:root {
  --color-accent: #40b300;
  --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;
}
.s074460d {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ubby {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.txmyv7 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.zrk7 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.euyh9wu { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.euyh9wu a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.euyh9wu a:hover { color: var(--accent-light); }
.lkkxa     .hwdaur8 { border-radius: 24px; padding: 8px; }
.lkkxa .hwdaur8 li a { border-radius: 16px; }
@media (max-width: 640px) {
  .hwdaur8 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .pej9g9yv:hover .hwdaur8,
  .pej9g9yv:focus-within .hwdaur8 { display: block; }
  .hwdaur8 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.bynqf {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.wuoyu5o { display: none; }
@media (max-width: 640px) {
  .wuoyu5o {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .wuoyu5o.cj2y { display: block; }
}
@media (max-width: 640px) {
  .bynqf { display: block; }
  .euyh9wu > li + li::before { display: none !important; }
  .euyh9wu {
    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;
  }
  .euyh9wu.cj2y { display: flex; }
  .euyh9wu li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .euyh9wu li:last-child a { border-bottom: none; }
}
.r8gm { min-height: 480px; }
.mxkun9 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.a7nit { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.djq7b9vg .a7nit { margin-left: 0; margin-right: 0; }
.nbj9 {
  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;
}
.jc1748 .nbj9 { margin-top: 24px; }
.nbj9:hover { opacity: 0.88; }
.r33d {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.z81yhmk {
  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%);
}
.r33d .jtlb6 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.r33d .mxkun9 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.r33d .a7nit { color: #e2e8f0; }
.r33d.owgiv .jtlb6 { text-align: center; }
.r33d.djq7b9vg   .jtlb6 { text-align: left; }
.w34y9e .jtlb6 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.w34y9e .mxkun9 { color: var(--text-primary); text-shadow: none; }
.w34y9e .a7nit { color: var(--text-muted); }
.w34y9e .nbj9 { margin-top: 16px; }
.w34y9e, .w34y9e.r8gm { min-height: auto !important; }
.w34y9e.owgiv .jtlb6 { text-align: center; }
.w34y9e.djq7b9vg   .jtlb6 { text-align: left; }
.w34y9e~.ic5lj2v{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}
.w34y9e~.ic5lj2v .r9a1hnj{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; }
}
.ix0t .r33d .z81yhmk {
  overflow: hidden;
}
.ix0t .r33d .z81yhmk::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); }
}
.xraj .r33d .z81yhmk {
  overflow: hidden;
}
.xraj .r33d .z81yhmk::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;
}
.sdgj1r .r33d .z81yhmk {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.guewseq1 .r33d .z81yhmk {
  overflow: hidden;
}
.guewseq1 .r33d .z81yhmk::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;
}
.y1n6c .r33d .z81yhmk {
  animation: hg-breathe 10s ease-in-out infinite;
}
.ht1do177 .z81yhmk {
  background: none;
}
.ht1do177 .mxkun9 { color: #fff; }
.ht1do177 .a7nit { color: rgba(255,255,255,0.85); }
.ht1do177 .nbj9 { background: #fff; color: var(--cta); }
.ht1do177 .nbj9:hover { opacity: 0.92; }
.j1hd5sz5 .mxkun9 { text-shadow: none; color: var(--text-primary); }
.j1hd5sz5 .a7nit { color: var(--text-muted); }
body.kp36rc .mxkun9 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ukztyx .mxkun9 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.r8gm.ht1do177 .mxkun9,
section.ht1do177 .mxkun9 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.j1hd5sz5.djq7b9vg   .s1glk { align-items: flex-start; text-align: left; }
.r8gm .d8njdwis {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.d8njdwis .bfeflhth.wkrafh {
  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;
}
.d8njdwis .bfeflhth.wkrafh:hover { opacity: 0.85; }
.dpm4a .jtlb6 { padding-bottom: 24px; }
.jc1748 .jtlb6 { max-width: 1100px; }
@media (max-width: 700px) {
  .j1hd5sz5 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .j1hd5sz5:not(.rnyn1z) .lz1k { display: none !important; }
  .rnyn1z .lz1k { padding: 16px; }
  .s1glk  { padding: 36px 24px; }
  .j1hd5sz5~.ic5lj2v,.c57lbm~.ic5lj2v{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .r8gm, .j1hd5sz5 { min-height: 320px !important; }
  .mxkun9 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .f5esac,
  .jprqimr,
  .rlco9 { grid-template-columns: 1fr !important; }

  

  
  .dpm4a { display: flex !important; flex-direction: column !important; }
  .dpm4a .jtlb6 { display: contents; }
  .dpm4a .z81yhmk { order: 0; }
  .dpm4a .mxkun9 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .dpm4a .f5esac { order: 2; padding: 0 16px 12px !important; }
  .dpm4a .a7nit { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .jc1748 .jtlb6 { display: flex; flex-direction: column; }
  .jc1748 .jtlb6 .mxkun9 { order: 1; }
  .jc1748 .jtlb6 .rlco9 { order: 2; margin: 8px 0 24px !important; }
  .jc1748 .jtlb6 .a7nit { order: 3; }
  .jc1748 .jtlb6 .nbj9 { order: 4; align-self: center; margin-top: 0; }

  
  .j1hd5sz5.rnyn1z {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .j1hd5sz5.rnyn1z .s1glk { display: contents; padding: 0; }
  .j1hd5sz5.rnyn1z .s1glk .mxkun9 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .j1hd5sz5.rnyn1z .lz1k { order: 2; padding: 12px 16px; }
  .j1hd5sz5.rnyn1z .s1glk .a7nit { order: 3; padding: 0 24px; margin: 0 auto; }
  .j1hd5sz5.rnyn1z .s1glk .nbj9 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.rmf6zwjr { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.y7j24x { width: 100%; height: auto; display: block; border-radius: 10px; }
.ye77x1qf .rmf6zwjr        { border-radius: 16px; }
.ye77x1qf .y7j24x  { border-radius: 16px; }
.wp0wg .rmf6zwjr         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.wp0wg .y7j24x   { border-radius: 8px; }
.izrb2vf { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ltrfnc { width: 100%; padding: 32px 0; position: relative; }
.lb3a1l { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.nfni6h .ltrfnc:nth-child(even) { background: var(--bg-surface); }
.nfni6h .ltrfnc:nth-child(odd)  { background: var(--bg-page); }
.phsn .ltrfnc:nth-child(even) { background: var(--bg-card); }
.phsn .ltrfnc:nth-child(odd)  { background: var(--bg-page); }
.nfni6h .ltrfnc:nth-child(odd)  .lb3a1l { background: var(--bg-card); border-radius: 6px; }
.nfni6h .ltrfnc:nth-child(even) .lb3a1l { background: var(--bg-raised); border-radius: 6px; }
.phsn .ltrfnc:nth-child(odd)  .lb3a1l { background: var(--bg-card); border-radius: 6px; }
.phsn .ltrfnc:nth-child(even) .lb3a1l { background: var(--bg-raised); border-radius: 6px; }
.nfni6h .ltrfnc:nth-child(even) .hb0vfbop .asa2y3,
.phsn .ltrfnc:nth-child(even) .hb0vfbop .asa2y3 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.nfni6h .ltrfnc:nth-child(odd) .hb0vfbop .asa2y3,
.phsn .ltrfnc:nth-child(odd) .hb0vfbop .asa2y3 { background: var(--bg-card-inner); }
.nfni6h .ltrfnc:nth-child(even) .apx0f3 .asa2y3:nth-child(odd),
.phsn .ltrfnc:nth-child(even) .apx0f3 .asa2y3:nth-child(odd)  { background: var(--bg-card); }
.nfni6h .ltrfnc:nth-child(even) .apx0f3 .asa2y3:nth-child(even),
.phsn .ltrfnc:nth-child(even) .apx0f3 .asa2y3:nth-child(even) { background: var(--bg-card-inner); }
h1.ldjk5n7 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ldjk5n7 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.sk1tbfko { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.knk0p h2.ldjk5n7 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.npkv h2.ldjk5n7 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.sod4od h2.ldjk5n7 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.upp95t7 h2.ldjk5n7::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.fsd8 h2.ldjk5n7 {
  color: var(--text-primary); font-size: 1.7rem;
}
.p4n0s h2.ldjk5n7::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.s5pngn h2.ldjk5n7 {
  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;
}
.r3u2 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .r3u2 { display: none; } }
.cc7uwwh4 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.hw73q { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.e0lp61tp {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.mjnz8oaw { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.w1f26g6 { padding-left: 20px; }
.w1f26g6 li { margin-bottom: 6px; }
.w1f26g6 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.w1f26g6 a:hover { color: var(--accent-light); }
.n65zzb .mjnz8oaw { display: none; }
.jj8h .mjnz8oaw { display: none; }
.jj8h .w1f26g6 { padding-left: 0; list-style: none; }
.jj8h .w1f26g6 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.jj8h .w1f26g6 a { font-size: 0.92rem; }
.xjj8u .e0lp61tp { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.xjj8u .mjnz8oaw { display: none; }
.xjj8u .w1f26g6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.xjj8u .w1f26g6 li { margin-bottom: 0; }
.xjj8u .w1f26g6 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;
}
.xjj8u .w1f26g6 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.akoay .e0lp61tp { padding: 20px 20px 16px; }
.akoay .w1f26g6 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.akoay .w1f26g6 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.akoay .w1f26g6 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;
}
.akoay .w1f26g6 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;
}
.akoay .w1f26g6 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.akoay .w1f26g6 a:focus,
.akoay .w1f26g6 a:focus-visible,
.akoay .w1f26g6 a:target { outline: none; }
.akoay .w1f26g6 li:target a { border-color: var(--border); color: var(--text-muted); }
.oelvbzp .e0lp61tp { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.oelvbzp .mjnz8oaw { display: none; }
.oelvbzp .w1f26g6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.oelvbzp .w1f26g6 li { margin-bottom: 0; }
.oelvbzp .w1f26g6 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.oelvbzp .w1f26g6 li:last-child::after { content: ""; margin-right: 0; }
.oelvbzp .w1f26g6 a { font-size: 0.9rem; }
.asa2y3 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.hb0vfbop .asa2y3 { background: var(--bg-card); }
.apx0f3 .asa2y3:nth-child(odd)  { background: var(--bg-card); }
.apx0f3 .asa2y3:nth-child(even) { background: var(--bg-raised); }
.ngvbn1ju .asa2y3 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ngvbn1ju .asa2y3:last-child { border-bottom: none; }
.ngvbn1ju h3.sk1tbfko { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.qtt84 .asa2y3 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.qtt84 .asa2y3 + .asa2y3 { margin-top: 4px; }
.xt26vy9n .asa2y3 { background: none; border-radius: 0; padding: 12px 0; }
.xt26vy9n .asa2y3 + .asa2y3 { border-top: 1px solid var(--border-section); }
.qeew { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.eapv95c { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.mqsaxx { color: var(--text-body); margin-bottom: 10px; }
.l8jdniu, .t8p21w { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.l8jdniu li, .t8p21w li { margin-bottom: 6px; }
.b768     .l8jdniu { list-style-type: "● "; }
.bm2no8lr  .l8jdniu { list-style-type: "■ "; }
.fac8lnv .l8jdniu { list-style-type: "◆ "; }
.lp8blm    .l8jdniu { list-style-type: "★ "; }
.b768     .mdojz { list-style-type: "● "; }
.bm2no8lr  .mdojz { list-style-type: "■ "; }
.fac8lnv .mdojz { list-style-type: "◆ "; }
.lp8blm    .mdojz { list-style-type: "★ "; }
.b768    .l8jdniu li::marker, .b768    .mdojz li::marker,
.bm2no8lr .l8jdniu li::marker, .bm2no8lr .mdojz li::marker,
.fac8lnv .l8jdniu li::marker, .fac8lnv .mdojz li::marker,
.lp8blm   .l8jdniu li::marker, .lp8blm   .mdojz li::marker {
  color: var(--cta); font-size: 1em;
}
.fuazkc1p { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.teb2asle .fuazkc1p,
.osc1g46 .fuazkc1p { background: transparent; border: none; border-radius: 0; }
.ekpaqh4z { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ekpaqh4z th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ekpaqh4z td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ekpaqh4z tr:hover td { background: var(--bg-hover); }
.h43ja0 .ekpaqh4z tbody tr:nth-child(even) td { background: var(--bg-surface); }
.y2nk .ekpaqh4z { border: 1px solid var(--border-alt); }
.y2nk .ekpaqh4z th,
.y2nk .ekpaqh4z td { border: 1px solid var(--border-alt); }
.w5q22 .ekpaqh4z th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.w5q22 .ekpaqh4z td { border-bottom: none; }
.w5q22 .ekpaqh4z tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.os9hpvnq .ekpaqh4z th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.teko .fuazkc1p {
  overflow: hidden;
}
.teko .ekpaqh4z th { border-bottom: 1px solid var(--border-alt); }
.teko .ekpaqh4z tr:last-child td { border-bottom: none; }
.btaa { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.kvkokju5 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.m71dc5j { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.z9q5 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.bzk6 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.mdojz { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.mdojz 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%}
.y76ogkv .z9q5 { background: transparent; text-align: center; }
.n9t7a0k2 .m71dc5j {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.xxx83 .m71dc5j {
  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);
}
.s3s9ee .kvkokju5 { display: grid; grid-template-columns: auto 1fr; }
.s3s9ee .m71dc5j {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.s3s9ee .z9q5 { grid-column: 2; }
.s3s9ee .bzk6,
.s3s9ee .mdojz { grid-column: 1 / -1; }
.pbkoe .kvkokju5 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.pbkoe .m71dc5j {
  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);
}
.pbkoe .z9q5 { grid-column: 2; }
.pbkoe .bzk6,
.pbkoe .mdojz { grid-column: 1 / -1; }
.dupsje .kvkokju5 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.dupsje .z9q5 { background: none; color: var(--accent-light); font-weight: 700; }
.f7pl8 .kvkokju5 { 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); }
.f7pl8 .z9q5 { background: none; color: var(--accent-light); font-weight: 700; }
.i2vcys .kvkokju5 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.i2vcys .kvkokju5:last-child { border-bottom: none; }
.i2vcys .z9q5 { background: none; color: var(--accent-light); font-weight: 700; }
.kjh30opv .kvkokju5 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.kjh30opv .z9q5 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.lpbqb4 .btaa { counter-reset: card-n; }
.lpbqb4 .kvkokju5  { counter-increment: card-n; }
.lpbqb4 .z9q5 { display: flex; align-items: center; gap: 10px; }
.lpbqb4 .z9q5::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;
}
.qd1qkn .kvkokju5 { background: var(--bg-surface); border: 1px solid var(--border); }
.qd1qkn .z9q5 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.frkv4b8 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.diqe3jvq  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.sc0w { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.frkv4b8 strong { color: var(--text-primary); font-size: 0.95rem; }
.frkv4b8 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.y7j24x { width: 100%; height: auto; border-radius: 10px; display: block; }
.wkrafh {
  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;
}
.wkrafh:hover { opacity: 0.85; }
.sf9e .wkrafh  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.sf9e .wkrafh:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.wczzonu .wkrafh  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.wczzonu .wkrafh:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ob93nu .nbj9 { border-radius: 50px; }
.ob93nu .wkrafh  { border-radius: 50px; }
.ithvoan .nbj9 { padding-left: 22px; padding-right: 22px; }
.ithvoan .wkrafh  { padding-left: 12px; padding-right: 12px; }
.enoctrv .nbj9 { padding-left: 44px; padding-right: 44px; }
.enoctrv .wkrafh  { padding-left: 24px; padding-right: 24px; }
.qp5lmw .nbj9 { padding-left: 56px; padding-right: 56px; }
.qp5lmw .wkrafh  { padding-left: 32px; padding-right: 32px; }
.lt0449   .nbj9::after, .lt0449   .wkrafh::after,
.ug7x1l .nbj9::after, .ug7x1l .wkrafh::after,
.g3itun    .nbj9::after, .g3itun    .wkrafh::after,
.iamlv75    .nbj9::after, .iamlv75    .wkrafh::after,
.d970wdw3    .nbj9::after, .d970wdw3    .wkrafh::after,
.ajmj     .nbj9::after, .ajmj     .wkrafh::after,
.iq21nl    .nbj9::after, .iq21nl    .wkrafh::after,
.gy8zpysf   .nbj9::after, .gy8zpysf   .wkrafh::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;
}
.lt0449 .nbj9::after, .lt0449 .wkrafh::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");
}
.ug7x1l .nbj9::after, .ug7x1l .wkrafh::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");
}
.g3itun .nbj9::after, .g3itun .wkrafh::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");
}
.iamlv75 .nbj9::after, .iamlv75 .wkrafh::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");
}
.d970wdw3 .nbj9::after, .d970wdw3 .wkrafh::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");
}
.ajmj .nbj9::after, .ajmj .wkrafh::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");
}
.iq21nl .nbj9::after, .iq21nl .wkrafh::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");
}
.gy8zpysf .nbj9::after, .gy8zpysf .wkrafh::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");
}
.ynfsu0r   .fd6oyx::after, .ynfsu0r   .h3ao5d::after,
.rndek .fd6oyx::after, .rndek .h3ao5d::after,
.xdmthyr    .fd6oyx::after, .xdmthyr    .h3ao5d::after,
.i169rch    .fd6oyx::after, .i169rch    .h3ao5d::after,
.hjiudrag    .fd6oyx::after, .hjiudrag    .h3ao5d::after,
.jnvqiw     .fd6oyx::after, .jnvqiw     .h3ao5d::after,
.hydeq6p6    .fd6oyx::after, .hydeq6p6    .h3ao5d::after,
.wx77   .fd6oyx::after, .wx77   .h3ao5d::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;
}
.ynfsu0r .fd6oyx::after, .ynfsu0r .h3ao5d::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");
}
.rndek .fd6oyx::after, .rndek .h3ao5d::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");
}
.xdmthyr .fd6oyx::after, .xdmthyr .h3ao5d::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");
}
.i169rch .fd6oyx::after, .i169rch .h3ao5d::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");
}
.hjiudrag .fd6oyx::after, .hjiudrag .h3ao5d::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");
}
.jnvqiw .fd6oyx::after, .jnvqiw .h3ao5d::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");
}
.hydeq6p6 .fd6oyx::after, .hydeq6p6 .h3ao5d::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");
}
.wx77 .fd6oyx::after, .wx77 .h3ao5d::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");
}
.bfeflhth.wkrafh {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .w4c5l1u {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .w4c5l1u::before    { grid-area: rank;   }
  .r1ii0           { grid-area: ident;  }
  .wvey     { grid-area: rating; min-width: 0; width: auto; }
  .u317t           { grid-area: pills;  }
  .bfeflhth             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .w4c5l1u {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .w4c5l1u::before    { justify-self: center; }
  .r1ii0           { width: 100%; }
  .wvey     { justify-self: center; }
  .u317t           { grid-template-columns: 1fr; }
}
.ajl3s4z6 .gmhqq { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .ukdd05 .gl2kvbb4 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ukdd05 .uhlwrf { margin: 0; }
}
.k2xc35 .uhlwrf { border-top: 4px solid var(--accent); }
.k2xc35 .dppwz4l7 { background: var(--bg-card); }
@media (max-width: 720px) {
  .tlmy2o { grid-template-columns: 1fr; }
  .wr89er { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .wr89er .lnjx { width: 72px; height: 50px; }
  .wr89er .r8woa5 { max-width: 180px; }
  .wr89er .rbhv { width: auto; }
}
@media (max-width: 720px) {
  .vv178cjw { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .bzgh2 { padding: 16px; }
  .qulr99h .rxn908u { min-width: 50%; }
}
@media (max-width: 860px) {
  .oq3chx { grid-template-columns: 1fr; }
  .v9ivd4 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .yrktqp { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ffsn5sa { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .jfd43 { flex-direction: column; align-items: stretch; }
}
.n9evh .rbhv .wkrafh { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .fj4t { flex-direction: column; align-items: stretch; gap: 10px; }
  .n9evh .rbhv { text-align: center; }
}
@media (max-width: 720px) {
  .yffqlw { grid-template-columns: 1fr; }
  .g7bk9ne { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ex8ozl0 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ajyk { grid-template-columns: 1fr; }
  .fv46ae { width: 100px; height: 100px; margin: 16px auto; }
  .rxl7 { font-size: 1.4rem; }
  .qvux { justify-content: center; }
  .q8f3 .rxn908u { min-width: 50%; }
}
@media (max-width: 540px) {
  .ub0k9z { flex-wrap: wrap; padding: 14px 16px; }
  .v58n { padding: 12px 16px; }
  .zlhz .l862k3 { margin: 0 16px; }
  .zlhz .k2os { padding: 0 16px; }
  .je5hr9 { padding: 12px 16px; }
}
.vibd .qtcjni5 { display: none; }
.vibd .qtp4 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.vibd .qtp4 {
  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;
}
.vibd .qtp4 small { display: none; }
.vibd .sm45na .yggk { display: none; }
.vibd .sm45na strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.vibd .qkmjd { display: none; }
.y4zmx6ap { margin: 16px 0; }
.vl8z { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.vl8z summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.vl8z summary::after { content: "+"; color: var(--accent-light); }
.vl8z[open] summary::after { content: "−"; }
.vl8z p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ltrfnc { margin-bottom: 0; }
.jdm4eo8l h2.ldjk5n7 { color: var(--text-primary); border-color: var(--accent-light); }
.kam7f h2.ldjk5n7 { color: var(--text-primary); border-color: var(--accent-light); }
.y4r3e5 .diqe3jvq     { background: #052e16; border-color: #10b981; }
.y4r3e5 .gjw7gx { background: #2d0a1e; border-color: #f43f5e; }
.y4r3e5 .w80icpfq    { background: #1e1036; border-color: #a855f7; }
.y4r3e5 .frkv4b8 strong  { color: #f1f5f9; }
.y4r3e5 .frkv4b8 p       { color: #cbd5e1; }
.y4r3e5 .pj8by    .diqe3jvq     .sc0w::before,
.y4r3e5 .gyfsok  .diqe3jvq     .sc0w::before,
.y4r3e5 .o56o1j  .diqe3jvq     .sc0w::before,
.y4r3e5 .evfwz .diqe3jvq     .sc0w::before { color: #10b981; }
.y4r3e5 .pj8by    .gjw7gx .sc0w::before,
.y4r3e5 .gyfsok  .gjw7gx .sc0w::before,
.y4r3e5 .o56o1j  .gjw7gx .sc0w::before,
.y4r3e5 .evfwz .gjw7gx .sc0w::before { color: #f43f5e; }
.y4r3e5 .pj8by    .w80icpfq    .sc0w::before,
.y4r3e5 .gyfsok  .w80icpfq    .sc0w::before,
.y4r3e5 .o56o1j  .w80icpfq    .sc0w::before,
.y4r3e5 .evfwz .w80icpfq    .sc0w::before { color: #a855f7; }
.kjbw0sbc .diqe3jvq     { background: #2d2000; border-color: #eab308; }
.kjbw0sbc .frkv4b8 strong  { color: #f1f5f9; }
.kjbw0sbc .frkv4b8 p       { color: #cbd5e1; }
.kjbw0sbc .pj8by    .diqe3jvq     .sc0w::before,
.kjbw0sbc .gyfsok  .diqe3jvq     .sc0w::before,
.kjbw0sbc .o56o1j  .diqe3jvq     .sc0w::before,
.kjbw0sbc .evfwz .diqe3jvq     .sc0w::before { color: #eab308; }
.kjbw0sbc .pj8by    .gjw7gx .sc0w::before,
.kjbw0sbc .gyfsok  .gjw7gx .sc0w::before,
.kjbw0sbc .o56o1j  .gjw7gx .sc0w::before,
.kjbw0sbc .evfwz .gjw7gx .sc0w::before { color: #ef4444; }
.kjbw0sbc .pj8by    .w80icpfq    .sc0w::before,
.kjbw0sbc .gyfsok  .w80icpfq    .sc0w::before,
.kjbw0sbc .o56o1j  .w80icpfq    .sc0w::before,
.kjbw0sbc .evfwz .w80icpfq    .sc0w::before { color: #f97316; }
.du0cx .diqe3jvq     { background: #0c1a2e; border-color: #38bdf8; }
.du0cx .frkv4b8 strong  { color: #f1f5f9; }
.du0cx .frkv4b8 p       { color: #cbd5e1; }
.du0cx .pj8by    .diqe3jvq     .sc0w::before,
.du0cx .gyfsok  .diqe3jvq     .sc0w::before,
.du0cx .o56o1j  .diqe3jvq     .sc0w::before,
.du0cx .evfwz .diqe3jvq     .sc0w::before { color: #38bdf8; }
.du0cx .pj8by    .gjw7gx .sc0w::before,
.du0cx .gyfsok  .gjw7gx .sc0w::before,
.du0cx .o56o1j  .gjw7gx .sc0w::before,
.du0cx .evfwz .gjw7gx .sc0w::before { color: #818cf8; }
.du0cx .pj8by    .w80icpfq    .sc0w::before,
.du0cx .gyfsok  .w80icpfq    .sc0w::before,
.du0cx .o56o1j  .w80icpfq    .sc0w::before,
.du0cx .evfwz .w80icpfq    .sc0w::before { color: #2dd4bf; }
.cny3wqh .diqe3jvq     { background: var(--accent-bg); border-color: var(--accent-light); }
.cny3wqh .pj8by    .sc0w::before,
.cny3wqh .gyfsok  .sc0w::before,
.cny3wqh .o56o1j  .sc0w::before,
.cny3wqh .evfwz .sc0w::before { color: var(--accent-light) !important; }
.tnec0 .ppnt { background: var(--bg-pros); }
.tnec0 .vbz37uf { background: var(--bg-cons); }
.tnec0 .ppnt .eda1 { color: var(--c-pros-label); }
.tnec0 .vbz37uf .j3o21vc { color: var(--c-cons); }
.tnec0 .ppnt ul li,
.tnec0 .i4rm li            { color: var(--c-pros); }
.tnec0 .vbz37uf ul li,
.tnec0 .ny9fs li            { color: var(--c-cons); }
.qklwb9 .frkv4b8 { background: transparent; border-left: none; border: 1.5px solid; }
.qklwb9 .diqe3jvq     { border-color: var(--c-tip-border); }
.qklwb9 .frkv4b8 strong { color: var(--text-primary); }
.qklwb9 .frkv4b8 p      { color: var(--text-muted); }
.ajl3s4z6 .frkv4b8 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ajl3s4z6 .diqe3jvq     { border-top-color: var(--c-tip-border); }
.ajl3s4z6 .gjw7gx { border-top-color: var(--c-warn-border); }
.ajl3s4z6 .w80icpfq    { border-top-color: #60a5fa; }
.fprvj7 .frkv4b8 { border-left: none; border-radius: 8px; }
.fprvj7 .diqe3jvq     { background: #065f46; }
.fprvj7 .frkv4b8 strong,
.fprvj7 .frkv4b8 p { color: #fff; }
.fprvj7 .sc0w::before { color: rgba(255,255,255,0.85) !important; }
.y4r3e5.fprvj7 .diqe3jvq,
.y4r3e5 .fprvj7 .diqe3jvq     { background: #052e16; }
.y4r3e5.fprvj7 .gjw7gx,
.y4r3e5 .fprvj7 .gjw7gx { background: #2d0a1e; }
.y4r3e5.fprvj7 .w80icpfq,
.y4r3e5 .fprvj7 .w80icpfq    { background: #1e1036; }
.kjbw0sbc.fprvj7 .diqe3jvq,
.kjbw0sbc .fprvj7 .diqe3jvq      { background: #2d2000; }
.du0cx.fprvj7 .diqe3jvq,
.du0cx .fprvj7 .diqe3jvq      { background: #0c1a2e; }
.zpqer8 .frkv4b8 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.zpqer8 .diqe3jvq     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.zpqer8 .frkv4b8 strong { color: var(--text-primary); }
.zpqer8 .frkv4b8 p      { color: var(--text-muted); }
.cchd .frkv4b8 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.pj8by .sc0w,
.gyfsok .sc0w,
.o56o1j .sc0w,
.evfwz .sc0w { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.pj8by .sc0w::before,
.gyfsok .sc0w::before,
.o56o1j .sc0w::before,
.evfwz .sc0w::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.pj8by .diqe3jvq     .sc0w::before { content: "✦"; color: var(--c-tip-border); }
.pj8by .gjw7gx .sc0w::before { content: "▲"; color: var(--c-warn-border); }
.pj8by .w80icpfq    .sc0w::before { content: "◉"; color: #60a5fa; }
.gyfsok .diqe3jvq     .sc0w::before { content: "★"; color: var(--c-tip-border); }
.gyfsok .gjw7gx .sc0w::before { content: "◆"; color: var(--c-warn-border); }
.gyfsok .w80icpfq    .sc0w::before { content: "●"; color: #60a5fa; }
.o56o1j .diqe3jvq     .sc0w::before { content: "▶"; color: var(--c-tip-border); }
.o56o1j .gjw7gx .sc0w::before { content: "■"; color: var(--c-warn-border); }
.o56o1j .w80icpfq    .sc0w::before { content: "▸"; color: #60a5fa; }
.evfwz .diqe3jvq     .sc0w::before { content: "→"; color: var(--c-tip-border); }
.evfwz .gjw7gx .sc0w::before { content: "⬥"; color: var(--c-warn-border); }
.evfwz .w80icpfq    .sc0w::before { content: "◈"; color: #60a5fa; }
.oylvi1f .hb0vfbop .asa2y3,
.oylvi1f .apx0f3 .asa2y3  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.oylvi1f .kvkokju5                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.oylvi1f .fuazkc1p          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.oylvi1f .e0lp61tp                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.qdxe .hb0vfbop .asa2y3,
.qdxe .apx0f3 .asa2y3,
.qdxe .kvkokju5,
.qdxe .w4c5l1u,
.qdxe .uhlwrf,
.qdxe .fuazkc1p,
.qdxe .e0lp61tp,
.qdxe .cchd .frkv4b8 { box-shadow: none; }
.bt9qaln9   .mqsaxx, .bt9qaln9 .qeew, .bt9qaln9 .eapv95c,
.bt9qaln9   .cc7uwwh4, .bt9qaln9 .hw73q { font-size: 0.9rem; }
.bt9qaln9   .l8jdniu, .bt9qaln9 .t8p21w { font-size: 0.9rem; }
.of62d   .mqsaxx, .of62d .qeew, .of62d .eapv95c,
.of62d   .cc7uwwh4, .of62d .hw73q { font-size: 0.95rem; }
.of62d   .l8jdniu, .of62d .t8p21w { font-size: 0.95rem; }
.vf4pp   .mqsaxx, .vf4pp .qeew, .vf4pp .eapv95c,
.vf4pp   .cc7uwwh4, .vf4pp .hw73q { font-size: 1.08rem; }
.vf4pp   .l8jdniu, .vf4pp .t8p21w { font-size: 1.05rem; }
.vf4pp   .ekpaqh4z { font-size: 0.97rem; }
.v7q84 .mxkun9      { font-size: 3.2rem; }
.v7q84 h2.ldjk5n7 { font-size: 1.9rem; }
.v7q84 h3.sk1tbfko     { font-size: 1.4rem; }
.c2bzrux6 .mxkun9      { font-size: 3.8rem; }
.c2bzrux6 h2.ldjk5n7 { font-size: 2.2rem; }
.c2bzrux6 h3.sk1tbfko     { font-size: 1.6rem; }
.ltrfnc + .ltrfnc { position: relative; }
.z31mfnh   .ltrfnc + .ltrfnc::before,
.hjwvq  .ltrfnc + .ltrfnc::before,
.sjw81xuu   .ltrfnc + .ltrfnc::before,
.wdf6s   .ltrfnc + .ltrfnc::before,
.kvbi9z07   .ltrfnc + .ltrfnc::before,
.fowp .ltrfnc + .ltrfnc::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.z31mfnh .ltrfnc + .ltrfnc::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.hjwvq .ltrfnc + .ltrfnc::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.sjw81xuu .ltrfnc + .ltrfnc::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;
}
.wdf6s .ltrfnc + .ltrfnc::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.x2imd .ltrfnc { margin-bottom: 16px; }
.x2imd .ltrfnc + .ltrfnc { margin-top: 0; }
.x2imd .lb3a1l { padding-top: 0; padding-bottom: 0; }
.kvbi9z07 .ltrfnc + .ltrfnc::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.fowp .ltrfnc + .ltrfnc::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.pzuuvl .ltrfnc + .ltrfnc::before,
.krvntwq .ltrfnc + .ltrfnc::before,
.bsgc7if7 .ltrfnc + .ltrfnc::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%;
}
.nfni6h .pzuuvl .ltrfnc:nth-child(even)::before,
.nfni6h .krvntwq .ltrfnc:nth-child(even)::before,
.nfni6h .bsgc7if7 .ltrfnc:nth-child(even)::before { background: var(--bg-surface); }
.phsn .pzuuvl .ltrfnc:nth-child(even)::before,
.phsn .krvntwq .ltrfnc:nth-child(even)::before,
.phsn .bsgc7if7 .ltrfnc:nth-child(even)::before { background: var(--bg-card); }
.pzuuvl .ltrfnc + .ltrfnc::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");
}
.krvntwq .ltrfnc + .ltrfnc::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");
}
.bsgc7if7 .ltrfnc + .ltrfnc::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");
}
.gfud .r33d,
.zge03l1 .r33d,
.c7fx7ezv .r33d { overflow: hidden; }
.gfud .jtlb6,
.zge03l1 .jtlb6 { margin-bottom: 60px; }
.c7fx7ezv .jtlb6 { margin-bottom: 70px; }
.zge03l1 .s1glk { padding-bottom: 60px; }
.gfud .r33d::before,
.zge03l1 .r33d::before,
.c7fx7ezv .r33d::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%;
}
.gfud .r33d::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");
}
.zge03l1 .r33d::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");
}
.c7fx7ezv .r33d::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");
}
.fwgw0lo .r33d:not(.ht1do177) .z81yhmk { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.nwrjv62f .r33d:not(.ht1do177) .z81yhmk { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.ozqn3f  .r33d:not(.ht1do177) .z81yhmk { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.t5tmwtq  .r33d:not(.ht1do177) .z81yhmk { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.nwrjv62f .ht1do177 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.nwrjv62f .hrbgq12 { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.nwrjv62f .j1hd5sz5 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.pp63z6e .ht1do177 .z81yhmk { background: none; }
.pp63z6e .r33d:not(.ht1do177) .z81yhmk { background: rgba(0,0,0,0.6); }
.vi3t1t .rmf6zwjr { float: left; width: 38%; margin: 0 28px 16px 0; }
.vi3t1t .rmf6zwjr .y7j24x { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.vi3t1t .lb3a1l::after { content: ''; display: block; clear: both; }
.sj37 .rmf6zwjr { float: right; width: 38%; margin: 0 0 16px 28px; }
.sj37 .rmf6zwjr .y7j24x { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.sj37 .lb3a1l::after { content: ''; display: block; clear: both; }
.l952ql .ltrfnc:nth-child(odd)  .rmf6zwjr { float: left;  width: 38%; margin: 0 28px 16px 0; }
.l952ql .ltrfnc:nth-child(even) .rmf6zwjr { float: right; width: 38%; margin: 0 0 16px 28px; }
.l952ql .rmf6zwjr .y7j24x { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.l952ql .lb3a1l::after { content: ''; display: block; clear: both; }
.vi3t1t .btaa,
.sj37 .btaa,
.l952ql .btaa,
.l952ql .vwns2k7 { clear: both; }
@media (max-width: 900px) {
  .vi3t1t .rmf6zwjr,
  .sj37 .rmf6zwjr,
  .l952ql .ltrfnc:nth-child(odd)  .rmf6zwjr,
  .l952ql .ltrfnc:nth-child(even) .rmf6zwjr {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .vi3t1t .rmf6zwjr .y7j24x,
  .sj37 .rmf6zwjr .y7j24x,
  .l952ql .rmf6zwjr .y7j24x {
    max-height: none !important;
  }
}
.vi3t1t .l8jdniu,
.sj37 .l8jdniu,
.l952ql .l8jdniu,
.l952ql .t8p21w { overflow: hidden; }
@media (max-width: 640px) {
  .vi3t1t .rmf6zwjr,
  .sj37 .rmf6zwjr,
  .l952ql .rmf6zwjr { float: none; width: 100%; margin: 0 0 16px 0; }
}
.vb8oec .izrb2vf,
.vb8oec .lb3a1l,
.vb8oec .htycfyoi  { max-width: 1100px; }
.vb8oec { --content-mw: 1100px; }
.zd5hp5 .izrb2vf,
.zd5hp5 .lb3a1l,
.zd5hp5 .htycfyoi  { max-width: 1200px; }
.cbd81 .izrb2vf,
.cbd81 .lb3a1l,
.cbd81 .htycfyoi  { max-width: 1320px; }
.h0h6 { font-size: 0.82rem; color: var(--text-muted); }
.y7ufh1 { display: flex; align-items: center; }
.upnwh3 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.pnpr { display: flex; align-items: center; }
.j0s9 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.j0s9:hover { text-decoration: underline; }
.snypi0d { margin: 0 3px; opacity: 0.45; }
.snypi0d::before { content: '/'; }
.ijpg8a07 { padding: 2px 5px; color: var(--text-main); }
.tz8iczs .h0h6 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.tz8iczs .y7ufh1 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.k23sg3 .h0h6 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.k23sg3 .y7ufh1 { padding: 0 0 0 12px; }
.epz32v0s .y7ufh1 { padding: 0 16px; }
.epz32v0s .h0h6 {
  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);
}
.epz32v0s .izrb2vf { padding-top: 28px; }
@media (max-width: 720px) {
  .unr5r5px { margin-top: 18px; padding: 0 16px; }
  .epz32v0s .izrb2vf { padding-top: 16px; }
}
.vb8oec.tz8iczs .y7ufh1 { max-width: 1100px; }
.zd5hp5.tz8iczs .y7ufh1 { max-width: 1200px; }
.cbd81.tz8iczs .y7ufh1 { max-width: 1320px; }
.vb8oec .unr5r5px { max-width: 1100px; }
.tcrunkxs .ltrfnc { padding-top: 16px; padding-bottom: 16px; }
.tekgyn .ltrfnc { padding-top: 24px; padding-bottom: 24px; }
.ywhdj .ltrfnc { padding-top: 40px; padding-bottom: 40px; }
.dweh .ltrfnc { padding-top: 52px; padding-bottom: 52px; }
.kfhayn .ltrfnc:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.kfhayn .ltrfnc:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.kfhayn .ltrfnc:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.kfhayn .ltrfnc:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.i2iy9dq .lb3a1l { padding-top: 10px;  padding-bottom: 10px; }
.i6xkej .lb3a1l { padding-top: 18px;  padding-bottom: 18px; }
.gajepi .lb3a1l { padding-top: 36px;  padding-bottom: 36px; }
.plq0lda .lb3a1l { padding-top: 48px;  padding-bottom: 48px; }
.yli3p h2.ldjk5n7 { font-weight: 600; }
.yli3p h3.sk1tbfko     { font-weight: 600; }
.nqi5 { font-weight: 500; }
.nqi5 h2.ldjk5n7 { font-weight: 800; }
.nqi5 h3.sk1tbfko     { font-weight: 700; }
.yo18xnyl h2.ldjk5n7 { font-weight: 900; }
.yo18xnyl h3.sk1tbfko     { font-weight: 800; }
.yo18xnyl .frkv4b8 strong,
.yo18xnyl .frkv4b8 strong { font-weight: 600; }
.fd6oyx {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.b6dt .fd6oyx { display: none; }
@media (max-width: 640px) {
  .d05arw { display: none; }
  .fd6oyx {
    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;
  }
}
.fd6oyx { background: var(--cta) !important; color: #fff !important; border: none !important; }
.fd6oyx:hover { opacity: 0.85; }
.jwx15487 .fd6oyx { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.czohsake .fd6oyx,
.iey3egx0  .fd6oyx { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.czohsake .fd6oyx:hover,
.iey3egx0  .fd6oyx:hover { opacity: 0.88; }
.jwx15487.czohsake .fd6oyx,
.jwx15487.iey3egx0  .fd6oyx { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.h3ao5d {
  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;
}
.h3ao5d:hover { transform: translateY(-2px); opacity: 0.92; }
.h3ao5d { background: var(--cta) !important; color: #fff !important; border: none !important; }
.lfx0s .h3ao5d { display: none; }
.hxqq .h3ao5d { right: 32px; }
.wcpcmd  .h3ao5d { left: 32px; }
@media (max-width: 480px) {
  .hxqq .h3ao5d { right: 20px; bottom: 20px; }
  .wcpcmd  .h3ao5d { left: 20px; bottom: 20px; }
}
.vkjrs2 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.htycfyoi { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.he280h1k { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.r1qesln { color: var(--text-dim); font-size: 0.8rem; }
.xi1n { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.xi1n img { height: 26px; width: auto; object-fit: contain; }
.z55u7 .htycfyoi { text-align: center; }
.z55u7 .he280h1k { margin-top: 0; }
@media (max-width: 640px) {
  .htycfyoi { padding-left: 16px; padding-right: 16px; }
  .uus9 .htycfyoi { padding: 20px 16px; }
  .nsy7 { gap: 4px 12px; }
  .he280h1k { font-size: 0.78rem; }
}
.o7wx .r87j41se .xi1n { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.o7wx .he280h1k { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.o7wx .r1qesln { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .o7wx .icexzuf { grid-template-columns: 1fr 1fr; } .o7wx .r87j41se { grid-column: 1 / -1; } }
@media (max-width: 480px) { .o7wx .icexzuf { grid-template-columns: 1fr; } }
.pgg71wd8 .eq2db9 { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.pgg71wd8 .xi1n { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.pgg71wd8 .kawwkr0 { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.pgg71wd8 .kawwkr0 a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.pgg71wd8 .kawwkr0 a:hover { color: var(--accent-light); }
.ekv2 { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.pgg71wd8 .s2vqn { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.pgg71wd8 .kk78 { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.pgg71wd8 .kk78 a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.pgg71wd8 .kk78 a:hover { color: var(--accent-light); }
.pgg71wd8 .he280h1k { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .pgg71wd8 .eq2db9 { gap: 12px; } .pgg71wd8 .xi1n { margin-right: 0; width: 100%; } }
.eb8l9zye .lrdzai .xi1n { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.eb8l9zye .he280h1k { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.eb8l9zye .r1qesln { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .eb8l9zye .lmp90myx { grid-template-columns: 1fr 1fr; } .eb8l9zye .lrdzai { grid-column: 1 / -1; } }
@media (max-width: 480px) { .eb8l9zye .lmp90myx { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ltvv .aq6z { grid-template-columns: 1fr 1fr; } .ltvv .vb02:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ltvv .aq6z { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .pw3vucj9 .aq6z { grid-template-columns: 1fr; } }
.c8c47ng .htycfyoi { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.qtwg .s074460d      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.qtwg .vkjrs2 { background: var(--bg-page); border-top-color: var(--border-alt); }
.a7jrbc .s074460d      { background: #0d1117; border-bottom-color: #21262d; }
.a7jrbc .txmyv7 { color: var(--accent-light); }
.a7jrbc .euyh9wu { --msep-color: #8b949e; }
.a7jrbc .euyh9wu a { color: #8b949e; }
.a7jrbc .euyh9wu a:hover { color: var(--accent-light); }
.a7jrbc .bynqf { color: #8b949e; }
.a7jrbc .vkjrs2 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.a7jrbc .he280h1k,
.a7jrbc .r1qesln { color: #6e7681; }
.a7jrbc .hbfx0k a, .a7jrbc .kawwkr0 a,
.a7jrbc .kk78 a { color: #8b949e; }
.a7jrbc .xi1n { color: #e6edf3; }
.a7jrbc .hbfx0k a:hover, .a7jrbc .kawwkr0 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .a7jrbc .euyh9wu { background: #0d1117; border-top-color: #21262d; }
  .a7jrbc .euyh9wu li a { border-bottom-color: #21262d; }
}
.x5ktzaij .s074460d      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.x5ktzaij .txmyv7 { color: var(--accent-light); }
.x5ktzaij .euyh9wu { --msep-color: #475569; }
.x5ktzaij .euyh9wu a { color: #475569; }
.x5ktzaij .euyh9wu a:hover { color: var(--accent-light); }
.x5ktzaij .bynqf { color: #64748b; }
.x5ktzaij .vkjrs2 { background: #f0f4f8; border-top-color: #cbd5e1; }
.x5ktzaij .he280h1k,
.x5ktzaij .r1qesln { color: #64748b; }
.x5ktzaij .hbfx0k a, .x5ktzaij .kawwkr0 a,
.x5ktzaij .kk78 a, .x5ktzaij .xi1n { color: #374151; }
.x5ktzaij .hbfx0k a:hover, .x5ktzaij .kawwkr0 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .x5ktzaij .euyh9wu { background: #f0f4f8; border-top-color: #cbd5e1; }
  .x5ktzaij .euyh9wu li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.czohsake .s074460d      { background: var(--accent); border-bottom-color: var(--accent-light); }
.czohsake .txmyv7 { color: #fff; }
.czohsake .euyh9wu { --msep-color: rgba(255,255,255,0.82); }
.czohsake .euyh9wu a { color: rgba(255,255,255,0.82); }
.czohsake .euyh9wu a:hover { color: #fff; }
.czohsake .bynqf { color: rgba(255,255,255,0.9); }
.czohsake .vkjrs2 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.czohsake .he280h1k,
.czohsake .r1qesln { color: rgba(255,255,255,0.72); }
.czohsake .hbfx0k a, .czohsake .kawwkr0 a,
.czohsake .kk78 a, .czohsake .xi1n { color: #fff; }
.czohsake .hbfx0k a:hover, .czohsake .kawwkr0 a:hover { color: #fff; }
@media (max-width: 640px) {
  .czohsake .euyh9wu { background: var(--accent); border-top-color: var(--accent-light); }
  .czohsake .euyh9wu li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.iey3egx0 .s074460d {
  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);
}
.iey3egx0 .vkjrs2 {
  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) {
  .iey3egx0 .euyh9wu {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.tqn2 .ubby { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.urhpjqrj .ubby { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.idfwyv7 .ubby { min-height: 72px; height: auto; }
.d09n3 .ubby { min-height: 84px; height: auto; }
.uus9 .ubby { max-width: none; padding: 0 32px; }
.uus9 .htycfyoi  { max-width: none; padding: 24px 32px; }
.x2hj3.zd5hp5 .ubby { max-width: 1200px; }
.x2hj3.cbd81 .ubby { max-width: 1320px; }
.a5e4i68   .txmyv7, .a5e4i68   .xi1n { text-transform: capitalize; }
.srp93 .txmyv7, .srp93 .xi1n { text-transform: lowercase; }
.augb .txmyv7, .augb .xi1n { text-transform: uppercase; letter-spacing: 0.06em; }
.rc36u, .aidg {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.evezw6 .rc36u,
.evezw6 .aidg { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.ygbmq .rc36u,
.ygbmq .aidg { 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; }
.hx0nbf1x .rc36u,
.hx0nbf1x .aidg { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.i63rly9g .rc36u,
.i63rly9g .aidg { 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; }
.a7hl3   .euyh9wu a { font-weight: 500; }
.qrqjyd .euyh9wu a { font-weight: 600; }
.jn9cn     .euyh9wu a { font-weight: 700; }
.b0p7ra    .euyh9wu a { font-weight: 800; letter-spacing: 0.01em; }
.gzxvjp     .euyh9wu > li + li::before,
.mjbi    .euyh9wu > li + li::before,
.vevk66z    .euyh9wu > li + li::before,
.gorpxoq .euyh9wu > li + li::before,
.bf1b21 .euyh9wu > li + li::before,
.j6odo9k  .euyh9wu > li + li::before,
.fz1alp    .euyh9wu > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.gzxvjp     .euyh9wu > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.mjbi    .euyh9wu > li + li::before { content: "|"; }
.vevk66z    .euyh9wu > li + li::before { content: "—"; }
.gorpxoq .euyh9wu > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.bf1b21 .euyh9wu > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.j6odo9k  .euyh9wu > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.fz1alp    .euyh9wu > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .l021ish .bynqf,
  .k5md1 .bynqf,
  .azfh .bynqf,
  .mvma .bynqf,
  .v8mo .bynqf {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .l021ish .bynqf::before,
  .k5md1 .bynqf::before,
  .azfh .bynqf::before,
  .mvma .bynqf::before,
  .v8mo .bynqf::before { content: ""; display: block; flex-shrink: 0; }

  
  .l021ish .bynqf::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;
  }

  
  .k5md1 .bynqf::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;
  }

  
  .azfh .bynqf::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;
  }

  
  .mvma .bynqf::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;
  }

  
  .v8mo .bynqf::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) {
  .wa64k .bynqf {
    padding: 5px 14px;
  }
  .wa64k .euyh9wu {
    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;
  }
  .wa64k .euyh9wu li a {
    border-bottom: none; padding: 10px 22px;
  }
  .wa64k .euyh9wu li a:hover { background: var(--bg-raised); }
  .wa64k .wuoyu5o,
  .vu85rc0h .wuoyu5o,
  .xuhcq .wuoyu5o { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .py9kzf .bynqf {
    padding: 5px 10px;
  }
  .py9kzf .euyh9wu {
    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);
  }
  .py9kzf .euyh9wu.cj2y { transform: translateX(0); }
  .py9kzf .euyh9wu li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .py9kzf .euyh9wu li:last-child a { border-bottom: none; }
  .czohsake .euyh9wu,
  .a7jrbc .euyh9wu { background: var(--accent) !important; }
  .czohsake .euyh9wu li a,
  .a7jrbc .euyh9wu li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .xuhcq .bynqf {
    padding: 5px 10px;
  }
  .xuhcq .euyh9wu {
    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);
  }
  .xuhcq .euyh9wu::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .xuhcq .euyh9wu.cj2y { transform: translateY(0); }
  .xuhcq .euyh9wu li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .m9smg .bynqf {
    padding: 5px 10px;
  }
  .m9smg .euyh9wu {
    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;
  }
  .m9smg .euyh9wu.cj2y { opacity: 1; pointer-events: auto; }
  .m9smg .euyh9wu li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .tvcii     .bynqf { border-radius: 0 !important; }
  .u3rj4h   .bynqf { border-radius: 8px !important; }
  .h70b0 .bynqf { border-radius: 50% !important; }
  .qsrggz1   .bynqf { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .dveg .ycnq { flex-direction: column; align-items: stretch; }
  .dveg .kdo6jqo2 { flex-direction: row; min-width: auto; }
  .dveg .xkji1872 { align-items: flex-start; text-align: left; }
}
.hjwm,
.hjwm.ltrfnc,
.nfni6h .hjwm,
.f8r4oeib .hjwm,
.phsn .hjwm,
.ehcd4 .hjwm {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.zagwx5e {
  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;
}
.s88re777 { flex: 1 1 280px; min-width: 0; }
.o815z7 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.k6gq6n {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.povw16j {
  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;
}
.povw16j:hover { transform: translateY(-1px); opacity: 0.95; }
.tkakv1o .zagwx5e {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.tkakv1o .o815z7 { color: var(--cta); }
.tkakv1o .k6gq6n { color: var(--text-body); }
.tkakv1o .povw16j {
  background: var(--cta) !important;
  color: #fff !important;
}
.ranjo .zagwx5e {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ranjo .o815z7 { color: var(--text-primary); }
.ranjo .k6gq6n { color: var(--text-body); }
.ranjo .povw16j {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .zagwx5e {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .s88re777 { flex: 0 0 auto; }
  .o815z7 { font-size: 1.2rem; }
  .povw16j { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.turlz .zrk7 { height: 36px; }
.h3i71oe .zrk7 { height: 60px; max-width: 200px; }
.nsy2x .zrk7 { height: 56px; max-width: 180px; }
@media (min-width: 720px) {
  .ks3k .vwns2k7 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ks3k .w4c5l1u {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ks3k .w4c5l1u { padding: 40px 16px 20px; }
  .ks3k .brchty5 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ks3k .bfeflhth { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .v6d6lw .w4c5l1u {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .v6d6lw .w4c5l1u::before {
    position: absolute; top: 14px; left: 14px;
  }
  .v6d6lw .r1ii0 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .v6d6lw .god8x { white-space: normal; text-align: center; font-size: 1.2rem; }
  .v6d6lw .brchty5 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .v6d6lw .bfeflhth { width: 100%; min-width: 0; }
  .v6d6lw .qtcjni5 { min-width: 0; }
}
.o0glh2 .w4c5l1u::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.loqa7 .vl8z {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.loqa7 .vl8z summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.loqa7 .vl8z p { padding: 0 2px 16px; }
.dyr9t .vl8z { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.dyr9t .vl8z summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.dyr9t .vl8z summary::after { content: "›"; font-size: 1.2em; }
.dyr9t .vl8z[open] summary::after { content: "‹"; }
.dyr9t .vl8z p { padding: 10px 22px 4px; }
.e3kip6 .vl8z {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.e3kip6 .vl8z summary { color: var(--text-primary); padding-left: 16px; }
.e3kip6 .vl8z summary::after { content: "›"; font-size: 1.1em; }
.e3kip6 .vl8z[open] summary::after { content: "‹"; }
.e3kip6 .vl8z p { padding-left: 16px; }
.dqpw93 .y4zmx6ap { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.dqpw93 .vl8z {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.dqpw93 .vl8z:last-child { border-bottom: none; }
.dqpw93 .vl8z summary { color: var(--text-primary); border-radius: 0; }
.dqpw93 .vl8z summary::after { content: "›"; font-size: 1.1em; }
.dqpw93 .vl8z[open] summary::after { content: "‹"; }
.i8qrjuf .vl8z { overflow: hidden; }
.i8qrjuf .vl8z summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.i8qrjuf .vl8z summary::after { color: rgba(255,255,255,.75); }
.i8qrjuf .vl8z[open] summary { border-radius: 0; }
.fq2ignm { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.v7m8i {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.yarygfx {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.kmsl { color: var(--text-muted); font-size: 1.05rem; }
.zt5zvf {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.dezw {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.m1vg2l42 { margin-bottom: 20px; }
.u574j {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.omg7w6 {
  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;
}
.omg7w6:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.wj6bgiyx { resize: vertical; min-height: 130px; }
.jlfynv { width: 100%; margin-top: 8px; }
.v6p3r4 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.gn1ugj8 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.d523nza5 { color: var(--text-muted); line-height: 1.75; }
.zwwt2agv { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.zwwt2agv li { margin-bottom: 6px; }
.h5ut9o { max-width: 760px; margin: 0 auto; }
.mws9we { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.iylgx3 { max-width: 760px; margin: 0 auto; }
.xqppq1 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.c4r1eyot ul.zwwt2agv { margin: 0; }
.on6c97 { max-width: 900px; margin: 0 auto; }
.sxi6vu { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.sxi6vu:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.sxi6vu .xqppq1 { margin: 0; font-size: 1rem; }
.sxi6vu .uqcjby p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .sxi6vu { grid-template-columns: 1fr; gap: 10px; } }
.c1bta7f .xqppq1 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.lo6f .zwwt2agv { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .c227ajq { grid-template-columns: 1fr; } }
.mfbal { color: inherit; text-decoration: none; }
.mfbal:hover { color: var(--accent-light); text-decoration: underline; }
.xyvv42 { display: inline-block; line-height: 0; }
.aurba8xr { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.tiz90tr { margin-bottom: 48px; }
.nlm7bry { max-width: 760px; margin: 0 auto; }
.tdqt9 { text-align: center; }
.vjfvo8u9 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.vjfvo8u9:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.jhp9jiq { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.vjfvo8u9 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.vjfvo8u9 ul.zwwt2agv { margin: 0; }
.az95i { color: var(--text-muted); line-height: 1.75; }
.tdqt9 .zwwt2agv,
.djp49se0 .zwwt2agv,
.ci5mz87c .zwwt2agv,
.a39n2 .zwwt2agv {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.tdqt9 .vjfvo8u9,
.djp49se0 .vjfvo8u9 { text-align: left; }
.tdqt9 .jhp9jiq,
.djp49se0 .jhp9jiq { text-align: center; }
.qqby2g3 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.r4l8e7s4 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.ouq315ca { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ybdk9r7 { margin-top: 12px; }
.hwnut { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.hwnut:hover { border-bottom-color: var(--accent-light); }
.vrp2 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.vrp2 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ppj4msgj { width: 200px; height: 200px; }
.ri0z87q { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.n8egg { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.fh2298d8 { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .lhsh { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.qm0h1v { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.qm0h1v .ouq315ca, .qm0h1v .r4l8e7s4 { max-width: 640px; }
.jg4xs1nx .qqby2g3 { font-size: 1.6rem; margin-top: 18px; }
.mr5lh .ouq315ca { margin-bottom: 28px; }
@media (max-width: 860px) { .p46yado { grid-template-columns: 1fr; } .jg4xs1nx { position: static; text-align: center; } }
.ayk74 .vrp2 { margin: 0 auto 18px; }
.ayk74 .n8egg { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .etrnisnk { grid-template-columns: 1fr; } }
.d6jx19j .qqby2g3 { font-size: 1.6rem; margin-bottom: 6px; }
.a39n2 .zwwt2agv { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .d6jx19j { flex-direction: column; text-align: center; } .ze127u3 { grid-template-columns: 1fr; } }
.sai9j .qqby2g3 { font-size: 1.35rem; margin: 0 0 4px; }
.sai9j .n8egg { margin: 0; }
.jaeqt9yn { max-width: 760px; margin: 0 auto; }
.a5kc3f1j { position: relative; padding-left: 28px; }
.a5kc3f1j::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.z9lv3b { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.z9lv3b:last-child { padding-bottom: 0; }
.dep4v45 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.u1uxb h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.u1uxb p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.yfdj .yarygfx { color: var(--accent-light); }
.ztc9 .yarygfx { font-size: 2rem; }
.ztc9 .kmsl { max-width: 680px; }
.em07o7xr {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.em07o7xr .yarygfx { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.em07o7xr .kmsl  { margin: 0; }
@media (max-width: 640px) { .em07o7xr { flex-direction: column; } }
.xkzb .yarygfx { color: var(--accent-light); }
.ujjnj .yarygfx { color: #fff; }
.ujjnj .kmsl  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .ugu48i4v { grid-template-columns: 1fr; } }
.z0id .omg7w6 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.z0id .omg7w6:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.m634u5 .omg7w6 { background: var(--bg-raised); border-color: transparent; }
.m634u5 .omg7w6:focus { background: var(--bg-card); border-color: var(--accent-light); }
.cren6 .omg7w6 { border-radius: 100px; padding: 11px 20px; }
.cren6 .wj6bgiyx { border-radius: 14px; }
@media (max-width: 640px) { .m5tr { grid-template-columns: 1fr; } }
.u82s8tr { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.u82s8tr li { margin-bottom: 6px; }
.ehurd0{display:none}
.ehurd0:empty,.r9a1hnj:empty{display:none}
.bz4a{position:relative;overflow:visible}
.vw7kfi4 .ic5lj2v,.wnvje .ic5lj2v,
.qd8zmg .ic5lj2v,.t7oc .ic5lj2v,
.bxzs6 .ic5lj2v,.sshvv9 .ic5lj2v{display:block}
.nrz1pg64 .vym5f{display:block}
.vw7kfi4 .ic5lj2v,.wnvje .ic5lj2v,
.qd8zmg .ic5lj2v,.t7oc .ic5lj2v,
.bxzs6 .ic5lj2v{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}
.vw7kfi4 .ic5lj2v .r9a1hnj,.wnvje .ic5lj2v .r9a1hnj,
.qd8zmg .ic5lj2v .r9a1hnj,.t7oc .ic5lj2v .r9a1hnj,
.bxzs6 .ic5lj2v .r9a1hnj{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}
.vw7kfi4 .onjlyus,.wnvje .onjlyus,
.qd8zmg .onjlyus,.t7oc .onjlyus,
.bxzs6 .onjlyus{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.vw7kfi4 .ic5lj2v,.wnvje .ic5lj2v{top:12px}
.vw7kfi4 .ic5lj2v .r9a1hnj{margin-right:auto}
.wnvje .ic5lj2v .r9a1hnj{margin-left:auto}
.wnvje .ic5lj2v{text-align:right}
.qd8zmg .ic5lj2v,.t7oc .ic5lj2v{bottom:12px}
.qd8zmg .ic5lj2v .r9a1hnj{margin-right:auto}
.t7oc .ic5lj2v .r9a1hnj{margin-left:auto}
.t7oc .ic5lj2v{text-align:right}
.bxzs6 .ic5lj2v{position:relative;margin-top:16px}
.bxzs6 .ic5lj2v .r9a1hnj{margin:0 auto}
.sshvv9 .ic5lj2v{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.sshvv9 .ic5lj2v .r9a1hnj{margin:0}
.sshvv9 .j1hd5sz5~.ic5lj2v,
.sshvv9 .c57lbm~.ic5lj2v{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.sshvv9 .j1hd5sz5~.ic5lj2v .r9a1hnj,
.sshvv9 .c57lbm~.ic5lj2v .r9a1hnj{justify-content:flex-start}
.j1hd5sz5~.ic5lj2v,.c57lbm~.ic5lj2v{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}
.j1hd5sz5~.ic5lj2v .r9a1hnj{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.c57lbm~.ic5lj2v .r9a1hnj{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.vym5f .r9a1hnj{margin:0 0 12px}
.r9a1hnj{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.onjlyus{white-space:nowrap}
.uof1j .onjlyus{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.adpgz .onjlyus{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}
.w0ugjc .r9a1hnj{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.zig5ww9l .onjlyus{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.v6p86u4 .onjlyus{color: var(--accent-light);opacity:1;font-weight:500}
.rtj7o .onjlyus{border-bottom:1px solid currentColor;padding-bottom:2px}
.blia3go1 .r9a1hnj{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.iegcf3{--date-bg:var(--accent-bg-light)}
.mlzi8 .oon46::before{content:""}
.km4hou .onjlyus + .onjlyus::before{content:"•";margin-right:6px;opacity:.4}
.tkt37 .onjlyus + .onjlyus::before{content:"/";margin-right:6px;opacity:.35}
.pqiku .onjlyus + .onjlyus::before{content:"|";margin-right:6px;opacity:.3}
.y0z2g .onjlyus + .onjlyus::before{content:"—";margin-right:6px;opacity:.3}
.ivb1yey8 .onjlyus + .onjlyus::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.kr09xw4d .onjlyus + .onjlyus::before{content:"·";margin-right:6px;opacity:.4}
.ufgx1k .onjlyus + .onjlyus::before{content:"›";margin-right:6px;opacity:.4}
.r3l9p .onjlyus + .onjlyus::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.s1ci{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.sqnkg{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.edxhds3{display:flex;flex-direction:column;gap:3px}
.lq9vn7a{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.k7bda0ek{font-weight:700;font-size:1rem;color:var(--text-heading)}
.usm260ae{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ysluejja .s1ci{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.eazd7xq .s1ci{border-top:3px solid var(--accent);padding-top:18px}
.rd5olq1 .s1ci{border-left:3px solid var(--accent);border-radius:0}
.zo7zsi .s1ci{padding:20px 0}
@media(max-width:640px){
  .s1ci{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .usm260ae{max-width:100%}
}
.jbaw .fuazkc1p{margin:0}
@media (max-width:560px){
  .h3mlcp4n{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) {
  .rv2r2s { padding: 28px 18px 20px; }
  .mz9bc { font-size: 1.2rem; }
  .c89r7 { max-width: 220px; max-height: 80px; }
}
.puzvws .f5ssk { border-radius: 22px; }
.w9lpotr .zagwx5e {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .f5ssk { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.u48ad {
  margin: 28px 0 24px;
}
.u48ad .ltrfnc {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.u48ad .lb3a1l {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.u48ad .zagwx5e {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ubby { flex-direction: row-reverse; }
[dir="rtl"] .euyh9wu { flex-direction: row-reverse; }
[dir="rtl"] .hxqq .h3ao5d { right: auto; left: 32px; }
[dir="rtl"] .wcpcmd  .h3ao5d { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .hxqq .h3ao5d { right: auto; left: 20px; }
  [dir="rtl"] .wcpcmd  .h3ao5d { left: auto;  right: 20px; }
}
[dir="rtl"] .vi3t1t .rmf6zwjr  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .sj37 .rmf6zwjr { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .l8jdniu, [dir="rtl"] .t8p21w { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .frkv4b8 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .zagwx5e { direction: rtl; }
[dir="rtl"] .h0h6 { direction: rtl; }
[dir="rtl"] .e0lp61tp { direction: rtl; }
[dir="rtl"] .w1f26g6 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .r33d.djq7b9vg .jtlb6,
[dir="rtl"] .w34y9e.djq7b9vg .jtlb6,
[dir="rtl"] .ht1do177.djq7b9vg .jtlb6,
[dir="rtl"] .dpm4a.djq7b9vg .jtlb6,
[dir="rtl"] .jc1748.djq7b9vg .jtlb6 { text-align: right; }
[dir="rtl"] .j1hd5sz5.djq7b9vg .s1glk { align-items: flex-end; text-align: right; }
[dir="rtl"] .lb3a1l,
[dir="rtl"] .cc7uwwh4,
[dir="rtl"] .hw73q,
[dir="rtl"] .r3u2,
[dir="rtl"] .jtlb6 { text-align: right; }
[dir="rtl"] .dezw,
[dir="rtl"] .u574j,
[dir="rtl"] .ouq315ca,
[dir="rtl"] .omg7w6,
[dir="rtl"] .wj6bgiyx { text-align: right; direction: rtl; }
[dir="rtl"] .cren6 .omg7w6,
[dir="rtl"] .z0id .omg7w6 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #40b300;
  --brand:           #40b300;
  --brand-light:     #399107;
  --brand-pale:      #4eb814;
  --grad-start:      #65fe0f;
  --grad-end:        #8ff655;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #40b300;
  --cta-light:       #318a00;
  --cta-hover:       #2a7500;
  --bg-page:         #f7f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f6f3;
  --bg-raised:       #eff1ed;
  --bg-hover:        #f4f6f3;
  --border:          #e4e9e1;
  --border-alt:      #d4ddcf;
  --border-section:  #e4e9e1;
  --text-primary:    #181c16;
  --text-muted:      #566250;
  --text-body:       #31382d;
  --text-sub:        #4a5444;
  --text-faint:      #7b8c72;
  --text-dim:        #96a38e;
  --text-label:      #63705b;
  --text-value:      #3d4639;
  --accent-bg:       #e6f8dc;
  --accent-bg-light: #d3f7be;
  --bg-tip:          #f0f9f2;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f7f9;
  --bg-pros:         #f0f9f2;
  --bg-cons:         #faf5f3;
  --c-pros:          #0c9632;
  --c-cons:          #9f4021;
  --c-pros-label:    #0eb33c;
  --c-tip-border:    #10c642;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9632;
}
:root { --logo-bg-opacity: 50%; }
body, button, input { font-family: "Montserrat", sans-serif; }
.hobgr6w .i4rm li::before, .hobgr6w .ny9fs 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; }.hobgr6w .i4rm li::before { content: ""; }.hobgr6w .ny9fs li::before { content: ""; }.hobgr6w .eda1::before, .hobgr6w .j3o21vc::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.hobgr6w .eda1::before { content: ""; }.hobgr6w .j3o21vc::before { content: ""; }
.w0wfnm .r8gm, .w0wfnm .j1hd5sz5 { min-height: 420px; }
.ldwlb .fd6oyx::after,.ldwlb .h3ao5d::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.snypi0d::before { content: '›'; font-size: 1.1em; }