:root {
  --color-accent: #34ca8d;
  --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;
}
.ny7bkkzv {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.an8b {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.sfmz {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.talhvmdk { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.srp9 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.srp9 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.srp9 a:hover { color: var(--accent-light); }
.mub24   .l9tg27c { border-radius: 0; }
.qais1  .l9tg27c li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .l9tg27c {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .zew7n:hover .l9tg27c,
  .zew7n:focus-within .l9tg27c { display: block; }
  .l9tg27c li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ouah4 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.c535 { display: none; }
@media (max-width: 640px) {
  .c535 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .c535.q6gm543q { display: block; }
}
@media (max-width: 640px) {
  .ouah4 { display: block; }
  .srp9 > li + li::before { display: none !important; }
  .srp9 {
    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;
  }
  .srp9.q6gm543q { display: flex; }
  .srp9 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .srp9 li:last-child a { border-bottom: none; }
}
.kkhk51 { min-height: 480px; }
.a3v3 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.xtd4 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.qsml9y .xtd4 { margin-left: 0; margin-right: 0; }
.j7fzerb {
  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;
}
.xl1q .j7fzerb { margin-top: 24px; }
.j7fzerb:hover { opacity: 0.88; }
.jmycb .a3v3 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.jmycb .xtd4 { color: #e2e8f0; }
.jmycb.qsml9y   .w4chri { text-align: left; }
.sok85jh .a3v3 { color: var(--text-primary); text-shadow: none; }
.sok85jh .xtd4 { color: var(--text-muted); }
.sok85jh .j7fzerb { margin-top: 16px; }
.sok85jh, .sok85jh.kkhk51 { min-height: auto !important; }
.sok85jh.qsml9y   .w4chri { text-align: left; }
.sok85jh~.lynsy{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}
.sok85jh~.lynsy .rgev4r3{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; }
}
.y85ef31q .f3aqjh,
.y85ef31q .k7faf6zp,
.y85ef31q .jmycb .nihx5z {
  overflow: hidden;
}
.y85ef31q .f3aqjh::after,
.y85ef31q .k7faf6zp::after,
.y85ef31q .jmycb .nihx5z::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.f3aqjh .a3v3 { color: #fff; }
.f3aqjh .xtd4 { color: rgba(255,255,255,0.85); }
.f3aqjh .j7fzerb { background: #fff; color: var(--cta); }
.f3aqjh .j7fzerb:hover { opacity: 0.92; }
.thpaynw .q4gx8 { position: relative; overflow: hidden; }
.thpaynw .q4gx8::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;
}
.y34fp .q4gx8 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.y85ef31q .q4gx8 { position: relative; overflow: hidden; }
.y85ef31q .q4gx8::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;
}
.qc0avc4j .q4gx8 { position: relative; overflow: hidden; }
.qc0avc4j .q4gx8::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;
}
.jttx5 .q4gx8 {
  animation: hg-fadein 1.2s ease-out both;
}
.q4gx8 {
  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%);
}
.vmowx {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.tm71f {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.u4rtf6 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.q4gx8 .a3v3 { text-shadow: none; color: var(--text-primary); }
.q4gx8 .xtd4 { color: var(--text-muted); }
body.dik5tq8 .a3v3 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.zobjink .a3v3 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.kkhk51.f3aqjh .a3v3,
section.f3aqjh .a3v3 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.q4gx8.ufrn .vmowx { align-items: center; text-align: center; }
.q4gx8.qsml9y   .vmowx { align-items: flex-start; text-align: left; }
.hiibst .tm71f { position: relative; }
.hiibst .tm71f::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.hiibst.hblx .tm71f::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.zooshzf .tm71f {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.zooshzf .u4rtf6 {
  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);
}
.zooshzf.hblx .tm71f { padding: 32px 0 32px 32px; }
.sx2wb2d .tm71f {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.sx2wb2d .u4rtf6 {
  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);
}
.hblx .vmowx {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.sx2wb2d.hblx .tm71f { padding: 40px 16px 40px 48px; }
.kkhk51 .crn6cs {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.crn6cs .dp68pbh2.pml64g8 {
  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;
}
.crn6cs .dp68pbh2.pml64g8:hover { opacity: 0.85; }
.dbkm .tm71f {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .q4gx8 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .q4gx8:not(.dbkm) .tm71f { display: none !important; }
  .dbkm .tm71f { padding: 16px; }
  .vmowx  { padding: 36px 24px; }
  .q4gx8~.lynsy,.hblx~.lynsy{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .kkhk51, .q4gx8 { min-height: 320px !important; }
  .a3v3 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .herygpf,
  .gqevdq,
  .cjq0 { grid-template-columns: 1fr !important; }

  

  
  .ibg8d { display: flex !important; flex-direction: column !important; }
  .ibg8d .w4chri { display: contents; }
  .ibg8d .nihx5z { order: 0; }
  .ibg8d .a3v3 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .ibg8d .herygpf { order: 2; padding: 0 16px 12px !important; }
  .ibg8d .xtd4 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .xl1q .w4chri { display: flex; flex-direction: column; }
  .xl1q .w4chri .a3v3 { order: 1; }
  .xl1q .w4chri .cjq0 { order: 2; margin: 8px 0 24px !important; }
  .xl1q .w4chri .xtd4 { order: 3; }
  .xl1q .w4chri .j7fzerb { order: 4; align-self: center; margin-top: 0; }

  
  .q4gx8.dbkm {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .q4gx8.dbkm .vmowx { display: contents; padding: 0; }
  .q4gx8.dbkm .vmowx .a3v3 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .q4gx8.dbkm .tm71f { order: 2; padding: 12px 16px; }
  .q4gx8.dbkm .vmowx .xtd4 { order: 3; padding: 0 24px; margin: 0 auto; }
  .q4gx8.dbkm .vmowx .j7fzerb { order: 4; align-self: center; margin: 8px 0 32px; }
}
.ficge0n { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.n0k3 { width: 100%; height: auto; display: block; border-radius: 10px; }
.gmzfotr .ficge0n        { border-radius: 16px; }
.gmzfotr .n0k3  { border-radius: 16px; }
.oa5t6 .ficge0n         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.oa5t6 .n0k3   { border-radius: 8px; }
.wrtl7 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ptouz { width: 100%; padding: 32px 0; position: relative; }
.iuoie6t7 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.p7ah .ptouz:nth-child(even) { background: var(--bg-surface); }
.p7ah .ptouz:nth-child(odd)  { background: var(--bg-page); }
.ms3x80g .ptouz:nth-child(even) { background: var(--bg-card); }
.ms3x80g .ptouz:nth-child(odd)  { background: var(--bg-page); }
.p7ah .ptouz:nth-child(odd)  .iuoie6t7 { background: var(--bg-card); border-radius: 6px; }
.p7ah .ptouz:nth-child(even) .iuoie6t7 { background: var(--bg-raised); border-radius: 6px; }
.ms3x80g .ptouz:nth-child(odd)  .iuoie6t7 { background: var(--bg-card); border-radius: 6px; }
.ms3x80g .ptouz:nth-child(even) .iuoie6t7 { background: var(--bg-raised); border-radius: 6px; }
.p7ah .ptouz:nth-child(even) .lw3urrg6 .j3pv9gt,
.ms3x80g .ptouz:nth-child(even) .lw3urrg6 .j3pv9gt { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.p7ah .ptouz:nth-child(odd) .lw3urrg6 .j3pv9gt,
.ms3x80g .ptouz:nth-child(odd) .lw3urrg6 .j3pv9gt { background: var(--bg-card-inner); }
.p7ah .ptouz:nth-child(even) .k6fg .j3pv9gt:nth-child(odd),
.ms3x80g .ptouz:nth-child(even) .k6fg .j3pv9gt:nth-child(odd)  { background: var(--bg-card); }
.p7ah .ptouz:nth-child(even) .k6fg .j3pv9gt:nth-child(even),
.ms3x80g .ptouz:nth-child(even) .k6fg .j3pv9gt:nth-child(even) { background: var(--bg-card-inner); }
h1.pwln { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.pwln {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.qfx5c6om { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.kehe7i h2.pwln {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.t68iox h2.pwln {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.q8om8ro h2.pwln {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.fe4c h2.pwln::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.bbrx h2.pwln {
  color: var(--text-primary); font-size: 1.7rem;
}
.j2jkk7h h2.pwln::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.wtfe h2.pwln {
  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;
}
.gj3g7qld { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .gj3g7qld { display: none; } }
.kz1j { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.pk71l74 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.j86yyaev {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.w0erk07 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.vz7pv { padding-left: 20px; }
.vz7pv li { margin-bottom: 6px; }
.vz7pv a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.vz7pv a:hover { color: var(--accent-light); }
.q9e7 .w0erk07 { display: none; }
.kjqq08 .w0erk07 { display: none; }
.kjqq08 .vz7pv { padding-left: 0; list-style: none; }
.kjqq08 .vz7pv li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.kjqq08 .vz7pv a { font-size: 0.92rem; }
.hmj4g .j86yyaev { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.hmj4g .w0erk07 { display: none; }
.hmj4g .vz7pv { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.hmj4g .vz7pv li { margin-bottom: 0; }
.hmj4g .vz7pv 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;
}
.hmj4g .vz7pv a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.st70 .j86yyaev { padding: 20px 20px 16px; }
.st70 .vz7pv {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.st70 .vz7pv li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.st70 .vz7pv 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;
}
.st70 .vz7pv 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;
}
.st70 .vz7pv a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.st70 .vz7pv a:focus,
.st70 .vz7pv a:focus-visible,
.st70 .vz7pv a:target { outline: none; }
.st70 .vz7pv li:target a { border-color: var(--border); color: var(--text-muted); }
.o174oz .j86yyaev { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.o174oz .w0erk07 { display: none; }
.o174oz .vz7pv { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.o174oz .vz7pv li { margin-bottom: 0; }
.o174oz .vz7pv li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.o174oz .vz7pv li:last-child::after { content: ""; margin-right: 0; }
.o174oz .vz7pv a { font-size: 0.9rem; }
.j3pv9gt { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.lw3urrg6 .j3pv9gt { background: var(--bg-card); }
.k6fg .j3pv9gt:nth-child(odd)  { background: var(--bg-card); }
.k6fg .j3pv9gt:nth-child(even) { background: var(--bg-raised); }
.gegq1 .j3pv9gt {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.gegq1 .j3pv9gt:last-child { border-bottom: none; }
.gegq1 h3.qfx5c6om { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.fydwt .j3pv9gt {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.fydwt .j3pv9gt + .j3pv9gt { margin-top: 4px; }
.amce .j3pv9gt { background: none; border-radius: 0; padding: 12px 0; }
.amce .j3pv9gt + .j3pv9gt { border-top: 1px solid var(--border-section); }
.b780y4i { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.mkql { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.at0b8gso { color: var(--text-body); margin-bottom: 10px; }
.qptjk, .svc5xr { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.qptjk li, .svc5xr li { margin-bottom: 6px; }
.svc5xr li { list-style: decimal; }
.g0en     .qptjk { list-style-type: "● "; }
.gn2l8a0  .qptjk { list-style-type: "■ "; }
.k8s8 .qptjk { list-style-type: "◆ "; }
.oeed8g6    .qptjk { list-style-type: "★ "; }
.g0en     .rythtey { list-style-type: "● "; }
.gn2l8a0  .rythtey { list-style-type: "■ "; }
.k8s8 .rythtey { list-style-type: "◆ "; }
.oeed8g6    .rythtey { list-style-type: "★ "; }
.g0en    .qptjk li::marker, .g0en    .rythtey li::marker,
.gn2l8a0 .qptjk li::marker, .gn2l8a0 .rythtey li::marker,
.k8s8 .qptjk li::marker, .k8s8 .rythtey li::marker,
.oeed8g6   .qptjk li::marker, .oeed8g6   .rythtey li::marker {
  color: var(--cta); font-size: 1em;
}
.g0en .svc5xr,
.gn2l8a0 .svc5xr,
.k8s8 .svc5xr,
.oeed8g6 .svc5xr {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.g0en .svc5xr li,
.gn2l8a0 .svc5xr li,
.k8s8 .svc5xr li,
.oeed8g6 .svc5xr li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.g0en .svc5xr li::before,
.gn2l8a0 .svc5xr li::before,
.k8s8 .svc5xr li::before,
.oeed8g6 .svc5xr 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;
}
.g0en     .svc5xr li::before { border-radius: 50%; }
.gn2l8a0  .svc5xr li::before { border-radius: 3px; }
.k8s8 .svc5xr li::before { border-radius: 3px; }
.oeed8g6    .svc5xr li::before { border-radius: 50%; }
.qexc { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.iuyzpp0w .qexc,
.seeh6t .qexc { background: transparent; border: none; border-radius: 0; }
.p1yfv2 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.p1yfv2 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.p1yfv2 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.p1yfv2 tr:hover td { background: var(--bg-hover); }
.rjm4 .p1yfv2 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.hnpw .p1yfv2 { border: 1px solid var(--border-alt); }
.hnpw .p1yfv2 th,
.hnpw .p1yfv2 td { border: 1px solid var(--border-alt); }
.vjy34g5k .p1yfv2 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.vjy34g5k .p1yfv2 td { border-bottom: none; }
.vjy34g5k .p1yfv2 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.a1ondf .p1yfv2 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.hqqr .qexc {
  overflow: hidden;
}
.hqqr .p1yfv2 th { border-bottom: 1px solid var(--border-alt); }
.hqqr .p1yfv2 tr:last-child td { border-bottom: none; }
.r2io108p { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.jfcho6uj { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.pijfu9r { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.f8noa { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.w9gfq3t { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.rythtey { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.rythtey 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%}
.usml .f8noa { background: transparent; text-align: center; }
.uz9985kd .pijfu9r {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.jlokt2 .pijfu9r {
  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);
}
.ai1erb7 .jfcho6uj { display: grid; grid-template-columns: auto 1fr; }
.ai1erb7 .pijfu9r {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ai1erb7 .f8noa { grid-column: 2; }
.ai1erb7 .w9gfq3t,
.ai1erb7 .rythtey { grid-column: 1 / -1; }
.ccaepk .jfcho6uj { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ccaepk .pijfu9r {
  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);
}
.ccaepk .f8noa { grid-column: 2; }
.ccaepk .w9gfq3t,
.ccaepk .rythtey { grid-column: 1 / -1; }
.j2u4ep3g .jfcho6uj { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.j2u4ep3g .f8noa { background: none; color: var(--accent-light); font-weight: 700; }
.vmt27 .jfcho6uj { 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); }
.vmt27 .f8noa { background: none; color: var(--accent-light); font-weight: 700; }
.x5oa .jfcho6uj { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.x5oa .jfcho6uj:last-child { border-bottom: none; }
.x5oa .f8noa { background: none; color: var(--accent-light); font-weight: 700; }
.bp0epec8 .jfcho6uj { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.bp0epec8 .f8noa { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.otzht .r2io108p { counter-reset: card-n; }
.otzht .jfcho6uj  { counter-increment: card-n; }
.otzht .f8noa { display: flex; align-items: center; gap: 10px; }
.otzht .f8noa::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;
}
.aivnbiuo .jfcho6uj { background: var(--bg-surface); border: 1px solid var(--border); }
.aivnbiuo .f8noa { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.rovvl04 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.mulzr9  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.wft5hh5 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.ahaodb { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.iisbu { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.rovvl04 strong { color: var(--text-primary); font-size: 0.95rem; }
.rovvl04 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.udgy2c { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.imjmk, .z35f { border-radius: 8px; padding: 14px; }
.imjmk { background: var(--bg-pros); }
.z35f { background: var(--bg-cons); }
.u6w4ouo { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.imjmk .u6w4ouo { color: var(--c-pros-label); }
.z35f .u6w4ouo { color: #f87171; }
.imjmk ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.z35f ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.n0k3 { width: 100%; height: auto; border-radius: 10px; display: block; }
.pml64g8 {
  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;
}
.pml64g8:hover { opacity: 0.85; }
.bk1t3p .pml64g8  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.bk1t3p .pml64g8:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.phj4wle .pml64g8  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.phj4wle .pml64g8:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.o103ym3n .j7fzerb { border-radius: 50px; }
.o103ym3n .pml64g8  { border-radius: 50px; }
.t2d5 .j7fzerb { padding-left: 22px; padding-right: 22px; }
.t2d5 .pml64g8  { padding-left: 12px; padding-right: 12px; }
.sapti .j7fzerb { padding-left: 44px; padding-right: 44px; }
.sapti .pml64g8  { padding-left: 24px; padding-right: 24px; }
.z5az4x .j7fzerb { padding-left: 56px; padding-right: 56px; }
.z5az4x .pml64g8  { padding-left: 32px; padding-right: 32px; }
.szgik   .j7fzerb::after, .szgik   .pml64g8::after,
.z6gb4q .j7fzerb::after, .z6gb4q .pml64g8::after,
.hr8ce    .j7fzerb::after, .hr8ce    .pml64g8::after,
.ma59    .j7fzerb::after, .ma59    .pml64g8::after,
.ll0sf8    .j7fzerb::after, .ll0sf8    .pml64g8::after,
.ynx8t6     .j7fzerb::after, .ynx8t6     .pml64g8::after,
.ezd6cje    .j7fzerb::after, .ezd6cje    .pml64g8::after,
.yrxij   .j7fzerb::after, .yrxij   .pml64g8::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;
}
.szgik .j7fzerb::after, .szgik .pml64g8::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");
}
.z6gb4q .j7fzerb::after, .z6gb4q .pml64g8::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");
}
.hr8ce .j7fzerb::after, .hr8ce .pml64g8::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");
}
.ma59 .j7fzerb::after, .ma59 .pml64g8::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");
}
.ll0sf8 .j7fzerb::after, .ll0sf8 .pml64g8::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");
}
.ynx8t6 .j7fzerb::after, .ynx8t6 .pml64g8::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");
}
.ezd6cje .j7fzerb::after, .ezd6cje .pml64g8::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");
}
.yrxij .j7fzerb::after, .yrxij .pml64g8::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");
}
.rgdbz8hb   .oaet::after, .rgdbz8hb   .rsd31qz::after,
.vz2edm .oaet::after, .vz2edm .rsd31qz::after,
.kt6y4    .oaet::after, .kt6y4    .rsd31qz::after,
.d27w9w    .oaet::after, .d27w9w    .rsd31qz::after,
.llohgrz    .oaet::after, .llohgrz    .rsd31qz::after,
.o1wg6ur     .oaet::after, .o1wg6ur     .rsd31qz::after,
.jkxgv    .oaet::after, .jkxgv    .rsd31qz::after,
.uglzsy   .oaet::after, .uglzsy   .rsd31qz::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;
}
.rgdbz8hb .oaet::after, .rgdbz8hb .rsd31qz::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");
}
.vz2edm .oaet::after, .vz2edm .rsd31qz::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");
}
.kt6y4 .oaet::after, .kt6y4 .rsd31qz::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");
}
.d27w9w .oaet::after, .d27w9w .rsd31qz::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");
}
.llohgrz .oaet::after, .llohgrz .rsd31qz::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");
}
.o1wg6ur .oaet::after, .o1wg6ur .rsd31qz::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");
}
.jkxgv .oaet::after, .jkxgv .rsd31qz::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");
}
.uglzsy .oaet::after, .uglzsy .rsd31qz::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");
}
.yl7xo .iwqs { background: var(--bg-raised); }
.dp68pbh2.pml64g8 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .nybmi {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .nybmi::before    { grid-area: rank;   }
  .x23h           { grid-area: ident;  }
  .udce3g6     { grid-area: rating; min-width: 0; width: auto; }
  .xporqb9m           { grid-area: pills;  }
  .dp68pbh2             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .nybmi {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .nybmi::before    { justify-self: center; }
  .x23h           { width: 100%; }
  .udce3g6     { justify-self: center; }
  .xporqb9m           { grid-template-columns: 1fr; }
}
.ldmt6tt    .gpq5 li::before { content: "◆"; }
.ldmt6tt    .midx3x li::before { content: "▲"; }
@media (min-width: 860px) {
  .y621 .vr4m0 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .y621 .p15btjxx { margin: 0; }
}
.seeh6t .udgy2c { gap: 10px; }
.seeh6t .imjmk, .seeh6t .z35f { padding: 12px; }
.seeh6t .imjmk ul, .seeh6t .z35f ul { margin: 4px 0 0; padding-left: 18px; }
.seeh6t .imjmk li, .seeh6t .z35f li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .ojqb5sv3 { grid-template-columns: 1fr; }
  .mizijw { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .mizijw .k19ck { width: 72px; height: 50px; }
  .mizijw .g065g { max-width: 180px; }
  .mizijw .a3w1 { width: auto; }
}
@media (max-width: 720px) {
  .e6btur7z { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .uy4m1rv { padding: 16px; }
  .dhl8nfq .il131zm { min-width: 50%; }
}
.iha2ly0 .udgy2c { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .s65uod2 { grid-template-columns: 1fr; }
  .mg2i6vr9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .z6nv { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .yfsfgt { flex-wrap: wrap; padding: 16px; }
}
.x3mk .udgy2c { gap: 8px; }
.x3mk .imjmk, .x3mk .z35f { padding: 8px; }
@media (max-width: 480px) {
  .r7wu { flex-direction: column; align-items: stretch; }
}
.sl7j96bp .a3w1 .pml64g8 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .yyfin { flex-direction: column; align-items: stretch; gap: 10px; }
  .sl7j96bp .a3w1 { text-align: center; }
}
@media (max-width: 720px) {
  .kn95wut { grid-template-columns: 1fr; }
  .bqqbz { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .af3xcqj { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .i1dd { grid-template-columns: 1fr; }
  .zeiqj8 { width: 100px; height: 100px; margin: 16px auto; }
  .fh39vx6v { font-size: 1.4rem; }
  .tv0cd7 { justify-content: center; }
  .nj25x71 .il131zm { min-width: 50%; }
}
.kghx0 .udgy2c { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .bfygn3kw { flex-wrap: wrap; padding: 14px 16px; }
  .zcl2 { padding: 12px 16px; }
  .kghx0 .udgy2c { margin: 0 16px; }
  .kghx0 .aj07u { padding: 0 16px; }
  .u3gj { padding: 12px 16px; }
}
.az1xckw .ceyut81n { gap: 18px; }
.az1xckw .nybmi {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.az1xckw .nybmi:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.uwvhd .rlwb {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.g4dzw { margin: 16px 0; }
.mzo2mw0 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.mzo2mw0 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.mzo2mw0 summary::after { content: "+"; color: var(--accent-light); }
.mzo2mw0[open] summary::after { content: "−"; }
.mzo2mw0 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ptouz { margin-bottom: 0; }
.t3tay4iz h2.pwln { color: var(--text-primary); border-color: var(--accent-light); }
.z2mscu h2.pwln { color: var(--text-primary); border-color: var(--accent-light); }
.ua0kf6q .mulzr9     { background: #052e16; border-color: #10b981; }
.ua0kf6q .wft5hh5 { background: #2d0a1e; border-color: #f43f5e; }
.ua0kf6q .ahaodb    { background: #1e1036; border-color: #a855f7; }
.ua0kf6q .rovvl04 strong  { color: #f1f5f9; }
.ua0kf6q .rovvl04 p       { color: #cbd5e1; }
.ua0kf6q .en5kxb24    .mulzr9     .iisbu::before,
.ua0kf6q .am9wme  .mulzr9     .iisbu::before,
.ua0kf6q .aiss8cpo  .mulzr9     .iisbu::before,
.ua0kf6q .rdzpul9 .mulzr9     .iisbu::before { color: #10b981; }
.ua0kf6q .en5kxb24    .wft5hh5 .iisbu::before,
.ua0kf6q .am9wme  .wft5hh5 .iisbu::before,
.ua0kf6q .aiss8cpo  .wft5hh5 .iisbu::before,
.ua0kf6q .rdzpul9 .wft5hh5 .iisbu::before { color: #f43f5e; }
.ua0kf6q .en5kxb24    .ahaodb    .iisbu::before,
.ua0kf6q .am9wme  .ahaodb    .iisbu::before,
.ua0kf6q .aiss8cpo  .ahaodb    .iisbu::before,
.ua0kf6q .rdzpul9 .ahaodb    .iisbu::before { color: #a855f7; }
.gcbn1s6 .mulzr9     { background: #2d2000; border-color: #eab308; }
.gcbn1s6 .wft5hh5 { background: #2d0b0b; border-color: #ef4444; }
.gcbn1s6 .ahaodb    { background: #2d1600; border-color: #f97316; }
.gcbn1s6 .rovvl04 strong  { color: #f1f5f9; }
.gcbn1s6 .rovvl04 p       { color: #cbd5e1; }
.gcbn1s6 .en5kxb24    .mulzr9     .iisbu::before,
.gcbn1s6 .am9wme  .mulzr9     .iisbu::before,
.gcbn1s6 .aiss8cpo  .mulzr9     .iisbu::before,
.gcbn1s6 .rdzpul9 .mulzr9     .iisbu::before { color: #eab308; }
.gcbn1s6 .en5kxb24    .wft5hh5 .iisbu::before,
.gcbn1s6 .am9wme  .wft5hh5 .iisbu::before,
.gcbn1s6 .aiss8cpo  .wft5hh5 .iisbu::before,
.gcbn1s6 .rdzpul9 .wft5hh5 .iisbu::before { color: #ef4444; }
.gcbn1s6 .en5kxb24    .ahaodb    .iisbu::before,
.gcbn1s6 .am9wme  .ahaodb    .iisbu::before,
.gcbn1s6 .aiss8cpo  .ahaodb    .iisbu::before,
.gcbn1s6 .rdzpul9 .ahaodb    .iisbu::before { color: #f97316; }
.z0iwyevx .mulzr9     { background: #0c1a2e; border-color: #38bdf8; }
.z0iwyevx .wft5hh5 { background: #12103a; border-color: #818cf8; }
.z0iwyevx .ahaodb    { background: #0a2020; border-color: #2dd4bf; }
.z0iwyevx .rovvl04 strong  { color: #f1f5f9; }
.z0iwyevx .rovvl04 p       { color: #cbd5e1; }
.z0iwyevx .en5kxb24    .mulzr9     .iisbu::before,
.z0iwyevx .am9wme  .mulzr9     .iisbu::before,
.z0iwyevx .aiss8cpo  .mulzr9     .iisbu::before,
.z0iwyevx .rdzpul9 .mulzr9     .iisbu::before { color: #38bdf8; }
.z0iwyevx .en5kxb24    .wft5hh5 .iisbu::before,
.z0iwyevx .am9wme  .wft5hh5 .iisbu::before,
.z0iwyevx .aiss8cpo  .wft5hh5 .iisbu::before,
.z0iwyevx .rdzpul9 .wft5hh5 .iisbu::before { color: #818cf8; }
.z0iwyevx .en5kxb24    .ahaodb    .iisbu::before,
.z0iwyevx .am9wme  .ahaodb    .iisbu::before,
.z0iwyevx .aiss8cpo  .ahaodb    .iisbu::before,
.z0iwyevx .rdzpul9 .ahaodb    .iisbu::before { color: #2dd4bf; }
.j4x8 .mulzr9     { background: var(--accent-bg); border-color: var(--accent-light); }
.j4x8 .wft5hh5 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.j4x8 .ahaodb    { background: var(--accent-bg); border-color: var(--accent-pale); }
.j4x8 .en5kxb24    .iisbu::before,
.j4x8 .am9wme  .iisbu::before,
.j4x8 .aiss8cpo  .iisbu::before,
.j4x8 .rdzpul9 .iisbu::before { color: var(--accent-light) !important; }
.u8wxf3ng::before,
.ksslpjlw::before { margin-right: 5px; }
.pgd4 .imjmk ul li,
.pgd4 .imjmk .u8wxf3ng { color: #22c55e; }
.pgd4 .z35f ul li,
.pgd4 .z35f .ksslpjlw { color: #ef4444; }
.c5voa8 .imjmk { background: var(--bg-pros); }
.c5voa8 .z35f { background: var(--bg-cons); }
.c5voa8 .imjmk .u8wxf3ng { color: var(--c-pros-label); }
.c5voa8 .z35f .ksslpjlw { color: var(--c-cons); }
.c5voa8 .imjmk ul li,
.c5voa8 .gpq5 li            { color: var(--c-pros); }
.c5voa8 .z35f ul li,
.c5voa8 .midx3x li            { color: var(--c-cons); }
.l2gbj0ak .imjmk { background: var(--bg-pros); }
.l2gbj0ak .z35f { background: var(--bg-cons); }
.l2gbj0ak .imjmk .u8wxf3ng { color: var(--c-pros-label); }
.l2gbj0ak .z35f .ksslpjlw { color: var(--c-cons); }
.l2gbj0ak .imjmk ul li,
.l2gbj0ak .z35f ul li,
.ee0p .u8wxf3ng::before { content: "✓ "; }
.ee0p .ksslpjlw::before { content: "✗ "; }
.csd94rbm .u8wxf3ng::before { content: "→ "; }
.csd94rbm .ksslpjlw::before { content: "← "; }
.rh0dqt .u8wxf3ng::before { content: "★ "; }
.rh0dqt .ksslpjlw::before { content: "✕ "; }
.ldmt6tt .u8wxf3ng::before { content: "◆ "; }
.ldmt6tt .ksslpjlw::before { content: "▲ "; }
.z5pby .rovvl04 { background: transparent; border-left: none; border: 1.5px solid; }
.z5pby .mulzr9     { border-color: var(--c-tip-border); }
.z5pby .wft5hh5 { border-color: var(--c-warn-border); }
.z5pby .ahaodb    { border-color: #60a5fa; }
.z5pby .rovvl04 strong { color: var(--text-primary); }
.z5pby .rovvl04 p      { color: var(--text-muted); }
.tsu60 .rovvl04 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.tsu60 .mulzr9     { border-top-color: var(--c-tip-border); }
.tsu60 .wft5hh5 { border-top-color: var(--c-warn-border); }
.tsu60 .ahaodb    { border-top-color: #60a5fa; }
.arlqwk1g .rovvl04 { border-left: none; border-radius: 8px; }
.arlqwk1g .mulzr9     { background: #065f46; }
.arlqwk1g .wft5hh5 { background: #92400e; }
.arlqwk1g .ahaodb    { background: #1e3a8a; }
.arlqwk1g .rovvl04 strong,
.arlqwk1g .rovvl04 p { color: #fff; }
.arlqwk1g .iisbu::before { color: rgba(255,255,255,0.85) !important; }
.ua0kf6q.arlqwk1g .mulzr9,
.ua0kf6q .arlqwk1g .mulzr9     { background: #052e16; }
.ua0kf6q.arlqwk1g .wft5hh5,
.ua0kf6q .arlqwk1g .wft5hh5 { background: #2d0a1e; }
.ua0kf6q.arlqwk1g .ahaodb,
.ua0kf6q .arlqwk1g .ahaodb    { background: #1e1036; }
.gcbn1s6.arlqwk1g .mulzr9,
.gcbn1s6 .arlqwk1g .mulzr9      { background: #2d2000; }
.gcbn1s6.arlqwk1g .wft5hh5,
.gcbn1s6 .arlqwk1g .wft5hh5  { background: #2d0b0b; }
.gcbn1s6.arlqwk1g .ahaodb,
.gcbn1s6 .arlqwk1g .ahaodb     { background: #2d1600; }
.z0iwyevx.arlqwk1g .mulzr9,
.z0iwyevx .arlqwk1g .mulzr9      { background: #0c1a2e; }
.z0iwyevx.arlqwk1g .wft5hh5,
.z0iwyevx .arlqwk1g .wft5hh5  { background: #12103a; }
.z0iwyevx.arlqwk1g .ahaodb,
.z0iwyevx .arlqwk1g .ahaodb     { background: #0a2020; }
.b1ig .rovvl04 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.b1ig .mulzr9     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.b1ig .wft5hh5 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.b1ig .ahaodb    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.b1ig .rovvl04 strong { color: var(--text-primary); }
.b1ig .rovvl04 p      { color: var(--text-muted); }
.tdrdtzm .rovvl04 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.en5kxb24 .iisbu,
.am9wme .iisbu,
.aiss8cpo .iisbu,
.rdzpul9 .iisbu { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.en5kxb24 .iisbu::before,
.am9wme .iisbu::before,
.aiss8cpo .iisbu::before,
.rdzpul9 .iisbu::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.en5kxb24 .mulzr9     .iisbu::before { content: "✦"; color: var(--c-tip-border); }
.en5kxb24 .wft5hh5 .iisbu::before { content: "▲"; color: var(--c-warn-border); }
.en5kxb24 .ahaodb    .iisbu::before { content: "◉"; color: #60a5fa; }
.am9wme .mulzr9     .iisbu::before { content: "★"; color: var(--c-tip-border); }
.am9wme .wft5hh5 .iisbu::before { content: "◆"; color: var(--c-warn-border); }
.am9wme .ahaodb    .iisbu::before { content: "●"; color: #60a5fa; }
.aiss8cpo .mulzr9     .iisbu::before { content: "▶"; color: var(--c-tip-border); }
.aiss8cpo .wft5hh5 .iisbu::before { content: "■"; color: var(--c-warn-border); }
.aiss8cpo .ahaodb    .iisbu::before { content: "▸"; color: #60a5fa; }
.rdzpul9 .mulzr9     .iisbu::before { content: "→"; color: var(--c-tip-border); }
.rdzpul9 .wft5hh5 .iisbu::before { content: "⬥"; color: var(--c-warn-border); }
.rdzpul9 .ahaodb    .iisbu::before { content: "◈"; color: #60a5fa; }
.z3449v .lw3urrg6 .j3pv9gt,
.z3449v .k6fg .j3pv9gt  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.z3449v .jfcho6uj                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.z3449v .qexc          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.z3449v .j86yyaev                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.j8kct6jh .lw3urrg6 .j3pv9gt,
.j8kct6jh .k6fg .j3pv9gt,
.j8kct6jh .jfcho6uj,
.j8kct6jh .nybmi,
.j8kct6jh .p15btjxx,
.j8kct6jh .qexc,
.j8kct6jh .j86yyaev,
.j8kct6jh .tdrdtzm .rovvl04 { box-shadow: none; }
.pdloo6   .at0b8gso, .pdloo6 .b780y4i, .pdloo6 .mkql,
.pdloo6   .kz1j, .pdloo6 .pk71l74 { font-size: 0.9rem; }
.pdloo6   .qptjk, .pdloo6 .svc5xr { font-size: 0.9rem; }
.erith   .at0b8gso, .erith .b780y4i, .erith .mkql,
.erith   .kz1j, .erith .pk71l74 { font-size: 0.95rem; }
.erith   .qptjk, .erith .svc5xr { font-size: 0.95rem; }
.qh3slm   .at0b8gso, .qh3slm .b780y4i, .qh3slm .mkql,
.qh3slm   .kz1j, .qh3slm .pk71l74 { font-size: 1.08rem; }
.qh3slm   .qptjk, .qh3slm .svc5xr { font-size: 1.05rem; }
.qh3slm   .p1yfv2 { font-size: 0.97rem; }
.ih9da04 .a3v3      { font-size: 3.2rem; }
.ih9da04 h2.pwln { font-size: 1.9rem; }
.ih9da04 h3.qfx5c6om     { font-size: 1.4rem; }
.epwppu5 .a3v3      { font-size: 3.8rem; }
.epwppu5 h2.pwln { font-size: 2.2rem; }
.epwppu5 h3.qfx5c6om     { font-size: 1.6rem; }
.ptouz + .ptouz { position: relative; }
.tyff   .ptouz + .ptouz::before,
.fnss5  .ptouz + .ptouz::before,
.vqv0sq4c   .ptouz + .ptouz::before,
.kfsswef5   .ptouz + .ptouz::before,
.rjx48w   .ptouz + .ptouz::before,
.aoos .ptouz + .ptouz::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.tyff .ptouz + .ptouz::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.fnss5 .ptouz + .ptouz::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.vqv0sq4c .ptouz + .ptouz::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;
}
.kfsswef5 .ptouz + .ptouz::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.wnr0w7 .ptouz { margin-bottom: 16px; }
.wnr0w7 .ptouz + .ptouz { margin-top: 0; }
.wnr0w7 .iuoie6t7 { padding-top: 0; padding-bottom: 0; }
.rjx48w .ptouz + .ptouz::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.aoos .ptouz + .ptouz::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.fzxlj45 .ptouz + .ptouz::before,
.w0oh .ptouz + .ptouz::before,
.t6d2 .ptouz + .ptouz::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%;
}
.p7ah .fzxlj45 .ptouz:nth-child(even)::before,
.p7ah .w0oh .ptouz:nth-child(even)::before,
.p7ah .t6d2 .ptouz:nth-child(even)::before { background: var(--bg-surface); }
.ms3x80g .fzxlj45 .ptouz:nth-child(even)::before,
.ms3x80g .w0oh .ptouz:nth-child(even)::before,
.ms3x80g .t6d2 .ptouz:nth-child(even)::before { background: var(--bg-card); }
.fzxlj45 .ptouz + .ptouz::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");
}
.w0oh .ptouz + .ptouz::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");
}
.t6d2 .ptouz + .ptouz::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");
}
.cbid8 .vmowx,
.uz1bl71 .vmowx { padding-bottom: 60px; }
.zmwprfd2 .vmowx { padding-bottom: 70px; }
.duta01 .jmycb:not(.f3aqjh) .nihx5z { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.raaye .q4gx8 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.duta01 .f3aqjh { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.duta01 .k7faf6zp { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.duta01 .q4gx8 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.e75f .q4gx8 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.gzm2lpn .q4gx8 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.xbe0vt5 .q4gx8 { background: var(--accent-bg); }
.inqy7g0 .ficge0n { float: left; width: 38%; margin: 0 28px 16px 0; }
.inqy7g0 .ficge0n .n0k3 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.inqy7g0 .iuoie6t7::after { content: ''; display: block; clear: both; }
.wlaj7 .ficge0n { float: right; width: 38%; margin: 0 0 16px 28px; }
.wlaj7 .ficge0n .n0k3 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.wlaj7 .iuoie6t7::after { content: ''; display: block; clear: both; }
.w9rv .ptouz:nth-child(odd)  .ficge0n { float: left;  width: 38%; margin: 0 28px 16px 0; }
.w9rv .ptouz:nth-child(even) .ficge0n { float: right; width: 38%; margin: 0 0 16px 28px; }
.w9rv .ficge0n .n0k3 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.w9rv .iuoie6t7::after { content: ''; display: block; clear: both; }
.inqy7g0 .r2io108p,
.wlaj7 .r2io108p,
.wlaj7 .ceyut81n,
.w9rv .r2io108p,
@media (max-width: 900px) {
  .inqy7g0 .ficge0n,
  .wlaj7 .ficge0n,
  .w9rv .ptouz:nth-child(odd)  .ficge0n,
  .w9rv .ptouz:nth-child(even) .ficge0n {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .inqy7g0 .ficge0n .n0k3,
  .wlaj7 .ficge0n .n0k3,
  .w9rv .ficge0n .n0k3 {
    max-height: none !important;
  }
}
.inqy7g0 .qptjk,
.inqy7g0 .svc5xr,
.wlaj7 .qptjk,
.wlaj7 .svc5xr,
.w9rv .qptjk,
.w9rv .svc5xr { overflow: hidden; }
@media (max-width: 640px) {
  .inqy7g0 .ficge0n,
  .wlaj7 .ficge0n,
  .w9rv .ficge0n { float: none; width: 100%; margin: 0 0 16px 0; }
}
.agixz7 .wrtl7,
.agixz7 .iuoie6t7,
.agixz7 .psf1rl  { max-width: 1100px; }
.v8k51 .wrtl7,
.v8k51 .iuoie6t7,
.v8k51 .psf1rl  { max-width: 1200px; }
.v8k51 { --content-mw: 1200px; }
.dpqb3 .wrtl7,
.dpqb3 .iuoie6t7,
.dpqb3 .psf1rl  { max-width: 1320px; }
.aqnfdp { font-size: 0.82rem; color: var(--text-muted); }
.d39v62q { display: flex; align-items: center; }
.bv5jah {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.w62kl1lz { display: flex; align-items: center; }
.ufph { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ufph:hover { text-decoration: underline; }
.b3bwml { margin: 0 3px; opacity: 0.45; }
.b3bwml::before { content: '/'; }
.r6dj7 { padding: 2px 5px; color: var(--text-main); }
.lvt59a .aqnfdp {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.lvt59a .d39v62q { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.c8y7wm8m .aqnfdp {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.c8y7wm8m .d39v62q { padding: 0 0 0 12px; }
.m59y .d39v62q { padding: 0 16px; }
.m59y .aqnfdp {
  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);
}
.m59y .wrtl7 { padding-top: 28px; }
@media (max-width: 720px) {
  .elpsavu { margin-top: 18px; padding: 0 16px; }
  .m59y .wrtl7 { padding-top: 16px; }
}
.agixz7.lvt59a .d39v62q { max-width: 1100px; }
.v8k51.lvt59a .d39v62q { max-width: 1200px; }
.dpqb3.lvt59a .d39v62q { max-width: 1320px; }
.v8k51 .elpsavu { max-width: 1200px; }
.l5si2a5 .ptouz { padding-top: 16px; padding-bottom: 16px; }
.u6ledd3r .ptouz { padding-top: 24px; padding-bottom: 24px; }
.lx5k4p .ptouz { padding-top: 40px; padding-bottom: 40px; }
.zfk6bwg .ptouz { padding-top: 52px; padding-bottom: 52px; }
.l7hp3 .ptouz:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.l7hp3 .ptouz:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.l7hp3 .ptouz:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.l7hp3 .ptouz:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.dw7zrct .iuoie6t7 { padding-top: 10px;  padding-bottom: 10px; }
.bscgv .iuoie6t7 { padding-top: 18px;  padding-bottom: 18px; }
.z2fty60 .iuoie6t7 { padding-top: 36px;  padding-bottom: 36px; }
.wxb5jm7e .iuoie6t7 { padding-top: 48px;  padding-bottom: 48px; }
.p23l h2.pwln { font-weight: 600; }
.p23l h3.qfx5c6om     { font-weight: 600; }
.ygosgd h2.pwln { font-weight: 800; }
.ygosgd h3.qfx5c6om     { font-weight: 700; }
.zjpp2k { font-weight: 600; }
.zjpp2k h2.pwln { font-weight: 900; }
.zjpp2k h3.qfx5c6om     { font-weight: 800; }
.zjpp2k .rovvl04 strong,
.zjpp2k .rovvl04 strong { font-weight: 600; }
.oaet {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.mbos .oaet { display: none; }
@media (max-width: 640px) {
  .l89e { display: none; }
  .oaet {
    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;
  }
}
.oaet { background: var(--cta) !important; color: #fff !important; border: none !important; }
.oaet:hover { opacity: 0.85; }
.bd2d7 .oaet { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.btzlozsj .oaet,
.f166as  .oaet { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.btzlozsj .oaet:hover,
.f166as  .oaet:hover { opacity: 0.88; }
.bd2d7.btzlozsj .oaet,
.bd2d7.f166as  .oaet { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.rsd31qz {
  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;
}
.rsd31qz:hover { transform: translateY(-2px); opacity: 0.92; }
.rsd31qz { background: var(--cta) !important; color: #fff !important; border: none !important; }
.rc3r .rsd31qz { display: none; }
.n0ma5c .rsd31qz { right: 32px; }
.yymv1x  .rsd31qz { left: 32px; }
@media (max-width: 480px) {
  .n0ma5c .rsd31qz { right: 20px; bottom: 20px; }
  .yymv1x  .rsd31qz { left: 20px; bottom: 20px; }
}
.geimkef { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.psf1rl { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.xmjv { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.nchb8 { color: var(--text-dim); font-size: 0.8rem; }
.jtzyo a, .it3w2mt a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.jtzyo a:hover, .it3w2mt a:hover { color: var(--accent-light); }
.it3w2mt { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.e0lid .psf1rl { text-align: center; }
.e0lid .it3w2mt { justify-content: center; margin-bottom: 16px; }
.e0lid .xmjv { margin-top: 0; }
.c1g1m { margin-top: 10px; }
.c1g1m a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .psf1rl { padding-left: 16px; padding-right: 16px; }
  .b5x7exk1 .psf1rl { padding: 20px 16px; }
  .it3w2mt { gap: 4px 12px; }
  .xmjv { font-size: 0.78rem; }
}
.ibrzos .xmjv { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ibrzos .nchb8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ibrzos .egmk { grid-template-columns: 1fr 1fr; } .ibrzos .c9s13 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ibrzos .egmk { grid-template-columns: 1fr; } }
.ct6ce .xmjv { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ct6ce .n6vkuljj { gap: 12px; } .ct6ce .atp1a { margin-right: 0; width: 100%; } }
.wv9sy .xmjv { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.wv9sy .nchb8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .wv9sy .cm85gl7h { grid-template-columns: 1fr 1fr; } .wv9sy .wkjyqkm { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wv9sy .cm85gl7h { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .vtzb .eo62rzj { grid-template-columns: 1fr 1fr; } .vtzb .b2o7:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vtzb .eo62rzj { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .f4v6xt0 .eo62rzj { grid-template-columns: 1fr; } }
.csb3en .psf1rl { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.csb3en .it3w2mt { justify-content: center; }
.dsx9 .ny7bkkzv      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.dsx9 .geimkef { background: var(--bg-page); border-top-color: var(--border-alt); }
.xmj24xu .ny7bkkzv      { background: #0d1117; border-bottom-color: #21262d; }
.xmj24xu .sfmz { color: var(--accent-light); }
.xmj24xu .srp9 { --msep-color: #8b949e; }
.xmj24xu .srp9 a { color: #8b949e; }
.xmj24xu .srp9 a:hover { color: var(--accent-light); }
.xmj24xu .ouah4 { color: #8b949e; }
.xmj24xu .geimkef { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.xmj24xu .xmjv,
.xmj24xu .nchb8 { color: #6e7681; }
.xmj24xu .jtzyo a, .xmj24xu .it3w2mt a,
.xmj24xu .jtzyo a:hover, .xmj24xu .it3w2mt a:hover,
@media (max-width: 640px) {
  .xmj24xu .srp9 { background: #0d1117; border-top-color: #21262d; }
  .xmj24xu .srp9 li a { border-bottom-color: #21262d; }
}
.kdf2 .ny7bkkzv      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.kdf2 .sfmz { color: var(--accent-light); }
.kdf2 .srp9 { --msep-color: #475569; }
.kdf2 .srp9 a { color: #475569; }
.kdf2 .srp9 a:hover { color: var(--accent-light); }
.kdf2 .ouah4 { color: #64748b; }
.kdf2 .geimkef { background: #f0f4f8; border-top-color: #cbd5e1; }
.kdf2 .xmjv,
.kdf2 .nchb8 { color: #64748b; }
.kdf2 .jtzyo a, .kdf2 .it3w2mt a,
.kdf2 .jtzyo a:hover, .kdf2 .it3w2mt a:hover,
@media (max-width: 640px) {
  .kdf2 .srp9 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .kdf2 .srp9 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.btzlozsj .ny7bkkzv      { background: var(--accent); border-bottom-color: var(--accent-light); }
.btzlozsj .sfmz { color: #fff; }
.btzlozsj .srp9 { --msep-color: rgba(255,255,255,0.82); }
.btzlozsj .srp9 a { color: rgba(255,255,255,0.82); }
.btzlozsj .srp9 a:hover { color: #fff; }
.btzlozsj .ouah4 { color: rgba(255,255,255,0.9); }
.btzlozsj .l9tg27c a { color: var(--text-primary) !important; }
.btzlozsj .l9tg27c a:hover { color: var(--accent-light) !important; }
.btzlozsj .geimkef { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.btzlozsj .xmjv,
.btzlozsj .nchb8 { color: rgba(255,255,255,0.72); }
.btzlozsj .jtzyo a, .btzlozsj .it3w2mt a,
.btzlozsj .zjxu1k a, .btzlozsj .iv2284x a,
.btzlozsj .ezhya a, .btzlozsj .atp1a { color: #fff; }
.btzlozsj .d3gjrh, .btzlozsj .hzlx { color: rgba(255,255,255,0.7); }
.btzlozsj .jtzyo a:hover, .btzlozsj .it3w2mt a:hover,
.btzlozsj .zjxu1k a:hover, .btzlozsj .iv2284x a:hover { color: #fff; }
@media (max-width: 640px) {
  .btzlozsj .srp9 { background: var(--accent); border-top-color: var(--accent-light); }
  .btzlozsj .srp9 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.f166as .ny7bkkzv {
  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);
}
.f166as .geimkef {
  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) {
  .f166as .srp9 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.j2amv018 .an8b { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.m9lird3 .an8b { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.cxff .an8b { min-height: 72px; height: auto; }
.tfhttpx .an8b { min-height: 84px; height: auto; }
.b5x7exk1 .an8b { max-width: none; padding: 0 32px; }
.b5x7exk1 .psf1rl  { max-width: none; padding: 24px 32px; }
.pw0o3q.v8k51 .an8b { max-width: 1200px; }
.pw0o3q.dpqb3 .an8b { max-width: 1320px; }
.mdibt   .sfmz, .mdibt   .atp1a { text-transform: capitalize; }
.bu0r .sfmz, .bu0r .atp1a { text-transform: lowercase; }
.cotr6i .sfmz, .cotr6i .atp1a { text-transform: uppercase; letter-spacing: 0.06em; }
.s2uy, .wcxzsuhr {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.qg4fk1r .s2uy,
.aqydxk2g .s2uy,
.jvyawqax .s2uy,
.xph0fc85 .s2uy,
.xgmksl6   .srp9 a { font-weight: 500; }
.d5qy .srp9 a { font-weight: 600; }
.wv5136wg     .srp9 a { font-weight: 700; }
.dkh0v    .srp9 a { font-weight: 800; letter-spacing: 0.01em; }
.e7z91     .srp9 > li + li::before,
.qdbu742    .srp9 > li + li::before,
.sm9o2x7    .srp9 > li + li::before,
.khg9u6v .srp9 > li + li::before,
.broo .srp9 > li + li::before,
.w43kqctb  .srp9 > li + li::before,
.mh9by18t    .srp9 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.e7z91     .srp9 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.qdbu742    .srp9 > li + li::before { content: "|"; }
.sm9o2x7    .srp9 > li + li::before { content: "—"; }
.khg9u6v .srp9 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.broo .srp9 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.w43kqctb  .srp9 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.mh9by18t    .srp9 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .xn28k .ouah4,
  .jiogok3 .ouah4,
  .wk55 .ouah4,
  .nfd67 .ouah4,
  .iedmkwda .ouah4 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .xn28k .ouah4::before,
  .jiogok3 .ouah4::before,
  .wk55 .ouah4::before,
  .nfd67 .ouah4::before,
  .iedmkwda .ouah4::before { content: ""; display: block; flex-shrink: 0; }

  
  .xn28k .ouah4::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;
  }

  
  .jiogok3 .ouah4::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;
  }

  
  .wk55 .ouah4::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;
  }

  
  .nfd67 .ouah4::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;
  }

  
  .iedmkwda .ouah4::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) {
  .qhps .ouah4 {
    padding: 5px 14px;
  }
  .qhps .srp9 {
    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;
  }
  .qhps .srp9 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .qhps .srp9 li a:hover { background: var(--bg-raised); }
  .qhps .c535,
  .gwzm0 .c535,
  .uiw1fj82 .c535 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .qp2hu .ouah4 {
    padding: 5px 10px;
  }
  .qp2hu .srp9 {
    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);
  }
  .qp2hu .srp9.q6gm543q { transform: translateX(0); }
  .qp2hu .srp9 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .qp2hu .srp9 li:last-child a { border-bottom: none; }
  .btzlozsj .srp9,
  .xmj24xu .srp9 { background: var(--accent) !important; }
  .btzlozsj .srp9 li a,
  .xmj24xu .srp9 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .uiw1fj82 .ouah4 {
    padding: 5px 10px;
  }
  .uiw1fj82 .srp9 {
    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);
  }
  .uiw1fj82 .srp9::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .uiw1fj82 .srp9.q6gm543q { transform: translateY(0); }
  .uiw1fj82 .srp9 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .k1k0p .ouah4 {
    padding: 5px 10px;
  }
  .k1k0p .srp9 {
    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;
  }
  .k1k0p .srp9.q6gm543q { opacity: 1; pointer-events: auto; }
  .k1k0p .srp9 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .fugjo5     .ouah4 { border-radius: 0 !important; }
  .cy0c3   .ouah4 { border-radius: 8px !important; }
  .k7nu3k .ouah4 { border-radius: 50% !important; }
  .pv3r295a   .ouah4 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .vwovx1 .fudnuii { flex-direction: column; align-items: stretch; }
  .vwovx1 .gwlmczsc { flex-direction: row; min-width: auto; }
  .vwovx1 .cc2n1igc { align-items: flex-start; text-align: left; }
}
.anp7dl1,
.anp7dl1.ptouz,
.p7ah .anp7dl1,
.xkf6tha2 .anp7dl1,
.ms3x80g .anp7dl1,
.w0ph .anp7dl1 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.h1rr0r0 {
  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;
}
.kcm6t { flex: 1 1 280px; min-width: 0; }
.x4l8c7z {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.hdm3cb {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.vlt2y {
  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;
}
.vlt2y:hover { transform: translateY(-1px); opacity: 0.95; }
.bcplu .h1rr0r0 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.bcplu .x4l8c7z { color: var(--cta); }
.bcplu .hdm3cb { color: var(--text-body); }
.bcplu .vlt2y {
  background: var(--cta) !important;
  color: #fff !important;
}
.dcsvr .h1rr0r0 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.dcsvr .x4l8c7z { color: var(--text-primary); }
.dcsvr .hdm3cb { color: var(--text-body); }
.dcsvr .vlt2y {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .h1rr0r0 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .kcm6t { flex: 0 0 auto; }
  .x4l8c7z { font-size: 1.2rem; }
  .vlt2y { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.cdgmoc .talhvmdk { height: 36px; }
.dgtgz .talhvmdk { height: 60px; max-width: 200px; }
.nuvxyc1h .talhvmdk { height: 56px; max-width: 180px; }
.m0mh     .rlwb, .m0mh     .rv6y6 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
@media (min-width: 720px) {
  .ycfsr7 .ceyut81n {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ycfsr7 .nybmi {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ycfsr7 .nybmi { padding: 40px 16px 20px; }
  .ycfsr7 .jd33il1 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ycfsr7 .dp68pbh2 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .fi0yu .nybmi {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .fi0yu .nybmi::before {
    position: absolute; top: 14px; left: 14px;
  }
  .fi0yu .x23h {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .fi0yu .eh6m1jq { white-space: normal; text-align: center; font-size: 1.2rem; }
  .fi0yu .jd33il1 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .fi0yu .dp68pbh2 { width: 100%; min-width: 0; }
  .fi0yu .rlwb { min-width: 0; }
}
.d3m5skr .mzo2mw0 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.d3m5skr .mzo2mw0 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.d3m5skr .mzo2mw0 p { padding: 0 2px 16px; }
.np1l .mzo2mw0 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.np1l .mzo2mw0 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.np1l .mzo2mw0 summary::after { content: "›"; font-size: 1.2em; }
.np1l .mzo2mw0[open] summary::after { content: "‹"; }
.np1l .mzo2mw0 p { padding: 10px 22px 4px; }
.i5sl70t .mzo2mw0 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.i5sl70t .mzo2mw0 summary { color: var(--text-primary); padding-left: 16px; }
.i5sl70t .mzo2mw0 summary::after { content: "›"; font-size: 1.1em; }
.i5sl70t .mzo2mw0[open] summary::after { content: "‹"; }
.i5sl70t .mzo2mw0 p { padding-left: 16px; }
.xduu4z66 .g4dzw { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.xduu4z66 .mzo2mw0 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.xduu4z66 .mzo2mw0:last-child { border-bottom: none; }
.xduu4z66 .mzo2mw0 summary { color: var(--text-primary); border-radius: 0; }
.xduu4z66 .mzo2mw0 summary::after { content: "›"; font-size: 1.1em; }
.xduu4z66 .mzo2mw0[open] summary::after { content: "‹"; }
.ngnqpspj .mzo2mw0 { overflow: hidden; }
.ngnqpspj .mzo2mw0 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.ngnqpspj .mzo2mw0 summary::after { color: rgba(255,255,255,.75); }
.ngnqpspj .mzo2mw0[open] summary { border-radius: 0; }
.zpipwi3 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.f0a44oh {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.v50sk40 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.on4l3w { color: var(--text-muted); font-size: 1.05rem; }
.kk382c {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.t954j { margin-bottom: 20px; }
.t3ec7 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.v61dlsv {
  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;
}
.v61dlsv:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.c80t2 { resize: vertical; min-height: 130px; }
.y25ltl { width: 100%; margin-top: 8px; }
.ho5b {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.jhjpx {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.umd7th { color: var(--text-muted); line-height: 1.75; }
.mw43zvs { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.mw43zvs li { margin-bottom: 6px; }
.dtpjuyj { max-width: 760px; margin: 0 auto; }
.b6m5h0d { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.iv9c { max-width: 760px; margin: 0 auto; }
.m18i8dt { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.m18i8dt:last-child { border-bottom: none; }
.rz4r8w { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.m18i8dt p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.m18i8dt ul.mw43zvs { margin: 0; }
.ck4v2 .rz4r8w { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .ck4v2 { grid-template-columns: 1fr; gap: 10px; } }
.sz0n1 .rz4r8w { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.vcr399 .mw43zvs { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .qnyz72 { grid-template-columns: 1fr; } }
.zfsaxd { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.zfsaxd:hover .euq380 { color: var(--accent-light); text-decoration: underline; }
.oeed { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ucyv { max-width: 760px; margin: 0 auto; }
.lglx5eto ul.mw43zvs { margin: 0; }
.go8i8r3k { color: var(--text-muted); line-height: 1.75; }
.dtah .mw43zvs,
.vc6v .mw43zvs,
.eo3w .mw43zvs,
.pvh0d .mw43zvs {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.ei8k { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.bs5voz { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.fvhqbd { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.klnv { margin-top: 12px; }
.twrux4v { 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; }
.twrux4v:hover { border-bottom-color: var(--accent-light); }
.czz9y8zl { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.czz9y8zl img { width: 100%; height: 100%; object-fit: cover; display: block; }
.xzo5bzsl { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.axgyt { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.wygt { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .k2io3 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.jiobp .fvhqbd, .jiobp .bs5voz { max-width: 640px; }
.x1w91 .ei8k { font-size: 1.6rem; margin-top: 18px; }
.xusak .fvhqbd { margin-bottom: 28px; }
@media (max-width: 860px) { .a7tlribr { grid-template-columns: 1fr; } .x1w91 { position: static; text-align: center; } }
.sigb .czz9y8zl { margin: 0 auto 18px; }
.sigb .axgyt { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .ivzg6rr9 { grid-template-columns: 1fr; } }
.l92ud9 { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.i1dh { flex: 1; }
.l92ud9 .ei8k { font-size: 1.6rem; margin-bottom: 6px; }
.c5pb { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.pvh0d { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.rt7n { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.pvh0d p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.pvh0d .mw43zvs { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .l92ud9 { flex-direction: column; text-align: center; } .c5pb { grid-template-columns: 1fr; } }
.j7f4ek .ei8k { font-size: 1.35rem; margin: 0 0 4px; }
.j7f4ek .axgyt { margin: 0; }
.twr11wyc { max-width: 760px; margin: 0 auto; }
.utm1 { position: relative; padding-left: 28px; }
.utm1::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.w1vi { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.w1vi:last-child { padding-bottom: 0; }
.e6uaj8px { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.kbnusp h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.kbnusp p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wc6omw .v50sk40 { color: var(--accent-light); }
.tgcvr .v50sk40 { font-size: 2rem; }
.tgcvr .on4l3w { max-width: 680px; }
.htlsecx {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.htlsecx .v50sk40 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.htlsecx .on4l3w  { margin: 0; }
@media (max-width: 640px) { .htlsecx { flex-direction: column; } }
.f2cg .v50sk40 { color: var(--accent-light); }
.iivrpm .v50sk40 { color: #fff; }
.iivrpm .on4l3w  { color: rgba(255,255,255,0.85); }
.u8inklm { max-width: 680px; margin: 0 auto; }
.n0l9w {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .n0l9w { grid-template-columns: 1fr; } }
.kuyc .v61dlsv {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.kuyc .v61dlsv:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.dnpxy7t .v61dlsv { background: var(--bg-raised); border-color: transparent; }
.dnpxy7t .v61dlsv:focus { background: var(--bg-card); border-color: var(--accent-light); }
.q69etdy .v61dlsv { border-radius: 100px; padding: 11px 20px; }
.q69etdy .c80t2 { border-radius: 14px; }
.drei7m {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.drei7m summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.drei7m summary::-webkit-details-marker { display: none; }
.drei7m summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.drei7m[open] summary::after { content: "−"; }
.dt86e {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .ro5ra { grid-template-columns: 1fr; } }
.llwlry9 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.llwlry9 li { margin-bottom: 6px; }
.i3rt3zx{display:none}
.i3rt3zx:empty,.rgev4r3:empty{display:none}
.b5qtn2ii{position:relative;overflow:visible}
.pommk .lynsy,.t14o3l .lynsy,
.wl11d2n .lynsy,.csoqc .lynsy,
.jf4h6b7 .lynsy,.nv975rm6 .lynsy{display:block}
.r70c1e5o .xj0q4{display:block}
.pommk .lynsy,.t14o3l .lynsy,
.wl11d2n .lynsy,.csoqc .lynsy,
.jf4h6b7 .lynsy{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}
.pommk .lynsy .rgev4r3,.t14o3l .lynsy .rgev4r3,
.wl11d2n .lynsy .rgev4r3,.csoqc .lynsy .rgev4r3,
.jf4h6b7 .lynsy .rgev4r3{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}
.pommk .opcm,.t14o3l .opcm,
.wl11d2n .opcm,.csoqc .opcm,
.jf4h6b7 .opcm{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.pommk .lynsy,.t14o3l .lynsy{top:12px}
.pommk .lynsy .rgev4r3{margin-right:auto}
.t14o3l .lynsy .rgev4r3{margin-left:auto}
.t14o3l .lynsy{text-align:right}
.wl11d2n .lynsy,.csoqc .lynsy{bottom:12px}
.wl11d2n .lynsy .rgev4r3{margin-right:auto}
.csoqc .lynsy .rgev4r3{margin-left:auto}
.csoqc .lynsy{text-align:right}
.jf4h6b7 .lynsy{position:relative;margin-top:16px}
.jf4h6b7 .lynsy .rgev4r3{margin:0 auto}
.nv975rm6 .lynsy{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.nv975rm6 .lynsy .rgev4r3{margin:0}
.nv975rm6 .q4gx8~.lynsy,
.nv975rm6 .hblx~.lynsy{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.nv975rm6 .q4gx8~.lynsy .rgev4r3,
.nv975rm6 .hblx~.lynsy .rgev4r3{justify-content:flex-start}
.q4gx8~.lynsy,.hblx~.lynsy{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}
.q4gx8~.lynsy .rgev4r3{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.hblx~.lynsy .rgev4r3{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.xj0q4 .rgev4r3{margin:0 0 12px}
.rgev4r3{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.c9lbglcd{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.euq380{font-weight:600;color:var(--text-heading);opacity:1}
.hkfom3::before{content:"·";margin:0 2px;opacity:.5}
.opcm{white-space:nowrap}
.yvn6081 .c9lbglcd{display:none}
.hqxronh .opcm{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.hqxronh .hkfom3::before{content:""}
.na3kgbzf .opcm{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}
.na3kgbzf .hkfom3::before{content:""}
.tm7f .rgev4r3{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.g8o56w8 .opcm{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.g8o56w8 .hkfom3::before{content:""}
.plnhs1 .opcm{color: var(--accent-light);opacity:1;font-weight:500}
.z9dmsq9 .opcm{border-bottom:1px solid currentColor;padding-bottom:2px}
.qsqh92l .rgev4r3{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.j6xr7a3l{--date-bg:var(--accent-bg-light)}
.kfn66 .hkfom3::before{content:""}
.gt464 .hkfom3::before{content:"•";opacity:.4}
.gt464 .opcm + .opcm::before{content:"•";margin-right:6px;opacity:.4}
.f1qow .hkfom3::before{content:"/";opacity:.35}
.f1qow .opcm + .opcm::before{content:"/";margin-right:6px;opacity:.35}
.a1cm .hkfom3::before{content:"|";opacity:.3}
.a1cm .opcm + .opcm::before{content:"|";margin-right:6px;opacity:.3}
.j5ft .hkfom3::before{content:"—";opacity:.3}
.j5ft .opcm + .opcm::before{content:"—";margin-right:6px;opacity:.3}
.iazz .hkfom3::before{content:"◆";font-size:.5em;opacity:.35}
.iazz .opcm + .opcm::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.xdt14e .hkfom3::before{content:"·";opacity:.4}
.xdt14e .opcm + .opcm::before{content:"·";margin-right:6px;opacity:.4}
.tmmmoggs .hkfom3::before{content:"›";opacity:.4}
.tmmmoggs .opcm + .opcm::before{content:"›";margin-right:6px;opacity:.4}
.yjrsx .hkfom3::before{content:"→";opacity:.35;font-size:.85em}
.yjrsx .opcm + .opcm::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.tpt7ssii .omgta{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .omgta{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .tstg3pxq{max-width:100%}
}
.te9nb7sk .qexc{margin:0}
@media (max-width:560px){
  .oq301eat{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) {
  .x87o { padding: 28px 18px 20px; }
  .gkp79dq1 { font-size: 1.2rem; }
  .ysknmac4 { max-width: 220px; max-height: 80px; }
}
.eg1s4pk .ywvm { border-radius: 22px; }
.mft4 .h1rr0r0 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .ywvm { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.debmbvsc {
  margin: 28px 0 24px;
}
.debmbvsc .ptouz {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.debmbvsc .iuoie6t7 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.debmbvsc .h1rr0r0 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .an8b { flex-direction: row-reverse; }
[dir="rtl"] .srp9 { flex-direction: row-reverse; }
[dir="rtl"] .n0ma5c .rsd31qz { right: auto; left: 32px; }
[dir="rtl"] .yymv1x  .rsd31qz { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .n0ma5c .rsd31qz { right: auto; left: 20px; }
  [dir="rtl"] .yymv1x  .rsd31qz { left: auto;  right: 20px; }
}
[dir="rtl"] .inqy7g0 .ficge0n  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .wlaj7 .ficge0n { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .q4gx8,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .qptjk, [dir="rtl"] .svc5xr { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .imjmk { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .z35f { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .rovvl04 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .h1rr0r0 { direction: rtl; }
[dir="rtl"] .aqnfdp { direction: rtl; }
[dir="rtl"] .j86yyaev { direction: rtl; }
[dir="rtl"] .vz7pv { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .g0en .svc5xr,
[dir="rtl"] .gn2l8a0 .svc5xr,
[dir="rtl"] .k8s8 .svc5xr,
[dir="rtl"] .oeed8g6 .svc5xr {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .g0en .svc5xr li::before,
[dir="rtl"] .gn2l8a0 .svc5xr li::before,
[dir="rtl"] .k8s8 .svc5xr li::before,
[dir="rtl"] .oeed8g6 .svc5xr li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .jmycb.qsml9y .w4chri,
[dir="rtl"] .sok85jh.qsml9y .w4chri,
[dir="rtl"] .f3aqjh.qsml9y .w4chri,
[dir="rtl"] .ibg8d.qsml9y .w4chri,
[dir="rtl"] .xl1q.qsml9y .w4chri { text-align: right; }
[dir="rtl"] .q4gx8.qsml9y .vmowx { align-items: flex-end; text-align: right; }
[dir="rtl"] .q4gx8.ufrn .vmowx { text-align: center; }
[dir="rtl"] .q4gx8 .vmowx { text-align: right; }
[dir="rtl"] .iuoie6t7,
[dir="rtl"] .kz1j,
[dir="rtl"] .pk71l74,
[dir="rtl"] .gj3g7qld,
[dir="rtl"] .kk382c,
[dir="rtl"] .t3ec7,
[dir="rtl"] .fvhqbd,
[dir="rtl"] .v61dlsv,
[dir="rtl"] .c80t2 { text-align: right; direction: rtl; }
[dir="rtl"] .q69etdy .v61dlsv,
[dir="rtl"] .kuyc .v61dlsv { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #34ca8d;
  --brand:           #34ca8d;
  --brand-light:     #33986f;
  --brand-pale:      #5eb894;
  --grad-start:      #7cddb5;
  --grad-end:        #b2e4d0;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #34ca8d;
  --cta-light:       #26ae77;
  --cta-hover:       #27996b;
  --bg-page:         #f6f8f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f4;
  --bg-raised:       #eef1ef;
  --bg-hover:        #f3f5f4;
  --border:          #e2e8e6;
  --border-alt:      #d0dbd7;
  --border-section:  #e2e8e6;
  --text-primary:    #171b19;
  --text-muted:      #525f5a;
  --text-body:       #2f3633;
  --text-sub:        #47514d;
  --text-faint:      #768881;
  --text-dim:        #91a09a;
  --text-label:      #5e6d67;
  --text-value:      #3b4440;
  --accent-bg:       #e4f0eb;
  --accent-bg-light: #cde9dd;
  --bg-tip:          #f9f0f3;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f5f9;
  --bg-pros:         #f9f0f3;
  --bg-cons:         #faf6f3;
  --c-pros:          #8b1746;
  --c-cons:          #9f5221;
  --c-pros-label:    #a61b53;
  --c-tip-border:    #b71e5c;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8b1746;
}
:root { --logo-bg-opacity: 37%; }
body, button, input { font-family: "Heebo", sans-serif; }
.aukvowse .iisbu { font-size: 0; width: 1.2rem; flex-shrink: 0; }.aukvowse .iisbu::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.aukvowse .mulzr9     .iisbu::before { content: "";  color: var(--c-tip-border); }.aukvowse .wft5hh5 .iisbu::before { content: ""; color: var(--c-warn-border); }.aukvowse .ahaodb    .iisbu::before { content: ""; color: #60a5fa; }.ua0kf6q .aukvowse .mulzr9     .iisbu::before { color: #10b981; }.ua0kf6q .aukvowse .wft5hh5 .iisbu::before { color: #f43f5e; }.ua0kf6q .aukvowse .ahaodb    .iisbu::before { color: #a855f7; }.gcbn1s6  .aukvowse .mulzr9     .iisbu::before { color: #eab308; }.gcbn1s6  .aukvowse .wft5hh5 .iisbu::before { color: #ef4444; }.gcbn1s6  .aukvowse .ahaodb    .iisbu::before { color: #f97316; }.z0iwyevx  .aukvowse .mulzr9     .iisbu::before { color: #38bdf8; }.z0iwyevx  .aukvowse .wft5hh5 .iisbu::before { color: #818cf8; }.z0iwyevx  .aukvowse .ahaodb    .iisbu::before { color: #2dd4bf; }.j4x8 .aukvowse .iisbu::before { color: var(--accent-light) !important; }
.nb7sxu .kkhk51, .nb7sxu .q4gx8 { min-height: 640px; }
.e8d1jnk .j7fzerb::after, .e8d1jnk .pml64g8::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.vmb1m .oaet::after,.vmb1m .rsd31qz::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; }
.b3bwml::before { content: '|'; opacity: 0.3; }