:root {
  --color-accent: #84cc16;
  --color-cta: #8b5cf6;
  --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;
}
.a1ai5dp {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.lugsj {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.lj20 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ib8kbp { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.bbia { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.bbia a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.bbia a:hover { color: var(--accent-light); }
.sk5391  .r5q0k { border-radius: 14px; }
.sk5391 .r5q0k li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.sk5391 .r5q0k li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 640px) {
  .r5q0k {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ohbrznth:hover .r5q0k,
  .ohbrznth:focus-within .r5q0k { display: block; }
  .r5q0k li a { padding: 8px 16px; font-size: 0.88rem; }
}
.uk4lr0 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.dbhh8lq { display: none; }
@media (max-width: 640px) {
  .dbhh8lq {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .dbhh8lq.z1xb { display: block; }
}
@media (max-width: 640px) {
  .uk4lr0 { display: block; }
  .bbia > li + li::before { display: none !important; }
  .bbia {
    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;
  }
  .bbia.z1xb { display: flex; }
  .bbia li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .bbia li:last-child a { border-bottom: none; }
}
.ateou { min-height: 480px; }
.vuvx7hg {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.gnq5wga9 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.o6tvts .gnq5wga9 { margin-left: 0; margin-right: 0; }
.onfv8d {
  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;
}
.i709acq .onfv8d { margin-top: 24px; }
.onfv8d:hover { opacity: 0.88; }
.s9osud .vuvx7hg { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.s9osud .gnq5wga9 { color: #e2e8f0; }
.s9osud.o6tvts   .of4x { text-align: left; }
.at7ap3qq .vuvx7hg { color: var(--text-primary); text-shadow: none; }
.at7ap3qq .gnq5wga9 { color: var(--text-muted); }
.at7ap3qq .onfv8d { margin-top: 16px; }
.at7ap3qq, .at7ap3qq.ateou { min-height: auto !important; }
.at7ap3qq.o6tvts   .of4x { text-align: left; }
.at7ap3qq~.epjnnjba{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}
.at7ap3qq~.epjnnjba .n5a97b4{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%); }
}
.vpdms3s .fp5dsu7,
.vpdms3s .tnk2e {
  position: relative; overflow: hidden;
}
.vpdms3s .fp5dsu7::after,
.vpdms3s .tnk2e::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.15; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@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); }
}
.vpdms3s .s9osud .evpc358 {
  overflow: hidden;
}
.vpdms3s .s9osud .evpc358::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.fp5dsu7 .vuvx7hg { color: #fff; }
.fp5dsu7 .gnq5wga9 { color: rgba(255,255,255,0.85); }
.fp5dsu7 .onfv8d { background: #fff; color: var(--cta); }
.fp5dsu7 .onfv8d:hover { opacity: 0.92; }
.rcg5jev .lz38 { position: relative; overflow: hidden; }
.rcg5jev .lz38::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;
}
.hp9qhj5p .lz38 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.chhsx9 .lz38 { position: relative; overflow: hidden; }
.chhsx9 .lz38::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;
}
.vpdms3s .lz38 { position: relative; overflow: hidden; }
.vpdms3s .lz38::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;
}
.f54guh .lz38 {
  animation: hg-fadein 1.2s ease-out both;
}
.lz38 {
  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%);
}
.bthms8 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.c5qeb88v {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.kv4suld {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.lz38 .vuvx7hg { text-shadow: none; color: var(--text-primary); }
.lz38 .gnq5wga9 { color: var(--text-muted); }
body.pls6be .vuvx7hg {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.m9azb .vuvx7hg {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ateou.fp5dsu7 .vuvx7hg,
section.fp5dsu7 .vuvx7hg {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.lz38.t9xp .bthms8 { align-items: center; text-align: center; }
.lz38.o6tvts   .bthms8 { align-items: flex-start; text-align: left; }
.qcoh052 .c5qeb88v { position: relative; }
.qcoh052 .c5qeb88v::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.qcoh052.hauqwn .c5qeb88v::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.apm0w .c5qeb88v {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.apm0w .kv4suld {
  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);
}
.apm0w.hauqwn .c5qeb88v { padding: 32px 0 32px 32px; }
.od6d .c5qeb88v {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.od6d .kv4suld {
  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);
}
.hauqwn .bthms8 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.od6d.hauqwn .c5qeb88v { padding: 40px 16px 40px 48px; }
.ateou .yan5 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.yan5 .w9s6rzp.m34xq {
  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;
}
.yan5 .w9s6rzp.m34xq:hover { opacity: 0.85; }
.jsl3 .c5qeb88v {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .lz38 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .lz38:not(.jsl3) .c5qeb88v { display: none !important; }
  .jsl3 .c5qeb88v { padding: 16px; }
  .bthms8  { padding: 36px 24px; }
  .lz38~.epjnnjba,.hauqwn~.epjnnjba{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ateou, .lz38 { min-height: 320px !important; }
  .vuvx7hg { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .fsovy46,
  .x73xo,
  .bsvev { grid-template-columns: 1fr !important; }

  

  
  .m1aabjli { display: flex !important; flex-direction: column !important; }
  .m1aabjli .of4x { display: contents; }
  .m1aabjli .evpc358 { order: 0; }
  .m1aabjli .vuvx7hg { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .m1aabjli .fsovy46 { order: 2; padding: 0 16px 12px !important; }
  .m1aabjli .gnq5wga9 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .i709acq .of4x { display: flex; flex-direction: column; }
  .i709acq .of4x .vuvx7hg { order: 1; }
  .i709acq .of4x .bsvev { order: 2; margin: 8px 0 24px !important; }
  .i709acq .of4x .gnq5wga9 { order: 3; }
  .i709acq .of4x .onfv8d { order: 4; align-self: center; margin-top: 0; }

  
  .lz38.jsl3 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .lz38.jsl3 .bthms8 { display: contents; padding: 0; }
  .lz38.jsl3 .bthms8 .vuvx7hg { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .lz38.jsl3 .c5qeb88v { order: 2; padding: 12px 16px; }
  .lz38.jsl3 .bthms8 .gnq5wga9 { order: 3; padding: 0 24px; margin: 0 auto; }
  .lz38.jsl3 .bthms8 .onfv8d { order: 4; align-self: center; margin: 8px 0 32px; }
}
.gfal { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.gn25f74 { width: 100%; height: auto; display: block; border-radius: 10px; }
.wqgz .gfal        { border-radius: 16px; }
.wqgz .gn25f74  { border-radius: 16px; }
.yk0uzl .gfal         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.yk0uzl .gn25f74   { border-radius: 8px; }
.dtk8vc { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.mrpp5hn2 { width: 100%; padding: 32px 0; position: relative; }
.iapgjje { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.cdb4oq .mrpp5hn2:nth-child(even) { background: var(--bg-surface); }
.cdb4oq .mrpp5hn2:nth-child(odd)  { background: var(--bg-page); }
.g0e7gi8 .mrpp5hn2:nth-child(even) { background: var(--bg-card); }
.g0e7gi8 .mrpp5hn2:nth-child(odd)  { background: var(--bg-page); }
.cdb4oq .mrpp5hn2:nth-child(odd)  .iapgjje { background: var(--bg-card); border-radius: 6px; }
.cdb4oq .mrpp5hn2:nth-child(even) .iapgjje { background: var(--bg-raised); border-radius: 6px; }
.g0e7gi8 .mrpp5hn2:nth-child(odd)  .iapgjje { background: var(--bg-card); border-radius: 6px; }
.g0e7gi8 .mrpp5hn2:nth-child(even) .iapgjje { background: var(--bg-raised); border-radius: 6px; }
.cdb4oq .mrpp5hn2:nth-child(even) .lgz7v4y .a9ipf,
.g0e7gi8 .mrpp5hn2:nth-child(even) .lgz7v4y .a9ipf { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.cdb4oq .mrpp5hn2:nth-child(odd) .lgz7v4y .a9ipf,
.g0e7gi8 .mrpp5hn2:nth-child(odd) .lgz7v4y .a9ipf { background: var(--bg-card-inner); }
.cdb4oq .mrpp5hn2:nth-child(even) .l8ztf2l .a9ipf:nth-child(odd),
.g0e7gi8 .mrpp5hn2:nth-child(even) .l8ztf2l .a9ipf:nth-child(odd)  { background: var(--bg-card); }
.cdb4oq .mrpp5hn2:nth-child(even) .l8ztf2l .a9ipf:nth-child(even),
.g0e7gi8 .mrpp5hn2:nth-child(even) .l8ztf2l .a9ipf:nth-child(even) { background: var(--bg-card-inner); }
h1.qfnhlp { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.qfnhlp {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.cq35zb { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ssstmf h2.qfnhlp {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.bvfkz1q1 h2.qfnhlp {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.vjanv h2.qfnhlp {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.zhh44ipa h2.qfnhlp::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.pfwxi h2.qfnhlp {
  color: var(--text-primary); font-size: 1.7rem;
}
.snv8 h2.qfnhlp::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ded9 h2.qfnhlp {
  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;
}
.wb599 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .wb599 { display: none; } }
.ykc5i { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.leuk5jef { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.yunt {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.g9tct8 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ygoed { padding-left: 20px; }
.ygoed li { margin-bottom: 6px; }
.ygoed a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ygoed a:hover { color: var(--accent-light); }
.cif9 .g9tct8 { display: none; }
.n58bs .g9tct8 { display: none; }
.n58bs .ygoed { padding-left: 0; list-style: none; }
.n58bs .ygoed li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.n58bs .ygoed a { font-size: 0.92rem; }
.x9ga .yunt { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.x9ga .g9tct8 { display: none; }
.x9ga .ygoed { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.x9ga .ygoed li { margin-bottom: 0; }
.x9ga .ygoed 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;
}
.x9ga .ygoed a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.xbmeqn .yunt { padding: 20px 20px 16px; }
.xbmeqn .ygoed {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.xbmeqn .ygoed li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.xbmeqn .ygoed 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;
}
.xbmeqn .ygoed 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;
}
.xbmeqn .ygoed a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.xbmeqn .ygoed a:focus,
.xbmeqn .ygoed a:focus-visible,
.xbmeqn .ygoed a:target { outline: none; }
.xbmeqn .ygoed li:target a { border-color: var(--border); color: var(--text-muted); }
.m7c7k89 .yunt { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.m7c7k89 .g9tct8 { display: none; }
.m7c7k89 .ygoed { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.m7c7k89 .ygoed li { margin-bottom: 0; }
.m7c7k89 .ygoed li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.m7c7k89 .ygoed li:last-child::after { content: ""; margin-right: 0; }
.m7c7k89 .ygoed a { font-size: 0.9rem; }
.a9ipf { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.lgz7v4y .a9ipf { background: var(--bg-card); }
.l8ztf2l .a9ipf:nth-child(odd)  { background: var(--bg-card); }
.l8ztf2l .a9ipf:nth-child(even) { background: var(--bg-raised); }
.sx3v23a6 .a9ipf {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.sx3v23a6 .a9ipf:last-child { border-bottom: none; }
.sx3v23a6 h3.cq35zb { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.xl022 .a9ipf {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.xl022 .a9ipf + .a9ipf { margin-top: 4px; }
.b97mgup .a9ipf { background: none; border-radius: 0; padding: 12px 0; }
.b97mgup .a9ipf + .a9ipf { border-top: 1px solid var(--border-section); }
.dgrd { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.w1o8 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.v774aj5v, .jh16ae { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.v774aj5v li, .jh16ae li { margin-bottom: 6px; }
.jh16ae li { list-style: decimal; }
.sflpl5sc     .v774aj5v { list-style-type: "● "; }
.ab9xyhzx  .v774aj5v { list-style-type: "■ "; }
.g7qxqk66 .v774aj5v { list-style-type: "◆ "; }
.l90z4    .v774aj5v { list-style-type: "★ "; }
.sflpl5sc     .rijusz { list-style-type: "● "; }
.ab9xyhzx  .rijusz { list-style-type: "■ "; }
.g7qxqk66 .rijusz { list-style-type: "◆ "; }
.l90z4    .rijusz { list-style-type: "★ "; }
.sflpl5sc    .v774aj5v li::marker, .sflpl5sc    .rijusz li::marker,
.ab9xyhzx .v774aj5v li::marker, .ab9xyhzx .rijusz li::marker,
.g7qxqk66 .v774aj5v li::marker, .g7qxqk66 .rijusz li::marker,
.l90z4   .v774aj5v li::marker, .l90z4   .rijusz li::marker {
  color: var(--cta); font-size: 1em;
}
.sflpl5sc .jh16ae,
.ab9xyhzx .jh16ae,
.g7qxqk66 .jh16ae,
.l90z4 .jh16ae {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.sflpl5sc .jh16ae li,
.ab9xyhzx .jh16ae li,
.g7qxqk66 .jh16ae li,
.l90z4 .jh16ae li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.sflpl5sc .jh16ae li::before,
.ab9xyhzx .jh16ae li::before,
.g7qxqk66 .jh16ae li::before,
.l90z4 .jh16ae 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;
}
.sflpl5sc     .jh16ae li::before { border-radius: 50%; }
.ab9xyhzx  .jh16ae li::before { border-radius: 3px; }
.g7qxqk66 .jh16ae li::before { border-radius: 3px; }
.l90z4    .jh16ae li::before { border-radius: 50%; }
.e4crob { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.vl0vazq2 .e4crob,
.cj7epi .e4crob { background: transparent; border: none; border-radius: 0; }
.lbzd9o { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.lbzd9o th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.lbzd9o td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.lbzd9o tr:hover td { background: var(--bg-hover); }
.sq5fn .lbzd9o tbody tr:nth-child(even) td { background: var(--bg-surface); }
.k7ub .lbzd9o { border: 1px solid var(--border-alt); }
.k7ub .lbzd9o th,
.k7ub .lbzd9o td { border: 1px solid var(--border-alt); }
.qv4h .lbzd9o th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.qv4h .lbzd9o td { border-bottom: none; }
.qv4h .lbzd9o tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.j4esl8 .lbzd9o th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.nnmb2xt .e4crob {
  overflow: hidden;
}
.nnmb2xt .lbzd9o th { border-bottom: 1px solid var(--border-alt); }
.nnmb2xt .lbzd9o tr:last-child td { border-bottom: none; }
.cnss8b { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.gyaa { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.fdluvth { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.lcvn { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.b7kk1 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.rijusz { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.rijusz 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%}
.bdy6elc3 .lcvn { background: transparent; text-align: center; }
.bpk0f1g .fdluvth {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.s4s6zxta .fdluvth {
  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);
}
.znoe .gyaa { display: grid; grid-template-columns: auto 1fr; }
.znoe .fdluvth {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.znoe .lcvn { grid-column: 2; }
.znoe .b7kk1,
.znoe .rijusz { grid-column: 1 / -1; }
.totd .gyaa { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.totd .fdluvth {
  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);
}
.totd .lcvn { grid-column: 2; }
.totd .b7kk1,
.totd .rijusz { grid-column: 1 / -1; }
.t52ir .gyaa { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.t52ir .lcvn { background: none; color: var(--accent-light); font-weight: 700; }
.ab499 .gyaa { 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); }
.ab499 .lcvn { background: none; color: var(--accent-light); font-weight: 700; }
.teo371wo .gyaa { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.teo371wo .gyaa:last-child { border-bottom: none; }
.teo371wo .lcvn { background: none; color: var(--accent-light); font-weight: 700; }
.f0nubkn7 .gyaa { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.f0nubkn7 .lcvn { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.kqhwm .cnss8b { counter-reset: card-n; }
.kqhwm .gyaa  { counter-increment: card-n; }
.kqhwm .lcvn { display: flex; align-items: center; gap: 10px; }
.kqhwm .lcvn::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;
}
.dl5x0v0 .gyaa { background: var(--bg-surface); border: 1px solid var(--border); }
.dl5x0v0 .lcvn { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.kv6az4 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.akoiz  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.qbqauiql { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.q7f9p2 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.l1gm3 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.kv6az4 strong { color: var(--text-primary); font-size: 0.95rem; }
.kv6az4 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.gn25f74 { width: 100%; height: auto; border-radius: 10px; display: block; }
.m34xq {
  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;
}
.m34xq:hover { opacity: 0.85; }
.jkybcan .m34xq  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.jkybcan .m34xq:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.o3oom .m34xq  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.o3oom .m34xq:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.cl9rp5i .onfv8d { border-radius: 50px; }
.cl9rp5i .m34xq  { border-radius: 50px; }
.cr38 .onfv8d { padding-left: 22px; padding-right: 22px; }
.cr38 .m34xq  { padding-left: 12px; padding-right: 12px; }
.q0d5kcen .onfv8d { padding-left: 44px; padding-right: 44px; }
.q0d5kcen .m34xq  { padding-left: 24px; padding-right: 24px; }
.noe4b7i .onfv8d { padding-left: 56px; padding-right: 56px; }
.noe4b7i .m34xq  { padding-left: 32px; padding-right: 32px; }
.x5himko   .onfv8d::after, .x5himko   .m34xq::after,
.o0pdljuu .onfv8d::after, .o0pdljuu .m34xq::after,
.mkhj    .onfv8d::after, .mkhj    .m34xq::after,
.ph2mgv    .onfv8d::after, .ph2mgv    .m34xq::after,
.tqf9    .onfv8d::after, .tqf9    .m34xq::after,
.pec0a535     .onfv8d::after, .pec0a535     .m34xq::after,
.mn8nl83    .onfv8d::after, .mn8nl83    .m34xq::after,
.w65qdm   .onfv8d::after, .w65qdm   .m34xq::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;
}
.x5himko .onfv8d::after, .x5himko .m34xq::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");
}
.o0pdljuu .onfv8d::after, .o0pdljuu .m34xq::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");
}
.mkhj .onfv8d::after, .mkhj .m34xq::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");
}
.ph2mgv .onfv8d::after, .ph2mgv .m34xq::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");
}
.tqf9 .onfv8d::after, .tqf9 .m34xq::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");
}
.pec0a535 .onfv8d::after, .pec0a535 .m34xq::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");
}
.mn8nl83 .onfv8d::after, .mn8nl83 .m34xq::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");
}
.w65qdm .onfv8d::after, .w65qdm .m34xq::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");
}
.pzzrg   .ilcgo4k::after, .pzzrg   .ay3m::after,
.boiub3ql .ilcgo4k::after, .boiub3ql .ay3m::after,
.jy5jop    .ilcgo4k::after, .jy5jop    .ay3m::after,
.q0aslu4    .ilcgo4k::after, .q0aslu4    .ay3m::after,
.xkdd    .ilcgo4k::after, .xkdd    .ay3m::after,
.v3qxyep     .ilcgo4k::after, .v3qxyep     .ay3m::after,
.ojpw5clv    .ilcgo4k::after, .ojpw5clv    .ay3m::after,
.k87wnps0   .ilcgo4k::after, .k87wnps0   .ay3m::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;
}
.pzzrg .ilcgo4k::after, .pzzrg .ay3m::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");
}
.boiub3ql .ilcgo4k::after, .boiub3ql .ay3m::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");
}
.jy5jop .ilcgo4k::after, .jy5jop .ay3m::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");
}
.q0aslu4 .ilcgo4k::after, .q0aslu4 .ay3m::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");
}
.xkdd .ilcgo4k::after, .xkdd .ay3m::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");
}
.v3qxyep .ilcgo4k::after, .v3qxyep .ay3m::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");
}
.ojpw5clv .ilcgo4k::after, .ojpw5clv .ay3m::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");
}
.k87wnps0 .ilcgo4k::after, .k87wnps0 .ay3m::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");
}
.w9s6rzp.m34xq {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .ev2u9j {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .ev2u9j::before    { grid-area: rank;   }
  .azkjoqt           { grid-area: ident;  }
  .g79r     { grid-area: rating; min-width: 0; width: auto; }
  .ph0scfle           { grid-area: pills;  }
  .w9s6rzp             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .ev2u9j {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .ev2u9j::before    { justify-self: center; }
  .azkjoqt           { width: 100%; }
  .g79r     { justify-self: center; }
  .ph0scfle           { grid-template-columns: 1fr; }
}
.eb4t .b2mxskd li::before { content: "→"; }
.eb4t .q7flcr li::before { content: "–"; }
@media (min-width: 860px) {
  .or7rtmuk .td87mmm {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .or7rtmuk .hwvw { margin: 0; }
}
@media (max-width: 720px) {
  .cue8coo { grid-template-columns: 1fr; }
  .a7shqao { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .a7shqao .pcbr1w { width: 72px; height: 50px; }
  .a7shqao .q25djr { max-width: 180px; }
  .a7shqao .ix0q9l { width: auto; }
}
@media (max-width: 720px) {
  .vi0s9zr { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .mriyno { padding: 16px; }
  .wwnmwa .sdwn3 { min-width: 50%; }
}
@media (max-width: 860px) {
  .ffnz { grid-template-columns: 1fr; }
  .t73e66z4 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .z3h6l7mo { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .cc1a98 { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .mkei { flex-direction: column; align-items: stretch; }
}
.ad5xmdxh .ix0q9l .m34xq { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .vwpz9 { flex-direction: column; align-items: stretch; gap: 10px; }
  .ad5xmdxh .ix0q9l { text-align: center; }
}
@media (max-width: 720px) {
  .por2e { grid-template-columns: 1fr; }
  .ufu0iodm { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .wtmoe8 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .xeznq { grid-template-columns: 1fr; }
  .mzff { width: 100px; height: 100px; margin: 16px auto; }
  .jjrlzu00 { font-size: 1.4rem; }
  .tdu28q { justify-content: center; }
  .bwnn2 .sdwn3 { min-width: 50%; }
}
@media (max-width: 540px) {
  .l2wwt90 { flex-wrap: wrap; padding: 14px 16px; }
  .t2zi1n { padding: 12px 16px; }
  .yp2r5 .lkil { margin: 0 16px; }
  .yp2r5 .js1x { padding: 0 16px; }
  .ptxrb4 { padding: 12px 16px; }
}
.zttpy .r8zb563 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.zttpy .ev2u9j {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.zttpy .ev2u9j:last-child { border-bottom: none; }
.zttpy .azkjoqt,
.zttpy .g79r,
.zttpy .ph0scfle {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.ncnu1pin { margin: 16px 0; }
.ki5rgfpb { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ki5rgfpb summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ki5rgfpb summary::after { content: "+"; color: var(--accent-light); }
.ki5rgfpb[open] summary::after { content: "−"; }
.ki5rgfpb p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.mrpp5hn2 { margin-bottom: 0; }
.pyce h2.qfnhlp { color: var(--text-primary); border-color: var(--accent-light); }
.diki9x5 h2.qfnhlp { color: var(--text-primary); border-color: var(--accent-light); }
.m2mwrzb .akoiz     { background: #052e16; border-color: #10b981; }
.m2mwrzb .qbqauiql { background: #2d0a1e; border-color: #f43f5e; }
.m2mwrzb .q7f9p2    { background: #1e1036; border-color: #a855f7; }
.m2mwrzb .kv6az4 strong  { color: #f1f5f9; }
.m2mwrzb .kv6az4 p       { color: #cbd5e1; }
.m2mwrzb .gbt8q71m    .akoiz     .l1gm3::before,
.m2mwrzb .blcrk  .akoiz     .l1gm3::before,
.m2mwrzb .i0mzaeu  .akoiz     .l1gm3::before,
.m2mwrzb .tteu2d4g .akoiz     .l1gm3::before { color: #10b981; }
.m2mwrzb .gbt8q71m    .qbqauiql .l1gm3::before,
.m2mwrzb .blcrk  .qbqauiql .l1gm3::before,
.m2mwrzb .i0mzaeu  .qbqauiql .l1gm3::before,
.m2mwrzb .tteu2d4g .qbqauiql .l1gm3::before { color: #f43f5e; }
.m2mwrzb .gbt8q71m    .q7f9p2    .l1gm3::before,
.m2mwrzb .blcrk  .q7f9p2    .l1gm3::before,
.m2mwrzb .i0mzaeu  .q7f9p2    .l1gm3::before,
.m2mwrzb .tteu2d4g .q7f9p2    .l1gm3::before { color: #a855f7; }
.u4q9 .akoiz     { background: #2d2000; border-color: #eab308; }
.u4q9 .qbqauiql { background: #2d0b0b; border-color: #ef4444; }
.u4q9 .q7f9p2    { background: #2d1600; border-color: #f97316; }
.u4q9 .kv6az4 strong  { color: #f1f5f9; }
.u4q9 .kv6az4 p       { color: #cbd5e1; }
.u4q9 .gbt8q71m    .akoiz     .l1gm3::before,
.u4q9 .blcrk  .akoiz     .l1gm3::before,
.u4q9 .i0mzaeu  .akoiz     .l1gm3::before,
.u4q9 .tteu2d4g .akoiz     .l1gm3::before { color: #eab308; }
.u4q9 .gbt8q71m    .qbqauiql .l1gm3::before,
.u4q9 .blcrk  .qbqauiql .l1gm3::before,
.u4q9 .i0mzaeu  .qbqauiql .l1gm3::before,
.u4q9 .tteu2d4g .qbqauiql .l1gm3::before { color: #ef4444; }
.u4q9 .gbt8q71m    .q7f9p2    .l1gm3::before,
.u4q9 .blcrk  .q7f9p2    .l1gm3::before,
.u4q9 .i0mzaeu  .q7f9p2    .l1gm3::before,
.u4q9 .tteu2d4g .q7f9p2    .l1gm3::before { color: #f97316; }
.zh1j .akoiz     { background: #0c1a2e; border-color: #38bdf8; }
.zh1j .qbqauiql { background: #12103a; border-color: #818cf8; }
.zh1j .q7f9p2    { background: #0a2020; border-color: #2dd4bf; }
.zh1j .kv6az4 strong  { color: #f1f5f9; }
.zh1j .kv6az4 p       { color: #cbd5e1; }
.zh1j .gbt8q71m    .akoiz     .l1gm3::before,
.zh1j .blcrk  .akoiz     .l1gm3::before,
.zh1j .i0mzaeu  .akoiz     .l1gm3::before,
.zh1j .tteu2d4g .akoiz     .l1gm3::before { color: #38bdf8; }
.zh1j .gbt8q71m    .qbqauiql .l1gm3::before,
.zh1j .blcrk  .qbqauiql .l1gm3::before,
.zh1j .i0mzaeu  .qbqauiql .l1gm3::before,
.zh1j .tteu2d4g .qbqauiql .l1gm3::before { color: #818cf8; }
.zh1j .gbt8q71m    .q7f9p2    .l1gm3::before,
.zh1j .blcrk  .q7f9p2    .l1gm3::before,
.zh1j .i0mzaeu  .q7f9p2    .l1gm3::before,
.zh1j .tteu2d4g .q7f9p2    .l1gm3::before { color: #2dd4bf; }
.s4fiyn .akoiz     { background: var(--accent-bg); border-color: var(--accent-light); }
.s4fiyn .qbqauiql { background: var(--accent-bg-light); border-color: var(--accent-light); }
.s4fiyn .q7f9p2    { background: var(--accent-bg); border-color: var(--accent-pale); }
.s4fiyn .gbt8q71m    .l1gm3::before,
.s4fiyn .blcrk  .l1gm3::before,
.s4fiyn .i0mzaeu  .l1gm3::before,
.s4fiyn .tteu2d4g .l1gm3::before { color: var(--accent-light) !important; }
.on1ov .j9ppap3g { background: var(--bg-pros); }
.on1ov .aghxvo { background: var(--bg-cons); }
.on1ov .j9ppap3g .tjewoy6 { color: var(--c-pros-label); }
.on1ov .aghxvo .oko3lf { color: var(--c-cons); }
.on1ov .j9ppap3g ul li,
.on1ov .b2mxskd li            { color: var(--c-pros); }
.on1ov .aghxvo ul li,
.on1ov .q7flcr li            { color: var(--c-cons); }
.eb4t .tjewoy6::before { content: "→ "; }
.eb4t .oko3lf::before { content: "← "; }
.ou2u3hoa .kv6az4 { background: transparent; border-left: none; border: 1.5px solid; }
.ou2u3hoa .akoiz     { border-color: var(--c-tip-border); }
.ou2u3hoa .qbqauiql { border-color: var(--c-warn-border); }
.ou2u3hoa .q7f9p2    { border-color: #60a5fa; }
.ou2u3hoa .kv6az4 strong { color: var(--text-primary); }
.ou2u3hoa .kv6az4 p      { color: var(--text-muted); }
.kqutt .kv6az4 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.kqutt .akoiz     { border-top-color: var(--c-tip-border); }
.kqutt .qbqauiql { border-top-color: var(--c-warn-border); }
.kqutt .q7f9p2    { border-top-color: #60a5fa; }
.dhc9qe1r .kv6az4 { border-left: none; border-radius: 8px; }
.dhc9qe1r .akoiz     { background: #065f46; }
.dhc9qe1r .qbqauiql { background: #92400e; }
.dhc9qe1r .q7f9p2    { background: #1e3a8a; }
.dhc9qe1r .kv6az4 strong,
.dhc9qe1r .kv6az4 p { color: #fff; }
.dhc9qe1r .l1gm3::before { color: rgba(255,255,255,0.85) !important; }
.m2mwrzb.dhc9qe1r .akoiz,
.m2mwrzb .dhc9qe1r .akoiz     { background: #052e16; }
.m2mwrzb.dhc9qe1r .qbqauiql,
.m2mwrzb .dhc9qe1r .qbqauiql { background: #2d0a1e; }
.m2mwrzb.dhc9qe1r .q7f9p2,
.m2mwrzb .dhc9qe1r .q7f9p2    { background: #1e1036; }
.u4q9.dhc9qe1r .akoiz,
.u4q9 .dhc9qe1r .akoiz      { background: #2d2000; }
.u4q9.dhc9qe1r .qbqauiql,
.u4q9 .dhc9qe1r .qbqauiql  { background: #2d0b0b; }
.u4q9.dhc9qe1r .q7f9p2,
.u4q9 .dhc9qe1r .q7f9p2     { background: #2d1600; }
.zh1j.dhc9qe1r .akoiz,
.zh1j .dhc9qe1r .akoiz      { background: #0c1a2e; }
.zh1j.dhc9qe1r .qbqauiql,
.zh1j .dhc9qe1r .qbqauiql  { background: #12103a; }
.zh1j.dhc9qe1r .q7f9p2,
.zh1j .dhc9qe1r .q7f9p2     { background: #0a2020; }
.kkmaoj1 .kv6az4 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.kkmaoj1 .akoiz     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.kkmaoj1 .qbqauiql { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.kkmaoj1 .q7f9p2    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.kkmaoj1 .kv6az4 strong { color: var(--text-primary); }
.kkmaoj1 .kv6az4 p      { color: var(--text-muted); }
.d3dfh .kv6az4 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.gbt8q71m .l1gm3,
.blcrk .l1gm3,
.i0mzaeu .l1gm3,
.tteu2d4g .l1gm3 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.gbt8q71m .l1gm3::before,
.blcrk .l1gm3::before,
.i0mzaeu .l1gm3::before,
.tteu2d4g .l1gm3::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.gbt8q71m .akoiz     .l1gm3::before { content: "✦"; color: var(--c-tip-border); }
.gbt8q71m .qbqauiql .l1gm3::before { content: "▲"; color: var(--c-warn-border); }
.gbt8q71m .q7f9p2    .l1gm3::before { content: "◉"; color: #60a5fa; }
.blcrk .akoiz     .l1gm3::before { content: "★"; color: var(--c-tip-border); }
.blcrk .qbqauiql .l1gm3::before { content: "◆"; color: var(--c-warn-border); }
.blcrk .q7f9p2    .l1gm3::before { content: "●"; color: #60a5fa; }
.i0mzaeu .akoiz     .l1gm3::before { content: "▶"; color: var(--c-tip-border); }
.i0mzaeu .qbqauiql .l1gm3::before { content: "■"; color: var(--c-warn-border); }
.i0mzaeu .q7f9p2    .l1gm3::before { content: "▸"; color: #60a5fa; }
.tteu2d4g .akoiz     .l1gm3::before { content: "→"; color: var(--c-tip-border); }
.tteu2d4g .qbqauiql .l1gm3::before { content: "⬥"; color: var(--c-warn-border); }
.tteu2d4g .q7f9p2    .l1gm3::before { content: "◈"; color: #60a5fa; }
.fiex .lgz7v4y .a9ipf,
.fiex .l8ztf2l .a9ipf  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.fiex .gyaa                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.fiex .e4crob          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.fiex .yunt                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.dgnft0zq .lgz7v4y .a9ipf,
.dgnft0zq .l8ztf2l .a9ipf,
.dgnft0zq .gyaa,
.dgnft0zq .ev2u9j,
.dgnft0zq .hwvw,
.dgnft0zq .e4crob,
.dgnft0zq .yunt,
.dgnft0zq .d3dfh .kv6az4 { box-shadow: none; }
.ipc661oy   .js0dkq4, .ipc661oy .dgrd, .ipc661oy .w1o8,
.ipc661oy   .ykc5i, .ipc661oy .leuk5jef { font-size: 0.9rem; }
.ipc661oy   .v774aj5v, .ipc661oy .jh16ae { font-size: 0.9rem; }
.ryb5mp   .js0dkq4, .ryb5mp .dgrd, .ryb5mp .w1o8,
.ryb5mp   .ykc5i, .ryb5mp .leuk5jef { font-size: 0.95rem; }
.ryb5mp   .v774aj5v, .ryb5mp .jh16ae { font-size: 0.95rem; }
.jhsip   .js0dkq4, .jhsip .dgrd, .jhsip .w1o8,
.jhsip   .ykc5i, .jhsip .leuk5jef { font-size: 1.08rem; }
.jhsip   .v774aj5v, .jhsip .jh16ae { font-size: 1.05rem; }
.jhsip   .lbzd9o { font-size: 0.97rem; }
.uv5e .vuvx7hg      { font-size: 3.2rem; }
.uv5e h2.qfnhlp { font-size: 1.9rem; }
.uv5e h3.cq35zb     { font-size: 1.4rem; }
.h48ztp7b .vuvx7hg      { font-size: 3.8rem; }
.h48ztp7b h2.qfnhlp { font-size: 2.2rem; }
.h48ztp7b h3.cq35zb     { font-size: 1.6rem; }
.mrpp5hn2 + .mrpp5hn2 { position: relative; }
.pnz7   .mrpp5hn2 + .mrpp5hn2::before,
.kbn4  .mrpp5hn2 + .mrpp5hn2::before,
.vdqji1   .mrpp5hn2 + .mrpp5hn2::before,
.zibz   .mrpp5hn2 + .mrpp5hn2::before,
.pz7g6n   .mrpp5hn2 + .mrpp5hn2::before,
.arhiz .mrpp5hn2 + .mrpp5hn2::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.pnz7 .mrpp5hn2 + .mrpp5hn2::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.kbn4 .mrpp5hn2 + .mrpp5hn2::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.vdqji1 .mrpp5hn2 + .mrpp5hn2::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;
}
.zibz .mrpp5hn2 + .mrpp5hn2::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.oqu0 .mrpp5hn2 { margin-bottom: 16px; }
.oqu0 .mrpp5hn2 + .mrpp5hn2 { margin-top: 0; }
.oqu0 .iapgjje { padding-top: 0; padding-bottom: 0; }
.pz7g6n .mrpp5hn2 + .mrpp5hn2::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.arhiz .mrpp5hn2 + .mrpp5hn2::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ucgt5 .mrpp5hn2 + .mrpp5hn2::before,
.tn75bg .mrpp5hn2 + .mrpp5hn2::before,
.gjnx0cgx .mrpp5hn2 + .mrpp5hn2::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%;
}
.cdb4oq .ucgt5 .mrpp5hn2:nth-child(even)::before,
.cdb4oq .tn75bg .mrpp5hn2:nth-child(even)::before,
.cdb4oq .gjnx0cgx .mrpp5hn2:nth-child(even)::before { background: var(--bg-surface); }
.g0e7gi8 .ucgt5 .mrpp5hn2:nth-child(even)::before,
.g0e7gi8 .tn75bg .mrpp5hn2:nth-child(even)::before,
.g0e7gi8 .gjnx0cgx .mrpp5hn2:nth-child(even)::before { background: var(--bg-card); }
.ucgt5 .mrpp5hn2 + .mrpp5hn2::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");
}
.tn75bg .mrpp5hn2 + .mrpp5hn2::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");
}
.gjnx0cgx .mrpp5hn2 + .mrpp5hn2::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");
}
.dmb5nnjn .s9osud { overflow: hidden; }
.dmb5nnjn .of4x { margin-bottom: 70px; }
.f6dmw7h1 .bthms8,
.rp4y .bthms8 { padding-bottom: 60px; }
.dmb5nnjn .bthms8 { padding-bottom: 70px; }
.dmb5nnjn .s9osud::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.dmb5nnjn .s9osud::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.ail1c .s9osud:not(.fp5dsu7) .evpc358 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.eb0e .lz38 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ail1c .fp5dsu7 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.ail1c .tnk2e { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.ail1c .lz38 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.xjs0rz3 .lz38 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.jhr0kdw .lz38 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.pvn52l .lz38 { background: var(--accent-bg); }
.sula .gfal { float: left; width: 38%; margin: 0 28px 16px 0; }
.sula .gfal .gn25f74 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.sula .iapgjje::after { content: ''; display: block; clear: both; }
.bka0 .gfal { float: right; width: 38%; margin: 0 0 16px 28px; }
.bka0 .gfal .gn25f74 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bka0 .iapgjje::after { content: ''; display: block; clear: both; }
.d764p6 .mrpp5hn2:nth-child(odd)  .gfal { float: left;  width: 38%; margin: 0 28px 16px 0; }
.d764p6 .mrpp5hn2:nth-child(even) .gfal { float: right; width: 38%; margin: 0 0 16px 28px; }
.d764p6 .gfal .gn25f74 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.d764p6 .iapgjje::after { content: ''; display: block; clear: both; }
.sula .cnss8b,
.bka0 .cnss8b,
.d764p6 .cnss8b,
@media (max-width: 900px) {
  .sula .gfal,
  .bka0 .gfal,
  .d764p6 .mrpp5hn2:nth-child(odd)  .gfal,
  .d764p6 .mrpp5hn2:nth-child(even) .gfal {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .sula .gfal .gn25f74,
  .bka0 .gfal .gn25f74,
  .d764p6 .gfal .gn25f74 {
    max-height: none !important;
  }
}
.sula .v774aj5v,
.sula .jh16ae,
.bka0 .v774aj5v,
.bka0 .jh16ae,
.d764p6 .v774aj5v,
.d764p6 .jh16ae { overflow: hidden; }
@media (max-width: 640px) {
  .sula .gfal,
  .bka0 .gfal,
  .d764p6 .gfal { float: none; width: 100%; margin: 0 0 16px 0; }
}
.bai2zsy3 .dtk8vc,
.bai2zsy3 .iapgjje,
.bai2zsy3 .ou5s  { max-width: 1100px; }
.uxr0vvt .dtk8vc,
.uxr0vvt .iapgjje,
.uxr0vvt .ou5s  { max-width: 1200px; }
.uxr0vvt { --content-mw: 1200px; }
.s6f54 .dtk8vc,
.s6f54 .iapgjje,
.s6f54 .ou5s  { max-width: 1320px; }
.b2nj { font-size: 0.82rem; color: var(--text-muted); }
.eugbub { display: flex; align-items: center; }
.syywxa {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.mw0n { display: flex; align-items: center; }
.sroq { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.sroq:hover { text-decoration: underline; }
.xwxn9 { margin: 0 3px; opacity: 0.45; }
.xwxn9::before { content: '/'; }
.ybi2bcpn { padding: 2px 5px; color: var(--text-main); }
.k3sq .b2nj {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.k3sq .eugbub { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ioxv .b2nj {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ioxv .eugbub { padding: 0 0 0 12px; }
.me5afm5 .eugbub { padding: 0 16px; }
.me5afm5 .b2nj {
  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);
}
.me5afm5 .dtk8vc { padding-top: 28px; }
@media (max-width: 720px) {
  .x0pijyi { margin-top: 18px; padding: 0 16px; }
  .me5afm5 .dtk8vc { padding-top: 16px; }
}
.bai2zsy3.k3sq .eugbub { max-width: 1100px; }
.uxr0vvt.k3sq .eugbub { max-width: 1200px; }
.s6f54.k3sq .eugbub { max-width: 1320px; }
.uxr0vvt .x0pijyi { max-width: 1200px; }
.d9lr7im .mrpp5hn2 { padding-top: 16px; padding-bottom: 16px; }
.gkgvx1v8 .mrpp5hn2 { padding-top: 24px; padding-bottom: 24px; }
.fmj2o4d .mrpp5hn2 { padding-top: 40px; padding-bottom: 40px; }
.zzan8 .mrpp5hn2 { padding-top: 52px; padding-bottom: 52px; }
.i5r8u .mrpp5hn2:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.i5r8u .mrpp5hn2:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.i5r8u .mrpp5hn2:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.i5r8u .mrpp5hn2:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.hg4gq3 .iapgjje { padding-top: 10px;  padding-bottom: 10px; }
.ju5i73 .iapgjje { padding-top: 18px;  padding-bottom: 18px; }
.o5uq .iapgjje { padding-top: 36px;  padding-bottom: 36px; }
.m0w8s4 .iapgjje { padding-top: 48px;  padding-bottom: 48px; }
.zvx5 h2.qfnhlp { font-weight: 600; }
.zvx5 h3.cq35zb     { font-weight: 600; }
.q2ttvbg { font-weight: 500; }
.q2ttvbg h2.qfnhlp { font-weight: 800; }
.q2ttvbg h3.cq35zb     { font-weight: 700; }
.adlrx0k h2.qfnhlp { font-weight: 900; }
.adlrx0k h3.cq35zb     { font-weight: 800; }
.adlrx0k .kv6az4 strong,
.adlrx0k .kv6az4 strong { font-weight: 600; }
.ilcgo4k {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.f98g7lh .ilcgo4k { display: none; }
@media (max-width: 640px) {
  .bt7vr1o { display: none; }
  .ilcgo4k {
    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;
  }
}
.ilcgo4k { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ilcgo4k:hover { opacity: 0.85; }
.bzfyv .ilcgo4k { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.fj1b .ilcgo4k,
.lvly0k  .ilcgo4k { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.fj1b .ilcgo4k:hover,
.lvly0k  .ilcgo4k:hover { opacity: 0.88; }
.bzfyv.fj1b .ilcgo4k,
.bzfyv.lvly0k  .ilcgo4k { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ay3m {
  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;
}
.ay3m:hover { transform: translateY(-2px); opacity: 0.92; }
.ay3m { background: var(--cta) !important; color: #fff !important; border: none !important; }
.tehqvn .ay3m { display: none; }
.nbk13j5 .ay3m { right: 32px; }
.y2rtm  .ay3m { left: 32px; }
@media (max-width: 480px) {
  .nbk13j5 .ay3m { right: 20px; bottom: 20px; }
  .y2rtm  .ay3m { left: 20px; bottom: 20px; }
}
.s16cbey8 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.ou5s { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.t2h4 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.trj2scka { color: var(--text-dim); font-size: 0.8rem; }
.tiiwgqft { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.tiiwgqft img { height: 26px; width: auto; object-fit: contain; }
.gklx a, .b9agvc a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.gklx a:hover, .b9agvc a:hover { color: var(--accent-light); }
.b9agvc { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.tbxtoy .ou5s { text-align: center; }
.tbxtoy .b9agvc { justify-content: center; margin-bottom: 16px; }
.tbxtoy .t2h4 { margin-top: 0; }
.eh0nwp6 { margin-top: 10px; }
.eh0nwp6 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .ou5s { padding-left: 16px; padding-right: 16px; }
  .pe6d7c3r .ou5s { padding: 20px 16px; }
  .b9agvc { gap: 4px 12px; }
  .t2h4 { font-size: 0.78rem; }
}
.vvz8w6tc .oqx0y .tiiwgqft { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.vvz8w6tc .t2h4 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.vvz8w6tc .trj2scka { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .vvz8w6tc .ase4vx { grid-template-columns: 1fr 1fr; } .vvz8w6tc .oqx0y { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vvz8w6tc .ase4vx { grid-template-columns: 1fr; } }
.mf7s2ye4 .tiiwgqft { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.mf7s2ye4 .t2h4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .mf7s2ye4 .hedoo7g { gap: 12px; } .mf7s2ye4 .tiiwgqft { margin-right: 0; width: 100%; } }
.gbxa1ls .f8aluh .tiiwgqft { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.gbxa1ls .t2h4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.gbxa1ls .trj2scka { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .gbxa1ls .n06w9 { grid-template-columns: 1fr 1fr; } .gbxa1ls .f8aluh { grid-column: 1 / -1; } }
@media (max-width: 480px) { .gbxa1ls .n06w9 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ahqh .bd2c { grid-template-columns: 1fr 1fr; } .ahqh .s461y:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ahqh .bd2c { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ovi85g16 .bd2c { grid-template-columns: 1fr; } }
.qw113 .ou5s { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.qw113 .b9agvc { justify-content: center; }
.lrzsw88 .a1ai5dp      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.lrzsw88 .s16cbey8 { background: var(--bg-page); border-top-color: var(--border-alt); }
.sjq4 .a1ai5dp      { background: #0d1117; border-bottom-color: #21262d; }
.sjq4 .lj20 { color: var(--accent-light); }
.sjq4 .bbia { --msep-color: #8b949e; }
.sjq4 .bbia a { color: #8b949e; }
.sjq4 .bbia a:hover { color: var(--accent-light); }
.sjq4 .uk4lr0 { color: #8b949e; }
.sjq4 .s16cbey8 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.sjq4 .t2h4,
.sjq4 .trj2scka { color: #6e7681; }
.sjq4 .gklx a, .sjq4 .b9agvc a,
.sjq4 .tiiwgqft { color: #e6edf3; }
.sjq4 .gklx a:hover, .sjq4 .b9agvc a:hover,
@media (max-width: 640px) {
  .sjq4 .bbia { background: #0d1117; border-top-color: #21262d; }
  .sjq4 .bbia li a { border-bottom-color: #21262d; }
}
.dpz9c .a1ai5dp      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.dpz9c .lj20 { color: var(--accent-light); }
.dpz9c .bbia { --msep-color: #475569; }
.dpz9c .bbia a { color: #475569; }
.dpz9c .bbia a:hover { color: var(--accent-light); }
.dpz9c .uk4lr0 { color: #64748b; }
.dpz9c .s16cbey8 { background: #f0f4f8; border-top-color: #cbd5e1; }
.dpz9c .t2h4,
.dpz9c .trj2scka { color: #64748b; }
.dpz9c .gklx a, .dpz9c .b9agvc a,
.dpz9c .ndef a, .dpz9c .tiiwgqft { color: #374151; }
.dpz9c .gklx a:hover, .dpz9c .b9agvc a:hover,
@media (max-width: 640px) {
  .dpz9c .bbia { background: #f0f4f8; border-top-color: #cbd5e1; }
  .dpz9c .bbia li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.fj1b .a1ai5dp      { background: var(--accent); border-bottom-color: var(--accent-light); }
.fj1b .lj20 { color: #fff; }
.fj1b .bbia { --msep-color: rgba(255,255,255,0.82); }
.fj1b .bbia a { color: rgba(255,255,255,0.82); }
.fj1b .bbia a:hover { color: #fff; }
.fj1b .uk4lr0 { color: rgba(255,255,255,0.9); }
.fj1b .s16cbey8 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.fj1b .t2h4,
.fj1b .trj2scka { color: rgba(255,255,255,0.72); }
.fj1b .gklx a, .fj1b .b9agvc a,
.fj1b .ndef a, .fj1b .tiiwgqft { color: #fff; }
.fj1b .gklx a:hover, .fj1b .b9agvc a:hover,
@media (max-width: 640px) {
  .fj1b .bbia { background: var(--accent); border-top-color: var(--accent-light); }
  .fj1b .bbia li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.lvly0k .a1ai5dp {
  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);
}
.lvly0k .s16cbey8 {
  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) {
  .lvly0k .bbia {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.judty .lugsj { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.vtc4 .lugsj { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.o6x44om .lugsj { min-height: 72px; height: auto; }
.rxg0wtls .lugsj { min-height: 84px; height: auto; }
.pe6d7c3r .lugsj { max-width: none; padding: 0 32px; }
.pe6d7c3r .ou5s  { max-width: none; padding: 24px 32px; }
.uw07a1.uxr0vvt .lugsj { max-width: 1200px; }
.uw07a1.s6f54 .lugsj { max-width: 1320px; }
.w2xyfb   .lj20, .w2xyfb   .tiiwgqft { text-transform: capitalize; }
.fat0 .lj20, .fat0 .tiiwgqft { text-transform: lowercase; }
.b93djndt .lj20, .b93djndt .tiiwgqft { text-transform: uppercase; letter-spacing: 0.06em; }
.yuu7bfqe, .hxj5w {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.kk0lgu2 .yuu7bfqe,
.kk0lgu2 .hxj5w { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.hvjpk3sy .yuu7bfqe,
.hvjpk3sy .hxj5w { 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; }
.a58z5gw1 .yuu7bfqe,
.a58z5gw1 .hxj5w { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.fy7o .yuu7bfqe,
.fy7o .hxj5w { 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; }
.sflhxlc2   .bbia a { font-weight: 500; }
.tazix .bbia a { font-weight: 600; }
.uxaeu3i     .bbia a { font-weight: 700; }
.pnwl1cg    .bbia a { font-weight: 800; letter-spacing: 0.01em; }
.sldnp     .bbia > li + li::before,
.cx29p    .bbia > li + li::before,
.jpwr    .bbia > li + li::before,
.vw1zq .bbia > li + li::before,
.kio5z .bbia > li + li::before,
.id1150  .bbia > li + li::before,
.hqvd    .bbia > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.sldnp     .bbia > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.cx29p    .bbia > li + li::before { content: "|"; }
.jpwr    .bbia > li + li::before { content: "—"; }
.vw1zq .bbia > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.kio5z .bbia > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.id1150  .bbia > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.hqvd    .bbia > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .vck8 .uk4lr0,
  .ei1p .uk4lr0,
  .p6c4t .uk4lr0,
  .luv45i .uk4lr0,
  .v0iiv .uk4lr0 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .vck8 .uk4lr0::before,
  .ei1p .uk4lr0::before,
  .p6c4t .uk4lr0::before,
  .luv45i .uk4lr0::before,
  .v0iiv .uk4lr0::before { content: ""; display: block; flex-shrink: 0; }

  
  .vck8 .uk4lr0::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;
  }

  
  .ei1p .uk4lr0::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;
  }

  
  .p6c4t .uk4lr0::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;
  }

  
  .luv45i .uk4lr0::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;
  }

  
  .v0iiv .uk4lr0::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) {
  .o562rk .uk4lr0 {
    padding: 5px 14px;
  }
  .o562rk .bbia {
    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;
  }
  .o562rk .bbia li a {
    border-bottom: none; padding: 10px 22px;
  }
  .o562rk .bbia li a:hover { background: var(--bg-raised); }
  .o562rk .dbhh8lq,
  .m8am1 .dbhh8lq,
  .rp77m4 .dbhh8lq { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .h4gows0k .uk4lr0 {
    padding: 5px 10px;
  }
  .h4gows0k .bbia {
    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);
  }
  .h4gows0k .bbia.z1xb { transform: translateX(0); }
  .h4gows0k .bbia li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .h4gows0k .bbia li:last-child a { border-bottom: none; }
  .fj1b .bbia,
  .sjq4 .bbia { background: var(--accent) !important; }
  .fj1b .bbia li a,
  .sjq4 .bbia li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .rp77m4 .uk4lr0 {
    padding: 5px 10px;
  }
  .rp77m4 .bbia {
    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);
  }
  .rp77m4 .bbia::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .rp77m4 .bbia.z1xb { transform: translateY(0); }
  .rp77m4 .bbia li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .g0s9 .uk4lr0 {
    padding: 5px 10px;
  }
  .g0s9 .bbia {
    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;
  }
  .g0s9 .bbia.z1xb { opacity: 1; pointer-events: auto; }
  .g0s9 .bbia li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .r5o9q7e     .uk4lr0 { border-radius: 0 !important; }
  .avoh5u   .uk4lr0 { border-radius: 8px !important; }
  .hhtimv .uk4lr0 { border-radius: 50% !important; }
  .jrwlm   .uk4lr0 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .vzk4 .gaxe { flex-direction: column; align-items: stretch; }
  .vzk4 .znjgooc { flex-direction: row; min-width: auto; }
  .vzk4 .mxeqzgi { align-items: flex-start; text-align: left; }
}
.t4grg5z,
.t4grg5z.mrpp5hn2,
.cdb4oq .t4grg5z,
.ddew .t4grg5z,
.g0e7gi8 .t4grg5z,
.rfbi .t4grg5z {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.totfem1 {
  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;
}
.kqi0sf1 { flex: 1 1 280px; min-width: 0; }
.rt2gz {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.vlr3iyad {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ebli {
  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;
}
.ebli:hover { transform: translateY(-1px); opacity: 0.95; }
.w55jv .totfem1 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.w55jv .rt2gz { color: var(--cta); }
.w55jv .vlr3iyad { color: var(--text-body); }
.w55jv .ebli {
  background: var(--cta) !important;
  color: #fff !important;
}
.nyj6mu7x .totfem1 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.nyj6mu7x .rt2gz { color: var(--text-primary); }
.nyj6mu7x .vlr3iyad { color: var(--text-body); }
.nyj6mu7x .ebli {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .totfem1 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .kqi0sf1 { flex: 0 0 auto; }
  .rt2gz { font-size: 1.2rem; }
  .ebli { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.rswq3jc .ib8kbp { height: 36px; }
.c1xd245v .ib8kbp { height: 60px; max-width: 200px; }
.t4ywlkk1 .ib8kbp { height: 56px; max-width: 180px; }
.xaokys    .s84suxs, .xaokys    .ok1c { color: #f59e0b; }
@media (min-width: 720px) {
  .w6atean .r8zb563 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .w6atean .ev2u9j {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .w6atean .ev2u9j { padding: 40px 16px 20px; }
  .w6atean .kf70xz {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .w6atean .w9s6rzp { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .ll21p5u .ev2u9j {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ll21p5u .ev2u9j::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ll21p5u .azkjoqt {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ll21p5u .w8suab { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ll21p5u .kf70xz {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ll21p5u .w9s6rzp { width: 100%; min-width: 0; }
  .ll21p5u .s84suxs { min-width: 0; }
}
.ldm8yv .ki5rgfpb {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ldm8yv .ki5rgfpb summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ldm8yv .ki5rgfpb p { padding: 0 2px 16px; }
.xz5f .ki5rgfpb { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.xz5f .ki5rgfpb summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.xz5f .ki5rgfpb summary::after { content: "›"; font-size: 1.2em; }
.xz5f .ki5rgfpb[open] summary::after { content: "‹"; }
.xz5f .ki5rgfpb p { padding: 10px 22px 4px; }
.p24fpj .ki5rgfpb {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.p24fpj .ki5rgfpb summary { color: var(--text-primary); padding-left: 16px; }
.p24fpj .ki5rgfpb summary::after { content: "›"; font-size: 1.1em; }
.p24fpj .ki5rgfpb[open] summary::after { content: "‹"; }
.p24fpj .ki5rgfpb p { padding-left: 16px; }
.hbotbprl .ncnu1pin { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.hbotbprl .ki5rgfpb {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.hbotbprl .ki5rgfpb:last-child { border-bottom: none; }
.hbotbprl .ki5rgfpb summary { color: var(--text-primary); border-radius: 0; }
.hbotbprl .ki5rgfpb summary::after { content: "›"; font-size: 1.1em; }
.hbotbprl .ki5rgfpb[open] summary::after { content: "‹"; }
.bi9kzku .ki5rgfpb { overflow: hidden; }
.bi9kzku .ki5rgfpb summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.bi9kzku .ki5rgfpb summary::after { color: rgba(255,255,255,.75); }
.bi9kzku .ki5rgfpb[open] summary { border-radius: 0; }
.epnu7qrq { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.kutl {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.m2ne9 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.cd7z3 { color: var(--text-muted); font-size: 1.05rem; }
.ixzw {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.acmf {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.i3mdv { margin-bottom: 20px; }
.bkoo {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.x61lo {
  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;
}
.x61lo:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.jctei13 { resize: vertical; min-height: 130px; }
.srnqs9 { width: 100%; margin-top: 8px; }
.a0xznu {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.v821 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.xrkbq3j { color: var(--text-muted); line-height: 1.75; }
.o4gg3s { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.o4gg3s li { margin-bottom: 6px; }
.n7hjgq5 { max-width: 760px; margin: 0 auto; }
.iyizx { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.mpdytew { max-width: 760px; margin: 0 auto; }
.on4txm { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.on4txm:last-child { border-bottom: none; }
.sp0gdgut { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.on4txm p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.on4txm ul.o4gg3s { margin: 0; }
.ombs .sp0gdgut { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .ombs { grid-template-columns: 1fr; gap: 10px; } }
.oyfo0kzo .sp0gdgut { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.d0ob .o4gg3s { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .okzie9a { grid-template-columns: 1fr; } }
.iro8 { color: inherit; text-decoration: none; }
.iro8:hover { color: var(--accent-light); text-decoration: underline; }
.mmhp { display: inline-block; line-height: 0; }
.pr2zax8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.aeey349h { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.aeey349h:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.c8gtgc1 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.aeey349h p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.aeey349h ul.o4gg3s { margin: 0; }
.z6w3vjee { color: var(--text-muted); line-height: 1.75; }
.a6bw .o4gg3s,
.r9vq .o4gg3s,
.uzldsr .o4gg3s,
.b2bczmzo .o4gg3s {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.a6bw .aeey349h,
.r9vq .aeey349h { text-align: left; }
.a6bw .c8gtgc1,
.r9vq .c8gtgc1 { text-align: center; }
.kn3e1l { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.x2qv { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.fzwyf { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ujoh { margin-top: 12px; }
.gtygrr { 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; }
.gtygrr:hover { border-bottom-color: var(--accent-light); }
.e1fxkd { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.e1fxkd img { width: 100%; height: 100%; object-fit: cover; display: block; }
.s7xxpz5 { width: 200px; height: 200px; }
.na9w2ab5 { border-radius: 28%; }
.sg0ooqj7 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.yu1vue { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.yu1vue::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .c8qs8iiq { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.ffq1 .fzwyf, .ffq1 .x2qv { max-width: 640px; }
.mlsl2 .kn3e1l { font-size: 1.6rem; margin-top: 18px; }
.ju8d .fzwyf { margin-bottom: 28px; }
@media (max-width: 860px) { .a2ix { grid-template-columns: 1fr; } .mlsl2 { position: static; text-align: center; } }
.b1pkejq { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.l2vm { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.l2vm .e1fxkd { margin: 0 auto 18px; }
.l2vm .sg0ooqj7 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .b1pkejq { grid-template-columns: 1fr; } }
.tvnyyds2 .kn3e1l { font-size: 1.6rem; margin-bottom: 6px; }
.b2bczmzo .o4gg3s { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .tvnyyds2 { flex-direction: column; text-align: center; } .m20t { grid-template-columns: 1fr; } }
.jz6c7 .kn3e1l { font-size: 1.35rem; margin: 0 0 4px; }
.jz6c7 .sg0ooqj7 { margin: 0; }
.bhr85 { max-width: 760px; margin: 0 auto; }
.qtn9 { position: relative; padding-left: 28px; }
.qtn9::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.bt4zabq { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.bt4zabq:last-child { padding-bottom: 0; }
.z2cvt3 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.vvto h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.vvto p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.o1vx .m2ne9 { color: var(--accent-light); }
.ia0az .m2ne9 { font-size: 2rem; }
.ia0az .cd7z3 { max-width: 680px; }
.ofqs {
  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;
}
.ofqs .m2ne9 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ofqs .cd7z3  { margin: 0; }
@media (max-width: 640px) { .ofqs { flex-direction: column; } }
.k918 .m2ne9 { color: var(--accent-light); }
.jz9kb .m2ne9 { color: #fff; }
.jz9kb .cd7z3  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .dl7z { grid-template-columns: 1fr; } }
.kt0zg .x61lo {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.kt0zg .x61lo:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.qm2ve .x61lo { background: var(--bg-raised); border-color: transparent; }
.qm2ve .x61lo:focus { background: var(--bg-card); border-color: var(--accent-light); }
.qav91x .x61lo { border-radius: 100px; padding: 11px 20px; }
.qav91x .jctei13 { border-radius: 14px; }
.ehdl {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .ehdl { grid-template-columns: 1fr; } }
.rc0xy {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.rc0xy h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.rc0xy p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.zg53oa8 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.zg53oa8 li { margin-bottom: 6px; }
.cl0c218v{display:none}
.cl0c218v:empty,.n5a97b4:empty{display:none}
.tjm23{position:relative;overflow:visible}
.t92cp3vj .epjnnjba,.gg45i .epjnnjba,
.hfif .epjnnjba,.pn7oukw .epjnnjba,
.zytj85i .epjnnjba,.wsejufw .epjnnjba{display:block}
.og3yek4y .ntpf{display:block}
.t92cp3vj .epjnnjba,.gg45i .epjnnjba,
.hfif .epjnnjba,.pn7oukw .epjnnjba,
.zytj85i .epjnnjba{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}
.t92cp3vj .epjnnjba .n5a97b4,.gg45i .epjnnjba .n5a97b4,
.hfif .epjnnjba .n5a97b4,.pn7oukw .epjnnjba .n5a97b4,
.zytj85i .epjnnjba .n5a97b4{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}
.t92cp3vj .f34nqlx,.gg45i .f34nqlx,
.hfif .f34nqlx,.pn7oukw .f34nqlx,
.zytj85i .f34nqlx{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.t92cp3vj .epjnnjba,.gg45i .epjnnjba{top:12px}
.t92cp3vj .epjnnjba .n5a97b4{margin-right:auto}
.gg45i .epjnnjba .n5a97b4{margin-left:auto}
.gg45i .epjnnjba{text-align:right}
.hfif .epjnnjba,.pn7oukw .epjnnjba{bottom:12px}
.hfif .epjnnjba .n5a97b4{margin-right:auto}
.pn7oukw .epjnnjba .n5a97b4{margin-left:auto}
.pn7oukw .epjnnjba{text-align:right}
.zytj85i .epjnnjba{position:relative;margin-top:16px}
.zytj85i .epjnnjba .n5a97b4{margin:0 auto}
.wsejufw .epjnnjba{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.wsejufw .epjnnjba .n5a97b4{margin:0}
.wsejufw .lz38~.epjnnjba,
.wsejufw .hauqwn~.epjnnjba{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.wsejufw .lz38~.epjnnjba .n5a97b4,
.wsejufw .hauqwn~.epjnnjba .n5a97b4{justify-content:flex-start}
.lz38~.epjnnjba,.hauqwn~.epjnnjba{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}
.lz38~.epjnnjba .n5a97b4{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.hauqwn~.epjnnjba .n5a97b4{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ntpf .n5a97b4{margin:0 0 12px}
.n5a97b4{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.f34nqlx{white-space:nowrap}
.fqnj3w5y .f34nqlx{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.i04eqf3z .f34nqlx{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}
.c85np .n5a97b4{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.brhx .f34nqlx{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.brhx .h9q7m::before{content:""}
.nc83uv .f34nqlx{color: var(--accent-light);opacity:1;font-weight:500}
.ff9iuqwr .f34nqlx{border-bottom:1px solid currentColor;padding-bottom:2px}
.xsjtji .n5a97b4{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.mwil64{--date-bg:transparent}
.ui6n8w .h9q7m::before{content:""}
.ejihgu5 .f34nqlx + .f34nqlx::before{content:"•";margin-right:6px;opacity:.4}
.kx1dx9 .f34nqlx + .f34nqlx::before{content:"/";margin-right:6px;opacity:.35}
.n83c8i .f34nqlx + .f34nqlx::before{content:"|";margin-right:6px;opacity:.3}
.gopbfli .f34nqlx + .f34nqlx::before{content:"—";margin-right:6px;opacity:.3}
.h8av3v .f34nqlx + .f34nqlx::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.p45y0g .f34nqlx + .f34nqlx::before{content:"·";margin-right:6px;opacity:.4}
.g0xq0v6e .f34nqlx + .f34nqlx::before{content:"›";margin-right:6px;opacity:.4}
.d6uz5m .f34nqlx + .f34nqlx::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.iv0jf{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.uscivnt{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.kqmdog5s{display:flex;flex-direction:column;gap:3px}
.bwze{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.ta5dc81{font-weight:700;font-size:1rem;color:var(--text-heading)}
.nrl6{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.unq864kg .iv0jf{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.hvb8k .iv0jf{border-top:3px solid var(--accent);padding-top:18px}
.ueed8fvi .iv0jf{border-left:3px solid var(--accent);border-radius:0}
.yj7lzsc .iv0jf{padding:20px 0}
@media(max-width:640px){
  .iv0jf{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .nrl6{max-width:100%}
}
.vvxd97u8 .e4crob{margin:0}
@media (max-width:560px){
  .istyl{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) {
  .m3iqm { padding: 28px 18px 20px; }
  .za4s4 { font-size: 1.2rem; }
  .f2r7 { max-width: 220px; max-height: 80px; }
}
.u4j3  .w59sbx { border-radius: 6px; }
.msiw .totfem1 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .w59sbx { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.ukk9 {
  margin: 28px 0 24px;
}
.ukk9 .mrpp5hn2 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.ukk9 .iapgjje {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.ukk9 .totfem1 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .lugsj { flex-direction: row-reverse; }
[dir="rtl"] .bbia { flex-direction: row-reverse; }
[dir="rtl"] .nbk13j5 .ay3m { right: auto; left: 32px; }
[dir="rtl"] .y2rtm  .ay3m { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .nbk13j5 .ay3m { right: auto; left: 20px; }
  [dir="rtl"] .y2rtm  .ay3m { left: auto;  right: 20px; }
}
[dir="rtl"] .sula .gfal  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .bka0 .gfal { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .lz38,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .v774aj5v, [dir="rtl"] .jh16ae { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .kv6az4 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .totfem1 { direction: rtl; }
[dir="rtl"] .b2nj { direction: rtl; }
[dir="rtl"] .yunt { direction: rtl; }
[dir="rtl"] .ygoed { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .sflpl5sc .jh16ae,
[dir="rtl"] .ab9xyhzx .jh16ae,
[dir="rtl"] .g7qxqk66 .jh16ae,
[dir="rtl"] .l90z4 .jh16ae {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .sflpl5sc .jh16ae li::before,
[dir="rtl"] .ab9xyhzx .jh16ae li::before,
[dir="rtl"] .g7qxqk66 .jh16ae li::before,
[dir="rtl"] .l90z4 .jh16ae li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .s9osud.o6tvts .of4x,
[dir="rtl"] .at7ap3qq.o6tvts .of4x,
[dir="rtl"] .fp5dsu7.o6tvts .of4x,
[dir="rtl"] .m1aabjli.o6tvts .of4x,
[dir="rtl"] .i709acq.o6tvts .of4x { text-align: right; }
[dir="rtl"] .lz38.o6tvts .bthms8 { align-items: flex-end; text-align: right; }
[dir="rtl"] .lz38.t9xp .bthms8 { text-align: center; }
[dir="rtl"] .lz38 .bthms8 { text-align: right; }
[dir="rtl"] .iapgjje,
[dir="rtl"] .ykc5i,
[dir="rtl"] .leuk5jef,
[dir="rtl"] .wb599,
[dir="rtl"] .acmf,
[dir="rtl"] .bkoo,
[dir="rtl"] .fzwyf,
[dir="rtl"] .x61lo,
[dir="rtl"] .jctei13 { text-align: right; direction: rtl; }
[dir="rtl"] .qav91x .x61lo,
[dir="rtl"] .kt0zg .x61lo { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #84cc16;
  --brand:           #84cc16;
  --brand-light:     #ade754;
  --brand-pale:      #c7e995;
  --grad-start:      #486f0c;
  --grad-end:        #75b413;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #8b5cf6;
  --cta-light:       #bfa6f7;
  --cta-hover:       #a682f8;
  --bg-page:         #0e1504;
  --bg-surface:      #172206;
  --bg-card:         #202f08;
  --bg-card-inner:   #283c0b;
  --bg-raised:       #31490d;
  --bg-hover:        #3a5510;
  --border:          #456713;
  --border-alt:      #578018;
  --border-section:  #456713;
  --text-primary:    #e6e7e3;
  --text-muted:      #a7ae9d;
  --text-body:       #cdd0c7;
  --text-sub:        #a7ae9d;
  --text-faint:      #757d67;
  --text-dim:        #5b6150;
  --text-label:      #8e9781;
  --text-value:      #c0c5b9;
  --accent-bg:       #212e0f;
  --accent-bg-light: #334714;
  --bg-tip:          #16261a;
  --bg-warning:      #272115;
  --bg-info:         #162426;
  --bg-pros:         #16261a;
  --bg-cons:         #261a16;
  --c-pros:          #7af497;
  --c-cons:          #e69c89;
  --c-pros-label:    #4bf072;
  --c-tip-border:    #2aed58;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7af497;
}
:root { --logo-bg-opacity: 44%; }
body, button, input { font-family: "Saira", sans-serif; }
.jdy3sdz .ateou, .jdy3sdz .lz38 { min-height: 320px; }
.rhewxs .onfv8d::after, .rhewxs .m34xq::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; }
.ptj2p3 .ilcgo4k::after,.ptj2p3 .ay3m::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.xwxn9::before { content: '·'; font-size: 1.3em; line-height: 1; }