: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;
}
.s8ufphz {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.r5ma {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.x60f {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.zrkb80 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.kompz { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.kompz a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.kompz a:hover { color: var(--accent-light); }
.bn2xvgn     .x88w { border-radius: 6px; }
.bn2xvgn .x88w li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.bn2xvgn .x88w li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.lcq3whet  .x88w li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .x88w {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .g5da:hover .x88w,
  .g5da:focus-within .x88w { display: block; }
  .x88w li a { padding: 8px 16px; font-size: 0.88rem; }
}
.hasvw {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.hzd86 { display: none; }
@media (max-width: 640px) {
  .hzd86 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .hzd86.s3de { display: block; }
}
@media (max-width: 640px) {
  .hasvw { display: block; }
  .kompz > li + li::before { display: none !important; }
  .kompz {
    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;
  }
  .kompz.s3de { display: flex; }
  .kompz li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .kompz li:last-child a { border-bottom: none; }
}
.w232x7t { min-height: 480px; }
.jg8l {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.srjoke { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.hth9h9 .srjoke { margin-left: 0; margin-right: 0; }
.om4i {
  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;
}
.om4i:hover { opacity: 0.88; }
.gt1qp5 .jg8l { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.gt1qp5 .srjoke { color: #e2e8f0; }
.gt1qp5.hth9h9   .d2uw7tkq { text-align: left; }
.ov3jb31 .jg8l { color: var(--text-primary); text-shadow: none; }
.ov3jb31 .srjoke { color: var(--text-muted); }
.ov3jb31 .om4i { margin-top: 16px; }
.ov3jb31, .ov3jb31.w232x7t { min-height: auto !important; }
.ov3jb31.hth9h9   .d2uw7tkq { text-align: left; }
.ov3jb31~.hp253t4{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}
.ov3jb31~.hp253t4 .ikh1st{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); }
}
.gerbri .ayzpacb,
.gerbri .dx5c9e,
.gerbri .gt1qp5 .yiutw {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ayzpacb .jg8l { color: #fff; }
.ayzpacb .srjoke { color: rgba(255,255,255,0.85); }
.ayzpacb .om4i { background: #fff; color: var(--cta); }
.ayzpacb .om4i:hover { opacity: 0.92; }
.dbo5y0f5 .uuc1t1 { position: relative; overflow: hidden; }
.dbo5y0f5 .uuc1t1::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;
}
.n3u8e .uuc1t1 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.b4bacvi .uuc1t1 { position: relative; overflow: hidden; }
.b4bacvi .uuc1t1::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;
}
.bi6l .uuc1t1 { position: relative; overflow: hidden; }
.bi6l .uuc1t1::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;
}
.gerbri .uuc1t1 {
  animation: hg-fadein 1.2s ease-out both;
}
.uuc1t1 {
  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%);
}
.unc4 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.g7lepx {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.d3b8xchp {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.uuc1t1 .jg8l { text-shadow: none; color: var(--text-primary); }
.uuc1t1 .srjoke { color: var(--text-muted); }
body.zw14e8vl .jg8l {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.rd30znm .jg8l {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.uuc1t1.j1de28u .unc4 { align-items: center; text-align: center; }
.uuc1t1.hth9h9   .unc4 { align-items: flex-start; text-align: left; }
.z4yspk1 .g7lepx { position: relative; }
.z4yspk1 .g7lepx::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.z4yspk1.yu8t .g7lepx::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.f526o .g7lepx {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.f526o .d3b8xchp {
  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);
}
.f526o.yu8t .g7lepx { padding: 32px 0 32px 32px; }
.b4csec .g7lepx {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.b4csec .d3b8xchp {
  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);
}
.yu8t { grid-template-areas: "media text"; }
.yu8t .unc4 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.b4csec.yu8t .g7lepx { padding: 40px 16px 40px 48px; }
.ddwj86u .g7lepx { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .uuc1t1 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .uuc1t1 .g7lepx { display: none !important; }
  .ddwj86u .g7lepx { display: none !important; }
  .jx2y .p3tgns { display: none !important; }
  .yqj5h9x0 .tfd7171 { display: none !important; }
  .unc4  { padding: 36px 24px; }
  .uuc1t1~.hp253t4,.yu8t~.hp253t4{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .w232x7t, .uuc1t1 { min-height: 320px !important; }
  
  .jg8l { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .mmd8axq { display: none !important; }
  
  .qydg6 { flex-direction: column; align-items: center; }
  .prjx { width: 100%; max-width: 340px; }
}
.z9m45383 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.c9b3dda7 { width: 100%; height: auto; display: block; border-radius: 10px; }
.zxy04tx .z9m45383        { border-radius: 16px; }
.zxy04tx .c9b3dda7  { border-radius: 16px; }
.rt19a7t .z9m45383         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.rt19a7t .c9b3dda7   { border-radius: 8px; }
.uibw8v { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.fnrj { width: 100%; padding: 32px 0; position: relative; }
.i89o { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ndqch3h4 .fnrj:nth-child(even) { background: var(--bg-surface); }
.ndqch3h4 .fnrj:nth-child(odd)  { background: var(--bg-page); }
.dhc2 .fnrj:nth-child(even) { background: var(--bg-card); }
.dhc2 .fnrj:nth-child(odd)  { background: var(--bg-page); }
.ndqch3h4 .fnrj:nth-child(odd)  .i89o { background: var(--bg-card); border-radius: 6px; }
.ndqch3h4 .fnrj:nth-child(even) .i89o { background: var(--bg-raised); border-radius: 6px; }
.dhc2 .fnrj:nth-child(odd)  .i89o { background: var(--bg-card); border-radius: 6px; }
.dhc2 .fnrj:nth-child(even) .i89o { background: var(--bg-raised); border-radius: 6px; }
.ndqch3h4 .fnrj:nth-child(even) .qyypy .nbl55hcz,
.dhc2 .fnrj:nth-child(even) .qyypy .nbl55hcz { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ndqch3h4 .fnrj:nth-child(odd) .qyypy .nbl55hcz,
.dhc2 .fnrj:nth-child(odd) .qyypy .nbl55hcz { background: var(--bg-card-inner); }
.ndqch3h4 .fnrj:nth-child(even) .z1ld .nbl55hcz:nth-child(odd),
.dhc2 .fnrj:nth-child(even) .z1ld .nbl55hcz:nth-child(odd)  { background: var(--bg-card); }
.ndqch3h4 .fnrj:nth-child(even) .z1ld .nbl55hcz:nth-child(even),
.dhc2 .fnrj:nth-child(even) .z1ld .nbl55hcz:nth-child(even) { background: var(--bg-card-inner); }
h1.pggj { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.pggj {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.v32u { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.f8fa31jx h2.pggj {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.fgydp7 h2.pggj {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.i865 h2.pggj {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.kzq23 h2.pggj::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.jx9b042 h2.pggj {
  color: var(--text-primary); font-size: 1.7rem;
}
.x8ai36c h2.pggj::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.s19w h2.pggj {
  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;
}
.v3o2ztzf { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .v3o2ztzf { display: none; } }
.sewa { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.beraqqop { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.bpkkfgwb {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.q0ykw4i { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.in6gy { padding-left: 20px; }
.in6gy li { margin-bottom: 6px; }
.in6gy a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.in6gy a:hover { color: var(--accent-light); }
.lqws .q0ykw4i { display: none; }
.gitzl1o .q0ykw4i { display: none; }
.gitzl1o .in6gy { padding-left: 0; list-style: none; }
.gitzl1o .in6gy li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.gitzl1o .in6gy a { font-size: 0.92rem; }
.a7xle1 .bpkkfgwb { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.a7xle1 .q0ykw4i { display: none; }
.a7xle1 .in6gy { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.a7xle1 .in6gy li { margin-bottom: 0; }
.a7xle1 .in6gy 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;
}
.a7xle1 .in6gy a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.ipx3ol .bpkkfgwb { padding: 20px 20px 16px; }
.ipx3ol .in6gy {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.ipx3ol .in6gy li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.ipx3ol .in6gy 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;
}
.ipx3ol .in6gy 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;
}
.ipx3ol .in6gy a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ipx3ol .in6gy a:focus,
.ipx3ol .in6gy a:focus-visible,
.ipx3ol .in6gy a:target { outline: none; }
.ipx3ol .in6gy li:target a { border-color: var(--border); color: var(--text-muted); }
.g0kjyptx .bpkkfgwb { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.g0kjyptx .q0ykw4i { display: none; }
.g0kjyptx .in6gy { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.g0kjyptx .in6gy li { margin-bottom: 0; }
.g0kjyptx .in6gy li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.g0kjyptx .in6gy li:last-child::after { content: ""; margin-right: 0; }
.g0kjyptx .in6gy a { font-size: 0.9rem; }
.nbl55hcz { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.qyypy .nbl55hcz { background: var(--bg-card); }
.z1ld .nbl55hcz:nth-child(odd)  { background: var(--bg-card); }
.z1ld .nbl55hcz:nth-child(even) { background: var(--bg-raised); }
.m4a2f .nbl55hcz {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.m4a2f .nbl55hcz:last-child { border-bottom: none; }
.m4a2f h3.v32u { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.fy6nfqm .nbl55hcz {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.fy6nfqm .nbl55hcz + .nbl55hcz { margin-top: 4px; }
.upmid .nbl55hcz { background: none; border-radius: 0; padding: 12px 0; }
.upmid .nbl55hcz + .nbl55hcz { border-top: 1px solid var(--border-section); }
.lpa3ju { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.dn4ql1o { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ugmjkb6o { color: var(--text-body); margin-bottom: 10px; }
.xp6ddk, .iyda8z { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.xp6ddk li, .iyda8z li { margin-bottom: 6px; }
.iyda8z li { list-style: decimal; }
.lfg1m     .xp6ddk { list-style-type: "● "; }
.db69dj  .xp6ddk { list-style-type: "■ "; }
.rohzogg0 .xp6ddk { list-style-type: "◆ "; }
.dvt4ew    .xp6ddk { list-style-type: "★ "; }
.lfg1m     .i5pya { list-style-type: "● "; }
.db69dj  .i5pya { list-style-type: "■ "; }
.rohzogg0 .i5pya { list-style-type: "◆ "; }
.dvt4ew    .i5pya { list-style-type: "★ "; }
.lfg1m    .xp6ddk li::marker, .lfg1m    .i5pya li::marker,
.db69dj .xp6ddk li::marker, .db69dj .i5pya li::marker,
.rohzogg0 .xp6ddk li::marker, .rohzogg0 .i5pya li::marker,
.dvt4ew   .xp6ddk li::marker, .dvt4ew   .i5pya li::marker {
  color: var(--cta); font-size: 1em;
}
.lfg1m .iyda8z,
.db69dj .iyda8z,
.rohzogg0 .iyda8z,
.dvt4ew .iyda8z {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.lfg1m .iyda8z li,
.db69dj .iyda8z li,
.rohzogg0 .iyda8z li,
.dvt4ew .iyda8z li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.lfg1m .iyda8z li::before,
.db69dj .iyda8z li::before,
.rohzogg0 .iyda8z li::before,
.dvt4ew .iyda8z 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;
}
.lfg1m     .iyda8z li::before { border-radius: 50%; }
.db69dj  .iyda8z li::before { border-radius: 3px; }
.rohzogg0 .iyda8z li::before { border-radius: 3px; }
.dvt4ew    .iyda8z li::before { border-radius: 50%; }
.l3ukfrc6 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.qaq9nmcr .l3ukfrc6,
.nokctoce .l3ukfrc6 { background: transparent; border: none; border-radius: 0; }
.in7bn5 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.in7bn5 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.in7bn5 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.in7bn5 tr:hover td { background: var(--bg-hover); }
.wemv .in7bn5 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.n2pje0a .in7bn5 { border: 1px solid var(--border-alt); }
.n2pje0a .in7bn5 th,
.n2pje0a .in7bn5 td { border: 1px solid var(--border-alt); }
.bbifcnrg .in7bn5 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.bbifcnrg .in7bn5 td { border-bottom: none; }
.bbifcnrg .in7bn5 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.a8b1ulr .in7bn5 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.dqbg .l3ukfrc6 {
  overflow: hidden;
}
.dqbg .in7bn5 th { border-bottom: 1px solid var(--border-alt); }
.dqbg .in7bn5 tr:last-child td { border-bottom: none; }
.tdtleix { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ehl2ey { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.pqlv76 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.np7am6un { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.p4807 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.i5pya { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.i5pya 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%}
.bw4ju .np7am6un { background: transparent; text-align: center; }
.inukn .pqlv76 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.eb889 .pqlv76 {
  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);
}
.upjxcfim .ehl2ey { display: grid; grid-template-columns: auto 1fr; }
.upjxcfim .pqlv76 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.upjxcfim .np7am6un { grid-column: 2; }
.upjxcfim .p4807,
.upjxcfim .i5pya { grid-column: 1 / -1; }
.e20ui4s .ehl2ey { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.e20ui4s .pqlv76 {
  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);
}
.e20ui4s .np7am6un { grid-column: 2; }
.e20ui4s .p4807,
.e20ui4s .i5pya { grid-column: 1 / -1; }
.vd7iyw .ehl2ey { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.vd7iyw .np7am6un { background: none; color: var(--accent-light); font-weight: 700; }
.jvqp8 .ehl2ey { 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); }
.jvqp8 .np7am6un { background: none; color: var(--accent-light); font-weight: 700; }
.r9mpa .ehl2ey { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.r9mpa .ehl2ey:last-child { border-bottom: none; }
.r9mpa .np7am6un { background: none; color: var(--accent-light); font-weight: 700; }
.lqy0i4 .ehl2ey { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.lqy0i4 .np7am6un { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.xwzd8 .tdtleix { counter-reset: card-n; }
.xwzd8 .ehl2ey  { counter-increment: card-n; }
.xwzd8 .np7am6un { display: flex; align-items: center; gap: 10px; }
.xwzd8 .np7am6un::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;
}
.g4dk50u7 .ehl2ey { background: var(--bg-surface); border: 1px solid var(--border); }
.g4dk50u7 .np7am6un { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.zsx9 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.jr7k  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.gxw3j8 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.txx8 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.c2e7af { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.zsx9 strong { color: var(--text-primary); font-size: 0.95rem; }
.zsx9 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.brrwpx { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.o67ar, .cifuz { border-radius: 8px; padding: 14px; }
.o67ar { background: var(--bg-pros); }
.cifuz { background: var(--bg-cons); }
.o40sngq3 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.o67ar .o40sngq3 { color: var(--c-pros-label); }
.cifuz .o40sngq3 { color: #f87171; }
.o67ar ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.cifuz ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.c9b3dda7 { width: 100%; height: auto; border-radius: 10px; display: block; }
.hsvf {
  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;
}
.hsvf:hover { opacity: 0.85; }
.lbsw .hsvf  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.lbsw .hsvf:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.auq4whsx .hsvf  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.auq4whsx .hsvf:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.rpxa5d .om4i { border-radius: 50px; }
.rpxa5d .hsvf  { border-radius: 50px; }
.j3ykkuvk .om4i { padding-left: 22px; padding-right: 22px; }
.j3ykkuvk .hsvf  { padding-left: 12px; padding-right: 12px; }
.gbjng .om4i { padding-left: 44px; padding-right: 44px; }
.gbjng .hsvf  { padding-left: 24px; padding-right: 24px; }
.vntg7 .om4i { padding-left: 56px; padding-right: 56px; }
.vntg7 .hsvf  { padding-left: 32px; padding-right: 32px; }
.xp725   .om4i::after, .xp725   .hsvf::after,
.rbrr9en .om4i::after, .rbrr9en .hsvf::after,
.d2uy01    .om4i::after, .d2uy01    .hsvf::after,
.rfyyg0    .om4i::after, .rfyyg0    .hsvf::after,
.v6vyg    .om4i::after, .v6vyg    .hsvf::after,
.lbqcdi9     .om4i::after, .lbqcdi9     .hsvf::after,
.yh8dex9b    .om4i::after, .yh8dex9b    .hsvf::after,
.qwu59m   .om4i::after, .qwu59m   .hsvf::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;
}
.xp725 .om4i::after, .xp725 .hsvf::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");
}
.rbrr9en .om4i::after, .rbrr9en .hsvf::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");
}
.d2uy01 .om4i::after, .d2uy01 .hsvf::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");
}
.rfyyg0 .om4i::after, .rfyyg0 .hsvf::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");
}
.v6vyg .om4i::after, .v6vyg .hsvf::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");
}
.lbqcdi9 .om4i::after, .lbqcdi9 .hsvf::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");
}
.yh8dex9b .om4i::after, .yh8dex9b .hsvf::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");
}
.qwu59m .om4i::after, .qwu59m .hsvf::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");
}
.g8nwc2   .ra59::after, .g8nwc2   .cud3d97::after,
.zvbt5j .ra59::after, .zvbt5j .cud3d97::after,
.rqc25u5    .ra59::after, .rqc25u5    .cud3d97::after,
.doqk3kg    .ra59::after, .doqk3kg    .cud3d97::after,
.afv750    .ra59::after, .afv750    .cud3d97::after,
.sag7n1d     .ra59::after, .sag7n1d     .cud3d97::after,
.khml9    .ra59::after, .khml9    .cud3d97::after,
.tw15q   .ra59::after, .tw15q   .cud3d97::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;
}
.g8nwc2 .ra59::after, .g8nwc2 .cud3d97::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");
}
.zvbt5j .ra59::after, .zvbt5j .cud3d97::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");
}
.rqc25u5 .ra59::after, .rqc25u5 .cud3d97::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");
}
.doqk3kg .ra59::after, .doqk3kg .cud3d97::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");
}
.afv750 .ra59::after, .afv750 .cud3d97::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");
}
.sag7n1d .ra59::after, .sag7n1d .cud3d97::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");
}
.khml9 .ra59::after, .khml9 .cud3d97::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");
}
.tw15q .ra59::after, .tw15q .cud3d97::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");
}
@media (min-width: 721px) {
  .giacps1 { flex: 0 0 260px; width: 260px; }
  .mqecxl20 { flex: 0 0 120px; width: 120px; }
  .w0g0vk { flex: 0 0 110px; width: 110px; }
  .a8q7oqc   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .eeaubj { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.eeaubj.hsvf { padding-left: 28px !important; padding-right: 28px !important; padding-top: 14px !important; padding-bottom: 14px !important; font-size: 1.05rem !important; }
@media (max-width: 820px) {
  .zw0nc1 { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .zw0nc1 .s30a { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .zw0nc1 .giacps1 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .zw0nc1 .ogz5xc { width: 100%; min-width: unset; height: 120px; }
  .zw0nc1 .wjyk { max-height: 96px; max-width: 200px; }
  .zw0nc1 .emich { min-width: unset; text-align: center; white-space: normal; }
  .zw0nc1 .mqecxl20 { min-width: 0; }
  .zw0nc1 .a8q7oqc { flex-direction: row; justify-content: space-between; align-items: baseline; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto; min-width: 0; }
  .zw0nc1 .eeaubj { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .z7ye .s30a { row-gap: 8px !important; gap: 10px !important; }
}
.vy25ds3  .vxh8bq5 li::before { content: "★"; }
.vy25ds3  .no1y li::before { content: "✕"; }
@media (min-width: 860px) {
  .ppwl5v .dxs5 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ppwl5v .ealxc4jj { margin: 0; }
}
.oxhlyx .ealxc4jj { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.oxhlyx .ynno { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.oxhlyx .qaq9nmcr { padding: 14px 16px; }
.oxhlyx .q16g9 { border-radius: 4px; }
.oxhlyx .uaor23 { border-radius: 0; }
.nokctoce .brrwpx { gap: 10px; }
.nokctoce .o67ar, .nokctoce .cifuz { padding: 12px; }
.nokctoce .o67ar ul, .nokctoce .cifuz ul { margin: 4px 0 0; padding-left: 18px; }
.nokctoce .o67ar li, .nokctoce .cifuz li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .zh6d2vo4 { grid-template-columns: 1fr; }
  .xvai { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .xvai .wu9d { width: 72px; height: 50px; }
  .xvai .qn8fr { max-width: 180px; }
  .xvai .aowgu { width: auto; }
}
@media (max-width: 720px) {
  .ehydaer { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .lxkde { padding: 16px; }
  .soe9p0u .cty5xx { min-width: 50%; }
}
.disd70tr .brrwpx { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .ygm9l { grid-template-columns: 1fr; }
  .ovgr { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .gbch6ja { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .u9wr5s { flex-wrap: wrap; padding: 16px; }
}
.hxna .brrwpx { gap: 8px; }
.hxna .o67ar, .hxna .cifuz { padding: 8px; }
@media (max-width: 480px) {
  .xcsder1 { flex-direction: column; align-items: stretch; }
}
.cygjly3f .aowgu .hsvf { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .uruzx2 { flex-direction: column; align-items: stretch; gap: 10px; }
  .cygjly3f .aowgu { text-align: center; }
}
@media (max-width: 720px) {
  .uzwlu394 { grid-template-columns: 1fr; }
  .w8nxcsl { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .z7hgbm { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ihobbda { grid-template-columns: 1fr; }
  .qz3kl { width: 100px; height: 100px; margin: 16px auto; }
  .egok57 { font-size: 1.4rem; }
  .n0dr41 { justify-content: center; }
  .r1gp04 .cty5xx { min-width: 50%; }
}
.mic6 .brrwpx { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .jmti { flex-wrap: wrap; padding: 14px 16px; }
  .p3cnvd { padding: 12px 16px; }
  .mic6 .brrwpx { margin: 0 16px; }
  .mic6 .c9d9 { padding: 0 16px; }
  .mdh1mm { padding: 12px 16px; }
}
.lrsbut .eeaubj.hsvf { padding: 14px 30px !important; font-size: 1rem; }
.f7fs1 .eeaubj.hsvf { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.rmf8l .mqecxl20,
.rmf8l .w0g0vk,
.rmf8l .w0g0vk {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.rmf8l .w0g0vk small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.rmf8l .qsb0 .mzr4uqdd,
.rmf8l .qsb0 strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.rmf8l .yjejt4t,
.rmf8l .wndbwa7 { font-size: 1em; }
.p02sq1 { margin: 16px 0; }
.hlbrqx5g { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.hlbrqx5g summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.hlbrqx5g summary::after { content: "+"; color: var(--accent-light); }
.hlbrqx5g[open] summary::after { content: "−"; }
.hlbrqx5g p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.fnrj { margin-bottom: 0; }
.recucxh h2.pggj { color: var(--text-primary); border-color: var(--accent-light); }
.pm5rhl h2.pggj { color: var(--text-primary); border-color: var(--accent-light); }
.qpjk7d .jr7k     { background: #052e16; border-color: #10b981; }
.qpjk7d .gxw3j8 { background: #2d0a1e; border-color: #f43f5e; }
.qpjk7d .txx8    { background: #1e1036; border-color: #a855f7; }
.qpjk7d .zsx9 strong  { color: #f1f5f9; }
.qpjk7d .zsx9 p       { color: #cbd5e1; }
.qpjk7d .hmvay    .jr7k     .c2e7af::before,
.qpjk7d .cltv7s23  .jr7k     .c2e7af::before,
.qpjk7d .yf8u2f  .jr7k     .c2e7af::before,
.qpjk7d .ryxv .jr7k     .c2e7af::before { color: #10b981; }
.qpjk7d .hmvay    .gxw3j8 .c2e7af::before,
.qpjk7d .cltv7s23  .gxw3j8 .c2e7af::before,
.qpjk7d .yf8u2f  .gxw3j8 .c2e7af::before,
.qpjk7d .ryxv .gxw3j8 .c2e7af::before { color: #f43f5e; }
.qpjk7d .hmvay    .txx8    .c2e7af::before,
.qpjk7d .cltv7s23  .txx8    .c2e7af::before,
.qpjk7d .yf8u2f  .txx8    .c2e7af::before,
.qpjk7d .ryxv .txx8    .c2e7af::before { color: #a855f7; }
.evedfngw .jr7k     { background: #2d2000; border-color: #eab308; }
.evedfngw .gxw3j8 { background: #2d0b0b; border-color: #ef4444; }
.evedfngw .txx8    { background: #2d1600; border-color: #f97316; }
.evedfngw .zsx9 strong  { color: #f1f5f9; }
.evedfngw .zsx9 p       { color: #cbd5e1; }
.evedfngw .hmvay    .jr7k     .c2e7af::before,
.evedfngw .cltv7s23  .jr7k     .c2e7af::before,
.evedfngw .yf8u2f  .jr7k     .c2e7af::before,
.evedfngw .ryxv .jr7k     .c2e7af::before { color: #eab308; }
.evedfngw .hmvay    .gxw3j8 .c2e7af::before,
.evedfngw .cltv7s23  .gxw3j8 .c2e7af::before,
.evedfngw .yf8u2f  .gxw3j8 .c2e7af::before,
.evedfngw .ryxv .gxw3j8 .c2e7af::before { color: #ef4444; }
.evedfngw .hmvay    .txx8    .c2e7af::before,
.evedfngw .cltv7s23  .txx8    .c2e7af::before,
.evedfngw .yf8u2f  .txx8    .c2e7af::before,
.evedfngw .ryxv .txx8    .c2e7af::before { color: #f97316; }
.o5zjk72r .jr7k     { background: #0c1a2e; border-color: #38bdf8; }
.o5zjk72r .gxw3j8 { background: #12103a; border-color: #818cf8; }
.o5zjk72r .txx8    { background: #0a2020; border-color: #2dd4bf; }
.o5zjk72r .zsx9 strong  { color: #f1f5f9; }
.o5zjk72r .zsx9 p       { color: #cbd5e1; }
.o5zjk72r .hmvay    .jr7k     .c2e7af::before,
.o5zjk72r .cltv7s23  .jr7k     .c2e7af::before,
.o5zjk72r .yf8u2f  .jr7k     .c2e7af::before,
.o5zjk72r .ryxv .jr7k     .c2e7af::before { color: #38bdf8; }
.o5zjk72r .hmvay    .gxw3j8 .c2e7af::before,
.o5zjk72r .cltv7s23  .gxw3j8 .c2e7af::before,
.o5zjk72r .yf8u2f  .gxw3j8 .c2e7af::before,
.o5zjk72r .ryxv .gxw3j8 .c2e7af::before { color: #818cf8; }
.o5zjk72r .hmvay    .txx8    .c2e7af::before,
.o5zjk72r .cltv7s23  .txx8    .c2e7af::before,
.o5zjk72r .yf8u2f  .txx8    .c2e7af::before,
.o5zjk72r .ryxv .txx8    .c2e7af::before { color: #2dd4bf; }
.pxgx .jr7k     { background: var(--accent-bg); border-color: var(--accent-light); }
.pxgx .gxw3j8 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.pxgx .txx8    { background: var(--accent-bg); border-color: var(--accent-pale); }
.pxgx .hmvay    .c2e7af::before,
.pxgx .cltv7s23  .c2e7af::before,
.pxgx .yf8u2f  .c2e7af::before,
.pxgx .ryxv .c2e7af::before { color: var(--accent-light) !important; }
.s2887rh::before,
.xuu9i24::before { margin-right: 5px; }
.oc6bbg7i .o67ar ul li,
.oc6bbg7i .vxh8bq5 li         { color: #4ade80; }
.oc6bbg7i .o67ar .s2887rh { color: #22c55e; }
.oc6bbg7i .cifuz ul li,
.oc6bbg7i .no1y li         { color: #f87171; }
.oc6bbg7i .cifuz .xuu9i24 { color: #ef4444; }
.fyk5 .o67ar { background: var(--bg-pros); }
.fyk5 .cifuz { background: var(--bg-cons); }
.fyk5 .o67ar .s2887rh { color: var(--c-pros-label); }
.fyk5 .cifuz .xuu9i24 { color: var(--c-cons); }
.fyk5 .o67ar ul li,
.fyk5 .cifuz ul li,
.lew6jio .o67ar { background: var(--bg-pros); }
.lew6jio .cifuz { background: var(--bg-cons); }
.lew6jio .o67ar .s2887rh { color: var(--c-pros-label); }
.lew6jio .cifuz .xuu9i24 { color: var(--c-cons); }
.lew6jio .o67ar ul li,
.lew6jio .cifuz ul li,
.hvehahj8 .s2887rh::before { content: "✓ "; }
.hvehahj8 .xuu9i24::before { content: "✗ "; }
.xprt4m .s2887rh::before { content: "→ "; }
.xprt4m .xuu9i24::before { content: "← "; }
.vy25ds3 .s2887rh::before { content: "★ "; }
.vy25ds3 .xuu9i24::before { content: "✕ "; }
.y5zvpuk .s2887rh::before { content: "◆ "; }
.y5zvpuk .xuu9i24::before { content: "▲ "; }
.xk3x .zsx9 { background: transparent; border-left: none; border: 1.5px solid; }
.xk3x .jr7k     { border-color: var(--c-tip-border); }
.xk3x .gxw3j8 { border-color: var(--c-warn-border); }
.xk3x .txx8    { border-color: #60a5fa; }
.xk3x .zsx9 strong { color: var(--text-primary); }
.xk3x .zsx9 p      { color: var(--text-muted); }
.g34ps .zsx9 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.g34ps .jr7k     { border-top-color: var(--c-tip-border); }
.g34ps .gxw3j8 { border-top-color: var(--c-warn-border); }
.g34ps .txx8    { border-top-color: #60a5fa; }
.hvffs .zsx9 { border-left: none; border-radius: 8px; }
.hvffs .jr7k     { background: #065f46; }
.hvffs .gxw3j8 { background: #92400e; }
.hvffs .txx8    { background: #1e3a8a; }
.hvffs .zsx9 strong,
.hvffs .zsx9 p { color: #fff; }
.hvffs .c2e7af::before { color: rgba(255,255,255,0.85) !important; }
.qpjk7d.hvffs .jr7k,
.qpjk7d .hvffs .jr7k     { background: #052e16; }
.qpjk7d.hvffs .gxw3j8,
.qpjk7d .hvffs .gxw3j8 { background: #2d0a1e; }
.qpjk7d.hvffs .txx8,
.qpjk7d .hvffs .txx8    { background: #1e1036; }
.evedfngw.hvffs .jr7k,
.evedfngw .hvffs .jr7k      { background: #2d2000; }
.evedfngw.hvffs .gxw3j8,
.evedfngw .hvffs .gxw3j8  { background: #2d0b0b; }
.evedfngw.hvffs .txx8,
.evedfngw .hvffs .txx8     { background: #2d1600; }
.o5zjk72r.hvffs .jr7k,
.o5zjk72r .hvffs .jr7k      { background: #0c1a2e; }
.o5zjk72r.hvffs .gxw3j8,
.o5zjk72r .hvffs .gxw3j8  { background: #12103a; }
.o5zjk72r.hvffs .txx8,
.o5zjk72r .hvffs .txx8     { background: #0a2020; }
.cq2t4 .zsx9 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.cq2t4 .jr7k     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.cq2t4 .gxw3j8 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.cq2t4 .txx8    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.cq2t4 .zsx9 strong { color: var(--text-primary); }
.cq2t4 .zsx9 p      { color: var(--text-muted); }
.mk2v688 .zsx9 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.hmvay .c2e7af,
.cltv7s23 .c2e7af,
.yf8u2f .c2e7af,
.ryxv .c2e7af { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.hmvay .c2e7af::before,
.cltv7s23 .c2e7af::before,
.yf8u2f .c2e7af::before,
.ryxv .c2e7af::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.hmvay .jr7k     .c2e7af::before { content: "✦"; color: var(--c-tip-border); }
.hmvay .gxw3j8 .c2e7af::before { content: "▲"; color: var(--c-warn-border); }
.hmvay .txx8    .c2e7af::before { content: "◉"; color: #60a5fa; }
.cltv7s23 .jr7k     .c2e7af::before { content: "★"; color: var(--c-tip-border); }
.cltv7s23 .gxw3j8 .c2e7af::before { content: "◆"; color: var(--c-warn-border); }
.cltv7s23 .txx8    .c2e7af::before { content: "●"; color: #60a5fa; }
.yf8u2f .jr7k     .c2e7af::before { content: "▶"; color: var(--c-tip-border); }
.yf8u2f .gxw3j8 .c2e7af::before { content: "■"; color: var(--c-warn-border); }
.yf8u2f .txx8    .c2e7af::before { content: "▸"; color: #60a5fa; }
.ryxv .jr7k     .c2e7af::before { content: "→"; color: var(--c-tip-border); }
.ryxv .gxw3j8 .c2e7af::before { content: "⬥"; color: var(--c-warn-border); }
.ryxv .txx8    .c2e7af::before { content: "◈"; color: #60a5fa; }
.gli3xj8 .qyypy .nbl55hcz,
.gli3xj8 .z1ld .nbl55hcz  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.gli3xj8 .ehl2ey                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.gli3xj8 .l3ukfrc6          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.gli3xj8 .bpkkfgwb                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.jddli .qyypy .nbl55hcz,
.jddli .z1ld .nbl55hcz,
.jddli .ehl2ey,
.jddli .s30a,
.jddli .ealxc4jj,
.jddli .l3ukfrc6,
.jddli .bpkkfgwb,
.jddli .mk2v688 .zsx9 { box-shadow: none; }
.th69   .ugmjkb6o, .th69 .lpa3ju, .th69 .dn4ql1o,
.th69   .sewa, .th69 .beraqqop { font-size: 0.9rem; }
.th69   .xp6ddk, .th69 .iyda8z { font-size: 0.9rem; }
.l916j   .ugmjkb6o, .l916j .lpa3ju, .l916j .dn4ql1o,
.l916j   .sewa, .l916j .beraqqop { font-size: 0.95rem; }
.l916j   .xp6ddk, .l916j .iyda8z { font-size: 0.95rem; }
.axbw   .ugmjkb6o, .axbw .lpa3ju, .axbw .dn4ql1o,
.axbw   .sewa, .axbw .beraqqop { font-size: 1.08rem; }
.axbw   .xp6ddk, .axbw .iyda8z { font-size: 1.05rem; }
.axbw   .in7bn5 { font-size: 0.97rem; }
.xrxrn .jg8l      { font-size: 3.2rem; }
.xrxrn h2.pggj { font-size: 1.9rem; }
.xrxrn h3.v32u     { font-size: 1.4rem; }
.ib2t .jg8l      { font-size: 3.8rem; }
.ib2t h2.pggj { font-size: 2.2rem; }
.ib2t h3.v32u     { font-size: 1.6rem; }
.fnrj + .fnrj { position: relative; }
.dlflfmjh   .fnrj + .fnrj::before,
.np1ecc9y  .fnrj + .fnrj::before,
.pafv   .fnrj + .fnrj::before,
.jj359rz   .fnrj + .fnrj::before,
.za1evq   .fnrj + .fnrj::before,
.uf786ytr .fnrj + .fnrj::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.dlflfmjh .fnrj + .fnrj::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.np1ecc9y .fnrj + .fnrj::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.pafv .fnrj + .fnrj::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;
}
.jj359rz .fnrj + .fnrj::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.spauiu3 .fnrj { margin-bottom: 16px; }
.spauiu3 .fnrj + .fnrj { margin-top: 0; }
.spauiu3 .i89o { padding-top: 0; padding-bottom: 0; }
.za1evq .fnrj + .fnrj::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.uf786ytr .fnrj + .fnrj::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.m9xvl6 .fnrj + .fnrj::before,
.ta88nda7 .fnrj + .fnrj::before,
.t1d2ea .fnrj + .fnrj::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%;
}
.ndqch3h4 .m9xvl6 .fnrj:nth-child(even)::before,
.ndqch3h4 .ta88nda7 .fnrj:nth-child(even)::before,
.ndqch3h4 .t1d2ea .fnrj:nth-child(even)::before { background: var(--bg-surface); }
.dhc2 .m9xvl6 .fnrj:nth-child(even)::before,
.dhc2 .ta88nda7 .fnrj:nth-child(even)::before,
.dhc2 .t1d2ea .fnrj:nth-child(even)::before { background: var(--bg-card); }
.m9xvl6 .fnrj + .fnrj::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");
}
.ta88nda7 .fnrj + .fnrj::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");
}
.t1d2ea .fnrj + .fnrj::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");
}
.f3z3 .gt1qp5,
.f3z3 .d2uw7tkq,
.f3z3 .unc4,
.qs71b7la .unc4 { padding-bottom: 60px; }
.nh3eece .unc4 { padding-bottom: 70px; }
.f3z3 .gt1qp5::before,
.f3z3 .gt1qp5::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");
}
.ddsx  .gt1qp5:not(.ayzpacb) .yiutw { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.du6pn .uuc1t1 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.gvw6at .uuc1t1 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.g5aoq .uuc1t1 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ddsx .ayzpacb { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.ddsx .dx5c9e { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.ddsx .uuc1t1 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.mqsoo1e .uuc1t1 { background: var(--accent-bg); }
.ogol1 .z9m45383 { float: left; width: 38%; margin: 0 28px 16px 0; }
.ogol1 .z9m45383 .c9b3dda7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ogol1 .i89o::after { content: ''; display: block; clear: both; }
.d683bq6n .z9m45383 { float: right; width: 38%; margin: 0 0 16px 28px; }
.d683bq6n .z9m45383 .c9b3dda7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.d683bq6n .i89o::after { content: ''; display: block; clear: both; }
.soy7oa0v .fnrj:nth-child(odd)  .z9m45383 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.soy7oa0v .fnrj:nth-child(even) .z9m45383 { float: right; width: 38%; margin: 0 0 16px 28px; }
.soy7oa0v .z9m45383 .c9b3dda7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.soy7oa0v .i89o::after { content: ''; display: block; clear: both; }
.ogol1 .tdtleix,
.d683bq6n .tdtleix,
.d683bq6n .zw0nc1,
.soy7oa0v .tdtleix,
@media (max-width: 900px) {
  .ogol1 .z9m45383,
  .d683bq6n .z9m45383,
  .soy7oa0v .fnrj:nth-child(odd)  .z9m45383,
  .soy7oa0v .fnrj:nth-child(even) .z9m45383 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ogol1 .z9m45383 .c9b3dda7,
  .d683bq6n .z9m45383 .c9b3dda7,
  .soy7oa0v .z9m45383 .c9b3dda7 {
    max-height: none !important;
  }
}
.ogol1 .xp6ddk,
.ogol1 .iyda8z,
.d683bq6n .xp6ddk,
.d683bq6n .iyda8z,
.soy7oa0v .xp6ddk,
.soy7oa0v .iyda8z { overflow: hidden; }
@media (max-width: 640px) {
  .ogol1 .z9m45383,
  .d683bq6n .z9m45383,
  .soy7oa0v .z9m45383 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.g58uqb0 .uibw8v,
.g58uqb0 .i89o,
.g58uqb0 .avbs  { max-width: 1100px; }
.yxb9bzs .uibw8v,
.yxb9bzs .i89o,
.yxb9bzs .avbs  { max-width: 1200px; }
.yxb9bzs { --content-mw: 1200px; }
.znzy8f .uibw8v,
.znzy8f .i89o,
.znzy8f .avbs  { max-width: 1320px; }
.udr1l { font-size: 0.82rem; color: var(--text-muted); }
.di9apgk { display: flex; align-items: center; }
.m69uim4c {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.gtq5xmf { display: flex; align-items: center; }
.q615cj { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.q615cj:hover { text-decoration: underline; }
.c7q0qbv { margin: 0 3px; opacity: 0.45; }
.c7q0qbv::before { content: '/'; }
.sdinxq { padding: 2px 5px; color: var(--text-main); }
.dx10 .udr1l {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.dx10 .di9apgk { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.fd34fox4 .udr1l {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.fd34fox4 .di9apgk { padding: 0 0 0 12px; }
.k9c3tub7 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.ukfsmid .di9apgk { padding: 0 16px; }
.ukfsmid .udr1l {
  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);
}
.ukfsmid .uibw8v { padding-top: 28px; }
@media (max-width: 720px) {
  .k9c3tub7 { margin-top: 18px; padding: 0 16px; }
  .ukfsmid .uibw8v { padding-top: 16px; }
}
.g58uqb0.dx10 .di9apgk { max-width: 1100px; }
.yxb9bzs.dx10 .di9apgk { max-width: 1200px; }
.znzy8f.dx10 .di9apgk { max-width: 1320px; }
.g58uqb0 .k9c3tub7 { max-width: 1100px; }
.yxb9bzs .k9c3tub7 { max-width: 1200px; }
.znzy8f .k9c3tub7 { max-width: 1320px; }
.hl543 .fnrj { padding-top: 16px; padding-bottom: 16px; }
.wijf .fnrj { padding-top: 24px; padding-bottom: 24px; }
.z3x5zj8 .fnrj { padding-top: 40px; padding-bottom: 40px; }
.ab1970w9 .fnrj { padding-top: 52px; padding-bottom: 52px; }
.fu73hr .fnrj:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.fu73hr .fnrj:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.fu73hr .fnrj:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.fu73hr .fnrj:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.i60tr7o .i89o { padding-top: 10px;  padding-bottom: 10px; }
.uwh4 .i89o { padding-top: 18px;  padding-bottom: 18px; }
.al5o5hqq .i89o { padding-top: 36px;  padding-bottom: 36px; }
.h39cbb .i89o { padding-top: 48px;  padding-bottom: 48px; }
.loki76gg h2.pggj { font-weight: 600; }
.loki76gg h3.v32u     { font-weight: 600; }
.wvj4o231 { font-weight: 500; }
.wvj4o231 h2.pggj { font-weight: 800; }
.wvj4o231 h3.v32u     { font-weight: 700; }
.kndeiop h2.pggj { font-weight: 900; }
.kndeiop h3.v32u     { font-weight: 800; }
.kndeiop .zsx9 strong,
.kndeiop .zsx9 strong { font-weight: 600; }
.ra59 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.acvrm .ra59 { display: none; }
@media (max-width: 640px) { .ra59 { display: none; } }
.ra59 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ra59:hover { opacity: 0.85; }
.t6w5o .ra59 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.jta0sc .ra59,
.sygx9k  .ra59 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.jta0sc .ra59:hover,
.sygx9k  .ra59:hover { opacity: 0.88; }
.t6w5o.jta0sc .ra59,
.t6w5o.sygx9k  .ra59 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.cud3d97 {
  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;
}
.cud3d97:hover { transform: translateY(-2px); opacity: 0.92; }
.cud3d97 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.s44g .cud3d97 { display: none; }
.spsg8dm .cud3d97 { right: 32px; }
.dn44oo  .cud3d97 { left: 32px; }
@media (max-width: 480px) {
  .spsg8dm .cud3d97 { right: 20px; bottom: 20px; }
  .dn44oo  .cud3d97 { left: 20px; bottom: 20px; }
}
.yrdbab05 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.avbs { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.lnje0u { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.kmj118t { color: var(--text-dim); font-size: 0.8rem; }
.hs8rgtf a, .yjt83o61 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.hs8rgtf a:hover, .yjt83o61 a:hover { color: var(--accent-light); }
.yjt83o61 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.p523hc9 .avbs { text-align: center; }
.p523hc9 .yjt83o61 { justify-content: center; margin-bottom: 16px; }
.p523hc9 .lnje0u { margin-top: 0; }
.y3pu387 { margin-top: 10px; }
.y3pu387 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .avbs { padding-left: 16px; padding-right: 16px; }
  .s267 .avbs { padding: 20px 16px; }
  .yjt83o61 { gap: 4px 12px; }
  .lnje0u { font-size: 0.78rem; }
}
.mh7iz18 .lnje0u { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.mh7iz18 .kmj118t { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .mh7iz18 .ruvt9 { grid-template-columns: 1fr 1fr; } .mh7iz18 .iermg42 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mh7iz18 .ruvt9 { grid-template-columns: 1fr; } }
.fy89v .lnje0u { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .fy89v .o8jn3v5 { gap: 12px; } .fy89v .m432s { margin-right: 0; width: 100%; } }
.jgns .lnje0u { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.jgns .kmj118t { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .jgns .o8qcnryx { grid-template-columns: 1fr 1fr; } .jgns .ingg3a6 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .jgns .o8qcnryx { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .k0005y0r .l65wt4w { grid-template-columns: 1fr 1fr; } .k0005y0r .qrui7an3:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .k0005y0r .l65wt4w { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .q7lonovr .l65wt4w { grid-template-columns: 1fr; } }
.ryn1oja .avbs { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ryn1oja .yjt83o61 { justify-content: center; }
.r4jn .s8ufphz      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.r4jn .yrdbab05 { background: var(--bg-page); border-top-color: var(--border-alt); }
.kkl5ie .s8ufphz      { background: #0d1117; border-bottom-color: #21262d; }
.kkl5ie .x60f { color: var(--accent-light); }
.kkl5ie .kompz { --msep-color: #8b949e; }
.kkl5ie .kompz a { color: #8b949e; }
.kkl5ie .kompz a:hover { color: var(--accent-light); }
.kkl5ie .hasvw { color: #8b949e; }
.kkl5ie .yrdbab05 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.kkl5ie .lnje0u,
.kkl5ie .kmj118t { color: #6e7681; }
.kkl5ie .hs8rgtf a, .kkl5ie .yjt83o61 a,
.kkl5ie .hs8rgtf a:hover, .kkl5ie .yjt83o61 a:hover,
@media (max-width: 640px) {
  .kkl5ie .kompz { background: #0d1117; border-top-color: #21262d; }
  .kkl5ie .kompz li a { border-bottom-color: #21262d; }
}
.yz65s59 .s8ufphz      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.yz65s59 .x60f { color: var(--accent-light); }
.yz65s59 .kompz { --msep-color: #475569; }
.yz65s59 .kompz a { color: #475569; }
.yz65s59 .kompz a:hover { color: var(--accent-light); }
.yz65s59 .hasvw { color: #64748b; }
.yz65s59 .yrdbab05 { background: #f0f4f8; border-top-color: #cbd5e1; }
.yz65s59 .lnje0u,
.yz65s59 .kmj118t { color: #64748b; }
.yz65s59 .hs8rgtf a, .yz65s59 .yjt83o61 a,
.yz65s59 .hs8rgtf a:hover, .yz65s59 .yjt83o61 a:hover,
@media (max-width: 640px) {
  .yz65s59 .kompz { background: #f0f4f8; border-top-color: #cbd5e1; }
  .yz65s59 .kompz li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.jta0sc .s8ufphz      { background: var(--accent); border-bottom-color: var(--accent-light); }
.jta0sc .x60f { color: #fff; }
.jta0sc .kompz { --msep-color: rgba(255,255,255,0.82); }
.jta0sc .kompz a { color: rgba(255,255,255,0.82); }
.jta0sc .kompz a:hover { color: #fff; }
.jta0sc .hasvw { color: rgba(255,255,255,0.9); }
.jta0sc .yrdbab05 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.jta0sc .lnje0u,
.jta0sc .kmj118t { color: rgba(255,255,255,0.72); }
.jta0sc .hs8rgtf a, .jta0sc .yjt83o61 a,
.jta0sc .hs8rgtf a:hover, .jta0sc .yjt83o61 a:hover,
@media (max-width: 640px) {
  .jta0sc .kompz { background: var(--accent); border-top-color: var(--accent-light); }
  .jta0sc .kompz li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.sygx9k .s8ufphz {
  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);
}
.sygx9k .yrdbab05 {
  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) {
  .sygx9k .kompz {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.q6mkksz .r5ma { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.m7mv .r5ma { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.f3h81e .r5ma { min-height: 72px; height: auto; }
.r0i4jui .r5ma { min-height: 84px; height: auto; }
.s267 .r5ma { max-width: none; padding: 0 32px; }
.s267 .avbs  { max-width: none; padding: 24px 32px; }
.wz6w57.yxb9bzs .r5ma { max-width: 1200px; }
.wz6w57.znzy8f .r5ma { max-width: 1320px; }
.f4k7gla   .x60f, .f4k7gla   .m432s { text-transform: capitalize; }
.jszs .x60f, .jszs .m432s { text-transform: lowercase; }
.o0w9w .x60f, .o0w9w .m432s { text-transform: uppercase; letter-spacing: 0.06em; }
.kj3h4, .h4b8t {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.nlje .kj3h4,
.y72dst .kj3h4,
.oj2c2f .kj3h4,
.t03t63 .kj3h4,
.ww9a64ss   .kompz a { font-weight: 500; }
.v0m5 .kompz a { font-weight: 600; }
.b45n58     .kompz a { font-weight: 700; }
.ndtmb9h    .kompz a { font-weight: 800; letter-spacing: 0.01em; }
.co1q89o     .kompz > li + li::before,
.p9m4    .kompz > li + li::before,
.lm9g    .kompz > li + li::before,
.ggql1y .kompz > li + li::before,
.px95cl .kompz > li + li::before,
.jpzpak  .kompz > li + li::before,
.l1u9p9ek    .kompz > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.co1q89o     .kompz > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.p9m4    .kompz > li + li::before { content: "|"; }
.lm9g    .kompz > li + li::before { content: "—"; }
.ggql1y .kompz > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.px95cl .kompz > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.jpzpak  .kompz > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.l1u9p9ek    .kompz > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .wgkkt .hasvw,
  .urx7r5vm .hasvw,
  .bbe5 .hasvw,
  .jxul .hasvw,
  .q9n1a .hasvw {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .wgkkt .hasvw::before,
  .urx7r5vm .hasvw::before,
  .bbe5 .hasvw::before,
  .jxul .hasvw::before,
  .q9n1a .hasvw::before { content: ""; display: block; flex-shrink: 0; }

  
  .wgkkt .hasvw::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;
  }

  
  .urx7r5vm .hasvw::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;
  }

  
  .bbe5 .hasvw::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;
  }

  
  .jxul .hasvw::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;
  }

  
  .q9n1a .hasvw::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) {
  .hnbfkbnz .hasvw {
    padding: 5px 14px;
  }
  .hnbfkbnz .kompz {
    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;
  }
  .hnbfkbnz .kompz li a {
    border-bottom: none; padding: 10px 22px;
  }
  .hnbfkbnz .kompz li a:hover { background: var(--bg-raised); }
  .hnbfkbnz .hzd86,
  .dv0vl .hzd86,
  .ba8swnk .hzd86 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .kjip .hasvw {
    padding: 5px 10px;
  }
  .kjip .kompz {
    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);
  }
  .kjip .kompz.s3de { transform: translateX(0); }
  .kjip .kompz li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .kjip .kompz li:last-child a { border-bottom: none; }
  .jta0sc .kompz,
  .kkl5ie .kompz { background: var(--accent) !important; }
  .jta0sc .kompz li a,
  .kkl5ie .kompz li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ba8swnk .hasvw {
    padding: 5px 10px;
  }
  .ba8swnk .kompz {
    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);
  }
  .ba8swnk .kompz::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ba8swnk .kompz.s3de { transform: translateY(0); }
  .ba8swnk .kompz li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .tw33ep .hasvw {
    padding: 5px 10px;
  }
  .tw33ep .kompz {
    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;
  }
  .tw33ep .kompz.s3de { opacity: 1; pointer-events: auto; }
  .tw33ep .kompz li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .zlxb55n6     .hasvw { border-radius: 0 !important; }
  .lw204   .hasvw { border-radius: 8px !important; }
  .ibhn .hasvw { border-radius: 50% !important; }
  .m8pi   .hasvw { border-radius: 999px !important; }
}
.gdul .zrkb80 { height: 36px; }
.dtm6m .zrkb80 { height: 60px; max-width: 200px; }
.rv7n7 .zrkb80 { height: 76px; max-width: 240px; }
.blrtk .s30a { padding: 18px 24px; min-height: 68px; }
@media (min-width: 720px) {
  .tsax7j .zw0nc1 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .tsax7j .s30a {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .tsax7j .s30a { padding: 40px 16px 20px; }
  .tsax7j .a8q7oqc {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .tsax7j .eeaubj { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .x1hk7dxx .s30a {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .x1hk7dxx .s30a::before {
    position: absolute; top: 14px; left: 14px;
  }
  .x1hk7dxx .giacps1 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .x1hk7dxx .emich { white-space: normal; text-align: center; font-size: 1.2rem; }
  .x1hk7dxx .a8q7oqc {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .x1hk7dxx .eeaubj { width: 100%; min-width: 0; }
  .x1hk7dxx .mqecxl20 { min-width: 0; }
}
.ln49bk27 .hlbrqx5g {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ln49bk27 .hlbrqx5g summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ln49bk27 .hlbrqx5g p { padding: 0 2px 16px; }
.nkrj .hlbrqx5g { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.nkrj .hlbrqx5g summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.nkrj .hlbrqx5g summary::after { content: "›"; font-size: 1.2em; }
.nkrj .hlbrqx5g[open] summary::after { content: "‹"; }
.nkrj .hlbrqx5g p { padding: 10px 22px 4px; }
.pymul .hlbrqx5g {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.pymul .hlbrqx5g summary { color: var(--text-primary); padding-left: 16px; }
.pymul .hlbrqx5g summary::after { content: "›"; font-size: 1.1em; }
.pymul .hlbrqx5g[open] summary::after { content: "‹"; }
.pymul .hlbrqx5g p { padding-left: 16px; }
.davk3 .p02sq1 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.davk3 .hlbrqx5g {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.davk3 .hlbrqx5g:last-child { border-bottom: none; }
.davk3 .hlbrqx5g summary { color: var(--text-primary); border-radius: 0; }
.davk3 .hlbrqx5g summary::after { content: "›"; font-size: 1.1em; }
.davk3 .hlbrqx5g[open] summary::after { content: "‹"; }
.vyz3u .hlbrqx5g { overflow: hidden; }
.vyz3u .hlbrqx5g summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.vyz3u .hlbrqx5g summary::after { color: rgba(255,255,255,.75); }
.vyz3u .hlbrqx5g[open] summary { border-radius: 0; }
.llre5by { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.enugf {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.w7qr3ky {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.skbfefi { color: var(--text-muted); font-size: 1.05rem; }
.cs10od2 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.stfdem {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.wxv9c8z { margin-bottom: 20px; }
.n307akg5 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.b613i {
  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;
}
.b613i:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.zkql2s28 { resize: vertical; min-height: 130px; }
.u7sn5p0 { width: 100%; margin-top: 8px; }
.r28rkg5q {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.td7j {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.kpgwc { color: var(--text-muted); line-height: 1.75; }
.gf0zph { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.gf0zph li { margin-bottom: 6px; }
.dzubfnz { max-width: 760px; margin: 0 auto; }
.g3b0j { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.v72svwq { max-width: 760px; margin: 0 auto; }
.znkv2grd { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.lloz6fd ul.gf0zph { margin: 0; }
.hg84fv { max-width: 900px; margin: 0 auto; }
.btzi4e3 { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.btzi4e3:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.btzi4e3 .znkv2grd { margin: 0; font-size: 1rem; }
.btzi4e3 .i20h p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .btzi4e3 { grid-template-columns: 1fr; gap: 10px; } }
.k13zsx .znkv2grd { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.ysuo3 .gf0zph { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .a3irgn { grid-template-columns: 1fr; } }
.ify5l { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.ify5l:hover .bpo2 { color: var(--accent-light); text-decoration: underline; }
.i8i0aon7 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.zpvs { max-width: 760px; margin: 0 auto; }
.h9qm ul.gf0zph { margin: 0; }
.lzah { color: var(--text-muted); line-height: 1.75; }
.wp0h5f .gf0zph,
.rmyvlwt1 .gf0zph,
.gzq83v .gf0zph,
.u297lhms .gf0zph {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.c8sjto8 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.yo8a7zlu { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.aa4e { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.bf5tyg0 { margin-top: 12px; }
.th573id { 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; }
.th573id:hover { border-bottom-color: var(--accent-light); }
.wr5nrom { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.wr5nrom img { width: 100%; height: 100%; object-fit: cover; display: block; }
.vcoty5dk { border-radius: 50%; }
.lf0a { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.l2jzyrvl { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.l2jzyrvl::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .q6uqf7 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.tef7 .aa4e, .tef7 .yo8a7zlu { max-width: 640px; }
.ppy6 .c8sjto8 { font-size: 1.6rem; margin-top: 18px; }
.exak5ua .aa4e { margin-bottom: 28px; }
@media (max-width: 860px) { .y8322e { grid-template-columns: 1fr; } .ppy6 { position: static; text-align: center; } }
.zbij4elo .wr5nrom { margin: 0 auto 18px; }
.zbij4elo .lf0a { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .mksufiim { grid-template-columns: 1fr; } }
.hczqfq { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.juhlzg1 { flex: 1; }
.hczqfq .c8sjto8 { font-size: 1.6rem; margin-bottom: 6px; }
.m6lydah { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.u297lhms { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.yh0wzj { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.u297lhms p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.u297lhms .gf0zph { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hczqfq { flex-direction: column; text-align: center; } .m6lydah { grid-template-columns: 1fr; } }
.ll3an .c8sjto8 { font-size: 1.35rem; margin: 0 0 4px; }
.ll3an .lf0a { margin: 0; }
.zxs6az53 {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.zxs6az53 .w7qr3ky { color: var(--accent-light); }
.f6qad .w7qr3ky { font-size: 2rem; }
.f6qad .skbfefi { max-width: 680px; }
.fnbgf .w7qr3ky { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.fnbgf .skbfefi  { margin: 0; }
@media (max-width: 640px) { .fnbgf { flex-direction: column; } }
.ub1l64j .w7qr3ky { color: var(--accent-light); }
.ckk6ld7q .w7qr3ky { color: #fff; }
.ckk6ld7q .skbfefi  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .lfsw4i7 { grid-template-columns: 1fr; } }
.zh81xm .b613i {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.zh81xm .b613i:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.fxslz .b613i { background: var(--bg-raised); border-color: transparent; }
.fxslz .b613i:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ap9uest .b613i { border-radius: 100px; padding: 11px 20px; }
.ap9uest .zkql2s28 { border-radius: 14px; }
.y1td755 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.y1td755 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.y1td755 summary::-webkit-details-marker { display: none; }
.y1td755 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.y1td755[open] summary::after { content: "−"; }
.osc5n2ss {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .x1pslxy { grid-template-columns: 1fr; } }
.ao60bc { counter-reset: priv-count; }
.ml9fh {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.ml9fh:last-child { border-bottom: none; }
.ksie {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.ml9fh h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.ml9fh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.dlc9h { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.dlc9h li { margin-bottom: 6px; }
.hspu{display:none}
.hspu:empty,.ikh1st:empty{display:none}
.hgmj5{position:relative;overflow:visible}
.f6zsbj .hp253t4,.n6ygl43 .hp253t4,
.nv3x .hp253t4,.hsez632n .hp253t4,
.d6dfm .hp253t4,.jcxo755 .hp253t4{display:block}
.p597590 .js0r5b{display:block}
.f6zsbj .hp253t4,.n6ygl43 .hp253t4,
.nv3x .hp253t4,.hsez632n .hp253t4,
.d6dfm .hp253t4{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}
.f6zsbj .hp253t4 .ikh1st,.n6ygl43 .hp253t4 .ikh1st,
.nv3x .hp253t4 .ikh1st,.hsez632n .hp253t4 .ikh1st,
.d6dfm .hp253t4 .ikh1st{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}
.f6zsbj .yzzfh8iq,.n6ygl43 .yzzfh8iq,
.nv3x .yzzfh8iq,.hsez632n .yzzfh8iq,
.d6dfm .yzzfh8iq{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.f6zsbj .hp253t4,.n6ygl43 .hp253t4{top:12px}
.f6zsbj .hp253t4 .ikh1st{margin-right:auto}
.n6ygl43 .hp253t4 .ikh1st{margin-left:auto}
.n6ygl43 .hp253t4{text-align:right}
.nv3x .hp253t4,.hsez632n .hp253t4{bottom:12px}
.nv3x .hp253t4 .ikh1st{margin-right:auto}
.hsez632n .hp253t4 .ikh1st{margin-left:auto}
.hsez632n .hp253t4{text-align:right}
.d6dfm .hp253t4{position:relative;margin-top:16px}
.d6dfm .hp253t4 .ikh1st{margin:0 auto}
.jcxo755 .hp253t4{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.jcxo755 .hp253t4 .ikh1st{margin:0}
.jcxo755 .uuc1t1~.hp253t4,
.jcxo755 .yu8t~.hp253t4{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.jcxo755 .uuc1t1~.hp253t4 .ikh1st,
.jcxo755 .yu8t~.hp253t4 .ikh1st{justify-content:flex-start}
.uuc1t1~.hp253t4,.yu8t~.hp253t4{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}
.uuc1t1~.hp253t4 .ikh1st{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.yu8t~.hp253t4 .ikh1st{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.js0r5b .ikh1st{margin:0 0 12px}
.ikh1st{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.jmzox6no{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.bpo2{font-weight:600;color:var(--text-heading);opacity:1}
.kkqjye::before{content:"·";margin:0 2px;opacity:.5}
.yzzfh8iq{white-space:nowrap}
.oupd .jmzox6no{display:none}
.z96ro .yzzfh8iq{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.z96ro .kkqjye::before{content:""}
.il21 .yzzfh8iq{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}
.il21 .kkqjye::before{content:""}
.n24p9to .ikh1st{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.nl1ufp .yzzfh8iq{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.nl1ufp .kkqjye::before{content:""}
.sn608t8m .yzzfh8iq{color: var(--accent-light);opacity:1;font-weight:500}
.cdk0le .yzzfh8iq{border-bottom:1px solid currentColor;padding-bottom:2px}
.c9f0rj .ikh1st{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.sg8pg{--date-bg:var(--accent-bg-light)}
.tx8whdhs .kkqjye::before{content:""}
.w1h9 .kkqjye::before{content:"•";opacity:.4}
.w1h9 .yzzfh8iq + .yzzfh8iq::before{content:"•";margin-right:6px;opacity:.4}
.tl17 .kkqjye::before{content:"/";opacity:.35}
.tl17 .yzzfh8iq + .yzzfh8iq::before{content:"/";margin-right:6px;opacity:.35}
.mehe7lk .kkqjye::before{content:"|";opacity:.3}
.mehe7lk .yzzfh8iq + .yzzfh8iq::before{content:"|";margin-right:6px;opacity:.3}
.qjpquh64 .kkqjye::before{content:"—";opacity:.3}
.qjpquh64 .yzzfh8iq + .yzzfh8iq::before{content:"—";margin-right:6px;opacity:.3}
.zvjz2fc .kkqjye::before{content:"◆";font-size:.5em;opacity:.35}
.zvjz2fc .yzzfh8iq + .yzzfh8iq::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.smxeqo .kkqjye::before{content:"·";opacity:.4}
.smxeqo .yzzfh8iq + .yzzfh8iq::before{content:"·";margin-right:6px;opacity:.4}
.is52paay .kkqjye::before{content:"›";opacity:.4}
.is52paay .yzzfh8iq + .yzzfh8iq::before{content:"›";margin-right:6px;opacity:.4}
.l7v9pcj .kkqjye::before{content:"→";opacity:.35;font-size:.85em}
.l7v9pcj .yzzfh8iq + .yzzfh8iq::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.ao31yy .edbd7mbx{padding:20px 0}
@media(max-width:640px){
  .edbd7mbx{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .xdfb{max-width:100%}
}
:root {
  --accent:          #582cd7;
  --brand:           #582cd7;
  --brand-light:     #8060db;
  --brand-pale:      #ae9de1;
  --grad-start:      #341983;
  --grad-end:        #4e25c4;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #582cd7;
  --cta-light:       #8d70de;
  --cta-hover:       #734edd;
  --bg-page:         #090514;
  --bg-surface:      #0e0820;
  --bg-card:         #140b2c;
  --bg-card-inner:   #190f38;
  --bg-raised:       #1f1244;
  --bg-hover:        #241550;
  --border:          #2b1960;
  --border-alt:      #362078;
  --border-section:  #2b1960;
  --text-primary:    #e4e3e7;
  --text-muted:      #a29ead;
  --text-body:       #c9c7d0;
  --text-sub:        #a29ead;
  --text-faint:      #6e697c;
  --text-dim:        #555160;
  --text-label:      #878295;
  --text-value:      #bcbac4;
  --accent-bg:       #18122a;
  --accent-bg-light: #241a41;
  --bg-tip:          #162622;
  --bg-warning:      #272115;
  --bg-info:         #161b26;
  --bg-pros:         #162622;
  --bg-cons:         #26161a;
  --c-pros:          #80efd3;
  --c-cons:          #e689a1;
  --c-pros-label:    #52e9c3;
  --c-tip-border:    #33e5b8;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #80efd3;
}
:root { --logo-bg-opacity: 74%; }
body, button, input { font-family: "Figtree", sans-serif; }
.xd49v352 .w232x7t, .xd49v352 .uuc1t1 { min-height: 320px; }
.ekwyhs9 .ra59::after,.ekwyhs9 .cud3d97::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.c7q0qbv::before { content: '◆'; font-size: 0.5em; }
.q2dd .yzzfh8iq::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.q2dd .yzzfh8iq:first-of-type::before{content:"\f15b"}.q2dd .yzzfh8iq:last-of-type::before{content:"\f044"}