:root {
  --color-accent: #f97316;
  --color-cta: #f59e0b;
  --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;
}
.k8t5ugxi {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.bs7i57 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.zujl597i {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.rxn6xij { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.vq8gtmz { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.vq8gtmz a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.vq8gtmz a:hover { color: var(--accent-light); }
.rokxi   .rqiip { border-radius: 0; }
.cievefjo .rqiip li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .rqiip {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .a9ex:hover .rqiip,
  .a9ex:focus-within .rqiip { display: block; }
  .rqiip li a { padding: 8px 16px; font-size: 0.88rem; }
}
.f635 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.o7m9w3b { display: none; }
@media (max-width: 640px) {
  .o7m9w3b {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .o7m9w3b.lbx7t5pu { display: block; }
}
@media (max-width: 640px) {
  .f635 { display: block; }
  .vq8gtmz > li + li::before { display: none !important; }
  .vq8gtmz {
    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;
  }
  .vq8gtmz.lbx7t5pu { display: flex; }
  .vq8gtmz li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .vq8gtmz li:last-child a { border-bottom: none; }
}
.wasv8tep { min-height: 480px; }
.rjw1 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.jbv420 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ndi44dz .jbv420 { margin-left: 0; margin-right: 0; }
.hqul {
  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;
}
.valii5 .hqul { margin-top: 24px; }
.hqul:hover { opacity: 0.88; }
.sapxw .rjw1 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.sapxw .jbv420 { color: #e2e8f0; }
.sapxw.ndi44dz   .g5qgq { text-align: left; }
.s46tcyw .rjw1 { color: var(--text-primary); text-shadow: none; }
.s46tcyw .jbv420 { color: var(--text-muted); }
.s46tcyw .hqul { margin-top: 16px; }
.s46tcyw, .s46tcyw.wasv8tep { min-height: auto !important; }
.s46tcyw.ndi44dz   .g5qgq { text-align: left; }
.s46tcyw~.hh6v4bt5{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}
.s46tcyw~.hh6v4bt5 .di4sh5n{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.apa3j .rjw1 { color: #fff; }
.apa3j .jbv420 { color: rgba(255,255,255,0.85); }
.apa3j .hqul { background: #fff; color: var(--cta); }
.apa3j .hqul:hover { opacity: 0.92; }
.h4t66kx .vg6qmd { position: relative; overflow: hidden; }
.h4t66kx .vg6qmd::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;
}
.qy1gz .vg6qmd {
  animation: hg-breathe 7s ease-in-out infinite;
}
.tqh6nk .vg6qmd { position: relative; overflow: hidden; }
.tqh6nk .vg6qmd::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;
}
.xvtonwqe .vg6qmd { position: relative; overflow: hidden; }
.xvtonwqe .vg6qmd::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;
}
.l35d72 .vg6qmd {
  animation: hg-fadein 1.2s ease-out both;
}
.vg6qmd {
  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%);
}
.flmtm2z {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.bqi7l {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.q7pxqz {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.vg6qmd .rjw1 { text-shadow: none; color: var(--text-primary); }
.vg6qmd .jbv420 { color: var(--text-muted); }
body.k5w7 .rjw1 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.abg68 .rjw1 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.wasv8tep.apa3j .rjw1,
section.apa3j .rjw1 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.vg6qmd.bm2sum13 .flmtm2z { align-items: center; text-align: center; }
.vg6qmd.ndi44dz   .flmtm2z { align-items: flex-start; text-align: left; }
.gotn09 .bqi7l { position: relative; }
.gotn09 .bqi7l::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.gotn09.pe7kljc4 .bqi7l::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.j3i1 .bqi7l {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.j3i1 .q7pxqz {
  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);
}
.j3i1.pe7kljc4 .bqi7l { padding: 32px 0 32px 32px; }
.xl12bo6p .bqi7l {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.xl12bo6p .q7pxqz {
  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);
}
.pe7kljc4 .flmtm2z {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.xl12bo6p.pe7kljc4 .bqi7l { padding: 40px 16px 40px 48px; }
.wasv8tep .pay0gf {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.pay0gf .yj82mp.txtk {
  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;
}
.pay0gf .yj82mp.txtk:hover { opacity: 0.85; }
.jwvl2cs .bqi7l {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .vg6qmd { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .vg6qmd:not(.jwvl2cs) .bqi7l { display: none !important; }
  .jwvl2cs .bqi7l { padding: 16px; }
  .flmtm2z  { padding: 36px 24px; }
  .vg6qmd~.hh6v4bt5,.pe7kljc4~.hh6v4bt5{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .wasv8tep, .vg6qmd { min-height: 320px !important; }
  .rjw1 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ot76j4oc,
  .ifti,
  .zr9y0 { grid-template-columns: 1fr !important; }

  

  
  .m2fg9 { display: flex !important; flex-direction: column !important; }
  .m2fg9 .g5qgq { display: contents; }
  .m2fg9 .uycsgw2 { order: 0; }
  .m2fg9 .rjw1 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .m2fg9 .ot76j4oc { order: 2; padding: 0 16px 12px !important; }
  .m2fg9 .jbv420 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .valii5 .g5qgq { display: flex; flex-direction: column; }
  .valii5 .g5qgq .rjw1 { order: 1; }
  .valii5 .g5qgq .zr9y0 { order: 2; margin: 8px 0 24px !important; }
  .valii5 .g5qgq .jbv420 { order: 3; }
  .valii5 .g5qgq .hqul { order: 4; align-self: center; margin-top: 0; }

  
  .vg6qmd.jwvl2cs {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .vg6qmd.jwvl2cs .flmtm2z { display: contents; padding: 0; }
  .vg6qmd.jwvl2cs .flmtm2z .rjw1 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .vg6qmd.jwvl2cs .bqi7l { order: 2; padding: 12px 16px; }
  .vg6qmd.jwvl2cs .flmtm2z .jbv420 { order: 3; padding: 0 24px; margin: 0 auto; }
  .vg6qmd.jwvl2cs .flmtm2z .hqul { order: 4; align-self: center; margin: 8px 0 32px; }
}
.f21s { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.lop8n { width: 100%; height: auto; display: block; border-radius: 10px; }
.gpye9j .f21s        { border-radius: 16px; }
.gpye9j .lop8n  { border-radius: 16px; }
.rfublx .f21s         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.rfublx .lop8n   { border-radius: 8px; }
.zpz3xzi { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.vlcii6 { width: 100%; padding: 32px 0; position: relative; }
.g310i { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ve8qpnk .vlcii6:nth-child(even) { background: var(--bg-surface); }
.ve8qpnk .vlcii6:nth-child(odd)  { background: var(--bg-page); }
.h4j6m7 .vlcii6:nth-child(even) { background: var(--bg-card); }
.h4j6m7 .vlcii6:nth-child(odd)  { background: var(--bg-page); }
.ve8qpnk .vlcii6:nth-child(odd)  .g310i { background: var(--bg-card); border-radius: 6px; }
.ve8qpnk .vlcii6:nth-child(even) .g310i { background: var(--bg-raised); border-radius: 6px; }
.h4j6m7 .vlcii6:nth-child(odd)  .g310i { background: var(--bg-card); border-radius: 6px; }
.h4j6m7 .vlcii6:nth-child(even) .g310i { background: var(--bg-raised); border-radius: 6px; }
.ve8qpnk .vlcii6:nth-child(even) .tprwql .firb,
.h4j6m7 .vlcii6:nth-child(even) .tprwql .firb { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ve8qpnk .vlcii6:nth-child(odd) .tprwql .firb,
.h4j6m7 .vlcii6:nth-child(odd) .tprwql .firb { background: var(--bg-card-inner); }
.ve8qpnk .vlcii6:nth-child(even) .dt8vi9ms .firb:nth-child(odd),
.h4j6m7 .vlcii6:nth-child(even) .dt8vi9ms .firb:nth-child(odd)  { background: var(--bg-card); }
.ve8qpnk .vlcii6:nth-child(even) .dt8vi9ms .firb:nth-child(even),
.h4j6m7 .vlcii6:nth-child(even) .dt8vi9ms .firb:nth-child(even) { background: var(--bg-card-inner); }
h1.klg7x8qj { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.klg7x8qj {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.g0py9q3 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.x213pg h2.klg7x8qj {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ygk3 h2.klg7x8qj {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.s75b247 h2.klg7x8qj {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.jgnn76 h2.klg7x8qj::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.vaj8c h2.klg7x8qj {
  color: var(--text-primary); font-size: 1.7rem;
}
.e3omji3 h2.klg7x8qj::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.bkrxfj h2.klg7x8qj {
  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;
}
.nw6pxnzn { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .nw6pxnzn { display: none; } }
.isojrppm { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.k3g9j2 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ovvo8vc {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.hmjo { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ey7vi4f { padding-left: 20px; }
.ey7vi4f li { margin-bottom: 6px; }
.ey7vi4f a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ey7vi4f a:hover { color: var(--accent-light); }
.ncpetfx .hmjo { display: none; }
.p3qrwgkj .hmjo { display: none; }
.p3qrwgkj .ey7vi4f { padding-left: 0; list-style: none; }
.p3qrwgkj .ey7vi4f li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.p3qrwgkj .ey7vi4f a { font-size: 0.92rem; }
.ddsuwh .ovvo8vc { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ddsuwh .hmjo { display: none; }
.ddsuwh .ey7vi4f { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ddsuwh .ey7vi4f li { margin-bottom: 0; }
.ddsuwh .ey7vi4f 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;
}
.ddsuwh .ey7vi4f a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.x4thm19s .ovvo8vc { padding: 20px 20px 16px; }
.x4thm19s .ey7vi4f {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.x4thm19s .ey7vi4f li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.x4thm19s .ey7vi4f 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;
}
.x4thm19s .ey7vi4f 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;
}
.x4thm19s .ey7vi4f a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.x4thm19s .ey7vi4f a:focus,
.x4thm19s .ey7vi4f a:focus-visible,
.x4thm19s .ey7vi4f a:target { outline: none; }
.x4thm19s .ey7vi4f li:target a { border-color: var(--border); color: var(--text-muted); }
.vibx .ovvo8vc { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.vibx .hmjo { display: none; }
.vibx .ey7vi4f { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.vibx .ey7vi4f li { margin-bottom: 0; }
.vibx .ey7vi4f li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.vibx .ey7vi4f li:last-child::after { content: ""; margin-right: 0; }
.vibx .ey7vi4f a { font-size: 0.9rem; }
.firb { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.tprwql .firb { background: var(--bg-card); }
.dt8vi9ms .firb:nth-child(odd)  { background: var(--bg-card); }
.dt8vi9ms .firb:nth-child(even) { background: var(--bg-raised); }
.qt8t3p .firb {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.qt8t3p .firb:last-child { border-bottom: none; }
.qt8t3p h3.g0py9q3 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.rnm7sg .firb {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.rnm7sg .firb + .firb { margin-top: 4px; }
.u3ae0t .firb { background: none; border-radius: 0; padding: 12px 0; }
.u3ae0t .firb + .firb { border-top: 1px solid var(--border-section); }
.yra21 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.egc1xz5s { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.prra { color: var(--text-body); margin-bottom: 10px; }
.bwq9, .nn6f4 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.bwq9 li, .nn6f4 li { margin-bottom: 6px; }
.nn6f4 li { list-style: decimal; }
.e2ocb     .bwq9 { list-style-type: "● "; }
.enz3tj6a  .bwq9 { list-style-type: "■ "; }
.ncxzunzx .bwq9 { list-style-type: "◆ "; }
.q2dqxh    .bwq9 { list-style-type: "★ "; }
.e2ocb    .bwq9 li::marker, .e2ocb    .mpu704gm li::marker,
.enz3tj6a .bwq9 li::marker, .enz3tj6a .mpu704gm li::marker,
.ncxzunzx .bwq9 li::marker, .ncxzunzx .mpu704gm li::marker,
.q2dqxh   .bwq9 li::marker, .q2dqxh   .mpu704gm li::marker {
  color: var(--cta); font-size: 1em;
}
.e2ocb .nn6f4,
.enz3tj6a .nn6f4,
.ncxzunzx .nn6f4,
.q2dqxh .nn6f4 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.e2ocb .nn6f4 li,
.enz3tj6a .nn6f4 li,
.ncxzunzx .nn6f4 li,
.q2dqxh .nn6f4 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.e2ocb .nn6f4 li::before,
.enz3tj6a .nn6f4 li::before,
.ncxzunzx .nn6f4 li::before,
.q2dqxh .nn6f4 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;
}
.e2ocb     .nn6f4 li::before { border-radius: 50%; }
.enz3tj6a  .nn6f4 li::before { border-radius: 3px; }
.ncxzunzx .nn6f4 li::before { border-radius: 3px; }
.q2dqxh    .nn6f4 li::before { border-radius: 50%; }
.rxiayyd { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.iyly2lpl .rxiayyd,
.aoqwz .rxiayyd { background: transparent; border: none; border-radius: 0; }
.c49dd { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.c49dd th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.c49dd td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.c49dd tr:hover td { background: var(--bg-hover); }
.lnvl92o .c49dd tbody tr:nth-child(even) td { background: var(--bg-surface); }
.gjriny .c49dd { border: 1px solid var(--border-alt); }
.gjriny .c49dd th,
.gjriny .c49dd td { border: 1px solid var(--border-alt); }
.rif76x .c49dd th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.rif76x .c49dd td { border-bottom: none; }
.rif76x .c49dd tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.az7b .c49dd th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.dahpbu9 .rxiayyd {
  overflow: hidden;
}
.dahpbu9 .c49dd th { border-bottom: 1px solid var(--border-alt); }
.dahpbu9 .c49dd tr:last-child td { border-bottom: none; }
[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%}
.yyn85 .ckubt {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.b0ehar4 .l4qhrxh { background: var(--bg-surface); border: 1px solid var(--border); }
.b0ehar4 .v7dns { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.iu0wwes { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.pwalwgao  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.eudhx2vv { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.iu0wwes strong { color: var(--text-primary); font-size: 0.95rem; }
.iu0wwes p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.gkemci8b { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.wmqa, .v0h4a05o { border-radius: 8px; padding: 14px; }
.wmqa { background: var(--bg-pros); }
.v0h4a05o { background: var(--bg-cons); }
.r9d7 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.wmqa .r9d7 { color: var(--c-pros-label); }
.v0h4a05o .r9d7 { color: #f87171; }
.wmqa ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.v0h4a05o ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.lop8n { width: 100%; height: auto; border-radius: 10px; display: block; }
.txtk {
  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;
}
.txtk:hover { opacity: 0.85; }
.rkk9 .txtk  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.rkk9 .txtk:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.d5p0nxo .txtk  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.d5p0nxo .txtk:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.t28yb3 .hqul { border-radius: 50px; }
.t28yb3 .txtk  { border-radius: 50px; }
.xvvxwy .hqul { padding-left: 22px; padding-right: 22px; }
.xvvxwy .txtk  { padding-left: 12px; padding-right: 12px; }
.spoyklb .hqul { padding-left: 44px; padding-right: 44px; }
.spoyklb .txtk  { padding-left: 24px; padding-right: 24px; }
.z6u6g .hqul { padding-left: 56px; padding-right: 56px; }
.z6u6g .txtk  { padding-left: 32px; padding-right: 32px; }
.d3dnz   .hqul::after, .d3dnz   .txtk::after,
.h7gdmij .hqul::after, .h7gdmij .txtk::after,
.ab9py    .hqul::after, .ab9py    .txtk::after,
.dyqt81r    .hqul::after, .dyqt81r    .txtk::after,
.qmgsla8    .hqul::after, .qmgsla8    .txtk::after,
.t35yt     .hqul::after, .t35yt     .txtk::after,
.ukvxry1    .hqul::after, .ukvxry1    .txtk::after,
.q92wzf   .hqul::after, .q92wzf   .txtk::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;
}
.d3dnz .hqul::after, .d3dnz .txtk::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");
}
.h7gdmij .hqul::after, .h7gdmij .txtk::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");
}
.ab9py .hqul::after, .ab9py .txtk::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");
}
.dyqt81r .hqul::after, .dyqt81r .txtk::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");
}
.qmgsla8 .hqul::after, .qmgsla8 .txtk::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");
}
.t35yt .hqul::after, .t35yt .txtk::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");
}
.ukvxry1 .hqul::after, .ukvxry1 .txtk::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");
}
.q92wzf .hqul::after, .q92wzf .txtk::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");
}
.xw5lzv14   .vqkniksp::after, .xw5lzv14   .o61imb::after,
.awef5w .vqkniksp::after, .awef5w .o61imb::after,
.mai8y    .vqkniksp::after, .mai8y    .o61imb::after,
.hzgo    .vqkniksp::after, .hzgo    .o61imb::after,
.b3o8n    .vqkniksp::after, .b3o8n    .o61imb::after,
.cv1g5pg     .vqkniksp::after, .cv1g5pg     .o61imb::after,
.hyuzhwo    .vqkniksp::after, .hyuzhwo    .o61imb::after,
.rzohl2yf   .vqkniksp::after, .rzohl2yf   .o61imb::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;
}
.xw5lzv14 .vqkniksp::after, .xw5lzv14 .o61imb::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");
}
.awef5w .vqkniksp::after, .awef5w .o61imb::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");
}
.mai8y .vqkniksp::after, .mai8y .o61imb::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");
}
.hzgo .vqkniksp::after, .hzgo .o61imb::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");
}
.b3o8n .vqkniksp::after, .b3o8n .o61imb::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");
}
.cv1g5pg .vqkniksp::after, .cv1g5pg .o61imb::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");
}
.hyuzhwo .vqkniksp::after, .hyuzhwo .o61imb::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");
}
.rzohl2yf .vqkniksp::after, .rzohl2yf .o61imb::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");
}
.eexh .b3rary    { background: transparent; padding: 0; }
.yj82mp.txtk {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .k2wb7 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .k2wb7::before    { grid-area: rank;   }
  .dx4x3           { grid-area: ident;  }
  .k3mdkw     { grid-area: rating; min-width: 0; width: auto; }
  .u5sq6kt8           { grid-area: pills;  }
  .yj82mp             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .k2wb7 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .k2wb7::before    { justify-self: center; }
  .dx4x3           { width: 100%; }
  .k3mdkw     { justify-self: center; }
  .u5sq6kt8           { grid-template-columns: 1fr; }
}
.z2igy3zu .momm5u32 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .jypbr88 .gk0wl7v {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .jypbr88 .ks5z { margin: 0; }
}
.aoqwz .gkemci8b { gap: 10px; }
.aoqwz .wmqa, .aoqwz .v0h4a05o { padding: 12px; }
.aoqwz .wmqa ul, .aoqwz .v0h4a05o ul { margin: 4px 0 0; padding-left: 18px; }
.aoqwz .wmqa li, .aoqwz .v0h4a05o li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .t8a8rbq { grid-template-columns: 1fr; }
  .j8kk87d { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .j8kk87d .jkyxe5a { width: 72px; height: 50px; }
  .j8kk87d .x2s2 { max-width: 180px; }
  .j8kk87d .fjmqn { width: auto; }
}
@media (max-width: 720px) {
  .zatu0fhu { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .h674g3b { padding: 16px; }
  .nzxolr0m .l2xbcw { min-width: 50%; }
}
.v8bj .gkemci8b { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .v6uyzgz4 { grid-template-columns: 1fr; }
  .qln6 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .s82wfx6 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ep4t { flex-wrap: wrap; padding: 16px; }
}
.b9rp .gkemci8b { gap: 8px; }
.b9rp .wmqa, .b9rp .v0h4a05o { padding: 8px; }
@media (max-width: 480px) {
  .xjwtf7t { flex-direction: column; align-items: stretch; }
}
.t2fx .fjmqn .txtk { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .oeank5 { flex-direction: column; align-items: stretch; gap: 10px; }
  .t2fx .fjmqn { text-align: center; }
}
@media (max-width: 720px) {
  .xmn0qx { grid-template-columns: 1fr; }
  .i1wz6ebf { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .g4a5p1 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .v2r50oe { grid-template-columns: 1fr; }
  .fvq2 { width: 100px; height: 100px; margin: 16px auto; }
  .pxp7p42h { font-size: 1.4rem; }
  .sjn4jq1k { justify-content: center; }
  .zsky51g .l2xbcw { min-width: 50%; }
}
.fc2bwb .gkemci8b { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .qr3c { flex-wrap: wrap; padding: 14px 16px; }
  .kzaz4f7 { padding: 12px 16px; }
  .fc2bwb .gkemci8b { margin: 0 16px; }
  .fc2bwb .tj8ma { padding: 0 16px; }
  .ui9urc { padding: 12px 16px; }
}
.omijuu { margin: 16px 0; }
.jd0lce { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.jd0lce summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.jd0lce summary::after { content: "+"; color: var(--accent-light); }
.jd0lce[open] summary::after { content: "−"; }
.jd0lce p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.vlcii6 { margin-bottom: 0; }
.mb6wmb h2.klg7x8qj { color: var(--text-primary); border-color: var(--accent-light); }
.xhh6 h2.klg7x8qj { color: var(--text-primary); border-color: var(--accent-light); }
.rqjd5 .pwalwgao     { background: #052e16; border-color: #10b981; }
.rqjd5 .cui3dge { background: #2d0a1e; border-color: #f43f5e; }
.rqjd5 .iz1pl    { background: #1e1036; border-color: #a855f7; }
.rqjd5 .iu0wwes strong  { color: #f1f5f9; }
.rqjd5 .iu0wwes p       { color: #cbd5e1; }
.rqjd5 .z456k    .pwalwgao     .eudhx2vv::before,
.rqjd5 .txu42o  .pwalwgao     .eudhx2vv::before,
.rqjd5 .wytiq6  .pwalwgao     .eudhx2vv::before,
.rqjd5 .gaw7lm3d .pwalwgao     .eudhx2vv::before { color: #10b981; }
.rqjd5 .z456k    .cui3dge .eudhx2vv::before,
.rqjd5 .txu42o  .cui3dge .eudhx2vv::before,
.rqjd5 .wytiq6  .cui3dge .eudhx2vv::before,
.rqjd5 .gaw7lm3d .cui3dge .eudhx2vv::before { color: #f43f5e; }
.rqjd5 .z456k    .iz1pl    .eudhx2vv::before,
.rqjd5 .txu42o  .iz1pl    .eudhx2vv::before,
.rqjd5 .wytiq6  .iz1pl    .eudhx2vv::before,
.rqjd5 .gaw7lm3d .iz1pl    .eudhx2vv::before { color: #a855f7; }
.ua161 .pwalwgao     { background: #2d2000; border-color: #eab308; }
.ua161 .iu0wwes strong  { color: #f1f5f9; }
.ua161 .iu0wwes p       { color: #cbd5e1; }
.ua161 .z456k    .pwalwgao     .eudhx2vv::before,
.ua161 .txu42o  .pwalwgao     .eudhx2vv::before,
.ua161 .wytiq6  .pwalwgao     .eudhx2vv::before,
.ua161 .gaw7lm3d .pwalwgao     .eudhx2vv::before { color: #eab308; }
.ua161 .z456k    .cui3dge .eudhx2vv::before,
.ua161 .txu42o  .cui3dge .eudhx2vv::before,
.ua161 .wytiq6  .cui3dge .eudhx2vv::before,
.ua161 .gaw7lm3d .cui3dge .eudhx2vv::before { color: #ef4444; }
.ua161 .z456k    .iz1pl    .eudhx2vv::before,
.ua161 .txu42o  .iz1pl    .eudhx2vv::before,
.ua161 .wytiq6  .iz1pl    .eudhx2vv::before,
.ua161 .gaw7lm3d .iz1pl    .eudhx2vv::before { color: #f97316; }
.k69gq .pwalwgao     { background: #0c1a2e; border-color: #38bdf8; }
.k69gq .iu0wwes strong  { color: #f1f5f9; }
.k69gq .iu0wwes p       { color: #cbd5e1; }
.k69gq .z456k    .pwalwgao     .eudhx2vv::before,
.k69gq .txu42o  .pwalwgao     .eudhx2vv::before,
.k69gq .wytiq6  .pwalwgao     .eudhx2vv::before,
.k69gq .gaw7lm3d .pwalwgao     .eudhx2vv::before { color: #38bdf8; }
.k69gq .z456k    .cui3dge .eudhx2vv::before,
.k69gq .txu42o  .cui3dge .eudhx2vv::before,
.k69gq .wytiq6  .cui3dge .eudhx2vv::before,
.k69gq .gaw7lm3d .cui3dge .eudhx2vv::before { color: #818cf8; }
.k69gq .z456k    .iz1pl    .eudhx2vv::before,
.k69gq .txu42o  .iz1pl    .eudhx2vv::before,
.k69gq .wytiq6  .iz1pl    .eudhx2vv::before,
.k69gq .gaw7lm3d .iz1pl    .eudhx2vv::before { color: #2dd4bf; }
.cjxhr .pwalwgao     { background: var(--accent-bg); border-color: var(--accent-light); }
.cjxhr .z456k    .eudhx2vv::before,
.cjxhr .txu42o  .eudhx2vv::before,
.cjxhr .wytiq6  .eudhx2vv::before,
.cjxhr .gaw7lm3d .eudhx2vv::before { color: var(--accent-light) !important; }
.r9l2::before,
.fxysxqy7::before { margin-right: 5px; }
.c4qi .wmqa ul li,
.c4qi .wmqa .r9l2 { color: #22c55e; }
.c4qi .v0h4a05o ul li,
.c4qi .v0h4a05o .fxysxqy7 { color: #ef4444; }
.r0fek .wmqa { background: var(--bg-pros); }
.r0fek .v0h4a05o { background: var(--bg-cons); }
.r0fek .wmqa .r9l2 { color: var(--c-pros-label); }
.r0fek .v0h4a05o .fxysxqy7 { color: var(--c-cons); }
.r0fek .wmqa ul li,
.r0fek .v0h4a05o ul li,
.a5whs .wmqa { background: var(--bg-pros); }
.a5whs .v0h4a05o { background: var(--bg-cons); }
.a5whs .wmqa .r9l2 { color: var(--c-pros-label); }
.a5whs .v0h4a05o .fxysxqy7 { color: var(--c-cons); }
.a5whs .wmqa ul li,
.a5whs .ct95lk1 li          { color: var(--c-pros); }
.a5whs .v0h4a05o ul li,
.a5whs .y0hy166q li          { color: var(--c-cons); }
.ojii75 .r9l2::before { content: "✓ "; }
.ojii75 .fxysxqy7::before { content: "✗ "; }
.uf5kj .r9l2::before { content: "→ "; }
.uf5kj .fxysxqy7::before { content: "← "; }
.kmh06 .r9l2::before { content: "★ "; }
.kmh06 .fxysxqy7::before { content: "✕ "; }
.fxldq .r9l2::before { content: "◆ "; }
.fxldq .fxysxqy7::before { content: "▲ "; }
.z2igy3zu .iu0wwes { background: transparent; border-left: none; border: 1.5px solid; }
.z2igy3zu .pwalwgao     { border-color: var(--c-tip-border); }
.z2igy3zu .cui3dge { border-color: var(--c-warn-border); }
.z2igy3zu .iz1pl    { border-color: #60a5fa; }
.z2igy3zu .iu0wwes strong { color: var(--text-primary); }
.z2igy3zu .iu0wwes p      { color: var(--text-muted); }
.s0n2e .iu0wwes { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.s0n2e .pwalwgao     { border-top-color: var(--c-tip-border); }
.n22cc .iu0wwes { border-left: none; border-radius: 8px; }
.n22cc .pwalwgao     { background: #065f46; }
.n22cc .iu0wwes strong,
.n22cc .iu0wwes p { color: #fff; }
.n22cc .eudhx2vv::before { color: rgba(255,255,255,0.85) !important; }
.rqjd5.n22cc .pwalwgao,
.rqjd5 .n22cc .pwalwgao     { background: #052e16; }
.rqjd5.n22cc .cui3dge,
.rqjd5 .n22cc .cui3dge { background: #2d0a1e; }
.rqjd5.n22cc .iz1pl,
.rqjd5 .n22cc .iz1pl    { background: #1e1036; }
.ua161.n22cc .pwalwgao,
.ua161 .n22cc .pwalwgao      { background: #2d2000; }
.k69gq.n22cc .pwalwgao,
.k69gq .n22cc .pwalwgao      { background: #0c1a2e; }
.ekn3 .iu0wwes { border-left: none; border-radius: 6px; padding: 10px 14px; }
.ekn3 .pwalwgao     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.ekn3 .iu0wwes strong { color: var(--text-primary); }
.ekn3 .iu0wwes p      { color: var(--text-muted); }
.r84tdzb .iu0wwes { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.z456k .eudhx2vv,
.txu42o .eudhx2vv,
.wytiq6 .eudhx2vv,
.gaw7lm3d .eudhx2vv { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.z456k .eudhx2vv::before,
.txu42o .eudhx2vv::before,
.wytiq6 .eudhx2vv::before,
.gaw7lm3d .eudhx2vv::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.z456k .pwalwgao     .eudhx2vv::before { content: "✦"; color: var(--c-tip-border); }
.z456k .cui3dge .eudhx2vv::before { content: "▲"; color: var(--c-warn-border); }
.z456k .iz1pl    .eudhx2vv::before { content: "◉"; color: #60a5fa; }
.txu42o .pwalwgao     .eudhx2vv::before { content: "★"; color: var(--c-tip-border); }
.txu42o .cui3dge .eudhx2vv::before { content: "◆"; color: var(--c-warn-border); }
.txu42o .iz1pl    .eudhx2vv::before { content: "●"; color: #60a5fa; }
.wytiq6 .pwalwgao     .eudhx2vv::before { content: "▶"; color: var(--c-tip-border); }
.wytiq6 .cui3dge .eudhx2vv::before { content: "■"; color: var(--c-warn-border); }
.wytiq6 .iz1pl    .eudhx2vv::before { content: "▸"; color: #60a5fa; }
.gaw7lm3d .pwalwgao     .eudhx2vv::before { content: "→"; color: var(--c-tip-border); }
.gaw7lm3d .cui3dge .eudhx2vv::before { content: "⬥"; color: var(--c-warn-border); }
.gaw7lm3d .iz1pl    .eudhx2vv::before { content: "◈"; color: #60a5fa; }
.mfzg4e .tprwql .firb,
.mfzg4e .dt8vi9ms .firb  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.mfzg4e .rxiayyd          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.mfzg4e .ovvo8vc                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.qnjr .tprwql .firb,
.qnjr .dt8vi9ms .firb,
.qnjr .l4qhrxh,
.qnjr .k2wb7,
.qnjr .ks5z,
.qnjr .rxiayyd,
.qnjr .ovvo8vc,
.qnjr .r84tdzb .iu0wwes { box-shadow: none; }
.slry   .prra, .slry .yra21, .slry .egc1xz5s,
.slry   .isojrppm, .slry .k3g9j2 { font-size: 0.9rem; }
.slry   .bwq9, .slry .nn6f4 { font-size: 0.9rem; }
.kv84iu5j   .prra, .kv84iu5j .yra21, .kv84iu5j .egc1xz5s,
.kv84iu5j   .isojrppm, .kv84iu5j .k3g9j2 { font-size: 0.95rem; }
.kv84iu5j   .bwq9, .kv84iu5j .nn6f4 { font-size: 0.95rem; }
.cib2fh   .prra, .cib2fh .yra21, .cib2fh .egc1xz5s,
.cib2fh   .isojrppm, .cib2fh .k3g9j2 { font-size: 1.08rem; }
.cib2fh   .bwq9, .cib2fh .nn6f4 { font-size: 1.05rem; }
.cib2fh   .c49dd { font-size: 0.97rem; }
.fujmx2 .rjw1      { font-size: 3.2rem; }
.fujmx2 h2.klg7x8qj { font-size: 1.9rem; }
.fujmx2 h3.g0py9q3     { font-size: 1.4rem; }
.k9qp .rjw1      { font-size: 3.8rem; }
.k9qp h2.klg7x8qj { font-size: 2.2rem; }
.k9qp h3.g0py9q3     { font-size: 1.6rem; }
.vlcii6 + .vlcii6 { position: relative; }
.kciv47   .vlcii6 + .vlcii6::before,
.w99vqno  .vlcii6 + .vlcii6::before,
.ja3rhq   .vlcii6 + .vlcii6::before,
.y2rh   .vlcii6 + .vlcii6::before,
.shxtgz86   .vlcii6 + .vlcii6::before,
.nraehz .vlcii6 + .vlcii6::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.kciv47 .vlcii6 + .vlcii6::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.w99vqno .vlcii6 + .vlcii6::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ja3rhq .vlcii6 + .vlcii6::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;
}
.y2rh .vlcii6 + .vlcii6::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.nnbhq .vlcii6 { margin-bottom: 16px; }
.nnbhq .vlcii6 + .vlcii6 { margin-top: 0; }
.nnbhq .g310i { padding-top: 0; padding-bottom: 0; }
.shxtgz86 .vlcii6 + .vlcii6::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.nraehz .vlcii6 + .vlcii6::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.o108lf .vlcii6 + .vlcii6::before,
.li7kvfr .vlcii6 + .vlcii6::before,
.x89df .vlcii6 + .vlcii6::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%;
}
.ve8qpnk .o108lf .vlcii6:nth-child(even)::before,
.ve8qpnk .li7kvfr .vlcii6:nth-child(even)::before,
.ve8qpnk .x89df .vlcii6:nth-child(even)::before { background: var(--bg-surface); }
.h4j6m7 .o108lf .vlcii6:nth-child(even)::before,
.h4j6m7 .li7kvfr .vlcii6:nth-child(even)::before,
.h4j6m7 .x89df .vlcii6:nth-child(even)::before { background: var(--bg-card); }
.o108lf .vlcii6 + .vlcii6::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");
}
.li7kvfr .vlcii6 + .vlcii6::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");
}
.x89df .vlcii6 + .vlcii6::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");
}
.a26k3hs3 .sapxw,
.a26k3hs3 .g5qgq { margin-bottom: 60px; }
.rcjqs8f1 .flmtm2z,
.a26k3hs3 .flmtm2z { padding-bottom: 60px; }
.t7rkazn .flmtm2z { padding-bottom: 70px; }
.a26k3hs3 .sapxw::before,
.a26k3hs3 .sapxw::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");
}
.ooh8p2rt  .sapxw:not(.apa3j) .uycsgw2 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.yf7x .vg6qmd { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.k70nm7q .vg6qmd { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ooh8p2rt .apa3j { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.ooh8p2rt .b4r2 { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.ooh8p2rt .vg6qmd { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.zkwch .vg6qmd { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.s17g7u2p .vg6qmd { background: var(--accent-bg); }
.f4by2i .f21s { float: left; width: 38%; margin: 0 28px 16px 0; }
.f4by2i .f21s .lop8n { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.f4by2i .g310i::after { content: ''; display: block; clear: both; }
.bg77 .f21s { float: right; width: 38%; margin: 0 0 16px 28px; }
.bg77 .f21s .lop8n { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bg77 .g310i::after { content: ''; display: block; clear: both; }
.uf9md .vlcii6:nth-child(odd)  .f21s { float: left;  width: 38%; margin: 0 28px 16px 0; }
.uf9md .vlcii6:nth-child(even) .f21s { float: right; width: 38%; margin: 0 0 16px 28px; }
.uf9md .f21s .lop8n { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.uf9md .g310i::after { content: ''; display: block; clear: both; }
@media (max-width: 900px) {
  .f4by2i .f21s,
  .bg77 .f21s,
  .uf9md .vlcii6:nth-child(odd)  .f21s,
  .uf9md .vlcii6:nth-child(even) .f21s {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .f4by2i .f21s .lop8n,
  .bg77 .f21s .lop8n,
  .uf9md .f21s .lop8n {
    max-height: none !important;
  }
}
.f4by2i .bwq9,
.f4by2i .nn6f4,
.bg77 .bwq9,
.bg77 .nn6f4,
.uf9md .bwq9,
.uf9md .nn6f4 { overflow: hidden; }
@media (max-width: 640px) {
  .f4by2i .f21s,
  .bg77 .f21s,
  .uf9md .f21s { float: none; width: 100%; margin: 0 0 16px 0; }
}
.n3a36uwj .zpz3xzi,
.n3a36uwj .g310i,
.n3a36uwj .syr1o  { max-width: 1100px; }
.rol4 .zpz3xzi,
.rol4 .g310i,
.rol4 .syr1o  { max-width: 1200px; }
.rol4 { --content-mw: 1200px; }
.nl4u9 .zpz3xzi,
.nl4u9 .g310i,
.nl4u9 .syr1o  { max-width: 1320px; }
.mc1nj { font-size: 0.82rem; color: var(--text-muted); }
.v7wmi51 { display: flex; align-items: center; }
.hihn {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.o44mbvdc { display: flex; align-items: center; }
.lzsqfss { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.lzsqfss:hover { text-decoration: underline; }
.tjsuj { margin: 0 3px; opacity: 0.45; }
.tjsuj::before { content: '/'; }
.wex9 { padding: 2px 5px; color: var(--text-main); }
.fae64c9x .mc1nj {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.fae64c9x .v7wmi51 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.q1bnsw .mc1nj {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.q1bnsw .v7wmi51 { padding: 0 0 0 12px; }
.lk8rcx3 .v7wmi51 { padding: 0 16px; }
.lk8rcx3 .mc1nj {
  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);
}
.lk8rcx3 .zpz3xzi { padding-top: 28px; }
@media (max-width: 720px) {
  .aadp { margin-top: 18px; padding: 0 16px; }
  .lk8rcx3 .zpz3xzi { padding-top: 16px; }
}
.n3a36uwj.fae64c9x .v7wmi51 { max-width: 1100px; }
.rol4.fae64c9x .v7wmi51 { max-width: 1200px; }
.nl4u9.fae64c9x .v7wmi51 { max-width: 1320px; }
.rol4 .aadp { max-width: 1200px; }
.e9c24q .vlcii6 { padding-top: 16px; padding-bottom: 16px; }
.dc1lp .vlcii6 { padding-top: 24px; padding-bottom: 24px; }
.xrubo2 .vlcii6 { padding-top: 40px; padding-bottom: 40px; }
.v31q .vlcii6 { padding-top: 52px; padding-bottom: 52px; }
.qug6lq5 .vlcii6:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.qug6lq5 .vlcii6:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.qug6lq5 .vlcii6:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.qug6lq5 .vlcii6:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.strb1ic .g310i { padding-top: 10px;  padding-bottom: 10px; }
.ab4d4r .g310i { padding-top: 18px;  padding-bottom: 18px; }
.uz53q5 .g310i { padding-top: 36px;  padding-bottom: 36px; }
.de5pt9 .g310i { padding-top: 48px;  padding-bottom: 48px; }
.d7wtd5n0 h2.klg7x8qj { font-weight: 600; }
.d7wtd5n0 h3.g0py9q3     { font-weight: 600; }
.oey8nt6 h2.klg7x8qj { font-weight: 800; }
.oey8nt6 h3.g0py9q3     { font-weight: 700; }
.xctqs5ao { font-weight: 600; }
.xctqs5ao h2.klg7x8qj { font-weight: 900; }
.xctqs5ao h3.g0py9q3     { font-weight: 800; }
.xctqs5ao .iu0wwes strong,
.xctqs5ao .iu0wwes strong { font-weight: 600; }
.vqkniksp {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.vxfu4g1 .vqkniksp { display: none; }
@media (max-width: 640px) {
  .h4rt { display: none; }
  .vqkniksp {
    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;
  }
}
.vqkniksp { background: var(--cta) !important; color: #fff !important; border: none !important; }
.vqkniksp:hover { opacity: 0.85; }
.rwiwbi0 .vqkniksp { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.i6zcs .vqkniksp,
.bwbmh8ti  .vqkniksp { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.i6zcs .vqkniksp:hover,
.bwbmh8ti  .vqkniksp:hover { opacity: 0.88; }
.rwiwbi0.i6zcs .vqkniksp,
.rwiwbi0.bwbmh8ti  .vqkniksp { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.o61imb {
  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;
}
.o61imb:hover { transform: translateY(-2px); opacity: 0.92; }
.o61imb { background: var(--cta) !important; color: #fff !important; border: none !important; }
.tyes2fx .o61imb { display: none; }
.r8pfze .o61imb { right: 32px; }
.tsgh510g  .o61imb { left: 32px; }
@media (max-width: 480px) {
  .r8pfze .o61imb { right: 20px; bottom: 20px; }
  .tsgh510g  .o61imb { left: 20px; bottom: 20px; }
}
.qpqkel { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.syr1o { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.eyd54mrp { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.w23q7 { color: var(--text-dim); font-size: 0.8rem; }
.zmkv { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.zmkv img { height: 26px; width: auto; object-fit: contain; }
.n0vo a, .nbwe2o8 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.n0vo a:hover, .nbwe2o8 a:hover { color: var(--accent-light); }
.nbwe2o8 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.p23ra7cc .syr1o { text-align: center; }
.p23ra7cc .nbwe2o8 { justify-content: center; margin-bottom: 16px; }
.p23ra7cc .eyd54mrp { margin-top: 0; }
.p46e { margin-top: 10px; }
.p46e a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .syr1o { padding-left: 16px; padding-right: 16px; }
  .uq44 .syr1o { padding: 20px 16px; }
  .nbwe2o8 { gap: 4px 12px; }
  .eyd54mrp { font-size: 0.78rem; }
}
.tkb8keb .r8gky .zmkv { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.tkb8keb .eyd54mrp { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.tkb8keb .w23q7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .tkb8keb .docthqi { grid-template-columns: 1fr 1fr; } .tkb8keb .r8gky { grid-column: 1 / -1; } }
@media (max-width: 480px) { .tkb8keb .docthqi { grid-template-columns: 1fr; } }
.l39z .zmkv { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.l39z .eyd54mrp { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .l39z .af1n2 { gap: 12px; } .l39z .zmkv { margin-right: 0; width: 100%; } }
.k7gx9y .d199 .zmkv { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.k7gx9y .eyd54mrp { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.k7gx9y .w23q7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .k7gx9y .seg6n2 { grid-template-columns: 1fr 1fr; } .k7gx9y .d199 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .k7gx9y .seg6n2 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ca6g .daxc { grid-template-columns: 1fr 1fr; } .ca6g .ocmgo4:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ca6g .daxc { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .a6thzu1e .daxc { grid-template-columns: 1fr; } }
.j83dcd0 .syr1o { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.j83dcd0 .nbwe2o8 { justify-content: center; }
.vci6y .k8t5ugxi      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.vci6y .qpqkel { background: var(--bg-page); border-top-color: var(--border-alt); }
.cbod51 .k8t5ugxi      { background: #0d1117; border-bottom-color: #21262d; }
.cbod51 .zujl597i { color: var(--accent-light); }
.cbod51 .vq8gtmz { --msep-color: #8b949e; }
.cbod51 .vq8gtmz a { color: #8b949e; }
.cbod51 .vq8gtmz a:hover { color: var(--accent-light); }
.cbod51 .f635 { color: #8b949e; }
.cbod51 .qpqkel { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.cbod51 .eyd54mrp,
.cbod51 .w23q7 { color: #6e7681; }
.cbod51 .n0vo a, .cbod51 .nbwe2o8 a,
.cbod51 .b84scf a, .cbod51 .ndkl1j a,
.cbod51 .hftx2881 a { color: #8b949e; }
.cbod51 .zmkv { color: #e6edf3; }
.cbod51 .n0vo a:hover, .cbod51 .nbwe2o8 a:hover,
.cbod51 .b84scf a:hover, .cbod51 .ndkl1j a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .cbod51 .vq8gtmz { background: #0d1117; border-top-color: #21262d; }
  .cbod51 .vq8gtmz li a { border-bottom-color: #21262d; }
}
.dwh8l .k8t5ugxi      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.dwh8l .zujl597i { color: var(--accent-light); }
.dwh8l .vq8gtmz { --msep-color: #475569; }
.dwh8l .vq8gtmz a { color: #475569; }
.dwh8l .vq8gtmz a:hover { color: var(--accent-light); }
.dwh8l .f635 { color: #64748b; }
.dwh8l .qpqkel { background: #f0f4f8; border-top-color: #cbd5e1; }
.dwh8l .eyd54mrp,
.dwh8l .w23q7 { color: #64748b; }
.dwh8l .n0vo a, .dwh8l .nbwe2o8 a,
.dwh8l .hftx2881 a, .dwh8l .zmkv { color: #374151; }
.dwh8l .n0vo a:hover, .dwh8l .nbwe2o8 a:hover,
@media (max-width: 640px) {
  .dwh8l .vq8gtmz { background: #f0f4f8; border-top-color: #cbd5e1; }
  .dwh8l .vq8gtmz li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.i6zcs .k8t5ugxi      { background: var(--accent); border-bottom-color: var(--accent-light); }
.i6zcs .zujl597i { color: #fff; }
.i6zcs .vq8gtmz { --msep-color: rgba(255,255,255,0.82); }
.i6zcs .vq8gtmz a { color: rgba(255,255,255,0.82); }
.i6zcs .vq8gtmz a:hover { color: #fff; }
.i6zcs .f635 { color: rgba(255,255,255,0.9); }
.i6zcs .qpqkel { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.i6zcs .eyd54mrp,
.i6zcs .w23q7 { color: rgba(255,255,255,0.72); }
.i6zcs .n0vo a, .i6zcs .nbwe2o8 a,
.i6zcs .hftx2881 a, .i6zcs .zmkv { color: #fff; }
.i6zcs .n0vo a:hover, .i6zcs .nbwe2o8 a:hover,
@media (max-width: 640px) {
  .i6zcs .vq8gtmz { background: var(--accent); border-top-color: var(--accent-light); }
  .i6zcs .vq8gtmz li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.bwbmh8ti .k8t5ugxi {
  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);
}
.bwbmh8ti .qpqkel {
  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) {
  .bwbmh8ti .vq8gtmz {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ijnvkz .bs7i57 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.xvjj .bs7i57 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.fdzkj8o4 .bs7i57 { min-height: 72px; height: auto; }
.zv2fjgq .bs7i57 { min-height: 84px; height: auto; }
.uq44 .bs7i57 { max-width: none; padding: 0 32px; }
.uq44 .syr1o  { max-width: none; padding: 24px 32px; }
.bccll.rol4 .bs7i57 { max-width: 1200px; }
.bccll.nl4u9 .bs7i57 { max-width: 1320px; }
.g1v5qy2k   .zujl597i, .g1v5qy2k   .zmkv { text-transform: capitalize; }
.pzgfos8 .zujl597i, .pzgfos8 .zmkv { text-transform: lowercase; }
.irn1h .zujl597i, .irn1h .zmkv { text-transform: uppercase; letter-spacing: 0.06em; }
.rkcjo9, .vlgw7 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.y2aqti .rkcjo9,
.y2aqti .vlgw7 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.nxte .rkcjo9,
.nxte .vlgw7 { 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; }
.b4za7984 .rkcjo9,
.b4za7984 .vlgw7 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.ew5q4g .rkcjo9,
.ew5q4g .vlgw7 { 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; }
.u6hrk   .vq8gtmz a { font-weight: 500; }
.lpexqf .vq8gtmz a { font-weight: 600; }
.nrc7ksic     .vq8gtmz a { font-weight: 700; }
.wusvlzv    .vq8gtmz a { font-weight: 800; letter-spacing: 0.01em; }
.rucan4     .vq8gtmz > li + li::before,
.gm58    .vq8gtmz > li + li::before,
.nghqqc9r    .vq8gtmz > li + li::before,
.b4emun .vq8gtmz > li + li::before,
.vp1km1n .vq8gtmz > li + li::before,
.a2r8p9  .vq8gtmz > li + li::before,
.abcm4    .vq8gtmz > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.rucan4     .vq8gtmz > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.gm58    .vq8gtmz > li + li::before { content: "|"; }
.nghqqc9r    .vq8gtmz > li + li::before { content: "—"; }
.b4emun .vq8gtmz > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.vp1km1n .vq8gtmz > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.a2r8p9  .vq8gtmz > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.abcm4    .vq8gtmz > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .p82p .f635,
  .l93ldzt .f635,
  .rv4zx6vu .f635,
  .ulhe .f635,
  .qu609a .f635 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .p82p .f635::before,
  .l93ldzt .f635::before,
  .rv4zx6vu .f635::before,
  .ulhe .f635::before,
  .qu609a .f635::before { content: ""; display: block; flex-shrink: 0; }

  
  .p82p .f635::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;
  }

  
  .l93ldzt .f635::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;
  }

  
  .rv4zx6vu .f635::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;
  }

  
  .ulhe .f635::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;
  }

  
  .qu609a .f635::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) {
  .a0py8l .f635 {
    padding: 5px 14px;
  }
  .a0py8l .vq8gtmz {
    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;
  }
  .a0py8l .vq8gtmz li a {
    border-bottom: none; padding: 10px 22px;
  }
  .a0py8l .vq8gtmz li a:hover { background: var(--bg-raised); }
  .a0py8l .o7m9w3b,
  .cjzra .o7m9w3b,
  .s7ve .o7m9w3b { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .hpwhywcc .f635 {
    padding: 5px 10px;
  }
  .hpwhywcc .vq8gtmz {
    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);
  }
  .hpwhywcc .vq8gtmz.lbx7t5pu { transform: translateX(0); }
  .hpwhywcc .vq8gtmz li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .hpwhywcc .vq8gtmz li:last-child a { border-bottom: none; }
  .i6zcs .vq8gtmz,
  .cbod51 .vq8gtmz { background: var(--accent) !important; }
  .i6zcs .vq8gtmz li a,
  .cbod51 .vq8gtmz li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .s7ve .f635 {
    padding: 5px 10px;
  }
  .s7ve .vq8gtmz {
    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);
  }
  .s7ve .vq8gtmz::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .s7ve .vq8gtmz.lbx7t5pu { transform: translateY(0); }
  .s7ve .vq8gtmz li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .q9edt6 .f635 {
    padding: 5px 10px;
  }
  .q9edt6 .vq8gtmz {
    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;
  }
  .q9edt6 .vq8gtmz.lbx7t5pu { opacity: 1; pointer-events: auto; }
  .q9edt6 .vq8gtmz li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .knyjn52     .f635 { border-radius: 0 !important; }
  .to3uh   .f635 { border-radius: 8px !important; }
  .iuvdgv .f635 { border-radius: 50% !important; }
  .swj9bf3f   .f635 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .btpr .focfbl { flex-direction: column; align-items: stretch; }
  .btpr .l60t { flex-direction: row; min-width: auto; }
  .btpr .rqnl7gl { align-items: flex-start; text-align: left; }
}
.nzuzmsm1,
.nzuzmsm1.vlcii6,
.ve8qpnk .nzuzmsm1,
.lksdy .nzuzmsm1,
.h4j6m7 .nzuzmsm1,
.ock66tb2 .nzuzmsm1 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.qh8tpwpl {
  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;
}
.d327gpjq { flex: 1 1 280px; min-width: 0; }
.owidz3x {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.w0hq {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ngdr {
  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;
}
.ngdr:hover { transform: translateY(-1px); opacity: 0.95; }
.y7x5fx6 .qh8tpwpl {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.y7x5fx6 .owidz3x { color: var(--cta); }
.y7x5fx6 .w0hq { color: var(--text-body); }
.y7x5fx6 .ngdr {
  background: var(--cta) !important;
  color: #fff !important;
}
.snhl3ztx .qh8tpwpl {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.snhl3ztx .owidz3x { color: var(--text-primary); }
.snhl3ztx .w0hq { color: var(--text-body); }
.snhl3ztx .ngdr {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .qh8tpwpl {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .d327gpjq { flex: 0 0 auto; }
  .owidz3x { font-size: 1.2rem; }
  .ngdr { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.fc1iprm .rxn6xij { height: 36px; }
.phm39q .rxn6xij { height: 60px; max-width: 200px; }
.c6zc .rxn6xij { height: 56px; max-width: 180px; }
.nngve    .ps71fh, .nngve    .vxkig { color: #f59e0b; }
@media (min-width: 720px) {
  .kli2oh .wppsuf7n {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .kli2oh .k2wb7 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .kli2oh .k2wb7 { padding: 40px 16px 20px; }
  .kli2oh .wojof {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .kli2oh .yj82mp { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .zekk .k2wb7 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .zekk .k2wb7::before {
    position: absolute; top: 14px; left: 14px;
  }
  .zekk .dx4x3 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .zekk .yin5ile { white-space: normal; text-align: center; font-size: 1.2rem; }
  .zekk .wojof {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .zekk .yj82mp { width: 100%; min-width: 0; }
  .zekk .ps71fh { min-width: 0; }
}
.lj78 .jd0lce {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.lj78 .jd0lce summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.lj78 .jd0lce p { padding: 0 2px 16px; }
.hcdz .jd0lce { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.hcdz .jd0lce summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.hcdz .jd0lce summary::after { content: "›"; font-size: 1.2em; }
.hcdz .jd0lce[open] summary::after { content: "‹"; }
.hcdz .jd0lce p { padding: 10px 22px 4px; }
.rvo97a7o .jd0lce {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.rvo97a7o .jd0lce summary { color: var(--text-primary); padding-left: 16px; }
.rvo97a7o .jd0lce summary::after { content: "›"; font-size: 1.1em; }
.rvo97a7o .jd0lce[open] summary::after { content: "‹"; }
.rvo97a7o .jd0lce p { padding-left: 16px; }
.p003dvz9 .omijuu { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.p003dvz9 .jd0lce {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.p003dvz9 .jd0lce:last-child { border-bottom: none; }
.p003dvz9 .jd0lce summary { color: var(--text-primary); border-radius: 0; }
.p003dvz9 .jd0lce summary::after { content: "›"; font-size: 1.1em; }
.p003dvz9 .jd0lce[open] summary::after { content: "‹"; }
.zrsn .jd0lce { overflow: hidden; }
.zrsn .jd0lce summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.zrsn .jd0lce summary::after { color: rgba(255,255,255,.75); }
.zrsn .jd0lce[open] summary { border-radius: 0; }
.hd5k39 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.wj1sj6qz {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.tkr5yxp {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ostj3l { color: var(--text-muted); font-size: 1.05rem; }
.s72jg2pe {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.qm0jk { margin-bottom: 20px; }
.wff9yn8 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.tjih {
  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;
}
.tjih:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.xtl0 { resize: vertical; min-height: 130px; }
.q6qq9y8 { width: 100%; margin-top: 8px; }
.fx8v {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.mph5vr {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.zcewfy { color: var(--text-muted); line-height: 1.75; }
.rroor4z { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.rroor4z li { margin-bottom: 6px; }
.sn1r { max-width: 760px; margin: 0 auto; }
.ijb56 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.zndq0r0e { max-width: 760px; margin: 0 auto; }
.ztj48y3 ul.rroor4z { margin: 0; }
@media (max-width: 640px) { .hm1955 { grid-template-columns: 1fr; gap: 10px; } }
.ulvlis { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.xm3m8he { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.eua30a7j { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.xm3m8he p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.xm3m8he .rroor4z { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ulvlis { grid-template-columns: 1fr; } }
.nwehtx { color: inherit; text-decoration: none; }
.nwehtx:hover { color: var(--accent-light); text-decoration: underline; }
.piitws { display: inline-block; line-height: 0; }
.ymugtg { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.hv9esu0 { margin-bottom: 48px; }
.yijr { max-width: 760px; margin: 0 auto; }
.lfrh { text-align: center; }
.y9b98e3 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.y9b98e3:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.l7u53ob9 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.y9b98e3 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.y9b98e3 ul.rroor4z { margin: 0; }
.hu5i3 { color: var(--text-muted); line-height: 1.75; }
.lfrh .rroor4z,
.t567a6p .rroor4z,
.c3cau7 .rroor4z,
.mpzr .rroor4z {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.lfrh .y9b98e3,
.t567a6p .y9b98e3 { text-align: left; }
.lfrh .l7u53ob9,
.t567a6p .l7u53ob9 { text-align: center; }
.w3rw0dg { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.pmue { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.m7zf9obv { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.gxii { margin-top: 12px; }
.nmaaz53 { 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; }
.nmaaz53:hover { border-bottom-color: var(--accent-light); }
.zlxmrz { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.zlxmrz img { width: 100%; height: 100%; object-fit: cover; display: block; }
.uj1mwd { width: 200px; height: 200px; }
.zmfyu { border-radius: 50%; }
.e31cjc { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ugcn { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .v3y99vrs { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.dtnra { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.dtnra .m7zf9obv, .dtnra .pmue { max-width: 640px; }
.xrzxk .w3rw0dg { font-size: 1.6rem; margin-top: 18px; }
.otgqe1dl .m7zf9obv { margin-bottom: 28px; }
@media (max-width: 860px) { .n60ne8m3 { grid-template-columns: 1fr; } .xrzxk { position: static; text-align: center; } }
.rksq .zlxmrz { margin: 0 auto 18px; }
.rksq .e31cjc { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .sqm8 { grid-template-columns: 1fr; } }
.z4t2 .w3rw0dg { font-size: 1.6rem; margin-bottom: 6px; }
.mpzr .rroor4z { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .z4t2 { flex-direction: column; text-align: center; } .fnf6x { grid-template-columns: 1fr; } }
.febyd6jh .w3rw0dg { font-size: 1.35rem; margin: 0 0 4px; }
.febyd6jh .e31cjc { margin: 0; }
.klxchq .tkr5yxp { color: var(--accent-light); }
.aa4dr2n0 {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.aa4dr2n0 .tkr5yxp { font-size: 2rem; }
.aa4dr2n0 .ostj3l { max-width: 680px; }
.fh5humf .tkr5yxp { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.fh5humf .ostj3l  { margin: 0; }
@media (max-width: 640px) { .fh5humf { flex-direction: column; } }
.ftm1os .tkr5yxp { color: var(--accent-light); }
.jyk0ce .tkr5yxp { color: #fff; }
.jyk0ce .ostj3l  { color: rgba(255,255,255,0.85); }
.x4gd { max-width: 680px; margin: 0 auto; }
.ddpi {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .ddpi { grid-template-columns: 1fr; } }
.hg1bps .tjih {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.hg1bps .tjih:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.e3tn5ui .tjih { background: var(--bg-raised); border-color: transparent; }
.e3tn5ui .tjih:focus { background: var(--bg-card); border-color: var(--accent-light); }
.mdi7m2i .tjih { border-radius: 100px; padding: 11px 20px; }
.mdi7m2i .xtl0 { border-radius: 14px; }
.mok2 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .mok2 { grid-template-columns: 1fr; } }
.w943u {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.w943u h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.w943u p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.mptyx7 { counter-reset: priv-count; }
.m57vlu {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.m57vlu:last-child { border-bottom: none; }
.sxk793uo {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.m57vlu h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.m57vlu p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.x5mbl49e { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.x5mbl49e li { margin-bottom: 6px; }
.to5ce{display:none}
.to5ce:empty,.di4sh5n:empty{display:none}
.s146we8{position:relative;overflow:visible}
.uxkqjpy .hh6v4bt5,.tzxw75u .hh6v4bt5,
.xipzuoi9 .hh6v4bt5,.yris .hh6v4bt5,
.se0o06eb .hh6v4bt5,.rxny9ua .hh6v4bt5{display:block}
.rkiwp67 .otagewnr{display:block}
.uxkqjpy .hh6v4bt5,.tzxw75u .hh6v4bt5,
.xipzuoi9 .hh6v4bt5,.yris .hh6v4bt5,
.se0o06eb .hh6v4bt5{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}
.uxkqjpy .hh6v4bt5 .di4sh5n,.tzxw75u .hh6v4bt5 .di4sh5n,
.xipzuoi9 .hh6v4bt5 .di4sh5n,.yris .hh6v4bt5 .di4sh5n,
.se0o06eb .hh6v4bt5 .di4sh5n{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}
.uxkqjpy .v4nzd,.tzxw75u .v4nzd,
.xipzuoi9 .v4nzd,.yris .v4nzd,
.se0o06eb .v4nzd{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.uxkqjpy .hh6v4bt5,.tzxw75u .hh6v4bt5{top:12px}
.uxkqjpy .hh6v4bt5 .di4sh5n{margin-right:auto}
.tzxw75u .hh6v4bt5 .di4sh5n{margin-left:auto}
.tzxw75u .hh6v4bt5{text-align:right}
.xipzuoi9 .hh6v4bt5,.yris .hh6v4bt5{bottom:12px}
.xipzuoi9 .hh6v4bt5 .di4sh5n{margin-right:auto}
.yris .hh6v4bt5 .di4sh5n{margin-left:auto}
.yris .hh6v4bt5{text-align:right}
.se0o06eb .hh6v4bt5{position:relative;margin-top:16px}
.se0o06eb .hh6v4bt5 .di4sh5n{margin:0 auto}
.rxny9ua .hh6v4bt5{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.rxny9ua .hh6v4bt5 .di4sh5n{margin:0}
.rxny9ua .vg6qmd~.hh6v4bt5,
.rxny9ua .pe7kljc4~.hh6v4bt5{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.rxny9ua .vg6qmd~.hh6v4bt5 .di4sh5n,
.rxny9ua .pe7kljc4~.hh6v4bt5 .di4sh5n{justify-content:flex-start}
.vg6qmd~.hh6v4bt5,.pe7kljc4~.hh6v4bt5{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}
.vg6qmd~.hh6v4bt5 .di4sh5n{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.pe7kljc4~.hh6v4bt5 .di4sh5n{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.otagewnr .di4sh5n{margin:0 0 12px}
.di4sh5n{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.v4nzd{white-space:nowrap}
.srk2 .v4nzd{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.ivlemc .v4nzd{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}
.pzx0l5b1 .di4sh5n{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.qf1x64 .v4nzd{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.bkgzr .v4nzd{color: var(--accent-light);opacity:1;font-weight:500}
.xr6j .v4nzd{border-bottom:1px solid currentColor;padding-bottom:2px}
.ygv3q .di4sh5n{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.jn9d5j0{--date-bg:var(--accent-bg)}
.clxw67pe .ml75u83h::before{content:""}
.z47dm9b .v4nzd + .v4nzd::before{content:"•";margin-right:6px;opacity:.4}
.pyz4gc .v4nzd + .v4nzd::before{content:"/";margin-right:6px;opacity:.35}
.c04so .v4nzd + .v4nzd::before{content:"|";margin-right:6px;opacity:.3}
.tcr3cl .v4nzd + .v4nzd::before{content:"—";margin-right:6px;opacity:.3}
.fyuj .v4nzd + .v4nzd::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.le4sfu61 .v4nzd + .v4nzd::before{content:"·";margin-right:6px;opacity:.4}
.gwysfm7a .v4nzd + .v4nzd::before{content:"›";margin-right:6px;opacity:.4}
.anabq2d .v4nzd + .v4nzd::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.b44ielr{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.q9e84vd{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ke01s4{display:flex;flex-direction:column;gap:3px}
.nyl3s{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.le1kd{font-weight:700;font-size:1rem;color:var(--text-heading)}
.zywc2ed{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.v75a7 .b44ielr{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.lydf .b44ielr{border-top:3px solid var(--accent);padding-top:18px}
.lumpy4 .b44ielr{border-left:3px solid var(--accent);border-radius:0}
.j7w8 .b44ielr{padding:20px 0}
@media(max-width:640px){
  .b44ielr{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .zywc2ed{max-width:100%}
}
.wduxy9 .rxiayyd{margin:0}
@media (max-width:560px){
  .mwtg{grid-template-columns:repeat(2,1fr);gap:12px}
}
.lrc6q0 {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.lrc6q0.lhwq8zmx {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.vbncwui {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.vbncwui .yih1 {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  font-size: 24px; line-height: 1; color: var(--text-primary, #111) !important;
  width: 36px; height: 36px; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  padding: 0; margin: 0;
  z-index: 2;
  transition: background 0.15s;
}
.vbncwui .yih1:hover { background: rgba(0,0,0,0.12) !important; }
.zd1ki8wt {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.hkynrcd0 {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.bxnx {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.vbncwui .qofb1m70 {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.vbncwui .qofb1m70:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .vbncwui { padding: 28px 18px 20px; }
  .bxnx { font-size: 1.2rem; }
  .zd1ki8wt { max-width: 220px; max-height: 80px; }
}
.u3hoif {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.ob78u41n {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.uyfrqq80  .u3hoif { border-radius: 50%; }
.w7hj7bf  .u3hoif { border-radius: 6px; }
.by319 .u3hoif { border-radius: 22px; }
.ck1k8yfm .qh8tpwpl {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .u3hoif { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.mhua {
  margin: 28px 0 24px;
}
.mhua .vlcii6 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.mhua .g310i {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.mhua .qh8tpwpl {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .bs7i57 { flex-direction: row-reverse; }
[dir="rtl"] .vq8gtmz { flex-direction: row-reverse; }
[dir="rtl"] .r8pfze .o61imb { right: auto; left: 32px; }
[dir="rtl"] .tsgh510g  .o61imb { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .r8pfze .o61imb { right: auto; left: 20px; }
  [dir="rtl"] .tsgh510g  .o61imb { left: auto;  right: 20px; }
}
[dir="rtl"] .f4by2i .f21s  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .bg77 .f21s { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .vg6qmd,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .bwq9, [dir="rtl"] .nn6f4 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .wmqa { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .v0h4a05o { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .iu0wwes { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .qh8tpwpl { direction: rtl; }
[dir="rtl"] .u3hoif { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .mc1nj { direction: rtl; }
[dir="rtl"] .ovvo8vc { direction: rtl; }
[dir="rtl"] .ey7vi4f { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .e2ocb .nn6f4,
[dir="rtl"] .enz3tj6a .nn6f4,
[dir="rtl"] .ncxzunzx .nn6f4,
[dir="rtl"] .q2dqxh .nn6f4 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .e2ocb .nn6f4 li::before,
[dir="rtl"] .enz3tj6a .nn6f4 li::before,
[dir="rtl"] .ncxzunzx .nn6f4 li::before,
[dir="rtl"] .q2dqxh .nn6f4 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .sapxw.ndi44dz .g5qgq,
[dir="rtl"] .s46tcyw.ndi44dz .g5qgq,
[dir="rtl"] .apa3j.ndi44dz .g5qgq,
[dir="rtl"] .m2fg9.ndi44dz .g5qgq,
[dir="rtl"] .valii5.ndi44dz .g5qgq { text-align: right; }
[dir="rtl"] .vg6qmd.ndi44dz .flmtm2z { align-items: flex-end; text-align: right; }
[dir="rtl"] .vg6qmd.bm2sum13 .flmtm2z { text-align: center; }
[dir="rtl"] .vg6qmd .flmtm2z { text-align: right; }
[dir="rtl"] .g310i,
[dir="rtl"] .isojrppm,
[dir="rtl"] .k3g9j2,
[dir="rtl"] .nw6pxnzn,
[dir="rtl"] .s72jg2pe,
[dir="rtl"] .wff9yn8,
[dir="rtl"] .m7zf9obv,
[dir="rtl"] .tjih,
[dir="rtl"] .xtl0 { text-align: right; direction: rtl; }
[dir="rtl"] .mdi7m2i .tjih,
[dir="rtl"] .hg1bps .tjih { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #f97316;
  --brand:           #f97316;
  --brand-light:     #bc560f;
  --brand-pale:      #e27c36;
  --grad-start:      #fba86f;
  --grad-end:        #f8cdaf;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #f59e0b;
  --cta-light:       #d48603;
  --cta-hover:       #bb7807;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f4f3;
  --bg-raised:       #f1efed;
  --bg-hover:        #f6f4f3;
  --border:          #e9e4e1;
  --border-alt:      #ddd4cf;
  --border-section:  #e9e4e1;
  --text-primary:    #1c1916;
  --text-muted:      #625750;
  --text-body:       #38322d;
  --text-sub:        #544b44;
  --text-faint:      #8c7d72;
  --text-dim:        #a3978e;
  --text-label:      #70645b;
  --text-value:      #463e39;
  --accent-bg:       #f7e8dd;
  --accent-bg-light: #f6d6c0;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f1f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf4f3;
  --c-pros:          #0c9613;
  --c-cons:          #9f2921;
  --c-pros-label:    #0eb317;
  --c-tip-border:    #10c61a;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9613;
}
:root { --logo-bg-opacity: 62%; }
body, button, input { font-family: "Jost", sans-serif; }
.dn8jw .eudhx2vv { font-size: 0; width: 1.2rem; flex-shrink: 0; }.dn8jw .eudhx2vv::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.dn8jw .pwalwgao     .eudhx2vv::before { content: "";  color: var(--c-tip-border); }.dn8jw .cui3dge .eudhx2vv::before { content: ""; color: var(--c-warn-border); }.dn8jw .iz1pl    .eudhx2vv::before { content: ""; color: #60a5fa; }.rqjd5 .dn8jw .pwalwgao     .eudhx2vv::before { color: #10b981; }.rqjd5 .dn8jw .cui3dge .eudhx2vv::before { color: #f43f5e; }.rqjd5 .dn8jw .iz1pl    .eudhx2vv::before { color: #a855f7; }.ua161  .dn8jw .pwalwgao     .eudhx2vv::before { color: #eab308; }.ua161  .dn8jw .cui3dge .eudhx2vv::before { color: #ef4444; }.ua161  .dn8jw .iz1pl    .eudhx2vv::before { color: #f97316; }.k69gq  .dn8jw .pwalwgao     .eudhx2vv::before { color: #38bdf8; }.k69gq  .dn8jw .cui3dge .eudhx2vv::before { color: #818cf8; }.k69gq  .dn8jw .iz1pl    .eudhx2vv::before { color: #2dd4bf; }.cjxhr .dn8jw .eudhx2vv::before { color: var(--accent-light) !important; }
.cssw .ct95lk1 li::before, .cssw .y0hy166q li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.cssw .ct95lk1 li::before { content: ""; }.cssw .y0hy166q li::before { content: ""; }.cssw .r9l2::before, .cssw .fxysxqy7::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.cssw .r9l2::before { content: ""; }.cssw .fxysxqy7::before { content: ""; }
.dlfhg9d .wasv8tep, .dlfhg9d .vg6qmd { min-height: 320px; }
.rj75q .vqkniksp::after,.rj75q .o61imb::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; }
.tjsuj::before { content: '—'; }