:root {
  --color-accent: #a3087a;
  --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;
}
.g6925 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.mqept7c {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ictkbe {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.grib2a2 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.l05e { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.l05e a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.l05e a:hover { color: var(--accent-light); }
.px8tymqh     .fvj78rl1 { border-radius: 24px; padding: 8px; }
.px8tymqh .fvj78rl1 li a { border-radius: 16px; }
@media (max-width: 640px) {
  .fvj78rl1 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ae6j30:hover .fvj78rl1,
  .ae6j30:focus-within .fvj78rl1 { display: block; }
  .fvj78rl1 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ofw52 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.x0me5 { display: none; }
@media (max-width: 640px) {
  .x0me5 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .x0me5.johhy3dc { display: block; }
}
@media (max-width: 640px) {
  .ofw52 { display: block; }
  .l05e > li + li::before { display: none !important; }
  .l05e {
    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;
  }
  .l05e.johhy3dc { display: flex; }
  .l05e li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .l05e li:last-child a { border-bottom: none; }
}
.b2lu35 { min-height: 480px; }
.jultt {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.z5ea4pi { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.r2nocuo .z5ea4pi { margin-left: 0; margin-right: 0; }
.ks7g0 {
  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;
}
.wxghq .ks7g0 { margin-top: 24px; }
.ks7g0:hover { opacity: 0.88; }
.gxskp .jultt { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.gxskp .z5ea4pi { color: #e2e8f0; }
.gxskp.r2nocuo   .dnkhd89r { text-align: left; }
.lrsleiv .jultt { color: var(--text-primary); text-shadow: none; }
.lrsleiv .z5ea4pi { color: var(--text-muted); }
.lrsleiv .ks7g0 { margin-top: 16px; }
.lrsleiv, .lrsleiv.b2lu35 { min-height: auto !important; }
.lrsleiv.r2nocuo   .dnkhd89r { text-align: left; }
.lrsleiv~.v4xxiw{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.lrsleiv~.v4xxiw .h7l9i9{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.mfup0 .jultt { color: #fff; }
.mfup0 .z5ea4pi { color: rgba(255,255,255,0.85); }
.mfup0 .ks7g0 { background: #fff; color: var(--cta); }
.mfup0 .ks7g0:hover { opacity: 0.92; }
.o182c7bg .wap4apkk { position: relative; overflow: hidden; }
.o182c7bg .wap4apkk::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;
}
.o4ml .wap4apkk {
  animation: hg-breathe 7s ease-in-out infinite;
}
.d6y1 .wap4apkk { position: relative; overflow: hidden; }
.d6y1 .wap4apkk::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;
}
.vm5uc82 .wap4apkk { position: relative; overflow: hidden; }
.vm5uc82 .wap4apkk::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;
}
.g6qk7leq .wap4apkk {
  animation: hg-fadein 1.2s ease-out both;
}
.wap4apkk {
  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%);
}
.pxb7i5ux {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.fkvxismg {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.h8kxa {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.wap4apkk .jultt { text-shadow: none; color: var(--text-primary); }
.wap4apkk .z5ea4pi { color: var(--text-muted); }
body.p5b5 .jultt {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.jx5vv .jultt {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.b2lu35.mfup0 .jultt,
section.mfup0 .jultt {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.wap4apkk.mglystao .pxb7i5ux { align-items: center; text-align: center; }
.wap4apkk.r2nocuo   .pxb7i5ux { align-items: flex-start; text-align: left; }
.sjjz .fkvxismg { position: relative; }
.sjjz .fkvxismg::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.sjjz.kymtqv .fkvxismg::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.frpd04u .fkvxismg {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.frpd04u .h8kxa {
  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);
}
.frpd04u.kymtqv .fkvxismg { padding: 32px 0 32px 32px; }
.ku59p0e .fkvxismg {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.ku59p0e .h8kxa {
  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);
}
.kymtqv .pxb7i5ux {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.ku59p0e.kymtqv .fkvxismg { padding: 40px 16px 40px 48px; }
.b2lu35 .q4in {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.q4in .fpzn15qj.h4bai0 {
  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;
}
.q4in .fpzn15qj.h4bai0:hover { opacity: 0.85; }
.cryk4hv .fkvxismg {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .wap4apkk { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .wap4apkk:not(.cryk4hv) .fkvxismg { display: none !important; }
  .cryk4hv .fkvxismg { padding: 16px; }
  .pxb7i5ux  { padding: 36px 24px; }
  .wap4apkk~.v4xxiw,.kymtqv~.v4xxiw{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .b2lu35, .wap4apkk { min-height: 320px !important; }
  .jultt { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .q9p6f,
  .snctu,
  .fbzq { grid-template-columns: 1fr !important; }

  

  
  .j6zu1q { display: flex !important; flex-direction: column !important; }
  .j6zu1q .dnkhd89r { display: contents; }
  .j6zu1q .j2sr { order: 0; }
  .j6zu1q .jultt { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .j6zu1q .q9p6f { order: 2; padding: 0 16px 12px !important; }
  .j6zu1q .z5ea4pi { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .wxghq .dnkhd89r { display: flex; flex-direction: column; }
  .wxghq .dnkhd89r .jultt { order: 1; }
  .wxghq .dnkhd89r .fbzq { order: 2; margin: 8px 0 24px !important; }
  .wxghq .dnkhd89r .z5ea4pi { order: 3; }
  .wxghq .dnkhd89r .ks7g0 { order: 4; align-self: center; margin-top: 0; }

  
  .wap4apkk.cryk4hv {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .wap4apkk.cryk4hv .pxb7i5ux { display: contents; padding: 0; }
  .wap4apkk.cryk4hv .pxb7i5ux .jultt { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .wap4apkk.cryk4hv .fkvxismg { order: 2; padding: 12px 16px; }
  .wap4apkk.cryk4hv .pxb7i5ux .z5ea4pi { order: 3; padding: 0 24px; margin: 0 auto; }
  .wap4apkk.cryk4hv .pxb7i5ux .ks7g0 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.z1x8 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.u4xn { width: 100%; height: auto; display: block; border-radius: 10px; }
.ifh0is .z1x8        { border-radius: 16px; }
.ifh0is .u4xn  { border-radius: 16px; }
.nu1g3zjq .z1x8         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.nu1g3zjq .u4xn   { border-radius: 8px; }
.mwo621 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.unstn { width: 100%; padding: 32px 0; position: relative; }
.whukcd6w { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.tbgbhntt .unstn:nth-child(even) { background: var(--bg-surface); }
.tbgbhntt .unstn:nth-child(odd)  { background: var(--bg-page); }
.bt66x1bs .unstn:nth-child(even) { background: var(--bg-card); }
.bt66x1bs .unstn:nth-child(odd)  { background: var(--bg-page); }
.tbgbhntt .unstn:nth-child(odd)  .whukcd6w { background: var(--bg-card); border-radius: 6px; }
.tbgbhntt .unstn:nth-child(even) .whukcd6w { background: var(--bg-raised); border-radius: 6px; }
.bt66x1bs .unstn:nth-child(odd)  .whukcd6w { background: var(--bg-card); border-radius: 6px; }
.bt66x1bs .unstn:nth-child(even) .whukcd6w { background: var(--bg-raised); border-radius: 6px; }
.tbgbhntt .unstn:nth-child(even) .h8hrf .fnbsl9,
.bt66x1bs .unstn:nth-child(even) .h8hrf .fnbsl9 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.tbgbhntt .unstn:nth-child(odd) .h8hrf .fnbsl9,
.bt66x1bs .unstn:nth-child(odd) .h8hrf .fnbsl9 { background: var(--bg-card-inner); }
.tbgbhntt .unstn:nth-child(even) .skfosh8d .fnbsl9:nth-child(odd),
.bt66x1bs .unstn:nth-child(even) .skfosh8d .fnbsl9:nth-child(odd)  { background: var(--bg-card); }
.tbgbhntt .unstn:nth-child(even) .skfosh8d .fnbsl9:nth-child(even),
.bt66x1bs .unstn:nth-child(even) .skfosh8d .fnbsl9:nth-child(even) { background: var(--bg-card-inner); }
h1.d8i0 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.d8i0 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.z6adx { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.gurop3 h2.d8i0 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.gie4 h2.d8i0 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.o3z6put h2.d8i0 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.w3o75ml h2.d8i0::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ip6c2 h2.d8i0 {
  color: var(--text-primary); font-size: 1.7rem;
}
.x404df9 h2.d8i0::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.sofb7blw h2.d8i0 {
  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;
}
.ezhsr04 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ezhsr04 { display: none; } }
.ao9tt51r { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.tch6v { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.yuacr2ql {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.a9l3kuw { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.xz7ta { padding-left: 20px; }
.xz7ta li { margin-bottom: 6px; }
.xz7ta a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.xz7ta a:hover { color: var(--accent-light); }
.ee4k7b79 .a9l3kuw { display: none; }
.oebiox .a9l3kuw { display: none; }
.oebiox .xz7ta { padding-left: 0; list-style: none; }
.oebiox .xz7ta li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.oebiox .xz7ta a { font-size: 0.92rem; }
.npvhc4 .yuacr2ql { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.npvhc4 .a9l3kuw { display: none; }
.npvhc4 .xz7ta { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.npvhc4 .xz7ta li { margin-bottom: 0; }
.npvhc4 .xz7ta 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;
}
.npvhc4 .xz7ta a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.zql5ym .yuacr2ql { padding: 20px 20px 16px; }
.zql5ym .xz7ta {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.zql5ym .xz7ta li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.zql5ym .xz7ta 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;
}
.zql5ym .xz7ta 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;
}
.zql5ym .xz7ta a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.zql5ym .xz7ta a:focus,
.zql5ym .xz7ta a:focus-visible,
.zql5ym .xz7ta a:target { outline: none; }
.zql5ym .xz7ta li:target a { border-color: var(--border); color: var(--text-muted); }
.y5l959 .yuacr2ql { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.y5l959 .a9l3kuw { display: none; }
.y5l959 .xz7ta { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.y5l959 .xz7ta li { margin-bottom: 0; }
.y5l959 .xz7ta li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.y5l959 .xz7ta li:last-child::after { content: ""; margin-right: 0; }
.y5l959 .xz7ta a { font-size: 0.9rem; }
.fnbsl9 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.h8hrf .fnbsl9 { background: var(--bg-card); }
.skfosh8d .fnbsl9:nth-child(odd)  { background: var(--bg-card); }
.skfosh8d .fnbsl9:nth-child(even) { background: var(--bg-raised); }
.l7r8 .fnbsl9 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.l7r8 .fnbsl9:last-child { border-bottom: none; }
.l7r8 h3.z6adx { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.g36r .fnbsl9 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.g36r .fnbsl9 + .fnbsl9 { margin-top: 4px; }
.r5uv0 .fnbsl9 { background: none; border-radius: 0; padding: 12px 0; }
.r5uv0 .fnbsl9 + .fnbsl9 { border-top: 1px solid var(--border-section); }
.gl01 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.gxulpcq { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.w9rgtu { color: var(--text-body); margin-bottom: 10px; }
.uqd77rp, .m6n5ky61 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.uqd77rp li, .m6n5ky61 li { margin-bottom: 6px; }
.m6n5ky61 li { list-style: decimal; }
.obyw     .uqd77rp { list-style-type: "● "; }
.orxtz  .uqd77rp { list-style-type: "■ "; }
.f93guc .uqd77rp { list-style-type: "◆ "; }
.hdn7x    .uqd77rp { list-style-type: "★ "; }
.obyw     .q2abgs9 { list-style-type: "● "; }
.orxtz  .q2abgs9 { list-style-type: "■ "; }
.f93guc .q2abgs9 { list-style-type: "◆ "; }
.hdn7x    .q2abgs9 { list-style-type: "★ "; }
.obyw    .uqd77rp li::marker, .obyw    .q2abgs9 li::marker,
.orxtz .uqd77rp li::marker, .orxtz .q2abgs9 li::marker,
.f93guc .uqd77rp li::marker, .f93guc .q2abgs9 li::marker,
.hdn7x   .uqd77rp li::marker, .hdn7x   .q2abgs9 li::marker {
  color: var(--cta); font-size: 1em;
}
.obyw .m6n5ky61,
.orxtz .m6n5ky61,
.f93guc .m6n5ky61,
.hdn7x .m6n5ky61 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.obyw .m6n5ky61 li,
.orxtz .m6n5ky61 li,
.f93guc .m6n5ky61 li,
.hdn7x .m6n5ky61 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.obyw .m6n5ky61 li::before,
.orxtz .m6n5ky61 li::before,
.f93guc .m6n5ky61 li::before,
.hdn7x .m6n5ky61 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;
}
.obyw     .m6n5ky61 li::before { border-radius: 50%; }
.orxtz  .m6n5ky61 li::before { border-radius: 3px; }
.f93guc .m6n5ky61 li::before { border-radius: 3px; }
.hdn7x    .m6n5ky61 li::before { border-radius: 50%; }
.jb74or { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.c7k6vyrb .jb74or,
.ljbqr2 .jb74or { background: transparent; border: none; border-radius: 0; }
.jusksn { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.jusksn th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.jusksn td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.jusksn tr:hover td { background: var(--bg-hover); }
.g5zjmod4 .jusksn tbody tr:nth-child(even) td { background: var(--bg-surface); }
.fv0i .jusksn { border: 1px solid var(--border-alt); }
.fv0i .jusksn th,
.fv0i .jusksn td { border: 1px solid var(--border-alt); }
.qh8yn .jusksn th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.qh8yn .jusksn td { border-bottom: none; }
.qh8yn .jusksn tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.cdjlkg80 .jusksn th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.pcnh .jb74or {
  overflow: hidden;
}
.pcnh .jusksn th { border-bottom: 1px solid var(--border-alt); }
.pcnh .jusksn tr:last-child td { border-bottom: none; }
.fghbzrw { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.weiiq { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.mq5o { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.wzyw { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.l3px { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.q2abgs9 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.q2abgs9 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%}
.yxwxk .wzyw { background: transparent; text-align: center; }
.vsj04b .mq5o {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.jc9j0l .mq5o {
  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);
}
.jcandntz .weiiq { display: grid; grid-template-columns: auto 1fr; }
.jcandntz .mq5o {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.jcandntz .wzyw { grid-column: 2; }
.jcandntz .l3px,
.jcandntz .q2abgs9 { grid-column: 1 / -1; }
.n8e5sso .weiiq { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.n8e5sso .mq5o {
  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);
}
.n8e5sso .wzyw { grid-column: 2; }
.n8e5sso .l3px,
.n8e5sso .q2abgs9 { grid-column: 1 / -1; }
.dr9j6w5 .weiiq { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.dr9j6w5 .wzyw { background: none; color: var(--accent-light); font-weight: 700; }
.sr8peu .weiiq { 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); }
.sr8peu .wzyw { background: none; color: var(--accent-light); font-weight: 700; }
.noiqp .weiiq { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.noiqp .weiiq:last-child { border-bottom: none; }
.noiqp .wzyw { background: none; color: var(--accent-light); font-weight: 700; }
.t6pd .weiiq { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.t6pd .wzyw { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.zhaedl .fghbzrw { counter-reset: card-n; }
.zhaedl .weiiq  { counter-increment: card-n; }
.zhaedl .wzyw { display: flex; align-items: center; gap: 10px; }
.zhaedl .wzyw::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;
}
.d3keq197 .weiiq { background: var(--bg-surface); border: 1px solid var(--border); }
.d3keq197 .wzyw { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.nqgn9 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.oy0pc7n  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.wi0z0vc { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.nqgn9 strong { color: var(--text-primary); font-size: 0.95rem; }
.nqgn9 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.u4xn { width: 100%; height: auto; border-radius: 10px; display: block; }
.h4bai0 {
  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;
}
.h4bai0:hover { opacity: 0.85; }
.mf1mdbp .h4bai0  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.mf1mdbp .h4bai0:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.wj6o9q .h4bai0  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.wj6o9q .h4bai0:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.s2kaws .ks7g0 { border-radius: 50px; }
.s2kaws .h4bai0  { border-radius: 50px; }
.ylcl .ks7g0 { padding-left: 22px; padding-right: 22px; }
.ylcl .h4bai0  { padding-left: 12px; padding-right: 12px; }
.brja .ks7g0 { padding-left: 44px; padding-right: 44px; }
.brja .h4bai0  { padding-left: 24px; padding-right: 24px; }
.tsn9kvr .ks7g0 { padding-left: 56px; padding-right: 56px; }
.tsn9kvr .h4bai0  { padding-left: 32px; padding-right: 32px; }
.rjd9uyui   .ks7g0::after, .rjd9uyui   .h4bai0::after,
.qytpoxpb .ks7g0::after, .qytpoxpb .h4bai0::after,
.g89xav8    .ks7g0::after, .g89xav8    .h4bai0::after,
.v3pixz    .ks7g0::after, .v3pixz    .h4bai0::after,
.y259    .ks7g0::after, .y259    .h4bai0::after,
.kqpzpk     .ks7g0::after, .kqpzpk     .h4bai0::after,
.n65n1s3    .ks7g0::after, .n65n1s3    .h4bai0::after,
.e1322wm1   .ks7g0::after, .e1322wm1   .h4bai0::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;
}
.rjd9uyui .ks7g0::after, .rjd9uyui .h4bai0::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");
}
.qytpoxpb .ks7g0::after, .qytpoxpb .h4bai0::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");
}
.g89xav8 .ks7g0::after, .g89xav8 .h4bai0::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");
}
.v3pixz .ks7g0::after, .v3pixz .h4bai0::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");
}
.y259 .ks7g0::after, .y259 .h4bai0::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");
}
.kqpzpk .ks7g0::after, .kqpzpk .h4bai0::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");
}
.n65n1s3 .ks7g0::after, .n65n1s3 .h4bai0::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");
}
.e1322wm1 .ks7g0::after, .e1322wm1 .h4bai0::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");
}
.h7zi   .txqy5g::after, .h7zi   .mo4ogjo::after,
.emb1vuqb .txqy5g::after, .emb1vuqb .mo4ogjo::after,
.vgh08c    .txqy5g::after, .vgh08c    .mo4ogjo::after,
.xr2qqwti    .txqy5g::after, .xr2qqwti    .mo4ogjo::after,
.oy75    .txqy5g::after, .oy75    .mo4ogjo::after,
.p9h5qu2     .txqy5g::after, .p9h5qu2     .mo4ogjo::after,
.lmv2icxg    .txqy5g::after, .lmv2icxg    .mo4ogjo::after,
.a50ra4   .txqy5g::after, .a50ra4   .mo4ogjo::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;
}
.h7zi .txqy5g::after, .h7zi .mo4ogjo::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");
}
.emb1vuqb .txqy5g::after, .emb1vuqb .mo4ogjo::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");
}
.vgh08c .txqy5g::after, .vgh08c .mo4ogjo::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");
}
.xr2qqwti .txqy5g::after, .xr2qqwti .mo4ogjo::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");
}
.oy75 .txqy5g::after, .oy75 .mo4ogjo::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");
}
.p9h5qu2 .txqy5g::after, .p9h5qu2 .mo4ogjo::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");
}
.lmv2icxg .txqy5g::after, .lmv2icxg .mo4ogjo::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");
}
.a50ra4 .txqy5g::after, .a50ra4 .mo4ogjo::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");
}
.so6qq3 .lr45    { background: #1a1a1a; }
.fpzn15qj.h4bai0 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .wacs {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .wacs::before    { grid-area: rank;   }
  .uube           { grid-area: ident;  }
  .imwhw1u     { grid-area: rating; min-width: 0; width: auto; }
  .pqkgu           { grid-area: pills;  }
  .fpzn15qj             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .wacs {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .wacs::before    { justify-self: center; }
  .uube           { width: 100%; }
  .imwhw1u     { justify-self: center; }
  .pqkgu           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .h81m5m1 .hfkq {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .h81m5m1 .olndcld { margin: 0; }
}
.ar79rv1 .olndcld { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.ar79rv1 .sko51lts { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.ar79rv1 .c7k6vyrb { padding: 14px 16px; }
.ar79rv1 .fu49t5xe { border-radius: 4px; }
.ar79rv1 .wgz1t { border-radius: 0; }
@media (max-width: 720px) {
  .t9wip { grid-template-columns: 1fr; }
  .s0l39v0 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .s0l39v0 .jba0ie { width: 72px; height: 50px; }
  .s0l39v0 .lvxb { max-width: 180px; }
  .s0l39v0 .ktfn { width: auto; }
}
@media (max-width: 720px) {
  .jovavsij { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .v9yyo0v { padding: 16px; }
  .ihjq .pcvhc8vv { min-width: 50%; }
}
@media (max-width: 860px) {
  .mldica { grid-template-columns: 1fr; }
  .ytsvc { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .k13p88a6 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .lvvgz { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .dx0z { flex-direction: column; align-items: stretch; }
}
.mlgvpk .ktfn .h4bai0 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .yobpvq { flex-direction: column; align-items: stretch; gap: 10px; }
  .mlgvpk .ktfn { text-align: center; }
}
@media (max-width: 720px) {
  .yjepmj { grid-template-columns: 1fr; }
  .rbwuom8 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .edxagc5o { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .p2l1j71u { grid-template-columns: 1fr; }
  .xl2av { width: 100px; height: 100px; margin: 16px auto; }
  .ju6vur { font-size: 1.4rem; }
  .xxirphe { justify-content: center; }
  .qnes102a .pcvhc8vv { min-width: 50%; }
}
@media (max-width: 540px) {
  .kivy { flex-wrap: wrap; padding: 14px 16px; }
  .j835j8f { padding: 12px 16px; }
  .jqw9g .b0mj36 { margin: 0 16px; }
  .jqw9g .cdgz { padding: 0 16px; }
  .eggc3 { padding: 12px 16px; }
}
.o7cz .ta6o7405 { gap: 0; }
.o7cz .wacs {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.o7cz .wacs:last-child { border-bottom: none; }
.o7cz .wacs:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.o7cz .wacs:nth-child(even):hover { background: var(--bg-hover); }
.lbfh .pqkgu .bkhlmnk {
  background: transparent; padding: 4px 8px;
}
.lbfh .pqkgu .mgoq3xy6 { font-size: .65rem; opacity: .65; }
.lbfh .pqkgu .lrmb   { font-size: 1.15rem; color: var(--accent-light); }
.bev2o8 .ptx2,
.bev2o8 .heb1,
.bev2o8 .heb1 {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.bev2o8 .heb1 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.bev2o8 .talc .oz2sr,
.bev2o8 .talc strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.bev2o8 .cltb2uv,
.bev2o8 .ukdj0i { font-size: 1em; }
.ps5qy { margin: 16px 0; }
.sbpu8ve { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.sbpu8ve summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.sbpu8ve summary::after { content: "+"; color: var(--accent-light); }
.sbpu8ve[open] summary::after { content: "−"; }
.sbpu8ve p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.unstn { margin-bottom: 0; }
.skfrbzs h2.d8i0 { color: var(--text-primary); border-color: var(--accent-light); }
.z2y754y h2.d8i0 { color: var(--text-primary); border-color: var(--accent-light); }
.mdk1kg .oy0pc7n     { background: #052e16; border-color: #10b981; }
.mdk1kg .nqgn9 strong  { color: #f1f5f9; }
.mdk1kg .nqgn9 p       { color: #cbd5e1; }
.mdk1kg .kwjlrblr    .oy0pc7n     .wi0z0vc::before,
.mdk1kg .itbps85a  .oy0pc7n     .wi0z0vc::before,
.mdk1kg .j1uwo5j7  .oy0pc7n     .wi0z0vc::before,
.mdk1kg .fy4gtw .oy0pc7n     .wi0z0vc::before { color: #10b981; }
.mdk1kg .kwjlrblr    .om6d .wi0z0vc::before,
.mdk1kg .itbps85a  .om6d .wi0z0vc::before,
.mdk1kg .j1uwo5j7  .om6d .wi0z0vc::before,
.mdk1kg .fy4gtw .om6d .wi0z0vc::before { color: #f43f5e; }
.mdk1kg .kwjlrblr    .w4jzshb    .wi0z0vc::before,
.mdk1kg .itbps85a  .w4jzshb    .wi0z0vc::before,
.mdk1kg .j1uwo5j7  .w4jzshb    .wi0z0vc::before,
.mdk1kg .fy4gtw .w4jzshb    .wi0z0vc::before { color: #a855f7; }
.clbu .oy0pc7n     { background: #2d2000; border-color: #eab308; }
.clbu .nqgn9 strong  { color: #f1f5f9; }
.clbu .nqgn9 p       { color: #cbd5e1; }
.clbu .kwjlrblr    .oy0pc7n     .wi0z0vc::before,
.clbu .itbps85a  .oy0pc7n     .wi0z0vc::before,
.clbu .j1uwo5j7  .oy0pc7n     .wi0z0vc::before,
.clbu .fy4gtw .oy0pc7n     .wi0z0vc::before { color: #eab308; }
.clbu .kwjlrblr    .om6d .wi0z0vc::before,
.clbu .itbps85a  .om6d .wi0z0vc::before,
.clbu .j1uwo5j7  .om6d .wi0z0vc::before,
.clbu .fy4gtw .om6d .wi0z0vc::before { color: #ef4444; }
.clbu .kwjlrblr    .w4jzshb    .wi0z0vc::before,
.clbu .itbps85a  .w4jzshb    .wi0z0vc::before,
.clbu .j1uwo5j7  .w4jzshb    .wi0z0vc::before,
.clbu .fy4gtw .w4jzshb    .wi0z0vc::before { color: #f97316; }
.qmwvs4 .oy0pc7n     { background: #0c1a2e; border-color: #38bdf8; }
.qmwvs4 .nqgn9 strong  { color: #f1f5f9; }
.qmwvs4 .nqgn9 p       { color: #cbd5e1; }
.qmwvs4 .kwjlrblr    .oy0pc7n     .wi0z0vc::before,
.qmwvs4 .itbps85a  .oy0pc7n     .wi0z0vc::before,
.qmwvs4 .j1uwo5j7  .oy0pc7n     .wi0z0vc::before,
.qmwvs4 .fy4gtw .oy0pc7n     .wi0z0vc::before { color: #38bdf8; }
.qmwvs4 .kwjlrblr    .om6d .wi0z0vc::before,
.qmwvs4 .itbps85a  .om6d .wi0z0vc::before,
.qmwvs4 .j1uwo5j7  .om6d .wi0z0vc::before,
.qmwvs4 .fy4gtw .om6d .wi0z0vc::before { color: #818cf8; }
.qmwvs4 .kwjlrblr    .w4jzshb    .wi0z0vc::before,
.qmwvs4 .itbps85a  .w4jzshb    .wi0z0vc::before,
.qmwvs4 .j1uwo5j7  .w4jzshb    .wi0z0vc::before,
.qmwvs4 .fy4gtw .w4jzshb    .wi0z0vc::before { color: #2dd4bf; }
.rtu5w169 .oy0pc7n     { background: var(--accent-bg); border-color: var(--accent-light); }
.rtu5w169 .kwjlrblr    .wi0z0vc::before,
.rtu5w169 .itbps85a  .wi0z0vc::before,
.rtu5w169 .j1uwo5j7  .wi0z0vc::before,
.rtu5w169 .fy4gtw .wi0z0vc::before { color: var(--accent-light) !important; }
.ecsh3gcq .y0qr6a { background: var(--bg-pros); }
.ecsh3gcq .g8xv { background: var(--bg-cons); }
.ecsh3gcq .y0qr6a .d2n17f2p { color: var(--c-pros-label); }
.ecsh3gcq .g8xv .i7tgr3 { color: var(--c-cons); }
.ecsh3gcq .y0qr6a ul li,
.ecsh3gcq .kxqhb li            { color: var(--c-pros); }
.ecsh3gcq .g8xv ul li,
.ecsh3gcq .pvdk li            { color: var(--c-cons); }
.ojb3 .nqgn9 { background: transparent; border-left: none; border: 1.5px solid; }
.ojb3 .oy0pc7n     { border-color: var(--c-tip-border); }
.ojb3 .nqgn9 strong { color: var(--text-primary); }
.ojb3 .nqgn9 p      { color: var(--text-muted); }
.a0fyr .nqgn9 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.a0fyr .oy0pc7n     { border-top-color: var(--c-tip-border); }
.f2mmf35 .nqgn9 { border-left: none; border-radius: 8px; }
.f2mmf35 .oy0pc7n     { background: #065f46; }
.f2mmf35 .om6d { background: #92400e; }
.f2mmf35 .w4jzshb    { background: #1e3a8a; }
.f2mmf35 .nqgn9 strong,
.f2mmf35 .nqgn9 p { color: #fff; }
.f2mmf35 .wi0z0vc::before { color: rgba(255,255,255,0.85) !important; }
.mdk1kg.f2mmf35 .oy0pc7n,
.mdk1kg .f2mmf35 .oy0pc7n     { background: #052e16; }
.mdk1kg.f2mmf35 .om6d,
.mdk1kg .f2mmf35 .om6d { background: #2d0a1e; }
.mdk1kg.f2mmf35 .w4jzshb,
.mdk1kg .f2mmf35 .w4jzshb    { background: #1e1036; }
.clbu.f2mmf35 .oy0pc7n,
.clbu .f2mmf35 .oy0pc7n      { background: #2d2000; }
.clbu.f2mmf35 .om6d,
.clbu .f2mmf35 .om6d  { background: #2d0b0b; }
.clbu.f2mmf35 .w4jzshb,
.clbu .f2mmf35 .w4jzshb     { background: #2d1600; }
.qmwvs4.f2mmf35 .oy0pc7n,
.qmwvs4 .f2mmf35 .oy0pc7n      { background: #0c1a2e; }
.qmwvs4.f2mmf35 .om6d,
.qmwvs4 .f2mmf35 .om6d  { background: #12103a; }
.qmwvs4.f2mmf35 .w4jzshb,
.qmwvs4 .f2mmf35 .w4jzshb     { background: #0a2020; }
.go73 .nqgn9 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.go73 .oy0pc7n     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.go73 .nqgn9 strong { color: var(--text-primary); }
.go73 .nqgn9 p      { color: var(--text-muted); }
.nx9zq .nqgn9 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.kwjlrblr .wi0z0vc,
.itbps85a .wi0z0vc,
.j1uwo5j7 .wi0z0vc,
.fy4gtw .wi0z0vc { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.kwjlrblr .wi0z0vc::before,
.itbps85a .wi0z0vc::before,
.j1uwo5j7 .wi0z0vc::before,
.fy4gtw .wi0z0vc::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.kwjlrblr .oy0pc7n     .wi0z0vc::before { content: "✦"; color: var(--c-tip-border); }
.kwjlrblr .om6d .wi0z0vc::before { content: "▲"; color: var(--c-warn-border); }
.kwjlrblr .w4jzshb    .wi0z0vc::before { content: "◉"; color: #60a5fa; }
.itbps85a .oy0pc7n     .wi0z0vc::before { content: "★"; color: var(--c-tip-border); }
.itbps85a .om6d .wi0z0vc::before { content: "◆"; color: var(--c-warn-border); }
.itbps85a .w4jzshb    .wi0z0vc::before { content: "●"; color: #60a5fa; }
.j1uwo5j7 .oy0pc7n     .wi0z0vc::before { content: "▶"; color: var(--c-tip-border); }
.j1uwo5j7 .om6d .wi0z0vc::before { content: "■"; color: var(--c-warn-border); }
.j1uwo5j7 .w4jzshb    .wi0z0vc::before { content: "▸"; color: #60a5fa; }
.fy4gtw .oy0pc7n     .wi0z0vc::before { content: "→"; color: var(--c-tip-border); }
.fy4gtw .om6d .wi0z0vc::before { content: "⬥"; color: var(--c-warn-border); }
.fy4gtw .w4jzshb    .wi0z0vc::before { content: "◈"; color: #60a5fa; }
.m3h4x5tj .h8hrf .fnbsl9,
.m3h4x5tj .skfosh8d .fnbsl9  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.m3h4x5tj .weiiq                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.m3h4x5tj .jb74or          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.m3h4x5tj .yuacr2ql                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.jhcx .h8hrf .fnbsl9,
.jhcx .skfosh8d .fnbsl9,
.jhcx .weiiq,
.jhcx .wacs,
.jhcx .olndcld,
.jhcx .jb74or,
.jhcx .yuacr2ql,
.jhcx .nx9zq .nqgn9 { box-shadow: none; }
.rj5p   .w9rgtu, .rj5p .gl01, .rj5p .gxulpcq,
.rj5p   .ao9tt51r, .rj5p .tch6v { font-size: 0.9rem; }
.rj5p   .uqd77rp, .rj5p .m6n5ky61 { font-size: 0.9rem; }
.zka3prl   .w9rgtu, .zka3prl .gl01, .zka3prl .gxulpcq,
.zka3prl   .ao9tt51r, .zka3prl .tch6v { font-size: 0.95rem; }
.zka3prl   .uqd77rp, .zka3prl .m6n5ky61 { font-size: 0.95rem; }
.dcm59n   .w9rgtu, .dcm59n .gl01, .dcm59n .gxulpcq,
.dcm59n   .ao9tt51r, .dcm59n .tch6v { font-size: 1.08rem; }
.dcm59n   .uqd77rp, .dcm59n .m6n5ky61 { font-size: 1.05rem; }
.dcm59n   .jusksn { font-size: 0.97rem; }
.ep8dp05 .jultt      { font-size: 3.2rem; }
.ep8dp05 h2.d8i0 { font-size: 1.9rem; }
.ep8dp05 h3.z6adx     { font-size: 1.4rem; }
.t8y5vtu .jultt      { font-size: 3.8rem; }
.t8y5vtu h2.d8i0 { font-size: 2.2rem; }
.t8y5vtu h3.z6adx     { font-size: 1.6rem; }
.unstn + .unstn { position: relative; }
.dwlwmy91   .unstn + .unstn::before,
.pfwmym  .unstn + .unstn::before,
.fgqk0oyo   .unstn + .unstn::before,
.d7rpy   .unstn + .unstn::before,
.zffq6y7m   .unstn + .unstn::before,
.udv0g1xc .unstn + .unstn::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.dwlwmy91 .unstn + .unstn::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.pfwmym .unstn + .unstn::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.fgqk0oyo .unstn + .unstn::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;
}
.d7rpy .unstn + .unstn::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.c2b2 .unstn { margin-bottom: 16px; }
.c2b2 .unstn + .unstn { margin-top: 0; }
.c2b2 .whukcd6w { padding-top: 0; padding-bottom: 0; }
.zffq6y7m .unstn + .unstn::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.udv0g1xc .unstn + .unstn::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.x54j .unstn + .unstn::before,
.is7vyff3 .unstn + .unstn::before,
.bqtiic .unstn + .unstn::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%;
}
.tbgbhntt .x54j .unstn:nth-child(even)::before,
.tbgbhntt .is7vyff3 .unstn:nth-child(even)::before,
.tbgbhntt .bqtiic .unstn:nth-child(even)::before { background: var(--bg-surface); }
.bt66x1bs .x54j .unstn:nth-child(even)::before,
.bt66x1bs .is7vyff3 .unstn:nth-child(even)::before,
.bt66x1bs .bqtiic .unstn:nth-child(even)::before { background: var(--bg-card); }
.x54j .unstn + .unstn::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");
}
.is7vyff3 .unstn + .unstn::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");
}
.bqtiic .unstn + .unstn::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");
}
.jfahhfh .pxb7i5ux,
.o0cbgbug .pxb7i5ux { padding-bottom: 60px; }
.c4ywsec .pxb7i5ux { padding-bottom: 70px; }
.ht1erdor .gxskp:not(.mfup0) .j2sr { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.lcgx3xwb .wap4apkk { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ht1erdor .mfup0 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.ht1erdor .fxien { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.ht1erdor .wap4apkk { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.gt4ts .wap4apkk { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.e9ym56 .wap4apkk { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.w1bzm8l9 .wap4apkk { background: var(--accent-bg); }
.dv5dze6 .z1x8 { float: left; width: 38%; margin: 0 28px 16px 0; }
.dv5dze6 .z1x8 .u4xn { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.dv5dze6 .whukcd6w::after { content: ''; display: block; clear: both; }
.v3rb7d .z1x8 { float: right; width: 38%; margin: 0 0 16px 28px; }
.v3rb7d .z1x8 .u4xn { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.v3rb7d .whukcd6w::after { content: ''; display: block; clear: both; }
.rxuv .unstn:nth-child(odd)  .z1x8 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.rxuv .unstn:nth-child(even) .z1x8 { float: right; width: 38%; margin: 0 0 16px 28px; }
.rxuv .z1x8 .u4xn { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rxuv .whukcd6w::after { content: ''; display: block; clear: both; }
.dv5dze6 .fghbzrw,
.v3rb7d .fghbzrw,
.rxuv .fghbzrw,
@media (max-width: 900px) {
  .dv5dze6 .z1x8,
  .v3rb7d .z1x8,
  .rxuv .unstn:nth-child(odd)  .z1x8,
  .rxuv .unstn:nth-child(even) .z1x8 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .dv5dze6 .z1x8 .u4xn,
  .v3rb7d .z1x8 .u4xn,
  .rxuv .z1x8 .u4xn {
    max-height: none !important;
  }
}
.dv5dze6 .uqd77rp,
.dv5dze6 .m6n5ky61,
.v3rb7d .uqd77rp,
.v3rb7d .m6n5ky61,
.rxuv .uqd77rp,
.rxuv .m6n5ky61 { overflow: hidden; }
@media (max-width: 640px) {
  .dv5dze6 .z1x8,
  .v3rb7d .z1x8,
  .rxuv .z1x8 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.n46vy4 .mwo621,
.n46vy4 .whukcd6w,
.n46vy4 .mcj10  { max-width: 1100px; }
.j77jpe .mwo621,
.j77jpe .whukcd6w,
.j77jpe .mcj10  { max-width: 1200px; }
.l05eo8r .mwo621,
.l05eo8r .whukcd6w,
.l05eo8r .mcj10  { max-width: 1320px; }
.mwsn { font-size: 0.82rem; color: var(--text-muted); }
.vhz6l8w { display: flex; align-items: center; }
.b3yp4 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.wfnw { display: flex; align-items: center; }
.fearo3 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.fearo3:hover { text-decoration: underline; }
.ad7wg249 { margin: 0 3px; opacity: 0.45; }
.ad7wg249::before { content: '/'; }
.bswta2t { padding: 2px 5px; color: var(--text-main); }
.gmi95 .mwsn {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.gmi95 .vhz6l8w { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ftk0e .mwsn {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ftk0e .vhz6l8w { padding: 0 0 0 12px; }
.vkfrs .vhz6l8w { padding: 0 16px; }
.vkfrs .mwsn {
  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);
}
.vkfrs .mwo621 { padding-top: 28px; }
@media (max-width: 720px) {
  .dlbjna { margin-top: 18px; padding: 0 16px; }
  .vkfrs .mwo621 { padding-top: 16px; }
}
.n46vy4.gmi95 .vhz6l8w { max-width: 1100px; }
.j77jpe.gmi95 .vhz6l8w { max-width: 1200px; }
.l05eo8r.gmi95 .vhz6l8w { max-width: 1320px; }
.r8czj7vl .unstn { padding-top: 16px; padding-bottom: 16px; }
.n5lv7boa .unstn { padding-top: 24px; padding-bottom: 24px; }
.w5rv7 .unstn { padding-top: 40px; padding-bottom: 40px; }
.djjp .unstn { padding-top: 52px; padding-bottom: 52px; }
.dwh25nnk .unstn:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.dwh25nnk .unstn:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.dwh25nnk .unstn:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.dwh25nnk .unstn:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.zgue5vc .whukcd6w { padding-top: 10px;  padding-bottom: 10px; }
.jf3njn7j .whukcd6w { padding-top: 18px;  padding-bottom: 18px; }
.v95l .whukcd6w { padding-top: 36px;  padding-bottom: 36px; }
.sybi .whukcd6w { padding-top: 48px;  padding-bottom: 48px; }
.ag0bz h2.d8i0 { font-weight: 600; }
.ag0bz h3.z6adx     { font-weight: 600; }
.gs1oifn h2.d8i0 { font-weight: 800; }
.gs1oifn h3.z6adx     { font-weight: 700; }
.crs6 h2.d8i0 { font-weight: 900; }
.crs6 h3.z6adx     { font-weight: 800; }
.crs6 .nqgn9 strong,
.crs6 .nqgn9 strong { font-weight: 600; }
.txqy5g {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ol8lugd .txqy5g { display: none; }
@media (max-width: 640px) {
  .jis2a { display: none; }
  .txqy5g {
    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;
  }
}
.txqy5g { background: var(--cta) !important; color: #fff !important; border: none !important; }
.txqy5g:hover { opacity: 0.85; }
.j8oo8c .txqy5g { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.uac1b0rm .txqy5g,
.c3j5gxds  .txqy5g { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.uac1b0rm .txqy5g:hover,
.c3j5gxds  .txqy5g:hover { opacity: 0.88; }
.j8oo8c.uac1b0rm .txqy5g,
.j8oo8c.c3j5gxds  .txqy5g { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.mo4ogjo {
  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;
}
.mo4ogjo:hover { transform: translateY(-2px); opacity: 0.92; }
.mo4ogjo { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ujpuhcg .mo4ogjo { display: none; }
.ds3wkiii .mo4ogjo { right: 32px; }
.sdlrg  .mo4ogjo { left: 32px; }
@media (max-width: 480px) {
  .ds3wkiii .mo4ogjo { right: 20px; bottom: 20px; }
  .sdlrg  .mo4ogjo { left: 20px; bottom: 20px; }
}
.ls830f { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.mcj10 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ra5mzo { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.x23nb { color: var(--text-dim); font-size: 0.8rem; }
.chlof66n a, .tyn6r5 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.chlof66n a:hover, .tyn6r5 a:hover { color: var(--accent-light); }
.tyn6r5 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.gqoa3fc .mcj10 { text-align: center; }
.gqoa3fc .tyn6r5 { justify-content: center; margin-bottom: 16px; }
.gqoa3fc .ra5mzo { margin-top: 0; }
.io2cw6 { margin-top: 10px; }
.io2cw6 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .mcj10 { padding-left: 16px; padding-right: 16px; }
  .adub7 .mcj10 { padding: 20px 16px; }
  .tyn6r5 { gap: 4px 12px; }
  .ra5mzo { font-size: 0.78rem; }
}
.x1dw .ra5mzo { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.x1dw .x23nb { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .x1dw .fy5r3 { grid-template-columns: 1fr 1fr; } .x1dw .ce303z { grid-column: 1 / -1; } }
@media (max-width: 480px) { .x1dw .fy5r3 { grid-template-columns: 1fr; } }
.cq1lqd .ra5mzo { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .cq1lqd .odbstyt { gap: 12px; } .cq1lqd .r6w0p { margin-right: 0; width: 100%; } }
.vbbn5fzb .ra5mzo { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.vbbn5fzb .x23nb { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .vbbn5fzb .toint { grid-template-columns: 1fr 1fr; } .vbbn5fzb .yx7zw3hl { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vbbn5fzb .toint { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .iea91 .fty7h { grid-template-columns: 1fr 1fr; } .iea91 .pt4e:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .iea91 .fty7h { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .vi5l .fty7h { grid-template-columns: 1fr; } }
.u9lera .mcj10 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.u9lera .tyn6r5 { justify-content: center; }
.utp6ni .g6925      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.utp6ni .ls830f { background: var(--bg-page); border-top-color: var(--border-alt); }
.qbunf4m .g6925      { background: #0d1117; border-bottom-color: #21262d; }
.qbunf4m .ictkbe { color: var(--accent-light); }
.qbunf4m .l05e { --msep-color: #8b949e; }
.qbunf4m .l05e a { color: #8b949e; }
.qbunf4m .l05e a:hover { color: var(--accent-light); }
.qbunf4m .ofw52 { color: #8b949e; }
.qbunf4m .ls830f { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.qbunf4m .ra5mzo,
.qbunf4m .x23nb { color: #6e7681; }
.qbunf4m .chlof66n a, .qbunf4m .tyn6r5 a,
.qbunf4m .chlof66n a:hover, .qbunf4m .tyn6r5 a:hover,
@media (max-width: 640px) {
  .qbunf4m .l05e { background: #0d1117; border-top-color: #21262d; }
  .qbunf4m .l05e li a { border-bottom-color: #21262d; }
}
.zeyj .g6925      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.zeyj .ictkbe { color: var(--accent-light); }
.zeyj .l05e { --msep-color: #475569; }
.zeyj .l05e a { color: #475569; }
.zeyj .l05e a:hover { color: var(--accent-light); }
.zeyj .ofw52 { color: #64748b; }
.zeyj .ls830f { background: #f0f4f8; border-top-color: #cbd5e1; }
.zeyj .ra5mzo,
.zeyj .x23nb { color: #64748b; }
.zeyj .chlof66n a, .zeyj .tyn6r5 a,
.zeyj .chlof66n a:hover, .zeyj .tyn6r5 a:hover,
@media (max-width: 640px) {
  .zeyj .l05e { background: #f0f4f8; border-top-color: #cbd5e1; }
  .zeyj .l05e li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.uac1b0rm .g6925      { background: var(--accent); border-bottom-color: var(--accent-light); }
.uac1b0rm .ictkbe { color: #fff; }
.uac1b0rm .l05e { --msep-color: rgba(255,255,255,0.82); }
.uac1b0rm .l05e a { color: rgba(255,255,255,0.82); }
.uac1b0rm .l05e a:hover { color: #fff; }
.uac1b0rm .ofw52 { color: rgba(255,255,255,0.9); }
.uac1b0rm .fvj78rl1 a { color: var(--text-primary) !important; }
.uac1b0rm .fvj78rl1 a:hover { color: var(--accent-light) !important; }
.uac1b0rm .ls830f { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.uac1b0rm .ra5mzo,
.uac1b0rm .x23nb { color: rgba(255,255,255,0.72); }
.uac1b0rm .chlof66n a, .uac1b0rm .tyn6r5 a,
.uac1b0rm .eg70ycw8 a, .uac1b0rm .lc8f9m a,
.uac1b0rm .yuym a, .uac1b0rm .r6w0p { color: #fff; }
.uac1b0rm .lh4fux, .uac1b0rm .pnkf { color: rgba(255,255,255,0.7); }
.uac1b0rm .chlof66n a:hover, .uac1b0rm .tyn6r5 a:hover,
.uac1b0rm .eg70ycw8 a:hover, .uac1b0rm .lc8f9m a:hover { color: #fff; }
@media (max-width: 640px) {
  .uac1b0rm .l05e { background: var(--accent); border-top-color: var(--accent-light); }
  .uac1b0rm .l05e li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.c3j5gxds .g6925 {
  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);
}
.c3j5gxds .ls830f {
  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) {
  .c3j5gxds .l05e {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.gooixzp .mqept7c { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.m9gkd0 .mqept7c { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.nm1t6 .mqept7c { min-height: 72px; height: auto; }
.rpup .mqept7c { min-height: 84px; height: auto; }
.adub7 .mqept7c { max-width: none; padding: 0 32px; }
.adub7 .mcj10  { max-width: none; padding: 24px 32px; }
.jy196nk.j77jpe .mqept7c { max-width: 1200px; }
.jy196nk.l05eo8r .mqept7c { max-width: 1320px; }
.ck2sdkby   .ictkbe, .ck2sdkby   .r6w0p { text-transform: capitalize; }
.tr0h9if0 .ictkbe, .tr0h9if0 .r6w0p { text-transform: lowercase; }
.raxq .ictkbe, .raxq .r6w0p { text-transform: uppercase; letter-spacing: 0.06em; }
.u282f0f, .wt1isrz8 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.oweyh .u282f0f,
.ldlwm .u282f0f,
.tsckx6 .u282f0f,
.gxcc .u282f0f,
.gthbtjwf   .l05e a { font-weight: 500; }
.ryf8yhr .l05e a { font-weight: 600; }
.s8h2d15     .l05e a { font-weight: 700; }
.f2zq    .l05e a { font-weight: 800; letter-spacing: 0.01em; }
.t23ntv     .l05e > li + li::before,
.ueubacno    .l05e > li + li::before,
.et8e    .l05e > li + li::before,
.pje70qu2 .l05e > li + li::before,
.q43r8kg .l05e > li + li::before,
.guyz  .l05e > li + li::before,
.s3qlin14    .l05e > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.t23ntv     .l05e > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ueubacno    .l05e > li + li::before { content: "|"; }
.et8e    .l05e > li + li::before { content: "—"; }
.pje70qu2 .l05e > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.q43r8kg .l05e > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.guyz  .l05e > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.s3qlin14    .l05e > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .gmprh9 .ofw52,
  .i9uk .ofw52,
  .puowg .ofw52,
  .ekcqw7 .ofw52,
  .dptiw5 .ofw52 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .gmprh9 .ofw52::before,
  .i9uk .ofw52::before,
  .puowg .ofw52::before,
  .ekcqw7 .ofw52::before,
  .dptiw5 .ofw52::before { content: ""; display: block; flex-shrink: 0; }

  
  .gmprh9 .ofw52::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;
  }

  
  .i9uk .ofw52::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;
  }

  
  .puowg .ofw52::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;
  }

  
  .ekcqw7 .ofw52::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;
  }

  
  .dptiw5 .ofw52::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) {
  .ny1hzwj .ofw52 {
    padding: 5px 14px;
  }
  .ny1hzwj .l05e {
    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;
  }
  .ny1hzwj .l05e li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ny1hzwj .l05e li a:hover { background: var(--bg-raised); }
  .ny1hzwj .x0me5,
  .igf2i1uu .x0me5,
  .ick7 .x0me5 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .k4bknu0b .ofw52 {
    padding: 5px 10px;
  }
  .k4bknu0b .l05e {
    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);
  }
  .k4bknu0b .l05e.johhy3dc { transform: translateX(0); }
  .k4bknu0b .l05e li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .k4bknu0b .l05e li:last-child a { border-bottom: none; }
  .uac1b0rm .l05e,
  .qbunf4m .l05e { background: var(--accent) !important; }
  .uac1b0rm .l05e li a,
  .qbunf4m .l05e li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ick7 .ofw52 {
    padding: 5px 10px;
  }
  .ick7 .l05e {
    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);
  }
  .ick7 .l05e::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ick7 .l05e.johhy3dc { transform: translateY(0); }
  .ick7 .l05e li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .e3kx9d2 .ofw52 {
    padding: 5px 10px;
  }
  .e3kx9d2 .l05e {
    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;
  }
  .e3kx9d2 .l05e.johhy3dc { opacity: 1; pointer-events: auto; }
  .e3kx9d2 .l05e li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .oqafus     .ofw52 { border-radius: 0 !important; }
  .r4povo   .ofw52 { border-radius: 8px !important; }
  .cpmv .ofw52 { border-radius: 50% !important; }
  .ldlf   .ofw52 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .fgne5fu6 .r8bflmxa { flex-direction: column; align-items: stretch; }
  .fgne5fu6 .ozsyvh { flex-direction: row; min-width: auto; }
  .fgne5fu6 .tt4z { align-items: flex-start; text-align: left; }
}
.il555kq,
.il555kq.unstn,
.tbgbhntt .il555kq,
.nyzl96 .il555kq,
.bt66x1bs .il555kq,
.w4p0s1fj .il555kq {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.akuet6 {
  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;
}
.j3k2cwmm { flex: 1 1 280px; min-width: 0; }
.wm8hy {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.dlmmmj5 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.hg16gn {
  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;
}
.hg16gn:hover { transform: translateY(-1px); opacity: 0.95; }
.xwjzpnb .akuet6 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.xwjzpnb .wm8hy { color: var(--cta); }
.xwjzpnb .dlmmmj5 { color: var(--text-body); }
.xwjzpnb .hg16gn {
  background: var(--cta) !important;
  color: #fff !important;
}
.nysg .akuet6 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.nysg .wm8hy { color: var(--text-primary); }
.nysg .dlmmmj5 { color: var(--text-body); }
.nysg .hg16gn {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .akuet6 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .j3k2cwmm { flex: 0 0 auto; }
  .wm8hy { font-size: 1.2rem; }
  .hg16gn { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.uhmbbul7 .grib2a2 { height: 36px; }
.llqa .grib2a2 { height: 60px; max-width: 200px; }
.wibnh3 .grib2a2 { height: 56px; max-width: 180px; }
.lbfh .mgoq3xy6 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.lbfh .lrmb {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .o104m2zs .ta6o7405 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .o104m2zs .wacs {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .o104m2zs .wacs { padding: 40px 16px 20px; }
  .o104m2zs .bkhlmnk {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .o104m2zs .fpzn15qj { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .t975y .wacs {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .t975y .wacs::before {
    position: absolute; top: 14px; left: 14px;
  }
  .t975y .uube {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .t975y .fijc { white-space: normal; text-align: center; font-size: 1.2rem; }
  .t975y .bkhlmnk {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .t975y .fpzn15qj { width: 100%; min-width: 0; }
  .t975y .ptx2 { min-width: 0; }
}
.sno6caf9 .wacs::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.j9hago .sbpu8ve {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.j9hago .sbpu8ve summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.j9hago .sbpu8ve p { padding: 0 2px 16px; }
.xeets .sbpu8ve { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.xeets .sbpu8ve summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.xeets .sbpu8ve summary::after { content: "›"; font-size: 1.2em; }
.xeets .sbpu8ve[open] summary::after { content: "‹"; }
.xeets .sbpu8ve p { padding: 10px 22px 4px; }
.ybufdmsu .sbpu8ve {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ybufdmsu .sbpu8ve summary { color: var(--text-primary); padding-left: 16px; }
.ybufdmsu .sbpu8ve summary::after { content: "›"; font-size: 1.1em; }
.ybufdmsu .sbpu8ve[open] summary::after { content: "‹"; }
.ybufdmsu .sbpu8ve p { padding-left: 16px; }
.llbkje .ps5qy { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.llbkje .sbpu8ve {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.llbkje .sbpu8ve:last-child { border-bottom: none; }
.llbkje .sbpu8ve summary { color: var(--text-primary); border-radius: 0; }
.llbkje .sbpu8ve summary::after { content: "›"; font-size: 1.1em; }
.llbkje .sbpu8ve[open] summary::after { content: "‹"; }
.cw6va .sbpu8ve { overflow: hidden; }
.cw6va .sbpu8ve summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.cw6va .sbpu8ve summary::after { color: rgba(255,255,255,.75); }
.cw6va .sbpu8ve[open] summary { border-radius: 0; }
.eowbig9a { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.o2ie9 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.b0bs4jw {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.nrs2m { color: var(--text-muted); font-size: 1.05rem; }
.fy8cwkkm {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ryf6ur { margin-bottom: 20px; }
.b61a48j {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.pmwe4 {
  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;
}
.pmwe4:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.xlx1ti { resize: vertical; min-height: 130px; }
.t5ga5s { width: 100%; margin-top: 8px; }
.i3ubqvm {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.kbvm {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.zaf70fe { color: var(--text-muted); line-height: 1.75; }
.usll96w { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.usll96w li { margin-bottom: 6px; }
.sbrh { max-width: 760px; margin: 0 auto; }
.m8qan { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.jpnrg { max-width: 760px; margin: 0 auto; }
.vs2pzh { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.vs2pzh:last-child { border-bottom: none; }
.v3q2 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.vs2pzh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.vs2pzh ul.usll96w { margin: 0; }
.b0obsm .v3q2 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .b0obsm { grid-template-columns: 1fr; gap: 10px; } }
.z75gi4 .v3q2 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.qxftm0ht .usll96w { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .jpife { grid-template-columns: 1fr; } }
.qbi6b { color: inherit; text-decoration: none; }
.qbi6b:hover { color: var(--accent-light); text-decoration: underline; }
.bigf { display: inline-block; line-height: 0; }
.ybhws { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ufz4ahpk { margin-bottom: 48px; }
.om051t { max-width: 760px; margin: 0 auto; }
.yok5a80 { text-align: center; }
.pss7pn0 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.pss7pn0:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.e7p96 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.pss7pn0 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.pss7pn0 ul.usll96w { margin: 0; }
.o7czhmn { color: var(--text-muted); line-height: 1.75; }
.yok5a80 .usll96w,
.jhqukkud .usll96w,
.g71mo .usll96w,
.a4f9x .usll96w {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.yok5a80 .pss7pn0,
.jhqukkud .pss7pn0 { text-align: left; }
.yok5a80 .e7p96,
.jhqukkud .e7p96 { text-align: center; }
.bgdon { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.f8w8s { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.fgserr6b { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.wxkvy1 { margin-top: 12px; }
.zx0v6z { 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; }
.zx0v6z:hover { border-bottom-color: var(--accent-light); }
.twdwbrk { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.twdwbrk img { width: 100%; height: 100%; object-fit: cover; display: block; }
.xl68 { width: 200px; height: 200px; }
.vs7wg { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.ccyl8ahw { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.tpm1yitv { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .iyu85d0u { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.a2gfr97t { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.a2gfr97t .fgserr6b, .a2gfr97t .f8w8s { max-width: 640px; }
.l4o7yu .bgdon { font-size: 1.6rem; margin-top: 18px; }
.e7xcfl3f .fgserr6b { margin-bottom: 28px; }
@media (max-width: 860px) { .utu4zjhf { grid-template-columns: 1fr; } .l4o7yu { position: static; text-align: center; } }
.plt0o .twdwbrk { margin: 0 auto 18px; }
.plt0o .ccyl8ahw { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .zd22mae { grid-template-columns: 1fr; } }
.vz9mu0 .bgdon { font-size: 1.6rem; margin-bottom: 6px; }
.a4f9x .usll96w { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .vz9mu0 { flex-direction: column; text-align: center; } .c903 { grid-template-columns: 1fr; } }
.ged06s .bgdon { font-size: 1.35rem; margin: 0 0 4px; }
.ged06s .ccyl8ahw { margin: 0; }
.b6x4 { max-width: 760px; margin: 0 auto; }
.jeop1n4 { position: relative; padding-left: 28px; }
.jeop1n4::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.w4n0 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.w4n0:last-child { padding-bottom: 0; }
.b6o506a { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.er64j h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.er64j p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.jrfu .b0bs4jw { color: var(--accent-light); }
.jvme22x .b0bs4jw { font-size: 2rem; }
.jvme22x .nrs2m { max-width: 680px; }
.bkt95 {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.bkt95 .b0bs4jw { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.bkt95 .nrs2m  { margin: 0; }
@media (max-width: 640px) { .bkt95 { flex-direction: column; } }
.b3w2rbsj .b0bs4jw { color: var(--accent-light); }
.id3gx .b0bs4jw { color: #fff; }
.id3gx .nrs2m  { color: rgba(255,255,255,0.85); }
.qudk { max-width: 680px; margin: 0 auto; }
.mh20l5d8 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .mh20l5d8 { grid-template-columns: 1fr; } }
.cel65 .pmwe4 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.cel65 .pmwe4:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.jo11pkyf .pmwe4 { background: var(--bg-raised); border-color: transparent; }
.jo11pkyf .pmwe4:focus { background: var(--bg-card); border-color: var(--accent-light); }
.xonmkd .pmwe4 { border-radius: 100px; padding: 11px 20px; }
.xonmkd .xlx1ti { border-radius: 14px; }
.hkz0 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.hkz0 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.hkz0 summary::-webkit-details-marker { display: none; }
.hkz0 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.hkz0[open] summary::after { content: "−"; }
.hqsl9f4 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .orar { grid-template-columns: 1fr; } }
.bpb57tx9 { counter-reset: priv-count; }
.yelgra {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.yelgra:last-child { border-bottom: none; }
.ormpx3 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.yelgra h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.yelgra p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ccj7p27 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ccj7p27 li { margin-bottom: 6px; }
.brio8z7{display:none}
.brio8z7:empty,.h7l9i9:empty{display:none}
.lr5ki{position:relative;overflow:visible}
.e997o .v4xxiw,.jcvt .v4xxiw,
.hdt3e .v4xxiw,.ljfv .v4xxiw,
.pctxb3 .v4xxiw,.dgau7d2 .v4xxiw{display:block}
.jd6y .t3l32cc{display:block}
.e997o .v4xxiw,.jcvt .v4xxiw,
.hdt3e .v4xxiw,.ljfv .v4xxiw,
.pctxb3 .v4xxiw{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.e997o .v4xxiw .h7l9i9,.jcvt .v4xxiw .h7l9i9,
.hdt3e .v4xxiw .h7l9i9,.ljfv .v4xxiw .h7l9i9,
.pctxb3 .v4xxiw .h7l9i9{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.e997o .m3jrwtxd,.jcvt .m3jrwtxd,
.hdt3e .m3jrwtxd,.ljfv .m3jrwtxd,
.pctxb3 .m3jrwtxd{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.e997o .v4xxiw,.jcvt .v4xxiw{top:12px}
.e997o .v4xxiw .h7l9i9{margin-right:auto}
.jcvt .v4xxiw .h7l9i9{margin-left:auto}
.jcvt .v4xxiw{text-align:right}
.hdt3e .v4xxiw,.ljfv .v4xxiw{bottom:12px}
.hdt3e .v4xxiw .h7l9i9{margin-right:auto}
.ljfv .v4xxiw .h7l9i9{margin-left:auto}
.ljfv .v4xxiw{text-align:right}
.pctxb3 .v4xxiw{position:relative;margin-top:16px}
.pctxb3 .v4xxiw .h7l9i9{margin:0 auto}
.dgau7d2 .v4xxiw{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.dgau7d2 .v4xxiw .h7l9i9{margin:0}
.dgau7d2 .wap4apkk~.v4xxiw,
.dgau7d2 .kymtqv~.v4xxiw{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.dgau7d2 .wap4apkk~.v4xxiw .h7l9i9,
.dgau7d2 .kymtqv~.v4xxiw .h7l9i9{justify-content:flex-start}
.wap4apkk~.v4xxiw,.kymtqv~.v4xxiw{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}
.wap4apkk~.v4xxiw .h7l9i9{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.kymtqv~.v4xxiw .h7l9i9{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.t3l32cc .h7l9i9{margin:0 0 12px}
.h7l9i9{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.m3jrwtxd{white-space:nowrap}
.mjcob9o .m3jrwtxd{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.mjcob9o .fp628::before{content:""}
.v3mgg .m3jrwtxd{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.l9ugdr .h7l9i9{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.crgcz4ph .m3jrwtxd{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.hr8r5c .m3jrwtxd{color: var(--accent-light);opacity:1;font-weight:500}
.ohepf .m3jrwtxd{border-bottom:1px solid currentColor;padding-bottom:2px}
.dfyfo3 .h7l9i9{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.tii3wa8e{--date-bg:transparent}
.fxb4x428 .fp628::before{content:""}
.ssldlc0 .m3jrwtxd + .m3jrwtxd::before{content:"•";margin-right:6px;opacity:.4}
.qgp2rui .m3jrwtxd + .m3jrwtxd::before{content:"/";margin-right:6px;opacity:.35}
.f1kw .m3jrwtxd + .m3jrwtxd::before{content:"|";margin-right:6px;opacity:.3}
.d1d8yt .m3jrwtxd + .m3jrwtxd::before{content:"—";margin-right:6px;opacity:.3}
.n48h6ay .m3jrwtxd + .m3jrwtxd::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.yyfj .m3jrwtxd + .m3jrwtxd::before{content:"·";margin-right:6px;opacity:.4}
.th3u9u .m3jrwtxd + .m3jrwtxd::before{content:"›";margin-right:6px;opacity:.4}
.qisdxl .m3jrwtxd + .m3jrwtxd::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.pk646sxt{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.qj7j5px{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.cqvewfxj{display:flex;flex-direction:column;gap:3px}
.liumxzh{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.myq6iyb{font-weight:700;font-size:1rem;color:var(--text-heading)}
.ki74{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.e2sc .pk646sxt{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.nosjlk6 .pk646sxt{border-top:3px solid var(--accent);padding-top:18px}
.yr6mwofw .pk646sxt{border-left:3px solid var(--accent);border-radius:0}
.z4esz .pk646sxt{padding:20px 0}
@media(max-width:640px){
  .pk646sxt{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ki74{max-width:100%}
}
.ygi5gxu .jb74or{margin:0}
@media (max-width:560px){
  .ng2dp6{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) {
  .tzmyi { padding: 28px 18px 20px; }
  .shzly2e { font-size: 1.2rem; }
  .y0vko { max-width: 220px; max-height: 80px; }
}
.e6mzx  .wsiql { border-radius: 6px; }
.ky1whjb0 .akuet6 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .wsiql { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.cpvzfu {
  margin: 28px 0 24px;
}
.cpvzfu .unstn {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.cpvzfu .whukcd6w {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.cpvzfu .akuet6 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .mqept7c { flex-direction: row-reverse; }
[dir="rtl"] .l05e { flex-direction: row-reverse; }
[dir="rtl"] .ds3wkiii .mo4ogjo { right: auto; left: 32px; }
[dir="rtl"] .sdlrg  .mo4ogjo { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .ds3wkiii .mo4ogjo { right: auto; left: 20px; }
  [dir="rtl"] .sdlrg  .mo4ogjo { left: auto;  right: 20px; }
}
[dir="rtl"] .dv5dze6 .z1x8  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .v3rb7d .z1x8 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .wap4apkk,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .uqd77rp, [dir="rtl"] .m6n5ky61 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .nqgn9 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .akuet6 { direction: rtl; }
[dir="rtl"] .mwsn { direction: rtl; }
[dir="rtl"] .yuacr2ql { direction: rtl; }
[dir="rtl"] .xz7ta { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .obyw .m6n5ky61,
[dir="rtl"] .orxtz .m6n5ky61,
[dir="rtl"] .f93guc .m6n5ky61,
[dir="rtl"] .hdn7x .m6n5ky61 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .obyw .m6n5ky61 li::before,
[dir="rtl"] .orxtz .m6n5ky61 li::before,
[dir="rtl"] .f93guc .m6n5ky61 li::before,
[dir="rtl"] .hdn7x .m6n5ky61 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .gxskp.r2nocuo .dnkhd89r,
[dir="rtl"] .lrsleiv.r2nocuo .dnkhd89r,
[dir="rtl"] .mfup0.r2nocuo .dnkhd89r,
[dir="rtl"] .j6zu1q.r2nocuo .dnkhd89r,
[dir="rtl"] .wxghq.r2nocuo .dnkhd89r { text-align: right; }
[dir="rtl"] .wap4apkk.r2nocuo .pxb7i5ux { align-items: flex-end; text-align: right; }
[dir="rtl"] .wap4apkk.mglystao .pxb7i5ux { text-align: center; }
[dir="rtl"] .wap4apkk .pxb7i5ux { text-align: right; }
[dir="rtl"] .whukcd6w,
[dir="rtl"] .ao9tt51r,
[dir="rtl"] .tch6v,
[dir="rtl"] .ezhsr04,
[dir="rtl"] .fy8cwkkm,
[dir="rtl"] .b61a48j,
[dir="rtl"] .fgserr6b,
[dir="rtl"] .pmwe4,
[dir="rtl"] .xlx1ti { text-align: right; direction: rtl; }
[dir="rtl"] .xonmkd .pmwe4,
[dir="rtl"] .cel65 .pmwe4 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #a3087a;
  --brand:           #a3087a;
  --brand-light:     #830e64;
  --brand-pale:      #a71c82;
  --grad-start:      #f313b8;
  --grad-end:        #ec57c5;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #a3087a;
  --cta-light:       #7f025e;
  --cta-hover:       #68054e;
  --bg-page:         #f8f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f3f5;
  --bg-raised:       #f1edf0;
  --bg-hover:        #f6f3f5;
  --border:          #e9e1e7;
  --border-alt:      #ddcfd9;
  --border-section:  #e9e1e7;
  --text-primary:    #1c161a;
  --text-muted:      #62505d;
  --text-body:       #382d35;
  --text-sub:        #544450;
  --text-faint:      #8c7285;
  --text-dim:        #a38e9d;
  --text-label:      #705b6a;
  --text-value:      #463942;
  --accent-bg:       #f6def0;
  --accent-bg-light: #f4c2e7;
  --bg-tip:          #f0f9f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f8;
  --bg-cons:         #faf3f4;
  --c-pros:          #0c968d;
  --c-cons:          #9f212f;
  --c-pros-label:    #0eb3a7;
  --c-tip-border:    #10c6b9;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c968d;
}
:root { --logo-bg-opacity: 68%; }
body, button, input { font-family: "Quicksand", sans-serif; }
.tlm9dgu .wi0z0vc { font-size: 0; width: 1.2rem; flex-shrink: 0; }.tlm9dgu .wi0z0vc::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.tlm9dgu .oy0pc7n     .wi0z0vc::before { content: "";  color: var(--c-tip-border); }.tlm9dgu .om6d .wi0z0vc::before { content: ""; color: var(--c-warn-border); }.tlm9dgu .w4jzshb    .wi0z0vc::before { content: ""; color: #60a5fa; }.mdk1kg .tlm9dgu .oy0pc7n     .wi0z0vc::before { color: #10b981; }.mdk1kg .tlm9dgu .om6d .wi0z0vc::before { color: #f43f5e; }.mdk1kg .tlm9dgu .w4jzshb    .wi0z0vc::before { color: #a855f7; }.clbu  .tlm9dgu .oy0pc7n     .wi0z0vc::before { color: #eab308; }.clbu  .tlm9dgu .om6d .wi0z0vc::before { color: #ef4444; }.clbu  .tlm9dgu .w4jzshb    .wi0z0vc::before { color: #f97316; }.qmwvs4  .tlm9dgu .oy0pc7n     .wi0z0vc::before { color: #38bdf8; }.qmwvs4  .tlm9dgu .om6d .wi0z0vc::before { color: #818cf8; }.qmwvs4  .tlm9dgu .w4jzshb    .wi0z0vc::before { color: #2dd4bf; }.rtu5w169 .tlm9dgu .wi0z0vc::before { color: var(--accent-light) !important; }
.qwiqb0sd .kxqhb li::before, .qwiqb0sd .pvdk 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; }.qwiqb0sd .kxqhb li::before { content: ""; }.qwiqb0sd .pvdk li::before { content: ""; }.qwiqb0sd .d2n17f2p::before, .qwiqb0sd .i7tgr3::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.qwiqb0sd .d2n17f2p::before { content: ""; }.qwiqb0sd .i7tgr3::before { content: ""; }
.vg28 .b2lu35, .vg28 .wap4apkk { min-height: 420px; }
.ad7wg249::before { content: '◆'; font-size: 0.5em; }