:root {
  --color-accent: #3fab40;
  --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;
}
.vx68ch4 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ei3x3 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.jp1lwl {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.v3p6nuv { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.vqr7e { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.vqr7e a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.vqr7e a:hover { color: var(--accent-light); }
.qwnqk     .jtm24l3q { border-radius: 24px; padding: 8px; }
.qwnqk .jtm24l3q li a { border-radius: 16px; }
.ug28 .jtm24l3q li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .jtm24l3q {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .fd1sr449:hover .jtm24l3q,
  .fd1sr449:focus-within .jtm24l3q { display: block; }
  .jtm24l3q li a { padding: 8px 16px; font-size: 0.88rem; }
}
.szfd {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.wgoz16 { display: none; }
@media (max-width: 640px) {
  .wgoz16 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .wgoz16.ug1nzp { display: block; }
}
@media (max-width: 640px) {
  .szfd { display: block; }
  .vqr7e > li + li::before { display: none !important; }
  .vqr7e {
    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;
  }
  .vqr7e.ug1nzp { display: flex; }
  .vqr7e li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .vqr7e li:last-child a { border-bottom: none; }
}
.ih5g { min-height: 480px; }
.uxz5 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.suxquce4 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.tm6nfwxu .suxquce4 { margin-left: 0; margin-right: 0; }
.xq8069 {
  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;
}
.mua3ksqc .xq8069 { margin-top: 24px; }
.xq8069:hover { opacity: 0.88; }
.jl9pc {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.ztp8lf47 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.jl9pc .e4w0zof2 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.jl9pc .uxz5 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.jl9pc .suxquce4 { color: #e2e8f0; }
.jl9pc.h3ic .e4w0zof2 { text-align: center; }
.jl9pc.tm6nfwxu   .e4w0zof2 { text-align: left; }
.bv7d37 .e4w0zof2 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.bv7d37 .uxz5 { color: var(--text-primary); text-shadow: none; }
.bv7d37 .suxquce4 { color: var(--text-muted); }
.bv7d37 .xq8069 { margin-top: 16px; }
.bv7d37, .bv7d37.ih5g { min-height: auto !important; }
.bv7d37.h3ic .e4w0zof2 { text-align: center; }
.bv7d37.tm6nfwxu   .e4w0zof2 { text-align: left; }
.bv7d37~.aaf1h7sg{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}
.bv7d37~.aaf1h7sg .atn6c4q{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; }
}
.z8hch .jl9pc .ztp8lf47 {
  overflow: hidden;
}
.z8hch .jl9pc .ztp8lf47::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); }
}
.sgae .jl9pc .ztp8lf47 {
  overflow: hidden;
}
.sgae .jl9pc .ztp8lf47::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.ppg7 .jl9pc .ztp8lf47 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.lyah47c9 .jl9pc .ztp8lf47 {
  overflow: hidden;
}
.lyah47c9 .jl9pc .ztp8lf47::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.ue207s8 .jl9pc .ztp8lf47 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.i2ntmtur .ztp8lf47 {
  background: none;
}
.i2ntmtur .uxz5 { color: #fff; }
.i2ntmtur .suxquce4 { color: rgba(255,255,255,0.85); }
.i2ntmtur .xq8069 { background: #fff; color: var(--cta); }
.i2ntmtur .xq8069:hover { opacity: 0.92; }
.xva0y6k7 .uxz5 { text-shadow: none; color: var(--text-primary); }
.xva0y6k7 .suxquce4 { color: var(--text-muted); }
body.fev1p .uxz5 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.c8s8b2p .uxz5 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ih5g.i2ntmtur .uxz5,
section.i2ntmtur .uxz5 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.xva0y6k7.h3ic .wnti { align-items: center; text-align: center; }
.ih5g .cg3uwm {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.cg3uwm .txriyj.s3hbdet {
  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;
}
.cg3uwm .txriyj.s3hbdet:hover { opacity: 0.85; }
.yx1zn9i3 .e4w0zof2 { padding-bottom: 24px; }
.mua3ksqc .e4w0zof2 { max-width: 1100px; }
@media (max-width: 700px) {
  .xva0y6k7 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .xva0y6k7:not(.ej85gyk) .c2xp1t { display: none !important; }
  .ej85gyk .c2xp1t { padding: 16px; }
  .wnti  { padding: 36px 24px; }
  .xva0y6k7~.aaf1h7sg,.o6mrbda~.aaf1h7sg{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ih5g, .xva0y6k7 { min-height: 320px !important; }
  .uxz5 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .we9bwg,
  .liq5,
  .t8s68g3 { grid-template-columns: 1fr !important; }

  

  
  .yx1zn9i3 { display: flex !important; flex-direction: column !important; }
  .yx1zn9i3 .e4w0zof2 { display: contents; }
  .yx1zn9i3 .ztp8lf47 { order: 0; }
  .yx1zn9i3 .uxz5 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .yx1zn9i3 .we9bwg { order: 2; padding: 0 16px 12px !important; }
  .yx1zn9i3 .suxquce4 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .mua3ksqc .e4w0zof2 { display: flex; flex-direction: column; }
  .mua3ksqc .e4w0zof2 .uxz5 { order: 1; }
  .mua3ksqc .e4w0zof2 .t8s68g3 { order: 2; margin: 8px 0 24px !important; }
  .mua3ksqc .e4w0zof2 .suxquce4 { order: 3; }
  .mua3ksqc .e4w0zof2 .xq8069 { order: 4; align-self: center; margin-top: 0; }

  
  .xva0y6k7.ej85gyk {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .xva0y6k7.ej85gyk .wnti { display: contents; padding: 0; }
  .xva0y6k7.ej85gyk .wnti .uxz5 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .xva0y6k7.ej85gyk .c2xp1t { order: 2; padding: 12px 16px; }
  .xva0y6k7.ej85gyk .wnti .suxquce4 { order: 3; padding: 0 24px; margin: 0 auto; }
  .xva0y6k7.ej85gyk .wnti .xq8069 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.kimoy8i { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.rhabtqvb { width: 100%; height: auto; display: block; border-radius: 10px; }
.o9gmmz .kimoy8i        { border-radius: 16px; }
.o9gmmz .rhabtqvb  { border-radius: 16px; }
.tne1dq .kimoy8i         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.tne1dq .rhabtqvb   { border-radius: 8px; }
.tsl4v { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.orpln { width: 100%; padding: 32px 0; position: relative; }
.h0e4 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.k22mh6w .orpln:nth-child(even) { background: var(--bg-surface); }
.k22mh6w .orpln:nth-child(odd)  { background: var(--bg-page); }
.pwuknw6 .orpln:nth-child(even) { background: var(--bg-card); }
.pwuknw6 .orpln:nth-child(odd)  { background: var(--bg-page); }
.k22mh6w .orpln:nth-child(odd)  .h0e4 { background: var(--bg-card); border-radius: 6px; }
.k22mh6w .orpln:nth-child(even) .h0e4 { background: var(--bg-raised); border-radius: 6px; }
.pwuknw6 .orpln:nth-child(odd)  .h0e4 { background: var(--bg-card); border-radius: 6px; }
.pwuknw6 .orpln:nth-child(even) .h0e4 { background: var(--bg-raised); border-radius: 6px; }
.k22mh6w .orpln:nth-child(even) .xpydkl37 .txym9rw,
.pwuknw6 .orpln:nth-child(even) .xpydkl37 .txym9rw { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.k22mh6w .orpln:nth-child(odd) .xpydkl37 .txym9rw,
.pwuknw6 .orpln:nth-child(odd) .xpydkl37 .txym9rw { background: var(--bg-card-inner); }
.k22mh6w .orpln:nth-child(even) .xrhx .txym9rw:nth-child(odd),
.pwuknw6 .orpln:nth-child(even) .xrhx .txym9rw:nth-child(odd)  { background: var(--bg-card); }
.k22mh6w .orpln:nth-child(even) .xrhx .txym9rw:nth-child(even),
.pwuknw6 .orpln:nth-child(even) .xrhx .txym9rw:nth-child(even) { background: var(--bg-card-inner); }
h1.grqh5 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.grqh5 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.b90g { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.jovwjxv h2.grqh5 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.kfnixv h2.grqh5 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.kaynh h2.grqh5 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ml8yj h2.grqh5::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.tgyqp h2.grqh5 {
  color: var(--text-primary); font-size: 1.7rem;
}
.apmv3pc4 h2.grqh5::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.tp5slk8 h2.grqh5 {
  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;
}
.qt83 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .qt83 { display: none; } }
.cy8r { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.qlwqt { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.qbp4om7 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.bswlgss5 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.kv0b { padding-left: 20px; }
.kv0b li { margin-bottom: 6px; }
.kv0b a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.kv0b a:hover { color: var(--accent-light); }
.aj4n7 .bswlgss5 { display: none; }
.exqmvvyq .bswlgss5 { display: none; }
.exqmvvyq .kv0b { padding-left: 0; list-style: none; }
.exqmvvyq .kv0b li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.exqmvvyq .kv0b a { font-size: 0.92rem; }
.ab1b35 .qbp4om7 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ab1b35 .bswlgss5 { display: none; }
.ab1b35 .kv0b { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ab1b35 .kv0b li { margin-bottom: 0; }
.ab1b35 .kv0b 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;
}
.ab1b35 .kv0b a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.lahh3a .qbp4om7 { padding: 20px 20px 16px; }
.lahh3a .kv0b {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.lahh3a .kv0b li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.lahh3a .kv0b 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;
}
.lahh3a .kv0b 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;
}
.lahh3a .kv0b a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.lahh3a .kv0b a:focus,
.lahh3a .kv0b a:focus-visible,
.lahh3a .kv0b a:target { outline: none; }
.lahh3a .kv0b li:target a { border-color: var(--border); color: var(--text-muted); }
.y22wss .qbp4om7 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.y22wss .bswlgss5 { display: none; }
.y22wss .kv0b { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.y22wss .kv0b li { margin-bottom: 0; }
.y22wss .kv0b li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.y22wss .kv0b li:last-child::after { content: ""; margin-right: 0; }
.y22wss .kv0b a { font-size: 0.9rem; }
.txym9rw { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.xpydkl37 .txym9rw { background: var(--bg-card); }
.xrhx .txym9rw:nth-child(odd)  { background: var(--bg-card); }
.xrhx .txym9rw:nth-child(even) { background: var(--bg-raised); }
.r8lmj8p .txym9rw {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.r8lmj8p .txym9rw:last-child { border-bottom: none; }
.r8lmj8p h3.b90g { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.vfkdbgu .txym9rw {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.vfkdbgu .txym9rw + .txym9rw { margin-top: 4px; }
.fsznge .txym9rw { background: none; border-radius: 0; padding: 12px 0; }
.fsznge .txym9rw + .txym9rw { border-top: 1px solid var(--border-section); }
.hkaknwk3 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.v4w8t { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.e0kfax { color: var(--text-body); margin-bottom: 10px; }
.uhk06, .kwt6nsn { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.uhk06 li, .kwt6nsn li { margin-bottom: 6px; }
.kwt6nsn li { list-style: decimal; }
.b74vkvs     .uhk06 { list-style-type: "● "; }
.jyn1n2  .uhk06 { list-style-type: "■ "; }
.y7c04 .uhk06 { list-style-type: "◆ "; }
.ky3f    .uhk06 { list-style-type: "★ "; }
.b74vkvs     .j9km0bw { list-style-type: "● "; }
.jyn1n2  .j9km0bw { list-style-type: "■ "; }
.y7c04 .j9km0bw { list-style-type: "◆ "; }
.ky3f    .j9km0bw { list-style-type: "★ "; }
.b74vkvs    .uhk06 li::marker, .b74vkvs    .j9km0bw li::marker,
.jyn1n2 .uhk06 li::marker, .jyn1n2 .j9km0bw li::marker,
.y7c04 .uhk06 li::marker, .y7c04 .j9km0bw li::marker,
.ky3f   .uhk06 li::marker, .ky3f   .j9km0bw li::marker {
  color: var(--cta); font-size: 1em;
}
.b74vkvs .kwt6nsn,
.jyn1n2 .kwt6nsn,
.y7c04 .kwt6nsn,
.ky3f .kwt6nsn {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.b74vkvs .kwt6nsn li,
.jyn1n2 .kwt6nsn li,
.y7c04 .kwt6nsn li,
.ky3f .kwt6nsn li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.b74vkvs .kwt6nsn li::before,
.jyn1n2 .kwt6nsn li::before,
.y7c04 .kwt6nsn li::before,
.ky3f .kwt6nsn 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;
}
.b74vkvs     .kwt6nsn li::before { border-radius: 50%; }
.jyn1n2  .kwt6nsn li::before { border-radius: 3px; }
.y7c04 .kwt6nsn li::before { border-radius: 3px; }
.ky3f    .kwt6nsn li::before { border-radius: 50%; }
.k81g .nl2yj1jy tbody tr:nth-child(even) td { background: var(--bg-surface); }
.kyi0 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.z1mz5 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ixxb { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.o0c9q88 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.fus749t7 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.j9km0bw { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.j9km0bw 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%}
.w8za7itf .o0c9q88 { background: transparent; text-align: center; }
.vkx4qs .ixxb {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.e9eivb .ixxb {
  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);
}
.f0pvfe .z1mz5 { display: grid; grid-template-columns: auto 1fr; }
.f0pvfe .ixxb {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.f0pvfe .o0c9q88 { grid-column: 2; }
.f0pvfe .fus749t7,
.f0pvfe .j9km0bw { grid-column: 1 / -1; }
.wtnnw .z1mz5 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.wtnnw .ixxb {
  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);
}
.wtnnw .o0c9q88 { grid-column: 2; }
.wtnnw .fus749t7,
.wtnnw .j9km0bw { grid-column: 1 / -1; }
.n8y4f9s .z1mz5 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.n8y4f9s .o0c9q88 { background: none; color: var(--accent-light); font-weight: 700; }
.xqtyc4 .z1mz5 { 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); }
.xqtyc4 .o0c9q88 { background: none; color: var(--accent-light); font-weight: 700; }
.cwjf .z1mz5 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.cwjf .z1mz5:last-child { border-bottom: none; }
.cwjf .o0c9q88 { background: none; color: var(--accent-light); font-weight: 700; }
.xa09xj .z1mz5 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.xa09xj .o0c9q88 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.nc5b5pw .kyi0 { counter-reset: card-n; }
.nc5b5pw .z1mz5  { counter-increment: card-n; }
.nc5b5pw .o0c9q88 { display: flex; align-items: center; gap: 10px; }
.nc5b5pw .o0c9q88::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;
}
.parqbgmi .z1mz5 { background: var(--bg-surface); border: 1px solid var(--border); }
.parqbgmi .o0c9q88 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.eckw { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ey86lk  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.ptif8v1 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.eckw strong { color: var(--text-primary); font-size: 0.95rem; }
.eckw p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.rhabtqvb { width: 100%; height: auto; border-radius: 10px; display: block; }
.s3hbdet {
  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;
}
.s3hbdet:hover { opacity: 0.85; }
.alom4pjv .s3hbdet  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.alom4pjv .s3hbdet:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ludas .s3hbdet  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ludas .s3hbdet:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.isgg .xq8069 { border-radius: 50px; }
.isgg .s3hbdet  { border-radius: 50px; }
.h9ri .xq8069 { padding-left: 22px; padding-right: 22px; }
.h9ri .s3hbdet  { padding-left: 12px; padding-right: 12px; }
.zmon .xq8069 { padding-left: 44px; padding-right: 44px; }
.zmon .s3hbdet  { padding-left: 24px; padding-right: 24px; }
.p21gnf .xq8069 { padding-left: 56px; padding-right: 56px; }
.p21gnf .s3hbdet  { padding-left: 32px; padding-right: 32px; }
.hyx6uk   .xq8069::after, .hyx6uk   .s3hbdet::after,
.g1a3ifo3 .xq8069::after, .g1a3ifo3 .s3hbdet::after,
.cxfkaq7    .xq8069::after, .cxfkaq7    .s3hbdet::after,
.g7mdzi6h    .xq8069::after, .g7mdzi6h    .s3hbdet::after,
.poihgoi5    .xq8069::after, .poihgoi5    .s3hbdet::after,
.a0dm3jr     .xq8069::after, .a0dm3jr     .s3hbdet::after,
.dhro    .xq8069::after, .dhro    .s3hbdet::after,
.bui2eg7   .xq8069::after, .bui2eg7   .s3hbdet::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;
}
.hyx6uk .xq8069::after, .hyx6uk .s3hbdet::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");
}
.g1a3ifo3 .xq8069::after, .g1a3ifo3 .s3hbdet::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");
}
.cxfkaq7 .xq8069::after, .cxfkaq7 .s3hbdet::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");
}
.g7mdzi6h .xq8069::after, .g7mdzi6h .s3hbdet::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");
}
.poihgoi5 .xq8069::after, .poihgoi5 .s3hbdet::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");
}
.a0dm3jr .xq8069::after, .a0dm3jr .s3hbdet::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");
}
.dhro .xq8069::after, .dhro .s3hbdet::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");
}
.bui2eg7 .xq8069::after, .bui2eg7 .s3hbdet::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");
}
.p3mrvctg   .u0whcfa::after, .p3mrvctg   .natn59::after,
.ywz9 .u0whcfa::after, .ywz9 .natn59::after,
.vl2o    .u0whcfa::after, .vl2o    .natn59::after,
.r3os    .u0whcfa::after, .r3os    .natn59::after,
.s8za9    .u0whcfa::after, .s8za9    .natn59::after,
.gy76ari     .u0whcfa::after, .gy76ari     .natn59::after,
.o02nc    .u0whcfa::after, .o02nc    .natn59::after,
.dqefc7   .u0whcfa::after, .dqefc7   .natn59::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;
}
.p3mrvctg .u0whcfa::after, .p3mrvctg .natn59::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");
}
.ywz9 .u0whcfa::after, .ywz9 .natn59::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");
}
.vl2o .u0whcfa::after, .vl2o .natn59::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");
}
.r3os .u0whcfa::after, .r3os .natn59::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");
}
.s8za9 .u0whcfa::after, .s8za9 .natn59::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");
}
.gy76ari .u0whcfa::after, .gy76ari .natn59::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");
}
.o02nc .u0whcfa::after, .o02nc .natn59::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");
}
.dqefc7 .u0whcfa::after, .dqefc7 .natn59::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");
}
.g2y0qvkj .kg5y0 { background: var(--bg-raised); }
.txriyj.s3hbdet {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .fnq3 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .fnq3::before    { grid-area: rank;   }
  .q4m5           { grid-area: ident;  }
  .ofgi2pk     { grid-area: rating; min-width: 0; width: auto; }
  .amdb4wx0           { grid-area: pills;  }
  .txriyj             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .fnq3 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .fnq3::before    { justify-self: center; }
  .q4m5           { width: 100%; }
  .ofgi2pk     { justify-self: center; }
  .amdb4wx0           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .sv24ek .dcsveq1z {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .sv24ek .q8dahrx { margin: 0; }
}
.nc2tp2k .dw6x { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.nc2tp2k .qqx2 h3 { color: var(--accent-light); }
.nc2tp2k .dyttz67 { background: var(--bg-page); border: 1px solid var(--border); }
@media (max-width: 720px) {
  .lton6v { grid-template-columns: 1fr; }
  .ml3v9 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ml3v9 .meui { width: 72px; height: 50px; }
  .ml3v9 .psi43 { max-width: 180px; }
  .ml3v9 .k3d83q { width: auto; }
}
@media (max-width: 720px) {
  .mdtj6r { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .clnc38 { padding: 16px; }
  .azu4 .e2kww { min-width: 50%; }
}
@media (max-width: 860px) {
  .vb3cg { grid-template-columns: 1fr; }
  .qm1lbbij { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .dswib218 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .vd5nk { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .p9uak { flex-direction: column; align-items: stretch; }
}
.r1f9j .k3d83q .s3hbdet { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .qk80 { flex-direction: column; align-items: stretch; gap: 10px; }
  .r1f9j .k3d83q { text-align: center; }
}
@media (max-width: 720px) {
  .pfkv { grid-template-columns: 1fr; }
  .ylmw2gq { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .yp21pma { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .hg1yno { grid-template-columns: 1fr; }
  .skjz4pvm { width: 100px; height: 100px; margin: 16px auto; }
  .cpxr { font-size: 1.4rem; }
  .b7zrif { justify-content: center; }
  .ult4 .e2kww { min-width: 50%; }
}
@media (max-width: 540px) {
  .kuq7v { flex-wrap: wrap; padding: 14px 16px; }
  .ykylaj { padding: 12px 16px; }
  .xmomls .hx890 { margin: 0 16px; }
  .xmomls .dobq { padding: 0 16px; }
  .uwypw { padding: 12px 16px; }
}
.uopl7t .czrez { display: none; }
.uopl7t .urs1 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.uopl7t .urs1 {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.uopl7t .urs1 small { display: none; }
.uopl7t .xfox0d64 .rsr9qk0w { display: none; }
.uopl7t .xfox0d64 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.uopl7t .nysltm { display: none; }
.kzezgm3 { margin: 16px 0; }
.yct5t { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.yct5t summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.yct5t summary::after { content: "+"; color: var(--accent-light); }
.yct5t[open] summary::after { content: "−"; }
.yct5t p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.orpln { margin-bottom: 0; }
.hd25kr9k h2.grqh5 { color: var(--text-primary); border-color: var(--accent-light); }
.r5bib5 h2.grqh5 { color: var(--text-primary); border-color: var(--accent-light); }
.lhomd4 .ey86lk     { background: #052e16; border-color: #10b981; }
.lhomd4 .eckw strong  { color: #f1f5f9; }
.lhomd4 .eckw p       { color: #cbd5e1; }
.lhomd4 .r3yp    .ey86lk     .ptif8v1::before,
.lhomd4 .lev6x  .ey86lk     .ptif8v1::before,
.lhomd4 .kqphm  .ey86lk     .ptif8v1::before,
.lhomd4 .uqman5 .ey86lk     .ptif8v1::before { color: #10b981; }
.lhomd4 .r3yp    .m0wn .ptif8v1::before,
.lhomd4 .lev6x  .m0wn .ptif8v1::before,
.lhomd4 .kqphm  .m0wn .ptif8v1::before,
.lhomd4 .uqman5 .m0wn .ptif8v1::before { color: #f43f5e; }
.lhomd4 .r3yp    .iq4zny    .ptif8v1::before,
.lhomd4 .lev6x  .iq4zny    .ptif8v1::before,
.lhomd4 .kqphm  .iq4zny    .ptif8v1::before,
.lhomd4 .uqman5 .iq4zny    .ptif8v1::before { color: #a855f7; }
.bhku .ey86lk     { background: #2d2000; border-color: #eab308; }
.bhku .eckw strong  { color: #f1f5f9; }
.bhku .eckw p       { color: #cbd5e1; }
.bhku .r3yp    .ey86lk     .ptif8v1::before,
.bhku .lev6x  .ey86lk     .ptif8v1::before,
.bhku .kqphm  .ey86lk     .ptif8v1::before,
.bhku .uqman5 .ey86lk     .ptif8v1::before { color: #eab308; }
.bhku .r3yp    .m0wn .ptif8v1::before,
.bhku .lev6x  .m0wn .ptif8v1::before,
.bhku .kqphm  .m0wn .ptif8v1::before,
.bhku .uqman5 .m0wn .ptif8v1::before { color: #ef4444; }
.bhku .r3yp    .iq4zny    .ptif8v1::before,
.bhku .lev6x  .iq4zny    .ptif8v1::before,
.bhku .kqphm  .iq4zny    .ptif8v1::before,
.bhku .uqman5 .iq4zny    .ptif8v1::before { color: #f97316; }
.z6k8dbqb .ey86lk     { background: #0c1a2e; border-color: #38bdf8; }
.z6k8dbqb .m0wn { background: #12103a; border-color: #818cf8; }
.z6k8dbqb .iq4zny    { background: #0a2020; border-color: #2dd4bf; }
.z6k8dbqb .eckw strong  { color: #f1f5f9; }
.z6k8dbqb .eckw p       { color: #cbd5e1; }
.z6k8dbqb .r3yp    .ey86lk     .ptif8v1::before,
.z6k8dbqb .lev6x  .ey86lk     .ptif8v1::before,
.z6k8dbqb .kqphm  .ey86lk     .ptif8v1::before,
.z6k8dbqb .uqman5 .ey86lk     .ptif8v1::before { color: #38bdf8; }
.z6k8dbqb .r3yp    .m0wn .ptif8v1::before,
.z6k8dbqb .lev6x  .m0wn .ptif8v1::before,
.z6k8dbqb .kqphm  .m0wn .ptif8v1::before,
.z6k8dbqb .uqman5 .m0wn .ptif8v1::before { color: #818cf8; }
.z6k8dbqb .r3yp    .iq4zny    .ptif8v1::before,
.z6k8dbqb .lev6x  .iq4zny    .ptif8v1::before,
.z6k8dbqb .kqphm  .iq4zny    .ptif8v1::before,
.z6k8dbqb .uqman5 .iq4zny    .ptif8v1::before { color: #2dd4bf; }
.ac66jdia .ey86lk     { background: var(--accent-bg); border-color: var(--accent-light); }
.ac66jdia .r3yp    .ptif8v1::before,
.ac66jdia .lev6x  .ptif8v1::before,
.ac66jdia .kqphm  .ptif8v1::before,
.ac66jdia .uqman5 .ptif8v1::before { color: var(--accent-light) !important; }
.pxkx7m .yroed2au { background: var(--bg-pros); }
.pxkx7m .rqy4diqw { background: var(--bg-cons); }
.pxkx7m .yroed2au .q0bto { color: var(--c-pros-label); }
.pxkx7m .rqy4diqw .dc8a8 { color: var(--c-cons); }
.pxkx7m .yroed2au ul li,
.pxkx7m .cjcf18 li            { color: var(--c-pros); }
.pxkx7m .rqy4diqw ul li,
.pxkx7m .h5f6 li            { color: var(--c-cons); }
.y4jfa .eckw { background: transparent; border-left: none; border: 1.5px solid; }
.y4jfa .ey86lk     { border-color: var(--c-tip-border); }
.y4jfa .eckw strong { color: var(--text-primary); }
.y4jfa .eckw p      { color: var(--text-muted); }
.l8oq5nzr .eckw { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.l8oq5nzr .ey86lk     { border-top-color: var(--c-tip-border); }
.xa3cvh .eckw { border-left: none; border-radius: 8px; }
.xa3cvh .ey86lk     { background: #065f46; }
.xa3cvh .eckw strong,
.xa3cvh .eckw p { color: #fff; }
.xa3cvh .ptif8v1::before { color: rgba(255,255,255,0.85) !important; }
.lhomd4.xa3cvh .ey86lk,
.lhomd4 .xa3cvh .ey86lk     { background: #052e16; }
.bhku.xa3cvh .ey86lk,
.bhku .xa3cvh .ey86lk      { background: #2d2000; }
.z6k8dbqb.xa3cvh .ey86lk,
.z6k8dbqb .xa3cvh .ey86lk      { background: #0c1a2e; }
.z6k8dbqb.xa3cvh .m0wn,
.z6k8dbqb .xa3cvh .m0wn  { background: #12103a; }
.z6k8dbqb.xa3cvh .iq4zny,
.z6k8dbqb .xa3cvh .iq4zny     { background: #0a2020; }
.vq2k .eckw { border-left: none; border-radius: 6px; padding: 10px 14px; }
.vq2k .ey86lk     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.vq2k .eckw strong { color: var(--text-primary); }
.vq2k .eckw p      { color: var(--text-muted); }
.cwc3 .eckw { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.r3yp .ptif8v1,
.lev6x .ptif8v1,
.kqphm .ptif8v1,
.uqman5 .ptif8v1 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.r3yp .ptif8v1::before,
.lev6x .ptif8v1::before,
.kqphm .ptif8v1::before,
.uqman5 .ptif8v1::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.r3yp .ey86lk     .ptif8v1::before { content: "✦"; color: var(--c-tip-border); }
.r3yp .m0wn .ptif8v1::before { content: "▲"; color: var(--c-warn-border); }
.r3yp .iq4zny    .ptif8v1::before { content: "◉"; color: #60a5fa; }
.lev6x .ey86lk     .ptif8v1::before { content: "★"; color: var(--c-tip-border); }
.lev6x .m0wn .ptif8v1::before { content: "◆"; color: var(--c-warn-border); }
.lev6x .iq4zny    .ptif8v1::before { content: "●"; color: #60a5fa; }
.kqphm .ey86lk     .ptif8v1::before { content: "▶"; color: var(--c-tip-border); }
.kqphm .m0wn .ptif8v1::before { content: "■"; color: var(--c-warn-border); }
.kqphm .iq4zny    .ptif8v1::before { content: "▸"; color: #60a5fa; }
.uqman5 .ey86lk     .ptif8v1::before { content: "→"; color: var(--c-tip-border); }
.uqman5 .m0wn .ptif8v1::before { content: "⬥"; color: var(--c-warn-border); }
.uqman5 .iq4zny    .ptif8v1::before { content: "◈"; color: #60a5fa; }
.aoxo09t1 .xpydkl37 .txym9rw,
.aoxo09t1 .xrhx .txym9rw  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.aoxo09t1 .z1mz5                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.aoxo09t1 .qbp4om7                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.xif6g87 .xpydkl37 .txym9rw,
.xif6g87 .xrhx .txym9rw,
.xif6g87 .z1mz5,
.xif6g87 .fnq3,
.xif6g87 .q8dahrx,
.xif6g87 .wn6as,
.xif6g87 .qbp4om7,
.xif6g87 .cwc3 .eckw { box-shadow: none; }
.te2ejhm   .e0kfax, .te2ejhm .hkaknwk3, .te2ejhm .v4w8t,
.te2ejhm   .cy8r, .te2ejhm .qlwqt { font-size: 0.9rem; }
.te2ejhm   .uhk06, .te2ejhm .kwt6nsn { font-size: 0.9rem; }
.vqg18   .e0kfax, .vqg18 .hkaknwk3, .vqg18 .v4w8t,
.vqg18   .cy8r, .vqg18 .qlwqt { font-size: 0.95rem; }
.vqg18   .uhk06, .vqg18 .kwt6nsn { font-size: 0.95rem; }
.bbzlnxh   .e0kfax, .bbzlnxh .hkaknwk3, .bbzlnxh .v4w8t,
.bbzlnxh   .cy8r, .bbzlnxh .qlwqt { font-size: 1.08rem; }
.bbzlnxh   .uhk06, .bbzlnxh .kwt6nsn { font-size: 1.05rem; }
.m9i508tf .uxz5      { font-size: 3.2rem; }
.m9i508tf h2.grqh5 { font-size: 1.9rem; }
.m9i508tf h3.b90g     { font-size: 1.4rem; }
.p7uwb2l .uxz5      { font-size: 3.8rem; }
.p7uwb2l h2.grqh5 { font-size: 2.2rem; }
.p7uwb2l h3.b90g     { font-size: 1.6rem; }
.orpln + .orpln { position: relative; }
.jzfx9v6   .orpln + .orpln::before,
.eegoz  .orpln + .orpln::before,
.agrvah   .orpln + .orpln::before,
.esgm5   .orpln + .orpln::before,
.xdrhkn   .orpln + .orpln::before,
.i3j3 .orpln + .orpln::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.jzfx9v6 .orpln + .orpln::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.eegoz .orpln + .orpln::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.agrvah .orpln + .orpln::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;
}
.esgm5 .orpln + .orpln::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.vj3mg8 .orpln { margin-bottom: 16px; }
.vj3mg8 .orpln + .orpln { margin-top: 0; }
.vj3mg8 .h0e4 { padding-top: 0; padding-bottom: 0; }
.xdrhkn .orpln + .orpln::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.i3j3 .orpln + .orpln::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.bo43t5 .orpln + .orpln::before,
.azzqksw .orpln + .orpln::before,
.jyz8l2 .orpln + .orpln::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%;
}
.k22mh6w .bo43t5 .orpln:nth-child(even)::before,
.k22mh6w .azzqksw .orpln:nth-child(even)::before,
.k22mh6w .jyz8l2 .orpln:nth-child(even)::before { background: var(--bg-surface); }
.pwuknw6 .bo43t5 .orpln:nth-child(even)::before,
.pwuknw6 .azzqksw .orpln:nth-child(even)::before,
.pwuknw6 .jyz8l2 .orpln:nth-child(even)::before { background: var(--bg-card); }
.bo43t5 .orpln + .orpln::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");
}
.azzqksw .orpln + .orpln::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");
}
.jyz8l2 .orpln + .orpln::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");
}
.y5ii .jl9pc,
.yj2lwhg .jl9pc,
.wotiguze .jl9pc { overflow: hidden; }
.y5ii .e4w0zof2,
.yj2lwhg .e4w0zof2 { margin-bottom: 60px; }
.wotiguze .e4w0zof2 { margin-bottom: 70px; }
.y5ii .jl9pc::before,
.yj2lwhg .jl9pc::before,
.wotiguze .jl9pc::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.y5ii .jl9pc::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");
}
.yj2lwhg .jl9pc::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");
}
.wotiguze .jl9pc::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.pw74ur6 .jl9pc:not(.i2ntmtur) .ztp8lf47 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.aszebt .jl9pc:not(.i2ntmtur) .ztp8lf47 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.vlusdw  .jl9pc:not(.i2ntmtur) .ztp8lf47 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.n5g0  .jl9pc:not(.i2ntmtur) .ztp8lf47 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.n5g0 .i2ntmtur { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.n5g0 .buefpuc { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.n5g0 .xva0y6k7 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.vlwzelw .i2ntmtur .ztp8lf47 { background: none; }
.vlwzelw .jl9pc:not(.i2ntmtur) .ztp8lf47 { background: rgba(0,0,0,0.6); }
.p5767p .kimoy8i { float: left; width: 38%; margin: 0 28px 16px 0; }
.p5767p .kimoy8i .rhabtqvb { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.p5767p .h0e4::after { content: ''; display: block; clear: both; }
.zkqvwb .kimoy8i { float: right; width: 38%; margin: 0 0 16px 28px; }
.zkqvwb .kimoy8i .rhabtqvb { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zkqvwb .h0e4::after { content: ''; display: block; clear: both; }
.sv1fi .orpln:nth-child(odd)  .kimoy8i { float: left;  width: 38%; margin: 0 28px 16px 0; }
.sv1fi .orpln:nth-child(even) .kimoy8i { float: right; width: 38%; margin: 0 0 16px 28px; }
.sv1fi .kimoy8i .rhabtqvb { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.sv1fi .h0e4::after { content: ''; display: block; clear: both; }
.p5767p .kyi0,
.p5767p .okcghd,
.zkqvwb .kyi0,
.sv1fi .kyi0,
@media (max-width: 900px) {
  .p5767p .kimoy8i,
  .zkqvwb .kimoy8i,
  .sv1fi .orpln:nth-child(odd)  .kimoy8i,
  .sv1fi .orpln:nth-child(even) .kimoy8i {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .p5767p .kimoy8i .rhabtqvb,
  .zkqvwb .kimoy8i .rhabtqvb,
  .sv1fi .kimoy8i .rhabtqvb {
    max-height: none !important;
  }
}
.p5767p .uhk06,
.p5767p .kwt6nsn,
.zkqvwb .uhk06,
.zkqvwb .kwt6nsn,
.sv1fi .uhk06,
.sv1fi .kwt6nsn { overflow: hidden; }
@media (max-width: 640px) {
  .p5767p .kimoy8i,
  .zkqvwb .kimoy8i,
  .sv1fi .kimoy8i { float: none; width: 100%; margin: 0 0 16px 0; }
}
.kv0rn .tsl4v,
.kv0rn .h0e4,
.kv0rn .c5qso1  { max-width: 1100px; }
.kv0rn { --content-mw: 1100px; }
.if4h .tsl4v,
.if4h .h0e4,
.if4h .c5qso1  { max-width: 1200px; }
.zgkak .tsl4v,
.zgkak .h0e4,
.zgkak .c5qso1  { max-width: 1320px; }
.ljcu3ex { font-size: 0.82rem; color: var(--text-muted); }
.utev9s9o { display: flex; align-items: center; }
.s8c8q {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.red3o { display: flex; align-items: center; }
.tikqhafu { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.tikqhafu:hover { text-decoration: underline; }
.x15m { margin: 0 3px; opacity: 0.45; }
.x15m::before { content: '/'; }
.exn8w0c { padding: 2px 5px; color: var(--text-main); }
.b91yof .ljcu3ex {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.b91yof .utev9s9o { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.hoxx .ljcu3ex {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.hoxx .utev9s9o { padding: 0 0 0 12px; }
.mij5k {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.p2y25b .utev9s9o { padding: 0 16px; }
.p2y25b .ljcu3ex {
  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);
}
.p2y25b .tsl4v { padding-top: 28px; }
@media (max-width: 720px) {
  .mij5k { margin-top: 18px; padding: 0 16px; }
  .p2y25b .tsl4v { padding-top: 16px; }
}
.kv0rn.b91yof .utev9s9o { max-width: 1100px; }
.if4h.b91yof .utev9s9o { max-width: 1200px; }
.zgkak.b91yof .utev9s9o { max-width: 1320px; }
.kv0rn .mij5k { max-width: 1100px; }
.if4h .mij5k { max-width: 1200px; }
.zgkak .mij5k { max-width: 1320px; }
.ndzcnwa .orpln { padding-top: 16px; padding-bottom: 16px; }
.ak0rodz9 .orpln { padding-top: 24px; padding-bottom: 24px; }
.x8r0q0b0 .orpln { padding-top: 40px; padding-bottom: 40px; }
.zqajec .orpln { padding-top: 52px; padding-bottom: 52px; }
.szk2jwxv .orpln:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.szk2jwxv .orpln:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.szk2jwxv .orpln:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.szk2jwxv .orpln:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.q1i2c2j3 .h0e4 { padding-top: 10px;  padding-bottom: 10px; }
.yureb .h0e4 { padding-top: 18px;  padding-bottom: 18px; }
.mto39cqm .h0e4 { padding-top: 36px;  padding-bottom: 36px; }
.kq7vyat9 .h0e4 { padding-top: 48px;  padding-bottom: 48px; }
.lozv h2.grqh5 { font-weight: 600; }
.lozv h3.b90g     { font-weight: 600; }
.ixghc h2.grqh5 { font-weight: 800; }
.ixghc h3.b90g     { font-weight: 700; }
.cb9xg { font-weight: 600; }
.cb9xg h2.grqh5 { font-weight: 900; }
.cb9xg h3.b90g     { font-weight: 800; }
.cb9xg .eckw strong,
.cb9xg .eckw strong { font-weight: 600; }
.u0whcfa {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.y97ouw1 .u0whcfa { display: none; }
@media (max-width: 640px) {
  .goeg64 { display: none; }
  .u0whcfa {
    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;
  }
}
.u0whcfa { background: var(--cta) !important; color: #fff !important; border: none !important; }
.u0whcfa:hover { opacity: 0.85; }
.tc37 .u0whcfa { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ey6y79wf .u0whcfa,
.laft0xo9  .u0whcfa { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.ey6y79wf .u0whcfa:hover,
.laft0xo9  .u0whcfa:hover { opacity: 0.88; }
.tc37.ey6y79wf .u0whcfa,
.tc37.laft0xo9  .u0whcfa { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.natn59 {
  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;
}
.natn59:hover { transform: translateY(-2px); opacity: 0.92; }
.natn59 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.gztzt .natn59 { display: none; }
.hpz2no .natn59 { right: 32px; }
.txynf  .natn59 { left: 32px; }
@media (max-width: 480px) {
  .hpz2no .natn59 { right: 20px; bottom: 20px; }
  .txynf  .natn59 { left: 20px; bottom: 20px; }
}
.sb0f4b { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.c5qso1 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.whtn48v { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.mvdtb6 { color: var(--text-dim); font-size: 0.8rem; }
.vm8o { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.vm8o img { height: 26px; width: auto; object-fit: contain; }
.iikr a, .eho2i17 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.iikr a:hover, .eho2i17 a:hover { color: var(--accent-light); }
.eho2i17 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.b3432whd .c5qso1 { text-align: center; }
.b3432whd .eho2i17 { justify-content: center; margin-bottom: 16px; }
.b3432whd .whtn48v { margin-top: 0; }
.kljdov5 { margin-top: 10px; }
.kljdov5 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .c5qso1 { padding-left: 16px; padding-right: 16px; }
  .riecrv .c5qso1 { padding: 20px 16px; }
  .eho2i17 { gap: 4px 12px; }
  .whtn48v { font-size: 0.78rem; }
}
.vesf .lzlbfq .vm8o { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.vesf .whtn48v { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.vesf .mvdtb6 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .vesf .zcaz6f { grid-template-columns: 1fr 1fr; } .vesf .lzlbfq { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vesf .zcaz6f { grid-template-columns: 1fr; } }
.mxtuta7p .vm8o { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.mxtuta7p .whtn48v { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .mxtuta7p .j8m7f { gap: 12px; } .mxtuta7p .vm8o { margin-right: 0; width: 100%; } }
.dtbo .wrlbxfxe .vm8o { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.dtbo .whtn48v { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.dtbo .mvdtb6 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .dtbo .z2jxgglu { grid-template-columns: 1fr 1fr; } .dtbo .wrlbxfxe { grid-column: 1 / -1; } }
@media (max-width: 480px) { .dtbo .z2jxgglu { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .zdne .fw29u { grid-template-columns: 1fr 1fr; } .zdne .rakwrq7:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zdne .fw29u { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .i1bz .fw29u { grid-template-columns: 1fr; } }
.taj9eu8 .c5qso1 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.taj9eu8 .eho2i17 { justify-content: center; }
.w8n43h .vx68ch4      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.w8n43h .sb0f4b { background: var(--bg-page); border-top-color: var(--border-alt); }
.rozm .vx68ch4      { background: #0d1117; border-bottom-color: #21262d; }
.rozm .jp1lwl { color: var(--accent-light); }
.rozm .vqr7e { --msep-color: #8b949e; }
.rozm .vqr7e a { color: #8b949e; }
.rozm .vqr7e a:hover { color: var(--accent-light); }
.rozm .szfd { color: #8b949e; }
.rozm .sb0f4b { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.rozm .whtn48v,
.rozm .mvdtb6 { color: #6e7681; }
.rozm .iikr a, .rozm .eho2i17 a,
.rozm .vm8o { color: #e6edf3; }
.rozm .iikr a:hover, .rozm .eho2i17 a:hover,
@media (max-width: 640px) {
  .rozm .vqr7e { background: #0d1117; border-top-color: #21262d; }
  .rozm .vqr7e li a { border-bottom-color: #21262d; }
}
.avhcnzz .vx68ch4      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.avhcnzz .jp1lwl { color: var(--accent-light); }
.avhcnzz .vqr7e { --msep-color: #475569; }
.avhcnzz .vqr7e a { color: #475569; }
.avhcnzz .vqr7e a:hover { color: var(--accent-light); }
.avhcnzz .szfd { color: #64748b; }
.avhcnzz .sb0f4b { background: #f0f4f8; border-top-color: #cbd5e1; }
.avhcnzz .whtn48v,
.avhcnzz .mvdtb6 { color: #64748b; }
.avhcnzz .iikr a, .avhcnzz .eho2i17 a,
.avhcnzz .hv97q1qv a, .avhcnzz .vm8o { color: #374151; }
.avhcnzz .iikr a:hover, .avhcnzz .eho2i17 a:hover,
@media (max-width: 640px) {
  .avhcnzz .vqr7e { background: #f0f4f8; border-top-color: #cbd5e1; }
  .avhcnzz .vqr7e li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ey6y79wf .vx68ch4      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ey6y79wf .jp1lwl { color: #fff; }
.ey6y79wf .vqr7e { --msep-color: rgba(255,255,255,0.82); }
.ey6y79wf .vqr7e a { color: rgba(255,255,255,0.82); }
.ey6y79wf .vqr7e a:hover { color: #fff; }
.ey6y79wf .szfd { color: rgba(255,255,255,0.9); }
.ey6y79wf .sb0f4b { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ey6y79wf .whtn48v,
.ey6y79wf .mvdtb6 { color: rgba(255,255,255,0.72); }
.ey6y79wf .iikr a, .ey6y79wf .eho2i17 a,
.ey6y79wf .hv97q1qv a, .ey6y79wf .vm8o { color: #fff; }
.ey6y79wf .iikr a:hover, .ey6y79wf .eho2i17 a:hover,
@media (max-width: 640px) {
  .ey6y79wf .vqr7e { background: var(--accent); border-top-color: var(--accent-light); }
  .ey6y79wf .vqr7e li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.laft0xo9 .vx68ch4 {
  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);
}
.laft0xo9 .sb0f4b {
  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) {
  .laft0xo9 .vqr7e {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.z2j2h .ei3x3 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.t1ff7 .ei3x3 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.nfu6r .ei3x3 { min-height: 72px; height: auto; }
.dogn .ei3x3 { min-height: 84px; height: auto; }
.riecrv .ei3x3 { max-width: none; padding: 0 32px; }
.riecrv .c5qso1  { max-width: none; padding: 24px 32px; }
.n3tmmq.if4h .ei3x3 { max-width: 1200px; }
.n3tmmq.zgkak .ei3x3 { max-width: 1320px; }
.nr7c   .jp1lwl, .nr7c   .vm8o { text-transform: capitalize; }
.ik204u .jp1lwl, .ik204u .vm8o { text-transform: lowercase; }
.m9wpm .jp1lwl, .m9wpm .vm8o { text-transform: uppercase; letter-spacing: 0.06em; }
.eymmoqqt, .czhfmm {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.v4i9no .eymmoqqt,
.v4i9no .czhfmm { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.qi39v .eymmoqqt,
.qi39v .czhfmm { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.rlzd .eymmoqqt,
.rlzd .czhfmm { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.f98vhlt .eymmoqqt,
.f98vhlt .czhfmm { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.runy   .vqr7e a { font-weight: 500; }
.dt2hyn6t .vqr7e a { font-weight: 600; }
.na4ww5c     .vqr7e a { font-weight: 700; }
.atp2oa1c    .vqr7e a { font-weight: 800; letter-spacing: 0.01em; }
.l4ssgbwm     .vqr7e > li + li::before,
.rwff    .vqr7e > li + li::before,
.l7rf    .vqr7e > li + li::before,
.vx072x .vqr7e > li + li::before,
.alcz0b06 .vqr7e > li + li::before,
.e8qy3wju  .vqr7e > li + li::before,
.qbs5hwg    .vqr7e > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.l4ssgbwm     .vqr7e > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.rwff    .vqr7e > li + li::before { content: "|"; }
.l7rf    .vqr7e > li + li::before { content: "—"; }
.vx072x .vqr7e > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.alcz0b06 .vqr7e > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.e8qy3wju  .vqr7e > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.qbs5hwg    .vqr7e > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .tnobmkzs .szfd,
  .tfplh9h .szfd,
  .tz32q .szfd,
  .aonlv5 .szfd,
  .wzja3 .szfd {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .tnobmkzs .szfd::before,
  .tfplh9h .szfd::before,
  .tz32q .szfd::before,
  .aonlv5 .szfd::before,
  .wzja3 .szfd::before { content: ""; display: block; flex-shrink: 0; }

  
  .tnobmkzs .szfd::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;
  }

  
  .tfplh9h .szfd::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;
  }

  
  .tz32q .szfd::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;
  }

  
  .aonlv5 .szfd::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;
  }

  
  .wzja3 .szfd::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) {
  .ri3j47vg .szfd {
    padding: 5px 14px;
  }
  .ri3j47vg .vqr7e {
    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;
  }
  .ri3j47vg .vqr7e li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ri3j47vg .vqr7e li a:hover { background: var(--bg-raised); }
  .ri3j47vg .wgoz16,
  .wxz8g .wgoz16,
  .va3k .wgoz16 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .hbukpkr .szfd {
    padding: 5px 10px;
  }
  .hbukpkr .vqr7e {
    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);
  }
  .hbukpkr .vqr7e.ug1nzp { transform: translateX(0); }
  .hbukpkr .vqr7e li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .hbukpkr .vqr7e li:last-child a { border-bottom: none; }
  .ey6y79wf .vqr7e,
  .rozm .vqr7e { background: var(--accent) !important; }
  .ey6y79wf .vqr7e li a,
  .rozm .vqr7e li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .va3k .szfd {
    padding: 5px 10px;
  }
  .va3k .vqr7e {
    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);
  }
  .va3k .vqr7e::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .va3k .vqr7e.ug1nzp { transform: translateY(0); }
  .va3k .vqr7e li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .gur9dsv0 .szfd {
    padding: 5px 10px;
  }
  .gur9dsv0 .vqr7e {
    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;
  }
  .gur9dsv0 .vqr7e.ug1nzp { opacity: 1; pointer-events: auto; }
  .gur9dsv0 .vqr7e li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .hagjofd6     .szfd { border-radius: 0 !important; }
  .sas2   .szfd { border-radius: 8px !important; }
  .j2c86 .szfd { border-radius: 50% !important; }
  .c38ienwc   .szfd { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .c6er .fbn9dga { flex-direction: column; align-items: stretch; }
  .c6er .c1qadrc9 { flex-direction: row; min-width: auto; }
  .c6er .h6x9 { align-items: flex-start; text-align: left; }
}
.q2sn3,
.q2sn3.orpln,
.k22mh6w .q2sn3,
.s34rtxg6 .q2sn3,
.pwuknw6 .q2sn3,
.ozzo8wq .q2sn3 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.vm3j7 {
  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;
}
.h8r2j { flex: 1 1 280px; min-width: 0; }
.w1ub18 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.fjgwz {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.x49j8mf {
  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;
}
.x49j8mf:hover { transform: translateY(-1px); opacity: 0.95; }
.ueanm .vm3j7 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ueanm .w1ub18 { color: var(--cta); }
.ueanm .fjgwz { color: var(--text-body); }
.ueanm .x49j8mf {
  background: var(--cta) !important;
  color: #fff !important;
}
.b488vm .vm3j7 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.b488vm .w1ub18 { color: var(--text-primary); }
.b488vm .fjgwz { color: var(--text-body); }
.b488vm .x49j8mf {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .vm3j7 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .h8r2j { flex: 0 0 auto; }
  .w1ub18 { font-size: 1.2rem; }
  .x49j8mf { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.z8xft823 .v3p6nuv { height: 36px; }
.a43ba77z .v3p6nuv { height: 60px; max-width: 200px; }
.fd4m .v3p6nuv { height: 56px; max-width: 180px; }
.rub8    .czrez, .rub8    .rsr9qk0w { color: #f59e0b; }
@media (min-width: 720px) {
  .ydbz .okcghd {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ydbz .fnq3 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ydbz .fnq3 { padding: 40px 16px 20px; }
  .ydbz .gtko6 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ydbz .txriyj { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .n8ur .fnq3 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .n8ur .fnq3::before {
    position: absolute; top: 14px; left: 14px;
  }
  .n8ur .q4m5 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .n8ur .e9e1rg { white-space: normal; text-align: center; font-size: 1.2rem; }
  .n8ur .gtko6 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .n8ur .txriyj { width: 100%; min-width: 0; }
  .n8ur .czrez { min-width: 0; }
}
.tcbu .fnq3::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.kwx15c .yct5t {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.kwx15c .yct5t summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.kwx15c .yct5t p { padding: 0 2px 16px; }
.b4q106 .yct5t { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.b4q106 .yct5t summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.b4q106 .yct5t summary::after { content: "›"; font-size: 1.2em; }
.b4q106 .yct5t[open] summary::after { content: "‹"; }
.b4q106 .yct5t p { padding: 10px 22px 4px; }
.b4k9de1v .yct5t {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.b4k9de1v .yct5t summary { color: var(--text-primary); padding-left: 16px; }
.b4k9de1v .yct5t summary::after { content: "›"; font-size: 1.1em; }
.b4k9de1v .yct5t[open] summary::after { content: "‹"; }
.b4k9de1v .yct5t p { padding-left: 16px; }
.q9rk .kzezgm3 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.q9rk .yct5t {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.q9rk .yct5t:last-child { border-bottom: none; }
.q9rk .yct5t summary { color: var(--text-primary); border-radius: 0; }
.q9rk .yct5t summary::after { content: "›"; font-size: 1.1em; }
.q9rk .yct5t[open] summary::after { content: "‹"; }
.dn5j6tj .yct5t { overflow: hidden; }
.dn5j6tj .yct5t summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.dn5j6tj .yct5t summary::after { color: rgba(255,255,255,.75); }
.dn5j6tj .yct5t[open] summary { border-radius: 0; }
.vao8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.tcm9gx {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.hfoi1d {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.cu1ut4 { color: var(--text-muted); font-size: 1.05rem; }
.cx0b {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.cxn1f3n8 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.juy5xu { margin-bottom: 20px; }
.azdsauc {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.atrww {
  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;
}
.atrww:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.fwmbrx { resize: vertical; min-height: 130px; }
.xxkl31 { width: 100%; margin-top: 8px; }
.c7in {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.jzyeqc {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.io9v1rrj { color: var(--text-muted); line-height: 1.75; }
.kgojcr { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.kgojcr li { margin-bottom: 6px; }
.ec4l33 { max-width: 760px; margin: 0 auto; }
.nm1t { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.b7oi8 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.b7oi8:last-child { border-bottom: none; }
.b7oi8 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.b7oi8 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.xglw82x { max-width: 760px; margin: 0 auto; }
.ghqq5 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.ofta313 ul.kgojcr { margin: 0; }
.iniu5e7 .ghqq5 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .iniu5e7 { grid-template-columns: 1fr; gap: 10px; } }
.aub94 { max-width: 640px; margin: 0 auto; text-align: center; }
.wp5tup { margin-bottom: 48px; }
.wp5tup .ghqq5 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.wp5tup p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.uroiqs8 .kgojcr { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .e0utpvd { grid-template-columns: 1fr; } }
.n68fqfr ul.kgojcr { margin: 0; }
.rvoiv .kgojcr,
.lmeljd .kgojcr,
.jzaif .kgojcr,
.tl1n .kgojcr {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .ax6m5v3 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .ft3ioaa { grid-template-columns: 1fr; } .ahjr9m { position: static; text-align: center; } }
@media (max-width: 860px) { .ev1zx4x { grid-template-columns: 1fr; } }
.tl1n .kgojcr { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .boap { flex-direction: column; text-align: center; } .gt7fl7 { grid-template-columns: 1fr; } }
.cp7vxtg .hfoi1d { color: var(--accent-light); }
.xkp3 .hfoi1d { font-size: 2rem; }
.xkp3 .cu1ut4 { max-width: 680px; }
.j8v7 .hfoi1d { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.j8v7 .cu1ut4  { margin: 0; }
@media (max-width: 640px) { .j8v7 { flex-direction: column; } }
.mjnv99e .hfoi1d { color: var(--accent-light); }
.hy90xpll {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.hy90xpll .hfoi1d { color: #fff; }
.hy90xpll .cu1ut4  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .jo7izoom { grid-template-columns: 1fr; } }
.ev4zpch .atrww {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ev4zpch .atrww:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.wnfj .atrww { background: var(--bg-raised); border-color: transparent; }
.wnfj .atrww:focus { background: var(--bg-card); border-color: var(--accent-light); }
.uu6uuj0 .atrww { border-radius: 100px; padding: 11px 20px; }
.uu6uuj0 .fwmbrx { border-radius: 14px; }
@media (max-width: 640px) { .jfc56s { grid-template-columns: 1fr; } }
.eurm { counter-reset: priv-count; }
.cucbmmv9 {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.cucbmmv9:last-child { border-bottom: none; }
.d2m90v {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.cucbmmv9 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.cucbmmv9 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.juu2k{display:none}
.juu2k:empty,.atn6c4q:empty{display:none}
.apxy{position:relative;overflow:visible}
.kl1u6t56 .aaf1h7sg,.cgj390v .aaf1h7sg,
.ig7l .aaf1h7sg,.owbp4 .aaf1h7sg,
.ui2xt .aaf1h7sg,.mspj4 .aaf1h7sg{display:block}
.t2u1r7t .ftmx2w{display:block}
.kl1u6t56 .aaf1h7sg,.cgj390v .aaf1h7sg,
.ig7l .aaf1h7sg,.owbp4 .aaf1h7sg,
.ui2xt .aaf1h7sg{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}
.kl1u6t56 .aaf1h7sg .atn6c4q,.cgj390v .aaf1h7sg .atn6c4q,
.ig7l .aaf1h7sg .atn6c4q,.owbp4 .aaf1h7sg .atn6c4q,
.ui2xt .aaf1h7sg .atn6c4q{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}
.kl1u6t56 .l59kgl,.cgj390v .l59kgl,
.ig7l .l59kgl,.owbp4 .l59kgl,
.ui2xt .l59kgl{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.kl1u6t56 .aaf1h7sg,.cgj390v .aaf1h7sg{top:12px}
.kl1u6t56 .aaf1h7sg .atn6c4q{margin-right:auto}
.cgj390v .aaf1h7sg .atn6c4q{margin-left:auto}
.cgj390v .aaf1h7sg{text-align:right}
.ig7l .aaf1h7sg,.owbp4 .aaf1h7sg{bottom:12px}
.ig7l .aaf1h7sg .atn6c4q{margin-right:auto}
.owbp4 .aaf1h7sg .atn6c4q{margin-left:auto}
.owbp4 .aaf1h7sg{text-align:right}
.ui2xt .aaf1h7sg{position:relative;margin-top:16px}
.ui2xt .aaf1h7sg .atn6c4q{margin:0 auto}
.mspj4 .aaf1h7sg{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.mspj4 .aaf1h7sg .atn6c4q{margin:0}
.mspj4 .xva0y6k7~.aaf1h7sg,
.mspj4 .o6mrbda~.aaf1h7sg{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.mspj4 .xva0y6k7~.aaf1h7sg .atn6c4q,
.mspj4 .o6mrbda~.aaf1h7sg .atn6c4q{justify-content:flex-start}
.xva0y6k7~.aaf1h7sg,.o6mrbda~.aaf1h7sg{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}
.xva0y6k7~.aaf1h7sg .atn6c4q{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.o6mrbda~.aaf1h7sg .atn6c4q{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ftmx2w .atn6c4q{margin:0 0 12px}
.atn6c4q{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.l59kgl{white-space:nowrap}
.tpxmchp .l59kgl{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.pcq7 .l59kgl{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}
.pcq7 .zhkvzfm::before{content:""}
.q32w4 .atn6c4q{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.yhb5 .l59kgl{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.dz7rw .l59kgl{color: var(--accent-light);opacity:1;font-weight:500}
.qaj9hk5 .l59kgl{border-bottom:1px solid currentColor;padding-bottom:2px}
.k3m8 .atn6c4q{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.z2vquu{--date-bg:transparent}
.oqzbuy .zhkvzfm::before{content:""}
.llvp4 .l59kgl + .l59kgl::before{content:"•";margin-right:6px;opacity:.4}
.fta9e .l59kgl + .l59kgl::before{content:"/";margin-right:6px;opacity:.35}
.rml56 .l59kgl + .l59kgl::before{content:"|";margin-right:6px;opacity:.3}
.gkzyv .l59kgl + .l59kgl::before{content:"—";margin-right:6px;opacity:.3}
.fcsc .l59kgl + .l59kgl::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.ofy3am .l59kgl + .l59kgl::before{content:"·";margin-right:6px;opacity:.4}
.qyvhoejb .l59kgl + .l59kgl::before{content:"›";margin-right:6px;opacity:.4}
.tt1bdb4 .l59kgl + .l59kgl::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.c009c6 .ygho4vfw{padding:20px 0}
@media(max-width:640px){
  .ygho4vfw{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ucpb0t2{max-width:100%}
}
@media (max-width:560px){
  .md3hhthb{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) {
  .qxe4bg5m { padding: 28px 18px 20px; }
  .ntw3 { font-size: 1.2rem; }
  .s57d5 { max-width: 220px; max-height: 80px; }
}
.ivt0z  .lflmwh3 { border-radius: 50%; }
.zge9pgq .vm3j7 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .lflmwh3 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.ez72dt71 {
  margin: 28px 0 24px;
}
.ez72dt71 .orpln {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.ez72dt71 .h0e4 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.ez72dt71 .vm3j7 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ei3x3 { flex-direction: row-reverse; }
[dir="rtl"] .vqr7e { flex-direction: row-reverse; }
[dir="rtl"] .hpz2no .natn59 { right: auto; left: 32px; }
[dir="rtl"] .txynf  .natn59 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .hpz2no .natn59 { right: auto; left: 20px; }
  [dir="rtl"] .txynf  .natn59 { left: auto;  right: 20px; }
}
[dir="rtl"] .p5767p .kimoy8i  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .zkqvwb .kimoy8i { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .uhk06, [dir="rtl"] .kwt6nsn { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .eckw { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .vm3j7 { direction: rtl; }
[dir="rtl"] .ljcu3ex { direction: rtl; }
[dir="rtl"] .qbp4om7 { direction: rtl; }
[dir="rtl"] .kv0b { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .b74vkvs .kwt6nsn,
[dir="rtl"] .jyn1n2 .kwt6nsn,
[dir="rtl"] .y7c04 .kwt6nsn,
[dir="rtl"] .ky3f .kwt6nsn {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .b74vkvs .kwt6nsn li::before,
[dir="rtl"] .jyn1n2 .kwt6nsn li::before,
[dir="rtl"] .y7c04 .kwt6nsn li::before,
[dir="rtl"] .ky3f .kwt6nsn li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .jl9pc.tm6nfwxu .e4w0zof2,
[dir="rtl"] .bv7d37.tm6nfwxu .e4w0zof2,
[dir="rtl"] .i2ntmtur.tm6nfwxu .e4w0zof2,
[dir="rtl"] .yx1zn9i3.tm6nfwxu .e4w0zof2,
[dir="rtl"] .mua3ksqc.tm6nfwxu .e4w0zof2 { text-align: right; }
[dir="rtl"] .xva0y6k7.h3ic .wnti { text-align: center; }
[dir="rtl"] .h0e4,
[dir="rtl"] .cy8r,
[dir="rtl"] .qlwqt,
[dir="rtl"] .qt83,
[dir="rtl"] .e4w0zof2 { text-align: right; }
[dir="rtl"] .cxn1f3n8,
[dir="rtl"] .azdsauc,
[dir="rtl"] .atrww,
[dir="rtl"] .fwmbrx { text-align: right; direction: rtl; }
[dir="rtl"] .uu6uuj0 .atrww,
[dir="rtl"] .ev4zpch .atrww { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #3fab40;
  --brand:           #3fab40;
  --brand-light:     #418a41;
  --brand-pale:      #60a261;
  --grad-start:      #78cd79;
  --grad-end:        #abd7ab;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #3fab40;
  --cta-light:       #2f9230;
  --cta-hover:       #2e7e2f;
  --bg-page:         #f6f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f5f4;
  --bg-raised:       #eef0ee;
  --bg-hover:        #f4f5f4;
  --border:          #e2e8e3;
  --border-alt:      #d1dbd1;
  --border-section:  #e2e8e3;
  --text-primary:    #181a18;
  --text-muted:      #545e54;
  --text-body:       #303530;
  --text-sub:        #485048;
  --text-faint:      #788678;
  --text-dim:        #939e93;
  --text-label:      #606b60;
  --text-value:      #3c433c;
  --accent-bg:       #e7ede7;
  --accent-bg-light: #d1e4d2;
  --bg-tip:          #f9f0f9;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f9;
  --bg-cons:         #faf5f3;
  --c-pros:          #841e83;
  --c-cons:          #9f4721;
  --c-pros-label:    #9d249c;
  --c-tip-border:    #ad28ac;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #841e83;
}
:root { --logo-bg-opacity: 70%; }
body, button, input { font-family: "Lato", sans-serif; }
.u55g .ptif8v1 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.u55g .ptif8v1::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.u55g .ey86lk     .ptif8v1::before { content: "";  color: var(--c-tip-border); }.u55g .m0wn .ptif8v1::before { content: ""; color: var(--c-warn-border); }.u55g .iq4zny    .ptif8v1::before { content: ""; color: #60a5fa; }.lhomd4 .u55g .ey86lk     .ptif8v1::before { color: #10b981; }.lhomd4 .u55g .m0wn .ptif8v1::before { color: #f43f5e; }.lhomd4 .u55g .iq4zny    .ptif8v1::before { color: #a855f7; }.bhku  .u55g .ey86lk     .ptif8v1::before { color: #eab308; }.bhku  .u55g .m0wn .ptif8v1::before { color: #ef4444; }.bhku  .u55g .iq4zny    .ptif8v1::before { color: #f97316; }.z6k8dbqb  .u55g .ey86lk     .ptif8v1::before { color: #38bdf8; }.z6k8dbqb  .u55g .m0wn .ptif8v1::before { color: #818cf8; }.z6k8dbqb  .u55g .iq4zny    .ptif8v1::before { color: #2dd4bf; }.ac66jdia .u55g .ptif8v1::before { color: var(--accent-light) !important; }
.x5q4y .cjcf18 li::before, .x5q4y .h5f6 li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.x5q4y .cjcf18 li::before { content: ""; }.x5q4y .h5f6 li::before { content: ""; }.x5q4y .q0bto::before, .x5q4y .dc8a8::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.x5q4y .q0bto::before { content: ""; }.x5q4y .dc8a8::before { content: ""; }
.pich .ih5g, .pich .xva0y6k7 { min-height: 420px; }
.lbbxows6 .xq8069::after, .lbbxows6 .s3hbdet::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.x15m::before { content: '>'; }