:root {
  --color-accent: #400080;
  --color-cta: #770095;
  --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;
}
.q3w1z {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.bp2sht {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.rbg3b {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ld36hmf { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.v0ggkj { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.v0ggkj a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.v0ggkj a:hover { color: var(--accent-light); }
.wkz3zb     .mrzzz01b { border-radius: 6px; }
.wkz3zb .mrzzz01b li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.wkz3zb .mrzzz01b li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .mrzzz01b {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .zu14box1:hover .mrzzz01b,
  .zu14box1:focus-within .mrzzz01b { display: block; }
  .mrzzz01b li a { padding: 8px 16px; font-size: 0.88rem; }
}
.vw8mo613 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ugxja { display: none; }
@media (max-width: 640px) {
  .ugxja {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ugxja.vhsy5bn { display: block; }
}
@media (max-width: 640px) {
  .vw8mo613 { display: block; }
  .v0ggkj > li + li::before { display: none !important; }
  .v0ggkj {
    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;
  }
  .v0ggkj.vhsy5bn { display: flex; }
  .v0ggkj li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .v0ggkj li:last-child a { border-bottom: none; }
}
.c8ul2 { min-height: 480px; }
.dn5ktczl {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.gjc06212 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.d5485ai .gjc06212 { margin-left: 0; margin-right: 0; }
.b9lo {
  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;
}
.ups1zie .b9lo { margin-top: 24px; }
.b9lo:hover { opacity: 0.88; }
.grkyu8 .dn5ktczl { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.grkyu8 .gjc06212 { color: #e2e8f0; }
.grkyu8.dcul .fb7w { text-align: center; }
.n3jlmx .dn5ktczl { color: var(--text-primary); text-shadow: none; }
.n3jlmx .gjc06212 { color: var(--text-muted); }
.n3jlmx .b9lo { margin-top: 16px; }
.n3jlmx, .n3jlmx.c8ul2 { min-height: auto !important; }
.n3jlmx.dcul .fb7w { text-align: center; }
.n3jlmx~.t7mmgola{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}
.n3jlmx~.t7mmgola .shz5060{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; }
}
.pp7i7s3 .dn5ktczl { color: #fff; }
.pp7i7s3 .gjc06212 { color: rgba(255,255,255,0.85); }
.pp7i7s3 .b9lo { background: #fff; color: var(--cta); }
.pp7i7s3 .b9lo:hover { opacity: 0.92; }
.t7l09 .w8yvqz { position: relative; overflow: hidden; }
.t7l09 .w8yvqz::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;
}
.xbtxrqw .w8yvqz {
  animation: hg-breathe 7s ease-in-out infinite;
}
.io5ne45 .w8yvqz { position: relative; overflow: hidden; }
.io5ne45 .w8yvqz::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;
}
.r5g9f .w8yvqz { position: relative; overflow: hidden; }
.r5g9f .w8yvqz::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;
}
.hf1p .w8yvqz {
  animation: hg-fadein 1.2s ease-out both;
}
.w8yvqz {
  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%);
}
.onei8 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.d1s2wap {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.lcnk {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.w8yvqz .dn5ktczl { text-shadow: none; color: var(--text-primary); }
.w8yvqz .gjc06212 { color: var(--text-muted); }
body.tvoju8c1 .dn5ktczl {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.p7aff8jt .dn5ktczl {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.c8ul2.pp7i7s3 .dn5ktczl,
section.pp7i7s3 .dn5ktczl {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.w8yvqz.dcul .onei8 { align-items: center; text-align: center; }
.w8yvqz.d5485ai   .onei8 { align-items: flex-start; text-align: left; }
.yrsr24 .d1s2wap { position: relative; }
.yrsr24 .d1s2wap::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.yrsr24.y36ud17h .d1s2wap::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.yaz9c4r .d1s2wap {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.yaz9c4r .lcnk {
  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);
}
.yaz9c4r.y36ud17h .d1s2wap { padding: 32px 0 32px 32px; }
.cx3tp .d1s2wap {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.cx3tp .lcnk {
  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);
}
.y36ud17h .onei8 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.cx3tp.y36ud17h .d1s2wap { padding: 40px 16px 40px 48px; }
.c8ul2 .t3agkk {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.t3agkk .al3rl8.dzpj5 {
  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;
}
.t3agkk .al3rl8.dzpj5:hover { opacity: 0.85; }
.nxv5l0 .d1s2wap {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .w8yvqz { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .w8yvqz:not(.nxv5l0) .d1s2wap { display: none !important; }
  .nxv5l0 .d1s2wap { padding: 16px; }
  .onei8  { padding: 36px 24px; }
  .w8yvqz~.t7mmgola,.y36ud17h~.t7mmgola{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .c8ul2, .w8yvqz { min-height: 320px !important; }
  .dn5ktczl { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .nppz8sz,
  .ihdi1,
  .zgma { grid-template-columns: 1fr !important; }

  

  
  .qfvx2i { display: flex !important; flex-direction: column !important; }
  .qfvx2i .fb7w { display: contents; }
  .qfvx2i .b1liz8q2 { order: 0; }
  .qfvx2i .dn5ktczl { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .qfvx2i .nppz8sz { order: 2; padding: 0 16px 12px !important; }
  .qfvx2i .gjc06212 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .ups1zie .fb7w { display: flex; flex-direction: column; }
  .ups1zie .fb7w .dn5ktczl { order: 1; }
  .ups1zie .fb7w .zgma { order: 2; margin: 8px 0 24px !important; }
  .ups1zie .fb7w .gjc06212 { order: 3; }
  .ups1zie .fb7w .b9lo { order: 4; align-self: center; margin-top: 0; }

  
  .w8yvqz.nxv5l0 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .w8yvqz.nxv5l0 .onei8 { display: contents; padding: 0; }
  .w8yvqz.nxv5l0 .onei8 .dn5ktczl { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .w8yvqz.nxv5l0 .d1s2wap { order: 2; padding: 12px 16px; }
  .w8yvqz.nxv5l0 .onei8 .gjc06212 { order: 3; padding: 0 24px; margin: 0 auto; }
  .w8yvqz.nxv5l0 .onei8 .b9lo { order: 4; align-self: center; margin: 8px 0 32px; }
}
.xupm { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.vhui8lqf { width: 100%; height: auto; display: block; border-radius: 10px; }
.p0teeqy .xupm        { border-radius: 16px; }
.p0teeqy .vhui8lqf  { border-radius: 16px; }
.p8p9ktq .xupm         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.p8p9ktq .vhui8lqf   { border-radius: 8px; }
.kuhh { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.xzt0n4 { width: 100%; padding: 32px 0; position: relative; }
.vycu { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.arp5f .xzt0n4:nth-child(even) { background: var(--bg-surface); }
.arp5f .xzt0n4:nth-child(odd)  { background: var(--bg-page); }
.ut3d39 .xzt0n4:nth-child(even) { background: var(--bg-card); }
.ut3d39 .xzt0n4:nth-child(odd)  { background: var(--bg-page); }
.arp5f .xzt0n4:nth-child(odd)  .vycu { background: var(--bg-card); border-radius: 6px; }
.arp5f .xzt0n4:nth-child(even) .vycu { background: var(--bg-raised); border-radius: 6px; }
.ut3d39 .xzt0n4:nth-child(odd)  .vycu { background: var(--bg-card); border-radius: 6px; }
.ut3d39 .xzt0n4:nth-child(even) .vycu { background: var(--bg-raised); border-radius: 6px; }
.arp5f .xzt0n4:nth-child(even) .xk4oy .clytl,
.ut3d39 .xzt0n4:nth-child(even) .xk4oy .clytl { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.arp5f .xzt0n4:nth-child(odd) .xk4oy .clytl,
.ut3d39 .xzt0n4:nth-child(odd) .xk4oy .clytl { background: var(--bg-card-inner); }
.arp5f .xzt0n4:nth-child(even) .a4qu8hxj .clytl:nth-child(odd),
.ut3d39 .xzt0n4:nth-child(even) .a4qu8hxj .clytl:nth-child(odd)  { background: var(--bg-card); }
.arp5f .xzt0n4:nth-child(even) .a4qu8hxj .clytl:nth-child(even),
.ut3d39 .xzt0n4:nth-child(even) .a4qu8hxj .clytl:nth-child(even) { background: var(--bg-card-inner); }
h1.iwtr4 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.iwtr4 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.yfijczad { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ezwl7zuv h2.iwtr4 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.x271hqa h2.iwtr4 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ol0cy5 h2.iwtr4 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ctk4 h2.iwtr4::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.lot11 h2.iwtr4 {
  color: var(--text-primary); font-size: 1.7rem;
}
.o9jkgbc h2.iwtr4::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.fjfk6 h2.iwtr4 {
  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;
}
.lj5p5e { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .lj5p5e { display: none; } }
.tied74u { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.agk3lsiu { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.j0wmi {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.mtmo9bdc { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.yvgmx3ja { padding-left: 20px; }
.yvgmx3ja li { margin-bottom: 6px; }
.yvgmx3ja a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.yvgmx3ja a:hover { color: var(--accent-light); }
.c6tda .mtmo9bdc { display: none; }
.ax5plv .mtmo9bdc { display: none; }
.ax5plv .yvgmx3ja { padding-left: 0; list-style: none; }
.ax5plv .yvgmx3ja li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.ax5plv .yvgmx3ja a { font-size: 0.92rem; }
.fzig .j0wmi { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.fzig .mtmo9bdc { display: none; }
.fzig .yvgmx3ja { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.fzig .yvgmx3ja li { margin-bottom: 0; }
.fzig .yvgmx3ja 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;
}
.fzig .yvgmx3ja a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.szyw .j0wmi { padding: 20px 20px 16px; }
.szyw .yvgmx3ja {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.szyw .yvgmx3ja li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.szyw .yvgmx3ja 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;
}
.szyw .yvgmx3ja 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;
}
.szyw .yvgmx3ja a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.szyw .yvgmx3ja a:focus,
.szyw .yvgmx3ja a:focus-visible,
.szyw .yvgmx3ja a:target { outline: none; }
.szyw .yvgmx3ja li:target a { border-color: var(--border); color: var(--text-muted); }
.eu02hr1k .j0wmi { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.eu02hr1k .mtmo9bdc { display: none; }
.eu02hr1k .yvgmx3ja { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.eu02hr1k .yvgmx3ja li { margin-bottom: 0; }
.eu02hr1k .yvgmx3ja li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.eu02hr1k .yvgmx3ja li:last-child::after { content: ""; margin-right: 0; }
.eu02hr1k .yvgmx3ja a { font-size: 0.9rem; }
.clytl { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.xk4oy .clytl { background: var(--bg-card); }
.a4qu8hxj .clytl:nth-child(odd)  { background: var(--bg-card); }
.a4qu8hxj .clytl:nth-child(even) { background: var(--bg-raised); }
.ewxqty .clytl {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ewxqty .clytl:last-child { border-bottom: none; }
.ewxqty h3.yfijczad { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.mvo2svlv .clytl {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.mvo2svlv .clytl + .clytl { margin-top: 4px; }
.qbf5jl .clytl { background: none; border-radius: 0; padding: 12px 0; }
.qbf5jl .clytl + .clytl { border-top: 1px solid var(--border-section); }
.fd6pt { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ascd50 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.kxos { color: var(--text-body); margin-bottom: 10px; }
.vfklfawd, .yuxwryxz { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.vfklfawd li, .yuxwryxz li { margin-bottom: 6px; }
.yuxwryxz li { list-style: decimal; }
.t9w3bv     .vfklfawd { list-style-type: "● "; }
.f8ng  .vfklfawd { list-style-type: "■ "; }
.bk8wp2u .vfklfawd { list-style-type: "◆ "; }
.bvc7cb1    .vfklfawd { list-style-type: "★ "; }
.t9w3bv     .s0tz7xgv { list-style-type: "● "; }
.f8ng  .s0tz7xgv { list-style-type: "■ "; }
.bk8wp2u .s0tz7xgv { list-style-type: "◆ "; }
.bvc7cb1    .s0tz7xgv { list-style-type: "★ "; }
.t9w3bv    .vfklfawd li::marker, .t9w3bv    .s0tz7xgv li::marker,
.f8ng .vfklfawd li::marker, .f8ng .s0tz7xgv li::marker,
.bk8wp2u .vfklfawd li::marker, .bk8wp2u .s0tz7xgv li::marker,
.bvc7cb1   .vfklfawd li::marker, .bvc7cb1   .s0tz7xgv li::marker {
  color: var(--cta); font-size: 1em;
}
.t9w3bv .yuxwryxz,
.f8ng .yuxwryxz,
.bk8wp2u .yuxwryxz,
.bvc7cb1 .yuxwryxz {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.t9w3bv .yuxwryxz li,
.f8ng .yuxwryxz li,
.bk8wp2u .yuxwryxz li,
.bvc7cb1 .yuxwryxz li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.t9w3bv .yuxwryxz li::before,
.f8ng .yuxwryxz li::before,
.bk8wp2u .yuxwryxz li::before,
.bvc7cb1 .yuxwryxz 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;
}
.t9w3bv     .yuxwryxz li::before { border-radius: 50%; }
.f8ng  .yuxwryxz li::before { border-radius: 3px; }
.bk8wp2u .yuxwryxz li::before { border-radius: 3px; }
.bvc7cb1    .yuxwryxz li::before { border-radius: 50%; }
.sok8s { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.rj0d5h .sok8s,
.xs08fnc9 .sok8s { background: transparent; border: none; border-radius: 0; }
.xka61 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.xka61 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.xka61 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.xka61 tr:hover td { background: var(--bg-hover); }
.xqj8 .xka61 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.r5rb .xka61 { border: 1px solid var(--border-alt); }
.r5rb .xka61 th,
.r5rb .xka61 td { border: 1px solid var(--border-alt); }
.mnu2g2bq .xka61 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.mnu2g2bq .xka61 td { border-bottom: none; }
.mnu2g2bq .xka61 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.hepqizb .xka61 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.rvaaixh .sok8s {
  overflow: hidden;
}
.rvaaixh .xka61 th { border-bottom: 1px solid var(--border-alt); }
.rvaaixh .xka61 tr:last-child td { border-bottom: none; }
.o4ji64 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.sxm9lw8 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.nv0irn { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.hxwjyg { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.r7o4pt { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.s0tz7xgv { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.s0tz7xgv 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%}
.ewlaocy .hxwjyg { background: transparent; text-align: center; }
.ifuw .nv0irn {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.lkxy .nv0irn {
  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);
}
.ljd4pm .sxm9lw8 { display: grid; grid-template-columns: auto 1fr; }
.ljd4pm .nv0irn {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ljd4pm .hxwjyg { grid-column: 2; }
.ljd4pm .r7o4pt,
.ljd4pm .s0tz7xgv { grid-column: 1 / -1; }
.hb0zrg2o .sxm9lw8 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.hb0zrg2o .nv0irn {
  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);
}
.hb0zrg2o .hxwjyg { grid-column: 2; }
.hb0zrg2o .r7o4pt,
.hb0zrg2o .s0tz7xgv { grid-column: 1 / -1; }
.dr7puf .sxm9lw8 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.dr7puf .hxwjyg { background: none; color: var(--accent-light); font-weight: 700; }
.rwu94r .sxm9lw8 { 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); }
.rwu94r .hxwjyg { background: none; color: var(--accent-light); font-weight: 700; }
.t3oe8vc4 .sxm9lw8 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.t3oe8vc4 .sxm9lw8:last-child { border-bottom: none; }
.t3oe8vc4 .hxwjyg { background: none; color: var(--accent-light); font-weight: 700; }
.ctgst .sxm9lw8 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ctgst .hxwjyg { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.i5vp3 .o4ji64 { counter-reset: card-n; }
.i5vp3 .sxm9lw8  { counter-increment: card-n; }
.i5vp3 .hxwjyg { display: flex; align-items: center; gap: 10px; }
.i5vp3 .hxwjyg::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;
}
.v4j0 .sxm9lw8 { background: var(--bg-surface); border: 1px solid var(--border); }
.v4j0 .hxwjyg { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.thfr { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.i0ha5ie  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.lrn3c4d { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.r3vbusg { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.wnhksv { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.thfr strong { color: var(--text-primary); font-size: 0.95rem; }
.thfr p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.aqqr65 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.e9fay, .g3zfnlf5 { border-radius: 8px; padding: 14px; }
.e9fay { background: var(--bg-pros); }
.g3zfnlf5 { background: var(--bg-cons); }
.qx9ea { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.e9fay .qx9ea { color: var(--c-pros-label); }
.g3zfnlf5 .qx9ea { color: #f87171; }
.e9fay ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.g3zfnlf5 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.vhui8lqf { width: 100%; height: auto; border-radius: 10px; display: block; }
.dzpj5 {
  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;
}
.dzpj5:hover { opacity: 0.85; }
.gzbqz .dzpj5  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.gzbqz .dzpj5:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.v1z5dp .dzpj5  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.v1z5dp .dzpj5:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.hpds3 .b9lo { border-radius: 50px; }
.hpds3 .dzpj5  { border-radius: 50px; }
.d54pre .b9lo { padding-left: 22px; padding-right: 22px; }
.d54pre .dzpj5  { padding-left: 12px; padding-right: 12px; }
.k0vgv1 .b9lo { padding-left: 44px; padding-right: 44px; }
.k0vgv1 .dzpj5  { padding-left: 24px; padding-right: 24px; }
.myoi5gqm .b9lo { padding-left: 56px; padding-right: 56px; }
.myoi5gqm .dzpj5  { padding-left: 32px; padding-right: 32px; }
.q4pe   .b9lo::after, .q4pe   .dzpj5::after,
.unqd3fu .b9lo::after, .unqd3fu .dzpj5::after,
.yyh7    .b9lo::after, .yyh7    .dzpj5::after,
.bhxr4    .b9lo::after, .bhxr4    .dzpj5::after,
.c6vbkwx    .b9lo::after, .c6vbkwx    .dzpj5::after,
.pgcf25     .b9lo::after, .pgcf25     .dzpj5::after,
.zf2vz    .b9lo::after, .zf2vz    .dzpj5::after,
.ucvrei85   .b9lo::after, .ucvrei85   .dzpj5::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;
}
.q4pe .b9lo::after, .q4pe .dzpj5::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");
}
.unqd3fu .b9lo::after, .unqd3fu .dzpj5::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");
}
.yyh7 .b9lo::after, .yyh7 .dzpj5::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");
}
.bhxr4 .b9lo::after, .bhxr4 .dzpj5::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");
}
.c6vbkwx .b9lo::after, .c6vbkwx .dzpj5::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");
}
.pgcf25 .b9lo::after, .pgcf25 .dzpj5::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");
}
.zf2vz .b9lo::after, .zf2vz .dzpj5::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");
}
.ucvrei85 .b9lo::after, .ucvrei85 .dzpj5::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");
}
.hz12   .b67bsndt::after, .hz12   .lfs5zbmt::after,
.dtpntarr .b67bsndt::after, .dtpntarr .lfs5zbmt::after,
.otz3    .b67bsndt::after, .otz3    .lfs5zbmt::after,
.llbnw    .b67bsndt::after, .llbnw    .lfs5zbmt::after,
.f4xxov    .b67bsndt::after, .f4xxov    .lfs5zbmt::after,
.mgmmb     .b67bsndt::after, .mgmmb     .lfs5zbmt::after,
.lnnh6so    .b67bsndt::after, .lnnh6so    .lfs5zbmt::after,
.x2t7jl   .b67bsndt::after, .x2t7jl   .lfs5zbmt::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;
}
.hz12 .b67bsndt::after, .hz12 .lfs5zbmt::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");
}
.dtpntarr .b67bsndt::after, .dtpntarr .lfs5zbmt::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");
}
.otz3 .b67bsndt::after, .otz3 .lfs5zbmt::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");
}
.llbnw .b67bsndt::after, .llbnw .lfs5zbmt::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");
}
.f4xxov .b67bsndt::after, .f4xxov .lfs5zbmt::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");
}
.mgmmb .b67bsndt::after, .mgmmb .lfs5zbmt::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");
}
.lnnh6so .b67bsndt::after, .lnnh6so .lfs5zbmt::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");
}
.x2t7jl .b67bsndt::after, .x2t7jl .lfs5zbmt::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");
}
.al3rl8.dzpj5 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .hfxm {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .hfxm::before    { grid-area: rank;   }
  .cx6i9q57           { grid-area: ident;  }
  .rohpxxoy     { grid-area: rating; min-width: 0; width: auto; }
  .oxzgv2           { grid-area: pills;  }
  .al3rl8             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .hfxm {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .hfxm::before    { justify-self: center; }
  .cx6i9q57           { width: 100%; }
  .rohpxxoy     { justify-self: center; }
  .oxzgv2           { grid-template-columns: 1fr; }
}
.x2mol10 .c5gsu7 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .k1dsfj .scl8ibfb {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .k1dsfj .d2xhytpz { margin: 0; }
}
.b0dvsea .bn1tr9 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.b0dvsea .szkhvrv h3 { color: var(--accent-light); }
.b0dvsea .uoatlgfp { background: var(--bg-page); border: 1px solid var(--border); }
.xs08fnc9 .aqqr65 { gap: 10px; }
.xs08fnc9 .e9fay, .xs08fnc9 .g3zfnlf5 { padding: 12px; }
.xs08fnc9 .e9fay ul, .xs08fnc9 .g3zfnlf5 ul { margin: 4px 0 0; padding-left: 18px; }
.xs08fnc9 .e9fay li, .xs08fnc9 .g3zfnlf5 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .f71u { grid-template-columns: 1fr; }
  .gy53u55f { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .gy53u55f .t0qf { width: 72px; height: 50px; }
  .gy53u55f .v6wf4l { max-width: 180px; }
  .gy53u55f .c9p8l5f { width: auto; }
}
@media (max-width: 720px) {
  .evaxef { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .nrop { padding: 16px; }
  .kgdj7eh9 .fjo9akk { min-width: 50%; }
}
.gwaw .aqqr65 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .iya9 { grid-template-columns: 1fr; }
  .nmmg { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .zsciksqa { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .hnrswr { flex-wrap: wrap; padding: 16px; }
}
.htj3x .aqqr65 { gap: 8px; }
.htj3x .e9fay, .htj3x .g3zfnlf5 { padding: 8px; }
@media (max-width: 480px) {
  .evur8vq { flex-direction: column; align-items: stretch; }
}
.a6n04rdg .c9p8l5f .dzpj5 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .jo3fsro7 { flex-direction: column; align-items: stretch; gap: 10px; }
  .a6n04rdg .c9p8l5f { text-align: center; }
}
@media (max-width: 720px) {
  .tnn8dg { grid-template-columns: 1fr; }
  .w99bijc { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .kuil0h { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .wetg7zc8 { grid-template-columns: 1fr; }
  .xvx7cu { width: 100px; height: 100px; margin: 16px auto; }
  .pzubnap { font-size: 1.4rem; }
  .xmvk3 { justify-content: center; }
  .fhsv8 .fjo9akk { min-width: 50%; }
}
.ivjb7 .aqqr65 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .iqkz { flex-wrap: wrap; padding: 14px 16px; }
  .rfao { padding: 12px 16px; }
  .ivjb7 .aqqr65 { margin: 0 16px; }
  .ivjb7 .jxn7vw { padding: 0 16px; }
  .zwgsqn { padding: 12px 16px; }
}
.xw8xxjv .ypchufdw,
.xw8xxjv .bihglku,
.xw8xxjv .bihglku {
  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;
}
.xw8xxjv .bihglku small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.xw8xxjv .euu8iqqz .wc0zxo,
.xw8xxjv .euu8iqqz 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;
}
.xw8xxjv .f9z65,
.xw8xxjv .zka9ri { font-size: 1em; }
.d5c9yyqy { margin: 16px 0; }
.pwhs { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.pwhs summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.pwhs summary::after { content: "+"; color: var(--accent-light); }
.pwhs[open] summary::after { content: "−"; }
.pwhs p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.xzt0n4 { margin-bottom: 0; }
.yzxdeklc h2.iwtr4 { color: var(--text-primary); border-color: var(--accent-light); }
.ns7oe1 h2.iwtr4 { color: var(--text-primary); border-color: var(--accent-light); }
.aiizvoi .i0ha5ie     { background: #052e16; border-color: #10b981; }
.aiizvoi .lrn3c4d { background: #2d0a1e; border-color: #f43f5e; }
.aiizvoi .r3vbusg    { background: #1e1036; border-color: #a855f7; }
.aiizvoi .thfr strong  { color: #f1f5f9; }
.aiizvoi .thfr p       { color: #cbd5e1; }
.aiizvoi .h2dkc2    .i0ha5ie     .wnhksv::before,
.aiizvoi .ws9mas4b  .i0ha5ie     .wnhksv::before,
.aiizvoi .tkh7t2d  .i0ha5ie     .wnhksv::before,
.aiizvoi .n1ntruu .i0ha5ie     .wnhksv::before { color: #10b981; }
.aiizvoi .h2dkc2    .lrn3c4d .wnhksv::before,
.aiizvoi .ws9mas4b  .lrn3c4d .wnhksv::before,
.aiizvoi .tkh7t2d  .lrn3c4d .wnhksv::before,
.aiizvoi .n1ntruu .lrn3c4d .wnhksv::before { color: #f43f5e; }
.aiizvoi .h2dkc2    .r3vbusg    .wnhksv::before,
.aiizvoi .ws9mas4b  .r3vbusg    .wnhksv::before,
.aiizvoi .tkh7t2d  .r3vbusg    .wnhksv::before,
.aiizvoi .n1ntruu .r3vbusg    .wnhksv::before { color: #a855f7; }
.dv40a .i0ha5ie     { background: #2d2000; border-color: #eab308; }
.dv40a .lrn3c4d { background: #2d0b0b; border-color: #ef4444; }
.dv40a .r3vbusg    { background: #2d1600; border-color: #f97316; }
.dv40a .thfr strong  { color: #f1f5f9; }
.dv40a .thfr p       { color: #cbd5e1; }
.dv40a .h2dkc2    .i0ha5ie     .wnhksv::before,
.dv40a .ws9mas4b  .i0ha5ie     .wnhksv::before,
.dv40a .tkh7t2d  .i0ha5ie     .wnhksv::before,
.dv40a .n1ntruu .i0ha5ie     .wnhksv::before { color: #eab308; }
.dv40a .h2dkc2    .lrn3c4d .wnhksv::before,
.dv40a .ws9mas4b  .lrn3c4d .wnhksv::before,
.dv40a .tkh7t2d  .lrn3c4d .wnhksv::before,
.dv40a .n1ntruu .lrn3c4d .wnhksv::before { color: #ef4444; }
.dv40a .h2dkc2    .r3vbusg    .wnhksv::before,
.dv40a .ws9mas4b  .r3vbusg    .wnhksv::before,
.dv40a .tkh7t2d  .r3vbusg    .wnhksv::before,
.dv40a .n1ntruu .r3vbusg    .wnhksv::before { color: #f97316; }
.h59w .i0ha5ie     { background: #0c1a2e; border-color: #38bdf8; }
.h59w .lrn3c4d { background: #12103a; border-color: #818cf8; }
.h59w .r3vbusg    { background: #0a2020; border-color: #2dd4bf; }
.h59w .thfr strong  { color: #f1f5f9; }
.h59w .thfr p       { color: #cbd5e1; }
.h59w .h2dkc2    .i0ha5ie     .wnhksv::before,
.h59w .ws9mas4b  .i0ha5ie     .wnhksv::before,
.h59w .tkh7t2d  .i0ha5ie     .wnhksv::before,
.h59w .n1ntruu .i0ha5ie     .wnhksv::before { color: #38bdf8; }
.h59w .h2dkc2    .lrn3c4d .wnhksv::before,
.h59w .ws9mas4b  .lrn3c4d .wnhksv::before,
.h59w .tkh7t2d  .lrn3c4d .wnhksv::before,
.h59w .n1ntruu .lrn3c4d .wnhksv::before { color: #818cf8; }
.h59w .h2dkc2    .r3vbusg    .wnhksv::before,
.h59w .ws9mas4b  .r3vbusg    .wnhksv::before,
.h59w .tkh7t2d  .r3vbusg    .wnhksv::before,
.h59w .n1ntruu .r3vbusg    .wnhksv::before { color: #2dd4bf; }
.dnr7u .i0ha5ie     { background: var(--accent-bg); border-color: var(--accent-light); }
.dnr7u .lrn3c4d { background: var(--accent-bg-light); border-color: var(--accent-light); }
.dnr7u .r3vbusg    { background: var(--accent-bg); border-color: var(--accent-pale); }
.dnr7u .h2dkc2    .wnhksv::before,
.dnr7u .ws9mas4b  .wnhksv::before,
.dnr7u .tkh7t2d  .wnhksv::before,
.dnr7u .n1ntruu .wnhksv::before { color: var(--accent-light) !important; }
.yh27nho::before,
.w01zm::before { margin-right: 5px; }
.ck86s8 .e9fay ul li,
.ck86s8 .se38l li         { color: #4ade80; }
.ck86s8 .e9fay .yh27nho { color: #22c55e; }
.ck86s8 .g3zfnlf5 ul li,
.ck86s8 .cazn3f li         { color: #f87171; }
.ck86s8 .g3zfnlf5 .w01zm { color: #ef4444; }
.i5r66xgv .e9fay { background: var(--bg-pros); }
.i5r66xgv .g3zfnlf5 { background: var(--bg-cons); }
.i5r66xgv .e9fay .yh27nho { color: var(--c-pros-label); }
.i5r66xgv .g3zfnlf5 .w01zm { color: var(--c-cons); }
.i5r66xgv .e9fay ul li,
.i5r66xgv .g3zfnlf5 ul li,
.toki97 .e9fay { background: var(--bg-pros); }
.toki97 .g3zfnlf5 { background: var(--bg-cons); }
.toki97 .e9fay .yh27nho { color: var(--c-pros-label); }
.toki97 .g3zfnlf5 .w01zm { color: var(--c-cons); }
.toki97 .e9fay ul li,
.toki97 .g3zfnlf5 ul li,
.b7tpbd4l .yh27nho::before { content: "✓ "; }
.b7tpbd4l .w01zm::before { content: "✗ "; }
.d3cer .yh27nho::before { content: "→ "; }
.d3cer .w01zm::before { content: "← "; }
.i5jh6yo .yh27nho::before { content: "★ "; }
.i5jh6yo .w01zm::before { content: "✕ "; }
.j1jqpc6u .yh27nho::before { content: "◆ "; }
.j1jqpc6u .w01zm::before { content: "▲ "; }
.x2mol10 .thfr { background: transparent; border-left: none; border: 1.5px solid; }
.x2mol10 .i0ha5ie     { border-color: var(--c-tip-border); }
.x2mol10 .lrn3c4d { border-color: var(--c-warn-border); }
.x2mol10 .r3vbusg    { border-color: #60a5fa; }
.x2mol10 .thfr strong { color: var(--text-primary); }
.x2mol10 .thfr p      { color: var(--text-muted); }
.cacab .thfr { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.cacab .i0ha5ie     { border-top-color: var(--c-tip-border); }
.cacab .lrn3c4d { border-top-color: var(--c-warn-border); }
.cacab .r3vbusg    { border-top-color: #60a5fa; }
.d8hfy .thfr { border-left: none; border-radius: 8px; }
.d8hfy .i0ha5ie     { background: #065f46; }
.d8hfy .lrn3c4d { background: #92400e; }
.d8hfy .r3vbusg    { background: #1e3a8a; }
.d8hfy .thfr strong,
.d8hfy .thfr p { color: #fff; }
.d8hfy .wnhksv::before { color: rgba(255,255,255,0.85) !important; }
.aiizvoi.d8hfy .i0ha5ie,
.aiizvoi .d8hfy .i0ha5ie     { background: #052e16; }
.aiizvoi.d8hfy .lrn3c4d,
.aiizvoi .d8hfy .lrn3c4d { background: #2d0a1e; }
.aiizvoi.d8hfy .r3vbusg,
.aiizvoi .d8hfy .r3vbusg    { background: #1e1036; }
.dv40a.d8hfy .i0ha5ie,
.dv40a .d8hfy .i0ha5ie      { background: #2d2000; }
.dv40a.d8hfy .lrn3c4d,
.dv40a .d8hfy .lrn3c4d  { background: #2d0b0b; }
.dv40a.d8hfy .r3vbusg,
.dv40a .d8hfy .r3vbusg     { background: #2d1600; }
.h59w.d8hfy .i0ha5ie,
.h59w .d8hfy .i0ha5ie      { background: #0c1a2e; }
.h59w.d8hfy .lrn3c4d,
.h59w .d8hfy .lrn3c4d  { background: #12103a; }
.h59w.d8hfy .r3vbusg,
.h59w .d8hfy .r3vbusg     { background: #0a2020; }
.u37snx .thfr { border-left: none; border-radius: 6px; padding: 10px 14px; }
.u37snx .i0ha5ie     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.u37snx .lrn3c4d { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.u37snx .r3vbusg    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.u37snx .thfr strong { color: var(--text-primary); }
.u37snx .thfr p      { color: var(--text-muted); }
.cr8v3cf9 .thfr { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.h2dkc2 .wnhksv,
.ws9mas4b .wnhksv,
.tkh7t2d .wnhksv,
.n1ntruu .wnhksv { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.h2dkc2 .wnhksv::before,
.ws9mas4b .wnhksv::before,
.tkh7t2d .wnhksv::before,
.n1ntruu .wnhksv::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.h2dkc2 .i0ha5ie     .wnhksv::before { content: "✦"; color: var(--c-tip-border); }
.h2dkc2 .lrn3c4d .wnhksv::before { content: "▲"; color: var(--c-warn-border); }
.h2dkc2 .r3vbusg    .wnhksv::before { content: "◉"; color: #60a5fa; }
.ws9mas4b .i0ha5ie     .wnhksv::before { content: "★"; color: var(--c-tip-border); }
.ws9mas4b .lrn3c4d .wnhksv::before { content: "◆"; color: var(--c-warn-border); }
.ws9mas4b .r3vbusg    .wnhksv::before { content: "●"; color: #60a5fa; }
.tkh7t2d .i0ha5ie     .wnhksv::before { content: "▶"; color: var(--c-tip-border); }
.tkh7t2d .lrn3c4d .wnhksv::before { content: "■"; color: var(--c-warn-border); }
.tkh7t2d .r3vbusg    .wnhksv::before { content: "▸"; color: #60a5fa; }
.n1ntruu .i0ha5ie     .wnhksv::before { content: "→"; color: var(--c-tip-border); }
.n1ntruu .lrn3c4d .wnhksv::before { content: "⬥"; color: var(--c-warn-border); }
.n1ntruu .r3vbusg    .wnhksv::before { content: "◈"; color: #60a5fa; }
.getoj4c .xk4oy .clytl,
.getoj4c .a4qu8hxj .clytl  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.getoj4c .sxm9lw8                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.getoj4c .sok8s          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.getoj4c .j0wmi                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.r6vmt .xk4oy .clytl,
.r6vmt .a4qu8hxj .clytl,
.r6vmt .sxm9lw8,
.r6vmt .hfxm,
.r6vmt .d2xhytpz,
.r6vmt .sok8s,
.r6vmt .j0wmi,
.r6vmt .cr8v3cf9 .thfr { box-shadow: none; }
.po2pkb7   .kxos, .po2pkb7 .fd6pt, .po2pkb7 .ascd50,
.po2pkb7   .tied74u, .po2pkb7 .agk3lsiu { font-size: 0.9rem; }
.po2pkb7   .vfklfawd, .po2pkb7 .yuxwryxz { font-size: 0.9rem; }
.gs69e26s   .kxos, .gs69e26s .fd6pt, .gs69e26s .ascd50,
.gs69e26s   .tied74u, .gs69e26s .agk3lsiu { font-size: 0.95rem; }
.gs69e26s   .vfklfawd, .gs69e26s .yuxwryxz { font-size: 0.95rem; }
.up2m   .kxos, .up2m .fd6pt, .up2m .ascd50,
.up2m   .tied74u, .up2m .agk3lsiu { font-size: 1.08rem; }
.up2m   .vfklfawd, .up2m .yuxwryxz { font-size: 1.05rem; }
.up2m   .xka61 { font-size: 0.97rem; }
.lkh5i .dn5ktczl      { font-size: 3.2rem; }
.lkh5i h2.iwtr4 { font-size: 1.9rem; }
.lkh5i h3.yfijczad     { font-size: 1.4rem; }
.up0ns10h .dn5ktczl      { font-size: 3.8rem; }
.up0ns10h h2.iwtr4 { font-size: 2.2rem; }
.up0ns10h h3.yfijczad     { font-size: 1.6rem; }
.xzt0n4 + .xzt0n4 { position: relative; }
.boi4k   .xzt0n4 + .xzt0n4::before,
.ulrqo3f4  .xzt0n4 + .xzt0n4::before,
.z77t62   .xzt0n4 + .xzt0n4::before,
.umdwz   .xzt0n4 + .xzt0n4::before,
.i8tk   .xzt0n4 + .xzt0n4::before,
.bpem68 .xzt0n4 + .xzt0n4::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.boi4k .xzt0n4 + .xzt0n4::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ulrqo3f4 .xzt0n4 + .xzt0n4::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.z77t62 .xzt0n4 + .xzt0n4::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;
}
.umdwz .xzt0n4 + .xzt0n4::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.rtj6bfs .xzt0n4 { margin-bottom: 16px; }
.rtj6bfs .xzt0n4 + .xzt0n4 { margin-top: 0; }
.rtj6bfs .vycu { padding-top: 0; padding-bottom: 0; }
.i8tk .xzt0n4 + .xzt0n4::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.bpem68 .xzt0n4 + .xzt0n4::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ehcr .xzt0n4 + .xzt0n4::before,
.cf1t .xzt0n4 + .xzt0n4::before,
.x2y9n .xzt0n4 + .xzt0n4::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%;
}
.arp5f .ehcr .xzt0n4:nth-child(even)::before,
.arp5f .cf1t .xzt0n4:nth-child(even)::before,
.arp5f .x2y9n .xzt0n4:nth-child(even)::before { background: var(--bg-surface); }
.ut3d39 .ehcr .xzt0n4:nth-child(even)::before,
.ut3d39 .cf1t .xzt0n4:nth-child(even)::before,
.ut3d39 .x2y9n .xzt0n4:nth-child(even)::before { background: var(--bg-card); }
.ehcr .xzt0n4 + .xzt0n4::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");
}
.cf1t .xzt0n4 + .xzt0n4::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");
}
.x2y9n .xzt0n4 + .xzt0n4::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");
}
.kc7l8wj .grkyu8,
.kc7l8wj .fb7w,
.kc7l8wj .onei8,
.tf5dpti .onei8 { padding-bottom: 60px; }
.wyyh .onei8 { padding-bottom: 70px; }
.kc7l8wj .grkyu8::before,
.kc7l8wj .grkyu8::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");
}
.whw14 .w8yvqz { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.p7eo67 .w8yvqz { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.k6u8k .w8yvqz { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.esn8r4r .w8yvqz { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.mkz7a .pp7i7s3 { background: var(--accent); }
.mkz7a .pp7i7s3 .b1liz8q2 { background: none; }
.mkz7a .mfti4 { background: var(--accent); }
.mkz7a .w8yvqz { background: var(--accent-bg); }
.mkz7a .grkyu8:not(.pp7i7s3) .b1liz8q2 { background: rgba(0,0,0,0.6); }
.psoh .xupm { float: left; width: 38%; margin: 0 28px 16px 0; }
.psoh .xupm .vhui8lqf { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.psoh .vycu::after { content: ''; display: block; clear: both; }
.csac .xupm { float: right; width: 38%; margin: 0 0 16px 28px; }
.csac .xupm .vhui8lqf { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.csac .vycu::after { content: ''; display: block; clear: both; }
.f5pwz .xzt0n4:nth-child(odd)  .xupm { float: left;  width: 38%; margin: 0 28px 16px 0; }
.f5pwz .xzt0n4:nth-child(even) .xupm { float: right; width: 38%; margin: 0 0 16px 28px; }
.f5pwz .xupm .vhui8lqf { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.f5pwz .vycu::after { content: ''; display: block; clear: both; }
.psoh .o4ji64,
.csac .o4ji64,
.f5pwz .o4ji64,
@media (max-width: 900px) {
  .psoh .xupm,
  .csac .xupm,
  .f5pwz .xzt0n4:nth-child(odd)  .xupm,
  .f5pwz .xzt0n4:nth-child(even) .xupm {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .psoh .xupm .vhui8lqf,
  .csac .xupm .vhui8lqf,
  .f5pwz .xupm .vhui8lqf {
    max-height: none !important;
  }
}
.psoh .vfklfawd,
.psoh .yuxwryxz,
.csac .vfklfawd,
.csac .yuxwryxz,
.f5pwz .vfklfawd,
.f5pwz .yuxwryxz { overflow: hidden; }
@media (max-width: 640px) {
  .psoh .xupm,
  .csac .xupm,
  .f5pwz .xupm { float: none; width: 100%; margin: 0 0 16px 0; }
}
.cyvo26g .kuhh,
.cyvo26g .vycu,
.cyvo26g .fbt1a3bo  { max-width: 1100px; }
.ujmz5z .kuhh,
.ujmz5z .vycu,
.ujmz5z .fbt1a3bo  { max-width: 1200px; }
.ujmz5z { --content-mw: 1200px; }
.f4l700 .kuhh,
.f4l700 .vycu,
.f4l700 .fbt1a3bo  { max-width: 1320px; }
.ll8y7 { font-size: 0.82rem; color: var(--text-muted); }
.cftzu { display: flex; align-items: center; }
.x0ei {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ocxnmv8w { display: flex; align-items: center; }
.x370 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.x370:hover { text-decoration: underline; }
.mba4iwn { margin: 0 3px; opacity: 0.45; }
.mba4iwn::before { content: '/'; }
.nsn0vc7h { padding: 2px 5px; color: var(--text-main); }
.ary8d0k .ll8y7 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ary8d0k .cftzu { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.jochw2p .ll8y7 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.jochw2p .cftzu { padding: 0 0 0 12px; }
.jeiu8 .cftzu { padding: 0 16px; }
.jeiu8 .ll8y7 {
  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);
}
.jeiu8 .kuhh { padding-top: 28px; }
@media (max-width: 720px) {
  .p3jk { margin-top: 18px; padding: 0 16px; }
  .jeiu8 .kuhh { padding-top: 16px; }
}
.cyvo26g.ary8d0k .cftzu { max-width: 1100px; }
.ujmz5z.ary8d0k .cftzu { max-width: 1200px; }
.f4l700.ary8d0k .cftzu { max-width: 1320px; }
.ujmz5z .p3jk { max-width: 1200px; }
.nu63oy .xzt0n4 { padding-top: 16px; padding-bottom: 16px; }
.qukxbee .xzt0n4 { padding-top: 24px; padding-bottom: 24px; }
.zn6gl .xzt0n4 { padding-top: 40px; padding-bottom: 40px; }
.cr1op3f .xzt0n4 { padding-top: 52px; padding-bottom: 52px; }
.jwhz .xzt0n4:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.jwhz .xzt0n4:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.jwhz .xzt0n4:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.jwhz .xzt0n4:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.oaqv8k .vycu { padding-top: 10px;  padding-bottom: 10px; }
.bp33rw .vycu { padding-top: 18px;  padding-bottom: 18px; }
.zae04up .vycu { padding-top: 36px;  padding-bottom: 36px; }
.wagqan .vycu { padding-top: 48px;  padding-bottom: 48px; }
.p5wep5 h2.iwtr4 { font-weight: 600; }
.p5wep5 h3.yfijczad     { font-weight: 600; }
.c8hl { font-weight: 500; }
.c8hl h2.iwtr4 { font-weight: 800; }
.c8hl h3.yfijczad     { font-weight: 700; }
.gtpita1 h2.iwtr4 { font-weight: 900; }
.gtpita1 h3.yfijczad     { font-weight: 800; }
.gtpita1 .thfr strong,
.gtpita1 .thfr strong { font-weight: 600; }
.b67bsndt {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ipuh7 .b67bsndt { display: none; }
@media (max-width: 640px) {
  .vayltkj { display: none; }
  .b67bsndt {
    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;
  }
}
.b67bsndt { background: var(--cta) !important; color: #fff !important; border: none !important; }
.b67bsndt:hover { opacity: 0.85; }
.vnep167 .b67bsndt { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.d7cee6 .b67bsndt,
.v8tn2  .b67bsndt { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.d7cee6 .b67bsndt:hover,
.v8tn2  .b67bsndt:hover { opacity: 0.88; }
.vnep167.d7cee6 .b67bsndt,
.vnep167.v8tn2  .b67bsndt { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.lfs5zbmt {
  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;
}
.lfs5zbmt:hover { transform: translateY(-2px); opacity: 0.92; }
.lfs5zbmt { background: var(--cta) !important; color: #fff !important; border: none !important; }
.n9t9 .lfs5zbmt { display: none; }
.owbntfgu .lfs5zbmt { right: 32px; }
.nnov1ij  .lfs5zbmt { left: 32px; }
@media (max-width: 480px) {
  .owbntfgu .lfs5zbmt { right: 20px; bottom: 20px; }
  .nnov1ij  .lfs5zbmt { left: 20px; bottom: 20px; }
}
.jsbno0 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.fbt1a3bo { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.fq7lscum { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.hfiz0s6 { color: var(--text-dim); font-size: 0.8rem; }
.w9f1 a, .xa5m a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.w9f1 a:hover, .xa5m a:hover { color: var(--accent-light); }
.xa5m { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.swshqlo9 .fbt1a3bo { text-align: center; }
.swshqlo9 .xa5m { justify-content: center; margin-bottom: 16px; }
.swshqlo9 .fq7lscum { margin-top: 0; }
.su07rd { margin-top: 10px; }
.su07rd a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .fbt1a3bo { padding-left: 16px; padding-right: 16px; }
  .fa1byhx1 .fbt1a3bo { padding: 20px 16px; }
  .xa5m { gap: 4px 12px; }
  .fq7lscum { font-size: 0.78rem; }
}
.rq8je .fq7lscum { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.rq8je .hfiz0s6 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .rq8je .gj5jzyt6 { grid-template-columns: 1fr 1fr; } .rq8je .vp4r00e { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rq8je .gj5jzyt6 { grid-template-columns: 1fr; } }
.r5owpflc .fq7lscum { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .r5owpflc .mcr9shc6 { gap: 12px; } .r5owpflc .sae5 { margin-right: 0; width: 100%; } }
.mddwm .fq7lscum { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.mddwm .hfiz0s6 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .mddwm .uw0sw { grid-template-columns: 1fr 1fr; } .mddwm .ekra7 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mddwm .uw0sw { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .gq70wfn .dsgn { grid-template-columns: 1fr 1fr; } .gq70wfn .e8hi9:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .gq70wfn .dsgn { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ss8x4ss .dsgn { grid-template-columns: 1fr; } }
.ed6h0dk .fbt1a3bo { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ed6h0dk .xa5m { justify-content: center; }
.ttxs35 .q3w1z      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ttxs35 .jsbno0 { background: var(--bg-page); border-top-color: var(--border-alt); }
.hqkvao9f .q3w1z      { background: #0d1117; border-bottom-color: #21262d; }
.hqkvao9f .rbg3b { color: var(--accent-light); }
.hqkvao9f .v0ggkj { --msep-color: #8b949e; }
.hqkvao9f .v0ggkj a { color: #8b949e; }
.hqkvao9f .v0ggkj a:hover { color: var(--accent-light); }
.hqkvao9f .vw8mo613 { color: #8b949e; }
.hqkvao9f .jsbno0 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.hqkvao9f .fq7lscum,
.hqkvao9f .hfiz0s6 { color: #6e7681; }
.hqkvao9f .w9f1 a, .hqkvao9f .xa5m a,
.hqkvao9f .w9f1 a:hover, .hqkvao9f .xa5m a:hover,
@media (max-width: 640px) {
  .hqkvao9f .v0ggkj { background: #0d1117; border-top-color: #21262d; }
  .hqkvao9f .v0ggkj li a { border-bottom-color: #21262d; }
}
.lev7r .q3w1z      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.lev7r .rbg3b { color: var(--accent-light); }
.lev7r .v0ggkj { --msep-color: #475569; }
.lev7r .v0ggkj a { color: #475569; }
.lev7r .v0ggkj a:hover { color: var(--accent-light); }
.lev7r .vw8mo613 { color: #64748b; }
.lev7r .jsbno0 { background: #f0f4f8; border-top-color: #cbd5e1; }
.lev7r .fq7lscum,
.lev7r .hfiz0s6 { color: #64748b; }
.lev7r .w9f1 a, .lev7r .xa5m a,
.lev7r .w9f1 a:hover, .lev7r .xa5m a:hover,
@media (max-width: 640px) {
  .lev7r .v0ggkj { background: #f0f4f8; border-top-color: #cbd5e1; }
  .lev7r .v0ggkj li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.d7cee6 .q3w1z      { background: var(--accent); border-bottom-color: var(--accent-light); }
.d7cee6 .rbg3b { color: #fff; }
.d7cee6 .v0ggkj { --msep-color: rgba(255,255,255,0.82); }
.d7cee6 .v0ggkj a { color: rgba(255,255,255,0.82); }
.d7cee6 .v0ggkj a:hover { color: #fff; }
.d7cee6 .vw8mo613 { color: rgba(255,255,255,0.9); }
.d7cee6 .mrzzz01b a { color: var(--text-primary) !important; }
.d7cee6 .mrzzz01b a:hover { color: var(--accent-light) !important; }
.d7cee6 .jsbno0 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.d7cee6 .fq7lscum,
.d7cee6 .hfiz0s6 { color: rgba(255,255,255,0.72); }
.d7cee6 .w9f1 a, .d7cee6 .xa5m a,
.d7cee6 .q0tq27mo a, .d7cee6 .te7b a,
.d7cee6 .nrvrznf a, .d7cee6 .sae5 { color: #fff; }
.d7cee6 .rcko, .d7cee6 .imz173k2 { color: rgba(255,255,255,0.7); }
.d7cee6 .w9f1 a:hover, .d7cee6 .xa5m a:hover,
.d7cee6 .q0tq27mo a:hover, .d7cee6 .te7b a:hover { color: #fff; }
@media (max-width: 640px) {
  .d7cee6 .v0ggkj { background: var(--accent); border-top-color: var(--accent-light); }
  .d7cee6 .v0ggkj li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.v8tn2 .q3w1z {
  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);
}
.v8tn2 .jsbno0 {
  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) {
  .v8tn2 .v0ggkj {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.t9vqn8e .bp2sht { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.we3r61d .bp2sht { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.t0yt .bp2sht { min-height: 72px; height: auto; }
.rw43 .bp2sht { min-height: 84px; height: auto; }
.fa1byhx1 .bp2sht { max-width: none; padding: 0 32px; }
.fa1byhx1 .fbt1a3bo  { max-width: none; padding: 24px 32px; }
.lqycfoyu.ujmz5z .bp2sht { max-width: 1200px; }
.lqycfoyu.f4l700 .bp2sht { max-width: 1320px; }
.h520lf   .rbg3b, .h520lf   .sae5 { text-transform: capitalize; }
.uiaki .rbg3b, .uiaki .sae5 { text-transform: lowercase; }
.lt79 .rbg3b, .lt79 .sae5 { text-transform: uppercase; letter-spacing: 0.06em; }
.bxs3c3cj, .j9wc {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.l3ypy .bxs3c3cj,
.mq8cujj .bxs3c3cj,
.ei4m4 .bxs3c3cj,
.tb14ck .bxs3c3cj,
.gmcd05b   .v0ggkj a { font-weight: 500; }
.s1vhd .v0ggkj a { font-weight: 600; }
.vlly2p3w     .v0ggkj a { font-weight: 700; }
.w06iwn    .v0ggkj a { font-weight: 800; letter-spacing: 0.01em; }
.pcsz4ov     .v0ggkj > li + li::before,
.uvja03l    .v0ggkj > li + li::before,
.f5qt    .v0ggkj > li + li::before,
.b7fl1o .v0ggkj > li + li::before,
.hxfq .v0ggkj > li + li::before,
.b9zm7k  .v0ggkj > li + li::before,
.xyu9    .v0ggkj > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.pcsz4ov     .v0ggkj > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.uvja03l    .v0ggkj > li + li::before { content: "|"; }
.f5qt    .v0ggkj > li + li::before { content: "—"; }
.b7fl1o .v0ggkj > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.hxfq .v0ggkj > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.b9zm7k  .v0ggkj > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.xyu9    .v0ggkj > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .c0qyc .vw8mo613,
  .g1fo .vw8mo613,
  .r1k7p2ys .vw8mo613,
  .s9s79 .vw8mo613,
  .ay62o .vw8mo613 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .c0qyc .vw8mo613::before,
  .g1fo .vw8mo613::before,
  .r1k7p2ys .vw8mo613::before,
  .s9s79 .vw8mo613::before,
  .ay62o .vw8mo613::before { content: ""; display: block; flex-shrink: 0; }

  
  .c0qyc .vw8mo613::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;
  }

  
  .g1fo .vw8mo613::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;
  }

  
  .r1k7p2ys .vw8mo613::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;
  }

  
  .s9s79 .vw8mo613::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;
  }

  
  .ay62o .vw8mo613::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) {
  .pap9d11g .vw8mo613 {
    padding: 5px 14px;
  }
  .pap9d11g .v0ggkj {
    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;
  }
  .pap9d11g .v0ggkj li a {
    border-bottom: none; padding: 10px 22px;
  }
  .pap9d11g .v0ggkj li a:hover { background: var(--bg-raised); }
  .pap9d11g .ugxja,
  .n5c3p1 .ugxja,
  .wbk2 .ugxja { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .humb .vw8mo613 {
    padding: 5px 10px;
  }
  .humb .v0ggkj {
    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);
  }
  .humb .v0ggkj.vhsy5bn { transform: translateX(0); }
  .humb .v0ggkj li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .humb .v0ggkj li:last-child a { border-bottom: none; }
  .d7cee6 .v0ggkj,
  .hqkvao9f .v0ggkj { background: var(--accent) !important; }
  .d7cee6 .v0ggkj li a,
  .hqkvao9f .v0ggkj li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .wbk2 .vw8mo613 {
    padding: 5px 10px;
  }
  .wbk2 .v0ggkj {
    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);
  }
  .wbk2 .v0ggkj::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .wbk2 .v0ggkj.vhsy5bn { transform: translateY(0); }
  .wbk2 .v0ggkj li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .s78a .vw8mo613 {
    padding: 5px 10px;
  }
  .s78a .v0ggkj {
    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;
  }
  .s78a .v0ggkj.vhsy5bn { opacity: 1; pointer-events: auto; }
  .s78a .v0ggkj li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .hd4rotgv     .vw8mo613 { border-radius: 0 !important; }
  .x63mkjlb   .vw8mo613 { border-radius: 8px !important; }
  .oi6c1gn .vw8mo613 { border-radius: 50% !important; }
  .mhh3mp5w   .vw8mo613 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .abfhh .gzfz { flex-direction: column; align-items: stretch; }
  .abfhh .udbz93 { flex-direction: row; min-width: auto; }
  .abfhh .s73ed { align-items: flex-start; text-align: left; }
}
.ntyu8eo,
.ntyu8eo.xzt0n4,
.arp5f .ntyu8eo,
.y457 .ntyu8eo,
.ut3d39 .ntyu8eo,
.qczvc2ug .ntyu8eo {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.ldjl7nk {
  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;
}
.a3wm3 { flex: 1 1 280px; min-width: 0; }
.p12wbq {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.akw3ksyc {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.z654o {
  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;
}
.z654o:hover { transform: translateY(-1px); opacity: 0.95; }
.et1s5mb .ldjl7nk {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.et1s5mb .p12wbq { color: var(--cta); }
.et1s5mb .akw3ksyc { color: var(--text-body); }
.et1s5mb .z654o {
  background: var(--cta) !important;
  color: #fff !important;
}
.baoulu88 .ldjl7nk {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.baoulu88 .p12wbq { color: var(--text-primary); }
.baoulu88 .akw3ksyc { color: var(--text-body); }
.baoulu88 .z654o {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .ldjl7nk {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .a3wm3 { flex: 0 0 auto; }
  .p12wbq { font-size: 1.2rem; }
  .z654o { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.r3ybcjhx .ld36hmf { height: 36px; }
.ataa508 .ld36hmf { height: 60px; max-width: 200px; }
.vjgh2y .ld36hmf { height: 56px; max-width: 180px; }
.w9du35    .ypchufdw, .w9du35    .wc0zxo { color: #f59e0b; }
@media (min-width: 720px) {
  .if8rzil .eds6i8y {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .if8rzil .hfxm {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .if8rzil .hfxm { padding: 40px 16px 20px; }
  .if8rzil .vv7d {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .if8rzil .al3rl8 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .obni .hfxm {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .obni .hfxm::before {
    position: absolute; top: 14px; left: 14px;
  }
  .obni .cx6i9q57 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .obni .mff3379l { white-space: normal; text-align: center; font-size: 1.2rem; }
  .obni .vv7d {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .obni .al3rl8 { width: 100%; min-width: 0; }
  .obni .ypchufdw { min-width: 0; }
}
.qyp0a .hfxm::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.p88w .pwhs {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.p88w .pwhs summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.p88w .pwhs p { padding: 0 2px 16px; }
.owen6 .pwhs { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.owen6 .pwhs summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.owen6 .pwhs summary::after { content: "›"; font-size: 1.2em; }
.owen6 .pwhs[open] summary::after { content: "‹"; }
.owen6 .pwhs p { padding: 10px 22px 4px; }
.dvk2c9f .pwhs {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.dvk2c9f .pwhs summary { color: var(--text-primary); padding-left: 16px; }
.dvk2c9f .pwhs summary::after { content: "›"; font-size: 1.1em; }
.dvk2c9f .pwhs[open] summary::after { content: "‹"; }
.dvk2c9f .pwhs p { padding-left: 16px; }
.pl5c .d5c9yyqy { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.pl5c .pwhs {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.pl5c .pwhs:last-child { border-bottom: none; }
.pl5c .pwhs summary { color: var(--text-primary); border-radius: 0; }
.pl5c .pwhs summary::after { content: "›"; font-size: 1.1em; }
.pl5c .pwhs[open] summary::after { content: "‹"; }
.ovemwse .pwhs { overflow: hidden; }
.ovemwse .pwhs summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.ovemwse .pwhs summary::after { color: rgba(255,255,255,.75); }
.ovemwse .pwhs[open] summary { border-radius: 0; }
.tjaz8kv4 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.iqykb {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.hl9koust {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.iykx24f { color: var(--text-muted); font-size: 1.05rem; }
.c2ebs {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.p9pfyr1 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.lgoe8 { margin-bottom: 20px; }
.se875wc {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.j2vgwvx {
  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;
}
.j2vgwvx:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.yhvzkq11 { resize: vertical; min-height: 130px; }
.zi91 { width: 100%; margin-top: 8px; }
.lttlu {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.j25aaz61 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.qo7zym { color: var(--text-muted); line-height: 1.75; }
.vafz1d { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.vafz1d li { margin-bottom: 6px; }
.uyq623fi { max-width: 760px; margin: 0 auto; }
.bh5n5qb { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.g8p4s3 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.g8p4s3:last-child { border-bottom: none; }
.g8p4s3 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.g8p4s3 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.n6p2a { max-width: 760px; margin: 0 auto; }
.ewhaqkw { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.rm1eby7 ul.vafz1d { margin: 0; }
.jbp1 { max-width: 900px; margin: 0 auto; }
.sshn0n { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.sshn0n:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.sshn0n .ewhaqkw { margin: 0; font-size: 1rem; }
.sshn0n .co2huegk p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .sshn0n { grid-template-columns: 1fr; gap: 10px; } }
.mwnu .ewhaqkw { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.dmjy6xxg .vafz1d { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .rgz6v { grid-template-columns: 1fr; } }
.z7c5g5 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.z7c5g5:hover .hkec95f { color: var(--accent-light); text-decoration: underline; }
.jl57 { color: inherit; text-decoration: none; }
.jl57:hover { color: var(--accent-light); text-decoration: underline; }
.z4nbsrv { display: inline-block; line-height: 0; }
.mspnd9lg { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ewm0f8 { margin-bottom: 48px; }
.i47f { max-width: 760px; margin: 0 auto; }
.oujnlp { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.oujnlp:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.zjog { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.oujnlp p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.oujnlp ul.vafz1d { margin: 0; }
.klvqzqaf { color: var(--text-muted); line-height: 1.75; }
.j22ebaw .vafz1d,
.j7ta .vafz1d,
.v862 .vafz1d,
.tibue .vafz1d {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.j22ebaw .oujnlp,
.j7ta .oujnlp { text-align: left; }
.j22ebaw .zjog,
.j7ta .zjog { text-align: center; }
.u3qd { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.k9oc { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.bq4fxrx { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.d7x1ea { margin-top: 12px; }
.hd9x98 { 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; }
.hd9x98:hover { border-bottom-color: var(--accent-light); }
.kleug { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.kleug img { width: 100%; height: 100%; object-fit: cover; display: block; }
.vbhuoay4 { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.izy2yw87 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.qsxznb { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
.icsq03c { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .icsq03c { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.vhu82xo .bq4fxrx, .vhu82xo .k9oc { max-width: 640px; }
.j5cxjj0z .u3qd { font-size: 1.6rem; margin-top: 18px; }
.o9tex .bq4fxrx { margin-bottom: 28px; }
@media (max-width: 860px) { .sr035 { grid-template-columns: 1fr; } .j5cxjj0z { position: static; text-align: center; } }
.gz4z .kleug { margin: 0 auto 18px; }
.gz4z .izy2yw87 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .htfkl4 { grid-template-columns: 1fr; } }
.dro8 .u3qd { font-size: 1.6rem; margin-bottom: 6px; }
.tibue .vafz1d { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .dro8 { flex-direction: column; text-align: center; } .shs24 { grid-template-columns: 1fr; } }
.wafavd .u3qd { font-size: 1.35rem; margin: 0 0 4px; }
.wafavd .izy2yw87 { margin: 0; }
.utjlczec .hl9koust { color: var(--accent-light); }
.qd9e .hl9koust { font-size: 2rem; }
.qd9e .iykx24f { max-width: 680px; }
.f2il579j .hl9koust { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.f2il579j .iykx24f  { margin: 0; }
@media (max-width: 640px) { .f2il579j { flex-direction: column; } }
.ow83d9em .hl9koust { color: var(--accent-light); }
.waz614nh .hl9koust { color: #fff; }
.waz614nh .iykx24f  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .jdxrsd { grid-template-columns: 1fr; } }
.lewp203 .j2vgwvx {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.lewp203 .j2vgwvx:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.yrdo .j2vgwvx { background: var(--bg-raised); border-color: transparent; }
.yrdo .j2vgwvx:focus { background: var(--bg-card); border-color: var(--accent-light); }
.m70v .j2vgwvx { border-radius: 100px; padding: 11px 20px; }
.m70v .yhvzkq11 { border-radius: 14px; }
@media (max-width: 640px) { .n2kp { grid-template-columns: 1fr; } }
.fgru { counter-reset: priv-count; }
.pqk8 {
  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);
}
.pqk8:last-child { border-bottom: none; }
.f4oo {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.pqk8 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.pqk8 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ql3cs{display:none}
.ql3cs:empty,.shz5060:empty{display:none}
.k7qj{position:relative;overflow:visible}
.dozgs2m .t7mmgola,.zjb7l .t7mmgola,
.aypp .t7mmgola,.pwen .t7mmgola,
.ankf7de .t7mmgola,.ch5eg4 .t7mmgola{display:block}
.p1ro9zof .rvxyire{display:block}
.dozgs2m .t7mmgola,.zjb7l .t7mmgola,
.aypp .t7mmgola,.pwen .t7mmgola,
.ankf7de .t7mmgola{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}
.dozgs2m .t7mmgola .shz5060,.zjb7l .t7mmgola .shz5060,
.aypp .t7mmgola .shz5060,.pwen .t7mmgola .shz5060,
.ankf7de .t7mmgola .shz5060{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}
.dozgs2m .t7mmgola,.zjb7l .t7mmgola{top:12px}
.dozgs2m .t7mmgola .shz5060{margin-right:auto}
.zjb7l .t7mmgola .shz5060{margin-left:auto}
.zjb7l .t7mmgola{text-align:right}
.aypp .t7mmgola,.pwen .t7mmgola{bottom:12px}
.aypp .t7mmgola .shz5060{margin-right:auto}
.pwen .t7mmgola .shz5060{margin-left:auto}
.pwen .t7mmgola{text-align:right}
.ankf7de .t7mmgola{position:relative;margin-top:16px}
.ankf7de .t7mmgola .shz5060{margin:0 auto}
.ch5eg4 .t7mmgola{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.ch5eg4 .t7mmgola .shz5060{margin:0}
.ch5eg4 .w8yvqz~.t7mmgola,
.ch5eg4 .y36ud17h~.t7mmgola{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.ch5eg4 .w8yvqz~.t7mmgola .shz5060,
.ch5eg4 .y36ud17h~.t7mmgola .shz5060{justify-content:flex-start}
.w8yvqz~.t7mmgola,.y36ud17h~.t7mmgola{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}
.w8yvqz~.t7mmgola .shz5060{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.y36ud17h~.t7mmgola .shz5060{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.rvxyire .shz5060{margin:0 0 12px}
.shz5060{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.etz16i3l{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.hkec95f{font-weight:600;color:var(--text-heading);opacity:1}
.bu9j .etz16i3l{display:none}
.ni6cl66f .shz5060{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.nueo4keo .shz5060{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.aam34y{--date-bg:var(--accent-bg)}
.k9ubin8 .x6wqu::before{content:""}
.ud9w{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.vw75{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.oxbq9{display:flex;flex-direction:column;gap:3px}
.jz1cvub5{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.b2d9{font-weight:700;font-size:1rem;color:var(--text-heading)}
.bf7t3lp{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ds2kj .ud9w{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.k5u74 .ud9w{border-top:3px solid var(--accent);padding-top:18px}
.jtfigmyn .ud9w{border-left:3px solid var(--accent);border-radius:0}
.fp0agdy .ud9w{padding:20px 0}
@media(max-width:640px){
  .ud9w{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .bf7t3lp{max-width:100%}
}
.toizq316 .sok8s{margin:0}
@media (max-width:560px){
  .fkcv{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) {
  .kf1b { padding: 28px 18px 20px; }
  .d5tjzs9 { font-size: 1.2rem; }
  .gwzsy { max-width: 220px; max-height: 80px; }
}
.cizbetl  .zd7vunsl { border-radius: 50%; }
.h7unf1o2 .ldjl7nk {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .zd7vunsl { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.xmvw0coq {
  margin: 28px 0 24px;
}
.xmvw0coq .xzt0n4 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.xmvw0coq .vycu {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.xmvw0coq .ldjl7nk {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .bp2sht { flex-direction: row-reverse; }
[dir="rtl"] .v0ggkj { flex-direction: row-reverse; }
[dir="rtl"] .owbntfgu .lfs5zbmt { right: auto; left: 32px; }
[dir="rtl"] .nnov1ij  .lfs5zbmt { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .owbntfgu .lfs5zbmt { right: auto; left: 20px; }
  [dir="rtl"] .nnov1ij  .lfs5zbmt { left: auto;  right: 20px; }
}
[dir="rtl"] .psoh .xupm  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .csac .xupm { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .w8yvqz,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .vfklfawd, [dir="rtl"] .yuxwryxz { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .e9fay { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .g3zfnlf5 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .thfr { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .ldjl7nk { direction: rtl; }
[dir="rtl"] .ll8y7 { direction: rtl; }
[dir="rtl"] .j0wmi { direction: rtl; }
[dir="rtl"] .yvgmx3ja { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .t9w3bv .yuxwryxz,
[dir="rtl"] .f8ng .yuxwryxz,
[dir="rtl"] .bk8wp2u .yuxwryxz,
[dir="rtl"] .bvc7cb1 .yuxwryxz {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .t9w3bv .yuxwryxz li::before,
[dir="rtl"] .f8ng .yuxwryxz li::before,
[dir="rtl"] .bk8wp2u .yuxwryxz li::before,
[dir="rtl"] .bvc7cb1 .yuxwryxz li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .w8yvqz.d5485ai .onei8 { align-items: flex-end; text-align: right; }
[dir="rtl"] .w8yvqz.dcul .onei8 { text-align: center; }
[dir="rtl"] .w8yvqz .onei8 { text-align: right; }
[dir="rtl"] .vycu,
[dir="rtl"] .tied74u,
[dir="rtl"] .agk3lsiu,
[dir="rtl"] .lj5p5e,
[dir="rtl"] .p9pfyr1,
[dir="rtl"] .se875wc,
[dir="rtl"] .bq4fxrx,
[dir="rtl"] .j2vgwvx,
[dir="rtl"] .yhvzkq11 { text-align: right; direction: rtl; }
[dir="rtl"] .m70v .j2vgwvx,
[dir="rtl"] .lewp203 .j2vgwvx { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #400080;
  --brand:           #400080;
  --brand-light:     #770095;
  --brand-pale:      #770095;
  --grad-start:      #0c001a;
  --grad-end:        #330066;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #770095;
  --cta-light:       #b005db;
  --cta-hover:       #9700bd;
  --bg-page:         #0c0117;
  --bg-surface:      #140325;
  --bg-card:         #1c0433;
  --bg-card-inner:   #230542;
  --bg-raised:       #2b0650;
  --bg-hover:        #32075e;
  --border:          #3d0971;
  --border-alt:      #4c0b8d;
  --border-section:  #3d0971;
  --text-primary:    #e5e2e8;
  --text-muted:      #a59cae;
  --text-body:       #ccc6d1;
  --text-sub:        #a59cae;
  --text-faint:      #72677e;
  --text-dim:        #595062;
  --text-label:      #8c8097;
  --text-value:      #bfb8c5;
  --accent-bg:       #1e0934;
  --accent-bg-light: #2d0b50;
  --bg-tip:          #162623;
  --bg-warning:      #272115;
  --bg-info:         #161a26;
  --bg-pros:         #162623;
  --bg-cons:         #26161a;
  --c-pros:          #7af4db;
  --c-cons:          #e6899e;
  --c-pros-label:    #4bf0ce;
  --c-tip-border:    #2aedc5;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7af4db;
}
:root { --logo-bg-opacity: 63%; }
body, button, input { font-family: "Barlow", sans-serif; }
.f34tbhjd .wnhksv { font-size: 0; width: 1.2rem; flex-shrink: 0; }.f34tbhjd .wnhksv::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.f34tbhjd .i0ha5ie     .wnhksv::before { content: "";  color: var(--c-tip-border); }.f34tbhjd .lrn3c4d .wnhksv::before { content: ""; color: var(--c-warn-border); }.f34tbhjd .r3vbusg    .wnhksv::before { content: ""; color: #60a5fa; }.aiizvoi .f34tbhjd .i0ha5ie     .wnhksv::before { color: #10b981; }.aiizvoi .f34tbhjd .lrn3c4d .wnhksv::before { color: #f43f5e; }.aiizvoi .f34tbhjd .r3vbusg    .wnhksv::before { color: #a855f7; }.dv40a  .f34tbhjd .i0ha5ie     .wnhksv::before { color: #eab308; }.dv40a  .f34tbhjd .lrn3c4d .wnhksv::before { color: #ef4444; }.dv40a  .f34tbhjd .r3vbusg    .wnhksv::before { color: #f97316; }.h59w  .f34tbhjd .i0ha5ie     .wnhksv::before { color: #38bdf8; }.h59w  .f34tbhjd .lrn3c4d .wnhksv::before { color: #818cf8; }.h59w  .f34tbhjd .r3vbusg    .wnhksv::before { color: #2dd4bf; }.dnr7u .f34tbhjd .wnhksv::before { color: var(--accent-light) !important; }
.z3t8rqkp .se38l li::before, .z3t8rqkp .cazn3f 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; }.z3t8rqkp .se38l li::before { content: ""; }.z3t8rqkp .cazn3f li::before { content: ""; }.z3t8rqkp .yh27nho::before, .z3t8rqkp .w01zm::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.z3t8rqkp .yh27nho::before { content: ""; }.z3t8rqkp .w01zm::before { content: ""; }
.y1d1d92s .c8ul2, .y1d1d92s .w8yvqz { min-height: 320px; }
.dxmuzi .b9lo::after, .dxmuzi .dzpj5::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.t09lo3vg .b67bsndt::after,.t09lo3vg .lfs5zbmt::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.mba4iwn::before { content: '—'; }