:root {
  --color-accent: #d946ef;
  --color-cta: #a855f7;
  --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;
}
.gvroknoa {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ecwizi {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.hww8 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.h6iqk { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.znq2fsk5 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.znq2fsk5 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.znq2fsk5 a:hover { color: var(--accent-light); }
.z3av  .ldl0var { border-radius: 14px; }
.z3av .ldl0var li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.z3av .ldl0var li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.fl3v .ldl0var li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .ldl0var {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .pu95l8v:hover .ldl0var,
  .pu95l8v:focus-within .ldl0var { display: block; }
  .ldl0var li a { padding: 8px 16px; font-size: 0.88rem; }
}
.cys6 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.f90tn { display: none; }
@media (max-width: 640px) {
  .f90tn {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .f90tn.b8pu { display: block; }
}
@media (max-width: 640px) {
  .cys6 { display: block; }
  .znq2fsk5 > li + li::before { display: none !important; }
  .znq2fsk5 {
    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;
  }
  .znq2fsk5.b8pu { display: flex; }
  .znq2fsk5 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .znq2fsk5 li:last-child a { border-bottom: none; }
}
.g78ch { min-height: 480px; }
.k9hv {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.pnm8bm { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.whxyx .pnm8bm { margin-left: 0; margin-right: 0; }
.ykjn {
  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;
}
.tgc8 .ykjn { margin-top: 24px; }
.ykjn:hover { opacity: 0.88; }
.r7xu0 .k9hv { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.r7xu0 .pnm8bm { color: #e2e8f0; }
.r7xu0.whxyx   .kq6ygh { text-align: left; }
.zrap .k9hv { color: var(--text-primary); text-shadow: none; }
.zrap .pnm8bm { color: var(--text-muted); }
.zrap .ykjn { margin-top: 16px; }
.zrap, .zrap.g78ch { min-height: auto !important; }
.zrap.whxyx   .kq6ygh { text-align: left; }
.zrap~.i34xqson{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}
.zrap~.i34xqson .kkd9{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; }
}
.ibcr2oxu .mnubys3s,
.ibcr2oxu .z70mfu2 {
  animation: hg-breathe 10s ease-in-out infinite;
}
@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; }
}
.ibcr2oxu .r7xu0 .dwnf538 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.mnubys3s .k9hv { color: #fff; }
.mnubys3s .pnm8bm { color: rgba(255,255,255,0.85); }
.mnubys3s .ykjn { background: #fff; color: var(--cta); }
.mnubys3s .ykjn:hover { opacity: 0.92; }
.eiu1 .qsoj49 { position: relative; overflow: hidden; }
.eiu1 .qsoj49::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;
}
.ibcr2oxu .qsoj49 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.u9drho .qsoj49 { position: relative; overflow: hidden; }
.u9drho .qsoj49::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;
}
.ft6iwi .qsoj49 { position: relative; overflow: hidden; }
.ft6iwi .qsoj49::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;
}
.x5pw .qsoj49 {
  animation: hg-fadein 1.2s ease-out both;
}
.qsoj49 {
  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%);
}
.qmb4o {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.gfqdj {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.sz3jug0c {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.qsoj49 .k9hv { text-shadow: none; color: var(--text-primary); }
.qsoj49 .pnm8bm { color: var(--text-muted); }
body.hjg3 .k9hv {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ejbi .k9hv {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.g78ch.mnubys3s .k9hv,
section.mnubys3s .k9hv {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.qsoj49.rjng3p .qmb4o { align-items: center; text-align: center; }
.qsoj49.whxyx   .qmb4o { align-items: flex-start; text-align: left; }
.un4s .gfqdj { position: relative; }
.un4s .gfqdj::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.un4s.x87w .gfqdj::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.ia6f1d .gfqdj {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.ia6f1d .sz3jug0c {
  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);
}
.ia6f1d.x87w .gfqdj { padding: 32px 0 32px 32px; }
.r54gi .gfqdj {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.r54gi .sz3jug0c {
  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);
}
.x87w .qmb4o {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.r54gi.x87w .gfqdj { padding: 40px 16px 40px 48px; }
.g78ch .ue0vv {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.ue0vv .tjzt.uhz0fqne {
  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;
}
.ue0vv .tjzt.uhz0fqne:hover { opacity: 0.85; }
.uf1zo6 .gfqdj {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .qsoj49 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .qsoj49:not(.uf1zo6) .gfqdj { display: none !important; }
  .uf1zo6 .gfqdj { padding: 16px; }
  .qmb4o  { padding: 36px 24px; }
  .qsoj49~.i34xqson,.x87w~.i34xqson{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .g78ch, .qsoj49 { min-height: 320px !important; }
  .k9hv { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .spj0q7x,
  .ybfer,
  .in7h88g5 { grid-template-columns: 1fr !important; }

  

  
  .aqav { display: flex !important; flex-direction: column !important; }
  .aqav .kq6ygh { display: contents; }
  .aqav .dwnf538 { order: 0; }
  .aqav .k9hv { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .aqav .spj0q7x { order: 2; padding: 0 16px 12px !important; }
  .aqav .pnm8bm { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .tgc8 .kq6ygh { display: flex; flex-direction: column; }
  .tgc8 .kq6ygh .k9hv { order: 1; }
  .tgc8 .kq6ygh .in7h88g5 { order: 2; margin: 8px 0 24px !important; }
  .tgc8 .kq6ygh .pnm8bm { order: 3; }
  .tgc8 .kq6ygh .ykjn { order: 4; align-self: center; margin-top: 0; }

  
  .qsoj49.uf1zo6 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .qsoj49.uf1zo6 .qmb4o { display: contents; padding: 0; }
  .qsoj49.uf1zo6 .qmb4o .k9hv { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .qsoj49.uf1zo6 .gfqdj { order: 2; padding: 12px 16px; }
  .qsoj49.uf1zo6 .qmb4o .pnm8bm { order: 3; padding: 0 24px; margin: 0 auto; }
  .qsoj49.uf1zo6 .qmb4o .ykjn { order: 4; align-self: center; margin: 8px 0 32px; }
}
.lp8cou7w { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.qj0z2s5 { width: 100%; height: auto; display: block; border-radius: 10px; }
.ppez4 .lp8cou7w        { border-radius: 16px; }
.ppez4 .qj0z2s5  { border-radius: 16px; }
.bda3qq .lp8cou7w         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.bda3qq .qj0z2s5   { border-radius: 8px; }
.jthqzme { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.uldafmgu { width: 100%; padding: 32px 0; position: relative; }
.jd3ph { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.olzq0 .uldafmgu:nth-child(even) { background: var(--bg-surface); }
.olzq0 .uldafmgu:nth-child(odd)  { background: var(--bg-page); }
.b6af6z .uldafmgu:nth-child(even) { background: var(--bg-card); }
.b6af6z .uldafmgu:nth-child(odd)  { background: var(--bg-page); }
.olzq0 .uldafmgu:nth-child(odd)  .jd3ph { background: var(--bg-card); border-radius: 6px; }
.olzq0 .uldafmgu:nth-child(even) .jd3ph { background: var(--bg-raised); border-radius: 6px; }
.b6af6z .uldafmgu:nth-child(odd)  .jd3ph { background: var(--bg-card); border-radius: 6px; }
.b6af6z .uldafmgu:nth-child(even) .jd3ph { background: var(--bg-raised); border-radius: 6px; }
.olzq0 .uldafmgu:nth-child(even) .r0kj4 .n24w,
.b6af6z .uldafmgu:nth-child(even) .r0kj4 .n24w { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.olzq0 .uldafmgu:nth-child(odd) .r0kj4 .n24w,
.b6af6z .uldafmgu:nth-child(odd) .r0kj4 .n24w { background: var(--bg-card-inner); }
.olzq0 .uldafmgu:nth-child(even) .cvlt .n24w:nth-child(odd),
.b6af6z .uldafmgu:nth-child(even) .cvlt .n24w:nth-child(odd)  { background: var(--bg-card); }
.olzq0 .uldafmgu:nth-child(even) .cvlt .n24w:nth-child(even),
.b6af6z .uldafmgu:nth-child(even) .cvlt .n24w:nth-child(even) { background: var(--bg-card-inner); }
h1.dnlfmk28 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.dnlfmk28 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ho93 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.dc033ro7 h2.dnlfmk28 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.zcfw h2.dnlfmk28 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.sg8rs h2.dnlfmk28 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.b2hqk h2.dnlfmk28::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.r48ciimt h2.dnlfmk28 {
  color: var(--text-primary); font-size: 1.7rem;
}
.h047h h2.dnlfmk28::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.vy9ok8y h2.dnlfmk28 {
  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;
}
.dxo5b { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .dxo5b { display: none; } }
.awjl77 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.jlk5irw { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.x0cniz {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.yg7wucc { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.wp6q { padding-left: 20px; }
.wp6q li { margin-bottom: 6px; }
.wp6q a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.wp6q a:hover { color: var(--accent-light); }
.kce2pf .yg7wucc { display: none; }
.qfnj3k1 .yg7wucc { display: none; }
.qfnj3k1 .wp6q { padding-left: 0; list-style: none; }
.qfnj3k1 .wp6q li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.qfnj3k1 .wp6q a { font-size: 0.92rem; }
.v4wn .x0cniz { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.v4wn .yg7wucc { display: none; }
.v4wn .wp6q { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.v4wn .wp6q li { margin-bottom: 0; }
.v4wn .wp6q 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;
}
.v4wn .wp6q a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.bw4pu .x0cniz { padding: 20px 20px 16px; }
.bw4pu .wp6q {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.bw4pu .wp6q li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.bw4pu .wp6q 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;
}
.bw4pu .wp6q 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;
}
.bw4pu .wp6q a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.bw4pu .wp6q a:focus,
.bw4pu .wp6q a:focus-visible,
.bw4pu .wp6q a:target { outline: none; }
.bw4pu .wp6q li:target a { border-color: var(--border); color: var(--text-muted); }
.t95lyy0b .x0cniz { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.t95lyy0b .yg7wucc { display: none; }
.t95lyy0b .wp6q { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.t95lyy0b .wp6q li { margin-bottom: 0; }
.t95lyy0b .wp6q li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.t95lyy0b .wp6q li:last-child::after { content: ""; margin-right: 0; }
.t95lyy0b .wp6q a { font-size: 0.9rem; }
.n24w { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.r0kj4 .n24w { background: var(--bg-card); }
.cvlt .n24w:nth-child(odd)  { background: var(--bg-card); }
.cvlt .n24w:nth-child(even) { background: var(--bg-raised); }
.kyk5pd7 .n24w {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.kyk5pd7 .n24w:last-child { border-bottom: none; }
.kyk5pd7 h3.ho93 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.l4eqni .n24w {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.l4eqni .n24w + .n24w { margin-top: 4px; }
.ltagj .n24w { background: none; border-radius: 0; padding: 12px 0; }
.ltagj .n24w + .n24w { border-top: 1px solid var(--border-section); }
.tgz0 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.gnk6 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.hq209 { color: var(--text-body); margin-bottom: 10px; }
.uluj, .eb8n8 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.uluj li, .eb8n8 li { margin-bottom: 6px; }
.eb8n8 li { list-style: decimal; }
.nbnz6awt     .uluj { list-style-type: "● "; }
.f5n5  .uluj { list-style-type: "■ "; }
.c0bdqld .uluj { list-style-type: "◆ "; }
.rg17go    .uluj { list-style-type: "★ "; }
.nbnz6awt     .oldexc9c { list-style-type: "● "; }
.nbnz6awt    .uluj li::marker, .nbnz6awt    .oldexc9c li::marker,
.f5n5 .uluj li::marker, .f5n5 .oldexc9c li::marker,
.c0bdqld .uluj li::marker, .c0bdqld .oldexc9c li::marker,
.rg17go   .uluj li::marker, .rg17go   .oldexc9c li::marker {
  color: var(--cta); font-size: 1em;
}
.nbnz6awt .eb8n8,
.f5n5 .eb8n8,
.c0bdqld .eb8n8,
.rg17go .eb8n8 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.nbnz6awt .eb8n8 li,
.f5n5 .eb8n8 li,
.c0bdqld .eb8n8 li,
.rg17go .eb8n8 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.nbnz6awt .eb8n8 li::before,
.f5n5 .eb8n8 li::before,
.c0bdqld .eb8n8 li::before,
.rg17go .eb8n8 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;
}
.nbnz6awt     .eb8n8 li::before { border-radius: 50%; }
.f5n5  .eb8n8 li::before { border-radius: 3px; }
.c0bdqld .eb8n8 li::before { border-radius: 3px; }
.rg17go    .eb8n8 li::before { border-radius: 50%; }
.wgygogur { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ao5ua .wgygogur,
.ri1ov .wgygogur { background: transparent; border: none; border-radius: 0; }
.fs59 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.fs59 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.fs59 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.fs59 tr:hover td { background: var(--bg-hover); }
.n868mc0 .fs59 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.d786q .fs59 { border: 1px solid var(--border-alt); }
.d786q .fs59 th,
.d786q .fs59 td { border: 1px solid var(--border-alt); }
.nt6nsv .fs59 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.nt6nsv .fs59 td { border-bottom: none; }
.nt6nsv .fs59 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.h9md10 .fs59 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.cqvlq2cs .wgygogur {
  overflow: hidden;
}
.cqvlq2cs .fs59 th { border-bottom: 1px solid var(--border-alt); }
.cqvlq2cs .fs59 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%}
.cg9m .k9bdnjb {
  width: 72px; height: 72px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 16px auto 4px; display: block;
  border: 3px solid var(--accent-bg);
}
.cgzr { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.i0yyj  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.ng8e { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.yo0j4n { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.cgzr strong { color: var(--text-primary); font-size: 0.95rem; }
.cgzr p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.sm5gy6 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.y1d7gy, .rq1x0e { border-radius: 8px; padding: 14px; }
.y1d7gy { background: var(--bg-pros); }
.rq1x0e { background: var(--bg-cons); }
.joda { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.y1d7gy .joda { color: var(--c-pros-label); }
.rq1x0e .joda { color: #f87171; }
.y1d7gy ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.rq1x0e ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.qj0z2s5 { width: 100%; height: auto; border-radius: 10px; display: block; }
.uhz0fqne {
  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;
}
.uhz0fqne:hover { opacity: 0.85; }
.mypg17 .uhz0fqne  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.mypg17 .uhz0fqne:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.jghlpvkn .uhz0fqne  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.jghlpvkn .uhz0fqne:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ik0cso .ykjn { border-radius: 50px; }
.ik0cso .uhz0fqne  { border-radius: 50px; }
.e6twpn9 .ykjn { padding-left: 22px; padding-right: 22px; }
.e6twpn9 .uhz0fqne  { padding-left: 12px; padding-right: 12px; }
.a8hp7 .ykjn { padding-left: 44px; padding-right: 44px; }
.a8hp7 .uhz0fqne  { padding-left: 24px; padding-right: 24px; }
.e7kpgmo .ykjn { padding-left: 56px; padding-right: 56px; }
.e7kpgmo .uhz0fqne  { padding-left: 32px; padding-right: 32px; }
.jxy5r8af   .ykjn::after, .jxy5r8af   .uhz0fqne::after,
.p2ry0 .ykjn::after, .p2ry0 .uhz0fqne::after,
.jsdm27f    .ykjn::after, .jsdm27f    .uhz0fqne::after,
.bu4y    .ykjn::after, .bu4y    .uhz0fqne::after,
.ckdbm    .ykjn::after, .ckdbm    .uhz0fqne::after,
.a892c     .ykjn::after, .a892c     .uhz0fqne::after,
.c76tc03j    .ykjn::after, .c76tc03j    .uhz0fqne::after,
.mrzgi   .ykjn::after, .mrzgi   .uhz0fqne::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;
}
.jxy5r8af .ykjn::after, .jxy5r8af .uhz0fqne::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");
}
.p2ry0 .ykjn::after, .p2ry0 .uhz0fqne::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");
}
.jsdm27f .ykjn::after, .jsdm27f .uhz0fqne::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");
}
.bu4y .ykjn::after, .bu4y .uhz0fqne::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");
}
.ckdbm .ykjn::after, .ckdbm .uhz0fqne::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");
}
.a892c .ykjn::after, .a892c .uhz0fqne::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");
}
.c76tc03j .ykjn::after, .c76tc03j .uhz0fqne::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");
}
.mrzgi .ykjn::after, .mrzgi .uhz0fqne::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");
}
.z1btcoi6   .ujz69br::after, .z1btcoi6   .xur2::after,
.qv71oz .ujz69br::after, .qv71oz .xur2::after,
.blx6lzb    .ujz69br::after, .blx6lzb    .xur2::after,
.w3wr    .ujz69br::after, .w3wr    .xur2::after,
.b0s0gpu    .ujz69br::after, .b0s0gpu    .xur2::after,
.y1nrfu     .ujz69br::after, .y1nrfu     .xur2::after,
.bvbvml4n    .ujz69br::after, .bvbvml4n    .xur2::after,
.ddobtp   .ujz69br::after, .ddobtp   .xur2::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;
}
.z1btcoi6 .ujz69br::after, .z1btcoi6 .xur2::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");
}
.qv71oz .ujz69br::after, .qv71oz .xur2::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");
}
.blx6lzb .ujz69br::after, .blx6lzb .xur2::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");
}
.w3wr .ujz69br::after, .w3wr .xur2::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");
}
.b0s0gpu .ujz69br::after, .b0s0gpu .xur2::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");
}
.y1nrfu .ujz69br::after, .y1nrfu .xur2::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");
}
.bvbvml4n .ujz69br::after, .bvbvml4n .xur2::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");
}
.ddobtp .ujz69br::after, .ddobtp .xur2::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");
}
.k67m .a70q   { background: rgba(128,128,128,.12); }
.tjzt.uhz0fqne {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .vgkfd {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .vgkfd::before    { grid-area: rank;   }
  .k2ftzox           { grid-area: ident;  }
  .vqi9p     { grid-area: rating; min-width: 0; width: auto; }
  .qiexx8           { grid-area: pills;  }
  .tjzt             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .vgkfd {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .vgkfd::before    { justify-self: center; }
  .k2ftzox           { width: 100%; }
  .vqi9p     { justify-self: center; }
  .qiexx8           { grid-template-columns: 1fr; }
}
.rj3itf1 .xvf2u { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .a5fn .epts4s {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .a5fn .p85a0wki { margin: 0; }
}
.v8ja .p85a0wki { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.v8ja .yoqx8mv { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.v8ja .ao5ua { padding: 14px 16px; }
.v8ja .lbq4fyi { border-radius: 4px; }
.v8ja .xvf2u { border-radius: 0; }
.ri1ov .sm5gy6 { gap: 10px; }
.ri1ov .y1d7gy, .ri1ov .rq1x0e { padding: 12px; }
.ri1ov .y1d7gy ul, .ri1ov .rq1x0e ul { margin: 4px 0 0; padding-left: 18px; }
.ri1ov .y1d7gy li, .ri1ov .rq1x0e li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .r3dh4 { grid-template-columns: 1fr; }
  .xclr0 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .xclr0 .ht27l { width: 72px; height: 50px; }
  .xclr0 .c1z200dj { max-width: 180px; }
  .xclr0 .mbt6sjw { width: auto; }
}
@media (max-width: 720px) {
  .rdhm05 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ph5u { padding: 16px; }
  .rxiypskz .kozl7zz { min-width: 50%; }
}
.uukskm .sm5gy6 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .fztn640c { grid-template-columns: 1fr; }
  .y7b9pcj3 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .nj8geo68 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .w1bpz { flex-wrap: wrap; padding: 16px; }
}
.f17y .sm5gy6 { gap: 8px; }
.f17y .y1d7gy, .f17y .rq1x0e { padding: 8px; }
@media (max-width: 480px) {
  .w04tv8 { flex-direction: column; align-items: stretch; }
}
.uwiq .mbt6sjw .uhz0fqne { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .xoqs4syv { flex-direction: column; align-items: stretch; gap: 10px; }
  .uwiq .mbt6sjw { text-align: center; }
}
@media (max-width: 720px) {
  .begxpug3 { grid-template-columns: 1fr; }
  .o49l4wf { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .m0os { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .b888eq { grid-template-columns: 1fr; }
  .omrp { width: 100px; height: 100px; margin: 16px auto; }
  .j4m90l { font-size: 1.4rem; }
  .izi015 { justify-content: center; }
  .tqoxk52v .kozl7zz { min-width: 50%; }
}
.tlf9 .sm5gy6 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .rt975i8 { flex-wrap: wrap; padding: 14px 16px; }
  .bg5tgd { padding: 12px 16px; }
  .tlf9 .sm5gy6 { margin: 0 16px; }
  .tlf9 .c71hapfr { padding: 0 16px; }
  .hhvk { padding: 12px 16px; }
}
.dml41nyx .exegu0f { gap: 18px; }
.dml41nyx .vgkfd {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.dml41nyx .vgkfd:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.zuryl .qiexx8 .bgk9 {
  background: transparent; padding: 4px 8px;
}
.zuryl .qiexx8 .enfs26m { font-size: .65rem; opacity: .65; }
.zuryl .qiexx8 .bx0etq   { font-size: 1.15rem; color: var(--accent-light); }
.umib .hjlqv,
.umib .zk4l,
.umib .zk4l { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.umib .zk4l small { display: none; }
.umib .y7k6o7z5 .sdhct0,
.umib .y7k6o7z5 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.umib .gp2m { display: none; }
.zgr3a330 { margin: 16px 0; }
.nrxicba { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.nrxicba summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.nrxicba summary::after { content: "+"; color: var(--accent-light); }
.nrxicba[open] summary::after { content: "−"; }
.nrxicba p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.uldafmgu { margin-bottom: 0; }
.ifzi5z h2.dnlfmk28 { color: var(--text-primary); border-color: var(--accent-light); }
.lfwb h2.dnlfmk28 { color: var(--text-primary); border-color: var(--accent-light); }
.aeeq1da .i0yyj     { background: #052e16; border-color: #10b981; }
.aeeq1da .ng8e { background: #2d0a1e; border-color: #f43f5e; }
.aeeq1da .cgzr strong  { color: #f1f5f9; }
.aeeq1da .cgzr p       { color: #cbd5e1; }
.aeeq1da .tqvu46ig    .i0yyj     .yo0j4n::before,
.aeeq1da .rhezesj5  .i0yyj     .yo0j4n::before,
.aeeq1da .kyag0v  .i0yyj     .yo0j4n::before,
.aeeq1da .i6ydim .i0yyj     .yo0j4n::before { color: #10b981; }
.aeeq1da .tqvu46ig    .ng8e .yo0j4n::before,
.aeeq1da .rhezesj5  .ng8e .yo0j4n::before,
.aeeq1da .kyag0v  .ng8e .yo0j4n::before,
.aeeq1da .i6ydim .ng8e .yo0j4n::before { color: #f43f5e; }
.aeeq1da .tqvu46ig    .kxm6zzs    .yo0j4n::before,
.aeeq1da .rhezesj5  .kxm6zzs    .yo0j4n::before,
.aeeq1da .kyag0v  .kxm6zzs    .yo0j4n::before,
.aeeq1da .i6ydim .kxm6zzs    .yo0j4n::before { color: #a855f7; }
.amamo .i0yyj     { background: #2d2000; border-color: #eab308; }
.amamo .ng8e { background: #2d0b0b; border-color: #ef4444; }
.amamo .cgzr strong  { color: #f1f5f9; }
.amamo .cgzr p       { color: #cbd5e1; }
.amamo .tqvu46ig    .i0yyj     .yo0j4n::before,
.amamo .rhezesj5  .i0yyj     .yo0j4n::before,
.amamo .kyag0v  .i0yyj     .yo0j4n::before,
.amamo .i6ydim .i0yyj     .yo0j4n::before { color: #eab308; }
.amamo .tqvu46ig    .ng8e .yo0j4n::before,
.amamo .rhezesj5  .ng8e .yo0j4n::before,
.amamo .kyag0v  .ng8e .yo0j4n::before,
.amamo .i6ydim .ng8e .yo0j4n::before { color: #ef4444; }
.amamo .tqvu46ig    .kxm6zzs    .yo0j4n::before,
.amamo .rhezesj5  .kxm6zzs    .yo0j4n::before,
.amamo .kyag0v  .kxm6zzs    .yo0j4n::before,
.amamo .i6ydim .kxm6zzs    .yo0j4n::before { color: #f97316; }
.vistbxu .i0yyj     { background: #0c1a2e; border-color: #38bdf8; }
.vistbxu .ng8e { background: #12103a; border-color: #818cf8; }
.vistbxu .cgzr strong  { color: #f1f5f9; }
.vistbxu .cgzr p       { color: #cbd5e1; }
.vistbxu .tqvu46ig    .i0yyj     .yo0j4n::before,
.vistbxu .rhezesj5  .i0yyj     .yo0j4n::before,
.vistbxu .kyag0v  .i0yyj     .yo0j4n::before,
.vistbxu .i6ydim .i0yyj     .yo0j4n::before { color: #38bdf8; }
.vistbxu .tqvu46ig    .ng8e .yo0j4n::before,
.vistbxu .rhezesj5  .ng8e .yo0j4n::before,
.vistbxu .kyag0v  .ng8e .yo0j4n::before,
.vistbxu .i6ydim .ng8e .yo0j4n::before { color: #818cf8; }
.vistbxu .tqvu46ig    .kxm6zzs    .yo0j4n::before,
.vistbxu .rhezesj5  .kxm6zzs    .yo0j4n::before,
.vistbxu .kyag0v  .kxm6zzs    .yo0j4n::before,
.vistbxu .i6ydim .kxm6zzs    .yo0j4n::before { color: #2dd4bf; }
.ebg436 .i0yyj     { background: var(--accent-bg); border-color: var(--accent-light); }
.ebg436 .ng8e { background: var(--accent-bg-light); border-color: var(--accent-light); }
.ebg436 .kxm6zzs    { background: var(--accent-bg); border-color: var(--accent-pale); }
.ebg436 .tqvu46ig    .yo0j4n::before,
.ebg436 .rhezesj5  .yo0j4n::before,
.ebg436 .kyag0v  .yo0j4n::before,
.ebg436 .i6ydim .yo0j4n::before { color: var(--accent-light) !important; }
.ypkl0cm::before,
.gzyu::before { margin-right: 5px; }
.rnj7pg .y1d7gy ul li,
.rnj7pg .rgqvjl li         { color: #4ade80; }
.rnj7pg .y1d7gy .ypkl0cm { color: #22c55e; }
.rnj7pg .rq1x0e ul li,
.rnj7pg .zt0463t7 li         { color: #f87171; }
.rnj7pg .rq1x0e .gzyu { color: #ef4444; }
.vpg3yo .y1d7gy { background: var(--bg-pros); }
.vpg3yo .rq1x0e { background: var(--bg-cons); }
.vpg3yo .y1d7gy .ypkl0cm { color: var(--c-pros-label); }
.vpg3yo .rq1x0e .gzyu { color: var(--c-cons); }
.vpg3yo .y1d7gy ul li,
.vpg3yo .rq1x0e ul li,
.qytw4 .y1d7gy { background: var(--bg-pros); }
.qytw4 .rq1x0e { background: var(--bg-cons); }
.qytw4 .y1d7gy .ypkl0cm { color: var(--c-pros-label); }
.qytw4 .rq1x0e .gzyu { color: var(--c-cons); }
.qytw4 .y1d7gy ul li,
.qytw4 .rq1x0e ul li,
.jjc7p .ypkl0cm::before { content: "✓ "; }
.jjc7p .gzyu::before { content: "✗ "; }
.sl6o7 .ypkl0cm::before { content: "→ "; }
.sl6o7 .gzyu::before { content: "← "; }
.iytq5 .ypkl0cm::before { content: "★ "; }
.iytq5 .gzyu::before { content: "✕ "; }
.ip2f8w .ypkl0cm::before { content: "◆ "; }
.ip2f8w .gzyu::before { content: "▲ "; }
.yep24 .cgzr { background: transparent; border-left: none; border: 1.5px solid; }
.yep24 .i0yyj     { border-color: var(--c-tip-border); }
.yep24 .ng8e { border-color: var(--c-warn-border); }
.yep24 .cgzr strong { color: var(--text-primary); }
.yep24 .cgzr p      { color: var(--text-muted); }
.rj3itf1 .cgzr { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.rj3itf1 .i0yyj     { border-top-color: var(--c-tip-border); }
.rj3itf1 .ng8e { border-top-color: var(--c-warn-border); }
.rj3itf1 .kxm6zzs    { border-top-color: #60a5fa; }
.ieyrl .cgzr { border-left: none; border-radius: 8px; }
.ieyrl .i0yyj     { background: #065f46; }
.ieyrl .ng8e { background: #92400e; }
.ieyrl .cgzr strong,
.ieyrl .cgzr p { color: #fff; }
.ieyrl .yo0j4n::before { color: rgba(255,255,255,0.85) !important; }
.aeeq1da.ieyrl .i0yyj,
.aeeq1da .ieyrl .i0yyj     { background: #052e16; }
.aeeq1da.ieyrl .ng8e,
.aeeq1da .ieyrl .ng8e { background: #2d0a1e; }
.amamo.ieyrl .i0yyj,
.amamo .ieyrl .i0yyj      { background: #2d2000; }
.amamo.ieyrl .ng8e,
.amamo .ieyrl .ng8e  { background: #2d0b0b; }
.vistbxu.ieyrl .i0yyj,
.vistbxu .ieyrl .i0yyj      { background: #0c1a2e; }
.vistbxu.ieyrl .ng8e,
.vistbxu .ieyrl .ng8e  { background: #12103a; }
.u77m .cgzr { border-left: none; border-radius: 6px; padding: 10px 14px; }
.u77m .i0yyj     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.u77m .ng8e { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.u77m .cgzr strong { color: var(--text-primary); }
.u77m .cgzr p      { color: var(--text-muted); }
.rgov .cgzr { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.tqvu46ig .yo0j4n,
.rhezesj5 .yo0j4n,
.kyag0v .yo0j4n,
.i6ydim .yo0j4n { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.tqvu46ig .yo0j4n::before,
.rhezesj5 .yo0j4n::before,
.kyag0v .yo0j4n::before,
.i6ydim .yo0j4n::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.tqvu46ig .i0yyj     .yo0j4n::before { content: "✦"; color: var(--c-tip-border); }
.tqvu46ig .ng8e .yo0j4n::before { content: "▲"; color: var(--c-warn-border); }
.tqvu46ig .kxm6zzs    .yo0j4n::before { content: "◉"; color: #60a5fa; }
.rhezesj5 .i0yyj     .yo0j4n::before { content: "★"; color: var(--c-tip-border); }
.rhezesj5 .ng8e .yo0j4n::before { content: "◆"; color: var(--c-warn-border); }
.rhezesj5 .kxm6zzs    .yo0j4n::before { content: "●"; color: #60a5fa; }
.kyag0v .i0yyj     .yo0j4n::before { content: "▶"; color: var(--c-tip-border); }
.kyag0v .ng8e .yo0j4n::before { content: "■"; color: var(--c-warn-border); }
.kyag0v .kxm6zzs    .yo0j4n::before { content: "▸"; color: #60a5fa; }
.i6ydim .i0yyj     .yo0j4n::before { content: "→"; color: var(--c-tip-border); }
.i6ydim .ng8e .yo0j4n::before { content: "⬥"; color: var(--c-warn-border); }
.i6ydim .kxm6zzs    .yo0j4n::before { content: "◈"; color: #60a5fa; }
.xe5w18n .r0kj4 .n24w,
.xe5w18n .cvlt .n24w  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.xe5w18n .wgygogur          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.xe5w18n .x0cniz                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.iyrn8d96 .r0kj4 .n24w,
.iyrn8d96 .cvlt .n24w,
.iyrn8d96 .fqjscpz,
.iyrn8d96 .vgkfd,
.iyrn8d96 .p85a0wki,
.iyrn8d96 .wgygogur,
.iyrn8d96 .x0cniz,
.iyrn8d96 .rgov .cgzr { box-shadow: none; }
.p3se   .hq209, .p3se .tgz0, .p3se .gnk6,
.p3se   .awjl77, .p3se .jlk5irw { font-size: 0.9rem; }
.p3se   .uluj, .p3se .eb8n8 { font-size: 0.9rem; }
.z7l4x   .hq209, .z7l4x .tgz0, .z7l4x .gnk6,
.z7l4x   .awjl77, .z7l4x .jlk5irw { font-size: 0.95rem; }
.z7l4x   .uluj, .z7l4x .eb8n8 { font-size: 0.95rem; }
.twhd   .hq209, .twhd .tgz0, .twhd .gnk6,
.twhd   .awjl77, .twhd .jlk5irw { font-size: 1.08rem; }
.twhd   .uluj, .twhd .eb8n8 { font-size: 1.05rem; }
.twhd   .fs59 { font-size: 0.97rem; }
.jl4hyut .k9hv      { font-size: 3.2rem; }
.jl4hyut h2.dnlfmk28 { font-size: 1.9rem; }
.jl4hyut h3.ho93     { font-size: 1.4rem; }
.vfqm6i .k9hv      { font-size: 3.8rem; }
.vfqm6i h2.dnlfmk28 { font-size: 2.2rem; }
.vfqm6i h3.ho93     { font-size: 1.6rem; }
.uldafmgu + .uldafmgu { position: relative; }
.fmgd6u7   .uldafmgu + .uldafmgu::before,
.jzv2id  .uldafmgu + .uldafmgu::before,
.a0aombh   .uldafmgu + .uldafmgu::before,
.hca7d0u2   .uldafmgu + .uldafmgu::before,
.lht1   .uldafmgu + .uldafmgu::before,
.fz6ryc .uldafmgu + .uldafmgu::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.fmgd6u7 .uldafmgu + .uldafmgu::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.jzv2id .uldafmgu + .uldafmgu::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.a0aombh .uldafmgu + .uldafmgu::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;
}
.hca7d0u2 .uldafmgu + .uldafmgu::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.as9hwob .uldafmgu { margin-bottom: 16px; }
.as9hwob .uldafmgu + .uldafmgu { margin-top: 0; }
.as9hwob .jd3ph { padding-top: 0; padding-bottom: 0; }
.lht1 .uldafmgu + .uldafmgu::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.fz6ryc .uldafmgu + .uldafmgu::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.qz4kc9gi .uldafmgu + .uldafmgu::before,
.qaa1gq .uldafmgu + .uldafmgu::before,
.q6ucpc .uldafmgu + .uldafmgu::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%;
}
.olzq0 .qz4kc9gi .uldafmgu:nth-child(even)::before,
.olzq0 .qaa1gq .uldafmgu:nth-child(even)::before,
.olzq0 .q6ucpc .uldafmgu:nth-child(even)::before { background: var(--bg-surface); }
.b6af6z .qz4kc9gi .uldafmgu:nth-child(even)::before,
.b6af6z .qaa1gq .uldafmgu:nth-child(even)::before,
.b6af6z .q6ucpc .uldafmgu:nth-child(even)::before { background: var(--bg-card); }
.qz4kc9gi .uldafmgu + .uldafmgu::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");
}
.qaa1gq .uldafmgu + .uldafmgu::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");
}
.q6ucpc .uldafmgu + .uldafmgu::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");
}
.yfjs3 .r7xu0,
.yfjs3 .kq6ygh { margin-bottom: 60px; }
.g9or7hu .qmb4o,
.yfjs3 .qmb4o { padding-bottom: 60px; }
.hv66u2 .qmb4o { padding-bottom: 70px; }
.yfjs3 .r7xu0::before,
.yfjs3 .r7xu0::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");
}
.kkg0drv .qsoj49 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.vi0xqjog .qsoj49 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ca0ejo .qsoj49 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.sfth .qsoj49 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.slswj .mnubys3s { background: var(--accent); }
.slswj .mnubys3s .dwnf538 { background: none; }
.slswj .z70mfu2 { background: var(--accent); }
.slswj .qsoj49 { background: var(--accent-bg); }
.slswj .r7xu0:not(.mnubys3s) .dwnf538 { background: rgba(0,0,0,0.6); }
.qbuudn7 .lp8cou7w { float: left; width: 38%; margin: 0 28px 16px 0; }
.qbuudn7 .lp8cou7w .qj0z2s5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qbuudn7 .jd3ph::after { content: ''; display: block; clear: both; }
.u903tpl .lp8cou7w { float: right; width: 38%; margin: 0 0 16px 28px; }
.u903tpl .lp8cou7w .qj0z2s5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.u903tpl .jd3ph::after { content: ''; display: block; clear: both; }
.sfezjn9 .uldafmgu:nth-child(odd)  .lp8cou7w { float: left;  width: 38%; margin: 0 28px 16px 0; }
.sfezjn9 .uldafmgu:nth-child(even) .lp8cou7w { float: right; width: 38%; margin: 0 0 16px 28px; }
.sfezjn9 .lp8cou7w .qj0z2s5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.sfezjn9 .jd3ph::after { content: ''; display: block; clear: both; }
.u903tpl .g7jl,
.u903tpl .exegu0f,
@media (max-width: 900px) {
  .qbuudn7 .lp8cou7w,
  .u903tpl .lp8cou7w,
  .sfezjn9 .uldafmgu:nth-child(odd)  .lp8cou7w,
  .sfezjn9 .uldafmgu:nth-child(even) .lp8cou7w {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .qbuudn7 .lp8cou7w .qj0z2s5,
  .u903tpl .lp8cou7w .qj0z2s5,
  .sfezjn9 .lp8cou7w .qj0z2s5 {
    max-height: none !important;
  }
}
.qbuudn7 .uluj,
.qbuudn7 .eb8n8,
.u903tpl .uluj,
.u903tpl .eb8n8,
.sfezjn9 .uluj,
.sfezjn9 .eb8n8 { overflow: hidden; }
@media (max-width: 640px) {
  .qbuudn7 .lp8cou7w,
  .u903tpl .lp8cou7w,
  .sfezjn9 .lp8cou7w { float: none; width: 100%; margin: 0 0 16px 0; }
}
.c98q .jthqzme,
.c98q .jd3ph,
.c98q .ptjs4r5e  { max-width: 1100px; }
.g2zhg .jthqzme,
.g2zhg .jd3ph,
.g2zhg .ptjs4r5e  { max-width: 1200px; }
.g2zhg { --content-mw: 1200px; }
.mt0oz .jthqzme,
.mt0oz .jd3ph,
.mt0oz .ptjs4r5e  { max-width: 1320px; }
.jwaqox4 { font-size: 0.82rem; color: var(--text-muted); }
.hjv0 { display: flex; align-items: center; }
.qrq428 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.hjgjb4 { display: flex; align-items: center; }
.am11 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.am11:hover { text-decoration: underline; }
.ipcw { margin: 0 3px; opacity: 0.45; }
.ipcw::before { content: '/'; }
.ha72g { padding: 2px 5px; color: var(--text-main); }
.n17rutj .jwaqox4 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.n17rutj .hjv0 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.vtny3ur6 .jwaqox4 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.vtny3ur6 .hjv0 { padding: 0 0 0 12px; }
.hwlv .hjv0 { padding: 0 16px; }
.hwlv .jwaqox4 {
  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);
}
.hwlv .jthqzme { padding-top: 28px; }
@media (max-width: 720px) {
  .wkmug6g { margin-top: 18px; padding: 0 16px; }
  .hwlv .jthqzme { padding-top: 16px; }
}
.c98q.n17rutj .hjv0 { max-width: 1100px; }
.g2zhg.n17rutj .hjv0 { max-width: 1200px; }
.mt0oz.n17rutj .hjv0 { max-width: 1320px; }
.g2zhg .wkmug6g { max-width: 1200px; }
.fy7b9 .uldafmgu { padding-top: 16px; padding-bottom: 16px; }
.hiqavno .uldafmgu { padding-top: 24px; padding-bottom: 24px; }
.bfws .uldafmgu { padding-top: 40px; padding-bottom: 40px; }
.p7kua4 .uldafmgu { padding-top: 52px; padding-bottom: 52px; }
.pyqpps3 .uldafmgu:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.pyqpps3 .uldafmgu:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.pyqpps3 .uldafmgu:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.pyqpps3 .uldafmgu:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ms1gua9r .jd3ph { padding-top: 10px;  padding-bottom: 10px; }
.fkn3vm .jd3ph { padding-top: 18px;  padding-bottom: 18px; }
.bine5roz .jd3ph { padding-top: 36px;  padding-bottom: 36px; }
.vf8awe .jd3ph { padding-top: 48px;  padding-bottom: 48px; }
.wmavrex h2.dnlfmk28 { font-weight: 600; }
.wmavrex h3.ho93     { font-weight: 600; }
.xvjkq { font-weight: 500; }
.xvjkq h2.dnlfmk28 { font-weight: 800; }
.xvjkq h3.ho93     { font-weight: 700; }
.n2veb h2.dnlfmk28 { font-weight: 900; }
.n2veb h3.ho93     { font-weight: 800; }
.n2veb .cgzr strong,
.n2veb .cgzr strong { font-weight: 600; }
.ujz69br {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.s8c70tg .ujz69br { display: none; }
@media (max-width: 640px) {
  .nmrqyi { display: none; }
  .ujz69br {
    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;
  }
}
.ujz69br { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ujz69br:hover { opacity: 0.85; }
.kywtx .ujz69br { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.punxu .ujz69br,
.rjjwhca  .ujz69br { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.punxu .ujz69br:hover,
.rjjwhca  .ujz69br:hover { opacity: 0.88; }
.kywtx.punxu .ujz69br,
.kywtx.rjjwhca  .ujz69br { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.xur2 {
  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;
}
.xur2:hover { transform: translateY(-2px); opacity: 0.92; }
.xur2 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.zhqf14u .xur2 { display: none; }
.oo8j7i6k .xur2 { right: 32px; }
.fvny8  .xur2 { left: 32px; }
@media (max-width: 480px) {
  .oo8j7i6k .xur2 { right: 20px; bottom: 20px; }
  .fvny8  .xur2 { left: 20px; bottom: 20px; }
}
.aj92lshu { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.ptjs4r5e { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.k08g3rh { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.xifd { color: var(--text-dim); font-size: 0.8rem; }
.blyb { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.blyb img { height: 26px; width: auto; object-fit: contain; }
.ntw3 { display: flex; flex-direction: column; gap: 6px; }
.ntw3 a, .cbamixg a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.ntw3 a:hover, .cbamixg a:hover { color: var(--accent-light); }
.ntw3 .p4rrwscj { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.pzx5a2 .ptjs4r5e { text-align: center; }
.pzx5a2 .k08g3rh { margin-top: 0; }
.xi4w { margin-top: 10px; }
.xi4w a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .ptjs4r5e { padding-left: 16px; padding-right: 16px; }
  .h1bxyjkk .ptjs4r5e { padding: 20px 16px; }
  .cbamixg { gap: 4px 12px; }
  .k08g3rh { font-size: 0.78rem; }
}
.mgjy .mgnbl1o7 .blyb { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.mgjy .k08g3rh { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.mgjy .xifd { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .mgjy .r1w7wq6 { grid-template-columns: 1fr 1fr; } .mgjy .mgnbl1o7 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mgjy .r1w7wq6 { grid-template-columns: 1fr; } }
.rp2jnhz .blyb { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.rp2jnhz .k08g3rh { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .rp2jnhz .bvp9kfk { gap: 12px; } .rp2jnhz .blyb { margin-right: 0; width: 100%; } }
.kxat22 .jqcriun .blyb { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.kxat22 .k08g3rh { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.kxat22 .xifd { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .kxat22 .acr3yxy { grid-template-columns: 1fr 1fr; } .kxat22 .jqcriun { grid-column: 1 / -1; } }
@media (max-width: 480px) { .kxat22 .acr3yxy { grid-template-columns: 1fr; } }
.hbebh5sh .ldui9s { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.hbebh5sh .ntw3 { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .hbebh5sh .ldui9s { grid-template-columns: 1fr 1fr; } .hbebh5sh .t7fd:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hbebh5sh .ldui9s { grid-template-columns: 1fr; } }
.c88be .ldui9s { grid-template-columns: 1fr 2fr; }
.c88be .so8s4 .ntw3 { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .c88be .ldui9s { grid-template-columns: 1fr; } }
.wejora .ptjs4r5e { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ghyj1x0 .gvroknoa      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ghyj1x0 .aj92lshu { background: var(--bg-page); border-top-color: var(--border-alt); }
.r9nn .gvroknoa      { background: #0d1117; border-bottom-color: #21262d; }
.r9nn .hww8 { color: var(--accent-light); }
.r9nn .znq2fsk5 { --msep-color: #8b949e; }
.r9nn .znq2fsk5 a { color: #8b949e; }
.r9nn .znq2fsk5 a:hover { color: var(--accent-light); }
.r9nn .cys6 { color: #8b949e; }
.r9nn .aj92lshu { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.r9nn .k08g3rh,
.r9nn .xifd { color: #6e7681; }
.r9nn .ntw3 a, .r9nn .cbamixg a,
.r9nn .blyb { color: #e6edf3; }
.r9nn .ntw3 a:hover, .r9nn .cbamixg a:hover,
@media (max-width: 640px) {
  .r9nn .znq2fsk5 { background: #0d1117; border-top-color: #21262d; }
  .r9nn .znq2fsk5 li a { border-bottom-color: #21262d; }
}
.wxi20u .gvroknoa      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.wxi20u .hww8 { color: var(--accent-light); }
.wxi20u .znq2fsk5 { --msep-color: #475569; }
.wxi20u .znq2fsk5 a { color: #475569; }
.wxi20u .znq2fsk5 a:hover { color: var(--accent-light); }
.wxi20u .cys6 { color: #64748b; }
.wxi20u .aj92lshu { background: #f0f4f8; border-top-color: #cbd5e1; }
.wxi20u .k08g3rh,
.wxi20u .xifd { color: #64748b; }
.wxi20u .ntw3 a, .wxi20u .cbamixg a,
.wxi20u .ohpoh3 a, .wxi20u .blyb { color: #374151; }
.wxi20u .ntw3 a:hover, .wxi20u .cbamixg a:hover,
@media (max-width: 640px) {
  .wxi20u .znq2fsk5 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .wxi20u .znq2fsk5 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.punxu .gvroknoa      { background: var(--accent); border-bottom-color: var(--accent-light); }
.punxu .hww8 { color: #fff; }
.punxu .znq2fsk5 { --msep-color: rgba(255,255,255,0.82); }
.punxu .znq2fsk5 a { color: rgba(255,255,255,0.82); }
.punxu .znq2fsk5 a:hover { color: #fff; }
.punxu .cys6 { color: rgba(255,255,255,0.9); }
.punxu .aj92lshu { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.punxu .k08g3rh,
.punxu .xifd { color: rgba(255,255,255,0.72); }
.punxu .ntw3 a, .punxu .cbamixg a,
.punxu .ohpoh3 a, .punxu .blyb { color: #fff; }
.punxu .ntw3 a:hover, .punxu .cbamixg a:hover,
@media (max-width: 640px) {
  .punxu .znq2fsk5 { background: var(--accent); border-top-color: var(--accent-light); }
  .punxu .znq2fsk5 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.rjjwhca .gvroknoa {
  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);
}
.rjjwhca .aj92lshu {
  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) {
  .rjjwhca .znq2fsk5 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.mbgxsgwv .ecwizi { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ajqo .ecwizi { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.qrkeq87t .ecwizi { min-height: 72px; height: auto; }
.wqdaarpz .ecwizi { min-height: 84px; height: auto; }
.h1bxyjkk .ecwizi { max-width: none; padding: 0 32px; }
.h1bxyjkk .ptjs4r5e  { max-width: none; padding: 24px 32px; }
.j1hu.g2zhg .ecwizi { max-width: 1200px; }
.j1hu.mt0oz .ecwizi { max-width: 1320px; }
.dfwlnhog   .hww8, .dfwlnhog   .blyb { text-transform: capitalize; }
.tv41 .hww8, .tv41 .blyb { text-transform: lowercase; }
.wgfi7x9 .hww8, .wgfi7x9 .blyb { text-transform: uppercase; letter-spacing: 0.06em; }
.vlux7j, .uvdf9jtl {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.c3oimd .vlux7j,
.c3oimd .uvdf9jtl { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.qdnanuq .vlux7j,
.qdnanuq .uvdf9jtl { 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; }
.pbrq72wc .vlux7j,
.pbrq72wc .uvdf9jtl { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.nl8ctzm7 .vlux7j,
.nl8ctzm7 .uvdf9jtl { 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; }
.lqf2b   .znq2fsk5 a { font-weight: 500; }
.tmlb .znq2fsk5 a { font-weight: 600; }
.tthzlxei     .znq2fsk5 a { font-weight: 700; }
.v8sqng    .znq2fsk5 a { font-weight: 800; letter-spacing: 0.01em; }
.y7k5cf     .znq2fsk5 > li + li::before,
.esmwuen    .znq2fsk5 > li + li::before,
.m2jmh1v    .znq2fsk5 > li + li::before,
.pn0775em .znq2fsk5 > li + li::before,
.tli42ppw .znq2fsk5 > li + li::before,
.zmtzqg8d  .znq2fsk5 > li + li::before,
.lgp8v    .znq2fsk5 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.y7k5cf     .znq2fsk5 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.esmwuen    .znq2fsk5 > li + li::before { content: "|"; }
.m2jmh1v    .znq2fsk5 > li + li::before { content: "—"; }
.pn0775em .znq2fsk5 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.tli42ppw .znq2fsk5 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.zmtzqg8d  .znq2fsk5 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.lgp8v    .znq2fsk5 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .g03m47 .cys6,
  .lg12eu .cys6,
  .mtv6zabe .cys6,
  .ankjt .cys6,
  .mz0o .cys6 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .g03m47 .cys6::before,
  .lg12eu .cys6::before,
  .mtv6zabe .cys6::before,
  .ankjt .cys6::before,
  .mz0o .cys6::before { content: ""; display: block; flex-shrink: 0; }

  
  .g03m47 .cys6::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;
  }

  
  .lg12eu .cys6::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;
  }

  
  .mtv6zabe .cys6::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;
  }

  
  .ankjt .cys6::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;
  }

  
  .mz0o .cys6::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) {
  .an9uf .cys6 {
    padding: 5px 14px;
  }
  .an9uf .znq2fsk5 {
    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;
  }
  .an9uf .znq2fsk5 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .an9uf .znq2fsk5 li a:hover { background: var(--bg-raised); }
  .an9uf .f90tn,
  .lfdf7wl .f90tn,
  .anwq1d8v .f90tn { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .p40jd8s8 .cys6 {
    padding: 5px 10px;
  }
  .p40jd8s8 .znq2fsk5 {
    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);
  }
  .p40jd8s8 .znq2fsk5.b8pu { transform: translateX(0); }
  .p40jd8s8 .znq2fsk5 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .p40jd8s8 .znq2fsk5 li:last-child a { border-bottom: none; }
  .punxu .znq2fsk5,
  .r9nn .znq2fsk5 { background: var(--accent) !important; }
  .punxu .znq2fsk5 li a,
  .r9nn .znq2fsk5 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .anwq1d8v .cys6 {
    padding: 5px 10px;
  }
  .anwq1d8v .znq2fsk5 {
    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);
  }
  .anwq1d8v .znq2fsk5::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .anwq1d8v .znq2fsk5.b8pu { transform: translateY(0); }
  .anwq1d8v .znq2fsk5 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .rjni .cys6 {
    padding: 5px 10px;
  }
  .rjni .znq2fsk5 {
    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;
  }
  .rjni .znq2fsk5.b8pu { opacity: 1; pointer-events: auto; }
  .rjni .znq2fsk5 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ro8v     .cys6 { border-radius: 0 !important; }
  .fvti   .cys6 { border-radius: 8px !important; }
  .g7vq6 .cys6 { border-radius: 50% !important; }
  .tcill   .cys6 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .dqug .zz7yv { flex-direction: column; align-items: stretch; }
  .dqug .z3a6eu { flex-direction: row; min-width: auto; }
  .dqug .c3j4j { align-items: flex-start; text-align: left; }
}
.gztx5sd8,
.gztx5sd8.uldafmgu,
.olzq0 .gztx5sd8,
.i9l9uy .gztx5sd8,
.b6af6z .gztx5sd8,
.bdqorq .gztx5sd8 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.d6a5 {
  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;
}
.j3etrh { flex: 1 1 280px; min-width: 0; }
.qf6hf {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ett9 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.mli13w2o {
  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;
}
.mli13w2o:hover { transform: translateY(-1px); opacity: 0.95; }
.hn70 .d6a5 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.hn70 .qf6hf { color: var(--cta); }
.hn70 .ett9 { color: var(--text-body); }
.hn70 .mli13w2o {
  background: var(--cta) !important;
  color: #fff !important;
}
.nkan7iq .d6a5 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.nkan7iq .qf6hf { color: var(--text-primary); }
.nkan7iq .ett9 { color: var(--text-body); }
.nkan7iq .mli13w2o {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .d6a5 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .j3etrh { flex: 0 0 auto; }
  .qf6hf { font-size: 1.2rem; }
  .mli13w2o { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.yevxt .h6iqk { height: 36px; }
.k353 .h6iqk { height: 60px; max-width: 200px; }
.mlynrca .h6iqk { height: 56px; max-width: 180px; }
.g69b6vh    .hjlqv, .g69b6vh    .sdhct0 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.zuryl .enfs26m {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.zuryl .bx0etq {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .uj03j1 .exegu0f {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .uj03j1 .vgkfd {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .uj03j1 .vgkfd { padding: 40px 16px 20px; }
  .uj03j1 .bgk9 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .uj03j1 .tjzt { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .v0zeb .vgkfd {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .v0zeb .vgkfd::before {
    position: absolute; top: 14px; left: 14px;
  }
  .v0zeb .k2ftzox {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .v0zeb .zje9 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .v0zeb .bgk9 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .v0zeb .tjzt { width: 100%; min-width: 0; }
  .v0zeb .hjlqv { min-width: 0; }
}
.ogkutu6h .nrxicba {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ogkutu6h .nrxicba summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ogkutu6h .nrxicba p { padding: 0 2px 16px; }
.q1oi0t .nrxicba { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.q1oi0t .nrxicba summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.q1oi0t .nrxicba summary::after { content: "›"; font-size: 1.2em; }
.q1oi0t .nrxicba[open] summary::after { content: "‹"; }
.q1oi0t .nrxicba p { padding: 10px 22px 4px; }
.ecfd3y6 .nrxicba {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ecfd3y6 .nrxicba summary { color: var(--text-primary); padding-left: 16px; }
.ecfd3y6 .nrxicba summary::after { content: "›"; font-size: 1.1em; }
.ecfd3y6 .nrxicba[open] summary::after { content: "‹"; }
.ecfd3y6 .nrxicba p { padding-left: 16px; }
.yze8yp .zgr3a330 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.yze8yp .nrxicba {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.yze8yp .nrxicba:last-child { border-bottom: none; }
.yze8yp .nrxicba summary { color: var(--text-primary); border-radius: 0; }
.yze8yp .nrxicba summary::after { content: "›"; font-size: 1.1em; }
.yze8yp .nrxicba[open] summary::after { content: "‹"; }
.orkzw5 .nrxicba { overflow: hidden; }
.orkzw5 .nrxicba summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.orkzw5 .nrxicba summary::after { color: rgba(255,255,255,.75); }
.orkzw5 .nrxicba[open] summary { border-radius: 0; }
.zogbfi { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.tssrocxf {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.y0hx3e2w {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.kseju { color: var(--text-muted); font-size: 1.05rem; }
.rw5t {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.zuh5 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.wijk4m { margin-bottom: 20px; }
.y2k0mlu {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.neud {
  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;
}
.neud:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.kcpn2 { resize: vertical; min-height: 130px; }
.ocyozqd7 { width: 100%; margin-top: 8px; }
.uut1 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.z510rddh {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.vajy41e { color: var(--text-muted); line-height: 1.75; }
.olkj31jd { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.olkj31jd li { margin-bottom: 6px; }
.pubsgbtp { max-width: 760px; margin: 0 auto; }
.ksgu { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.f3uxo { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.f3uxo:last-child { border-bottom: none; }
.f3uxo h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.f3uxo p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.yxypx { max-width: 760px; margin: 0 auto; }
.zsoc { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.f8dve5 ul.olkj31jd { margin: 0; }
.k99yx .zsoc { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .k99yx { grid-template-columns: 1fr; gap: 10px; } }
.zjkjru8 { max-width: 640px; margin: 0 auto; text-align: center; }
.yzr5 { margin-bottom: 48px; }
.yzr5 .zsoc { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.yzr5 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.hthgz .olkj31jd { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .k8s3smu { grid-template-columns: 1fr; } }
.pgt5t { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.pgt5t:hover .f7fm0 { color: var(--accent-light); text-decoration: underline; }
.v731iq { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.xla47ax { margin-bottom: 48px; }
.gexvdj8 { max-width: 760px; margin: 0 auto; }
.otmb { max-width: 640px; margin: 0 auto; }
.l7xag { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.l7xag:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.lg2757x { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.l7xag p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.l7xag ul.olkj31jd { margin: 0; }
.j9et { color: var(--text-muted); line-height: 1.75; }
.fz6yxf .olkj31jd,
.otmb .olkj31jd,
.dxlwbv .olkj31jd,
.f0e3 .olkj31jd {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.fz6yxf .l7xag,
.otmb .l7xag { text-align: left; }
.fz6yxf .lg2757x,
.otmb .lg2757x { text-align: center; }
.ibibr { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.b3wa { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.n3g8k { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.pw02tm4i { margin-top: 12px; }
.l3wfd { 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; }
.l3wfd:hover { border-bottom-color: var(--accent-light); }
.x5i2lbue { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.x5i2lbue img { width: 100%; height: 100%; object-fit: cover; display: block; }
.twbwq { width: 72px; height: 72px; }
.rnhxij09 { border-radius: 28%; }
.b7gq { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.bvswjz0s { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .go18 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.u4il4v82 .n3g8k, .u4il4v82 .b3wa { max-width: 640px; }
.i7hq4w .ibibr { font-size: 1.6rem; margin-top: 18px; }
.hev00crj .n3g8k { margin-bottom: 28px; }
@media (max-width: 860px) { .rv0cg { grid-template-columns: 1fr; } .i7hq4w { position: static; text-align: center; } }
.w3d2g25 .x5i2lbue { margin: 0 auto 18px; }
.w3d2g25 .b7gq { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .o6xf { grid-template-columns: 1fr; } }
.ashe0 .ibibr { font-size: 1.6rem; margin-bottom: 6px; }
.f0e3 .olkj31jd { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ashe0 { flex-direction: column; text-align: center; } .smtd { grid-template-columns: 1fr; } }
.rmmh5yaw { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.rmmh5yaw .ibibr { font-size: 1.35rem; margin: 0 0 4px; }
.rmmh5yaw .b7gq { margin: 0; }
.h28qq4ij { max-width: 760px; margin: 0 auto; }
.wp6wdf { position: relative; padding-left: 28px; }
.wp6wdf::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.nr8l { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.nr8l:last-child { padding-bottom: 0; }
.jxz30lr { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.mlqr h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.mlqr p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.uu532cc7 .y0hx3e2w { color: var(--accent-light); }
.tdtm {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.tdtm .y0hx3e2w { font-size: 2rem; }
.tdtm .kseju { max-width: 680px; }
.ipiw .y0hx3e2w { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ipiw .kseju  { margin: 0; }
@media (max-width: 640px) { .ipiw { flex-direction: column; } }
.z4ntxhs5 .y0hx3e2w { color: var(--accent-light); }
.oz5s .y0hx3e2w { color: #fff; }
.oz5s .kseju  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .uhb2 { grid-template-columns: 1fr; } }
.kwcvg .neud {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.kwcvg .neud:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.sov9k .neud { background: var(--bg-raised); border-color: transparent; }
.sov9k .neud:focus { background: var(--bg-card); border-color: var(--accent-light); }
.vtoa5zks .neud { border-radius: 100px; padding: 11px 20px; }
.vtoa5zks .kcpn2 { border-radius: 14px; }
@media (max-width: 640px) { .cb58h { grid-template-columns: 1fr; } }
.x2d1{display:none}
.x2d1:empty,.kkd9:empty{display:none}
.pp9y2{position:relative;overflow:visible}
.ut67w .i34xqson,.sf074j .i34xqson,
.lpxpy9d .i34xqson,.v908 .i34xqson,
.jokh5 .i34xqson,.ubv1fc .i34xqson{display:block}
.tlq180 .jizk{display:block}
.ut67w .i34xqson,.sf074j .i34xqson,
.lpxpy9d .i34xqson,.v908 .i34xqson,
.jokh5 .i34xqson{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}
.ut67w .i34xqson .kkd9,.sf074j .i34xqson .kkd9,
.lpxpy9d .i34xqson .kkd9,.v908 .i34xqson .kkd9,
.jokh5 .i34xqson .kkd9{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}
.ut67w .nj84b,.sf074j .nj84b,
.lpxpy9d .nj84b,.v908 .nj84b,
.jokh5 .nj84b{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.ut67w .i34xqson,.sf074j .i34xqson{top:12px}
.ut67w .i34xqson .kkd9{margin-right:auto}
.sf074j .i34xqson .kkd9{margin-left:auto}
.sf074j .i34xqson{text-align:right}
.lpxpy9d .i34xqson,.v908 .i34xqson{bottom:12px}
.lpxpy9d .i34xqson .kkd9{margin-right:auto}
.v908 .i34xqson .kkd9{margin-left:auto}
.v908 .i34xqson{text-align:right}
.jokh5 .i34xqson{position:relative;margin-top:16px}
.jokh5 .i34xqson .kkd9{margin:0 auto}
.ubv1fc .i34xqson{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.ubv1fc .i34xqson .kkd9{margin:0}
.ubv1fc .qsoj49~.i34xqson,
.ubv1fc .x87w~.i34xqson{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.ubv1fc .qsoj49~.i34xqson .kkd9,
.ubv1fc .x87w~.i34xqson .kkd9{justify-content:flex-start}
.qsoj49~.i34xqson,.x87w~.i34xqson{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}
.qsoj49~.i34xqson .kkd9{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.x87w~.i34xqson .kkd9{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.jizk .kkd9{margin:0 0 12px}
.kkd9{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.eweed5{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.f7fm0{font-weight:600;color:var(--text-heading);opacity:1}
.fcedev::before{content:"·";margin:0 2px;opacity:.5}
.nj84b{white-space:nowrap}
.hcdi2 .eweed5{display:none}
.obrfcdx .nj84b{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.obrfcdx .fcedev::before{content:""}
.svyjsz .nj84b{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}
.svyjsz .fcedev::before{content:""}
.b3pnvu24 .kkd9{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.k5vr .nj84b{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.k5vr .fcedev::before{content:""}
.v0hf7ox9 .nj84b{color: var(--accent-light);opacity:1;font-weight:500}
.kf1b .nj84b{border-bottom:1px solid currentColor;padding-bottom:2px}
.wpwh4pci .kkd9{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.yqpa{--date-bg:var(--accent-bg)}
.a02p .fcedev::before{content:""}
.gfxx2f56 .fcedev::before{content:"•";opacity:.4}
.gfxx2f56 .nj84b + .nj84b::before{content:"•";margin-right:6px;opacity:.4}
.eoajhkvp .fcedev::before{content:"/";opacity:.35}
.eoajhkvp .nj84b + .nj84b::before{content:"/";margin-right:6px;opacity:.35}
.sbdj2e .fcedev::before{content:"|";opacity:.3}
.sbdj2e .nj84b + .nj84b::before{content:"|";margin-right:6px;opacity:.3}
.j2clrwgx .fcedev::before{content:"—";opacity:.3}
.j2clrwgx .nj84b + .nj84b::before{content:"—";margin-right:6px;opacity:.3}
.f2y58 .fcedev::before{content:"◆";font-size:.5em;opacity:.35}
.f2y58 .nj84b + .nj84b::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.z2yuo0n .fcedev::before{content:"·";opacity:.4}
.z2yuo0n .nj84b + .nj84b::before{content:"·";margin-right:6px;opacity:.4}
.oibk4c62 .fcedev::before{content:"›";opacity:.4}
.oibk4c62 .nj84b + .nj84b::before{content:"›";margin-right:6px;opacity:.4}
.ie2c .fcedev::before{content:"→";opacity:.35;font-size:.85em}
.ie2c .nj84b + .nj84b::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.bpxwy9m3 .jhnq{padding:20px 0}
@media(max-width:640px){
  .jhnq{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .pmgynz{max-width:100%}
}
.k7olls8 .wgygogur{margin:0}
@media (max-width:560px){
  .mt36sv1m{grid-template-columns:repeat(2,1fr);gap:12px}
}
.d923 {
  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;
}
.d923.cz54knd {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.xcys {
  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; } }
.xcys .awevc198 {
  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;
}
.xcys .awevc198:hover { background: rgba(0,0,0,0.12) !important; }
.csyw1d5 {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.yr61 {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.hnp2c2 {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.xcys .i1s4e7 {
  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;
}
.xcys .i1s4e7:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .xcys { padding: 28px 18px 20px; }
  .hnp2c2 { font-size: 1.2rem; }
  .csyw1d5 { max-width: 220px; max-height: 80px; }
}
.w29d3j {
  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);
}
.vqa7jma5 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.uxsxc  .w29d3j { border-radius: 50%; }
.ms8uo  .w29d3j { border-radius: 6px; }
.jpnb .w29d3j { border-radius: 22px; }
.sxeydeg .d6a5 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .w29d3j { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.pp3eql {
  margin: 28px 0 24px;
}
.pp3eql .uldafmgu {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.pp3eql .jd3ph {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.pp3eql .d6a5 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ecwizi { flex-direction: row-reverse; }
[dir="rtl"] .znq2fsk5 { flex-direction: row-reverse; }
[dir="rtl"] .oo8j7i6k .xur2 { right: auto; left: 32px; }
[dir="rtl"] .fvny8  .xur2 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .oo8j7i6k .xur2 { right: auto; left: 20px; }
  [dir="rtl"] .fvny8  .xur2 { left: auto;  right: 20px; }
}
[dir="rtl"] .qbuudn7 .lp8cou7w  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .u903tpl .lp8cou7w { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .qsoj49,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .uluj, [dir="rtl"] .eb8n8 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .y1d7gy { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .rq1x0e { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .cgzr { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .d6a5 { direction: rtl; }
[dir="rtl"] .w29d3j { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .jwaqox4 { direction: rtl; }
[dir="rtl"] .x0cniz { direction: rtl; }
[dir="rtl"] .wp6q { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .nbnz6awt .eb8n8,
[dir="rtl"] .f5n5 .eb8n8,
[dir="rtl"] .c0bdqld .eb8n8,
[dir="rtl"] .rg17go .eb8n8 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .nbnz6awt .eb8n8 li::before,
[dir="rtl"] .f5n5 .eb8n8 li::before,
[dir="rtl"] .c0bdqld .eb8n8 li::before,
[dir="rtl"] .rg17go .eb8n8 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .r7xu0.whxyx .kq6ygh,
[dir="rtl"] .zrap.whxyx .kq6ygh,
[dir="rtl"] .mnubys3s.whxyx .kq6ygh,
[dir="rtl"] .aqav.whxyx .kq6ygh,
[dir="rtl"] .tgc8.whxyx .kq6ygh { text-align: right; }
[dir="rtl"] .qsoj49.whxyx .qmb4o { align-items: flex-end; text-align: right; }
[dir="rtl"] .qsoj49.rjng3p .qmb4o { text-align: center; }
[dir="rtl"] .qsoj49 .qmb4o { text-align: right; }
[dir="rtl"] .jd3ph,
[dir="rtl"] .awjl77,
[dir="rtl"] .jlk5irw,
[dir="rtl"] .dxo5b,
[dir="rtl"] .zuh5,
[dir="rtl"] .y2k0mlu,
[dir="rtl"] .n3g8k,
[dir="rtl"] .neud,
[dir="rtl"] .kcpn2 { text-align: right; direction: rtl; }
[dir="rtl"] .vtoa5zks .neud,
[dir="rtl"] .kwcvg .neud { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #d946ef;
  --brand:           #d946ef;
  --brand-light:     #dd6fee;
  --brand-pale:      #e4a2ee;
  --grad-start:      #a710be;
  --grad-end:        #d42eec;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #a855f7;
  --cta-light:       #cda0f7;
  --cta-hover:       #bb7bf8;
  --bg-page:         #130315;
  --bg-surface:      #1f0522;
  --bg-card:         #2a0830;
  --bg-card-inner:   #360a3d;
  --bg-raised:       #420c4a;
  --bg-hover:        #4d0e57;
  --border:          #5d1168;
  --border-alt:      #741583;
  --border-section:  #5d1168;
  --text-primary:    #e7e2e8;
  --text-muted:      #ac9cae;
  --text-body:       #cfc6d1;
  --text-sub:        #ac9cae;
  --text-faint:      #7b677e;
  --text-dim:        #5f5062;
  --text-label:      #948097;
  --text-value:      #c3b8c5;
  --accent-bg:       #2a0e2f;
  --accent-bg-light: #411249;
  --bg-tip:          #162624;
  --bg-warning:      #272115;
  --bg-info:         #161926;
  --bg-pros:         #162624;
  --bg-cons:         #261619;
  --c-pros:          #7af4e3;
  --c-cons:          #e68998;
  --c-pros-label:    #4bf0d9;
  --c-tip-border:    #2aedd2;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7af4e3;
}
:root { --logo-bg-opacity: 54%; }
body, button, input { font-family: "Rubik", sans-serif; }
.z2aq3l3 .yo0j4n { font-size: 0; width: 1.2rem; flex-shrink: 0; }.z2aq3l3 .yo0j4n::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.z2aq3l3 .i0yyj     .yo0j4n::before { content: "";  color: var(--c-tip-border); }.z2aq3l3 .ng8e .yo0j4n::before { content: ""; color: var(--c-warn-border); }.z2aq3l3 .kxm6zzs    .yo0j4n::before { content: ""; color: #60a5fa; }.aeeq1da .z2aq3l3 .i0yyj     .yo0j4n::before { color: #10b981; }.aeeq1da .z2aq3l3 .ng8e .yo0j4n::before { color: #f43f5e; }.aeeq1da .z2aq3l3 .kxm6zzs    .yo0j4n::before { color: #a855f7; }.amamo  .z2aq3l3 .i0yyj     .yo0j4n::before { color: #eab308; }.amamo  .z2aq3l3 .ng8e .yo0j4n::before { color: #ef4444; }.amamo  .z2aq3l3 .kxm6zzs    .yo0j4n::before { color: #f97316; }.vistbxu  .z2aq3l3 .i0yyj     .yo0j4n::before { color: #38bdf8; }.vistbxu  .z2aq3l3 .ng8e .yo0j4n::before { color: #818cf8; }.vistbxu  .z2aq3l3 .kxm6zzs    .yo0j4n::before { color: #2dd4bf; }.ebg436 .z2aq3l3 .yo0j4n::before { color: var(--accent-light) !important; }
.ljhxm5 .rgqvjl li::before, .ljhxm5 .zt0463t7 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; }.ljhxm5 .rgqvjl li::before { content: ""; }.ljhxm5 .zt0463t7 li::before { content: ""; }.ljhxm5 .ypkl0cm::before, .ljhxm5 .gzyu::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.ljhxm5 .ypkl0cm::before { content: ""; }.ljhxm5 .gzyu::before { content: ""; }
.jfrz .g78ch, .jfrz .qsoj49 { min-height: 420px; }
.mwl2 .ykjn::after, .mwl2 .uhz0fqne::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.ecjqy9 .ujz69br::after,.ecjqy9 .xur2::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; }
.ipcw::before { content: '›'; font-size: 1.1em; }