:root {
  --color-accent: #1259c2;
  --color-cta: #f55b70;
  --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;
}
.ozmq4 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.yarnon {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.xhn3 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.pmwzi0j { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.baclcpt { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.baclcpt a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.baclcpt a:hover { color: var(--accent-light); }
.nq1e5zs     .ufv6 { border-radius: 24px; padding: 8px; }
.nq1e5zs .ufv6 li a { border-radius: 16px; }
.mlgc37s .ufv6 li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .ufv6 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .buwmkyi6:hover .ufv6,
  .buwmkyi6:focus-within .ufv6 { display: block; }
  .ufv6 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.wki51x6e {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.n6r2cy { display: none; }
@media (max-width: 640px) {
  .n6r2cy {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .n6r2cy.hifgt { display: block; }
}
@media (max-width: 640px) {
  .wki51x6e { display: block; }
  .baclcpt > li + li::before { display: none !important; }
  .baclcpt {
    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;
  }
  .baclcpt.hifgt { display: flex; }
  .baclcpt li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .baclcpt li:last-child a { border-bottom: none; }
}
.xa08og { min-height: 480px; }
.x68hmk {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.kmnai { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.tzgjne3 .kmnai { margin-left: 0; margin-right: 0; }
.f19z {
  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;
}
.buyrd .f19z { margin-top: 24px; }
.f19z:hover { opacity: 0.88; }
.c0nmxe71 .x68hmk { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.c0nmxe71 .kmnai { color: #e2e8f0; }
.c0nmxe71.tzgjne3   .lvm4 { text-align: left; }
.iebqhnh .x68hmk { color: var(--text-primary); text-shadow: none; }
.iebqhnh .kmnai { color: var(--text-muted); }
.iebqhnh .f19z { margin-top: 16px; }
.iebqhnh, .iebqhnh.xa08og { min-height: auto !important; }
.iebqhnh.tzgjne3   .lvm4 { text-align: left; }
.iebqhnh~.fq71iwek{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}
.iebqhnh~.fq71iwek .t2gb{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.i6u9 .k88m0,
.i6u9 .da3i {
  position: relative; overflow: hidden;
}
.i6u9 .k88m0::after,
.i6u9 .da3i::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.15; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@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); }
}
.i6u9 .c0nmxe71 .ikrr {
  overflow: hidden;
}
.i6u9 .c0nmxe71 .ikrr::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;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.k88m0 .x68hmk { color: #fff; }
.k88m0 .kmnai { color: rgba(255,255,255,0.85); }
.k88m0 .f19z { background: #fff; color: var(--cta); }
.k88m0 .f19z:hover { opacity: 0.92; }
.ohozexm .r4fas { position: relative; overflow: hidden; }
.ohozexm .r4fas::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;
}
.tzy6e .r4fas {
  animation: hg-breathe 7s ease-in-out infinite;
}
.eepvg55 .r4fas { position: relative; overflow: hidden; }
.eepvg55 .r4fas::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;
}
.i6u9 .r4fas { position: relative; overflow: hidden; }
.i6u9 .r4fas::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.jzqud .r4fas {
  animation: hg-fadein 1.2s ease-out both;
}
.r4fas {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.hnxw6ku {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.x8lf {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.old5 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.r4fas .x68hmk { text-shadow: none; color: var(--text-primary); }
.r4fas .kmnai { color: var(--text-muted); }
body.idxx .x68hmk {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.z2c3c .x68hmk {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.xa08og.k88m0 .x68hmk,
section.k88m0 .x68hmk {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.r4fas.t593 .hnxw6ku { align-items: center; text-align: center; }
.r4fas.tzgjne3   .hnxw6ku { align-items: flex-start; text-align: left; }
.tku3r9es .x8lf { position: relative; }
.tku3r9es .x8lf::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.tku3r9es.i60ef7 .x8lf::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.j7ly .x8lf {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.j7ly .old5 {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.j7ly.i60ef7 .x8lf { padding: 32px 0 32px 32px; }
.jb8mgr .x8lf {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.jb8mgr .old5 {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.i60ef7 .hnxw6ku {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.jb8mgr.i60ef7 .x8lf { padding: 40px 16px 40px 48px; }
.xa08og .d5xv {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.d5xv .ndi2hyv.xeb8ko {
  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;
}
.d5xv .ndi2hyv.xeb8ko:hover { opacity: 0.85; }
.susg1 .x8lf {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .r4fas { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .r4fas:not(.susg1) .x8lf { display: none !important; }
  .susg1 .x8lf { padding: 16px; }
  .hnxw6ku  { padding: 36px 24px; }
  .r4fas~.fq71iwek,.i60ef7~.fq71iwek{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .xa08og, .r4fas { min-height: 320px !important; }
  .x68hmk { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .huu7cx,
  .n5v1,
  .e4r5m28 { grid-template-columns: 1fr !important; }

  

  
  .bey153 { display: flex !important; flex-direction: column !important; }
  .bey153 .lvm4 { display: contents; }
  .bey153 .ikrr { order: 0; }
  .bey153 .x68hmk { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .bey153 .huu7cx { order: 2; padding: 0 16px 12px !important; }
  .bey153 .kmnai { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .buyrd .lvm4 { display: flex; flex-direction: column; }
  .buyrd .lvm4 .x68hmk { order: 1; }
  .buyrd .lvm4 .e4r5m28 { order: 2; margin: 8px 0 24px !important; }
  .buyrd .lvm4 .kmnai { order: 3; }
  .buyrd .lvm4 .f19z { order: 4; align-self: center; margin-top: 0; }

  
  .r4fas.susg1 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .r4fas.susg1 .hnxw6ku { display: contents; padding: 0; }
  .r4fas.susg1 .hnxw6ku .x68hmk { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .r4fas.susg1 .x8lf { order: 2; padding: 12px 16px; }
  .r4fas.susg1 .hnxw6ku .kmnai { order: 3; padding: 0 24px; margin: 0 auto; }
  .r4fas.susg1 .hnxw6ku .f19z { order: 4; align-self: center; margin: 8px 0 32px; }
}
.w08uw8kr { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.mdxcg9ld { width: 100%; height: auto; display: block; border-radius: 10px; }
.w2hd8b .w08uw8kr        { border-radius: 16px; }
.w2hd8b .mdxcg9ld  { border-radius: 16px; }
.r70i1ozu .w08uw8kr         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.r70i1ozu .mdxcg9ld   { border-radius: 8px; }
.dwupjp { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ka1nnzkm { width: 100%; padding: 32px 0; position: relative; }
.tk19 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.k8pt0z .ka1nnzkm:nth-child(even) { background: var(--bg-surface); }
.k8pt0z .ka1nnzkm:nth-child(odd)  { background: var(--bg-page); }
.hva9 .ka1nnzkm:nth-child(even) { background: var(--bg-card); }
.hva9 .ka1nnzkm:nth-child(odd)  { background: var(--bg-page); }
.k8pt0z .ka1nnzkm:nth-child(odd)  .tk19 { background: var(--bg-card); border-radius: 6px; }
.k8pt0z .ka1nnzkm:nth-child(even) .tk19 { background: var(--bg-raised); border-radius: 6px; }
.hva9 .ka1nnzkm:nth-child(odd)  .tk19 { background: var(--bg-card); border-radius: 6px; }
.hva9 .ka1nnzkm:nth-child(even) .tk19 { background: var(--bg-raised); border-radius: 6px; }
.k8pt0z .ka1nnzkm:nth-child(even) .ak4458o .umrib,
.hva9 .ka1nnzkm:nth-child(even) .ak4458o .umrib { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.k8pt0z .ka1nnzkm:nth-child(odd) .ak4458o .umrib,
.hva9 .ka1nnzkm:nth-child(odd) .ak4458o .umrib { background: var(--bg-card-inner); }
.k8pt0z .ka1nnzkm:nth-child(even) .v9p99ll .umrib:nth-child(odd),
.hva9 .ka1nnzkm:nth-child(even) .v9p99ll .umrib:nth-child(odd)  { background: var(--bg-card); }
.k8pt0z .ka1nnzkm:nth-child(even) .v9p99ll .umrib:nth-child(even),
.hva9 .ka1nnzkm:nth-child(even) .v9p99ll .umrib:nth-child(even) { background: var(--bg-card-inner); }
h1.xw7apt { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.xw7apt {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.hgqbj { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.wjmn h2.xw7apt {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.qntg6di h2.xw7apt {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.iuyp85 h2.xw7apt {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.jrcm h2.xw7apt::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.y3un8hvd h2.xw7apt {
  color: var(--text-primary); font-size: 1.7rem;
}
.mvxt6 h2.xw7apt::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.venjf h2.xw7apt {
  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;
}
.q62uqt { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .q62uqt { display: none; } }
.dwafd { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.mzyf2bh { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.rqsumwb4 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.a50b { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.k6kjmw2 { padding-left: 20px; }
.k6kjmw2 li { margin-bottom: 6px; }
.k6kjmw2 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.k6kjmw2 a:hover { color: var(--accent-light); }
.f3ljmah .a50b { display: none; }
.myy6d3q .a50b { display: none; }
.myy6d3q .k6kjmw2 { padding-left: 0; list-style: none; }
.myy6d3q .k6kjmw2 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.myy6d3q .k6kjmw2 a { font-size: 0.92rem; }
.dksnl .rqsumwb4 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.dksnl .a50b { display: none; }
.dksnl .k6kjmw2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.dksnl .k6kjmw2 li { margin-bottom: 0; }
.dksnl .k6kjmw2 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;
}
.dksnl .k6kjmw2 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.wq71ld .rqsumwb4 { padding: 20px 20px 16px; }
.wq71ld .k6kjmw2 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.wq71ld .k6kjmw2 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.wq71ld .k6kjmw2 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;
}
.wq71ld .k6kjmw2 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;
}
.wq71ld .k6kjmw2 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.wq71ld .k6kjmw2 a:focus,
.wq71ld .k6kjmw2 a:focus-visible,
.wq71ld .k6kjmw2 a:target { outline: none; }
.wq71ld .k6kjmw2 li:target a { border-color: var(--border); color: var(--text-muted); }
.e5kon4 .rqsumwb4 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.e5kon4 .a50b { display: none; }
.e5kon4 .k6kjmw2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.e5kon4 .k6kjmw2 li { margin-bottom: 0; }
.e5kon4 .k6kjmw2 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.e5kon4 .k6kjmw2 li:last-child::after { content: ""; margin-right: 0; }
.e5kon4 .k6kjmw2 a { font-size: 0.9rem; }
.umrib { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ak4458o .umrib { background: var(--bg-card); }
.v9p99ll .umrib:nth-child(odd)  { background: var(--bg-card); }
.v9p99ll .umrib:nth-child(even) { background: var(--bg-raised); }
.e5ut8 .umrib {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.e5ut8 .umrib:last-child { border-bottom: none; }
.e5ut8 h3.hgqbj { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.alq1d0 .umrib {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.alq1d0 .umrib + .umrib { margin-top: 4px; }
.n7yjb .umrib { background: none; border-radius: 0; padding: 12px 0; }
.n7yjb .umrib + .umrib { border-top: 1px solid var(--border-section); }
.s9lhk9r { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.xcmy { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.oc94r { color: var(--text-body); margin-bottom: 10px; }
.xore5ck, .dxie4k { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.xore5ck li, .dxie4k li { margin-bottom: 6px; }
.dxie4k li { list-style: decimal; }
.j358m2ix     .xore5ck { list-style-type: "● "; }
.xv0hsdm  .xore5ck { list-style-type: "■ "; }
.my48xgi .xore5ck { list-style-type: "◆ "; }
.bcu85    .xore5ck { list-style-type: "★ "; }
.j358m2ix     .oxopjfn { list-style-type: "● "; }
.xv0hsdm  .oxopjfn { list-style-type: "■ "; }
.my48xgi .oxopjfn { list-style-type: "◆ "; }
.bcu85    .oxopjfn { list-style-type: "★ "; }
.j358m2ix    .xore5ck li::marker, .j358m2ix    .oxopjfn li::marker,
.xv0hsdm .xore5ck li::marker, .xv0hsdm .oxopjfn li::marker,
.my48xgi .xore5ck li::marker, .my48xgi .oxopjfn li::marker,
.bcu85   .xore5ck li::marker, .bcu85   .oxopjfn li::marker {
  color: var(--cta); font-size: 1em;
}
.j358m2ix .dxie4k,
.xv0hsdm .dxie4k,
.my48xgi .dxie4k,
.bcu85 .dxie4k {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.j358m2ix .dxie4k li,
.xv0hsdm .dxie4k li,
.my48xgi .dxie4k li,
.bcu85 .dxie4k li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.j358m2ix .dxie4k li::before,
.xv0hsdm .dxie4k li::before,
.my48xgi .dxie4k li::before,
.bcu85 .dxie4k 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;
}
.j358m2ix     .dxie4k li::before { border-radius: 50%; }
.xv0hsdm  .dxie4k li::before { border-radius: 3px; }
.my48xgi .dxie4k li::before { border-radius: 3px; }
.bcu85    .dxie4k li::before { border-radius: 50%; }
.k13zsrle { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.na5hl .k13zsrle,
.z4j4y .k13zsrle { background: transparent; border: none; border-radius: 0; }
.m5z8 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.m5z8 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.m5z8 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.m5z8 tr:hover td { background: var(--bg-hover); }
.j8nd .m5z8 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.pos36 .m5z8 { border: 1px solid var(--border-alt); }
.pos36 .m5z8 th,
.pos36 .m5z8 td { border: 1px solid var(--border-alt); }
.mh37ccb .m5z8 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.mh37ccb .m5z8 td { border-bottom: none; }
.mh37ccb .m5z8 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.e1g69u1m .m5z8 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.yg3vakr .k13zsrle {
  overflow: hidden;
}
.yg3vakr .m5z8 th { border-bottom: 1px solid var(--border-alt); }
.yg3vakr .m5z8 tr:last-child td { border-bottom: none; }
.yes5qv { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ey3p2jfm { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.x9er { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.jcgt { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.vxfd9f { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.oxopjfn { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.oxopjfn 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%}
.ii2v8c3 .jcgt { background: transparent; text-align: center; }
.rxnle .x9er {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.uc5b7 .x9er {
  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);
}
.s0rij .ey3p2jfm { display: grid; grid-template-columns: auto 1fr; }
.s0rij .x9er {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.s0rij .jcgt { grid-column: 2; }
.s0rij .vxfd9f,
.s0rij .oxopjfn { grid-column: 1 / -1; }
.noxa2 .ey3p2jfm { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.noxa2 .x9er {
  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);
}
.noxa2 .jcgt { grid-column: 2; }
.noxa2 .vxfd9f,
.noxa2 .oxopjfn { grid-column: 1 / -1; }
.iiop .ey3p2jfm { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.iiop .jcgt { background: none; color: var(--accent-light); font-weight: 700; }
.lw4jbm .ey3p2jfm { 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); }
.lw4jbm .jcgt { background: none; color: var(--accent-light); font-weight: 700; }
.ohp6z .ey3p2jfm { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.ohp6z .ey3p2jfm:last-child { border-bottom: none; }
.ohp6z .jcgt { background: none; color: var(--accent-light); font-weight: 700; }
.yb2kg .ey3p2jfm { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.yb2kg .jcgt { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.sttj2kd2 .yes5qv { counter-reset: card-n; }
.sttj2kd2 .ey3p2jfm  { counter-increment: card-n; }
.sttj2kd2 .jcgt { display: flex; align-items: center; gap: 10px; }
.sttj2kd2 .jcgt::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;
}
.vf3bb .ey3p2jfm { background: var(--bg-surface); border: 1px solid var(--border); }
.vf3bb .jcgt { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.xb7j3 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.d7tt4  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.rudqva { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.eaj8 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.xb7j3 strong { color: var(--text-primary); font-size: 0.95rem; }
.xb7j3 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.mdxcg9ld { width: 100%; height: auto; border-radius: 10px; display: block; }
.xeb8ko {
  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;
}
.xeb8ko:hover { opacity: 0.85; }
.giaqpx .xeb8ko  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.giaqpx .xeb8ko:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.elmgnm .xeb8ko  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.elmgnm .xeb8ko:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ohu3p .f19z { border-radius: 50px; }
.ohu3p .xeb8ko  { border-radius: 50px; }
.wpznac .f19z { padding-left: 22px; padding-right: 22px; }
.wpznac .xeb8ko  { padding-left: 12px; padding-right: 12px; }
.w6x4 .f19z { padding-left: 44px; padding-right: 44px; }
.w6x4 .xeb8ko  { padding-left: 24px; padding-right: 24px; }
.pnle .f19z { padding-left: 56px; padding-right: 56px; }
.pnle .xeb8ko  { padding-left: 32px; padding-right: 32px; }
.b3at7vr   .f19z::after, .b3at7vr   .xeb8ko::after,
.ha71kzt .f19z::after, .ha71kzt .xeb8ko::after,
.xx6q    .f19z::after, .xx6q    .xeb8ko::after,
.xnbwpyhb    .f19z::after, .xnbwpyhb    .xeb8ko::after,
.wr1z6    .f19z::after, .wr1z6    .xeb8ko::after,
.ageuq9zl     .f19z::after, .ageuq9zl     .xeb8ko::after,
.f46efiq    .f19z::after, .f46efiq    .xeb8ko::after,
.cev2   .f19z::after, .cev2   .xeb8ko::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;
}
.b3at7vr .f19z::after, .b3at7vr .xeb8ko::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");
}
.ha71kzt .f19z::after, .ha71kzt .xeb8ko::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");
}
.xx6q .f19z::after, .xx6q .xeb8ko::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");
}
.xnbwpyhb .f19z::after, .xnbwpyhb .xeb8ko::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");
}
.wr1z6 .f19z::after, .wr1z6 .xeb8ko::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");
}
.ageuq9zl .f19z::after, .ageuq9zl .xeb8ko::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");
}
.f46efiq .f19z::after, .f46efiq .xeb8ko::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");
}
.cev2 .f19z::after, .cev2 .xeb8ko::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");
}
.kl64   .d8j4xzl::after, .kl64   .gy0wzn::after,
.as9pf .d8j4xzl::after, .as9pf .gy0wzn::after,
.fobdepj    .d8j4xzl::after, .fobdepj    .gy0wzn::after,
.icgo    .d8j4xzl::after, .icgo    .gy0wzn::after,
.oh20    .d8j4xzl::after, .oh20    .gy0wzn::after,
.kq1yj     .d8j4xzl::after, .kq1yj     .gy0wzn::after,
.x6tv67z    .d8j4xzl::after, .x6tv67z    .gy0wzn::after,
.rdf0n   .d8j4xzl::after, .rdf0n   .gy0wzn::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;
}
.kl64 .d8j4xzl::after, .kl64 .gy0wzn::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");
}
.as9pf .d8j4xzl::after, .as9pf .gy0wzn::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");
}
.fobdepj .d8j4xzl::after, .fobdepj .gy0wzn::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");
}
.icgo .d8j4xzl::after, .icgo .gy0wzn::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");
}
.oh20 .d8j4xzl::after, .oh20 .gy0wzn::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");
}
.kq1yj .d8j4xzl::after, .kq1yj .gy0wzn::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");
}
.x6tv67z .d8j4xzl::after, .x6tv67z .gy0wzn::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");
}
.rdf0n .d8j4xzl::after, .rdf0n .gy0wzn::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");
}
.uef414 .vyij    { background: #1a1a1a; }
.ndi2hyv.xeb8ko {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .kt2qt {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .kt2qt::before    { grid-area: rank;   }
  .nbtobn           { grid-area: ident;  }
  .zpe2h     { grid-area: rating; min-width: 0; width: auto; }
  .ddt9gkh           { grid-area: pills;  }
  .ndi2hyv             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .kt2qt {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .kt2qt::before    { justify-self: center; }
  .nbtobn           { width: 100%; }
  .zpe2h     { justify-self: center; }
  .ddt9gkh           { grid-template-columns: 1fr; }
}
.en79urap .bojsw { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .tteu8cg .o5ws0q {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .tteu8cg .hgc93 { margin: 0; }
}
@media (max-width: 720px) {
  .f7t11a { grid-template-columns: 1fr; }
  .v7ypn { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .v7ypn .bo3fa2 { width: 72px; height: 50px; }
  .v7ypn .iqdkw { max-width: 180px; }
  .v7ypn .mm4yx0c { width: auto; }
}
@media (max-width: 720px) {
  .ztk8 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .hl4772er { padding: 16px; }
  .i2fe06 .mx70fst { min-width: 50%; }
}
@media (max-width: 860px) {
  .s6bi { grid-template-columns: 1fr; }
  .eeuyz { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .caf5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .upfw5 { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .dgcbt0 { flex-direction: column; align-items: stretch; }
}
.fjpb9v3 .mm4yx0c .xeb8ko { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .vflui9s4 { flex-direction: column; align-items: stretch; gap: 10px; }
  .fjpb9v3 .mm4yx0c { text-align: center; }
}
@media (max-width: 720px) {
  .bi6et7v { grid-template-columns: 1fr; }
  .hi46 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ut2r5 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .swxtpjg { grid-template-columns: 1fr; }
  .hx34pbfr { width: 100px; height: 100px; margin: 16px auto; }
  .y9rk { font-size: 1.4rem; }
  .s50284fp { justify-content: center; }
  .uyye3r .mx70fst { min-width: 50%; }
}
@media (max-width: 540px) {
  .f5h3 { flex-wrap: wrap; padding: 14px 16px; }
  .hbbv { padding: 12px 16px; }
  .y08k3gi .tn21c5h { margin: 0 16px; }
  .y08k3gi .ljd3 { padding: 0 16px; }
  .lcdk { padding: 12px 16px; }
}
.qjkd .kt2qt {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.kiy9sq .q6sdgtd,
.kiy9sq .tii3uo,
.kiy9sq .tii3uo {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.kiy9sq .tii3uo small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.kiy9sq .qtf0 .lkay931,
.kiy9sq .qtf0 strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.kiy9sq .wcg5sl2,
.kiy9sq .f5exnl { font-size: 1em; }
.k6b98j { margin: 16px 0; }
.qiemzxe { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.qiemzxe summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.qiemzxe summary::after { content: "+"; color: var(--accent-light); }
.qiemzxe[open] summary::after { content: "−"; }
.qiemzxe p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ka1nnzkm { margin-bottom: 0; }
.te1q65x h2.xw7apt { color: var(--text-primary); border-color: var(--accent-light); }
.tvq1qpj9 h2.xw7apt { color: var(--text-primary); border-color: var(--accent-light); }
.vm3q8 .d7tt4     { background: #052e16; border-color: #10b981; }
.vm3q8 .rudqva    { background: #1e1036; border-color: #a855f7; }
.vm3q8 .xb7j3 strong  { color: #f1f5f9; }
.vm3q8 .xb7j3 p       { color: #cbd5e1; }
.vm3q8 .uc2r54    .d7tt4     .eaj8::before,
.vm3q8 .czs0  .d7tt4     .eaj8::before,
.vm3q8 .ycpq0z  .d7tt4     .eaj8::before,
.vm3q8 .ufux5dm .d7tt4     .eaj8::before { color: #10b981; }
.vm3q8 .uc2r54    .ux8rz5h .eaj8::before,
.vm3q8 .czs0  .ux8rz5h .eaj8::before,
.vm3q8 .ycpq0z  .ux8rz5h .eaj8::before,
.vm3q8 .ufux5dm .ux8rz5h .eaj8::before { color: #f43f5e; }
.vm3q8 .uc2r54    .rudqva    .eaj8::before,
.vm3q8 .czs0  .rudqva    .eaj8::before,
.vm3q8 .ycpq0z  .rudqva    .eaj8::before,
.vm3q8 .ufux5dm .rudqva    .eaj8::before { color: #a855f7; }
.hgsflky1 .d7tt4     { background: #2d2000; border-color: #eab308; }
.hgsflky1 .ux8rz5h { background: #2d0b0b; border-color: #ef4444; }
.hgsflky1 .rudqva    { background: #2d1600; border-color: #f97316; }
.hgsflky1 .xb7j3 strong  { color: #f1f5f9; }
.hgsflky1 .xb7j3 p       { color: #cbd5e1; }
.hgsflky1 .uc2r54    .d7tt4     .eaj8::before,
.hgsflky1 .czs0  .d7tt4     .eaj8::before,
.hgsflky1 .ycpq0z  .d7tt4     .eaj8::before,
.hgsflky1 .ufux5dm .d7tt4     .eaj8::before { color: #eab308; }
.hgsflky1 .uc2r54    .ux8rz5h .eaj8::before,
.hgsflky1 .czs0  .ux8rz5h .eaj8::before,
.hgsflky1 .ycpq0z  .ux8rz5h .eaj8::before,
.hgsflky1 .ufux5dm .ux8rz5h .eaj8::before { color: #ef4444; }
.hgsflky1 .uc2r54    .rudqva    .eaj8::before,
.hgsflky1 .czs0  .rudqva    .eaj8::before,
.hgsflky1 .ycpq0z  .rudqva    .eaj8::before,
.hgsflky1 .ufux5dm .rudqva    .eaj8::before { color: #f97316; }
.msdumh7x .d7tt4     { background: #0c1a2e; border-color: #38bdf8; }
.msdumh7x .rudqva    { background: #0a2020; border-color: #2dd4bf; }
.msdumh7x .xb7j3 strong  { color: #f1f5f9; }
.msdumh7x .xb7j3 p       { color: #cbd5e1; }
.msdumh7x .uc2r54    .d7tt4     .eaj8::before,
.msdumh7x .czs0  .d7tt4     .eaj8::before,
.msdumh7x .ycpq0z  .d7tt4     .eaj8::before,
.msdumh7x .ufux5dm .d7tt4     .eaj8::before { color: #38bdf8; }
.msdumh7x .uc2r54    .ux8rz5h .eaj8::before,
.msdumh7x .czs0  .ux8rz5h .eaj8::before,
.msdumh7x .ycpq0z  .ux8rz5h .eaj8::before,
.msdumh7x .ufux5dm .ux8rz5h .eaj8::before { color: #818cf8; }
.msdumh7x .uc2r54    .rudqva    .eaj8::before,
.msdumh7x .czs0  .rudqva    .eaj8::before,
.msdumh7x .ycpq0z  .rudqva    .eaj8::before,
.msdumh7x .ufux5dm .rudqva    .eaj8::before { color: #2dd4bf; }
.j22qnec .d7tt4     { background: var(--accent-bg); border-color: var(--accent-light); }
.j22qnec .rudqva    { background: var(--accent-bg); border-color: var(--accent-pale); }
.j22qnec .uc2r54    .eaj8::before,
.j22qnec .czs0  .eaj8::before,
.j22qnec .ycpq0z  .eaj8::before,
.j22qnec .ufux5dm .eaj8::before { color: var(--accent-light) !important; }
.vzg6us .f7vw2u { background: var(--bg-pros); }
.vzg6us .vmwf1g0 { background: var(--bg-cons); }
.vzg6us .f7vw2u .sw2w { color: var(--c-pros-label); }
.vzg6us .vmwf1g0 .bh5sg { color: var(--c-cons); }
.vzg6us .f7vw2u ul li,
.vzg6us .p70c36n li          { color: var(--c-pros); }
.vzg6us .vmwf1g0 ul li,
.vzg6us .xh21j li          { color: var(--c-cons); }
.en79urap .xb7j3 { background: transparent; border-left: none; border: 1.5px solid; }
.en79urap .d7tt4     { border-color: var(--c-tip-border); }
.en79urap .ux8rz5h { border-color: var(--c-warn-border); }
.en79urap .rudqva    { border-color: #60a5fa; }
.en79urap .xb7j3 strong { color: var(--text-primary); }
.en79urap .xb7j3 p      { color: var(--text-muted); }
.qy87u782 .xb7j3 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.qy87u782 .d7tt4     { border-top-color: var(--c-tip-border); }
.qy87u782 .rudqva    { border-top-color: #60a5fa; }
.wh5j .xb7j3 { border-left: none; border-radius: 8px; }
.wh5j .d7tt4     { background: #065f46; }
.wh5j .rudqva    { background: #1e3a8a; }
.wh5j .xb7j3 strong,
.wh5j .xb7j3 p { color: #fff; }
.wh5j .eaj8::before { color: rgba(255,255,255,0.85) !important; }
.vm3q8.wh5j .d7tt4,
.vm3q8 .wh5j .d7tt4     { background: #052e16; }
.vm3q8.wh5j .rudqva,
.vm3q8 .wh5j .rudqva    { background: #1e1036; }
.hgsflky1.wh5j .d7tt4,
.hgsflky1 .wh5j .d7tt4      { background: #2d2000; }
.hgsflky1.wh5j .ux8rz5h,
.hgsflky1 .wh5j .ux8rz5h  { background: #2d0b0b; }
.hgsflky1.wh5j .rudqva,
.hgsflky1 .wh5j .rudqva     { background: #2d1600; }
.msdumh7x.wh5j .d7tt4,
.msdumh7x .wh5j .d7tt4      { background: #0c1a2e; }
.msdumh7x.wh5j .rudqva,
.msdumh7x .wh5j .rudqva     { background: #0a2020; }
.vy0v8z .xb7j3 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.vy0v8z .d7tt4     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.vy0v8z .rudqva    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.vy0v8z .xb7j3 strong { color: var(--text-primary); }
.vy0v8z .xb7j3 p      { color: var(--text-muted); }
.ul4us .xb7j3 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.uc2r54 .eaj8,
.czs0 .eaj8,
.ycpq0z .eaj8,
.ufux5dm .eaj8 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.uc2r54 .eaj8::before,
.czs0 .eaj8::before,
.ycpq0z .eaj8::before,
.ufux5dm .eaj8::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.uc2r54 .d7tt4     .eaj8::before { content: "✦"; color: var(--c-tip-border); }
.uc2r54 .ux8rz5h .eaj8::before { content: "▲"; color: var(--c-warn-border); }
.uc2r54 .rudqva    .eaj8::before { content: "◉"; color: #60a5fa; }
.czs0 .d7tt4     .eaj8::before { content: "★"; color: var(--c-tip-border); }
.czs0 .ux8rz5h .eaj8::before { content: "◆"; color: var(--c-warn-border); }
.czs0 .rudqva    .eaj8::before { content: "●"; color: #60a5fa; }
.ycpq0z .d7tt4     .eaj8::before { content: "▶"; color: var(--c-tip-border); }
.ycpq0z .ux8rz5h .eaj8::before { content: "■"; color: var(--c-warn-border); }
.ycpq0z .rudqva    .eaj8::before { content: "▸"; color: #60a5fa; }
.ufux5dm .d7tt4     .eaj8::before { content: "→"; color: var(--c-tip-border); }
.ufux5dm .ux8rz5h .eaj8::before { content: "⬥"; color: var(--c-warn-border); }
.ufux5dm .rudqva    .eaj8::before { content: "◈"; color: #60a5fa; }
.guudqu .ak4458o .umrib,
.guudqu .v9p99ll .umrib  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.guudqu .ey3p2jfm                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.guudqu .k13zsrle          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.guudqu .rqsumwb4                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.atmz8 .ak4458o .umrib,
.atmz8 .v9p99ll .umrib,
.atmz8 .ey3p2jfm,
.atmz8 .kt2qt,
.atmz8 .hgc93,
.atmz8 .k13zsrle,
.atmz8 .rqsumwb4,
.atmz8 .ul4us .xb7j3 { box-shadow: none; }
.td8sx   .oc94r, .td8sx .s9lhk9r, .td8sx .xcmy,
.td8sx   .dwafd, .td8sx .mzyf2bh { font-size: 0.9rem; }
.td8sx   .xore5ck, .td8sx .dxie4k { font-size: 0.9rem; }
.d3keg   .oc94r, .d3keg .s9lhk9r, .d3keg .xcmy,
.d3keg   .dwafd, .d3keg .mzyf2bh { font-size: 0.95rem; }
.d3keg   .xore5ck, .d3keg .dxie4k { font-size: 0.95rem; }
.tzerq   .oc94r, .tzerq .s9lhk9r, .tzerq .xcmy,
.tzerq   .dwafd, .tzerq .mzyf2bh { font-size: 1.08rem; }
.tzerq   .xore5ck, .tzerq .dxie4k { font-size: 1.05rem; }
.tzerq   .m5z8 { font-size: 0.97rem; }
.d2mbw .x68hmk      { font-size: 3.2rem; }
.d2mbw h2.xw7apt { font-size: 1.9rem; }
.d2mbw h3.hgqbj     { font-size: 1.4rem; }
.tys7b0hv .x68hmk      { font-size: 3.8rem; }
.tys7b0hv h2.xw7apt { font-size: 2.2rem; }
.tys7b0hv h3.hgqbj     { font-size: 1.6rem; }
.ka1nnzkm + .ka1nnzkm { position: relative; }
.kqc4   .ka1nnzkm + .ka1nnzkm::before,
.ftp7q  .ka1nnzkm + .ka1nnzkm::before,
.tnrto5   .ka1nnzkm + .ka1nnzkm::before,
.mk0vb   .ka1nnzkm + .ka1nnzkm::before,
.fga8   .ka1nnzkm + .ka1nnzkm::before,
.yavymo .ka1nnzkm + .ka1nnzkm::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.kqc4 .ka1nnzkm + .ka1nnzkm::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ftp7q .ka1nnzkm + .ka1nnzkm::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.tnrto5 .ka1nnzkm + .ka1nnzkm::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;
}
.mk0vb .ka1nnzkm + .ka1nnzkm::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.r0iq9ilk .ka1nnzkm { margin-bottom: 16px; }
.r0iq9ilk .ka1nnzkm + .ka1nnzkm { margin-top: 0; }
.r0iq9ilk .tk19 { padding-top: 0; padding-bottom: 0; }
.fga8 .ka1nnzkm + .ka1nnzkm::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.yavymo .ka1nnzkm + .ka1nnzkm::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ftds .ka1nnzkm + .ka1nnzkm::before,
.mi3m .ka1nnzkm + .ka1nnzkm::before,
.vyk1 .ka1nnzkm + .ka1nnzkm::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%;
}
.k8pt0z .ftds .ka1nnzkm:nth-child(even)::before,
.k8pt0z .mi3m .ka1nnzkm:nth-child(even)::before,
.k8pt0z .vyk1 .ka1nnzkm:nth-child(even)::before { background: var(--bg-surface); }
.hva9 .ftds .ka1nnzkm:nth-child(even)::before,
.hva9 .mi3m .ka1nnzkm:nth-child(even)::before,
.hva9 .vyk1 .ka1nnzkm:nth-child(even)::before { background: var(--bg-card); }
.ftds .ka1nnzkm + .ka1nnzkm::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");
}
.mi3m .ka1nnzkm + .ka1nnzkm::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");
}
.vyk1 .ka1nnzkm + .ka1nnzkm::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");
}
.vws577d .hnxw6ku,
.vn5r .hnxw6ku { padding-bottom: 60px; }
.noo0ro0d .hnxw6ku { padding-bottom: 70px; }
.fdl1 .c0nmxe71:not(.k88m0) .ikrr { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.juquy .r4fas { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.fdl1 .k88m0 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.fdl1 .da3i { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.fdl1 .r4fas { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.pvwar67j .r4fas { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.izs161 .r4fas { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.mfzf6h .r4fas { background: var(--accent-bg); }
.hgahbtx .w08uw8kr { float: left; width: 38%; margin: 0 28px 16px 0; }
.hgahbtx .w08uw8kr .mdxcg9ld { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hgahbtx .tk19::after { content: ''; display: block; clear: both; }
.x4ekz6 .w08uw8kr { float: right; width: 38%; margin: 0 0 16px 28px; }
.x4ekz6 .w08uw8kr .mdxcg9ld { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.x4ekz6 .tk19::after { content: ''; display: block; clear: both; }
.cuji .ka1nnzkm:nth-child(odd)  .w08uw8kr { float: left;  width: 38%; margin: 0 28px 16px 0; }
.cuji .ka1nnzkm:nth-child(even) .w08uw8kr { float: right; width: 38%; margin: 0 0 16px 28px; }
.cuji .w08uw8kr .mdxcg9ld { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.cuji .tk19::after { content: ''; display: block; clear: both; }
.hgahbtx .yes5qv,
.x4ekz6 .yes5qv,
.cuji .yes5qv,
.cuji .a4y0u9l { clear: both; }
@media (max-width: 900px) {
  .hgahbtx .w08uw8kr,
  .x4ekz6 .w08uw8kr,
  .cuji .ka1nnzkm:nth-child(odd)  .w08uw8kr,
  .cuji .ka1nnzkm:nth-child(even) .w08uw8kr {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .hgahbtx .w08uw8kr .mdxcg9ld,
  .x4ekz6 .w08uw8kr .mdxcg9ld,
  .cuji .w08uw8kr .mdxcg9ld {
    max-height: none !important;
  }
}
.hgahbtx .xore5ck,
.hgahbtx .dxie4k,
.x4ekz6 .xore5ck,
.x4ekz6 .dxie4k,
.cuji .xore5ck,
.cuji .dxie4k { overflow: hidden; }
@media (max-width: 640px) {
  .hgahbtx .w08uw8kr,
  .x4ekz6 .w08uw8kr,
  .cuji .w08uw8kr { float: none; width: 100%; margin: 0 0 16px 0; }
}
.vn6izm .dwupjp,
.vn6izm .tk19,
.vn6izm .e14rs8  { max-width: 1100px; }
.k0t99 .dwupjp,
.k0t99 .tk19,
.k0t99 .e14rs8  { max-width: 1200px; }
.k0t99 { --content-mw: 1200px; }
.gcc0s .dwupjp,
.gcc0s .tk19,
.gcc0s .e14rs8  { max-width: 1320px; }
.qn65zll { font-size: 0.82rem; color: var(--text-muted); }
.a774rq { display: flex; align-items: center; }
.l9gro {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.b474b { display: flex; align-items: center; }
.cee4sfd { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.cee4sfd:hover { text-decoration: underline; }
.vwvf { margin: 0 3px; opacity: 0.45; }
.vwvf::before { content: '/'; }
.i2lg8r4r { padding: 2px 5px; color: var(--text-main); }
.l1z98i8w .qn65zll {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.l1z98i8w .a774rq { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ijf5 .qn65zll {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ijf5 .a774rq { padding: 0 0 0 12px; }
.pb4x553 .a774rq { padding: 0 16px; }
.pb4x553 .qn65zll {
  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);
}
.pb4x553 .dwupjp { padding-top: 28px; }
@media (max-width: 720px) {
  .jbfeq1 { margin-top: 18px; padding: 0 16px; }
  .pb4x553 .dwupjp { padding-top: 16px; }
}
.vn6izm.l1z98i8w .a774rq { max-width: 1100px; }
.k0t99.l1z98i8w .a774rq { max-width: 1200px; }
.gcc0s.l1z98i8w .a774rq { max-width: 1320px; }
.k0t99 .jbfeq1 { max-width: 1200px; }
.g0op9y0c .ka1nnzkm { padding-top: 16px; padding-bottom: 16px; }
.dpaa .ka1nnzkm { padding-top: 24px; padding-bottom: 24px; }
.mkrb .ka1nnzkm { padding-top: 40px; padding-bottom: 40px; }
.qgci .ka1nnzkm { padding-top: 52px; padding-bottom: 52px; }
.pg8m6l .ka1nnzkm:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.pg8m6l .ka1nnzkm:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.pg8m6l .ka1nnzkm:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.pg8m6l .ka1nnzkm:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ijo21 .tk19 { padding-top: 10px;  padding-bottom: 10px; }
.wnqsp6o .tk19 { padding-top: 18px;  padding-bottom: 18px; }
.u441 .tk19 { padding-top: 36px;  padding-bottom: 36px; }
.bqrjn66 .tk19 { padding-top: 48px;  padding-bottom: 48px; }
.c72se h2.xw7apt { font-weight: 600; }
.c72se h3.hgqbj     { font-weight: 600; }
.n0qdd84f h2.xw7apt { font-weight: 800; }
.n0qdd84f h3.hgqbj     { font-weight: 700; }
.mu80t469 h2.xw7apt { font-weight: 900; }
.mu80t469 h3.hgqbj     { font-weight: 800; }
.mu80t469 .xb7j3 strong,
.mu80t469 .xb7j3 strong { font-weight: 600; }
.d8j4xzl {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.zuw5 .d8j4xzl { display: none; }
@media (max-width: 640px) {
  .hsfos15 { display: none; }
  .d8j4xzl {
    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;
  }
}
.d8j4xzl { background: var(--cta) !important; color: #fff !important; border: none !important; }
.d8j4xzl:hover { opacity: 0.85; }
.j6dgwci .d8j4xzl { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.fg9b .d8j4xzl,
.vopxq  .d8j4xzl { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.fg9b .d8j4xzl:hover,
.vopxq  .d8j4xzl:hover { opacity: 0.88; }
.j6dgwci.fg9b .d8j4xzl,
.j6dgwci.vopxq  .d8j4xzl { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.gy0wzn {
  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;
}
.gy0wzn:hover { transform: translateY(-2px); opacity: 0.92; }
.gy0wzn { background: var(--cta) !important; color: #fff !important; border: none !important; }
.wgzdode2 .gy0wzn { display: none; }
.exqn58wq .gy0wzn { right: 32px; }
.tzdz  .gy0wzn { left: 32px; }
@media (max-width: 480px) {
  .exqn58wq .gy0wzn { right: 20px; bottom: 20px; }
  .tzdz  .gy0wzn { left: 20px; bottom: 20px; }
}
.gs01e1 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.e14rs8 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.k8ed0 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.s5tiz { color: var(--text-dim); font-size: 0.8rem; }
.plk69 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.plk69 img { height: 26px; width: auto; object-fit: contain; }
.b50yg8y a, .thramhcd a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.b50yg8y a:hover, .thramhcd a:hover { color: var(--accent-light); }
.thramhcd { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.vdro .e14rs8 { text-align: center; }
.vdro .thramhcd { justify-content: center; margin-bottom: 16px; }
.vdro .k8ed0 { margin-top: 0; }
.dn4x { margin-top: 10px; }
.dn4x a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .e14rs8 { padding-left: 16px; padding-right: 16px; }
  .pz9r .e14rs8 { padding: 20px 16px; }
  .thramhcd { gap: 4px 12px; }
  .k8ed0 { font-size: 0.78rem; }
}
.h8x0t5 .j5wn .plk69 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.h8x0t5 .k8ed0 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.h8x0t5 .s5tiz { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .h8x0t5 .fdjke16x { grid-template-columns: 1fr 1fr; } .h8x0t5 .j5wn { grid-column: 1 / -1; } }
@media (max-width: 480px) { .h8x0t5 .fdjke16x { grid-template-columns: 1fr; } }
.yw4xjxgm .plk69 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.yw4xjxgm .k8ed0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .yw4xjxgm .m4kq5pc { gap: 12px; } .yw4xjxgm .plk69 { margin-right: 0; width: 100%; } }
.zt11e .pavq .plk69 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.zt11e .k8ed0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.zt11e .s5tiz { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .zt11e .qeajw { grid-template-columns: 1fr 1fr; } .zt11e .pavq { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zt11e .qeajw { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .yroe4jx .ufkti { grid-template-columns: 1fr 1fr; } .yroe4jx .f98f:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yroe4jx .ufkti { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .tjor .ufkti { grid-template-columns: 1fr; } }
.e5lraf5 .e14rs8 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.e5lraf5 .thramhcd { justify-content: center; }
.laeyd .ozmq4      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.laeyd .gs01e1 { background: var(--bg-page); border-top-color: var(--border-alt); }
.lj77 .ozmq4      { background: #0d1117; border-bottom-color: #21262d; }
.lj77 .xhn3 { color: var(--accent-light); }
.lj77 .baclcpt { --msep-color: #8b949e; }
.lj77 .baclcpt a { color: #8b949e; }
.lj77 .baclcpt a:hover { color: var(--accent-light); }
.lj77 .wki51x6e { color: #8b949e; }
.lj77 .gs01e1 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.lj77 .k8ed0,
.lj77 .s5tiz { color: #6e7681; }
.lj77 .b50yg8y a, .lj77 .thramhcd a,
.lj77 .plk69 { color: #e6edf3; }
.lj77 .b50yg8y a:hover, .lj77 .thramhcd a:hover,
@media (max-width: 640px) {
  .lj77 .baclcpt { background: #0d1117; border-top-color: #21262d; }
  .lj77 .baclcpt li a { border-bottom-color: #21262d; }
}
.cxo9xt .ozmq4      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.cxo9xt .xhn3 { color: var(--accent-light); }
.cxo9xt .baclcpt { --msep-color: #475569; }
.cxo9xt .baclcpt a { color: #475569; }
.cxo9xt .baclcpt a:hover { color: var(--accent-light); }
.cxo9xt .wki51x6e { color: #64748b; }
.cxo9xt .gs01e1 { background: #f0f4f8; border-top-color: #cbd5e1; }
.cxo9xt .k8ed0,
.cxo9xt .s5tiz { color: #64748b; }
.cxo9xt .b50yg8y a, .cxo9xt .thramhcd a,
.cxo9xt .mz6v a, .cxo9xt .plk69 { color: #374151; }
.cxo9xt .b50yg8y a:hover, .cxo9xt .thramhcd a:hover,
@media (max-width: 640px) {
  .cxo9xt .baclcpt { background: #f0f4f8; border-top-color: #cbd5e1; }
  .cxo9xt .baclcpt li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.fg9b .ozmq4      { background: var(--accent); border-bottom-color: var(--accent-light); }
.fg9b .xhn3 { color: #fff; }
.fg9b .baclcpt { --msep-color: rgba(255,255,255,0.82); }
.fg9b .baclcpt a { color: rgba(255,255,255,0.82); }
.fg9b .baclcpt a:hover { color: #fff; }
.fg9b .wki51x6e { color: rgba(255,255,255,0.9); }
.fg9b .gs01e1 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.fg9b .k8ed0,
.fg9b .s5tiz { color: rgba(255,255,255,0.72); }
.fg9b .b50yg8y a, .fg9b .thramhcd a,
.fg9b .mz6v a, .fg9b .plk69 { color: #fff; }
.fg9b .b50yg8y a:hover, .fg9b .thramhcd a:hover,
@media (max-width: 640px) {
  .fg9b .baclcpt { background: var(--accent); border-top-color: var(--accent-light); }
  .fg9b .baclcpt li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.vopxq .ozmq4 {
  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);
}
.vopxq .gs01e1 {
  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) {
  .vopxq .baclcpt {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.vdf85mh .yarnon { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.si7qh08 .yarnon { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.umltf .yarnon { min-height: 72px; height: auto; }
.claxlz .yarnon { min-height: 84px; height: auto; }
.pz9r .yarnon { max-width: none; padding: 0 32px; }
.pz9r .e14rs8  { max-width: none; padding: 24px 32px; }
.zcju.k0t99 .yarnon { max-width: 1200px; }
.zcju.gcc0s .yarnon { max-width: 1320px; }
.vp50   .xhn3, .vp50   .plk69 { text-transform: capitalize; }
.ix663yn9 .xhn3, .ix663yn9 .plk69 { text-transform: lowercase; }
.iv0z81 .xhn3, .iv0z81 .plk69 { text-transform: uppercase; letter-spacing: 0.06em; }
.e1jski7, .vlkd2tz {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.nyt6s3ks .e1jski7,
.nyt6s3ks .vlkd2tz { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.itj1gz .e1jski7,
.itj1gz .vlkd2tz { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.wob3dh .e1jski7,
.wob3dh .vlkd2tz { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.aecevruo .e1jski7,
.aecevruo .vlkd2tz { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.ilne   .baclcpt a { font-weight: 500; }
.rn06 .baclcpt a { font-weight: 600; }
.moy8     .baclcpt a { font-weight: 700; }
.u53lgt    .baclcpt a { font-weight: 800; letter-spacing: 0.01em; }
.j36k     .baclcpt > li + li::before,
.e400    .baclcpt > li + li::before,
.c0ze    .baclcpt > li + li::before,
.luygxce7 .baclcpt > li + li::before,
.wkpi .baclcpt > li + li::before,
.j0finhh8  .baclcpt > li + li::before,
.x6jp9d2n    .baclcpt > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.j36k     .baclcpt > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.e400    .baclcpt > li + li::before { content: "|"; }
.c0ze    .baclcpt > li + li::before { content: "—"; }
.luygxce7 .baclcpt > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.wkpi .baclcpt > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.j0finhh8  .baclcpt > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.x6jp9d2n    .baclcpt > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .vdofer .wki51x6e,
  .kte1gw .wki51x6e,
  .xih16 .wki51x6e,
  .es0okvjk .wki51x6e,
  .iovt1r .wki51x6e {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .vdofer .wki51x6e::before,
  .kte1gw .wki51x6e::before,
  .xih16 .wki51x6e::before,
  .es0okvjk .wki51x6e::before,
  .iovt1r .wki51x6e::before { content: ""; display: block; flex-shrink: 0; }

  
  .vdofer .wki51x6e::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;
  }

  
  .kte1gw .wki51x6e::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;
  }

  
  .xih16 .wki51x6e::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;
  }

  
  .es0okvjk .wki51x6e::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;
  }

  
  .iovt1r .wki51x6e::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) {
  .yacpby6 .wki51x6e {
    padding: 5px 14px;
  }
  .yacpby6 .baclcpt {
    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;
  }
  .yacpby6 .baclcpt li a {
    border-bottom: none; padding: 10px 22px;
  }
  .yacpby6 .baclcpt li a:hover { background: var(--bg-raised); }
  .yacpby6 .n6r2cy,
  .tv5k .n6r2cy,
  .imnet .n6r2cy { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .malfdh .wki51x6e {
    padding: 5px 10px;
  }
  .malfdh .baclcpt {
    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);
  }
  .malfdh .baclcpt.hifgt { transform: translateX(0); }
  .malfdh .baclcpt li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .malfdh .baclcpt li:last-child a { border-bottom: none; }
  .fg9b .baclcpt,
  .lj77 .baclcpt { background: var(--accent) !important; }
  .fg9b .baclcpt li a,
  .lj77 .baclcpt li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .imnet .wki51x6e {
    padding: 5px 10px;
  }
  .imnet .baclcpt {
    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);
  }
  .imnet .baclcpt::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .imnet .baclcpt.hifgt { transform: translateY(0); }
  .imnet .baclcpt li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .l940y .wki51x6e {
    padding: 5px 10px;
  }
  .l940y .baclcpt {
    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;
  }
  .l940y .baclcpt.hifgt { opacity: 1; pointer-events: auto; }
  .l940y .baclcpt li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .nkva4qg     .wki51x6e { border-radius: 0 !important; }
  .ij272fo   .wki51x6e { border-radius: 8px !important; }
  .r1luawv .wki51x6e { border-radius: 50% !important; }
  .y5k56l   .wki51x6e { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .ekldt .u8sfcwu { flex-direction: column; align-items: stretch; }
  .ekldt .jg1k0 { flex-direction: row; min-width: auto; }
  .ekldt .hapf { align-items: flex-start; text-align: left; }
}
.obcyqhy,
.obcyqhy.ka1nnzkm,
.k8pt0z .obcyqhy,
.pkm7f .obcyqhy,
.hva9 .obcyqhy,
.o3x1 .obcyqhy {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.nh4dvb0o {
  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;
}
.z2314 { flex: 1 1 280px; min-width: 0; }
.vmrb3 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.gicy {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ekxxr {
  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;
}
.ekxxr:hover { transform: translateY(-1px); opacity: 0.95; }
.cyqi2i72 .nh4dvb0o {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.cyqi2i72 .vmrb3 { color: var(--cta); }
.cyqi2i72 .gicy { color: var(--text-body); }
.cyqi2i72 .ekxxr {
  background: var(--cta) !important;
  color: #fff !important;
}
.ehln .nh4dvb0o {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ehln .vmrb3 { color: var(--text-primary); }
.ehln .gicy { color: var(--text-body); }
.ehln .ekxxr {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .nh4dvb0o {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .z2314 { flex: 0 0 auto; }
  .vmrb3 { font-size: 1.2rem; }
  .ekxxr { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.mdljlpo .pmwzi0j { height: 36px; }
.smm7tmsf .pmwzi0j { height: 60px; max-width: 200px; }
.sf88 .pmwzi0j { height: 56px; max-width: 180px; }
.tqz6yc     .q6sdgtd, .tqz6yc     .lkay931 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
@media (min-width: 720px) {
  .y1t0 .a4y0u9l {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .y1t0 .kt2qt {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .y1t0 .kt2qt { padding: 40px 16px 20px; }
  .y1t0 .t32ea1 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .y1t0 .ndi2hyv { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .focli9 .kt2qt {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .focli9 .kt2qt::before {
    position: absolute; top: 14px; left: 14px;
  }
  .focli9 .nbtobn {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .focli9 .lk37gkf4 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .focli9 .t32ea1 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .focli9 .ndi2hyv { width: 100%; min-width: 0; }
  .focli9 .q6sdgtd { min-width: 0; }
}
.qt0r41x .qiemzxe {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.qt0r41x .qiemzxe summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.qt0r41x .qiemzxe p { padding: 0 2px 16px; }
.piqx .qiemzxe { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.piqx .qiemzxe summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.piqx .qiemzxe summary::after { content: "›"; font-size: 1.2em; }
.piqx .qiemzxe[open] summary::after { content: "‹"; }
.piqx .qiemzxe p { padding: 10px 22px 4px; }
.ksfwi1ae .qiemzxe {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ksfwi1ae .qiemzxe summary { color: var(--text-primary); padding-left: 16px; }
.ksfwi1ae .qiemzxe summary::after { content: "›"; font-size: 1.1em; }
.ksfwi1ae .qiemzxe[open] summary::after { content: "‹"; }
.ksfwi1ae .qiemzxe p { padding-left: 16px; }
.fuk7g8uh .k6b98j { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.fuk7g8uh .qiemzxe {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.fuk7g8uh .qiemzxe:last-child { border-bottom: none; }
.fuk7g8uh .qiemzxe summary { color: var(--text-primary); border-radius: 0; }
.fuk7g8uh .qiemzxe summary::after { content: "›"; font-size: 1.1em; }
.fuk7g8uh .qiemzxe[open] summary::after { content: "‹"; }
.ti2xuj8 .qiemzxe { overflow: hidden; }
.ti2xuj8 .qiemzxe summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.ti2xuj8 .qiemzxe summary::after { color: rgba(255,255,255,.75); }
.ti2xuj8 .qiemzxe[open] summary { border-radius: 0; }
.xuwnz43x { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.rdw1cimo {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.p41iip {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.zowh { color: var(--text-muted); font-size: 1.05rem; }
.mbs0fda {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.v3j4 { margin-bottom: 20px; }
.vw2qgv {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.trcm3g {
  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;
}
.trcm3g:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.plwmk { resize: vertical; min-height: 130px; }
.dma27q { width: 100%; margin-top: 8px; }
.m6g50d {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.huv6iay {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.e3zb { color: var(--text-muted); line-height: 1.75; }
.kxk89d { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.kxk89d li { margin-bottom: 6px; }
.m29ge { max-width: 760px; margin: 0 auto; }
.k4c0k3f { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.qrzijti { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.qrzijti:last-child { border-bottom: none; }
.qrzijti h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.qrzijti p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.g2pw2o { max-width: 760px; margin: 0 auto; }
.h86auq7p { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.h86auq7p:last-child { border-bottom: none; }
.tshkdvc { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.h86auq7p p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.h86auq7p ul.kxk89d { margin: 0; }
.vu1j530r .tshkdvc { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .vu1j530r { grid-template-columns: 1fr; gap: 10px; } }
.vcwsdr5 .tshkdvc { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.zupc .kxk89d { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .x5d08hzl { grid-template-columns: 1fr; } }
.fa5vn { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.fa5vn:hover .nrbuvn { color: var(--accent-light); text-decoration: underline; }
.qrav9m { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.nbx1w8 { margin-bottom: 48px; }
.wy39ln { max-width: 760px; margin: 0 auto; }
.sehynj { max-width: 640px; margin: 0 auto; }
.zqw9wu8w { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.zqw9wu8w:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.nwr4ma { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.zqw9wu8w p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.zqw9wu8w ul.kxk89d { margin: 0; }
.wu3n10x { color: var(--text-muted); line-height: 1.75; }
.ro0jdvxz .kxk89d,
.sehynj .kxk89d,
.sri4rfx .kxk89d,
.fqai2g .kxk89d {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.ro0jdvxz .zqw9wu8w,
.sehynj .zqw9wu8w { text-align: left; }
.ro0jdvxz .nwr4ma,
.sehynj .nwr4ma { text-align: center; }
.q6osj { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.zzjxa { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.pbww2um0 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.lkwnu { margin-top: 12px; }
.p7xccd { 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; }
.p7xccd:hover { border-bottom-color: var(--accent-light); }
.cczcuzr { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.cczcuzr img { width: 100%; height: 100%; object-fit: cover; display: block; }
.tsejj9g { width: 72px; height: 72px; }
.b57v { border-radius: 28%; }
.ws1cwjko { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ejym { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .aj22 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.tora .pbww2um0, .tora .zzjxa { max-width: 640px; }
.qrmntti .q6osj { font-size: 1.6rem; margin-top: 18px; }
.a891yllk .pbww2um0 { margin-bottom: 28px; }
@media (max-width: 860px) { .fvks { grid-template-columns: 1fr; } .qrmntti { position: static; text-align: center; } }
.ccrjplr1 .cczcuzr { margin: 0 auto 18px; }
.ccrjplr1 .ws1cwjko { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .g06yk { grid-template-columns: 1fr; } }
.y6r4wj .q6osj { font-size: 1.6rem; margin-bottom: 6px; }
.fqai2g .kxk89d { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .y6r4wj { flex-direction: column; text-align: center; } .kbuhpl { grid-template-columns: 1fr; } }
.y2p7w0ju { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.y2p7w0ju .q6osj { font-size: 1.35rem; margin: 0 0 4px; }
.y2p7w0ju .ws1cwjko { margin: 0; }
.hd62nudc .p41iip { color: var(--accent-light); }
.xdl7h97 {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.xdl7h97 .p41iip { font-size: 2rem; }
.xdl7h97 .zowh { max-width: 680px; }
.caj0 .p41iip { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.caj0 .zowh  { margin: 0; }
@media (max-width: 640px) { .caj0 { flex-direction: column; } }
.ftdyhpt .p41iip { color: var(--accent-light); }
.i3up7zjd .p41iip { color: #fff; }
.i3up7zjd .zowh  { color: rgba(255,255,255,0.85); }
.feut3 { max-width: 680px; margin: 0 auto; }
.txkg {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .txkg { grid-template-columns: 1fr; } }
.f7nerw0 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.f7nerw0 .trcm3g {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.f7nerw0 .trcm3g:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.hqsp .trcm3g { background: var(--bg-raised); border-color: transparent; }
.hqsp .trcm3g:focus { background: var(--bg-card); border-color: var(--accent-light); }
.hjjen .trcm3g { border-radius: 100px; padding: 11px 20px; }
.hjjen .plwmk { border-radius: 14px; }
@media (max-width: 640px) { .khu6m { grid-template-columns: 1fr; } }
.jgo3gp{display:none}
.jgo3gp:empty,.t2gb:empty{display:none}
.yylt9v{position:relative;overflow:visible}
.tf9cr .fq71iwek,.it9uuyxq .fq71iwek,
.wcq7 .fq71iwek,.dohuw .fq71iwek,
.y9p6x1 .fq71iwek,.j09ximwp .fq71iwek{display:block}
.y3iby .k9pgf{display:block}
.tf9cr .fq71iwek,.it9uuyxq .fq71iwek,
.wcq7 .fq71iwek,.dohuw .fq71iwek,
.y9p6x1 .fq71iwek{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}
.tf9cr .fq71iwek .t2gb,.it9uuyxq .fq71iwek .t2gb,
.wcq7 .fq71iwek .t2gb,.dohuw .fq71iwek .t2gb,
.y9p6x1 .fq71iwek .t2gb{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}
.tf9cr .e2ydw1cd,.it9uuyxq .e2ydw1cd,
.wcq7 .e2ydw1cd,.dohuw .e2ydw1cd,
.y9p6x1 .e2ydw1cd{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.tf9cr .fq71iwek,.it9uuyxq .fq71iwek{top:12px}
.tf9cr .fq71iwek .t2gb{margin-right:auto}
.it9uuyxq .fq71iwek .t2gb{margin-left:auto}
.it9uuyxq .fq71iwek{text-align:right}
.wcq7 .fq71iwek,.dohuw .fq71iwek{bottom:12px}
.wcq7 .fq71iwek .t2gb{margin-right:auto}
.dohuw .fq71iwek .t2gb{margin-left:auto}
.dohuw .fq71iwek{text-align:right}
.y9p6x1 .fq71iwek{position:relative;margin-top:16px}
.y9p6x1 .fq71iwek .t2gb{margin:0 auto}
.j09ximwp .fq71iwek{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.j09ximwp .fq71iwek .t2gb{margin:0}
.j09ximwp .r4fas~.fq71iwek,
.j09ximwp .i60ef7~.fq71iwek{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.j09ximwp .r4fas~.fq71iwek .t2gb,
.j09ximwp .i60ef7~.fq71iwek .t2gb{justify-content:flex-start}
.r4fas~.fq71iwek,.i60ef7~.fq71iwek{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}
.r4fas~.fq71iwek .t2gb{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.i60ef7~.fq71iwek .t2gb{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.k9pgf .t2gb{margin:0 0 12px}
.t2gb{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.gx9cqy{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.nrbuvn{font-weight:600;color:var(--text-heading);opacity:1}
.g6xu94bj::before{content:"·";margin:0 2px;opacity:.5}
.e2ydw1cd{white-space:nowrap}
.v46369 .gx9cqy{display:none}
.ctbaqoc .e2ydw1cd{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.ctbaqoc .g6xu94bj::before{content:""}
.k3gz4o .e2ydw1cd{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.k3gz4o .g6xu94bj::before{content:""}
.ebbdsk2 .t2gb{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.q9htvz .e2ydw1cd{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.q9htvz .g6xu94bj::before{content:""}
.i0vd6t .e2ydw1cd{color: var(--accent-light);opacity:1;font-weight:500}
.ojn5eb7 .e2ydw1cd{border-bottom:1px solid currentColor;padding-bottom:2px}
.q1kop .t2gb{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.vpcb{--date-bg:var(--accent-bg-light)}
.zzirni .g6xu94bj::before{content:""}
.m9n2s .g6xu94bj::before{content:"•";opacity:.4}
.m9n2s .e2ydw1cd + .e2ydw1cd::before{content:"•";margin-right:6px;opacity:.4}
.arcvp .g6xu94bj::before{content:"/";opacity:.35}
.arcvp .e2ydw1cd + .e2ydw1cd::before{content:"/";margin-right:6px;opacity:.35}
.dzvxg .g6xu94bj::before{content:"|";opacity:.3}
.dzvxg .e2ydw1cd + .e2ydw1cd::before{content:"|";margin-right:6px;opacity:.3}
.jtxrdyw3 .g6xu94bj::before{content:"—";opacity:.3}
.jtxrdyw3 .e2ydw1cd + .e2ydw1cd::before{content:"—";margin-right:6px;opacity:.3}
.w7bnc40x .g6xu94bj::before{content:"◆";font-size:.5em;opacity:.35}
.w7bnc40x .e2ydw1cd + .e2ydw1cd::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.xrrp5ebb .g6xu94bj::before{content:"·";opacity:.4}
.xrrp5ebb .e2ydw1cd + .e2ydw1cd::before{content:"·";margin-right:6px;opacity:.4}
.tr5gu .g6xu94bj::before{content:"›";opacity:.4}
.tr5gu .e2ydw1cd + .e2ydw1cd::before{content:"›";margin-right:6px;opacity:.4}
.kb6t3 .g6xu94bj::before{content:"→";opacity:.35;font-size:.85em}
.kb6t3 .e2ydw1cd + .e2ydw1cd::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.pbojy .vv3ul5t{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .vv3ul5t{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .pww5rl5x{max-width:100%}
}
.awol6cj4 .k13zsrle{margin:0}
@media (max-width:560px){
  .hhpjapj{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) {
  .h8cm9h { padding: 28px 18px 20px; }
  .yhlev { font-size: 1.2rem; }
  .mk2vmp { max-width: 220px; max-height: 80px; }
}
.d0ej .y1nlp6zz { border-radius: 22px; }
.leakx .nh4dvb0o {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .y1nlp6zz { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.fgu08 {
  margin: 28px 0 24px;
}
.fgu08 .ka1nnzkm {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.fgu08 .tk19 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.fgu08 .nh4dvb0o {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .yarnon { flex-direction: row-reverse; }
[dir="rtl"] .baclcpt { flex-direction: row-reverse; }
[dir="rtl"] .exqn58wq .gy0wzn { right: auto; left: 32px; }
[dir="rtl"] .tzdz  .gy0wzn { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .exqn58wq .gy0wzn { right: auto; left: 20px; }
  [dir="rtl"] .tzdz  .gy0wzn { left: auto;  right: 20px; }
}
[dir="rtl"] .hgahbtx .w08uw8kr  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .x4ekz6 .w08uw8kr { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .r4fas,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .xore5ck, [dir="rtl"] .dxie4k { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .xb7j3 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .nh4dvb0o { direction: rtl; }
[dir="rtl"] .qn65zll { direction: rtl; }
[dir="rtl"] .rqsumwb4 { direction: rtl; }
[dir="rtl"] .k6kjmw2 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .j358m2ix .dxie4k,
[dir="rtl"] .xv0hsdm .dxie4k,
[dir="rtl"] .my48xgi .dxie4k,
[dir="rtl"] .bcu85 .dxie4k {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .j358m2ix .dxie4k li::before,
[dir="rtl"] .xv0hsdm .dxie4k li::before,
[dir="rtl"] .my48xgi .dxie4k li::before,
[dir="rtl"] .bcu85 .dxie4k li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .c0nmxe71.tzgjne3 .lvm4,
[dir="rtl"] .iebqhnh.tzgjne3 .lvm4,
[dir="rtl"] .k88m0.tzgjne3 .lvm4,
[dir="rtl"] .bey153.tzgjne3 .lvm4,
[dir="rtl"] .buyrd.tzgjne3 .lvm4 { text-align: right; }
[dir="rtl"] .r4fas.tzgjne3 .hnxw6ku { align-items: flex-end; text-align: right; }
[dir="rtl"] .r4fas.t593 .hnxw6ku { text-align: center; }
[dir="rtl"] .r4fas .hnxw6ku { text-align: right; }
[dir="rtl"] .tk19,
[dir="rtl"] .dwafd,
[dir="rtl"] .mzyf2bh,
[dir="rtl"] .q62uqt,
[dir="rtl"] .mbs0fda,
[dir="rtl"] .vw2qgv,
[dir="rtl"] .pbww2um0,
[dir="rtl"] .trcm3g,
[dir="rtl"] .plwmk { text-align: right; direction: rtl; }
[dir="rtl"] .hjjen .trcm3g,
[dir="rtl"] .f7nerw0 .trcm3g { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #1259c2;
  --brand:           #1259c2;
  --brand-light:     #528fe9;
  --brand-pale:      #93b6ea;
  --grad-start:      #092e64;
  --grad-end:        #0f4eaa;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #f55b70;
  --cta-light:       #f6a5b0;
  --cta-hover:       #f78191;
  --bg-page:         #030b15;
  --bg-surface:      #061122;
  --bg-card:         #08182f;
  --bg-card-inner:   #0a1e3c;
  --bg-raised:       #0c2549;
  --bg-hover:        #0f2c56;
  --border:          #123468;
  --border-alt:      #164282;
  --border-section:  #123468;
  --text-primary:    #e2e5e8;
  --text-muted:      #9ca4ae;
  --text-body:       #c6cbd1;
  --text-sub:        #9ca4ae;
  --text-faint:      #67707e;
  --text-dim:        #505762;
  --text-label:      #808a97;
  --text-value:      #b8bec5;
  --accent-bg:       #0e1b2e;
  --accent-bg-light: #132848;
  --bg-tip:          #162620;
  --bg-warning:      #272115;
  --bg-info:         #161d26;
  --bg-pros:         #162620;
  --bg-cons:         #26161c;
  --c-pros:          #7af4c7;
  --c-cons:          #e689aa;
  --c-pros-label:    #4bf0b3;
  --c-tip-border:    #2aeda5;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7af4c7;
}
:root { --logo-bg-opacity: 67%; }
body, button, input { font-family: "Jost", sans-serif; }
.gve842x .eaj8 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.gve842x .eaj8::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.gve842x .d7tt4     .eaj8::before { content: "";  color: var(--c-tip-border); }.gve842x .ux8rz5h .eaj8::before { content: ""; color: var(--c-warn-border); }.gve842x .rudqva    .eaj8::before { content: ""; color: #60a5fa; }.vm3q8 .gve842x .d7tt4     .eaj8::before { color: #10b981; }.vm3q8 .gve842x .ux8rz5h .eaj8::before { color: #f43f5e; }.vm3q8 .gve842x .rudqva    .eaj8::before { color: #a855f7; }.hgsflky1  .gve842x .d7tt4     .eaj8::before { color: #eab308; }.hgsflky1  .gve842x .ux8rz5h .eaj8::before { color: #ef4444; }.hgsflky1  .gve842x .rudqva    .eaj8::before { color: #f97316; }.msdumh7x  .gve842x .d7tt4     .eaj8::before { color: #38bdf8; }.msdumh7x  .gve842x .ux8rz5h .eaj8::before { color: #818cf8; }.msdumh7x  .gve842x .rudqva    .eaj8::before { color: #2dd4bf; }.j22qnec .gve842x .eaj8::before { color: var(--accent-light) !important; }
.r4jnx82 .p70c36n li::before, .r4jnx82 .xh21j li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.r4jnx82 .p70c36n li::before { content: ""; }.r4jnx82 .xh21j li::before { content: ""; }.r4jnx82 .sw2w::before, .r4jnx82 .bh5sg::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.r4jnx82 .sw2w::before { content: ""; }.r4jnx82 .bh5sg::before { content: ""; }
.lgq45 .xa08og, .lgq45 .r4fas { min-height: 320px; }
.vwvf::before { content: '›'; font-size: 1.1em; }