:root {
  --color-accent: #051937;
  --color-cta: #548ef8;
  --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;
}
.bzw3xkvc {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.qkr9bq {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ypgrz0g {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.o5x8ti { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.glr4yfas { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.glr4yfas a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.glr4yfas a:hover { color: var(--accent-light); }
.rj9v3     .f559qj { border-radius: 6px; }
.rj9v3 .f559qj li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.rj9v3 .f559qj li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.erj2ovx  .f559qj li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .f559qj {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .rcgeslu:hover .f559qj,
  .rcgeslu:focus-within .f559qj { display: block; }
  .f559qj li a { padding: 8px 16px; font-size: 0.88rem; }
}
.jvp3gnc5 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.viaa { display: none; }
@media (max-width: 640px) {
  .viaa {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .viaa.qk697 { display: block; }
}
@media (max-width: 640px) {
  .jvp3gnc5 { display: block; }
  .glr4yfas > li + li::before { display: none !important; }
  .glr4yfas {
    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;
  }
  .glr4yfas.qk697 { display: flex; }
  .glr4yfas li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .glr4yfas li:last-child a { border-bottom: none; }
}
.thc3tp9h { min-height: 480px; }
.z7d0oao {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.i49nim { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.vk8je .i49nim { margin-left: 0; margin-right: 0; }
.dhi4s {
  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;
}
.yytj3 .dhi4s { margin-top: 24px; }
.dhi4s:hover { opacity: 0.88; }
.b7klp {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.qgmh {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.b7klp .cd5fyk {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.b7klp .z7d0oao { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.b7klp .i49nim { color: #e2e8f0; }
.b7klp.odllrgn .cd5fyk { text-align: center; }
.b7klp.vk8je   .cd5fyk { text-align: left; }
.dkuna6 .cd5fyk {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.dkuna6 .z7d0oao { color: var(--text-primary); text-shadow: none; }
.dkuna6 .i49nim { color: var(--text-muted); }
.dkuna6 .dhi4s { margin-top: 16px; }
.dkuna6, .dkuna6.thc3tp9h { min-height: auto !important; }
.dkuna6.odllrgn .cd5fyk { text-align: center; }
.dkuna6.vk8je   .cd5fyk { text-align: left; }
.dkuna6~.pimdwb{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.dkuna6~.pimdwb .cepdr{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
.xy2sl {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.onlx9jr .xy2sl,
.onlx9jr .xy2sl::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.e6mra96 .xy2sl,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.dfj455ax .xy2sl,
.dfj455ax .b7klp .qgmh {
  overflow: hidden;
}
.dfj455ax .xy2sl::after,
.dfj455ax .b7klp .qgmh::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;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.ydpishjm .xy2sl,
.ydpishjm .l8x5nkln {
  position: relative; overflow: hidden;
}
.ydpishjm .xy2sl::after,
.ydpishjm .l8x5nkln::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.15; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@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); }
}
.ydpishjm .b7klp .qgmh {
  overflow: hidden;
}
.ydpishjm .b7klp .qgmh::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.x42pyl .xy2sl,
.x42pyl .b7klp .qgmh {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.onlx9jr .b7klp .qgmh {
  overflow: hidden;
}
.onlx9jr .b7klp .qgmh::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.e6mra96 .b7klp .qgmh {
  animation: hg-breathe 10s ease-in-out infinite;
}
.xy2sl .qgmh {
  background: none;
}
.xy2sl .z7d0oao { color: #fff; }
.xy2sl .i49nim { color: rgba(255,255,255,0.85); }
.xy2sl .dhi4s { background: #fff; color: var(--cta); }
.xy2sl .dhi4s:hover { opacity: 0.92; }
.ydpishjm .wvibgg { position: relative; overflow: hidden; }
.ydpishjm .wvibgg::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;
}
.wvibgg .z7d0oao { text-shadow: none; color: var(--text-primary); }
.wvibgg .i49nim { color: var(--text-muted); }
body.ejeodh .z7d0oao {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.l159n6 .z7d0oao {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.thc3tp9h.xy2sl .z7d0oao,
section.xy2sl .z7d0oao {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.wvibgg.vk8je   .ddlfckm8 { align-items: flex-start; text-align: left; }
.thc3tp9h .nufshh8g {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.nufshh8g .bvbhnpn.d7z9 {
  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;
}
.nufshh8g .bvbhnpn.d7z9:hover { opacity: 0.85; }
.kknuweh .cd5fyk { padding-bottom: 24px; }
.yytj3 .cd5fyk { max-width: 1100px; }
@media (max-width: 700px) {
  .wvibgg { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .wvibgg:not(.t46vs) .c0m9y { display: none !important; }
  .t46vs .c0m9y { padding: 16px; }
  .ddlfckm8  { padding: 36px 24px; }
  .wvibgg~.pimdwb,.cbhk~.pimdwb{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .thc3tp9h, .wvibgg { min-height: 320px !important; }
  .z7d0oao { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .faxx0h,
  .cdnfg5,
  .k99j1e69 { grid-template-columns: 1fr !important; }

  

  
  .kknuweh { display: flex !important; flex-direction: column !important; }
  .kknuweh .cd5fyk { display: contents; }
  .kknuweh .qgmh { order: 0; }
  .kknuweh .z7d0oao { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .kknuweh .faxx0h { order: 2; padding: 0 16px 12px !important; }
  .kknuweh .i49nim { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .yytj3 .cd5fyk { display: flex; flex-direction: column; }
  .yytj3 .cd5fyk .z7d0oao { order: 1; }
  .yytj3 .cd5fyk .k99j1e69 { order: 2; margin: 8px 0 24px !important; }
  .yytj3 .cd5fyk .i49nim { order: 3; }
  .yytj3 .cd5fyk .dhi4s { order: 4; align-self: center; margin-top: 0; }

  
  .wvibgg.t46vs {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .wvibgg.t46vs .ddlfckm8 { display: contents; padding: 0; }
  .wvibgg.t46vs .ddlfckm8 .z7d0oao { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .wvibgg.t46vs .c0m9y { order: 2; padding: 12px 16px; }
  .wvibgg.t46vs .ddlfckm8 .i49nim { order: 3; padding: 0 24px; margin: 0 auto; }
  .wvibgg.t46vs .ddlfckm8 .dhi4s { order: 4; align-self: center; margin: 8px 0 32px; }
}
.ao9k41 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.sr7x { width: 100%; height: auto; display: block; border-radius: 10px; }
.tc0d1hs .ao9k41        { border-radius: 16px; }
.tc0d1hs .sr7x  { border-radius: 16px; }
.uqcdwcgj .ao9k41         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.uqcdwcgj .sr7x   { border-radius: 8px; }
.shfk { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.s3209jj { width: 100%; padding: 32px 0; position: relative; }
.hgg15o6 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.glwgdi .s3209jj:nth-child(even) { background: var(--bg-surface); }
.glwgdi .s3209jj:nth-child(odd)  { background: var(--bg-page); }
.b3i9jo .s3209jj:nth-child(even) { background: var(--bg-card); }
.b3i9jo .s3209jj:nth-child(odd)  { background: var(--bg-page); }
.glwgdi .s3209jj:nth-child(odd)  .hgg15o6 { background: var(--bg-card); border-radius: 6px; }
.glwgdi .s3209jj:nth-child(even) .hgg15o6 { background: var(--bg-raised); border-radius: 6px; }
.b3i9jo .s3209jj:nth-child(odd)  .hgg15o6 { background: var(--bg-card); border-radius: 6px; }
.b3i9jo .s3209jj:nth-child(even) .hgg15o6 { background: var(--bg-raised); border-radius: 6px; }
.glwgdi .s3209jj:nth-child(even) .jo8l9 .fxgm,
.b3i9jo .s3209jj:nth-child(even) .jo8l9 .fxgm { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.glwgdi .s3209jj:nth-child(odd) .jo8l9 .fxgm,
.b3i9jo .s3209jj:nth-child(odd) .jo8l9 .fxgm { background: var(--bg-card-inner); }
.glwgdi .s3209jj:nth-child(even) .uf6xshp .fxgm:nth-child(odd),
.b3i9jo .s3209jj:nth-child(even) .uf6xshp .fxgm:nth-child(odd)  { background: var(--bg-card); }
.glwgdi .s3209jj:nth-child(even) .uf6xshp .fxgm:nth-child(even),
.b3i9jo .s3209jj:nth-child(even) .uf6xshp .fxgm:nth-child(even) { background: var(--bg-card-inner); }
h1.gpvhzdk { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.gpvhzdk {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.zrp0ypje { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.g4c122hd h2.gpvhzdk {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.y0a0g h2.gpvhzdk {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.y0y0a53 h2.gpvhzdk {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.x3drulqv h2.gpvhzdk::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.bnjnia4i h2.gpvhzdk {
  color: var(--text-primary); font-size: 1.7rem;
}
.m6ej h2.gpvhzdk::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.iqtbfqa4 h2.gpvhzdk {
  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;
}
.mb0hb141 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .mb0hb141 { display: none; } }
.mnrcajo9 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.fidgz5y { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ow2u {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.fnjz4 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.rgbm5l { padding-left: 20px; }
.rgbm5l li { margin-bottom: 6px; }
.rgbm5l a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.rgbm5l a:hover { color: var(--accent-light); }
.m1p6w .fnjz4 { display: none; }
.hrwpjg7 .fnjz4 { display: none; }
.hrwpjg7 .rgbm5l { padding-left: 0; list-style: none; }
.hrwpjg7 .rgbm5l li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.hrwpjg7 .rgbm5l a { font-size: 0.92rem; }
.n4ujkn0 .ow2u { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.n4ujkn0 .fnjz4 { display: none; }
.n4ujkn0 .rgbm5l { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.n4ujkn0 .rgbm5l li { margin-bottom: 0; }
.n4ujkn0 .rgbm5l 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;
}
.n4ujkn0 .rgbm5l a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.vns1ho .ow2u { padding: 20px 20px 16px; }
.vns1ho .rgbm5l {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.vns1ho .rgbm5l li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.vns1ho .rgbm5l 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;
}
.vns1ho .rgbm5l 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;
}
.vns1ho .rgbm5l a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.vns1ho .rgbm5l a:focus,
.vns1ho .rgbm5l a:focus-visible,
.vns1ho .rgbm5l a:target { outline: none; }
.vns1ho .rgbm5l li:target a { border-color: var(--border); color: var(--text-muted); }
.gcot7f .ow2u { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.gcot7f .fnjz4 { display: none; }
.gcot7f .rgbm5l { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.gcot7f .rgbm5l li { margin-bottom: 0; }
.gcot7f .rgbm5l li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.gcot7f .rgbm5l li:last-child::after { content: ""; margin-right: 0; }
.gcot7f .rgbm5l a { font-size: 0.9rem; }
.fxgm { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.jo8l9 .fxgm { background: var(--bg-card); }
.uf6xshp .fxgm:nth-child(odd)  { background: var(--bg-card); }
.uf6xshp .fxgm:nth-child(even) { background: var(--bg-raised); }
.ts0rm .fxgm {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ts0rm .fxgm:last-child { border-bottom: none; }
.ts0rm h3.zrp0ypje { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.dfu9 .fxgm {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.dfu9 .fxgm + .fxgm { margin-top: 4px; }
.ldu48b .fxgm { background: none; border-radius: 0; padding: 12px 0; }
.ldu48b .fxgm + .fxgm { border-top: 1px solid var(--border-section); }
.ugvd { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.pkzyghtt { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.uyn02bg { color: var(--text-body); margin-bottom: 10px; }
.fnplgf, .cthgvfw { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.fnplgf li, .cthgvfw li { margin-bottom: 6px; }
.cthgvfw li { list-style: decimal; }
.aqbglxh     .fnplgf { list-style-type: "● "; }
.r8azwf  .fnplgf { list-style-type: "■ "; }
.f4w7zmad .fnplgf { list-style-type: "◆ "; }
.b1d1m5m2    .fnplgf { list-style-type: "★ "; }
.aqbglxh     .sta9j { list-style-type: "● "; }
.r8azwf  .sta9j { list-style-type: "■ "; }
.f4w7zmad .sta9j { list-style-type: "◆ "; }
.b1d1m5m2    .sta9j { list-style-type: "★ "; }
.aqbglxh    .fnplgf li::marker, .aqbglxh    .sta9j li::marker,
.r8azwf .fnplgf li::marker, .r8azwf .sta9j li::marker,
.f4w7zmad .fnplgf li::marker, .f4w7zmad .sta9j li::marker,
.b1d1m5m2   .fnplgf li::marker, .b1d1m5m2   .sta9j li::marker {
  color: var(--cta); font-size: 1em;
}
.aqbglxh .cthgvfw,
.r8azwf .cthgvfw,
.f4w7zmad .cthgvfw,
.b1d1m5m2 .cthgvfw {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.aqbglxh .cthgvfw li,
.r8azwf .cthgvfw li,
.f4w7zmad .cthgvfw li,
.b1d1m5m2 .cthgvfw li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.aqbglxh .cthgvfw li::before,
.r8azwf .cthgvfw li::before,
.f4w7zmad .cthgvfw li::before,
.b1d1m5m2 .cthgvfw 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;
}
.aqbglxh     .cthgvfw li::before { border-radius: 50%; }
.r8azwf  .cthgvfw li::before { border-radius: 3px; }
.f4w7zmad .cthgvfw li::before { border-radius: 3px; }
.b1d1m5m2    .cthgvfw li::before { border-radius: 50%; }
.pax2ll2 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.sp6dz7rf .pax2ll2,
.e3mggaf .pax2ll2 { background: transparent; border: none; border-radius: 0; }
.qu2ihp { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.qu2ihp th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.qu2ihp td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.qu2ihp tr:hover td { background: var(--bg-hover); }
.qd1a6qv2 .qu2ihp tbody tr:nth-child(even) td { background: var(--bg-surface); }
.l4qi .qu2ihp { border: 1px solid var(--border-alt); }
.l4qi .qu2ihp th,
.l4qi .qu2ihp td { border: 1px solid var(--border-alt); }
.o3521plf .qu2ihp th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.o3521plf .qu2ihp td { border-bottom: none; }
.o3521plf .qu2ihp tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ad8u5n .qu2ihp th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.uy9dzl1 .pax2ll2 {
  overflow: hidden;
}
.uy9dzl1 .qu2ihp th { border-bottom: 1px solid var(--border-alt); }
.uy9dzl1 .qu2ihp tr:last-child td { border-bottom: none; }
.eswagm { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.s259z { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.khchi { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.reemvb3y { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.solna9w { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.sta9j { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.sta9j 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%}
.n7f38u .reemvb3y { background: transparent; text-align: center; }
.v1k62c .khchi {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.y4g5lft .khchi {
  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);
}
.nx0dv5 .s259z { display: grid; grid-template-columns: auto 1fr; }
.nx0dv5 .khchi {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.nx0dv5 .reemvb3y { grid-column: 2; }
.nx0dv5 .solna9w,
.nx0dv5 .sta9j { grid-column: 1 / -1; }
.fd1k3cgk .s259z { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.fd1k3cgk .khchi {
  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);
}
.fd1k3cgk .reemvb3y { grid-column: 2; }
.fd1k3cgk .solna9w,
.fd1k3cgk .sta9j { grid-column: 1 / -1; }
.gbytdm .s259z { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.gbytdm .reemvb3y { background: none; color: var(--accent-light); font-weight: 700; }
.z2sjfkb .s259z { 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); }
.z2sjfkb .reemvb3y { background: none; color: var(--accent-light); font-weight: 700; }
.wy2jt .s259z { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.wy2jt .s259z:last-child { border-bottom: none; }
.wy2jt .reemvb3y { background: none; color: var(--accent-light); font-weight: 700; }
.ccplmv0 .s259z { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ccplmv0 .reemvb3y { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.utg4j6 .eswagm { counter-reset: card-n; }
.utg4j6 .s259z  { counter-increment: card-n; }
.utg4j6 .reemvb3y { display: flex; align-items: center; gap: 10px; }
.utg4j6 .reemvb3y::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;
}
.p2p0o .s259z { background: var(--bg-surface); border: 1px solid var(--border); }
.p2p0o .reemvb3y { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.vpaabnh5 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.qx7calku { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.vdsz65n { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.vpaabnh5 strong { color: var(--text-primary); font-size: 0.95rem; }
.vpaabnh5 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.tunhp7 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.vaykx, .markjs { border-radius: 8px; padding: 14px; }
.vaykx { background: var(--bg-pros); }
.markjs { background: var(--bg-cons); }
.hvly { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.vaykx .hvly { color: var(--c-pros-label); }
.markjs .hvly { color: #f87171; }
.vaykx ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.markjs ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.sr7x { width: 100%; height: auto; border-radius: 10px; display: block; }
.d7z9 {
  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;
}
.d7z9:hover { opacity: 0.85; }
.pzeja .d7z9  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.pzeja .d7z9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.vg53l8 .d7z9  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.vg53l8 .d7z9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.u3nnk .dhi4s { border-radius: 50px; }
.u3nnk .d7z9  { border-radius: 50px; }
.gcjhd9o .dhi4s { padding-left: 22px; padding-right: 22px; }
.gcjhd9o .d7z9  { padding-left: 12px; padding-right: 12px; }
.lira .dhi4s { padding-left: 44px; padding-right: 44px; }
.lira .d7z9  { padding-left: 24px; padding-right: 24px; }
.x8bkmph7 .dhi4s { padding-left: 56px; padding-right: 56px; }
.x8bkmph7 .d7z9  { padding-left: 32px; padding-right: 32px; }
.hejq7393   .dhi4s::after, .hejq7393   .d7z9::after,
.urapso4 .dhi4s::after, .urapso4 .d7z9::after,
.ihftxjon    .dhi4s::after, .ihftxjon    .d7z9::after,
.id1or3j    .dhi4s::after, .id1or3j    .d7z9::after,
.dl65apv    .dhi4s::after, .dl65apv    .d7z9::after,
.reeh4p     .dhi4s::after, .reeh4p     .d7z9::after,
.y6kf3    .dhi4s::after, .y6kf3    .d7z9::after,
.a0gw   .dhi4s::after, .a0gw   .d7z9::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;
}
.hejq7393 .dhi4s::after, .hejq7393 .d7z9::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");
}
.urapso4 .dhi4s::after, .urapso4 .d7z9::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");
}
.ihftxjon .dhi4s::after, .ihftxjon .d7z9::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");
}
.id1or3j .dhi4s::after, .id1or3j .d7z9::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");
}
.dl65apv .dhi4s::after, .dl65apv .d7z9::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");
}
.reeh4p .dhi4s::after, .reeh4p .d7z9::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");
}
.y6kf3 .dhi4s::after, .y6kf3 .d7z9::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");
}
.a0gw .dhi4s::after, .a0gw .d7z9::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");
}
.vysd   .d11xtw2u::after, .vysd   .mna8d3::after,
.pfvhei .d11xtw2u::after, .pfvhei .mna8d3::after,
.cgzo6    .d11xtw2u::after, .cgzo6    .mna8d3::after,
.pji6d    .d11xtw2u::after, .pji6d    .mna8d3::after,
.n1vez    .d11xtw2u::after, .n1vez    .mna8d3::after,
.urtet7     .d11xtw2u::after, .urtet7     .mna8d3::after,
.u1kzl6y0    .d11xtw2u::after, .u1kzl6y0    .mna8d3::after,
.ouxwr18   .d11xtw2u::after, .ouxwr18   .mna8d3::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;
}
.vysd .d11xtw2u::after, .vysd .mna8d3::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");
}
.pfvhei .d11xtw2u::after, .pfvhei .mna8d3::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");
}
.cgzo6 .d11xtw2u::after, .cgzo6 .mna8d3::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");
}
.pji6d .d11xtw2u::after, .pji6d .mna8d3::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");
}
.n1vez .d11xtw2u::after, .n1vez .mna8d3::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");
}
.urtet7 .d11xtw2u::after, .urtet7 .mna8d3::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");
}
.u1kzl6y0 .d11xtw2u::after, .u1kzl6y0 .mna8d3::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");
}
.ouxwr18 .d11xtw2u::after, .ouxwr18 .mna8d3::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");
}
.oxpzn .cx5ltqm { background: var(--bg-raised); }
.bvbhnpn.d7z9 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .nd5w74z {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .nd5w74z::before    { grid-area: rank;   }
  .s941ir           { grid-area: ident;  }
  .lbgpp4     { grid-area: rating; min-width: 0; width: auto; }
  .cve9           { grid-area: pills;  }
  .bvbhnpn             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .nd5w74z {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .nd5w74z::before    { justify-self: center; }
  .s941ir           { width: 100%; }
  .lbgpp4     { justify-self: center; }
  .cve9           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .cwcdl12 .iyhh8atm {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .cwcdl12 .wkyybcp { margin: 0; }
}
.e3mggaf .tunhp7 { gap: 10px; }
.e3mggaf .vaykx, .e3mggaf .markjs { padding: 12px; }
.e3mggaf .vaykx ul, .e3mggaf .markjs ul { margin: 4px 0 0; padding-left: 18px; }
.e3mggaf .vaykx li, .e3mggaf .markjs li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .olh5xalf { grid-template-columns: 1fr; }
  .o71n { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .o71n .kl1ad { width: 72px; height: 50px; }
  .o71n .q5urz7e { max-width: 180px; }
  .o71n .hfnfy { width: auto; }
}
@media (max-width: 720px) {
  .qe66egw { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .u4m1z { padding: 16px; }
  .insz39 .s7ijy { min-width: 50%; }
}
.xdx519 .tunhp7 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .q33ycw { grid-template-columns: 1fr; }
  .cjer1om { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .vjrlg { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .mcfyagmz { flex-wrap: wrap; padding: 16px; }
}
.de8ovc0 .tunhp7 { gap: 8px; }
.de8ovc0 .vaykx, .de8ovc0 .markjs { padding: 8px; }
@media (max-width: 480px) {
  .cztoskp { flex-direction: column; align-items: stretch; }
}
.tq3kx3 .hfnfy .d7z9 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .r1wdwt { flex-direction: column; align-items: stretch; gap: 10px; }
  .tq3kx3 .hfnfy { text-align: center; }
}
@media (max-width: 720px) {
  .yqnqs { grid-template-columns: 1fr; }
  .dr7p { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ua7ve { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .hzz1 { grid-template-columns: 1fr; }
  .mxdx9bm { width: 100px; height: 100px; margin: 16px auto; }
  .fpzbioy { font-size: 1.4rem; }
  .fr3irw { justify-content: center; }
  .zmrf17m .s7ijy { min-width: 50%; }
}
.ztk1 .tunhp7 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .z7u3h { flex-wrap: wrap; padding: 14px 16px; }
  .bjsakig1 { padding: 12px 16px; }
  .ztk1 .tunhp7 { margin: 0 16px; }
  .ztk1 .drqo2nwn { padding: 0 16px; }
  .ipchdft { padding: 12px 16px; }
}
.tgaer .u8q90gus { gap: 0; }
.tgaer .nd5w74z {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.tgaer .nd5w74z:last-child { border-bottom: none; }
.tgaer .nd5w74z:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.tgaer .nd5w74z:nth-child(even):hover { background: var(--bg-hover); }
.kdwl27 .cve9 .kpd8 {
  background: transparent; padding: 4px 8px;
}
.kdwl27 .cve9 .noivegr { font-size: .65rem; opacity: .65; }
.kdwl27 .cve9 .thknpe   { font-size: 1.15rem; color: var(--accent-light); }
.azyy6g .u3zh { font-size: 1rem; letter-spacing: 2px; }
.gm8at { margin: 16px 0; }
.iw1u7 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.iw1u7 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.iw1u7 summary::after { content: "+"; color: var(--accent-light); }
.iw1u7[open] summary::after { content: "−"; }
.iw1u7 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.s3209jj { margin-bottom: 0; }
.kqza h2.gpvhzdk { color: var(--text-primary); border-color: var(--accent-light); }
.rdbgv h2.gpvhzdk { color: var(--text-primary); border-color: var(--accent-light); }
.p8q8tbc .qx7calku    { background: #1e1036; border-color: #a855f7; }
.p8q8tbc .vpaabnh5 strong  { color: #f1f5f9; }
.p8q8tbc .vpaabnh5 p       { color: #cbd5e1; }
.p8q8tbc .lg4qrp    .kr4249n     .vdsz65n::before,
.p8q8tbc .bk5876  .kr4249n     .vdsz65n::before,
.p8q8tbc .byn6qp  .kr4249n     .vdsz65n::before,
.p8q8tbc .xhyh .kr4249n     .vdsz65n::before { color: #10b981; }
.p8q8tbc .lg4qrp    .z8nd .vdsz65n::before,
.p8q8tbc .bk5876  .z8nd .vdsz65n::before,
.p8q8tbc .byn6qp  .z8nd .vdsz65n::before,
.p8q8tbc .xhyh .z8nd .vdsz65n::before { color: #f43f5e; }
.p8q8tbc .lg4qrp    .qx7calku    .vdsz65n::before,
.p8q8tbc .bk5876  .qx7calku    .vdsz65n::before,
.p8q8tbc .byn6qp  .qx7calku    .vdsz65n::before,
.p8q8tbc .xhyh .qx7calku    .vdsz65n::before { color: #a855f7; }
.ct08u68 .kr4249n     { background: #2d2000; border-color: #eab308; }
.ct08u68 .z8nd { background: #2d0b0b; border-color: #ef4444; }
.ct08u68 .qx7calku    { background: #2d1600; border-color: #f97316; }
.ct08u68 .vpaabnh5 strong  { color: #f1f5f9; }
.ct08u68 .vpaabnh5 p       { color: #cbd5e1; }
.ct08u68 .lg4qrp    .kr4249n     .vdsz65n::before,
.ct08u68 .bk5876  .kr4249n     .vdsz65n::before,
.ct08u68 .byn6qp  .kr4249n     .vdsz65n::before,
.ct08u68 .xhyh .kr4249n     .vdsz65n::before { color: #eab308; }
.ct08u68 .lg4qrp    .z8nd .vdsz65n::before,
.ct08u68 .bk5876  .z8nd .vdsz65n::before,
.ct08u68 .byn6qp  .z8nd .vdsz65n::before,
.ct08u68 .xhyh .z8nd .vdsz65n::before { color: #ef4444; }
.ct08u68 .lg4qrp    .qx7calku    .vdsz65n::before,
.ct08u68 .bk5876  .qx7calku    .vdsz65n::before,
.ct08u68 .byn6qp  .qx7calku    .vdsz65n::before,
.ct08u68 .xhyh .qx7calku    .vdsz65n::before { color: #f97316; }
.aa8aj .qx7calku    { background: #0a2020; border-color: #2dd4bf; }
.aa8aj .vpaabnh5 strong  { color: #f1f5f9; }
.aa8aj .vpaabnh5 p       { color: #cbd5e1; }
.aa8aj .lg4qrp    .kr4249n     .vdsz65n::before,
.aa8aj .bk5876  .kr4249n     .vdsz65n::before,
.aa8aj .byn6qp  .kr4249n     .vdsz65n::before,
.aa8aj .xhyh .kr4249n     .vdsz65n::before { color: #38bdf8; }
.aa8aj .lg4qrp    .z8nd .vdsz65n::before,
.aa8aj .bk5876  .z8nd .vdsz65n::before,
.aa8aj .byn6qp  .z8nd .vdsz65n::before,
.aa8aj .xhyh .z8nd .vdsz65n::before { color: #818cf8; }
.aa8aj .lg4qrp    .qx7calku    .vdsz65n::before,
.aa8aj .bk5876  .qx7calku    .vdsz65n::before,
.aa8aj .byn6qp  .qx7calku    .vdsz65n::before,
.aa8aj .xhyh .qx7calku    .vdsz65n::before { color: #2dd4bf; }
.o3bwmz .qx7calku    { background: var(--accent-bg); border-color: var(--accent-pale); }
.o3bwmz .lg4qrp    .vdsz65n::before,
.o3bwmz .bk5876  .vdsz65n::before,
.o3bwmz .byn6qp  .vdsz65n::before,
.o3bwmz .xhyh .vdsz65n::before { color: var(--accent-light) !important; }
.la3bvyx::before,
.nfqjmagr::before { margin-right: 5px; }
.zaru .vaykx ul li,
.zaru .dw2nbqpc li         { color: #4ade80; }
.zaru .vaykx .la3bvyx { color: #22c55e; }
.zaru .markjs ul li,
.zaru .gn8qqz li         { color: #f87171; }
.zaru .markjs .nfqjmagr { color: #ef4444; }
.vynm .vaykx { background: var(--bg-pros); }
.vynm .markjs { background: var(--bg-cons); }
.vynm .vaykx .la3bvyx { color: var(--c-pros-label); }
.vynm .markjs .nfqjmagr { color: var(--c-cons); }
.vynm .vaykx ul li,
.vynm .markjs ul li,
.cnlo .vaykx { background: var(--bg-pros); }
.cnlo .markjs { background: var(--bg-cons); }
.cnlo .vaykx .la3bvyx { color: var(--c-pros-label); }
.cnlo .markjs .nfqjmagr { color: var(--c-cons); }
.cnlo .vaykx ul li,
.cnlo .markjs ul li,
.yowz2 .la3bvyx::before { content: "✓ "; }
.yowz2 .nfqjmagr::before { content: "✗ "; }
.fnjrbz .la3bvyx::before { content: "→ "; }
.fnjrbz .nfqjmagr::before { content: "← "; }
.akzs4 .la3bvyx::before { content: "★ "; }
.akzs4 .nfqjmagr::before { content: "✕ "; }
.lx92a6po .la3bvyx::before { content: "◆ "; }
.lx92a6po .nfqjmagr::before { content: "▲ "; }
.vrwn1z11 .vpaabnh5 { background: transparent; border-left: none; border: 1.5px solid; }
.vrwn1z11 .qx7calku    { border-color: #60a5fa; }
.vrwn1z11 .vpaabnh5 strong { color: var(--text-primary); }
.vrwn1z11 .vpaabnh5 p      { color: var(--text-muted); }
.e2w7qp .vpaabnh5 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.e2w7qp .qx7calku    { border-top-color: #60a5fa; }
.lknv .vpaabnh5 { border-left: none; border-radius: 8px; }
.lknv .qx7calku    { background: #1e3a8a; }
.lknv .vpaabnh5 strong,
.lknv .vpaabnh5 p { color: #fff; }
.lknv .vdsz65n::before { color: rgba(255,255,255,0.85) !important; }
.p8q8tbc.lknv .qx7calku,
.p8q8tbc .lknv .qx7calku    { background: #1e1036; }
.ct08u68.lknv .kr4249n,
.ct08u68 .lknv .kr4249n      { background: #2d2000; }
.ct08u68.lknv .z8nd,
.ct08u68 .lknv .z8nd  { background: #2d0b0b; }
.ct08u68.lknv .qx7calku,
.ct08u68 .lknv .qx7calku     { background: #2d1600; }
.aa8aj.lknv .qx7calku,
.aa8aj .lknv .qx7calku     { background: #0a2020; }
.ldu9sm .vpaabnh5 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.ldu9sm .qx7calku    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.ldu9sm .vpaabnh5 strong { color: var(--text-primary); }
.ldu9sm .vpaabnh5 p      { color: var(--text-muted); }
.pby1 .vpaabnh5 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.lg4qrp .vdsz65n,
.bk5876 .vdsz65n,
.byn6qp .vdsz65n,
.xhyh .vdsz65n { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.lg4qrp .vdsz65n::before,
.bk5876 .vdsz65n::before,
.byn6qp .vdsz65n::before,
.xhyh .vdsz65n::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.lg4qrp .kr4249n     .vdsz65n::before { content: "✦"; color: var(--c-tip-border); }
.lg4qrp .z8nd .vdsz65n::before { content: "▲"; color: var(--c-warn-border); }
.lg4qrp .qx7calku    .vdsz65n::before { content: "◉"; color: #60a5fa; }
.bk5876 .kr4249n     .vdsz65n::before { content: "★"; color: var(--c-tip-border); }
.bk5876 .z8nd .vdsz65n::before { content: "◆"; color: var(--c-warn-border); }
.bk5876 .qx7calku    .vdsz65n::before { content: "●"; color: #60a5fa; }
.byn6qp .kr4249n     .vdsz65n::before { content: "▶"; color: var(--c-tip-border); }
.byn6qp .z8nd .vdsz65n::before { content: "■"; color: var(--c-warn-border); }
.byn6qp .qx7calku    .vdsz65n::before { content: "▸"; color: #60a5fa; }
.xhyh .kr4249n     .vdsz65n::before { content: "→"; color: var(--c-tip-border); }
.xhyh .z8nd .vdsz65n::before { content: "⬥"; color: var(--c-warn-border); }
.xhyh .qx7calku    .vdsz65n::before { content: "◈"; color: #60a5fa; }
.vo2o8tto .jo8l9 .fxgm,
.vo2o8tto .uf6xshp .fxgm  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.vo2o8tto .s259z                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.vo2o8tto .pax2ll2          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.vo2o8tto .ow2u                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ssivu6j .jo8l9 .fxgm,
.ssivu6j .uf6xshp .fxgm,
.ssivu6j .s259z,
.ssivu6j .nd5w74z,
.ssivu6j .wkyybcp,
.ssivu6j .pax2ll2,
.ssivu6j .ow2u,
.ssivu6j .pby1 .vpaabnh5 { box-shadow: none; }
.svy7y62   .uyn02bg, .svy7y62 .ugvd, .svy7y62 .pkzyghtt,
.svy7y62   .mnrcajo9, .svy7y62 .fidgz5y { font-size: 0.9rem; }
.svy7y62   .fnplgf, .svy7y62 .cthgvfw { font-size: 0.9rem; }
.cxmg51v   .uyn02bg, .cxmg51v .ugvd, .cxmg51v .pkzyghtt,
.cxmg51v   .mnrcajo9, .cxmg51v .fidgz5y { font-size: 0.95rem; }
.cxmg51v   .fnplgf, .cxmg51v .cthgvfw { font-size: 0.95rem; }
.s18tm   .uyn02bg, .s18tm .ugvd, .s18tm .pkzyghtt,
.s18tm   .mnrcajo9, .s18tm .fidgz5y { font-size: 1.08rem; }
.s18tm   .fnplgf, .s18tm .cthgvfw { font-size: 1.05rem; }
.s18tm   .qu2ihp { font-size: 0.97rem; }
.sjr7jru7 .z7d0oao      { font-size: 3.2rem; }
.sjr7jru7 h2.gpvhzdk { font-size: 1.9rem; }
.sjr7jru7 h3.zrp0ypje     { font-size: 1.4rem; }
.zbbp .z7d0oao      { font-size: 3.8rem; }
.zbbp h2.gpvhzdk { font-size: 2.2rem; }
.zbbp h3.zrp0ypje     { font-size: 1.6rem; }
.s3209jj + .s3209jj { position: relative; }
.rsqwu2el   .s3209jj + .s3209jj::before,
.jzrfr  .s3209jj + .s3209jj::before,
.v9qz3y5   .s3209jj + .s3209jj::before,
.f376x6e5   .s3209jj + .s3209jj::before,
.xgzi297   .s3209jj + .s3209jj::before,
.veovf .s3209jj + .s3209jj::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.rsqwu2el .s3209jj + .s3209jj::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.jzrfr .s3209jj + .s3209jj::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.v9qz3y5 .s3209jj + .s3209jj::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;
}
.f376x6e5 .s3209jj + .s3209jj::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.i1bt7n1h .s3209jj { margin-bottom: 16px; }
.i1bt7n1h .s3209jj + .s3209jj { margin-top: 0; }
.i1bt7n1h .hgg15o6 { padding-top: 0; padding-bottom: 0; }
.xgzi297 .s3209jj + .s3209jj::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.veovf .s3209jj + .s3209jj::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.zagoy3y .s3209jj + .s3209jj::before,
.sz6ewxtr .s3209jj + .s3209jj::before,
.jzgsgp6 .s3209jj + .s3209jj::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%;
}
.glwgdi .zagoy3y .s3209jj:nth-child(even)::before,
.glwgdi .sz6ewxtr .s3209jj:nth-child(even)::before,
.glwgdi .jzgsgp6 .s3209jj:nth-child(even)::before { background: var(--bg-surface); }
.b3i9jo .zagoy3y .s3209jj:nth-child(even)::before,
.b3i9jo .sz6ewxtr .s3209jj:nth-child(even)::before,
.b3i9jo .jzgsgp6 .s3209jj:nth-child(even)::before { background: var(--bg-card); }
.zagoy3y .s3209jj + .s3209jj::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");
}
.sz6ewxtr .s3209jj + .s3209jj::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");
}
.jzgsgp6 .s3209jj + .s3209jj::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");
}
.gvbnt2 .b7klp,
.qg7a .b7klp,
.otui9 .b7klp { overflow: hidden; }
.gvbnt2 .cd5fyk,
.qg7a .cd5fyk { margin-bottom: 60px; }
.otui9 .cd5fyk { margin-bottom: 70px; }
.gvbnt2 .ddlfckm8,
.gvbnt2 .b7klp::before,
.qg7a .b7klp::before,
.otui9 .b7klp::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.gvbnt2 .b7klp::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");
}
.qg7a .b7klp::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");
}
.otui9 .b7klp::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.o9m9 .b7klp:not(.xy2sl) .qgmh { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.vrf2 .b7klp:not(.xy2sl) .qgmh { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.o77lh  .b7klp:not(.xy2sl) .qgmh { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.weab  .b7klp:not(.xy2sl) .qgmh { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.o9m9 .xy2sl { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.vrf2 .xy2sl { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.vrf2 .l8x5nkln { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.vrf2 .wvibgg { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.o77lh .xy2sl { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.weab .xy2sl { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.erfrmrn0 .xy2sl { background: var(--accent); }
.erfrmrn0 .xy2sl .qgmh { background: none; }
.erfrmrn0 .b7klp:not(.xy2sl) .qgmh { background: rgba(0,0,0,0.6); }
.owotj1il .ao9k41 { float: left; width: 38%; margin: 0 28px 16px 0; }
.owotj1il .ao9k41 .sr7x { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.owotj1il .hgg15o6::after { content: ''; display: block; clear: both; }
.o0gl .ao9k41 { float: right; width: 38%; margin: 0 0 16px 28px; }
.o0gl .ao9k41 .sr7x { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.o0gl .hgg15o6::after { content: ''; display: block; clear: both; }
.war6 .s3209jj:nth-child(odd)  .ao9k41 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.war6 .s3209jj:nth-child(even) .ao9k41 { float: right; width: 38%; margin: 0 0 16px 28px; }
.war6 .ao9k41 .sr7x { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.war6 .hgg15o6::after { content: ''; display: block; clear: both; }
.owotj1il .eswagm,
.o0gl .eswagm,
.war6 .eswagm,
@media (max-width: 900px) {
  .owotj1il .ao9k41,
  .o0gl .ao9k41,
  .war6 .s3209jj:nth-child(odd)  .ao9k41,
  .war6 .s3209jj:nth-child(even) .ao9k41 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .owotj1il .ao9k41 .sr7x,
  .o0gl .ao9k41 .sr7x,
  .war6 .ao9k41 .sr7x {
    max-height: none !important;
  }
}
.owotj1il .fnplgf,
.owotj1il .cthgvfw,
.o0gl .fnplgf,
.o0gl .cthgvfw,
.war6 .fnplgf,
.war6 .cthgvfw { overflow: hidden; }
@media (max-width: 640px) {
  .owotj1il .ao9k41,
  .o0gl .ao9k41,
  .war6 .ao9k41 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.mo6blkf .shfk,
.mo6blkf .hgg15o6,
.mo6blkf .syom  { max-width: 1100px; }
.ebcuq .shfk,
.ebcuq .hgg15o6,
.ebcuq .syom  { max-width: 1200px; }
.dymvj297 .shfk,
.dymvj297 .hgg15o6,
.dymvj297 .syom  { max-width: 1320px; }
.dymvj297 { --content-mw: 1320px; }
.e0jlk { font-size: 0.82rem; color: var(--text-muted); }
.t9l54dr8 { display: flex; align-items: center; }
.y5f1 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.jlnibiws { display: flex; align-items: center; }
.zspdgz { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.zspdgz:hover { text-decoration: underline; }
.u9s2hkw { margin: 0 3px; opacity: 0.45; }
.u9s2hkw::before { content: '/'; }
.zjun { padding: 2px 5px; color: var(--text-main); }
.c6m5lz8 .e0jlk {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.c6m5lz8 .t9l54dr8 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.fyok8yh .e0jlk {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.fyok8yh .t9l54dr8 { padding: 0 0 0 12px; }
.mvqmi1lf .t9l54dr8 { padding: 0 16px; }
.mvqmi1lf .e0jlk {
  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);
}
.mvqmi1lf .shfk { padding-top: 28px; }
@media (max-width: 720px) {
  .ya918m { margin-top: 18px; padding: 0 16px; }
  .mvqmi1lf .shfk { padding-top: 16px; }
}
.mo6blkf.c6m5lz8 .t9l54dr8 { max-width: 1100px; }
.ebcuq.c6m5lz8 .t9l54dr8 { max-width: 1200px; }
.dymvj297.c6m5lz8 .t9l54dr8 { max-width: 1320px; }
.dymvj297 .ya918m { max-width: 1320px; }
.laq0 .s3209jj { padding-top: 16px; padding-bottom: 16px; }
.av0piv .s3209jj { padding-top: 24px; padding-bottom: 24px; }
.l6syg1d .s3209jj { padding-top: 40px; padding-bottom: 40px; }
.cw1d .s3209jj { padding-top: 52px; padding-bottom: 52px; }
.zwo3 .s3209jj:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.zwo3 .s3209jj:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.zwo3 .s3209jj:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.zwo3 .s3209jj:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ccqq4lf .hgg15o6 { padding-top: 10px;  padding-bottom: 10px; }
.xu1j9 .hgg15o6 { padding-top: 18px;  padding-bottom: 18px; }
.rxlq .hgg15o6 { padding-top: 36px;  padding-bottom: 36px; }
.fw78 .hgg15o6 { padding-top: 48px;  padding-bottom: 48px; }
.t9bsl0p8 h2.gpvhzdk { font-weight: 600; }
.t9bsl0p8 h3.zrp0ypje     { font-weight: 600; }
.e5qnc3ss { font-weight: 500; }
.e5qnc3ss h2.gpvhzdk { font-weight: 800; }
.e5qnc3ss h3.zrp0ypje     { font-weight: 700; }
.zihi3 h2.gpvhzdk { font-weight: 900; }
.zihi3 h3.zrp0ypje     { font-weight: 800; }
.zihi3 .vpaabnh5 strong,
.zihi3 .vpaabnh5 strong { font-weight: 600; }
.d11xtw2u {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.v1dkz7 .d11xtw2u { display: none; }
@media (max-width: 640px) {
  .p1sph10 { display: none; }
  .d11xtw2u {
    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;
  }
}
.d11xtw2u { background: var(--cta) !important; color: #fff !important; border: none !important; }
.d11xtw2u:hover { opacity: 0.85; }
.bs654 .d11xtw2u { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.a43b .d11xtw2u,
.w7jpf  .d11xtw2u { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.a43b .d11xtw2u:hover,
.w7jpf  .d11xtw2u:hover { opacity: 0.88; }
.bs654.a43b .d11xtw2u,
.bs654.w7jpf  .d11xtw2u { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.mna8d3 {
  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;
}
.mna8d3:hover { transform: translateY(-2px); opacity: 0.92; }
.mna8d3 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.rv1xs .mna8d3 { display: none; }
.y6qg7m .mna8d3 { right: 32px; }
.vn2s  .mna8d3 { left: 32px; }
@media (max-width: 480px) {
  .y6qg7m .mna8d3 { right: 20px; bottom: 20px; }
  .vn2s  .mna8d3 { left: 20px; bottom: 20px; }
}
.nfc3hg { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.syom { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.wp6f { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ivju7e { color: var(--text-dim); font-size: 0.8rem; }
.tznrta { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.tznrta img { height: 26px; width: auto; object-fit: contain; }
.v90jni .syom { text-align: center; }
.v90jni .wp6f { margin-top: 0; }
@media (max-width: 640px) {
  .syom { padding-left: 16px; padding-right: 16px; }
  .yip28e6s .syom { padding: 20px 16px; }
  .q2u98i { gap: 4px 12px; }
  .wp6f { font-size: 0.78rem; }
}
.f35h3 .lf9qlc0c .tznrta { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.f35h3 .wp6f { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.f35h3 .ivju7e { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .f35h3 .vmmofg9r { grid-template-columns: 1fr 1fr; } .f35h3 .lf9qlc0c { grid-column: 1 / -1; } }
@media (max-width: 480px) { .f35h3 .vmmofg9r { grid-template-columns: 1fr; } }
.t0wdjx .nr7mz { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.t0wdjx .tznrta { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.t0wdjx .ae5y { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.t0wdjx .ae5y a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.t0wdjx .ae5y a:hover { color: var(--accent-light); }
.qv24w { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.t0wdjx .g8t792 { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.t0wdjx .zr9ds { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.t0wdjx .zr9ds a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.t0wdjx .zr9ds a:hover { color: var(--accent-light); }
.t0wdjx .wp6f { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .t0wdjx .nr7mz { gap: 12px; } .t0wdjx .tznrta { margin-right: 0; width: 100%; } }
.rtyi8f24 .hbg3 .tznrta { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.rtyi8f24 .wp6f { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.rtyi8f24 .ivju7e { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .rtyi8f24 .vf3c2j { grid-template-columns: 1fr 1fr; } .rtyi8f24 .hbg3 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rtyi8f24 .vf3c2j { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .uowll .maexk0 { grid-template-columns: 1fr 1fr; } .uowll .l2si:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .uowll .maexk0 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .cp9yhqu .maexk0 { grid-template-columns: 1fr; } }
.tyyyj .syom { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.kscmfxpb .bzw3xkvc      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.kscmfxpb .nfc3hg { background: var(--bg-page); border-top-color: var(--border-alt); }
.hb02h .bzw3xkvc      { background: #0d1117; border-bottom-color: #21262d; }
.hb02h .ypgrz0g { color: var(--accent-light); }
.hb02h .glr4yfas { --msep-color: #8b949e; }
.hb02h .glr4yfas a { color: #8b949e; }
.hb02h .glr4yfas a:hover { color: var(--accent-light); }
.hb02h .jvp3gnc5 { color: #8b949e; }
.hb02h .nfc3hg { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.hb02h .wp6f,
.hb02h .ivju7e { color: #6e7681; }
.hb02h .frynkkfm a, .hb02h .ae5y a,
.hb02h .zr9ds a { color: #8b949e; }
.hb02h .tznrta { color: #e6edf3; }
.hb02h .frynkkfm a:hover, .hb02h .ae5y a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .hb02h .glr4yfas { background: #0d1117; border-top-color: #21262d; }
  .hb02h .glr4yfas li a { border-bottom-color: #21262d; }
}
.u2vx8sw .bzw3xkvc      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.u2vx8sw .ypgrz0g { color: var(--accent-light); }
.u2vx8sw .glr4yfas { --msep-color: #475569; }
.u2vx8sw .glr4yfas a { color: #475569; }
.u2vx8sw .glr4yfas a:hover { color: var(--accent-light); }
.u2vx8sw .jvp3gnc5 { color: #64748b; }
.u2vx8sw .nfc3hg { background: #f0f4f8; border-top-color: #cbd5e1; }
.u2vx8sw .wp6f,
.u2vx8sw .ivju7e { color: #64748b; }
.u2vx8sw .frynkkfm a, .u2vx8sw .ae5y a,
.u2vx8sw .zr9ds a, .u2vx8sw .tznrta { color: #374151; }
.u2vx8sw .frynkkfm a:hover, .u2vx8sw .ae5y a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .u2vx8sw .glr4yfas { background: #f0f4f8; border-top-color: #cbd5e1; }
  .u2vx8sw .glr4yfas li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.a43b .bzw3xkvc      { background: var(--accent); border-bottom-color: var(--accent-light); }
.a43b .ypgrz0g { color: #fff; }
.a43b .glr4yfas { --msep-color: rgba(255,255,255,0.82); }
.a43b .glr4yfas a { color: rgba(255,255,255,0.82); }
.a43b .glr4yfas a:hover { color: #fff; }
.a43b .jvp3gnc5 { color: rgba(255,255,255,0.9); }
.a43b .nfc3hg { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.a43b .wp6f,
.a43b .ivju7e { color: rgba(255,255,255,0.72); }
.a43b .frynkkfm a, .a43b .ae5y a,
.a43b .zr9ds a, .a43b .tznrta { color: #fff; }
.a43b .frynkkfm a:hover, .a43b .ae5y a:hover { color: #fff; }
@media (max-width: 640px) {
  .a43b .glr4yfas { background: var(--accent); border-top-color: var(--accent-light); }
  .a43b .glr4yfas li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.w7jpf .bzw3xkvc {
  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);
}
.w7jpf .nfc3hg {
  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) {
  .w7jpf .glr4yfas {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.querev88 .qkr9bq { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.w1vfftt .qkr9bq { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.k9ufwl .qkr9bq { min-height: 72px; height: auto; }
.nyolw .qkr9bq { min-height: 84px; height: auto; }
.yip28e6s .qkr9bq { max-width: none; padding: 0 32px; }
.yip28e6s .syom  { max-width: none; padding: 24px 32px; }
.zbdhqhb.ebcuq .qkr9bq { max-width: 1200px; }
.zbdhqhb.dymvj297 .qkr9bq { max-width: 1320px; }
.ha7ir   .ypgrz0g, .ha7ir   .tznrta { text-transform: capitalize; }
.wz9df0 .ypgrz0g, .wz9df0 .tznrta { text-transform: lowercase; }
.h7kudjl .ypgrz0g, .h7kudjl .tznrta { text-transform: uppercase; letter-spacing: 0.06em; }
.apqd, .ovhe2ah {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.fhtrnyx .apqd,
.fhtrnyx .ovhe2ah { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.fag2a8a .apqd,
.fag2a8a .ovhe2ah { 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; }
.otnb8wr0 .apqd,
.otnb8wr0 .ovhe2ah { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.a4k36b .apqd,
.a4k36b .ovhe2ah { 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; }
.ntbf15a6   .glr4yfas a { font-weight: 500; }
.u5w6uswv .glr4yfas a { font-weight: 600; }
.ds9k     .glr4yfas a { font-weight: 700; }
.iysdru    .glr4yfas a { font-weight: 800; letter-spacing: 0.01em; }
.q1im     .glr4yfas > li + li::before,
.nyesva    .glr4yfas > li + li::before,
.s2xdmpyc    .glr4yfas > li + li::before,
.a3ph .glr4yfas > li + li::before,
.ohh0 .glr4yfas > li + li::before,
.m8rm8  .glr4yfas > li + li::before,
.cjqwm    .glr4yfas > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.q1im     .glr4yfas > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.nyesva    .glr4yfas > li + li::before { content: "|"; }
.s2xdmpyc    .glr4yfas > li + li::before { content: "—"; }
.a3ph .glr4yfas > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ohh0 .glr4yfas > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.m8rm8  .glr4yfas > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.cjqwm    .glr4yfas > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .kj34xf .jvp3gnc5,
  .s9a2mv48 .jvp3gnc5,
  .df460g3m .jvp3gnc5,
  .dcrhl6x .jvp3gnc5,
  .l3iru29 .jvp3gnc5 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .kj34xf .jvp3gnc5::before,
  .s9a2mv48 .jvp3gnc5::before,
  .df460g3m .jvp3gnc5::before,
  .dcrhl6x .jvp3gnc5::before,
  .l3iru29 .jvp3gnc5::before { content: ""; display: block; flex-shrink: 0; }

  
  .kj34xf .jvp3gnc5::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;
  }

  
  .s9a2mv48 .jvp3gnc5::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;
  }

  
  .df460g3m .jvp3gnc5::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;
  }

  
  .dcrhl6x .jvp3gnc5::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;
  }

  
  .l3iru29 .jvp3gnc5::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) {
  .trx7ql1 .jvp3gnc5 {
    padding: 5px 14px;
  }
  .trx7ql1 .glr4yfas {
    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;
  }
  .trx7ql1 .glr4yfas li a {
    border-bottom: none; padding: 10px 22px;
  }
  .trx7ql1 .glr4yfas li a:hover { background: var(--bg-raised); }
  .trx7ql1 .viaa,
  .awqice .viaa,
  .c5dkzf .viaa { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .c8xkj30 .jvp3gnc5 {
    padding: 5px 10px;
  }
  .c8xkj30 .glr4yfas {
    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);
  }
  .c8xkj30 .glr4yfas.qk697 { transform: translateX(0); }
  .c8xkj30 .glr4yfas li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .c8xkj30 .glr4yfas li:last-child a { border-bottom: none; }
  .a43b .glr4yfas,
  .hb02h .glr4yfas { background: var(--accent) !important; }
  .a43b .glr4yfas li a,
  .hb02h .glr4yfas li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .c5dkzf .jvp3gnc5 {
    padding: 5px 10px;
  }
  .c5dkzf .glr4yfas {
    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);
  }
  .c5dkzf .glr4yfas::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .c5dkzf .glr4yfas.qk697 { transform: translateY(0); }
  .c5dkzf .glr4yfas li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .rh38z .jvp3gnc5 {
    padding: 5px 10px;
  }
  .rh38z .glr4yfas {
    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;
  }
  .rh38z .glr4yfas.qk697 { opacity: 1; pointer-events: auto; }
  .rh38z .glr4yfas li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .tvozx2     .jvp3gnc5 { border-radius: 0 !important; }
  .uqilex   .jvp3gnc5 { border-radius: 8px !important; }
  .s9mc4 .jvp3gnc5 { border-radius: 50% !important; }
  .gh05   .jvp3gnc5 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .dulvlx .if8z { flex-direction: column; align-items: stretch; }
  .dulvlx .nrgx2102 { flex-direction: row; min-width: auto; }
  .dulvlx .f86qn { align-items: flex-start; text-align: left; }
}
.m1y6vg,
.m1y6vg.s3209jj,
.glwgdi .m1y6vg,
.wfz2 .m1y6vg,
.b3i9jo .m1y6vg,
.r3g9m9im .m1y6vg {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.dirrsgf {
  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;
}
.a6zfavg { flex: 1 1 280px; min-width: 0; }
.r07b7 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.qunroj {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.kysh {
  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;
}
.kysh:hover { transform: translateY(-1px); opacity: 0.95; }
.eykiumrj .dirrsgf {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.eykiumrj .r07b7 { color: var(--cta); }
.eykiumrj .qunroj { color: var(--text-body); }
.eykiumrj .kysh {
  background: var(--cta) !important;
  color: #fff !important;
}
.jr8f0dxz .dirrsgf {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.jr8f0dxz .r07b7 { color: var(--text-primary); }
.jr8f0dxz .qunroj { color: var(--text-body); }
.jr8f0dxz .kysh {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .dirrsgf {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .a6zfavg { flex: 0 0 auto; }
  .r07b7 { font-size: 1.2rem; }
  .kysh { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.mrem .o5x8ti { height: 36px; }
.ao6p .o5x8ti { height: 60px; max-width: 200px; }
.ntdqh3 .o5x8ti { height: 56px; max-width: 180px; }
.aasqjdgk    .u3zh, .aasqjdgk    .re7n { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.kdwl27 .noivegr {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.kdwl27 .thknpe {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .glf29lac .u8q90gus {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .glf29lac .nd5w74z {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .glf29lac .nd5w74z { padding: 40px 16px 20px; }
  .glf29lac .kpd8 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .glf29lac .bvbhnpn { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .k6ng4wba .nd5w74z {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .k6ng4wba .nd5w74z::before {
    position: absolute; top: 14px; left: 14px;
  }
  .k6ng4wba .s941ir {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .k6ng4wba .lin90 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .k6ng4wba .kpd8 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .k6ng4wba .bvbhnpn { width: 100%; min-width: 0; }
  .k6ng4wba .u3zh { min-width: 0; }
}
.yxfhrs .iw1u7 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.yxfhrs .iw1u7 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.yxfhrs .iw1u7 p { padding: 0 2px 16px; }
.yhjm5 .iw1u7 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.yhjm5 .iw1u7 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.yhjm5 .iw1u7 summary::after { content: "›"; font-size: 1.2em; }
.yhjm5 .iw1u7[open] summary::after { content: "‹"; }
.yhjm5 .iw1u7 p { padding: 10px 22px 4px; }
.trjhdi67 .iw1u7 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.trjhdi67 .iw1u7 summary { color: var(--text-primary); padding-left: 16px; }
.trjhdi67 .iw1u7 summary::after { content: "›"; font-size: 1.1em; }
.trjhdi67 .iw1u7[open] summary::after { content: "‹"; }
.trjhdi67 .iw1u7 p { padding-left: 16px; }
.b2305hby .gm8at { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.b2305hby .iw1u7 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.b2305hby .iw1u7:last-child { border-bottom: none; }
.b2305hby .iw1u7 summary { color: var(--text-primary); border-radius: 0; }
.b2305hby .iw1u7 summary::after { content: "›"; font-size: 1.1em; }
.b2305hby .iw1u7[open] summary::after { content: "‹"; }
.njhxysb .iw1u7 { overflow: hidden; }
.njhxysb .iw1u7 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.njhxysb .iw1u7 summary::after { color: rgba(255,255,255,.75); }
.njhxysb .iw1u7[open] summary { border-radius: 0; }
.gc4w3x5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.vcke1b {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.s50xwxfm {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.cbkk2c { color: var(--text-muted); font-size: 1.05rem; }
.kfnphim {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.y003t4 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.i12m { margin-bottom: 20px; }
.mmd3yi {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.wuqk {
  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;
}
.wuqk:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.o67y { resize: vertical; min-height: 130px; }
.op6b5z { width: 100%; margin-top: 8px; }
.ehwmsv {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.tqrc8cj {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.eirk { color: var(--text-muted); line-height: 1.75; }
.ny4j92 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ny4j92 li { margin-bottom: 6px; }
.hhlb { max-width: 760px; margin: 0 auto; }
.rk3l8z { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.n1exxb { max-width: 760px; margin: 0 auto; }
.s9zgpki { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.ncpv ul.ny4j92 { margin: 0; }
.fm4vcgl8 { max-width: 900px; margin: 0 auto; }
.rm3xrqg { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.rm3xrqg:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.rm3xrqg .s9zgpki { margin: 0; font-size: 1rem; }
.rm3xrqg .iksbh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .rm3xrqg { grid-template-columns: 1fr; gap: 10px; } }
.dcz0ux .s9zgpki { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.b1vvy68 .ny4j92 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .gbil { grid-template-columns: 1fr; } }
.exdl { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.exdl:hover .x6vyt1 { color: var(--accent-light); text-decoration: underline; }
.hsr90xx { color: inherit; text-decoration: none; }
.hsr90xx:hover { color: var(--accent-light); text-decoration: underline; }
.au0y { display: inline-block; line-height: 0; }
.bcg8o { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.jqdwx13 { margin-bottom: 48px; }
.sj20m { max-width: 760px; margin: 0 auto; }
.yhvw { max-width: 640px; margin: 0 auto; }
.wf7e { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.wf7e:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.p6pr4dwr { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.wf7e p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wf7e ul.ny4j92 { margin: 0; }
.dwnbadro { color: var(--text-muted); line-height: 1.75; }
.z9n37 .ny4j92,
.yhvw .ny4j92,
.dumctkjy .ny4j92,
.wdc2g .ny4j92 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.z9n37 .wf7e,
.yhvw .wf7e { text-align: left; }
.z9n37 .p6pr4dwr,
.yhvw .p6pr4dwr { text-align: center; }
.zyyw3 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.h6z7qqt { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.sfnm { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.cbjgy { margin-top: 12px; }
.rpll { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.rpll:hover { border-bottom-color: var(--accent-light); }
.ip5c5qfe { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.ip5c5qfe img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ytxu3 { width: 72px; height: 72px; }
.g7kt5 { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.chrn7kqu { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.cfhl7gq2 { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .lljd2 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.xmgtgoo .sfnm, .xmgtgoo .h6z7qqt { max-width: 640px; }
.jpdqf .zyyw3 { font-size: 1.6rem; margin-top: 18px; }
.p69t .sfnm { margin-bottom: 28px; }
@media (max-width: 860px) { .mbu95ll { grid-template-columns: 1fr; } .jpdqf { position: static; text-align: center; } }
.j06i9vug .ip5c5qfe { margin: 0 auto 18px; }
.j06i9vug .chrn7kqu { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .xstdnuh { grid-template-columns: 1fr; } }
.r85dfoa8 .zyyw3 { font-size: 1.6rem; margin-bottom: 6px; }
.wdc2g .ny4j92 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .r85dfoa8 { flex-direction: column; text-align: center; } .iulwno { grid-template-columns: 1fr; } }
.lni56 { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.lni56 .zyyw3 { font-size: 1.35rem; margin: 0 0 4px; }
.lni56 .chrn7kqu { margin: 0; }
.vhllu .s50xwxfm { color: var(--accent-light); }
.tye22 .s50xwxfm { font-size: 2rem; }
.tye22 .cbkk2c { max-width: 680px; }
.rhuu .s50xwxfm { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.rhuu .cbkk2c  { margin: 0; }
@media (max-width: 640px) { .rhuu { flex-direction: column; } }
.ah7zt9gq .s50xwxfm { color: var(--accent-light); }
.zrfec {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.zrfec .s50xwxfm { color: #fff; }
.zrfec .cbkk2c  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .w49r { grid-template-columns: 1fr; } }
.x5vo .wuqk {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.x5vo .wuqk:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.e1jwzz .wuqk { background: var(--bg-raised); border-color: transparent; }
.e1jwzz .wuqk:focus { background: var(--bg-card); border-color: var(--accent-light); }
.rs4ret .wuqk { border-radius: 100px; padding: 11px 20px; }
.rs4ret .o67y { border-radius: 14px; }
@media (max-width: 640px) { .yvi13 { grid-template-columns: 1fr; } }
.zlgvkf02 { counter-reset: priv-count; }
.aeih {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.aeih:last-child { border-bottom: none; }
.qfqz {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.aeih h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.aeih p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.s60x1mwv { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.s60x1mwv li { margin-bottom: 6px; }
.zhbw{display:none}
.zhbw:empty,.cepdr:empty{display:none}
.zxnegv{position:relative;overflow:visible}
.hsvl .pimdwb,.hyjnl7y .pimdwb,
.bkalnzc .pimdwb,.s5o0ch4 .pimdwb,
.m8vjo .pimdwb,.pa0w9 .pimdwb{display:block}
.lq6s0 .b5drp9{display:block}
.hsvl .pimdwb,.hyjnl7y .pimdwb,
.bkalnzc .pimdwb,.s5o0ch4 .pimdwb,
.m8vjo .pimdwb{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.hsvl .pimdwb .cepdr,.hyjnl7y .pimdwb .cepdr,
.bkalnzc .pimdwb .cepdr,.s5o0ch4 .pimdwb .cepdr,
.m8vjo .pimdwb .cepdr{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.hsvl .pimdwb,.hyjnl7y .pimdwb{top:12px}
.hsvl .pimdwb .cepdr{margin-right:auto}
.hyjnl7y .pimdwb .cepdr{margin-left:auto}
.hyjnl7y .pimdwb{text-align:right}
.bkalnzc .pimdwb,.s5o0ch4 .pimdwb{bottom:12px}
.bkalnzc .pimdwb .cepdr{margin-right:auto}
.s5o0ch4 .pimdwb .cepdr{margin-left:auto}
.s5o0ch4 .pimdwb{text-align:right}
.m8vjo .pimdwb{position:relative;margin-top:16px}
.m8vjo .pimdwb .cepdr{margin:0 auto}
.pa0w9 .pimdwb{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.pa0w9 .pimdwb .cepdr{margin:0}
.pa0w9 .wvibgg~.pimdwb,
.pa0w9 .cbhk~.pimdwb{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.pa0w9 .wvibgg~.pimdwb .cepdr,
.pa0w9 .cbhk~.pimdwb .cepdr{justify-content:flex-start}
.wvibgg~.pimdwb,.cbhk~.pimdwb{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}
.wvibgg~.pimdwb .cepdr{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.cbhk~.pimdwb .cepdr{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.b5drp9 .cepdr{margin:0 0 12px}
.cepdr{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.zvgzyu08{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.x6vyt1{font-weight:600;color:var(--text-heading);opacity:1}
.d9wm201s .zvgzyu08{display:none}
.o0ocyf .cepdr{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.x0ttuhi .nuk99a{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.x0ttuhi .stgv::before{content:""}
.nvt7l .cepdr{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.upxscqx{--date-bg:transparent}
.ahih8gg0 .stgv::before{content:""}
.b52xyy{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.rjyqvec3{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.iv21s{display:flex;flex-direction:column;gap:3px}
.sv5b8a2{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.wz0aniz{font-weight:700;font-size:1rem;color:var(--text-heading)}
.sirz{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.wo47d2 .b52xyy{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.rk6nldvz .b52xyy{border-top:3px solid var(--accent);padding-top:18px}
.ek8ld2v .b52xyy{border-left:3px solid var(--accent);border-radius:0}
.sbfgj .b52xyy{padding:20px 0}
@media(max-width:640px){
  .b52xyy{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .sirz{max-width:100%}
}
.ijom .pax2ll2{margin:0}
@media (max-width:560px){
  .yghf{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) {
  .onqk5owo { padding: 28px 18px 20px; }
  .pl0pt { font-size: 1.2rem; }
  .kko9o { max-width: 220px; max-height: 80px; }
}
.mmcsuht  .jwygl { border-radius: 50%; }
.nnbu .dirrsgf {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .jwygl { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.h8hq {
  margin: 28px 0 24px;
}
.h8hq .s3209jj {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.h8hq .hgg15o6 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.h8hq .dirrsgf {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .qkr9bq { flex-direction: row-reverse; }
[dir="rtl"] .glr4yfas { flex-direction: row-reverse; }
[dir="rtl"] .y6qg7m .mna8d3 { right: auto; left: 32px; }
[dir="rtl"] .vn2s  .mna8d3 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .y6qg7m .mna8d3 { right: auto; left: 20px; }
  [dir="rtl"] .vn2s  .mna8d3 { left: auto;  right: 20px; }
}
[dir="rtl"] .owotj1il .ao9k41  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .o0gl .ao9k41 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .fnplgf, [dir="rtl"] .cthgvfw { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .vaykx { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .markjs { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .vpaabnh5 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .dirrsgf { direction: rtl; }
[dir="rtl"] .e0jlk { direction: rtl; }
[dir="rtl"] .ow2u { direction: rtl; }
[dir="rtl"] .rgbm5l { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .aqbglxh .cthgvfw,
[dir="rtl"] .r8azwf .cthgvfw,
[dir="rtl"] .f4w7zmad .cthgvfw,
[dir="rtl"] .b1d1m5m2 .cthgvfw {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .aqbglxh .cthgvfw li::before,
[dir="rtl"] .r8azwf .cthgvfw li::before,
[dir="rtl"] .f4w7zmad .cthgvfw li::before,
[dir="rtl"] .b1d1m5m2 .cthgvfw li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .b7klp.vk8je .cd5fyk,
[dir="rtl"] .dkuna6.vk8je .cd5fyk,
[dir="rtl"] .xy2sl.vk8je .cd5fyk,
[dir="rtl"] .kknuweh.vk8je .cd5fyk,
[dir="rtl"] .yytj3.vk8je .cd5fyk { text-align: right; }
[dir="rtl"] .wvibgg.vk8je .ddlfckm8 { align-items: flex-end; text-align: right; }
[dir="rtl"] .hgg15o6,
[dir="rtl"] .mnrcajo9,
[dir="rtl"] .fidgz5y,
[dir="rtl"] .mb0hb141,
[dir="rtl"] .cd5fyk { text-align: right; }
[dir="rtl"] .y003t4,
[dir="rtl"] .mmd3yi,
[dir="rtl"] .sfnm,
[dir="rtl"] .wuqk,
[dir="rtl"] .o67y { text-align: right; direction: rtl; }
[dir="rtl"] .rs4ret .wuqk,
[dir="rtl"] .x5vo .wuqk { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #051937;
  --brand:           #051937;
  --brand-light:     #0d2b58;
  --brand-pale:      #173768;
  --grad-start:      #0c3f8b;
  --grad-end:        #1c5ab8;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #548ef8;
  --cta-light:       #2772fb;
  --cta-hover:       #1967f5;
  --bg-page:         #f6f7f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f6;
  --bg-raised:       #edeff1;
  --bg-hover:        #f3f4f6;
  --border:          #e1e4e9;
  --border-alt:      #cfd4dd;
  --border-section:  #e1e4e9;
  --text-primary:    #16181c;
  --text-muted:      #505762;
  --text-body:       #2d3138;
  --text-sub:        #444a54;
  --text-faint:      #727c8c;
  --text-dim:        #8e96a3;
  --text-label:      #5b6370;
  --text-value:      #393e46;
  --accent-bg:       #dfe8f5;
  --accent-bg-light: #c4d6f1;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #0c9663;
  --c-cons:          #9f214f;
  --c-pros-label:    #0eb376;
  --c-tip-border:    #10c682;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9663;
}
:root { --logo-bg-opacity: 64%; }
body, button, input { font-family: "Exo", sans-serif; }
.koa5q .dw2nbqpc li::before, .koa5q .gn8qqz 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; }.koa5q .dw2nbqpc li::before { content: ""; }.koa5q .gn8qqz li::before { content: ""; }.koa5q .la3bvyx::before, .koa5q .nfqjmagr::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.koa5q .la3bvyx::before { content: ""; }.koa5q .nfqjmagr::before { content: ""; }
.ruwb5udm .thc3tp9h, .ruwb5udm .wvibgg { min-height: 420px; }
.t8cj4q .d11xtw2u::after,.t8cj4q .mna8d3::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.u9s2hkw::before { content: '|'; opacity: 0.3; }