:root {
  --color-accent: #1224c5;
  --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;
}
.s3l8ge {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.pyncbfi {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.zccp {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.t1zn { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.j7v2p { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.j7v2p a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.j7v2p a:hover { color: var(--accent-light); }
.k7zuh2l   .r5o2jvcs { border-radius: 0; }
.ro9tkm .r5o2jvcs li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .r5o2jvcs {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .awga3w:hover .r5o2jvcs,
  .awga3w:focus-within .r5o2jvcs { display: block; }
  .r5o2jvcs li a { padding: 8px 16px; font-size: 0.88rem; }
}
.m8dvt {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.l5ej77o7 { display: none; }
@media (max-width: 640px) {
  .l5ej77o7 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .l5ej77o7.b7kkg { display: block; }
}
@media (max-width: 640px) {
  .m8dvt { display: block; }
  .j7v2p > li + li::before { display: none !important; }
  .j7v2p {
    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;
  }
  .j7v2p.b7kkg { display: flex; }
  .j7v2p li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .j7v2p li:last-child a { border-bottom: none; }
}
.i0mly { min-height: 480px; }
.iaykcci {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.eo0n4 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.z27f .eo0n4 { margin-left: 0; margin-right: 0; }
.far21 {
  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;
}
.xqjy01tx .far21 { margin-top: 24px; }
.far21:hover { opacity: 0.88; }
.ihs934m .iaykcci { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ihs934m .eo0n4 { color: #e2e8f0; }
.ihs934m.z27f   .tpp70p { text-align: left; }
.mqam .iaykcci { color: var(--text-primary); text-shadow: none; }
.mqam .eo0n4 { color: var(--text-muted); }
.mqam .far21 { margin-top: 16px; }
.mqam, .mqam.i0mly { min-height: auto !important; }
.mqam.z27f   .tpp70p { text-align: left; }
.mqam~.kraiicp{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}
.mqam~.kraiicp .jg9m{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.xrvv9 .q2jrp,
.xrvv9 .f61c9ih8,
.xrvv9 .ihs934m .mwhd {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.q2jrp .iaykcci { color: #fff; }
.q2jrp .eo0n4 { color: rgba(255,255,255,0.85); }
.q2jrp .far21 { background: #fff; color: var(--cta); }
.q2jrp .far21:hover { opacity: 0.92; }
.wuml .owp2t { position: relative; overflow: hidden; }
.wuml .owp2t::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.j47x2rn .owp2t {
  animation: hg-breathe 7s ease-in-out infinite;
}
.iwelrat .owp2t { position: relative; overflow: hidden; }
.iwelrat .owp2t::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;
}
.h8rpffy .owp2t { position: relative; overflow: hidden; }
.h8rpffy .owp2t::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;
}
.xrvv9 .owp2t {
  animation: hg-fadein 1.2s ease-out both;
}
.owp2t {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.dhcds {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.zbqhvl {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.y1ns {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.owp2t .iaykcci { text-shadow: none; color: var(--text-primary); }
.owp2t .eo0n4 { color: var(--text-muted); }
body.xho4m .iaykcci {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.zpx0rx .iaykcci {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.i0mly.q2jrp .iaykcci,
section.q2jrp .iaykcci {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.owp2t.ab9d .dhcds { align-items: center; text-align: center; }
.owp2t.z27f   .dhcds { align-items: flex-start; text-align: left; }
.ab0q .zbqhvl { position: relative; }
.ab0q .zbqhvl::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.ab0q.hy99r .zbqhvl::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.jgzunhwe .zbqhvl {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.jgzunhwe .y1ns {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.jgzunhwe.hy99r .zbqhvl { padding: 32px 0 32px 32px; }
.k7wzauy .zbqhvl {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.k7wzauy .y1ns {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.k7wzauy .f61c9ih8 {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.hy99r .dhcds {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.k7wzauy.hy99r .zbqhvl { padding: 40px 16px 40px 48px; }
.i0mly .m4gvgd {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.m4gvgd .t62o.deeh9 {
  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;
}
.m4gvgd .t62o.deeh9:hover { opacity: 0.85; }
.s0ep2 .zbqhvl {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .owp2t { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .owp2t:not(.s0ep2) .zbqhvl { display: none !important; }
  .s0ep2 .zbqhvl { padding: 16px; }
  .dhcds  { padding: 36px 24px; }
  .owp2t~.kraiicp,.hy99r~.kraiicp{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .i0mly, .owp2t { min-height: 320px !important; }
  .iaykcci { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .g81hnuy,
  .g3wvy,
  .sgcwgg { grid-template-columns: 1fr !important; }

  

  
  .xmle6s { display: flex !important; flex-direction: column !important; }
  .xmle6s .tpp70p { display: contents; }
  .xmle6s .mwhd { order: 0; }
  .xmle6s .iaykcci { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .xmle6s .g81hnuy { order: 2; padding: 0 16px 12px !important; }
  .xmle6s .eo0n4 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .xqjy01tx .tpp70p { display: flex; flex-direction: column; }
  .xqjy01tx .tpp70p .iaykcci { order: 1; }
  .xqjy01tx .tpp70p .sgcwgg { order: 2; margin: 8px 0 24px !important; }
  .xqjy01tx .tpp70p .eo0n4 { order: 3; }
  .xqjy01tx .tpp70p .far21 { order: 4; align-self: center; margin-top: 0; }

  
  .owp2t.s0ep2 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .owp2t.s0ep2 .dhcds { display: contents; padding: 0; }
  .owp2t.s0ep2 .dhcds .iaykcci { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .owp2t.s0ep2 .zbqhvl { order: 2; padding: 12px 16px; }
  .owp2t.s0ep2 .dhcds .eo0n4 { order: 3; padding: 0 24px; margin: 0 auto; }
  .owp2t.s0ep2 .dhcds .far21 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.qm0b { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.dcqt1tdi { width: 100%; height: auto; display: block; border-radius: 10px; }
.n0oawlw .qm0b        { border-radius: 16px; }
.n0oawlw .dcqt1tdi  { border-radius: 16px; }
.jfl55oxn .qm0b         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.jfl55oxn .dcqt1tdi   { border-radius: 8px; }
.vhofwyjg { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ioaw4d7 { width: 100%; padding: 32px 0; position: relative; }
.jb9839 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.fif7uz .ioaw4d7:nth-child(even) { background: var(--bg-surface); }
.fif7uz .ioaw4d7:nth-child(odd)  { background: var(--bg-page); }
.dt283ttd .ioaw4d7:nth-child(even) { background: var(--bg-card); }
.dt283ttd .ioaw4d7:nth-child(odd)  { background: var(--bg-page); }
.fif7uz .ioaw4d7:nth-child(odd)  .jb9839 { background: var(--bg-card); border-radius: 6px; }
.fif7uz .ioaw4d7:nth-child(even) .jb9839 { background: var(--bg-raised); border-radius: 6px; }
.dt283ttd .ioaw4d7:nth-child(odd)  .jb9839 { background: var(--bg-card); border-radius: 6px; }
.dt283ttd .ioaw4d7:nth-child(even) .jb9839 { background: var(--bg-raised); border-radius: 6px; }
.fif7uz .ioaw4d7:nth-child(even) .xjuft .r3xpc,
.dt283ttd .ioaw4d7:nth-child(even) .xjuft .r3xpc { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.fif7uz .ioaw4d7:nth-child(odd) .xjuft .r3xpc,
.dt283ttd .ioaw4d7:nth-child(odd) .xjuft .r3xpc { background: var(--bg-card-inner); }
.fif7uz .ioaw4d7:nth-child(even) .tr6sot1 .r3xpc:nth-child(odd),
.dt283ttd .ioaw4d7:nth-child(even) .tr6sot1 .r3xpc:nth-child(odd)  { background: var(--bg-card); }
.fif7uz .ioaw4d7:nth-child(even) .tr6sot1 .r3xpc:nth-child(even),
.dt283ttd .ioaw4d7:nth-child(even) .tr6sot1 .r3xpc:nth-child(even) { background: var(--bg-card-inner); }
h1.qhi2ar95 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.qhi2ar95 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.amz21xxf { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.nuv0l5d0 h2.qhi2ar95 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.jl0ih7 h2.qhi2ar95 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.bjy82 h2.qhi2ar95 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.p07s4 h2.qhi2ar95::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.yj4mua3 h2.qhi2ar95 {
  color: var(--text-primary); font-size: 1.7rem;
}
.o2cwg h2.qhi2ar95::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.e3g0s2r9 h2.qhi2ar95 {
  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;
}
.mx4a99 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .mx4a99 { display: none; } }
.jfa6v59o { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.kmku { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.q5y0ext6 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.a6i8 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.y9s7qk { padding-left: 20px; }
.y9s7qk li { margin-bottom: 6px; }
.y9s7qk a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.y9s7qk a:hover { color: var(--accent-light); }
.expni .a6i8 { display: none; }
.gd4jc .a6i8 { display: none; }
.gd4jc .y9s7qk { padding-left: 0; list-style: none; }
.gd4jc .y9s7qk li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.gd4jc .y9s7qk a { font-size: 0.92rem; }
.bupd .q5y0ext6 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.bupd .a6i8 { display: none; }
.bupd .y9s7qk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.bupd .y9s7qk li { margin-bottom: 0; }
.bupd .y9s7qk 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;
}
.bupd .y9s7qk a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.ihwkg8e .q5y0ext6 { padding: 20px 20px 16px; }
.ihwkg8e .y9s7qk {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.ihwkg8e .y9s7qk li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.ihwkg8e .y9s7qk 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;
}
.ihwkg8e .y9s7qk 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;
}
.ihwkg8e .y9s7qk a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ihwkg8e .y9s7qk a:focus,
.ihwkg8e .y9s7qk a:focus-visible,
.ihwkg8e .y9s7qk a:target { outline: none; }
.ihwkg8e .y9s7qk li:target a { border-color: var(--border); color: var(--text-muted); }
.vpk34 .q5y0ext6 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.vpk34 .a6i8 { display: none; }
.vpk34 .y9s7qk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.vpk34 .y9s7qk li { margin-bottom: 0; }
.vpk34 .y9s7qk li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.vpk34 .y9s7qk li:last-child::after { content: ""; margin-right: 0; }
.vpk34 .y9s7qk a { font-size: 0.9rem; }
.r3xpc { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.xjuft .r3xpc { background: var(--bg-card); }
.tr6sot1 .r3xpc:nth-child(odd)  { background: var(--bg-card); }
.tr6sot1 .r3xpc:nth-child(even) { background: var(--bg-raised); }
.xw8l4 .r3xpc {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.xw8l4 .r3xpc:last-child { border-bottom: none; }
.xw8l4 h3.amz21xxf { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.e0j4pn26 .r3xpc {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.e0j4pn26 .r3xpc + .r3xpc { margin-top: 4px; }
.lwv50rg .r3xpc { background: none; border-radius: 0; padding: 12px 0; }
.lwv50rg .r3xpc + .r3xpc { border-top: 1px solid var(--border-section); }
.s3490 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.pcbch { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.s3yv3dm { color: var(--text-body); margin-bottom: 10px; }
.mcpqgbd2, .bmsmq { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.mcpqgbd2 li, .bmsmq li { margin-bottom: 6px; }
.bmsmq li { list-style: decimal; }
.s06u     .mcpqgbd2 { list-style-type: "● "; }
.pqjwm8  .mcpqgbd2 { list-style-type: "■ "; }
.x5t97qkr .mcpqgbd2 { list-style-type: "◆ "; }
.f9qty    .mcpqgbd2 { list-style-type: "★ "; }
.s06u     .bzbu { list-style-type: "● "; }
.pqjwm8  .bzbu { list-style-type: "■ "; }
.x5t97qkr .bzbu { list-style-type: "◆ "; }
.f9qty    .bzbu { list-style-type: "★ "; }
.s06u    .mcpqgbd2 li::marker, .s06u    .bzbu li::marker,
.pqjwm8 .mcpqgbd2 li::marker, .pqjwm8 .bzbu li::marker,
.x5t97qkr .mcpqgbd2 li::marker, .x5t97qkr .bzbu li::marker,
.f9qty   .mcpqgbd2 li::marker, .f9qty   .bzbu li::marker {
  color: var(--cta); font-size: 1em;
}
.s06u .bmsmq,
.pqjwm8 .bmsmq,
.x5t97qkr .bmsmq,
.f9qty .bmsmq {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.s06u .bmsmq li,
.pqjwm8 .bmsmq li,
.x5t97qkr .bmsmq li,
.f9qty .bmsmq li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.s06u .bmsmq li::before,
.pqjwm8 .bmsmq li::before,
.x5t97qkr .bmsmq li::before,
.f9qty .bmsmq 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;
}
.s06u     .bmsmq li::before { border-radius: 50%; }
.pqjwm8  .bmsmq li::before { border-radius: 3px; }
.x5t97qkr .bmsmq li::before { border-radius: 3px; }
.f9qty    .bmsmq li::before { border-radius: 50%; }
.uyfefxv { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.bjcy8z2o .uyfefxv,
.ez3zx .uyfefxv { background: transparent; border: none; border-radius: 0; }
.zoazlu3l { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.zoazlu3l th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.zoazlu3l td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.zoazlu3l tr:hover td { background: var(--bg-hover); }
.rtnlu3 .zoazlu3l tbody tr:nth-child(even) td { background: var(--bg-surface); }
.egtfauk .zoazlu3l { border: 1px solid var(--border-alt); }
.egtfauk .zoazlu3l th,
.egtfauk .zoazlu3l td { border: 1px solid var(--border-alt); }
.x4xa7wt .zoazlu3l th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.x4xa7wt .zoazlu3l td { border-bottom: none; }
.x4xa7wt .zoazlu3l tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.wwhjk .zoazlu3l th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.a9p0kkc .uyfefxv {
  overflow: hidden;
}
.a9p0kkc .zoazlu3l th { border-bottom: 1px solid var(--border-alt); }
.a9p0kkc .zoazlu3l tr:last-child td { border-bottom: none; }
.sot46 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.sdhon95s { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.j6s7 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.jnof { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.mlcna { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.bzbu { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.bzbu 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%}
.lc41k .jnof { background: transparent; text-align: center; }
.j4b9ef7 .j6s7 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.kdx38x .j6s7 {
  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);
}
.qubs .sdhon95s { display: grid; grid-template-columns: auto 1fr; }
.qubs .j6s7 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.qubs .jnof { grid-column: 2; }
.qubs .mlcna,
.qubs .bzbu { grid-column: 1 / -1; }
.x1mm3 .sdhon95s { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.x1mm3 .j6s7 {
  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);
}
.x1mm3 .jnof { grid-column: 2; }
.x1mm3 .mlcna,
.x1mm3 .bzbu { grid-column: 1 / -1; }
.ff53yb .sdhon95s { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ff53yb .jnof { background: none; color: var(--accent-light); font-weight: 700; }
.raqou .sdhon95s { 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); }
.raqou .jnof { background: none; color: var(--accent-light); font-weight: 700; }
.zr0yz4u2 .sdhon95s { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.zr0yz4u2 .sdhon95s:last-child { border-bottom: none; }
.zr0yz4u2 .jnof { background: none; color: var(--accent-light); font-weight: 700; }
.t8xe .sdhon95s { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.t8xe .jnof { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.jpfn .sot46 { counter-reset: card-n; }
.jpfn .sdhon95s  { counter-increment: card-n; }
.jpfn .jnof { display: flex; align-items: center; gap: 10px; }
.jpfn .jnof::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;
}
.mgsjrm .sdhon95s { background: var(--bg-surface); border: 1px solid var(--border); }
.mgsjrm .jnof { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.co66ao { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.reep  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.gvm4q1p { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.ko8irx6 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.b3rtu5k { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.co66ao strong { color: var(--text-primary); font-size: 0.95rem; }
.co66ao p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.xtt6h9 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.plssym40, .i0ym2 { border-radius: 8px; padding: 14px; }
.plssym40 { background: var(--bg-pros); }
.i0ym2 { background: var(--bg-cons); }
.ysya { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.plssym40 .ysya { color: var(--c-pros-label); }
.i0ym2 .ysya { color: #f87171; }
.plssym40 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.i0ym2 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.dcqt1tdi { width: 100%; height: auto; border-radius: 10px; display: block; }
.deeh9 {
  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;
}
.deeh9:hover { opacity: 0.85; }
.hhs4 .deeh9  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.hhs4 .deeh9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.onq51h1g .deeh9  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.onq51h1g .deeh9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.o3xp9 .far21 { border-radius: 50px; }
.o3xp9 .deeh9  { border-radius: 50px; }
.k3qymdb .far21 { padding-left: 22px; padding-right: 22px; }
.k3qymdb .deeh9  { padding-left: 12px; padding-right: 12px; }
.v4pw .far21 { padding-left: 44px; padding-right: 44px; }
.v4pw .deeh9  { padding-left: 24px; padding-right: 24px; }
.g1jlj9e .far21 { padding-left: 56px; padding-right: 56px; }
.g1jlj9e .deeh9  { padding-left: 32px; padding-right: 32px; }
.rbyk   .far21::after, .rbyk   .deeh9::after,
.b0pc .far21::after, .b0pc .deeh9::after,
.oa68o    .far21::after, .oa68o    .deeh9::after,
.ic8h    .far21::after, .ic8h    .deeh9::after,
.vbcvm    .far21::after, .vbcvm    .deeh9::after,
.jc8bc92     .far21::after, .jc8bc92     .deeh9::after,
.ol60p    .far21::after, .ol60p    .deeh9::after,
.vvc8   .far21::after, .vvc8   .deeh9::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;
}
.rbyk .far21::after, .rbyk .deeh9::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");
}
.b0pc .far21::after, .b0pc .deeh9::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");
}
.oa68o .far21::after, .oa68o .deeh9::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");
}
.ic8h .far21::after, .ic8h .deeh9::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");
}
.vbcvm .far21::after, .vbcvm .deeh9::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");
}
.jc8bc92 .far21::after, .jc8bc92 .deeh9::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");
}
.ol60p .far21::after, .ol60p .deeh9::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");
}
.vvc8 .far21::after, .vvc8 .deeh9::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");
}
.k5wuq   .lhi3::after, .k5wuq   .n83h::after,
.b1or8y .lhi3::after, .b1or8y .n83h::after,
.bu5ku    .lhi3::after, .bu5ku    .n83h::after,
.fift    .lhi3::after, .fift    .n83h::after,
.dmcndxhh    .lhi3::after, .dmcndxhh    .n83h::after,
.mvjyrflr     .lhi3::after, .mvjyrflr     .n83h::after,
.m7uyki4    .lhi3::after, .m7uyki4    .n83h::after,
.hriws   .lhi3::after, .hriws   .n83h::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;
}
.k5wuq .lhi3::after, .k5wuq .n83h::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");
}
.b1or8y .lhi3::after, .b1or8y .n83h::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");
}
.bu5ku .lhi3::after, .bu5ku .n83h::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");
}
.fift .lhi3::after, .fift .n83h::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");
}
.dmcndxhh .lhi3::after, .dmcndxhh .n83h::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");
}
.mvjyrflr .lhi3::after, .mvjyrflr .n83h::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");
}
.m7uyki4 .lhi3::after, .m7uyki4 .n83h::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");
}
.hriws .lhi3::after, .hriws .n83h::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");
}
.q7jwo8tx .eka8    { background: #1a1a1a; }
.t62o.deeh9 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .le7mf {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .le7mf::before    { grid-area: rank;   }
  .kz7nit           { grid-area: ident;  }
  .v6f4vmt     { grid-area: rating; min-width: 0; width: auto; }
  .r3jgg           { grid-area: pills;  }
  .t62o             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .le7mf {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .le7mf::before    { justify-self: center; }
  .kz7nit           { width: 100%; }
  .v6f4vmt     { justify-self: center; }
  .r3jgg           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .p2bw1uxy .utks {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .p2bw1uxy .xo2e { margin: 0; }
}
.kp4e5 .xo2e { border-top: 4px solid var(--accent); }
.kp4e5 .mn7alupf { background: var(--bg-card); }
.ez3zx .xtt6h9 { gap: 10px; }
.ez3zx .plssym40, .ez3zx .i0ym2 { padding: 12px; }
.ez3zx .plssym40 ul, .ez3zx .i0ym2 ul { margin: 4px 0 0; padding-left: 18px; }
.ez3zx .plssym40 li, .ez3zx .i0ym2 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .ftaz7u9 { grid-template-columns: 1fr; }
  .oqhu { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .oqhu .e6adxsf { width: 72px; height: 50px; }
  .oqhu .k02iyoyr { max-width: 180px; }
  .oqhu .uexg { width: auto; }
}
@media (max-width: 720px) {
  .ctikxx { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .vpjk { padding: 16px; }
  .tlsvb0b .hv2ufs { min-width: 50%; }
}
.rlmwr .xtt6h9 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .y3zh6y2k { grid-template-columns: 1fr; }
  .wp8swu { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .lr9idex2 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .yk3bzh7y { flex-wrap: wrap; padding: 16px; }
}
.cxhamnor .xtt6h9 { gap: 8px; }
.cxhamnor .plssym40, .cxhamnor .i0ym2 { padding: 8px; }
@media (max-width: 480px) {
  .cxvx4 { flex-direction: column; align-items: stretch; }
}
.my3zi067 .uexg .deeh9 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .lbq2kr { flex-direction: column; align-items: stretch; gap: 10px; }
  .my3zi067 .uexg { text-align: center; }
}
@media (max-width: 720px) {
  .b84j { grid-template-columns: 1fr; }
  .r2igg { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .cevpmgq { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .xpqjj { grid-template-columns: 1fr; }
  .uc6y { width: 100px; height: 100px; margin: 16px auto; }
  .ipedx5oe { font-size: 1.4rem; }
  .sv99ll9 { justify-content: center; }
  .bv3a .hv2ufs { min-width: 50%; }
}
.tuwv5 .xtt6h9 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .og99s9t { flex-wrap: wrap; padding: 14px 16px; }
  .rckb { padding: 12px 16px; }
  .tuwv5 .xtt6h9 { margin: 0 16px; }
  .tuwv5 .akf7 { padding: 0 16px; }
  .x2413 { padding: 12px 16px; }
}
.zwpnoqt .kmst { gap: 18px; }
.zwpnoqt .le7mf {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.zwpnoqt .le7mf:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.z3lphg .iq9b93gk { display: none; }
.z3lphg .qk7ji2h { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.z3lphg .qk7ji2h {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.z3lphg .qk7ji2h small { display: none; }
.z3lphg .wumex1 .iq8gq { display: none; }
.z3lphg .wumex1 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.z3lphg .gccu { display: none; }
.hkoa { margin: 16px 0; }
.lrhth { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.lrhth summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.lrhth summary::after { content: "+"; color: var(--accent-light); }
.lrhth[open] summary::after { content: "−"; }
.lrhth p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ioaw4d7 { margin-bottom: 0; }
.jub193iq h2.qhi2ar95 { color: var(--text-primary); border-color: var(--accent-light); }
.hpnux h2.qhi2ar95 { color: var(--text-primary); border-color: var(--accent-light); }
.ocpqtm1w .reep     { background: #052e16; border-color: #10b981; }
.ocpqtm1w .gvm4q1p { background: #2d0a1e; border-color: #f43f5e; }
.ocpqtm1w .ko8irx6    { background: #1e1036; border-color: #a855f7; }
.ocpqtm1w .co66ao strong  { color: #f1f5f9; }
.ocpqtm1w .co66ao p       { color: #cbd5e1; }
.ocpqtm1w .ty54izje    .reep     .b3rtu5k::before,
.ocpqtm1w .wtt43  .reep     .b3rtu5k::before,
.ocpqtm1w .mgnhmic  .reep     .b3rtu5k::before,
.ocpqtm1w .v0n9r .reep     .b3rtu5k::before { color: #10b981; }
.ocpqtm1w .ty54izje    .gvm4q1p .b3rtu5k::before,
.ocpqtm1w .wtt43  .gvm4q1p .b3rtu5k::before,
.ocpqtm1w .mgnhmic  .gvm4q1p .b3rtu5k::before,
.ocpqtm1w .v0n9r .gvm4q1p .b3rtu5k::before { color: #f43f5e; }
.ocpqtm1w .ty54izje    .ko8irx6    .b3rtu5k::before,
.ocpqtm1w .wtt43  .ko8irx6    .b3rtu5k::before,
.ocpqtm1w .mgnhmic  .ko8irx6    .b3rtu5k::before,
.ocpqtm1w .v0n9r .ko8irx6    .b3rtu5k::before { color: #a855f7; }
.g799lk .reep     { background: #2d2000; border-color: #eab308; }
.g799lk .gvm4q1p { background: #2d0b0b; border-color: #ef4444; }
.g799lk .ko8irx6    { background: #2d1600; border-color: #f97316; }
.g799lk .co66ao strong  { color: #f1f5f9; }
.g799lk .co66ao p       { color: #cbd5e1; }
.g799lk .ty54izje    .reep     .b3rtu5k::before,
.g799lk .wtt43  .reep     .b3rtu5k::before,
.g799lk .mgnhmic  .reep     .b3rtu5k::before,
.g799lk .v0n9r .reep     .b3rtu5k::before { color: #eab308; }
.g799lk .ty54izje    .gvm4q1p .b3rtu5k::before,
.g799lk .wtt43  .gvm4q1p .b3rtu5k::before,
.g799lk .mgnhmic  .gvm4q1p .b3rtu5k::before,
.g799lk .v0n9r .gvm4q1p .b3rtu5k::before { color: #ef4444; }
.g799lk .ty54izje    .ko8irx6    .b3rtu5k::before,
.g799lk .wtt43  .ko8irx6    .b3rtu5k::before,
.g799lk .mgnhmic  .ko8irx6    .b3rtu5k::before,
.g799lk .v0n9r .ko8irx6    .b3rtu5k::before { color: #f97316; }
.qr2c .reep     { background: #0c1a2e; border-color: #38bdf8; }
.qr2c .gvm4q1p { background: #12103a; border-color: #818cf8; }
.qr2c .ko8irx6    { background: #0a2020; border-color: #2dd4bf; }
.qr2c .co66ao strong  { color: #f1f5f9; }
.qr2c .co66ao p       { color: #cbd5e1; }
.qr2c .ty54izje    .reep     .b3rtu5k::before,
.qr2c .wtt43  .reep     .b3rtu5k::before,
.qr2c .mgnhmic  .reep     .b3rtu5k::before,
.qr2c .v0n9r .reep     .b3rtu5k::before { color: #38bdf8; }
.qr2c .ty54izje    .gvm4q1p .b3rtu5k::before,
.qr2c .wtt43  .gvm4q1p .b3rtu5k::before,
.qr2c .mgnhmic  .gvm4q1p .b3rtu5k::before,
.qr2c .v0n9r .gvm4q1p .b3rtu5k::before { color: #818cf8; }
.qr2c .ty54izje    .ko8irx6    .b3rtu5k::before,
.qr2c .wtt43  .ko8irx6    .b3rtu5k::before,
.qr2c .mgnhmic  .ko8irx6    .b3rtu5k::before,
.qr2c .v0n9r .ko8irx6    .b3rtu5k::before { color: #2dd4bf; }
.csn1c .reep     { background: var(--accent-bg); border-color: var(--accent-light); }
.csn1c .gvm4q1p { background: var(--accent-bg-light); border-color: var(--accent-light); }
.csn1c .ko8irx6    { background: var(--accent-bg); border-color: var(--accent-pale); }
.csn1c .ty54izje    .b3rtu5k::before,
.csn1c .wtt43  .b3rtu5k::before,
.csn1c .mgnhmic  .b3rtu5k::before,
.csn1c .v0n9r .b3rtu5k::before { color: var(--accent-light) !important; }
.qua3vd::before,
.bt2b::before { margin-right: 5px; }
.c3uko .plssym40 ul li,
.c3uko .plssym40 .qua3vd { color: #22c55e; }
.c3uko .i0ym2 ul li,
.c3uko .i0ym2 .bt2b { color: #ef4444; }
.g9ryykry .plssym40 { background: var(--bg-pros); }
.g9ryykry .i0ym2 { background: var(--bg-cons); }
.g9ryykry .plssym40 .qua3vd { color: var(--c-pros-label); }
.g9ryykry .i0ym2 .bt2b { color: var(--c-cons); }
.g9ryykry .plssym40 ul li,
.g9ryykry .jb4n li            { color: var(--c-pros); }
.g9ryykry .i0ym2 ul li,
.g9ryykry .v9bmiyi li            { color: var(--c-cons); }
.vqgs1aln .plssym40 { background: var(--bg-pros); }
.vqgs1aln .i0ym2 { background: var(--bg-cons); }
.vqgs1aln .plssym40 .qua3vd { color: var(--c-pros-label); }
.vqgs1aln .i0ym2 .bt2b { color: var(--c-cons); }
.vqgs1aln .plssym40 ul li,
.vqgs1aln .i0ym2 ul li,
.wbdiz .qua3vd::before { content: "✓ "; }
.wbdiz .bt2b::before { content: "✗ "; }
.iwhmxiah .qua3vd::before { content: "→ "; }
.iwhmxiah .bt2b::before { content: "← "; }
.p9xo .qua3vd::before { content: "★ "; }
.p9xo .bt2b::before { content: "✕ "; }
.m62f .qua3vd::before { content: "◆ "; }
.m62f .bt2b::before { content: "▲ "; }
.exnaizd .co66ao { background: transparent; border-left: none; border: 1.5px solid; }
.exnaizd .reep     { border-color: var(--c-tip-border); }
.exnaizd .gvm4q1p { border-color: var(--c-warn-border); }
.exnaizd .ko8irx6    { border-color: #60a5fa; }
.exnaizd .co66ao strong { color: var(--text-primary); }
.exnaizd .co66ao p      { color: var(--text-muted); }
.red8g8 .co66ao { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.red8g8 .reep     { border-top-color: var(--c-tip-border); }
.red8g8 .gvm4q1p { border-top-color: var(--c-warn-border); }
.red8g8 .ko8irx6    { border-top-color: #60a5fa; }
.se2tji .co66ao { border-left: none; border-radius: 8px; }
.se2tji .reep     { background: #065f46; }
.se2tji .gvm4q1p { background: #92400e; }
.se2tji .ko8irx6    { background: #1e3a8a; }
.se2tji .co66ao strong,
.se2tji .co66ao p { color: #fff; }
.se2tji .b3rtu5k::before { color: rgba(255,255,255,0.85) !important; }
.ocpqtm1w.se2tji .reep,
.ocpqtm1w .se2tji .reep     { background: #052e16; }
.ocpqtm1w.se2tji .gvm4q1p,
.ocpqtm1w .se2tji .gvm4q1p { background: #2d0a1e; }
.ocpqtm1w.se2tji .ko8irx6,
.ocpqtm1w .se2tji .ko8irx6    { background: #1e1036; }
.g799lk.se2tji .reep,
.g799lk .se2tji .reep      { background: #2d2000; }
.g799lk.se2tji .gvm4q1p,
.g799lk .se2tji .gvm4q1p  { background: #2d0b0b; }
.g799lk.se2tji .ko8irx6,
.g799lk .se2tji .ko8irx6     { background: #2d1600; }
.qr2c.se2tji .reep,
.qr2c .se2tji .reep      { background: #0c1a2e; }
.qr2c.se2tji .gvm4q1p,
.qr2c .se2tji .gvm4q1p  { background: #12103a; }
.qr2c.se2tji .ko8irx6,
.qr2c .se2tji .ko8irx6     { background: #0a2020; }
.m3baq .co66ao { border-left: none; border-radius: 6px; padding: 10px 14px; }
.m3baq .reep     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.m3baq .gvm4q1p { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.m3baq .ko8irx6    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.m3baq .co66ao strong { color: var(--text-primary); }
.m3baq .co66ao p      { color: var(--text-muted); }
.zj0w .co66ao { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ty54izje .b3rtu5k,
.wtt43 .b3rtu5k,
.mgnhmic .b3rtu5k,
.v0n9r .b3rtu5k { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ty54izje .b3rtu5k::before,
.wtt43 .b3rtu5k::before,
.mgnhmic .b3rtu5k::before,
.v0n9r .b3rtu5k::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ty54izje .reep     .b3rtu5k::before { content: "✦"; color: var(--c-tip-border); }
.ty54izje .gvm4q1p .b3rtu5k::before { content: "▲"; color: var(--c-warn-border); }
.ty54izje .ko8irx6    .b3rtu5k::before { content: "◉"; color: #60a5fa; }
.wtt43 .reep     .b3rtu5k::before { content: "★"; color: var(--c-tip-border); }
.wtt43 .gvm4q1p .b3rtu5k::before { content: "◆"; color: var(--c-warn-border); }
.wtt43 .ko8irx6    .b3rtu5k::before { content: "●"; color: #60a5fa; }
.mgnhmic .reep     .b3rtu5k::before { content: "▶"; color: var(--c-tip-border); }
.mgnhmic .gvm4q1p .b3rtu5k::before { content: "■"; color: var(--c-warn-border); }
.mgnhmic .ko8irx6    .b3rtu5k::before { content: "▸"; color: #60a5fa; }
.v0n9r .reep     .b3rtu5k::before { content: "→"; color: var(--c-tip-border); }
.v0n9r .gvm4q1p .b3rtu5k::before { content: "⬥"; color: var(--c-warn-border); }
.v0n9r .ko8irx6    .b3rtu5k::before { content: "◈"; color: #60a5fa; }
.ijz9i4d2 .xjuft .r3xpc,
.ijz9i4d2 .tr6sot1 .r3xpc  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ijz9i4d2 .sdhon95s                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ijz9i4d2 .uyfefxv          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ijz9i4d2 .q5y0ext6                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.o344 .xjuft .r3xpc,
.o344 .tr6sot1 .r3xpc,
.o344 .sdhon95s,
.o344 .le7mf,
.o344 .xo2e,
.o344 .uyfefxv,
.o344 .q5y0ext6,
.o344 .zj0w .co66ao { box-shadow: none; }
.w22fj1o5   .s3yv3dm, .w22fj1o5 .s3490, .w22fj1o5 .pcbch,
.w22fj1o5   .jfa6v59o, .w22fj1o5 .kmku { font-size: 0.9rem; }
.w22fj1o5   .mcpqgbd2, .w22fj1o5 .bmsmq { font-size: 0.9rem; }
.yb83eqt   .s3yv3dm, .yb83eqt .s3490, .yb83eqt .pcbch,
.yb83eqt   .jfa6v59o, .yb83eqt .kmku { font-size: 0.95rem; }
.yb83eqt   .mcpqgbd2, .yb83eqt .bmsmq { font-size: 0.95rem; }
.csy1   .s3yv3dm, .csy1 .s3490, .csy1 .pcbch,
.csy1   .jfa6v59o, .csy1 .kmku { font-size: 1.08rem; }
.csy1   .mcpqgbd2, .csy1 .bmsmq { font-size: 1.05rem; }
.csy1   .zoazlu3l { font-size: 0.97rem; }
.pn3yuvi8 .iaykcci      { font-size: 3.2rem; }
.pn3yuvi8 h2.qhi2ar95 { font-size: 1.9rem; }
.pn3yuvi8 h3.amz21xxf     { font-size: 1.4rem; }
.l53y90 .iaykcci      { font-size: 3.8rem; }
.l53y90 h2.qhi2ar95 { font-size: 2.2rem; }
.l53y90 h3.amz21xxf     { font-size: 1.6rem; }
.ioaw4d7 + .ioaw4d7 { position: relative; }
.arog81g   .ioaw4d7 + .ioaw4d7::before,
.ygfd1  .ioaw4d7 + .ioaw4d7::before,
.t7yq   .ioaw4d7 + .ioaw4d7::before,
.gqzs   .ioaw4d7 + .ioaw4d7::before,
.k1v1   .ioaw4d7 + .ioaw4d7::before,
.cnwbqa0 .ioaw4d7 + .ioaw4d7::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.arog81g .ioaw4d7 + .ioaw4d7::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ygfd1 .ioaw4d7 + .ioaw4d7::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.t7yq .ioaw4d7 + .ioaw4d7::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;
}
.gqzs .ioaw4d7 + .ioaw4d7::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ezuhtk .ioaw4d7 { margin-bottom: 16px; }
.ezuhtk .ioaw4d7 + .ioaw4d7 { margin-top: 0; }
.ezuhtk .jb9839 { padding-top: 0; padding-bottom: 0; }
.k1v1 .ioaw4d7 + .ioaw4d7::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.cnwbqa0 .ioaw4d7 + .ioaw4d7::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.adv6a282 .ioaw4d7 + .ioaw4d7::before,
.rprb .ioaw4d7 + .ioaw4d7::before,
.syubn .ioaw4d7 + .ioaw4d7::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%;
}
.fif7uz .adv6a282 .ioaw4d7:nth-child(even)::before,
.fif7uz .rprb .ioaw4d7:nth-child(even)::before,
.fif7uz .syubn .ioaw4d7:nth-child(even)::before { background: var(--bg-surface); }
.dt283ttd .adv6a282 .ioaw4d7:nth-child(even)::before,
.dt283ttd .rprb .ioaw4d7:nth-child(even)::before,
.dt283ttd .syubn .ioaw4d7:nth-child(even)::before { background: var(--bg-card); }
.adv6a282 .ioaw4d7 + .ioaw4d7::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");
}
.rprb .ioaw4d7 + .ioaw4d7::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");
}
.syubn .ioaw4d7 + .ioaw4d7::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");
}
.apzzfz .ihs934m { overflow: hidden; }
.apzzfz .tpp70p { margin-bottom: 70px; }
.cufd4v .dhcds,
.j6xyh9 .dhcds { padding-bottom: 60px; }
.apzzfz .dhcds { padding-bottom: 70px; }
.apzzfz .ihs934m::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%;
}
.apzzfz .ihs934m::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");
}
.tmf0r .owp2t { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.tpfkcsz5 .owp2t { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.vd2xzspf .owp2t { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.rkfcd9 .owp2t { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.dznu .owp2t { background: var(--accent-bg); }
.m1edgwa .qm0b { float: left; width: 38%; margin: 0 28px 16px 0; }
.m1edgwa .qm0b .dcqt1tdi { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.m1edgwa .jb9839::after { content: ''; display: block; clear: both; }
.hauqtr .qm0b { float: right; width: 38%; margin: 0 0 16px 28px; }
.hauqtr .qm0b .dcqt1tdi { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hauqtr .jb9839::after { content: ''; display: block; clear: both; }
.ajl2g .ioaw4d7:nth-child(odd)  .qm0b { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ajl2g .ioaw4d7:nth-child(even) .qm0b { float: right; width: 38%; margin: 0 0 16px 28px; }
.ajl2g .qm0b .dcqt1tdi { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ajl2g .jb9839::after { content: ''; display: block; clear: both; }
.m1edgwa .sot46,
.hauqtr .sot46,
.ajl2g .sot46,
@media (max-width: 900px) {
  .m1edgwa .qm0b,
  .hauqtr .qm0b,
  .ajl2g .ioaw4d7:nth-child(odd)  .qm0b,
  .ajl2g .ioaw4d7:nth-child(even) .qm0b {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .m1edgwa .qm0b .dcqt1tdi,
  .hauqtr .qm0b .dcqt1tdi,
  .ajl2g .qm0b .dcqt1tdi {
    max-height: none !important;
  }
}
.m1edgwa .mcpqgbd2,
.m1edgwa .bmsmq,
.hauqtr .mcpqgbd2,
.hauqtr .bmsmq,
.ajl2g .mcpqgbd2,
.ajl2g .bmsmq { overflow: hidden; }
@media (max-width: 640px) {
  .m1edgwa .qm0b,
  .hauqtr .qm0b,
  .ajl2g .qm0b { float: none; width: 100%; margin: 0 0 16px 0; }
}
.a7xyacv .vhofwyjg,
.a7xyacv .jb9839,
.a7xyacv .dv4kdwe  { max-width: 1100px; }
.mfmyqk .vhofwyjg,
.mfmyqk .jb9839,
.mfmyqk .dv4kdwe  { max-width: 1200px; }
.vj8n .vhofwyjg,
.vj8n .jb9839,
.vj8n .dv4kdwe  { max-width: 1320px; }
.vj8n { --content-mw: 1320px; }
.f9h7auk { font-size: 0.82rem; color: var(--text-muted); }
.j7jr { display: flex; align-items: center; }
.nu32 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.yoe30l { display: flex; align-items: center; }
.zdyph8 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.zdyph8:hover { text-decoration: underline; }
.f7pr6r { margin: 0 3px; opacity: 0.45; }
.f7pr6r::before { content: '/'; }
.dqeu7 { padding: 2px 5px; color: var(--text-main); }
.ntt7lmvy .f9h7auk {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ntt7lmvy .j7jr { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.stdumz5q .f9h7auk {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.stdumz5q .j7jr { padding: 0 0 0 12px; }
.jl91 .j7jr { padding: 0 16px; }
.jl91 .f9h7auk {
  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);
}
.jl91 .vhofwyjg { padding-top: 28px; }
@media (max-width: 720px) {
  .qykqjoo { margin-top: 18px; padding: 0 16px; }
  .jl91 .vhofwyjg { padding-top: 16px; }
}
.a7xyacv.ntt7lmvy .j7jr { max-width: 1100px; }
.mfmyqk.ntt7lmvy .j7jr { max-width: 1200px; }
.vj8n.ntt7lmvy .j7jr { max-width: 1320px; }
.vj8n .qykqjoo { max-width: 1320px; }
.a73q9km .ioaw4d7 { padding-top: 16px; padding-bottom: 16px; }
.uju6r9h .ioaw4d7 { padding-top: 24px; padding-bottom: 24px; }
.jkxqmedt .ioaw4d7 { padding-top: 40px; padding-bottom: 40px; }
.h653 .ioaw4d7 { padding-top: 52px; padding-bottom: 52px; }
.pl6w1v91 .ioaw4d7:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.pl6w1v91 .ioaw4d7:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.pl6w1v91 .ioaw4d7:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.pl6w1v91 .ioaw4d7:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.o4j3 .jb9839 { padding-top: 10px;  padding-bottom: 10px; }
.py2aae0 .jb9839 { padding-top: 18px;  padding-bottom: 18px; }
.rx7v .jb9839 { padding-top: 36px;  padding-bottom: 36px; }
.yztxbms .jb9839 { padding-top: 48px;  padding-bottom: 48px; }
.kzoa h2.qhi2ar95 { font-weight: 600; }
.kzoa h3.amz21xxf     { font-weight: 600; }
.qnq8i h2.qhi2ar95 { font-weight: 800; }
.qnq8i h3.amz21xxf     { font-weight: 700; }
.r8pw { font-weight: 600; }
.r8pw h2.qhi2ar95 { font-weight: 900; }
.r8pw h3.amz21xxf     { font-weight: 800; }
.r8pw .co66ao strong,
.r8pw .co66ao strong { font-weight: 600; }
.lhi3 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.g1qdae15 .lhi3 { display: none; }
@media (max-width: 640px) {
  .xvm91 { display: none; }
  .lhi3 {
    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;
  }
}
.lhi3 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.lhi3:hover { opacity: 0.85; }
.w654 .lhi3 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.gpo3 .lhi3,
.f85tss  .lhi3 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.gpo3 .lhi3:hover,
.f85tss  .lhi3:hover { opacity: 0.88; }
.w654.gpo3 .lhi3,
.w654.f85tss  .lhi3 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.n83h {
  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;
}
.n83h:hover { transform: translateY(-2px); opacity: 0.92; }
.n83h { background: var(--cta) !important; color: #fff !important; border: none !important; }
.xwp6w2 .n83h { display: none; }
.bo8jx6r .n83h { right: 32px; }
.nrkybl8  .n83h { left: 32px; }
@media (max-width: 480px) {
  .bo8jx6r .n83h { right: 20px; bottom: 20px; }
  .nrkybl8  .n83h { left: 20px; bottom: 20px; }
}
.flbpet { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.dv4kdwe { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.rocoiuf { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.yhae { color: var(--text-dim); font-size: 0.8rem; }
.xpqfs67 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.xpqfs67 img { height: 26px; width: auto; object-fit: contain; }
.ybg6881 .dv4kdwe { text-align: center; }
.ybg6881 .rocoiuf { margin-top: 0; }
@media (max-width: 640px) {
  .dv4kdwe { padding-left: 16px; padding-right: 16px; }
  .a61jo8ri .dv4kdwe { padding: 20px 16px; }
  .bfrpkx { gap: 4px 12px; }
  .rocoiuf { font-size: 0.78rem; }
}
.c2eynv .t5va5lqh .xpqfs67 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.c2eynv .rocoiuf { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.c2eynv .yhae { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .c2eynv .jvurcmbk { grid-template-columns: 1fr 1fr; } .c2eynv .t5va5lqh { grid-column: 1 / -1; } }
@media (max-width: 480px) { .c2eynv .jvurcmbk { grid-template-columns: 1fr; } }
.dqdio0 .k4404kv { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.dqdio0 .xpqfs67 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.dqdio0 .hcpl { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.dqdio0 .hcpl a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.dqdio0 .hcpl a:hover { color: var(--accent-light); }
.pa5rz2 { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.dqdio0 .aymrerp { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.dqdio0 .un8q { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.dqdio0 .un8q a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.dqdio0 .un8q a:hover { color: var(--accent-light); }
.dqdio0 .rocoiuf { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .dqdio0 .k4404kv { gap: 12px; } .dqdio0 .xpqfs67 { margin-right: 0; width: 100%; } }
.fttl8rg .xrb7jb .xpqfs67 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.fttl8rg .rocoiuf { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.fttl8rg .yhae { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .fttl8rg .z9u1l20 { grid-template-columns: 1fr 1fr; } .fttl8rg .xrb7jb { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fttl8rg .z9u1l20 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .c6qgiu .nr5tc { grid-template-columns: 1fr 1fr; } .c6qgiu .fke0:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .c6qgiu .nr5tc { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .narp2l .nr5tc { grid-template-columns: 1fr; } }
.fauq488 .dv4kdwe { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.g17149r .s3l8ge      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.g17149r .flbpet { background: var(--bg-page); border-top-color: var(--border-alt); }
.t3w7zv .s3l8ge      { background: #0d1117; border-bottom-color: #21262d; }
.t3w7zv .zccp { color: var(--accent-light); }
.t3w7zv .j7v2p { --msep-color: #8b949e; }
.t3w7zv .j7v2p a { color: #8b949e; }
.t3w7zv .j7v2p a:hover { color: var(--accent-light); }
.t3w7zv .m8dvt { color: #8b949e; }
.t3w7zv .flbpet { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.t3w7zv .rocoiuf,
.t3w7zv .yhae { color: #6e7681; }
.t3w7zv .k7lq7bi a, .t3w7zv .hcpl a,
.t3w7zv .un8q a { color: #8b949e; }
.t3w7zv .xpqfs67 { color: #e6edf3; }
.t3w7zv .k7lq7bi a:hover, .t3w7zv .hcpl a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .t3w7zv .j7v2p { background: #0d1117; border-top-color: #21262d; }
  .t3w7zv .j7v2p li a { border-bottom-color: #21262d; }
}
.h080gpjh .s3l8ge      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.h080gpjh .zccp { color: var(--accent-light); }
.h080gpjh .j7v2p { --msep-color: #475569; }
.h080gpjh .j7v2p a { color: #475569; }
.h080gpjh .j7v2p a:hover { color: var(--accent-light); }
.h080gpjh .m8dvt { color: #64748b; }
.h080gpjh .flbpet { background: #f0f4f8; border-top-color: #cbd5e1; }
.h080gpjh .rocoiuf,
.h080gpjh .yhae { color: #64748b; }
.h080gpjh .k7lq7bi a, .h080gpjh .hcpl a,
.h080gpjh .un8q a, .h080gpjh .xpqfs67 { color: #374151; }
.h080gpjh .k7lq7bi a:hover, .h080gpjh .hcpl a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .h080gpjh .j7v2p { background: #f0f4f8; border-top-color: #cbd5e1; }
  .h080gpjh .j7v2p li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.gpo3 .s3l8ge      { background: var(--accent); border-bottom-color: var(--accent-light); }
.gpo3 .zccp { color: #fff; }
.gpo3 .j7v2p { --msep-color: rgba(255,255,255,0.82); }
.gpo3 .j7v2p a { color: rgba(255,255,255,0.82); }
.gpo3 .j7v2p a:hover { color: #fff; }
.gpo3 .m8dvt { color: rgba(255,255,255,0.9); }
.gpo3 .flbpet { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.gpo3 .rocoiuf,
.gpo3 .yhae { color: rgba(255,255,255,0.72); }
.gpo3 .k7lq7bi a, .gpo3 .hcpl a,
.gpo3 .un8q a, .gpo3 .xpqfs67 { color: #fff; }
.gpo3 .k7lq7bi a:hover, .gpo3 .hcpl a:hover { color: #fff; }
@media (max-width: 640px) {
  .gpo3 .j7v2p { background: var(--accent); border-top-color: var(--accent-light); }
  .gpo3 .j7v2p li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.f85tss .s3l8ge {
  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);
}
.f85tss .flbpet {
  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) {
  .f85tss .j7v2p {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.xnh7iojn .pyncbfi { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.cr8lp .pyncbfi { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.wu4pom04 .pyncbfi { min-height: 72px; height: auto; }
.mrgquh .pyncbfi { min-height: 84px; height: auto; }
.a61jo8ri .pyncbfi { max-width: none; padding: 0 32px; }
.a61jo8ri .dv4kdwe  { max-width: none; padding: 24px 32px; }
.f007u5fq.mfmyqk .pyncbfi { max-width: 1200px; }
.f007u5fq.vj8n .pyncbfi { max-width: 1320px; }
.c0q5mj   .zccp, .c0q5mj   .xpqfs67 { text-transform: capitalize; }
.qxr8d89 .zccp, .qxr8d89 .xpqfs67 { text-transform: lowercase; }
.cu12w5g .zccp, .cu12w5g .xpqfs67 { text-transform: uppercase; letter-spacing: 0.06em; }
.zyvp6, .mpwcm {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.tfjnmnl .zyvp6,
.tfjnmnl .mpwcm { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.xrp260pl .zyvp6,
.xrp260pl .mpwcm { 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; }
.yqa9xqg .zyvp6,
.yqa9xqg .mpwcm { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.m6a7i .zyvp6,
.m6a7i .mpwcm { 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; }
.oj1aw   .j7v2p a { font-weight: 500; }
.darz .j7v2p a { font-weight: 600; }
.ztnbdxs     .j7v2p a { font-weight: 700; }
.exsyrgq    .j7v2p a { font-weight: 800; letter-spacing: 0.01em; }
.oq3bpiy     .j7v2p > li + li::before,
.sm2ubsl6    .j7v2p > li + li::before,
.tyqooma    .j7v2p > li + li::before,
.wawm .j7v2p > li + li::before,
.cab2 .j7v2p > li + li::before,
.lvos8ac3  .j7v2p > li + li::before,
.ft0lx8    .j7v2p > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.oq3bpiy     .j7v2p > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.sm2ubsl6    .j7v2p > li + li::before { content: "|"; }
.tyqooma    .j7v2p > li + li::before { content: "—"; }
.wawm .j7v2p > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.cab2 .j7v2p > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.lvos8ac3  .j7v2p > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ft0lx8    .j7v2p > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .s4ph6n .m8dvt,
  .gok1r11w .m8dvt,
  .if0r7 .m8dvt,
  .v8ucf9a7 .m8dvt,
  .dc9ck1i .m8dvt {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .s4ph6n .m8dvt::before,
  .gok1r11w .m8dvt::before,
  .if0r7 .m8dvt::before,
  .v8ucf9a7 .m8dvt::before,
  .dc9ck1i .m8dvt::before { content: ""; display: block; flex-shrink: 0; }

  
  .s4ph6n .m8dvt::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;
  }

  
  .gok1r11w .m8dvt::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;
  }

  
  .if0r7 .m8dvt::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;
  }

  
  .v8ucf9a7 .m8dvt::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;
  }

  
  .dc9ck1i .m8dvt::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) {
  .k300i2 .m8dvt {
    padding: 5px 14px;
  }
  .k300i2 .j7v2p {
    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;
  }
  .k300i2 .j7v2p li a {
    border-bottom: none; padding: 10px 22px;
  }
  .k300i2 .j7v2p li a:hover { background: var(--bg-raised); }
  .k300i2 .l5ej77o7,
  .wbks8k44 .l5ej77o7,
  .y7avuha .l5ej77o7 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .kj11 .m8dvt {
    padding: 5px 10px;
  }
  .kj11 .j7v2p {
    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);
  }
  .kj11 .j7v2p.b7kkg { transform: translateX(0); }
  .kj11 .j7v2p li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .kj11 .j7v2p li:last-child a { border-bottom: none; }
  .gpo3 .j7v2p,
  .t3w7zv .j7v2p { background: var(--accent) !important; }
  .gpo3 .j7v2p li a,
  .t3w7zv .j7v2p li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .y7avuha .m8dvt {
    padding: 5px 10px;
  }
  .y7avuha .j7v2p {
    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);
  }
  .y7avuha .j7v2p::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .y7avuha .j7v2p.b7kkg { transform: translateY(0); }
  .y7avuha .j7v2p li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .b7oj9 .m8dvt {
    padding: 5px 10px;
  }
  .b7oj9 .j7v2p {
    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;
  }
  .b7oj9 .j7v2p.b7kkg { opacity: 1; pointer-events: auto; }
  .b7oj9 .j7v2p li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .fa7o80ai     .m8dvt { border-radius: 0 !important; }
  .f3la   .m8dvt { border-radius: 8px !important; }
  .bwn1 .m8dvt { border-radius: 50% !important; }
  .tbol   .m8dvt { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .jgog8 .g5o6jqef { flex-direction: column; align-items: stretch; }
  .jgog8 .gmpuesm { flex-direction: row; min-width: auto; }
  .jgog8 .cpt1hy1 { align-items: flex-start; text-align: left; }
}
.yp2v,
.yp2v.ioaw4d7,
.fif7uz .yp2v,
.mqt1mx .yp2v,
.dt283ttd .yp2v,
.cotxur .yp2v {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.j7v8mb {
  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;
}
.vc34vj { flex: 1 1 280px; min-width: 0; }
.yzo2v {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.yrx9 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.zla47hp5 {
  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;
}
.zla47hp5:hover { transform: translateY(-1px); opacity: 0.95; }
.h58o3 .j7v8mb {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.h58o3 .yzo2v { color: var(--cta); }
.h58o3 .yrx9 { color: var(--text-body); }
.h58o3 .zla47hp5 {
  background: var(--cta) !important;
  color: #fff !important;
}
.ea1i96 .j7v8mb {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ea1i96 .yzo2v { color: var(--text-primary); }
.ea1i96 .yrx9 { color: var(--text-body); }
.ea1i96 .zla47hp5 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .j7v8mb {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .vc34vj { flex: 0 0 auto; }
  .yzo2v { font-size: 1.2rem; }
  .zla47hp5 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.dxgx4 .t1zn { height: 36px; }
.l1jp75x .t1zn { height: 60px; max-width: 200px; }
.ta8r10xg .t1zn { height: 56px; max-width: 180px; }
@media (min-width: 720px) {
  .h9l1 .kmst {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .h9l1 .le7mf {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .h9l1 .le7mf { padding: 40px 16px 20px; }
  .h9l1 .qdu2x {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .h9l1 .t62o { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .vqa9bw64 .le7mf {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .vqa9bw64 .le7mf::before {
    position: absolute; top: 14px; left: 14px;
  }
  .vqa9bw64 .kz7nit {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .vqa9bw64 .dc6kc80 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .vqa9bw64 .qdu2x {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .vqa9bw64 .t62o { width: 100%; min-width: 0; }
  .vqa9bw64 .iq9b93gk { min-width: 0; }
}
.y03dn8 .le7mf::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.cq939 .lrhth {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.cq939 .lrhth summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.cq939 .lrhth p { padding: 0 2px 16px; }
.uhwyka6u .lrhth { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.uhwyka6u .lrhth summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.uhwyka6u .lrhth summary::after { content: "›"; font-size: 1.2em; }
.uhwyka6u .lrhth[open] summary::after { content: "‹"; }
.uhwyka6u .lrhth p { padding: 10px 22px 4px; }
.uoieb .lrhth {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.uoieb .lrhth summary { color: var(--text-primary); padding-left: 16px; }
.uoieb .lrhth summary::after { content: "›"; font-size: 1.1em; }
.uoieb .lrhth[open] summary::after { content: "‹"; }
.uoieb .lrhth p { padding-left: 16px; }
.eqihcm .hkoa { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.eqihcm .lrhth {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.eqihcm .lrhth:last-child { border-bottom: none; }
.eqihcm .lrhth summary { color: var(--text-primary); border-radius: 0; }
.eqihcm .lrhth summary::after { content: "›"; font-size: 1.1em; }
.eqihcm .lrhth[open] summary::after { content: "‹"; }
.b81wak .lrhth { overflow: hidden; }
.b81wak .lrhth summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.b81wak .lrhth summary::after { color: rgba(255,255,255,.75); }
.b81wak .lrhth[open] summary { border-radius: 0; }
.u83o6 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.mzmc {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ieoef7ko {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.kwokc3v { color: var(--text-muted); font-size: 1.05rem; }
.ok5m {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.ntpv63s {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.do6mi7 { margin-bottom: 20px; }
.w7wqwvhh {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.zgh5x {
  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;
}
.zgh5x:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.j1ov1x { resize: vertical; min-height: 130px; }
.z7g28cw { width: 100%; margin-top: 8px; }
.r50h06x {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.nf4qs84 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.bxgd7 { color: var(--text-muted); line-height: 1.75; }
.p5rmmtv { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.p5rmmtv li { margin-bottom: 6px; }
.jml6 { max-width: 760px; margin: 0 auto; }
.q4ces { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.y0ptmojs { max-width: 760px; margin: 0 auto; }
.hfhyb { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.n18y ul.p5rmmtv { margin: 0; }
.tctzq .hfhyb { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .tctzq { grid-template-columns: 1fr; gap: 10px; } }
.exum0cs { max-width: 640px; margin: 0 auto; text-align: center; }
.po4c { margin-bottom: 48px; }
.po4c .hfhyb { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.po4c p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.h7tyj .p5rmmtv { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .tuqe { grid-template-columns: 1fr; } }
.cdb9do { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.cdb9do:hover .sy6ypc { color: var(--accent-light); text-decoration: underline; }
.jaljyp { color: inherit; text-decoration: none; }
.jaljyp:hover { color: var(--accent-light); text-decoration: underline; }
.vem6p { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.hpt60l { margin-bottom: 48px; }
.io0umv { max-width: 760px; margin: 0 auto; }
.rlrrfzk { text-align: center; }
.wif26 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.wif26:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.twlwtz { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.wif26 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wif26 ul.p5rmmtv { margin: 0; }
.p2hfo { color: var(--text-muted); line-height: 1.75; }
.rlrrfzk .p5rmmtv,
.tikhy .p5rmmtv,
.rssn82k5 .p5rmmtv,
.u3qq .p5rmmtv {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.rlrrfzk .wif26,
.tikhy .wif26 { text-align: left; }
.rlrrfzk .twlwtz,
.tikhy .twlwtz { text-align: center; }
.xbndqb0 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.yrtqy { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.m9cqd0ea { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.fm7ta { margin-top: 12px; }
.mcno { 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; }
.mcno:hover { border-bottom-color: var(--accent-light); }
.uibf { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.uibf img { width: 100%; height: 100%; object-fit: cover; display: block; }
.wqm5 { width: 200px; height: 200px; }
.cqk8d { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.scyqp6y { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.rruo4 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.s5rq8 { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .asul { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.bpld9ct { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.bpld9ct .m9cqd0ea, .bpld9ct .yrtqy { max-width: 640px; }
.hcxc .xbndqb0 { font-size: 1.6rem; margin-top: 18px; }
.e8kkq6 .m9cqd0ea { margin-bottom: 28px; }
@media (max-width: 860px) { .h77knn8 { grid-template-columns: 1fr; } .hcxc { position: static; text-align: center; } }
.rdj6p997 .uibf { margin: 0 auto 18px; }
.rdj6p997 .rruo4 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .nnvoz { grid-template-columns: 1fr; } }
.zz9rhh .xbndqb0 { font-size: 1.6rem; margin-bottom: 6px; }
.u3qq .p5rmmtv { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .zz9rhh { flex-direction: column; text-align: center; } .uu6tu { grid-template-columns: 1fr; } }
.exfvty .xbndqb0 { font-size: 1.35rem; margin: 0 0 4px; }
.exfvty .rruo4 { margin: 0; }
.xxzchf5s .ieoef7ko { color: var(--accent-light); }
.ij0ty .ieoef7ko { font-size: 2rem; }
.ij0ty .kwokc3v { max-width: 680px; }
.wmk9 .ieoef7ko { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.wmk9 .kwokc3v  { margin: 0; }
@media (max-width: 640px) { .wmk9 { flex-direction: column; } }
.dmk9ih .ieoef7ko { color: var(--accent-light); }
.fhp46j75 {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.fhp46j75 .ieoef7ko { color: #fff; }
.fhp46j75 .kwokc3v  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .owsedl { grid-template-columns: 1fr; } }
.j8x7c9vw { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.j8x7c9vw .zgh5x {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.j8x7c9vw .zgh5x:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.k8dzn5 .zgh5x { background: var(--bg-raised); border-color: transparent; }
.k8dzn5 .zgh5x:focus { background: var(--bg-card); border-color: var(--accent-light); }
.pivvm0 .zgh5x { border-radius: 100px; padding: 11px 20px; }
.pivvm0 .j1ov1x { border-radius: 14px; }
.ggh7b4 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .ggh7b4 { grid-template-columns: 1fr; } }
.ve0apfp {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.ve0apfp h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.ve0apfp p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.mv5qij { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.mv5qij li { margin-bottom: 6px; }
.aapmw0j{display:none}
.aapmw0j:empty,.jg9m:empty{display:none}
.n7syq2{position:relative;overflow:visible}
.po0oqbq .kraiicp,.s8a4vu .kraiicp,
.d0epp2qf .kraiicp,.mk9gk6x .kraiicp,
.z00xh .kraiicp,.m8a7 .kraiicp{display:block}
.xbn4a4y .fx4pr8k{display:block}
.po0oqbq .kraiicp,.s8a4vu .kraiicp,
.d0epp2qf .kraiicp,.mk9gk6x .kraiicp,
.z00xh .kraiicp{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}
.po0oqbq .kraiicp .jg9m,.s8a4vu .kraiicp .jg9m,
.d0epp2qf .kraiicp .jg9m,.mk9gk6x .kraiicp .jg9m,
.z00xh .kraiicp .jg9m{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}
.po0oqbq .lipg,.s8a4vu .lipg,
.d0epp2qf .lipg,.mk9gk6x .lipg,
.z00xh .lipg{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.po0oqbq .kraiicp,.s8a4vu .kraiicp{top:12px}
.po0oqbq .kraiicp .jg9m{margin-right:auto}
.s8a4vu .kraiicp .jg9m{margin-left:auto}
.s8a4vu .kraiicp{text-align:right}
.d0epp2qf .kraiicp,.mk9gk6x .kraiicp{bottom:12px}
.d0epp2qf .kraiicp .jg9m{margin-right:auto}
.mk9gk6x .kraiicp .jg9m{margin-left:auto}
.mk9gk6x .kraiicp{text-align:right}
.z00xh .kraiicp{position:relative;margin-top:16px}
.z00xh .kraiicp .jg9m{margin:0 auto}
.m8a7 .kraiicp{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.m8a7 .kraiicp .jg9m{margin:0}
.m8a7 .owp2t~.kraiicp,
.m8a7 .hy99r~.kraiicp{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.m8a7 .owp2t~.kraiicp .jg9m,
.m8a7 .hy99r~.kraiicp .jg9m{justify-content:flex-start}
.owp2t~.kraiicp,.hy99r~.kraiicp{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}
.owp2t~.kraiicp .jg9m{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.hy99r~.kraiicp .jg9m{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.fx4pr8k .jg9m{margin:0 0 12px}
.jg9m{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.sy6ypc{font-weight:600;color:var(--text-heading);opacity:1}
.t0cb076::before{content:"·";margin:0 2px;opacity:.5}
.lipg{white-space:nowrap}
.prxp .lipg{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.prxp .t0cb076::before{content:""}
.osh2p .lipg{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.osh2p .t0cb076::before{content:""}
.updfj0f .jg9m{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.bmnhzgsr .lipg{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.bmnhzgsr .t0cb076::before{content:""}
.pp0pw .lipg{color: var(--accent-light);opacity:1;font-weight:500}
.bwijmnjf .lipg{border-bottom:1px solid currentColor;padding-bottom:2px}
.v3rfcp15 .jg9m{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.fmyel{--date-bg:var(--accent-bg)}
.buy058e .t0cb076::before{content:""}
.avmy3p .t0cb076::before{content:"•";opacity:.4}
.avmy3p .lipg + .lipg::before{content:"•";margin-right:6px;opacity:.4}
.mib6be9a .t0cb076::before{content:"/";opacity:.35}
.mib6be9a .lipg + .lipg::before{content:"/";margin-right:6px;opacity:.35}
.tgr9bsi .t0cb076::before{content:"|";opacity:.3}
.tgr9bsi .lipg + .lipg::before{content:"|";margin-right:6px;opacity:.3}
.rdau .t0cb076::before{content:"—";opacity:.3}
.rdau .lipg + .lipg::before{content:"—";margin-right:6px;opacity:.3}
.ecy7oc .t0cb076::before{content:"◆";font-size:.5em;opacity:.35}
.ecy7oc .lipg + .lipg::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.qn3m .t0cb076::before{content:"·";opacity:.4}
.qn3m .lipg + .lipg::before{content:"·";margin-right:6px;opacity:.4}
.pojhge8 .t0cb076::before{content:"›";opacity:.4}
.pojhge8 .lipg + .lipg::before{content:"›";margin-right:6px;opacity:.4}
.nww12v .t0cb076::before{content:"→";opacity:.35;font-size:.85em}
.nww12v .lipg + .lipg::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.j2bhv{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.gpadg7{display:flex;flex-direction:column;gap:3px}
.adfz3a61{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.ndgn2h1r{font-weight:700;font-size:1rem;color:var(--text-heading)}
.sab1iklo{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ti5q .j2bhv{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.j2pgjz .j2bhv{border-top:3px solid var(--accent);padding-top:18px}
.tqablx6j .j2bhv{border-left:3px solid var(--accent);border-radius:0}
.yhkrmqw .j2bhv{padding:20px 0}
@media(max-width:640px){
  .j2bhv{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .sab1iklo{max-width:100%}
}
.ryfc .uyfefxv{margin:0}
@media (max-width:560px){
  .ywo1v{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) {
  .fotj { padding: 28px 18px 20px; }
  .sytag { font-size: 1.2rem; }
  .ar6rys9e { max-width: 220px; max-height: 80px; }
}
.fllo7c20 .hhuv { border-radius: 22px; }
.kqo4yvhk .j7v8mb {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .hhuv { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.p27e {
  margin: 28px 0 24px;
}
.p27e .ioaw4d7 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.p27e .jb9839 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.p27e .j7v8mb {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .pyncbfi { flex-direction: row-reverse; }
[dir="rtl"] .j7v2p { flex-direction: row-reverse; }
[dir="rtl"] .bo8jx6r .n83h { right: auto; left: 32px; }
[dir="rtl"] .nrkybl8  .n83h { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .bo8jx6r .n83h { right: auto; left: 20px; }
  [dir="rtl"] .nrkybl8  .n83h { left: auto;  right: 20px; }
}
[dir="rtl"] .m1edgwa .qm0b  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .hauqtr .qm0b { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .owp2t,
[dir="rtl"] .k7wzauy,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .mcpqgbd2, [dir="rtl"] .bmsmq { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .plssym40 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .i0ym2 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .co66ao { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .j7v8mb { direction: rtl; }
[dir="rtl"] .f9h7auk { direction: rtl; }
[dir="rtl"] .q5y0ext6 { direction: rtl; }
[dir="rtl"] .y9s7qk { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .s06u .bmsmq,
[dir="rtl"] .pqjwm8 .bmsmq,
[dir="rtl"] .x5t97qkr .bmsmq,
[dir="rtl"] .f9qty .bmsmq {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .s06u .bmsmq li::before,
[dir="rtl"] .pqjwm8 .bmsmq li::before,
[dir="rtl"] .x5t97qkr .bmsmq li::before,
[dir="rtl"] .f9qty .bmsmq li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .ihs934m.z27f .tpp70p,
[dir="rtl"] .mqam.z27f .tpp70p,
[dir="rtl"] .q2jrp.z27f .tpp70p,
[dir="rtl"] .xmle6s.z27f .tpp70p,
[dir="rtl"] .xqjy01tx.z27f .tpp70p { text-align: right; }
[dir="rtl"] .owp2t.z27f .dhcds { align-items: flex-end; text-align: right; }
[dir="rtl"] .owp2t.ab9d .dhcds { text-align: center; }
[dir="rtl"] .owp2t .dhcds { text-align: right; }
[dir="rtl"] .jb9839,
[dir="rtl"] .jfa6v59o,
[dir="rtl"] .kmku,
[dir="rtl"] .mx4a99,
[dir="rtl"] .ntpv63s,
[dir="rtl"] .w7wqwvhh,
[dir="rtl"] .m9cqd0ea,
[dir="rtl"] .zgh5x,
[dir="rtl"] .j1ov1x { text-align: right; direction: rtl; }
[dir="rtl"] .pivvm0 .zgh5x,
[dir="rtl"] .j8x7c9vw .zgh5x { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #1224c5;
  --brand:           #1224c5;
  --brand-light:     #1927a4;
  --brand-pale:      #2c3bc4;
  --grad-start:      #4455ed;
  --grad-end:        #838eec;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #1224c5;
  --cta-light:       #0a19a3;
  --cta-hover:       #0c198c;
  --bg-page:         #f6f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f3f6;
  --bg-raised:       #edeef1;
  --bg-hover:        #f3f3f6;
  --border:          #e1e2e9;
  --border-alt:      #cfd0dd;
  --border-section:  #e1e2e9;
  --text-primary:    #16171c;
  --text-muted:      #505262;
  --text-body:       #2d2e38;
  --text-sub:        #444654;
  --text-faint:      #72758c;
  --text-dim:        #8e90a3;
  --text-label:      #5b5d70;
  --text-value:      #393a46;
  --accent-bg:       #dfe1f5;
  --accent-bg-light: #c4c9f1;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #0c966b;
  --c-cons:          #9f2149;
  --c-pros-label:    #0eb37f;
  --c-tip-border:    #10c68c;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c966b;
}
:root { --logo-bg-opacity: 46%; }
body, button, input { font-family: "Manrope", sans-serif; }
.dr8c5 .b3rtu5k { font-size: 0; width: 1.2rem; flex-shrink: 0; }.dr8c5 .b3rtu5k::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.dr8c5 .reep     .b3rtu5k::before { content: "";  color: var(--c-tip-border); }.dr8c5 .gvm4q1p .b3rtu5k::before { content: ""; color: var(--c-warn-border); }.dr8c5 .ko8irx6    .b3rtu5k::before { content: ""; color: #60a5fa; }.ocpqtm1w .dr8c5 .reep     .b3rtu5k::before { color: #10b981; }.ocpqtm1w .dr8c5 .gvm4q1p .b3rtu5k::before { color: #f43f5e; }.ocpqtm1w .dr8c5 .ko8irx6    .b3rtu5k::before { color: #a855f7; }.g799lk  .dr8c5 .reep     .b3rtu5k::before { color: #eab308; }.g799lk  .dr8c5 .gvm4q1p .b3rtu5k::before { color: #ef4444; }.g799lk  .dr8c5 .ko8irx6    .b3rtu5k::before { color: #f97316; }.qr2c  .dr8c5 .reep     .b3rtu5k::before { color: #38bdf8; }.qr2c  .dr8c5 .gvm4q1p .b3rtu5k::before { color: #818cf8; }.qr2c  .dr8c5 .ko8irx6    .b3rtu5k::before { color: #2dd4bf; }.csn1c .dr8c5 .b3rtu5k::before { color: var(--accent-light) !important; }
.mm7yx4qv .jb4n li::before, .mm7yx4qv .v9bmiyi 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; }.mm7yx4qv .jb4n li::before { content: ""; }.mm7yx4qv .v9bmiyi li::before { content: ""; }.mm7yx4qv .qua3vd::before, .mm7yx4qv .bt2b::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.mm7yx4qv .qua3vd::before { content: ""; }.mm7yx4qv .bt2b::before { content: ""; }
.wxp6lkkr .i0mly, .wxp6lkkr .owp2t { min-height: 520px; }
.fihhca .lhi3::after,.fihhca .n83h::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; }
.f7pr6r::before { content: '·'; font-size: 1.3em; line-height: 1; }