:root {
  --color-accent: #183f6b;
  --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;
}
.thlqxq2g {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.wk72x4 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.j4nqq {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.f2voxb { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ij79 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ij79 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ij79 a:hover { color: var(--accent-light); }
.g0o2p     .hh6bxb5 { border-radius: 24px; padding: 8px; }
.g0o2p .hh6bxb5 li a { border-radius: 16px; }
.vhvdc .hh6bxb5 li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .hh6bxb5 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .cyzku:hover .hh6bxb5,
  .cyzku:focus-within .hh6bxb5 { display: block; }
  .hh6bxb5 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.habrc {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ig5u18 { display: none; }
@media (max-width: 640px) {
  .ig5u18 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ig5u18.py1m0 { display: block; }
}
@media (max-width: 640px) {
  .habrc { display: block; }
  .ij79 > li + li::before { display: none !important; }
  .ij79 {
    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;
  }
  .ij79.py1m0 { display: flex; }
  .ij79 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ij79 li:last-child a { border-bottom: none; }
}
.dgty { min-height: 480px; }
.diaimb8h {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.iezl { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.f3ac .iezl { margin-left: 0; margin-right: 0; }
.dpnfxc {
  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;
}
.ec1sgz .dpnfxc { margin-top: 24px; }
.dpnfxc:hover { opacity: 0.88; }
.mu90h7te .diaimb8h { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.mu90h7te .iezl { color: #e2e8f0; }
.mu90h7te.i78eeu .uvvwedzd { text-align: center; }
.t1xa4h6 .diaimb8h { color: var(--text-primary); text-shadow: none; }
.t1xa4h6 .iezl { color: var(--text-muted); }
.t1xa4h6 .dpnfxc { margin-top: 16px; }
.t1xa4h6, .t1xa4h6.dgty { min-height: auto !important; }
.t1xa4h6.i78eeu .uvvwedzd { text-align: center; }
.t1xa4h6~.hd9yb9pb{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}
.t1xa4h6~.hd9yb9pb .jwah5h1{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; }
}
.gu8gyswm .diaimb8h { color: #fff; }
.gu8gyswm .iezl { color: rgba(255,255,255,0.85); }
.gu8gyswm .dpnfxc { background: #fff; color: var(--cta); }
.gu8gyswm .dpnfxc:hover { opacity: 0.92; }
.cddmn .r2q4mcvv { position: relative; overflow: hidden; }
.cddmn .r2q4mcvv::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;
}
.jizl .r2q4mcvv {
  animation: hg-breathe 7s ease-in-out infinite;
}
.ymuor .r2q4mcvv { position: relative; overflow: hidden; }
.ymuor .r2q4mcvv::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;
}
.ddil .r2q4mcvv { position: relative; overflow: hidden; }
.ddil .r2q4mcvv::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;
}
.ehtaqp .r2q4mcvv {
  animation: hg-fadein 1.2s ease-out both;
}
.r2q4mcvv {
  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%);
}
.ynmo73xy {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.wzjvreke {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.e6m1 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.r2q4mcvv .diaimb8h { text-shadow: none; color: var(--text-primary); }
.r2q4mcvv .iezl { color: var(--text-muted); }
body.iui1qkv .diaimb8h {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.gjm6cw4 .diaimb8h {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.dgty.gu8gyswm .diaimb8h,
section.gu8gyswm .diaimb8h {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.r2q4mcvv.i78eeu .ynmo73xy { align-items: center; text-align: center; }
.r2q4mcvv.f3ac   .ynmo73xy { align-items: flex-start; text-align: left; }
.bydefn .wzjvreke { position: relative; }
.bydefn .wzjvreke::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.bydefn.zx4j .wzjvreke::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.xvmx3v .wzjvreke {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.xvmx3v .e6m1 {
  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);
}
.xvmx3v.zx4j .wzjvreke { padding: 32px 0 32px 32px; }
.pr5ktj .wzjvreke {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.pr5ktj .e6m1 {
  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);
}
.zx4j { grid-template-areas: "media text"; }
.zx4j .ynmo73xy {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.pr5ktj.zx4j .wzjvreke { padding: 40px 16px 40px 48px; }
.dgty .n7mz77 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.n7mz77 .cp5a6s00.tvpwr8bf {
  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;
}
.n7mz77 .cp5a6s00.tvpwr8bf:hover { opacity: 0.85; }
.vajidr8 .wzjvreke {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .r2q4mcvv { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .r2q4mcvv:not(.vajidr8) .wzjvreke { display: none !important; }
  .vajidr8 .wzjvreke { padding: 16px; }
  .ynmo73xy  { padding: 36px 24px; }
  .r2q4mcvv~.hd9yb9pb,.zx4j~.hd9yb9pb{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .dgty, .r2q4mcvv { min-height: 320px !important; }
  .diaimb8h { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ta8ik,
  .iyall,
  .baheri { grid-template-columns: 1fr !important; }

  

  
  .z36ik { display: flex !important; flex-direction: column !important; }
  .z36ik .uvvwedzd { display: contents; }
  .z36ik .hn8j4x { order: 0; }
  .z36ik .diaimb8h { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .z36ik .ta8ik { order: 2; padding: 0 16px 12px !important; }
  .z36ik .iezl { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .ec1sgz .uvvwedzd { display: flex; flex-direction: column; }
  .ec1sgz .uvvwedzd .diaimb8h { order: 1; }
  .ec1sgz .uvvwedzd .baheri { order: 2; margin: 8px 0 24px !important; }
  .ec1sgz .uvvwedzd .iezl { order: 3; }
  .ec1sgz .uvvwedzd .dpnfxc { order: 4; align-self: center; margin-top: 0; }

  
  .r2q4mcvv.vajidr8 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .r2q4mcvv.vajidr8 .ynmo73xy { display: contents; padding: 0; }
  .r2q4mcvv.vajidr8 .ynmo73xy .diaimb8h { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .r2q4mcvv.vajidr8 .wzjvreke { order: 2; padding: 12px 16px; }
  .r2q4mcvv.vajidr8 .ynmo73xy .iezl { order: 3; padding: 0 24px; margin: 0 auto; }
  .r2q4mcvv.vajidr8 .ynmo73xy .dpnfxc { order: 4; align-self: center; margin: 8px 0 32px; }
}
.b4uzdic { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ttg046k { width: 100%; height: auto; display: block; border-radius: 10px; }
.mnwl2v .b4uzdic        { border-radius: 16px; }
.mnwl2v .ttg046k  { border-radius: 16px; }
.n4sp .b4uzdic         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.n4sp .ttg046k   { border-radius: 8px; }
.l9cmx { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.fmhag148 { width: 100%; padding: 32px 0; position: relative; }
.cciyl { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ejgb50ra .fmhag148:nth-child(even) { background: var(--bg-surface); }
.ejgb50ra .fmhag148:nth-child(odd)  { background: var(--bg-page); }
.gu8w .fmhag148:nth-child(even) { background: var(--bg-card); }
.gu8w .fmhag148:nth-child(odd)  { background: var(--bg-page); }
.ejgb50ra .fmhag148:nth-child(odd)  .cciyl { background: var(--bg-card); border-radius: 6px; }
.ejgb50ra .fmhag148:nth-child(even) .cciyl { background: var(--bg-raised); border-radius: 6px; }
.gu8w .fmhag148:nth-child(odd)  .cciyl { background: var(--bg-card); border-radius: 6px; }
.gu8w .fmhag148:nth-child(even) .cciyl { background: var(--bg-raised); border-radius: 6px; }
.ejgb50ra .fmhag148:nth-child(even) .fj0b .hyfnpry,
.gu8w .fmhag148:nth-child(even) .fj0b .hyfnpry { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ejgb50ra .fmhag148:nth-child(odd) .fj0b .hyfnpry,
.gu8w .fmhag148:nth-child(odd) .fj0b .hyfnpry { background: var(--bg-card-inner); }
.ejgb50ra .fmhag148:nth-child(even) .g0p68x .hyfnpry:nth-child(odd),
.gu8w .fmhag148:nth-child(even) .g0p68x .hyfnpry:nth-child(odd)  { background: var(--bg-card); }
.ejgb50ra .fmhag148:nth-child(even) .g0p68x .hyfnpry:nth-child(even),
.gu8w .fmhag148:nth-child(even) .g0p68x .hyfnpry:nth-child(even) { background: var(--bg-card-inner); }
h1.ic8kiq { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ic8kiq {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.dw0ssqfl { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.qegprm18 h2.ic8kiq {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.o22fs0 h2.ic8kiq {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.z1jjfne8 h2.ic8kiq {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.lrw0hb h2.ic8kiq::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.x2re9 h2.ic8kiq {
  color: var(--text-primary); font-size: 1.7rem;
}
.gx7t9tg h2.ic8kiq::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ssg4kyt h2.ic8kiq {
  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;
}
.gkfnir { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .gkfnir { display: none; } }
.uu17up { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.t04l { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.otia8 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.sq2a1236 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.xkms { padding-left: 20px; }
.xkms li { margin-bottom: 6px; }
.xkms a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.xkms a:hover { color: var(--accent-light); }
.nwafoa .sq2a1236 { display: none; }
.g56sua .sq2a1236 { display: none; }
.g56sua .xkms { padding-left: 0; list-style: none; }
.g56sua .xkms li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.g56sua .xkms a { font-size: 0.92rem; }
.sfxann .otia8 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.sfxann .sq2a1236 { display: none; }
.sfxann .xkms { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.sfxann .xkms li { margin-bottom: 0; }
.sfxann .xkms 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;
}
.sfxann .xkms a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.lnlswo .otia8 { padding: 20px 20px 16px; }
.lnlswo .xkms {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.lnlswo .xkms li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.lnlswo .xkms 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;
}
.lnlswo .xkms 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;
}
.lnlswo .xkms a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.lnlswo .xkms a:focus,
.lnlswo .xkms a:focus-visible,
.lnlswo .xkms a:target { outline: none; }
.lnlswo .xkms li:target a { border-color: var(--border); color: var(--text-muted); }
.bm8vzy .otia8 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.bm8vzy .sq2a1236 { display: none; }
.bm8vzy .xkms { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.bm8vzy .xkms li { margin-bottom: 0; }
.bm8vzy .xkms li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.bm8vzy .xkms li:last-child::after { content: ""; margin-right: 0; }
.bm8vzy .xkms a { font-size: 0.9rem; }
.hyfnpry { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.fj0b .hyfnpry { background: var(--bg-card); }
.g0p68x .hyfnpry:nth-child(odd)  { background: var(--bg-card); }
.g0p68x .hyfnpry:nth-child(even) { background: var(--bg-raised); }
.miyv2w .hyfnpry {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.miyv2w .hyfnpry:last-child { border-bottom: none; }
.miyv2w h3.dw0ssqfl { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.gk0f .hyfnpry {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.gk0f .hyfnpry + .hyfnpry { margin-top: 4px; }
.wazg .hyfnpry { background: none; border-radius: 0; padding: 12px 0; }
.wazg .hyfnpry + .hyfnpry { border-top: 1px solid var(--border-section); }
.b38u { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.gbwnjqt { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.o3fv { color: var(--text-body); margin-bottom: 10px; }
.hew5buz0, .mbmf { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.hew5buz0 li, .mbmf li { margin-bottom: 6px; }
.mbmf li { list-style: decimal; }
.oa0s8ps8     .hew5buz0 { list-style-type: "● "; }
.m97wxwhw  .hew5buz0 { list-style-type: "■ "; }
.un78 .hew5buz0 { list-style-type: "◆ "; }
.mtm8a    .hew5buz0 { list-style-type: "★ "; }
.oa0s8ps8     .asmmrcua { list-style-type: "● "; }
.m97wxwhw  .asmmrcua { list-style-type: "■ "; }
.un78 .asmmrcua { list-style-type: "◆ "; }
.mtm8a    .asmmrcua { list-style-type: "★ "; }
.oa0s8ps8    .hew5buz0 li::marker, .oa0s8ps8    .asmmrcua li::marker,
.m97wxwhw .hew5buz0 li::marker, .m97wxwhw .asmmrcua li::marker,
.un78 .hew5buz0 li::marker, .un78 .asmmrcua li::marker,
.mtm8a   .hew5buz0 li::marker, .mtm8a   .asmmrcua li::marker {
  color: var(--cta); font-size: 1em;
}
.oa0s8ps8 .mbmf,
.m97wxwhw .mbmf,
.un78 .mbmf,
.mtm8a .mbmf {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.oa0s8ps8 .mbmf li,
.m97wxwhw .mbmf li,
.un78 .mbmf li,
.mtm8a .mbmf li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.oa0s8ps8 .mbmf li::before,
.m97wxwhw .mbmf li::before,
.un78 .mbmf li::before,
.mtm8a .mbmf 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;
}
.oa0s8ps8     .mbmf li::before { border-radius: 50%; }
.m97wxwhw  .mbmf li::before { border-radius: 3px; }
.un78 .mbmf li::before { border-radius: 3px; }
.mtm8a    .mbmf li::before { border-radius: 50%; }
.l5m63 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ldpmr3z .l5m63,
.nu3wx0 .l5m63 { background: transparent; border: none; border-radius: 0; }
.lz06w6a { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.lz06w6a th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.lz06w6a td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.lz06w6a tr:hover td { background: var(--bg-hover); }
.j7du1qg .lz06w6a tbody tr:nth-child(even) td { background: var(--bg-surface); }
.peolrh52 .lz06w6a { border: 1px solid var(--border-alt); }
.peolrh52 .lz06w6a th,
.peolrh52 .lz06w6a td { border: 1px solid var(--border-alt); }
.dt6v9yru .lz06w6a th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.dt6v9yru .lz06w6a td { border-bottom: none; }
.dt6v9yru .lz06w6a tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.yxwz .lz06w6a th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.cu41aj .l5m63 {
  overflow: hidden;
}
.cu41aj .lz06w6a th { border-bottom: 1px solid var(--border-alt); }
.cu41aj .lz06w6a tr:last-child td { border-bottom: none; }
.bv5ofsku { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.he24 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ibkshxj { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.cgjir30 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.avxzt { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.asmmrcua { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.asmmrcua 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%}
.izi3aixs .cgjir30 { background: transparent; text-align: center; }
.eujo .ibkshxj {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.a0zux8h .ibkshxj {
  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);
}
.tc8j9h .he24 { display: grid; grid-template-columns: auto 1fr; }
.tc8j9h .ibkshxj {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.tc8j9h .cgjir30 { grid-column: 2; }
.tc8j9h .avxzt,
.tc8j9h .asmmrcua { grid-column: 1 / -1; }
.jgv30w6 .he24 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.jgv30w6 .ibkshxj {
  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);
}
.jgv30w6 .cgjir30 { grid-column: 2; }
.jgv30w6 .avxzt,
.jgv30w6 .asmmrcua { grid-column: 1 / -1; }
.sdxcipdo .he24 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.sdxcipdo .cgjir30 { background: none; color: var(--accent-light); font-weight: 700; }
.kjson8ah .he24 { 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); }
.kjson8ah .cgjir30 { background: none; color: var(--accent-light); font-weight: 700; }
.y0r3s4m7 .he24 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.y0r3s4m7 .he24:last-child { border-bottom: none; }
.y0r3s4m7 .cgjir30 { background: none; color: var(--accent-light); font-weight: 700; }
.epgi .he24 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.epgi .cgjir30 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ffdrm7 .bv5ofsku { counter-reset: card-n; }
.ffdrm7 .he24  { counter-increment: card-n; }
.ffdrm7 .cgjir30 { display: flex; align-items: center; gap: 10px; }
.ffdrm7 .cgjir30::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;
}
.z0xslx .he24 { background: var(--bg-surface); border: 1px solid var(--border); }
.z0xslx .cgjir30 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.rda3jv2 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.jugfv9c3  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.qobptz { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.e3a5 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.bm5y8vjw { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.rda3jv2 strong { color: var(--text-primary); font-size: 0.95rem; }
.rda3jv2 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.fqm3hzn0 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.mvqkjd, .qikxt2 { border-radius: 8px; padding: 14px; }
.mvqkjd { background: var(--bg-pros); }
.qikxt2 { background: var(--bg-cons); }
.vvkelx { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.mvqkjd .vvkelx { color: var(--c-pros-label); }
.qikxt2 .vvkelx { color: #f87171; }
.mvqkjd ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.qikxt2 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ttg046k { width: 100%; height: auto; border-radius: 10px; display: block; }
.tvpwr8bf {
  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;
}
.tvpwr8bf:hover { opacity: 0.85; }
.spp2 .tvpwr8bf  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.spp2 .tvpwr8bf:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.z6bkb .tvpwr8bf  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.z6bkb .tvpwr8bf:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.cnsfg .dpnfxc { border-radius: 50px; }
.cnsfg .tvpwr8bf  { border-radius: 50px; }
.bt7uu .dpnfxc { padding-left: 22px; padding-right: 22px; }
.bt7uu .tvpwr8bf  { padding-left: 12px; padding-right: 12px; }
.ha3yj6 .dpnfxc { padding-left: 44px; padding-right: 44px; }
.ha3yj6 .tvpwr8bf  { padding-left: 24px; padding-right: 24px; }
.xtldia .dpnfxc { padding-left: 56px; padding-right: 56px; }
.xtldia .tvpwr8bf  { padding-left: 32px; padding-right: 32px; }
.frvvthv   .dpnfxc::after, .frvvthv   .tvpwr8bf::after,
.cgklsmg8 .dpnfxc::after, .cgklsmg8 .tvpwr8bf::after,
.e84s6ex    .dpnfxc::after, .e84s6ex    .tvpwr8bf::after,
.mzfx1bk    .dpnfxc::after, .mzfx1bk    .tvpwr8bf::after,
.f0o8j    .dpnfxc::after, .f0o8j    .tvpwr8bf::after,
.f4uuoesq     .dpnfxc::after, .f4uuoesq     .tvpwr8bf::after,
.uy4bw    .dpnfxc::after, .uy4bw    .tvpwr8bf::after,
.unijfpu   .dpnfxc::after, .unijfpu   .tvpwr8bf::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;
}
.frvvthv .dpnfxc::after, .frvvthv .tvpwr8bf::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");
}
.cgklsmg8 .dpnfxc::after, .cgklsmg8 .tvpwr8bf::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");
}
.e84s6ex .dpnfxc::after, .e84s6ex .tvpwr8bf::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");
}
.mzfx1bk .dpnfxc::after, .mzfx1bk .tvpwr8bf::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");
}
.f0o8j .dpnfxc::after, .f0o8j .tvpwr8bf::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");
}
.f4uuoesq .dpnfxc::after, .f4uuoesq .tvpwr8bf::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");
}
.uy4bw .dpnfxc::after, .uy4bw .tvpwr8bf::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");
}
.unijfpu .dpnfxc::after, .unijfpu .tvpwr8bf::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");
}
.grd6d3   .n5msrjug::after, .grd6d3   .ytas::after,
.evu2 .n5msrjug::after, .evu2 .ytas::after,
.csg5    .n5msrjug::after, .csg5    .ytas::after,
.nkj3py    .n5msrjug::after, .nkj3py    .ytas::after,
.g49d3ux7    .n5msrjug::after, .g49d3ux7    .ytas::after,
.xo1xtx     .n5msrjug::after, .xo1xtx     .ytas::after,
.nxm058n    .n5msrjug::after, .nxm058n    .ytas::after,
.sp0h4   .n5msrjug::after, .sp0h4   .ytas::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;
}
.grd6d3 .n5msrjug::after, .grd6d3 .ytas::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");
}
.evu2 .n5msrjug::after, .evu2 .ytas::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");
}
.csg5 .n5msrjug::after, .csg5 .ytas::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");
}
.nkj3py .n5msrjug::after, .nkj3py .ytas::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");
}
.g49d3ux7 .n5msrjug::after, .g49d3ux7 .ytas::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");
}
.xo1xtx .n5msrjug::after, .xo1xtx .ytas::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");
}
.nxm058n .n5msrjug::after, .nxm058n .ytas::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");
}
.sp0h4 .n5msrjug::after, .sp0h4 .ytas::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");
}
.x16ydg9 .un3s    { background: transparent; padding: 0; }
.cp5a6s00.tvpwr8bf {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .h3re0or0 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .h3re0or0::before    { grid-area: rank;   }
  .yp9ifvz           { grid-area: ident;  }
  .oa5erx5x     { grid-area: rating; min-width: 0; width: auto; }
  .t7uno2ob           { grid-area: pills;  }
  .cp5a6s00             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .h3re0or0 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .h3re0or0::before    { justify-self: center; }
  .yp9ifvz           { width: 100%; }
  .oa5erx5x     { justify-self: center; }
  .t7uno2ob           { grid-template-columns: 1fr; }
}
.akwg6ay    .vvs3wgc li::before { content: "◆"; }
.akwg6ay    .jfbf li::before { content: "▲"; }
@media (min-width: 860px) {
  .qj6wasex .zif5pu0z {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .qj6wasex .fnbx3j3 { margin: 0; }
}
.obb588 .fnbx3j3 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.obb588 .lqk8 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.obb588 .ldpmr3z { padding: 14px 16px; }
.obb588 .s1kvorf { border-radius: 4px; }
.obb588 .uik3 { border-radius: 0; }
.nu3wx0 .fqm3hzn0 { gap: 10px; }
.nu3wx0 .mvqkjd, .nu3wx0 .qikxt2 { padding: 12px; }
.nu3wx0 .mvqkjd ul, .nu3wx0 .qikxt2 ul { margin: 4px 0 0; padding-left: 18px; }
.nu3wx0 .mvqkjd li, .nu3wx0 .qikxt2 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .h8bt { grid-template-columns: 1fr; }
  .fbai8 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .fbai8 .btp5u { width: 72px; height: 50px; }
  .fbai8 .dkgu875m { max-width: 180px; }
  .fbai8 .r4nh { width: auto; }
}
@media (max-width: 720px) {
  .iy5imy0 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .aiyr { padding: 16px; }
  .v82iug16 .qh1ev8j { min-width: 50%; }
}
.xiic2m7 .fqm3hzn0 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .h56bq { grid-template-columns: 1fr; }
  .iurr9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .x2il4 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .gdu3kgu { flex-wrap: wrap; padding: 16px; }
}
.qkcfm .fqm3hzn0 { gap: 8px; }
.qkcfm .mvqkjd, .qkcfm .qikxt2 { padding: 8px; }
@media (max-width: 480px) {
  .nl7kl { flex-direction: column; align-items: stretch; }
}
.ntb4dt .r4nh .tvpwr8bf { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .vac7oxa { flex-direction: column; align-items: stretch; gap: 10px; }
  .ntb4dt .r4nh { text-align: center; }
}
@media (max-width: 720px) {
  .vf7n06x { grid-template-columns: 1fr; }
  .zil36vbb { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .m4e0c { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .p0j7 { grid-template-columns: 1fr; }
  .se8d8o { width: 100px; height: 100px; margin: 16px auto; }
  .sbscb1 { font-size: 1.4rem; }
  .mj5ey8e { justify-content: center; }
  .ahwn0 .qh1ev8j { min-width: 50%; }
}
.u02jv .fqm3hzn0 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .ui0z5y3 { flex-wrap: wrap; padding: 14px 16px; }
  .bcvju { padding: 12px 16px; }
  .u02jv .fqm3hzn0 { margin: 0 16px; }
  .u02jv .qqdr46 { padding: 0 16px; }
  .m1k64 { padding: 12px 16px; }
}
.ovu2m .h3re0or0 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.aizuv .t7uno2ob .qtzrnd7 {
  background: transparent; padding: 4px 8px;
}
.aizuv .t7uno2ob .artu5b { font-size: .65rem; opacity: .65; }
.aizuv .t7uno2ob .dbea6   { font-size: 1.15rem; color: var(--accent-light); }
.ewf9 .ieig6 { font-size: 1rem; letter-spacing: 2px; }
.cdpn4w { margin: 16px 0; }
.sgwls { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.sgwls summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.sgwls summary::after { content: "+"; color: var(--accent-light); }
.sgwls[open] summary::after { content: "−"; }
.sgwls p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.fmhag148 { margin-bottom: 0; }
.n4dh3r h2.ic8kiq { color: var(--text-primary); border-color: var(--accent-light); }
.m1h1tk h2.ic8kiq { color: var(--text-primary); border-color: var(--accent-light); }
.m8tl5ae .jugfv9c3     { background: #052e16; border-color: #10b981; }
.m8tl5ae .qobptz { background: #2d0a1e; border-color: #f43f5e; }
.m8tl5ae .e3a5    { background: #1e1036; border-color: #a855f7; }
.m8tl5ae .rda3jv2 strong  { color: #f1f5f9; }
.m8tl5ae .rda3jv2 p       { color: #cbd5e1; }
.m8tl5ae .vplq    .jugfv9c3     .bm5y8vjw::before,
.m8tl5ae .ttracgke  .jugfv9c3     .bm5y8vjw::before,
.m8tl5ae .p1jl  .jugfv9c3     .bm5y8vjw::before,
.m8tl5ae .zlbqko4 .jugfv9c3     .bm5y8vjw::before { color: #10b981; }
.m8tl5ae .vplq    .qobptz .bm5y8vjw::before,
.m8tl5ae .ttracgke  .qobptz .bm5y8vjw::before,
.m8tl5ae .p1jl  .qobptz .bm5y8vjw::before,
.m8tl5ae .zlbqko4 .qobptz .bm5y8vjw::before { color: #f43f5e; }
.m8tl5ae .vplq    .e3a5    .bm5y8vjw::before,
.m8tl5ae .ttracgke  .e3a5    .bm5y8vjw::before,
.m8tl5ae .p1jl  .e3a5    .bm5y8vjw::before,
.m8tl5ae .zlbqko4 .e3a5    .bm5y8vjw::before { color: #a855f7; }
.ryhnd .jugfv9c3     { background: #2d2000; border-color: #eab308; }
.ryhnd .qobptz { background: #2d0b0b; border-color: #ef4444; }
.ryhnd .e3a5    { background: #2d1600; border-color: #f97316; }
.ryhnd .rda3jv2 strong  { color: #f1f5f9; }
.ryhnd .rda3jv2 p       { color: #cbd5e1; }
.ryhnd .vplq    .jugfv9c3     .bm5y8vjw::before,
.ryhnd .ttracgke  .jugfv9c3     .bm5y8vjw::before,
.ryhnd .p1jl  .jugfv9c3     .bm5y8vjw::before,
.ryhnd .zlbqko4 .jugfv9c3     .bm5y8vjw::before { color: #eab308; }
.ryhnd .vplq    .qobptz .bm5y8vjw::before,
.ryhnd .ttracgke  .qobptz .bm5y8vjw::before,
.ryhnd .p1jl  .qobptz .bm5y8vjw::before,
.ryhnd .zlbqko4 .qobptz .bm5y8vjw::before { color: #ef4444; }
.ryhnd .vplq    .e3a5    .bm5y8vjw::before,
.ryhnd .ttracgke  .e3a5    .bm5y8vjw::before,
.ryhnd .p1jl  .e3a5    .bm5y8vjw::before,
.ryhnd .zlbqko4 .e3a5    .bm5y8vjw::before { color: #f97316; }
.dhgz02t4 .jugfv9c3     { background: #0c1a2e; border-color: #38bdf8; }
.dhgz02t4 .qobptz { background: #12103a; border-color: #818cf8; }
.dhgz02t4 .e3a5    { background: #0a2020; border-color: #2dd4bf; }
.dhgz02t4 .rda3jv2 strong  { color: #f1f5f9; }
.dhgz02t4 .rda3jv2 p       { color: #cbd5e1; }
.dhgz02t4 .vplq    .jugfv9c3     .bm5y8vjw::before,
.dhgz02t4 .ttracgke  .jugfv9c3     .bm5y8vjw::before,
.dhgz02t4 .p1jl  .jugfv9c3     .bm5y8vjw::before,
.dhgz02t4 .zlbqko4 .jugfv9c3     .bm5y8vjw::before { color: #38bdf8; }
.dhgz02t4 .vplq    .qobptz .bm5y8vjw::before,
.dhgz02t4 .ttracgke  .qobptz .bm5y8vjw::before,
.dhgz02t4 .p1jl  .qobptz .bm5y8vjw::before,
.dhgz02t4 .zlbqko4 .qobptz .bm5y8vjw::before { color: #818cf8; }
.dhgz02t4 .vplq    .e3a5    .bm5y8vjw::before,
.dhgz02t4 .ttracgke  .e3a5    .bm5y8vjw::before,
.dhgz02t4 .p1jl  .e3a5    .bm5y8vjw::before,
.dhgz02t4 .zlbqko4 .e3a5    .bm5y8vjw::before { color: #2dd4bf; }
.qsjsfcdu .jugfv9c3     { background: var(--accent-bg); border-color: var(--accent-light); }
.qsjsfcdu .qobptz { background: var(--accent-bg-light); border-color: var(--accent-light); }
.qsjsfcdu .e3a5    { background: var(--accent-bg); border-color: var(--accent-pale); }
.qsjsfcdu .vplq    .bm5y8vjw::before,
.qsjsfcdu .ttracgke  .bm5y8vjw::before,
.qsjsfcdu .p1jl  .bm5y8vjw::before,
.qsjsfcdu .zlbqko4 .bm5y8vjw::before { color: var(--accent-light) !important; }
.spb2::before,
.wk3n2ex4::before { margin-right: 5px; }
.cna4pvt .mvqkjd ul li,
.cna4pvt .vvs3wgc li         { color: #4ade80; }
.cna4pvt .mvqkjd .spb2 { color: #22c55e; }
.cna4pvt .qikxt2 ul li,
.cna4pvt .jfbf li         { color: #f87171; }
.cna4pvt .qikxt2 .wk3n2ex4 { color: #ef4444; }
.z1wp6w .mvqkjd { background: var(--bg-pros); }
.z1wp6w .qikxt2 { background: var(--bg-cons); }
.z1wp6w .mvqkjd .spb2 { color: var(--c-pros-label); }
.z1wp6w .qikxt2 .wk3n2ex4 { color: var(--c-cons); }
.z1wp6w .mvqkjd ul li,
.z1wp6w .qikxt2 ul li,
.aybqq4uh .mvqkjd { background: var(--bg-pros); }
.aybqq4uh .qikxt2 { background: var(--bg-cons); }
.aybqq4uh .mvqkjd .spb2 { color: var(--c-pros-label); }
.aybqq4uh .qikxt2 .wk3n2ex4 { color: var(--c-cons); }
.aybqq4uh .mvqkjd ul li,
.aybqq4uh .qikxt2 ul li,
.x7ws .spb2::before { content: "✓ "; }
.x7ws .wk3n2ex4::before { content: "✗ "; }
.wx8n .spb2::before { content: "→ "; }
.wx8n .wk3n2ex4::before { content: "← "; }
.velvz9u9 .spb2::before { content: "★ "; }
.velvz9u9 .wk3n2ex4::before { content: "✕ "; }
.akwg6ay .spb2::before { content: "◆ "; }
.akwg6ay .wk3n2ex4::before { content: "▲ "; }
.sm0u .rda3jv2 { background: transparent; border-left: none; border: 1.5px solid; }
.sm0u .jugfv9c3     { border-color: var(--c-tip-border); }
.sm0u .qobptz { border-color: var(--c-warn-border); }
.sm0u .e3a5    { border-color: #60a5fa; }
.sm0u .rda3jv2 strong { color: var(--text-primary); }
.sm0u .rda3jv2 p      { color: var(--text-muted); }
.xm9d1 .rda3jv2 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.xm9d1 .jugfv9c3     { border-top-color: var(--c-tip-border); }
.xm9d1 .qobptz { border-top-color: var(--c-warn-border); }
.xm9d1 .e3a5    { border-top-color: #60a5fa; }
.mrqq .rda3jv2 { border-left: none; border-radius: 8px; }
.mrqq .jugfv9c3     { background: #065f46; }
.mrqq .qobptz { background: #92400e; }
.mrqq .e3a5    { background: #1e3a8a; }
.mrqq .rda3jv2 strong,
.mrqq .rda3jv2 p { color: #fff; }
.mrqq .bm5y8vjw::before { color: rgba(255,255,255,0.85) !important; }
.m8tl5ae.mrqq .jugfv9c3,
.m8tl5ae .mrqq .jugfv9c3     { background: #052e16; }
.m8tl5ae.mrqq .qobptz,
.m8tl5ae .mrqq .qobptz { background: #2d0a1e; }
.m8tl5ae.mrqq .e3a5,
.m8tl5ae .mrqq .e3a5    { background: #1e1036; }
.ryhnd.mrqq .jugfv9c3,
.ryhnd .mrqq .jugfv9c3      { background: #2d2000; }
.ryhnd.mrqq .qobptz,
.ryhnd .mrqq .qobptz  { background: #2d0b0b; }
.ryhnd.mrqq .e3a5,
.ryhnd .mrqq .e3a5     { background: #2d1600; }
.dhgz02t4.mrqq .jugfv9c3,
.dhgz02t4 .mrqq .jugfv9c3      { background: #0c1a2e; }
.dhgz02t4.mrqq .qobptz,
.dhgz02t4 .mrqq .qobptz  { background: #12103a; }
.dhgz02t4.mrqq .e3a5,
.dhgz02t4 .mrqq .e3a5     { background: #0a2020; }
.xowql .rda3jv2 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.xowql .jugfv9c3     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.xowql .qobptz { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.xowql .e3a5    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.xowql .rda3jv2 strong { color: var(--text-primary); }
.xowql .rda3jv2 p      { color: var(--text-muted); }
.bc7f .rda3jv2 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.vplq .bm5y8vjw,
.ttracgke .bm5y8vjw,
.p1jl .bm5y8vjw,
.zlbqko4 .bm5y8vjw { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.vplq .bm5y8vjw::before,
.ttracgke .bm5y8vjw::before,
.p1jl .bm5y8vjw::before,
.zlbqko4 .bm5y8vjw::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.vplq .jugfv9c3     .bm5y8vjw::before { content: "✦"; color: var(--c-tip-border); }
.vplq .qobptz .bm5y8vjw::before { content: "▲"; color: var(--c-warn-border); }
.vplq .e3a5    .bm5y8vjw::before { content: "◉"; color: #60a5fa; }
.ttracgke .jugfv9c3     .bm5y8vjw::before { content: "★"; color: var(--c-tip-border); }
.ttracgke .qobptz .bm5y8vjw::before { content: "◆"; color: var(--c-warn-border); }
.ttracgke .e3a5    .bm5y8vjw::before { content: "●"; color: #60a5fa; }
.p1jl .jugfv9c3     .bm5y8vjw::before { content: "▶"; color: var(--c-tip-border); }
.p1jl .qobptz .bm5y8vjw::before { content: "■"; color: var(--c-warn-border); }
.p1jl .e3a5    .bm5y8vjw::before { content: "▸"; color: #60a5fa; }
.zlbqko4 .jugfv9c3     .bm5y8vjw::before { content: "→"; color: var(--c-tip-border); }
.zlbqko4 .qobptz .bm5y8vjw::before { content: "⬥"; color: var(--c-warn-border); }
.zlbqko4 .e3a5    .bm5y8vjw::before { content: "◈"; color: #60a5fa; }
.oqz9y81 .fj0b .hyfnpry,
.oqz9y81 .g0p68x .hyfnpry  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.oqz9y81 .he24                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.oqz9y81 .l5m63          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.oqz9y81 .otia8                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ly8p9mai .fj0b .hyfnpry,
.ly8p9mai .g0p68x .hyfnpry,
.ly8p9mai .he24,
.ly8p9mai .h3re0or0,
.ly8p9mai .fnbx3j3,
.ly8p9mai .l5m63,
.ly8p9mai .otia8,
.ly8p9mai .bc7f .rda3jv2 { box-shadow: none; }
.upt572   .o3fv, .upt572 .b38u, .upt572 .gbwnjqt,
.upt572   .uu17up, .upt572 .t04l { font-size: 0.9rem; }
.upt572   .hew5buz0, .upt572 .mbmf { font-size: 0.9rem; }
.ydvr1es   .o3fv, .ydvr1es .b38u, .ydvr1es .gbwnjqt,
.ydvr1es   .uu17up, .ydvr1es .t04l { font-size: 0.95rem; }
.ydvr1es   .hew5buz0, .ydvr1es .mbmf { font-size: 0.95rem; }
.u07afu3   .o3fv, .u07afu3 .b38u, .u07afu3 .gbwnjqt,
.u07afu3   .uu17up, .u07afu3 .t04l { font-size: 1.08rem; }
.u07afu3   .hew5buz0, .u07afu3 .mbmf { font-size: 1.05rem; }
.u07afu3   .lz06w6a { font-size: 0.97rem; }
.mu7c .diaimb8h      { font-size: 3.2rem; }
.mu7c h2.ic8kiq { font-size: 1.9rem; }
.mu7c h3.dw0ssqfl     { font-size: 1.4rem; }
.efg3mbz .diaimb8h      { font-size: 3.8rem; }
.efg3mbz h2.ic8kiq { font-size: 2.2rem; }
.efg3mbz h3.dw0ssqfl     { font-size: 1.6rem; }
.fmhag148 + .fmhag148 { position: relative; }
.nt2p8tfc   .fmhag148 + .fmhag148::before,
.fz4v  .fmhag148 + .fmhag148::before,
.xlkc83n8   .fmhag148 + .fmhag148::before,
.hw1bn7t   .fmhag148 + .fmhag148::before,
.i8rxhher   .fmhag148 + .fmhag148::before,
.su1c7x .fmhag148 + .fmhag148::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.nt2p8tfc .fmhag148 + .fmhag148::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.fz4v .fmhag148 + .fmhag148::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.xlkc83n8 .fmhag148 + .fmhag148::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;
}
.hw1bn7t .fmhag148 + .fmhag148::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.vjty06p .fmhag148 { margin-bottom: 16px; }
.vjty06p .fmhag148 + .fmhag148 { margin-top: 0; }
.vjty06p .cciyl { padding-top: 0; padding-bottom: 0; }
.i8rxhher .fmhag148 + .fmhag148::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.su1c7x .fmhag148 + .fmhag148::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.jpas2 .fmhag148 + .fmhag148::before,
.b87isxo .fmhag148 + .fmhag148::before,
.knqxifi .fmhag148 + .fmhag148::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%;
}
.ejgb50ra .jpas2 .fmhag148:nth-child(even)::before,
.ejgb50ra .b87isxo .fmhag148:nth-child(even)::before,
.ejgb50ra .knqxifi .fmhag148:nth-child(even)::before { background: var(--bg-surface); }
.gu8w .jpas2 .fmhag148:nth-child(even)::before,
.gu8w .b87isxo .fmhag148:nth-child(even)::before,
.gu8w .knqxifi .fmhag148:nth-child(even)::before { background: var(--bg-card); }
.jpas2 .fmhag148 + .fmhag148::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");
}
.b87isxo .fmhag148 + .fmhag148::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");
}
.knqxifi .fmhag148 + .fmhag148::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");
}
.mtuyxgxs .mu90h7te { overflow: hidden; }
.mtuyxgxs .uvvwedzd { margin-bottom: 70px; }
.j90d .ynmo73xy,
.h7n067eu .ynmo73xy { padding-bottom: 60px; }
.mtuyxgxs .ynmo73xy { padding-bottom: 70px; }
.mtuyxgxs .mu90h7te::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.mtuyxgxs .mu90h7te::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.d2qdg20  .mu90h7te:not(.gu8gyswm) .hn8j4x { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.fzkqznz2 .r2q4mcvv { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.irc1 .r2q4mcvv { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.d2qdg20 .gu8gyswm { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.d2qdg20 .fxwrj { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.d2qdg20 .r2q4mcvv { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.eztoaau .r2q4mcvv { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.h4e78u .r2q4mcvv { background: var(--accent-bg); }
.i72glt .b4uzdic { float: left; width: 38%; margin: 0 28px 16px 0; }
.i72glt .b4uzdic .ttg046k { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.i72glt .cciyl::after { content: ''; display: block; clear: both; }
.tqqzil .b4uzdic { float: right; width: 38%; margin: 0 0 16px 28px; }
.tqqzil .b4uzdic .ttg046k { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.tqqzil .cciyl::after { content: ''; display: block; clear: both; }
.p9io5mn .fmhag148:nth-child(odd)  .b4uzdic { float: left;  width: 38%; margin: 0 28px 16px 0; }
.p9io5mn .fmhag148:nth-child(even) .b4uzdic { float: right; width: 38%; margin: 0 0 16px 28px; }
.p9io5mn .b4uzdic .ttg046k { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.p9io5mn .cciyl::after { content: ''; display: block; clear: both; }
.i72glt .bv5ofsku,
.tqqzil .bv5ofsku,
.p9io5mn .bv5ofsku,
@media (max-width: 900px) {
  .i72glt .b4uzdic,
  .tqqzil .b4uzdic,
  .p9io5mn .fmhag148:nth-child(odd)  .b4uzdic,
  .p9io5mn .fmhag148:nth-child(even) .b4uzdic {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .i72glt .b4uzdic .ttg046k,
  .tqqzil .b4uzdic .ttg046k,
  .p9io5mn .b4uzdic .ttg046k {
    max-height: none !important;
  }
}
.i72glt .hew5buz0,
.i72glt .mbmf,
.tqqzil .hew5buz0,
.tqqzil .mbmf,
.p9io5mn .hew5buz0,
.p9io5mn .mbmf { overflow: hidden; }
@media (max-width: 640px) {
  .i72glt .b4uzdic,
  .tqqzil .b4uzdic,
  .p9io5mn .b4uzdic { float: none; width: 100%; margin: 0 0 16px 0; }
}
.mrjj .l9cmx,
.mrjj .cciyl,
.mrjj .raacmrn  { max-width: 1100px; }
.mrjj { --content-mw: 1100px; }
.fl27chah .l9cmx,
.fl27chah .cciyl,
.fl27chah .raacmrn  { max-width: 1200px; }
.m9zqun .l9cmx,
.m9zqun .cciyl,
.m9zqun .raacmrn  { max-width: 1320px; }
.b4whbbou { font-size: 0.82rem; color: var(--text-muted); }
.h3n1ib5p { display: flex; align-items: center; }
.v6a5w1xm {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.mfmd { display: flex; align-items: center; }
.pnxs33ky { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.pnxs33ky:hover { text-decoration: underline; }
.onqwd { margin: 0 3px; opacity: 0.45; }
.onqwd::before { content: '/'; }
.k3kr { padding: 2px 5px; color: var(--text-main); }
.u31co2l .b4whbbou {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.u31co2l .h3n1ib5p { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.tuwc88z .b4whbbou {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.tuwc88z .h3n1ib5p { padding: 0 0 0 12px; }
.a4u4 .h3n1ib5p { padding: 0 16px; }
.a4u4 .b4whbbou {
  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);
}
.a4u4 .l9cmx { padding-top: 28px; }
@media (max-width: 720px) {
  .fqot { margin-top: 18px; padding: 0 16px; }
  .a4u4 .l9cmx { padding-top: 16px; }
}
.mrjj.u31co2l .h3n1ib5p { max-width: 1100px; }
.fl27chah.u31co2l .h3n1ib5p { max-width: 1200px; }
.m9zqun.u31co2l .h3n1ib5p { max-width: 1320px; }
.mrjj .fqot { max-width: 1100px; }
.jpib6ny .fmhag148 { padding-top: 16px; padding-bottom: 16px; }
.idvrj .fmhag148 { padding-top: 24px; padding-bottom: 24px; }
.nddtp2 .fmhag148 { padding-top: 40px; padding-bottom: 40px; }
.qchui3c .fmhag148 { padding-top: 52px; padding-bottom: 52px; }
.tr4c0cv0 .fmhag148:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.tr4c0cv0 .fmhag148:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.tr4c0cv0 .fmhag148:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.tr4c0cv0 .fmhag148:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ciyg .cciyl { padding-top: 10px;  padding-bottom: 10px; }
.n9jf .cciyl { padding-top: 18px;  padding-bottom: 18px; }
.tulr .cciyl { padding-top: 36px;  padding-bottom: 36px; }
.xtb2 .cciyl { padding-top: 48px;  padding-bottom: 48px; }
.oqfi h2.ic8kiq { font-weight: 600; }
.oqfi h3.dw0ssqfl     { font-weight: 600; }
.bdmz2h45 { font-weight: 500; }
.bdmz2h45 h2.ic8kiq { font-weight: 800; }
.bdmz2h45 h3.dw0ssqfl     { font-weight: 700; }
.oavv h2.ic8kiq { font-weight: 900; }
.oavv h3.dw0ssqfl     { font-weight: 800; }
.oavv .rda3jv2 strong,
.oavv .rda3jv2 strong { font-weight: 600; }
.n5msrjug {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.eak015 .n5msrjug { display: none; }
@media (max-width: 640px) {
  .aduyr9 { display: none; }
  .n5msrjug {
    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;
  }
}
.n5msrjug { background: var(--cta) !important; color: #fff !important; border: none !important; }
.n5msrjug:hover { opacity: 0.85; }
.na9qrz8 .n5msrjug { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.jp8x52 .n5msrjug,
.r986vuo  .n5msrjug { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.jp8x52 .n5msrjug:hover,
.r986vuo  .n5msrjug:hover { opacity: 0.88; }
.na9qrz8.jp8x52 .n5msrjug,
.na9qrz8.r986vuo  .n5msrjug { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ytas {
  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;
}
.ytas:hover { transform: translateY(-2px); opacity: 0.92; }
.ytas { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ac9d .ytas { display: none; }
.t1d8l .ytas { right: 32px; }
.le8nr7  .ytas { left: 32px; }
@media (max-width: 480px) {
  .t1d8l .ytas { right: 20px; bottom: 20px; }
  .le8nr7  .ytas { left: 20px; bottom: 20px; }
}
.m1xuyc3 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.raacmrn { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ptjo { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.alx5g8 { color: var(--text-dim); font-size: 0.8rem; }
.nwg8 a, .vummqs a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.nwg8 a:hover, .vummqs a:hover { color: var(--accent-light); }
.vummqs { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.ah00mvh .raacmrn { text-align: center; }
.ah00mvh .vummqs { justify-content: center; margin-bottom: 16px; }
.ah00mvh .ptjo { margin-top: 0; }
.i7ee1nuw { margin-top: 10px; }
.i7ee1nuw a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .raacmrn { padding-left: 16px; padding-right: 16px; }
  .nzwkrc .raacmrn { padding: 20px 16px; }
  .vummqs { gap: 4px 12px; }
  .ptjo { font-size: 0.78rem; }
}
.ajs0gq .ptjo { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ajs0gq .alx5g8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ajs0gq .y5d4pu6x { grid-template-columns: 1fr 1fr; } .ajs0gq .dt89i65 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ajs0gq .y5d4pu6x { grid-template-columns: 1fr; } }
.bsx7fhcf .ptjo { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .bsx7fhcf .pr8nbse { gap: 12px; } .bsx7fhcf .ssegf97y { margin-right: 0; width: 100%; } }
.ow45xn .ptjo { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ow45xn .alx5g8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ow45xn .i629e { grid-template-columns: 1fr 1fr; } .ow45xn .lvg93k { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ow45xn .i629e { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .yf0o .isy8s { grid-template-columns: 1fr 1fr; } .yf0o .mikqryc6:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yf0o .isy8s { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .rt5x .isy8s { grid-template-columns: 1fr; } }
.tj2r92d1 .raacmrn { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.tj2r92d1 .vummqs { justify-content: center; }
.ikiss .thlqxq2g      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ikiss .m1xuyc3 { background: var(--bg-page); border-top-color: var(--border-alt); }
.q2yi .thlqxq2g      { background: #0d1117; border-bottom-color: #21262d; }
.q2yi .j4nqq { color: var(--accent-light); }
.q2yi .ij79 { --msep-color: #8b949e; }
.q2yi .ij79 a { color: #8b949e; }
.q2yi .ij79 a:hover { color: var(--accent-light); }
.q2yi .habrc { color: #8b949e; }
.q2yi .m1xuyc3 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.q2yi .ptjo,
.q2yi .alx5g8 { color: #6e7681; }
.q2yi .nwg8 a, .q2yi .vummqs a,
.q2yi .nwg8 a:hover, .q2yi .vummqs a:hover,
@media (max-width: 640px) {
  .q2yi .ij79 { background: #0d1117; border-top-color: #21262d; }
  .q2yi .ij79 li a { border-bottom-color: #21262d; }
}
.qmj59n3 .thlqxq2g      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.qmj59n3 .j4nqq { color: var(--accent-light); }
.qmj59n3 .ij79 { --msep-color: #475569; }
.qmj59n3 .ij79 a { color: #475569; }
.qmj59n3 .ij79 a:hover { color: var(--accent-light); }
.qmj59n3 .habrc { color: #64748b; }
.qmj59n3 .m1xuyc3 { background: #f0f4f8; border-top-color: #cbd5e1; }
.qmj59n3 .ptjo,
.qmj59n3 .alx5g8 { color: #64748b; }
.qmj59n3 .nwg8 a, .qmj59n3 .vummqs a,
.qmj59n3 .nwg8 a:hover, .qmj59n3 .vummqs a:hover,
@media (max-width: 640px) {
  .qmj59n3 .ij79 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .qmj59n3 .ij79 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.jp8x52 .thlqxq2g      { background: var(--accent); border-bottom-color: var(--accent-light); }
.jp8x52 .j4nqq { color: #fff; }
.jp8x52 .ij79 { --msep-color: rgba(255,255,255,0.82); }
.jp8x52 .ij79 a { color: rgba(255,255,255,0.82); }
.jp8x52 .ij79 a:hover { color: #fff; }
.jp8x52 .habrc { color: rgba(255,255,255,0.9); }
.jp8x52 .m1xuyc3 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.jp8x52 .ptjo,
.jp8x52 .alx5g8 { color: rgba(255,255,255,0.72); }
.jp8x52 .nwg8 a, .jp8x52 .vummqs a,
.jp8x52 .nwg8 a:hover, .jp8x52 .vummqs a:hover,
@media (max-width: 640px) {
  .jp8x52 .ij79 { background: var(--accent); border-top-color: var(--accent-light); }
  .jp8x52 .ij79 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.r986vuo .thlqxq2g {
  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);
}
.r986vuo .m1xuyc3 {
  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) {
  .r986vuo .ij79 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.n1gl .wk72x4 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ufzvzj .wk72x4 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ceodogtz .wk72x4 { min-height: 72px; height: auto; }
.wszm7w .wk72x4 { min-height: 84px; height: auto; }
.nzwkrc .wk72x4 { max-width: none; padding: 0 32px; }
.nzwkrc .raacmrn  { max-width: none; padding: 24px 32px; }
.fj0b4v.fl27chah .wk72x4 { max-width: 1200px; }
.fj0b4v.m9zqun .wk72x4 { max-width: 1320px; }
.c3jaikwk   .j4nqq, .c3jaikwk   .ssegf97y { text-transform: capitalize; }
.o0b1k8bo .j4nqq, .o0b1k8bo .ssegf97y { text-transform: lowercase; }
.lr6e07f .j4nqq, .lr6e07f .ssegf97y { text-transform: uppercase; letter-spacing: 0.06em; }
.cnbwra1, .yibcui {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.kdmzx6ea .cnbwra1,
.whi0 .cnbwra1,
.fh5v .cnbwra1,
.fk5w9sd .cnbwra1,
.ny994hu   .ij79 a { font-weight: 500; }
.c3xwhz .ij79 a { font-weight: 600; }
.faex     .ij79 a { font-weight: 700; }
.rj22    .ij79 a { font-weight: 800; letter-spacing: 0.01em; }
.q3q93cg     .ij79 > li + li::before,
.l19sel8v    .ij79 > li + li::before,
.zdti    .ij79 > li + li::before,
.oon6nm3 .ij79 > li + li::before,
.pama6t .ij79 > li + li::before,
.i6iedo  .ij79 > li + li::before,
.ao6a54    .ij79 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.q3q93cg     .ij79 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.l19sel8v    .ij79 > li + li::before { content: "|"; }
.zdti    .ij79 > li + li::before { content: "—"; }
.oon6nm3 .ij79 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.pama6t .ij79 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.i6iedo  .ij79 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ao6a54    .ij79 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .kwcsxaup .habrc,
  .bokglw .habrc,
  .xybd7xys .habrc,
  .iugtqb4u .habrc,
  .wsloil .habrc {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .kwcsxaup .habrc::before,
  .bokglw .habrc::before,
  .xybd7xys .habrc::before,
  .iugtqb4u .habrc::before,
  .wsloil .habrc::before { content: ""; display: block; flex-shrink: 0; }

  
  .kwcsxaup .habrc::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;
  }

  
  .bokglw .habrc::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;
  }

  
  .xybd7xys .habrc::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;
  }

  
  .iugtqb4u .habrc::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;
  }

  
  .wsloil .habrc::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) {
  .l82zpnae .habrc {
    padding: 5px 14px;
  }
  .l82zpnae .ij79 {
    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;
  }
  .l82zpnae .ij79 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .l82zpnae .ij79 li a:hover { background: var(--bg-raised); }
  .l82zpnae .ig5u18,
  .tihuw4c .ig5u18,
  .pdag4 .ig5u18 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ahv4td .habrc {
    padding: 5px 10px;
  }
  .ahv4td .ij79 {
    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);
  }
  .ahv4td .ij79.py1m0 { transform: translateX(0); }
  .ahv4td .ij79 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ahv4td .ij79 li:last-child a { border-bottom: none; }
  .jp8x52 .ij79,
  .q2yi .ij79 { background: var(--accent) !important; }
  .jp8x52 .ij79 li a,
  .q2yi .ij79 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .pdag4 .habrc {
    padding: 5px 10px;
  }
  .pdag4 .ij79 {
    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);
  }
  .pdag4 .ij79::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .pdag4 .ij79.py1m0 { transform: translateY(0); }
  .pdag4 .ij79 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .f1yv93 .habrc {
    padding: 5px 10px;
  }
  .f1yv93 .ij79 {
    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;
  }
  .f1yv93 .ij79.py1m0 { opacity: 1; pointer-events: auto; }
  .f1yv93 .ij79 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .l8y4     .habrc { border-radius: 0 !important; }
  .d24al2ie   .habrc { border-radius: 8px !important; }
  .xahjpef6 .habrc { border-radius: 50% !important; }
  .r0wk   .habrc { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .jrkp2e .bi6d { flex-direction: column; align-items: stretch; }
  .jrkp2e .s0q17 { flex-direction: row; min-width: auto; }
  .jrkp2e .uofruor4 { align-items: flex-start; text-align: left; }
}
.saqs,
.saqs.fmhag148,
.ejgb50ra .saqs,
.o41i .saqs,
.gu8w .saqs,
.ipx5b .saqs {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.nfrnwqe {
  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;
}
.ehm475z { flex: 1 1 280px; min-width: 0; }
.k2hb0eoi {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.uztq {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.iz2pkr {
  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;
}
.iz2pkr:hover { transform: translateY(-1px); opacity: 0.95; }
.fbuvokig .nfrnwqe {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.fbuvokig .k2hb0eoi { color: var(--cta); }
.fbuvokig .uztq { color: var(--text-body); }
.fbuvokig .iz2pkr {
  background: var(--cta) !important;
  color: #fff !important;
}
.y9n1 .nfrnwqe {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.y9n1 .k2hb0eoi { color: var(--text-primary); }
.y9n1 .uztq { color: var(--text-body); }
.y9n1 .iz2pkr {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .nfrnwqe {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ehm475z { flex: 0 0 auto; }
  .k2hb0eoi { font-size: 1.2rem; }
  .iz2pkr { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.vxu7x .f2voxb { height: 36px; }
.dzzntlvg .f2voxb { height: 60px; max-width: 200px; }
.nhbj .f2voxb { height: 56px; max-width: 180px; }
.aizuv .artu5b {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.aizuv .dbea6 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .b48z4y .zle4c1dx {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .b48z4y .h3re0or0 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .b48z4y .h3re0or0 { padding: 40px 16px 20px; }
  .b48z4y .qtzrnd7 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .b48z4y .cp5a6s00 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .re5oq .h3re0or0 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .re5oq .h3re0or0::before {
    position: absolute; top: 14px; left: 14px;
  }
  .re5oq .yp9ifvz {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .re5oq .megu5fv { white-space: normal; text-align: center; font-size: 1.2rem; }
  .re5oq .qtzrnd7 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .re5oq .cp5a6s00 { width: 100%; min-width: 0; }
  .re5oq .ieig6 { min-width: 0; }
}
.jg188n4 .sgwls {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.jg188n4 .sgwls summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.jg188n4 .sgwls p { padding: 0 2px 16px; }
.l5hkaj6 .sgwls { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.l5hkaj6 .sgwls summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.l5hkaj6 .sgwls summary::after { content: "›"; font-size: 1.2em; }
.l5hkaj6 .sgwls[open] summary::after { content: "‹"; }
.l5hkaj6 .sgwls p { padding: 10px 22px 4px; }
.j7f517h9 .sgwls {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.j7f517h9 .sgwls summary { color: var(--text-primary); padding-left: 16px; }
.j7f517h9 .sgwls summary::after { content: "›"; font-size: 1.1em; }
.j7f517h9 .sgwls[open] summary::after { content: "‹"; }
.j7f517h9 .sgwls p { padding-left: 16px; }
.tc8m5vi .cdpn4w { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.tc8m5vi .sgwls {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.tc8m5vi .sgwls:last-child { border-bottom: none; }
.tc8m5vi .sgwls summary { color: var(--text-primary); border-radius: 0; }
.tc8m5vi .sgwls summary::after { content: "›"; font-size: 1.1em; }
.tc8m5vi .sgwls[open] summary::after { content: "‹"; }
.rg7rw .sgwls { overflow: hidden; }
.rg7rw .sgwls summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.rg7rw .sgwls summary::after { color: rgba(255,255,255,.75); }
.rg7rw .sgwls[open] summary { border-radius: 0; }
.fcan { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.tmi3vh {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.u6yolp {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.jnta91e5 { color: var(--text-muted); font-size: 1.05rem; }
.r9chdsf {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ah99 { margin-bottom: 20px; }
.zlg4dhr {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ntp14 {
  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;
}
.ntp14:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.f1przk { resize: vertical; min-height: 130px; }
.zi0adp { width: 100%; margin-top: 8px; }
.cy8h {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.of4ml {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.zkpu { color: var(--text-muted); line-height: 1.75; }
.zu6i { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.zu6i li { margin-bottom: 6px; }
.zt82qxag { max-width: 760px; margin: 0 auto; }
.bc7os { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.kh6ns { max-width: 760px; margin: 0 auto; }
.y6jt0pu1 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.uus74l ul.zu6i { margin: 0; }
.v4rysi .y6jt0pu1 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .v4rysi { grid-template-columns: 1fr; gap: 10px; } }
.yxf6 { max-width: 640px; margin: 0 auto; text-align: center; }
.t10qkljt { margin-bottom: 48px; }
.t10qkljt .y6jt0pu1 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.t10qkljt p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.gwc8uiq .zu6i { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .f58v { grid-template-columns: 1fr; } }
.a0ue ul.zu6i { margin: 0; }
.kjgzufh .zu6i,
.l1rx6 .zu6i,
.j2msxu .zu6i,
.sqvab .zu6i {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .w5px { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .jgkl { grid-template-columns: 1fr; } .zcex7v { position: static; text-align: center; } }
@media (max-width: 860px) { .hofa { grid-template-columns: 1fr; } }
.sqvab .zu6i { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ekh5al { flex-direction: column; text-align: center; } .nefs { grid-template-columns: 1fr; } }
.q7730y { max-width: 760px; margin: 0 auto; }
.spjx { position: relative; padding-left: 28px; }
.spjx::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.cyg0 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.cyg0:last-child { padding-bottom: 0; }
.mm2dd { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.x8tov36 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.x8tov36 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.c6tjrp .u6yolp { color: var(--accent-light); }
.danw6 .u6yolp { font-size: 2rem; }
.danw6 .jnta91e5 { max-width: 680px; }
.zwbpoh .u6yolp { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.zwbpoh .jnta91e5  { margin: 0; }
@media (max-width: 640px) { .zwbpoh { flex-direction: column; } }
.ql0ld {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.ql0ld .u6yolp { color: var(--accent-light); }
.jn4zvz7v .u6yolp { color: #fff; }
.jn4zvz7v .jnta91e5  { color: rgba(255,255,255,0.85); }
.dxocsy { max-width: 680px; margin: 0 auto; }
.xa182 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .xa182 { grid-template-columns: 1fr; } }
.xzamcu9 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.xzamcu9 .ntp14 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.xzamcu9 .ntp14:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ilh9 .ntp14 { background: var(--bg-raised); border-color: transparent; }
.ilh9 .ntp14:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ujqdy94 .ntp14 { border-radius: 100px; padding: 11px 20px; }
.ujqdy94 .f1przk { border-radius: 14px; }
.cez6 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .cez6 { grid-template-columns: 1fr; } }
.oujbwf {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.oujbwf h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.oujbwf p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.swwt { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.swwt li { margin-bottom: 6px; }
.brsqql{display:none}
.brsqql:empty,.jwah5h1:empty{display:none}
.t99ng{position:relative;overflow:visible}
.w31o8 .hd9yb9pb,.ihbtqjo1 .hd9yb9pb,
.y5omz7zx .hd9yb9pb,.ss4z5drb .hd9yb9pb,
.t3go4qw2 .hd9yb9pb,.bxmxe .hd9yb9pb{display:block}
.q29euqao .bj4dngm{display:block}
.w31o8 .hd9yb9pb,.ihbtqjo1 .hd9yb9pb,
.y5omz7zx .hd9yb9pb,.ss4z5drb .hd9yb9pb,
.t3go4qw2 .hd9yb9pb{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}
.w31o8 .hd9yb9pb .jwah5h1,.ihbtqjo1 .hd9yb9pb .jwah5h1,
.y5omz7zx .hd9yb9pb .jwah5h1,.ss4z5drb .hd9yb9pb .jwah5h1,
.t3go4qw2 .hd9yb9pb .jwah5h1{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}
.w31o8 .yo432,.ihbtqjo1 .yo432,
.y5omz7zx .yo432,.ss4z5drb .yo432,
.t3go4qw2 .yo432{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.w31o8 .hd9yb9pb,.ihbtqjo1 .hd9yb9pb{top:12px}
.w31o8 .hd9yb9pb .jwah5h1{margin-right:auto}
.ihbtqjo1 .hd9yb9pb .jwah5h1{margin-left:auto}
.ihbtqjo1 .hd9yb9pb{text-align:right}
.y5omz7zx .hd9yb9pb,.ss4z5drb .hd9yb9pb{bottom:12px}
.y5omz7zx .hd9yb9pb .jwah5h1{margin-right:auto}
.ss4z5drb .hd9yb9pb .jwah5h1{margin-left:auto}
.ss4z5drb .hd9yb9pb{text-align:right}
.t3go4qw2 .hd9yb9pb{position:relative;margin-top:16px}
.t3go4qw2 .hd9yb9pb .jwah5h1{margin:0 auto}
.bxmxe .hd9yb9pb{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.bxmxe .hd9yb9pb .jwah5h1{margin:0}
.bxmxe .r2q4mcvv~.hd9yb9pb,
.bxmxe .zx4j~.hd9yb9pb{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.bxmxe .r2q4mcvv~.hd9yb9pb .jwah5h1,
.bxmxe .zx4j~.hd9yb9pb .jwah5h1{justify-content:flex-start}
.r2q4mcvv~.hd9yb9pb,.zx4j~.hd9yb9pb{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}
.r2q4mcvv~.hd9yb9pb .jwah5h1{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.zx4j~.hd9yb9pb .jwah5h1{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.bj4dngm .jwah5h1{margin:0 0 12px}
.jwah5h1{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.yo432{white-space:nowrap}
.b2zepz5 .yo432{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.zi2ii6 .yo432{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}
.y83dsj8v .jwah5h1{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.w54bnfa .yo432{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.x0bi0hyu .yo432{color: var(--accent-light);opacity:1;font-weight:500}
.gd3l5t .yo432{border-bottom:1px solid currentColor;padding-bottom:2px}
.kgp2a .jwah5h1{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.hwtu{--date-bg:transparent}
.qc5d .xodomam::before{content:""}
.wg6a9d4 .yo432 + .yo432::before{content:"•";margin-right:6px;opacity:.4}
.ow3li .yo432 + .yo432::before{content:"/";margin-right:6px;opacity:.35}
.bn4qm .yo432 + .yo432::before{content:"|";margin-right:6px;opacity:.3}
.dttik .yo432 + .yo432::before{content:"—";margin-right:6px;opacity:.3}
.qp0hnfa .yo432 + .yo432::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.zo5iypmp .yo432 + .yo432::before{content:"·";margin-right:6px;opacity:.4}
.qaj6 .yo432 + .yo432::before{content:"›";margin-right:6px;opacity:.4}
.i3pxzqpg .yo432 + .yo432::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.m5uy .s76egu9{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .s76egu9{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .yllicbwo{max-width:100%}
}
.jx2ski .l5m63{margin:0}
@media (max-width:560px){
  .xlz6nbb{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) {
  .a9f6cg41 { padding: 28px 18px 20px; }
  .sywz6nth { font-size: 1.2rem; }
  .p5kwz { max-width: 220px; max-height: 80px; }
}
.t04xzbj  .mbfyxr6 { border-radius: 50%; }
.p3fsa .nfrnwqe {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .mbfyxr6 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.dcy2x1v {
  margin: 28px 0 24px;
}
.dcy2x1v .fmhag148 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.dcy2x1v .cciyl {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.dcy2x1v .nfrnwqe {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .wk72x4 { flex-direction: row-reverse; }
[dir="rtl"] .ij79 { flex-direction: row-reverse; }
[dir="rtl"] .t1d8l .ytas { right: auto; left: 32px; }
[dir="rtl"] .le8nr7  .ytas { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .t1d8l .ytas { right: auto; left: 20px; }
  [dir="rtl"] .le8nr7  .ytas { left: auto;  right: 20px; }
}
[dir="rtl"] .i72glt .b4uzdic  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .tqqzil .b4uzdic { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .r2q4mcvv,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .hew5buz0, [dir="rtl"] .mbmf { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .mvqkjd { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .qikxt2 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .rda3jv2 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .nfrnwqe { direction: rtl; }
[dir="rtl"] .b4whbbou { direction: rtl; }
[dir="rtl"] .otia8 { direction: rtl; }
[dir="rtl"] .xkms { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .oa0s8ps8 .mbmf,
[dir="rtl"] .m97wxwhw .mbmf,
[dir="rtl"] .un78 .mbmf,
[dir="rtl"] .mtm8a .mbmf {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .oa0s8ps8 .mbmf li::before,
[dir="rtl"] .m97wxwhw .mbmf li::before,
[dir="rtl"] .un78 .mbmf li::before,
[dir="rtl"] .mtm8a .mbmf li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .r2q4mcvv.f3ac .ynmo73xy { align-items: flex-end; text-align: right; }
[dir="rtl"] .r2q4mcvv.i78eeu .ynmo73xy { text-align: center; }
[dir="rtl"] .r2q4mcvv .ynmo73xy { text-align: right; }
[dir="rtl"] .cciyl,
[dir="rtl"] .uu17up,
[dir="rtl"] .t04l,
[dir="rtl"] .gkfnir,
[dir="rtl"] .r9chdsf,
[dir="rtl"] .zlg4dhr,
[dir="rtl"] .ntp14,
[dir="rtl"] .f1przk { text-align: right; direction: rtl; }
[dir="rtl"] .ujqdy94 .ntp14,
[dir="rtl"] .xzamcu9 .ntp14 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #183f6b;
  --brand:           #183f6b;
  --brand-light:     #183350;
  --brand-pale:      #2c4c70;
  --grad-start:      #286bb5;
  --grad-end:        #518aca;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #183f6b;
  --cta-light:       #0e2b4b;
  --cta-hover:       #0c2139;
  --bg-page:         #f6f7f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f5;
  --bg-raised:       #eeeff1;
  --bg-hover:        #f3f4f5;
  --border:          #e2e5e8;
  --border-alt:      #d0d5dc;
  --border-section:  #e2e5e8;
  --text-primary:    #17191b;
  --text-muted:      #525860;
  --text-body:       #2f3236;
  --text-sub:        #464c52;
  --text-faint:      #757e89;
  --text-dim:        #9198a0;
  --text-label:      #5e656d;
  --text-value:      #3a3f44;
  --accent-bg:       #e3eaf1;
  --accent-bg-light: #cbdaea;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #148e5f;
  --c-cons:          #9f2150;
  --c-pros-label:    #18a871;
  --c-tip-border:    #1bba7d;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #148e5f;
}
:root { --logo-bg-opacity: 30%; }
body, button, input { font-family: "Lato", sans-serif; }
.y09xgz .bm5y8vjw { font-size: 0; width: 1.2rem; flex-shrink: 0; }.y09xgz .bm5y8vjw::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.y09xgz .jugfv9c3     .bm5y8vjw::before { content: "";  color: var(--c-tip-border); }.y09xgz .qobptz .bm5y8vjw::before { content: ""; color: var(--c-warn-border); }.y09xgz .e3a5    .bm5y8vjw::before { content: ""; color: #60a5fa; }.m8tl5ae .y09xgz .jugfv9c3     .bm5y8vjw::before { color: #10b981; }.m8tl5ae .y09xgz .qobptz .bm5y8vjw::before { color: #f43f5e; }.m8tl5ae .y09xgz .e3a5    .bm5y8vjw::before { color: #a855f7; }.ryhnd  .y09xgz .jugfv9c3     .bm5y8vjw::before { color: #eab308; }.ryhnd  .y09xgz .qobptz .bm5y8vjw::before { color: #ef4444; }.ryhnd  .y09xgz .e3a5    .bm5y8vjw::before { color: #f97316; }.dhgz02t4  .y09xgz .jugfv9c3     .bm5y8vjw::before { color: #38bdf8; }.dhgz02t4  .y09xgz .qobptz .bm5y8vjw::before { color: #818cf8; }.dhgz02t4  .y09xgz .e3a5    .bm5y8vjw::before { color: #2dd4bf; }.qsjsfcdu .y09xgz .bm5y8vjw::before { color: var(--accent-light) !important; }
.mblr9j8 .dgty, .mblr9j8 .r2q4mcvv { min-height: 420px; }
.onqwd::before { content: '—'; }