:root {
  --color-accent: #cf3c21;
  --color-cta: #c22a59;
  --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;
}
.l3pax0o {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.kq5bez4 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.utg9vgu {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.k9pdac { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.tog9jb0t { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.tog9jb0t a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.tog9jb0t a:hover { color: var(--accent-light); }
.gkckrlv   .eo0d { border-radius: 0; }
.yx5k3  .eo0d li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .eo0d {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ogjb:hover .eo0d,
  .ogjb:focus-within .eo0d { display: block; }
  .eo0d li a { padding: 8px 16px; font-size: 0.88rem; }
}
.n21g5 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.w58dz { display: none; }
@media (max-width: 640px) {
  .w58dz {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .w58dz.ljp02u { display: block; }
}
@media (max-width: 640px) {
  .n21g5 { display: block; }
  .tog9jb0t > li + li::before { display: none !important; }
  .tog9jb0t {
    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;
  }
  .tog9jb0t.ljp02u { display: flex; }
  .tog9jb0t li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .tog9jb0t li:last-child a { border-bottom: none; }
}
.ijs4thw1 { min-height: 480px; }
.ar2rlhg {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ozjt52cm { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.bkb0o .ozjt52cm { margin-left: 0; margin-right: 0; }
.o8j8 {
  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;
}
.odrn .o8j8 { margin-top: 24px; }
.o8j8:hover { opacity: 0.88; }
.gj07axs .ar2rlhg { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.gj07axs .ozjt52cm { color: #e2e8f0; }
.gj07axs.bkb0o   .oxc19wn { text-align: left; }
.ewcy .ar2rlhg { color: var(--text-primary); text-shadow: none; }
.ewcy .ozjt52cm { color: var(--text-muted); }
.ewcy .o8j8 { margin-top: 16px; }
.ewcy, .ewcy.ijs4thw1 { min-height: auto !important; }
.ewcy.bkb0o   .oxc19wn { text-align: left; }
.ewcy~.kk4u3q{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}
.ewcy~.kk4u3q .fb3f{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.zh3a0i3j .ar2rlhg { color: #fff; }
.zh3a0i3j .ozjt52cm { color: rgba(255,255,255,0.85); }
.zh3a0i3j .o8j8 { background: #fff; color: var(--cta); }
.zh3a0i3j .o8j8:hover { opacity: 0.92; }
.l5m1 .ker9j { position: relative; overflow: hidden; }
.l5m1 .ker9j::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;
}
.p9jh8 .ker9j {
  animation: hg-breathe 7s ease-in-out infinite;
}
.n4yfk .ker9j { position: relative; overflow: hidden; }
.n4yfk .ker9j::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;
}
.gwe6 .ker9j { position: relative; overflow: hidden; }
.gwe6 .ker9j::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;
}
.d6g8c128 .ker9j {
  animation: hg-fadein 1.2s ease-out both;
}
.ker9j {
  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%);
}
.qd2gnkog {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.cse576g {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.k2adzc {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.ker9j .ar2rlhg { text-shadow: none; color: var(--text-primary); }
.ker9j .ozjt52cm { color: var(--text-muted); }
body.yc81b6 .ar2rlhg {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ouoh4 .ar2rlhg {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ijs4thw1.zh3a0i3j .ar2rlhg,
section.zh3a0i3j .ar2rlhg {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ker9j.cq1oiibo .qd2gnkog { align-items: center; text-align: center; }
.ker9j.bkb0o   .qd2gnkog { align-items: flex-start; text-align: left; }
.l4z1sed .cse576g { position: relative; }
.l4z1sed .cse576g::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.l4z1sed.a0mf .cse576g::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.wxtf7 .cse576g {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.wxtf7 .k2adzc {
  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);
}
.wxtf7.a0mf .cse576g { padding: 32px 0 32px 32px; }
.dozu .cse576g {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.dozu .k2adzc {
  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);
}
.dozu .imabp {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.a0mf .qd2gnkog {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.dozu.a0mf .cse576g { padding: 40px 16px 40px 48px; }
.ijs4thw1 .pe2fvj {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.pe2fvj .eonri.y3uzn14n {
  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;
}
.pe2fvj .eonri.y3uzn14n:hover { opacity: 0.85; }
.e0df7 .cse576g {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .ker9j { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ker9j:not(.e0df7) .cse576g { display: none !important; }
  .e0df7 .cse576g { padding: 16px; }
  .qd2gnkog  { padding: 36px 24px; }
  .ker9j~.kk4u3q,.a0mf~.kk4u3q{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ijs4thw1, .ker9j { min-height: 320px !important; }
  .ar2rlhg { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .x1jy63j,
  .abmrdni,
  .jpb2gprg { grid-template-columns: 1fr !important; }

  

  
  .oj0ep { display: flex !important; flex-direction: column !important; }
  .oj0ep .oxc19wn { display: contents; }
  .oj0ep .i2dxj { order: 0; }
  .oj0ep .ar2rlhg { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .oj0ep .x1jy63j { order: 2; padding: 0 16px 12px !important; }
  .oj0ep .ozjt52cm { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .odrn .oxc19wn { display: flex; flex-direction: column; }
  .odrn .oxc19wn .ar2rlhg { order: 1; }
  .odrn .oxc19wn .jpb2gprg { order: 2; margin: 8px 0 24px !important; }
  .odrn .oxc19wn .ozjt52cm { order: 3; }
  .odrn .oxc19wn .o8j8 { order: 4; align-self: center; margin-top: 0; }

  
  .ker9j.e0df7 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ker9j.e0df7 .qd2gnkog { display: contents; padding: 0; }
  .ker9j.e0df7 .qd2gnkog .ar2rlhg { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ker9j.e0df7 .cse576g { order: 2; padding: 12px 16px; }
  .ker9j.e0df7 .qd2gnkog .ozjt52cm { order: 3; padding: 0 24px; margin: 0 auto; }
  .ker9j.e0df7 .qd2gnkog .o8j8 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.jz1t { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ydi8k { width: 100%; height: auto; display: block; border-radius: 10px; }
.pi55 .jz1t        { border-radius: 16px; }
.pi55 .ydi8k  { border-radius: 16px; }
.pz2jzkc .jz1t         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.pz2jzkc .ydi8k   { border-radius: 8px; }
.bivh { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.lxtkglu { width: 100%; padding: 32px 0; position: relative; }
.qvh70 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.rxg9n .lxtkglu:nth-child(even) { background: var(--bg-surface); }
.rxg9n .lxtkglu:nth-child(odd)  { background: var(--bg-page); }
.bbtloho5 .lxtkglu:nth-child(even) { background: var(--bg-card); }
.bbtloho5 .lxtkglu:nth-child(odd)  { background: var(--bg-page); }
.rxg9n .lxtkglu:nth-child(odd)  .qvh70 { background: var(--bg-card); border-radius: 6px; }
.rxg9n .lxtkglu:nth-child(even) .qvh70 { background: var(--bg-raised); border-radius: 6px; }
.bbtloho5 .lxtkglu:nth-child(odd)  .qvh70 { background: var(--bg-card); border-radius: 6px; }
.bbtloho5 .lxtkglu:nth-child(even) .qvh70 { background: var(--bg-raised); border-radius: 6px; }
.rxg9n .lxtkglu:nth-child(even) .o8bj6j .eiy57d9,
.bbtloho5 .lxtkglu:nth-child(even) .o8bj6j .eiy57d9 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.rxg9n .lxtkglu:nth-child(odd) .o8bj6j .eiy57d9,
.bbtloho5 .lxtkglu:nth-child(odd) .o8bj6j .eiy57d9 { background: var(--bg-card-inner); }
.rxg9n .lxtkglu:nth-child(even) .r5im .eiy57d9:nth-child(odd),
.bbtloho5 .lxtkglu:nth-child(even) .r5im .eiy57d9:nth-child(odd)  { background: var(--bg-card); }
.rxg9n .lxtkglu:nth-child(even) .r5im .eiy57d9:nth-child(even),
.bbtloho5 .lxtkglu:nth-child(even) .r5im .eiy57d9:nth-child(even) { background: var(--bg-card-inner); }
h1.u29bby7 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.u29bby7 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.y92qv { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.faxmwew h2.u29bby7 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.c5ojab h2.u29bby7 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.p4p5z6 h2.u29bby7 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.o172 h2.u29bby7::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.lrtmrnx8 h2.u29bby7 {
  color: var(--text-primary); font-size: 1.7rem;
}
.be67f3 h2.u29bby7::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.x5b7tz80 h2.u29bby7 {
  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;
}
.qatbql { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .qatbql { display: none; } }
.o919 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.w9wuqqo { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.eg9f {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.qewj7 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.fuc3 { padding-left: 20px; }
.fuc3 li { margin-bottom: 6px; }
.fuc3 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.fuc3 a:hover { color: var(--accent-light); }
.zfb8rnvd .qewj7 { display: none; }
.b2w3qwc .qewj7 { display: none; }
.b2w3qwc .fuc3 { padding-left: 0; list-style: none; }
.b2w3qwc .fuc3 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.b2w3qwc .fuc3 a { font-size: 0.92rem; }
.k9gw26 .eg9f { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.k9gw26 .qewj7 { display: none; }
.k9gw26 .fuc3 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.k9gw26 .fuc3 li { margin-bottom: 0; }
.k9gw26 .fuc3 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;
}
.k9gw26 .fuc3 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.zlak693 .eg9f { padding: 20px 20px 16px; }
.zlak693 .fuc3 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.zlak693 .fuc3 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.zlak693 .fuc3 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;
}
.zlak693 .fuc3 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;
}
.zlak693 .fuc3 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.zlak693 .fuc3 a:focus,
.zlak693 .fuc3 a:focus-visible,
.zlak693 .fuc3 a:target { outline: none; }
.zlak693 .fuc3 li:target a { border-color: var(--border); color: var(--text-muted); }
.n1tmv .eg9f { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.n1tmv .qewj7 { display: none; }
.n1tmv .fuc3 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.n1tmv .fuc3 li { margin-bottom: 0; }
.n1tmv .fuc3 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.n1tmv .fuc3 li:last-child::after { content: ""; margin-right: 0; }
.n1tmv .fuc3 a { font-size: 0.9rem; }
.eiy57d9 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.o8bj6j .eiy57d9 { background: var(--bg-card); }
.r5im .eiy57d9:nth-child(odd)  { background: var(--bg-card); }
.r5im .eiy57d9:nth-child(even) { background: var(--bg-raised); }
.ama44 .eiy57d9 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ama44 .eiy57d9:last-child { border-bottom: none; }
.ama44 h3.y92qv { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.dka16z2 .eiy57d9 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.dka16z2 .eiy57d9 + .eiy57d9 { margin-top: 4px; }
.m8f2g .eiy57d9 { background: none; border-radius: 0; padding: 12px 0; }
.m8f2g .eiy57d9 + .eiy57d9 { border-top: 1px solid var(--border-section); }
.tzono64 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.jpxm { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.uif0 { color: var(--text-body); margin-bottom: 10px; }
.qvo8nch, .kqshka2 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.qvo8nch li, .kqshka2 li { margin-bottom: 6px; }
.kqshka2 li { list-style: decimal; }
.f3w4nhnu     .qvo8nch { list-style-type: "● "; }
.bew8j  .qvo8nch { list-style-type: "■ "; }
.simm8k .qvo8nch { list-style-type: "◆ "; }
.yjnu0    .qvo8nch { list-style-type: "★ "; }
.f3w4nhnu     .wmj2f { list-style-type: "● "; }
.bew8j  .wmj2f { list-style-type: "■ "; }
.simm8k .wmj2f { list-style-type: "◆ "; }
.yjnu0    .wmj2f { list-style-type: "★ "; }
.f3w4nhnu    .qvo8nch li::marker, .f3w4nhnu    .wmj2f li::marker,
.bew8j .qvo8nch li::marker, .bew8j .wmj2f li::marker,
.simm8k .qvo8nch li::marker, .simm8k .wmj2f li::marker,
.yjnu0   .qvo8nch li::marker, .yjnu0   .wmj2f li::marker {
  color: var(--cta); font-size: 1em;
}
.f3w4nhnu .kqshka2,
.bew8j .kqshka2,
.simm8k .kqshka2,
.yjnu0 .kqshka2 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.f3w4nhnu .kqshka2 li,
.bew8j .kqshka2 li,
.simm8k .kqshka2 li,
.yjnu0 .kqshka2 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.f3w4nhnu .kqshka2 li::before,
.bew8j .kqshka2 li::before,
.simm8k .kqshka2 li::before,
.yjnu0 .kqshka2 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;
}
.f3w4nhnu     .kqshka2 li::before { border-radius: 50%; }
.bew8j  .kqshka2 li::before { border-radius: 3px; }
.simm8k .kqshka2 li::before { border-radius: 3px; }
.yjnu0    .kqshka2 li::before { border-radius: 50%; }
.ju9gss { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.iyc3 .ju9gss,
.zstvrub .ju9gss { background: transparent; border: none; border-radius: 0; }
.ynih { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ynih th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ynih td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ynih tr:hover td { background: var(--bg-hover); }
.r96qp4 .ynih tbody tr:nth-child(even) td { background: var(--bg-surface); }
.x40jq .ynih { border: 1px solid var(--border-alt); }
.x40jq .ynih th,
.x40jq .ynih td { border: 1px solid var(--border-alt); }
.qkg1zk00 .ynih th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.qkg1zk00 .ynih td { border-bottom: none; }
.qkg1zk00 .ynih tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.r6ghcl4 .ynih th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.tybf0y .ju9gss {
  overflow: hidden;
}
.tybf0y .ynih th { border-bottom: 1px solid var(--border-alt); }
.tybf0y .ynih tr:last-child td { border-bottom: none; }
.nozpj5 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.fgyz { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.brure92u { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.xmfpdi5o { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.d2zy { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.wmj2f { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.wmj2f 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%}
.e3x5hwuf .xmfpdi5o { background: transparent; text-align: center; }
.synp7e2y .brure92u {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.pbpwf .brure92u {
  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);
}
.unnwpbpi .fgyz { display: grid; grid-template-columns: auto 1fr; }
.unnwpbpi .brure92u {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.unnwpbpi .xmfpdi5o { grid-column: 2; }
.unnwpbpi .d2zy,
.unnwpbpi .wmj2f { grid-column: 1 / -1; }
.opjq7n .fgyz { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.opjq7n .brure92u {
  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);
}
.opjq7n .xmfpdi5o { grid-column: 2; }
.opjq7n .d2zy,
.opjq7n .wmj2f { grid-column: 1 / -1; }
.qqhqt .fgyz { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.qqhqt .xmfpdi5o { background: none; color: var(--accent-light); font-weight: 700; }
.ut49 .fgyz { 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); }
.ut49 .xmfpdi5o { background: none; color: var(--accent-light); font-weight: 700; }
.l4bh7chw .fgyz { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.l4bh7chw .fgyz:last-child { border-bottom: none; }
.l4bh7chw .xmfpdi5o { background: none; color: var(--accent-light); font-weight: 700; }
.kac3gl .fgyz { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.kac3gl .xmfpdi5o { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.y71ce .nozpj5 { counter-reset: card-n; }
.y71ce .fgyz  { counter-increment: card-n; }
.y71ce .xmfpdi5o { display: flex; align-items: center; gap: 10px; }
.y71ce .xmfpdi5o::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;
}
.rfcx .fgyz { background: var(--bg-surface); border: 1px solid var(--border); }
.rfcx .xmfpdi5o { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.mnzh { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.vptn  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.iror1l { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.k48pypt { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.r203neq { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.mnzh strong { color: var(--text-primary); font-size: 0.95rem; }
.mnzh p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.viyj { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.mq6hj, .plinup86 { border-radius: 8px; padding: 14px; }
.mq6hj { background: var(--bg-pros); }
.plinup86 { background: var(--bg-cons); }
.g2srp { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.mq6hj .g2srp { color: var(--c-pros-label); }
.plinup86 .g2srp { color: #f87171; }
.mq6hj ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.plinup86 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ydi8k { width: 100%; height: auto; border-radius: 10px; display: block; }
.y3uzn14n {
  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;
}
.y3uzn14n:hover { opacity: 0.85; }
.f2xfnzn .y3uzn14n  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.f2xfnzn .y3uzn14n:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.suvlsu5 .y3uzn14n  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.suvlsu5 .y3uzn14n:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.yqwl .o8j8 { border-radius: 50px; }
.yqwl .y3uzn14n  { border-radius: 50px; }
.jxqus .o8j8 { padding-left: 22px; padding-right: 22px; }
.jxqus .y3uzn14n  { padding-left: 12px; padding-right: 12px; }
.gifgb .o8j8 { padding-left: 44px; padding-right: 44px; }
.gifgb .y3uzn14n  { padding-left: 24px; padding-right: 24px; }
.ch9fn1i3 .o8j8 { padding-left: 56px; padding-right: 56px; }
.ch9fn1i3 .y3uzn14n  { padding-left: 32px; padding-right: 32px; }
.ssu6   .o8j8::after, .ssu6   .y3uzn14n::after,
.hzqs4s .o8j8::after, .hzqs4s .y3uzn14n::after,
.mycakwtx    .o8j8::after, .mycakwtx    .y3uzn14n::after,
.a8vxdefl    .o8j8::after, .a8vxdefl    .y3uzn14n::after,
.vldjjuph    .o8j8::after, .vldjjuph    .y3uzn14n::after,
.a2mf     .o8j8::after, .a2mf     .y3uzn14n::after,
.b7sjhvx    .o8j8::after, .b7sjhvx    .y3uzn14n::after,
.tduk6   .o8j8::after, .tduk6   .y3uzn14n::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;
}
.ssu6 .o8j8::after, .ssu6 .y3uzn14n::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");
}
.hzqs4s .o8j8::after, .hzqs4s .y3uzn14n::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");
}
.mycakwtx .o8j8::after, .mycakwtx .y3uzn14n::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");
}
.a8vxdefl .o8j8::after, .a8vxdefl .y3uzn14n::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");
}
.vldjjuph .o8j8::after, .vldjjuph .y3uzn14n::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");
}
.a2mf .o8j8::after, .a2mf .y3uzn14n::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");
}
.b7sjhvx .o8j8::after, .b7sjhvx .y3uzn14n::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");
}
.tduk6 .o8j8::after, .tduk6 .y3uzn14n::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");
}
.cxut   .t5oi0ox::after, .cxut   .pmx4::after,
.e32sqbb7 .t5oi0ox::after, .e32sqbb7 .pmx4::after,
.krslik2    .t5oi0ox::after, .krslik2    .pmx4::after,
.oun5li9r    .t5oi0ox::after, .oun5li9r    .pmx4::after,
.n5y1it    .t5oi0ox::after, .n5y1it    .pmx4::after,
.flfoi     .t5oi0ox::after, .flfoi     .pmx4::after,
.sawgsda    .t5oi0ox::after, .sawgsda    .pmx4::after,
.rsmitn   .t5oi0ox::after, .rsmitn   .pmx4::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;
}
.cxut .t5oi0ox::after, .cxut .pmx4::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");
}
.e32sqbb7 .t5oi0ox::after, .e32sqbb7 .pmx4::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");
}
.krslik2 .t5oi0ox::after, .krslik2 .pmx4::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");
}
.oun5li9r .t5oi0ox::after, .oun5li9r .pmx4::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");
}
.n5y1it .t5oi0ox::after, .n5y1it .pmx4::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");
}
.flfoi .t5oi0ox::after, .flfoi .pmx4::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");
}
.sawgsda .t5oi0ox::after, .sawgsda .pmx4::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");
}
.rsmitn .t5oi0ox::after, .rsmitn .pmx4::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");
}
.xy6cc .j0z5f { background: var(--bg-raised); }
.eonri.y3uzn14n {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .z07y5 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .z07y5::before    { grid-area: rank;   }
  .ci9dg           { grid-area: ident;  }
  .im2m     { grid-area: rating; min-width: 0; width: auto; }
  .co1foqk7           { grid-area: pills;  }
  .eonri             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .z07y5 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .z07y5::before    { justify-self: center; }
  .ci9dg           { width: 100%; }
  .im2m     { justify-self: center; }
  .co1foqk7           { grid-template-columns: 1fr; }
}
.lxleb    .xnlx2eyj li::before { content: "◆"; }
.lxleb    .z2l9 li::before { content: "▲"; }
@media (min-width: 860px) {
  .mw8szixv .r31fkq {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .mw8szixv .bgg0i7 { margin: 0; }
}
.zstvrub .viyj { gap: 10px; }
.zstvrub .mq6hj, .zstvrub .plinup86 { padding: 12px; }
.zstvrub .mq6hj ul, .zstvrub .plinup86 ul { margin: 4px 0 0; padding-left: 18px; }
.zstvrub .mq6hj li, .zstvrub .plinup86 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .hag9o { grid-template-columns: 1fr; }
  .j33tb { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .j33tb .j6mt { width: 72px; height: 50px; }
  .j33tb .susia { max-width: 180px; }
  .j33tb .d8bw { width: auto; }
}
@media (max-width: 720px) {
  .wbvw { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ofd616l { padding: 16px; }
  .g320ym3 .afcz { min-width: 50%; }
}
.mhphdx .viyj { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .vb5b8a { grid-template-columns: 1fr; }
  .cgstyo { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .mt0w5450 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .p3r50c { flex-wrap: wrap; padding: 16px; }
}
.u3ku431 .viyj { gap: 8px; }
.u3ku431 .mq6hj, .u3ku431 .plinup86 { padding: 8px; }
@media (max-width: 480px) {
  .ubom { flex-direction: column; align-items: stretch; }
}
.dtywr3 .d8bw .y3uzn14n { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .z1c32i { flex-direction: column; align-items: stretch; gap: 10px; }
  .dtywr3 .d8bw { text-align: center; }
}
@media (max-width: 720px) {
  .rjiojrsm { grid-template-columns: 1fr; }
  .l4d9p { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ywv074cy { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .jqi0p7cp { grid-template-columns: 1fr; }
  .g04uv0t { width: 100px; height: 100px; margin: 16px auto; }
  .zwdhk { font-size: 1.4rem; }
  .jmze { justify-content: center; }
  .pr819k .afcz { min-width: 50%; }
}
.y2h7hy01 .viyj { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .ai38 { flex-wrap: wrap; padding: 14px 16px; }
  .cp9e { padding: 12px 16px; }
  .y2h7hy01 .viyj { margin: 0 16px; }
  .y2h7hy01 .s6zpds { padding: 0 16px; }
  .bneoy { padding: 12px 16px; }
}
.b9n2fj .co1foqk7 .mxq58ohh {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.b9n2fj .co1foqk7 .mxq58ohh:first-child { border-left: none; }
.e0j08 .dtmivcvs {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.w4jw { margin: 16px 0; }
.vm4ws2p { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.vm4ws2p summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.vm4ws2p summary::after { content: "+"; color: var(--accent-light); }
.vm4ws2p[open] summary::after { content: "−"; }
.vm4ws2p p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.lxtkglu { margin-bottom: 0; }
.ftculjl h2.u29bby7 { color: var(--text-primary); border-color: var(--accent-light); }
.roq3v17 h2.u29bby7 { color: var(--text-primary); border-color: var(--accent-light); }
.p1bs .vptn     { background: #052e16; border-color: #10b981; }
.p1bs .iror1l { background: #2d0a1e; border-color: #f43f5e; }
.p1bs .k48pypt    { background: #1e1036; border-color: #a855f7; }
.p1bs .mnzh strong  { color: #f1f5f9; }
.p1bs .mnzh p       { color: #cbd5e1; }
.p1bs .hmmhr    .vptn     .r203neq::before,
.p1bs .fpd9  .vptn     .r203neq::before,
.p1bs .cbsknxyx  .vptn     .r203neq::before,
.p1bs .pj8pk2 .vptn     .r203neq::before { color: #10b981; }
.p1bs .hmmhr    .iror1l .r203neq::before,
.p1bs .fpd9  .iror1l .r203neq::before,
.p1bs .cbsknxyx  .iror1l .r203neq::before,
.p1bs .pj8pk2 .iror1l .r203neq::before { color: #f43f5e; }
.p1bs .hmmhr    .k48pypt    .r203neq::before,
.p1bs .fpd9  .k48pypt    .r203neq::before,
.p1bs .cbsknxyx  .k48pypt    .r203neq::before,
.p1bs .pj8pk2 .k48pypt    .r203neq::before { color: #a855f7; }
.bplw5tjw .vptn     { background: #2d2000; border-color: #eab308; }
.bplw5tjw .iror1l { background: #2d0b0b; border-color: #ef4444; }
.bplw5tjw .k48pypt    { background: #2d1600; border-color: #f97316; }
.bplw5tjw .mnzh strong  { color: #f1f5f9; }
.bplw5tjw .mnzh p       { color: #cbd5e1; }
.bplw5tjw .hmmhr    .vptn     .r203neq::before,
.bplw5tjw .fpd9  .vptn     .r203neq::before,
.bplw5tjw .cbsknxyx  .vptn     .r203neq::before,
.bplw5tjw .pj8pk2 .vptn     .r203neq::before { color: #eab308; }
.bplw5tjw .hmmhr    .iror1l .r203neq::before,
.bplw5tjw .fpd9  .iror1l .r203neq::before,
.bplw5tjw .cbsknxyx  .iror1l .r203neq::before,
.bplw5tjw .pj8pk2 .iror1l .r203neq::before { color: #ef4444; }
.bplw5tjw .hmmhr    .k48pypt    .r203neq::before,
.bplw5tjw .fpd9  .k48pypt    .r203neq::before,
.bplw5tjw .cbsknxyx  .k48pypt    .r203neq::before,
.bplw5tjw .pj8pk2 .k48pypt    .r203neq::before { color: #f97316; }
.hck6dol .vptn     { background: #0c1a2e; border-color: #38bdf8; }
.hck6dol .iror1l { background: #12103a; border-color: #818cf8; }
.hck6dol .k48pypt    { background: #0a2020; border-color: #2dd4bf; }
.hck6dol .mnzh strong  { color: #f1f5f9; }
.hck6dol .mnzh p       { color: #cbd5e1; }
.hck6dol .hmmhr    .vptn     .r203neq::before,
.hck6dol .fpd9  .vptn     .r203neq::before,
.hck6dol .cbsknxyx  .vptn     .r203neq::before,
.hck6dol .pj8pk2 .vptn     .r203neq::before { color: #38bdf8; }
.hck6dol .hmmhr    .iror1l .r203neq::before,
.hck6dol .fpd9  .iror1l .r203neq::before,
.hck6dol .cbsknxyx  .iror1l .r203neq::before,
.hck6dol .pj8pk2 .iror1l .r203neq::before { color: #818cf8; }
.hck6dol .hmmhr    .k48pypt    .r203neq::before,
.hck6dol .fpd9  .k48pypt    .r203neq::before,
.hck6dol .cbsknxyx  .k48pypt    .r203neq::before,
.hck6dol .pj8pk2 .k48pypt    .r203neq::before { color: #2dd4bf; }
.rvrigps4 .vptn     { background: var(--accent-bg); border-color: var(--accent-light); }
.rvrigps4 .iror1l { background: var(--accent-bg-light); border-color: var(--accent-light); }
.rvrigps4 .k48pypt    { background: var(--accent-bg); border-color: var(--accent-pale); }
.rvrigps4 .hmmhr    .r203neq::before,
.rvrigps4 .fpd9  .r203neq::before,
.rvrigps4 .cbsknxyx  .r203neq::before,
.rvrigps4 .pj8pk2 .r203neq::before { color: var(--accent-light) !important; }
.jkln40u::before,
.rodnn4::before { margin-right: 5px; }
.qb1ygf .mq6hj ul li,
.qb1ygf .mq6hj .jkln40u { color: #22c55e; }
.qb1ygf .plinup86 ul li,
.qb1ygf .plinup86 .rodnn4 { color: #ef4444; }
.f3r0m .mq6hj { background: var(--bg-pros); }
.f3r0m .plinup86 { background: var(--bg-cons); }
.f3r0m .mq6hj .jkln40u { color: var(--c-pros-label); }
.f3r0m .plinup86 .rodnn4 { color: var(--c-cons); }
.f3r0m .mq6hj ul li,
.f3r0m .xnlx2eyj li            { color: var(--c-pros); }
.f3r0m .plinup86 ul li,
.f3r0m .z2l9 li            { color: var(--c-cons); }
.j8d0xg0i .mq6hj { background: var(--bg-pros); }
.j8d0xg0i .plinup86 { background: var(--bg-cons); }
.j8d0xg0i .mq6hj .jkln40u { color: var(--c-pros-label); }
.j8d0xg0i .plinup86 .rodnn4 { color: var(--c-cons); }
.j8d0xg0i .mq6hj ul li,
.j8d0xg0i .plinup86 ul li,
.u7qj9a98 .jkln40u::before { content: "✓ "; }
.u7qj9a98 .rodnn4::before { content: "✗ "; }
.bf6tm .jkln40u::before { content: "→ "; }
.bf6tm .rodnn4::before { content: "← "; }
.tmqe2 .jkln40u::before { content: "★ "; }
.tmqe2 .rodnn4::before { content: "✕ "; }
.lxleb .jkln40u::before { content: "◆ "; }
.lxleb .rodnn4::before { content: "▲ "; }
.e8oi2bvc .mnzh { background: transparent; border-left: none; border: 1.5px solid; }
.e8oi2bvc .vptn     { border-color: var(--c-tip-border); }
.e8oi2bvc .iror1l { border-color: var(--c-warn-border); }
.e8oi2bvc .k48pypt    { border-color: #60a5fa; }
.e8oi2bvc .mnzh strong { color: var(--text-primary); }
.e8oi2bvc .mnzh p      { color: var(--text-muted); }
.a8fildw .mnzh { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.a8fildw .vptn     { border-top-color: var(--c-tip-border); }
.a8fildw .iror1l { border-top-color: var(--c-warn-border); }
.a8fildw .k48pypt    { border-top-color: #60a5fa; }
.dvp066k .mnzh { border-left: none; border-radius: 8px; }
.dvp066k .vptn     { background: #065f46; }
.dvp066k .iror1l { background: #92400e; }
.dvp066k .k48pypt    { background: #1e3a8a; }
.dvp066k .mnzh strong,
.dvp066k .mnzh p { color: #fff; }
.dvp066k .r203neq::before { color: rgba(255,255,255,0.85) !important; }
.p1bs.dvp066k .vptn,
.p1bs .dvp066k .vptn     { background: #052e16; }
.p1bs.dvp066k .iror1l,
.p1bs .dvp066k .iror1l { background: #2d0a1e; }
.p1bs.dvp066k .k48pypt,
.p1bs .dvp066k .k48pypt    { background: #1e1036; }
.bplw5tjw.dvp066k .vptn,
.bplw5tjw .dvp066k .vptn      { background: #2d2000; }
.bplw5tjw.dvp066k .iror1l,
.bplw5tjw .dvp066k .iror1l  { background: #2d0b0b; }
.bplw5tjw.dvp066k .k48pypt,
.bplw5tjw .dvp066k .k48pypt     { background: #2d1600; }
.hck6dol.dvp066k .vptn,
.hck6dol .dvp066k .vptn      { background: #0c1a2e; }
.hck6dol.dvp066k .iror1l,
.hck6dol .dvp066k .iror1l  { background: #12103a; }
.hck6dol.dvp066k .k48pypt,
.hck6dol .dvp066k .k48pypt     { background: #0a2020; }
.zrqs5j .mnzh { border-left: none; border-radius: 6px; padding: 10px 14px; }
.zrqs5j .vptn     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.zrqs5j .iror1l { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.zrqs5j .k48pypt    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.zrqs5j .mnzh strong { color: var(--text-primary); }
.zrqs5j .mnzh p      { color: var(--text-muted); }
.w06i04v .mnzh { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.hmmhr .r203neq,
.fpd9 .r203neq,
.cbsknxyx .r203neq,
.pj8pk2 .r203neq { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.hmmhr .r203neq::before,
.fpd9 .r203neq::before,
.cbsknxyx .r203neq::before,
.pj8pk2 .r203neq::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.hmmhr .vptn     .r203neq::before { content: "✦"; color: var(--c-tip-border); }
.hmmhr .iror1l .r203neq::before { content: "▲"; color: var(--c-warn-border); }
.hmmhr .k48pypt    .r203neq::before { content: "◉"; color: #60a5fa; }
.fpd9 .vptn     .r203neq::before { content: "★"; color: var(--c-tip-border); }
.fpd9 .iror1l .r203neq::before { content: "◆"; color: var(--c-warn-border); }
.fpd9 .k48pypt    .r203neq::before { content: "●"; color: #60a5fa; }
.cbsknxyx .vptn     .r203neq::before { content: "▶"; color: var(--c-tip-border); }
.cbsknxyx .iror1l .r203neq::before { content: "■"; color: var(--c-warn-border); }
.cbsknxyx .k48pypt    .r203neq::before { content: "▸"; color: #60a5fa; }
.pj8pk2 .vptn     .r203neq::before { content: "→"; color: var(--c-tip-border); }
.pj8pk2 .iror1l .r203neq::before { content: "⬥"; color: var(--c-warn-border); }
.pj8pk2 .k48pypt    .r203neq::before { content: "◈"; color: #60a5fa; }
.u5q3126v .o8bj6j .eiy57d9,
.u5q3126v .r5im .eiy57d9  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.u5q3126v .fgyz                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.u5q3126v .ju9gss          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.u5q3126v .eg9f                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.f0x91 .o8bj6j .eiy57d9,
.f0x91 .r5im .eiy57d9,
.f0x91 .fgyz,
.f0x91 .z07y5,
.f0x91 .bgg0i7,
.f0x91 .ju9gss,
.f0x91 .eg9f,
.f0x91 .w06i04v .mnzh { box-shadow: none; }
.wocr   .uif0, .wocr .tzono64, .wocr .jpxm,
.wocr   .o919, .wocr .w9wuqqo { font-size: 0.9rem; }
.wocr   .qvo8nch, .wocr .kqshka2 { font-size: 0.9rem; }
.xf6zt   .uif0, .xf6zt .tzono64, .xf6zt .jpxm,
.xf6zt   .o919, .xf6zt .w9wuqqo { font-size: 0.95rem; }
.xf6zt   .qvo8nch, .xf6zt .kqshka2 { font-size: 0.95rem; }
.pqg4   .uif0, .pqg4 .tzono64, .pqg4 .jpxm,
.pqg4   .o919, .pqg4 .w9wuqqo { font-size: 1.08rem; }
.pqg4   .qvo8nch, .pqg4 .kqshka2 { font-size: 1.05rem; }
.pqg4   .ynih { font-size: 0.97rem; }
.gokk5 .ar2rlhg      { font-size: 3.2rem; }
.gokk5 h2.u29bby7 { font-size: 1.9rem; }
.gokk5 h3.y92qv     { font-size: 1.4rem; }
.ej2wweo8 .ar2rlhg      { font-size: 3.8rem; }
.ej2wweo8 h2.u29bby7 { font-size: 2.2rem; }
.ej2wweo8 h3.y92qv     { font-size: 1.6rem; }
.lxtkglu + .lxtkglu { position: relative; }
.pmufouce   .lxtkglu + .lxtkglu::before,
.aoiokj6  .lxtkglu + .lxtkglu::before,
.lusb   .lxtkglu + .lxtkglu::before,
.wcur   .lxtkglu + .lxtkglu::before,
.wrxd6wzj   .lxtkglu + .lxtkglu::before,
.cn6ijz .lxtkglu + .lxtkglu::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.pmufouce .lxtkglu + .lxtkglu::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.aoiokj6 .lxtkglu + .lxtkglu::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.lusb .lxtkglu + .lxtkglu::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;
}
.wcur .lxtkglu + .lxtkglu::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.o6zrgm42 .lxtkglu { margin-bottom: 16px; }
.o6zrgm42 .lxtkglu + .lxtkglu { margin-top: 0; }
.o6zrgm42 .qvh70 { padding-top: 0; padding-bottom: 0; }
.wrxd6wzj .lxtkglu + .lxtkglu::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.cn6ijz .lxtkglu + .lxtkglu::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.x2h5c .lxtkglu + .lxtkglu::before,
.go3a .lxtkglu + .lxtkglu::before,
.c9o7 .lxtkglu + .lxtkglu::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%;
}
.rxg9n .x2h5c .lxtkglu:nth-child(even)::before,
.rxg9n .go3a .lxtkglu:nth-child(even)::before,
.rxg9n .c9o7 .lxtkglu:nth-child(even)::before { background: var(--bg-surface); }
.bbtloho5 .x2h5c .lxtkglu:nth-child(even)::before,
.bbtloho5 .go3a .lxtkglu:nth-child(even)::before,
.bbtloho5 .c9o7 .lxtkglu:nth-child(even)::before { background: var(--bg-card); }
.x2h5c .lxtkglu + .lxtkglu::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");
}
.go3a .lxtkglu + .lxtkglu::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");
}
.c9o7 .lxtkglu + .lxtkglu::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");
}
.tfwavu45 .gj07axs { overflow: hidden; }
.tfwavu45 .oxc19wn { margin-bottom: 70px; }
.dzjqxhbw .qd2gnkog,
.crl4n4iq .qd2gnkog { padding-bottom: 60px; }
.tfwavu45 .qd2gnkog { padding-bottom: 70px; }
.tfwavu45 .gj07axs::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.tfwavu45 .gj07axs::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.idw3n66  .gj07axs:not(.zh3a0i3j) .i2dxj { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.y7mqdma .ker9j { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.tc4z8j .ker9j { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.x72sd .ker9j { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.idw3n66 .zh3a0i3j { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.idw3n66 .imabp { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.idw3n66 .ker9j { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.vcg2ytp .ker9j { background: var(--accent-bg); }
.gja2vcz .jz1t { float: left; width: 38%; margin: 0 28px 16px 0; }
.gja2vcz .jz1t .ydi8k { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.gja2vcz .qvh70::after { content: ''; display: block; clear: both; }
.zsy9ykem .jz1t { float: right; width: 38%; margin: 0 0 16px 28px; }
.zsy9ykem .jz1t .ydi8k { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zsy9ykem .qvh70::after { content: ''; display: block; clear: both; }
.nlh0v7qj .lxtkglu:nth-child(odd)  .jz1t { float: left;  width: 38%; margin: 0 28px 16px 0; }
.nlh0v7qj .lxtkglu:nth-child(even) .jz1t { float: right; width: 38%; margin: 0 0 16px 28px; }
.nlh0v7qj .jz1t .ydi8k { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.nlh0v7qj .qvh70::after { content: ''; display: block; clear: both; }
.gja2vcz .nozpj5,
.zsy9ykem .nozpj5,
.zsy9ykem .r7by6s,
.nlh0v7qj .nozpj5,
@media (max-width: 900px) {
  .gja2vcz .jz1t,
  .zsy9ykem .jz1t,
  .nlh0v7qj .lxtkglu:nth-child(odd)  .jz1t,
  .nlh0v7qj .lxtkglu:nth-child(even) .jz1t {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .gja2vcz .jz1t .ydi8k,
  .zsy9ykem .jz1t .ydi8k,
  .nlh0v7qj .jz1t .ydi8k {
    max-height: none !important;
  }
}
.gja2vcz .qvo8nch,
.gja2vcz .kqshka2,
.zsy9ykem .qvo8nch,
.zsy9ykem .kqshka2,
.nlh0v7qj .qvo8nch,
.nlh0v7qj .kqshka2 { overflow: hidden; }
@media (max-width: 640px) {
  .gja2vcz .jz1t,
  .zsy9ykem .jz1t,
  .nlh0v7qj .jz1t { float: none; width: 100%; margin: 0 0 16px 0; }
}
.d2t8 .bivh,
.d2t8 .qvh70,
.d2t8 .gchhz66  { max-width: 1100px; }
.u39z .bivh,
.u39z .qvh70,
.u39z .gchhz66  { max-width: 1200px; }
.ft65rpkm .bivh,
.ft65rpkm .qvh70,
.ft65rpkm .gchhz66  { max-width: 1320px; }
.ft65rpkm { --content-mw: 1320px; }
.fdusezu { font-size: 0.82rem; color: var(--text-muted); }
.c3c7 { display: flex; align-items: center; }
.wmuuz4 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ckkz { display: flex; align-items: center; }
.xojsn4e { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.xojsn4e:hover { text-decoration: underline; }
.fa4j { margin: 0 3px; opacity: 0.45; }
.fa4j::before { content: '/'; }
.ogr31hf { padding: 2px 5px; color: var(--text-main); }
.xbsm6 .fdusezu {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.xbsm6 .c3c7 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.x0yv6xu .fdusezu {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.x0yv6xu .c3c7 { padding: 0 0 0 12px; }
.z8anxht .c3c7 { padding: 0 16px; }
.z8anxht .fdusezu {
  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);
}
.z8anxht .bivh { padding-top: 28px; }
@media (max-width: 720px) {
  .mlnx { margin-top: 18px; padding: 0 16px; }
  .z8anxht .bivh { padding-top: 16px; }
}
.d2t8.xbsm6 .c3c7 { max-width: 1100px; }
.u39z.xbsm6 .c3c7 { max-width: 1200px; }
.ft65rpkm.xbsm6 .c3c7 { max-width: 1320px; }
.ft65rpkm .mlnx { max-width: 1320px; }
.odbu6az .lxtkglu { padding-top: 16px; padding-bottom: 16px; }
.b2q3 .lxtkglu { padding-top: 24px; padding-bottom: 24px; }
.gmoy90li .lxtkglu { padding-top: 40px; padding-bottom: 40px; }
.y0des .lxtkglu { padding-top: 52px; padding-bottom: 52px; }
.q2hqva .lxtkglu:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.q2hqva .lxtkglu:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.q2hqva .lxtkglu:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.q2hqva .lxtkglu:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.nstj .qvh70 { padding-top: 10px;  padding-bottom: 10px; }
.bl1hd .qvh70 { padding-top: 18px;  padding-bottom: 18px; }
.kgryks .qvh70 { padding-top: 36px;  padding-bottom: 36px; }
.gnlnnaj .qvh70 { padding-top: 48px;  padding-bottom: 48px; }
.enz2 h2.u29bby7 { font-weight: 600; }
.enz2 h3.y92qv     { font-weight: 600; }
.ixg03zoi h2.u29bby7 { font-weight: 800; }
.ixg03zoi h3.y92qv     { font-weight: 700; }
.rfrc { font-weight: 600; }
.rfrc h2.u29bby7 { font-weight: 900; }
.rfrc h3.y92qv     { font-weight: 800; }
.rfrc .mnzh strong,
.rfrc .mnzh strong { font-weight: 600; }
.t5oi0ox {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.yvas .t5oi0ox { display: none; }
@media (max-width: 640px) {
  .upxdq { display: none; }
  .t5oi0ox {
    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;
  }
}
.t5oi0ox { background: var(--cta) !important; color: #fff !important; border: none !important; }
.t5oi0ox:hover { opacity: 0.85; }
.oyxz .t5oi0ox { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.m0thg4j .t5oi0ox,
.uuv7  .t5oi0ox { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.m0thg4j .t5oi0ox:hover,
.uuv7  .t5oi0ox:hover { opacity: 0.88; }
.oyxz.m0thg4j .t5oi0ox,
.oyxz.uuv7  .t5oi0ox { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.pmx4 {
  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;
}
.pmx4:hover { transform: translateY(-2px); opacity: 0.92; }
.pmx4 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.tleq .pmx4 { display: none; }
.nr76ho .pmx4 { right: 32px; }
.h1cge31  .pmx4 { left: 32px; }
@media (max-width: 480px) {
  .nr76ho .pmx4 { right: 20px; bottom: 20px; }
  .h1cge31  .pmx4 { left: 20px; bottom: 20px; }
}
.rsemtxy6 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.gchhz66 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.t5r80 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.vylb3d { color: var(--text-dim); font-size: 0.8rem; }
.vf2i { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.vf2i img { height: 26px; width: auto; object-fit: contain; }
.ww74b2mh { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.k1oq8 .gchhz66 { text-align: center; }
.k1oq8 .t5r80 { margin-top: 0; }
.tq0aypb { margin-top: 10px; }
.tq0aypb a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .gchhz66 { padding-left: 16px; padding-right: 16px; }
  .z7quk .gchhz66 { padding: 20px 16px; }
  .f0pvg8gz { gap: 4px 12px; }
  .t5r80 { font-size: 0.78rem; }
}
.c9woy3 .rlio2wd .vf2i { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.c9woy3 .ww74b2mh { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.c9woy3 .za3xut0m { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.c9woy3 .za3xut0m a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.c9woy3 .za3xut0m a:hover { color: var(--accent-light); }
.c9woy3 .t5r80 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.c9woy3 .vylb3d { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .c9woy3 .vhs8l { grid-template-columns: 1fr 1fr; } .c9woy3 .rlio2wd { grid-column: 1 / -1; } }
@media (max-width: 480px) { .c9woy3 .vhs8l { grid-template-columns: 1fr; } }
.tynz7l .vf2i { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.tynz7l .t5r80 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .tynz7l .utrzdsa { gap: 12px; } .tynz7l .vf2i { margin-right: 0; width: 100%; } }
.rebo8jwt .nf5vin { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.rebo8jwt .z06a3 .vf2i { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.rebo8jwt .ww74b2mh { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.rebo8jwt .j04wi { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.rebo8jwt .za3xut0m { display: flex; flex-direction: column; gap: 9px; }
.rebo8jwt .za3xut0m a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.rebo8jwt .za3xut0m a:hover { color: var(--accent-light); }
.rebo8jwt .dbn8ux { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.rebo8jwt .t5r80 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.rebo8jwt .vylb3d { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .rebo8jwt .nf5vin { grid-template-columns: 1fr 1fr; } .rebo8jwt .z06a3 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rebo8jwt .nf5vin { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .mmfr8 .jshks4o { grid-template-columns: 1fr 1fr; } .mmfr8 .mgutte0:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mmfr8 .jshks4o { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .kw11et .jshks4o { grid-template-columns: 1fr; } }
.fnbxs .gchhz66 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.w1yydh2 .l3pax0o      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.w1yydh2 .rsemtxy6 { background: var(--bg-page); border-top-color: var(--border-alt); }
.b202qai .l3pax0o      { background: #0d1117; border-bottom-color: #21262d; }
.b202qai .utg9vgu { color: var(--accent-light); }
.b202qai .tog9jb0t { --msep-color: #8b949e; }
.b202qai .tog9jb0t a { color: #8b949e; }
.b202qai .tog9jb0t a:hover { color: var(--accent-light); }
.b202qai .n21g5 { color: #8b949e; }
.b202qai .rsemtxy6 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.b202qai .t5r80,
.b202qai .vylb3d { color: #6e7681; }
.b202qai .za3xut0m a, .b202qai .rump a,
.b202qai .vf2i { color: #e6edf3; }
.b202qai .za3xut0m a:hover, .b202qai .rump a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .b202qai .tog9jb0t { background: #0d1117; border-top-color: #21262d; }
  .b202qai .tog9jb0t li a { border-bottom-color: #21262d; }
}
.uq6d4 .l3pax0o      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.uq6d4 .utg9vgu { color: var(--accent-light); }
.uq6d4 .tog9jb0t { --msep-color: #475569; }
.uq6d4 .tog9jb0t a { color: #475569; }
.uq6d4 .tog9jb0t a:hover { color: var(--accent-light); }
.uq6d4 .n21g5 { color: #64748b; }
.uq6d4 .rsemtxy6 { background: #f0f4f8; border-top-color: #cbd5e1; }
.uq6d4 .t5r80,
.uq6d4 .vylb3d { color: #64748b; }
.uq6d4 .za3xut0m a, .uq6d4 .rump a,
.uq6d4 .vxzknk5e a, .uq6d4 .vf2i { color: #374151; }
.uq6d4 .za3xut0m a:hover, .uq6d4 .rump a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .uq6d4 .tog9jb0t { background: #f0f4f8; border-top-color: #cbd5e1; }
  .uq6d4 .tog9jb0t li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.m0thg4j .l3pax0o      { background: var(--accent); border-bottom-color: var(--accent-light); }
.m0thg4j .utg9vgu { color: #fff; }
.m0thg4j .tog9jb0t { --msep-color: rgba(255,255,255,0.82); }
.m0thg4j .tog9jb0t a { color: rgba(255,255,255,0.82); }
.m0thg4j .tog9jb0t a:hover { color: #fff; }
.m0thg4j .n21g5 { color: rgba(255,255,255,0.9); }
.m0thg4j .rsemtxy6 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.m0thg4j .t5r80,
.m0thg4j .vylb3d { color: rgba(255,255,255,0.72); }
.m0thg4j .za3xut0m a, .m0thg4j .rump a,
.m0thg4j .vxzknk5e a, .m0thg4j .vf2i { color: #fff; }
.m0thg4j .ww74b2mh, .m0thg4j .j04wi { color: rgba(255,255,255,0.7); }
.m0thg4j .za3xut0m a:hover, .m0thg4j .rump a:hover { color: #fff; }
@media (max-width: 640px) {
  .m0thg4j .tog9jb0t { background: var(--accent); border-top-color: var(--accent-light); }
  .m0thg4j .tog9jb0t li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.uuv7 .l3pax0o {
  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);
}
.uuv7 .rsemtxy6 {
  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) {
  .uuv7 .tog9jb0t {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.qbpl18r .kq5bez4 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.bnfa8v .kq5bez4 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.pusgkw .kq5bez4 { min-height: 72px; height: auto; }
.rhrkm .kq5bez4 { min-height: 84px; height: auto; }
.z7quk .kq5bez4 { max-width: none; padding: 0 32px; }
.z7quk .gchhz66  { max-width: none; padding: 24px 32px; }
.s2vw.u39z .kq5bez4 { max-width: 1200px; }
.s2vw.ft65rpkm .kq5bez4 { max-width: 1320px; }
.t43c   .utg9vgu, .t43c   .vf2i { text-transform: capitalize; }
.cfko47g .utg9vgu, .cfko47g .vf2i { text-transform: lowercase; }
.llrqsbo .utg9vgu, .llrqsbo .vf2i { text-transform: uppercase; letter-spacing: 0.06em; }
.nxqxfsp1, .yxcmer7 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.b4s9aeff .nxqxfsp1,
.b4s9aeff .yxcmer7 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.enr9rx .nxqxfsp1,
.enr9rx .yxcmer7 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.kqbh8 .nxqxfsp1,
.kqbh8 .yxcmer7 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.x0bvayo .nxqxfsp1,
.x0bvayo .yxcmer7 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.am2hq79m   .tog9jb0t a { font-weight: 500; }
.hmsdqkn .tog9jb0t a { font-weight: 600; }
.rt9bxrt5     .tog9jb0t a { font-weight: 700; }
.jojqja    .tog9jb0t a { font-weight: 800; letter-spacing: 0.01em; }
.x1mh     .tog9jb0t > li + li::before,
.pnf3wvpl    .tog9jb0t > li + li::before,
.vghocv    .tog9jb0t > li + li::before,
.lpyc5t .tog9jb0t > li + li::before,
.ihszhjqy .tog9jb0t > li + li::before,
.rfeyzx  .tog9jb0t > li + li::before,
.wptkpl    .tog9jb0t > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.x1mh     .tog9jb0t > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.pnf3wvpl    .tog9jb0t > li + li::before { content: "|"; }
.vghocv    .tog9jb0t > li + li::before { content: "—"; }
.lpyc5t .tog9jb0t > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ihszhjqy .tog9jb0t > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.rfeyzx  .tog9jb0t > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.wptkpl    .tog9jb0t > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .unnvu .n21g5,
  .wwoq .n21g5,
  .pkn5hi .n21g5,
  .jyf1z7x .n21g5,
  .yxp2v .n21g5 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .unnvu .n21g5::before,
  .wwoq .n21g5::before,
  .pkn5hi .n21g5::before,
  .jyf1z7x .n21g5::before,
  .yxp2v .n21g5::before { content: ""; display: block; flex-shrink: 0; }

  
  .unnvu .n21g5::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;
  }

  
  .wwoq .n21g5::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;
  }

  
  .pkn5hi .n21g5::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;
  }

  
  .jyf1z7x .n21g5::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;
  }

  
  .yxp2v .n21g5::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) {
  .rwsv .n21g5 {
    padding: 5px 14px;
  }
  .rwsv .tog9jb0t {
    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;
  }
  .rwsv .tog9jb0t li a {
    border-bottom: none; padding: 10px 22px;
  }
  .rwsv .tog9jb0t li a:hover { background: var(--bg-raised); }
  .rwsv .w58dz,
  .picow6y4 .w58dz,
  .wvi3 .w58dz { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .equ9c9 .n21g5 {
    padding: 5px 10px;
  }
  .equ9c9 .tog9jb0t {
    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);
  }
  .equ9c9 .tog9jb0t.ljp02u { transform: translateX(0); }
  .equ9c9 .tog9jb0t li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .equ9c9 .tog9jb0t li:last-child a { border-bottom: none; }
  .m0thg4j .tog9jb0t,
  .b202qai .tog9jb0t { background: var(--accent) !important; }
  .m0thg4j .tog9jb0t li a,
  .b202qai .tog9jb0t li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .wvi3 .n21g5 {
    padding: 5px 10px;
  }
  .wvi3 .tog9jb0t {
    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);
  }
  .wvi3 .tog9jb0t::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .wvi3 .tog9jb0t.ljp02u { transform: translateY(0); }
  .wvi3 .tog9jb0t li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .slm85rsp .n21g5 {
    padding: 5px 10px;
  }
  .slm85rsp .tog9jb0t {
    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;
  }
  .slm85rsp .tog9jb0t.ljp02u { opacity: 1; pointer-events: auto; }
  .slm85rsp .tog9jb0t li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .kkqm     .n21g5 { border-radius: 0 !important; }
  .m088gftz   .n21g5 { border-radius: 8px !important; }
  .whhfyn .n21g5 { border-radius: 50% !important; }
  .fp9r5vc   .n21g5 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .dqbt6a .bcqnc05n { flex-direction: column; align-items: stretch; }
  .dqbt6a .eigtys { flex-direction: row; min-width: auto; }
  .dqbt6a .i4bpld { align-items: flex-start; text-align: left; }
}
.ezf9xk,
.ezf9xk.lxtkglu,
.rxg9n .ezf9xk,
.kbjanku .ezf9xk,
.bbtloho5 .ezf9xk,
.ptk5 .ezf9xk {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.lb1qy {
  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;
}
.w73ewsg6 { flex: 1 1 280px; min-width: 0; }
.itv30g {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.miau {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.j8s87c {
  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;
}
.j8s87c:hover { transform: translateY(-1px); opacity: 0.95; }
.rlpjdqzp .lb1qy {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.rlpjdqzp .itv30g { color: var(--cta); }
.rlpjdqzp .miau { color: var(--text-body); }
.rlpjdqzp .j8s87c {
  background: var(--cta) !important;
  color: #fff !important;
}
.y2yt2a8q .lb1qy {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.y2yt2a8q .itv30g { color: var(--text-primary); }
.y2yt2a8q .miau { color: var(--text-body); }
.y2yt2a8q .j8s87c {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .lb1qy {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .w73ewsg6 { flex: 0 0 auto; }
  .itv30g { font-size: 1.2rem; }
  .j8s87c { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.hf5twg9c .k9pdac { height: 36px; }
.y6jah .k9pdac { height: 60px; max-width: 200px; }
.qp17benk .k9pdac { height: 56px; max-width: 180px; }
.fg0z5w3     .dtmivcvs, .fg0z5w3     .e2ay8yv { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.b9n2fj .mxq58ohh + .mxq58ohh {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .mgceab .r7by6s {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .mgceab .z07y5 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .mgceab .z07y5 { padding: 40px 16px 20px; }
  .mgceab .mxq58ohh {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .mgceab .eonri { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .sfww1oj2 .z07y5 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .sfww1oj2 .z07y5::before {
    position: absolute; top: 14px; left: 14px;
  }
  .sfww1oj2 .ci9dg {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .sfww1oj2 .xnr6 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .sfww1oj2 .mxq58ohh {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .sfww1oj2 .eonri { width: 100%; min-width: 0; }
  .sfww1oj2 .dtmivcvs { min-width: 0; }
}
.ah70wl6 .z07y5::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.m6re .vm4ws2p {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.m6re .vm4ws2p summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.m6re .vm4ws2p p { padding: 0 2px 16px; }
.z1bqex2r .vm4ws2p { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.z1bqex2r .vm4ws2p summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.z1bqex2r .vm4ws2p summary::after { content: "›"; font-size: 1.2em; }
.z1bqex2r .vm4ws2p[open] summary::after { content: "‹"; }
.z1bqex2r .vm4ws2p p { padding: 10px 22px 4px; }
.gx4j .vm4ws2p {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.gx4j .vm4ws2p summary { color: var(--text-primary); padding-left: 16px; }
.gx4j .vm4ws2p summary::after { content: "›"; font-size: 1.1em; }
.gx4j .vm4ws2p[open] summary::after { content: "‹"; }
.gx4j .vm4ws2p p { padding-left: 16px; }
.hul4r .w4jw { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.hul4r .vm4ws2p {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.hul4r .vm4ws2p:last-child { border-bottom: none; }
.hul4r .vm4ws2p summary { color: var(--text-primary); border-radius: 0; }
.hul4r .vm4ws2p summary::after { content: "›"; font-size: 1.1em; }
.hul4r .vm4ws2p[open] summary::after { content: "‹"; }
.zxcc21 .vm4ws2p { overflow: hidden; }
.zxcc21 .vm4ws2p summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.zxcc21 .vm4ws2p summary::after { color: rgba(255,255,255,.75); }
.zxcc21 .vm4ws2p[open] summary { border-radius: 0; }
.rmw4 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.jq2n8br {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.tojgh {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.w01m0mf { color: var(--text-muted); font-size: 1.05rem; }
.zq6hcf1v {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.mj6ua5 { margin-bottom: 20px; }
.sjfy6uds {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ca6vs7 {
  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;
}
.ca6vs7:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.qo2xw7za { resize: vertical; min-height: 130px; }
.x83s { width: 100%; margin-top: 8px; }
.k4h7 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.dv49j {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.chlkk3a { color: var(--text-muted); line-height: 1.75; }
.qforq312 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.qforq312 li { margin-bottom: 6px; }
.p7ccqs { max-width: 760px; margin: 0 auto; }
.x5corc0h { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.ebk3a79m { max-width: 760px; margin: 0 auto; }
.jlplvgo { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.pipfmz83 ul.qforq312 { margin: 0; }
.su105 .jlplvgo { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .su105 { grid-template-columns: 1fr; gap: 10px; } }
.idbso3di { max-width: 640px; margin: 0 auto; text-align: center; }
.ge6pfs8 { margin-bottom: 48px; }
.ge6pfs8 .jlplvgo { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.ge6pfs8 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ae703ez9 .qforq312 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .p0i4a9 { grid-template-columns: 1fr; } }
.bz8k0qw1 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.bz8k0qw1:hover .hsb1vc4 { color: var(--accent-light); text-decoration: underline; }
.fimfmtzq { color: inherit; text-decoration: none; }
.fimfmtzq:hover { color: var(--accent-light); text-decoration: underline; }
.hfvdq9 { display: inline-block; line-height: 0; }
.nyrvr { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.mv2kmn { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.mv2kmn:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.wdrm608i { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.mv2kmn p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mv2kmn ul.qforq312 { margin: 0; }
.vgllasom { color: var(--text-muted); line-height: 1.75; }
.xfvwa6y .qforq312,
.woj2v .qforq312,
.n1fyh1 .qforq312,
.tpo68z .qforq312 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.xfvwa6y .mv2kmn,
.woj2v .mv2kmn { text-align: left; }
.xfvwa6y .wdrm608i,
.woj2v .wdrm608i { text-align: center; }
.tiw5r8 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.z781r { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.h46oa { font-size: 1.1rem; }
.y5w27 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.mfpjj6fd { margin-top: 12px; }
.b2n3 { 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; }
.b2n3:hover { border-bottom-color: var(--accent-light); }
.d71jb { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.d71jb img { width: 100%; height: 100%; object-fit: cover; display: block; }
.mn6h30w { width: 260px; height: 260px; }
.axoihe8 { border-radius: 50%; }
.pacc7w17 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.n9aoma { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.n9aoma::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .n9nec { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.jw9w .y5w27, .jw9w .z781r { max-width: 640px; }
.cku29qke { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.yw295h { position: sticky; top: 96px; align-self: start; }
.yw295h .tiw5r8 { font-size: 1.6rem; margin-top: 18px; }
.mlxzudt .y5w27 { margin-bottom: 28px; }
@media (max-width: 860px) { .cku29qke { grid-template-columns: 1fr; } .yw295h { position: static; text-align: center; } }
.jl4n6 .d71jb { margin: 0 auto 18px; }
.jl4n6 .pacc7w17 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .m6tcc45 { grid-template-columns: 1fr; } }
.g4419b9b .tiw5r8 { font-size: 1.6rem; margin-bottom: 6px; }
.tpo68z .qforq312 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .g4419b9b { flex-direction: column; text-align: center; } .trkdjt01 { grid-template-columns: 1fr; } }
.mdz3up .tiw5r8 { font-size: 1.35rem; margin: 0 0 4px; }
.mdz3up .pacc7w17 { margin: 0; }
.vum5k {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.vum5k .tojgh { color: var(--accent-light); }
.jhwfnhj .tojgh { font-size: 2rem; }
.jhwfnhj .w01m0mf { max-width: 680px; }
.i0zkdhx .tojgh { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.i0zkdhx .w01m0mf  { margin: 0; }
@media (max-width: 640px) { .i0zkdhx { flex-direction: column; } }
.tfkrrho .tojgh { color: var(--accent-light); }
.xad5 .tojgh { color: #fff; }
.xad5 .w01m0mf  { color: rgba(255,255,255,0.85); }
.r8frokrz { max-width: 680px; margin: 0 auto; }
.dyvjl {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .dyvjl { grid-template-columns: 1fr; } }
.poymkn .ca6vs7 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.poymkn .ca6vs7:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ww2ct5e .ca6vs7 { background: var(--bg-raised); border-color: transparent; }
.ww2ct5e .ca6vs7:focus { background: var(--bg-card); border-color: var(--accent-light); }
.cptj .ca6vs7 { border-radius: 100px; padding: 11px 20px; }
.cptj .qo2xw7za { border-radius: 14px; }
.r0xa {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .r0xa { grid-template-columns: 1fr; } }
.odj9r9w {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.odj9r9w h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.odj9r9w p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.dtysug4 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.dtysug4 li { margin-bottom: 6px; }
.es1ydqv{display:none}
.es1ydqv:empty,.fb3f:empty{display:none}
.uayoh8{position:relative;overflow:visible}
.jzvov .kk4u3q,.stngada9 .kk4u3q,
.vupfqc7 .kk4u3q,.huhrs .kk4u3q,
.xmvlnz9 .kk4u3q,.gbak4b .kk4u3q{display:block}
.b2fy8m5p .mcgp{display:block}
.jzvov .kk4u3q,.stngada9 .kk4u3q,
.vupfqc7 .kk4u3q,.huhrs .kk4u3q,
.xmvlnz9 .kk4u3q{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}
.jzvov .kk4u3q .fb3f,.stngada9 .kk4u3q .fb3f,
.vupfqc7 .kk4u3q .fb3f,.huhrs .kk4u3q .fb3f,
.xmvlnz9 .kk4u3q .fb3f{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}
.jzvov .qw9qe,.stngada9 .qw9qe,
.vupfqc7 .qw9qe,.huhrs .qw9qe,
.xmvlnz9 .qw9qe{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.jzvov .kk4u3q,.stngada9 .kk4u3q{top:12px}
.jzvov .kk4u3q .fb3f{margin-right:auto}
.stngada9 .kk4u3q .fb3f{margin-left:auto}
.stngada9 .kk4u3q{text-align:right}
.vupfqc7 .kk4u3q,.huhrs .kk4u3q{bottom:12px}
.vupfqc7 .kk4u3q .fb3f{margin-right:auto}
.huhrs .kk4u3q .fb3f{margin-left:auto}
.huhrs .kk4u3q{text-align:right}
.xmvlnz9 .kk4u3q{position:relative;margin-top:16px}
.xmvlnz9 .kk4u3q .fb3f{margin:0 auto}
.gbak4b .kk4u3q{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.gbak4b .kk4u3q .fb3f{margin:0}
.gbak4b .ker9j~.kk4u3q,
.gbak4b .a0mf~.kk4u3q{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.gbak4b .ker9j~.kk4u3q .fb3f,
.gbak4b .a0mf~.kk4u3q .fb3f{justify-content:flex-start}
.ker9j~.kk4u3q,.a0mf~.kk4u3q{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}
.ker9j~.kk4u3q .fb3f{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.a0mf~.kk4u3q .fb3f{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.mcgp .fb3f{margin:0 0 12px}
.fb3f{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.ghuh{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.hsb1vc4{font-weight:600;color:var(--text-heading);opacity:1}
.bqzosltn::before{content:"·";margin:0 2px;opacity:.5}
.qw9qe{white-space:nowrap}
.wc73m .ghuh{display:none}
.vndkzcrx .qw9qe{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.vndkzcrx .bqzosltn::before{content:""}
.yn2p .qw9qe{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}
.yn2p .bqzosltn::before{content:""}
.ukh1uoo .fb3f{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.qtp55w .qw9qe{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.qtp55w .bqzosltn::before{content:""}
.mu6sxc .qw9qe{color: var(--accent-light);opacity:1;font-weight:500}
.dnqbhc .qw9qe{border-bottom:1px solid currentColor;padding-bottom:2px}
.trdbiy5 .fb3f{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.qlvrv{--date-bg:var(--accent-bg)}
.q2cs .bqzosltn::before{content:""}
.bea2r5y1 .bqzosltn::before{content:"•";opacity:.4}
.bea2r5y1 .qw9qe + .qw9qe::before{content:"•";margin-right:6px;opacity:.4}
.tb8fb8 .bqzosltn::before{content:"/";opacity:.35}
.tb8fb8 .qw9qe + .qw9qe::before{content:"/";margin-right:6px;opacity:.35}
.zwza2 .bqzosltn::before{content:"|";opacity:.3}
.zwza2 .qw9qe + .qw9qe::before{content:"|";margin-right:6px;opacity:.3}
.zh4h8 .bqzosltn::before{content:"—";opacity:.3}
.zh4h8 .qw9qe + .qw9qe::before{content:"—";margin-right:6px;opacity:.3}
.yqn5 .bqzosltn::before{content:"◆";font-size:.5em;opacity:.35}
.yqn5 .qw9qe + .qw9qe::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.drmty .bqzosltn::before{content:"·";opacity:.4}
.drmty .qw9qe + .qw9qe::before{content:"·";margin-right:6px;opacity:.4}
.cdz5j .bqzosltn::before{content:"›";opacity:.4}
.cdz5j .qw9qe + .qw9qe::before{content:"›";margin-right:6px;opacity:.4}
.xvubw .bqzosltn::before{content:"→";opacity:.35;font-size:.85em}
.xvubw .qw9qe + .qw9qe::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.jochhs{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.wdhykvk5{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.auxxkfp{display:flex;flex-direction:column;gap:3px}
.jpsv{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.d3r9{font-weight:700;font-size:1rem;color:var(--text-heading)}
.b3frq9{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.pvdh51cg .jochhs{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.lmq7 .jochhs{border-top:3px solid var(--accent);padding-top:18px}
.qw01a94x .jochhs{border-left:3px solid var(--accent);border-radius:0}
.zd2yp3 .jochhs{padding:20px 0}
@media(max-width:640px){
  .jochhs{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .b3frq9{max-width:100%}
}
.xh708vlp .ju9gss{margin:0}
@media (max-width:560px){
  .okvkcsj{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) {
  .mknzs { padding: 28px 18px 20px; }
  .c092te { font-size: 1.2rem; }
  .cbughkb { max-width: 220px; max-height: 80px; }
}
.p3lz4  .gdjtnj { border-radius: 6px; }
.u13srbx2 .lb1qy {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .gdjtnj { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.v2yms {
  margin: 28px 0 24px;
}
.v2yms .lxtkglu {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.v2yms .qvh70 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.v2yms .lb1qy {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .kq5bez4 { flex-direction: row-reverse; }
[dir="rtl"] .tog9jb0t { flex-direction: row-reverse; }
[dir="rtl"] .nr76ho .pmx4 { right: auto; left: 32px; }
[dir="rtl"] .h1cge31  .pmx4 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .nr76ho .pmx4 { right: auto; left: 20px; }
  [dir="rtl"] .h1cge31  .pmx4 { left: auto;  right: 20px; }
}
[dir="rtl"] .gja2vcz .jz1t  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .zsy9ykem .jz1t { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .ker9j,
[dir="rtl"] .dozu,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .qvo8nch, [dir="rtl"] .kqshka2 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .mq6hj { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .plinup86 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .mnzh { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .lb1qy { direction: rtl; }
[dir="rtl"] .fdusezu { direction: rtl; }
[dir="rtl"] .eg9f { direction: rtl; }
[dir="rtl"] .fuc3 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .f3w4nhnu .kqshka2,
[dir="rtl"] .bew8j .kqshka2,
[dir="rtl"] .simm8k .kqshka2,
[dir="rtl"] .yjnu0 .kqshka2 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .f3w4nhnu .kqshka2 li::before,
[dir="rtl"] .bew8j .kqshka2 li::before,
[dir="rtl"] .simm8k .kqshka2 li::before,
[dir="rtl"] .yjnu0 .kqshka2 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .gj07axs.bkb0o .oxc19wn,
[dir="rtl"] .ewcy.bkb0o .oxc19wn,
[dir="rtl"] .zh3a0i3j.bkb0o .oxc19wn,
[dir="rtl"] .oj0ep.bkb0o .oxc19wn,
[dir="rtl"] .odrn.bkb0o .oxc19wn { text-align: right; }
[dir="rtl"] .ker9j.bkb0o .qd2gnkog { align-items: flex-end; text-align: right; }
[dir="rtl"] .ker9j.cq1oiibo .qd2gnkog { text-align: center; }
[dir="rtl"] .ker9j .qd2gnkog { text-align: right; }
[dir="rtl"] .qvh70,
[dir="rtl"] .o919,
[dir="rtl"] .w9wuqqo,
[dir="rtl"] .qatbql,
[dir="rtl"] .zq6hcf1v,
[dir="rtl"] .sjfy6uds,
[dir="rtl"] .y5w27,
[dir="rtl"] .ca6vs7,
[dir="rtl"] .qo2xw7za { text-align: right; direction: rtl; }
[dir="rtl"] .cptj .ca6vs7,
[dir="rtl"] .poymkn .ca6vs7 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #cf3c21;
  --brand:           #cf3c21;
  --brand-light:     #df705c;
  --brand-pale:      #e3a59a;
  --grad-start:      #772212;
  --grad-end:        #b9351d;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #c22a59;
  --cta-light:       #d66185;
  --cta-hover:       #d53f6d;
  --bg-page:         #140704;
  --bg-surface:      #200b07;
  --bg-card:         #2d100a;
  --bg-card-inner:   #39140d;
  --bg-raised:       #461810;
  --bg-hover:        #521d13;
  --border:          #622317;
  --border-alt:      #7b2b1d;
  --border-section:  #622317;
  --text-primary:    #e7e3e3;
  --text-muted:      #ada09d;
  --text-body:       #d0c8c7;
  --text-sub:        #ada09d;
  --text-faint:      #7c6b68;
  --text-dim:        #615351;
  --text-label:      #968582;
  --text-value:      #c4bbb9;
  --accent-bg:       #2b1511;
  --accent-bg-light: #431e18;
  --bg-tip:          #162617;
  --bg-warning:      #272115;
  --bg-info:         #181626;
  --bg-pros:         #162617;
  --bg-cons:         #261716;
  --c-pros:          #7df17f;
  --c-cons:          #e68b89;
  --c-pros-label:    #4fec51;
  --c-tip-border:    #2fe831;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7df17f;
}
:root { --logo-bg-opacity: 40%; }
body, button, input { font-family: "Lexend", sans-serif; }
.bgmgb1rf .ijs4thw1, .bgmgb1rf .ker9j { min-height: 320px; }
.fa4j::before { content: '|'; opacity: 0.3; }