:root {
  --color-accent: #bbf299;
  --color-cta: #00c0ab;
  --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;
}
.zw92b {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.b69h9ut {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.r09bs9a {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.wwg8usu6 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.pjh6r60p { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.pjh6r60p a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.pjh6r60p a:hover { color: var(--accent-light); }
.whlj     .pbg0lvk0 { border-radius: 6px; }
.whlj .pbg0lvk0 li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.whlj .pbg0lvk0 li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.yvy9 .pbg0lvk0 li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .pbg0lvk0 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .z3103:hover .pbg0lvk0,
  .z3103:focus-within .pbg0lvk0 { display: block; }
  .pbg0lvk0 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.inb2w0 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ntnt1 { display: none; }
@media (max-width: 640px) {
  .ntnt1 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ntnt1.mtvc { display: block; }
}
@media (max-width: 640px) {
  .inb2w0 { display: block; }
  .pjh6r60p > li + li::before { display: none !important; }
  .pjh6r60p {
    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;
  }
  .pjh6r60p.mtvc { display: flex; }
  .pjh6r60p li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .pjh6r60p li:last-child a { border-bottom: none; }
}
.ycgfqb5e { min-height: 480px; }
.ks16 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.s9axb4 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.t38klm .s9axb4 { margin-left: 0; margin-right: 0; }
.j0k9yk {
  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;
}
.hoz9uxiu .j0k9yk { margin-top: 24px; }
.j0k9yk:hover { opacity: 0.88; }
.zujj .ks16 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.zujj .s9axb4 { color: #e2e8f0; }
.zujj.rdgtp .hulclx { text-align: center; }
.iu5amgxs .ks16 { color: var(--text-primary); text-shadow: none; }
.iu5amgxs .s9axb4 { color: var(--text-muted); }
.iu5amgxs .j0k9yk { margin-top: 16px; }
.iu5amgxs, .iu5amgxs.ycgfqb5e { min-height: auto !important; }
.iu5amgxs.rdgtp .hulclx { text-align: center; }
.iu5amgxs~.cgnkm{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}
.iu5amgxs~.cgnkm .j8dc{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; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.bc5j .ks16 { color: #fff; }
.bc5j .s9axb4 { color: rgba(255,255,255,0.85); }
.bc5j .j0k9yk { background: #fff; color: var(--cta); }
.bc5j .j0k9yk:hover { opacity: 0.92; }
.xx1lcq7m .p74a { position: relative; overflow: hidden; }
.xx1lcq7m .p74a::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.z6liu .p74a {
  animation: hg-breathe 7s ease-in-out infinite;
}
.tczrdi0 .p74a { position: relative; overflow: hidden; }
.tczrdi0 .p74a::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;
}
.hvojrmgy .p74a { position: relative; overflow: hidden; }
.hvojrmgy .p74a::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.qnrrufx2 .p74a {
  animation: hg-fadein 1.2s ease-out both;
}
.p74a {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.fgqzbb {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.hvp2 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.zdecdz {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.p74a .ks16 { text-shadow: none; color: var(--text-primary); }
.p74a .s9axb4 { color: var(--text-muted); }
body.jiz6lq .ks16 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.wwiro11 .ks16 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ycgfqb5e.bc5j .ks16,
section.bc5j .ks16 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.p74a.rdgtp .fgqzbb { align-items: center; text-align: center; }
.p74a.t38klm   .fgqzbb { align-items: flex-start; text-align: left; }
.peaw .hvp2 { position: relative; }
.peaw .hvp2::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.peaw.ev9dt .hvp2::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.xf2m .hvp2 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.xf2m .zdecdz {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.xf2m.ev9dt .hvp2 { padding: 32px 0 32px 32px; }
.z2bq .hvp2 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.z2bq .zdecdz {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.ev9dt .fgqzbb {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.z2bq.ev9dt .hvp2 { padding: 40px 16px 40px 48px; }
.ycgfqb5e .pfmfq {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.pfmfq .xs7w.gaz7 {
  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;
}
.pfmfq .xs7w.gaz7:hover { opacity: 0.85; }
.iuaqw .hvp2 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .p74a { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .p74a:not(.iuaqw) .hvp2 { display: none !important; }
  .iuaqw .hvp2 { padding: 16px; }
  .fgqzbb  { padding: 36px 24px; }
  .p74a~.cgnkm,.ev9dt~.cgnkm{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ycgfqb5e, .p74a { min-height: 320px !important; }
  .ks16 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ko5bqg97,
  .u6tl248,
  .m8hzd { grid-template-columns: 1fr !important; }

  

  
  .vqtfw { display: flex !important; flex-direction: column !important; }
  .vqtfw .hulclx { display: contents; }
  .vqtfw .bdpv { order: 0; }
  .vqtfw .ks16 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .vqtfw .ko5bqg97 { order: 2; padding: 0 16px 12px !important; }
  .vqtfw .s9axb4 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .hoz9uxiu .hulclx { display: flex; flex-direction: column; }
  .hoz9uxiu .hulclx .ks16 { order: 1; }
  .hoz9uxiu .hulclx .m8hzd { order: 2; margin: 8px 0 24px !important; }
  .hoz9uxiu .hulclx .s9axb4 { order: 3; }
  .hoz9uxiu .hulclx .j0k9yk { order: 4; align-self: center; margin-top: 0; }

  
  .p74a.iuaqw {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .p74a.iuaqw .fgqzbb { display: contents; padding: 0; }
  .p74a.iuaqw .fgqzbb .ks16 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .p74a.iuaqw .hvp2 { order: 2; padding: 12px 16px; }
  .p74a.iuaqw .fgqzbb .s9axb4 { order: 3; padding: 0 24px; margin: 0 auto; }
  .p74a.iuaqw .fgqzbb .j0k9yk { order: 4; align-self: center; margin: 8px 0 32px; }
}
.q63dbc { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.vxljdcf9 { width: 100%; height: auto; display: block; border-radius: 10px; }
.hv9n .q63dbc        { border-radius: 16px; }
.hv9n .vxljdcf9  { border-radius: 16px; }
.thwq8j .q63dbc         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.thwq8j .vxljdcf9   { border-radius: 8px; }
.b421 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.r7o7nz { width: 100%; padding: 32px 0; position: relative; }
.omt38y { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.bbxjw8fh .r7o7nz:nth-child(even) { background: var(--bg-surface); }
.bbxjw8fh .r7o7nz:nth-child(odd)  { background: var(--bg-page); }
.ov3ti .r7o7nz:nth-child(even) { background: var(--bg-card); }
.ov3ti .r7o7nz:nth-child(odd)  { background: var(--bg-page); }
.bbxjw8fh .r7o7nz:nth-child(odd)  .omt38y { background: var(--bg-card); border-radius: 6px; }
.bbxjw8fh .r7o7nz:nth-child(even) .omt38y { background: var(--bg-raised); border-radius: 6px; }
.ov3ti .r7o7nz:nth-child(odd)  .omt38y { background: var(--bg-card); border-radius: 6px; }
.ov3ti .r7o7nz:nth-child(even) .omt38y { background: var(--bg-raised); border-radius: 6px; }
.bbxjw8fh .r7o7nz:nth-child(even) .cszoux .h87qygd9,
.ov3ti .r7o7nz:nth-child(even) .cszoux .h87qygd9 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.bbxjw8fh .r7o7nz:nth-child(odd) .cszoux .h87qygd9,
.ov3ti .r7o7nz:nth-child(odd) .cszoux .h87qygd9 { background: var(--bg-card-inner); }
.bbxjw8fh .r7o7nz:nth-child(even) .v995p .h87qygd9:nth-child(odd),
.ov3ti .r7o7nz:nth-child(even) .v995p .h87qygd9:nth-child(odd)  { background: var(--bg-card); }
.bbxjw8fh .r7o7nz:nth-child(even) .v995p .h87qygd9:nth-child(even),
.ov3ti .r7o7nz:nth-child(even) .v995p .h87qygd9:nth-child(even) { background: var(--bg-card-inner); }
h1.o0z08i { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.o0z08i {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.obbtyq { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.b0i27w4n h2.o0z08i {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.jzy4hf h2.o0z08i {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.tcn4oe1j h2.o0z08i {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.o17ram05 h2.o0z08i::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.h672gl h2.o0z08i {
  color: var(--text-primary); font-size: 1.7rem;
}
.vng3x7gd h2.o0z08i::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.iy8x13 h2.o0z08i {
  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;
}
.qtjl552 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .qtjl552 { display: none; } }
.nzo8v46 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.grtz { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.r31p {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.mhmi { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.jth38h { padding-left: 20px; }
.jth38h li { margin-bottom: 6px; }
.jth38h a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.jth38h a:hover { color: var(--accent-light); }
.g9abh3 .mhmi { display: none; }
.pq3pm9sf .mhmi { display: none; }
.pq3pm9sf .jth38h { padding-left: 0; list-style: none; }
.pq3pm9sf .jth38h li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.pq3pm9sf .jth38h a { font-size: 0.92rem; }
.qb9d9zzh .r31p { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.qb9d9zzh .mhmi { display: none; }
.qb9d9zzh .jth38h { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.qb9d9zzh .jth38h li { margin-bottom: 0; }
.qb9d9zzh .jth38h 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;
}
.qb9d9zzh .jth38h a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.u3ah0 .r31p { padding: 20px 20px 16px; }
.u3ah0 .jth38h {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.u3ah0 .jth38h li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.u3ah0 .jth38h 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;
}
.u3ah0 .jth38h 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;
}
.u3ah0 .jth38h a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.u3ah0 .jth38h a:focus,
.u3ah0 .jth38h a:focus-visible,
.u3ah0 .jth38h a:target { outline: none; }
.u3ah0 .jth38h li:target a { border-color: var(--border); color: var(--text-muted); }
.gzoyg9i9 .r31p { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.gzoyg9i9 .mhmi { display: none; }
.gzoyg9i9 .jth38h { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.gzoyg9i9 .jth38h li { margin-bottom: 0; }
.gzoyg9i9 .jth38h li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.gzoyg9i9 .jth38h li:last-child::after { content: ""; margin-right: 0; }
.gzoyg9i9 .jth38h a { font-size: 0.9rem; }
.h87qygd9 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.cszoux .h87qygd9 { background: var(--bg-card); }
.v995p .h87qygd9:nth-child(odd)  { background: var(--bg-card); }
.v995p .h87qygd9:nth-child(even) { background: var(--bg-raised); }
.nfejqx .h87qygd9 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.nfejqx .h87qygd9:last-child { border-bottom: none; }
.nfejqx h3.obbtyq { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.vi6c37 .h87qygd9 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.vi6c37 .h87qygd9 + .h87qygd9 { margin-top: 4px; }
.gtlo .h87qygd9 { background: none; border-radius: 0; padding: 12px 0; }
.gtlo .h87qygd9 + .h87qygd9 { border-top: 1px solid var(--border-section); }
.ym4ji9o { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.c8ky2r52 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.te0req8m { color: var(--text-body); margin-bottom: 10px; }
.sxm5c, .hyu7qat { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.sxm5c li, .hyu7qat li { margin-bottom: 6px; }
.hyu7qat li { list-style: decimal; }
.lqcknxvb     .sxm5c { list-style-type: "● "; }
.oeg3h5c  .sxm5c { list-style-type: "■ "; }
.gw4jtc .sxm5c { list-style-type: "◆ "; }
.dq6ts8yd    .sxm5c { list-style-type: "★ "; }
.lqcknxvb     .gt02qr { list-style-type: "● "; }
.oeg3h5c  .gt02qr { list-style-type: "■ "; }
.gw4jtc .gt02qr { list-style-type: "◆ "; }
.dq6ts8yd    .gt02qr { list-style-type: "★ "; }
.lqcknxvb    .sxm5c li::marker, .lqcknxvb    .gt02qr li::marker,
.oeg3h5c .sxm5c li::marker, .oeg3h5c .gt02qr li::marker,
.gw4jtc .sxm5c li::marker, .gw4jtc .gt02qr li::marker,
.dq6ts8yd   .sxm5c li::marker, .dq6ts8yd   .gt02qr li::marker {
  color: var(--cta); font-size: 1em;
}
.lqcknxvb .hyu7qat,
.oeg3h5c .hyu7qat,
.gw4jtc .hyu7qat,
.dq6ts8yd .hyu7qat {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.lqcknxvb .hyu7qat li,
.oeg3h5c .hyu7qat li,
.gw4jtc .hyu7qat li,
.dq6ts8yd .hyu7qat li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.lqcknxvb .hyu7qat li::before,
.oeg3h5c .hyu7qat li::before,
.gw4jtc .hyu7qat li::before,
.dq6ts8yd .hyu7qat li::before {
  content: counter(el-step);
  position: absolute; left: -2.2em; top: 0.05em;
  width: 1.45em; height: 1.45em;
  background: var(--accent); color: #fff;
  font-size: 0.72em; font-weight: 700;
  line-height: 1.45em; text-align: center;
}
.lqcknxvb     .hyu7qat li::before { border-radius: 50%; }
.oeg3h5c  .hyu7qat li::before { border-radius: 3px; }
.gw4jtc .hyu7qat li::before { border-radius: 3px; }
.dq6ts8yd    .hyu7qat li::before { border-radius: 50%; }
.cpf1r2md { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ruijtx .cpf1r2md,
.da8m672t .cpf1r2md { background: transparent; border: none; border-radius: 0; }
.i1vz { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.i1vz th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.i1vz td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.i1vz tr:hover td { background: var(--bg-hover); }
.memuz .i1vz tbody tr:nth-child(even) td { background: var(--bg-surface); }
.lnc1mo .i1vz { border: 1px solid var(--border-alt); }
.lnc1mo .i1vz th,
.lnc1mo .i1vz td { border: 1px solid var(--border-alt); }
.f01v3 .i1vz th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.f01v3 .i1vz td { border-bottom: none; }
.f01v3 .i1vz tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.zkpcdn .i1vz th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.tfcuci .cpf1r2md {
  overflow: hidden;
}
.tfcuci .i1vz th { border-bottom: 1px solid var(--border-alt); }
.tfcuci .i1vz tr:last-child td { border-bottom: none; }
.uwco5 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.u2526sq { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.cdl4r6z { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.yn0uw312 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.t0zz { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.gt02qr { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.gt02qr 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%}
.wyd90 .yn0uw312 { background: transparent; text-align: center; }
.i4ucn .cdl4r6z {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.cyubmewr .cdl4r6z {
  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);
}
.rseezh .u2526sq { display: grid; grid-template-columns: auto 1fr; }
.rseezh .cdl4r6z {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.rseezh .yn0uw312 { grid-column: 2; }
.rseezh .t0zz,
.rseezh .gt02qr { grid-column: 1 / -1; }
.hc0w .u2526sq { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.hc0w .cdl4r6z {
  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);
}
.hc0w .yn0uw312 { grid-column: 2; }
.hc0w .t0zz,
.hc0w .gt02qr { grid-column: 1 / -1; }
.cegywcv .u2526sq { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.cegywcv .yn0uw312 { background: none; color: var(--accent-light); font-weight: 700; }
.iuik .u2526sq { 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); }
.iuik .yn0uw312 { background: none; color: var(--accent-light); font-weight: 700; }
.c2nme .u2526sq { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.c2nme .u2526sq:last-child { border-bottom: none; }
.c2nme .yn0uw312 { background: none; color: var(--accent-light); font-weight: 700; }
.lpfmq32 .u2526sq { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.lpfmq32 .yn0uw312 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.nt6ja .uwco5 { counter-reset: card-n; }
.nt6ja .u2526sq  { counter-increment: card-n; }
.nt6ja .yn0uw312 { display: flex; align-items: center; gap: 10px; }
.nt6ja .yn0uw312::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;
}
.k8pnr .u2526sq { background: var(--bg-surface); border: 1px solid var(--border); }
.k8pnr .yn0uw312 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.l7id { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.wt78i  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.yfmz { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.bwdfmpm { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.l7id strong { color: var(--text-primary); font-size: 0.95rem; }
.l7id p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.wusu { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.calju85, .t3r82gip { border-radius: 8px; padding: 14px; }
.calju85 { background: var(--bg-pros); }
.t3r82gip { background: var(--bg-cons); }
.ojtvck { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.calju85 .ojtvck { color: var(--c-pros-label); }
.t3r82gip .ojtvck { color: #f87171; }
.calju85 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.t3r82gip ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.vxljdcf9 { width: 100%; height: auto; border-radius: 10px; display: block; }
.gaz7 {
  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;
}
.gaz7:hover { opacity: 0.85; }
.ya4hu .gaz7  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ya4hu .gaz7:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.l4tuj46 .gaz7  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.l4tuj46 .gaz7:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.mwl5z157 .j0k9yk { border-radius: 50px; }
.mwl5z157 .gaz7  { border-radius: 50px; }
.j4fhvf .j0k9yk { padding-left: 22px; padding-right: 22px; }
.j4fhvf .gaz7  { padding-left: 12px; padding-right: 12px; }
.jr1ai .j0k9yk { padding-left: 44px; padding-right: 44px; }
.jr1ai .gaz7  { padding-left: 24px; padding-right: 24px; }
.dcfvr .j0k9yk { padding-left: 56px; padding-right: 56px; }
.dcfvr .gaz7  { padding-left: 32px; padding-right: 32px; }
.clg4   .j0k9yk::after, .clg4   .gaz7::after,
.caz012z .j0k9yk::after, .caz012z .gaz7::after,
.mlx92hp    .j0k9yk::after, .mlx92hp    .gaz7::after,
.rk6r84    .j0k9yk::after, .rk6r84    .gaz7::after,
.fcjo7    .j0k9yk::after, .fcjo7    .gaz7::after,
.kxmlvu     .j0k9yk::after, .kxmlvu     .gaz7::after,
.goi8    .j0k9yk::after, .goi8    .gaz7::after,
.n5cijoc   .j0k9yk::after, .n5cijoc   .gaz7::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;
}
.clg4 .j0k9yk::after, .clg4 .gaz7::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");
}
.caz012z .j0k9yk::after, .caz012z .gaz7::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");
}
.mlx92hp .j0k9yk::after, .mlx92hp .gaz7::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");
}
.rk6r84 .j0k9yk::after, .rk6r84 .gaz7::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");
}
.fcjo7 .j0k9yk::after, .fcjo7 .gaz7::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");
}
.kxmlvu .j0k9yk::after, .kxmlvu .gaz7::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");
}
.goi8 .j0k9yk::after, .goi8 .gaz7::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");
}
.n5cijoc .j0k9yk::after, .n5cijoc .gaz7::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");
}
.pdcr   .y9cehmg9::after, .pdcr   .nvbh8am6::after,
.lon1dk6 .y9cehmg9::after, .lon1dk6 .nvbh8am6::after,
.fztpq    .y9cehmg9::after, .fztpq    .nvbh8am6::after,
.h65pe    .y9cehmg9::after, .h65pe    .nvbh8am6::after,
.qupadn    .y9cehmg9::after, .qupadn    .nvbh8am6::after,
.hkw9     .y9cehmg9::after, .hkw9     .nvbh8am6::after,
.v7g54    .y9cehmg9::after, .v7g54    .nvbh8am6::after,
.o3y34zl   .y9cehmg9::after, .o3y34zl   .nvbh8am6::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;
}
.pdcr .y9cehmg9::after, .pdcr .nvbh8am6::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");
}
.lon1dk6 .y9cehmg9::after, .lon1dk6 .nvbh8am6::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");
}
.fztpq .y9cehmg9::after, .fztpq .nvbh8am6::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");
}
.h65pe .y9cehmg9::after, .h65pe .nvbh8am6::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");
}
.qupadn .y9cehmg9::after, .qupadn .nvbh8am6::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");
}
.hkw9 .y9cehmg9::after, .hkw9 .nvbh8am6::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");
}
.v7g54 .y9cehmg9::after, .v7g54 .nvbh8am6::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");
}
.o3y34zl .y9cehmg9::after, .o3y34zl .nvbh8am6::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");
}
.o3f412af .q25nmdu { background: var(--bg-raised); }
.xs7w.gaz7 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .kex5dq {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .kex5dq::before    { grid-area: rank;   }
  .i71c13           { grid-area: ident;  }
  .peca2     { grid-area: rating; min-width: 0; width: auto; }
  .c3px           { grid-area: pills;  }
  .xs7w             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .kex5dq {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .kex5dq::before    { justify-self: center; }
  .i71c13           { width: 100%; }
  .peca2     { justify-self: center; }
  .c3px           { grid-template-columns: 1fr; }
}
.g6eda6f    .r7n0zdyd li::before { content: "◆"; }
.g6eda6f    .i8gv9w li::before { content: "▲"; }
.xnt4v .quw5dpfp { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .hv8o .juez {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .hv8o .m99ni0z1 { margin: 0; }
}
.pimq5g .m99ni0z1 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.pimq5g .pfgl { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.pimq5g .ruijtx { padding: 14px 16px; }
.pimq5g .uwta8sr1 { border-radius: 4px; }
.pimq5g .quw5dpfp { border-radius: 0; }
.da8m672t .wusu { gap: 10px; }
.da8m672t .calju85, .da8m672t .t3r82gip { padding: 12px; }
.da8m672t .calju85 ul, .da8m672t .t3r82gip ul { margin: 4px 0 0; padding-left: 18px; }
.da8m672t .calju85 li, .da8m672t .t3r82gip li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .exgsm5b { grid-template-columns: 1fr; }
  .bq8wpc { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .bq8wpc .b4uxx9a { width: 72px; height: 50px; }
  .bq8wpc .ac3erbzi { max-width: 180px; }
  .bq8wpc .e3f8 { width: auto; }
}
@media (max-width: 720px) {
  .yh4f { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .l33hk96 { padding: 16px; }
  .kroshn .wb5muf { min-width: 50%; }
}
.aw34jp .wusu { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .ffcl4a2n { grid-template-columns: 1fr; }
  .t96xzppt { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .hjz3 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ebrvjmkn { flex-wrap: wrap; padding: 16px; }
}
.kxnlm0p .wusu { gap: 8px; }
.kxnlm0p .calju85, .kxnlm0p .t3r82gip { padding: 8px; }
@media (max-width: 480px) {
  .xwn8 { flex-direction: column; align-items: stretch; }
}
.nrit5qd0 .e3f8 .gaz7 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .gu7tsgc1 { flex-direction: column; align-items: stretch; gap: 10px; }
  .nrit5qd0 .e3f8 { text-align: center; }
}
@media (max-width: 720px) {
  .p0iq1f4 { grid-template-columns: 1fr; }
  .fegy3ep { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .w27mork9 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .cuukmkcl { grid-template-columns: 1fr; }
  .fn88t { width: 100px; height: 100px; margin: 16px auto; }
  .vg537p { font-size: 1.4rem; }
  .fzy0br { justify-content: center; }
  .koueh0wd .wb5muf { min-width: 50%; }
}
.wg91 .wusu { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .se45 { flex-wrap: wrap; padding: 14px 16px; }
  .bzn0uw { padding: 12px 16px; }
  .wg91 .wusu { margin: 0 16px; }
  .wg91 .q1klg { padding: 0 16px; }
  .qwu2pn8 { padding: 12px 16px; }
}
.nrebywih .c3px .yok5k {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.ptzl .nift20z {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.uoi2ses { margin: 16px 0; }
.xr2p { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.xr2p summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.xr2p summary::after { content: "+"; color: var(--accent-light); }
.xr2p[open] summary::after { content: "−"; }
.xr2p p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.r7o7nz { margin-bottom: 0; }
.op98iki h2.o0z08i { color: var(--text-primary); border-color: var(--accent-light); }
.c3bzd h2.o0z08i { color: var(--text-primary); border-color: var(--accent-light); }
.piu8 .wt78i     { background: #052e16; border-color: #10b981; }
.piu8 .lae43zua { background: #2d0a1e; border-color: #f43f5e; }
.piu8 .yfmz    { background: #1e1036; border-color: #a855f7; }
.piu8 .l7id strong  { color: #f1f5f9; }
.piu8 .l7id p       { color: #cbd5e1; }
.piu8 .cj99wdc    .wt78i     .bwdfmpm::before,
.piu8 .jxt5l1  .wt78i     .bwdfmpm::before,
.piu8 .g3i96q9h  .wt78i     .bwdfmpm::before,
.piu8 .se2cg6mb .wt78i     .bwdfmpm::before { color: #10b981; }
.piu8 .cj99wdc    .lae43zua .bwdfmpm::before,
.piu8 .jxt5l1  .lae43zua .bwdfmpm::before,
.piu8 .g3i96q9h  .lae43zua .bwdfmpm::before,
.piu8 .se2cg6mb .lae43zua .bwdfmpm::before { color: #f43f5e; }
.piu8 .cj99wdc    .yfmz    .bwdfmpm::before,
.piu8 .jxt5l1  .yfmz    .bwdfmpm::before,
.piu8 .g3i96q9h  .yfmz    .bwdfmpm::before,
.piu8 .se2cg6mb .yfmz    .bwdfmpm::before { color: #a855f7; }
.m3r9 .wt78i     { background: #2d2000; border-color: #eab308; }
.m3r9 .yfmz    { background: #2d1600; border-color: #f97316; }
.m3r9 .l7id strong  { color: #f1f5f9; }
.m3r9 .l7id p       { color: #cbd5e1; }
.m3r9 .cj99wdc    .wt78i     .bwdfmpm::before,
.m3r9 .jxt5l1  .wt78i     .bwdfmpm::before,
.m3r9 .g3i96q9h  .wt78i     .bwdfmpm::before,
.m3r9 .se2cg6mb .wt78i     .bwdfmpm::before { color: #eab308; }
.m3r9 .cj99wdc    .lae43zua .bwdfmpm::before,
.m3r9 .jxt5l1  .lae43zua .bwdfmpm::before,
.m3r9 .g3i96q9h  .lae43zua .bwdfmpm::before,
.m3r9 .se2cg6mb .lae43zua .bwdfmpm::before { color: #ef4444; }
.m3r9 .cj99wdc    .yfmz    .bwdfmpm::before,
.m3r9 .jxt5l1  .yfmz    .bwdfmpm::before,
.m3r9 .g3i96q9h  .yfmz    .bwdfmpm::before,
.m3r9 .se2cg6mb .yfmz    .bwdfmpm::before { color: #f97316; }
.j6a5v58c .wt78i     { background: #0c1a2e; border-color: #38bdf8; }
.j6a5v58c .yfmz    { background: #0a2020; border-color: #2dd4bf; }
.j6a5v58c .l7id strong  { color: #f1f5f9; }
.j6a5v58c .l7id p       { color: #cbd5e1; }
.j6a5v58c .cj99wdc    .wt78i     .bwdfmpm::before,
.j6a5v58c .jxt5l1  .wt78i     .bwdfmpm::before,
.j6a5v58c .g3i96q9h  .wt78i     .bwdfmpm::before,
.j6a5v58c .se2cg6mb .wt78i     .bwdfmpm::before { color: #38bdf8; }
.j6a5v58c .cj99wdc    .lae43zua .bwdfmpm::before,
.j6a5v58c .jxt5l1  .lae43zua .bwdfmpm::before,
.j6a5v58c .g3i96q9h  .lae43zua .bwdfmpm::before,
.j6a5v58c .se2cg6mb .lae43zua .bwdfmpm::before { color: #818cf8; }
.j6a5v58c .cj99wdc    .yfmz    .bwdfmpm::before,
.j6a5v58c .jxt5l1  .yfmz    .bwdfmpm::before,
.j6a5v58c .g3i96q9h  .yfmz    .bwdfmpm::before,
.j6a5v58c .se2cg6mb .yfmz    .bwdfmpm::before { color: #2dd4bf; }
.l9jrh .wt78i     { background: var(--accent-bg); border-color: var(--accent-light); }
.l9jrh .yfmz    { background: var(--accent-bg); border-color: var(--accent-pale); }
.l9jrh .cj99wdc    .bwdfmpm::before,
.l9jrh .jxt5l1  .bwdfmpm::before,
.l9jrh .g3i96q9h  .bwdfmpm::before,
.l9jrh .se2cg6mb .bwdfmpm::before { color: var(--accent-light) !important; }
.ebpmv::before,
.edjznlgq::before { margin-right: 5px; }
.prznf8 .calju85 ul li,
.prznf8 .r7n0zdyd li         { color: #4ade80; }
.prznf8 .calju85 .ebpmv { color: #22c55e; }
.prznf8 .t3r82gip ul li,
.prznf8 .i8gv9w li         { color: #f87171; }
.prznf8 .t3r82gip .edjznlgq { color: #ef4444; }
.ygjui .calju85 { background: var(--bg-pros); }
.ygjui .t3r82gip { background: var(--bg-cons); }
.ygjui .calju85 .ebpmv { color: var(--c-pros-label); }
.ygjui .t3r82gip .edjznlgq { color: var(--c-cons); }
.ygjui .calju85 ul li,
.ygjui .t3r82gip ul li,
.k1b5uvhb .calju85 { background: var(--bg-pros); }
.k1b5uvhb .t3r82gip { background: var(--bg-cons); }
.k1b5uvhb .calju85 .ebpmv { color: var(--c-pros-label); }
.k1b5uvhb .t3r82gip .edjznlgq { color: var(--c-cons); }
.k1b5uvhb .calju85 ul li,
.k1b5uvhb .t3r82gip ul li,
.qwtiuy .ebpmv::before { content: "✓ "; }
.qwtiuy .edjznlgq::before { content: "✗ "; }
.xstjnxm .ebpmv::before { content: "→ "; }
.xstjnxm .edjznlgq::before { content: "← "; }
.x5tm .ebpmv::before { content: "★ "; }
.x5tm .edjznlgq::before { content: "✕ "; }
.g6eda6f .ebpmv::before { content: "◆ "; }
.g6eda6f .edjznlgq::before { content: "▲ "; }
.pp3q4t .l7id { background: transparent; border-left: none; border: 1.5px solid; }
.pp3q4t .wt78i     { border-color: var(--c-tip-border); }
.pp3q4t .yfmz    { border-color: #60a5fa; }
.pp3q4t .l7id strong { color: var(--text-primary); }
.pp3q4t .l7id p      { color: var(--text-muted); }
.xnt4v .l7id { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.xnt4v .wt78i     { border-top-color: var(--c-tip-border); }
.xnt4v .lae43zua { border-top-color: var(--c-warn-border); }
.xnt4v .yfmz    { border-top-color: #60a5fa; }
.tp2b .l7id { border-left: none; border-radius: 8px; }
.tp2b .wt78i     { background: #065f46; }
.tp2b .yfmz    { background: #1e3a8a; }
.tp2b .l7id strong,
.tp2b .l7id p { color: #fff; }
.tp2b .bwdfmpm::before { color: rgba(255,255,255,0.85) !important; }
.piu8.tp2b .wt78i,
.piu8 .tp2b .wt78i     { background: #052e16; }
.piu8.tp2b .lae43zua,
.piu8 .tp2b .lae43zua { background: #2d0a1e; }
.piu8.tp2b .yfmz,
.piu8 .tp2b .yfmz    { background: #1e1036; }
.m3r9.tp2b .wt78i,
.m3r9 .tp2b .wt78i      { background: #2d2000; }
.m3r9.tp2b .yfmz,
.m3r9 .tp2b .yfmz     { background: #2d1600; }
.j6a5v58c.tp2b .wt78i,
.j6a5v58c .tp2b .wt78i      { background: #0c1a2e; }
.j6a5v58c.tp2b .yfmz,
.j6a5v58c .tp2b .yfmz     { background: #0a2020; }
.altc .l7id { border-left: none; border-radius: 6px; padding: 10px 14px; }
.altc .wt78i     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.altc .yfmz    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.altc .l7id strong { color: var(--text-primary); }
.altc .l7id p      { color: var(--text-muted); }
.rb3lf11x .l7id { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.cj99wdc .bwdfmpm,
.jxt5l1 .bwdfmpm,
.g3i96q9h .bwdfmpm,
.se2cg6mb .bwdfmpm { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.cj99wdc .bwdfmpm::before,
.jxt5l1 .bwdfmpm::before,
.g3i96q9h .bwdfmpm::before,
.se2cg6mb .bwdfmpm::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.cj99wdc .wt78i     .bwdfmpm::before { content: "✦"; color: var(--c-tip-border); }
.cj99wdc .lae43zua .bwdfmpm::before { content: "▲"; color: var(--c-warn-border); }
.cj99wdc .yfmz    .bwdfmpm::before { content: "◉"; color: #60a5fa; }
.jxt5l1 .wt78i     .bwdfmpm::before { content: "★"; color: var(--c-tip-border); }
.jxt5l1 .lae43zua .bwdfmpm::before { content: "◆"; color: var(--c-warn-border); }
.jxt5l1 .yfmz    .bwdfmpm::before { content: "●"; color: #60a5fa; }
.g3i96q9h .wt78i     .bwdfmpm::before { content: "▶"; color: var(--c-tip-border); }
.g3i96q9h .lae43zua .bwdfmpm::before { content: "■"; color: var(--c-warn-border); }
.g3i96q9h .yfmz    .bwdfmpm::before { content: "▸"; color: #60a5fa; }
.se2cg6mb .wt78i     .bwdfmpm::before { content: "→"; color: var(--c-tip-border); }
.se2cg6mb .lae43zua .bwdfmpm::before { content: "⬥"; color: var(--c-warn-border); }
.se2cg6mb .yfmz    .bwdfmpm::before { content: "◈"; color: #60a5fa; }
.cr5yql6 .cszoux .h87qygd9,
.cr5yql6 .v995p .h87qygd9  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.cr5yql6 .u2526sq                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.cr5yql6 .cpf1r2md          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.cr5yql6 .r31p                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.iz9wdq .cszoux .h87qygd9,
.iz9wdq .v995p .h87qygd9,
.iz9wdq .u2526sq,
.iz9wdq .kex5dq,
.iz9wdq .m99ni0z1,
.iz9wdq .cpf1r2md,
.iz9wdq .r31p,
.iz9wdq .rb3lf11x .l7id { box-shadow: none; }
.ozapx9   .te0req8m, .ozapx9 .ym4ji9o, .ozapx9 .c8ky2r52,
.ozapx9   .nzo8v46, .ozapx9 .grtz { font-size: 0.9rem; }
.ozapx9   .sxm5c, .ozapx9 .hyu7qat { font-size: 0.9rem; }
.q1bakw   .te0req8m, .q1bakw .ym4ji9o, .q1bakw .c8ky2r52,
.q1bakw   .nzo8v46, .q1bakw .grtz { font-size: 0.95rem; }
.q1bakw   .sxm5c, .q1bakw .hyu7qat { font-size: 0.95rem; }
.dmxhj6aj   .te0req8m, .dmxhj6aj .ym4ji9o, .dmxhj6aj .c8ky2r52,
.dmxhj6aj   .nzo8v46, .dmxhj6aj .grtz { font-size: 1.08rem; }
.dmxhj6aj   .sxm5c, .dmxhj6aj .hyu7qat { font-size: 1.05rem; }
.dmxhj6aj   .i1vz { font-size: 0.97rem; }
.k9a17jww .ks16      { font-size: 3.2rem; }
.k9a17jww h2.o0z08i { font-size: 1.9rem; }
.k9a17jww h3.obbtyq     { font-size: 1.4rem; }
.qss6n .ks16      { font-size: 3.8rem; }
.qss6n h2.o0z08i { font-size: 2.2rem; }
.qss6n h3.obbtyq     { font-size: 1.6rem; }
.r7o7nz + .r7o7nz { position: relative; }
.eed6qi   .r7o7nz + .r7o7nz::before,
.x1818jxr  .r7o7nz + .r7o7nz::before,
.q9664   .r7o7nz + .r7o7nz::before,
.xlni5fwo   .r7o7nz + .r7o7nz::before,
.nxbl   .r7o7nz + .r7o7nz::before,
.rnxdr .r7o7nz + .r7o7nz::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.eed6qi .r7o7nz + .r7o7nz::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.x1818jxr .r7o7nz + .r7o7nz::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.q9664 .r7o7nz + .r7o7nz::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;
}
.xlni5fwo .r7o7nz + .r7o7nz::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.oetg .r7o7nz { margin-bottom: 16px; }
.oetg .r7o7nz + .r7o7nz { margin-top: 0; }
.oetg .omt38y { padding-top: 0; padding-bottom: 0; }
.nxbl .r7o7nz + .r7o7nz::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.rnxdr .r7o7nz + .r7o7nz::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.jqncdut .r7o7nz + .r7o7nz::before,
.dfk9yf2l .r7o7nz + .r7o7nz::before,
.hpc3b94l .r7o7nz + .r7o7nz::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%;
}
.bbxjw8fh .jqncdut .r7o7nz:nth-child(even)::before,
.bbxjw8fh .dfk9yf2l .r7o7nz:nth-child(even)::before,
.bbxjw8fh .hpc3b94l .r7o7nz:nth-child(even)::before { background: var(--bg-surface); }
.ov3ti .jqncdut .r7o7nz:nth-child(even)::before,
.ov3ti .dfk9yf2l .r7o7nz:nth-child(even)::before,
.ov3ti .hpc3b94l .r7o7nz:nth-child(even)::before { background: var(--bg-card); }
.jqncdut .r7o7nz + .r7o7nz::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");
}
.dfk9yf2l .r7o7nz + .r7o7nz::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");
}
.hpc3b94l .r7o7nz + .r7o7nz::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");
}
.pppuve .zujj,
.pppuve .hulclx,
.pppuve .fgqzbb,
.wv6s .fgqzbb { padding-bottom: 60px; }
.qljxtv4 .fgqzbb { padding-bottom: 70px; }
.pppuve .zujj::before,
.pppuve .zujj::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");
}
.f9jatv .p74a { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.dnep53k1 .p74a { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.xxhr .p74a { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.lcvba .p74a { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.jd7cj2b .bc5j { background: var(--accent); }
.jd7cj2b .bc5j .bdpv { background: none; }
.jd7cj2b .y0fvo { background: var(--accent); }
.jd7cj2b .p74a { background: var(--accent-bg); }
.jd7cj2b .zujj:not(.bc5j) .bdpv { background: rgba(0,0,0,0.6); }
.x1ykeuz .q63dbc { float: left; width: 38%; margin: 0 28px 16px 0; }
.x1ykeuz .q63dbc .vxljdcf9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.x1ykeuz .omt38y::after { content: ''; display: block; clear: both; }
.hgi7hm .q63dbc { float: right; width: 38%; margin: 0 0 16px 28px; }
.hgi7hm .q63dbc .vxljdcf9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hgi7hm .omt38y::after { content: ''; display: block; clear: both; }
.brwg .r7o7nz:nth-child(odd)  .q63dbc { float: left;  width: 38%; margin: 0 28px 16px 0; }
.brwg .r7o7nz:nth-child(even) .q63dbc { float: right; width: 38%; margin: 0 0 16px 28px; }
.brwg .q63dbc .vxljdcf9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.brwg .omt38y::after { content: ''; display: block; clear: both; }
.x1ykeuz .uwco5,
.hgi7hm .uwco5,
.brwg .uwco5,
@media (max-width: 900px) {
  .x1ykeuz .q63dbc,
  .hgi7hm .q63dbc,
  .brwg .r7o7nz:nth-child(odd)  .q63dbc,
  .brwg .r7o7nz:nth-child(even) .q63dbc {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .x1ykeuz .q63dbc .vxljdcf9,
  .hgi7hm .q63dbc .vxljdcf9,
  .brwg .q63dbc .vxljdcf9 {
    max-height: none !important;
  }
}
.x1ykeuz .sxm5c,
.x1ykeuz .hyu7qat,
.hgi7hm .sxm5c,
.hgi7hm .hyu7qat,
.brwg .sxm5c,
.brwg .hyu7qat { overflow: hidden; }
@media (max-width: 640px) {
  .x1ykeuz .q63dbc,
  .hgi7hm .q63dbc,
  .brwg .q63dbc { float: none; width: 100%; margin: 0 0 16px 0; }
}
.wdbxw .b421,
.wdbxw .omt38y,
.wdbxw .n44g5  { max-width: 1100px; }
.wdbxw { --content-mw: 1100px; }
.gldt .b421,
.gldt .omt38y,
.gldt .n44g5  { max-width: 1200px; }
.nmyrry9k .b421,
.nmyrry9k .omt38y,
.nmyrry9k .n44g5  { max-width: 1320px; }
.adlnvddb { font-size: 0.82rem; color: var(--text-muted); }
.jpog4mh { display: flex; align-items: center; }
.nfivrx {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.tg0v { display: flex; align-items: center; }
.c459ms { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.c459ms:hover { text-decoration: underline; }
.ayoja6m { margin: 0 3px; opacity: 0.45; }
.ayoja6m::before { content: '/'; }
.ek8fn { padding: 2px 5px; color: var(--text-main); }
.q50z2lb .adlnvddb {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.q50z2lb .jpog4mh { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.mtoh2 .adlnvddb {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.mtoh2 .jpog4mh { padding: 0 0 0 12px; }
.fnlt .jpog4mh { padding: 0 16px; }
.fnlt .adlnvddb {
  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);
}
.fnlt .b421 { padding-top: 28px; }
@media (max-width: 720px) {
  .gpbtqp { margin-top: 18px; padding: 0 16px; }
  .fnlt .b421 { padding-top: 16px; }
}
.wdbxw.q50z2lb .jpog4mh { max-width: 1100px; }
.gldt.q50z2lb .jpog4mh { max-width: 1200px; }
.nmyrry9k.q50z2lb .jpog4mh { max-width: 1320px; }
.wdbxw .gpbtqp { max-width: 1100px; }
.e2ykxoi .r7o7nz { padding-top: 16px; padding-bottom: 16px; }
.hsif .r7o7nz { padding-top: 24px; padding-bottom: 24px; }
.mtj82q .r7o7nz { padding-top: 40px; padding-bottom: 40px; }
.c7lnj .r7o7nz { padding-top: 52px; padding-bottom: 52px; }
.d29y2 .r7o7nz:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.d29y2 .r7o7nz:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.d29y2 .r7o7nz:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.d29y2 .r7o7nz:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.inpna30 .omt38y { padding-top: 10px;  padding-bottom: 10px; }
.ecv4fop .omt38y { padding-top: 18px;  padding-bottom: 18px; }
.xg4ysoef .omt38y { padding-top: 36px;  padding-bottom: 36px; }
.qfe43 .omt38y { padding-top: 48px;  padding-bottom: 48px; }
.cvbjf h2.o0z08i { font-weight: 600; }
.cvbjf h3.obbtyq     { font-weight: 600; }
.dntty0v { font-weight: 500; }
.dntty0v h2.o0z08i { font-weight: 800; }
.dntty0v h3.obbtyq     { font-weight: 700; }
.glg0rig h2.o0z08i { font-weight: 900; }
.glg0rig h3.obbtyq     { font-weight: 800; }
.glg0rig .l7id strong,
.glg0rig .l7id strong { font-weight: 600; }
.y9cehmg9 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.bnu51 .y9cehmg9 { display: none; }
@media (max-width: 640px) {
  .wiaomkqj { display: none; }
  .y9cehmg9 {
    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;
  }
}
.y9cehmg9 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.y9cehmg9:hover { opacity: 0.85; }
.wybe .y9cehmg9 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.sk1s .y9cehmg9,
.a1v5yfk  .y9cehmg9 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.sk1s .y9cehmg9:hover,
.a1v5yfk  .y9cehmg9:hover { opacity: 0.88; }
.wybe.sk1s .y9cehmg9,
.wybe.a1v5yfk  .y9cehmg9 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.nvbh8am6 {
  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;
}
.nvbh8am6:hover { transform: translateY(-2px); opacity: 0.92; }
.nvbh8am6 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.tlb658u0 .nvbh8am6 { display: none; }
.kbibb .nvbh8am6 { right: 32px; }
.m3q3t  .nvbh8am6 { left: 32px; }
@media (max-width: 480px) {
  .kbibb .nvbh8am6 { right: 20px; bottom: 20px; }
  .m3q3t  .nvbh8am6 { left: 20px; bottom: 20px; }
}
.dl6l3 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.n44g5 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.m5lgnr { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.enhh { color: var(--text-dim); font-size: 0.8rem; }
.b2fuq { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.b2fuq img { height: 26px; width: auto; object-fit: contain; }
.ci5p4 { display: flex; flex-direction: column; gap: 6px; }
.ci5p4 a, .b9mqla6m a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.ci5p4 a:hover, .b9mqla6m a:hover { color: var(--accent-light); }
.ci5p4 .nl8gs7g5 { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.tke9577k .n44g5 { text-align: center; }
.tke9577k .m5lgnr { margin-top: 0; }
.mfjtyg7 { margin-top: 10px; }
.mfjtyg7 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .n44g5 { padding-left: 16px; padding-right: 16px; }
  .abipc .n44g5 { padding: 20px 16px; }
  .b9mqla6m { gap: 4px 12px; }
  .m5lgnr { font-size: 0.78rem; }
}
.mdupic .wbwm .b2fuq { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.mdupic .m5lgnr { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.mdupic .enhh { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .mdupic .nmf36e { grid-template-columns: 1fr 1fr; } .mdupic .wbwm { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mdupic .nmf36e { grid-template-columns: 1fr; } }
.jnn0j09 .b2fuq { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.jnn0j09 .m5lgnr { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .jnn0j09 .ari7 { gap: 12px; } .jnn0j09 .b2fuq { margin-right: 0; width: 100%; } }
.uds1qb80 .etaxsasw .b2fuq { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.uds1qb80 .m5lgnr { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.uds1qb80 .enhh { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .uds1qb80 .dwbz7 { grid-template-columns: 1fr 1fr; } .uds1qb80 .etaxsasw { grid-column: 1 / -1; } }
@media (max-width: 480px) { .uds1qb80 .dwbz7 { grid-template-columns: 1fr; } }
.t3ibz535 .zxspkc { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.t3ibz535 .ci5p4 { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .t3ibz535 .zxspkc { grid-template-columns: 1fr 1fr; } .t3ibz535 .bdot3:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .t3ibz535 .zxspkc { grid-template-columns: 1fr; } }
.fgcb6b .zxspkc { grid-template-columns: 1fr 2fr; }
.fgcb6b .tlgwhj .ci5p4 { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .fgcb6b .zxspkc { grid-template-columns: 1fr; } }
.l5f1eh .n44g5 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.cdl18614 .zw92b      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.cdl18614 .dl6l3 { background: var(--bg-page); border-top-color: var(--border-alt); }
.brgsfe .zw92b      { background: #0d1117; border-bottom-color: #21262d; }
.brgsfe .r09bs9a { color: var(--accent-light); }
.brgsfe .pjh6r60p { --msep-color: #8b949e; }
.brgsfe .pjh6r60p a { color: #8b949e; }
.brgsfe .pjh6r60p a:hover { color: var(--accent-light); }
.brgsfe .inb2w0 { color: #8b949e; }
.brgsfe .dl6l3 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.brgsfe .m5lgnr,
.brgsfe .enhh { color: #6e7681; }
.brgsfe .ci5p4 a, .brgsfe .b9mqla6m a,
.brgsfe .b2fuq { color: #e6edf3; }
.brgsfe .ci5p4 a:hover, .brgsfe .b9mqla6m a:hover,
@media (max-width: 640px) {
  .brgsfe .pjh6r60p { background: #0d1117; border-top-color: #21262d; }
  .brgsfe .pjh6r60p li a { border-bottom-color: #21262d; }
}
.nwz8jr .zw92b      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.nwz8jr .r09bs9a { color: var(--accent-light); }
.nwz8jr .pjh6r60p { --msep-color: #475569; }
.nwz8jr .pjh6r60p a { color: #475569; }
.nwz8jr .pjh6r60p a:hover { color: var(--accent-light); }
.nwz8jr .inb2w0 { color: #64748b; }
.nwz8jr .dl6l3 { background: #f0f4f8; border-top-color: #cbd5e1; }
.nwz8jr .m5lgnr,
.nwz8jr .enhh { color: #64748b; }
.nwz8jr .ci5p4 a, .nwz8jr .b9mqla6m a,
.nwz8jr .xq6s a, .nwz8jr .b2fuq { color: #374151; }
.nwz8jr .ci5p4 a:hover, .nwz8jr .b9mqla6m a:hover,
@media (max-width: 640px) {
  .nwz8jr .pjh6r60p { background: #f0f4f8; border-top-color: #cbd5e1; }
  .nwz8jr .pjh6r60p li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.sk1s .zw92b      { background: var(--accent); border-bottom-color: var(--accent-light); }
.sk1s .r09bs9a { color: #fff; }
.sk1s .pjh6r60p { --msep-color: rgba(255,255,255,0.82); }
.sk1s .pjh6r60p a { color: rgba(255,255,255,0.82); }
.sk1s .pjh6r60p a:hover { color: #fff; }
.sk1s .inb2w0 { color: rgba(255,255,255,0.9); }
.sk1s .dl6l3 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.sk1s .m5lgnr,
.sk1s .enhh { color: rgba(255,255,255,0.72); }
.sk1s .ci5p4 a, .sk1s .b9mqla6m a,
.sk1s .xq6s a, .sk1s .b2fuq { color: #fff; }
.sk1s .ci5p4 a:hover, .sk1s .b9mqla6m a:hover,
@media (max-width: 640px) {
  .sk1s .pjh6r60p { background: var(--accent); border-top-color: var(--accent-light); }
  .sk1s .pjh6r60p li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.a1v5yfk .zw92b {
  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);
}
.a1v5yfk .dl6l3 {
  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) {
  .a1v5yfk .pjh6r60p {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.uczgesrg .b69h9ut { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ug05cd .b69h9ut { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.mar650 .b69h9ut { min-height: 72px; height: auto; }
.uqax .b69h9ut { min-height: 84px; height: auto; }
.abipc .b69h9ut { max-width: none; padding: 0 32px; }
.abipc .n44g5  { max-width: none; padding: 24px 32px; }
.a9xfjq.gldt .b69h9ut { max-width: 1200px; }
.a9xfjq.nmyrry9k .b69h9ut { max-width: 1320px; }
.n5cz4cd   .r09bs9a, .n5cz4cd   .b2fuq { text-transform: capitalize; }
.n5e27 .r09bs9a, .n5e27 .b2fuq { text-transform: lowercase; }
.b9r61egd .r09bs9a, .b9r61egd .b2fuq { text-transform: uppercase; letter-spacing: 0.06em; }
.r4cv, .twoi3f8 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.cir2 .r4cv,
.cir2 .twoi3f8 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.qz5wk .r4cv,
.qz5wk .twoi3f8 { 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; }
.j4gyeca .r4cv,
.j4gyeca .twoi3f8 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.bzi6baj .r4cv,
.bzi6baj .twoi3f8 { 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; }
.yq65   .pjh6r60p a { font-weight: 500; }
.z8jhjji .pjh6r60p a { font-weight: 600; }
.ktklt2uj     .pjh6r60p a { font-weight: 700; }
.nuznk    .pjh6r60p a { font-weight: 800; letter-spacing: 0.01em; }
.s49mryg3     .pjh6r60p > li + li::before,
.uqun    .pjh6r60p > li + li::before,
.jtcb    .pjh6r60p > li + li::before,
.a57sqi4 .pjh6r60p > li + li::before,
.v59val .pjh6r60p > li + li::before,
.fr9cgx  .pjh6r60p > li + li::before,
.s3m0uwkh    .pjh6r60p > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.s49mryg3     .pjh6r60p > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.uqun    .pjh6r60p > li + li::before { content: "|"; }
.jtcb    .pjh6r60p > li + li::before { content: "—"; }
.a57sqi4 .pjh6r60p > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.v59val .pjh6r60p > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.fr9cgx  .pjh6r60p > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.s3m0uwkh    .pjh6r60p > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .jp3y5my7 .inb2w0,
  .rkl1 .inb2w0,
  .zq3eqgkn .inb2w0,
  .ctzdpyft .inb2w0,
  .xnwv0me .inb2w0 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .jp3y5my7 .inb2w0::before,
  .rkl1 .inb2w0::before,
  .zq3eqgkn .inb2w0::before,
  .ctzdpyft .inb2w0::before,
  .xnwv0me .inb2w0::before { content: ""; display: block; flex-shrink: 0; }

  
  .jp3y5my7 .inb2w0::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;
  }

  
  .rkl1 .inb2w0::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;
  }

  
  .zq3eqgkn .inb2w0::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;
  }

  
  .ctzdpyft .inb2w0::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;
  }

  
  .xnwv0me .inb2w0::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) {
  .i55k88 .inb2w0 {
    padding: 5px 14px;
  }
  .i55k88 .pjh6r60p {
    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;
  }
  .i55k88 .pjh6r60p li a {
    border-bottom: none; padding: 10px 22px;
  }
  .i55k88 .pjh6r60p li a:hover { background: var(--bg-raised); }
  .i55k88 .ntnt1,
  .w8rg8 .ntnt1,
  .pywof047 .ntnt1 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .eiur0 .inb2w0 {
    padding: 5px 10px;
  }
  .eiur0 .pjh6r60p {
    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);
  }
  .eiur0 .pjh6r60p.mtvc { transform: translateX(0); }
  .eiur0 .pjh6r60p li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .eiur0 .pjh6r60p li:last-child a { border-bottom: none; }
  .sk1s .pjh6r60p,
  .brgsfe .pjh6r60p { background: var(--accent) !important; }
  .sk1s .pjh6r60p li a,
  .brgsfe .pjh6r60p li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .pywof047 .inb2w0 {
    padding: 5px 10px;
  }
  .pywof047 .pjh6r60p {
    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);
  }
  .pywof047 .pjh6r60p::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .pywof047 .pjh6r60p.mtvc { transform: translateY(0); }
  .pywof047 .pjh6r60p li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ssesr .inb2w0 {
    padding: 5px 10px;
  }
  .ssesr .pjh6r60p {
    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;
  }
  .ssesr .pjh6r60p.mtvc { opacity: 1; pointer-events: auto; }
  .ssesr .pjh6r60p li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .aaghc     .inb2w0 { border-radius: 0 !important; }
  .ba826zb5   .inb2w0 { border-radius: 8px !important; }
  .xd8c .inb2w0 { border-radius: 50% !important; }
  .qdmpmqgr   .inb2w0 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .qh8y5 .c2rj7i { flex-direction: column; align-items: stretch; }
  .qh8y5 .wkdn { flex-direction: row; min-width: auto; }
  .qh8y5 .w2d5f66 { align-items: flex-start; text-align: left; }
}
.ubhczo6t,
.ubhczo6t.r7o7nz,
.bbxjw8fh .ubhczo6t,
.ykeb .ubhczo6t,
.ov3ti .ubhczo6t,
.ujzw .ubhczo6t {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.f6k8o {
  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;
}
.ed5v { flex: 1 1 280px; min-width: 0; }
.je0g {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.fwf14dk {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.cruacb {
  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;
}
.cruacb:hover { transform: translateY(-1px); opacity: 0.95; }
.nvh13 .f6k8o {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.nvh13 .je0g { color: var(--cta); }
.nvh13 .fwf14dk { color: var(--text-body); }
.nvh13 .cruacb {
  background: var(--cta) !important;
  color: #fff !important;
}
.eu8dl .f6k8o {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.eu8dl .je0g { color: var(--text-primary); }
.eu8dl .fwf14dk { color: var(--text-body); }
.eu8dl .cruacb {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .f6k8o {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ed5v { flex: 0 0 auto; }
  .je0g { font-size: 1.2rem; }
  .cruacb { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.x30uz2 .wwg8usu6 { height: 36px; }
.cntbe .wwg8usu6 { height: 60px; max-width: 200px; }
.tu1wga .wwg8usu6 { height: 56px; max-width: 180px; }
.j2hzh     .nift20z, .j2hzh     .k165mc { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.nrebywih .yok5k {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .slzw .jvaldq {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .slzw .kex5dq {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .slzw .kex5dq { padding: 40px 16px 20px; }
  .slzw .yok5k {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .slzw .xs7w { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .ov11lt .kex5dq {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ov11lt .kex5dq::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ov11lt .i71c13 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ov11lt .pfr1 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ov11lt .yok5k {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ov11lt .xs7w { width: 100%; min-width: 0; }
  .ov11lt .nift20z { min-width: 0; }
}
.t8w0 .xr2p {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.t8w0 .xr2p summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.t8w0 .xr2p p { padding: 0 2px 16px; }
.ui8rkf .xr2p { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ui8rkf .xr2p summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ui8rkf .xr2p summary::after { content: "›"; font-size: 1.2em; }
.ui8rkf .xr2p[open] summary::after { content: "‹"; }
.ui8rkf .xr2p p { padding: 10px 22px 4px; }
.ji1te .xr2p {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ji1te .xr2p summary { color: var(--text-primary); padding-left: 16px; }
.ji1te .xr2p summary::after { content: "›"; font-size: 1.1em; }
.ji1te .xr2p[open] summary::after { content: "‹"; }
.ji1te .xr2p p { padding-left: 16px; }
.fy6aj0 .uoi2ses { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.fy6aj0 .xr2p {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.fy6aj0 .xr2p:last-child { border-bottom: none; }
.fy6aj0 .xr2p summary { color: var(--text-primary); border-radius: 0; }
.fy6aj0 .xr2p summary::after { content: "›"; font-size: 1.1em; }
.fy6aj0 .xr2p[open] summary::after { content: "‹"; }
.fci20xk4 .xr2p { overflow: hidden; }
.fci20xk4 .xr2p summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.fci20xk4 .xr2p summary::after { color: rgba(255,255,255,.75); }
.fci20xk4 .xr2p[open] summary { border-radius: 0; }
.lwqdzz { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.bk1a7 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.c7ojaer {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.jrsoyxdt { color: var(--text-muted); font-size: 1.05rem; }
.bcgs53m6 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.bye4f { margin-bottom: 20px; }
.tmkw {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.vipit7 {
  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;
}
.vipit7:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.qspg { resize: vertical; min-height: 130px; }
.sfe3d5 { width: 100%; margin-top: 8px; }
.loca {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.g6w6lqg8 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.pqopj39 { color: var(--text-muted); line-height: 1.75; }
.f22c { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.f22c li { margin-bottom: 6px; }
.oksduc4 { max-width: 760px; margin: 0 auto; }
.n1q56b { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.nf2ozms { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.nf2ozms:last-child { border-bottom: none; }
.nf2ozms h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.nf2ozms p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.o6u2vcpq { max-width: 760px; margin: 0 auto; }
.pm8wx { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.pm8wx:last-child { border-bottom: none; }
.saxzp0z { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.pm8wx p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.pm8wx ul.f22c { margin: 0; }
.qq2amo .saxzp0z { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .qq2amo { grid-template-columns: 1fr; gap: 10px; } }
.d1k13 .saxzp0z { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.xua7 .f22c { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .lb3gsxt { grid-template-columns: 1fr; } }
.n32js { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.n32js:hover .hc08xhcw { color: var(--accent-light); text-decoration: underline; }
.zmfg { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.a6yd { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.a6yd:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.lzc3c0 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.a6yd p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.a6yd ul.f22c { margin: 0; }
.drqm54d { color: var(--text-muted); line-height: 1.75; }
.gsdn .f22c,
.x4tassb .f22c,
.q0lk .f22c,
.puw5gy .f22c {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.gsdn .a6yd,
.x4tassb .a6yd { text-align: left; }
.gsdn .lzc3c0,
.x4tassb .lzc3c0 { text-align: center; }
.bpovx { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.c7yjfoae { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.qv2fhdqg { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.bwbt4 { margin-top: 12px; }
.ai2j2 { 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; }
.ai2j2:hover { border-bottom-color: var(--accent-light); }
.soxp8c { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.soxp8c img { width: 100%; height: 100%; object-fit: cover; display: block; }
.dj5i2sym { width: 200px; height: 200px; }
.jpwaqr { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.mu4p5ky { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.hwod7 { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .cd17i { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.fq17 .qv2fhdqg, .fq17 .c7yjfoae { max-width: 640px; }
.fayxv .bpovx { font-size: 1.6rem; margin-top: 18px; }
.mbkc .qv2fhdqg { margin-bottom: 28px; }
@media (max-width: 860px) { .anovcw { grid-template-columns: 1fr; } .fayxv { position: static; text-align: center; } }
.wuvgrfx { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.f7m8pmf { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.f7m8pmf .soxp8c { margin: 0 auto 18px; }
.f7m8pmf .mu4p5ky { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .wuvgrfx { grid-template-columns: 1fr; } }
.zwsrg .bpovx { font-size: 1.6rem; margin-bottom: 6px; }
.puw5gy .f22c { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .zwsrg { flex-direction: column; text-align: center; } .w5hfypmf { grid-template-columns: 1fr; } }
.vv6m371x .bpovx { font-size: 1.35rem; margin: 0 0 4px; }
.vv6m371x .mu4p5ky { margin: 0; }
.igmv .c7ojaer { color: var(--accent-light); }
.ih2ksjct .c7ojaer { font-size: 2rem; }
.ih2ksjct .jrsoyxdt { max-width: 680px; }
.dln04gr {
  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;
}
.dln04gr .c7ojaer { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.dln04gr .jrsoyxdt  { margin: 0; }
@media (max-width: 640px) { .dln04gr { flex-direction: column; } }
.zlpp .c7ojaer { color: var(--accent-light); }
.b4psghv .c7ojaer { color: #fff; }
.b4psghv .jrsoyxdt  { color: rgba(255,255,255,0.85); }
.tw5k { max-width: 680px; margin: 0 auto; }
.u7jt7lf {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .u7jt7lf { grid-template-columns: 1fr; } }
.b0s4ab { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.b0s4ab .vipit7 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.b0s4ab .vipit7:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.mk9f71e .vipit7 { background: var(--bg-raised); border-color: transparent; }
.mk9f71e .vipit7:focus { background: var(--bg-card); border-color: var(--accent-light); }
.x1d6l94 .vipit7 { border-radius: 100px; padding: 11px 20px; }
.x1d6l94 .qspg { border-radius: 14px; }
@media (max-width: 640px) { .oex4xh { grid-template-columns: 1fr; } }
.zw2wzxa { counter-reset: priv-count; }
.sfnpw {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.sfnpw:last-child { border-bottom: none; }
.gxvu {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.sfnpw h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.sfnpw p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.h6vbocs { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.h6vbocs li { margin-bottom: 6px; }
.bn0m2{display:none}
.bn0m2:empty,.j8dc:empty{display:none}
.q6grs{position:relative;overflow:visible}
.z3f6wcea .cgnkm,.mhhao4zh .cgnkm,
.cbg8oys .cgnkm,.dzwqr6 .cgnkm,
.fqyups .cgnkm,.gpyair .cgnkm{display:block}
.v7mv .oldp1{display:block}
.z3f6wcea .cgnkm,.mhhao4zh .cgnkm,
.cbg8oys .cgnkm,.dzwqr6 .cgnkm,
.fqyups .cgnkm{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}
.z3f6wcea .cgnkm .j8dc,.mhhao4zh .cgnkm .j8dc,
.cbg8oys .cgnkm .j8dc,.dzwqr6 .cgnkm .j8dc,
.fqyups .cgnkm .j8dc{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}
.z3f6wcea .ntzj,.mhhao4zh .ntzj,
.cbg8oys .ntzj,.dzwqr6 .ntzj,
.fqyups .ntzj{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.z3f6wcea .cgnkm,.mhhao4zh .cgnkm{top:12px}
.z3f6wcea .cgnkm .j8dc{margin-right:auto}
.mhhao4zh .cgnkm .j8dc{margin-left:auto}
.mhhao4zh .cgnkm{text-align:right}
.cbg8oys .cgnkm,.dzwqr6 .cgnkm{bottom:12px}
.cbg8oys .cgnkm .j8dc{margin-right:auto}
.dzwqr6 .cgnkm .j8dc{margin-left:auto}
.dzwqr6 .cgnkm{text-align:right}
.fqyups .cgnkm{position:relative;margin-top:16px}
.fqyups .cgnkm .j8dc{margin:0 auto}
.gpyair .cgnkm{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.gpyair .cgnkm .j8dc{margin:0}
.gpyair .p74a~.cgnkm,
.gpyair .ev9dt~.cgnkm{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.gpyair .p74a~.cgnkm .j8dc,
.gpyair .ev9dt~.cgnkm .j8dc{justify-content:flex-start}
.p74a~.cgnkm,.ev9dt~.cgnkm{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}
.p74a~.cgnkm .j8dc{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ev9dt~.cgnkm .j8dc{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.oldp1 .j8dc{margin:0 0 12px}
.j8dc{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.klw8{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.hc08xhcw{font-weight:600;color:var(--text-heading);opacity:1}
.x33z3::before{content:"·";margin:0 2px;opacity:.5}
.ntzj{white-space:nowrap}
.dzrx .klw8{display:none}
.zlo7mm .ntzj{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.zlo7mm .x33z3::before{content:""}
.mbhpi .ntzj{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}
.mbhpi .x33z3::before{content:""}
.gp4mr .j8dc{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.lw5ow .ntzj{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.lw5ow .x33z3::before{content:""}
.xt81n4 .ntzj{color: var(--accent-light);opacity:1;font-weight:500}
.e699u2z .ntzj{border-bottom:1px solid currentColor;padding-bottom:2px}
.axpc8gt .j8dc{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.iyg3i4{--date-bg:var(--accent-bg)}
.us4v .x33z3::before{content:""}
.x9p6re .x33z3::before{content:"•";opacity:.4}
.x9p6re .ntzj + .ntzj::before{content:"•";margin-right:6px;opacity:.4}
.ay306m .x33z3::before{content:"/";opacity:.35}
.ay306m .ntzj + .ntzj::before{content:"/";margin-right:6px;opacity:.35}
.nk5jr8m2 .x33z3::before{content:"|";opacity:.3}
.nk5jr8m2 .ntzj + .ntzj::before{content:"|";margin-right:6px;opacity:.3}
.gfa2jk10 .x33z3::before{content:"—";opacity:.3}
.gfa2jk10 .ntzj + .ntzj::before{content:"—";margin-right:6px;opacity:.3}
.eb6axp3 .x33z3::before{content:"◆";font-size:.5em;opacity:.35}
.eb6axp3 .ntzj + .ntzj::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.h5u5sp .x33z3::before{content:"·";opacity:.4}
.h5u5sp .ntzj + .ntzj::before{content:"·";margin-right:6px;opacity:.4}
.w6zhn .x33z3::before{content:"›";opacity:.4}
.w6zhn .ntzj + .ntzj::before{content:"›";margin-right:6px;opacity:.4}
.uxerj .x33z3::before{content:"→";opacity:.35;font-size:.85em}
.uxerj .ntzj + .ntzj::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.pizo0fl .bqt3wut{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .bqt3wut{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .mtif0k{max-width:100%}
}
.u13lkkgt .cpf1r2md{margin:0}
@media (max-width:560px){
  .rhblj{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) {
  .br153 { padding: 28px 18px 20px; }
  .aybuhsxs { font-size: 1.2rem; }
  .vxt2d08b { max-width: 220px; max-height: 80px; }
}
.etc9kcf6  .dywmoc { border-radius: 6px; }
.mli6uh .f6k8o {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .dywmoc { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.m5d7q06 {
  margin: 28px 0 24px;
}
.m5d7q06 .r7o7nz {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.m5d7q06 .omt38y {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.m5d7q06 .f6k8o {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .b69h9ut { flex-direction: row-reverse; }
[dir="rtl"] .pjh6r60p { flex-direction: row-reverse; }
[dir="rtl"] .kbibb .nvbh8am6 { right: auto; left: 32px; }
[dir="rtl"] .m3q3t  .nvbh8am6 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .kbibb .nvbh8am6 { right: auto; left: 20px; }
  [dir="rtl"] .m3q3t  .nvbh8am6 { left: auto;  right: 20px; }
}
[dir="rtl"] .x1ykeuz .q63dbc  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .hgi7hm .q63dbc { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .p74a,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .sxm5c, [dir="rtl"] .hyu7qat { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .calju85 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .t3r82gip { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .l7id { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .f6k8o { direction: rtl; }
[dir="rtl"] .adlnvddb { direction: rtl; }
[dir="rtl"] .r31p { direction: rtl; }
[dir="rtl"] .jth38h { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .lqcknxvb .hyu7qat,
[dir="rtl"] .oeg3h5c .hyu7qat,
[dir="rtl"] .gw4jtc .hyu7qat,
[dir="rtl"] .dq6ts8yd .hyu7qat {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .lqcknxvb .hyu7qat li::before,
[dir="rtl"] .oeg3h5c .hyu7qat li::before,
[dir="rtl"] .gw4jtc .hyu7qat li::before,
[dir="rtl"] .dq6ts8yd .hyu7qat li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .p74a.t38klm .fgqzbb { align-items: flex-end; text-align: right; }
[dir="rtl"] .p74a.rdgtp .fgqzbb { text-align: center; }
[dir="rtl"] .p74a .fgqzbb { text-align: right; }
[dir="rtl"] .omt38y,
[dir="rtl"] .nzo8v46,
[dir="rtl"] .grtz,
[dir="rtl"] .qtjl552,
[dir="rtl"] .bcgs53m6,
[dir="rtl"] .tmkw,
[dir="rtl"] .qv2fhdqg,
[dir="rtl"] .vipit7,
[dir="rtl"] .qspg { text-align: right; direction: rtl; }
[dir="rtl"] .x1d6l94 .vipit7,
[dir="rtl"] .b0s4ab .vipit7 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #bbf299;
  --brand:           #bbf299;
  --brand-light:     #d3f4bf;
  --brand-pale:      #f1faec;
  --grad-start:      #7ee63e;
  --grad-end:        #abef82;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #00c0ab;
  --cta-light:       #13f8df;
  --cta-hover:       #00e8cf;
  --bg-page:         #0a1504;
  --bg-surface:      #112106;
  --bg-card:         #172e09;
  --bg-card-inner:   #1e3b0c;
  --bg-raised:       #24470e;
  --bg-hover:        #2b5411;
  --border:          #336514;
  --border-alt:      #407e1a;
  --border-section:  #336514;
  --text-primary:    #e4e7e3;
  --text-muted:      #a3ae9d;
  --text-body:       #cad0c7;
  --text-sub:        #a3ae9d;
  --text-faint:      #707d68;
  --text-dim:        #576150;
  --text-label:      #899681;
  --text-value:      #bdc5b9;
  --accent-bg:       #1b2d10;
  --accent-bg-light: #284515;
  --bg-tip:          #16261b;
  --bg-warning:      #272115;
  --bg-info:         #162326;
  --bg-pros:         #16261b;
  --bg-cons:         #261a16;
  --c-pros:          #7bf39c;
  --c-cons:          #e69f89;
  --c-pros-label:    #4cef79;
  --c-tip-border:    #2bec60;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7bf39c;
}
:root { --logo-bg-opacity: 46%; }
body, button, input { font-family: "Lexend", sans-serif; }
.ps7nphbi .ycgfqb5e, .ps7nphbi .p74a { min-height: 320px; }
.jf25q .j0k9yk::after, .jf25q .gaz7::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.ayoja6m::before { content: '›'; font-size: 1.1em; }