:root {
  --color-accent: #8b5cf6;
  --color-cta: #eab308;
  --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;
}
.tdew {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.x01cm3b {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.fwpl8b {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.yfd2 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.j5oze7z { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.j5oze7z a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.j5oze7z a:hover { color: var(--accent-light); }
.aral   .iw8asuc { border-radius: 0; }
@media (max-width: 640px) {
  .iw8asuc {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .aq7ipn8:hover .iw8asuc,
  .aq7ipn8:focus-within .iw8asuc { display: block; }
  .iw8asuc li a { padding: 8px 16px; font-size: 0.88rem; }
}
.vk4k {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.n6n5tx { display: none; }
@media (max-width: 640px) {
  .n6n5tx {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .n6n5tx.n6f9c { display: block; }
}
@media (max-width: 640px) {
  .vk4k { display: block; }
  .j5oze7z > li + li::before { display: none !important; }
  .j5oze7z {
    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;
  }
  .j5oze7z.n6f9c { display: flex; }
  .j5oze7z li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .j5oze7z li:last-child a { border-bottom: none; }
}
.a98qarn { min-height: 480px; }
.ltsu {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.n9bqxkz { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.aib9pswb .n9bqxkz { margin-left: 0; margin-right: 0; }
.k30ngxa {
  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;
}
.qrtti .k30ngxa { margin-top: 24px; }
.k30ngxa:hover { opacity: 0.88; }
.poebva0 .ltsu { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.poebva0 .n9bqxkz { color: #e2e8f0; }
.poebva0.p0dtah .dzpi5 { text-align: center; }
.t7by1 .ltsu { color: var(--text-primary); text-shadow: none; }
.t7by1 .n9bqxkz { color: var(--text-muted); }
.t7by1 .k30ngxa { margin-top: 16px; }
.t7by1, .t7by1.a98qarn { min-height: auto !important; }
.t7by1.p0dtah .dzpi5 { text-align: center; }
.t7by1~.cnin0y{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}
.t7by1~.cnin0y .hf3iim3{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ycj2bsij .ltsu { color: #fff; }
.ycj2bsij .n9bqxkz { color: rgba(255,255,255,0.85); }
.ycj2bsij .k30ngxa { background: #fff; color: var(--cta); }
.ycj2bsij .k30ngxa:hover { opacity: 0.92; }
.nv55 .vnzokp { position: relative; overflow: hidden; }
.nv55 .vnzokp::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;
}
.kywgmbu .vnzokp {
  animation: hg-breathe 7s ease-in-out infinite;
}
.anfitsdp .vnzokp { position: relative; overflow: hidden; }
.anfitsdp .vnzokp::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;
}
.rfqw .vnzokp { position: relative; overflow: hidden; }
.rfqw .vnzokp::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;
}
.y26nu9w .vnzokp {
  animation: hg-fadein 1.2s ease-out both;
}
.vnzokp {
  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%);
}
.y7d9rd1 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.p4xxuv9 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.mks2hjrq {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.vnzokp .ltsu { text-shadow: none; color: var(--text-primary); }
.vnzokp .n9bqxkz { color: var(--text-muted); }
body.ccamj .ltsu {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.lhlfz .ltsu {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.a98qarn.ycj2bsij .ltsu,
section.ycj2bsij .ltsu {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.vnzokp.p0dtah .y7d9rd1 { align-items: center; text-align: center; }
.vnzokp.aib9pswb   .y7d9rd1 { align-items: flex-start; text-align: left; }
.j40e8l8j .p4xxuv9 { position: relative; }
.j40e8l8j .p4xxuv9::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.j40e8l8j.pagyh3fh .p4xxuv9::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.giovm5 .p4xxuv9 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.giovm5 .mks2hjrq {
  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);
}
.giovm5 .ztmrfxfq {
  position: static; width: 100%; aspect-ratio: 4/3; border-radius: 16px;
}
.giovm5.pagyh3fh .p4xxuv9 { padding: 32px 0 32px 32px; }
.bdtzzmv5 .p4xxuv9 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.bdtzzmv5 .mks2hjrq {
  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);
}
.pagyh3fh .y7d9rd1 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.bdtzzmv5.pagyh3fh .p4xxuv9 { padding: 40px 16px 40px 48px; }
.a98qarn .k0nl3v {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.k0nl3v .jvantrjt.rjj5r {
  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;
}
.k0nl3v .jvantrjt.rjj5r:hover { opacity: 0.85; }
.he64k1 .p4xxuv9 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .vnzokp { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .vnzokp:not(.he64k1) .p4xxuv9 { display: none !important; }
  .he64k1 .p4xxuv9 { padding: 16px; }
  .y7d9rd1  { padding: 36px 24px; }
  .vnzokp~.cnin0y,.pagyh3fh~.cnin0y{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .a98qarn, .vnzokp { min-height: 320px !important; }
  .ltsu { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .bx15e,
  .obwv,
  .ij1orz { grid-template-columns: 1fr !important; }

  

  
  .d2w06h9 { display: flex !important; flex-direction: column !important; }
  .d2w06h9 .dzpi5 { display: contents; }
  .d2w06h9 .et97ofv4 { order: 0; }
  .d2w06h9 .ltsu { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .d2w06h9 .bx15e { order: 2; padding: 0 16px 12px !important; }
  .d2w06h9 .n9bqxkz { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .qrtti .dzpi5 { display: flex; flex-direction: column; }
  .qrtti .dzpi5 .ltsu { order: 1; }
  .qrtti .dzpi5 .ij1orz { order: 2; margin: 8px 0 24px !important; }
  .qrtti .dzpi5 .n9bqxkz { order: 3; }
  .qrtti .dzpi5 .k30ngxa { order: 4; align-self: center; margin-top: 0; }

  
  .vnzokp.he64k1 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .vnzokp.he64k1 .y7d9rd1 { display: contents; padding: 0; }
  .vnzokp.he64k1 .y7d9rd1 .ltsu { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .vnzokp.he64k1 .p4xxuv9 { order: 2; padding: 12px 16px; }
  .vnzokp.he64k1 .y7d9rd1 .n9bqxkz { order: 3; padding: 0 24px; margin: 0 auto; }
  .vnzokp.he64k1 .y7d9rd1 .k30ngxa { order: 4; align-self: center; margin: 8px 0 32px; }
}
.x2gi { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.r3fuk { width: 100%; height: auto; display: block; border-radius: 10px; }
.phpom .x2gi        { border-radius: 16px; }
.phpom .r3fuk  { border-radius: 16px; }
.cy8k6 .x2gi         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.cy8k6 .r3fuk   { border-radius: 8px; }
.qonp { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.yi6fuxl1 { width: 100%; padding: 32px 0; position: relative; }
.b4rce { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.r68ah7k .yi6fuxl1:nth-child(even) { background: var(--bg-surface); }
.r68ah7k .yi6fuxl1:nth-child(odd)  { background: var(--bg-page); }
.bqdz9d .yi6fuxl1:nth-child(even) { background: var(--bg-card); }
.bqdz9d .yi6fuxl1:nth-child(odd)  { background: var(--bg-page); }
.r68ah7k .yi6fuxl1:nth-child(odd)  .b4rce { background: var(--bg-card); border-radius: 6px; }
.r68ah7k .yi6fuxl1:nth-child(even) .b4rce { background: var(--bg-raised); border-radius: 6px; }
.bqdz9d .yi6fuxl1:nth-child(odd)  .b4rce { background: var(--bg-card); border-radius: 6px; }
.bqdz9d .yi6fuxl1:nth-child(even) .b4rce { background: var(--bg-raised); border-radius: 6px; }
.r68ah7k .yi6fuxl1:nth-child(even) .wq6vf .toqbhaqc,
.bqdz9d .yi6fuxl1:nth-child(even) .wq6vf .toqbhaqc { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.r68ah7k .yi6fuxl1:nth-child(odd) .wq6vf .toqbhaqc,
.bqdz9d .yi6fuxl1:nth-child(odd) .wq6vf .toqbhaqc { background: var(--bg-card-inner); }
.r68ah7k .yi6fuxl1:nth-child(even) .fj7z71 .toqbhaqc:nth-child(odd),
.bqdz9d .yi6fuxl1:nth-child(even) .fj7z71 .toqbhaqc:nth-child(odd)  { background: var(--bg-card); }
.r68ah7k .yi6fuxl1:nth-child(even) .fj7z71 .toqbhaqc:nth-child(even),
.bqdz9d .yi6fuxl1:nth-child(even) .fj7z71 .toqbhaqc:nth-child(even) { background: var(--bg-card-inner); }
h1.k8oztth2 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.k8oztth2 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.wzcbi9q { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.pfmwkq h2.k8oztth2 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.awkbv h2.k8oztth2 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.xwq26 h2.k8oztth2 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.svh2xk h2.k8oztth2::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.i4xh9l08 h2.k8oztth2 {
  color: var(--text-primary); font-size: 1.7rem;
}
.tts4rl h2.k8oztth2::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.op77u h2.k8oztth2 {
  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;
}
.ib9zsu4r { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ib9zsu4r { display: none; } }
.vcxtp3ei { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.kljsroeu { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ms68dfo {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.vi4kjs { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.hrm2r { padding-left: 20px; }
.hrm2r li { margin-bottom: 6px; }
.hrm2r a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.hrm2r a:hover { color: var(--accent-light); }
.ep562pw4 .vi4kjs { display: none; }
.ejenl0g .vi4kjs { display: none; }
.ejenl0g .hrm2r { padding-left: 0; list-style: none; }
.ejenl0g .hrm2r li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.ejenl0g .hrm2r a { font-size: 0.92rem; }
.b4cul .ms68dfo { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.b4cul .vi4kjs { display: none; }
.b4cul .hrm2r { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.b4cul .hrm2r li { margin-bottom: 0; }
.b4cul .hrm2r 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;
}
.b4cul .hrm2r a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.qcmsob0 .ms68dfo { padding: 20px 20px 16px; }
.qcmsob0 .hrm2r {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.qcmsob0 .hrm2r li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.qcmsob0 .hrm2r 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;
}
.qcmsob0 .hrm2r 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;
}
.qcmsob0 .hrm2r a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.qcmsob0 .hrm2r a:focus,
.qcmsob0 .hrm2r a:focus-visible,
.qcmsob0 .hrm2r a:target { outline: none; }
.qcmsob0 .hrm2r li:target a { border-color: var(--border); color: var(--text-muted); }
.cukny .ms68dfo { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.cukny .vi4kjs { display: none; }
.cukny .hrm2r { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.cukny .hrm2r li { margin-bottom: 0; }
.cukny .hrm2r li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.cukny .hrm2r li:last-child::after { content: ""; margin-right: 0; }
.cukny .hrm2r a { font-size: 0.9rem; }
.toqbhaqc { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.wq6vf .toqbhaqc { background: var(--bg-card); }
.fj7z71 .toqbhaqc:nth-child(odd)  { background: var(--bg-card); }
.fj7z71 .toqbhaqc:nth-child(even) { background: var(--bg-raised); }
.mkl19v9 .toqbhaqc {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.mkl19v9 .toqbhaqc:last-child { border-bottom: none; }
.mkl19v9 h3.wzcbi9q { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.lv00 .toqbhaqc {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.lv00 .toqbhaqc + .toqbhaqc { margin-top: 4px; }
.niuo .toqbhaqc { background: none; border-radius: 0; padding: 12px 0; }
.niuo .toqbhaqc + .toqbhaqc { border-top: 1px solid var(--border-section); }
.tm7cm { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.v2ne9qj3 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.tfd9s94 { color: var(--text-body); margin-bottom: 10px; }
.fbv44, .rvvh2avg { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.fbv44 li, .rvvh2avg li { margin-bottom: 6px; }
.rvvh2avg li { list-style: decimal; }
.e01i     .fbv44 { list-style-type: "● "; }
.v2iq  .fbv44 { list-style-type: "■ "; }
.qhyfvb9h .fbv44 { list-style-type: "◆ "; }
.ciece    .fbv44 { list-style-type: "★ "; }
.qhyfvb9h .s1ws9 { list-style-type: "◆ "; }
.e01i    .fbv44 li::marker, .e01i    .s1ws9 li::marker,
.v2iq .fbv44 li::marker, .v2iq .s1ws9 li::marker,
.qhyfvb9h .fbv44 li::marker, .qhyfvb9h .s1ws9 li::marker,
.ciece   .fbv44 li::marker, .ciece   .s1ws9 li::marker {
  color: var(--cta); font-size: 1em;
}
.e01i .rvvh2avg,
.v2iq .rvvh2avg,
.qhyfvb9h .rvvh2avg,
.ciece .rvvh2avg {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.e01i .rvvh2avg li,
.v2iq .rvvh2avg li,
.qhyfvb9h .rvvh2avg li,
.ciece .rvvh2avg li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.e01i .rvvh2avg li::before,
.v2iq .rvvh2avg li::before,
.qhyfvb9h .rvvh2avg li::before,
.ciece .rvvh2avg 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;
}
.e01i     .rvvh2avg li::before { border-radius: 50%; }
.v2iq  .rvvh2avg li::before { border-radius: 3px; }
.qhyfvb9h .rvvh2avg li::before { border-radius: 3px; }
.ciece    .rvvh2avg li::before { border-radius: 50%; }
.k0z72jsb { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.g9ig4hv .k0z72jsb,
.zamwut .k0z72jsb { background: transparent; border: none; border-radius: 0; }
.ug2dk { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ug2dk th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ug2dk td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ug2dk tr:hover td { background: var(--bg-hover); }
.jvig8oz .ug2dk tbody tr:nth-child(even) td { background: var(--bg-surface); }
.qobc2o .ug2dk { border: 1px solid var(--border-alt); }
.qobc2o .ug2dk th,
.qobc2o .ug2dk td { border: 1px solid var(--border-alt); }
.eniqyps3 .ug2dk th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.eniqyps3 .ug2dk td { border-bottom: none; }
.eniqyps3 .ug2dk tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.a5p5o .ug2dk th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.exsx .k0z72jsb {
  overflow: hidden;
}
.exsx .ug2dk th { border-bottom: 1px solid var(--border-alt); }
.exsx .ug2dk 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%}
.zdyz4ss .wxy7zp {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.w9l4b .i3fewmp { background: rgba(255,255,255,0.04); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255,255,255,0.08); }
.w9l4b .rgr4x0 { background: none; color: var(--accent-light); font-weight: 700; }
.tkdt { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.busjjq  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.t857i { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.l6jullp { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.tkdt strong { color: var(--text-primary); font-size: 0.95rem; }
.tkdt p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.z5alpikb { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.ohlm5zd, .mqvi { border-radius: 8px; padding: 14px; }
.ohlm5zd { background: var(--bg-pros); }
.mqvi { background: var(--bg-cons); }
.vt5lskio { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.ohlm5zd .vt5lskio { color: var(--c-pros-label); }
.mqvi .vt5lskio { color: #f87171; }
.ohlm5zd ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.mqvi ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.r3fuk { width: 100%; height: auto; border-radius: 10px; display: block; }
.rjj5r {
  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;
}
.rjj5r:hover { opacity: 0.85; }
.jh64xw .rjj5r  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.jh64xw .rjj5r:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.t9fy4o6 .rjj5r  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.t9fy4o6 .rjj5r:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.k91xeeo3 .k30ngxa { border-radius: 50px; }
.k91xeeo3 .rjj5r  { border-radius: 50px; }
.vsg5 .k30ngxa { padding-left: 22px; padding-right: 22px; }
.vsg5 .rjj5r  { padding-left: 12px; padding-right: 12px; }
.l063f8q .k30ngxa { padding-left: 44px; padding-right: 44px; }
.l063f8q .rjj5r  { padding-left: 24px; padding-right: 24px; }
.vvid1 .k30ngxa { padding-left: 56px; padding-right: 56px; }
.vvid1 .rjj5r  { padding-left: 32px; padding-right: 32px; }
.h23awla6   .k30ngxa::after, .h23awla6   .rjj5r::after,
.sarc .k30ngxa::after, .sarc .rjj5r::after,
.lbi41    .k30ngxa::after, .lbi41    .rjj5r::after,
.uez6g    .k30ngxa::after, .uez6g    .rjj5r::after,
.akb7    .k30ngxa::after, .akb7    .rjj5r::after,
.s13p     .k30ngxa::after, .s13p     .rjj5r::after,
.yg9amx    .k30ngxa::after, .yg9amx    .rjj5r::after,
.e15dqgne   .k30ngxa::after, .e15dqgne   .rjj5r::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;
}
.h23awla6 .k30ngxa::after, .h23awla6 .rjj5r::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");
}
.sarc .k30ngxa::after, .sarc .rjj5r::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");
}
.lbi41 .k30ngxa::after, .lbi41 .rjj5r::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");
}
.uez6g .k30ngxa::after, .uez6g .rjj5r::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");
}
.akb7 .k30ngxa::after, .akb7 .rjj5r::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");
}
.s13p .k30ngxa::after, .s13p .rjj5r::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");
}
.yg9amx .k30ngxa::after, .yg9amx .rjj5r::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");
}
.e15dqgne .k30ngxa::after, .e15dqgne .rjj5r::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");
}
.sg0sz4   .sxdktz::after, .sg0sz4   .zhdd1hnf::after,
.eac56f .sxdktz::after, .eac56f .zhdd1hnf::after,
.e5oq5g    .sxdktz::after, .e5oq5g    .zhdd1hnf::after,
.a0m6v5k    .sxdktz::after, .a0m6v5k    .zhdd1hnf::after,
.jp62    .sxdktz::after, .jp62    .zhdd1hnf::after,
.luvdmv5     .sxdktz::after, .luvdmv5     .zhdd1hnf::after,
.wefv    .sxdktz::after, .wefv    .zhdd1hnf::after,
.mqc05xx   .sxdktz::after, .mqc05xx   .zhdd1hnf::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;
}
.sg0sz4 .sxdktz::after, .sg0sz4 .zhdd1hnf::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");
}
.eac56f .sxdktz::after, .eac56f .zhdd1hnf::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");
}
.e5oq5g .sxdktz::after, .e5oq5g .zhdd1hnf::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");
}
.a0m6v5k .sxdktz::after, .a0m6v5k .zhdd1hnf::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");
}
.jp62 .sxdktz::after, .jp62 .zhdd1hnf::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");
}
.luvdmv5 .sxdktz::after, .luvdmv5 .zhdd1hnf::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");
}
.wefv .sxdktz::after, .wefv .zhdd1hnf::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");
}
.mqc05xx .sxdktz::after, .mqc05xx .zhdd1hnf::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");
}
.brai .jijmrux { background: var(--bg-raised); }
.jvantrjt.rjj5r {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .iod6 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .iod6::before    { grid-area: rank;   }
  .qnktlz           { grid-area: ident;  }
  .rzo030     { grid-area: rating; min-width: 0; width: auto; }
  .i841           { grid-area: pills;  }
  .jvantrjt             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .iod6 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .iod6::before    { justify-self: center; }
  .qnktlz           { width: 100%; }
  .rzo030     { justify-self: center; }
  .i841           { grid-template-columns: 1fr; }
}
.rhev1 .bfmn6jc li::before { content: "→"; }
.rhev1 .os2it09 li::before { content: "–"; }
@media (min-width: 860px) {
  .x28cb0 .qzc4ddf {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .x28cb0 .ytr9 { margin: 0; }
}
.zamwut .z5alpikb { gap: 10px; }
.zamwut .ohlm5zd, .zamwut .mqvi { padding: 12px; }
.zamwut .ohlm5zd ul, .zamwut .mqvi ul { margin: 4px 0 0; padding-left: 18px; }
.zamwut .ohlm5zd li, .zamwut .mqvi li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .v2hdgtbj { grid-template-columns: 1fr; }
  .fr58v08 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .fr58v08 .e0wax { width: 72px; height: 50px; }
  .fr58v08 .h04y { max-width: 180px; }
  .fr58v08 .gmuo92l5 { width: auto; }
}
@media (max-width: 720px) {
  .s6y9z { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .rw0qvvu { padding: 16px; }
  .h7kam .hg6gs0c { min-width: 50%; }
}
.dgrh .z5alpikb { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .bu60qsk { grid-template-columns: 1fr; }
  .rd826et { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .o4mcpb37 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .yae8s68r { flex-wrap: wrap; padding: 16px; }
}
.dqo5zy8 .z5alpikb { gap: 8px; }
.dqo5zy8 .ohlm5zd, .dqo5zy8 .mqvi { padding: 8px; }
@media (max-width: 480px) {
  .e92ze23w { flex-direction: column; align-items: stretch; }
}
.m2sek0 .gmuo92l5 .rjj5r { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .z77z46r2 { flex-direction: column; align-items: stretch; gap: 10px; }
  .m2sek0 .gmuo92l5 { text-align: center; }
}
@media (max-width: 720px) {
  .f2bd { grid-template-columns: 1fr; }
  .iow7v { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .id56 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .akktd4n { grid-template-columns: 1fr; }
  .nfsq71 { width: 100px; height: 100px; margin: 16px auto; }
  .umofo0h { font-size: 1.4rem; }
  .wpwyk { justify-content: center; }
  .ycsfihhg .hg6gs0c { min-width: 50%; }
}
.r637l .z5alpikb { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .ur77wrgt { flex-wrap: wrap; padding: 14px 16px; }
  .deyio9dy { padding: 12px 16px; }
  .r637l .z5alpikb { margin: 0 16px; }
  .r637l .nghn3g { padding: 0 16px; }
  .n1i03ek1 { padding: 12px 16px; }
}
.bu799i .i841 .mjmd {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.x6ip .tuii7ifh { display: none; }
.x6ip .o74p816 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.x6ip .o74p816 {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.x6ip .o74p816 small { display: none; }
.x6ip .bs6m .j44ka { display: none; }
.x6ip .bs6m strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.x6ip .v0rju9h { display: none; }
.nj3k { margin: 16px 0; }
.xyu7 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.xyu7 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.xyu7 summary::after { content: "+"; color: var(--accent-light); }
.xyu7[open] summary::after { content: "−"; }
.xyu7 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.yi6fuxl1 { margin-bottom: 0; }
.pz2z5g6 h2.k8oztth2 { color: var(--text-primary); border-color: var(--accent-light); }
.myeqbz h2.k8oztth2 { color: var(--text-primary); border-color: var(--accent-light); }
.ltn0 .busjjq     { background: #052e16; border-color: #10b981; }
.ltn0 .t857i    { background: #1e1036; border-color: #a855f7; }
.ltn0 .tkdt strong  { color: #f1f5f9; }
.ltn0 .tkdt p       { color: #cbd5e1; }
.ltn0 .joww9e1f    .busjjq     .l6jullp::before,
.ltn0 .g1rx  .busjjq     .l6jullp::before,
.ltn0 .nmgombfs  .busjjq     .l6jullp::before,
.ltn0 .mcblgr .busjjq     .l6jullp::before { color: #10b981; }
.ltn0 .joww9e1f    .ll0koi7 .l6jullp::before,
.ltn0 .g1rx  .ll0koi7 .l6jullp::before,
.ltn0 .nmgombfs  .ll0koi7 .l6jullp::before,
.ltn0 .mcblgr .ll0koi7 .l6jullp::before { color: #f43f5e; }
.ltn0 .joww9e1f    .t857i    .l6jullp::before,
.ltn0 .g1rx  .t857i    .l6jullp::before,
.ltn0 .nmgombfs  .t857i    .l6jullp::before,
.ltn0 .mcblgr .t857i    .l6jullp::before { color: #a855f7; }
.uoqd9kk .busjjq     { background: #2d2000; border-color: #eab308; }
.uoqd9kk .t857i    { background: #2d1600; border-color: #f97316; }
.uoqd9kk .tkdt strong  { color: #f1f5f9; }
.uoqd9kk .tkdt p       { color: #cbd5e1; }
.uoqd9kk .joww9e1f    .busjjq     .l6jullp::before,
.uoqd9kk .g1rx  .busjjq     .l6jullp::before,
.uoqd9kk .nmgombfs  .busjjq     .l6jullp::before,
.uoqd9kk .mcblgr .busjjq     .l6jullp::before { color: #eab308; }
.uoqd9kk .joww9e1f    .ll0koi7 .l6jullp::before,
.uoqd9kk .g1rx  .ll0koi7 .l6jullp::before,
.uoqd9kk .nmgombfs  .ll0koi7 .l6jullp::before,
.uoqd9kk .mcblgr .ll0koi7 .l6jullp::before { color: #ef4444; }
.uoqd9kk .joww9e1f    .t857i    .l6jullp::before,
.uoqd9kk .g1rx  .t857i    .l6jullp::before,
.uoqd9kk .nmgombfs  .t857i    .l6jullp::before,
.uoqd9kk .mcblgr .t857i    .l6jullp::before { color: #f97316; }
.g3btr .busjjq     { background: #0c1a2e; border-color: #38bdf8; }
.g3btr .ll0koi7 { background: #12103a; border-color: #818cf8; }
.g3btr .t857i    { background: #0a2020; border-color: #2dd4bf; }
.g3btr .tkdt strong  { color: #f1f5f9; }
.g3btr .tkdt p       { color: #cbd5e1; }
.g3btr .joww9e1f    .busjjq     .l6jullp::before,
.g3btr .g1rx  .busjjq     .l6jullp::before,
.g3btr .nmgombfs  .busjjq     .l6jullp::before,
.g3btr .mcblgr .busjjq     .l6jullp::before { color: #38bdf8; }
.g3btr .joww9e1f    .ll0koi7 .l6jullp::before,
.g3btr .g1rx  .ll0koi7 .l6jullp::before,
.g3btr .nmgombfs  .ll0koi7 .l6jullp::before,
.g3btr .mcblgr .ll0koi7 .l6jullp::before { color: #818cf8; }
.g3btr .joww9e1f    .t857i    .l6jullp::before,
.g3btr .g1rx  .t857i    .l6jullp::before,
.g3btr .nmgombfs  .t857i    .l6jullp::before,
.g3btr .mcblgr .t857i    .l6jullp::before { color: #2dd4bf; }
.sqqshmp2 .busjjq     { background: var(--accent-bg); border-color: var(--accent-light); }
.sqqshmp2 .t857i    { background: var(--accent-bg); border-color: var(--accent-pale); }
.sqqshmp2 .joww9e1f    .l6jullp::before,
.sqqshmp2 .g1rx  .l6jullp::before,
.sqqshmp2 .nmgombfs  .l6jullp::before,
.sqqshmp2 .mcblgr .l6jullp::before { color: var(--accent-light) !important; }
.fffgmm::before,
.s1vnypz::before { margin-right: 5px; }
.ggnj .ohlm5zd ul li,
.ggnj .bfmn6jc li         { color: #4ade80; }
.ggnj .ohlm5zd .fffgmm { color: #22c55e; }
.ggnj .mqvi ul li,
.ggnj .os2it09 li         { color: #f87171; }
.ggnj .mqvi .s1vnypz { color: #ef4444; }
.im4a6 .ohlm5zd { background: var(--bg-pros); }
.im4a6 .mqvi { background: var(--bg-cons); }
.im4a6 .ohlm5zd .fffgmm { color: var(--c-pros-label); }
.im4a6 .mqvi .s1vnypz { color: var(--c-cons); }
.im4a6 .ohlm5zd ul li,
.im4a6 .mqvi ul li,
.lq1as1 .ohlm5zd { background: var(--bg-pros); }
.lq1as1 .mqvi { background: var(--bg-cons); }
.lq1as1 .ohlm5zd .fffgmm { color: var(--c-pros-label); }
.lq1as1 .mqvi .s1vnypz { color: var(--c-cons); }
.lq1as1 .ohlm5zd ul li,
.lq1as1 .mqvi ul li,
.u9nq1cm .fffgmm::before { content: "✓ "; }
.u9nq1cm .s1vnypz::before { content: "✗ "; }
.rhev1 .fffgmm::before { content: "→ "; }
.rhev1 .s1vnypz::before { content: "← "; }
.c551x .fffgmm::before { content: "★ "; }
.c551x .s1vnypz::before { content: "✕ "; }
.dewu38k .fffgmm::before { content: "◆ "; }
.dewu38k .s1vnypz::before { content: "▲ "; }
.l00evtz .tkdt { background: transparent; border-left: none; border: 1.5px solid; }
.l00evtz .busjjq     { border-color: var(--c-tip-border); }
.l00evtz .t857i    { border-color: #60a5fa; }
.l00evtz .tkdt strong { color: var(--text-primary); }
.l00evtz .tkdt p      { color: var(--text-muted); }
.o4g3iyn .tkdt { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.o4g3iyn .busjjq     { border-top-color: var(--c-tip-border); }
.o4g3iyn .t857i    { border-top-color: #60a5fa; }
.ctvgm40p .tkdt { border-left: none; border-radius: 8px; }
.ctvgm40p .busjjq     { background: #065f46; }
.ctvgm40p .t857i    { background: #1e3a8a; }
.ctvgm40p .tkdt strong,
.ctvgm40p .tkdt p { color: #fff; }
.ctvgm40p .l6jullp::before { color: rgba(255,255,255,0.85) !important; }
.ltn0.ctvgm40p .busjjq,
.ltn0 .ctvgm40p .busjjq     { background: #052e16; }
.ltn0.ctvgm40p .t857i,
.ltn0 .ctvgm40p .t857i    { background: #1e1036; }
.uoqd9kk.ctvgm40p .busjjq,
.uoqd9kk .ctvgm40p .busjjq      { background: #2d2000; }
.uoqd9kk.ctvgm40p .t857i,
.uoqd9kk .ctvgm40p .t857i     { background: #2d1600; }
.g3btr.ctvgm40p .busjjq,
.g3btr .ctvgm40p .busjjq      { background: #0c1a2e; }
.g3btr.ctvgm40p .ll0koi7,
.g3btr .ctvgm40p .ll0koi7  { background: #12103a; }
.g3btr.ctvgm40p .t857i,
.g3btr .ctvgm40p .t857i     { background: #0a2020; }
.nfczm .tkdt { border-left: none; border-radius: 6px; padding: 10px 14px; }
.nfczm .busjjq     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.nfczm .ll0koi7 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.nfczm .t857i    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.nfczm .tkdt strong { color: var(--text-primary); }
.nfczm .tkdt p      { color: var(--text-muted); }
.gsjhqu .tkdt { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.joww9e1f .l6jullp,
.g1rx .l6jullp,
.nmgombfs .l6jullp,
.mcblgr .l6jullp { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.joww9e1f .l6jullp::before,
.g1rx .l6jullp::before,
.nmgombfs .l6jullp::before,
.mcblgr .l6jullp::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.joww9e1f .busjjq     .l6jullp::before { content: "✦"; color: var(--c-tip-border); }
.joww9e1f .ll0koi7 .l6jullp::before { content: "▲"; color: var(--c-warn-border); }
.joww9e1f .t857i    .l6jullp::before { content: "◉"; color: #60a5fa; }
.g1rx .busjjq     .l6jullp::before { content: "★"; color: var(--c-tip-border); }
.g1rx .ll0koi7 .l6jullp::before { content: "◆"; color: var(--c-warn-border); }
.g1rx .t857i    .l6jullp::before { content: "●"; color: #60a5fa; }
.nmgombfs .busjjq     .l6jullp::before { content: "▶"; color: var(--c-tip-border); }
.nmgombfs .ll0koi7 .l6jullp::before { content: "■"; color: var(--c-warn-border); }
.nmgombfs .t857i    .l6jullp::before { content: "▸"; color: #60a5fa; }
.mcblgr .busjjq     .l6jullp::before { content: "→"; color: var(--c-tip-border); }
.mcblgr .ll0koi7 .l6jullp::before { content: "⬥"; color: var(--c-warn-border); }
.mcblgr .t857i    .l6jullp::before { content: "◈"; color: #60a5fa; }
.id7icv .wq6vf .toqbhaqc,
.id7icv .fj7z71 .toqbhaqc  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.id7icv .k0z72jsb          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.id7icv .ms68dfo                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.hba4koth .wq6vf .toqbhaqc,
.hba4koth .fj7z71 .toqbhaqc,
.hba4koth .i3fewmp,
.hba4koth .iod6,
.hba4koth .ytr9,
.hba4koth .k0z72jsb,
.hba4koth .ms68dfo,
.hba4koth .gsjhqu .tkdt { box-shadow: none; }
.p33xj   .tfd9s94, .p33xj .tm7cm, .p33xj .v2ne9qj3,
.p33xj   .vcxtp3ei, .p33xj .kljsroeu { font-size: 0.9rem; }
.p33xj   .fbv44, .p33xj .rvvh2avg { font-size: 0.9rem; }
.nqt8b   .tfd9s94, .nqt8b .tm7cm, .nqt8b .v2ne9qj3,
.nqt8b   .vcxtp3ei, .nqt8b .kljsroeu { font-size: 0.95rem; }
.nqt8b   .fbv44, .nqt8b .rvvh2avg { font-size: 0.95rem; }
.hgbhtxxr   .tfd9s94, .hgbhtxxr .tm7cm, .hgbhtxxr .v2ne9qj3,
.hgbhtxxr   .vcxtp3ei, .hgbhtxxr .kljsroeu { font-size: 1.08rem; }
.hgbhtxxr   .fbv44, .hgbhtxxr .rvvh2avg { font-size: 1.05rem; }
.hgbhtxxr   .ug2dk { font-size: 0.97rem; }
.yxo16 .ltsu      { font-size: 3.2rem; }
.yxo16 h2.k8oztth2 { font-size: 1.9rem; }
.yxo16 h3.wzcbi9q     { font-size: 1.4rem; }
.nw7d8js .ltsu      { font-size: 3.8rem; }
.nw7d8js h2.k8oztth2 { font-size: 2.2rem; }
.nw7d8js h3.wzcbi9q     { font-size: 1.6rem; }
.yi6fuxl1 + .yi6fuxl1 { position: relative; }
.eou2s   .yi6fuxl1 + .yi6fuxl1::before,
.nu61  .yi6fuxl1 + .yi6fuxl1::before,
.r8ja   .yi6fuxl1 + .yi6fuxl1::before,
.xyfc6ux3   .yi6fuxl1 + .yi6fuxl1::before,
.g0949   .yi6fuxl1 + .yi6fuxl1::before,
.k368z8z .yi6fuxl1 + .yi6fuxl1::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.eou2s .yi6fuxl1 + .yi6fuxl1::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.nu61 .yi6fuxl1 + .yi6fuxl1::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.r8ja .yi6fuxl1 + .yi6fuxl1::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;
}
.xyfc6ux3 .yi6fuxl1 + .yi6fuxl1::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.qm6qk .yi6fuxl1 { margin-bottom: 16px; }
.qm6qk .yi6fuxl1 + .yi6fuxl1 { margin-top: 0; }
.qm6qk .b4rce { padding-top: 0; padding-bottom: 0; }
.g0949 .yi6fuxl1 + .yi6fuxl1::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.k368z8z .yi6fuxl1 + .yi6fuxl1::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ne3h .yi6fuxl1 + .yi6fuxl1::before,
.btb8 .yi6fuxl1 + .yi6fuxl1::before,
.uvxt5 .yi6fuxl1 + .yi6fuxl1::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%;
}
.r68ah7k .ne3h .yi6fuxl1:nth-child(even)::before,
.r68ah7k .btb8 .yi6fuxl1:nth-child(even)::before,
.r68ah7k .uvxt5 .yi6fuxl1:nth-child(even)::before { background: var(--bg-surface); }
.bqdz9d .ne3h .yi6fuxl1:nth-child(even)::before,
.bqdz9d .btb8 .yi6fuxl1:nth-child(even)::before,
.bqdz9d .uvxt5 .yi6fuxl1:nth-child(even)::before { background: var(--bg-card); }
.ne3h .yi6fuxl1 + .yi6fuxl1::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");
}
.btb8 .yi6fuxl1 + .yi6fuxl1::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");
}
.uvxt5 .yi6fuxl1 + .yi6fuxl1::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");
}
.mpf6b .y7d9rd1,
.nsn5 .y7d9rd1 { padding-bottom: 60px; }
.zm2wxzko .y7d9rd1 { padding-bottom: 70px; }
.q0id9e0 .poebva0:not(.ycj2bsij) .et97ofv4 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.q0id9e0 .ycj2bsij { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.q0id9e0 .ztmrfxfq { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.q0id9e0 .vnzokp { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.sfn7tkg .vnzokp { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.l8e8jwg1 .vnzokp { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.m6zoiq6 .vnzokp { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.pi9p6b .vnzokp { background: var(--accent-bg); }
.gvyb0 .x2gi { float: left; width: 38%; margin: 0 28px 16px 0; }
.gvyb0 .x2gi .r3fuk { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.gvyb0 .b4rce::after { content: ''; display: block; clear: both; }
.dj40h52 .x2gi { float: right; width: 38%; margin: 0 0 16px 28px; }
.dj40h52 .x2gi .r3fuk { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.dj40h52 .b4rce::after { content: ''; display: block; clear: both; }
.ups8 .yi6fuxl1:nth-child(odd)  .x2gi { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ups8 .yi6fuxl1:nth-child(even) .x2gi { float: right; width: 38%; margin: 0 0 16px 28px; }
.ups8 .x2gi .r3fuk { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ups8 .b4rce::after { content: ''; display: block; clear: both; }
@media (max-width: 900px) {
  .gvyb0 .x2gi,
  .dj40h52 .x2gi,
  .ups8 .yi6fuxl1:nth-child(odd)  .x2gi,
  .ups8 .yi6fuxl1:nth-child(even) .x2gi {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .gvyb0 .x2gi .r3fuk,
  .dj40h52 .x2gi .r3fuk,
  .ups8 .x2gi .r3fuk {
    max-height: none !important;
  }
}
.gvyb0 .fbv44,
.gvyb0 .rvvh2avg,
.dj40h52 .fbv44,
.dj40h52 .rvvh2avg,
.ups8 .fbv44,
.ups8 .rvvh2avg { overflow: hidden; }
@media (max-width: 640px) {
  .gvyb0 .x2gi,
  .dj40h52 .x2gi,
  .ups8 .x2gi { float: none; width: 100%; margin: 0 0 16px 0; }
}
.c2596 .qonp,
.c2596 .b4rce,
.c2596 .blf9  { max-width: 1100px; }
.ibpf .qonp,
.ibpf .b4rce,
.ibpf .blf9  { max-width: 1200px; }
.ibpf { --content-mw: 1200px; }
.k679gd .qonp,
.k679gd .b4rce,
.k679gd .blf9  { max-width: 1320px; }
.aos9qx1d { font-size: 0.82rem; color: var(--text-muted); }
.zp1h3 { display: flex; align-items: center; }
.ddrh {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.yjmgh8w1 { display: flex; align-items: center; }
.wbvk4 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.wbvk4:hover { text-decoration: underline; }
.pnt2 { margin: 0 3px; opacity: 0.45; }
.pnt2::before { content: '/'; }
.kv2ull { padding: 2px 5px; color: var(--text-main); }
.bctk .aos9qx1d {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.bctk .zp1h3 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.m8il .aos9qx1d {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.m8il .zp1h3 { padding: 0 0 0 12px; }
.efu2 .zp1h3 { padding: 0 16px; }
.efu2 .aos9qx1d {
  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);
}
.efu2 .qonp { padding-top: 28px; }
@media (max-width: 720px) {
  .zfs2kpc { margin-top: 18px; padding: 0 16px; }
  .efu2 .qonp { padding-top: 16px; }
}
.c2596.bctk .zp1h3 { max-width: 1100px; }
.ibpf.bctk .zp1h3 { max-width: 1200px; }
.k679gd.bctk .zp1h3 { max-width: 1320px; }
.ibpf .zfs2kpc { max-width: 1200px; }
.nogk .yi6fuxl1 { padding-top: 16px; padding-bottom: 16px; }
.wq6qt .yi6fuxl1 { padding-top: 24px; padding-bottom: 24px; }
.wm7hfap .yi6fuxl1 { padding-top: 40px; padding-bottom: 40px; }
.jg6ieey3 .yi6fuxl1 { padding-top: 52px; padding-bottom: 52px; }
.rt24oe .yi6fuxl1:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.rt24oe .yi6fuxl1:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.rt24oe .yi6fuxl1:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.rt24oe .yi6fuxl1:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.mna1j .b4rce { padding-top: 10px;  padding-bottom: 10px; }
.cssg .b4rce { padding-top: 18px;  padding-bottom: 18px; }
.ti9qr .b4rce { padding-top: 36px;  padding-bottom: 36px; }
.pnbt .b4rce { padding-top: 48px;  padding-bottom: 48px; }
.hjyetudp h2.k8oztth2 { font-weight: 600; }
.hjyetudp h3.wzcbi9q     { font-weight: 600; }
.p27p6e h2.k8oztth2 { font-weight: 800; }
.p27p6e h3.wzcbi9q     { font-weight: 700; }
.zzr3 h2.k8oztth2 { font-weight: 900; }
.zzr3 h3.wzcbi9q     { font-weight: 800; }
.zzr3 .tkdt strong,
.zzr3 .tkdt strong { font-weight: 600; }
.sxdktz {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.n4zt .sxdktz { display: none; }
@media (max-width: 640px) {
  .zedjyz { display: none; }
  .sxdktz {
    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;
  }
}
.sxdktz { background: var(--cta) !important; color: #fff !important; border: none !important; }
.sxdktz:hover { opacity: 0.85; }
.eldxk .sxdktz { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.cjof8f .sxdktz,
.h358y8  .sxdktz { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.cjof8f .sxdktz:hover,
.h358y8  .sxdktz:hover { opacity: 0.88; }
.eldxk.cjof8f .sxdktz,
.eldxk.h358y8  .sxdktz { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.zhdd1hnf {
  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;
}
.zhdd1hnf:hover { transform: translateY(-2px); opacity: 0.92; }
.zhdd1hnf { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ukq6 .zhdd1hnf { display: none; }
.luzw .zhdd1hnf { right: 32px; }
.x90gad  .zhdd1hnf { left: 32px; }
@media (max-width: 480px) {
  .luzw .zhdd1hnf { right: 20px; bottom: 20px; }
  .x90gad  .zhdd1hnf { left: 20px; bottom: 20px; }
}
.zbogp { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.blf9 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.gw4ny8u { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.oq2ctb { color: var(--text-dim); font-size: 0.8rem; }
.x58j { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.x58j img { height: 26px; width: auto; object-fit: contain; }
.hu7lmd { display: flex; flex-direction: column; gap: 6px; }
.hu7lmd a, .msgks7 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.hu7lmd a:hover, .msgks7 a:hover { color: var(--accent-light); }
.hu7lmd .qf1ug6aj { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.z6kb .blf9 { text-align: center; }
.z6kb .gw4ny8u { margin-top: 0; }
.e278 { margin-top: 10px; }
.e278 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .blf9 { padding-left: 16px; padding-right: 16px; }
  .emr3b6 .blf9 { padding: 20px 16px; }
  .msgks7 { gap: 4px 12px; }
  .gw4ny8u { font-size: 0.78rem; }
}
.aaup .i0x62r .x58j { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.aaup .gw4ny8u { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.aaup .oq2ctb { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .aaup .nzhhkfl { grid-template-columns: 1fr 1fr; } .aaup .i0x62r { grid-column: 1 / -1; } }
@media (max-width: 480px) { .aaup .nzhhkfl { grid-template-columns: 1fr; } }
.xo0hur .x58j { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.xo0hur .gw4ny8u { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .xo0hur .v12qkwi { gap: 12px; } .xo0hur .x58j { margin-right: 0; width: 100%; } }
.q5stj3b .ct76 .x58j { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.q5stj3b .gw4ny8u { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.q5stj3b .oq2ctb { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .q5stj3b .rf8f { grid-template-columns: 1fr 1fr; } .q5stj3b .ct76 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .q5stj3b .rf8f { grid-template-columns: 1fr; } }
.eg5krnks .jl3r { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.eg5krnks .hu7lmd { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .eg5krnks .jl3r { grid-template-columns: 1fr 1fr; } .eg5krnks .in6c9ta1:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .eg5krnks .jl3r { grid-template-columns: 1fr; } }
.afwh9m .jl3r { grid-template-columns: 1fr 2fr; }
.afwh9m .f618o5q .hu7lmd { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .afwh9m .jl3r { grid-template-columns: 1fr; } }
.rc03kl0 .blf9 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.qi1wpv .tdew      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.qi1wpv .zbogp { background: var(--bg-page); border-top-color: var(--border-alt); }
.mhv1za0 .tdew      { background: #0d1117; border-bottom-color: #21262d; }
.mhv1za0 .fwpl8b { color: var(--accent-light); }
.mhv1za0 .j5oze7z { --msep-color: #8b949e; }
.mhv1za0 .j5oze7z a { color: #8b949e; }
.mhv1za0 .j5oze7z a:hover { color: var(--accent-light); }
.mhv1za0 .vk4k { color: #8b949e; }
.mhv1za0 .zbogp { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.mhv1za0 .gw4ny8u,
.mhv1za0 .oq2ctb { color: #6e7681; }
.mhv1za0 .hu7lmd a, .mhv1za0 .msgks7 a,
.mhv1za0 .x58j { color: #e6edf3; }
.mhv1za0 .hu7lmd a:hover, .mhv1za0 .msgks7 a:hover,
@media (max-width: 640px) {
  .mhv1za0 .j5oze7z { background: #0d1117; border-top-color: #21262d; }
  .mhv1za0 .j5oze7z li a { border-bottom-color: #21262d; }
}
.ihnyx .tdew      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ihnyx .fwpl8b { color: var(--accent-light); }
.ihnyx .j5oze7z { --msep-color: #475569; }
.ihnyx .j5oze7z a { color: #475569; }
.ihnyx .j5oze7z a:hover { color: var(--accent-light); }
.ihnyx .vk4k { color: #64748b; }
.ihnyx .zbogp { background: #f0f4f8; border-top-color: #cbd5e1; }
.ihnyx .gw4ny8u,
.ihnyx .oq2ctb { color: #64748b; }
.ihnyx .hu7lmd a, .ihnyx .msgks7 a,
.ihnyx .tg65dmt a, .ihnyx .x58j { color: #374151; }
.ihnyx .hu7lmd a:hover, .ihnyx .msgks7 a:hover,
@media (max-width: 640px) {
  .ihnyx .j5oze7z { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ihnyx .j5oze7z li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.cjof8f .tdew      { background: var(--accent); border-bottom-color: var(--accent-light); }
.cjof8f .fwpl8b { color: #fff; }
.cjof8f .j5oze7z { --msep-color: rgba(255,255,255,0.82); }
.cjof8f .j5oze7z a { color: rgba(255,255,255,0.82); }
.cjof8f .j5oze7z a:hover { color: #fff; }
.cjof8f .vk4k { color: rgba(255,255,255,0.9); }
.cjof8f .zbogp { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.cjof8f .gw4ny8u,
.cjof8f .oq2ctb { color: rgba(255,255,255,0.72); }
.cjof8f .hu7lmd a, .cjof8f .msgks7 a,
.cjof8f .tg65dmt a, .cjof8f .x58j { color: #fff; }
.cjof8f .hu7lmd a:hover, .cjof8f .msgks7 a:hover,
@media (max-width: 640px) {
  .cjof8f .j5oze7z { background: var(--accent); border-top-color: var(--accent-light); }
  .cjof8f .j5oze7z li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.h358y8 .tdew {
  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);
}
.h358y8 .zbogp {
  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) {
  .h358y8 .j5oze7z {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.iehah0l .x01cm3b { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.p5p0pj .x01cm3b { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.z8zsq7 .x01cm3b { min-height: 72px; height: auto; }
.nv1vpq6e .x01cm3b { min-height: 84px; height: auto; }
.emr3b6 .x01cm3b { max-width: none; padding: 0 32px; }
.emr3b6 .blf9  { max-width: none; padding: 24px 32px; }
.nyrjd.ibpf .x01cm3b { max-width: 1200px; }
.nyrjd.k679gd .x01cm3b { max-width: 1320px; }
.i7qmk   .fwpl8b, .i7qmk   .x58j { text-transform: capitalize; }
.te5co .fwpl8b, .te5co .x58j { text-transform: lowercase; }
.ckpy .fwpl8b, .ckpy .x58j { text-transform: uppercase; letter-spacing: 0.06em; }
.w6tnicw, .weykjjgr {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.iaqbr7 .w6tnicw,
.iaqbr7 .weykjjgr { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.wvypm2y .w6tnicw,
.wvypm2y .weykjjgr { 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; }
.iauc8i .w6tnicw,
.iauc8i .weykjjgr { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.uaqlxv .w6tnicw,
.uaqlxv .weykjjgr { 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; }
.lxuxmb3   .j5oze7z a { font-weight: 500; }
.a284 .j5oze7z a { font-weight: 600; }
.oegxxv8     .j5oze7z a { font-weight: 700; }
.hs6c5g3    .j5oze7z a { font-weight: 800; letter-spacing: 0.01em; }
.jnctw08     .j5oze7z > li + li::before,
.omw3xq    .j5oze7z > li + li::before,
.vt40dj1s    .j5oze7z > li + li::before,
.hoby .j5oze7z > li + li::before,
.ik5768yz .j5oze7z > li + li::before,
.hayzn4k  .j5oze7z > li + li::before,
.egpsdrv    .j5oze7z > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.jnctw08     .j5oze7z > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.omw3xq    .j5oze7z > li + li::before { content: "|"; }
.vt40dj1s    .j5oze7z > li + li::before { content: "—"; }
.hoby .j5oze7z > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ik5768yz .j5oze7z > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.hayzn4k  .j5oze7z > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.egpsdrv    .j5oze7z > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .u0iejsj .vk4k,
  .brqhpnpi .vk4k,
  .vcqpggzi .vk4k,
  .cb2d5i .vk4k,
  .xqosv .vk4k {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .u0iejsj .vk4k::before,
  .brqhpnpi .vk4k::before,
  .vcqpggzi .vk4k::before,
  .cb2d5i .vk4k::before,
  .xqosv .vk4k::before { content: ""; display: block; flex-shrink: 0; }

  
  .u0iejsj .vk4k::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;
  }

  
  .brqhpnpi .vk4k::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;
  }

  
  .vcqpggzi .vk4k::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;
  }

  
  .cb2d5i .vk4k::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;
  }

  
  .xqosv .vk4k::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) {
  .q7wz2r .vk4k {
    padding: 5px 14px;
  }
  .q7wz2r .j5oze7z {
    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;
  }
  .q7wz2r .j5oze7z li a {
    border-bottom: none; padding: 10px 22px;
  }
  .q7wz2r .j5oze7z li a:hover { background: var(--bg-raised); }
  .q7wz2r .n6n5tx,
  .s3mz79 .n6n5tx,
  .zsoa .n6n5tx { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .vy30y9k .vk4k {
    padding: 5px 10px;
  }
  .vy30y9k .j5oze7z {
    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);
  }
  .vy30y9k .j5oze7z.n6f9c { transform: translateX(0); }
  .vy30y9k .j5oze7z li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .vy30y9k .j5oze7z li:last-child a { border-bottom: none; }
  .cjof8f .j5oze7z,
  .mhv1za0 .j5oze7z { background: var(--accent) !important; }
  .cjof8f .j5oze7z li a,
  .mhv1za0 .j5oze7z li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .zsoa .vk4k {
    padding: 5px 10px;
  }
  .zsoa .j5oze7z {
    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);
  }
  .zsoa .j5oze7z::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .zsoa .j5oze7z.n6f9c { transform: translateY(0); }
  .zsoa .j5oze7z li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .elf2e2 .vk4k {
    padding: 5px 10px;
  }
  .elf2e2 .j5oze7z {
    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;
  }
  .elf2e2 .j5oze7z.n6f9c { opacity: 1; pointer-events: auto; }
  .elf2e2 .j5oze7z li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .rt9ns     .vk4k { border-radius: 0 !important; }
  .dfnx   .vk4k { border-radius: 8px !important; }
  .e6fhe .vk4k { border-radius: 50% !important; }
  .zgt6xdkz   .vk4k { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .c65i12u .k620u47m { flex-direction: column; align-items: stretch; }
  .c65i12u .rl0bhbj { flex-direction: row; min-width: auto; }
  .c65i12u .cgrfj2 { align-items: flex-start; text-align: left; }
}
.mqo2zw4,
.mqo2zw4.yi6fuxl1,
.r68ah7k .mqo2zw4,
.oebz .mqo2zw4,
.bqdz9d .mqo2zw4,
.uimw1glt .mqo2zw4 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.xpuwm {
  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;
}
.gsyc2n9 { flex: 1 1 280px; min-width: 0; }
.qvm32e {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.jon7fj {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.mw6r2u {
  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;
}
.mw6r2u:hover { transform: translateY(-1px); opacity: 0.95; }
.qgjf7x .xpuwm {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.qgjf7x .qvm32e { color: var(--cta); }
.qgjf7x .jon7fj { color: var(--text-body); }
.qgjf7x .mw6r2u {
  background: var(--cta) !important;
  color: #fff !important;
}
.npujx8jf .xpuwm {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.npujx8jf .qvm32e { color: var(--text-primary); }
.npujx8jf .jon7fj { color: var(--text-body); }
.npujx8jf .mw6r2u {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .xpuwm {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .gsyc2n9 { flex: 0 0 auto; }
  .qvm32e { font-size: 1.2rem; }
  .mw6r2u { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.axjhg .yfd2 { height: 36px; }
.yd24kjpj .yfd2 { height: 60px; max-width: 200px; }
.oqrpqek .yfd2 { height: 56px; max-width: 180px; }
.sobtui    .tuii7ifh, .sobtui    .j44ka { color: #f59e0b; }
.bu799i .mjmd {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .yljk9n1 .octm7yq {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .yljk9n1 .iod6 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .yljk9n1 .iod6 { padding: 40px 16px 20px; }
  .yljk9n1 .mjmd {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .yljk9n1 .jvantrjt { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .bmrnj4 .iod6 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .bmrnj4 .iod6::before {
    position: absolute; top: 14px; left: 14px;
  }
  .bmrnj4 .qnktlz {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .bmrnj4 .cpn8 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .bmrnj4 .mjmd {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .bmrnj4 .jvantrjt { width: 100%; min-width: 0; }
  .bmrnj4 .tuii7ifh { min-width: 0; }
}
.m3mg6d1 .xyu7 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.m3mg6d1 .xyu7 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.m3mg6d1 .xyu7 p { padding: 0 2px 16px; }
.mjq5ur .xyu7 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.mjq5ur .xyu7 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.mjq5ur .xyu7 summary::after { content: "›"; font-size: 1.2em; }
.mjq5ur .xyu7[open] summary::after { content: "‹"; }
.mjq5ur .xyu7 p { padding: 10px 22px 4px; }
.vr51 .xyu7 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.vr51 .xyu7 summary { color: var(--text-primary); padding-left: 16px; }
.vr51 .xyu7 summary::after { content: "›"; font-size: 1.1em; }
.vr51 .xyu7[open] summary::after { content: "‹"; }
.vr51 .xyu7 p { padding-left: 16px; }
.xxt28h .nj3k { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.xxt28h .xyu7 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.xxt28h .xyu7:last-child { border-bottom: none; }
.xxt28h .xyu7 summary { color: var(--text-primary); border-radius: 0; }
.xxt28h .xyu7 summary::after { content: "›"; font-size: 1.1em; }
.xxt28h .xyu7[open] summary::after { content: "‹"; }
.syy9 .xyu7 { overflow: hidden; }
.syy9 .xyu7 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.syy9 .xyu7 summary::after { color: rgba(255,255,255,.75); }
.syy9 .xyu7[open] summary { border-radius: 0; }
.qjgwmmp { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.yoqt27v {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.taj8wdaf {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ldahwc { color: var(--text-muted); font-size: 1.05rem; }
.aefp57 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.g4feq5 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.gj2yj8x { margin-bottom: 20px; }
.g6r1h {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.hdw50w {
  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;
}
.hdw50w:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.o3gjyc4 { resize: vertical; min-height: 130px; }
.fufm { width: 100%; margin-top: 8px; }
.dawh {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.xp7w {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.vkqi2xp { color: var(--text-muted); line-height: 1.75; }
.y2ptbu { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.y2ptbu li { margin-bottom: 6px; }
.saue { max-width: 760px; margin: 0 auto; }
.ct84pkir { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.t31q0u { max-width: 760px; margin: 0 auto; }
.dxmd0h7 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.lojbq0 ul.y2ptbu { margin: 0; }
.h8t0ibrp { max-width: 900px; margin: 0 auto; }
.qaikb1 { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.qaikb1:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.qaikb1 .dxmd0h7 { margin: 0; font-size: 1rem; }
.qaikb1 .gv5vz p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .qaikb1 { grid-template-columns: 1fr; gap: 10px; } }
.eayv .dxmd0h7 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.xgec43e .y2ptbu { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .af0q0b { grid-template-columns: 1fr; } }
.vcph { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.vcph:hover .yo8v { color: var(--accent-light); text-decoration: underline; }
.ktj4l7r { color: inherit; text-decoration: none; }
.ktj4l7r:hover { color: var(--accent-light); text-decoration: underline; }
.uyzpy { display: inline-block; line-height: 0; }
.mh5d40 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.zapas { margin-bottom: 48px; }
.tyel { max-width: 760px; margin: 0 auto; }
.g2qry9ek { max-width: 640px; margin: 0 auto; }
.t1de56l { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.t1de56l:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.zkz0qljy { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.t1de56l p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.t1de56l ul.y2ptbu { margin: 0; }
.h26j23mt { color: var(--text-muted); line-height: 1.75; }
.be66hyb .y2ptbu,
.g2qry9ek .y2ptbu,
.agin0w .y2ptbu,
.j7lxg2qw .y2ptbu {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.be66hyb .t1de56l,
.g2qry9ek .t1de56l { text-align: left; }
.be66hyb .zkz0qljy,
.g2qry9ek .zkz0qljy { text-align: center; }
.egs53q2 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.d1iq4 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.ynye2 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.rgoql { margin-top: 12px; }
.s1lrh { 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; }
.s1lrh:hover { border-bottom-color: var(--accent-light); }
.aicqij33 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.aicqij33 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.o9qnma { width: 72px; height: 72px; }
.va4af { border-radius: 50%; }
.v3s3zj1v { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.w2zp0v5l { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .xa4u2 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.cxykl6 .ynye2, .cxykl6 .d1iq4 { max-width: 640px; }
.chavionl .egs53q2 { font-size: 1.6rem; margin-top: 18px; }
.ka2jk .ynye2 { margin-bottom: 28px; }
@media (max-width: 860px) { .k8xqd { grid-template-columns: 1fr; } .chavionl { position: static; text-align: center; } }
.v4i70o4z .aicqij33 { margin: 0 auto 18px; }
.v4i70o4z .v3s3zj1v { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .sn2okeh { grid-template-columns: 1fr; } }
.cl6i8 .egs53q2 { font-size: 1.6rem; margin-bottom: 6px; }
.j7lxg2qw .y2ptbu { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .cl6i8 { flex-direction: column; text-align: center; } .q4j3jur { grid-template-columns: 1fr; } }
.gt5z5 { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.gt5z5 .egs53q2 { font-size: 1.35rem; margin: 0 0 4px; }
.gt5z5 .v3s3zj1v { margin: 0; }
.vcs241 { max-width: 760px; margin: 0 auto; }
.ehxd { position: relative; padding-left: 28px; }
.ehxd::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.hlhhy { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.hlhhy:last-child { padding-bottom: 0; }
.xvim7a { 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; }
.i8rmd88w h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.i8rmd88w p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mhw90kd .taj8wdaf { color: var(--accent-light); }
.zuluslhb {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.zuluslhb .taj8wdaf { font-size: 2rem; }
.zuluslhb .ldahwc { max-width: 680px; }
.e4sufebe .taj8wdaf { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.e4sufebe .ldahwc  { margin: 0; }
@media (max-width: 640px) { .e4sufebe { flex-direction: column; } }
.grvjp .taj8wdaf { color: var(--accent-light); }
.lpecniit .taj8wdaf { color: #fff; }
.lpecniit .ldahwc  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .yi01kf { grid-template-columns: 1fr; } }
.s58znoq { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.s58znoq .hdw50w {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.s58znoq .hdw50w:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.a5qindyv .hdw50w { background: var(--bg-raised); border-color: transparent; }
.a5qindyv .hdw50w:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ig0rqm6u .hdw50w { border-radius: 100px; padding: 11px 20px; }
.ig0rqm6u .o3gjyc4 { border-radius: 14px; }
@media (max-width: 640px) { .kygp { grid-template-columns: 1fr; } }
.d44se { counter-reset: priv-count; }
.uuyz {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.uuyz:last-child { border-bottom: none; }
.cpwzo6t {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.uuyz h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.uuyz p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wauh8yl{display:none}
.wauh8yl:empty,.hf3iim3:empty{display:none}
.eyz055mt{position:relative;overflow:visible}
.qfhgoisb .cnin0y,.csscrmfq .cnin0y,
.dhvpf .cnin0y,.rnys .cnin0y,
.f9lp1j .cnin0y,.gi2xtu13 .cnin0y{display:block}
.ksxek7 .tzrt{display:block}
.qfhgoisb .cnin0y,.csscrmfq .cnin0y,
.dhvpf .cnin0y,.rnys .cnin0y,
.f9lp1j .cnin0y{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}
.qfhgoisb .cnin0y .hf3iim3,.csscrmfq .cnin0y .hf3iim3,
.dhvpf .cnin0y .hf3iim3,.rnys .cnin0y .hf3iim3,
.f9lp1j .cnin0y .hf3iim3{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}
.qfhgoisb .cnin0y,.csscrmfq .cnin0y{top:12px}
.qfhgoisb .cnin0y .hf3iim3{margin-right:auto}
.csscrmfq .cnin0y .hf3iim3{margin-left:auto}
.csscrmfq .cnin0y{text-align:right}
.dhvpf .cnin0y,.rnys .cnin0y{bottom:12px}
.dhvpf .cnin0y .hf3iim3{margin-right:auto}
.rnys .cnin0y .hf3iim3{margin-left:auto}
.rnys .cnin0y{text-align:right}
.f9lp1j .cnin0y{position:relative;margin-top:16px}
.f9lp1j .cnin0y .hf3iim3{margin:0 auto}
.gi2xtu13 .cnin0y{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.gi2xtu13 .cnin0y .hf3iim3{margin:0}
.gi2xtu13 .vnzokp~.cnin0y,
.gi2xtu13 .pagyh3fh~.cnin0y{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.gi2xtu13 .vnzokp~.cnin0y .hf3iim3,
.gi2xtu13 .pagyh3fh~.cnin0y .hf3iim3{justify-content:flex-start}
.vnzokp~.cnin0y,.pagyh3fh~.cnin0y{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}
.vnzokp~.cnin0y .hf3iim3{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.pagyh3fh~.cnin0y .hf3iim3{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.tzrt .hf3iim3{margin:0 0 12px}
.hf3iim3{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.vjea{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.yo8v{font-weight:600;color:var(--text-heading);opacity:1}
.c87n .vjea{display:none}
.go2s6dw4 .blqy{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.go2s6dw4 .z0diuqu::before{content:""}
.nhf35oqa .hf3iim3{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ki4c .hf3iim3{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.cf25b{--date-bg:var(--accent-bg)}
.aqkadmjj .z0diuqu::before{content:""}
.fqpt{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.iirp2u{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.afejh{display:flex;flex-direction:column;gap:3px}
.ojsmqv2{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.mc8u{font-weight:700;font-size:1rem;color:var(--text-heading)}
.n7zh4wk{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.hv472tw .fqpt{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.vqfnzkp4 .fqpt{border-top:3px solid var(--accent);padding-top:18px}
.mtsr793 .fqpt{border-left:3px solid var(--accent);border-radius:0}
.ur9m62wu .fqpt{padding:20px 0}
@media(max-width:640px){
  .fqpt{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .n7zh4wk{max-width:100%}
}
.ov61y .k0z72jsb{margin:0}
@media (max-width:560px){
  .yeswxz8o{grid-template-columns:repeat(2,1fr);gap:12px}
}
.bz0q {
  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;
}
.bz0q.c7ihd8 {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.p5kixzj {
  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; } }
.p5kixzj .u0fvl99 {
  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;
}
.p5kixzj .u0fvl99:hover { background: rgba(0,0,0,0.12) !important; }
.peg9r9ly {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.ocv0vc0x {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.gwa7qvo {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.p5kixzj .far13ym {
  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;
}
.p5kixzj .far13ym:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .p5kixzj { padding: 28px 18px 20px; }
  .gwa7qvo { font-size: 1.2rem; }
  .peg9r9ly { max-width: 220px; max-height: 80px; }
}
.gyo2 {
  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);
}
.tmydv {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.jwuf  .gyo2 { border-radius: 50%; }
.g988  .gyo2 { border-radius: 6px; }
.sm439bm .gyo2 { border-radius: 22px; }
.aixh4 .xpuwm {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .gyo2 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.ggbhulr {
  margin: 28px 0 24px;
}
.ggbhulr .yi6fuxl1 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.ggbhulr .b4rce {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.ggbhulr .xpuwm {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .x01cm3b { flex-direction: row-reverse; }
[dir="rtl"] .j5oze7z { flex-direction: row-reverse; }
[dir="rtl"] .luzw .zhdd1hnf { right: auto; left: 32px; }
[dir="rtl"] .x90gad  .zhdd1hnf { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .luzw .zhdd1hnf { right: auto; left: 20px; }
  [dir="rtl"] .x90gad  .zhdd1hnf { left: auto;  right: 20px; }
}
[dir="rtl"] .gvyb0 .x2gi  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .dj40h52 .x2gi { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .vnzokp,
[dir="rtl"] .giovm5,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .fbv44, [dir="rtl"] .rvvh2avg { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ohlm5zd { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .mqvi { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .tkdt { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .xpuwm { direction: rtl; }
[dir="rtl"] .gyo2 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .aos9qx1d { direction: rtl; }
[dir="rtl"] .ms68dfo { direction: rtl; }
[dir="rtl"] .hrm2r { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .e01i .rvvh2avg,
[dir="rtl"] .v2iq .rvvh2avg,
[dir="rtl"] .qhyfvb9h .rvvh2avg,
[dir="rtl"] .ciece .rvvh2avg {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .e01i .rvvh2avg li::before,
[dir="rtl"] .v2iq .rvvh2avg li::before,
[dir="rtl"] .qhyfvb9h .rvvh2avg li::before,
[dir="rtl"] .ciece .rvvh2avg li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .vnzokp.aib9pswb .y7d9rd1 { align-items: flex-end; text-align: right; }
[dir="rtl"] .vnzokp.p0dtah .y7d9rd1 { text-align: center; }
[dir="rtl"] .vnzokp .y7d9rd1 { text-align: right; }
[dir="rtl"] .b4rce,
[dir="rtl"] .vcxtp3ei,
[dir="rtl"] .kljsroeu,
[dir="rtl"] .ib9zsu4r,
[dir="rtl"] .g4feq5,
[dir="rtl"] .g6r1h,
[dir="rtl"] .ynye2,
[dir="rtl"] .hdw50w,
[dir="rtl"] .o3gjyc4 { text-align: right; direction: rtl; }
[dir="rtl"] .ig0rqm6u .hdw50w,
[dir="rtl"] .s58znoq .hdw50w { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #8b5cf6;
  --brand:           #8b5cf6;
  --brand-light:     #4614b7;
  --brand-pale:      #6d3cdc;
  --grad-start:      #c8b2fa;
  --grad-end:        #f2edfd;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #eab308;
  --cta-light:       #c79701;
  --cta-hover:       #ae8505;
  --bg-page:         #f6f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f3f6;
  --bg-raised:       #eeedf1;
  --bg-hover:        #f4f3f6;
  --border:          #e4e1e9;
  --border-alt:      #d3cfdd;
  --border-section:  #e4e1e9;
  --text-primary:    #18161c;
  --text-muted:      #555062;
  --text-body:       #312d38;
  --text-sub:        #494454;
  --text-faint:      #7a728c;
  --text-dim:        #958ea3;
  --text-label:      #625b70;
  --text-value:      #3d3946;
  --accent-bg:       #e5def6;
  --accent-bg-light: #d1c2f4;
  --bg-tip:          #f0f9f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f2f9;
  --bg-pros:         #f0f9f7;
  --bg-cons:         #faf3f5;
  --c-pros:          #0c9675;
  --c-cons:          #9f2141;
  --c-pros-label:    #0eb38b;
  --c-tip-border:    #10c699;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9675;
}
:root { --logo-bg-opacity: 63%; }
body, button, input { font-family: "Exo 2", sans-serif; }
.gxt7u3 .l6jullp { font-size: 0; width: 1.2rem; flex-shrink: 0; }.gxt7u3 .l6jullp::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.gxt7u3 .busjjq     .l6jullp::before { content: "";  color: var(--c-tip-border); }.gxt7u3 .ll0koi7 .l6jullp::before { content: ""; color: var(--c-warn-border); }.gxt7u3 .t857i    .l6jullp::before { content: ""; color: #60a5fa; }.ltn0 .gxt7u3 .busjjq     .l6jullp::before { color: #10b981; }.ltn0 .gxt7u3 .ll0koi7 .l6jullp::before { color: #f43f5e; }.ltn0 .gxt7u3 .t857i    .l6jullp::before { color: #a855f7; }.uoqd9kk  .gxt7u3 .busjjq     .l6jullp::before { color: #eab308; }.uoqd9kk  .gxt7u3 .ll0koi7 .l6jullp::before { color: #ef4444; }.uoqd9kk  .gxt7u3 .t857i    .l6jullp::before { color: #f97316; }.g3btr  .gxt7u3 .busjjq     .l6jullp::before { color: #38bdf8; }.g3btr  .gxt7u3 .ll0koi7 .l6jullp::before { color: #818cf8; }.g3btr  .gxt7u3 .t857i    .l6jullp::before { color: #2dd4bf; }.sqqshmp2 .gxt7u3 .l6jullp::before { color: var(--accent-light) !important; }
.mrum5a .a98qarn, .mrum5a .vnzokp { min-height: 780px; }
.gc9a .sxdktz::after,.gc9a .zhdd1hnf::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; }
.pnt2::before { content: '›'; font-size: 1.1em; }