:root {
  --color-accent: #9999cc;
  --color-cta: #934176;
  --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;
}
.umwt {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.df6kio {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.l3uy0kj {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.m5xhft0u { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.yefgx { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.yefgx a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.yefgx a:hover { color: var(--accent-light); }
.zlphkm  .dl3e7 { border-radius: 14px; }
.zlphkm .dl3e7 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.zlphkm .dl3e7 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.b0p4 .dl3e7 li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .dl3e7 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .plak:hover .dl3e7,
  .plak:focus-within .dl3e7 { display: block; }
  .dl3e7 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ex4rd {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ceyrr { display: none; }
@media (max-width: 640px) {
  .ceyrr {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ceyrr.l6ao3k { display: block; }
}
@media (max-width: 640px) {
  .ex4rd { display: block; }
  .yefgx > li + li::before { display: none !important; }
  .yefgx {
    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;
  }
  .yefgx.l6ao3k { display: flex; }
  .yefgx li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .yefgx li:last-child a { border-bottom: none; }
}
.wxgc4 { min-height: 480px; }
.sctivd {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.e1kx { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.qzsy646 .e1kx { margin-left: 0; margin-right: 0; }
.axwigj8p {
  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;
}
.zy1wr6e .axwigj8p { margin-top: 24px; }
.axwigj8p:hover { opacity: 0.88; }
.vlr0x .sctivd { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.vlr0x .e1kx { color: #e2e8f0; }
.vlr0x.hkoi2stg .zprxnk5s { text-align: center; }
.xhry .sctivd { color: var(--text-primary); text-shadow: none; }
.xhry .e1kx { color: var(--text-muted); }
.xhry .axwigj8p { margin-top: 16px; }
.xhry, .xhry.wxgc4 { min-height: auto !important; }
.xhry.hkoi2stg .zprxnk5s { text-align: center; }
@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%); }
}
.i8s3gp .kujn9d,
.i8s3gp .kr2m {
  position: relative; overflow: hidden;
}
.i8s3gp .kujn9d::after,
.i8s3gp .kr2m::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); }
}
.i8s3gp .vlr0x .y43d {
  overflow: hidden;
}
.i8s3gp .vlr0x .y43d::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; }
}
.kujn9d .sctivd { color: #fff; }
.kujn9d .e1kx { color: rgba(255,255,255,0.85); }
.kujn9d .axwigj8p { background: #fff; color: var(--cta); }
.kujn9d .axwigj8p:hover { opacity: 0.92; }
.uyi2 .e4ad4c { position: relative; overflow: hidden; }
.uyi2 .e4ad4c::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;
}
.sgz1 .e4ad4c {
  animation: hg-breathe 7s ease-in-out infinite;
}
.u1wph .e4ad4c { position: relative; overflow: hidden; }
.u1wph .e4ad4c::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;
}
.i8s3gp .e4ad4c { position: relative; overflow: hidden; }
.i8s3gp .e4ad4c::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;
}
.mwhds .e4ad4c {
  animation: hg-fadein 1.2s ease-out both;
}
.e4ad4c {
  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%);
}
.mt18t {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.yvtg98w {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.bo0fwv1 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.e4ad4c .sctivd { text-shadow: none; color: var(--text-primary); }
.e4ad4c .e1kx { color: var(--text-muted); }
body.pl0due9 .sctivd {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.qya5qp .sctivd {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.wxgc4.kujn9d .sctivd,
section.kujn9d .sctivd {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.e4ad4c.hkoi2stg .mt18t { align-items: center; text-align: center; }
.e4ad4c.qzsy646   .mt18t { align-items: flex-start; text-align: left; }
.agb1h29 .yvtg98w { position: relative; }
.agb1h29 .yvtg98w::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.agb1h29.i2eup .yvtg98w::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.flzpmw .yvtg98w {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.flzpmw .bo0fwv1 {
  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);
}
.flzpmw.i2eup .yvtg98w { padding: 32px 0 32px 32px; }
.s54xb .yvtg98w {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.s54xb .bo0fwv1 {
  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);
}
.i2eup { grid-template-areas: "media text"; }
.i2eup .mt18t {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.s54xb.i2eup .yvtg98w { padding: 40px 16px 40px 48px; }
.wxgc4 .uwdoq {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.uwdoq .krr19j2.xkv4im3v {
  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;
}
.uwdoq .krr19j2.xkv4im3v:hover { opacity: 0.85; }
.vwjunb4y .yvtg98w {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .e4ad4c { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .e4ad4c:not(.vwjunb4y) .yvtg98w { display: none !important; }
  .vwjunb4y .yvtg98w { padding: 16px; }
  .mt18t  { padding: 36px 24px; }
  .e4ad4c~.gkjkm7,.i2eup~.gkjkm7{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .wxgc4, .e4ad4c { min-height: 320px !important; }
  .sctivd { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .iabjke,
  .r9tc4cm,
  .qayc { grid-template-columns: 1fr !important; }

  

  
  .gag65ga { display: flex !important; flex-direction: column !important; }
  .gag65ga .zprxnk5s { display: contents; }
  .gag65ga .y43d { order: 0; }
  .gag65ga .sctivd { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .gag65ga .iabjke { order: 2; padding: 0 16px 12px !important; }
  .gag65ga .e1kx { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .zy1wr6e .zprxnk5s { display: flex; flex-direction: column; }
  .zy1wr6e .zprxnk5s .sctivd { order: 1; }
  .zy1wr6e .zprxnk5s .qayc { order: 2; margin: 8px 0 24px !important; }
  .zy1wr6e .zprxnk5s .e1kx { order: 3; }
  .zy1wr6e .zprxnk5s .axwigj8p { order: 4; align-self: center; margin-top: 0; }

  
  .e4ad4c.vwjunb4y {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .e4ad4c.vwjunb4y .mt18t { display: contents; padding: 0; }
  .e4ad4c.vwjunb4y .mt18t .sctivd { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .e4ad4c.vwjunb4y .yvtg98w { order: 2; padding: 12px 16px; }
  .e4ad4c.vwjunb4y .mt18t .e1kx { order: 3; padding: 0 24px; margin: 0 auto; }
  .e4ad4c.vwjunb4y .mt18t .axwigj8p { order: 4; align-self: center; margin: 8px 0 32px; }
}
.gb9f0z { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ew9fgg7 { width: 100%; height: auto; display: block; border-radius: 10px; }
.zsg7fhd .gb9f0z        { border-radius: 16px; }
.zsg7fhd .ew9fgg7  { border-radius: 16px; }
.meyvq .gb9f0z         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.meyvq .ew9fgg7   { border-radius: 8px; }
.g9c6 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.qk4wwxhe { width: 100%; padding: 32px 0; position: relative; }
.vf8kh { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.suigpb .qk4wwxhe:nth-child(even) { background: var(--bg-surface); }
.suigpb .qk4wwxhe:nth-child(odd)  { background: var(--bg-page); }
.um5m .qk4wwxhe:nth-child(even) { background: var(--bg-card); }
.um5m .qk4wwxhe:nth-child(odd)  { background: var(--bg-page); }
.suigpb .qk4wwxhe:nth-child(odd)  .vf8kh { background: var(--bg-card); border-radius: 6px; }
.suigpb .qk4wwxhe:nth-child(even) .vf8kh { background: var(--bg-raised); border-radius: 6px; }
.um5m .qk4wwxhe:nth-child(odd)  .vf8kh { background: var(--bg-card); border-radius: 6px; }
.um5m .qk4wwxhe:nth-child(even) .vf8kh { background: var(--bg-raised); border-radius: 6px; }
.suigpb .qk4wwxhe:nth-child(even) .ppbbt4fq .k0l4dx,
.um5m .qk4wwxhe:nth-child(even) .ppbbt4fq .k0l4dx { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.suigpb .qk4wwxhe:nth-child(odd) .ppbbt4fq .k0l4dx,
.um5m .qk4wwxhe:nth-child(odd) .ppbbt4fq .k0l4dx { background: var(--bg-card-inner); }
.suigpb .qk4wwxhe:nth-child(even) .wic5 .k0l4dx:nth-child(odd),
.um5m .qk4wwxhe:nth-child(even) .wic5 .k0l4dx:nth-child(odd)  { background: var(--bg-card); }
.suigpb .qk4wwxhe:nth-child(even) .wic5 .k0l4dx:nth-child(even),
.um5m .qk4wwxhe:nth-child(even) .wic5 .k0l4dx:nth-child(even) { background: var(--bg-card-inner); }
h1.okwjx9 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.okwjx9 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.kdkyi { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.dkvmvdv h2.okwjx9 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.q814kdf h2.okwjx9 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.nx2zo h2.okwjx9 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.rk0vk1 h2.okwjx9::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.bm03m h2.okwjx9 {
  color: var(--text-primary); font-size: 1.7rem;
}
.b3jp5ik h2.okwjx9::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.nyh2d h2.okwjx9 {
  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;
}
.n62revig { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .n62revig { display: none; } }
.m4ph2 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.s4h7 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.pf8bvw {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.k75dksfv { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ewh1ip54 { padding-left: 20px; }
.ewh1ip54 li { margin-bottom: 6px; }
.ewh1ip54 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ewh1ip54 a:hover { color: var(--accent-light); }
.lo7z4fv .k75dksfv { display: none; }
.yf2t .k75dksfv { display: none; }
.yf2t .ewh1ip54 { padding-left: 0; list-style: none; }
.yf2t .ewh1ip54 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.yf2t .ewh1ip54 a { font-size: 0.92rem; }
.wq0ry5s .pf8bvw { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.wq0ry5s .k75dksfv { display: none; }
.wq0ry5s .ewh1ip54 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.wq0ry5s .ewh1ip54 li { margin-bottom: 0; }
.wq0ry5s .ewh1ip54 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;
}
.wq0ry5s .ewh1ip54 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.pt62b .pf8bvw { padding: 20px 20px 16px; }
.pt62b .ewh1ip54 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.pt62b .ewh1ip54 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.pt62b .ewh1ip54 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;
}
.pt62b .ewh1ip54 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;
}
.pt62b .ewh1ip54 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.pt62b .ewh1ip54 a:focus,
.pt62b .ewh1ip54 a:focus-visible,
.pt62b .ewh1ip54 a:target { outline: none; }
.pt62b .ewh1ip54 li:target a { border-color: var(--border); color: var(--text-muted); }
.b3se .pf8bvw { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.b3se .k75dksfv { display: none; }
.b3se .ewh1ip54 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.b3se .ewh1ip54 li { margin-bottom: 0; }
.b3se .ewh1ip54 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.b3se .ewh1ip54 li:last-child::after { content: ""; margin-right: 0; }
.b3se .ewh1ip54 a { font-size: 0.9rem; }
.k0l4dx { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ppbbt4fq .k0l4dx { background: var(--bg-card); }
.wic5 .k0l4dx:nth-child(odd)  { background: var(--bg-card); }
.wic5 .k0l4dx:nth-child(even) { background: var(--bg-raised); }
.e43e .k0l4dx {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.e43e .k0l4dx:last-child { border-bottom: none; }
.e43e h3.kdkyi { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.rpmdhg0q .k0l4dx {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.rpmdhg0q .k0l4dx + .k0l4dx { margin-top: 4px; }
.z0lsnd1 .k0l4dx { background: none; border-radius: 0; padding: 12px 0; }
.z0lsnd1 .k0l4dx + .k0l4dx { border-top: 1px solid var(--border-section); }
.phvj5p { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.lp4k7b0w { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.qfg5l { color: var(--text-body); margin-bottom: 10px; }
.bf0ap, .x43ty { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.bf0ap li, .x43ty li { margin-bottom: 6px; }
.x43ty li { list-style: decimal; }
.gwip47dz     .bf0ap { list-style-type: "● "; }
.ndiag  .bf0ap { list-style-type: "■ "; }
.l1am4udv .bf0ap { list-style-type: "◆ "; }
.rds4fv    .bf0ap { list-style-type: "★ "; }
.gwip47dz     .pxld76m { list-style-type: "● "; }
.ndiag  .pxld76m { list-style-type: "■ "; }
.l1am4udv .pxld76m { list-style-type: "◆ "; }
.rds4fv    .pxld76m { list-style-type: "★ "; }
.gwip47dz    .bf0ap li::marker, .gwip47dz    .pxld76m li::marker,
.ndiag .bf0ap li::marker, .ndiag .pxld76m li::marker,
.l1am4udv .bf0ap li::marker, .l1am4udv .pxld76m li::marker,
.rds4fv   .bf0ap li::marker, .rds4fv   .pxld76m li::marker {
  color: var(--cta); font-size: 1em;
}
.gwip47dz .x43ty,
.ndiag .x43ty,
.l1am4udv .x43ty,
.rds4fv .x43ty {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.gwip47dz .x43ty li,
.ndiag .x43ty li,
.l1am4udv .x43ty li,
.rds4fv .x43ty li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.gwip47dz .x43ty li::before,
.ndiag .x43ty li::before,
.l1am4udv .x43ty li::before,
.rds4fv .x43ty 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;
}
.gwip47dz     .x43ty li::before { border-radius: 50%; }
.ndiag  .x43ty li::before { border-radius: 3px; }
.l1am4udv .x43ty li::before { border-radius: 3px; }
.rds4fv    .x43ty li::before { border-radius: 50%; }
.awefqndm { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.pwiy2 .awefqndm,
.kilc .awefqndm { background: transparent; border: none; border-radius: 0; }
.h6pwd { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.h6pwd th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.h6pwd td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.h6pwd tr:hover td { background: var(--bg-hover); }
.gwk435ct .h6pwd tbody tr:nth-child(even) td { background: var(--bg-surface); }
.vkk4v8 .h6pwd { border: 1px solid var(--border-alt); }
.vkk4v8 .h6pwd th,
.vkk4v8 .h6pwd td { border: 1px solid var(--border-alt); }
.mwni .h6pwd th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.mwni .h6pwd td { border-bottom: none; }
.mwni .h6pwd tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.inhyj2 .h6pwd th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.wz7j .awefqndm {
  overflow: hidden;
}
.wz7j .h6pwd th { border-bottom: 1px solid var(--border-alt); }
.wz7j .h6pwd tr:last-child td { border-bottom: none; }
.gsj0p { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.et7u { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.f4tor4 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.wj3k8 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.sn4lrw44 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.pxld76m { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.pxld76m 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%}
.tvl2eu .wj3k8 { background: transparent; text-align: center; }
.ji0td .f4tor4 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.m5pp .f4tor4 {
  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);
}
.itoup .et7u { display: grid; grid-template-columns: auto 1fr; }
.itoup .f4tor4 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.itoup .wj3k8 { grid-column: 2; }
.itoup .sn4lrw44,
.itoup .pxld76m { grid-column: 1 / -1; }
.ziwux .et7u { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ziwux .f4tor4 {
  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);
}
.ziwux .wj3k8 { grid-column: 2; }
.ziwux .sn4lrw44,
.ziwux .pxld76m { grid-column: 1 / -1; }
.atg8 .et7u { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.atg8 .wj3k8 { background: none; color: var(--accent-light); font-weight: 700; }
.s8r72 .et7u { 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); }
.s8r72 .wj3k8 { background: none; color: var(--accent-light); font-weight: 700; }
.sr0u .et7u { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.sr0u .et7u:last-child { border-bottom: none; }
.sr0u .wj3k8 { background: none; color: var(--accent-light); font-weight: 700; }
.ynujyw9 .et7u { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ynujyw9 .wj3k8 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ugskl60k .gsj0p { counter-reset: card-n; }
.ugskl60k .et7u  { counter-increment: card-n; }
.ugskl60k .wj3k8 { display: flex; align-items: center; gap: 10px; }
.ugskl60k .wj3k8::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;
}
.y8eh0ebm .et7u { background: var(--bg-surface); border: 1px solid var(--border); }
.y8eh0ebm .wj3k8 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.e16e5czg { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.xdyfe1og  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.mbq2 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.ubb1n10 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.e16e5czg strong { color: var(--text-primary); font-size: 0.95rem; }
.e16e5czg p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.vxar { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.vc2lxt, .i4obs9w5 { border-radius: 8px; padding: 14px; }
.vc2lxt { background: var(--bg-pros); }
.i4obs9w5 { background: var(--bg-cons); }
.tv688m3s { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.vc2lxt .tv688m3s { color: var(--c-pros-label); }
.i4obs9w5 .tv688m3s { color: #f87171; }
.vc2lxt ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.i4obs9w5 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ew9fgg7 { width: 100%; height: auto; border-radius: 10px; display: block; }
.xkv4im3v {
  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;
}
.xkv4im3v:hover { opacity: 0.85; }
.tn0mclef .xkv4im3v  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.tn0mclef .xkv4im3v:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.kcy77 .xkv4im3v  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.kcy77 .xkv4im3v:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.al5114w .axwigj8p { border-radius: 50px; }
.al5114w .xkv4im3v  { border-radius: 50px; }
.jrpc .axwigj8p { padding-left: 22px; padding-right: 22px; }
.jrpc .xkv4im3v  { padding-left: 12px; padding-right: 12px; }
.l9y94ycc .axwigj8p { padding-left: 44px; padding-right: 44px; }
.l9y94ycc .xkv4im3v  { padding-left: 24px; padding-right: 24px; }
.mj2e5 .axwigj8p { padding-left: 56px; padding-right: 56px; }
.mj2e5 .xkv4im3v  { padding-left: 32px; padding-right: 32px; }
.bsl4j0   .axwigj8p::after, .bsl4j0   .xkv4im3v::after,
.buyi1qn .axwigj8p::after, .buyi1qn .xkv4im3v::after,
.f4so6    .axwigj8p::after, .f4so6    .xkv4im3v::after,
.p98q    .axwigj8p::after, .p98q    .xkv4im3v::after,
.rwphvf6r    .axwigj8p::after, .rwphvf6r    .xkv4im3v::after,
.yxqer63e     .axwigj8p::after, .yxqer63e     .xkv4im3v::after,
.ij55w    .axwigj8p::after, .ij55w    .xkv4im3v::after,
.q292q   .axwigj8p::after, .q292q   .xkv4im3v::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;
}
.bsl4j0 .axwigj8p::after, .bsl4j0 .xkv4im3v::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");
}
.buyi1qn .axwigj8p::after, .buyi1qn .xkv4im3v::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");
}
.f4so6 .axwigj8p::after, .f4so6 .xkv4im3v::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");
}
.p98q .axwigj8p::after, .p98q .xkv4im3v::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");
}
.rwphvf6r .axwigj8p::after, .rwphvf6r .xkv4im3v::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");
}
.yxqer63e .axwigj8p::after, .yxqer63e .xkv4im3v::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");
}
.ij55w .axwigj8p::after, .ij55w .xkv4im3v::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");
}
.q292q .axwigj8p::after, .q292q .xkv4im3v::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");
}
.kbhhvn4   .nybsnr::after, .kbhhvn4   .qqvt5yw6::after,
.c3ir3 .nybsnr::after, .c3ir3 .qqvt5yw6::after,
.ozrfcegq    .nybsnr::after, .ozrfcegq    .qqvt5yw6::after,
.vssbz    .nybsnr::after, .vssbz    .qqvt5yw6::after,
.l24mjz    .nybsnr::after, .l24mjz    .qqvt5yw6::after,
.qf3dto     .nybsnr::after, .qf3dto     .qqvt5yw6::after,
.qvv01    .nybsnr::after, .qvv01    .qqvt5yw6::after,
.b4w9   .nybsnr::after, .b4w9   .qqvt5yw6::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;
}
.kbhhvn4 .nybsnr::after, .kbhhvn4 .qqvt5yw6::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");
}
.c3ir3 .nybsnr::after, .c3ir3 .qqvt5yw6::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");
}
.ozrfcegq .nybsnr::after, .ozrfcegq .qqvt5yw6::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");
}
.vssbz .nybsnr::after, .vssbz .qqvt5yw6::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");
}
.l24mjz .nybsnr::after, .l24mjz .qqvt5yw6::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");
}
.qf3dto .nybsnr::after, .qf3dto .qqvt5yw6::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");
}
.qvv01 .nybsnr::after, .qvv01 .qqvt5yw6::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");
}
.b4w9 .nybsnr::after, .b4w9 .qqvt5yw6::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");
}
.qxdyjht7 .bhdwiy4g   { background: rgba(128,128,128,.12); }
.krr19j2.xkv4im3v {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .w74dkwmr {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .w74dkwmr::before    { grid-area: rank;   }
  .lxt5wkd3           { grid-area: ident;  }
  .bfxkgmy     { grid-area: rating; min-width: 0; width: auto; }
  .vav89e           { grid-area: pills;  }
  .krr19j2             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .w74dkwmr {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .w74dkwmr::before    { justify-self: center; }
  .lxt5wkd3           { width: 100%; }
  .bfxkgmy     { justify-self: center; }
  .vav89e           { grid-template-columns: 1fr; }
}
.vgt9c76 .dluqe { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .kpt8 .j033 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .kpt8 .gan46xn { margin: 0; }
}
.kilc .vxar { gap: 10px; }
.kilc .vc2lxt, .kilc .i4obs9w5 { padding: 12px; }
.kilc .vc2lxt ul, .kilc .i4obs9w5 ul { margin: 4px 0 0; padding-left: 18px; }
.kilc .vc2lxt li, .kilc .i4obs9w5 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .d5clleg { grid-template-columns: 1fr; }
  .q9q4n { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .q9q4n .pd3h { width: 72px; height: 50px; }
  .q9q4n .yvhoh { max-width: 180px; }
  .q9q4n .ulee9 { width: auto; }
}
@media (max-width: 720px) {
  .reszem { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .bszmcu4u { padding: 16px; }
  .co8at6tv .xf6lmv { min-width: 50%; }
}
.ppvb8d .vxar { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .vwk3fwxy { grid-template-columns: 1fr; }
  .x16g { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .mq7hhk83 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .lp2lb { flex-wrap: wrap; padding: 16px; }
}
.g59c .vxar { gap: 8px; }
.g59c .vc2lxt, .g59c .i4obs9w5 { padding: 8px; }
@media (max-width: 480px) {
  .c7ma9u5 { flex-direction: column; align-items: stretch; }
}
.bgb112 .ulee9 .xkv4im3v { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ozppcqyp { flex-direction: column; align-items: stretch; gap: 10px; }
  .bgb112 .ulee9 { text-align: center; }
}
@media (max-width: 720px) {
  .e3vkyy { grid-template-columns: 1fr; }
  .r8du { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .gyn2wz { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .c8uy8oye { grid-template-columns: 1fr; }
  .ij16b { width: 100px; height: 100px; margin: 16px auto; }
  .s1cmop { font-size: 1.4rem; }
  .kifk { justify-content: center; }
  .qssao .xf6lmv { min-width: 50%; }
}
.k9h4 .vxar { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .dhb1 { flex-wrap: wrap; padding: 14px 16px; }
  .y51ajlkk { padding: 12px 16px; }
  .k9h4 .vxar { margin: 0 16px; }
  .k9h4 .o3xqc4 { padding: 0 16px; }
  .fhe0mq1h { padding: 12px 16px; }
}
.rr0ku .nsfruoo {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.rr0ku .w74dkwmr {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.rr0ku .w74dkwmr:last-child { border-bottom: none; }
.rr0ku .lxt5wkd3,
.rr0ku .bfxkgmy,
.rr0ku .vav89e {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.lrjug64f .vav89e .f5nb {
  background: transparent; padding: 4px 8px;
}
.lrjug64f .vav89e .ldcg9uz { font-size: .65rem; opacity: .65; }
.lrjug64f .vav89e .dkf7chz   { font-size: 1.15rem; color: var(--accent-light); }
.zdwy9 .m3ef21 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.rrpjxke { margin: 16px 0; }
.iytq8h1a { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.iytq8h1a summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.iytq8h1a summary::after { content: "+"; color: var(--accent-light); }
.iytq8h1a[open] summary::after { content: "−"; }
.iytq8h1a p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.qk4wwxhe { margin-bottom: 0; }
.u10l h2.okwjx9 { color: var(--text-primary); border-color: var(--accent-light); }
.mk9mw h2.okwjx9 { color: var(--text-primary); border-color: var(--accent-light); }
.jx6x6y8i .xdyfe1og     { background: #052e16; border-color: #10b981; }
.jx6x6y8i .mbq2 { background: #2d0a1e; border-color: #f43f5e; }
.jx6x6y8i .pfcozk    { background: #1e1036; border-color: #a855f7; }
.jx6x6y8i .e16e5czg strong  { color: #f1f5f9; }
.jx6x6y8i .e16e5czg p       { color: #cbd5e1; }
.jx6x6y8i .tej43b    .xdyfe1og     .ubb1n10::before,
.jx6x6y8i .azj55  .xdyfe1og     .ubb1n10::before,
.jx6x6y8i .phxxj  .xdyfe1og     .ubb1n10::before,
.jx6x6y8i .ey2eox .xdyfe1og     .ubb1n10::before { color: #10b981; }
.jx6x6y8i .tej43b    .mbq2 .ubb1n10::before,
.jx6x6y8i .azj55  .mbq2 .ubb1n10::before,
.jx6x6y8i .phxxj  .mbq2 .ubb1n10::before,
.jx6x6y8i .ey2eox .mbq2 .ubb1n10::before { color: #f43f5e; }
.jx6x6y8i .tej43b    .pfcozk    .ubb1n10::before,
.jx6x6y8i .azj55  .pfcozk    .ubb1n10::before,
.jx6x6y8i .phxxj  .pfcozk    .ubb1n10::before,
.jx6x6y8i .ey2eox .pfcozk    .ubb1n10::before { color: #a855f7; }
.slyr8xr .xdyfe1og     { background: #2d2000; border-color: #eab308; }
.slyr8xr .mbq2 { background: #2d0b0b; border-color: #ef4444; }
.slyr8xr .e16e5czg strong  { color: #f1f5f9; }
.slyr8xr .e16e5czg p       { color: #cbd5e1; }
.slyr8xr .tej43b    .xdyfe1og     .ubb1n10::before,
.slyr8xr .azj55  .xdyfe1og     .ubb1n10::before,
.slyr8xr .phxxj  .xdyfe1og     .ubb1n10::before,
.slyr8xr .ey2eox .xdyfe1og     .ubb1n10::before { color: #eab308; }
.slyr8xr .tej43b    .mbq2 .ubb1n10::before,
.slyr8xr .azj55  .mbq2 .ubb1n10::before,
.slyr8xr .phxxj  .mbq2 .ubb1n10::before,
.slyr8xr .ey2eox .mbq2 .ubb1n10::before { color: #ef4444; }
.slyr8xr .tej43b    .pfcozk    .ubb1n10::before,
.slyr8xr .azj55  .pfcozk    .ubb1n10::before,
.slyr8xr .phxxj  .pfcozk    .ubb1n10::before,
.slyr8xr .ey2eox .pfcozk    .ubb1n10::before { color: #f97316; }
.ffatnlz .xdyfe1og     { background: #0c1a2e; border-color: #38bdf8; }
.ffatnlz .mbq2 { background: #12103a; border-color: #818cf8; }
.ffatnlz .e16e5czg strong  { color: #f1f5f9; }
.ffatnlz .e16e5czg p       { color: #cbd5e1; }
.ffatnlz .tej43b    .xdyfe1og     .ubb1n10::before,
.ffatnlz .azj55  .xdyfe1og     .ubb1n10::before,
.ffatnlz .phxxj  .xdyfe1og     .ubb1n10::before,
.ffatnlz .ey2eox .xdyfe1og     .ubb1n10::before { color: #38bdf8; }
.ffatnlz .tej43b    .mbq2 .ubb1n10::before,
.ffatnlz .azj55  .mbq2 .ubb1n10::before,
.ffatnlz .phxxj  .mbq2 .ubb1n10::before,
.ffatnlz .ey2eox .mbq2 .ubb1n10::before { color: #818cf8; }
.ffatnlz .tej43b    .pfcozk    .ubb1n10::before,
.ffatnlz .azj55  .pfcozk    .ubb1n10::before,
.ffatnlz .phxxj  .pfcozk    .ubb1n10::before,
.ffatnlz .ey2eox .pfcozk    .ubb1n10::before { color: #2dd4bf; }
.yphvab1h .xdyfe1og     { background: var(--accent-bg); border-color: var(--accent-light); }
.yphvab1h .mbq2 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.yphvab1h .tej43b    .ubb1n10::before,
.yphvab1h .azj55  .ubb1n10::before,
.yphvab1h .phxxj  .ubb1n10::before,
.yphvab1h .ey2eox .ubb1n10::before { color: var(--accent-light) !important; }
.fawfq::before,
.syf6we::before { margin-right: 5px; }
.fymh1s8 .vc2lxt ul li,
.fymh1s8 .x5qgu4 li         { color: #4ade80; }
.fymh1s8 .vc2lxt .fawfq { color: #22c55e; }
.fymh1s8 .i4obs9w5 ul li,
.fymh1s8 .c8tz2u li         { color: #f87171; }
.fymh1s8 .i4obs9w5 .syf6we { color: #ef4444; }
.ko8j .vc2lxt { background: var(--bg-pros); }
.ko8j .i4obs9w5 { background: var(--bg-cons); }
.ko8j .vc2lxt .fawfq { color: var(--c-pros-label); }
.ko8j .i4obs9w5 .syf6we { color: var(--c-cons); }
.ko8j .vc2lxt ul li,
.ko8j .i4obs9w5 ul li,
.jefrx .vc2lxt { background: var(--bg-pros); }
.jefrx .i4obs9w5 { background: var(--bg-cons); }
.jefrx .vc2lxt .fawfq { color: var(--c-pros-label); }
.jefrx .i4obs9w5 .syf6we { color: var(--c-cons); }
.jefrx .vc2lxt ul li,
.jefrx .i4obs9w5 ul li,
.o876 .fawfq::before { content: "✓ "; }
.o876 .syf6we::before { content: "✗ "; }
.e1n1ig .fawfq::before { content: "→ "; }
.e1n1ig .syf6we::before { content: "← "; }
.vp8ce .fawfq::before { content: "★ "; }
.vp8ce .syf6we::before { content: "✕ "; }
.xif5 .fawfq::before { content: "◆ "; }
.xif5 .syf6we::before { content: "▲ "; }
.vgt9c76 .e16e5czg { background: transparent; border-left: none; border: 1.5px solid; }
.vgt9c76 .xdyfe1og     { border-color: var(--c-tip-border); }
.vgt9c76 .mbq2 { border-color: var(--c-warn-border); }
.vgt9c76 .pfcozk    { border-color: #60a5fa; }
.vgt9c76 .e16e5czg strong { color: var(--text-primary); }
.vgt9c76 .e16e5czg p      { color: var(--text-muted); }
.cy0w7 .e16e5czg { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.cy0w7 .xdyfe1og     { border-top-color: var(--c-tip-border); }
.cy0w7 .mbq2 { border-top-color: var(--c-warn-border); }
.fs80a8 .e16e5czg { border-left: none; border-radius: 8px; }
.fs80a8 .xdyfe1og     { background: #065f46; }
.fs80a8 .mbq2 { background: #92400e; }
.fs80a8 .e16e5czg strong,
.fs80a8 .e16e5czg p { color: #fff; }
.fs80a8 .ubb1n10::before { color: rgba(255,255,255,0.85) !important; }
.jx6x6y8i.fs80a8 .xdyfe1og,
.jx6x6y8i .fs80a8 .xdyfe1og     { background: #052e16; }
.jx6x6y8i.fs80a8 .mbq2,
.jx6x6y8i .fs80a8 .mbq2 { background: #2d0a1e; }
.jx6x6y8i.fs80a8 .pfcozk,
.jx6x6y8i .fs80a8 .pfcozk    { background: #1e1036; }
.slyr8xr.fs80a8 .xdyfe1og,
.slyr8xr .fs80a8 .xdyfe1og      { background: #2d2000; }
.slyr8xr.fs80a8 .mbq2,
.slyr8xr .fs80a8 .mbq2  { background: #2d0b0b; }
.ffatnlz.fs80a8 .xdyfe1og,
.ffatnlz .fs80a8 .xdyfe1og      { background: #0c1a2e; }
.ffatnlz.fs80a8 .mbq2,
.ffatnlz .fs80a8 .mbq2  { background: #12103a; }
.soia .e16e5czg { border-left: none; border-radius: 6px; padding: 10px 14px; }
.soia .xdyfe1og     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.soia .mbq2 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.soia .e16e5czg strong { color: var(--text-primary); }
.soia .e16e5czg p      { color: var(--text-muted); }
.zztb .e16e5czg { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.tej43b .ubb1n10,
.azj55 .ubb1n10,
.phxxj .ubb1n10,
.ey2eox .ubb1n10 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.tej43b .ubb1n10::before,
.azj55 .ubb1n10::before,
.phxxj .ubb1n10::before,
.ey2eox .ubb1n10::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.tej43b .xdyfe1og     .ubb1n10::before { content: "✦"; color: var(--c-tip-border); }
.tej43b .mbq2 .ubb1n10::before { content: "▲"; color: var(--c-warn-border); }
.tej43b .pfcozk    .ubb1n10::before { content: "◉"; color: #60a5fa; }
.azj55 .xdyfe1og     .ubb1n10::before { content: "★"; color: var(--c-tip-border); }
.azj55 .mbq2 .ubb1n10::before { content: "◆"; color: var(--c-warn-border); }
.azj55 .pfcozk    .ubb1n10::before { content: "●"; color: #60a5fa; }
.phxxj .xdyfe1og     .ubb1n10::before { content: "▶"; color: var(--c-tip-border); }
.phxxj .mbq2 .ubb1n10::before { content: "■"; color: var(--c-warn-border); }
.phxxj .pfcozk    .ubb1n10::before { content: "▸"; color: #60a5fa; }
.ey2eox .xdyfe1og     .ubb1n10::before { content: "→"; color: var(--c-tip-border); }
.ey2eox .mbq2 .ubb1n10::before { content: "⬥"; color: var(--c-warn-border); }
.ey2eox .pfcozk    .ubb1n10::before { content: "◈"; color: #60a5fa; }
.fqedawi3 .ppbbt4fq .k0l4dx,
.fqedawi3 .wic5 .k0l4dx  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.fqedawi3 .et7u                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.fqedawi3 .awefqndm          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.fqedawi3 .pf8bvw                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.m1r13d .ppbbt4fq .k0l4dx,
.m1r13d .wic5 .k0l4dx,
.m1r13d .et7u,
.m1r13d .w74dkwmr,
.m1r13d .gan46xn,
.m1r13d .awefqndm,
.m1r13d .pf8bvw,
.m1r13d .zztb .e16e5czg { box-shadow: none; }
.pfglae   .qfg5l, .pfglae .phvj5p, .pfglae .lp4k7b0w,
.pfglae   .m4ph2, .pfglae .s4h7 { font-size: 0.9rem; }
.pfglae   .bf0ap, .pfglae .x43ty { font-size: 0.9rem; }
.ptluj1   .qfg5l, .ptluj1 .phvj5p, .ptluj1 .lp4k7b0w,
.ptluj1   .m4ph2, .ptluj1 .s4h7 { font-size: 0.95rem; }
.ptluj1   .bf0ap, .ptluj1 .x43ty { font-size: 0.95rem; }
.un9yyco   .qfg5l, .un9yyco .phvj5p, .un9yyco .lp4k7b0w,
.un9yyco   .m4ph2, .un9yyco .s4h7 { font-size: 1.08rem; }
.un9yyco   .bf0ap, .un9yyco .x43ty { font-size: 1.05rem; }
.un9yyco   .h6pwd { font-size: 0.97rem; }
.cga8t .sctivd      { font-size: 3.2rem; }
.cga8t h2.okwjx9 { font-size: 1.9rem; }
.cga8t h3.kdkyi     { font-size: 1.4rem; }
.jqp2 .sctivd      { font-size: 3.8rem; }
.jqp2 h2.okwjx9 { font-size: 2.2rem; }
.jqp2 h3.kdkyi     { font-size: 1.6rem; }
.qk4wwxhe + .qk4wwxhe { position: relative; }
.guna5rw   .qk4wwxhe + .qk4wwxhe::before,
.he9cbo85  .qk4wwxhe + .qk4wwxhe::before,
.cl5t   .qk4wwxhe + .qk4wwxhe::before,
.xmgeu   .qk4wwxhe + .qk4wwxhe::before,
.whp7eb5   .qk4wwxhe + .qk4wwxhe::before,
.ev2r .qk4wwxhe + .qk4wwxhe::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.guna5rw .qk4wwxhe + .qk4wwxhe::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.he9cbo85 .qk4wwxhe + .qk4wwxhe::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.cl5t .qk4wwxhe + .qk4wwxhe::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;
}
.xmgeu .qk4wwxhe + .qk4wwxhe::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.jjkpd .qk4wwxhe { margin-bottom: 16px; }
.jjkpd .qk4wwxhe + .qk4wwxhe { margin-top: 0; }
.jjkpd .vf8kh { padding-top: 0; padding-bottom: 0; }
.whp7eb5 .qk4wwxhe + .qk4wwxhe::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.ev2r .qk4wwxhe + .qk4wwxhe::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.dnk53jg7 .qk4wwxhe + .qk4wwxhe::before,
.r9kbz0r .qk4wwxhe + .qk4wwxhe::before,
.ewkd .qk4wwxhe + .qk4wwxhe::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%;
}
.suigpb .dnk53jg7 .qk4wwxhe:nth-child(even)::before,
.suigpb .r9kbz0r .qk4wwxhe:nth-child(even)::before,
.suigpb .ewkd .qk4wwxhe:nth-child(even)::before { background: var(--bg-surface); }
.um5m .dnk53jg7 .qk4wwxhe:nth-child(even)::before,
.um5m .r9kbz0r .qk4wwxhe:nth-child(even)::before,
.um5m .ewkd .qk4wwxhe:nth-child(even)::before { background: var(--bg-card); }
.dnk53jg7 .qk4wwxhe + .qk4wwxhe::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");
}
.r9kbz0r .qk4wwxhe + .qk4wwxhe::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");
}
.ewkd .qk4wwxhe + .qk4wwxhe::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");
}
.ny6bacq .mt18t,
.team1uy .mt18t { padding-bottom: 60px; }
.kdaj .mt18t { padding-bottom: 70px; }
.ddbiq  .vlr0x:not(.kujn9d) .y43d { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.jofuvcq5 .e4ad4c { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.aq68n .e4ad4c { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ddbiq .kujn9d { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.ddbiq .kr2m { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.ddbiq .e4ad4c { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.nt95ys .e4ad4c { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.bedldoe .e4ad4c { background: var(--accent-bg); }
.udcdx .gb9f0z { float: left; width: 38%; margin: 0 28px 16px 0; }
.udcdx .gb9f0z .ew9fgg7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.udcdx .vf8kh::after { content: ''; display: block; clear: both; }
.vza7h .gb9f0z { float: right; width: 38%; margin: 0 0 16px 28px; }
.vza7h .gb9f0z .ew9fgg7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.vza7h .vf8kh::after { content: ''; display: block; clear: both; }
.yq12wqn .qk4wwxhe:nth-child(odd)  .gb9f0z { float: left;  width: 38%; margin: 0 28px 16px 0; }
.yq12wqn .qk4wwxhe:nth-child(even) .gb9f0z { float: right; width: 38%; margin: 0 0 16px 28px; }
.yq12wqn .gb9f0z .ew9fgg7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.yq12wqn .vf8kh::after { content: ''; display: block; clear: both; }
.udcdx .gsj0p,
.vza7h .gsj0p,
.yq12wqn .gsj0p,
.yq12wqn .nsfruoo { clear: both; }
@media (max-width: 900px) {
  .udcdx .gb9f0z,
  .vza7h .gb9f0z,
  .yq12wqn .qk4wwxhe:nth-child(odd)  .gb9f0z,
  .yq12wqn .qk4wwxhe:nth-child(even) .gb9f0z {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .udcdx .gb9f0z .ew9fgg7,
  .vza7h .gb9f0z .ew9fgg7,
  .yq12wqn .gb9f0z .ew9fgg7 {
    max-height: none !important;
  }
}
.udcdx .bf0ap,
.udcdx .x43ty,
.vza7h .bf0ap,
.vza7h .x43ty,
.yq12wqn .bf0ap,
.yq12wqn .x43ty { overflow: hidden; }
@media (max-width: 640px) {
  .udcdx .gb9f0z,
  .vza7h .gb9f0z,
  .yq12wqn .gb9f0z { float: none; width: 100%; margin: 0 0 16px 0; }
}
.a6o9 .g9c6,
.a6o9 .vf8kh,
.a6o9 .rtra5b  { max-width: 1100px; }
.a6o9 { --content-mw: 1100px; }
.da8s .g9c6,
.da8s .vf8kh,
.da8s .rtra5b  { max-width: 1200px; }
.r0y46jm .g9c6,
.r0y46jm .vf8kh,
.r0y46jm .rtra5b  { max-width: 1320px; }
.vsuji { font-size: 0.82rem; color: var(--text-muted); }
.rija8qr { display: flex; align-items: center; }
.x2s5hg {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.zx628 { display: flex; align-items: center; }
.lww4n { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.lww4n:hover { text-decoration: underline; }
.hgo5t126 { margin: 0 3px; opacity: 0.45; }
.hgo5t126::before { content: '/'; }
.dcway { padding: 2px 5px; color: var(--text-main); }
.h3zs77 .vsuji {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.h3zs77 .rija8qr { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.m2tecj6 .vsuji {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.m2tecj6 .rija8qr { padding: 0 0 0 12px; }
.jixgx .rija8qr { padding: 0 16px; }
.jixgx .vsuji {
  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);
}
.jixgx .g9c6 { padding-top: 28px; }
@media (max-width: 720px) {
  .sp4n6 { margin-top: 18px; padding: 0 16px; }
  .jixgx .g9c6 { padding-top: 16px; }
}
.a6o9.h3zs77 .rija8qr { max-width: 1100px; }
.da8s.h3zs77 .rija8qr { max-width: 1200px; }
.r0y46jm.h3zs77 .rija8qr { max-width: 1320px; }
.a6o9 .sp4n6 { max-width: 1100px; }
.yixx2 .qk4wwxhe { padding-top: 16px; padding-bottom: 16px; }
.t1j01 .qk4wwxhe { padding-top: 24px; padding-bottom: 24px; }
.hjvcx8 .qk4wwxhe { padding-top: 40px; padding-bottom: 40px; }
.uudwyk .qk4wwxhe { padding-top: 52px; padding-bottom: 52px; }
.xkhth .qk4wwxhe:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.xkhth .qk4wwxhe:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.xkhth .qk4wwxhe:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.xkhth .qk4wwxhe:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.xdk41lak .vf8kh { padding-top: 10px;  padding-bottom: 10px; }
.vh34lddr .vf8kh { padding-top: 18px;  padding-bottom: 18px; }
.zecsckml .vf8kh { padding-top: 36px;  padding-bottom: 36px; }
.q0fpr7y .vf8kh { padding-top: 48px;  padding-bottom: 48px; }
.yw2gd h2.okwjx9 { font-weight: 600; }
.yw2gd h3.kdkyi     { font-weight: 600; }
.i2sh h2.okwjx9 { font-weight: 800; }
.i2sh h3.kdkyi     { font-weight: 700; }
.tj982fwl { font-weight: 600; }
.tj982fwl h2.okwjx9 { font-weight: 900; }
.tj982fwl h3.kdkyi     { font-weight: 800; }
.tj982fwl .e16e5czg strong,
.tj982fwl .e16e5czg strong { font-weight: 600; }
.nybsnr {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.bbtv8o .nybsnr { display: none; }
@media (max-width: 640px) {
  .mt7ggth { display: none; }
  .nybsnr {
    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;
  }
}
.nybsnr { background: var(--cta) !important; color: #fff !important; border: none !important; }
.nybsnr:hover { opacity: 0.85; }
.o5j1g6r .nybsnr { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ft4ycin7 .nybsnr,
.e3diaoj  .nybsnr { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.ft4ycin7 .nybsnr:hover,
.e3diaoj  .nybsnr:hover { opacity: 0.88; }
.o5j1g6r.ft4ycin7 .nybsnr,
.o5j1g6r.e3diaoj  .nybsnr { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.qqvt5yw6 {
  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;
}
.qqvt5yw6:hover { transform: translateY(-2px); opacity: 0.92; }
.qqvt5yw6 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.z62b3 .qqvt5yw6 { display: none; }
.r817t .qqvt5yw6 { right: 32px; }
.ld5gng  .qqvt5yw6 { left: 32px; }
@media (max-width: 480px) {
  .r817t .qqvt5yw6 { right: 20px; bottom: 20px; }
  .ld5gng  .qqvt5yw6 { left: 20px; bottom: 20px; }
}
.vp3yaofo { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.rtra5b { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.j5tcm18 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.lkq1f { color: var(--text-dim); font-size: 0.8rem; }
.reeyb85w { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.reeyb85w img { height: 26px; width: auto; object-fit: contain; }
.aktj a, .chll a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.aktj a:hover, .chll a:hover { color: var(--accent-light); }
.chll { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.tan1y .rtra5b { text-align: center; }
.tan1y .chll { justify-content: center; margin-bottom: 16px; }
.tan1y .j5tcm18 { margin-top: 0; }
.xdbinc { margin-top: 10px; }
.xdbinc a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .rtra5b { padding-left: 16px; padding-right: 16px; }
  .h9jkth .rtra5b { padding: 20px 16px; }
  .chll { gap: 4px 12px; }
  .j5tcm18 { font-size: 0.78rem; }
}
.hmn2iwvh .sudbb .reeyb85w { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.hmn2iwvh .j5tcm18 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.hmn2iwvh .lkq1f { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .hmn2iwvh .e9wl30 { grid-template-columns: 1fr 1fr; } .hmn2iwvh .sudbb { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hmn2iwvh .e9wl30 { grid-template-columns: 1fr; } }
.s46nh9 .reeyb85w { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.s46nh9 .j5tcm18 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .s46nh9 .vj4bolae { gap: 12px; } .s46nh9 .reeyb85w { margin-right: 0; width: 100%; } }
.q4mc0o7c .e3y8 .reeyb85w { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.q4mc0o7c .j5tcm18 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.q4mc0o7c .lkq1f { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .q4mc0o7c .wbm7 { grid-template-columns: 1fr 1fr; } .q4mc0o7c .e3y8 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .q4mc0o7c .wbm7 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .d77dqh5 .kv9m { grid-template-columns: 1fr 1fr; } .d77dqh5 .wuiafb:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .d77dqh5 .kv9m { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .wugb .kv9m { grid-template-columns: 1fr; } }
.dm6dt9vm .rtra5b { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.dm6dt9vm .chll { justify-content: center; }
.chiqe .umwt      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.chiqe .vp3yaofo { background: var(--bg-page); border-top-color: var(--border-alt); }
.ltj3g .umwt      { background: #0d1117; border-bottom-color: #21262d; }
.ltj3g .l3uy0kj { color: var(--accent-light); }
.ltj3g .yefgx { --msep-color: #8b949e; }
.ltj3g .yefgx a { color: #8b949e; }
.ltj3g .yefgx a:hover { color: var(--accent-light); }
.ltj3g .ex4rd { color: #8b949e; }
.ltj3g .vp3yaofo { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ltj3g .j5tcm18,
.ltj3g .lkq1f { color: #6e7681; }
.ltj3g .aktj a, .ltj3g .chll a,
.ltj3g .reeyb85w { color: #e6edf3; }
.ltj3g .aktj a:hover, .ltj3g .chll a:hover,
@media (max-width: 640px) {
  .ltj3g .yefgx { background: #0d1117; border-top-color: #21262d; }
  .ltj3g .yefgx li a { border-bottom-color: #21262d; }
}
.zeuyi .umwt      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.zeuyi .l3uy0kj { color: var(--accent-light); }
.zeuyi .yefgx { --msep-color: #475569; }
.zeuyi .yefgx a { color: #475569; }
.zeuyi .yefgx a:hover { color: var(--accent-light); }
.zeuyi .ex4rd { color: #64748b; }
.zeuyi .vp3yaofo { background: #f0f4f8; border-top-color: #cbd5e1; }
.zeuyi .j5tcm18,
.zeuyi .lkq1f { color: #64748b; }
.zeuyi .aktj a, .zeuyi .chll a,
.zeuyi .psp2pau a, .zeuyi .reeyb85w { color: #374151; }
.zeuyi .aktj a:hover, .zeuyi .chll a:hover,
@media (max-width: 640px) {
  .zeuyi .yefgx { background: #f0f4f8; border-top-color: #cbd5e1; }
  .zeuyi .yefgx li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ft4ycin7 .umwt      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ft4ycin7 .l3uy0kj { color: #fff; }
.ft4ycin7 .yefgx { --msep-color: rgba(255,255,255,0.82); }
.ft4ycin7 .yefgx a { color: rgba(255,255,255,0.82); }
.ft4ycin7 .yefgx a:hover { color: #fff; }
.ft4ycin7 .ex4rd { color: rgba(255,255,255,0.9); }
.ft4ycin7 .dl3e7 a { color: var(--text-primary) !important; }
.ft4ycin7 .dl3e7 a:hover { color: var(--accent-light) !important; }
.ft4ycin7 .vp3yaofo { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ft4ycin7 .j5tcm18,
.ft4ycin7 .lkq1f { color: rgba(255,255,255,0.72); }
.ft4ycin7 .aktj a, .ft4ycin7 .chll a,
.ft4ycin7 .xfne a, .ft4ycin7 .sqfxye a,
.ft4ycin7 .psp2pau a, .ft4ycin7 .reeyb85w { color: #fff; }
.ft4ycin7 .brvjnl4, .ft4ycin7 .j38cx075 { color: rgba(255,255,255,0.7); }
.ft4ycin7 .aktj a:hover, .ft4ycin7 .chll a:hover,
.ft4ycin7 .xfne a:hover, .ft4ycin7 .sqfxye a:hover { color: #fff; }
@media (max-width: 640px) {
  .ft4ycin7 .yefgx { background: var(--accent); border-top-color: var(--accent-light); }
  .ft4ycin7 .yefgx li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.e3diaoj .umwt {
  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);
}
.e3diaoj .vp3yaofo {
  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) {
  .e3diaoj .yefgx {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.qr4y1gvy .df6kio { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.i09w3 .df6kio { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.zo8sv86v .df6kio { min-height: 72px; height: auto; }
.rzbgq .df6kio { min-height: 84px; height: auto; }
.h9jkth .df6kio { max-width: none; padding: 0 32px; }
.h9jkth .rtra5b  { max-width: none; padding: 24px 32px; }
.azth2o.da8s .df6kio { max-width: 1200px; }
.azth2o.r0y46jm .df6kio { max-width: 1320px; }
.rnz574g   .l3uy0kj, .rnz574g   .reeyb85w { text-transform: capitalize; }
.n24c .l3uy0kj, .n24c .reeyb85w { text-transform: lowercase; }
.ur9vy8l .l3uy0kj, .ur9vy8l .reeyb85w { text-transform: uppercase; letter-spacing: 0.06em; }
.ghedimg, .jg4v3ag0 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.o97t .ghedimg,
.o97t .jg4v3ag0 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.ortyk6 .ghedimg,
.ortyk6 .jg4v3ag0 { 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; }
.qz0x .ghedimg,
.qz0x .jg4v3ag0 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.k1cxkkn .ghedimg,
.k1cxkkn .jg4v3ag0 { 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; }
.ef1quno   .yefgx a { font-weight: 500; }
.hddacb .yefgx a { font-weight: 600; }
.at9y     .yefgx a { font-weight: 700; }
.pydyz    .yefgx a { font-weight: 800; letter-spacing: 0.01em; }
.pzrdhjw5     .yefgx > li + li::before,
.rnpte6    .yefgx > li + li::before,
.yww85    .yefgx > li + li::before,
.y3ot067 .yefgx > li + li::before,
.j8xnr .yefgx > li + li::before,
.se9xkfe  .yefgx > li + li::before,
.naebhlv    .yefgx > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.pzrdhjw5     .yefgx > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.rnpte6    .yefgx > li + li::before { content: "|"; }
.yww85    .yefgx > li + li::before { content: "—"; }
.y3ot067 .yefgx > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.j8xnr .yefgx > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.se9xkfe  .yefgx > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.naebhlv    .yefgx > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .bq6eyd98 .ex4rd,
  .ysnw3v .ex4rd,
  .pvaryju .ex4rd,
  .mvyuzul .ex4rd,
  .o4851kc .ex4rd {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .bq6eyd98 .ex4rd::before,
  .ysnw3v .ex4rd::before,
  .pvaryju .ex4rd::before,
  .mvyuzul .ex4rd::before,
  .o4851kc .ex4rd::before { content: ""; display: block; flex-shrink: 0; }

  
  .bq6eyd98 .ex4rd::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;
  }

  
  .ysnw3v .ex4rd::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;
  }

  
  .pvaryju .ex4rd::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;
  }

  
  .mvyuzul .ex4rd::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;
  }

  
  .o4851kc .ex4rd::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) {
  .csr4 .ex4rd {
    padding: 5px 14px;
  }
  .csr4 .yefgx {
    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;
  }
  .csr4 .yefgx li a {
    border-bottom: none; padding: 10px 22px;
  }
  .csr4 .yefgx li a:hover { background: var(--bg-raised); }
  .csr4 .ceyrr,
  .glteqy .ceyrr,
  .daj3hbi8 .ceyrr { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .runnq16f .ex4rd {
    padding: 5px 10px;
  }
  .runnq16f .yefgx {
    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);
  }
  .runnq16f .yefgx.l6ao3k { transform: translateX(0); }
  .runnq16f .yefgx li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .runnq16f .yefgx li:last-child a { border-bottom: none; }
  .ft4ycin7 .yefgx,
  .ltj3g .yefgx { background: var(--accent) !important; }
  .ft4ycin7 .yefgx li a,
  .ltj3g .yefgx li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .daj3hbi8 .ex4rd {
    padding: 5px 10px;
  }
  .daj3hbi8 .yefgx {
    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);
  }
  .daj3hbi8 .yefgx::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .daj3hbi8 .yefgx.l6ao3k { transform: translateY(0); }
  .daj3hbi8 .yefgx li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .md5h .ex4rd {
    padding: 5px 10px;
  }
  .md5h .yefgx {
    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;
  }
  .md5h .yefgx.l6ao3k { opacity: 1; pointer-events: auto; }
  .md5h .yefgx li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .te4cvbfx     .ex4rd { border-radius: 0 !important; }
  .j5jicuje   .ex4rd { border-radius: 8px !important; }
  .vx4jor8 .ex4rd { border-radius: 50% !important; }
  .bdoknzc   .ex4rd { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .da68 .owxk { flex-direction: column; align-items: stretch; }
  .da68 .rul2 { flex-direction: row; min-width: auto; }
  .da68 .am5jnw { align-items: flex-start; text-align: left; }
}
.x3dd715v,
.x3dd715v.qk4wwxhe,
.suigpb .x3dd715v,
.wowd3 .x3dd715v,
.um5m .x3dd715v,
.md71twwz .x3dd715v {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.tbc57txv {
  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;
}
.hjn2ho { flex: 1 1 280px; min-width: 0; }
.v5u9v2 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.fu9d3p4z {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.oggrlt {
  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;
}
.oggrlt:hover { transform: translateY(-1px); opacity: 0.95; }
.olud0jep .tbc57txv {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.olud0jep .v5u9v2 { color: var(--cta); }
.olud0jep .fu9d3p4z { color: var(--text-body); }
.olud0jep .oggrlt {
  background: var(--cta) !important;
  color: #fff !important;
}
.oyij .tbc57txv {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.oyij .v5u9v2 { color: var(--text-primary); }
.oyij .fu9d3p4z { color: var(--text-body); }
.oyij .oggrlt {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .tbc57txv {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .hjn2ho { flex: 0 0 auto; }
  .v5u9v2 { font-size: 1.2rem; }
  .oggrlt { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.dqgy .m5xhft0u { height: 36px; }
.za86o .m5xhft0u { height: 60px; max-width: 200px; }
.gx0u .m5xhft0u { height: 56px; max-width: 180px; }
.cnup6q    .m3ef21, .cnup6q    .vpf7ugny { color: #f59e0b; }
.lrjug64f .ldcg9uz {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.lrjug64f .dkf7chz {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .ebld .nsfruoo {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ebld .w74dkwmr {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ebld .w74dkwmr { padding: 40px 16px 20px; }
  .ebld .f5nb {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ebld .krr19j2 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .l69x91jl .w74dkwmr {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .l69x91jl .w74dkwmr::before {
    position: absolute; top: 14px; left: 14px;
  }
  .l69x91jl .lxt5wkd3 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .l69x91jl .ngnn0c5 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .l69x91jl .f5nb {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .l69x91jl .krr19j2 { width: 100%; min-width: 0; }
  .l69x91jl .m3ef21 { min-width: 0; }
}
.qf7gj .iytq8h1a {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.qf7gj .iytq8h1a summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.qf7gj .iytq8h1a p { padding: 0 2px 16px; }
.tz5x .iytq8h1a { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.tz5x .iytq8h1a summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.tz5x .iytq8h1a summary::after { content: "›"; font-size: 1.2em; }
.tz5x .iytq8h1a[open] summary::after { content: "‹"; }
.tz5x .iytq8h1a p { padding: 10px 22px 4px; }
.d8kks4 .iytq8h1a {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.d8kks4 .iytq8h1a summary { color: var(--text-primary); padding-left: 16px; }
.d8kks4 .iytq8h1a summary::after { content: "›"; font-size: 1.1em; }
.d8kks4 .iytq8h1a[open] summary::after { content: "‹"; }
.d8kks4 .iytq8h1a p { padding-left: 16px; }
.tt2w1lx .rrpjxke { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.tt2w1lx .iytq8h1a {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.tt2w1lx .iytq8h1a:last-child { border-bottom: none; }
.tt2w1lx .iytq8h1a summary { color: var(--text-primary); border-radius: 0; }
.tt2w1lx .iytq8h1a summary::after { content: "›"; font-size: 1.1em; }
.tt2w1lx .iytq8h1a[open] summary::after { content: "‹"; }
.l1s47q .iytq8h1a { overflow: hidden; }
.l1s47q .iytq8h1a summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.l1s47q .iytq8h1a summary::after { color: rgba(255,255,255,.75); }
.l1s47q .iytq8h1a[open] summary { border-radius: 0; }
.yqt6i6t { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.mzff {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.wril0q {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.zl2r41dv { color: var(--text-muted); font-size: 1.05rem; }
.vmdt {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.plpmo { margin-bottom: 20px; }
.dp4td {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.z5kahmm7 {
  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;
}
.z5kahmm7:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.l3ru { resize: vertical; min-height: 130px; }
.g2p5f7nw { width: 100%; margin-top: 8px; }
.iwhej8lg {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.iqb1ym {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.qldl { color: var(--text-muted); line-height: 1.75; }
.uda7g { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.uda7g li { margin-bottom: 6px; }
.hzp3kz { max-width: 760px; margin: 0 auto; }
.uq0c4l1 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.e58kr498 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.e58kr498:last-child { border-bottom: none; }
.e58kr498 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.e58kr498 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.tkgu76 { max-width: 760px; margin: 0 auto; }
.eiza { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.smn5 ul.uda7g { margin: 0; }
.u6dwvcky .eiza { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .u6dwvcky { grid-template-columns: 1fr; gap: 10px; } }
.w1se { max-width: 640px; margin: 0 auto; text-align: center; }
.rmipx4 { margin-bottom: 48px; }
.rmipx4 .eiza { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.rmipx4 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.syx9s .uda7g { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .lt48rvw { grid-template-columns: 1fr; } }
.ylwyfm { color: inherit; text-decoration: none; }
.ylwyfm:hover { color: var(--accent-light); text-decoration: underline; }
.thxjwbi { display: inline-block; line-height: 0; }
.ypi7 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.rn8359ka { margin-bottom: 48px; }
.amhxdec { max-width: 760px; margin: 0 auto; }
.p415gw3 { max-width: 640px; margin: 0 auto; }
.x540 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.x540:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.k5z1vizv { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.x540 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.x540 ul.uda7g { margin: 0; }
.uh1ph { color: var(--text-muted); line-height: 1.75; }
.a6p0095z .uda7g,
.p415gw3 .uda7g,
.jw28hdt .uda7g,
.aaja8eez .uda7g {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.a6p0095z .x540,
.p415gw3 .x540 { text-align: left; }
.a6p0095z .k5z1vizv,
.p415gw3 .k5z1vizv { text-align: center; }
.w47xa { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.mq7r84f { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.yrkvv6 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.c00klxyo { margin-top: 12px; }
.r74mi7 { 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; }
.r74mi7:hover { border-bottom-color: var(--accent-light); }
.dicjd2k9 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.dicjd2k9 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ar2cxt { width: 72px; height: 72px; }
.jbw74c { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.v7aa { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.fu7sbr { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .unq4epu { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.ytnmxq .yrkvv6, .ytnmxq .mq7r84f { max-width: 640px; }
.yjdb .w47xa { font-size: 1.6rem; margin-top: 18px; }
.g9ee .yrkvv6 { margin-bottom: 28px; }
@media (max-width: 860px) { .mvc18a { grid-template-columns: 1fr; } .yjdb { position: static; text-align: center; } }
.uzxvg .dicjd2k9 { margin: 0 auto 18px; }
.uzxvg .v7aa { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .rnz8 { grid-template-columns: 1fr; } }
.wfr3 .w47xa { font-size: 1.6rem; margin-bottom: 6px; }
.aaja8eez .uda7g { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .wfr3 { flex-direction: column; text-align: center; } .zc3ze { grid-template-columns: 1fr; } }
.j12tjq { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.j12tjq .w47xa { font-size: 1.35rem; margin: 0 0 4px; }
.j12tjq .v7aa { margin: 0; }
.gadm .wril0q { color: var(--accent-light); }
.gvfblu {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.gvfblu .wril0q { font-size: 2rem; }
.gvfblu .zl2r41dv { max-width: 680px; }
.a85dhm .wril0q { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.a85dhm .zl2r41dv  { margin: 0; }
@media (max-width: 640px) { .a85dhm { flex-direction: column; } }
.bqlr20 .wril0q { color: var(--accent-light); }
.hoaa .wril0q { color: #fff; }
.hoaa .zl2r41dv  { color: rgba(255,255,255,0.85); }
.mo7p2ucf { max-width: 680px; margin: 0 auto; }
.eyb9xh8 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .eyb9xh8 { grid-template-columns: 1fr; } }
.ch4hpe .z5kahmm7 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ch4hpe .z5kahmm7:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.nuhzv .z5kahmm7 { background: var(--bg-raised); border-color: transparent; }
.nuhzv .z5kahmm7:focus { background: var(--bg-card); border-color: var(--accent-light); }
.x966xwt .z5kahmm7 { border-radius: 100px; padding: 11px 20px; }
.x966xwt .l3ru { border-radius: 14px; }
.qbys {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .qbys { grid-template-columns: 1fr; } }
.bfisd {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.bfisd h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.bfisd p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.whm3nm5 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.whm3nm5 li { margin-bottom: 6px; }
.x4nwhtw{position:relative;overflow:visible}
.dls87y8 .refkt10k{display:block}
.phgq .e4ad4c~.gkjkm7,
.phgq .i2eup~.gkjkm7{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.phgq .e4ad4c~.gkjkm7 .fg1nd,
.phgq .i2eup~.gkjkm7 .fg1nd{justify-content:flex-start}
.e4ad4c~.gkjkm7,.i2eup~.gkjkm7{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}
.e4ad4c~.gkjkm7 .fg1nd{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.i2eup~.gkjkm7 .fg1nd{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.iluj7iut .oql4jw{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.iluj7iut .gwm7::before{content:""}
.y6yzja4c{--date-bg:transparent}
.dbznynfr .gwm7::before{content:""}
.zm0w{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.dp2qmu{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.hq2kkmbs{display:flex;flex-direction:column;gap:3px}
.k5hrf7{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.wu0af{font-weight:700;font-size:1rem;color:var(--text-heading)}
.sz33{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.oakpru .zm0w{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.a4yreyx .zm0w{border-top:3px solid var(--accent);padding-top:18px}
.gt161e4c .zm0w{border-left:3px solid var(--accent);border-radius:0}
.b9brw09o .zm0w{padding:20px 0}
@media(max-width:640px){
  .zm0w{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .sz33{max-width:100%}
}
.bnbyi0 .awefqndm{margin:0}
@media (max-width:560px){
  .ymymbwlt{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) {
  .z7y3t2 { padding: 28px 18px 20px; }
  .o0pe { font-size: 1.2rem; }
  .lfz0g { max-width: 220px; max-height: 80px; }
}
.zv7l  .ikg9fs { border-radius: 50%; }
.w36hmeh6 .tbc57txv {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .ikg9fs { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.rh0tkjg {
  margin: 28px 0 24px;
}
.rh0tkjg .qk4wwxhe {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.rh0tkjg .vf8kh {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.rh0tkjg .tbc57txv {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .df6kio { flex-direction: row-reverse; }
[dir="rtl"] .yefgx { flex-direction: row-reverse; }
[dir="rtl"] .r817t .qqvt5yw6 { right: auto; left: 32px; }
[dir="rtl"] .ld5gng  .qqvt5yw6 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .r817t .qqvt5yw6 { right: auto; left: 20px; }
  [dir="rtl"] .ld5gng  .qqvt5yw6 { left: auto;  right: 20px; }
}
[dir="rtl"] .udcdx .gb9f0z  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .vza7h .gb9f0z { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .e4ad4c,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .bf0ap, [dir="rtl"] .x43ty { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .vc2lxt { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .i4obs9w5 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .e16e5czg { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .tbc57txv { direction: rtl; }
[dir="rtl"] .vsuji { direction: rtl; }
[dir="rtl"] .pf8bvw { direction: rtl; }
[dir="rtl"] .ewh1ip54 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .gwip47dz .x43ty,
[dir="rtl"] .ndiag .x43ty,
[dir="rtl"] .l1am4udv .x43ty,
[dir="rtl"] .rds4fv .x43ty {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .gwip47dz .x43ty li::before,
[dir="rtl"] .ndiag .x43ty li::before,
[dir="rtl"] .l1am4udv .x43ty li::before,
[dir="rtl"] .rds4fv .x43ty li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .e4ad4c.qzsy646 .mt18t { align-items: flex-end; text-align: right; }
[dir="rtl"] .e4ad4c.hkoi2stg .mt18t { text-align: center; }
[dir="rtl"] .e4ad4c .mt18t { text-align: right; }
[dir="rtl"] .vf8kh,
[dir="rtl"] .m4ph2,
[dir="rtl"] .s4h7,
[dir="rtl"] .n62revig,
[dir="rtl"] .vmdt,
[dir="rtl"] .dp4td,
[dir="rtl"] .yrkvv6,
[dir="rtl"] .z5kahmm7,
[dir="rtl"] .l3ru { text-align: right; direction: rtl; }
[dir="rtl"] .x966xwt .z5kahmm7,
[dir="rtl"] .ch4hpe .z5kahmm7 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #9999cc;
  --brand:           #9999cc;
  --brand-light:     #4e4e7d;
  --brand-pale:      #7c7c9b;
  --grad-start:      #d6d6ea;
  --grad-end:        #fffffe;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #934176;
  --cta-light:       #7a3060;
  --cta-hover:       #682e53;
  --bg-page:         #f6f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f4f5;
  --bg-raised:       #eeeef0;
  --bg-hover:        #f4f4f5;
  --border:          #e3e3e7;
  --border-alt:      #d2d2da;
  --border-section:  #e3e3e7;
  --text-primary:    #18181a;
  --text-muted:      #55555c;
  --text-body:       #303035;
  --text-sub:        #49494f;
  --text-faint:      #7a7a84;
  --text-dim:        #94949d;
  --text-label:      #61616a;
  --text-value:      #3d3d42;
  --accent-bg:       #e9e9eb;
  --accent-bg-light: #d6d6e0;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f5;
  --c-pros:          #267d63;
  --c-cons:          #9f2147;
  --c-pros-label:    #2d9475;
  --c-tip-border:    #31a482;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #267d63;
}
:root { --logo-bg-opacity: 48%; }
body, button, input { font-family: "Urbanist", sans-serif; }
.h4sme4 .ubb1n10 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.h4sme4 .ubb1n10::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.h4sme4 .xdyfe1og     .ubb1n10::before { content: "";  color: var(--c-tip-border); }.h4sme4 .mbq2 .ubb1n10::before { content: ""; color: var(--c-warn-border); }.h4sme4 .pfcozk    .ubb1n10::before { content: ""; color: #60a5fa; }.jx6x6y8i .h4sme4 .xdyfe1og     .ubb1n10::before { color: #10b981; }.jx6x6y8i .h4sme4 .mbq2 .ubb1n10::before { color: #f43f5e; }.jx6x6y8i .h4sme4 .pfcozk    .ubb1n10::before { color: #a855f7; }.slyr8xr  .h4sme4 .xdyfe1og     .ubb1n10::before { color: #eab308; }.slyr8xr  .h4sme4 .mbq2 .ubb1n10::before { color: #ef4444; }.slyr8xr  .h4sme4 .pfcozk    .ubb1n10::before { color: #f97316; }.ffatnlz  .h4sme4 .xdyfe1og     .ubb1n10::before { color: #38bdf8; }.ffatnlz  .h4sme4 .mbq2 .ubb1n10::before { color: #818cf8; }.ffatnlz  .h4sme4 .pfcozk    .ubb1n10::before { color: #2dd4bf; }.yphvab1h .h4sme4 .ubb1n10::before { color: var(--accent-light) !important; }
.rf5i4vy .x5qgu4 li::before, .rf5i4vy .c8tz2u 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; }.rf5i4vy .x5qgu4 li::before { content: ""; }.rf5i4vy .c8tz2u li::before { content: ""; }.rf5i4vy .fawfq::before, .rf5i4vy .syf6we::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.rf5i4vy .fawfq::before { content: ""; }.rf5i4vy .syf6we::before { content: ""; }
.w02flm .wxgc4, .w02flm .e4ad4c { min-height: 320px; }
.fnb4 .nybsnr::after,.fnb4 .qqvt5yw6::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.hgo5t126::before { content: '·'; font-size: 1.3em; line-height: 1; }