:root {
  --color-accent: #4e91b8;
  --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;
}
.fnjhrlfq {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.j63r {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.kevfg {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.h6m9h2 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.svxai { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.svxai a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.svxai a:hover { color: var(--accent-light); }
.zfgi2b5i   .u90bk { border-radius: 0; }
.vd3f .u90bk li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .u90bk {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .bnqxtlu:hover .u90bk,
  .bnqxtlu:focus-within .u90bk { display: block; }
  .u90bk li a { padding: 8px 16px; font-size: 0.88rem; }
}
.aufr {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.luh3vz2 { display: none; }
@media (max-width: 640px) {
  .luh3vz2 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .luh3vz2.jbf3wmqx { display: block; }
}
@media (max-width: 640px) {
  .aufr { display: block; }
  .svxai > li + li::before { display: none !important; }
  .svxai {
    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;
  }
  .svxai.jbf3wmqx { display: flex; }
  .svxai li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .svxai li:last-child a { border-bottom: none; }
}
.juygz4dw { min-height: 480px; }
.b2o66 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.pekrxr { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.qjeq1j .pekrxr { margin-left: 0; margin-right: 0; }
.oujyeb {
  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;
}
.tpnx .oujyeb { margin-top: 24px; }
.oujyeb:hover { opacity: 0.88; }
.e232 .b2o66 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.e232 .pekrxr { color: #e2e8f0; }
.e232.rg77 .cos3eqg { text-align: center; }
.mdhkfu9l .b2o66 { color: var(--text-primary); text-shadow: none; }
.mdhkfu9l .pekrxr { color: var(--text-muted); }
.mdhkfu9l .oujyeb { margin-top: 16px; }
.mdhkfu9l, .mdhkfu9l.juygz4dw { min-height: auto !important; }
.mdhkfu9l.rg77 .cos3eqg { text-align: center; }
@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); }
}
.gxq5mv7u .l1ot7,
.gxq5mv7u .mgt4v,
.gxq5mv7u .e232 .gfm8e1 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.l1ot7 .b2o66 { color: #fff; }
.l1ot7 .pekrxr { color: rgba(255,255,255,0.85); }
.l1ot7 .oujyeb { background: #fff; color: var(--cta); }
.l1ot7 .oujyeb:hover { opacity: 0.92; }
.gi745 .o0f0 { position: relative; overflow: hidden; }
.gi745 .o0f0::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;
}
.eziokxn4 .o0f0 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.yjmn .o0f0 { position: relative; overflow: hidden; }
.yjmn .o0f0::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;
}
.ay0aptic .o0f0 { position: relative; overflow: hidden; }
.ay0aptic .o0f0::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;
}
.gxq5mv7u .o0f0 {
  animation: hg-fadein 1.2s ease-out both;
}
.o0f0 {
  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%);
}
.s94z0b5 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.nv3ct {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.t0w8 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.o0f0 .b2o66 { text-shadow: none; color: var(--text-primary); }
.o0f0 .pekrxr { color: var(--text-muted); }
body.r0t8t6hp .b2o66 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.nlhsror .b2o66 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.juygz4dw.l1ot7 .b2o66,
section.l1ot7 .b2o66 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.o0f0.rg77 .s94z0b5 { align-items: center; text-align: center; }
.o0f0.qjeq1j   .s94z0b5 { align-items: flex-start; text-align: left; }
.vxqlo .nv3ct { position: relative; }
.vxqlo .nv3ct::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.vxqlo.zm6va .nv3ct::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.p2ojwca6 .nv3ct {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.p2ojwca6 .t0w8 {
  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);
}
.p2ojwca6.zm6va .nv3ct { padding: 32px 0 32px 32px; }
.mws1 .nv3ct {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.mws1 .t0w8 {
  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);
}
.zm6va .s94z0b5 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.mws1.zm6va .nv3ct { padding: 40px 16px 40px 48px; }
.juygz4dw .vehpqm {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.vehpqm .tbsev6kd.wv754 {
  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;
}
.vehpqm .tbsev6kd.wv754:hover { opacity: 0.85; }
.dngbu .nv3ct {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .o0f0 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .o0f0:not(.dngbu) .nv3ct { display: none !important; }
  .dngbu .nv3ct { padding: 16px; }
  .s94z0b5  { padding: 36px 24px; }
  .o0f0~.da35e,.zm6va~.da35e{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .juygz4dw, .o0f0 { min-height: 320px !important; }
  .b2o66 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .o2sw3y,
  .n212b2h,
  .lvv8jo5i { grid-template-columns: 1fr !important; }

  

  
  .iole4wns { display: flex !important; flex-direction: column !important; }
  .iole4wns .cos3eqg { display: contents; }
  .iole4wns .gfm8e1 { order: 0; }
  .iole4wns .b2o66 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .iole4wns .o2sw3y { order: 2; padding: 0 16px 12px !important; }
  .iole4wns .pekrxr { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .tpnx .cos3eqg { display: flex; flex-direction: column; }
  .tpnx .cos3eqg .b2o66 { order: 1; }
  .tpnx .cos3eqg .lvv8jo5i { order: 2; margin: 8px 0 24px !important; }
  .tpnx .cos3eqg .pekrxr { order: 3; }
  .tpnx .cos3eqg .oujyeb { order: 4; align-self: center; margin-top: 0; }

  
  .o0f0.dngbu {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .o0f0.dngbu .s94z0b5 { display: contents; padding: 0; }
  .o0f0.dngbu .s94z0b5 .b2o66 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .o0f0.dngbu .nv3ct { order: 2; padding: 12px 16px; }
  .o0f0.dngbu .s94z0b5 .pekrxr { order: 3; padding: 0 24px; margin: 0 auto; }
  .o0f0.dngbu .s94z0b5 .oujyeb { order: 4; align-self: center; margin: 8px 0 32px; }
}
.d7ns0vp { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.w65t { width: 100%; height: auto; display: block; border-radius: 10px; }
.a4rg .d7ns0vp        { border-radius: 16px; }
.a4rg .w65t  { border-radius: 16px; }
.ikj5 .d7ns0vp         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ikj5 .w65t   { border-radius: 8px; }
.d4bu { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.mfioju { width: 100%; padding: 32px 0; position: relative; }
.qc97eia { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.fvgg9q .mfioju:nth-child(even) { background: var(--bg-surface); }
.fvgg9q .mfioju:nth-child(odd)  { background: var(--bg-page); }
.dt3lx .mfioju:nth-child(even) { background: var(--bg-card); }
.dt3lx .mfioju:nth-child(odd)  { background: var(--bg-page); }
.fvgg9q .mfioju:nth-child(odd)  .qc97eia { background: var(--bg-card); border-radius: 6px; }
.fvgg9q .mfioju:nth-child(even) .qc97eia { background: var(--bg-raised); border-radius: 6px; }
.dt3lx .mfioju:nth-child(odd)  .qc97eia { background: var(--bg-card); border-radius: 6px; }
.dt3lx .mfioju:nth-child(even) .qc97eia { background: var(--bg-raised); border-radius: 6px; }
.fvgg9q .mfioju:nth-child(even) .sg3zf5 .tu03mrn,
.dt3lx .mfioju:nth-child(even) .sg3zf5 .tu03mrn { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.fvgg9q .mfioju:nth-child(odd) .sg3zf5 .tu03mrn,
.dt3lx .mfioju:nth-child(odd) .sg3zf5 .tu03mrn { background: var(--bg-card-inner); }
.fvgg9q .mfioju:nth-child(even) .wff82 .tu03mrn:nth-child(odd),
.dt3lx .mfioju:nth-child(even) .wff82 .tu03mrn:nth-child(odd)  { background: var(--bg-card); }
.fvgg9q .mfioju:nth-child(even) .wff82 .tu03mrn:nth-child(even),
.dt3lx .mfioju:nth-child(even) .wff82 .tu03mrn:nth-child(even) { background: var(--bg-card-inner); }
h1.tt22u1m { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.tt22u1m {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.bnvyoq { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.v6bf h2.tt22u1m {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.toif h2.tt22u1m {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.v70r82 h2.tt22u1m {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.iq8tz h2.tt22u1m::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.dlil96g h2.tt22u1m {
  color: var(--text-primary); font-size: 1.7rem;
}
.arbbf03 h2.tt22u1m::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.inj5 h2.tt22u1m {
  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;
}
.enct1 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .enct1 { display: none; } }
.eri5os1 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.lf1r { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ovpu53y {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.t6ygbr3 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.hp6kd0 { padding-left: 20px; }
.hp6kd0 li { margin-bottom: 6px; }
.hp6kd0 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.hp6kd0 a:hover { color: var(--accent-light); }
.z5y3 .t6ygbr3 { display: none; }
.gktgud .t6ygbr3 { display: none; }
.gktgud .hp6kd0 { padding-left: 0; list-style: none; }
.gktgud .hp6kd0 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.gktgud .hp6kd0 a { font-size: 0.92rem; }
.coxt49q .ovpu53y { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.coxt49q .t6ygbr3 { display: none; }
.coxt49q .hp6kd0 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.coxt49q .hp6kd0 li { margin-bottom: 0; }
.coxt49q .hp6kd0 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;
}
.coxt49q .hp6kd0 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.s7m5jvy .ovpu53y { padding: 20px 20px 16px; }
.s7m5jvy .hp6kd0 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.s7m5jvy .hp6kd0 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.s7m5jvy .hp6kd0 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;
}
.s7m5jvy .hp6kd0 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;
}
.s7m5jvy .hp6kd0 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.s7m5jvy .hp6kd0 a:focus,
.s7m5jvy .hp6kd0 a:focus-visible,
.s7m5jvy .hp6kd0 a:target { outline: none; }
.s7m5jvy .hp6kd0 li:target a { border-color: var(--border); color: var(--text-muted); }
.g5hjza15 .ovpu53y { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.g5hjza15 .t6ygbr3 { display: none; }
.g5hjza15 .hp6kd0 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.g5hjza15 .hp6kd0 li { margin-bottom: 0; }
.g5hjza15 .hp6kd0 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.g5hjza15 .hp6kd0 li:last-child::after { content: ""; margin-right: 0; }
.g5hjza15 .hp6kd0 a { font-size: 0.9rem; }
.tu03mrn { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.sg3zf5 .tu03mrn { background: var(--bg-card); }
.wff82 .tu03mrn:nth-child(odd)  { background: var(--bg-card); }
.wff82 .tu03mrn:nth-child(even) { background: var(--bg-raised); }
.dmpgn .tu03mrn {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.dmpgn .tu03mrn:last-child { border-bottom: none; }
.dmpgn h3.bnvyoq { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.bkl6okhg .tu03mrn {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.bkl6okhg .tu03mrn + .tu03mrn { margin-top: 4px; }
.zpnr3v0 .tu03mrn { background: none; border-radius: 0; padding: 12px 0; }
.zpnr3v0 .tu03mrn + .tu03mrn { border-top: 1px solid var(--border-section); }
.o5pw5n4 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.x71r4 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.zmrnpm { color: var(--text-body); margin-bottom: 10px; }
.apobbpt, .uevf { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.apobbpt li, .uevf li { margin-bottom: 6px; }
.uevf li { list-style: decimal; }
.e0qt1     .apobbpt { list-style-type: "● "; }
.v62t  .apobbpt { list-style-type: "■ "; }
.yedg3 .apobbpt { list-style-type: "◆ "; }
.m45x8z    .apobbpt { list-style-type: "★ "; }
.e0qt1     .vg9kcop { list-style-type: "● "; }
.v62t  .vg9kcop { list-style-type: "■ "; }
.yedg3 .vg9kcop { list-style-type: "◆ "; }
.m45x8z    .vg9kcop { list-style-type: "★ "; }
.e0qt1    .apobbpt li::marker, .e0qt1    .vg9kcop li::marker,
.v62t .apobbpt li::marker, .v62t .vg9kcop li::marker,
.yedg3 .apobbpt li::marker, .yedg3 .vg9kcop li::marker,
.m45x8z   .apobbpt li::marker, .m45x8z   .vg9kcop li::marker {
  color: var(--cta); font-size: 1em;
}
.e0qt1 .uevf,
.v62t .uevf,
.yedg3 .uevf,
.m45x8z .uevf {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.e0qt1 .uevf li,
.v62t .uevf li,
.yedg3 .uevf li,
.m45x8z .uevf li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.e0qt1 .uevf li::before,
.v62t .uevf li::before,
.yedg3 .uevf li::before,
.m45x8z .uevf 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;
}
.e0qt1     .uevf li::before { border-radius: 50%; }
.v62t  .uevf li::before { border-radius: 3px; }
.yedg3 .uevf li::before { border-radius: 3px; }
.m45x8z    .uevf li::before { border-radius: 50%; }
.yl33i { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.e3lla4k .yl33i,
.bj4q1h81 .yl33i { background: transparent; border: none; border-radius: 0; }
.qpyyq6n { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.qpyyq6n th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.qpyyq6n td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.qpyyq6n tr:hover td { background: var(--bg-hover); }
.z3761tf .qpyyq6n tbody tr:nth-child(even) td { background: var(--bg-surface); }
.di9q .qpyyq6n { border: 1px solid var(--border-alt); }
.di9q .qpyyq6n th,
.di9q .qpyyq6n td { border: 1px solid var(--border-alt); }
.zriklph8 .qpyyq6n th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.zriklph8 .qpyyq6n td { border-bottom: none; }
.zriklph8 .qpyyq6n tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.vdivr .qpyyq6n th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.nf1o .yl33i {
  overflow: hidden;
}
.nf1o .qpyyq6n th { border-bottom: 1px solid var(--border-alt); }
.nf1o .qpyyq6n tr:last-child td { border-bottom: none; }
.c53ad { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.j4fz { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.c5g2 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.k6gz { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.yhzflwa { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.vg9kcop { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.vg9kcop 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%}
.ozktz .k6gz { background: transparent; text-align: center; }
.xaox4t .c5g2 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.wcko5 .c5g2 {
  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);
}
.a0y0 .j4fz { display: grid; grid-template-columns: auto 1fr; }
.a0y0 .c5g2 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.a0y0 .k6gz { grid-column: 2; }
.a0y0 .yhzflwa,
.a0y0 .vg9kcop { grid-column: 1 / -1; }
.k07cg .j4fz { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.k07cg .c5g2 {
  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);
}
.k07cg .k6gz { grid-column: 2; }
.k07cg .yhzflwa,
.k07cg .vg9kcop { grid-column: 1 / -1; }
.afvwc .j4fz { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.afvwc .k6gz { background: none; color: var(--accent-light); font-weight: 700; }
.w13w75a .j4fz { 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); }
.w13w75a .k6gz { background: none; color: var(--accent-light); font-weight: 700; }
.jpm7h94 .j4fz { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.jpm7h94 .j4fz:last-child { border-bottom: none; }
.jpm7h94 .k6gz { background: none; color: var(--accent-light); font-weight: 700; }
.dmr4g .j4fz { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.dmr4g .k6gz { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ubrepr .c53ad { counter-reset: card-n; }
.ubrepr .j4fz  { counter-increment: card-n; }
.ubrepr .k6gz { display: flex; align-items: center; gap: 10px; }
.ubrepr .k6gz::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;
}
.jcttjk8z .j4fz { background: var(--bg-surface); border: 1px solid var(--border); }
.jcttjk8z .k6gz { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.e5u2 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.qdpdkpb0  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.q5765b08 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.q7nb69pu { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.zxgay { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.e5u2 strong { color: var(--text-primary); font-size: 0.95rem; }
.e5u2 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.z88ilitf { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.r8sqsn9y, .khunkjg { border-radius: 8px; padding: 14px; }
.r8sqsn9y { background: var(--bg-pros); }
.khunkjg { background: var(--bg-cons); }
.vkveme { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.r8sqsn9y .vkveme { color: var(--c-pros-label); }
.khunkjg .vkveme { color: #f87171; }
.r8sqsn9y ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.khunkjg ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.w65t { width: 100%; height: auto; border-radius: 10px; display: block; }
.wv754 {
  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;
}
.wv754:hover { opacity: 0.85; }
.uyruzk .wv754  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.uyruzk .wv754:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.kmmucfk .wv754  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.kmmucfk .wv754:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.w3k0v5 .oujyeb { border-radius: 50px; }
.w3k0v5 .wv754  { border-radius: 50px; }
.z9e09i .oujyeb { padding-left: 22px; padding-right: 22px; }
.z9e09i .wv754  { padding-left: 12px; padding-right: 12px; }
.o03wy .oujyeb { padding-left: 44px; padding-right: 44px; }
.o03wy .wv754  { padding-left: 24px; padding-right: 24px; }
.hjjz2ndd .oujyeb { padding-left: 56px; padding-right: 56px; }
.hjjz2ndd .wv754  { padding-left: 32px; padding-right: 32px; }
.cxb9   .oujyeb::after, .cxb9   .wv754::after,
.kzkh1u .oujyeb::after, .kzkh1u .wv754::after,
.h3une    .oujyeb::after, .h3une    .wv754::after,
.cbc9c62    .oujyeb::after, .cbc9c62    .wv754::after,
.ylx930sl    .oujyeb::after, .ylx930sl    .wv754::after,
.n6r8k     .oujyeb::after, .n6r8k     .wv754::after,
.bqyjw    .oujyeb::after, .bqyjw    .wv754::after,
.tmdzihl   .oujyeb::after, .tmdzihl   .wv754::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;
}
.cxb9 .oujyeb::after, .cxb9 .wv754::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");
}
.kzkh1u .oujyeb::after, .kzkh1u .wv754::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");
}
.h3une .oujyeb::after, .h3une .wv754::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");
}
.cbc9c62 .oujyeb::after, .cbc9c62 .wv754::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");
}
.ylx930sl .oujyeb::after, .ylx930sl .wv754::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");
}
.n6r8k .oujyeb::after, .n6r8k .wv754::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");
}
.bqyjw .oujyeb::after, .bqyjw .wv754::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");
}
.tmdzihl .oujyeb::after, .tmdzihl .wv754::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");
}
.zzd3h   .a6kr50::after, .zzd3h   .n5lghpmj::after,
.skgam6pa .a6kr50::after, .skgam6pa .n5lghpmj::after,
.a2s1cj    .a6kr50::after, .a2s1cj    .n5lghpmj::after,
.yb7qf    .a6kr50::after, .yb7qf    .n5lghpmj::after,
.x8uf30rx    .a6kr50::after, .x8uf30rx    .n5lghpmj::after,
.d0dbryg     .a6kr50::after, .d0dbryg     .n5lghpmj::after,
.zle8v0bc    .a6kr50::after, .zle8v0bc    .n5lghpmj::after,
.t0r4t   .a6kr50::after, .t0r4t   .n5lghpmj::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;
}
.zzd3h .a6kr50::after, .zzd3h .n5lghpmj::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");
}
.skgam6pa .a6kr50::after, .skgam6pa .n5lghpmj::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");
}
.a2s1cj .a6kr50::after, .a2s1cj .n5lghpmj::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");
}
.yb7qf .a6kr50::after, .yb7qf .n5lghpmj::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");
}
.x8uf30rx .a6kr50::after, .x8uf30rx .n5lghpmj::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");
}
.d0dbryg .a6kr50::after, .d0dbryg .n5lghpmj::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");
}
.zle8v0bc .a6kr50::after, .zle8v0bc .n5lghpmj::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");
}
.t0r4t .a6kr50::after, .t0r4t .n5lghpmj::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");
}
.oss53kpc .q9iny4a    { background: transparent; padding: 0; }
.tbsev6kd.wv754 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .zpd78 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .zpd78::before    { grid-area: rank;   }
  .j9yc5uue           { grid-area: ident;  }
  .y16yd     { grid-area: rating; min-width: 0; width: auto; }
  .h37n           { grid-area: pills;  }
  .tbsev6kd             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .zpd78 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .zpd78::before    { justify-self: center; }
  .j9yc5uue           { width: 100%; }
  .y16yd     { justify-self: center; }
  .h37n           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .txcq2t .c6us {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .txcq2t .qex44258 { margin: 0; }
}
.bj4q1h81 .z88ilitf { gap: 10px; }
.bj4q1h81 .r8sqsn9y, .bj4q1h81 .khunkjg { padding: 12px; }
.bj4q1h81 .r8sqsn9y ul, .bj4q1h81 .khunkjg ul { margin: 4px 0 0; padding-left: 18px; }
.bj4q1h81 .r8sqsn9y li, .bj4q1h81 .khunkjg li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .jzbk { grid-template-columns: 1fr; }
  .hux4pma6 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .hux4pma6 .gbzagd3r { width: 72px; height: 50px; }
  .hux4pma6 .qkob { max-width: 180px; }
  .hux4pma6 .gufl85y { width: auto; }
}
@media (max-width: 720px) {
  .ygme { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .zcnd { padding: 16px; }
  .qrp8j .sh7bme { min-width: 50%; }
}
.nn2l2l .z88ilitf { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .ja7zmf { grid-template-columns: 1fr; }
  .moarmb { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .fh20xsp { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .xecg7txs { flex-wrap: wrap; padding: 16px; }
}
.r3wp .z88ilitf { gap: 8px; }
.r3wp .r8sqsn9y, .r3wp .khunkjg { padding: 8px; }
@media (max-width: 480px) {
  .j3jbcn { flex-direction: column; align-items: stretch; }
}
.w829l .gufl85y .wv754 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .y0gjb3 { flex-direction: column; align-items: stretch; gap: 10px; }
  .w829l .gufl85y { text-align: center; }
}
@media (max-width: 720px) {
  .hsj22 { grid-template-columns: 1fr; }
  .nepkb7b { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ialhoo2 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .n0als905 { grid-template-columns: 1fr; }
  .vkk6et { width: 100px; height: 100px; margin: 16px auto; }
  .du8clwr0 { font-size: 1.4rem; }
  .q3k53 { justify-content: center; }
  .ov0dexkn .sh7bme { min-width: 50%; }
}
.kyatu6p .z88ilitf { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .seedjh { flex-wrap: wrap; padding: 14px 16px; }
  .r8odhqgm { padding: 12px 16px; }
  .kyatu6p .z88ilitf { margin: 0 16px; }
  .kyatu6p .jhvar { padding: 0 16px; }
  .me2w { padding: 12px 16px; }
}
.s4k2n5 .zpd78 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.s4k2n5 .zpd78:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.h07z .h37n .fxm4 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.la7ivs85 .n9a4rzz { display: none; }
.la7ivs85 .itnpiq { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.la7ivs85 .itnpiq {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.la7ivs85 .itnpiq small { display: none; }
.la7ivs85 .celd6zrl .eud3 { display: none; }
.la7ivs85 .celd6zrl strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.la7ivs85 .otuucqxa { display: none; }
.wq8llv { margin: 16px 0; }
.ylek14x { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ylek14x summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ylek14x summary::after { content: "+"; color: var(--accent-light); }
.ylek14x[open] summary::after { content: "−"; }
.ylek14x p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.mfioju { margin-bottom: 0; }
.uagc1 h2.tt22u1m { color: var(--text-primary); border-color: var(--accent-light); }
.bhg0ic h2.tt22u1m { color: var(--text-primary); border-color: var(--accent-light); }
.sojass .qdpdkpb0     { background: #052e16; border-color: #10b981; }
.sojass .q5765b08 { background: #2d0a1e; border-color: #f43f5e; }
.sojass .q7nb69pu    { background: #1e1036; border-color: #a855f7; }
.sojass .e5u2 strong  { color: #f1f5f9; }
.sojass .e5u2 p       { color: #cbd5e1; }
.sojass .xzcey6qr    .qdpdkpb0     .zxgay::before,
.sojass .aflvf0xz  .qdpdkpb0     .zxgay::before,
.sojass .bguuw5n  .qdpdkpb0     .zxgay::before,
.sojass .pfgioov .qdpdkpb0     .zxgay::before { color: #10b981; }
.sojass .xzcey6qr    .q5765b08 .zxgay::before,
.sojass .aflvf0xz  .q5765b08 .zxgay::before,
.sojass .bguuw5n  .q5765b08 .zxgay::before,
.sojass .pfgioov .q5765b08 .zxgay::before { color: #f43f5e; }
.sojass .xzcey6qr    .q7nb69pu    .zxgay::before,
.sojass .aflvf0xz  .q7nb69pu    .zxgay::before,
.sojass .bguuw5n  .q7nb69pu    .zxgay::before,
.sojass .pfgioov .q7nb69pu    .zxgay::before { color: #a855f7; }
.cz72fl .qdpdkpb0     { background: #2d2000; border-color: #eab308; }
.cz72fl .q5765b08 { background: #2d0b0b; border-color: #ef4444; }
.cz72fl .q7nb69pu    { background: #2d1600; border-color: #f97316; }
.cz72fl .e5u2 strong  { color: #f1f5f9; }
.cz72fl .e5u2 p       { color: #cbd5e1; }
.cz72fl .xzcey6qr    .qdpdkpb0     .zxgay::before,
.cz72fl .aflvf0xz  .qdpdkpb0     .zxgay::before,
.cz72fl .bguuw5n  .qdpdkpb0     .zxgay::before,
.cz72fl .pfgioov .qdpdkpb0     .zxgay::before { color: #eab308; }
.cz72fl .xzcey6qr    .q5765b08 .zxgay::before,
.cz72fl .aflvf0xz  .q5765b08 .zxgay::before,
.cz72fl .bguuw5n  .q5765b08 .zxgay::before,
.cz72fl .pfgioov .q5765b08 .zxgay::before { color: #ef4444; }
.cz72fl .xzcey6qr    .q7nb69pu    .zxgay::before,
.cz72fl .aflvf0xz  .q7nb69pu    .zxgay::before,
.cz72fl .bguuw5n  .q7nb69pu    .zxgay::before,
.cz72fl .pfgioov .q7nb69pu    .zxgay::before { color: #f97316; }
.vpx3 .qdpdkpb0     { background: #0c1a2e; border-color: #38bdf8; }
.vpx3 .q5765b08 { background: #12103a; border-color: #818cf8; }
.vpx3 .q7nb69pu    { background: #0a2020; border-color: #2dd4bf; }
.vpx3 .e5u2 strong  { color: #f1f5f9; }
.vpx3 .e5u2 p       { color: #cbd5e1; }
.vpx3 .xzcey6qr    .qdpdkpb0     .zxgay::before,
.vpx3 .aflvf0xz  .qdpdkpb0     .zxgay::before,
.vpx3 .bguuw5n  .qdpdkpb0     .zxgay::before,
.vpx3 .pfgioov .qdpdkpb0     .zxgay::before { color: #38bdf8; }
.vpx3 .xzcey6qr    .q5765b08 .zxgay::before,
.vpx3 .aflvf0xz  .q5765b08 .zxgay::before,
.vpx3 .bguuw5n  .q5765b08 .zxgay::before,
.vpx3 .pfgioov .q5765b08 .zxgay::before { color: #818cf8; }
.vpx3 .xzcey6qr    .q7nb69pu    .zxgay::before,
.vpx3 .aflvf0xz  .q7nb69pu    .zxgay::before,
.vpx3 .bguuw5n  .q7nb69pu    .zxgay::before,
.vpx3 .pfgioov .q7nb69pu    .zxgay::before { color: #2dd4bf; }
.etgjum .qdpdkpb0     { background: var(--accent-bg); border-color: var(--accent-light); }
.etgjum .q5765b08 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.etgjum .q7nb69pu    { background: var(--accent-bg); border-color: var(--accent-pale); }
.etgjum .xzcey6qr    .zxgay::before,
.etgjum .aflvf0xz  .zxgay::before,
.etgjum .bguuw5n  .zxgay::before,
.etgjum .pfgioov .zxgay::before { color: var(--accent-light) !important; }
.w1mta7bl::before,
.tl52b::before { margin-right: 5px; }
.v1iqi .r8sqsn9y ul li,
.v1iqi .r8sqsn9y .w1mta7bl { color: #22c55e; }
.v1iqi .khunkjg ul li,
.v1iqi .khunkjg .tl52b { color: #ef4444; }
.jvnme22 .r8sqsn9y { background: var(--bg-pros); }
.jvnme22 .khunkjg { background: var(--bg-cons); }
.jvnme22 .r8sqsn9y .w1mta7bl { color: var(--c-pros-label); }
.jvnme22 .khunkjg .tl52b { color: var(--c-cons); }
.jvnme22 .r8sqsn9y ul li,
.jvnme22 .khunkjg ul li,
.mcq04 .r8sqsn9y { background: var(--bg-pros); }
.mcq04 .khunkjg { background: var(--bg-cons); }
.mcq04 .r8sqsn9y .w1mta7bl { color: var(--c-pros-label); }
.mcq04 .khunkjg .tl52b { color: var(--c-cons); }
.mcq04 .r8sqsn9y ul li,
.mcq04 .aor0pyx li          { color: var(--c-pros); }
.mcq04 .khunkjg ul li,
.mcq04 .r23e5el li          { color: var(--c-cons); }
.qiby .w1mta7bl::before { content: "✓ "; }
.qiby .tl52b::before { content: "✗ "; }
.m5wotsc .w1mta7bl::before { content: "→ "; }
.m5wotsc .tl52b::before { content: "← "; }
.ueob .w1mta7bl::before { content: "★ "; }
.ueob .tl52b::before { content: "✕ "; }
.gb0hyx .w1mta7bl::before { content: "◆ "; }
.gb0hyx .tl52b::before { content: "▲ "; }
.jtoj94ni .e5u2 { background: transparent; border-left: none; border: 1.5px solid; }
.jtoj94ni .qdpdkpb0     { border-color: var(--c-tip-border); }
.jtoj94ni .q5765b08 { border-color: var(--c-warn-border); }
.jtoj94ni .q7nb69pu    { border-color: #60a5fa; }
.jtoj94ni .e5u2 strong { color: var(--text-primary); }
.jtoj94ni .e5u2 p      { color: var(--text-muted); }
.gg0g .e5u2 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.gg0g .qdpdkpb0     { border-top-color: var(--c-tip-border); }
.gg0g .q5765b08 { border-top-color: var(--c-warn-border); }
.gg0g .q7nb69pu    { border-top-color: #60a5fa; }
.oz7jexew .e5u2 { border-left: none; border-radius: 8px; }
.oz7jexew .qdpdkpb0     { background: #065f46; }
.oz7jexew .q5765b08 { background: #92400e; }
.oz7jexew .q7nb69pu    { background: #1e3a8a; }
.oz7jexew .e5u2 strong,
.oz7jexew .e5u2 p { color: #fff; }
.oz7jexew .zxgay::before { color: rgba(255,255,255,0.85) !important; }
.sojass.oz7jexew .qdpdkpb0,
.sojass .oz7jexew .qdpdkpb0     { background: #052e16; }
.sojass.oz7jexew .q5765b08,
.sojass .oz7jexew .q5765b08 { background: #2d0a1e; }
.sojass.oz7jexew .q7nb69pu,
.sojass .oz7jexew .q7nb69pu    { background: #1e1036; }
.cz72fl.oz7jexew .qdpdkpb0,
.cz72fl .oz7jexew .qdpdkpb0      { background: #2d2000; }
.cz72fl.oz7jexew .q5765b08,
.cz72fl .oz7jexew .q5765b08  { background: #2d0b0b; }
.cz72fl.oz7jexew .q7nb69pu,
.cz72fl .oz7jexew .q7nb69pu     { background: #2d1600; }
.vpx3.oz7jexew .qdpdkpb0,
.vpx3 .oz7jexew .qdpdkpb0      { background: #0c1a2e; }
.vpx3.oz7jexew .q5765b08,
.vpx3 .oz7jexew .q5765b08  { background: #12103a; }
.vpx3.oz7jexew .q7nb69pu,
.vpx3 .oz7jexew .q7nb69pu     { background: #0a2020; }
.d3o7yo52 .e5u2 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.d3o7yo52 .qdpdkpb0     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.d3o7yo52 .q5765b08 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.d3o7yo52 .q7nb69pu    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.d3o7yo52 .e5u2 strong { color: var(--text-primary); }
.d3o7yo52 .e5u2 p      { color: var(--text-muted); }
.i74hy6lb .e5u2 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.xzcey6qr .zxgay,
.aflvf0xz .zxgay,
.bguuw5n .zxgay,
.pfgioov .zxgay { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.xzcey6qr .zxgay::before,
.aflvf0xz .zxgay::before,
.bguuw5n .zxgay::before,
.pfgioov .zxgay::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.xzcey6qr .qdpdkpb0     .zxgay::before { content: "✦"; color: var(--c-tip-border); }
.xzcey6qr .q5765b08 .zxgay::before { content: "▲"; color: var(--c-warn-border); }
.xzcey6qr .q7nb69pu    .zxgay::before { content: "◉"; color: #60a5fa; }
.aflvf0xz .qdpdkpb0     .zxgay::before { content: "★"; color: var(--c-tip-border); }
.aflvf0xz .q5765b08 .zxgay::before { content: "◆"; color: var(--c-warn-border); }
.aflvf0xz .q7nb69pu    .zxgay::before { content: "●"; color: #60a5fa; }
.bguuw5n .qdpdkpb0     .zxgay::before { content: "▶"; color: var(--c-tip-border); }
.bguuw5n .q5765b08 .zxgay::before { content: "■"; color: var(--c-warn-border); }
.bguuw5n .q7nb69pu    .zxgay::before { content: "▸"; color: #60a5fa; }
.pfgioov .qdpdkpb0     .zxgay::before { content: "→"; color: var(--c-tip-border); }
.pfgioov .q5765b08 .zxgay::before { content: "⬥"; color: var(--c-warn-border); }
.pfgioov .q7nb69pu    .zxgay::before { content: "◈"; color: #60a5fa; }
.h55sead .sg3zf5 .tu03mrn,
.h55sead .wff82 .tu03mrn  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.h55sead .j4fz                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.h55sead .yl33i          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.h55sead .ovpu53y                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.kprqnub .sg3zf5 .tu03mrn,
.kprqnub .wff82 .tu03mrn,
.kprqnub .j4fz,
.kprqnub .zpd78,
.kprqnub .qex44258,
.kprqnub .yl33i,
.kprqnub .ovpu53y,
.kprqnub .i74hy6lb .e5u2 { box-shadow: none; }
.cem7ep   body, .cem7ep   { font-size: 0.9rem; }
.cem7ep   .zmrnpm, .cem7ep .o5pw5n4, .cem7ep .x71r4,
.cem7ep   .eri5os1, .cem7ep .lf1r { font-size: 0.9rem; }
.cem7ep   .apobbpt, .cem7ep .uevf { font-size: 0.9rem; }
.uk6vv8   .zmrnpm, .uk6vv8 .o5pw5n4, .uk6vv8 .x71r4,
.uk6vv8   .eri5os1, .uk6vv8 .lf1r { font-size: 0.95rem; }
.uk6vv8   .apobbpt, .uk6vv8 .uevf { font-size: 0.95rem; }
.s8oa   .zmrnpm, .s8oa .o5pw5n4, .s8oa .x71r4,
.s8oa   .eri5os1, .s8oa .lf1r { font-size: 1.08rem; }
.s8oa   .apobbpt, .s8oa .uevf { font-size: 1.05rem; }
.s8oa   .qpyyq6n { font-size: 0.97rem; }
.bbb7eq .b2o66      { font-size: 3.2rem; }
.bbb7eq h2.tt22u1m { font-size: 1.9rem; }
.bbb7eq h3.bnvyoq     { font-size: 1.4rem; }
.sqii3 .b2o66      { font-size: 3.8rem; }
.sqii3 h2.tt22u1m { font-size: 2.2rem; }
.sqii3 h3.bnvyoq     { font-size: 1.6rem; }
.mfioju + .mfioju { position: relative; }
.w65s   .mfioju + .mfioju::before,
.zek7mxq  .mfioju + .mfioju::before,
.rpywr   .mfioju + .mfioju::before,
.fc9y4   .mfioju + .mfioju::before,
.x3jgl   .mfioju + .mfioju::before,
.engs2zw .mfioju + .mfioju::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.w65s .mfioju + .mfioju::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.zek7mxq .mfioju + .mfioju::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.rpywr .mfioju + .mfioju::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;
}
.fc9y4 .mfioju + .mfioju::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.hgffoi .mfioju { margin-bottom: 16px; }
.hgffoi .mfioju + .mfioju { margin-top: 0; }
.hgffoi .qc97eia { padding-top: 0; padding-bottom: 0; }
.x3jgl .mfioju + .mfioju::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.engs2zw .mfioju + .mfioju::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.m78hp .mfioju + .mfioju::before,
.fxar94 .mfioju + .mfioju::before,
.qf34 .mfioju + .mfioju::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%;
}
.fvgg9q .m78hp .mfioju:nth-child(even)::before,
.fvgg9q .fxar94 .mfioju:nth-child(even)::before,
.fvgg9q .qf34 .mfioju:nth-child(even)::before { background: var(--bg-surface); }
.dt3lx .m78hp .mfioju:nth-child(even)::before,
.dt3lx .fxar94 .mfioju:nth-child(even)::before,
.dt3lx .qf34 .mfioju:nth-child(even)::before { background: var(--bg-card); }
.m78hp .mfioju + .mfioju::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");
}
.fxar94 .mfioju + .mfioju::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");
}
.qf34 .mfioju + .mfioju::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");
}
.f767tah .e232,
.f767tah .cos3eqg { margin-bottom: 60px; }
.u2ghf .s94z0b5,
.f767tah .s94z0b5 { padding-bottom: 60px; }
.hiwv .s94z0b5 { padding-bottom: 70px; }
.f767tah .e232::before,
.f767tah .e232::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");
}
.af5nug  .e232:not(.l1ot7) .gfm8e1 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.yewn1o9s .o0f0 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.m0cg .o0f0 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.af5nug .l1ot7 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.af5nug .mgt4v { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.af5nug .o0f0 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.yt7o .o0f0 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.qh1v .o0f0 { background: var(--accent-bg); }
.i1grefx .d7ns0vp { float: left; width: 38%; margin: 0 28px 16px 0; }
.i1grefx .d7ns0vp .w65t { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.i1grefx .qc97eia::after { content: ''; display: block; clear: both; }
.f3s6 .d7ns0vp { float: right; width: 38%; margin: 0 0 16px 28px; }
.f3s6 .d7ns0vp .w65t { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.f3s6 .qc97eia::after { content: ''; display: block; clear: both; }
.vzkahpd .mfioju:nth-child(odd)  .d7ns0vp { float: left;  width: 38%; margin: 0 28px 16px 0; }
.vzkahpd .mfioju:nth-child(even) .d7ns0vp { float: right; width: 38%; margin: 0 0 16px 28px; }
.vzkahpd .d7ns0vp .w65t { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.vzkahpd .qc97eia::after { content: ''; display: block; clear: both; }
.i1grefx .c53ad,
.f3s6 .c53ad,
.f3s6 .hrma3h,
.vzkahpd .c53ad,
@media (max-width: 900px) {
  .i1grefx .d7ns0vp,
  .f3s6 .d7ns0vp,
  .vzkahpd .mfioju:nth-child(odd)  .d7ns0vp,
  .vzkahpd .mfioju:nth-child(even) .d7ns0vp {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .i1grefx .d7ns0vp .w65t,
  .f3s6 .d7ns0vp .w65t,
  .vzkahpd .d7ns0vp .w65t {
    max-height: none !important;
  }
}
.i1grefx .apobbpt,
.i1grefx .uevf,
.f3s6 .apobbpt,
.f3s6 .uevf,
.vzkahpd .apobbpt,
.vzkahpd .uevf { overflow: hidden; }
@media (max-width: 640px) {
  .i1grefx .d7ns0vp,
  .f3s6 .d7ns0vp,
  .vzkahpd .d7ns0vp { float: none; width: 100%; margin: 0 0 16px 0; }
}
.jb512 .d4bu,
.jb512 .qc97eia,
.jb512 .h6gpo  { max-width: 1100px; }
.fqgk9l .d4bu,
.fqgk9l .qc97eia,
.fqgk9l .h6gpo  { max-width: 1200px; }
.x9rmb6l9 .d4bu,
.x9rmb6l9 .qc97eia,
.x9rmb6l9 .h6gpo  { max-width: 1320px; }
.cwg3n { font-size: 0.82rem; color: var(--text-muted); }
.u5juiyo { display: flex; align-items: center; }
.mr58vcg {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.kqp9hbr { display: flex; align-items: center; }
.cs60576 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.cs60576:hover { text-decoration: underline; }
.rwamqu { margin: 0 3px; opacity: 0.45; }
.rwamqu::before { content: '/'; }
.sfsgot { padding: 2px 5px; color: var(--text-main); }
.szta .cwg3n {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.szta .u5juiyo { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.kfty .cwg3n {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.kfty .u5juiyo { padding: 0 0 0 12px; }
.pxi4eu .u5juiyo { padding: 0 16px; }
.pxi4eu .cwg3n {
  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);
}
.pxi4eu .d4bu { padding-top: 28px; }
@media (max-width: 720px) {
  .tbtqo { margin-top: 18px; padding: 0 16px; }
  .pxi4eu .d4bu { padding-top: 16px; }
}
.jb512.szta .u5juiyo { max-width: 1100px; }
.fqgk9l.szta .u5juiyo { max-width: 1200px; }
.x9rmb6l9.szta .u5juiyo { max-width: 1320px; }
.t1gty2f1 .mfioju { padding-top: 16px; padding-bottom: 16px; }
.netllgpr .mfioju { padding-top: 24px; padding-bottom: 24px; }
.xy1g .mfioju { padding-top: 40px; padding-bottom: 40px; }
.mn7psnt .mfioju { padding-top: 52px; padding-bottom: 52px; }
.p50i5 .mfioju:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.p50i5 .mfioju:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.p50i5 .mfioju:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.p50i5 .mfioju:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.fx2h .qc97eia { padding-top: 10px;  padding-bottom: 10px; }
.yhyddp .qc97eia { padding-top: 18px;  padding-bottom: 18px; }
.u8c5z .qc97eia { padding-top: 36px;  padding-bottom: 36px; }
.all8ofuh .qc97eia { padding-top: 48px;  padding-bottom: 48px; }
.pm4l1w4 h2.tt22u1m { font-weight: 600; }
.pm4l1w4 h3.bnvyoq     { font-weight: 600; }
.a8im h2.tt22u1m { font-weight: 800; }
.a8im h3.bnvyoq     { font-weight: 700; }
.kg8p { font-weight: 600; }
.kg8p h2.tt22u1m { font-weight: 900; }
.kg8p h3.bnvyoq     { font-weight: 800; }
.kg8p .e5u2 strong,
.kg8p .e5u2 strong { font-weight: 600; }
.a6kr50 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.k21g .a6kr50 { display: none; }
@media (max-width: 640px) {
  .b8sb { display: none; }
  .a6kr50 {
    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;
  }
}
.a6kr50 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.a6kr50:hover { opacity: 0.85; }
.cu9y9o .a6kr50 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.me353m .a6kr50,
.ckiqxk9u  .a6kr50 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.me353m .a6kr50:hover,
.ckiqxk9u  .a6kr50:hover { opacity: 0.88; }
.cu9y9o.me353m .a6kr50,
.cu9y9o.ckiqxk9u  .a6kr50 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.n5lghpmj {
  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;
}
.n5lghpmj:hover { transform: translateY(-2px); opacity: 0.92; }
.n5lghpmj { background: var(--cta) !important; color: #fff !important; border: none !important; }
.nilb73 .n5lghpmj { display: none; }
.c3thgc .n5lghpmj { right: 32px; }
.yt379rc4  .n5lghpmj { left: 32px; }
@media (max-width: 480px) {
  .c3thgc .n5lghpmj { right: 20px; bottom: 20px; }
  .yt379rc4  .n5lghpmj { left: 20px; bottom: 20px; }
}
.q1ejaf8g { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.h6gpo { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.qj70a9 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ty85 { color: var(--text-dim); font-size: 0.8rem; }
.atyy2jzw { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.atyy2jzw img { height: 26px; width: auto; object-fit: contain; }
.aoo7r { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.hd8ib .h6gpo { text-align: center; }
.hd8ib .qj70a9 { margin-top: 0; }
.at0n1stn { margin-top: 10px; }
.at0n1stn a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .h6gpo { padding-left: 16px; padding-right: 16px; }
  .ls6tz9 .h6gpo { padding: 20px 16px; }
  .sywk { gap: 4px 12px; }
  .qj70a9 { font-size: 0.78rem; }
}
.afsnua .jagls .atyy2jzw { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.afsnua .aoo7r { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.afsnua .swkhezbl { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.afsnua .swkhezbl a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.afsnua .swkhezbl a:hover { color: var(--accent-light); }
.afsnua .qj70a9 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.afsnua .ty85 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .afsnua .fymovb { grid-template-columns: 1fr 1fr; } .afsnua .jagls { grid-column: 1 / -1; } }
@media (max-width: 480px) { .afsnua .fymovb { grid-template-columns: 1fr; } }
.npb5 .atyy2jzw { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.npb5 .qj70a9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .npb5 .xkv3l1 { gap: 12px; } .npb5 .atyy2jzw { margin-right: 0; width: 100%; } }
.zzvq .amqt3g { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.zzvq .oz2hxv .atyy2jzw { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.zzvq .aoo7r { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.zzvq .c43zfo { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.zzvq .swkhezbl { display: flex; flex-direction: column; gap: 9px; }
.zzvq .swkhezbl a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.zzvq .swkhezbl a:hover { color: var(--accent-light); }
.zzvq .v5y5b3k { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.zzvq .qj70a9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.zzvq .ty85 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .zzvq .amqt3g { grid-template-columns: 1fr 1fr; } .zzvq .oz2hxv { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zzvq .amqt3g { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .y1tpwp .vpur { grid-template-columns: 1fr 1fr; } .y1tpwp .lczt4:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .y1tpwp .vpur { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .m66k .vpur { grid-template-columns: 1fr; } }
.rpfhzbgc .h6gpo { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.kt07d .fnjhrlfq      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.kt07d .q1ejaf8g { background: var(--bg-page); border-top-color: var(--border-alt); }
.ym4l5z .fnjhrlfq      { background: #0d1117; border-bottom-color: #21262d; }
.ym4l5z .kevfg { color: var(--accent-light); }
.ym4l5z .svxai { --msep-color: #8b949e; }
.ym4l5z .svxai a { color: #8b949e; }
.ym4l5z .svxai a:hover { color: var(--accent-light); }
.ym4l5z .aufr { color: #8b949e; }
.ym4l5z .q1ejaf8g { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ym4l5z .qj70a9,
.ym4l5z .ty85 { color: #6e7681; }
.ym4l5z .s5hrzh a, .ym4l5z .sywk a,
.ym4l5z .swkhezbl a, .ym4l5z .xde01kp a,
.ym4l5z .j10t a { color: #8b949e; }
.ym4l5z .atyy2jzw { color: #e6edf3; }
.ym4l5z .s5hrzh a:hover, .ym4l5z .sywk a:hover,
.ym4l5z .swkhezbl a:hover, .ym4l5z .xde01kp a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .ym4l5z .svxai { background: #0d1117; border-top-color: #21262d; }
  .ym4l5z .svxai li a { border-bottom-color: #21262d; }
}
.awmd7np .fnjhrlfq      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.awmd7np .kevfg { color: var(--accent-light); }
.awmd7np .svxai { --msep-color: #475569; }
.awmd7np .svxai a { color: #475569; }
.awmd7np .svxai a:hover { color: var(--accent-light); }
.awmd7np .aufr { color: #64748b; }
.awmd7np .q1ejaf8g { background: #f0f4f8; border-top-color: #cbd5e1; }
.awmd7np .qj70a9,
.awmd7np .ty85 { color: #64748b; }
.awmd7np .swkhezbl a, .awmd7np .xde01kp a,
.awmd7np .j10t a, .awmd7np .atyy2jzw { color: #374151; }
.awmd7np .swkhezbl a:hover, .awmd7np .xde01kp a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .awmd7np .svxai { background: #f0f4f8; border-top-color: #cbd5e1; }
  .awmd7np .svxai li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.me353m .fnjhrlfq      { background: var(--accent); border-bottom-color: var(--accent-light); }
.me353m .kevfg { color: #fff; }
.me353m .svxai { --msep-color: rgba(255,255,255,0.82); }
.me353m .svxai a { color: rgba(255,255,255,0.82); }
.me353m .svxai a:hover { color: #fff; }
.me353m .aufr { color: rgba(255,255,255,0.9); }
.me353m .q1ejaf8g { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.me353m .qj70a9,
.me353m .ty85 { color: rgba(255,255,255,0.72); }
.me353m .swkhezbl a, .me353m .xde01kp a,
.me353m .j10t a, .me353m .atyy2jzw { color: #fff; }
.me353m .aoo7r, .me353m .c43zfo { color: rgba(255,255,255,0.7); }
.me353m .swkhezbl a:hover, .me353m .xde01kp a:hover { color: #fff; }
@media (max-width: 640px) {
  .me353m .svxai { background: var(--accent); border-top-color: var(--accent-light); }
  .me353m .svxai li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ckiqxk9u .fnjhrlfq {
  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);
}
.ckiqxk9u .q1ejaf8g {
  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) {
  .ckiqxk9u .svxai {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.mb78 .j63r { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.gw0n1ts .j63r { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.xuxfr .j63r { min-height: 72px; height: auto; }
.k059 .j63r { min-height: 84px; height: auto; }
.ls6tz9 .j63r { max-width: none; padding: 0 32px; }
.ls6tz9 .h6gpo  { max-width: none; padding: 24px 32px; }
.elwcoflx.fqgk9l .j63r { max-width: 1200px; }
.elwcoflx.x9rmb6l9 .j63r { max-width: 1320px; }
.i9vz   .kevfg, .i9vz   .atyy2jzw { text-transform: capitalize; }
.coxd .kevfg, .coxd .atyy2jzw { text-transform: lowercase; }
.xck3 .kevfg, .xck3 .atyy2jzw { text-transform: uppercase; letter-spacing: 0.06em; }
.apvrp28i, .xgdi {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ko5c .apvrp28i,
.ko5c .xgdi { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.upxww1i .apvrp28i,
.upxww1i .xgdi { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.cvbg1 .apvrp28i,
.cvbg1 .xgdi { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.rwqr .apvrp28i,
.rwqr .xgdi { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.m15w9oc   .svxai a { font-weight: 500; }
.p8uvcc .svxai a { font-weight: 600; }
.dfj2l     .svxai a { font-weight: 700; }
.dujl    .svxai a { font-weight: 800; letter-spacing: 0.01em; }
.d89e     .svxai > li + li::before,
.wlfex    .svxai > li + li::before,
.cf3miz    .svxai > li + li::before,
.gk3lskt .svxai > li + li::before,
.vaiorkb .svxai > li + li::before,
.xcqm9f4  .svxai > li + li::before,
.xmz4    .svxai > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.d89e     .svxai > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.wlfex    .svxai > li + li::before { content: "|"; }
.cf3miz    .svxai > li + li::before { content: "—"; }
.gk3lskt .svxai > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.vaiorkb .svxai > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.xcqm9f4  .svxai > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.xmz4    .svxai > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .e0q6atk .aufr,
  .ppdo .aufr,
  .bc0zgk .aufr,
  .tbgsb .aufr,
  .rci4hfgk .aufr {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .e0q6atk .aufr::before,
  .ppdo .aufr::before,
  .bc0zgk .aufr::before,
  .tbgsb .aufr::before,
  .rci4hfgk .aufr::before { content: ""; display: block; flex-shrink: 0; }

  
  .e0q6atk .aufr::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;
  }

  
  .ppdo .aufr::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;
  }

  
  .bc0zgk .aufr::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;
  }

  
  .tbgsb .aufr::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;
  }

  
  .rci4hfgk .aufr::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) {
  .s75hfra .aufr {
    padding: 5px 14px;
  }
  .s75hfra .svxai {
    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;
  }
  .s75hfra .svxai li a {
    border-bottom: none; padding: 10px 22px;
  }
  .s75hfra .svxai li a:hover { background: var(--bg-raised); }
  .s75hfra .luh3vz2,
  .rmz58 .luh3vz2,
  .wabktgl5 .luh3vz2 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .wan6t .aufr {
    padding: 5px 10px;
  }
  .wan6t .svxai {
    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);
  }
  .wan6t .svxai.jbf3wmqx { transform: translateX(0); }
  .wan6t .svxai li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .wan6t .svxai li:last-child a { border-bottom: none; }
  .me353m .svxai,
  .ym4l5z .svxai { background: var(--accent) !important; }
  .me353m .svxai li a,
  .ym4l5z .svxai li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .wabktgl5 .aufr {
    padding: 5px 10px;
  }
  .wabktgl5 .svxai {
    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);
  }
  .wabktgl5 .svxai::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .wabktgl5 .svxai.jbf3wmqx { transform: translateY(0); }
  .wabktgl5 .svxai li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ebv64wd .aufr {
    padding: 5px 10px;
  }
  .ebv64wd .svxai {
    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;
  }
  .ebv64wd .svxai.jbf3wmqx { opacity: 1; pointer-events: auto; }
  .ebv64wd .svxai li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .cm49uwro     .aufr { border-radius: 0 !important; }
  .r3joj   .aufr { border-radius: 8px !important; }
  .l4pbik .aufr { border-radius: 50% !important; }
  .s98fs   .aufr { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .r5xvf .i4wvod7i { flex-direction: column; align-items: stretch; }
  .r5xvf .kiaub { flex-direction: row; min-width: auto; }
  .r5xvf .x5f0jmeo { align-items: flex-start; text-align: left; }
}
.vhw60l,
.vhw60l.mfioju,
.fvgg9q .vhw60l,
.c131 .vhw60l,
.dt3lx .vhw60l,
.t0vo .vhw60l {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.am87q {
  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;
}
.esjq { flex: 1 1 280px; min-width: 0; }
.qiz1n {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.vci2648 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ef25 {
  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;
}
.ef25:hover { transform: translateY(-1px); opacity: 0.95; }
.cgwxy .am87q {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.cgwxy .qiz1n { color: var(--cta); }
.cgwxy .vci2648 { color: var(--text-body); }
.cgwxy .ef25 {
  background: var(--cta) !important;
  color: #fff !important;
}
.shxaui4 .am87q {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.shxaui4 .qiz1n { color: var(--text-primary); }
.shxaui4 .vci2648 { color: var(--text-body); }
.shxaui4 .ef25 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .am87q {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .esjq { flex: 0 0 auto; }
  .qiz1n { font-size: 1.2rem; }
  .ef25 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.oa5sk .h6m9h2 { height: 36px; }
.fjkv .h6m9h2 { height: 60px; max-width: 200px; }
.qhwu .h6m9h2 { height: 56px; max-width: 180px; }
.j6un20    .n9a4rzz, .j6un20    .eud3 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.h07z .fxm4 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .df4f2g .hrma3h {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .df4f2g .zpd78 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .df4f2g .zpd78 { padding: 40px 16px 20px; }
  .df4f2g .fxm4 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .df4f2g .tbsev6kd { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .gkkhdw .zpd78 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .gkkhdw .zpd78::before {
    position: absolute; top: 14px; left: 14px;
  }
  .gkkhdw .j9yc5uue {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .gkkhdw .ufsl90z { white-space: normal; text-align: center; font-size: 1.2rem; }
  .gkkhdw .fxm4 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .gkkhdw .tbsev6kd { width: 100%; min-width: 0; }
  .gkkhdw .n9a4rzz { min-width: 0; }
}
.uaonv26 .zpd78::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.zn82mf .ylek14x {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.zn82mf .ylek14x summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.zn82mf .ylek14x p { padding: 0 2px 16px; }
.ilt4y .ylek14x { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ilt4y .ylek14x summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ilt4y .ylek14x summary::after { content: "›"; font-size: 1.2em; }
.ilt4y .ylek14x[open] summary::after { content: "‹"; }
.ilt4y .ylek14x p { padding: 10px 22px 4px; }
.r8im8yx .ylek14x {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.r8im8yx .ylek14x summary { color: var(--text-primary); padding-left: 16px; }
.r8im8yx .ylek14x summary::after { content: "›"; font-size: 1.1em; }
.r8im8yx .ylek14x[open] summary::after { content: "‹"; }
.r8im8yx .ylek14x p { padding-left: 16px; }
.cai2 .wq8llv { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.cai2 .ylek14x {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.cai2 .ylek14x:last-child { border-bottom: none; }
.cai2 .ylek14x summary { color: var(--text-primary); border-radius: 0; }
.cai2 .ylek14x summary::after { content: "›"; font-size: 1.1em; }
.cai2 .ylek14x[open] summary::after { content: "‹"; }
.yaa8 .ylek14x { overflow: hidden; }
.yaa8 .ylek14x summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.yaa8 .ylek14x summary::after { color: rgba(255,255,255,.75); }
.yaa8 .ylek14x[open] summary { border-radius: 0; }
.v47l8v { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ydmoacq4 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.bynt {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ypxm { color: var(--text-muted); font-size: 1.05rem; }
.s4rdu {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.rwm159 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.b7tgvh { margin-bottom: 20px; }
.gtw7qm {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.yn4tsfz9 {
  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;
}
.yn4tsfz9:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.cmtw5fe { resize: vertical; min-height: 130px; }
.fda66y0t { width: 100%; margin-top: 8px; }
.nzbb0zr {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.hmzf3e {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ggwu087 { color: var(--text-muted); line-height: 1.75; }
.r1z2 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.r1z2 li { margin-bottom: 6px; }
.nt4gbcd { max-width: 760px; margin: 0 auto; }
.eiddpg { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.fo6f1 { max-width: 760px; margin: 0 auto; }
.mxkm { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.mxkm:last-child { border-bottom: none; }
.ij20ir { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.mxkm p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mxkm ul.r1z2 { margin: 0; }
.vsg3bs9 .ij20ir { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .vsg3bs9 { grid-template-columns: 1fr; gap: 10px; } }
.duvtdiw .ij20ir { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.o5gc8g36 .r1z2 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .xijaekn { grid-template-columns: 1fr; } }
.sew08a ul.r1z2 { margin: 0; }
.hbrut .r1z2,
.p4zis .r1z2,
.wentj .r1z2,
.bqmutye2 .r1z2 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .hvnax { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .ujolb { grid-template-columns: 1fr; } .rfizuk2h { position: static; text-align: center; } }
@media (max-width: 860px) { .lf6rs { grid-template-columns: 1fr; } }
.bqmutye2 .r1z2 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hifx { flex-direction: column; text-align: center; } .u3x99 { grid-template-columns: 1fr; } }
.h5s4 .bynt { color: var(--accent-light); }
.cdni111r .bynt { font-size: 2rem; }
.cdni111r .ypxm { max-width: 680px; }
.zx21eg9 {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.zx21eg9 .bynt { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.zx21eg9 .ypxm  { margin: 0; }
@media (max-width: 640px) { .zx21eg9 { flex-direction: column; } }
.le1g .bynt { color: var(--accent-light); }
.c357 .bynt { color: #fff; }
.c357 .ypxm  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .ua97 { grid-template-columns: 1fr; } }
.ullvae .yn4tsfz9 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ullvae .yn4tsfz9:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.joxfwf .yn4tsfz9 { background: var(--bg-raised); border-color: transparent; }
.joxfwf .yn4tsfz9:focus { background: var(--bg-card); border-color: var(--accent-light); }
.cn5rm0z0 .yn4tsfz9 { border-radius: 100px; padding: 11px 20px; }
.cn5rm0z0 .cmtw5fe { border-radius: 14px; }
.v5y4uqzd {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.v5y4uqzd summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.v5y4uqzd summary::-webkit-details-marker { display: none; }
.v5y4uqzd summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.v5y4uqzd[open] summary::after { content: "−"; }
.pk2mh {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .cnzf843 { grid-template-columns: 1fr; } }
.xarxaybg{position:relative;overflow:visible}
.mwhng .h19jd1u{display:block}
.uatem .o0f0~.da35e,
.uatem .o0f0~.da35e .bvp2ry,
.o0f0~.da35e,.zm6va~.da35e{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}
.o0f0~.da35e .bvp2ry{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.siviiu .cpfpi{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.siviiu .akr3raj7::before{content:""}
.o6mf{--date-bg:var(--accent-bg)}
.vvvgnm7f .akr3raj7::before{content:""}
.hpqgl .pdc5m06{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .pdc5m06{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .mi5xgn0{max-width:100%}
}
.l3ok6b58 .yl33i{margin:0}
@media (max-width:560px){
  .t4ih8{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) {
  .t8y5e792 { padding: 28px 18px 20px; }
  .pczw { font-size: 1.2rem; }
  .ch95dj { max-width: 220px; max-height: 80px; }
}
.dd7n  .m6yp { border-radius: 50%; }
.x6yqtb .am87q {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .m6yp { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.d1yapvfl {
  margin: 28px 0 24px;
}
.d1yapvfl .mfioju {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.d1yapvfl .qc97eia {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.d1yapvfl .am87q {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .j63r { flex-direction: row-reverse; }
[dir="rtl"] .svxai { flex-direction: row-reverse; }
[dir="rtl"] .c3thgc .n5lghpmj { right: auto; left: 32px; }
[dir="rtl"] .yt379rc4  .n5lghpmj { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .c3thgc .n5lghpmj { right: auto; left: 20px; }
  [dir="rtl"] .yt379rc4  .n5lghpmj { left: auto;  right: 20px; }
}
[dir="rtl"] .i1grefx .d7ns0vp  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .f3s6 .d7ns0vp { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .o0f0,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .apobbpt, [dir="rtl"] .uevf { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .r8sqsn9y { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .khunkjg { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .e5u2 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .am87q { direction: rtl; }
[dir="rtl"] .cwg3n { direction: rtl; }
[dir="rtl"] .ovpu53y { direction: rtl; }
[dir="rtl"] .hp6kd0 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .e0qt1 .uevf,
[dir="rtl"] .v62t .uevf,
[dir="rtl"] .yedg3 .uevf,
[dir="rtl"] .m45x8z .uevf {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .e0qt1 .uevf li::before,
[dir="rtl"] .v62t .uevf li::before,
[dir="rtl"] .yedg3 .uevf li::before,
[dir="rtl"] .m45x8z .uevf li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .o0f0.qjeq1j .s94z0b5 { align-items: flex-end; text-align: right; }
[dir="rtl"] .o0f0.rg77 .s94z0b5 { text-align: center; }
[dir="rtl"] .o0f0 .s94z0b5 { text-align: right; }
[dir="rtl"] .qc97eia,
[dir="rtl"] .eri5os1,
[dir="rtl"] .lf1r,
[dir="rtl"] .enct1,
[dir="rtl"] .rwm159,
[dir="rtl"] .gtw7qm,
[dir="rtl"] .yn4tsfz9,
[dir="rtl"] .cmtw5fe { text-align: right; direction: rtl; }
[dir="rtl"] .cn5rm0z0 .yn4tsfz9,
[dir="rtl"] .ullvae .yn4tsfz9 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #4e91b8;
  --brand:           #4e91b8;
  --brand-light:     #446e87;
  --brand-pale:      #7293a6;
  --grad-start:      #8fb9d2;
  --grad-end:        #bfd3df;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #4e91b8;
  --cta-light:       #397ca3;
  --cta-hover:       #396f8f;
  --bg-page:         #f6f7f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f4f5;
  --bg-raised:       #eeeff0;
  --bg-hover:        #f4f4f5;
  --border:          #e3e6e7;
  --border-alt:      #d1d7da;
  --border-section:  #e3e6e7;
  --text-primary:    #18191a;
  --text-muted:      #545a5d;
  --text-body:       #303335;
  --text-sub:        #484d50;
  --text-faint:      #788186;
  --text-dim:        #939a9e;
  --text-label:      #60676b;
  --text-value:      #3c4043;
  --accent-bg:       #e8ebed;
  --accent-bg-light: #d3dde3;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #20825a;
  --c-cons:          #9f2153;
  --c-pros-label:    #269a6b;
  --c-tip-border:    #2aab76;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #20825a;
}
:root { --logo-bg-opacity: 33%; }
body, button, input { font-family: "Saira", sans-serif; }
.outaj .aor0pyx li::before, .outaj .r23e5el li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.outaj .aor0pyx li::before { content: ""; }.outaj .r23e5el li::before { content: ""; }.outaj .w1mta7bl::before, .outaj .tl52b::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.outaj .w1mta7bl::before { content: ""; }.outaj .tl52b::before { content: ""; }
.r0mpua3u .juygz4dw, .r0mpua3u .o0f0 { min-height: 320px; }
.dcijv0g .oujyeb::after, .dcijv0g .wv754::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.rwamqu::before { content: '>'; }