:root {
  --color-accent: #c3b611;
  --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;
}
.lbqd {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.qmxw {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.jfpi0 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.x0f4 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.s7lu { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.s7lu a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.s7lu a:hover { color: var(--accent-light); }
.uzur5   .px3t16 { border-radius: 0; }
.vx5q8sa .px3t16 li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .px3t16 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .blcssuof:hover .px3t16,
  .blcssuof:focus-within .px3t16 { display: block; }
  .px3t16 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.zd8sayyq {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.dner { display: none; }
@media (max-width: 640px) {
  .dner {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .dner.sygrf8 { display: block; }
}
@media (max-width: 640px) {
  .zd8sayyq { display: block; }
  .s7lu > li + li::before { display: none !important; }
  .s7lu {
    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;
  }
  .s7lu.sygrf8 { display: flex; }
  .s7lu li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .s7lu li:last-child a { border-bottom: none; }
}
.t6dw { min-height: 480px; }
.o54po {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.m5qr25 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.cv8nid4k .m5qr25 { margin-left: 0; margin-right: 0; }
.o9cm0mn {
  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;
}
.s9bpf90 .o9cm0mn { margin-top: 24px; }
.o9cm0mn:hover { opacity: 0.88; }
.yykpc84 .o54po { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.yykpc84 .m5qr25 { color: #e2e8f0; }
.yykpc84.y6m2l9t .qkre { text-align: center; }
.t37yuj .o54po { color: var(--text-primary); text-shadow: none; }
.t37yuj .m5qr25 { color: var(--text-muted); }
.t37yuj .o9cm0mn { margin-top: 16px; }
.t37yuj, .t37yuj.t6dw { min-height: auto !important; }
.t37yuj.y6m2l9t .qkre { text-align: center; }
.t37yuj~.a11c6tee{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}
.t37yuj~.a11c6tee .ecx2xl{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; }
}
.clmeynfk .rsali,
.clmeynfk .bragbxsq {
  animation: hg-breathe 10s ease-in-out infinite;
}
@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; }
}
.clmeynfk .yykpc84 .vshc7 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.rsali .o54po { color: #fff; }
.rsali .m5qr25 { color: rgba(255,255,255,0.85); }
.rsali .o9cm0mn { background: #fff; color: var(--cta); }
.rsali .o9cm0mn:hover { opacity: 0.92; }
.ky20lp .lmjsh { position: relative; overflow: hidden; }
.ky20lp .lmjsh::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;
}
.clmeynfk .lmjsh {
  animation: hg-breathe 7s ease-in-out infinite;
}
.u4t49mg .lmjsh { position: relative; overflow: hidden; }
.u4t49mg .lmjsh::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;
}
.oo7m6ho .lmjsh { position: relative; overflow: hidden; }
.oo7m6ho .lmjsh::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;
}
.j3klp9 .lmjsh {
  animation: hg-fadein 1.2s ease-out both;
}
.lmjsh {
  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%);
}
.bduoxc {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.h6wq {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.kqfl {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.lmjsh .o54po { text-shadow: none; color: var(--text-primary); }
.lmjsh .m5qr25 { color: var(--text-muted); }
body.ifvc .o54po {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.wiq5afy .o54po {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.t6dw.rsali .o54po,
section.rsali .o54po {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.lmjsh.y6m2l9t .bduoxc { align-items: center; text-align: center; }
.lmjsh.cv8nid4k   .bduoxc { align-items: flex-start; text-align: left; }
.j8bm5ddh .h6wq { position: relative; }
.j8bm5ddh .h6wq::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.j8bm5ddh.kbieoa4 .h6wq::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.be2i .h6wq {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.be2i .kqfl {
  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);
}
.be2i.kbieoa4 .h6wq { padding: 32px 0 32px 32px; }
.qf2t2 .h6wq {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.qf2t2 .kqfl {
  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);
}
.qf2t2 .bragbxsq {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.kbieoa4 { grid-template-areas: "media text"; }
.kbieoa4 .bduoxc {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.qf2t2.kbieoa4 .h6wq { padding: 40px 16px 40px 48px; }
.t6dw .abt0xw46 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.abt0xw46 .nl7xskr2.vwt23o6 {
  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;
}
.abt0xw46 .nl7xskr2.vwt23o6:hover { opacity: 0.85; }
.gez5w8a .h6wq {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .lmjsh { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .lmjsh:not(.gez5w8a) .h6wq { display: none !important; }
  .gez5w8a .h6wq { padding: 16px; }
  .bduoxc  { padding: 36px 24px; }
  .lmjsh~.a11c6tee,.kbieoa4~.a11c6tee{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .t6dw, .lmjsh { min-height: 320px !important; }
  .o54po { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .tfq02,
  .nyfo5mho,
  .w66slrz { grid-template-columns: 1fr !important; }

  

  
  .l1xltzi8 { display: flex !important; flex-direction: column !important; }
  .l1xltzi8 .qkre { display: contents; }
  .l1xltzi8 .vshc7 { order: 0; }
  .l1xltzi8 .o54po { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .l1xltzi8 .tfq02 { order: 2; padding: 0 16px 12px !important; }
  .l1xltzi8 .m5qr25 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .s9bpf90 .qkre { display: flex; flex-direction: column; }
  .s9bpf90 .qkre .o54po { order: 1; }
  .s9bpf90 .qkre .w66slrz { order: 2; margin: 8px 0 24px !important; }
  .s9bpf90 .qkre .m5qr25 { order: 3; }
  .s9bpf90 .qkre .o9cm0mn { order: 4; align-self: center; margin-top: 0; }

  
  .lmjsh.gez5w8a {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .lmjsh.gez5w8a .bduoxc { display: contents; padding: 0; }
  .lmjsh.gez5w8a .bduoxc .o54po { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .lmjsh.gez5w8a .h6wq { order: 2; padding: 12px 16px; }
  .lmjsh.gez5w8a .bduoxc .m5qr25 { order: 3; padding: 0 24px; margin: 0 auto; }
  .lmjsh.gez5w8a .bduoxc .o9cm0mn { order: 4; align-self: center; margin: 8px 0 32px; }
}
.chjx { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.gf8v3 { width: 100%; height: auto; display: block; border-radius: 10px; }
.inczmc5n .chjx        { border-radius: 16px; }
.inczmc5n .gf8v3  { border-radius: 16px; }
.v2kv .chjx         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.v2kv .gf8v3   { border-radius: 8px; }
.zrfwhrey { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ke84 { width: 100%; padding: 32px 0; position: relative; }
.b5p1 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ex62o .ke84:nth-child(even) { background: var(--bg-surface); }
.ex62o .ke84:nth-child(odd)  { background: var(--bg-page); }
.ps0l .ke84:nth-child(even) { background: var(--bg-card); }
.ps0l .ke84:nth-child(odd)  { background: var(--bg-page); }
.ex62o .ke84:nth-child(odd)  .b5p1 { background: var(--bg-card); border-radius: 6px; }
.ex62o .ke84:nth-child(even) .b5p1 { background: var(--bg-raised); border-radius: 6px; }
.ps0l .ke84:nth-child(odd)  .b5p1 { background: var(--bg-card); border-radius: 6px; }
.ps0l .ke84:nth-child(even) .b5p1 { background: var(--bg-raised); border-radius: 6px; }
.ex62o .ke84:nth-child(even) .w0aer .g1xp,
.ps0l .ke84:nth-child(even) .w0aer .g1xp { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ex62o .ke84:nth-child(odd) .w0aer .g1xp,
.ps0l .ke84:nth-child(odd) .w0aer .g1xp { background: var(--bg-card-inner); }
.ex62o .ke84:nth-child(even) .cf1vy3kc .g1xp:nth-child(odd),
.ps0l .ke84:nth-child(even) .cf1vy3kc .g1xp:nth-child(odd)  { background: var(--bg-card); }
.ex62o .ke84:nth-child(even) .cf1vy3kc .g1xp:nth-child(even),
.ps0l .ke84:nth-child(even) .cf1vy3kc .g1xp:nth-child(even) { background: var(--bg-card-inner); }
h1.jctyf9ej { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.jctyf9ej {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.creu9ka { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.pgtg54g h2.jctyf9ej {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.qwcn15fg h2.jctyf9ej {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.txc4 h2.jctyf9ej {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.tgfb3 h2.jctyf9ej::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ceb31b0j h2.jctyf9ej {
  color: var(--text-primary); font-size: 1.7rem;
}
.frui9v h2.jctyf9ej::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.d997w5u7 h2.jctyf9ej {
  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;
}
.wf7u { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .wf7u { display: none; } }
.rsag { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.yi80x9 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.xui3nu {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.m28ivm5z { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.cqqfjtzq { padding-left: 20px; }
.cqqfjtzq li { margin-bottom: 6px; }
.cqqfjtzq a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.cqqfjtzq a:hover { color: var(--accent-light); }
.g8g4u .m28ivm5z { display: none; }
.w4wvvs6 .m28ivm5z { display: none; }
.w4wvvs6 .cqqfjtzq { padding-left: 0; list-style: none; }
.w4wvvs6 .cqqfjtzq li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.w4wvvs6 .cqqfjtzq a { font-size: 0.92rem; }
.piqs8kr .xui3nu { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.piqs8kr .m28ivm5z { display: none; }
.piqs8kr .cqqfjtzq { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.piqs8kr .cqqfjtzq li { margin-bottom: 0; }
.piqs8kr .cqqfjtzq 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;
}
.piqs8kr .cqqfjtzq a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.g21c .xui3nu { padding: 20px 20px 16px; }
.g21c .cqqfjtzq {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.g21c .cqqfjtzq li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.g21c .cqqfjtzq 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;
}
.g21c .cqqfjtzq 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;
}
.g21c .cqqfjtzq a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.g21c .cqqfjtzq a:focus,
.g21c .cqqfjtzq a:focus-visible,
.g21c .cqqfjtzq a:target { outline: none; }
.g21c .cqqfjtzq li:target a { border-color: var(--border); color: var(--text-muted); }
.m7k97emz .xui3nu { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.m7k97emz .m28ivm5z { display: none; }
.m7k97emz .cqqfjtzq { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.m7k97emz .cqqfjtzq li { margin-bottom: 0; }
.m7k97emz .cqqfjtzq li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.m7k97emz .cqqfjtzq li:last-child::after { content: ""; margin-right: 0; }
.m7k97emz .cqqfjtzq a { font-size: 0.9rem; }
.g1xp { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.w0aer .g1xp { background: var(--bg-card); }
.cf1vy3kc .g1xp:nth-child(odd)  { background: var(--bg-card); }
.cf1vy3kc .g1xp:nth-child(even) { background: var(--bg-raised); }
.b7lk38ag .g1xp {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.b7lk38ag .g1xp:last-child { border-bottom: none; }
.b7lk38ag h3.creu9ka { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.wf89ep .g1xp {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.wf89ep .g1xp + .g1xp { margin-top: 4px; }
.o55xq49p .g1xp { background: none; border-radius: 0; padding: 12px 0; }
.o55xq49p .g1xp + .g1xp { border-top: 1px solid var(--border-section); }
.nvaczx5n { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.twsz { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.y0tq3ke { color: var(--text-body); margin-bottom: 10px; }
.d5yh0x, .i20pwuo3 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.d5yh0x li, .i20pwuo3 li { margin-bottom: 6px; }
.i20pwuo3 li { list-style: decimal; }
.os30zo     .d5yh0x { list-style-type: "● "; }
.a8sive  .d5yh0x { list-style-type: "■ "; }
.o79t8hy .d5yh0x { list-style-type: "◆ "; }
.wudmsr    .d5yh0x { list-style-type: "★ "; }
.os30zo     .vbkah3d { list-style-type: "● "; }
.a8sive  .vbkah3d { list-style-type: "■ "; }
.o79t8hy .vbkah3d { list-style-type: "◆ "; }
.wudmsr    .vbkah3d { list-style-type: "★ "; }
.os30zo    .d5yh0x li::marker, .os30zo    .vbkah3d li::marker,
.a8sive .d5yh0x li::marker, .a8sive .vbkah3d li::marker,
.o79t8hy .d5yh0x li::marker, .o79t8hy .vbkah3d li::marker,
.wudmsr   .d5yh0x li::marker, .wudmsr   .vbkah3d li::marker {
  color: var(--cta); font-size: 1em;
}
.os30zo .i20pwuo3,
.a8sive .i20pwuo3,
.o79t8hy .i20pwuo3,
.wudmsr .i20pwuo3 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.os30zo .i20pwuo3 li,
.a8sive .i20pwuo3 li,
.o79t8hy .i20pwuo3 li,
.wudmsr .i20pwuo3 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.os30zo .i20pwuo3 li::before,
.a8sive .i20pwuo3 li::before,
.o79t8hy .i20pwuo3 li::before,
.wudmsr .i20pwuo3 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;
}
.os30zo     .i20pwuo3 li::before { border-radius: 50%; }
.a8sive  .i20pwuo3 li::before { border-radius: 3px; }
.o79t8hy .i20pwuo3 li::before { border-radius: 3px; }
.wudmsr    .i20pwuo3 li::before { border-radius: 50%; }
.va75 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ayeqki .va75,
.s37zl2 .va75 { background: transparent; border: none; border-radius: 0; }
.qic5u { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.qic5u th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.qic5u td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.qic5u tr:hover td { background: var(--bg-hover); }
.ffgd6 .qic5u tbody tr:nth-child(even) td { background: var(--bg-surface); }
.bkb1e .qic5u { border: 1px solid var(--border-alt); }
.bkb1e .qic5u th,
.bkb1e .qic5u td { border: 1px solid var(--border-alt); }
.t4ws47z .qic5u th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.t4ws47z .qic5u td { border-bottom: none; }
.t4ws47z .qic5u tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.up9m .qic5u th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.vlsu .va75 {
  overflow: hidden;
}
.vlsu .qic5u th { border-bottom: 1px solid var(--border-alt); }
.vlsu .qic5u tr:last-child td { border-bottom: none; }
.cvbwm { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.e4wii { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.zgrra { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.b8dm4rp2 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.vu14gt { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.vbkah3d { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.vbkah3d 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%}
.b7wu4epa .b8dm4rp2 { background: transparent; text-align: center; }
.qki8wrh8 .zgrra {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.hjt0u0y .zgrra {
  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);
}
.gnz65h .e4wii { display: grid; grid-template-columns: auto 1fr; }
.gnz65h .zgrra {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.gnz65h .b8dm4rp2 { grid-column: 2; }
.gnz65h .vu14gt,
.gnz65h .vbkah3d { grid-column: 1 / -1; }
.ff9nka1l .e4wii { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ff9nka1l .zgrra {
  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);
}
.ff9nka1l .b8dm4rp2 { grid-column: 2; }
.ff9nka1l .vu14gt,
.ff9nka1l .vbkah3d { grid-column: 1 / -1; }
.ce1o36 .e4wii { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ce1o36 .b8dm4rp2 { background: none; color: var(--accent-light); font-weight: 700; }
.ehxsc .e4wii { 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); }
.ehxsc .b8dm4rp2 { background: none; color: var(--accent-light); font-weight: 700; }
.o1l3c8iz .e4wii { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.o1l3c8iz .e4wii:last-child { border-bottom: none; }
.o1l3c8iz .b8dm4rp2 { background: none; color: var(--accent-light); font-weight: 700; }
.vqz8rn3c .e4wii { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.vqz8rn3c .b8dm4rp2 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.cjgd6 .cvbwm { counter-reset: card-n; }
.cjgd6 .e4wii  { counter-increment: card-n; }
.cjgd6 .b8dm4rp2 { display: flex; align-items: center; gap: 10px; }
.cjgd6 .b8dm4rp2::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;
}
.dkzdqxy .e4wii { background: var(--bg-surface); border: 1px solid var(--border); }
.dkzdqxy .b8dm4rp2 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.psah6s { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.pmdu7  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.d7jrev5 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.pl6126a { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.psah6s strong { color: var(--text-primary); font-size: 0.95rem; }
.psah6s p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.gu8w4hwn { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.m8mnp, .ni2gmdl1 { border-radius: 8px; padding: 14px; }
.m8mnp { background: var(--bg-pros); }
.ni2gmdl1 { background: var(--bg-cons); }
.hscws750 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.m8mnp .hscws750 { color: var(--c-pros-label); }
.ni2gmdl1 .hscws750 { color: #f87171; }
.m8mnp ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ni2gmdl1 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.gf8v3 { width: 100%; height: auto; border-radius: 10px; display: block; }
.vwt23o6 {
  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;
}
.vwt23o6:hover { opacity: 0.85; }
.ml8mybs6 .vwt23o6  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ml8mybs6 .vwt23o6:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.dlcgcj .vwt23o6  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.dlcgcj .vwt23o6:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.a4cqbm6h .o9cm0mn { border-radius: 50px; }
.a4cqbm6h .vwt23o6  { border-radius: 50px; }
.s9fqd .o9cm0mn { padding-left: 22px; padding-right: 22px; }
.s9fqd .vwt23o6  { padding-left: 12px; padding-right: 12px; }
.n9wytj .o9cm0mn { padding-left: 44px; padding-right: 44px; }
.n9wytj .vwt23o6  { padding-left: 24px; padding-right: 24px; }
.brgmf9p .o9cm0mn { padding-left: 56px; padding-right: 56px; }
.brgmf9p .vwt23o6  { padding-left: 32px; padding-right: 32px; }
.ztc4   .o9cm0mn::after, .ztc4   .vwt23o6::after,
.y6l8z .o9cm0mn::after, .y6l8z .vwt23o6::after,
.ye9oou    .o9cm0mn::after, .ye9oou    .vwt23o6::after,
.ranj3mec    .o9cm0mn::after, .ranj3mec    .vwt23o6::after,
.k6uc    .o9cm0mn::after, .k6uc    .vwt23o6::after,
.aqaqo29     .o9cm0mn::after, .aqaqo29     .vwt23o6::after,
.ljofgdi4    .o9cm0mn::after, .ljofgdi4    .vwt23o6::after,
.n081qtg   .o9cm0mn::after, .n081qtg   .vwt23o6::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;
}
.ztc4 .o9cm0mn::after, .ztc4 .vwt23o6::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");
}
.y6l8z .o9cm0mn::after, .y6l8z .vwt23o6::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");
}
.ye9oou .o9cm0mn::after, .ye9oou .vwt23o6::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");
}
.ranj3mec .o9cm0mn::after, .ranj3mec .vwt23o6::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");
}
.k6uc .o9cm0mn::after, .k6uc .vwt23o6::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");
}
.aqaqo29 .o9cm0mn::after, .aqaqo29 .vwt23o6::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");
}
.ljofgdi4 .o9cm0mn::after, .ljofgdi4 .vwt23o6::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");
}
.n081qtg .o9cm0mn::after, .n081qtg .vwt23o6::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");
}
.vzxr2e3   .i7bd2kjl::after, .vzxr2e3   .ops4i27::after,
.fenm0qs .i7bd2kjl::after, .fenm0qs .ops4i27::after,
.qyyfu    .i7bd2kjl::after, .qyyfu    .ops4i27::after,
.ii5t    .i7bd2kjl::after, .ii5t    .ops4i27::after,
.e4f8ht2y    .i7bd2kjl::after, .e4f8ht2y    .ops4i27::after,
.l1fmyw     .i7bd2kjl::after, .l1fmyw     .ops4i27::after,
.h5a43iw    .i7bd2kjl::after, .h5a43iw    .ops4i27::after,
.u9h6scb   .i7bd2kjl::after, .u9h6scb   .ops4i27::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;
}
.vzxr2e3 .i7bd2kjl::after, .vzxr2e3 .ops4i27::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");
}
.fenm0qs .i7bd2kjl::after, .fenm0qs .ops4i27::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");
}
.qyyfu .i7bd2kjl::after, .qyyfu .ops4i27::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");
}
.ii5t .i7bd2kjl::after, .ii5t .ops4i27::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");
}
.e4f8ht2y .i7bd2kjl::after, .e4f8ht2y .ops4i27::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");
}
.l1fmyw .i7bd2kjl::after, .l1fmyw .ops4i27::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");
}
.h5a43iw .i7bd2kjl::after, .h5a43iw .ops4i27::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");
}
.u9h6scb .i7bd2kjl::after, .u9h6scb .ops4i27::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");
}
.nc3jo2n7 .dg6omab { background: var(--bg-raised); }
.nl7xskr2.vwt23o6 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .tqr07m {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .tqr07m::before    { grid-area: rank;   }
  .pgvcv           { grid-area: ident;  }
  .bnypz4     { grid-area: rating; min-width: 0; width: auto; }
  .u2j4od           { grid-area: pills;  }
  .nl7xskr2             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .tqr07m {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .tqr07m::before    { justify-self: center; }
  .pgvcv           { width: 100%; }
  .bnypz4     { justify-self: center; }
  .u2j4od           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .j6jr5 .wkyd5oqp {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .j6jr5 .pb8mt1 { margin: 0; }
}
.zon5 .pb8mt1 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.zon5 .cxc5 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.zon5 .ayeqki { padding: 14px 16px; }
.zon5 .dpzgzws { border-radius: 4px; }
.zon5 .bi77whjh { border-radius: 0; }
.s37zl2 .gu8w4hwn { gap: 10px; }
.s37zl2 .m8mnp, .s37zl2 .ni2gmdl1 { padding: 12px; }
.s37zl2 .m8mnp ul, .s37zl2 .ni2gmdl1 ul { margin: 4px 0 0; padding-left: 18px; }
.s37zl2 .m8mnp li, .s37zl2 .ni2gmdl1 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .zfz2o { grid-template-columns: 1fr; }
  .wi82 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .wi82 .wzyf { width: 72px; height: 50px; }
  .wi82 .mvyia4 { max-width: 180px; }
  .wi82 .qpum { width: auto; }
}
@media (max-width: 720px) {
  .ym3b { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .t80e2c9o { padding: 16px; }
  .j6snrqk8 .j6dd1hyn { min-width: 50%; }
}
.c7tz .gu8w4hwn { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .r3axcmbc { grid-template-columns: 1fr; }
  .nqtrw { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xllg { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .bg3nl { flex-wrap: wrap; padding: 16px; }
}
.v2g8bt .gu8w4hwn { gap: 8px; }
.v2g8bt .m8mnp, .v2g8bt .ni2gmdl1 { padding: 8px; }
@media (max-width: 480px) {
  .nnltbp8y { flex-direction: column; align-items: stretch; }
}
.a249j .qpum .vwt23o6 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .dp3nd { flex-direction: column; align-items: stretch; gap: 10px; }
  .a249j .qpum { text-align: center; }
}
@media (max-width: 720px) {
  .vbcfcsp2 { grid-template-columns: 1fr; }
  .yisd844 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .l4y305mx { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .s3wyy0u { grid-template-columns: 1fr; }
  .pysvn3j { width: 100px; height: 100px; margin: 16px auto; }
  .q01q { font-size: 1.4rem; }
  .qg39 { justify-content: center; }
  .ug7s .j6dd1hyn { min-width: 50%; }
}
.h2jol .gu8w4hwn { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .nf8zx { flex-wrap: wrap; padding: 14px 16px; }
  .rdk95643 { padding: 12px 16px; }
  .h2jol .gu8w4hwn { margin: 0 16px; }
  .h2jol .z69clb { padding: 0 16px; }
  .ukk5 { padding: 12px 16px; }
}
.czahwta .tqr07m {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.czahwta .tqr07m:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.mfae .wunvvimp { display: none; }
.mfae .zrmjj { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.mfae .zrmjj {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.mfae .zrmjj small { display: none; }
.mfae .q19k8jd .ff1n6y { display: none; }
.mfae .q19k8jd strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.mfae .gfe22t { display: none; }
.lx4rdkye { margin: 16px 0; }
.xaq7x { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.xaq7x summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.xaq7x summary::after { content: "+"; color: var(--accent-light); }
.xaq7x[open] summary::after { content: "−"; }
.xaq7x p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ke84 { margin-bottom: 0; }
.vg1o h2.jctyf9ej { color: var(--text-primary); border-color: var(--accent-light); }
.nxx9v5vo h2.jctyf9ej { color: var(--text-primary); border-color: var(--accent-light); }
.q8m285 .pmdu7     { background: #052e16; border-color: #10b981; }
.q8m285 .d7jrev5    { background: #1e1036; border-color: #a855f7; }
.q8m285 .psah6s strong  { color: #f1f5f9; }
.q8m285 .psah6s p       { color: #cbd5e1; }
.q8m285 .r21c8    .pmdu7     .pl6126a::before,
.q8m285 .oyeebs1  .pmdu7     .pl6126a::before,
.q8m285 .djle69  .pmdu7     .pl6126a::before,
.q8m285 .z1qeb .pmdu7     .pl6126a::before { color: #10b981; }
.q8m285 .r21c8    .ko1513 .pl6126a::before,
.q8m285 .oyeebs1  .ko1513 .pl6126a::before,
.q8m285 .djle69  .ko1513 .pl6126a::before,
.q8m285 .z1qeb .ko1513 .pl6126a::before { color: #f43f5e; }
.q8m285 .r21c8    .d7jrev5    .pl6126a::before,
.q8m285 .oyeebs1  .d7jrev5    .pl6126a::before,
.q8m285 .djle69  .d7jrev5    .pl6126a::before,
.q8m285 .z1qeb .d7jrev5    .pl6126a::before { color: #a855f7; }
.qoc5as .pmdu7     { background: #2d2000; border-color: #eab308; }
.qoc5as .d7jrev5    { background: #2d1600; border-color: #f97316; }
.qoc5as .psah6s strong  { color: #f1f5f9; }
.qoc5as .psah6s p       { color: #cbd5e1; }
.qoc5as .r21c8    .pmdu7     .pl6126a::before,
.qoc5as .oyeebs1  .pmdu7     .pl6126a::before,
.qoc5as .djle69  .pmdu7     .pl6126a::before,
.qoc5as .z1qeb .pmdu7     .pl6126a::before { color: #eab308; }
.qoc5as .r21c8    .ko1513 .pl6126a::before,
.qoc5as .oyeebs1  .ko1513 .pl6126a::before,
.qoc5as .djle69  .ko1513 .pl6126a::before,
.qoc5as .z1qeb .ko1513 .pl6126a::before { color: #ef4444; }
.qoc5as .r21c8    .d7jrev5    .pl6126a::before,
.qoc5as .oyeebs1  .d7jrev5    .pl6126a::before,
.qoc5as .djle69  .d7jrev5    .pl6126a::before,
.qoc5as .z1qeb .d7jrev5    .pl6126a::before { color: #f97316; }
.a3ng .pmdu7     { background: #0c1a2e; border-color: #38bdf8; }
.a3ng .ko1513 { background: #12103a; border-color: #818cf8; }
.a3ng .d7jrev5    { background: #0a2020; border-color: #2dd4bf; }
.a3ng .psah6s strong  { color: #f1f5f9; }
.a3ng .psah6s p       { color: #cbd5e1; }
.a3ng .r21c8    .pmdu7     .pl6126a::before,
.a3ng .oyeebs1  .pmdu7     .pl6126a::before,
.a3ng .djle69  .pmdu7     .pl6126a::before,
.a3ng .z1qeb .pmdu7     .pl6126a::before { color: #38bdf8; }
.a3ng .r21c8    .ko1513 .pl6126a::before,
.a3ng .oyeebs1  .ko1513 .pl6126a::before,
.a3ng .djle69  .ko1513 .pl6126a::before,
.a3ng .z1qeb .ko1513 .pl6126a::before { color: #818cf8; }
.a3ng .r21c8    .d7jrev5    .pl6126a::before,
.a3ng .oyeebs1  .d7jrev5    .pl6126a::before,
.a3ng .djle69  .d7jrev5    .pl6126a::before,
.a3ng .z1qeb .d7jrev5    .pl6126a::before { color: #2dd4bf; }
.ov84z .pmdu7     { background: var(--accent-bg); border-color: var(--accent-light); }
.ov84z .d7jrev5    { background: var(--accent-bg); border-color: var(--accent-pale); }
.ov84z .r21c8    .pl6126a::before,
.ov84z .oyeebs1  .pl6126a::before,
.ov84z .djle69  .pl6126a::before,
.ov84z .z1qeb .pl6126a::before { color: var(--accent-light) !important; }
.vrrchy::before,
.gd8zm0::before { margin-right: 5px; }
.wg7fuhgq .m8mnp ul li,
.wg7fuhgq .lxizi li         { color: #4ade80; }
.wg7fuhgq .m8mnp .vrrchy { color: #22c55e; }
.wg7fuhgq .ni2gmdl1 ul li,
.wg7fuhgq .qgjb0 li         { color: #f87171; }
.wg7fuhgq .ni2gmdl1 .gd8zm0 { color: #ef4444; }
.qr1lo .m8mnp { background: var(--bg-pros); }
.qr1lo .ni2gmdl1 { background: var(--bg-cons); }
.qr1lo .m8mnp .vrrchy { color: var(--c-pros-label); }
.qr1lo .ni2gmdl1 .gd8zm0 { color: var(--c-cons); }
.qr1lo .m8mnp ul li,
.qr1lo .ni2gmdl1 ul li,
.cfdsjosn .m8mnp { background: var(--bg-pros); }
.cfdsjosn .ni2gmdl1 { background: var(--bg-cons); }
.cfdsjosn .m8mnp .vrrchy { color: var(--c-pros-label); }
.cfdsjosn .ni2gmdl1 .gd8zm0 { color: var(--c-cons); }
.cfdsjosn .m8mnp ul li,
.cfdsjosn .ni2gmdl1 ul li,
.s7x5 .vrrchy::before { content: "✓ "; }
.s7x5 .gd8zm0::before { content: "✗ "; }
.thrrr .vrrchy::before { content: "→ "; }
.thrrr .gd8zm0::before { content: "← "; }
.nnqnj14 .vrrchy::before { content: "★ "; }
.nnqnj14 .gd8zm0::before { content: "✕ "; }
.o7eg4x9g .vrrchy::before { content: "◆ "; }
.o7eg4x9g .gd8zm0::before { content: "▲ "; }
.gfn5 .psah6s { background: transparent; border-left: none; border: 1.5px solid; }
.gfn5 .pmdu7     { border-color: var(--c-tip-border); }
.gfn5 .d7jrev5    { border-color: #60a5fa; }
.gfn5 .psah6s strong { color: var(--text-primary); }
.gfn5 .psah6s p      { color: var(--text-muted); }
.im0z08j .psah6s { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.im0z08j .pmdu7     { border-top-color: var(--c-tip-border); }
.im0z08j .d7jrev5    { border-top-color: #60a5fa; }
.qdfxwf .psah6s { border-left: none; border-radius: 8px; }
.qdfxwf .pmdu7     { background: #065f46; }
.qdfxwf .ko1513 { background: #92400e; }
.qdfxwf .d7jrev5    { background: #1e3a8a; }
.qdfxwf .psah6s strong,
.qdfxwf .psah6s p { color: #fff; }
.qdfxwf .pl6126a::before { color: rgba(255,255,255,0.85) !important; }
.q8m285.qdfxwf .pmdu7,
.q8m285 .qdfxwf .pmdu7     { background: #052e16; }
.q8m285.qdfxwf .ko1513,
.q8m285 .qdfxwf .ko1513 { background: #2d0a1e; }
.q8m285.qdfxwf .d7jrev5,
.q8m285 .qdfxwf .d7jrev5    { background: #1e1036; }
.qoc5as.qdfxwf .pmdu7,
.qoc5as .qdfxwf .pmdu7      { background: #2d2000; }
.qoc5as.qdfxwf .ko1513,
.qoc5as .qdfxwf .ko1513  { background: #2d0b0b; }
.qoc5as.qdfxwf .d7jrev5,
.qoc5as .qdfxwf .d7jrev5     { background: #2d1600; }
.a3ng.qdfxwf .pmdu7,
.a3ng .qdfxwf .pmdu7      { background: #0c1a2e; }
.a3ng.qdfxwf .ko1513,
.a3ng .qdfxwf .ko1513  { background: #12103a; }
.a3ng.qdfxwf .d7jrev5,
.a3ng .qdfxwf .d7jrev5     { background: #0a2020; }
.biavtpc .psah6s { border-left: none; border-radius: 6px; padding: 10px 14px; }
.biavtpc .pmdu7     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.biavtpc .d7jrev5    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.biavtpc .psah6s strong { color: var(--text-primary); }
.biavtpc .psah6s p      { color: var(--text-muted); }
.x1mixi .psah6s { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.r21c8 .pl6126a,
.oyeebs1 .pl6126a,
.djle69 .pl6126a,
.z1qeb .pl6126a { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.r21c8 .pl6126a::before,
.oyeebs1 .pl6126a::before,
.djle69 .pl6126a::before,
.z1qeb .pl6126a::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.r21c8 .pmdu7     .pl6126a::before { content: "✦"; color: var(--c-tip-border); }
.r21c8 .ko1513 .pl6126a::before { content: "▲"; color: var(--c-warn-border); }
.r21c8 .d7jrev5    .pl6126a::before { content: "◉"; color: #60a5fa; }
.oyeebs1 .pmdu7     .pl6126a::before { content: "★"; color: var(--c-tip-border); }
.oyeebs1 .ko1513 .pl6126a::before { content: "◆"; color: var(--c-warn-border); }
.oyeebs1 .d7jrev5    .pl6126a::before { content: "●"; color: #60a5fa; }
.djle69 .pmdu7     .pl6126a::before { content: "▶"; color: var(--c-tip-border); }
.djle69 .ko1513 .pl6126a::before { content: "■"; color: var(--c-warn-border); }
.djle69 .d7jrev5    .pl6126a::before { content: "▸"; color: #60a5fa; }
.z1qeb .pmdu7     .pl6126a::before { content: "→"; color: var(--c-tip-border); }
.z1qeb .ko1513 .pl6126a::before { content: "⬥"; color: var(--c-warn-border); }
.z1qeb .d7jrev5    .pl6126a::before { content: "◈"; color: #60a5fa; }
.wtmqdldk .w0aer .g1xp,
.wtmqdldk .cf1vy3kc .g1xp  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.wtmqdldk .e4wii                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.wtmqdldk .va75          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.wtmqdldk .xui3nu                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.x2gxht94 .w0aer .g1xp,
.x2gxht94 .cf1vy3kc .g1xp,
.x2gxht94 .e4wii,
.x2gxht94 .tqr07m,
.x2gxht94 .pb8mt1,
.x2gxht94 .va75,
.x2gxht94 .xui3nu,
.x2gxht94 .x1mixi .psah6s { box-shadow: none; }
.dz7bq11   .y0tq3ke, .dz7bq11 .nvaczx5n, .dz7bq11 .twsz,
.dz7bq11   .rsag, .dz7bq11 .yi80x9 { font-size: 0.9rem; }
.dz7bq11   .d5yh0x, .dz7bq11 .i20pwuo3 { font-size: 0.9rem; }
.dk7k   .y0tq3ke, .dk7k .nvaczx5n, .dk7k .twsz,
.dk7k   .rsag, .dk7k .yi80x9 { font-size: 0.95rem; }
.dk7k   .d5yh0x, .dk7k .i20pwuo3 { font-size: 0.95rem; }
.b6z8   .y0tq3ke, .b6z8 .nvaczx5n, .b6z8 .twsz,
.b6z8   .rsag, .b6z8 .yi80x9 { font-size: 1.08rem; }
.b6z8   .d5yh0x, .b6z8 .i20pwuo3 { font-size: 1.05rem; }
.b6z8   .qic5u { font-size: 0.97rem; }
.qfqt .o54po      { font-size: 3.2rem; }
.qfqt h2.jctyf9ej { font-size: 1.9rem; }
.qfqt h3.creu9ka     { font-size: 1.4rem; }
.nba67np .o54po      { font-size: 3.8rem; }
.nba67np h2.jctyf9ej { font-size: 2.2rem; }
.nba67np h3.creu9ka     { font-size: 1.6rem; }
.ke84 + .ke84 { position: relative; }
.cfrr   .ke84 + .ke84::before,
.b2ls9q0r  .ke84 + .ke84::before,
.ecw8y   .ke84 + .ke84::before,
.xxpl9   .ke84 + .ke84::before,
.m9l6   .ke84 + .ke84::before,
.mtvocc .ke84 + .ke84::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.cfrr .ke84 + .ke84::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.b2ls9q0r .ke84 + .ke84::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ecw8y .ke84 + .ke84::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;
}
.xxpl9 .ke84 + .ke84::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.hhh09xq3 .ke84 { margin-bottom: 16px; }
.hhh09xq3 .ke84 + .ke84 { margin-top: 0; }
.hhh09xq3 .b5p1 { padding-top: 0; padding-bottom: 0; }
.m9l6 .ke84 + .ke84::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.mtvocc .ke84 + .ke84::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.w2uafs .ke84 + .ke84::before,
.bj07v .ke84 + .ke84::before,
.nv0l .ke84 + .ke84::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%;
}
.ex62o .w2uafs .ke84:nth-child(even)::before,
.ex62o .bj07v .ke84:nth-child(even)::before,
.ex62o .nv0l .ke84:nth-child(even)::before { background: var(--bg-surface); }
.ps0l .w2uafs .ke84:nth-child(even)::before,
.ps0l .bj07v .ke84:nth-child(even)::before,
.ps0l .nv0l .ke84:nth-child(even)::before { background: var(--bg-card); }
.w2uafs .ke84 + .ke84::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");
}
.bj07v .ke84 + .ke84::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");
}
.nv0l .ke84 + .ke84::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");
}
.x4ls1 .bduoxc,
.p2vchbz .bduoxc { padding-bottom: 60px; }
.mso3avd .bduoxc { padding-bottom: 70px; }
.o32i6dk9  .yykpc84:not(.rsali) .vshc7 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.u285 .lmjsh { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.tmtt6ur .lmjsh { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.o32i6dk9 .rsali { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.o32i6dk9 .bragbxsq { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.o32i6dk9 .lmjsh { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.q3ei .lmjsh { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.dgnrek .lmjsh { background: var(--accent-bg); }
.u9ic .chjx { float: left; width: 38%; margin: 0 28px 16px 0; }
.u9ic .chjx .gf8v3 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.u9ic .b5p1::after { content: ''; display: block; clear: both; }
.rks2u6my .chjx { float: right; width: 38%; margin: 0 0 16px 28px; }
.rks2u6my .chjx .gf8v3 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rks2u6my .b5p1::after { content: ''; display: block; clear: both; }
.s2un08k .ke84:nth-child(odd)  .chjx { float: left;  width: 38%; margin: 0 28px 16px 0; }
.s2un08k .ke84:nth-child(even) .chjx { float: right; width: 38%; margin: 0 0 16px 28px; }
.s2un08k .chjx .gf8v3 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.s2un08k .b5p1::after { content: ''; display: block; clear: both; }
.u9ic .cvbwm,
.rks2u6my .cvbwm,
.rks2u6my .d5v21zc,
.s2un08k .cvbwm,
@media (max-width: 900px) {
  .u9ic .chjx,
  .rks2u6my .chjx,
  .s2un08k .ke84:nth-child(odd)  .chjx,
  .s2un08k .ke84:nth-child(even) .chjx {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .u9ic .chjx .gf8v3,
  .rks2u6my .chjx .gf8v3,
  .s2un08k .chjx .gf8v3 {
    max-height: none !important;
  }
}
.u9ic .d5yh0x,
.u9ic .i20pwuo3,
.rks2u6my .d5yh0x,
.rks2u6my .i20pwuo3,
.s2un08k .d5yh0x,
.s2un08k .i20pwuo3 { overflow: hidden; }
@media (max-width: 640px) {
  .u9ic .chjx,
  .rks2u6my .chjx,
  .s2un08k .chjx { float: none; width: 100%; margin: 0 0 16px 0; }
}
.or4u64il .zrfwhrey,
.or4u64il .b5p1,
.or4u64il .cqk092m  { max-width: 1100px; }
.fzt2 .zrfwhrey,
.fzt2 .b5p1,
.fzt2 .cqk092m  { max-width: 1200px; }
.fzt2 { --content-mw: 1200px; }
.q6xy .zrfwhrey,
.q6xy .b5p1,
.q6xy .cqk092m  { max-width: 1320px; }
.b4k1 { font-size: 0.82rem; color: var(--text-muted); }
.bk9hs4tx { display: flex; align-items: center; }
.nnei {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.bvo8o { display: flex; align-items: center; }
.q1p0 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.q1p0:hover { text-decoration: underline; }
.xr9y4xf { margin: 0 3px; opacity: 0.45; }
.xr9y4xf::before { content: '/'; }
.z9y46nib { padding: 2px 5px; color: var(--text-main); }
.jkk4yat .b4k1 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.jkk4yat .bk9hs4tx { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.xabw8qme .b4k1 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.xabw8qme .bk9hs4tx { padding: 0 0 0 12px; }
.gk83 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.wfrvzj6 .bk9hs4tx { padding: 0 16px; }
.wfrvzj6 .b4k1 {
  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);
}
.wfrvzj6 .zrfwhrey { padding-top: 28px; }
@media (max-width: 720px) {
  .gk83 { margin-top: 18px; padding: 0 16px; }
  .wfrvzj6 .zrfwhrey { padding-top: 16px; }
}
.or4u64il.jkk4yat .bk9hs4tx { max-width: 1100px; }
.fzt2.jkk4yat .bk9hs4tx { max-width: 1200px; }
.q6xy.jkk4yat .bk9hs4tx { max-width: 1320px; }
.or4u64il .gk83 { max-width: 1100px; }
.fzt2 .gk83 { max-width: 1200px; }
.q6xy .gk83 { max-width: 1320px; }
.cbuj4 .ke84 { padding-top: 16px; padding-bottom: 16px; }
.ds6hb .ke84 { padding-top: 24px; padding-bottom: 24px; }
.ekzu5 .ke84 { padding-top: 40px; padding-bottom: 40px; }
.ogpykaw .ke84 { padding-top: 52px; padding-bottom: 52px; }
.bbjzm6gw .ke84:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.bbjzm6gw .ke84:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.bbjzm6gw .ke84:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.bbjzm6gw .ke84:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.eyy4r .b5p1 { padding-top: 10px;  padding-bottom: 10px; }
.vb1ip73 .b5p1 { padding-top: 18px;  padding-bottom: 18px; }
.eflof .b5p1 { padding-top: 36px;  padding-bottom: 36px; }
.tvepxka .b5p1 { padding-top: 48px;  padding-bottom: 48px; }
.xpey1vz h2.jctyf9ej { font-weight: 600; }
.xpey1vz h3.creu9ka     { font-weight: 600; }
.vywnxx9 { font-weight: 500; }
.vywnxx9 h2.jctyf9ej { font-weight: 800; }
.vywnxx9 h3.creu9ka     { font-weight: 700; }
.t80vqf5 h2.jctyf9ej { font-weight: 900; }
.t80vqf5 h3.creu9ka     { font-weight: 800; }
.t80vqf5 .psah6s strong,
.t80vqf5 .psah6s strong { font-weight: 600; }
.i7bd2kjl {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.zv6i .i7bd2kjl { display: none; }
@media (max-width: 640px) {
  .nfh64xxh { display: none; }
  .i7bd2kjl {
    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;
  }
}
.i7bd2kjl { background: var(--cta) !important; color: #fff !important; border: none !important; }
.i7bd2kjl:hover { opacity: 0.85; }
.v2v0 .i7bd2kjl { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.w67si .i7bd2kjl,
.o4zw57uy  .i7bd2kjl { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.w67si .i7bd2kjl:hover,
.o4zw57uy  .i7bd2kjl:hover { opacity: 0.88; }
.v2v0.w67si .i7bd2kjl,
.v2v0.o4zw57uy  .i7bd2kjl { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ops4i27 {
  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;
}
.ops4i27:hover { transform: translateY(-2px); opacity: 0.92; }
.ops4i27 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.zqscj5hh .ops4i27 { display: none; }
.zgpl .ops4i27 { right: 32px; }
.f9prn  .ops4i27 { left: 32px; }
@media (max-width: 480px) {
  .zgpl .ops4i27 { right: 20px; bottom: 20px; }
  .f9prn  .ops4i27 { left: 20px; bottom: 20px; }
}
.odfhre { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.cqk092m { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.y1tw { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.wjc23mt { color: var(--text-dim); font-size: 0.8rem; }
.rcl5p4p a, .ipyq3 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.rcl5p4p a:hover, .ipyq3 a:hover { color: var(--accent-light); }
.ipyq3 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.dms5w .cqk092m { text-align: center; }
.dms5w .ipyq3 { justify-content: center; margin-bottom: 16px; }
.dms5w .y1tw { margin-top: 0; }
.tktya { margin-top: 10px; }
.tktya a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .cqk092m { padding-left: 16px; padding-right: 16px; }
  .k0zfvng .cqk092m { padding: 20px 16px; }
  .ipyq3 { gap: 4px 12px; }
  .y1tw { font-size: 0.78rem; }
}
.mdpiewp .y1tw { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.mdpiewp .wjc23mt { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .mdpiewp .hnwytyu9 { grid-template-columns: 1fr 1fr; } .mdpiewp .wf5n3rk { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mdpiewp .hnwytyu9 { grid-template-columns: 1fr; } }
.r08a5u .y1tw { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .r08a5u .q2ri { gap: 12px; } .r08a5u .evw4vnm1 { margin-right: 0; width: 100%; } }
.se2m .y1tw { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.se2m .wjc23mt { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .se2m .xevbtuyk { grid-template-columns: 1fr 1fr; } .se2m .a77qfej { grid-column: 1 / -1; } }
@media (max-width: 480px) { .se2m .xevbtuyk { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .qn3l .tc3xl { grid-template-columns: 1fr 1fr; } .qn3l .i8os:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qn3l .tc3xl { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .rw3k .tc3xl { grid-template-columns: 1fr; } }
.hon2637 .cqk092m { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.hon2637 .ipyq3 { justify-content: center; }
.rtdw6j .lbqd      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.rtdw6j .odfhre { background: var(--bg-page); border-top-color: var(--border-alt); }
.ti6fd .lbqd      { background: #0d1117; border-bottom-color: #21262d; }
.ti6fd .jfpi0 { color: var(--accent-light); }
.ti6fd .s7lu { --msep-color: #8b949e; }
.ti6fd .s7lu a { color: #8b949e; }
.ti6fd .s7lu a:hover { color: var(--accent-light); }
.ti6fd .zd8sayyq { color: #8b949e; }
.ti6fd .odfhre { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ti6fd .y1tw,
.ti6fd .wjc23mt { color: #6e7681; }
.ti6fd .rcl5p4p a, .ti6fd .ipyq3 a,
.ti6fd .rcl5p4p a:hover, .ti6fd .ipyq3 a:hover,
@media (max-width: 640px) {
  .ti6fd .s7lu { background: #0d1117; border-top-color: #21262d; }
  .ti6fd .s7lu li a { border-bottom-color: #21262d; }
}
.i94fjo9t .lbqd      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.i94fjo9t .jfpi0 { color: var(--accent-light); }
.i94fjo9t .s7lu { --msep-color: #475569; }
.i94fjo9t .s7lu a { color: #475569; }
.i94fjo9t .s7lu a:hover { color: var(--accent-light); }
.i94fjo9t .zd8sayyq { color: #64748b; }
.i94fjo9t .odfhre { background: #f0f4f8; border-top-color: #cbd5e1; }
.i94fjo9t .y1tw,
.i94fjo9t .wjc23mt { color: #64748b; }
.i94fjo9t .rcl5p4p a, .i94fjo9t .ipyq3 a,
.i94fjo9t .rcl5p4p a:hover, .i94fjo9t .ipyq3 a:hover,
@media (max-width: 640px) {
  .i94fjo9t .s7lu { background: #f0f4f8; border-top-color: #cbd5e1; }
  .i94fjo9t .s7lu li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.w67si .lbqd      { background: var(--accent); border-bottom-color: var(--accent-light); }
.w67si .jfpi0 { color: #fff; }
.w67si .s7lu { --msep-color: rgba(255,255,255,0.82); }
.w67si .s7lu a { color: rgba(255,255,255,0.82); }
.w67si .s7lu a:hover { color: #fff; }
.w67si .zd8sayyq { color: rgba(255,255,255,0.9); }
.w67si .odfhre { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.w67si .y1tw,
.w67si .wjc23mt { color: rgba(255,255,255,0.72); }
.w67si .rcl5p4p a, .w67si .ipyq3 a,
.w67si .rcl5p4p a:hover, .w67si .ipyq3 a:hover,
@media (max-width: 640px) {
  .w67si .s7lu { background: var(--accent); border-top-color: var(--accent-light); }
  .w67si .s7lu li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.o4zw57uy .lbqd {
  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);
}
.o4zw57uy .odfhre {
  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) {
  .o4zw57uy .s7lu {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.cpww .qmxw { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ix7ov .qmxw { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.mcw8z4zg .qmxw { min-height: 72px; height: auto; }
.o6h6 .qmxw { min-height: 84px; height: auto; }
.k0zfvng .qmxw { max-width: none; padding: 0 32px; }
.k0zfvng .cqk092m  { max-width: none; padding: 24px 32px; }
.x9fc.fzt2 .qmxw { max-width: 1200px; }
.x9fc.q6xy .qmxw { max-width: 1320px; }
.o82vpizn   .jfpi0, .o82vpizn   .evw4vnm1 { text-transform: capitalize; }
.k3de8sk .jfpi0, .k3de8sk .evw4vnm1 { text-transform: lowercase; }
.e09pgey .jfpi0, .e09pgey .evw4vnm1 { text-transform: uppercase; letter-spacing: 0.06em; }
.lodtn6j, .t6thk {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ykdts19i .lodtn6j,
.i7kx .lodtn6j,
.ols0f .lodtn6j,
.xgr70l .lodtn6j,
.k9te9sr   .s7lu a { font-weight: 500; }
.eiqds7 .s7lu a { font-weight: 600; }
.hxe0aj     .s7lu a { font-weight: 700; }
.pa0dm7oy    .s7lu a { font-weight: 800; letter-spacing: 0.01em; }
.yaea     .s7lu > li + li::before,
.xfxh    .s7lu > li + li::before,
.i8cg0m    .s7lu > li + li::before,
.muqun4 .s7lu > li + li::before,
.dknc .s7lu > li + li::before,
.mpmt1w74  .s7lu > li + li::before,
.yw9ca9    .s7lu > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.yaea     .s7lu > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.xfxh    .s7lu > li + li::before { content: "|"; }
.i8cg0m    .s7lu > li + li::before { content: "—"; }
.muqun4 .s7lu > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.dknc .s7lu > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.mpmt1w74  .s7lu > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.yw9ca9    .s7lu > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .s0j76xbt .zd8sayyq,
  .ti4xb71o .zd8sayyq,
  .b0x1 .zd8sayyq,
  .c692ef3 .zd8sayyq,
  .q9kqfwo .zd8sayyq {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .s0j76xbt .zd8sayyq::before,
  .ti4xb71o .zd8sayyq::before,
  .b0x1 .zd8sayyq::before,
  .c692ef3 .zd8sayyq::before,
  .q9kqfwo .zd8sayyq::before { content: ""; display: block; flex-shrink: 0; }

  
  .s0j76xbt .zd8sayyq::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;
  }

  
  .ti4xb71o .zd8sayyq::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;
  }

  
  .b0x1 .zd8sayyq::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;
  }

  
  .c692ef3 .zd8sayyq::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;
  }

  
  .q9kqfwo .zd8sayyq::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) {
  .vevq9 .zd8sayyq {
    padding: 5px 14px;
  }
  .vevq9 .s7lu {
    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;
  }
  .vevq9 .s7lu li a {
    border-bottom: none; padding: 10px 22px;
  }
  .vevq9 .s7lu li a:hover { background: var(--bg-raised); }
  .vevq9 .dner,
  .e8skad .dner,
  .iyia7 .dner { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .tmcb .zd8sayyq {
    padding: 5px 10px;
  }
  .tmcb .s7lu {
    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);
  }
  .tmcb .s7lu.sygrf8 { transform: translateX(0); }
  .tmcb .s7lu li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .tmcb .s7lu li:last-child a { border-bottom: none; }
  .w67si .s7lu,
  .ti6fd .s7lu { background: var(--accent) !important; }
  .w67si .s7lu li a,
  .ti6fd .s7lu li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .iyia7 .zd8sayyq {
    padding: 5px 10px;
  }
  .iyia7 .s7lu {
    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);
  }
  .iyia7 .s7lu::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .iyia7 .s7lu.sygrf8 { transform: translateY(0); }
  .iyia7 .s7lu li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ymkp .zd8sayyq {
    padding: 5px 10px;
  }
  .ymkp .s7lu {
    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;
  }
  .ymkp .s7lu.sygrf8 { opacity: 1; pointer-events: auto; }
  .ymkp .s7lu li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .bv94     .zd8sayyq { border-radius: 0 !important; }
  .aipw6d   .zd8sayyq { border-radius: 8px !important; }
  .igmi .zd8sayyq { border-radius: 50% !important; }
  .uuh4fyu   .zd8sayyq { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .z6ec .n24xy { flex-direction: column; align-items: stretch; }
  .z6ec .m5vk75d { flex-direction: row; min-width: auto; }
  .z6ec .l5wc { align-items: flex-start; text-align: left; }
}
.woqe,
.woqe.ke84,
.ex62o .woqe,
.qusqvii .woqe,
.ps0l .woqe,
.fi3i .woqe {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.za7kygif {
  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;
}
.nyrbn2e { flex: 1 1 280px; min-width: 0; }
.n1a8k1j9 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.tzh78a {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.p7ep {
  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;
}
.p7ep:hover { transform: translateY(-1px); opacity: 0.95; }
.odtf .za7kygif {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.odtf .n1a8k1j9 { color: var(--cta); }
.odtf .tzh78a { color: var(--text-body); }
.odtf .p7ep {
  background: var(--cta) !important;
  color: #fff !important;
}
.r9qngix .za7kygif {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.r9qngix .n1a8k1j9 { color: var(--text-primary); }
.r9qngix .tzh78a { color: var(--text-body); }
.r9qngix .p7ep {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .za7kygif {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .nyrbn2e { flex: 0 0 auto; }
  .n1a8k1j9 { font-size: 1.2rem; }
  .p7ep { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.lzre .x0f4 { height: 36px; }
.u70w .x0f4 { height: 60px; max-width: 200px; }
.fq7g .x0f4 { height: 56px; max-width: 180px; }
.ic6j5    .wunvvimp, .ic6j5    .ff1n6y { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
@media (min-width: 720px) {
  .uinndu .d5v21zc {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .uinndu .tqr07m {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .uinndu .tqr07m { padding: 40px 16px 20px; }
  .uinndu .hg5cgswn {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .uinndu .nl7xskr2 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .cfclkj .tqr07m {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .cfclkj .tqr07m::before {
    position: absolute; top: 14px; left: 14px;
  }
  .cfclkj .pgvcv {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .cfclkj .gag59v { white-space: normal; text-align: center; font-size: 1.2rem; }
  .cfclkj .hg5cgswn {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .cfclkj .nl7xskr2 { width: 100%; min-width: 0; }
  .cfclkj .wunvvimp { min-width: 0; }
}
.ai5y .tqr07m::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.gz85af0 .xaq7x {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.gz85af0 .xaq7x summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.gz85af0 .xaq7x p { padding: 0 2px 16px; }
.utwy4 .xaq7x { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.utwy4 .xaq7x summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.utwy4 .xaq7x summary::after { content: "›"; font-size: 1.2em; }
.utwy4 .xaq7x[open] summary::after { content: "‹"; }
.utwy4 .xaq7x p { padding: 10px 22px 4px; }
.k2gae .xaq7x {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.k2gae .xaq7x summary { color: var(--text-primary); padding-left: 16px; }
.k2gae .xaq7x summary::after { content: "›"; font-size: 1.1em; }
.k2gae .xaq7x[open] summary::after { content: "‹"; }
.k2gae .xaq7x p { padding-left: 16px; }
.h53psito .lx4rdkye { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.h53psito .xaq7x {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.h53psito .xaq7x:last-child { border-bottom: none; }
.h53psito .xaq7x summary { color: var(--text-primary); border-radius: 0; }
.h53psito .xaq7x summary::after { content: "›"; font-size: 1.1em; }
.h53psito .xaq7x[open] summary::after { content: "‹"; }
.vrw3wg .xaq7x { overflow: hidden; }
.vrw3wg .xaq7x summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.vrw3wg .xaq7x summary::after { color: rgba(255,255,255,.75); }
.vrw3wg .xaq7x[open] summary { border-radius: 0; }
.jvohnigb { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.s3264 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.q2z7hy {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.jwzgk1 { color: var(--text-muted); font-size: 1.05rem; }
.fll5n {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.y0ri33 { margin-bottom: 20px; }
.g7mxfn2 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.tz01kc2 {
  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;
}
.tz01kc2:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.w5ip { resize: vertical; min-height: 130px; }
.jrttevt { width: 100%; margin-top: 8px; }
.mxhedl {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.go681eey {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.dj9bmb { color: var(--text-muted); line-height: 1.75; }
.izekz0q8 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.izekz0q8 li { margin-bottom: 6px; }
.tb3t8 { max-width: 760px; margin: 0 auto; }
.wlhp { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.rrrezwt { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.rrrezwt:last-child { border-bottom: none; }
.rrrezwt h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.rrrezwt p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wyvaf8xt { max-width: 760px; margin: 0 auto; }
.blq2ll { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.gfmiu ul.izekz0q8 { margin: 0; }
.qi8h { max-width: 900px; margin: 0 auto; }
.oswu83 { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.oswu83:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.oswu83 .blq2ll { margin: 0; font-size: 1rem; }
.oswu83 .zolu1x0 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .oswu83 { grid-template-columns: 1fr; gap: 10px; } }
.dmwyatl .blq2ll { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.p78akpr3 .izekz0q8 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .f8zakxf { grid-template-columns: 1fr; } }
.yjmquwo { color: inherit; text-decoration: none; }
.yjmquwo:hover { color: var(--accent-light); text-decoration: underline; }
.ig4b { display: inline-block; line-height: 0; }
.zh3n7q1 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.iuyv30 { max-width: 760px; margin: 0 auto; }
.su1oj9el ul.izekz0q8 { margin: 0; }
.vmfa84 { color: var(--text-muted); line-height: 1.75; }
.mesw .izekz0q8,
.fl2dhc .izekz0q8,
.y2uj .izekz0q8,
.dwzsazug .izekz0q8 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.v57k1b { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.syem8 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.lxzt20 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.xw66nw { margin-top: 12px; }
.x0qriw { 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; }
.x0qriw:hover { border-bottom-color: var(--accent-light); }
.vnuhb2cg { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.vnuhb2cg img { width: 100%; height: 100%; object-fit: cover; display: block; }
.rra790 { border-radius: 28%; }
.gmhsp6 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.km2tip92 { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .q5a25 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.rhzla .lxzt20, .rhzla .syem8 { max-width: 640px; }
.z9ftme .v57k1b { font-size: 1.6rem; margin-top: 18px; }
.mvzao .lxzt20 { margin-bottom: 28px; }
@media (max-width: 860px) { .pvnbl { grid-template-columns: 1fr; } .z9ftme { position: static; text-align: center; } }
.desa .vnuhb2cg { margin: 0 auto 18px; }
.desa .gmhsp6 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .xxnee { grid-template-columns: 1fr; } }
.lmlsg4r { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.vbi6ho { flex: 1; }
.lmlsg4r .v57k1b { font-size: 1.6rem; margin-bottom: 6px; }
.qaas3 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.dwzsazug { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.zcvk { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.dwzsazug p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.dwzsazug .izekz0q8 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .lmlsg4r { flex-direction: column; text-align: center; } .qaas3 { grid-template-columns: 1fr; } }
.vajgx .v57k1b { font-size: 1.35rem; margin: 0 0 4px; }
.vajgx .gmhsp6 { margin: 0; }
.p4jddz7 { max-width: 760px; margin: 0 auto; }
.dalc { position: relative; padding-left: 28px; }
.dalc::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.vq9r { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.vq9r:last-child { padding-bottom: 0; }
.pnkpfu5r { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.yro9xc h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.yro9xc p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.dqhr .q2z7hy { color: var(--accent-light); }
.bxt6cn .q2z7hy { font-size: 2rem; }
.bxt6cn .jwzgk1 { max-width: 680px; }
.f6qah .q2z7hy { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.f6qah .jwzgk1  { margin: 0; }
@media (max-width: 640px) { .f6qah { flex-direction: column; } }
.ols4d {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.ols4d .q2z7hy { color: var(--accent-light); }
.luf2w4 .q2z7hy { color: #fff; }
.luf2w4 .jwzgk1  { color: rgba(255,255,255,0.85); }
.awi88 { max-width: 680px; margin: 0 auto; }
.k4ojv {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .k4ojv { grid-template-columns: 1fr; } }
.yfqwxr2 .tz01kc2 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.yfqwxr2 .tz01kc2:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.vl4x8f .tz01kc2 { background: var(--bg-raised); border-color: transparent; }
.vl4x8f .tz01kc2:focus { background: var(--bg-card); border-color: var(--accent-light); }
.joljuzqr .tz01kc2 { border-radius: 100px; padding: 11px 20px; }
.joljuzqr .w5ip { border-radius: 14px; }
.xgws1 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .xgws1 { grid-template-columns: 1fr; } }
.my626t {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.my626t h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.my626t p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.j7e0gtxw{display:none}
.j7e0gtxw:empty,.ecx2xl:empty{display:none}
.al8jlyp{position:relative;overflow:visible}
.rmu3o .a11c6tee,.yek11yn1 .a11c6tee,
.y5gjuon .a11c6tee,.at78 .a11c6tee,
.tu0cy .a11c6tee,.v1pmgm8 .a11c6tee{display:block}
.v9kxn .fg5i{display:block}
.rmu3o .a11c6tee,.yek11yn1 .a11c6tee,
.y5gjuon .a11c6tee,.at78 .a11c6tee,
.tu0cy .a11c6tee{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}
.rmu3o .a11c6tee .ecx2xl,.yek11yn1 .a11c6tee .ecx2xl,
.y5gjuon .a11c6tee .ecx2xl,.at78 .a11c6tee .ecx2xl,
.tu0cy .a11c6tee .ecx2xl{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}
.rmu3o .hxj6,.yek11yn1 .hxj6,
.y5gjuon .hxj6,.at78 .hxj6,
.tu0cy .hxj6{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.rmu3o .a11c6tee,.yek11yn1 .a11c6tee{top:12px}
.rmu3o .a11c6tee .ecx2xl{margin-right:auto}
.yek11yn1 .a11c6tee .ecx2xl{margin-left:auto}
.yek11yn1 .a11c6tee{text-align:right}
.y5gjuon .a11c6tee,.at78 .a11c6tee{bottom:12px}
.y5gjuon .a11c6tee .ecx2xl{margin-right:auto}
.at78 .a11c6tee .ecx2xl{margin-left:auto}
.at78 .a11c6tee{text-align:right}
.tu0cy .a11c6tee{position:relative;margin-top:16px}
.tu0cy .a11c6tee .ecx2xl{margin:0 auto}
.v1pmgm8 .a11c6tee{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.v1pmgm8 .a11c6tee .ecx2xl{margin:0}
.v1pmgm8 .lmjsh~.a11c6tee,
.v1pmgm8 .kbieoa4~.a11c6tee{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.v1pmgm8 .lmjsh~.a11c6tee .ecx2xl,
.v1pmgm8 .kbieoa4~.a11c6tee .ecx2xl{justify-content:flex-start}
.lmjsh~.a11c6tee,.kbieoa4~.a11c6tee{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}
.lmjsh~.a11c6tee .ecx2xl{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.kbieoa4~.a11c6tee .ecx2xl{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.fg5i .ecx2xl{margin:0 0 12px}
.ecx2xl{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.hxj6{white-space:nowrap}
.kdb2bo .hxj6{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.mzdqukz9 .hxj6{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.lqr27rg .ecx2xl{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.gksepgs .hxj6{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.vf3mtr2i .hxj6{color: var(--accent-light);opacity:1;font-weight:500}
.ko60dd0 .hxj6{border-bottom:1px solid currentColor;padding-bottom:2px}
.oxutfvvj .ecx2xl{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.swlzoi{--date-bg:var(--accent-bg-light)}
.botugrj .shg8k::before{content:""}
.y3xav .hxj6 + .hxj6::before{content:"•";margin-right:6px;opacity:.4}
.le9gw2 .hxj6 + .hxj6::before{content:"/";margin-right:6px;opacity:.35}
.iu67a .hxj6 + .hxj6::before{content:"|";margin-right:6px;opacity:.3}
.mo34kb2 .hxj6 + .hxj6::before{content:"—";margin-right:6px;opacity:.3}
.kn35ii .hxj6 + .hxj6::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.wbx1 .hxj6 + .hxj6::before{content:"·";margin-right:6px;opacity:.4}
.iwgp6h .hxj6 + .hxj6::before{content:"›";margin-right:6px;opacity:.4}
.bw7favqk .hxj6 + .hxj6::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.nnaunp{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.zs9ov{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.epgjpyk{display:flex;flex-direction:column;gap:3px}
.m1kwwmtq{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.uaa4tb{font-weight:700;font-size:1rem;color:var(--text-heading)}
.q9ua{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.dlgxy .nnaunp{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.beje66j5 .nnaunp{border-top:3px solid var(--accent);padding-top:18px}
.rb3qb .nnaunp{border-left:3px solid var(--accent);border-radius:0}
.ex5pj .nnaunp{padding:20px 0}
@media(max-width:640px){
  .nnaunp{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .q9ua{max-width:100%}
}
.qv6cmig .va75{margin:0}
@media (max-width:560px){
  .slcmo{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) {
  .xht8zv8o { padding: 28px 18px 20px; }
  .ctyq { font-size: 1.2rem; }
  .dk4h { max-width: 220px; max-height: 80px; }
}
.ji27  .zb1zztwt { border-radius: 50%; }
.ldnujyh4 .za7kygif {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .zb1zztwt { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.ll484zm1 {
  margin: 28px 0 24px;
}
.ll484zm1 .ke84 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.ll484zm1 .b5p1 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.ll484zm1 .za7kygif {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .qmxw { flex-direction: row-reverse; }
[dir="rtl"] .s7lu { flex-direction: row-reverse; }
[dir="rtl"] .zgpl .ops4i27 { right: auto; left: 32px; }
[dir="rtl"] .f9prn  .ops4i27 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .zgpl .ops4i27 { right: auto; left: 20px; }
  [dir="rtl"] .f9prn  .ops4i27 { left: auto;  right: 20px; }
}
[dir="rtl"] .u9ic .chjx  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .rks2u6my .chjx { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .lmjsh,
[dir="rtl"] .qf2t2,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .d5yh0x, [dir="rtl"] .i20pwuo3 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .m8mnp { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ni2gmdl1 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .psah6s { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .za7kygif { direction: rtl; }
[dir="rtl"] .b4k1 { direction: rtl; }
[dir="rtl"] .xui3nu { direction: rtl; }
[dir="rtl"] .cqqfjtzq { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .os30zo .i20pwuo3,
[dir="rtl"] .a8sive .i20pwuo3,
[dir="rtl"] .o79t8hy .i20pwuo3,
[dir="rtl"] .wudmsr .i20pwuo3 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .os30zo .i20pwuo3 li::before,
[dir="rtl"] .a8sive .i20pwuo3 li::before,
[dir="rtl"] .o79t8hy .i20pwuo3 li::before,
[dir="rtl"] .wudmsr .i20pwuo3 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .lmjsh.cv8nid4k .bduoxc { align-items: flex-end; text-align: right; }
[dir="rtl"] .lmjsh.y6m2l9t .bduoxc { text-align: center; }
[dir="rtl"] .lmjsh .bduoxc { text-align: right; }
[dir="rtl"] .b5p1,
[dir="rtl"] .rsag,
[dir="rtl"] .yi80x9,
[dir="rtl"] .wf7u,
[dir="rtl"] .fll5n,
[dir="rtl"] .g7mxfn2,
[dir="rtl"] .lxzt20,
[dir="rtl"] .tz01kc2,
[dir="rtl"] .w5ip { text-align: right; direction: rtl; }
[dir="rtl"] .joljuzqr .tz01kc2,
[dir="rtl"] .yfqwxr2 .tz01kc2 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #c3b611;
  --brand:           #c3b611;
  --brand-light:     #a29818;
  --brand-pale:      #c2b72a;
  --grad-start:      #eee141;
  --grad-end:        #ece480;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #c3b611;
  --cta-light:       #a19609;
  --cta-hover:       #8a810c;
  --bg-page:         #f8f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f5f3;
  --bg-raised:       #f1f1ed;
  --bg-hover:        #f6f5f3;
  --border:          #e9e8e1;
  --border-alt:      #dddccf;
  --border-section:  #e9e8e1;
  --text-primary:    #1c1b16;
  --text-muted:      #626050;
  --text-body:       #38372d;
  --text-sub:        #545344;
  --text-faint:      #8c8a72;
  --text-dim:        #a3a18e;
  --text-label:      #706e5b;
  --text-value:      #464539;
  --accent-bg:       #f5f4df;
  --accent-bg-light: #f2eec4;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f8f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf4f3;
  --c-pros:          #0c9620;
  --c-cons:          #9f3321;
  --c-pros-label:    #0eb327;
  --c-tip-border:    #10c62b;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9620;
}
:root { --logo-bg-opacity: 64%; }
body, button, input { font-family: "Josefin Sans", sans-serif; }
.tewzst .pl6126a { font-size: 0; width: 1.2rem; flex-shrink: 0; }.tewzst .pl6126a::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.tewzst .pmdu7     .pl6126a::before { content: "";  color: var(--c-tip-border); }.tewzst .ko1513 .pl6126a::before { content: ""; color: var(--c-warn-border); }.tewzst .d7jrev5    .pl6126a::before { content: ""; color: #60a5fa; }.q8m285 .tewzst .pmdu7     .pl6126a::before { color: #10b981; }.q8m285 .tewzst .ko1513 .pl6126a::before { color: #f43f5e; }.q8m285 .tewzst .d7jrev5    .pl6126a::before { color: #a855f7; }.qoc5as  .tewzst .pmdu7     .pl6126a::before { color: #eab308; }.qoc5as  .tewzst .ko1513 .pl6126a::before { color: #ef4444; }.qoc5as  .tewzst .d7jrev5    .pl6126a::before { color: #f97316; }.a3ng  .tewzst .pmdu7     .pl6126a::before { color: #38bdf8; }.a3ng  .tewzst .ko1513 .pl6126a::before { color: #818cf8; }.a3ng  .tewzst .d7jrev5    .pl6126a::before { color: #2dd4bf; }.ov84z .tewzst .pl6126a::before { color: var(--accent-light) !important; }
.oktpwqd .lxizi li::before, .oktpwqd .qgjb0 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; }.oktpwqd .lxizi li::before { content: ""; }.oktpwqd .qgjb0 li::before { content: ""; }.oktpwqd .vrrchy::before, .oktpwqd .gd8zm0::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.oktpwqd .vrrchy::before { content: ""; }.oktpwqd .gd8zm0::before { content: ""; }
.rmo5bx .t6dw, .rmo5bx .lmjsh { min-height: 640px; }
.xr9y4xf::before { content: '·'; font-size: 1.3em; line-height: 1; }