:root {
  --color-accent: #022a86;
  --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;
}
.s94vqdn {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.w45fd {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.w1h6gaur {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.u0m45x { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ysmdmy { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ysmdmy a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ysmdmy a:hover { color: var(--accent-light); }
.bwtnvzh   .civae2 { border-radius: 0; }
.uxk3q .civae2 li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .civae2 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .t7yj:hover .civae2,
  .t7yj:focus-within .civae2 { display: block; }
  .civae2 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.jnpff {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.lk3ukmq { display: none; }
@media (max-width: 640px) {
  .lk3ukmq {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .lk3ukmq.f7kjum2 { display: block; }
}
@media (max-width: 640px) {
  .jnpff { display: block; }
  .ysmdmy > li + li::before { display: none !important; }
  .ysmdmy {
    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;
  }
  .ysmdmy.f7kjum2 { display: flex; }
  .ysmdmy li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ysmdmy li:last-child a { border-bottom: none; }
}
.a69aes { min-height: 480px; }
.lc6f {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.h6hrxsj { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.xw4azto .h6hrxsj { margin-left: 0; margin-right: 0; }
.m961f {
  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;
}
.zh3dge .m961f { margin-top: 24px; }
.m961f:hover { opacity: 0.88; }
.puqw .lc6f { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.puqw .h6hrxsj { color: #e2e8f0; }
.puqw.z2iaa .wfur8 { text-align: center; }
.cyg21g4s .lc6f { color: var(--text-primary); text-shadow: none; }
.cyg21g4s .h6hrxsj { color: var(--text-muted); }
.cyg21g4s .m961f { margin-top: 16px; }
.cyg21g4s, .cyg21g4s.a69aes { min-height: auto !important; }
.cyg21g4s.z2iaa .wfur8 { text-align: center; }
.cyg21g4s~.r794juak{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}
.cyg21g4s~.r794juak .d8m37m{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; }
}
.j7fk .lc6f { color: #fff; }
.j7fk .h6hrxsj { color: rgba(255,255,255,0.85); }
.j7fk .m961f { background: #fff; color: var(--cta); }
.j7fk .m961f:hover { opacity: 0.92; }
.n0kg .mbeuu { position: relative; overflow: hidden; }
.n0kg .mbeuu::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;
}
.dr4s .mbeuu {
  animation: hg-breathe 7s ease-in-out infinite;
}
.d4i2gye .mbeuu { position: relative; overflow: hidden; }
.d4i2gye .mbeuu::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;
}
.fi5ojokh .mbeuu { position: relative; overflow: hidden; }
.fi5ojokh .mbeuu::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;
}
.u408 .mbeuu {
  animation: hg-fadein 1.2s ease-out both;
}
.mbeuu {
  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%);
}
.ai6lue {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.v8inrbzf {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.omrj9opc {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.mbeuu .lc6f { text-shadow: none; color: var(--text-primary); }
.mbeuu .h6hrxsj { color: var(--text-muted); }
body.i41lsbg .lc6f {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.hbby6tqo .lc6f {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.a69aes.j7fk .lc6f,
section.j7fk .lc6f {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.mbeuu.z2iaa .ai6lue { align-items: center; text-align: center; }
.mbeuu.xw4azto   .ai6lue { align-items: flex-start; text-align: left; }
.sb7lmo .v8inrbzf { position: relative; }
.sb7lmo .v8inrbzf::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.sb7lmo.kistnzfi .v8inrbzf::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.nfr4k .v8inrbzf {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.nfr4k .omrj9opc {
  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);
}
.nfr4k.kistnzfi .v8inrbzf { padding: 32px 0 32px 32px; }
.fdp03ol .v8inrbzf {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.fdp03ol .omrj9opc {
  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);
}
.kistnzfi .ai6lue {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.fdp03ol.kistnzfi .v8inrbzf { padding: 40px 16px 40px 48px; }
.a69aes .oazuo2 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.oazuo2 .h9tn9b86.wkvvo44 {
  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;
}
.oazuo2 .h9tn9b86.wkvvo44:hover { opacity: 0.85; }
.j7w6o .v8inrbzf {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .mbeuu { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .mbeuu:not(.j7w6o) .v8inrbzf { display: none !important; }
  .j7w6o .v8inrbzf { padding: 16px; }
  .ai6lue  { padding: 36px 24px; }
  .mbeuu~.r794juak,.kistnzfi~.r794juak{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .a69aes, .mbeuu { min-height: 320px !important; }
  .lc6f { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .xx4jsw4,
  .deh4c8n,
  .cqir0u { grid-template-columns: 1fr !important; }

  

  
  .dgiwje1 { display: flex !important; flex-direction: column !important; }
  .dgiwje1 .wfur8 { display: contents; }
  .dgiwje1 .qeb0r1 { order: 0; }
  .dgiwje1 .lc6f { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .dgiwje1 .xx4jsw4 { order: 2; padding: 0 16px 12px !important; }
  .dgiwje1 .h6hrxsj { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .zh3dge .wfur8 { display: flex; flex-direction: column; }
  .zh3dge .wfur8 .lc6f { order: 1; }
  .zh3dge .wfur8 .cqir0u { order: 2; margin: 8px 0 24px !important; }
  .zh3dge .wfur8 .h6hrxsj { order: 3; }
  .zh3dge .wfur8 .m961f { order: 4; align-self: center; margin-top: 0; }

  
  .mbeuu.j7w6o {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .mbeuu.j7w6o .ai6lue { display: contents; padding: 0; }
  .mbeuu.j7w6o .ai6lue .lc6f { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .mbeuu.j7w6o .v8inrbzf { order: 2; padding: 12px 16px; }
  .mbeuu.j7w6o .ai6lue .h6hrxsj { order: 3; padding: 0 24px; margin: 0 auto; }
  .mbeuu.j7w6o .ai6lue .m961f { order: 4; align-self: center; margin: 8px 0 32px; }
}
.x8wz0 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.yet8vz { width: 100%; height: auto; display: block; border-radius: 10px; }
.l2vwf .x8wz0        { border-radius: 16px; }
.l2vwf .yet8vz  { border-radius: 16px; }
.m5sl07t .x8wz0         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.m5sl07t .yet8vz   { border-radius: 8px; }
.o51kr { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.dbmin { width: 100%; padding: 32px 0; position: relative; }
.jvdb3 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.cnth4yt .dbmin:nth-child(even) { background: var(--bg-surface); }
.cnth4yt .dbmin:nth-child(odd)  { background: var(--bg-page); }
.zijd .dbmin:nth-child(even) { background: var(--bg-card); }
.zijd .dbmin:nth-child(odd)  { background: var(--bg-page); }
.cnth4yt .dbmin:nth-child(odd)  .jvdb3 { background: var(--bg-card); border-radius: 6px; }
.cnth4yt .dbmin:nth-child(even) .jvdb3 { background: var(--bg-raised); border-radius: 6px; }
.zijd .dbmin:nth-child(odd)  .jvdb3 { background: var(--bg-card); border-radius: 6px; }
.zijd .dbmin:nth-child(even) .jvdb3 { background: var(--bg-raised); border-radius: 6px; }
.cnth4yt .dbmin:nth-child(even) .hm57 .o5ksb9h1,
.zijd .dbmin:nth-child(even) .hm57 .o5ksb9h1 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.cnth4yt .dbmin:nth-child(odd) .hm57 .o5ksb9h1,
.zijd .dbmin:nth-child(odd) .hm57 .o5ksb9h1 { background: var(--bg-card-inner); }
.cnth4yt .dbmin:nth-child(even) .tb5w .o5ksb9h1:nth-child(odd),
.zijd .dbmin:nth-child(even) .tb5w .o5ksb9h1:nth-child(odd)  { background: var(--bg-card); }
.cnth4yt .dbmin:nth-child(even) .tb5w .o5ksb9h1:nth-child(even),
.zijd .dbmin:nth-child(even) .tb5w .o5ksb9h1:nth-child(even) { background: var(--bg-card-inner); }
h1.trwpk { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.trwpk {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ih87k { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ygac h2.trwpk {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.q3vmu h2.trwpk {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ogqc h2.trwpk {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.fsow h2.trwpk::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.lxhqik7 h2.trwpk {
  color: var(--text-primary); font-size: 1.7rem;
}
.aobrz1n h2.trwpk::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.sjfn h2.trwpk {
  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;
}
.q89ph06u { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .q89ph06u { display: none; } }
.oci3q9cm { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.q4ux { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.oaaoxv16 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.hybw3 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.langt { padding-left: 20px; }
.langt li { margin-bottom: 6px; }
.langt a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.langt a:hover { color: var(--accent-light); }
.t1k9zo .hybw3 { display: none; }
.kkjab .hybw3 { display: none; }
.kkjab .langt { padding-left: 0; list-style: none; }
.kkjab .langt li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.kkjab .langt a { font-size: 0.92rem; }
.b26trkq .oaaoxv16 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.b26trkq .hybw3 { display: none; }
.b26trkq .langt { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.b26trkq .langt li { margin-bottom: 0; }
.b26trkq .langt 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;
}
.b26trkq .langt a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.miny .oaaoxv16 { padding: 20px 20px 16px; }
.miny .langt {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.miny .langt li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.miny .langt 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;
}
.miny .langt 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;
}
.miny .langt a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.miny .langt a:focus,
.miny .langt a:focus-visible,
.miny .langt a:target { outline: none; }
.miny .langt li:target a { border-color: var(--border); color: var(--text-muted); }
.r6wy9 .oaaoxv16 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.r6wy9 .hybw3 { display: none; }
.r6wy9 .langt { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.r6wy9 .langt li { margin-bottom: 0; }
.r6wy9 .langt li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.r6wy9 .langt li:last-child::after { content: ""; margin-right: 0; }
.r6wy9 .langt a { font-size: 0.9rem; }
.o5ksb9h1 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.hm57 .o5ksb9h1 { background: var(--bg-card); }
.tb5w .o5ksb9h1:nth-child(odd)  { background: var(--bg-card); }
.tb5w .o5ksb9h1:nth-child(even) { background: var(--bg-raised); }
.e9zc .o5ksb9h1 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.e9zc .o5ksb9h1:last-child { border-bottom: none; }
.e9zc h3.ih87k { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.klcri9a8 .o5ksb9h1 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.klcri9a8 .o5ksb9h1 + .o5ksb9h1 { margin-top: 4px; }
.i08e1o .o5ksb9h1 { background: none; border-radius: 0; padding: 12px 0; }
.i08e1o .o5ksb9h1 + .o5ksb9h1 { border-top: 1px solid var(--border-section); }
.rjrytv { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.yrx1k7 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.in6sow9f { color: var(--text-body); margin-bottom: 10px; }
.lysgpeqf, .w2rv3 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.lysgpeqf li, .w2rv3 li { margin-bottom: 6px; }
.w2rv3 li { list-style: decimal; }
.h6jsy0     .lysgpeqf { list-style-type: "● "; }
.zb6gig4  .lysgpeqf { list-style-type: "■ "; }
.o4oixa9 .lysgpeqf { list-style-type: "◆ "; }
.h5urf    .lysgpeqf { list-style-type: "★ "; }
.h6jsy0     .x8qs { list-style-type: "● "; }
.zb6gig4  .x8qs { list-style-type: "■ "; }
.o4oixa9 .x8qs { list-style-type: "◆ "; }
.h5urf    .x8qs { list-style-type: "★ "; }
.h6jsy0    .lysgpeqf li::marker, .h6jsy0    .x8qs li::marker,
.zb6gig4 .lysgpeqf li::marker, .zb6gig4 .x8qs li::marker,
.o4oixa9 .lysgpeqf li::marker, .o4oixa9 .x8qs li::marker,
.h5urf   .lysgpeqf li::marker, .h5urf   .x8qs li::marker {
  color: var(--cta); font-size: 1em;
}
.h6jsy0 .w2rv3,
.zb6gig4 .w2rv3,
.o4oixa9 .w2rv3,
.h5urf .w2rv3 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.h6jsy0 .w2rv3 li,
.zb6gig4 .w2rv3 li,
.o4oixa9 .w2rv3 li,
.h5urf .w2rv3 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.h6jsy0 .w2rv3 li::before,
.zb6gig4 .w2rv3 li::before,
.o4oixa9 .w2rv3 li::before,
.h5urf .w2rv3 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;
}
.h6jsy0     .w2rv3 li::before { border-radius: 50%; }
.zb6gig4  .w2rv3 li::before { border-radius: 3px; }
.o4oixa9 .w2rv3 li::before { border-radius: 3px; }
.h5urf    .w2rv3 li::before { border-radius: 50%; }
.zvuq { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.cp6xbv .zvuq,
.d6ti .zvuq { background: transparent; border: none; border-radius: 0; }
.s92jib { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.s92jib th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.s92jib td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.s92jib tr:hover td { background: var(--bg-hover); }
.w0uj11 .s92jib tbody tr:nth-child(even) td { background: var(--bg-surface); }
.yt3oi8b .s92jib { border: 1px solid var(--border-alt); }
.yt3oi8b .s92jib th,
.yt3oi8b .s92jib td { border: 1px solid var(--border-alt); }
.edvo .s92jib th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.edvo .s92jib td { border-bottom: none; }
.edvo .s92jib tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.lka22i3 .s92jib th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.c9xala9i .zvuq {
  overflow: hidden;
}
.c9xala9i .s92jib th { border-bottom: 1px solid var(--border-alt); }
.c9xala9i .s92jib tr:last-child td { border-bottom: none; }
.jmvg { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.xo0n0n { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.q1ydbaps { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.f8dt9 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.yh87 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.x8qs { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.x8qs li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.im4fmaz .f8dt9 { background: transparent; text-align: center; }
.vilkab .q1ydbaps {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.riul .q1ydbaps {
  width: 72px; height: 72px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 16px auto 4px; display: block;
  border: 3px solid var(--accent-bg);
}
.b0oete .xo0n0n { display: grid; grid-template-columns: auto 1fr; }
.b0oete .q1ydbaps {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.b0oete .f8dt9 { grid-column: 2; }
.b0oete .yh87,
.b0oete .x8qs { grid-column: 1 / -1; }
.nv6nv06r .xo0n0n { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.nv6nv06r .q1ydbaps {
  grid-column: 1; grid-row: 1;
  width: 60px; height: 60px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 14px 12px; border: 2px solid var(--accent-pale);
}
.nv6nv06r .f8dt9 { grid-column: 2; }
.nv6nv06r .yh87,
.nv6nv06r .x8qs { grid-column: 1 / -1; }
.q5rknqua .xo0n0n { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.q5rknqua .f8dt9 { background: none; color: var(--accent-light); font-weight: 700; }
.dzkj .xo0n0n { 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); }
.dzkj .f8dt9 { background: none; color: var(--accent-light); font-weight: 700; }
.dx5mat .xo0n0n { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.dx5mat .xo0n0n:last-child { border-bottom: none; }
.dx5mat .f8dt9 { background: none; color: var(--accent-light); font-weight: 700; }
.fmm5l9m .xo0n0n { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.fmm5l9m .f8dt9 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.i5niajf .jmvg { counter-reset: card-n; }
.i5niajf .xo0n0n  { counter-increment: card-n; }
.i5niajf .f8dt9 { display: flex; align-items: center; gap: 10px; }
.i5niajf .f8dt9::before {
  content: counter(card-n);
  flex-shrink: 0; min-width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 0.76rem; font-weight: 700;
}
.voksf .xo0n0n { background: var(--bg-surface); border: 1px solid var(--border); }
.voksf .f8dt9 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.zizkjbwe { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.qm0elo  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.b5yk9c1 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.bx26ni1d { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.g0qi { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.zizkjbwe strong { color: var(--text-primary); font-size: 0.95rem; }
.zizkjbwe p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ssqro3 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.g7sz, .xt4zoa { border-radius: 8px; padding: 14px; }
.g7sz { background: var(--bg-pros); }
.xt4zoa { background: var(--bg-cons); }
.mrsfshmn { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.g7sz .mrsfshmn { color: var(--c-pros-label); }
.xt4zoa .mrsfshmn { color: #f87171; }
.g7sz ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.xt4zoa ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.yet8vz { width: 100%; height: auto; border-radius: 10px; display: block; }
.wkvvo44 {
  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;
}
.wkvvo44:hover { opacity: 0.85; }
.izdu2 .wkvvo44  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.izdu2 .wkvvo44:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.eilo2xxz .wkvvo44  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.eilo2xxz .wkvvo44:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ry7l27 .m961f { border-radius: 50px; }
.ry7l27 .wkvvo44  { border-radius: 50px; }
.uawxd .m961f { padding-left: 22px; padding-right: 22px; }
.uawxd .wkvvo44  { padding-left: 12px; padding-right: 12px; }
.rzeg .m961f { padding-left: 44px; padding-right: 44px; }
.rzeg .wkvvo44  { padding-left: 24px; padding-right: 24px; }
.zn5n .m961f { padding-left: 56px; padding-right: 56px; }
.zn5n .wkvvo44  { padding-left: 32px; padding-right: 32px; }
.skpwnhyb   .m961f::after, .skpwnhyb   .wkvvo44::after,
.mggtm .m961f::after, .mggtm .wkvvo44::after,
.rbvd0ckb    .m961f::after, .rbvd0ckb    .wkvvo44::after,
.y3hz12    .m961f::after, .y3hz12    .wkvvo44::after,
.oka5    .m961f::after, .oka5    .wkvvo44::after,
.iabbh     .m961f::after, .iabbh     .wkvvo44::after,
.u8n6    .m961f::after, .u8n6    .wkvvo44::after,
.wujl8d   .m961f::after, .wujl8d   .wkvvo44::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;
}
.skpwnhyb .m961f::after, .skpwnhyb .wkvvo44::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");
}
.mggtm .m961f::after, .mggtm .wkvvo44::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");
}
.rbvd0ckb .m961f::after, .rbvd0ckb .wkvvo44::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");
}
.y3hz12 .m961f::after, .y3hz12 .wkvvo44::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");
}
.oka5 .m961f::after, .oka5 .wkvvo44::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");
}
.iabbh .m961f::after, .iabbh .wkvvo44::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");
}
.u8n6 .m961f::after, .u8n6 .wkvvo44::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");
}
.wujl8d .m961f::after, .wujl8d .wkvvo44::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");
}
.wev1alg7   .pr82::after, .wev1alg7   .ziqt::after,
.iq0r4o9 .pr82::after, .iq0r4o9 .ziqt::after,
.ssgjpg2    .pr82::after, .ssgjpg2    .ziqt::after,
.lbq3uk    .pr82::after, .lbq3uk    .ziqt::after,
.vboflk    .pr82::after, .vboflk    .ziqt::after,
.m7em1gg     .pr82::after, .m7em1gg     .ziqt::after,
.e90qgkq    .pr82::after, .e90qgkq    .ziqt::after,
.ug9ol   .pr82::after, .ug9ol   .ziqt::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;
}
.wev1alg7 .pr82::after, .wev1alg7 .ziqt::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");
}
.iq0r4o9 .pr82::after, .iq0r4o9 .ziqt::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");
}
.ssgjpg2 .pr82::after, .ssgjpg2 .ziqt::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");
}
.lbq3uk .pr82::after, .lbq3uk .ziqt::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");
}
.vboflk .pr82::after, .vboflk .ziqt::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");
}
.m7em1gg .pr82::after, .m7em1gg .ziqt::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");
}
.e90qgkq .pr82::after, .e90qgkq .ziqt::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");
}
.ug9ol .pr82::after, .ug9ol .ziqt::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");
}
.wc389iu .pgpg3   { background: rgba(128,128,128,.12); }
.h9tn9b86.wkvvo44 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .hwcyfzc {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .hwcyfzc::before    { grid-area: rank;   }
  .oiwang9i           { grid-area: ident;  }
  .cdhpz     { grid-area: rating; min-width: 0; width: auto; }
  .c9df4x           { grid-area: pills;  }
  .h9tn9b86             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .hwcyfzc {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .hwcyfzc::before    { justify-self: center; }
  .oiwang9i           { width: 100%; }
  .cdhpz     { justify-self: center; }
  .c9df4x           { grid-template-columns: 1fr; }
}
.trkqd .ordlll li::before { content: "→"; }
.trkqd .p2xd1h9x li::before { content: "–"; }
@media (min-width: 860px) {
  .sz56ls03 .lh8gkq3n {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .sz56ls03 .rhnvbn { margin: 0; }
}
.htqf7 .rhnvbn { border-top: 4px solid var(--accent); }
.htqf7 .o4nph88 { background: var(--bg-card); }
.d6ti .ssqro3 { gap: 10px; }
.d6ti .g7sz, .d6ti .xt4zoa { padding: 12px; }
.d6ti .g7sz ul, .d6ti .xt4zoa ul { margin: 4px 0 0; padding-left: 18px; }
.d6ti .g7sz li, .d6ti .xt4zoa li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .p5w3 { grid-template-columns: 1fr; }
  .qv108r5 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .qv108r5 .nhnxt { width: 72px; height: 50px; }
  .qv108r5 .jzpbsts { max-width: 180px; }
  .qv108r5 .hppy { width: auto; }
}
@media (max-width: 720px) {
  .uj19 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .aesu7ps { padding: 16px; }
  .tbzds968 .szr9c { min-width: 50%; }
}
.bckc8dq .ssqro3 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .zw95yss { grid-template-columns: 1fr; }
  .b5jrs3 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .dvla { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .iqi4s0x { flex-wrap: wrap; padding: 16px; }
}
.tbwi3s7y .ssqro3 { gap: 8px; }
.tbwi3s7y .g7sz, .tbwi3s7y .xt4zoa { padding: 8px; }
@media (max-width: 480px) {
  .dtnc { flex-direction: column; align-items: stretch; }
}
.fd9nm3 .hppy .wkvvo44 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .hw3bwdtl { flex-direction: column; align-items: stretch; gap: 10px; }
  .fd9nm3 .hppy { text-align: center; }
}
@media (max-width: 720px) {
  .k3x5r0g { grid-template-columns: 1fr; }
  .a5uxj3ig { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .r9bpatnh { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ywbs { grid-template-columns: 1fr; }
  .tgi7 { width: 100px; height: 100px; margin: 16px auto; }
  .hnon { font-size: 1.4rem; }
  .uilgej { justify-content: center; }
  .emb5wp82 .szr9c { min-width: 50%; }
}
.ytnz .ssqro3 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .xxj2iwa { flex-wrap: wrap; padding: 14px 16px; }
  .jiv3x2 { padding: 12px 16px; }
  .ytnz .ssqro3 { margin: 0 16px; }
  .ytnz .j3hgu { padding: 0 16px; }
  .kp0ndg { padding: 12px 16px; }
}
.p37s5g .c9df4x .ssuo {
  background: transparent; padding: 4px 8px;
}
.p37s5g .c9df4x .pf9c0xcm { font-size: .65rem; opacity: .65; }
.p37s5g .c9df4x .bch0sd64   { font-size: 1.15rem; color: var(--accent-light); }
.y516cmex .xl5i0kph {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.swxevi { margin: 16px 0; }
.j0l805dz { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.j0l805dz summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.j0l805dz summary::after { content: "+"; color: var(--accent-light); }
.j0l805dz[open] summary::after { content: "−"; }
.j0l805dz p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.dbmin { margin-bottom: 0; }
.n1caf h2.trwpk { color: var(--text-primary); border-color: var(--accent-light); }
.tddck h2.trwpk { color: var(--text-primary); border-color: var(--accent-light); }
.jwjhsxsz .qm0elo     { background: #052e16; border-color: #10b981; }
.jwjhsxsz .b5yk9c1 { background: #2d0a1e; border-color: #f43f5e; }
.jwjhsxsz .bx26ni1d    { background: #1e1036; border-color: #a855f7; }
.jwjhsxsz .zizkjbwe strong  { color: #f1f5f9; }
.jwjhsxsz .zizkjbwe p       { color: #cbd5e1; }
.jwjhsxsz .lhd4hc5q    .qm0elo     .g0qi::before,
.jwjhsxsz .odacrg  .qm0elo     .g0qi::before,
.jwjhsxsz .qd0q  .qm0elo     .g0qi::before,
.jwjhsxsz .hbcj .qm0elo     .g0qi::before { color: #10b981; }
.jwjhsxsz .lhd4hc5q    .b5yk9c1 .g0qi::before,
.jwjhsxsz .odacrg  .b5yk9c1 .g0qi::before,
.jwjhsxsz .qd0q  .b5yk9c1 .g0qi::before,
.jwjhsxsz .hbcj .b5yk9c1 .g0qi::before { color: #f43f5e; }
.jwjhsxsz .lhd4hc5q    .bx26ni1d    .g0qi::before,
.jwjhsxsz .odacrg  .bx26ni1d    .g0qi::before,
.jwjhsxsz .qd0q  .bx26ni1d    .g0qi::before,
.jwjhsxsz .hbcj .bx26ni1d    .g0qi::before { color: #a855f7; }
.iwi0y0 .qm0elo     { background: #2d2000; border-color: #eab308; }
.iwi0y0 .b5yk9c1 { background: #2d0b0b; border-color: #ef4444; }
.iwi0y0 .bx26ni1d    { background: #2d1600; border-color: #f97316; }
.iwi0y0 .zizkjbwe strong  { color: #f1f5f9; }
.iwi0y0 .zizkjbwe p       { color: #cbd5e1; }
.iwi0y0 .lhd4hc5q    .qm0elo     .g0qi::before,
.iwi0y0 .odacrg  .qm0elo     .g0qi::before,
.iwi0y0 .qd0q  .qm0elo     .g0qi::before,
.iwi0y0 .hbcj .qm0elo     .g0qi::before { color: #eab308; }
.iwi0y0 .lhd4hc5q    .b5yk9c1 .g0qi::before,
.iwi0y0 .odacrg  .b5yk9c1 .g0qi::before,
.iwi0y0 .qd0q  .b5yk9c1 .g0qi::before,
.iwi0y0 .hbcj .b5yk9c1 .g0qi::before { color: #ef4444; }
.iwi0y0 .lhd4hc5q    .bx26ni1d    .g0qi::before,
.iwi0y0 .odacrg  .bx26ni1d    .g0qi::before,
.iwi0y0 .qd0q  .bx26ni1d    .g0qi::before,
.iwi0y0 .hbcj .bx26ni1d    .g0qi::before { color: #f97316; }
.qp8i .qm0elo     { background: #0c1a2e; border-color: #38bdf8; }
.qp8i .b5yk9c1 { background: #12103a; border-color: #818cf8; }
.qp8i .bx26ni1d    { background: #0a2020; border-color: #2dd4bf; }
.qp8i .zizkjbwe strong  { color: #f1f5f9; }
.qp8i .zizkjbwe p       { color: #cbd5e1; }
.qp8i .lhd4hc5q    .qm0elo     .g0qi::before,
.qp8i .odacrg  .qm0elo     .g0qi::before,
.qp8i .qd0q  .qm0elo     .g0qi::before,
.qp8i .hbcj .qm0elo     .g0qi::before { color: #38bdf8; }
.qp8i .lhd4hc5q    .b5yk9c1 .g0qi::before,
.qp8i .odacrg  .b5yk9c1 .g0qi::before,
.qp8i .qd0q  .b5yk9c1 .g0qi::before,
.qp8i .hbcj .b5yk9c1 .g0qi::before { color: #818cf8; }
.qp8i .lhd4hc5q    .bx26ni1d    .g0qi::before,
.qp8i .odacrg  .bx26ni1d    .g0qi::before,
.qp8i .qd0q  .bx26ni1d    .g0qi::before,
.qp8i .hbcj .bx26ni1d    .g0qi::before { color: #2dd4bf; }
.iuypgv .qm0elo     { background: var(--accent-bg); border-color: var(--accent-light); }
.iuypgv .b5yk9c1 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.iuypgv .bx26ni1d    { background: var(--accent-bg); border-color: var(--accent-pale); }
.iuypgv .lhd4hc5q    .g0qi::before,
.iuypgv .odacrg  .g0qi::before,
.iuypgv .qd0q  .g0qi::before,
.iuypgv .hbcj .g0qi::before { color: var(--accent-light) !important; }
.clqkc::before,
.eo2t5lwi::before { margin-right: 5px; }
.nei6s .g7sz ul li,
.nei6s .ordlll li         { color: #4ade80; }
.nei6s .g7sz .clqkc { color: #22c55e; }
.nei6s .xt4zoa ul li,
.nei6s .p2xd1h9x li         { color: #f87171; }
.nei6s .xt4zoa .eo2t5lwi { color: #ef4444; }
.mcjjpraf .g7sz { background: var(--bg-pros); }
.mcjjpraf .xt4zoa { background: var(--bg-cons); }
.mcjjpraf .g7sz .clqkc { color: var(--c-pros-label); }
.mcjjpraf .xt4zoa .eo2t5lwi { color: var(--c-cons); }
.mcjjpraf .g7sz ul li,
.mcjjpraf .xt4zoa ul li,
.zpai0w8 .g7sz { background: var(--bg-pros); }
.zpai0w8 .xt4zoa { background: var(--bg-cons); }
.zpai0w8 .g7sz .clqkc { color: var(--c-pros-label); }
.zpai0w8 .xt4zoa .eo2t5lwi { color: var(--c-cons); }
.zpai0w8 .g7sz ul li,
.zpai0w8 .xt4zoa ul li,
.f5ioe .clqkc::before { content: "✓ "; }
.f5ioe .eo2t5lwi::before { content: "✗ "; }
.trkqd .clqkc::before { content: "→ "; }
.trkqd .eo2t5lwi::before { content: "← "; }
.lc29 .clqkc::before { content: "★ "; }
.lc29 .eo2t5lwi::before { content: "✕ "; }
.fb72n5 .clqkc::before { content: "◆ "; }
.fb72n5 .eo2t5lwi::before { content: "▲ "; }
.cdwgld .zizkjbwe { background: transparent; border-left: none; border: 1.5px solid; }
.cdwgld .qm0elo     { border-color: var(--c-tip-border); }
.cdwgld .b5yk9c1 { border-color: var(--c-warn-border); }
.cdwgld .bx26ni1d    { border-color: #60a5fa; }
.cdwgld .zizkjbwe strong { color: var(--text-primary); }
.cdwgld .zizkjbwe p      { color: var(--text-muted); }
.ide78vpi .zizkjbwe { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ide78vpi .qm0elo     { border-top-color: var(--c-tip-border); }
.ide78vpi .b5yk9c1 { border-top-color: var(--c-warn-border); }
.ide78vpi .bx26ni1d    { border-top-color: #60a5fa; }
.smc0vbt .zizkjbwe { border-left: none; border-radius: 8px; }
.smc0vbt .qm0elo     { background: #065f46; }
.smc0vbt .b5yk9c1 { background: #92400e; }
.smc0vbt .bx26ni1d    { background: #1e3a8a; }
.smc0vbt .zizkjbwe strong,
.smc0vbt .zizkjbwe p { color: #fff; }
.smc0vbt .g0qi::before { color: rgba(255,255,255,0.85) !important; }
.jwjhsxsz.smc0vbt .qm0elo,
.jwjhsxsz .smc0vbt .qm0elo     { background: #052e16; }
.jwjhsxsz.smc0vbt .b5yk9c1,
.jwjhsxsz .smc0vbt .b5yk9c1 { background: #2d0a1e; }
.jwjhsxsz.smc0vbt .bx26ni1d,
.jwjhsxsz .smc0vbt .bx26ni1d    { background: #1e1036; }
.iwi0y0.smc0vbt .qm0elo,
.iwi0y0 .smc0vbt .qm0elo      { background: #2d2000; }
.iwi0y0.smc0vbt .b5yk9c1,
.iwi0y0 .smc0vbt .b5yk9c1  { background: #2d0b0b; }
.iwi0y0.smc0vbt .bx26ni1d,
.iwi0y0 .smc0vbt .bx26ni1d     { background: #2d1600; }
.qp8i.smc0vbt .qm0elo,
.qp8i .smc0vbt .qm0elo      { background: #0c1a2e; }
.qp8i.smc0vbt .b5yk9c1,
.qp8i .smc0vbt .b5yk9c1  { background: #12103a; }
.qp8i.smc0vbt .bx26ni1d,
.qp8i .smc0vbt .bx26ni1d     { background: #0a2020; }
.dtqc .zizkjbwe { border-left: none; border-radius: 6px; padding: 10px 14px; }
.dtqc .qm0elo     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.dtqc .b5yk9c1 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.dtqc .bx26ni1d    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.dtqc .zizkjbwe strong { color: var(--text-primary); }
.dtqc .zizkjbwe p      { color: var(--text-muted); }
.bdionsr .zizkjbwe { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.lhd4hc5q .g0qi,
.odacrg .g0qi,
.qd0q .g0qi,
.hbcj .g0qi { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.lhd4hc5q .g0qi::before,
.odacrg .g0qi::before,
.qd0q .g0qi::before,
.hbcj .g0qi::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.lhd4hc5q .qm0elo     .g0qi::before { content: "✦"; color: var(--c-tip-border); }
.lhd4hc5q .b5yk9c1 .g0qi::before { content: "▲"; color: var(--c-warn-border); }
.lhd4hc5q .bx26ni1d    .g0qi::before { content: "◉"; color: #60a5fa; }
.odacrg .qm0elo     .g0qi::before { content: "★"; color: var(--c-tip-border); }
.odacrg .b5yk9c1 .g0qi::before { content: "◆"; color: var(--c-warn-border); }
.odacrg .bx26ni1d    .g0qi::before { content: "●"; color: #60a5fa; }
.qd0q .qm0elo     .g0qi::before { content: "▶"; color: var(--c-tip-border); }
.qd0q .b5yk9c1 .g0qi::before { content: "■"; color: var(--c-warn-border); }
.qd0q .bx26ni1d    .g0qi::before { content: "▸"; color: #60a5fa; }
.hbcj .qm0elo     .g0qi::before { content: "→"; color: var(--c-tip-border); }
.hbcj .b5yk9c1 .g0qi::before { content: "⬥"; color: var(--c-warn-border); }
.hbcj .bx26ni1d    .g0qi::before { content: "◈"; color: #60a5fa; }
.v869 .hm57 .o5ksb9h1,
.v869 .tb5w .o5ksb9h1  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.v869 .xo0n0n                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.v869 .zvuq          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.v869 .oaaoxv16                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.fnq7 .hm57 .o5ksb9h1,
.fnq7 .tb5w .o5ksb9h1,
.fnq7 .xo0n0n,
.fnq7 .hwcyfzc,
.fnq7 .rhnvbn,
.fnq7 .zvuq,
.fnq7 .oaaoxv16,
.fnq7 .bdionsr .zizkjbwe { box-shadow: none; }
.bdpue   .in6sow9f, .bdpue .rjrytv, .bdpue .yrx1k7,
.bdpue   .oci3q9cm, .bdpue .q4ux { font-size: 0.9rem; }
.bdpue   .lysgpeqf, .bdpue .w2rv3 { font-size: 0.9rem; }
.rspp   .in6sow9f, .rspp .rjrytv, .rspp .yrx1k7,
.rspp   .oci3q9cm, .rspp .q4ux { font-size: 0.95rem; }
.rspp   .lysgpeqf, .rspp .w2rv3 { font-size: 0.95rem; }
.r9ortmw   .in6sow9f, .r9ortmw .rjrytv, .r9ortmw .yrx1k7,
.r9ortmw   .oci3q9cm, .r9ortmw .q4ux { font-size: 1.08rem; }
.r9ortmw   .lysgpeqf, .r9ortmw .w2rv3 { font-size: 1.05rem; }
.r9ortmw   .s92jib { font-size: 0.97rem; }
.tskx .lc6f      { font-size: 3.2rem; }
.tskx h2.trwpk { font-size: 1.9rem; }
.tskx h3.ih87k     { font-size: 1.4rem; }
.ouynz .lc6f      { font-size: 3.8rem; }
.ouynz h2.trwpk { font-size: 2.2rem; }
.ouynz h3.ih87k     { font-size: 1.6rem; }
.dbmin + .dbmin { position: relative; }
.firpzg6   .dbmin + .dbmin::before,
.qilvg  .dbmin + .dbmin::before,
.eon1lwo   .dbmin + .dbmin::before,
.ugevfp   .dbmin + .dbmin::before,
.kyomns9j   .dbmin + .dbmin::before,
.lnpne7la .dbmin + .dbmin::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.firpzg6 .dbmin + .dbmin::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.qilvg .dbmin + .dbmin::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.eon1lwo .dbmin + .dbmin::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;
}
.ugevfp .dbmin + .dbmin::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.sm6b90s .dbmin { margin-bottom: 16px; }
.sm6b90s .dbmin + .dbmin { margin-top: 0; }
.sm6b90s .jvdb3 { padding-top: 0; padding-bottom: 0; }
.kyomns9j .dbmin + .dbmin::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.lnpne7la .dbmin + .dbmin::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.pz4zb6 .dbmin + .dbmin::before,
.eqjo .dbmin + .dbmin::before,
.ffve6d4 .dbmin + .dbmin::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%;
}
.cnth4yt .pz4zb6 .dbmin:nth-child(even)::before,
.cnth4yt .eqjo .dbmin:nth-child(even)::before,
.cnth4yt .ffve6d4 .dbmin:nth-child(even)::before { background: var(--bg-surface); }
.zijd .pz4zb6 .dbmin:nth-child(even)::before,
.zijd .eqjo .dbmin:nth-child(even)::before,
.zijd .ffve6d4 .dbmin:nth-child(even)::before { background: var(--bg-card); }
.pz4zb6 .dbmin + .dbmin::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");
}
.eqjo .dbmin + .dbmin::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");
}
.ffve6d4 .dbmin + .dbmin::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");
}
.x745y .puqw,
.x745y .wfur8 { margin-bottom: 60px; }
.wd926xdy .ai6lue,
.x745y .ai6lue { padding-bottom: 60px; }
.jnr151 .ai6lue { padding-bottom: 70px; }
.x745y .puqw::before,
.x745y .puqw::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");
}
.n4jx5m  .puqw:not(.j7fk) .qeb0r1 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.b9e6 .mbeuu { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.btdguet .mbeuu { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.t48m8b1g .mbeuu { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.n4jx5m .j7fk { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.n4jx5m .kuay { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.n4jx5m .mbeuu { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.rc4nx62 .mbeuu { background: var(--accent-bg); }
.v9ttmnf .x8wz0 { float: left; width: 38%; margin: 0 28px 16px 0; }
.v9ttmnf .x8wz0 .yet8vz { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.v9ttmnf .jvdb3::after { content: ''; display: block; clear: both; }
.xeq7n2h .x8wz0 { float: right; width: 38%; margin: 0 0 16px 28px; }
.xeq7n2h .x8wz0 .yet8vz { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xeq7n2h .jvdb3::after { content: ''; display: block; clear: both; }
.qgob .dbmin:nth-child(odd)  .x8wz0 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.qgob .dbmin:nth-child(even) .x8wz0 { float: right; width: 38%; margin: 0 0 16px 28px; }
.qgob .x8wz0 .yet8vz { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qgob .jvdb3::after { content: ''; display: block; clear: both; }
.v9ttmnf .jmvg,
.v9ttmnf .fbrhom7w,
.xeq7n2h .jmvg,
.qgob .jmvg,
@media (max-width: 900px) {
  .v9ttmnf .x8wz0,
  .xeq7n2h .x8wz0,
  .qgob .dbmin:nth-child(odd)  .x8wz0,
  .qgob .dbmin:nth-child(even) .x8wz0 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .v9ttmnf .x8wz0 .yet8vz,
  .xeq7n2h .x8wz0 .yet8vz,
  .qgob .x8wz0 .yet8vz {
    max-height: none !important;
  }
}
.v9ttmnf .lysgpeqf,
.v9ttmnf .w2rv3,
.xeq7n2h .lysgpeqf,
.xeq7n2h .w2rv3,
.qgob .lysgpeqf,
.qgob .w2rv3 { overflow: hidden; }
@media (max-width: 640px) {
  .v9ttmnf .x8wz0,
  .xeq7n2h .x8wz0,
  .qgob .x8wz0 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.k53eo .o51kr,
.k53eo .jvdb3,
.k53eo .bjpui2g  { max-width: 1100px; }
.k53eo { --content-mw: 1100px; }
.gzjitm .o51kr,
.gzjitm .jvdb3,
.gzjitm .bjpui2g  { max-width: 1200px; }
.m0qmt9gc .o51kr,
.m0qmt9gc .jvdb3,
.m0qmt9gc .bjpui2g  { max-width: 1320px; }
.c8vn { font-size: 0.82rem; color: var(--text-muted); }
.lefl6m { display: flex; align-items: center; }
.x5m0a9hp {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.e7zyt7 { display: flex; align-items: center; }
.mp2bux { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.mp2bux:hover { text-decoration: underline; }
.ybfiz6p { margin: 0 3px; opacity: 0.45; }
.ybfiz6p::before { content: '/'; }
.y4llwiga { padding: 2px 5px; color: var(--text-main); }
.yhwvkasf .c8vn {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.yhwvkasf .lefl6m { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.tg0k .c8vn {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.tg0k .lefl6m { padding: 0 0 0 12px; }
.lhuc .lefl6m { padding: 0 16px; }
.lhuc .c8vn {
  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);
}
.lhuc .o51kr { padding-top: 28px; }
@media (max-width: 720px) {
  .hhxa4h7 { margin-top: 18px; padding: 0 16px; }
  .lhuc .o51kr { padding-top: 16px; }
}
.k53eo.yhwvkasf .lefl6m { max-width: 1100px; }
.gzjitm.yhwvkasf .lefl6m { max-width: 1200px; }
.m0qmt9gc.yhwvkasf .lefl6m { max-width: 1320px; }
.k53eo .hhxa4h7 { max-width: 1100px; }
.sq1jpv .dbmin { padding-top: 16px; padding-bottom: 16px; }
.b60ng5ri .dbmin { padding-top: 24px; padding-bottom: 24px; }
.t4j8te .dbmin { padding-top: 40px; padding-bottom: 40px; }
.vskins .dbmin { padding-top: 52px; padding-bottom: 52px; }
.a2l5 .dbmin:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.a2l5 .dbmin:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.a2l5 .dbmin:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.a2l5 .dbmin:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.sw8fg .jvdb3 { padding-top: 10px;  padding-bottom: 10px; }
.cpz1p .jvdb3 { padding-top: 18px;  padding-bottom: 18px; }
.x7lph .jvdb3 { padding-top: 36px;  padding-bottom: 36px; }
.ntouww .jvdb3 { padding-top: 48px;  padding-bottom: 48px; }
.g9to h2.trwpk { font-weight: 600; }
.g9to h3.ih87k     { font-weight: 600; }
.o85n1o9 { font-weight: 500; }
.o85n1o9 h2.trwpk { font-weight: 800; }
.o85n1o9 h3.ih87k     { font-weight: 700; }
.ez7a h2.trwpk { font-weight: 900; }
.ez7a h3.ih87k     { font-weight: 800; }
.ez7a .zizkjbwe strong,
.ez7a .zizkjbwe strong { font-weight: 600; }
.pr82 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.cz50d .pr82 { display: none; }
@media (max-width: 640px) {
  .ia7r2c1 { display: none; }
  .pr82 {
    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;
  }
}
.pr82 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.pr82:hover { opacity: 0.85; }
.z4c9cn .pr82 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ka2i3v .pr82,
.pkjonhg1  .pr82 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.ka2i3v .pr82:hover,
.pkjonhg1  .pr82:hover { opacity: 0.88; }
.z4c9cn.ka2i3v .pr82,
.z4c9cn.pkjonhg1  .pr82 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ziqt {
  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;
}
.ziqt:hover { transform: translateY(-2px); opacity: 0.92; }
.ziqt { background: var(--cta) !important; color: #fff !important; border: none !important; }
.i6k53md .ziqt { display: none; }
.lyjl8j3 .ziqt { right: 32px; }
.hwjh953k  .ziqt { left: 32px; }
@media (max-width: 480px) {
  .lyjl8j3 .ziqt { right: 20px; bottom: 20px; }
  .hwjh953k  .ziqt { left: 20px; bottom: 20px; }
}
.sfuk2p { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.bjpui2g { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.s7hnfz4 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ke5dk { color: var(--text-dim); font-size: 0.8rem; }
.llhf { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.llhf img { height: 26px; width: auto; object-fit: contain; }
.x04u8 { display: flex; flex-direction: column; gap: 6px; }
.x04u8 a, .q03654 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.x04u8 a:hover, .q03654 a:hover { color: var(--accent-light); }
.x04u8 .mlic3 { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.l98s9h1 .bjpui2g { text-align: center; }
.l98s9h1 .s7hnfz4 { margin-top: 0; }
.rdutqh17 { margin-top: 10px; }
.rdutqh17 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .bjpui2g { padding-left: 16px; padding-right: 16px; }
  .jnbi .bjpui2g { padding: 20px 16px; }
  .q03654 { gap: 4px 12px; }
  .s7hnfz4 { font-size: 0.78rem; }
}
.fm6xx7y .cat0oo4f .llhf { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.fm6xx7y .s7hnfz4 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.fm6xx7y .ke5dk { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .fm6xx7y .ppsbv8x5 { grid-template-columns: 1fr 1fr; } .fm6xx7y .cat0oo4f { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fm6xx7y .ppsbv8x5 { grid-template-columns: 1fr; } }
.yz6d1teq .llhf { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.yz6d1teq .s7hnfz4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .yz6d1teq .zbrs6t { gap: 12px; } .yz6d1teq .llhf { margin-right: 0; width: 100%; } }
.lzyt5 .yemt1r .llhf { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.lzyt5 .s7hnfz4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.lzyt5 .ke5dk { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .lzyt5 .gktljfkn { grid-template-columns: 1fr 1fr; } .lzyt5 .yemt1r { grid-column: 1 / -1; } }
@media (max-width: 480px) { .lzyt5 .gktljfkn { grid-template-columns: 1fr; } }
.zgz30r .adfklu13 { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.zgz30r .x04u8 { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .zgz30r .adfklu13 { grid-template-columns: 1fr 1fr; } .zgz30r .u2uujv:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zgz30r .adfklu13 { grid-template-columns: 1fr; } }
.mggpz0q .adfklu13 { grid-template-columns: 1fr 2fr; }
.mggpz0q .veeovnbs .x04u8 { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .mggpz0q .adfklu13 { grid-template-columns: 1fr; } }
.j8mjo8m .bjpui2g { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.veluyl .s94vqdn      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.veluyl .sfuk2p { background: var(--bg-page); border-top-color: var(--border-alt); }
.kyy6 .s94vqdn      { background: #0d1117; border-bottom-color: #21262d; }
.kyy6 .w1h6gaur { color: var(--accent-light); }
.kyy6 .ysmdmy { --msep-color: #8b949e; }
.kyy6 .ysmdmy a { color: #8b949e; }
.kyy6 .ysmdmy a:hover { color: var(--accent-light); }
.kyy6 .jnpff { color: #8b949e; }
.kyy6 .sfuk2p { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.kyy6 .s7hnfz4,
.kyy6 .ke5dk { color: #6e7681; }
.kyy6 .x04u8 a, .kyy6 .q03654 a,
.kyy6 .llhf { color: #e6edf3; }
.kyy6 .x04u8 a:hover, .kyy6 .q03654 a:hover,
@media (max-width: 640px) {
  .kyy6 .ysmdmy { background: #0d1117; border-top-color: #21262d; }
  .kyy6 .ysmdmy li a { border-bottom-color: #21262d; }
}
.pfygv .s94vqdn      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.pfygv .w1h6gaur { color: var(--accent-light); }
.pfygv .ysmdmy { --msep-color: #475569; }
.pfygv .ysmdmy a { color: #475569; }
.pfygv .ysmdmy a:hover { color: var(--accent-light); }
.pfygv .jnpff { color: #64748b; }
.pfygv .sfuk2p { background: #f0f4f8; border-top-color: #cbd5e1; }
.pfygv .s7hnfz4,
.pfygv .ke5dk { color: #64748b; }
.pfygv .x04u8 a, .pfygv .q03654 a,
.pfygv .bqf6dj6f a, .pfygv .llhf { color: #374151; }
.pfygv .x04u8 a:hover, .pfygv .q03654 a:hover,
@media (max-width: 640px) {
  .pfygv .ysmdmy { background: #f0f4f8; border-top-color: #cbd5e1; }
  .pfygv .ysmdmy li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ka2i3v .s94vqdn      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ka2i3v .w1h6gaur { color: #fff; }
.ka2i3v .ysmdmy { --msep-color: rgba(255,255,255,0.82); }
.ka2i3v .ysmdmy a { color: rgba(255,255,255,0.82); }
.ka2i3v .ysmdmy a:hover { color: #fff; }
.ka2i3v .jnpff { color: rgba(255,255,255,0.9); }
.ka2i3v .sfuk2p { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ka2i3v .s7hnfz4,
.ka2i3v .ke5dk { color: rgba(255,255,255,0.72); }
.ka2i3v .x04u8 a, .ka2i3v .q03654 a,
.ka2i3v .bqf6dj6f a, .ka2i3v .llhf { color: #fff; }
.ka2i3v .x04u8 a:hover, .ka2i3v .q03654 a:hover,
@media (max-width: 640px) {
  .ka2i3v .ysmdmy { background: var(--accent); border-top-color: var(--accent-light); }
  .ka2i3v .ysmdmy li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.pkjonhg1 .s94vqdn {
  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);
}
.pkjonhg1 .sfuk2p {
  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) {
  .pkjonhg1 .ysmdmy {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.mno4ltml .w45fd { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.xqnu .w45fd { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.b504 .w45fd { min-height: 72px; height: auto; }
.qnqyjv .w45fd { min-height: 84px; height: auto; }
.jnbi .w45fd { max-width: none; padding: 0 32px; }
.jnbi .bjpui2g  { max-width: none; padding: 24px 32px; }
.gwh6fgcl.gzjitm .w45fd { max-width: 1200px; }
.gwh6fgcl.m0qmt9gc .w45fd { max-width: 1320px; }
.r79r17az   .w1h6gaur, .r79r17az   .llhf { text-transform: capitalize; }
.kauknako .w1h6gaur, .kauknako .llhf { text-transform: lowercase; }
.i8e4b .w1h6gaur, .i8e4b .llhf { text-transform: uppercase; letter-spacing: 0.06em; }
.xre6, .dvwau {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.rpnndte .xre6,
.rpnndte .dvwau { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.y9qu8kxh .xre6,
.y9qu8kxh .dvwau { 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; }
.l7ppyfy .xre6,
.l7ppyfy .dvwau { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.yavpp1r .xre6,
.yavpp1r .dvwau { 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; }
.p3ziotoz   .ysmdmy a { font-weight: 500; }
.knmb33lo .ysmdmy a { font-weight: 600; }
.peo3soq     .ysmdmy a { font-weight: 700; }
.dhlyaafn    .ysmdmy a { font-weight: 800; letter-spacing: 0.01em; }
.c69fn8r     .ysmdmy > li + li::before,
.rclmrdb    .ysmdmy > li + li::before,
.dcyool    .ysmdmy > li + li::before,
.nu3j .ysmdmy > li + li::before,
.hmjtl .ysmdmy > li + li::before,
.luy5j41  .ysmdmy > li + li::before,
.gc4ivqez    .ysmdmy > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.c69fn8r     .ysmdmy > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.rclmrdb    .ysmdmy > li + li::before { content: "|"; }
.dcyool    .ysmdmy > li + li::before { content: "—"; }
.nu3j .ysmdmy > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.hmjtl .ysmdmy > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.luy5j41  .ysmdmy > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.gc4ivqez    .ysmdmy > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .n3fg4mu4 .jnpff,
  .sbuh .jnpff,
  .r894dd7 .jnpff,
  .u0yu .jnpff,
  .pnptc .jnpff {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .n3fg4mu4 .jnpff::before,
  .sbuh .jnpff::before,
  .r894dd7 .jnpff::before,
  .u0yu .jnpff::before,
  .pnptc .jnpff::before { content: ""; display: block; flex-shrink: 0; }

  
  .n3fg4mu4 .jnpff::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;
  }

  
  .sbuh .jnpff::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;
  }

  
  .r894dd7 .jnpff::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;
  }

  
  .u0yu .jnpff::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;
  }

  
  .pnptc .jnpff::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) {
  .orc34 .jnpff {
    padding: 5px 14px;
  }
  .orc34 .ysmdmy {
    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;
  }
  .orc34 .ysmdmy li a {
    border-bottom: none; padding: 10px 22px;
  }
  .orc34 .ysmdmy li a:hover { background: var(--bg-raised); }
  .orc34 .lk3ukmq,
  .bm0r81 .lk3ukmq,
  .mz8vuf .lk3ukmq { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .igenzsc .jnpff {
    padding: 5px 10px;
  }
  .igenzsc .ysmdmy {
    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);
  }
  .igenzsc .ysmdmy.f7kjum2 { transform: translateX(0); }
  .igenzsc .ysmdmy li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .igenzsc .ysmdmy li:last-child a { border-bottom: none; }
  .ka2i3v .ysmdmy,
  .kyy6 .ysmdmy { background: var(--accent) !important; }
  .ka2i3v .ysmdmy li a,
  .kyy6 .ysmdmy li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .mz8vuf .jnpff {
    padding: 5px 10px;
  }
  .mz8vuf .ysmdmy {
    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);
  }
  .mz8vuf .ysmdmy::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .mz8vuf .ysmdmy.f7kjum2 { transform: translateY(0); }
  .mz8vuf .ysmdmy li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .z7et4a .jnpff {
    padding: 5px 10px;
  }
  .z7et4a .ysmdmy {
    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;
  }
  .z7et4a .ysmdmy.f7kjum2 { opacity: 1; pointer-events: auto; }
  .z7et4a .ysmdmy li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ne15js     .jnpff { border-radius: 0 !important; }
  .n29uw   .jnpff { border-radius: 8px !important; }
  .zdiupg .jnpff { border-radius: 50% !important; }
  .siwwaq   .jnpff { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .q6vk029 .ewzzwcc { flex-direction: column; align-items: stretch; }
  .q6vk029 .zkqd35y { flex-direction: row; min-width: auto; }
  .q6vk029 .mzca { align-items: flex-start; text-align: left; }
}
.carxd8,
.carxd8.dbmin,
.cnth4yt .carxd8,
.rsinkn .carxd8,
.zijd .carxd8,
.sldv8vg8 .carxd8 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.wkxsd40g {
  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;
}
.k424 { flex: 1 1 280px; min-width: 0; }
.b61j {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.y6215ww {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.wl349o4o {
  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;
}
.wl349o4o:hover { transform: translateY(-1px); opacity: 0.95; }
.sm8blo .wkxsd40g {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.sm8blo .b61j { color: var(--cta); }
.sm8blo .y6215ww { color: var(--text-body); }
.sm8blo .wl349o4o {
  background: var(--cta) !important;
  color: #fff !important;
}
.k1nvvmo .wkxsd40g {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.k1nvvmo .b61j { color: var(--text-primary); }
.k1nvvmo .y6215ww { color: var(--text-body); }
.k1nvvmo .wl349o4o {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .wkxsd40g {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .k424 { flex: 0 0 auto; }
  .b61j { font-size: 1.2rem; }
  .wl349o4o { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.xtjrax .u0m45x { height: 36px; }
.y4kzfd .u0m45x { height: 60px; max-width: 200px; }
.ygdbo .u0m45x { height: 56px; max-width: 180px; }
.cjkbahu    .xl5i0kph, .cjkbahu    .zwck4r { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.p37s5g .pf9c0xcm {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.p37s5g .bch0sd64 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .hq9r2w .fbrhom7w {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .hq9r2w .hwcyfzc {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .hq9r2w .hwcyfzc { padding: 40px 16px 20px; }
  .hq9r2w .ssuo {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .hq9r2w .h9tn9b86 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .ifd2muzn .hwcyfzc {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ifd2muzn .hwcyfzc::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ifd2muzn .oiwang9i {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ifd2muzn .gp7j0 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ifd2muzn .ssuo {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ifd2muzn .h9tn9b86 { width: 100%; min-width: 0; }
  .ifd2muzn .xl5i0kph { min-width: 0; }
}
.bz69i .hwcyfzc::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.totu55 .j0l805dz {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.totu55 .j0l805dz summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.totu55 .j0l805dz p { padding: 0 2px 16px; }
.cqr5ot .j0l805dz { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.cqr5ot .j0l805dz summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.cqr5ot .j0l805dz summary::after { content: "›"; font-size: 1.2em; }
.cqr5ot .j0l805dz[open] summary::after { content: "‹"; }
.cqr5ot .j0l805dz p { padding: 10px 22px 4px; }
.iq5h725j .j0l805dz {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.iq5h725j .j0l805dz summary { color: var(--text-primary); padding-left: 16px; }
.iq5h725j .j0l805dz summary::after { content: "›"; font-size: 1.1em; }
.iq5h725j .j0l805dz[open] summary::after { content: "‹"; }
.iq5h725j .j0l805dz p { padding-left: 16px; }
.wwnukf .swxevi { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.wwnukf .j0l805dz {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.wwnukf .j0l805dz:last-child { border-bottom: none; }
.wwnukf .j0l805dz summary { color: var(--text-primary); border-radius: 0; }
.wwnukf .j0l805dz summary::after { content: "›"; font-size: 1.1em; }
.wwnukf .j0l805dz[open] summary::after { content: "‹"; }
.lqbho .j0l805dz { overflow: hidden; }
.lqbho .j0l805dz summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.lqbho .j0l805dz summary::after { color: rgba(255,255,255,.75); }
.lqbho .j0l805dz[open] summary { border-radius: 0; }
.yogoa { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.lanm {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.iiih8jj {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.xrhmk8 { color: var(--text-muted); font-size: 1.05rem; }
.i4al {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.lrraub {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.h4s8e { margin-bottom: 20px; }
.i78oys2 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.qxsf {
  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;
}
.qxsf:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.v9rei { resize: vertical; min-height: 130px; }
.fvkn { width: 100%; margin-top: 8px; }
.g75z {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.zmug9g41 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.l51o { color: var(--text-muted); line-height: 1.75; }
.yzf0biun { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.yzf0biun li { margin-bottom: 6px; }
.yuta { max-width: 760px; margin: 0 auto; }
.r8z3 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.n6s4ow { max-width: 760px; margin: 0 auto; }
.d5hur5 ul.yzf0biun { margin: 0; }
@media (max-width: 640px) { .mn674g { grid-template-columns: 1fr; gap: 10px; } }
.vp472 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.bvyn4 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.ekkzj { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.bvyn4 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.bvyn4 .yzf0biun { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .vp472 { grid-template-columns: 1fr; } }
.l00hif4 ul.yzf0biun { margin: 0; }
.lvjli .yzf0biun,
.hktr .yzf0biun,
.mmle .yzf0biun,
.p2ix8fw .yzf0biun {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .vlxn { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .xo341ax { grid-template-columns: 1fr; } .qikmj { position: static; text-align: center; } }
@media (max-width: 860px) { .sfn6u { grid-template-columns: 1fr; } }
.p2ix8fw .yzf0biun { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .qn3qi { flex-direction: column; text-align: center; } .stsxn { grid-template-columns: 1fr; } }
.i93pj3 .iiih8jj { color: var(--accent-light); }
.ryd6xvj .iiih8jj { font-size: 2rem; }
.ryd6xvj .xrhmk8 { max-width: 680px; }
.omdyvivo .iiih8jj { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.omdyvivo .xrhmk8  { margin: 0; }
@media (max-width: 640px) { .omdyvivo { flex-direction: column; } }
.ku0n .iiih8jj { color: var(--accent-light); }
.syos2ry {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.syos2ry .iiih8jj { color: #fff; }
.syos2ry .xrhmk8  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .ftgjjrx4 { grid-template-columns: 1fr; } }
.rjjnmwn .qxsf {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.rjjnmwn .qxsf:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.m62u2a .qxsf { background: var(--bg-raised); border-color: transparent; }
.m62u2a .qxsf:focus { background: var(--bg-card); border-color: var(--accent-light); }
.klujm .qxsf { border-radius: 100px; padding: 11px 20px; }
.klujm .v9rei { border-radius: 14px; }
.f35o {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .f35o { grid-template-columns: 1fr; } }
.yb3z4 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.yb3z4 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.yb3z4 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.gqvi { counter-reset: priv-count; }
.dmmtoz {
  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);
}
.dmmtoz:last-child { border-bottom: none; }
.my8yvky {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.dmmtoz h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.dmmtoz p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.d66iw3 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.d66iw3 li { margin-bottom: 6px; }
.c7q613z{display:none}
.c7q613z:empty,.d8m37m:empty{display:none}
.htizsba1{position:relative;overflow:visible}
.pzywvg .r794juak,.s6tq7 .r794juak,
.yl6swrvz .r794juak,.kdmqh .r794juak,
.vmf9f4 .r794juak,.ro511e .r794juak{display:block}
.vsa5l .seryss{display:block}
.pzywvg .r794juak,.s6tq7 .r794juak,
.yl6swrvz .r794juak,.kdmqh .r794juak,
.vmf9f4 .r794juak{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}
.pzywvg .r794juak .d8m37m,.s6tq7 .r794juak .d8m37m,
.yl6swrvz .r794juak .d8m37m,.kdmqh .r794juak .d8m37m,
.vmf9f4 .r794juak .d8m37m{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}
.pzywvg .mjhux9y,.s6tq7 .mjhux9y,
.yl6swrvz .mjhux9y,.kdmqh .mjhux9y,
.vmf9f4 .mjhux9y{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.pzywvg .r794juak,.s6tq7 .r794juak{top:12px}
.pzywvg .r794juak .d8m37m{margin-right:auto}
.s6tq7 .r794juak .d8m37m{margin-left:auto}
.s6tq7 .r794juak{text-align:right}
.yl6swrvz .r794juak,.kdmqh .r794juak{bottom:12px}
.yl6swrvz .r794juak .d8m37m{margin-right:auto}
.kdmqh .r794juak .d8m37m{margin-left:auto}
.kdmqh .r794juak{text-align:right}
.vmf9f4 .r794juak{position:relative;margin-top:16px}
.vmf9f4 .r794juak .d8m37m{margin:0 auto}
.ro511e .r794juak{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.ro511e .r794juak .d8m37m{margin:0}
.ro511e .mbeuu~.r794juak,
.ro511e .kistnzfi~.r794juak{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.ro511e .mbeuu~.r794juak .d8m37m,
.ro511e .kistnzfi~.r794juak .d8m37m{justify-content:flex-start}
.mbeuu~.r794juak,.kistnzfi~.r794juak{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}
.mbeuu~.r794juak .d8m37m{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.kistnzfi~.r794juak .d8m37m{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.seryss .d8m37m{margin:0 0 12px}
.d8m37m{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.mjhux9y{white-space:nowrap}
.zo2v .mjhux9y{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.t2tvl0 .mjhux9y{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.ya9a6i48 .d8m37m{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.fbwgu .mjhux9y{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.komm744 .mjhux9y{color: var(--accent-light);opacity:1;font-weight:500}
.en656gs .mjhux9y{border-bottom:1px solid currentColor;padding-bottom:2px}
.w3xd3klz .d8m37m{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.t39by{--date-bg:var(--accent-bg-light)}
.fvpi2ib .vmg8::before{content:""}
.oput .mjhux9y + .mjhux9y::before{content:"•";margin-right:6px;opacity:.4}
.xdlgc4jg .mjhux9y + .mjhux9y::before{content:"/";margin-right:6px;opacity:.35}
.fgumdimw .mjhux9y + .mjhux9y::before{content:"|";margin-right:6px;opacity:.3}
.k1lza2 .mjhux9y + .mjhux9y::before{content:"—";margin-right:6px;opacity:.3}
.f3l4tce .mjhux9y + .mjhux9y::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.geyk .mjhux9y + .mjhux9y::before{content:"·";margin-right:6px;opacity:.4}
.izsnay .mjhux9y + .mjhux9y::before{content:"›";margin-right:6px;opacity:.4}
.b216qy .mjhux9y + .mjhux9y::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.pcisi648 .xu62o{padding:20px 0}
@media(max-width:640px){
  .xu62o{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .b2cq65oe{max-width:100%}
}
.hd69b06 .zvuq{margin:0}
@media (max-width:560px){
  .vrvn{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .lsvt { padding: 28px 18px 20px; }
  .fatry3 { font-size: 1.2rem; }
  .ljauje { max-width: 220px; max-height: 80px; }
}
.bvqxggxa .lkar01z { border-radius: 22px; }
.skiy5l .wkxsd40g {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .lkar01z { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.bohv5qgs {
  margin: 28px 0 24px;
}
.bohv5qgs .dbmin {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.bohv5qgs .jvdb3 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.bohv5qgs .wkxsd40g {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .w45fd { flex-direction: row-reverse; }
[dir="rtl"] .ysmdmy { flex-direction: row-reverse; }
[dir="rtl"] .lyjl8j3 .ziqt { right: auto; left: 32px; }
[dir="rtl"] .hwjh953k  .ziqt { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .lyjl8j3 .ziqt { right: auto; left: 20px; }
  [dir="rtl"] .hwjh953k  .ziqt { left: auto;  right: 20px; }
}
[dir="rtl"] .v9ttmnf .x8wz0  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .xeq7n2h .x8wz0 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .mbeuu,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .lysgpeqf, [dir="rtl"] .w2rv3 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .g7sz { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .xt4zoa { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .zizkjbwe { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .wkxsd40g { direction: rtl; }
[dir="rtl"] .c8vn { direction: rtl; }
[dir="rtl"] .oaaoxv16 { direction: rtl; }
[dir="rtl"] .langt { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .h6jsy0 .w2rv3,
[dir="rtl"] .zb6gig4 .w2rv3,
[dir="rtl"] .o4oixa9 .w2rv3,
[dir="rtl"] .h5urf .w2rv3 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .h6jsy0 .w2rv3 li::before,
[dir="rtl"] .zb6gig4 .w2rv3 li::before,
[dir="rtl"] .o4oixa9 .w2rv3 li::before,
[dir="rtl"] .h5urf .w2rv3 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .mbeuu.xw4azto .ai6lue { align-items: flex-end; text-align: right; }
[dir="rtl"] .mbeuu.z2iaa .ai6lue { text-align: center; }
[dir="rtl"] .mbeuu .ai6lue { text-align: right; }
[dir="rtl"] .jvdb3,
[dir="rtl"] .oci3q9cm,
[dir="rtl"] .q4ux,
[dir="rtl"] .q89ph06u,
[dir="rtl"] .lrraub,
[dir="rtl"] .i78oys2,
[dir="rtl"] .qxsf,
[dir="rtl"] .v9rei { text-align: right; direction: rtl; }
[dir="rtl"] .klujm .qxsf,
[dir="rtl"] .rjjnmwn .qxsf { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #022a86;
  --brand:           #022a86;
  --brand-light:     #072467;
  --brand-pale:      #12388e;
  --grad-start:      #0346e0;
  --grad-end:        #306af0;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #022a86;
  --cta-light:       #001c5f;
  --cta-hover:       #011749;
  --bg-page:         #f6f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f6;
  --bg-raised:       #edeef1;
  --bg-hover:        #f3f4f6;
  --border:          #e1e3e9;
  --border-alt:      #cfd3dd;
  --border-section:  #e1e3e9;
  --text-primary:    #16181c;
  --text-muted:      #505562;
  --text-body:       #2d3038;
  --text-sub:        #444954;
  --text-faint:      #727a8c;
  --text-dim:        #8e94a3;
  --text-label:      #5b6170;
  --text-value:      #393d46;
  --accent-bg:       #dce5f8;
  --accent-bg-light: #bfd0f6;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #0c9666;
  --c-cons:          #9f214d;
  --c-pros-label:    #0eb379;
  --c-tip-border:    #10c685;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9666;
}
:root { --logo-bg-opacity: 57%; }
body, button, input { font-family: "Nunito", sans-serif; }
.o1lktx .g0qi { font-size: 0; width: 1.2rem; flex-shrink: 0; }.o1lktx .g0qi::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.o1lktx .qm0elo     .g0qi::before { content: "";  color: var(--c-tip-border); }.o1lktx .b5yk9c1 .g0qi::before { content: ""; color: var(--c-warn-border); }.o1lktx .bx26ni1d    .g0qi::before { content: ""; color: #60a5fa; }.jwjhsxsz .o1lktx .qm0elo     .g0qi::before { color: #10b981; }.jwjhsxsz .o1lktx .b5yk9c1 .g0qi::before { color: #f43f5e; }.jwjhsxsz .o1lktx .bx26ni1d    .g0qi::before { color: #a855f7; }.iwi0y0  .o1lktx .qm0elo     .g0qi::before { color: #eab308; }.iwi0y0  .o1lktx .b5yk9c1 .g0qi::before { color: #ef4444; }.iwi0y0  .o1lktx .bx26ni1d    .g0qi::before { color: #f97316; }.qp8i  .o1lktx .qm0elo     .g0qi::before { color: #38bdf8; }.qp8i  .o1lktx .b5yk9c1 .g0qi::before { color: #818cf8; }.qp8i  .o1lktx .bx26ni1d    .g0qi::before { color: #2dd4bf; }.iuypgv .o1lktx .g0qi::before { color: var(--accent-light) !important; }
.qko6 .a69aes, .qko6 .mbeuu { min-height: 320px; }
.e1d2q .m961f::after, .e1d2q .wkvvo44::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.ybfiz6p::before { content: '•'; }