:root {
  --color-accent: #473c1f;
  --color-cta: #ef4444;
  --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;
}
.t9asuet {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.pexxhai {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.jaq74 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.doan9upv { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.hh5c3 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.hh5c3 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.hh5c3 a:hover { color: var(--accent-light); }
.w119qnq     .nbsu9 { border-radius: 6px; }
.w119qnq .nbsu9 li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.w119qnq .nbsu9 li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.w7sr .nbsu9 li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .nbsu9 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .pn4x1:hover .nbsu9,
  .pn4x1:focus-within .nbsu9 { display: block; }
  .nbsu9 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.uqr7 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.xsz3irul { display: none; }
@media (max-width: 640px) {
  .xsz3irul {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .xsz3irul.k4atr { display: block; }
}
@media (max-width: 640px) {
  .uqr7 { display: block; }
  .hh5c3 > li + li::before { display: none !important; }
  .hh5c3 {
    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;
  }
  .hh5c3.k4atr { display: flex; }
  .hh5c3 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .hh5c3 li:last-child a { border-bottom: none; }
}
.ynozsxn { min-height: 480px; }
.s8j1 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.qpbvc5 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.mkcgxwc7 .qpbvc5 { margin-left: 0; margin-right: 0; }
.u1bj {
  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;
}
.fxaxk .u1bj { margin-top: 24px; }
.u1bj:hover { opacity: 0.88; }
.oudt {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.tdqijh9 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.oudt .hlnc {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.oudt .s8j1 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.oudt .qpbvc5 { color: #e2e8f0; }
.oudt.lemcheq1 .hlnc { text-align: center; }
.oudt.mkcgxwc7   .hlnc { text-align: left; }
.p7ood7w .hlnc {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.p7ood7w .s8j1 { color: var(--text-primary); text-shadow: none; }
.p7ood7w .qpbvc5 { color: var(--text-muted); }
.p7ood7w .u1bj { margin-top: 16px; }
.p7ood7w, .p7ood7w.ynozsxn { min-height: auto !important; }
.p7ood7w.lemcheq1 .hlnc { text-align: center; }
.p7ood7w.mkcgxwc7   .hlnc { text-align: left; }
.ycpfa1fg {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.qfz9j .ycpfa1fg,
.qfz9j .ycpfa1fg::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.kehk8r .ycpfa1fg,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.pcpw .ycpfa1fg,
.pcpw .oudt .tdqijh9 {
  overflow: hidden;
}
.pcpw .ycpfa1fg::after,
.pcpw .oudt .tdqijh9::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;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.yc6w7n .ycpfa1fg,
.yc6w7n .ycpfa1fg::after,
@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); }
}
.yc6w7n .oudt .tdqijh9 {
  overflow: hidden;
}
.yc6w7n .oudt .tdqijh9::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.yxtxt4cu .ycpfa1fg,
.yxtxt4cu .oudt .tdqijh9 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.qfz9j .oudt .tdqijh9 {
  overflow: hidden;
}
.qfz9j .oudt .tdqijh9::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.kehk8r .oudt .tdqijh9 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.ycpfa1fg .tdqijh9 {
  background: none;
}
.ycpfa1fg .s8j1 { color: #fff; }
.ycpfa1fg .qpbvc5 { color: rgba(255,255,255,0.85); }
.ycpfa1fg .u1bj { background: #fff; color: var(--cta); }
.ycpfa1fg .u1bj:hover { opacity: 0.92; }
.rnc3n .s8j1 { text-shadow: none; color: var(--text-primary); }
.rnc3n .qpbvc5 { color: var(--text-muted); }
body.z7vnnse .s8j1 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.xgjt .s8j1 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ynozsxn.ycpfa1fg .s8j1,
section.ycpfa1fg .s8j1 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.rnc3n.mkcgxwc7   .w1b4 { align-items: flex-start; text-align: left; }
.ynozsxn .qym0mre2 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.qym0mre2 .x6pbr.anust {
  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;
}
.qym0mre2 .x6pbr.anust:hover { opacity: 0.85; }
.wjv1xv9 .hlnc { padding-bottom: 24px; }
.fxaxk .hlnc { max-width: 1100px; }
@media (max-width: 700px) {
  .rnc3n { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .rnc3n:not(.vgcj) .qwl4k { display: none !important; }
  .vgcj .qwl4k { padding: 16px; }
  .w1b4  { padding: 36px 24px; }
  .rnc3n~.kdwfft,.i4x6xcob~.kdwfft{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ynozsxn, .rnc3n { min-height: 320px !important; }
  .s8j1 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ce7s,
  .khmx8sfg,
  .b12py { grid-template-columns: 1fr !important; }

  

  
  .wjv1xv9 { display: flex !important; flex-direction: column !important; }
  .wjv1xv9 .hlnc { display: contents; }
  .wjv1xv9 .tdqijh9 { order: 0; }
  .wjv1xv9 .s8j1 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .wjv1xv9 .ce7s { order: 2; padding: 0 16px 12px !important; }
  .wjv1xv9 .qpbvc5 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .fxaxk .hlnc { display: flex; flex-direction: column; }
  .fxaxk .hlnc .s8j1 { order: 1; }
  .fxaxk .hlnc .b12py { order: 2; margin: 8px 0 24px !important; }
  .fxaxk .hlnc .qpbvc5 { order: 3; }
  .fxaxk .hlnc .u1bj { order: 4; align-self: center; margin-top: 0; }

  
  .rnc3n.vgcj {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .rnc3n.vgcj .w1b4 { display: contents; padding: 0; }
  .rnc3n.vgcj .w1b4 .s8j1 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .rnc3n.vgcj .qwl4k { order: 2; padding: 12px 16px; }
  .rnc3n.vgcj .w1b4 .qpbvc5 { order: 3; padding: 0 24px; margin: 0 auto; }
  .rnc3n.vgcj .w1b4 .u1bj { order: 4; align-self: center; margin: 8px 0 32px; }
}
.s8sj { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.sdft1p { width: 100%; height: auto; display: block; border-radius: 10px; }
.n5lqzz25 .s8sj        { border-radius: 16px; }
.n5lqzz25 .sdft1p  { border-radius: 16px; }
.ei951 .s8sj         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ei951 .sdft1p   { border-radius: 8px; }
.f80xat96 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.k8j7w { width: 100%; padding: 32px 0; position: relative; }
.md09n { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ee0g .k8j7w:nth-child(even) { background: var(--bg-surface); }
.ee0g .k8j7w:nth-child(odd)  { background: var(--bg-page); }
.z7na .k8j7w:nth-child(even) { background: var(--bg-card); }
.z7na .k8j7w:nth-child(odd)  { background: var(--bg-page); }
.ee0g .k8j7w:nth-child(odd)  .md09n { background: var(--bg-card); border-radius: 6px; }
.ee0g .k8j7w:nth-child(even) .md09n { background: var(--bg-raised); border-radius: 6px; }
.z7na .k8j7w:nth-child(odd)  .md09n { background: var(--bg-card); border-radius: 6px; }
.z7na .k8j7w:nth-child(even) .md09n { background: var(--bg-raised); border-radius: 6px; }
.ee0g .k8j7w:nth-child(even) .k9gb94 .neqw74a6,
.z7na .k8j7w:nth-child(even) .k9gb94 .neqw74a6 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ee0g .k8j7w:nth-child(odd) .k9gb94 .neqw74a6,
.z7na .k8j7w:nth-child(odd) .k9gb94 .neqw74a6 { background: var(--bg-card-inner); }
.ee0g .k8j7w:nth-child(even) .m83q .neqw74a6:nth-child(odd),
.z7na .k8j7w:nth-child(even) .m83q .neqw74a6:nth-child(odd)  { background: var(--bg-card); }
.ee0g .k8j7w:nth-child(even) .m83q .neqw74a6:nth-child(even),
.z7na .k8j7w:nth-child(even) .m83q .neqw74a6:nth-child(even) { background: var(--bg-card-inner); }
h1.qbb6g9cv { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.qbb6g9cv {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.uhbmonx { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.qj69 h2.qbb6g9cv {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.x6cyb h2.qbb6g9cv {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.h7lgz h2.qbb6g9cv {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.qvep h2.qbb6g9cv::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.h0f8o1xn h2.qbb6g9cv {
  color: var(--text-primary); font-size: 1.7rem;
}
.j9udjllk h2.qbb6g9cv::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ajcays80 h2.qbb6g9cv {
  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;
}
.gnrykvf { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .gnrykvf { display: none; } }
.q0vw22vx { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ni0491s { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.o31int {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.gt9ugkq { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.w1qpr8p { padding-left: 20px; }
.w1qpr8p li { margin-bottom: 6px; }
.w1qpr8p a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.w1qpr8p a:hover { color: var(--accent-light); }
.j5z6xlr .gt9ugkq { display: none; }
.hxoyw .gt9ugkq { display: none; }
.hxoyw .w1qpr8p { padding-left: 0; list-style: none; }
.hxoyw .w1qpr8p li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.hxoyw .w1qpr8p a { font-size: 0.92rem; }
.h48p2y8 .o31int { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.h48p2y8 .gt9ugkq { display: none; }
.h48p2y8 .w1qpr8p { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.h48p2y8 .w1qpr8p li { margin-bottom: 0; }
.h48p2y8 .w1qpr8p 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;
}
.h48p2y8 .w1qpr8p a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.qdyep .o31int { padding: 20px 20px 16px; }
.qdyep .w1qpr8p {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.qdyep .w1qpr8p li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.qdyep .w1qpr8p 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;
}
.qdyep .w1qpr8p 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;
}
.qdyep .w1qpr8p a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.qdyep .w1qpr8p a:focus,
.qdyep .w1qpr8p a:focus-visible,
.qdyep .w1qpr8p a:target { outline: none; }
.qdyep .w1qpr8p li:target a { border-color: var(--border); color: var(--text-muted); }
.h4hkgcqn .o31int { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.h4hkgcqn .gt9ugkq { display: none; }
.h4hkgcqn .w1qpr8p { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.h4hkgcqn .w1qpr8p li { margin-bottom: 0; }
.h4hkgcqn .w1qpr8p li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.h4hkgcqn .w1qpr8p li:last-child::after { content: ""; margin-right: 0; }
.h4hkgcqn .w1qpr8p a { font-size: 0.9rem; }
.neqw74a6 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.k9gb94 .neqw74a6 { background: var(--bg-card); }
.m83q .neqw74a6:nth-child(odd)  { background: var(--bg-card); }
.m83q .neqw74a6:nth-child(even) { background: var(--bg-raised); }
.zku61 .neqw74a6 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.zku61 .neqw74a6:last-child { border-bottom: none; }
.zku61 h3.uhbmonx { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.cutskdr .neqw74a6 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.cutskdr .neqw74a6 + .neqw74a6 { margin-top: 4px; }
.m9v9d .neqw74a6 { background: none; border-radius: 0; padding: 12px 0; }
.m9v9d .neqw74a6 + .neqw74a6 { border-top: 1px solid var(--border-section); }
.i4mvlq77 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.wnz3a5ho { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.u9by { color: var(--text-body); margin-bottom: 10px; }
.lwndq, .kynes { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.lwndq li, .kynes li { margin-bottom: 6px; }
.kynes li { list-style: decimal; }
.tfoz5     .lwndq { list-style-type: "● "; }
.e11qo6t  .lwndq { list-style-type: "■ "; }
.ph3c8hjg .lwndq { list-style-type: "◆ "; }
.yy90n1n    .lwndq { list-style-type: "★ "; }
.tfoz5     .sq6yl { list-style-type: "● "; }
.e11qo6t  .sq6yl { list-style-type: "■ "; }
.ph3c8hjg .sq6yl { list-style-type: "◆ "; }
.yy90n1n    .sq6yl { list-style-type: "★ "; }
.tfoz5    .lwndq li::marker, .tfoz5    .sq6yl li::marker,
.e11qo6t .lwndq li::marker, .e11qo6t .sq6yl li::marker,
.ph3c8hjg .lwndq li::marker, .ph3c8hjg .sq6yl li::marker,
.yy90n1n   .lwndq li::marker, .yy90n1n   .sq6yl li::marker {
  color: var(--cta); font-size: 1em;
}
.tfoz5 .kynes,
.e11qo6t .kynes,
.ph3c8hjg .kynes,
.yy90n1n .kynes {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.tfoz5 .kynes li,
.e11qo6t .kynes li,
.ph3c8hjg .kynes li,
.yy90n1n .kynes li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.tfoz5 .kynes li::before,
.e11qo6t .kynes li::before,
.ph3c8hjg .kynes li::before,
.yy90n1n .kynes 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;
}
.tfoz5     .kynes li::before { border-radius: 50%; }
.e11qo6t  .kynes li::before { border-radius: 3px; }
.ph3c8hjg .kynes li::before { border-radius: 3px; }
.yy90n1n    .kynes li::before { border-radius: 50%; }
.gpeb0 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.o4jpm2j .gpeb0,
.z2ep .gpeb0 { background: transparent; border: none; border-radius: 0; }
.k9463md4 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.k9463md4 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.k9463md4 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.k9463md4 tr:hover td { background: var(--bg-hover); }
.nry3 .k9463md4 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.v8tiwsa .k9463md4 { border: 1px solid var(--border-alt); }
.v8tiwsa .k9463md4 th,
.v8tiwsa .k9463md4 td { border: 1px solid var(--border-alt); }
.ukxkzv .k9463md4 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ukxkzv .k9463md4 td { border-bottom: none; }
.ukxkzv .k9463md4 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.iy4w .k9463md4 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.cv1rl .gpeb0 {
  overflow: hidden;
}
.cv1rl .k9463md4 th { border-bottom: 1px solid var(--border-alt); }
.cv1rl .k9463md4 tr:last-child td { border-bottom: none; }
.maeja983 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.b06lc { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.vjugm { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.mn4jgmrj { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.fgqsq9zp { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.sq6yl { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.sq6yl 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%}
.oz6j3m .mn4jgmrj { background: transparent; text-align: center; }
.fcz7uf .vjugm {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.oflu .vjugm {
  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);
}
.p8u2 .b06lc { display: grid; grid-template-columns: auto 1fr; }
.p8u2 .vjugm {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.p8u2 .mn4jgmrj { grid-column: 2; }
.p8u2 .fgqsq9zp,
.p8u2 .sq6yl { grid-column: 1 / -1; }
.od0ynoku .b06lc { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.od0ynoku .vjugm {
  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);
}
.od0ynoku .mn4jgmrj { grid-column: 2; }
.od0ynoku .fgqsq9zp,
.od0ynoku .sq6yl { grid-column: 1 / -1; }
.pbxlm .b06lc { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.pbxlm .mn4jgmrj { background: none; color: var(--accent-light); font-weight: 700; }
.iwkai .b06lc { 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); }
.iwkai .mn4jgmrj { background: none; color: var(--accent-light); font-weight: 700; }
.t3xi .b06lc { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.t3xi .b06lc:last-child { border-bottom: none; }
.t3xi .mn4jgmrj { background: none; color: var(--accent-light); font-weight: 700; }
.jgkp5ag4 .b06lc { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.jgkp5ag4 .mn4jgmrj { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.dttz .maeja983 { counter-reset: card-n; }
.dttz .b06lc  { counter-increment: card-n; }
.dttz .mn4jgmrj { display: flex; align-items: center; gap: 10px; }
.dttz .mn4jgmrj::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;
}
.ympk4 .b06lc { background: var(--bg-surface); border: 1px solid var(--border); }
.ympk4 .mn4jgmrj { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.xsl04 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ghz986  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.zujnby { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.ukxwoo { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.g2orhg { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.xsl04 strong { color: var(--text-primary); font-size: 0.95rem; }
.xsl04 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.spgn5 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.abm9, .iwquvc2 { border-radius: 8px; padding: 14px; }
.abm9 { background: var(--bg-pros); }
.iwquvc2 { background: var(--bg-cons); }
.gh2nxlzf { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.abm9 .gh2nxlzf { color: var(--c-pros-label); }
.iwquvc2 .gh2nxlzf { color: #f87171; }
.abm9 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.iwquvc2 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.sdft1p { width: 100%; height: auto; border-radius: 10px; display: block; }
.anust {
  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;
}
.anust:hover { opacity: 0.85; }
.zc6bu8y .anust  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.zc6bu8y .anust:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.qle5qm .anust  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.qle5qm .anust:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.z8lstmb9 .u1bj { border-radius: 50px; }
.z8lstmb9 .anust  { border-radius: 50px; }
.qezx .u1bj { padding-left: 22px; padding-right: 22px; }
.qezx .anust  { padding-left: 12px; padding-right: 12px; }
.icmnesu0 .u1bj { padding-left: 44px; padding-right: 44px; }
.icmnesu0 .anust  { padding-left: 24px; padding-right: 24px; }
.rb23s .u1bj { padding-left: 56px; padding-right: 56px; }
.rb23s .anust  { padding-left: 32px; padding-right: 32px; }
.rn0yef   .u1bj::after, .rn0yef   .anust::after,
.agbtg .u1bj::after, .agbtg .anust::after,
.ghz83j    .u1bj::after, .ghz83j    .anust::after,
.gzu331x    .u1bj::after, .gzu331x    .anust::after,
.x9ecij0    .u1bj::after, .x9ecij0    .anust::after,
.jfwp0     .u1bj::after, .jfwp0     .anust::after,
.x40m91j    .u1bj::after, .x40m91j    .anust::after,
.he11yn   .u1bj::after, .he11yn   .anust::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;
}
.rn0yef .u1bj::after, .rn0yef .anust::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");
}
.agbtg .u1bj::after, .agbtg .anust::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");
}
.ghz83j .u1bj::after, .ghz83j .anust::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");
}
.gzu331x .u1bj::after, .gzu331x .anust::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");
}
.x9ecij0 .u1bj::after, .x9ecij0 .anust::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");
}
.jfwp0 .u1bj::after, .jfwp0 .anust::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");
}
.x40m91j .u1bj::after, .x40m91j .anust::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");
}
.he11yn .u1bj::after, .he11yn .anust::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");
}
.i954x   .a7xfzyt8::after, .i954x   .jbf0::after,
.dre48ooj .a7xfzyt8::after, .dre48ooj .jbf0::after,
.nete6hmn    .a7xfzyt8::after, .nete6hmn    .jbf0::after,
.ce00u1e    .a7xfzyt8::after, .ce00u1e    .jbf0::after,
.pwod5    .a7xfzyt8::after, .pwod5    .jbf0::after,
.a77ppw16     .a7xfzyt8::after, .a77ppw16     .jbf0::after,
.mx0lqb9    .a7xfzyt8::after, .mx0lqb9    .jbf0::after,
.we9a   .a7xfzyt8::after, .we9a   .jbf0::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;
}
.i954x .a7xfzyt8::after, .i954x .jbf0::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");
}
.dre48ooj .a7xfzyt8::after, .dre48ooj .jbf0::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");
}
.nete6hmn .a7xfzyt8::after, .nete6hmn .jbf0::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");
}
.ce00u1e .a7xfzyt8::after, .ce00u1e .jbf0::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");
}
.pwod5 .a7xfzyt8::after, .pwod5 .jbf0::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");
}
.a77ppw16 .a7xfzyt8::after, .a77ppw16 .jbf0::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");
}
.mx0lqb9 .a7xfzyt8::after, .mx0lqb9 .jbf0::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");
}
.we9a .a7xfzyt8::after, .we9a .jbf0::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");
}
.evwwm31 .t8sftga5   { background: rgba(128,128,128,.12); }
.x6pbr.anust {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .nyy5dwe {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .nyy5dwe::before    { grid-area: rank;   }
  .h49weucg           { grid-area: ident;  }
  .ienuvep5     { grid-area: rating; min-width: 0; width: auto; }
  .ad8i8           { grid-area: pills;  }
  .x6pbr             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .nyy5dwe {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .nyy5dwe::before    { justify-self: center; }
  .h49weucg           { width: 100%; }
  .ienuvep5     { justify-self: center; }
  .ad8i8           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .lsgiv8e0 .fydtd {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .lsgiv8e0 .wrvcd { margin: 0; }
}
.fgcf .e954xx { padding: 0; gap: 0; overflow: hidden; }
.fgcf .cuc5zhm6 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.fgcf .i6nig3 { padding: 16px 20px; }
.fgcf .fga387n { padding: 16px 20px; align-self: center; }
.z2ep .spgn5 { gap: 10px; }
.z2ep .abm9, .z2ep .iwquvc2 { padding: 12px; }
.z2ep .abm9 ul, .z2ep .iwquvc2 ul { margin: 4px 0 0; padding-left: 18px; }
.z2ep .abm9 li, .z2ep .iwquvc2 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .aebw { grid-template-columns: 1fr; }
  .x9qdgcsr { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .x9qdgcsr .df58fsi { width: 72px; height: 50px; }
  .x9qdgcsr .r37e { max-width: 180px; }
  .x9qdgcsr .iqqrbyxf { width: auto; }
}
@media (max-width: 720px) {
  .flzh5jex { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .avnypq9 { padding: 16px; }
  .qvzj0du .aiql { min-width: 50%; }
}
.he5v .spgn5 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .rac0qw { grid-template-columns: 1fr; }
  .rysf { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .f2a6 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .qbcrgbp { flex-wrap: wrap; padding: 16px; }
}
.qb2bv .spgn5 { gap: 8px; }
.qb2bv .abm9, .qb2bv .iwquvc2 { padding: 8px; }
@media (max-width: 480px) {
  .s3wcr { flex-direction: column; align-items: stretch; }
}
.xh7u .iqqrbyxf .anust { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .x1yvqu { flex-direction: column; align-items: stretch; gap: 10px; }
  .xh7u .iqqrbyxf { text-align: center; }
}
@media (max-width: 720px) {
  .j6fsmfpu { grid-template-columns: 1fr; }
  .ih5d5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .j1ztn { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ulu2q5 { grid-template-columns: 1fr; }
  .sz7ju { width: 100px; height: 100px; margin: 16px auto; }
  .scjlh { font-size: 1.4rem; }
  .sju2c { justify-content: center; }
  .n5mqq .aiql { min-width: 50%; }
}
.zacg48o7 .spgn5 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .i9ujcn { flex-wrap: wrap; padding: 14px 16px; }
  .yvwly { padding: 12px 16px; }
  .zacg48o7 .spgn5 { margin: 0 16px; }
  .zacg48o7 .cct4i { padding: 0 16px; }
  .x94wwet { padding: 12px 16px; }
}
.zp984 .oax14wva { gap: 18px; }
.zp984 .nyy5dwe {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.zp984 .nyy5dwe:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.p53v { margin: 16px 0; }
.jnm9rc7o { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.jnm9rc7o summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.jnm9rc7o summary::after { content: "+"; color: var(--accent-light); }
.jnm9rc7o[open] summary::after { content: "−"; }
.jnm9rc7o p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.k8j7w { margin-bottom: 0; }
.z4gqg h2.qbb6g9cv { color: var(--text-primary); border-color: var(--accent-light); }
.lif6f h2.qbb6g9cv { color: var(--text-primary); border-color: var(--accent-light); }
.piqrum9i .ghz986     { background: #052e16; border-color: #10b981; }
.piqrum9i .zujnby { background: #2d0a1e; border-color: #f43f5e; }
.piqrum9i .ukxwoo    { background: #1e1036; border-color: #a855f7; }
.piqrum9i .xsl04 strong  { color: #f1f5f9; }
.piqrum9i .xsl04 p       { color: #cbd5e1; }
.piqrum9i .id6nk    .ghz986     .g2orhg::before,
.piqrum9i .bv80isf  .ghz986     .g2orhg::before,
.piqrum9i .kv8p  .ghz986     .g2orhg::before,
.piqrum9i .mavke .ghz986     .g2orhg::before { color: #10b981; }
.piqrum9i .id6nk    .zujnby .g2orhg::before,
.piqrum9i .bv80isf  .zujnby .g2orhg::before,
.piqrum9i .kv8p  .zujnby .g2orhg::before,
.piqrum9i .mavke .zujnby .g2orhg::before { color: #f43f5e; }
.piqrum9i .id6nk    .ukxwoo    .g2orhg::before,
.piqrum9i .bv80isf  .ukxwoo    .g2orhg::before,
.piqrum9i .kv8p  .ukxwoo    .g2orhg::before,
.piqrum9i .mavke .ukxwoo    .g2orhg::before { color: #a855f7; }
.lxdfn0g9 .ghz986     { background: #2d2000; border-color: #eab308; }
.lxdfn0g9 .zujnby { background: #2d0b0b; border-color: #ef4444; }
.lxdfn0g9 .ukxwoo    { background: #2d1600; border-color: #f97316; }
.lxdfn0g9 .xsl04 strong  { color: #f1f5f9; }
.lxdfn0g9 .xsl04 p       { color: #cbd5e1; }
.lxdfn0g9 .id6nk    .ghz986     .g2orhg::before,
.lxdfn0g9 .bv80isf  .ghz986     .g2orhg::before,
.lxdfn0g9 .kv8p  .ghz986     .g2orhg::before,
.lxdfn0g9 .mavke .ghz986     .g2orhg::before { color: #eab308; }
.lxdfn0g9 .id6nk    .zujnby .g2orhg::before,
.lxdfn0g9 .bv80isf  .zujnby .g2orhg::before,
.lxdfn0g9 .kv8p  .zujnby .g2orhg::before,
.lxdfn0g9 .mavke .zujnby .g2orhg::before { color: #ef4444; }
.lxdfn0g9 .id6nk    .ukxwoo    .g2orhg::before,
.lxdfn0g9 .bv80isf  .ukxwoo    .g2orhg::before,
.lxdfn0g9 .kv8p  .ukxwoo    .g2orhg::before,
.lxdfn0g9 .mavke .ukxwoo    .g2orhg::before { color: #f97316; }
.g8rr .ghz986     { background: #0c1a2e; border-color: #38bdf8; }
.g8rr .zujnby { background: #12103a; border-color: #818cf8; }
.g8rr .ukxwoo    { background: #0a2020; border-color: #2dd4bf; }
.g8rr .xsl04 strong  { color: #f1f5f9; }
.g8rr .xsl04 p       { color: #cbd5e1; }
.g8rr .id6nk    .ghz986     .g2orhg::before,
.g8rr .bv80isf  .ghz986     .g2orhg::before,
.g8rr .kv8p  .ghz986     .g2orhg::before,
.g8rr .mavke .ghz986     .g2orhg::before { color: #38bdf8; }
.g8rr .id6nk    .zujnby .g2orhg::before,
.g8rr .bv80isf  .zujnby .g2orhg::before,
.g8rr .kv8p  .zujnby .g2orhg::before,
.g8rr .mavke .zujnby .g2orhg::before { color: #818cf8; }
.g8rr .id6nk    .ukxwoo    .g2orhg::before,
.g8rr .bv80isf  .ukxwoo    .g2orhg::before,
.g8rr .kv8p  .ukxwoo    .g2orhg::before,
.g8rr .mavke .ukxwoo    .g2orhg::before { color: #2dd4bf; }
.pijz .ghz986     { background: var(--accent-bg); border-color: var(--accent-light); }
.pijz .zujnby { background: var(--accent-bg-light); border-color: var(--accent-light); }
.pijz .ukxwoo    { background: var(--accent-bg); border-color: var(--accent-pale); }
.pijz .id6nk    .g2orhg::before,
.pijz .bv80isf  .g2orhg::before,
.pijz .kv8p  .g2orhg::before,
.pijz .mavke .g2orhg::before { color: var(--accent-light) !important; }
.ggguh::before,
.rx3j7evq::before { margin-right: 5px; }
.tdzeu .abm9 ul li,
.tdzeu .yq74wz4 li         { color: #4ade80; }
.tdzeu .abm9 .ggguh { color: #22c55e; }
.tdzeu .iwquvc2 ul li,
.tdzeu .pg3zvisi li         { color: #f87171; }
.tdzeu .iwquvc2 .rx3j7evq { color: #ef4444; }
.qwor .abm9 { background: var(--bg-pros); }
.qwor .iwquvc2 { background: var(--bg-cons); }
.qwor .abm9 .ggguh { color: var(--c-pros-label); }
.qwor .iwquvc2 .rx3j7evq { color: var(--c-cons); }
.qwor .abm9 ul li,
.qwor .iwquvc2 ul li,
.yek4 .abm9 { background: var(--bg-pros); }
.yek4 .iwquvc2 { background: var(--bg-cons); }
.yek4 .abm9 .ggguh { color: var(--c-pros-label); }
.yek4 .iwquvc2 .rx3j7evq { color: var(--c-cons); }
.yek4 .abm9 ul li,
.yek4 .iwquvc2 ul li,
.zlj2 .ggguh::before { content: "✓ "; }
.zlj2 .rx3j7evq::before { content: "✗ "; }
.ghvpn6 .ggguh::before { content: "→ "; }
.ghvpn6 .rx3j7evq::before { content: "← "; }
.xxm6ud .ggguh::before { content: "★ "; }
.xxm6ud .rx3j7evq::before { content: "✕ "; }
.ixewos .ggguh::before { content: "◆ "; }
.ixewos .rx3j7evq::before { content: "▲ "; }
.hgaj21 .xsl04 { background: transparent; border-left: none; border: 1.5px solid; }
.hgaj21 .ghz986     { border-color: var(--c-tip-border); }
.hgaj21 .zujnby { border-color: var(--c-warn-border); }
.hgaj21 .ukxwoo    { border-color: #60a5fa; }
.hgaj21 .xsl04 strong { color: var(--text-primary); }
.hgaj21 .xsl04 p      { color: var(--text-muted); }
.g3j3xp .xsl04 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.g3j3xp .ghz986     { border-top-color: var(--c-tip-border); }
.g3j3xp .zujnby { border-top-color: var(--c-warn-border); }
.g3j3xp .ukxwoo    { border-top-color: #60a5fa; }
.bkwq2 .xsl04 { border-left: none; border-radius: 8px; }
.bkwq2 .ghz986     { background: #065f46; }
.bkwq2 .zujnby { background: #92400e; }
.bkwq2 .ukxwoo    { background: #1e3a8a; }
.bkwq2 .xsl04 strong,
.bkwq2 .xsl04 p { color: #fff; }
.bkwq2 .g2orhg::before { color: rgba(255,255,255,0.85) !important; }
.piqrum9i.bkwq2 .ghz986,
.piqrum9i .bkwq2 .ghz986     { background: #052e16; }
.piqrum9i.bkwq2 .zujnby,
.piqrum9i .bkwq2 .zujnby { background: #2d0a1e; }
.piqrum9i.bkwq2 .ukxwoo,
.piqrum9i .bkwq2 .ukxwoo    { background: #1e1036; }
.lxdfn0g9.bkwq2 .ghz986,
.lxdfn0g9 .bkwq2 .ghz986      { background: #2d2000; }
.lxdfn0g9.bkwq2 .zujnby,
.lxdfn0g9 .bkwq2 .zujnby  { background: #2d0b0b; }
.lxdfn0g9.bkwq2 .ukxwoo,
.lxdfn0g9 .bkwq2 .ukxwoo     { background: #2d1600; }
.g8rr.bkwq2 .ghz986,
.g8rr .bkwq2 .ghz986      { background: #0c1a2e; }
.g8rr.bkwq2 .zujnby,
.g8rr .bkwq2 .zujnby  { background: #12103a; }
.g8rr.bkwq2 .ukxwoo,
.g8rr .bkwq2 .ukxwoo     { background: #0a2020; }
.bh7hxyh5 .xsl04 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.bh7hxyh5 .ghz986     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.bh7hxyh5 .zujnby { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.bh7hxyh5 .ukxwoo    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.bh7hxyh5 .xsl04 strong { color: var(--text-primary); }
.bh7hxyh5 .xsl04 p      { color: var(--text-muted); }
.zw63 .xsl04 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.id6nk .g2orhg,
.bv80isf .g2orhg,
.kv8p .g2orhg,
.mavke .g2orhg { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.id6nk .g2orhg::before,
.bv80isf .g2orhg::before,
.kv8p .g2orhg::before,
.mavke .g2orhg::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.id6nk .ghz986     .g2orhg::before { content: "✦"; color: var(--c-tip-border); }
.id6nk .zujnby .g2orhg::before { content: "▲"; color: var(--c-warn-border); }
.id6nk .ukxwoo    .g2orhg::before { content: "◉"; color: #60a5fa; }
.bv80isf .ghz986     .g2orhg::before { content: "★"; color: var(--c-tip-border); }
.bv80isf .zujnby .g2orhg::before { content: "◆"; color: var(--c-warn-border); }
.bv80isf .ukxwoo    .g2orhg::before { content: "●"; color: #60a5fa; }
.kv8p .ghz986     .g2orhg::before { content: "▶"; color: var(--c-tip-border); }
.kv8p .zujnby .g2orhg::before { content: "■"; color: var(--c-warn-border); }
.kv8p .ukxwoo    .g2orhg::before { content: "▸"; color: #60a5fa; }
.mavke .ghz986     .g2orhg::before { content: "→"; color: var(--c-tip-border); }
.mavke .zujnby .g2orhg::before { content: "⬥"; color: var(--c-warn-border); }
.mavke .ukxwoo    .g2orhg::before { content: "◈"; color: #60a5fa; }
.vhfs .k9gb94 .neqw74a6,
.vhfs .m83q .neqw74a6  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.vhfs .b06lc                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.vhfs .gpeb0          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.vhfs .o31int                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.sgcrz76 .k9gb94 .neqw74a6,
.sgcrz76 .m83q .neqw74a6,
.sgcrz76 .b06lc,
.sgcrz76 .nyy5dwe,
.sgcrz76 .wrvcd,
.sgcrz76 .gpeb0,
.sgcrz76 .o31int,
.sgcrz76 .zw63 .xsl04 { box-shadow: none; }
.dc87y   .u9by, .dc87y .i4mvlq77, .dc87y .wnz3a5ho,
.dc87y   .q0vw22vx, .dc87y .ni0491s { font-size: 0.9rem; }
.dc87y   .lwndq, .dc87y .kynes { font-size: 0.9rem; }
.ro0s1   .u9by, .ro0s1 .i4mvlq77, .ro0s1 .wnz3a5ho,
.ro0s1   .q0vw22vx, .ro0s1 .ni0491s { font-size: 0.95rem; }
.ro0s1   .lwndq, .ro0s1 .kynes { font-size: 0.95rem; }
.zn0v   .u9by, .zn0v .i4mvlq77, .zn0v .wnz3a5ho,
.zn0v   .q0vw22vx, .zn0v .ni0491s { font-size: 1.08rem; }
.zn0v   .lwndq, .zn0v .kynes { font-size: 1.05rem; }
.zn0v   .k9463md4 { font-size: 0.97rem; }
.bvmp .s8j1      { font-size: 3.2rem; }
.bvmp h2.qbb6g9cv { font-size: 1.9rem; }
.bvmp h3.uhbmonx     { font-size: 1.4rem; }
.jy460h15 .s8j1      { font-size: 3.8rem; }
.jy460h15 h2.qbb6g9cv { font-size: 2.2rem; }
.jy460h15 h3.uhbmonx     { font-size: 1.6rem; }
.k8j7w + .k8j7w { position: relative; }
.s865fs5a   .k8j7w + .k8j7w::before,
.u3k5gvk  .k8j7w + .k8j7w::before,
.nu5603   .k8j7w + .k8j7w::before,
.nd79no   .k8j7w + .k8j7w::before,
.ujp93   .k8j7w + .k8j7w::before,
.nzxl .k8j7w + .k8j7w::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.s865fs5a .k8j7w + .k8j7w::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.u3k5gvk .k8j7w + .k8j7w::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.nu5603 .k8j7w + .k8j7w::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;
}
.nd79no .k8j7w + .k8j7w::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ome9m5e .k8j7w { margin-bottom: 16px; }
.ome9m5e .k8j7w + .k8j7w { margin-top: 0; }
.ome9m5e .md09n { padding-top: 0; padding-bottom: 0; }
.ujp93 .k8j7w + .k8j7w::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.nzxl .k8j7w + .k8j7w::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.dc6gx6na .k8j7w + .k8j7w::before,
.xba0 .k8j7w + .k8j7w::before,
.jgesvbp .k8j7w + .k8j7w::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%;
}
.ee0g .dc6gx6na .k8j7w:nth-child(even)::before,
.ee0g .xba0 .k8j7w:nth-child(even)::before,
.ee0g .jgesvbp .k8j7w:nth-child(even)::before { background: var(--bg-surface); }
.z7na .dc6gx6na .k8j7w:nth-child(even)::before,
.z7na .xba0 .k8j7w:nth-child(even)::before,
.z7na .jgesvbp .k8j7w:nth-child(even)::before { background: var(--bg-card); }
.dc6gx6na .k8j7w + .k8j7w::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");
}
.xba0 .k8j7w + .k8j7w::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");
}
.jgesvbp .k8j7w + .k8j7w::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");
}
.mtdi08p .oudt,
.aktpv428 .oudt,
.d7gx8j .oudt { overflow: hidden; }
.mtdi08p .hlnc,
.aktpv428 .hlnc { margin-bottom: 60px; }
.d7gx8j .hlnc { margin-bottom: 70px; }
.d7gx8j .w1b4 { padding-bottom: 70px; }
.mtdi08p .oudt::before,
.aktpv428 .oudt::before,
.d7gx8j .oudt::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.mtdi08p .oudt::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");
}
.aktpv428 .oudt::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");
}
.d7gx8j .oudt::before {
  height: 70px;
  -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");
}
.fdeeogq .oudt:not(.ycpfa1fg) .tdqijh9 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qpda92rw .oudt:not(.ycpfa1fg) .tdqijh9 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.oips  .oudt:not(.ycpfa1fg) .tdqijh9 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.q2527x  .oudt:not(.ycpfa1fg) .tdqijh9 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.fdeeogq .ycpfa1fg { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.qpda92rw .ycpfa1fg { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.oips .ycpfa1fg { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.q2527x .ycpfa1fg { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.ycawjc .ycpfa1fg { background: var(--accent); }
.ycawjc .ycpfa1fg .tdqijh9 { background: none; }
.ycawjc .u98kt { background: var(--accent); }
.ycawjc .rnc3n { background: var(--accent-bg); }
.ycawjc .oudt:not(.ycpfa1fg) .tdqijh9 { background: rgba(0,0,0,0.6); }
.xy39ng8 .s8sj { float: left; width: 38%; margin: 0 28px 16px 0; }
.xy39ng8 .s8sj .sdft1p { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xy39ng8 .md09n::after { content: ''; display: block; clear: both; }
.m6zk0h58 .s8sj { float: right; width: 38%; margin: 0 0 16px 28px; }
.m6zk0h58 .s8sj .sdft1p { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.m6zk0h58 .md09n::after { content: ''; display: block; clear: both; }
.wmze0kns .k8j7w:nth-child(odd)  .s8sj { float: left;  width: 38%; margin: 0 28px 16px 0; }
.wmze0kns .k8j7w:nth-child(even) .s8sj { float: right; width: 38%; margin: 0 0 16px 28px; }
.wmze0kns .s8sj .sdft1p { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.wmze0kns .md09n::after { content: ''; display: block; clear: both; }
.xy39ng8 .maeja983,
.m6zk0h58 .maeja983,
.m6zk0h58 .oax14wva,
.wmze0kns .maeja983,
@media (max-width: 900px) {
  .xy39ng8 .s8sj,
  .m6zk0h58 .s8sj,
  .wmze0kns .k8j7w:nth-child(odd)  .s8sj,
  .wmze0kns .k8j7w:nth-child(even) .s8sj {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .xy39ng8 .s8sj .sdft1p,
  .m6zk0h58 .s8sj .sdft1p,
  .wmze0kns .s8sj .sdft1p {
    max-height: none !important;
  }
}
.xy39ng8 .lwndq,
.xy39ng8 .kynes,
.m6zk0h58 .lwndq,
.m6zk0h58 .kynes,
.wmze0kns .lwndq,
.wmze0kns .kynes { overflow: hidden; }
@media (max-width: 640px) {
  .xy39ng8 .s8sj,
  .m6zk0h58 .s8sj,
  .wmze0kns .s8sj { float: none; width: 100%; margin: 0 0 16px 0; }
}
.d4mtb0b4 .f80xat96,
.d4mtb0b4 .md09n,
.d4mtb0b4 .ib1eov9i  { max-width: 1100px; }
.hdwo7xsd .f80xat96,
.hdwo7xsd .md09n,
.hdwo7xsd .ib1eov9i  { max-width: 1200px; }
.aypqkz .f80xat96,
.aypqkz .md09n,
.aypqkz .ib1eov9i  { max-width: 1320px; }
.aypqkz { --content-mw: 1320px; }
.xvq2to9 { font-size: 0.82rem; color: var(--text-muted); }
.uqho { display: flex; align-items: center; }
.lh0q8 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.v2qo9 { display: flex; align-items: center; }
.h3zme3 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.h3zme3:hover { text-decoration: underline; }
.rm7fz29 { margin: 0 3px; opacity: 0.45; }
.rm7fz29::before { content: '/'; }
.o4gpuxtm { padding: 2px 5px; color: var(--text-main); }
.ih8j3 .xvq2to9 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ih8j3 .uqho { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.of3ai4h .xvq2to9 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.of3ai4h .uqho { padding: 0 0 0 12px; }
.ufyc6cor .uqho { padding: 0 16px; }
.ufyc6cor .xvq2to9 {
  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);
}
.ufyc6cor .f80xat96 { padding-top: 28px; }
@media (max-width: 720px) {
  .ybe1y { margin-top: 18px; padding: 0 16px; }
  .ufyc6cor .f80xat96 { padding-top: 16px; }
}
.d4mtb0b4.ih8j3 .uqho { max-width: 1100px; }
.hdwo7xsd.ih8j3 .uqho { max-width: 1200px; }
.aypqkz.ih8j3 .uqho { max-width: 1320px; }
.aypqkz .ybe1y { max-width: 1320px; }
.mli411d2 .k8j7w { padding-top: 16px; padding-bottom: 16px; }
.qq8nhsd .k8j7w { padding-top: 24px; padding-bottom: 24px; }
.o1h7kbu5 .k8j7w { padding-top: 40px; padding-bottom: 40px; }
.oe8ytqk4 .k8j7w { padding-top: 52px; padding-bottom: 52px; }
.xpsydc .k8j7w:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.xpsydc .k8j7w:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.xpsydc .k8j7w:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.xpsydc .k8j7w:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.h0arhfe .md09n { padding-top: 10px;  padding-bottom: 10px; }
.uhu8 .md09n { padding-top: 18px;  padding-bottom: 18px; }
.wanx3 .md09n { padding-top: 36px;  padding-bottom: 36px; }
.ns7mqdp .md09n { padding-top: 48px;  padding-bottom: 48px; }
.g34x94 h2.qbb6g9cv { font-weight: 600; }
.g34x94 h3.uhbmonx     { font-weight: 600; }
.u2ki4zgg { font-weight: 500; }
.u2ki4zgg h2.qbb6g9cv { font-weight: 800; }
.u2ki4zgg h3.uhbmonx     { font-weight: 700; }
.lmi18 h2.qbb6g9cv { font-weight: 900; }
.lmi18 h3.uhbmonx     { font-weight: 800; }
.lmi18 .xsl04 strong,
.lmi18 .xsl04 strong { font-weight: 600; }
.a7xfzyt8 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.pg9p .a7xfzyt8 { display: none; }
@media (max-width: 640px) {
  .vcsd { display: none; }
  .a7xfzyt8 {
    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;
  }
}
.a7xfzyt8 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.a7xfzyt8:hover { opacity: 0.85; }
.p5dad0 .a7xfzyt8 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.whn1 .a7xfzyt8,
.cglk58ct  .a7xfzyt8 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.whn1 .a7xfzyt8:hover,
.cglk58ct  .a7xfzyt8:hover { opacity: 0.88; }
.p5dad0.whn1 .a7xfzyt8,
.p5dad0.cglk58ct  .a7xfzyt8 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.jbf0 {
  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;
}
.jbf0:hover { transform: translateY(-2px); opacity: 0.92; }
.jbf0 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.je226ryb .jbf0 { display: none; }
.k5elkcy5 .jbf0 { right: 32px; }
.v2p2385e  .jbf0 { left: 32px; }
@media (max-width: 480px) {
  .k5elkcy5 .jbf0 { right: 20px; bottom: 20px; }
  .v2p2385e  .jbf0 { left: 20px; bottom: 20px; }
}
.q6mpcaz2 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.ib1eov9i { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.whzknd4 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.tiec { color: var(--text-dim); font-size: 0.8rem; }
.vyn9da9 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.vyn9da9 img { height: 26px; width: auto; object-fit: contain; }
.u8a6 { display: flex; flex-direction: column; gap: 6px; }
.u8a6 a, .w9b7ae a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.u8a6 a:hover, .w9b7ae a:hover { color: var(--accent-light); }
.u8a6 .vyr3zem8 { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.h82icn8 .ib1eov9i { text-align: center; }
.h82icn8 .whzknd4 { margin-top: 0; }
.qvmk2a1a { margin-top: 10px; }
.qvmk2a1a a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .ib1eov9i { padding-left: 16px; padding-right: 16px; }
  .soyho .ib1eov9i { padding: 20px 16px; }
  .w9b7ae { gap: 4px 12px; }
  .whzknd4 { font-size: 0.78rem; }
}
.v7nthq .boyc7l .vyn9da9 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.v7nthq .whzknd4 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.v7nthq .tiec { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .v7nthq .fcgr2bt { grid-template-columns: 1fr 1fr; } .v7nthq .boyc7l { grid-column: 1 / -1; } }
@media (max-width: 480px) { .v7nthq .fcgr2bt { grid-template-columns: 1fr; } }
.m0r9v951 .vyn9da9 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.m0r9v951 .whzknd4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .m0r9v951 .m4vf7 { gap: 12px; } .m0r9v951 .vyn9da9 { margin-right: 0; width: 100%; } }
.ajdofu84 .le9fph .vyn9da9 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.ajdofu84 .whzknd4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ajdofu84 .tiec { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ajdofu84 .jj45zti { grid-template-columns: 1fr 1fr; } .ajdofu84 .le9fph { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ajdofu84 .jj45zti { grid-template-columns: 1fr; } }
.ljyo .t8z7f88 { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.ljyo .u8a6 { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .ljyo .t8z7f88 { grid-template-columns: 1fr 1fr; } .ljyo .rapa:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ljyo .t8z7f88 { grid-template-columns: 1fr; } }
.yszg3 .t8z7f88 { grid-template-columns: 1fr 2fr; }
.yszg3 .z0u4 .u8a6 { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .yszg3 .t8z7f88 { grid-template-columns: 1fr; } }
.s3a3 .ib1eov9i { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.w79aa3i .t9asuet      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.w79aa3i .q6mpcaz2 { background: var(--bg-page); border-top-color: var(--border-alt); }
.cl1ybrf .t9asuet      { background: #0d1117; border-bottom-color: #21262d; }
.cl1ybrf .jaq74 { color: var(--accent-light); }
.cl1ybrf .hh5c3 { --msep-color: #8b949e; }
.cl1ybrf .hh5c3 a { color: #8b949e; }
.cl1ybrf .hh5c3 a:hover { color: var(--accent-light); }
.cl1ybrf .uqr7 { color: #8b949e; }
.cl1ybrf .q6mpcaz2 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.cl1ybrf .whzknd4,
.cl1ybrf .tiec { color: #6e7681; }
.cl1ybrf .u8a6 a, .cl1ybrf .w9b7ae a,
.cl1ybrf .vyn9da9 { color: #e6edf3; }
.cl1ybrf .u8a6 a:hover, .cl1ybrf .w9b7ae a:hover,
@media (max-width: 640px) {
  .cl1ybrf .hh5c3 { background: #0d1117; border-top-color: #21262d; }
  .cl1ybrf .hh5c3 li a { border-bottom-color: #21262d; }
}
.ho3t1ft9 .t9asuet      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ho3t1ft9 .jaq74 { color: var(--accent-light); }
.ho3t1ft9 .hh5c3 { --msep-color: #475569; }
.ho3t1ft9 .hh5c3 a { color: #475569; }
.ho3t1ft9 .hh5c3 a:hover { color: var(--accent-light); }
.ho3t1ft9 .uqr7 { color: #64748b; }
.ho3t1ft9 .q6mpcaz2 { background: #f0f4f8; border-top-color: #cbd5e1; }
.ho3t1ft9 .whzknd4,
.ho3t1ft9 .tiec { color: #64748b; }
.ho3t1ft9 .u8a6 a, .ho3t1ft9 .w9b7ae a,
.ho3t1ft9 .ms4x a, .ho3t1ft9 .vyn9da9 { color: #374151; }
.ho3t1ft9 .u8a6 a:hover, .ho3t1ft9 .w9b7ae a:hover,
@media (max-width: 640px) {
  .ho3t1ft9 .hh5c3 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ho3t1ft9 .hh5c3 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.whn1 .t9asuet      { background: var(--accent); border-bottom-color: var(--accent-light); }
.whn1 .jaq74 { color: #fff; }
.whn1 .hh5c3 { --msep-color: rgba(255,255,255,0.82); }
.whn1 .hh5c3 a { color: rgba(255,255,255,0.82); }
.whn1 .hh5c3 a:hover { color: #fff; }
.whn1 .uqr7 { color: rgba(255,255,255,0.9); }
.whn1 .q6mpcaz2 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.whn1 .whzknd4,
.whn1 .tiec { color: rgba(255,255,255,0.72); }
.whn1 .u8a6 a, .whn1 .w9b7ae a,
.whn1 .ms4x a, .whn1 .vyn9da9 { color: #fff; }
.whn1 .u8a6 a:hover, .whn1 .w9b7ae a:hover,
@media (max-width: 640px) {
  .whn1 .hh5c3 { background: var(--accent); border-top-color: var(--accent-light); }
  .whn1 .hh5c3 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.cglk58ct .t9asuet {
  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);
}
.cglk58ct .q6mpcaz2 {
  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) {
  .cglk58ct .hh5c3 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.k1qw7 .pexxhai { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.j7osr .pexxhai { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ah5m1n29 .pexxhai { min-height: 72px; height: auto; }
.wu8d40fn .pexxhai { min-height: 84px; height: auto; }
.soyho .pexxhai { max-width: none; padding: 0 32px; }
.soyho .ib1eov9i  { max-width: none; padding: 24px 32px; }
.u1tob.hdwo7xsd .pexxhai { max-width: 1200px; }
.u1tob.aypqkz .pexxhai { max-width: 1320px; }
.tz17k5x3   .jaq74, .tz17k5x3   .vyn9da9 { text-transform: capitalize; }
.ift1z8 .jaq74, .ift1z8 .vyn9da9 { text-transform: lowercase; }
.aje3e .jaq74, .aje3e .vyn9da9 { text-transform: uppercase; letter-spacing: 0.06em; }
.mtqn, .fh0dy {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.b03d9u .mtqn,
.b03d9u .fh0dy { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.fv3wh20 .mtqn,
.fv3wh20 .fh0dy { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.ojv0 .mtqn,
.ojv0 .fh0dy { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.gzys9o6 .mtqn,
.gzys9o6 .fh0dy { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.jjhf5   .hh5c3 a { font-weight: 500; }
.exy1 .hh5c3 a { font-weight: 600; }
.h7x57     .hh5c3 a { font-weight: 700; }
.cvbv05    .hh5c3 a { font-weight: 800; letter-spacing: 0.01em; }
.pdk1yr     .hh5c3 > li + li::before,
.lttk7p    .hh5c3 > li + li::before,
.qu6t97k    .hh5c3 > li + li::before,
.ocxy4x4r .hh5c3 > li + li::before,
.aghhreub .hh5c3 > li + li::before,
.f30jo  .hh5c3 > li + li::before,
.me34ic    .hh5c3 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.pdk1yr     .hh5c3 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.lttk7p    .hh5c3 > li + li::before { content: "|"; }
.qu6t97k    .hh5c3 > li + li::before { content: "—"; }
.ocxy4x4r .hh5c3 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.aghhreub .hh5c3 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.f30jo  .hh5c3 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.me34ic    .hh5c3 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .wsqklv .uqr7,
  .s0t3ac .uqr7,
  .p3v5zwg .uqr7,
  .hm4r57 .uqr7,
  .q063 .uqr7 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .wsqklv .uqr7::before,
  .s0t3ac .uqr7::before,
  .p3v5zwg .uqr7::before,
  .hm4r57 .uqr7::before,
  .q063 .uqr7::before { content: ""; display: block; flex-shrink: 0; }

  
  .wsqklv .uqr7::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;
  }

  
  .s0t3ac .uqr7::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;
  }

  
  .p3v5zwg .uqr7::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;
  }

  
  .hm4r57 .uqr7::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;
  }

  
  .q063 .uqr7::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) {
  .qzm4p .uqr7 {
    padding: 5px 14px;
  }
  .qzm4p .hh5c3 {
    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;
  }
  .qzm4p .hh5c3 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .qzm4p .hh5c3 li a:hover { background: var(--bg-raised); }
  .qzm4p .xsz3irul,
  .a0tqc .xsz3irul,
  .rebnr32b .xsz3irul { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .u7md15k .uqr7 {
    padding: 5px 10px;
  }
  .u7md15k .hh5c3 {
    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);
  }
  .u7md15k .hh5c3.k4atr { transform: translateX(0); }
  .u7md15k .hh5c3 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .u7md15k .hh5c3 li:last-child a { border-bottom: none; }
  .whn1 .hh5c3,
  .cl1ybrf .hh5c3 { background: var(--accent) !important; }
  .whn1 .hh5c3 li a,
  .cl1ybrf .hh5c3 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .rebnr32b .uqr7 {
    padding: 5px 10px;
  }
  .rebnr32b .hh5c3 {
    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);
  }
  .rebnr32b .hh5c3::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .rebnr32b .hh5c3.k4atr { transform: translateY(0); }
  .rebnr32b .hh5c3 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .o3tjwmpx .uqr7 {
    padding: 5px 10px;
  }
  .o3tjwmpx .hh5c3 {
    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;
  }
  .o3tjwmpx .hh5c3.k4atr { opacity: 1; pointer-events: auto; }
  .o3tjwmpx .hh5c3 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .kjg0oaz     .uqr7 { border-radius: 0 !important; }
  .yaia   .uqr7 { border-radius: 8px !important; }
  .pc2f2muf .uqr7 { border-radius: 50% !important; }
  .atz2hy   .uqr7 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .p90o .gpkqkg { flex-direction: column; align-items: stretch; }
  .p90o .qasrdxq { flex-direction: row; min-width: auto; }
  .p90o .hebrk { align-items: flex-start; text-align: left; }
}
.mth7u6,
.mth7u6.k8j7w,
.ee0g .mth7u6,
.qjtf .mth7u6,
.z7na .mth7u6,
.b1y0yrs .mth7u6 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.utgihtm {
  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;
}
.giyhsp { flex: 1 1 280px; min-width: 0; }
.k619 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.t2qhj {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.v2g9d8 {
  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;
}
.v2g9d8:hover { transform: translateY(-1px); opacity: 0.95; }
.ug8ity60 .utgihtm {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ug8ity60 .k619 { color: var(--cta); }
.ug8ity60 .t2qhj { color: var(--text-body); }
.ug8ity60 .v2g9d8 {
  background: var(--cta) !important;
  color: #fff !important;
}
.ycs6fw .utgihtm {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ycs6fw .k619 { color: var(--text-primary); }
.ycs6fw .t2qhj { color: var(--text-body); }
.ycs6fw .v2g9d8 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .utgihtm {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .giyhsp { flex: 0 0 auto; }
  .k619 { font-size: 1.2rem; }
  .v2g9d8 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.yic62xx4 .doan9upv { height: 36px; }
.gcpwnb .doan9upv { height: 60px; max-width: 200px; }
.ciqbs .doan9upv { height: 56px; max-width: 180px; }
.ofj7vh8t    .fzha9hu, .ofj7vh8t    .tda3w { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
@media (min-width: 720px) {
  .lixv .oax14wva {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .lixv .nyy5dwe {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .lixv .nyy5dwe { padding: 40px 16px 20px; }
  .lixv .lydt {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .lixv .x6pbr { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .ni8ki .nyy5dwe {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ni8ki .nyy5dwe::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ni8ki .h49weucg {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ni8ki .fwfo { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ni8ki .lydt {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ni8ki .x6pbr { width: 100%; min-width: 0; }
  .ni8ki .fzha9hu { min-width: 0; }
}
.aks4x7p .nyy5dwe::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.xp3ly .jnm9rc7o {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.xp3ly .jnm9rc7o summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.xp3ly .jnm9rc7o p { padding: 0 2px 16px; }
.tvh72 .jnm9rc7o { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.tvh72 .jnm9rc7o summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.tvh72 .jnm9rc7o summary::after { content: "›"; font-size: 1.2em; }
.tvh72 .jnm9rc7o[open] summary::after { content: "‹"; }
.tvh72 .jnm9rc7o p { padding: 10px 22px 4px; }
.xk35ujo .jnm9rc7o {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.xk35ujo .jnm9rc7o summary { color: var(--text-primary); padding-left: 16px; }
.xk35ujo .jnm9rc7o summary::after { content: "›"; font-size: 1.1em; }
.xk35ujo .jnm9rc7o[open] summary::after { content: "‹"; }
.xk35ujo .jnm9rc7o p { padding-left: 16px; }
.k861kna .p53v { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.k861kna .jnm9rc7o {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.k861kna .jnm9rc7o:last-child { border-bottom: none; }
.k861kna .jnm9rc7o summary { color: var(--text-primary); border-radius: 0; }
.k861kna .jnm9rc7o summary::after { content: "›"; font-size: 1.1em; }
.k861kna .jnm9rc7o[open] summary::after { content: "‹"; }
.p4ww7 .jnm9rc7o { overflow: hidden; }
.p4ww7 .jnm9rc7o summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.p4ww7 .jnm9rc7o summary::after { color: rgba(255,255,255,.75); }
.p4ww7 .jnm9rc7o[open] summary { border-radius: 0; }
.r4cbw { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.zve7rt {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.tbzzv09 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.mwgtjp { color: var(--text-muted); font-size: 1.05rem; }
.c2gj0lw {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.koe6 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.pg7z { margin-bottom: 20px; }
.nkfjdu {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ijp95byj {
  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;
}
.ijp95byj:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.nba6w5 { resize: vertical; min-height: 130px; }
.gaao4mqx { width: 100%; margin-top: 8px; }
.obkv9y {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.fc2gmmq {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.eczt6d { color: var(--text-muted); line-height: 1.75; }
.tsrwvxs { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.tsrwvxs li { margin-bottom: 6px; }
.aj52z5vb { max-width: 760px; margin: 0 auto; }
.nz19 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.f5kab1o { max-width: 760px; margin: 0 auto; }
.hrxny { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.byb0hue ul.tsrwvxs { margin: 0; }
.eajcu { max-width: 900px; margin: 0 auto; }
.f77bywoc { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.f77bywoc:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.f77bywoc .hrxny { margin: 0; font-size: 1rem; }
.f77bywoc .a6eim p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .f77bywoc { grid-template-columns: 1fr; gap: 10px; } }
.jgwytg .hrxny { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.fo6ft3 .tsrwvxs { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .v5ccck { grid-template-columns: 1fr; } }
.jw7vc5 { color: inherit; text-decoration: none; }
.jw7vc5:hover { color: var(--accent-light); text-decoration: underline; }
.cdi2ow { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.phfvtl25 { margin-bottom: 48px; }
.rukm6ar { max-width: 760px; margin: 0 auto; }
.je9j8 { max-width: 640px; margin: 0 auto; }
.jkcync { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.jkcync:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.jl854 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.jkcync p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.jkcync ul.tsrwvxs { margin: 0; }
.ljgl { color: var(--text-muted); line-height: 1.75; }
.hz6h1uo .tsrwvxs,
.je9j8 .tsrwvxs,
.j6tep9 .tsrwvxs,
.ysw5 .tsrwvxs {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.hz6h1uo .jkcync,
.je9j8 .jkcync { text-align: left; }
.hz6h1uo .jl854,
.je9j8 .jl854 { text-align: center; }
.ne1h { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.clm0age1 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.zzmtmf { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.aziu53 { margin-top: 12px; }
.jc2ko08 { 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; }
.jc2ko08:hover { border-bottom-color: var(--accent-light); }
.oto7 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.oto7 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.fufp3w0 { width: 72px; height: 72px; }
.pg9q7m { border-radius: 28%; }
.xrcj6 { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.zgw1 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.td4feap { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .vpub { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.amyd .zzmtmf, .amyd .clm0age1 { max-width: 640px; }
.abbu3g5v .ne1h { font-size: 1.6rem; margin-top: 18px; }
.kmpd .zzmtmf { margin-bottom: 28px; }
@media (max-width: 860px) { .ozv41b { grid-template-columns: 1fr; } .abbu3g5v { position: static; text-align: center; } }
.wsr8j .oto7 { margin: 0 auto 18px; }
.wsr8j .zgw1 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .ytap73 { grid-template-columns: 1fr; } }
.bfjwx1xp .ne1h { font-size: 1.6rem; margin-bottom: 6px; }
.ysw5 .tsrwvxs { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .bfjwx1xp { flex-direction: column; text-align: center; } .tiriag7q { grid-template-columns: 1fr; } }
.ooxda7o4 { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.ooxda7o4 .ne1h { font-size: 1.35rem; margin: 0 0 4px; }
.ooxda7o4 .zgw1 { margin: 0; }
.mlke { max-width: 760px; margin: 0 auto; }
.dui3zr { position: relative; padding-left: 28px; }
.dui3zr::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.o225gk3l { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.o225gk3l:last-child { padding-bottom: 0; }
.btbb1n { 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; }
.u0e2n h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.u0e2n p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.k7dtwt {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.k7dtwt .tbzzv09 { color: var(--accent-light); }
.upyco07 .tbzzv09 { font-size: 2rem; }
.upyco07 .mwgtjp { max-width: 680px; }
.prni .tbzzv09 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.prni .mwgtjp  { margin: 0; }
@media (max-width: 640px) { .prni { flex-direction: column; } }
.lur0z6w .tbzzv09 { color: var(--accent-light); }
.yy3wy .tbzzv09 { color: #fff; }
.yy3wy .mwgtjp  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .km81e { grid-template-columns: 1fr; } }
.mruesfyj .ijp95byj {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.mruesfyj .ijp95byj:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.a9wg504 .ijp95byj { background: var(--bg-raised); border-color: transparent; }
.a9wg504 .ijp95byj:focus { background: var(--bg-card); border-color: var(--accent-light); }
.iz8rnz .ijp95byj { border-radius: 100px; padding: 11px 20px; }
.iz8rnz .nba6w5 { border-radius: 14px; }
@media (max-width: 640px) { .lew4uk { grid-template-columns: 1fr; } }
.r8a3b3b { counter-reset: priv-count; }
.wcnwlijl {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.wcnwlijl:last-child { border-bottom: none; }
.y9r2 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.wcnwlijl h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.wcnwlijl p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.smbo0dj { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.smbo0dj li { margin-bottom: 6px; }
.usy79{position:relative;overflow:visible}
.z55s .xoy93o9c{display:block}
.dap40dz{--date-bg:var(--accent-bg-light)}
.ch23 .coulyr::before{content:""}
.eompi3{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.nbcva{display:flex;flex-direction:column;gap:3px}
.ca3vwie{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.ane48opc{font-weight:700;font-size:1rem;color:var(--text-heading)}
.q4is{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.o1akc .eompi3{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.ci6v0w6 .eompi3{border-top:3px solid var(--accent);padding-top:18px}
.zvz8 .eompi3{border-left:3px solid var(--accent);border-radius:0}
.y8a5e .eompi3{padding:20px 0}
@media(max-width:640px){
  .eompi3{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .q4is{max-width:100%}
}
.h2sqesuv .gpeb0{margin:0}
@media (max-width:560px){
  .obhrf2c{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) {
  .yjpw9pw3 { padding: 28px 18px 20px; }
  .xd3j { font-size: 1.2rem; }
  .c1p99cke { max-width: 220px; max-height: 80px; }
}
.cv0go  .dyu04n { border-radius: 50%; }
.hgfqu .utgihtm {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .dyu04n { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.i31x5ahs {
  margin: 28px 0 24px;
}
.i31x5ahs .k8j7w {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.i31x5ahs .md09n {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.i31x5ahs .utgihtm {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .pexxhai { flex-direction: row-reverse; }
[dir="rtl"] .hh5c3 { flex-direction: row-reverse; }
[dir="rtl"] .k5elkcy5 .jbf0 { right: auto; left: 32px; }
[dir="rtl"] .v2p2385e  .jbf0 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .k5elkcy5 .jbf0 { right: auto; left: 20px; }
  [dir="rtl"] .v2p2385e  .jbf0 { left: auto;  right: 20px; }
}
[dir="rtl"] .xy39ng8 .s8sj  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .m6zk0h58 .s8sj { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .lwndq, [dir="rtl"] .kynes { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .abm9 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .iwquvc2 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .xsl04 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .utgihtm { direction: rtl; }
[dir="rtl"] .xvq2to9 { direction: rtl; }
[dir="rtl"] .o31int { direction: rtl; }
[dir="rtl"] .w1qpr8p { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .tfoz5 .kynes,
[dir="rtl"] .e11qo6t .kynes,
[dir="rtl"] .ph3c8hjg .kynes,
[dir="rtl"] .yy90n1n .kynes {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .tfoz5 .kynes li::before,
[dir="rtl"] .e11qo6t .kynes li::before,
[dir="rtl"] .ph3c8hjg .kynes li::before,
[dir="rtl"] .yy90n1n .kynes li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .oudt.mkcgxwc7 .hlnc,
[dir="rtl"] .p7ood7w.mkcgxwc7 .hlnc,
[dir="rtl"] .ycpfa1fg.mkcgxwc7 .hlnc,
[dir="rtl"] .wjv1xv9.mkcgxwc7 .hlnc,
[dir="rtl"] .fxaxk.mkcgxwc7 .hlnc { text-align: right; }
[dir="rtl"] .rnc3n.mkcgxwc7 .w1b4 { align-items: flex-end; text-align: right; }
[dir="rtl"] .md09n,
[dir="rtl"] .q0vw22vx,
[dir="rtl"] .ni0491s,
[dir="rtl"] .gnrykvf,
[dir="rtl"] .hlnc { text-align: right; }
[dir="rtl"] .koe6,
[dir="rtl"] .nkfjdu,
[dir="rtl"] .zzmtmf,
[dir="rtl"] .ijp95byj,
[dir="rtl"] .nba6w5 { text-align: right; direction: rtl; }
[dir="rtl"] .iz8rnz .ijp95byj,
[dir="rtl"] .mruesfyj .ijp95byj { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #473c1f;
  --brand:           #473c1f;
  --brand-light:     #ef4444;
  --brand-pale:      #ef4444;
  --grad-start:      #000000;
  --grad-end:        #352c17;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #ef4444;
  --cta-light:       #f18d8d;
  --cta-hover:       #f26969;
  --bg-page:         #110e08;
  --bg-surface:      #1b170d;
  --bg-card:         #252012;
  --bg-card-inner:   #2f2917;
  --bg-raised:       #39311c;
  --bg-hover:        #443a21;
  --border:          #514628;
  --border-alt:      #665732;
  --border-section:  #514628;
  --text-primary:    #e6e6e4;
  --text-muted:      #a9a7a1;
  --text-body:       #cecdc9;
  --text-sub:        #a9a7a1;
  --text-faint:      #78756d;
  --text-dim:        #5d5b55;
  --text-label:      #918e86;
  --text-value:      #c2c0bc;
  --accent-bg:       #211f1b;
  --accent-bg-light: #343027;
  --bg-tip:          #162618;
  --bg-warning:      #272115;
  --bg-info:         #162626;
  --bg-pros:         #162618;
  --bg-cons:         #261816;
  --c-pros:          #8ee097;
  --c-cons:          #e69389;
  --c-pros-label:    #66d572;
  --c-tip-border:    #4ace59;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8ee097;
}
:root { --logo-bg-opacity: 33%; }
body, button, input { font-family: "Montserrat", sans-serif; }
.h2rs .yq74wz4 li::before, .h2rs .pg3zvisi 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; }.h2rs .yq74wz4 li::before { content: ""; }.h2rs .pg3zvisi li::before { content: ""; }.h2rs .ggguh::before, .h2rs .rx3j7evq::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.h2rs .ggguh::before { content: ""; }.h2rs .rx3j7evq::before { content: ""; }
.dng9a1 .ynozsxn, .dng9a1 .rnc3n { min-height: 520px; }
.flo0t .u1bj::after, .flo0t .anust::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.o1aq7h8b .a7xfzyt8::after,.o1aq7h8b .jbf0::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.rm7fz29::before { content: '>'; }