:root {
  --color-accent: #745f01;
  --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;
}
.n6fm {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.zzsx {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.xua8sl {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.c7bb0vk6 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ndu4ddd { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ndu4ddd a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ndu4ddd a:hover { color: var(--accent-light); }
.frvgc8l     .f1uo { border-radius: 24px; padding: 8px; }
.frvgc8l .f1uo li a { border-radius: 16px; }
@media (max-width: 640px) {
  .f1uo {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ayettr:hover .f1uo,
  .ayettr:focus-within .f1uo { display: block; }
  .f1uo li a { padding: 8px 16px; font-size: 0.88rem; }
}
.urog {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.y9degmc { display: none; }
@media (max-width: 640px) {
  .y9degmc {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .y9degmc.g19sr1r { display: block; }
}
@media (max-width: 640px) {
  .urog { display: block; }
  .ndu4ddd > li + li::before { display: none !important; }
  .ndu4ddd {
    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;
  }
  .ndu4ddd.g19sr1r { display: flex; }
  .ndu4ddd li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ndu4ddd li:last-child a { border-bottom: none; }
}
.k85eock { min-height: 480px; }
.qdq7nwdz {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.qcgvm { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.n5pnxe .qcgvm { margin-left: 0; margin-right: 0; }
.quhxkh {
  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;
}
.ju9xu1k .quhxkh { margin-top: 24px; }
.quhxkh:hover { opacity: 0.88; }
.g53x .qdq7nwdz { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.g53x .qcgvm { color: #e2e8f0; }
.g53x.n5pnxe   .c56ovdgz { text-align: left; }
.gneaktxi .qdq7nwdz { color: var(--text-primary); text-shadow: none; }
.gneaktxi .qcgvm { color: var(--text-muted); }
.gneaktxi .quhxkh { margin-top: 16px; }
.gneaktxi, .gneaktxi.k85eock { min-height: auto !important; }
.gneaktxi.n5pnxe   .c56ovdgz { text-align: left; }
.gneaktxi~.ljy6{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.gneaktxi~.ljy6 .pjg1{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.e2l1 .stobp09,
.e2l1 .jl5u,
.e2l1 .g53x .kopqr9q9 {
  overflow: hidden;
}
.e2l1 .stobp09::after,
.e2l1 .jl5u::after,
.e2l1 .g53x .kopqr9q9::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%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.stobp09 .qdq7nwdz { color: #fff; }
.stobp09 .qcgvm { color: rgba(255,255,255,0.85); }
.stobp09 .quhxkh { background: #fff; color: var(--cta); }
.stobp09 .quhxkh:hover { opacity: 0.92; }
.l3gj26 .uafoon { position: relative; overflow: hidden; }
.l3gj26 .uafoon::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.asvh .uafoon {
  animation: hg-breathe 7s ease-in-out infinite;
}
.e2l1 .uafoon { position: relative; overflow: hidden; }
.e2l1 .uafoon::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;
}
.wy4r .uafoon { position: relative; overflow: hidden; }
.wy4r .uafoon::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.x5stbp .uafoon {
  animation: hg-fadein 1.2s ease-out both;
}
.uafoon {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.j4gh {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.bg80p {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.jag4rpm {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.uafoon .qdq7nwdz { text-shadow: none; color: var(--text-primary); }
.uafoon .qcgvm { color: var(--text-muted); }
body.gl8xyf90 .qdq7nwdz {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.cchjv74h .qdq7nwdz {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.k85eock.stobp09 .qdq7nwdz,
section.stobp09 .qdq7nwdz {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.uafoon.iwl67v .j4gh { align-items: center; text-align: center; }
.uafoon.n5pnxe   .j4gh { align-items: flex-start; text-align: left; }
.pecb .bg80p { position: relative; }
.pecb .bg80p::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.pecb.v8ryd9 .bg80p::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.us95m .bg80p {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.us95m .jag4rpm {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.us95m.v8ryd9 .bg80p { padding: 32px 0 32px 32px; }
.py5cc1f .bg80p {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.py5cc1f .jag4rpm {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.v8ryd9 .j4gh {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.py5cc1f.v8ryd9 .bg80p { padding: 40px 16px 40px 48px; }
.k85eock .mv2yi {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.mv2yi .f4xm.xq1bl {
  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;
}
.mv2yi .f4xm.xq1bl:hover { opacity: 0.85; }
.ogts5 .bg80p {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .uafoon { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .uafoon:not(.ogts5) .bg80p { display: none !important; }
  .ogts5 .bg80p { padding: 16px; }
  .j4gh  { padding: 36px 24px; }
  .uafoon~.ljy6,.v8ryd9~.ljy6{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .k85eock, .uafoon { min-height: 320px !important; }
  .qdq7nwdz { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .s6gi,
  .cq27sve,
  .hp7rml4 { grid-template-columns: 1fr !important; }

  

  
  .d627n0e { display: flex !important; flex-direction: column !important; }
  .d627n0e .c56ovdgz { display: contents; }
  .d627n0e .kopqr9q9 { order: 0; }
  .d627n0e .qdq7nwdz { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .d627n0e .s6gi { order: 2; padding: 0 16px 12px !important; }
  .d627n0e .qcgvm { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .ju9xu1k .c56ovdgz { display: flex; flex-direction: column; }
  .ju9xu1k .c56ovdgz .qdq7nwdz { order: 1; }
  .ju9xu1k .c56ovdgz .hp7rml4 { order: 2; margin: 8px 0 24px !important; }
  .ju9xu1k .c56ovdgz .qcgvm { order: 3; }
  .ju9xu1k .c56ovdgz .quhxkh { order: 4; align-self: center; margin-top: 0; }

  
  .uafoon.ogts5 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .uafoon.ogts5 .j4gh { display: contents; padding: 0; }
  .uafoon.ogts5 .j4gh .qdq7nwdz { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .uafoon.ogts5 .bg80p { order: 2; padding: 12px 16px; }
  .uafoon.ogts5 .j4gh .qcgvm { order: 3; padding: 0 24px; margin: 0 auto; }
  .uafoon.ogts5 .j4gh .quhxkh { order: 4; align-self: center; margin: 8px 0 32px; }
}
.zzzh7jm { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.cvf9 { width: 100%; height: auto; display: block; border-radius: 10px; }
.ska2al1 .zzzh7jm        { border-radius: 16px; }
.ska2al1 .cvf9  { border-radius: 16px; }
.z7c1h .zzzh7jm         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.z7c1h .cvf9   { border-radius: 8px; }
.sl5uah { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.gwpezy { width: 100%; padding: 32px 0; position: relative; }
.axino6gv { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.dzpv .gwpezy:nth-child(even) { background: var(--bg-surface); }
.dzpv .gwpezy:nth-child(odd)  { background: var(--bg-page); }
.u3q1d4t .gwpezy:nth-child(even) { background: var(--bg-card); }
.u3q1d4t .gwpezy:nth-child(odd)  { background: var(--bg-page); }
.dzpv .gwpezy:nth-child(odd)  .axino6gv { background: var(--bg-card); border-radius: 6px; }
.dzpv .gwpezy:nth-child(even) .axino6gv { background: var(--bg-raised); border-radius: 6px; }
.u3q1d4t .gwpezy:nth-child(odd)  .axino6gv { background: var(--bg-card); border-radius: 6px; }
.u3q1d4t .gwpezy:nth-child(even) .axino6gv { background: var(--bg-raised); border-radius: 6px; }
.dzpv .gwpezy:nth-child(even) .ezdx .o1hs,
.u3q1d4t .gwpezy:nth-child(even) .ezdx .o1hs { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.dzpv .gwpezy:nth-child(odd) .ezdx .o1hs,
.u3q1d4t .gwpezy:nth-child(odd) .ezdx .o1hs { background: var(--bg-card-inner); }
.dzpv .gwpezy:nth-child(even) .d95g7 .o1hs:nth-child(odd),
.u3q1d4t .gwpezy:nth-child(even) .d95g7 .o1hs:nth-child(odd)  { background: var(--bg-card); }
.dzpv .gwpezy:nth-child(even) .d95g7 .o1hs:nth-child(even),
.u3q1d4t .gwpezy:nth-child(even) .d95g7 .o1hs:nth-child(even) { background: var(--bg-card-inner); }
h1.vg08av { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.vg08av {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.g4os { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.mdu9rio h2.vg08av {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.fkqq87j h2.vg08av {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.epr4 h2.vg08av {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.y2p4e h2.vg08av::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.zw60ok h2.vg08av {
  color: var(--text-primary); font-size: 1.7rem;
}
.n952 h2.vg08av::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.qditao h2.vg08av {
  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;
}
.f792bp { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .f792bp { display: none; } }
.t0od { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.c52490x { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.f11529jp {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.iak1t { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.h6jo { padding-left: 20px; }
.h6jo li { margin-bottom: 6px; }
.h6jo a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.h6jo a:hover { color: var(--accent-light); }
.v0bswxs .iak1t { display: none; }
.jichz .iak1t { display: none; }
.jichz .h6jo { padding-left: 0; list-style: none; }
.jichz .h6jo li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.jichz .h6jo a { font-size: 0.92rem; }
.mwwdz .f11529jp { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.mwwdz .iak1t { display: none; }
.mwwdz .h6jo { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.mwwdz .h6jo li { margin-bottom: 0; }
.mwwdz .h6jo 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;
}
.mwwdz .h6jo a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.pituzx .f11529jp { padding: 20px 20px 16px; }
.pituzx .h6jo {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.pituzx .h6jo li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.pituzx .h6jo 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;
}
.pituzx .h6jo 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;
}
.pituzx .h6jo a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.pituzx .h6jo a:focus,
.pituzx .h6jo a:focus-visible,
.pituzx .h6jo a:target { outline: none; }
.pituzx .h6jo li:target a { border-color: var(--border); color: var(--text-muted); }
.rmst .f11529jp { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.rmst .iak1t { display: none; }
.rmst .h6jo { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.rmst .h6jo li { margin-bottom: 0; }
.rmst .h6jo li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.rmst .h6jo li:last-child::after { content: ""; margin-right: 0; }
.rmst .h6jo a { font-size: 0.9rem; }
.o1hs { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ezdx .o1hs { background: var(--bg-card); }
.d95g7 .o1hs:nth-child(odd)  { background: var(--bg-card); }
.d95g7 .o1hs:nth-child(even) { background: var(--bg-raised); }
.u0m9dqm .o1hs {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.u0m9dqm .o1hs:last-child { border-bottom: none; }
.u0m9dqm h3.g4os { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.erq1ina .o1hs {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.erq1ina .o1hs + .o1hs { margin-top: 4px; }
.p75lwjo .o1hs { background: none; border-radius: 0; padding: 12px 0; }
.p75lwjo .o1hs + .o1hs { border-top: 1px solid var(--border-section); }
.f5n4 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.cvf8 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.vts11 { color: var(--text-body); margin-bottom: 10px; }
.hkejmgk, .eu6nqr { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.hkejmgk li, .eu6nqr li { margin-bottom: 6px; }
.eu6nqr li { list-style: decimal; }
.d8fua     .hkejmgk { list-style-type: "● "; }
.snyhy  .hkejmgk { list-style-type: "■ "; }
.gujulsjd .hkejmgk { list-style-type: "◆ "; }
.gzp7n    .hkejmgk { list-style-type: "★ "; }
.d8fua     .swvaqub { list-style-type: "● "; }
.snyhy  .swvaqub { list-style-type: "■ "; }
.gujulsjd .swvaqub { list-style-type: "◆ "; }
.gzp7n    .swvaqub { list-style-type: "★ "; }
.d8fua    .hkejmgk li::marker, .d8fua    .swvaqub li::marker,
.snyhy .hkejmgk li::marker, .snyhy .swvaqub li::marker,
.gujulsjd .hkejmgk li::marker, .gujulsjd .swvaqub li::marker,
.gzp7n   .hkejmgk li::marker, .gzp7n   .swvaqub li::marker {
  color: var(--cta); font-size: 1em;
}
.d8fua .eu6nqr,
.snyhy .eu6nqr,
.gujulsjd .eu6nqr,
.gzp7n .eu6nqr {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.d8fua .eu6nqr li,
.snyhy .eu6nqr li,
.gujulsjd .eu6nqr li,
.gzp7n .eu6nqr li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.d8fua .eu6nqr li::before,
.snyhy .eu6nqr li::before,
.gujulsjd .eu6nqr li::before,
.gzp7n .eu6nqr 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;
}
.d8fua     .eu6nqr li::before { border-radius: 50%; }
.snyhy  .eu6nqr li::before { border-radius: 3px; }
.gujulsjd .eu6nqr li::before { border-radius: 3px; }
.gzp7n    .eu6nqr li::before { border-radius: 50%; }
.sopk004 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.gq486y .sopk004,
.oefq .sopk004 { background: transparent; border: none; border-radius: 0; }
.zuval { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.zuval th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.zuval td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.zuval tr:hover td { background: var(--bg-hover); }
.z7vkpq .zuval tbody tr:nth-child(even) td { background: var(--bg-surface); }
.y9jgf .zuval { border: 1px solid var(--border-alt); }
.y9jgf .zuval th,
.y9jgf .zuval td { border: 1px solid var(--border-alt); }
.l768q .zuval th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.l768q .zuval td { border-bottom: none; }
.l768q .zuval tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.uhqt .zuval th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.yue5 .sopk004 {
  overflow: hidden;
}
.yue5 .zuval th { border-bottom: 1px solid var(--border-alt); }
.yue5 .zuval tr:last-child td { border-bottom: none; }
.lyfihb { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.fjep2lpj { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.abrydsd { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.qqr0g5bv { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.lmsy4nl { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.swvaqub { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.swvaqub 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%}
.ff67h0r .qqr0g5bv { background: transparent; text-align: center; }
.oyq9eut1 .abrydsd {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.kebwe .abrydsd {
  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);
}
.xae2ksd .fjep2lpj { display: grid; grid-template-columns: auto 1fr; }
.xae2ksd .abrydsd {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.xae2ksd .qqr0g5bv { grid-column: 2; }
.xae2ksd .lmsy4nl,
.xae2ksd .swvaqub { grid-column: 1 / -1; }
.fnk9y4 .fjep2lpj { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.fnk9y4 .abrydsd {
  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);
}
.fnk9y4 .qqr0g5bv { grid-column: 2; }
.fnk9y4 .lmsy4nl,
.fnk9y4 .swvaqub { grid-column: 1 / -1; }
.jobeg .fjep2lpj { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.jobeg .qqr0g5bv { background: none; color: var(--accent-light); font-weight: 700; }
.l0lg .fjep2lpj { 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); }
.l0lg .qqr0g5bv { background: none; color: var(--accent-light); font-weight: 700; }
.x6dx7jlu .fjep2lpj { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.x6dx7jlu .fjep2lpj:last-child { border-bottom: none; }
.x6dx7jlu .qqr0g5bv { background: none; color: var(--accent-light); font-weight: 700; }
.aiq4 .fjep2lpj { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.aiq4 .qqr0g5bv { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.nw9w1 .lyfihb { counter-reset: card-n; }
.nw9w1 .fjep2lpj  { counter-increment: card-n; }
.nw9w1 .qqr0g5bv { display: flex; align-items: center; gap: 10px; }
.nw9w1 .qqr0g5bv::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;
}
.zzbbs .fjep2lpj { background: var(--bg-surface); border: 1px solid var(--border); }
.zzbbs .qqr0g5bv { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.t8tt2o73 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.luri36  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.hf0hyrog { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.w14k { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.t8tt2o73 strong { color: var(--text-primary); font-size: 0.95rem; }
.t8tt2o73 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.cvf9 { width: 100%; height: auto; border-radius: 10px; display: block; }
.xq1bl {
  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;
}
.xq1bl:hover { opacity: 0.85; }
.vag3zy .xq1bl  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.vag3zy .xq1bl:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.qk2q2e9i .xq1bl  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.qk2q2e9i .xq1bl:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.zes5bqz5 .quhxkh { border-radius: 50px; }
.zes5bqz5 .xq1bl  { border-radius: 50px; }
.vatn22tu .quhxkh { padding-left: 22px; padding-right: 22px; }
.vatn22tu .xq1bl  { padding-left: 12px; padding-right: 12px; }
.i4nhnpm6 .quhxkh { padding-left: 44px; padding-right: 44px; }
.i4nhnpm6 .xq1bl  { padding-left: 24px; padding-right: 24px; }
.ktz5fi .quhxkh { padding-left: 56px; padding-right: 56px; }
.ktz5fi .xq1bl  { padding-left: 32px; padding-right: 32px; }
.xue20t   .quhxkh::after, .xue20t   .xq1bl::after,
.ev7372i7 .quhxkh::after, .ev7372i7 .xq1bl::after,
.t2ckivi2    .quhxkh::after, .t2ckivi2    .xq1bl::after,
.i01lnr    .quhxkh::after, .i01lnr    .xq1bl::after,
.ht8knekd    .quhxkh::after, .ht8knekd    .xq1bl::after,
.tslw0     .quhxkh::after, .tslw0     .xq1bl::after,
.dqbk2    .quhxkh::after, .dqbk2    .xq1bl::after,
.g53tc   .quhxkh::after, .g53tc   .xq1bl::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;
}
.xue20t .quhxkh::after, .xue20t .xq1bl::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");
}
.ev7372i7 .quhxkh::after, .ev7372i7 .xq1bl::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");
}
.t2ckivi2 .quhxkh::after, .t2ckivi2 .xq1bl::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");
}
.i01lnr .quhxkh::after, .i01lnr .xq1bl::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");
}
.ht8knekd .quhxkh::after, .ht8knekd .xq1bl::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");
}
.tslw0 .quhxkh::after, .tslw0 .xq1bl::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");
}
.dqbk2 .quhxkh::after, .dqbk2 .xq1bl::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");
}
.g53tc .quhxkh::after, .g53tc .xq1bl::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");
}
.ilk89db   .obhu8hk5::after, .ilk89db   .b317f::after,
.hy4mesm0 .obhu8hk5::after, .hy4mesm0 .b317f::after,
.llalwts    .obhu8hk5::after, .llalwts    .b317f::after,
.og3mb    .obhu8hk5::after, .og3mb    .b317f::after,
.litjk    .obhu8hk5::after, .litjk    .b317f::after,
.sp5rq1     .obhu8hk5::after, .sp5rq1     .b317f::after,
.f5a8bacq    .obhu8hk5::after, .f5a8bacq    .b317f::after,
.a82xqi   .obhu8hk5::after, .a82xqi   .b317f::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;
}
.ilk89db .obhu8hk5::after, .ilk89db .b317f::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");
}
.hy4mesm0 .obhu8hk5::after, .hy4mesm0 .b317f::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");
}
.llalwts .obhu8hk5::after, .llalwts .b317f::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");
}
.og3mb .obhu8hk5::after, .og3mb .b317f::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");
}
.litjk .obhu8hk5::after, .litjk .b317f::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");
}
.sp5rq1 .obhu8hk5::after, .sp5rq1 .b317f::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");
}
.f5a8bacq .obhu8hk5::after, .f5a8bacq .b317f::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");
}
.a82xqi .obhu8hk5::after, .a82xqi .b317f::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");
}
.wblhx9i .cimt4hck    { background: #1a1a1a; }
.f4xm.xq1bl {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .jvzx9df {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .jvzx9df::before    { grid-area: rank;   }
  .bsqb           { grid-area: ident;  }
  .hz7zx     { grid-area: rating; min-width: 0; width: auto; }
  .u4o024           { grid-area: pills;  }
  .f4xm             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .jvzx9df {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .jvzx9df::before    { justify-self: center; }
  .bsqb           { width: 100%; }
  .hz7zx     { justify-self: center; }
  .u4o024           { grid-template-columns: 1fr; }
}
.gmnh8sx  .j93lwn7y li::before { content: "★"; }
.gmnh8sx  .m28uxh5 li::before { content: "✕"; }
@media (min-width: 860px) {
  .xwfegv3 .lmagrsy {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .xwfegv3 .opc6 { margin: 0; }
}
@media (max-width: 720px) {
  .mhih2 { grid-template-columns: 1fr; }
  .d27x4xu6 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .d27x4xu6 .kw09 { width: 72px; height: 50px; }
  .d27x4xu6 .uyrmdn3e { max-width: 180px; }
  .d27x4xu6 .w4yzx { width: auto; }
}
@media (max-width: 720px) {
  .w5ojh { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .iacj8la { padding: 16px; }
  .vsilp92 .vs76cbn { min-width: 50%; }
}
@media (max-width: 860px) {
  .cf2c14 { grid-template-columns: 1fr; }
  .qimfcmt { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .p1aaj { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .nn75hf { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .rx5t { flex-direction: column; align-items: stretch; }
}
.pbc1r6 .w4yzx .xq1bl { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .pr9e { flex-direction: column; align-items: stretch; gap: 10px; }
  .pbc1r6 .w4yzx { text-align: center; }
}
@media (max-width: 720px) {
  .m8ur0 { grid-template-columns: 1fr; }
  .llyuggk8 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .cnj12i { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .d6tvco { grid-template-columns: 1fr; }
  .rjw1 { width: 100px; height: 100px; margin: 16px auto; }
  .j9yfki { font-size: 1.4rem; }
  .ipwp { justify-content: center; }
  .gu83robh .vs76cbn { min-width: 50%; }
}
@media (max-width: 540px) {
  .y51om5 { flex-wrap: wrap; padding: 14px 16px; }
  .p9wk { padding: 12px 16px; }
  .j36kdu .h9dvol { margin: 0 16px; }
  .j36kdu .k8ql { padding: 0 16px; }
  .o03q { padding: 12px 16px; }
}
.b8v1cd { margin: 16px 0; }
.ive8pu { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ive8pu summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ive8pu summary::after { content: "+"; color: var(--accent-light); }
.ive8pu[open] summary::after { content: "−"; }
.ive8pu p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.gwpezy { margin-bottom: 0; }
.cpmejew h2.vg08av { color: var(--text-primary); border-color: var(--accent-light); }
.a2knwe h2.vg08av { color: var(--text-primary); border-color: var(--accent-light); }
.gcjb3 .luri36     { background: #052e16; border-color: #10b981; }
.gcjb3 .hf0hyrog    { background: #1e1036; border-color: #a855f7; }
.gcjb3 .t8tt2o73 strong  { color: #f1f5f9; }
.gcjb3 .t8tt2o73 p       { color: #cbd5e1; }
.gcjb3 .hg0fmni    .luri36     .w14k::before,
.gcjb3 .p8sz7oe  .luri36     .w14k::before,
.gcjb3 .zfgi  .luri36     .w14k::before,
.gcjb3 .gdznq1b .luri36     .w14k::before { color: #10b981; }
.gcjb3 .hg0fmni    .ixy7mf9 .w14k::before,
.gcjb3 .p8sz7oe  .ixy7mf9 .w14k::before,
.gcjb3 .zfgi  .ixy7mf9 .w14k::before,
.gcjb3 .gdznq1b .ixy7mf9 .w14k::before { color: #f43f5e; }
.gcjb3 .hg0fmni    .hf0hyrog    .w14k::before,
.gcjb3 .p8sz7oe  .hf0hyrog    .w14k::before,
.gcjb3 .zfgi  .hf0hyrog    .w14k::before,
.gcjb3 .gdznq1b .hf0hyrog    .w14k::before { color: #a855f7; }
.rcanjjt .luri36     { background: #2d2000; border-color: #eab308; }
.rcanjjt .hf0hyrog    { background: #2d1600; border-color: #f97316; }
.rcanjjt .t8tt2o73 strong  { color: #f1f5f9; }
.rcanjjt .t8tt2o73 p       { color: #cbd5e1; }
.rcanjjt .hg0fmni    .luri36     .w14k::before,
.rcanjjt .p8sz7oe  .luri36     .w14k::before,
.rcanjjt .zfgi  .luri36     .w14k::before,
.rcanjjt .gdznq1b .luri36     .w14k::before { color: #eab308; }
.rcanjjt .hg0fmni    .ixy7mf9 .w14k::before,
.rcanjjt .p8sz7oe  .ixy7mf9 .w14k::before,
.rcanjjt .zfgi  .ixy7mf9 .w14k::before,
.rcanjjt .gdznq1b .ixy7mf9 .w14k::before { color: #ef4444; }
.rcanjjt .hg0fmni    .hf0hyrog    .w14k::before,
.rcanjjt .p8sz7oe  .hf0hyrog    .w14k::before,
.rcanjjt .zfgi  .hf0hyrog    .w14k::before,
.rcanjjt .gdznq1b .hf0hyrog    .w14k::before { color: #f97316; }
.f67rvt .luri36     { background: #0c1a2e; border-color: #38bdf8; }
.f67rvt .hf0hyrog    { background: #0a2020; border-color: #2dd4bf; }
.f67rvt .t8tt2o73 strong  { color: #f1f5f9; }
.f67rvt .t8tt2o73 p       { color: #cbd5e1; }
.f67rvt .hg0fmni    .luri36     .w14k::before,
.f67rvt .p8sz7oe  .luri36     .w14k::before,
.f67rvt .zfgi  .luri36     .w14k::before,
.f67rvt .gdznq1b .luri36     .w14k::before { color: #38bdf8; }
.f67rvt .hg0fmni    .ixy7mf9 .w14k::before,
.f67rvt .p8sz7oe  .ixy7mf9 .w14k::before,
.f67rvt .zfgi  .ixy7mf9 .w14k::before,
.f67rvt .gdznq1b .ixy7mf9 .w14k::before { color: #818cf8; }
.f67rvt .hg0fmni    .hf0hyrog    .w14k::before,
.f67rvt .p8sz7oe  .hf0hyrog    .w14k::before,
.f67rvt .zfgi  .hf0hyrog    .w14k::before,
.f67rvt .gdznq1b .hf0hyrog    .w14k::before { color: #2dd4bf; }
.ayxhrl3g .luri36     { background: var(--accent-bg); border-color: var(--accent-light); }
.ayxhrl3g .ixy7mf9 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.ayxhrl3g .hf0hyrog    { background: var(--accent-bg); border-color: var(--accent-pale); }
.ayxhrl3g .hg0fmni    .w14k::before,
.ayxhrl3g .p8sz7oe  .w14k::before,
.ayxhrl3g .zfgi  .w14k::before,
.ayxhrl3g .gdznq1b .w14k::before { color: var(--accent-light) !important; }
.etrku6m .o399icjr { background: var(--bg-pros); }
.etrku6m .g9bo { background: var(--bg-cons); }
.etrku6m .o399icjr .nlge6j { color: var(--c-pros-label); }
.etrku6m .g9bo .zrzrit { color: var(--c-cons); }
.etrku6m .o399icjr ul li,
.etrku6m .j93lwn7y li          { color: var(--c-pros); }
.etrku6m .g9bo ul li,
.etrku6m .m28uxh5 li          { color: var(--c-cons); }
.gmnh8sx .nlge6j::before { content: "★ "; }
.gmnh8sx .zrzrit::before { content: "✕ "; }
.rziebx .t8tt2o73 { background: transparent; border-left: none; border: 1.5px solid; }
.rziebx .luri36     { border-color: var(--c-tip-border); }
.rziebx .hf0hyrog    { border-color: #60a5fa; }
.rziebx .t8tt2o73 strong { color: var(--text-primary); }
.rziebx .t8tt2o73 p      { color: var(--text-muted); }
.mg8g6d .t8tt2o73 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.mg8g6d .luri36     { border-top-color: var(--c-tip-border); }
.mg8g6d .hf0hyrog    { border-top-color: #60a5fa; }
.po3x .t8tt2o73 { border-left: none; border-radius: 8px; }
.po3x .luri36     { background: #065f46; }
.po3x .hf0hyrog    { background: #1e3a8a; }
.po3x .t8tt2o73 strong,
.po3x .t8tt2o73 p { color: #fff; }
.po3x .w14k::before { color: rgba(255,255,255,0.85) !important; }
.gcjb3.po3x .luri36,
.gcjb3 .po3x .luri36     { background: #052e16; }
.gcjb3.po3x .hf0hyrog,
.gcjb3 .po3x .hf0hyrog    { background: #1e1036; }
.rcanjjt.po3x .luri36,
.rcanjjt .po3x .luri36      { background: #2d2000; }
.rcanjjt.po3x .hf0hyrog,
.rcanjjt .po3x .hf0hyrog     { background: #2d1600; }
.f67rvt.po3x .luri36,
.f67rvt .po3x .luri36      { background: #0c1a2e; }
.f67rvt.po3x .hf0hyrog,
.f67rvt .po3x .hf0hyrog     { background: #0a2020; }
.lh5t .t8tt2o73 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.lh5t .luri36     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.lh5t .hf0hyrog    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.lh5t .t8tt2o73 strong { color: var(--text-primary); }
.lh5t .t8tt2o73 p      { color: var(--text-muted); }
.f84n .t8tt2o73 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.hg0fmni .w14k,
.p8sz7oe .w14k,
.zfgi .w14k,
.gdznq1b .w14k { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.hg0fmni .w14k::before,
.p8sz7oe .w14k::before,
.zfgi .w14k::before,
.gdznq1b .w14k::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.hg0fmni .luri36     .w14k::before { content: "✦"; color: var(--c-tip-border); }
.hg0fmni .ixy7mf9 .w14k::before { content: "▲"; color: var(--c-warn-border); }
.hg0fmni .hf0hyrog    .w14k::before { content: "◉"; color: #60a5fa; }
.p8sz7oe .luri36     .w14k::before { content: "★"; color: var(--c-tip-border); }
.p8sz7oe .ixy7mf9 .w14k::before { content: "◆"; color: var(--c-warn-border); }
.p8sz7oe .hf0hyrog    .w14k::before { content: "●"; color: #60a5fa; }
.zfgi .luri36     .w14k::before { content: "▶"; color: var(--c-tip-border); }
.zfgi .ixy7mf9 .w14k::before { content: "■"; color: var(--c-warn-border); }
.zfgi .hf0hyrog    .w14k::before { content: "▸"; color: #60a5fa; }
.gdznq1b .luri36     .w14k::before { content: "→"; color: var(--c-tip-border); }
.gdznq1b .ixy7mf9 .w14k::before { content: "⬥"; color: var(--c-warn-border); }
.gdznq1b .hf0hyrog    .w14k::before { content: "◈"; color: #60a5fa; }
.xa6qf48 .ezdx .o1hs,
.xa6qf48 .d95g7 .o1hs  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.xa6qf48 .fjep2lpj                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.xa6qf48 .sopk004          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.xa6qf48 .f11529jp                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.m2ak .ezdx .o1hs,
.m2ak .d95g7 .o1hs,
.m2ak .fjep2lpj,
.m2ak .jvzx9df,
.m2ak .opc6,
.m2ak .sopk004,
.m2ak .f11529jp,
.m2ak .f84n .t8tt2o73 { box-shadow: none; }
.grpjuv7   body, .grpjuv7   { font-size: 0.9rem; }
.grpjuv7   .vts11, .grpjuv7 .f5n4, .grpjuv7 .cvf8,
.grpjuv7   .t0od, .grpjuv7 .c52490x { font-size: 0.9rem; }
.grpjuv7   .hkejmgk, .grpjuv7 .eu6nqr { font-size: 0.9rem; }
.xdj0   .vts11, .xdj0 .f5n4, .xdj0 .cvf8,
.xdj0   .t0od, .xdj0 .c52490x { font-size: 0.95rem; }
.xdj0   .hkejmgk, .xdj0 .eu6nqr { font-size: 0.95rem; }
.x2y7roo1   .vts11, .x2y7roo1 .f5n4, .x2y7roo1 .cvf8,
.x2y7roo1   .t0od, .x2y7roo1 .c52490x { font-size: 1.08rem; }
.x2y7roo1   .hkejmgk, .x2y7roo1 .eu6nqr { font-size: 1.05rem; }
.x2y7roo1   .zuval { font-size: 0.97rem; }
.yedre8ty .qdq7nwdz      { font-size: 3.2rem; }
.yedre8ty h2.vg08av { font-size: 1.9rem; }
.yedre8ty h3.g4os     { font-size: 1.4rem; }
.cgerv3 .qdq7nwdz      { font-size: 3.8rem; }
.cgerv3 h2.vg08av { font-size: 2.2rem; }
.cgerv3 h3.g4os     { font-size: 1.6rem; }
.gwpezy + .gwpezy { position: relative; }
.ti2jn9   .gwpezy + .gwpezy::before,
.u1gofq2q  .gwpezy + .gwpezy::before,
.tuo76   .gwpezy + .gwpezy::before,
.odf5trns   .gwpezy + .gwpezy::before,
.fsn1xsh3   .gwpezy + .gwpezy::before,
.mmwu8 .gwpezy + .gwpezy::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ti2jn9 .gwpezy + .gwpezy::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.u1gofq2q .gwpezy + .gwpezy::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.tuo76 .gwpezy + .gwpezy::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;
}
.odf5trns .gwpezy + .gwpezy::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.gy2zi .gwpezy { margin-bottom: 16px; }
.gy2zi .gwpezy + .gwpezy { margin-top: 0; }
.gy2zi .axino6gv { padding-top: 0; padding-bottom: 0; }
.fsn1xsh3 .gwpezy + .gwpezy::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.mmwu8 .gwpezy + .gwpezy::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ton7lo01 .gwpezy + .gwpezy::before,
.vatod .gwpezy + .gwpezy::before,
.ahoj .gwpezy + .gwpezy::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%;
}
.dzpv .ton7lo01 .gwpezy:nth-child(even)::before,
.dzpv .vatod .gwpezy:nth-child(even)::before,
.dzpv .ahoj .gwpezy:nth-child(even)::before { background: var(--bg-surface); }
.u3q1d4t .ton7lo01 .gwpezy:nth-child(even)::before,
.u3q1d4t .vatod .gwpezy:nth-child(even)::before,
.u3q1d4t .ahoj .gwpezy:nth-child(even)::before { background: var(--bg-card); }
.ton7lo01 .gwpezy + .gwpezy::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");
}
.vatod .gwpezy + .gwpezy::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");
}
.ahoj .gwpezy + .gwpezy::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");
}
.bgcfifq4 .j4gh,
.ut97 .j4gh { padding-bottom: 60px; }
.l732 .j4gh { padding-bottom: 70px; }
.n1heymx  .g53x:not(.stobp09) .kopqr9q9 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.gryq .uafoon { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.opqcop0 .uafoon { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.n1heymx .stobp09 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.n1heymx .jl5u { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.n1heymx .uafoon { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.t68qqq .uafoon { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.dcco .uafoon { background: var(--accent-bg); }
.w8dydpny .zzzh7jm { float: left; width: 38%; margin: 0 28px 16px 0; }
.w8dydpny .zzzh7jm .cvf9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.w8dydpny .axino6gv::after { content: ''; display: block; clear: both; }
.f70je6 .zzzh7jm { float: right; width: 38%; margin: 0 0 16px 28px; }
.f70je6 .zzzh7jm .cvf9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.f70je6 .axino6gv::after { content: ''; display: block; clear: both; }
.pjb0g .gwpezy:nth-child(odd)  .zzzh7jm { float: left;  width: 38%; margin: 0 28px 16px 0; }
.pjb0g .gwpezy:nth-child(even) .zzzh7jm { float: right; width: 38%; margin: 0 0 16px 28px; }
.pjb0g .zzzh7jm .cvf9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.pjb0g .axino6gv::after { content: ''; display: block; clear: both; }
.w8dydpny .lyfihb,
.w8dydpny .qnup7ak,
.f70je6 .lyfihb,
.pjb0g .lyfihb,
@media (max-width: 900px) {
  .w8dydpny .zzzh7jm,
  .f70je6 .zzzh7jm,
  .pjb0g .gwpezy:nth-child(odd)  .zzzh7jm,
  .pjb0g .gwpezy:nth-child(even) .zzzh7jm {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .w8dydpny .zzzh7jm .cvf9,
  .f70je6 .zzzh7jm .cvf9,
  .pjb0g .zzzh7jm .cvf9 {
    max-height: none !important;
  }
}
.w8dydpny .hkejmgk,
.w8dydpny .eu6nqr,
.f70je6 .hkejmgk,
.f70je6 .eu6nqr,
.pjb0g .hkejmgk,
.pjb0g .eu6nqr { overflow: hidden; }
@media (max-width: 640px) {
  .w8dydpny .zzzh7jm,
  .f70je6 .zzzh7jm,
  .pjb0g .zzzh7jm { float: none; width: 100%; margin: 0 0 16px 0; }
}
.l55lj .sl5uah,
.l55lj .axino6gv,
.l55lj .dcip8  { max-width: 1100px; }
.urb3j .sl5uah,
.urb3j .axino6gv,
.urb3j .dcip8  { max-width: 1200px; }
.mtde .sl5uah,
.mtde .axino6gv,
.mtde .dcip8  { max-width: 1320px; }
.qq6zf4g { font-size: 0.82rem; color: var(--text-muted); }
.gb761e { display: flex; align-items: center; }
.noi0 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.gwr8fyb { display: flex; align-items: center; }
.qvsk { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.qvsk:hover { text-decoration: underline; }
.h98k6omn { margin: 0 3px; opacity: 0.45; }
.h98k6omn::before { content: '/'; }
.wsgv3 { padding: 2px 5px; color: var(--text-main); }
.hk19g .qq6zf4g {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.hk19g .gb761e { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.tmsl5eq3 .qq6zf4g {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.tmsl5eq3 .gb761e { padding: 0 0 0 12px; }
.gg7uph4 .gb761e { padding: 0 16px; }
.gg7uph4 .qq6zf4g {
  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);
}
.gg7uph4 .sl5uah { padding-top: 28px; }
@media (max-width: 720px) {
  .m74q { margin-top: 18px; padding: 0 16px; }
  .gg7uph4 .sl5uah { padding-top: 16px; }
}
.l55lj.hk19g .gb761e { max-width: 1100px; }
.urb3j.hk19g .gb761e { max-width: 1200px; }
.mtde.hk19g .gb761e { max-width: 1320px; }
.i9nvsufw .gwpezy { padding-top: 16px; padding-bottom: 16px; }
.ln8ask .gwpezy { padding-top: 24px; padding-bottom: 24px; }
.xb2xbbr .gwpezy { padding-top: 40px; padding-bottom: 40px; }
.s0k6 .gwpezy { padding-top: 52px; padding-bottom: 52px; }
.u378fg5 .gwpezy:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.u378fg5 .gwpezy:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.u378fg5 .gwpezy:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.u378fg5 .gwpezy:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.xdhut .axino6gv { padding-top: 10px;  padding-bottom: 10px; }
.n28cdh .axino6gv { padding-top: 18px;  padding-bottom: 18px; }
.c1dq .axino6gv { padding-top: 36px;  padding-bottom: 36px; }
.pztj .axino6gv { padding-top: 48px;  padding-bottom: 48px; }
.y9xdu8 h2.vg08av { font-weight: 600; }
.y9xdu8 h3.g4os     { font-weight: 600; }
.ag1f { font-weight: 500; }
.ag1f h2.vg08av { font-weight: 800; }
.ag1f h3.g4os     { font-weight: 700; }
.bx7o0 h2.vg08av { font-weight: 900; }
.bx7o0 h3.g4os     { font-weight: 800; }
.bx7o0 .t8tt2o73 strong,
.bx7o0 .t8tt2o73 strong { font-weight: 600; }
.obhu8hk5 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.yb01 .obhu8hk5 { display: none; }
@media (max-width: 640px) {
  .xh6wtv8l { display: none; }
  .obhu8hk5 {
    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;
  }
}
.obhu8hk5 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.obhu8hk5:hover { opacity: 0.85; }
.ctkou .obhu8hk5 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.vu4hebjm .obhu8hk5,
.e3fqt0f  .obhu8hk5 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.vu4hebjm .obhu8hk5:hover,
.e3fqt0f  .obhu8hk5:hover { opacity: 0.88; }
.ctkou.vu4hebjm .obhu8hk5,
.ctkou.e3fqt0f  .obhu8hk5 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.b317f {
  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;
}
.b317f:hover { transform: translateY(-2px); opacity: 0.92; }
.b317f { background: var(--cta) !important; color: #fff !important; border: none !important; }
.a6xgf05 .b317f { display: none; }
.he8sm .b317f { right: 32px; }
.fv97vdft  .b317f { left: 32px; }
@media (max-width: 480px) {
  .he8sm .b317f { right: 20px; bottom: 20px; }
  .fv97vdft  .b317f { left: 20px; bottom: 20px; }
}
.d27zzb0 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.dcip8 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.snxm7w { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.o7tuxhrn { color: var(--text-dim); font-size: 0.8rem; }
.rd4cifh a, .xkpi a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.rd4cifh a:hover, .xkpi a:hover { color: var(--accent-light); }
.xkpi { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.y8ldq58h .dcip8 { text-align: center; }
.y8ldq58h .xkpi { justify-content: center; margin-bottom: 16px; }
.y8ldq58h .snxm7w { margin-top: 0; }
.lu4mzb7 { margin-top: 10px; }
.lu4mzb7 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .dcip8 { padding-left: 16px; padding-right: 16px; }
  .n7qs0 .dcip8 { padding: 20px 16px; }
  .xkpi { gap: 4px 12px; }
  .snxm7w { font-size: 0.78rem; }
}
.op904n3 .snxm7w { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.op904n3 .o7tuxhrn { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .op904n3 .pf87ie7 { grid-template-columns: 1fr 1fr; } .op904n3 .o7rj { grid-column: 1 / -1; } }
@media (max-width: 480px) { .op904n3 .pf87ie7 { grid-template-columns: 1fr; } }
.tpolw1i .snxm7w { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .tpolw1i .xhduosii { gap: 12px; } .tpolw1i .shwv8a { margin-right: 0; width: 100%; } }
.uczyqbe .snxm7w { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.uczyqbe .o7tuxhrn { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .uczyqbe .ersa4cg { grid-template-columns: 1fr 1fr; } .uczyqbe .gn5ptmvm { grid-column: 1 / -1; } }
@media (max-width: 480px) { .uczyqbe .ersa4cg { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ijgl .c73z18gf { grid-template-columns: 1fr 1fr; } .ijgl .msns9xv6:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ijgl .c73z18gf { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .cck28nnf .c73z18gf { grid-template-columns: 1fr; } }
.cqp746u .dcip8 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.cqp746u .xkpi { justify-content: center; }
.heqzb .n6fm      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.heqzb .d27zzb0 { background: var(--bg-page); border-top-color: var(--border-alt); }
.m0yxofck .n6fm      { background: #0d1117; border-bottom-color: #21262d; }
.m0yxofck .xua8sl { color: var(--accent-light); }
.m0yxofck .ndu4ddd { --msep-color: #8b949e; }
.m0yxofck .ndu4ddd a { color: #8b949e; }
.m0yxofck .ndu4ddd a:hover { color: var(--accent-light); }
.m0yxofck .urog { color: #8b949e; }
.m0yxofck .d27zzb0 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.m0yxofck .snxm7w,
.m0yxofck .o7tuxhrn { color: #6e7681; }
.m0yxofck .rd4cifh a, .m0yxofck .xkpi a,
.m0yxofck .xf72o07 a, .m0yxofck .uvf6 a,
.m0yxofck .xv3o a { color: #8b949e; }
.m0yxofck .shwv8a { color: #e6edf3; }
.m0yxofck .rd4cifh a:hover, .m0yxofck .xkpi a:hover,
.m0yxofck .xf72o07 a:hover, .m0yxofck .uvf6 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .m0yxofck .ndu4ddd { background: #0d1117; border-top-color: #21262d; }
  .m0yxofck .ndu4ddd li a { border-bottom-color: #21262d; }
}
.n3j9 .n6fm      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.n3j9 .xua8sl { color: var(--accent-light); }
.n3j9 .ndu4ddd { --msep-color: #475569; }
.n3j9 .ndu4ddd a { color: #475569; }
.n3j9 .ndu4ddd a:hover { color: var(--accent-light); }
.n3j9 .urog { color: #64748b; }
.n3j9 .d27zzb0 { background: #f0f4f8; border-top-color: #cbd5e1; }
.n3j9 .snxm7w,
.n3j9 .o7tuxhrn { color: #64748b; }
.n3j9 .rd4cifh a, .n3j9 .xkpi a,
.n3j9 .rd4cifh a:hover, .n3j9 .xkpi a:hover,
@media (max-width: 640px) {
  .n3j9 .ndu4ddd { background: #f0f4f8; border-top-color: #cbd5e1; }
  .n3j9 .ndu4ddd li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.vu4hebjm .n6fm      { background: var(--accent); border-bottom-color: var(--accent-light); }
.vu4hebjm .xua8sl { color: #fff; }
.vu4hebjm .ndu4ddd { --msep-color: rgba(255,255,255,0.82); }
.vu4hebjm .ndu4ddd a { color: rgba(255,255,255,0.82); }
.vu4hebjm .ndu4ddd a:hover { color: #fff; }
.vu4hebjm .urog { color: rgba(255,255,255,0.9); }
.vu4hebjm .d27zzb0 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.vu4hebjm .snxm7w,
.vu4hebjm .o7tuxhrn { color: rgba(255,255,255,0.72); }
.vu4hebjm .rd4cifh a, .vu4hebjm .xkpi a,
.vu4hebjm .rd4cifh a:hover, .vu4hebjm .xkpi a:hover,
@media (max-width: 640px) {
  .vu4hebjm .ndu4ddd { background: var(--accent); border-top-color: var(--accent-light); }
  .vu4hebjm .ndu4ddd li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.e3fqt0f .n6fm {
  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);
}
.e3fqt0f .d27zzb0 {
  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) {
  .e3fqt0f .ndu4ddd {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.u8jn9y .zzsx { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.u6l6f .zzsx { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.h4deml .zzsx { min-height: 72px; height: auto; }
.e7fhw4c .zzsx { min-height: 84px; height: auto; }
.n7qs0 .zzsx { max-width: none; padding: 0 32px; }
.n7qs0 .dcip8  { max-width: none; padding: 24px 32px; }
.g8ehgl.urb3j .zzsx { max-width: 1200px; }
.g8ehgl.mtde .zzsx { max-width: 1320px; }
.ohg85svj   .xua8sl, .ohg85svj   .shwv8a { text-transform: capitalize; }
.amr82 .xua8sl, .amr82 .shwv8a { text-transform: lowercase; }
.w3qs85e6 .xua8sl, .w3qs85e6 .shwv8a { text-transform: uppercase; letter-spacing: 0.06em; }
.yuqr, .moaods0b {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.q3m1iom .yuqr,
.yylmoxrf .yuqr,
.hgfgbhq .yuqr,
.xlf24 .yuqr,
.rc7euat   .ndu4ddd a { font-weight: 500; }
.uw8vh .ndu4ddd a { font-weight: 600; }
.xdngfwo9     .ndu4ddd a { font-weight: 700; }
.me9cohn    .ndu4ddd a { font-weight: 800; letter-spacing: 0.01em; }
.qpa319     .ndu4ddd > li + li::before,
.jmgtz    .ndu4ddd > li + li::before,
.spagq    .ndu4ddd > li + li::before,
.prurpcqy .ndu4ddd > li + li::before,
.ge7tqmj .ndu4ddd > li + li::before,
.wqos09  .ndu4ddd > li + li::before,
.v3m1    .ndu4ddd > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.qpa319     .ndu4ddd > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.jmgtz    .ndu4ddd > li + li::before { content: "|"; }
.spagq    .ndu4ddd > li + li::before { content: "—"; }
.prurpcqy .ndu4ddd > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ge7tqmj .ndu4ddd > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.wqos09  .ndu4ddd > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.v3m1    .ndu4ddd > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .jx9xjch .urog,
  .p6wctgr4 .urog,
  .ufuxfcm .urog,
  .fuwdxop2 .urog,
  .i84f .urog {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .jx9xjch .urog::before,
  .p6wctgr4 .urog::before,
  .ufuxfcm .urog::before,
  .fuwdxop2 .urog::before,
  .i84f .urog::before { content: ""; display: block; flex-shrink: 0; }

  
  .jx9xjch .urog::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;
  }

  
  .p6wctgr4 .urog::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;
  }

  
  .ufuxfcm .urog::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;
  }

  
  .fuwdxop2 .urog::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;
  }

  
  .i84f .urog::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) {
  .icpf .urog {
    padding: 5px 14px;
  }
  .icpf .ndu4ddd {
    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;
  }
  .icpf .ndu4ddd li a {
    border-bottom: none; padding: 10px 22px;
  }
  .icpf .ndu4ddd li a:hover { background: var(--bg-raised); }
  .icpf .y9degmc,
  .erxpvfe .y9degmc,
  .nb3ojw1 .y9degmc { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .a7cuxllz .urog {
    padding: 5px 10px;
  }
  .a7cuxllz .ndu4ddd {
    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);
  }
  .a7cuxllz .ndu4ddd.g19sr1r { transform: translateX(0); }
  .a7cuxllz .ndu4ddd li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .a7cuxllz .ndu4ddd li:last-child a { border-bottom: none; }
  .vu4hebjm .ndu4ddd,
  .m0yxofck .ndu4ddd { background: var(--accent) !important; }
  .vu4hebjm .ndu4ddd li a,
  .m0yxofck .ndu4ddd li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .nb3ojw1 .urog {
    padding: 5px 10px;
  }
  .nb3ojw1 .ndu4ddd {
    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);
  }
  .nb3ojw1 .ndu4ddd::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .nb3ojw1 .ndu4ddd.g19sr1r { transform: translateY(0); }
  .nb3ojw1 .ndu4ddd li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .d6qq2 .urog {
    padding: 5px 10px;
  }
  .d6qq2 .ndu4ddd {
    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;
  }
  .d6qq2 .ndu4ddd.g19sr1r { opacity: 1; pointer-events: auto; }
  .d6qq2 .ndu4ddd li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ce3uqz6     .urog { border-radius: 0 !important; }
  .mqngii   .urog { border-radius: 8px !important; }
  .mb426kac .urog { border-radius: 50% !important; }
  .xtkg   .urog { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .m27lf .ipw5w3h { flex-direction: column; align-items: stretch; }
  .m27lf .safedgpi { flex-direction: row; min-width: auto; }
  .m27lf .m6svxzt { align-items: flex-start; text-align: left; }
}
.bj1ajwy,
.bj1ajwy.gwpezy,
.dzpv .bj1ajwy,
.muffo .bj1ajwy,
.u3q1d4t .bj1ajwy,
.hq0sa .bj1ajwy {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.ja7i {
  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;
}
.gwvk0cn { flex: 1 1 280px; min-width: 0; }
.gabca {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.qkt6jz2r {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.l9pr {
  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;
}
.l9pr:hover { transform: translateY(-1px); opacity: 0.95; }
.e9ashae .ja7i {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.e9ashae .gabca { color: var(--cta); }
.e9ashae .qkt6jz2r { color: var(--text-body); }
.e9ashae .l9pr {
  background: var(--cta) !important;
  color: #fff !important;
}
.y4qg3ch .ja7i {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.y4qg3ch .gabca { color: var(--text-primary); }
.y4qg3ch .qkt6jz2r { color: var(--text-body); }
.y4qg3ch .l9pr {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .ja7i {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .gwvk0cn { flex: 0 0 auto; }
  .gabca { font-size: 1.2rem; }
  .l9pr { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.mss7xzb .c7bb0vk6 { height: 36px; }
.vaho .c7bb0vk6 { height: 60px; max-width: 200px; }
.m5adskdv .c7bb0vk6 { height: 56px; max-width: 180px; }
@media (min-width: 720px) {
  .klkmj9 .qnup7ak {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .klkmj9 .jvzx9df {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .klkmj9 .jvzx9df { padding: 40px 16px 20px; }
  .klkmj9 .es6r8oj {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .klkmj9 .f4xm { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .z535rt .jvzx9df {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .z535rt .jvzx9df::before {
    position: absolute; top: 14px; left: 14px;
  }
  .z535rt .bsqb {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .z535rt .bku8e { white-space: normal; text-align: center; font-size: 1.2rem; }
  .z535rt .es6r8oj {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .z535rt .f4xm { width: 100%; min-width: 0; }
  .z535rt .ase3y { min-width: 0; }
}
.z0xy1 .ive8pu {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.z0xy1 .ive8pu summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.z0xy1 .ive8pu p { padding: 0 2px 16px; }
.fycy .ive8pu { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.fycy .ive8pu summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.fycy .ive8pu summary::after { content: "›"; font-size: 1.2em; }
.fycy .ive8pu[open] summary::after { content: "‹"; }
.fycy .ive8pu p { padding: 10px 22px 4px; }
.hnqwr .ive8pu {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.hnqwr .ive8pu summary { color: var(--text-primary); padding-left: 16px; }
.hnqwr .ive8pu summary::after { content: "›"; font-size: 1.1em; }
.hnqwr .ive8pu[open] summary::after { content: "‹"; }
.hnqwr .ive8pu p { padding-left: 16px; }
.yimw9 .b8v1cd { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.yimw9 .ive8pu {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.yimw9 .ive8pu:last-child { border-bottom: none; }
.yimw9 .ive8pu summary { color: var(--text-primary); border-radius: 0; }
.yimw9 .ive8pu summary::after { content: "›"; font-size: 1.1em; }
.yimw9 .ive8pu[open] summary::after { content: "‹"; }
.cnjryu9p .ive8pu { overflow: hidden; }
.cnjryu9p .ive8pu summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.cnjryu9p .ive8pu summary::after { color: rgba(255,255,255,.75); }
.cnjryu9p .ive8pu[open] summary { border-radius: 0; }
.hcf7sz { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.p0ak1bl {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.eo0yoy2 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.clrmwibi { color: var(--text-muted); font-size: 1.05rem; }
.q37do7np {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.v8ci7csk { margin-bottom: 20px; }
.u9yqzd85 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.r1mlli50 {
  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;
}
.r1mlli50:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.xq9ix { resize: vertical; min-height: 130px; }
.p64ycp { width: 100%; margin-top: 8px; }
.eeweix50 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.hyfxu9 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.fkwc2b7 { color: var(--text-muted); line-height: 1.75; }
.msg1kxn8 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.msg1kxn8 li { margin-bottom: 6px; }
.kb25wsea { max-width: 760px; margin: 0 auto; }
.rf4wbfjo { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.hbc84i { max-width: 760px; margin: 0 auto; }
.mmpf ul.msg1kxn8 { margin: 0; }
@media (max-width: 640px) { .fhooat7 { grid-template-columns: 1fr; gap: 10px; } }
.uo4ru9a { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.qfgupjc5 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.l3xm { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.qfgupjc5 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.qfgupjc5 .msg1kxn8 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .uo4ru9a { grid-template-columns: 1fr; } }
.l39pxt { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.l39pxt:hover .a0uiwq { color: var(--accent-light); text-decoration: underline; }
.jywi { color: inherit; text-decoration: none; }
.jywi:hover { color: var(--accent-light); text-decoration: underline; }
.kbycyyid { display: inline-block; line-height: 0; }
.iyaxmmgx { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.n2n76z { margin-bottom: 48px; }
.xjlwuv { max-width: 760px; margin: 0 auto; }
.mnvj { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.mnvj:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.rhey8e { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.mnvj p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mnvj ul.msg1kxn8 { margin: 0; }
.qbub5g { color: var(--text-muted); line-height: 1.75; }
.iqn1u .msg1kxn8,
.wgy13 .msg1kxn8,
.qgfy43mu .msg1kxn8,
.f0ajd .msg1kxn8 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.iqn1u .mnvj,
.wgy13 .mnvj { text-align: left; }
.iqn1u .rhey8e,
.wgy13 .rhey8e { text-align: center; }
.sa915 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.si5c5gn { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.bcobos46 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.gzlz7 { margin-top: 12px; }
.bvy7n8s { 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; }
.bvy7n8s:hover { border-bottom-color: var(--accent-light); }
.vrrd { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.vrrd img { width: 100%; height: 100%; object-fit: cover; display: block; }
.meskwj { border-radius: 50%; }
.i6phuzun { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.yjqgnv7 { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
.brd2hie3 { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .brd2hie3 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.c5mhr9vt .bcobos46, .c5mhr9vt .si5c5gn { max-width: 640px; }
.de325 .sa915 { font-size: 1.6rem; margin-top: 18px; }
.l1fd4g .bcobos46 { margin-bottom: 28px; }
@media (max-width: 860px) { .n3f9vb2 { grid-template-columns: 1fr; } .de325 { position: static; text-align: center; } }
.d5h4uq5z .vrrd { margin: 0 auto 18px; }
.d5h4uq5z .i6phuzun { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .s51a4 { grid-template-columns: 1fr; } }
.h9o95q .sa915 { font-size: 1.6rem; margin-bottom: 6px; }
.f0ajd .msg1kxn8 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .h9o95q { flex-direction: column; text-align: center; } .jfwd0s3x { grid-template-columns: 1fr; } }
.ort9f4r .sa915 { font-size: 1.35rem; margin: 0 0 4px; }
.ort9f4r .i6phuzun { margin: 0; }
.qosk .eo0yoy2 { color: var(--accent-light); }
.k6rn8 .eo0yoy2 { font-size: 2rem; }
.k6rn8 .clrmwibi { max-width: 680px; }
.h8f2wf {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.h8f2wf .eo0yoy2 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.h8f2wf .clrmwibi  { margin: 0; }
@media (max-width: 640px) { .h8f2wf { flex-direction: column; } }
.ze5pbq7 .eo0yoy2 { color: var(--accent-light); }
.bcwora .eo0yoy2 { color: #fff; }
.bcwora .clrmwibi  { color: rgba(255,255,255,0.85); }
.d9k6m { max-width: 680px; margin: 0 auto; }
.nixvxtn {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .nixvxtn { grid-template-columns: 1fr; } }
.lo08 .r1mlli50 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.lo08 .r1mlli50:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.xetp5 .r1mlli50 { background: var(--bg-raised); border-color: transparent; }
.xetp5 .r1mlli50:focus { background: var(--bg-card); border-color: var(--accent-light); }
.uzi8 .r1mlli50 { border-radius: 100px; padding: 11px 20px; }
.uzi8 .xq9ix { border-radius: 14px; }
.on9d {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .on9d { grid-template-columns: 1fr; } }
.xp6bqx6 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.xp6bqx6 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.xp6bqx6 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.e81jb9 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.e81jb9 li { margin-bottom: 6px; }
.bdzdhq52{display:none}
.bdzdhq52:empty,.pjg1:empty{display:none}
.egm1a{position:relative;overflow:visible}
.znp94db .ljy6,.b3gsbbkr .ljy6,
.of5zr .ljy6,.to92v .ljy6,
.oo7fft .ljy6,.wxzte88 .ljy6{display:block}
.hjdog8xh .qekr{display:block}
.znp94db .ljy6,.b3gsbbkr .ljy6,
.of5zr .ljy6,.to92v .ljy6,
.oo7fft .ljy6{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.znp94db .ljy6 .pjg1,.b3gsbbkr .ljy6 .pjg1,
.of5zr .ljy6 .pjg1,.to92v .ljy6 .pjg1,
.oo7fft .ljy6 .pjg1{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.znp94db .hgoc,.b3gsbbkr .hgoc,
.of5zr .hgoc,.to92v .hgoc,
.oo7fft .hgoc{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.znp94db .ljy6,.b3gsbbkr .ljy6{top:12px}
.znp94db .ljy6 .pjg1{margin-right:auto}
.b3gsbbkr .ljy6 .pjg1{margin-left:auto}
.b3gsbbkr .ljy6{text-align:right}
.of5zr .ljy6,.to92v .ljy6{bottom:12px}
.of5zr .ljy6 .pjg1{margin-right:auto}
.to92v .ljy6 .pjg1{margin-left:auto}
.to92v .ljy6{text-align:right}
.oo7fft .ljy6{position:relative;margin-top:16px}
.oo7fft .ljy6 .pjg1{margin:0 auto}
.wxzte88 .ljy6{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.wxzte88 .ljy6 .pjg1{margin:0}
.wxzte88 .uafoon~.ljy6,
.wxzte88 .v8ryd9~.ljy6{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.wxzte88 .uafoon~.ljy6 .pjg1,
.wxzte88 .v8ryd9~.ljy6 .pjg1{justify-content:flex-start}
.uafoon~.ljy6,.v8ryd9~.ljy6{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.uafoon~.ljy6 .pjg1{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.v8ryd9~.ljy6 .pjg1{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.qekr .pjg1{margin:0 0 12px}
.pjg1{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.wwozvco5{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.a0uiwq{font-weight:600;color:var(--text-heading);opacity:1}
.tcxf0a::before{content:"·";margin:0 2px;opacity:.5}
.hgoc{white-space:nowrap}
.aoj7 .wwozvco5{display:none}
.prp4ky .hgoc{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.prp4ky .tcxf0a::before{content:""}
.dhwu .hgoc{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.dhwu .tcxf0a::before{content:""}
.an3ij6nt .pjg1{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.fwva274p .hgoc{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.fwva274p .tcxf0a::before{content:""}
.p4vid .hgoc{color: var(--accent-light);opacity:1;font-weight:500}
.jldm7i .hgoc{border-bottom:1px solid currentColor;padding-bottom:2px}
.qmfvnc .pjg1{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.xoc3ymw7{--date-bg:transparent}
.bsr6 .tcxf0a::before{content:""}
.g6bhvvb .tcxf0a::before{content:"•";opacity:.4}
.g6bhvvb .hgoc + .hgoc::before{content:"•";margin-right:6px;opacity:.4}
.n05cb .tcxf0a::before{content:"/";opacity:.35}
.n05cb .hgoc + .hgoc::before{content:"/";margin-right:6px;opacity:.35}
.sz1xavd .tcxf0a::before{content:"|";opacity:.3}
.sz1xavd .hgoc + .hgoc::before{content:"|";margin-right:6px;opacity:.3}
.r1ql .tcxf0a::before{content:"—";opacity:.3}
.r1ql .hgoc + .hgoc::before{content:"—";margin-right:6px;opacity:.3}
.oiegam .tcxf0a::before{content:"◆";font-size:.5em;opacity:.35}
.oiegam .hgoc + .hgoc::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.ufi93zh .tcxf0a::before{content:"·";opacity:.4}
.ufi93zh .hgoc + .hgoc::before{content:"·";margin-right:6px;opacity:.4}
.p7vyt .tcxf0a::before{content:"›";opacity:.4}
.p7vyt .hgoc + .hgoc::before{content:"›";margin-right:6px;opacity:.4}
.j3wszl .tcxf0a::before{content:"→";opacity:.35;font-size:.85em}
.j3wszl .hgoc + .hgoc::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.yu46ixt{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.e7lgq6e{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.r8kd{display:flex;flex-direction:column;gap:3px}
.d06x5{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.yc9h7b5y{font-weight:700;font-size:1rem;color:var(--text-heading)}
.j6ng{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.xqk3l2k .yu46ixt{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.cddw18xk .yu46ixt{border-top:3px solid var(--accent);padding-top:18px}
.ap2jlmz .yu46ixt{border-left:3px solid var(--accent);border-radius:0}
.lwkge6 .yu46ixt{padding:20px 0}
@media(max-width:640px){
  .yu46ixt{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .j6ng{max-width:100%}
}
.wpl6ttg .sopk004{margin:0}
@media (max-width:560px){
  .ohwmr04{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) {
  .pfck9 { padding: 28px 18px 20px; }
  .m7wnhr1 { font-size: 1.2rem; }
  .gatdi564 { max-width: 220px; max-height: 80px; }
}
.n76oz  .mte3 { border-radius: 50%; }
.uozzd6 .ja7i {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .mte3 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.z136 {
  margin: 28px 0 24px;
}
.z136 .gwpezy {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.z136 .axino6gv {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.z136 .ja7i {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .zzsx { flex-direction: row-reverse; }
[dir="rtl"] .ndu4ddd { flex-direction: row-reverse; }
[dir="rtl"] .he8sm .b317f { right: auto; left: 32px; }
[dir="rtl"] .fv97vdft  .b317f { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .he8sm .b317f { right: auto; left: 20px; }
  [dir="rtl"] .fv97vdft  .b317f { left: auto;  right: 20px; }
}
[dir="rtl"] .w8dydpny .zzzh7jm  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .f70je6 .zzzh7jm { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .uafoon,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .hkejmgk, [dir="rtl"] .eu6nqr { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .t8tt2o73 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .ja7i { direction: rtl; }
[dir="rtl"] .qq6zf4g { direction: rtl; }
[dir="rtl"] .f11529jp { direction: rtl; }
[dir="rtl"] .h6jo { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .d8fua .eu6nqr,
[dir="rtl"] .snyhy .eu6nqr,
[dir="rtl"] .gujulsjd .eu6nqr,
[dir="rtl"] .gzp7n .eu6nqr {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .d8fua .eu6nqr li::before,
[dir="rtl"] .snyhy .eu6nqr li::before,
[dir="rtl"] .gujulsjd .eu6nqr li::before,
[dir="rtl"] .gzp7n .eu6nqr li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .g53x.n5pnxe .c56ovdgz,
[dir="rtl"] .gneaktxi.n5pnxe .c56ovdgz,
[dir="rtl"] .stobp09.n5pnxe .c56ovdgz,
[dir="rtl"] .d627n0e.n5pnxe .c56ovdgz,
[dir="rtl"] .ju9xu1k.n5pnxe .c56ovdgz { text-align: right; }
[dir="rtl"] .uafoon.n5pnxe .j4gh { align-items: flex-end; text-align: right; }
[dir="rtl"] .uafoon.iwl67v .j4gh { text-align: center; }
[dir="rtl"] .uafoon .j4gh { text-align: right; }
[dir="rtl"] .axino6gv,
[dir="rtl"] .t0od,
[dir="rtl"] .c52490x,
[dir="rtl"] .f792bp,
[dir="rtl"] .q37do7np,
[dir="rtl"] .u9yqzd85,
[dir="rtl"] .bcobos46,
[dir="rtl"] .r1mlli50,
[dir="rtl"] .xq9ix { text-align: right; direction: rtl; }
[dir="rtl"] .uzi8 .r1mlli50,
[dir="rtl"] .lo08 .r1mlli50 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #745f01;
  --brand:           #745f01;
  --brand-light:     #604f05;
  --brand-pale:      #7f6a0f;
  --grad-start:      #cfa901;
  --grad-end:        #f0ca1d;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #745f01;
  --cta-light:       #4c3e00;
  --cta-hover:       #372d00;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f5f3;
  --bg-raised:       #f1f0ed;
  --bg-hover:        #f6f5f3;
  --border:          #e9e7e1;
  --border-alt:      #dddacf;
  --border-section:  #e9e7e1;
  --text-primary:    #1c1b16;
  --text-muted:      #625e50;
  --text-body:       #38362d;
  --text-sub:        #545144;
  --text-faint:      #8c8772;
  --text-dim:        #a39f8e;
  --text-label:      #706c5b;
  --text-value:      #464339;
  --accent-bg:       #f8f3dc;
  --accent-bg-light: #f7edbf;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f9f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf4f3;
  --c-pros:          #0c961e;
  --c-cons:          #9f3121;
  --c-pros-label:    #0eb323;
  --c-tip-border:    #10c627;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c961e;
}
:root { --logo-bg-opacity: 59%; }
body, button, input { font-family: "Mulish", sans-serif; }
.imxn7 .w14k { font-size: 0; width: 1.2rem; flex-shrink: 0; }.imxn7 .w14k::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.imxn7 .luri36     .w14k::before { content: "";  color: var(--c-tip-border); }.imxn7 .ixy7mf9 .w14k::before { content: ""; color: var(--c-warn-border); }.imxn7 .hf0hyrog    .w14k::before { content: ""; color: #60a5fa; }.gcjb3 .imxn7 .luri36     .w14k::before { color: #10b981; }.gcjb3 .imxn7 .ixy7mf9 .w14k::before { color: #f43f5e; }.gcjb3 .imxn7 .hf0hyrog    .w14k::before { color: #a855f7; }.rcanjjt  .imxn7 .luri36     .w14k::before { color: #eab308; }.rcanjjt  .imxn7 .ixy7mf9 .w14k::before { color: #ef4444; }.rcanjjt  .imxn7 .hf0hyrog    .w14k::before { color: #f97316; }.f67rvt  .imxn7 .luri36     .w14k::before { color: #38bdf8; }.f67rvt  .imxn7 .ixy7mf9 .w14k::before { color: #818cf8; }.f67rvt  .imxn7 .hf0hyrog    .w14k::before { color: #2dd4bf; }.ayxhrl3g .imxn7 .w14k::before { color: var(--accent-light) !important; }
.gcgcqa .k85eock, .gcgcqa .uafoon { min-height: 640px; }
.pxh0lrqe .obhu8hk5::after,.pxh0lrqe .b317f::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; }
.h98k6omn::before { content: '◆'; font-size: 0.5em; }