:root {
  --color-accent: #241531;
  --color-cta: #f0cf6a;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
:root {
  
  --bg-page:        #0f1117;
  --bg-surface:     #151929;
  --bg-card:        #1a1f2e;
  --bg-card-inner:  #242938;
  --bg-raised:      #2d3748;
  --bg-hover:       #1e2638;
  
  --border:         #1e2535;
  --border-alt:     #2d3748;
  --border-section: #374151;
  
  --text-primary:   #e2e8f0;
  --text-muted:     #94a3b8;
  --text-body:      #cbd5e1;
  --text-sub:       #a0aec0;
  --text-faint:     #6b7280;
  --text-dim:       #4b5563;
  --text-label:     #8892a4;
  --text-value:     #c9d1e0;
  
  --bg-tip:         #1a2e1a;
  --bg-warning:     #2d1f0e;
  --bg-info:        #1a1f2e;
  --bg-pros:        #1a2e1a;
  --bg-cons:        #2d1a1a;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
  font-family: system-ui, sans-serif;
  background: var(--bg-page);
  color: var(--text-primary);
  line-height: 1.7;
}
.q37q {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.jdjotq2o {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.i6zvlv {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.y4qgpr { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ff4kh8c2 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ff4kh8c2 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ff4kh8c2 a:hover { color: var(--accent-light); }
.leff     .haypau1 { border-radius: 6px; }
.leff .haypau1 li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.leff .haypau1 li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.l7golv6 .haypau1 li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .haypau1 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .no0ub:hover .haypau1,
  .no0ub:focus-within .haypau1 { display: block; }
  .haypau1 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.q9kvmr {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.xxxaye5y { display: none; }
@media (max-width: 640px) {
  .xxxaye5y {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .xxxaye5y.iuxw { display: block; }
}
@media (max-width: 640px) {
  .q9kvmr { display: block; }
  .ff4kh8c2 > li + li::before { display: none !important; }
  .ff4kh8c2 {
    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;
  }
  .ff4kh8c2.iuxw { display: flex; }
  .ff4kh8c2 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ff4kh8c2 li:last-child a { border-bottom: none; }
}
.wwvxhhq { min-height: 480px; }
.s67o89 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.qu1w47 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.x8w7 .qu1w47 { margin-left: 0; margin-right: 0; }
.hcwuv6vw {
  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;
}
.hcwuv6vw:hover { opacity: 0.88; }
.hotd5 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.cp6j {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.hotd5 .nskty {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.hotd5 .s67o89 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.hotd5 .qu1w47 { color: #e2e8f0; }
.hotd5.m5xkd .nskty { text-align: center; }
.hotd5.x8w7   .nskty { text-align: left; }
.edqg54m7 .nskty {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.edqg54m7 .s67o89 { color: var(--text-primary); text-shadow: none; }
.edqg54m7 .qu1w47 { color: var(--text-muted); }
.edqg54m7 .hcwuv6vw { margin-top: 16px; }
.edqg54m7, .edqg54m7.wwvxhhq { min-height: auto !important; }
.edqg54m7.m5xkd .nskty { text-align: center; }
.edqg54m7.x8w7   .nskty { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.zkgzpd9 .hotd5 .cp6j {
  overflow: hidden;
}
.zkgzpd9 .hotd5 .cp6j::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.civnww .dm38g62,
.civnww .cohvcl {
  position: relative; overflow: hidden;
}
.civnww .dm38g62::after,
.civnww .cohvcl::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.15; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.civnww .hotd5 .cp6j {
  overflow: hidden;
}
.civnww .hotd5 .cp6j::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.yudja4nn .hotd5 .cp6j {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.tvz2 .hotd5 .cp6j {
  overflow: hidden;
}
.tvz2 .hotd5 .cp6j::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.edwt .hotd5 .cp6j {
  animation: hg-breathe 10s ease-in-out infinite;
}
.dm38g62 .cp6j {
  background: none;
}
.dm38g62 .s67o89 { color: #fff; }
.dm38g62 .qu1w47 { color: rgba(255,255,255,0.85); }
.dm38g62 .hcwuv6vw { background: #fff; color: var(--cta); }
.dm38g62 .hcwuv6vw:hover { opacity: 0.92; }
.civnww .qvtlmp { position: relative; overflow: hidden; }
.civnww .qvtlmp::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;
}
.qvtlmp .s67o89 { text-shadow: none; color: var(--text-primary); }
.qvtlmp .qu1w47 { color: var(--text-muted); }
body.o8jzc .s67o89 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.stz94i0p .s67o89 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.wwvxhhq.dm38g62 .s67o89,
section.dm38g62 .s67o89 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.qvtlmp.x8w7   .ga7xan42 { align-items: flex-start; text-align: left; }
.wwvxhhq .xidywce8 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.xidywce8 .acnrk9.i0yhn {
  padding: 10px 14px !important; font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important; color: #fff !important;
  border: none !important;
  display: flex; align-items: center; justify-content: center;
}
.xidywce8 .acnrk9.i0yhn:hover { opacity: 0.85; }
.gqta2ez .nskty { padding-bottom: 24px; }
.gas5 .nskty { max-width: 1100px; }
@media (max-width: 700px) {
  .qvtlmp { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .qvtlmp:not(.r4z3f9z) .lzqgot { display: none !important; }
  .r4z3f9z .lzqgot { padding: 16px; }
  .ga7xan42  { padding: 36px 24px; }
  .qvtlmp~.b8e9,.caqtf~.b8e9{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .wwvxhhq, .qvtlmp { min-height: 320px !important; }
  .s67o89 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .a1yak9,
  .uj1tayfu,
  .im74 { grid-template-columns: 1fr !important; }

  

  
  .gqta2ez { display: flex !important; flex-direction: column !important; }
  .gqta2ez .nskty { display: contents; }
  .gqta2ez .cp6j { order: 0; }
  .gqta2ez .s67o89 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .gqta2ez .a1yak9 { order: 2; padding: 0 16px 12px !important; }
  .gqta2ez .qu1w47 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .gas5 .nskty { display: flex; flex-direction: column; }
  .gas5 .nskty .s67o89 { order: 1; }
  .gas5 .nskty .im74 { order: 2; margin: 8px 0 24px !important; }
  .gas5 .nskty .qu1w47 { order: 3; }
  .gas5 .nskty .hcwuv6vw { order: 4; align-self: center; margin-top: 0; }

  
  .qvtlmp.r4z3f9z {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .qvtlmp.r4z3f9z .ga7xan42 { display: contents; padding: 0; }
  .qvtlmp.r4z3f9z .ga7xan42 .s67o89 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .qvtlmp.r4z3f9z .lzqgot { order: 2; padding: 12px 16px; }
  .qvtlmp.r4z3f9z .ga7xan42 .qu1w47 { order: 3; padding: 0 24px; margin: 0 auto; }
  .qvtlmp.r4z3f9z .ga7xan42 .hcwuv6vw { order: 4; align-self: center; margin: 8px 0 32px; }
}
.o96nvie { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ltrks7w7 { width: 100%; height: auto; display: block; border-radius: 10px; }
.ympw6n4o .o96nvie        { border-radius: 16px; }
.ympw6n4o .ltrks7w7  { border-radius: 16px; }
.hdjxdz8u .o96nvie         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.hdjxdz8u .ltrks7w7   { border-radius: 8px; }
.ewpws { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.a5rbe { width: 100%; padding: 32px 0; position: relative; }
.gi81 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.z6xg .a5rbe:nth-child(even) { background: var(--bg-surface); }
.z6xg .a5rbe:nth-child(odd)  { background: var(--bg-page); }
.o9x40klb .a5rbe:nth-child(even) { background: var(--bg-card); }
.o9x40klb .a5rbe:nth-child(odd)  { background: var(--bg-page); }
.z6xg .a5rbe:nth-child(odd)  .gi81 { background: var(--bg-card); border-radius: 6px; }
.z6xg .a5rbe:nth-child(even) .gi81 { background: var(--bg-raised); border-radius: 6px; }
.o9x40klb .a5rbe:nth-child(odd)  .gi81 { background: var(--bg-card); border-radius: 6px; }
.o9x40klb .a5rbe:nth-child(even) .gi81 { background: var(--bg-raised); border-radius: 6px; }
.z6xg .a5rbe:nth-child(even) .z43l .fn73o7r,
.o9x40klb .a5rbe:nth-child(even) .z43l .fn73o7r { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.z6xg .a5rbe:nth-child(odd) .z43l .fn73o7r,
.o9x40klb .a5rbe:nth-child(odd) .z43l .fn73o7r { background: var(--bg-card-inner); }
.z6xg .a5rbe:nth-child(even) .dfg7oml2 .fn73o7r:nth-child(odd),
.o9x40klb .a5rbe:nth-child(even) .dfg7oml2 .fn73o7r:nth-child(odd)  { background: var(--bg-card); }
.z6xg .a5rbe:nth-child(even) .dfg7oml2 .fn73o7r:nth-child(even),
.o9x40klb .a5rbe:nth-child(even) .dfg7oml2 .fn73o7r:nth-child(even) { background: var(--bg-card-inner); }
h1.ejfozyd4 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ejfozyd4 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.rfm0g { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.rys73o h2.ejfozyd4 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ljr9x2 h2.ejfozyd4 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.uxsas h2.ejfozyd4 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.a4x5dwft h2.ejfozyd4::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.oytc5 h2.ejfozyd4 {
  color: var(--text-primary); font-size: 1.7rem;
}
.mvg5h97w h2.ejfozyd4::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.lyo9 h2.ejfozyd4 {
  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;
}
@media (max-width: 640px) { .a8usp5fn { display: none; } }
.j4x5j { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.xjgt9 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.zwo67 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.oy91t { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.yluu1dsb { padding-left: 20px; }
.yluu1dsb li { margin-bottom: 6px; }
.yluu1dsb a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.yluu1dsb a:hover { color: var(--accent-light); }
.fakk .oy91t { display: none; }
.cpypu .oy91t { display: none; }
.cpypu .yluu1dsb { padding-left: 0; list-style: none; }
.cpypu .yluu1dsb li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.cpypu .yluu1dsb a { font-size: 0.92rem; }
.b1ug .zwo67 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.b1ug .oy91t { display: none; }
.b1ug .yluu1dsb { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.b1ug .yluu1dsb li { margin-bottom: 0; }
.b1ug .yluu1dsb 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;
}
.b1ug .yluu1dsb a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.c5xo9 .zwo67 { padding: 20px 20px 16px; }
.c5xo9 .yluu1dsb {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.c5xo9 .yluu1dsb li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.c5xo9 .yluu1dsb 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;
}
.c5xo9 .yluu1dsb 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;
}
.c5xo9 .yluu1dsb a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.c5xo9 .yluu1dsb a:focus,
.c5xo9 .yluu1dsb a:focus-visible,
.c5xo9 .yluu1dsb a:target { outline: none; }
.c5xo9 .yluu1dsb li:target a { border-color: var(--border); color: var(--text-muted); }
.dbsxy .zwo67 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.dbsxy .oy91t { display: none; }
.dbsxy .yluu1dsb { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.dbsxy .yluu1dsb li { margin-bottom: 0; }
.dbsxy .yluu1dsb li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.dbsxy .yluu1dsb li:last-child::after { content: ""; margin-right: 0; }
.dbsxy .yluu1dsb a { font-size: 0.9rem; }
.fn73o7r { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.z43l .fn73o7r { background: var(--bg-card); }
.dfg7oml2 .fn73o7r:nth-child(odd)  { background: var(--bg-card); }
.dfg7oml2 .fn73o7r:nth-child(even) { background: var(--bg-raised); }
.z7ej0sz .fn73o7r {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.z7ej0sz .fn73o7r:last-child { border-bottom: none; }
.z7ej0sz h3.rfm0g { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.kib25a .fn73o7r {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.kib25a .fn73o7r + .fn73o7r { margin-top: 4px; }
.evowxnc .fn73o7r { background: none; border-radius: 0; padding: 12px 0; }
.evowxnc .fn73o7r + .fn73o7r { border-top: 1px solid var(--border-section); }
.it759 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ruhfwph { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.kuo4 { color: var(--text-body); margin-bottom: 10px; }
.mjnfx8, .md1dm { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.mjnfx8 li, .md1dm li { margin-bottom: 6px; }
.md1dm li { list-style: decimal; }
.avc7     .mjnfx8 { list-style-type: "● "; }
.l7rbmh  .mjnfx8 { list-style-type: "■ "; }
.hezjh .mjnfx8 { list-style-type: "◆ "; }
.f1lfhfmc    .mjnfx8 { list-style-type: "★ "; }
.avc7     .jmdm9tw { list-style-type: "● "; }
.l7rbmh  .jmdm9tw { list-style-type: "■ "; }
.hezjh .jmdm9tw { list-style-type: "◆ "; }
.f1lfhfmc    .jmdm9tw { list-style-type: "★ "; }
.avc7    .mjnfx8 li::marker, .avc7    .jmdm9tw li::marker,
.l7rbmh .mjnfx8 li::marker, .l7rbmh .jmdm9tw li::marker,
.hezjh .mjnfx8 li::marker, .hezjh .jmdm9tw li::marker,
.f1lfhfmc   .mjnfx8 li::marker, .f1lfhfmc   .jmdm9tw li::marker {
  color: var(--cta); font-size: 1em;
}
.avc7 .md1dm,
.l7rbmh .md1dm,
.hezjh .md1dm,
.f1lfhfmc .md1dm {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.avc7 .md1dm li,
.l7rbmh .md1dm li,
.hezjh .md1dm li,
.f1lfhfmc .md1dm li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.avc7 .md1dm li::before,
.l7rbmh .md1dm li::before,
.hezjh .md1dm li::before,
.f1lfhfmc .md1dm 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;
}
.avc7     .md1dm li::before { border-radius: 50%; }
.l7rbmh  .md1dm li::before { border-radius: 3px; }
.hezjh .md1dm li::before { border-radius: 3px; }
.f1lfhfmc    .md1dm li::before { border-radius: 50%; }
.azdsoi5 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.srf1bew .azdsoi5,
.m38iva .azdsoi5 { background: transparent; border: none; border-radius: 0; }
.f8p3hjyt { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.f8p3hjyt th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.f8p3hjyt td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.f8p3hjyt tr:hover td { background: var(--bg-hover); }
.nd57 .f8p3hjyt tbody tr:nth-child(even) td { background: var(--bg-surface); }
.gzgqfur .f8p3hjyt { border: 1px solid var(--border-alt); }
.gzgqfur .f8p3hjyt th,
.gzgqfur .f8p3hjyt td { border: 1px solid var(--border-alt); }
.s32lmp .f8p3hjyt th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.s32lmp .f8p3hjyt td { border-bottom: none; }
.s32lmp .f8p3hjyt tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.g143s8 .f8p3hjyt th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.aif2d .azdsoi5 {
  overflow: hidden;
}
.aif2d .f8p3hjyt th { border-bottom: 1px solid var(--border-alt); }
.aif2d .f8p3hjyt tr:last-child td { border-bottom: none; }
.k2fosr { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.cu9pl { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.g15x5ph5 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.jizzlc0 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.ixb4 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.jmdm9tw { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.jmdm9tw 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%}
.em7lnmt .jizzlc0 { background: transparent; text-align: center; }
.oyq5rd .g15x5ph5 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.mlqa2typ .g15x5ph5 {
  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);
}
.lis0m3op .cu9pl { display: grid; grid-template-columns: auto 1fr; }
.lis0m3op .g15x5ph5 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.lis0m3op .jizzlc0 { grid-column: 2; }
.lis0m3op .ixb4,
.lis0m3op .jmdm9tw { grid-column: 1 / -1; }
.dw82u7 .cu9pl { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.dw82u7 .g15x5ph5 {
  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);
}
.dw82u7 .jizzlc0 { grid-column: 2; }
.dw82u7 .ixb4,
.dw82u7 .jmdm9tw { grid-column: 1 / -1; }
.p3q3118 .cu9pl { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.p3q3118 .jizzlc0 { background: none; color: var(--accent-light); font-weight: 700; }
.atn3mbn .cu9pl { 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); }
.atn3mbn .jizzlc0 { background: none; color: var(--accent-light); font-weight: 700; }
.hfvf .cu9pl { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.hfvf .cu9pl:last-child { border-bottom: none; }
.hfvf .jizzlc0 { background: none; color: var(--accent-light); font-weight: 700; }
.mtitgmm .cu9pl { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.mtitgmm .jizzlc0 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.o5qd9c .k2fosr { counter-reset: card-n; }
.o5qd9c .cu9pl  { counter-increment: card-n; }
.o5qd9c .jizzlc0 { display: flex; align-items: center; gap: 10px; }
.o5qd9c .jizzlc0::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;
}
.zo6dw .cu9pl { background: var(--bg-surface); border: 1px solid var(--border); }
.zo6dw .jizzlc0 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.pxl8dx { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.dsi2bbr  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.fu1a { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.xro02 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.pxl8dx strong { color: var(--text-primary); font-size: 0.95rem; }
.pxl8dx p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ltrks7w7 { width: 100%; height: auto; border-radius: 10px; display: block; }
.i0yhn {
  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;
}
.i0yhn:hover { opacity: 0.85; }
.opjk6 .i0yhn  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.opjk6 .i0yhn:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.eo1hvs8m .i0yhn  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.eo1hvs8m .i0yhn:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.sr5pm .hcwuv6vw { border-radius: 50px; }
.sr5pm .i0yhn  { border-radius: 50px; }
.dhwcq60 .hcwuv6vw { padding-left: 22px; padding-right: 22px; }
.dhwcq60 .i0yhn  { padding-left: 12px; padding-right: 12px; }
.ml9j7 .hcwuv6vw { padding-left: 44px; padding-right: 44px; }
.ml9j7 .i0yhn  { padding-left: 24px; padding-right: 24px; }
.vov4 .hcwuv6vw { padding-left: 56px; padding-right: 56px; }
.vov4 .i0yhn  { padding-left: 32px; padding-right: 32px; }
.czjt   .hcwuv6vw::after, .czjt   .i0yhn::after,
.v39pee .hcwuv6vw::after, .v39pee .i0yhn::after,
.exevyr    .hcwuv6vw::after, .exevyr    .i0yhn::after,
.cdm06qm    .hcwuv6vw::after, .cdm06qm    .i0yhn::after,
.s9bg25    .hcwuv6vw::after, .s9bg25    .i0yhn::after,
.l3c7     .hcwuv6vw::after, .l3c7     .i0yhn::after,
.ptwq8    .hcwuv6vw::after, .ptwq8    .i0yhn::after,
.u6qwg   .hcwuv6vw::after, .u6qwg   .i0yhn::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;
}
.czjt .hcwuv6vw::after, .czjt .i0yhn::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");
}
.v39pee .hcwuv6vw::after, .v39pee .i0yhn::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");
}
.exevyr .hcwuv6vw::after, .exevyr .i0yhn::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");
}
.cdm06qm .hcwuv6vw::after, .cdm06qm .i0yhn::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");
}
.s9bg25 .hcwuv6vw::after, .s9bg25 .i0yhn::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");
}
.l3c7 .hcwuv6vw::after, .l3c7 .i0yhn::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");
}
.ptwq8 .hcwuv6vw::after, .ptwq8 .i0yhn::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");
}
.u6qwg .hcwuv6vw::after, .u6qwg .i0yhn::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");
}
.zy8g   .f16s5vwu::after, .zy8g   .ii7lv0p::after,
.jlkd55 .f16s5vwu::after, .jlkd55 .ii7lv0p::after,
.grhq83v    .f16s5vwu::after, .grhq83v    .ii7lv0p::after,
.ksk3g45g    .f16s5vwu::after, .ksk3g45g    .ii7lv0p::after,
.doe67o    .f16s5vwu::after, .doe67o    .ii7lv0p::after,
.kjz96we     .f16s5vwu::after, .kjz96we     .ii7lv0p::after,
.gzhw    .f16s5vwu::after, .gzhw    .ii7lv0p::after,
.wy9x   .f16s5vwu::after, .wy9x   .ii7lv0p::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;
}
.zy8g .f16s5vwu::after, .zy8g .ii7lv0p::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");
}
.jlkd55 .f16s5vwu::after, .jlkd55 .ii7lv0p::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");
}
.grhq83v .f16s5vwu::after, .grhq83v .ii7lv0p::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");
}
.ksk3g45g .f16s5vwu::after, .ksk3g45g .ii7lv0p::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");
}
.doe67o .f16s5vwu::after, .doe67o .ii7lv0p::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");
}
.kjz96we .f16s5vwu::after, .kjz96we .ii7lv0p::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");
}
.gzhw .f16s5vwu::after, .gzhw .ii7lv0p::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");
}
.wy9x .f16s5vwu::after, .wy9x .ii7lv0p::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");
}
.h98l9q .pg08   { background: rgba(128,128,128,.12); }
.acnrk9.i0yhn {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .x0rsrsa {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .x0rsrsa::before    { grid-area: rank;   }
  .icimbox           { grid-area: ident;  }
  .z4io07     { grid-area: rating; min-width: 0; width: auto; }
  .o44ez0           { grid-area: pills;  }
  .acnrk9             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .x0rsrsa {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .x0rsrsa::before    { justify-self: center; }
  .icimbox           { width: 100%; }
  .z4io07     { justify-self: center; }
  .o44ez0           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .bgd9 .jotdjnf {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .bgd9 .mn6b { margin: 0; }
}
@media (max-width: 720px) {
  .ialr0 { grid-template-columns: 1fr; }
  .dyfs3cs { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .dyfs3cs .uwemmq7z { width: 72px; height: 50px; }
  .dyfs3cs .rj8u41oo { max-width: 180px; }
  .dyfs3cs .ealyzjy { width: auto; }
}
@media (max-width: 720px) {
  .lj2w { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .qbrl6fa { padding: 16px; }
  .oij0or1 .o12zx { min-width: 50%; }
}
@media (max-width: 860px) {
  .ij5de { grid-template-columns: 1fr; }
  .n8ff { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .mdzwoe { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .gqgo { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .kfumjh4s { flex-direction: column; align-items: stretch; }
}
.qu6v .ealyzjy .i0yhn { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .sqseq2 { flex-direction: column; align-items: stretch; gap: 10px; }
  .qu6v .ealyzjy { text-align: center; }
}
@media (max-width: 720px) {
  .g1zs2 { grid-template-columns: 1fr; }
  .e86nzn4 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .kt62i { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .m9a656 { grid-template-columns: 1fr; }
  .ema29o6 { width: 100px; height: 100px; margin: 16px auto; }
  .huuq { font-size: 1.4rem; }
  .xj26s { justify-content: center; }
  .lcx4e .o12zx { min-width: 50%; }
}
@media (max-width: 540px) {
  .vz18fs7i { flex-wrap: wrap; padding: 14px 16px; }
  .m7hb { padding: 12px 16px; }
  .nyl2pj2 .ew0cy0t { margin: 0 16px; }
  .nyl2pj2 .i0xx { padding: 0 16px; }
  .wtalkms { padding: 12px 16px; }
}
.lg22 .ik8q65 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.lg22 .x0rsrsa {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.lg22 .x0rsrsa:last-child { border-bottom: none; }
.lg22 .icimbox,
.lg22 .z4io07,
.lg22 .o44ez0 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.gozj .o44ez0 .n6yut {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.w1aj3 .p88bkvcf { font-size: 1rem; letter-spacing: 2px; }
.c3krcsqw { margin: 16px 0; }
.bjwtcd { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.bjwtcd summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.bjwtcd summary::after { content: "+"; color: var(--accent-light); }
.bjwtcd[open] summary::after { content: "−"; }
.bjwtcd p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.a5rbe { margin-bottom: 0; }
.eq7lgxr h2.ejfozyd4 { color: var(--text-primary); border-color: var(--accent-light); }
.sca3tiy5 h2.ejfozyd4 { color: var(--text-primary); border-color: var(--accent-light); }
.q3laxw9 .dsi2bbr     { background: #052e16; border-color: #10b981; }
.q3laxw9 .lezxboo3 { background: #2d0a1e; border-color: #f43f5e; }
.q3laxw9 .fu1a    { background: #1e1036; border-color: #a855f7; }
.q3laxw9 .pxl8dx strong  { color: #f1f5f9; }
.q3laxw9 .pxl8dx p       { color: #cbd5e1; }
.q3laxw9 .didhkfs    .dsi2bbr     .xro02::before,
.q3laxw9 .kinjb6g2  .dsi2bbr     .xro02::before,
.q3laxw9 .vx70  .dsi2bbr     .xro02::before,
.q3laxw9 .pyi4s .dsi2bbr     .xro02::before { color: #10b981; }
.q3laxw9 .didhkfs    .lezxboo3 .xro02::before,
.q3laxw9 .kinjb6g2  .lezxboo3 .xro02::before,
.q3laxw9 .vx70  .lezxboo3 .xro02::before,
.q3laxw9 .pyi4s .lezxboo3 .xro02::before { color: #f43f5e; }
.q3laxw9 .didhkfs    .fu1a    .xro02::before,
.q3laxw9 .kinjb6g2  .fu1a    .xro02::before,
.q3laxw9 .vx70  .fu1a    .xro02::before,
.q3laxw9 .pyi4s .fu1a    .xro02::before { color: #a855f7; }
.r1tr0 .dsi2bbr     { background: #2d2000; border-color: #eab308; }
.r1tr0 .fu1a    { background: #2d1600; border-color: #f97316; }
.r1tr0 .pxl8dx strong  { color: #f1f5f9; }
.r1tr0 .pxl8dx p       { color: #cbd5e1; }
.r1tr0 .didhkfs    .dsi2bbr     .xro02::before,
.r1tr0 .kinjb6g2  .dsi2bbr     .xro02::before,
.r1tr0 .vx70  .dsi2bbr     .xro02::before,
.r1tr0 .pyi4s .dsi2bbr     .xro02::before { color: #eab308; }
.r1tr0 .didhkfs    .lezxboo3 .xro02::before,
.r1tr0 .kinjb6g2  .lezxboo3 .xro02::before,
.r1tr0 .vx70  .lezxboo3 .xro02::before,
.r1tr0 .pyi4s .lezxboo3 .xro02::before { color: #ef4444; }
.r1tr0 .didhkfs    .fu1a    .xro02::before,
.r1tr0 .kinjb6g2  .fu1a    .xro02::before,
.r1tr0 .vx70  .fu1a    .xro02::before,
.r1tr0 .pyi4s .fu1a    .xro02::before { color: #f97316; }
.ix0i3 .dsi2bbr     { background: #0c1a2e; border-color: #38bdf8; }
.ix0i3 .fu1a    { background: #0a2020; border-color: #2dd4bf; }
.ix0i3 .pxl8dx strong  { color: #f1f5f9; }
.ix0i3 .pxl8dx p       { color: #cbd5e1; }
.ix0i3 .didhkfs    .dsi2bbr     .xro02::before,
.ix0i3 .kinjb6g2  .dsi2bbr     .xro02::before,
.ix0i3 .vx70  .dsi2bbr     .xro02::before,
.ix0i3 .pyi4s .dsi2bbr     .xro02::before { color: #38bdf8; }
.ix0i3 .didhkfs    .lezxboo3 .xro02::before,
.ix0i3 .kinjb6g2  .lezxboo3 .xro02::before,
.ix0i3 .vx70  .lezxboo3 .xro02::before,
.ix0i3 .pyi4s .lezxboo3 .xro02::before { color: #818cf8; }
.ix0i3 .didhkfs    .fu1a    .xro02::before,
.ix0i3 .kinjb6g2  .fu1a    .xro02::before,
.ix0i3 .vx70  .fu1a    .xro02::before,
.ix0i3 .pyi4s .fu1a    .xro02::before { color: #2dd4bf; }
.yg7z .dsi2bbr     { background: var(--accent-bg); border-color: var(--accent-light); }
.yg7z .fu1a    { background: var(--accent-bg); border-color: var(--accent-pale); }
.yg7z .didhkfs    .xro02::before,
.yg7z .kinjb6g2  .xro02::before,
.yg7z .vx70  .xro02::before,
.yg7z .pyi4s .xro02::before { color: var(--accent-light) !important; }
.jgov2sq .bdkp { background: var(--bg-pros); }
.jgov2sq .awtt { background: var(--bg-cons); }
.jgov2sq .bdkp .nsrgrfa { color: var(--c-pros-label); }
.jgov2sq .awtt .b07uv { color: var(--c-cons); }
.jgov2sq .bdkp ul li,
.jgov2sq .xbof4 li          { color: var(--c-pros); }
.jgov2sq .awtt ul li,
.jgov2sq .o3p5dwcl li          { color: var(--c-cons); }
.r5ub9n .pxl8dx { background: transparent; border-left: none; border: 1.5px solid; }
.r5ub9n .dsi2bbr     { border-color: var(--c-tip-border); }
.r5ub9n .fu1a    { border-color: #60a5fa; }
.r5ub9n .pxl8dx strong { color: var(--text-primary); }
.r5ub9n .pxl8dx p      { color: var(--text-muted); }
.wri3jeyo .pxl8dx { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.wri3jeyo .dsi2bbr     { border-top-color: var(--c-tip-border); }
.wri3jeyo .fu1a    { border-top-color: #60a5fa; }
.c68u .pxl8dx { border-left: none; border-radius: 8px; }
.c68u .dsi2bbr     { background: #065f46; }
.c68u .lezxboo3 { background: #92400e; }
.c68u .fu1a    { background: #1e3a8a; }
.c68u .pxl8dx strong,
.c68u .pxl8dx p { color: #fff; }
.c68u .xro02::before { color: rgba(255,255,255,0.85) !important; }
.q3laxw9.c68u .dsi2bbr,
.q3laxw9 .c68u .dsi2bbr     { background: #052e16; }
.q3laxw9.c68u .lezxboo3,
.q3laxw9 .c68u .lezxboo3 { background: #2d0a1e; }
.q3laxw9.c68u .fu1a,
.q3laxw9 .c68u .fu1a    { background: #1e1036; }
.r1tr0.c68u .dsi2bbr,
.r1tr0 .c68u .dsi2bbr      { background: #2d2000; }
.r1tr0.c68u .lezxboo3,
.r1tr0 .c68u .lezxboo3  { background: #2d0b0b; }
.r1tr0.c68u .fu1a,
.r1tr0 .c68u .fu1a     { background: #2d1600; }
.ix0i3.c68u .dsi2bbr,
.ix0i3 .c68u .dsi2bbr      { background: #0c1a2e; }
.ix0i3.c68u .lezxboo3,
.ix0i3 .c68u .lezxboo3  { background: #12103a; }
.ix0i3.c68u .fu1a,
.ix0i3 .c68u .fu1a     { background: #0a2020; }
.k5v1 .pxl8dx { border-left: none; border-radius: 6px; padding: 10px 14px; }
.k5v1 .dsi2bbr     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.k5v1 .fu1a    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.k5v1 .pxl8dx strong { color: var(--text-primary); }
.k5v1 .pxl8dx p      { color: var(--text-muted); }
.r6fu1q .pxl8dx { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.didhkfs .xro02,
.kinjb6g2 .xro02,
.vx70 .xro02,
.pyi4s .xro02 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.didhkfs .xro02::before,
.kinjb6g2 .xro02::before,
.vx70 .xro02::before,
.pyi4s .xro02::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.didhkfs .dsi2bbr     .xro02::before { content: "✦"; color: var(--c-tip-border); }
.didhkfs .lezxboo3 .xro02::before { content: "▲"; color: var(--c-warn-border); }
.didhkfs .fu1a    .xro02::before { content: "◉"; color: #60a5fa; }
.kinjb6g2 .dsi2bbr     .xro02::before { content: "★"; color: var(--c-tip-border); }
.kinjb6g2 .lezxboo3 .xro02::before { content: "◆"; color: var(--c-warn-border); }
.kinjb6g2 .fu1a    .xro02::before { content: "●"; color: #60a5fa; }
.vx70 .dsi2bbr     .xro02::before { content: "▶"; color: var(--c-tip-border); }
.vx70 .lezxboo3 .xro02::before { content: "■"; color: var(--c-warn-border); }
.vx70 .fu1a    .xro02::before { content: "▸"; color: #60a5fa; }
.pyi4s .dsi2bbr     .xro02::before { content: "→"; color: var(--c-tip-border); }
.pyi4s .lezxboo3 .xro02::before { content: "⬥"; color: var(--c-warn-border); }
.pyi4s .fu1a    .xro02::before { content: "◈"; color: #60a5fa; }
.pjl1p .z43l .fn73o7r,
.pjl1p .dfg7oml2 .fn73o7r  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.pjl1p .cu9pl                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.pjl1p .azdsoi5          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.pjl1p .zwo67                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.bu2e914 .z43l .fn73o7r,
.bu2e914 .dfg7oml2 .fn73o7r,
.bu2e914 .cu9pl,
.bu2e914 .x0rsrsa,
.bu2e914 .mn6b,
.bu2e914 .azdsoi5,
.bu2e914 .zwo67,
.bu2e914 .r6fu1q .pxl8dx { box-shadow: none; }
.il1h   .kuo4, .il1h .it759, .il1h .ruhfwph,
.il1h   .j4x5j, .il1h .xjgt9 { font-size: 0.9rem; }
.il1h   .mjnfx8, .il1h .md1dm { font-size: 0.9rem; }
.nkaf   .kuo4, .nkaf .it759, .nkaf .ruhfwph,
.nkaf   .j4x5j, .nkaf .xjgt9 { font-size: 0.95rem; }
.nkaf   .mjnfx8, .nkaf .md1dm { font-size: 0.95rem; }
.wdluv7x   .kuo4, .wdluv7x .it759, .wdluv7x .ruhfwph,
.wdluv7x   .j4x5j, .wdluv7x .xjgt9 { font-size: 1.08rem; }
.wdluv7x   .mjnfx8, .wdluv7x .md1dm { font-size: 1.05rem; }
.wdluv7x   .f8p3hjyt { font-size: 0.97rem; }
.gjb4zm .s67o89      { font-size: 3.2rem; }
.gjb4zm h2.ejfozyd4 { font-size: 1.9rem; }
.gjb4zm h3.rfm0g     { font-size: 1.4rem; }
.i1uwf .s67o89      { font-size: 3.8rem; }
.i1uwf h2.ejfozyd4 { font-size: 2.2rem; }
.i1uwf h3.rfm0g     { font-size: 1.6rem; }
.a5rbe + .a5rbe { position: relative; }
.skftu50n   .a5rbe + .a5rbe::before,
.h51wvmiy  .a5rbe + .a5rbe::before,
.qat6wt   .a5rbe + .a5rbe::before,
.mhcf3vcw   .a5rbe + .a5rbe::before,
.nle6kcqo   .a5rbe + .a5rbe::before,
.d5kc35f .a5rbe + .a5rbe::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.skftu50n .a5rbe + .a5rbe::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.h51wvmiy .a5rbe + .a5rbe::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.qat6wt .a5rbe + .a5rbe::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;
}
.mhcf3vcw .a5rbe + .a5rbe::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.hp61muj .a5rbe { margin-bottom: 16px; }
.hp61muj .a5rbe + .a5rbe { margin-top: 0; }
.hp61muj .gi81 { padding-top: 0; padding-bottom: 0; }
.nle6kcqo .a5rbe + .a5rbe::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.d5kc35f .a5rbe + .a5rbe::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.q3yj2w .a5rbe + .a5rbe::before,
.hq1kyb8 .a5rbe + .a5rbe::before,
.uco2p8s .a5rbe + .a5rbe::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%;
}
.z6xg .q3yj2w .a5rbe:nth-child(even)::before,
.z6xg .hq1kyb8 .a5rbe:nth-child(even)::before,
.z6xg .uco2p8s .a5rbe:nth-child(even)::before { background: var(--bg-surface); }
.o9x40klb .q3yj2w .a5rbe:nth-child(even)::before,
.o9x40klb .hq1kyb8 .a5rbe:nth-child(even)::before,
.o9x40klb .uco2p8s .a5rbe:nth-child(even)::before { background: var(--bg-card); }
.q3yj2w .a5rbe + .a5rbe::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");
}
.hq1kyb8 .a5rbe + .a5rbe::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");
}
.uco2p8s .a5rbe + .a5rbe::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");
}
.fsmk87v .hotd5,
.rctobi .hotd5,
.hc09is0x .hotd5 { overflow: hidden; }
.fsmk87v .nskty,
.rctobi .nskty { margin-bottom: 60px; }
.hc09is0x .nskty { margin-bottom: 70px; }
.rctobi .ga7xan42 { padding-bottom: 60px; }
.fsmk87v .hotd5::before,
.rctobi .hotd5::before,
.hc09is0x .hotd5::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.fsmk87v .hotd5::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");
}
.rctobi .hotd5::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");
}
.hc09is0x .hotd5::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.nclf .hotd5:not(.dm38g62) .cp6j { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.sw81pnm0 .hotd5:not(.dm38g62) .cp6j { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.nba6lu  .hotd5:not(.dm38g62) .cp6j { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qjdwu3  .hotd5:not(.dm38g62) .cp6j { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.nba6lu .dm38g62 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.nba6lu .cohvcl { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.nba6lu .qvtlmp { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.xvf290 .dm38g62 .cp6j { background: none; }
.xvf290 .hotd5:not(.dm38g62) .cp6j { background: rgba(0,0,0,0.6); }
.a5rbe.aauv .o96nvie { float: left; width: 38%; margin: 0 28px 16px 0; }
.a5rbe.aauv .o96nvie .ltrks7w7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.a5rbe.aauv .gi81::after { content: ''; display: block; clear: both; }
.a5rbe.qqxl57 .o96nvie { float: right; width: 38%; margin: 0 0 16px 28px; }
.a5rbe.qqxl57 .o96nvie .ltrks7w7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.a5rbe.qqxl57 .gi81::after { content: ''; display: block; clear: both; }
.a5rbe.aauv .k2fosr,
.a5rbe.aauv .azdsoi5,
.a5rbe.aauv .pxl8dx,
.a5rbe.aauv .fn73o7r,
.a5rbe.aauv .xjgt9,
.a5rbe.aauv .ik8q65,
.a5rbe.aauv .jotdjnf,
.a5rbe.aauv .yy23l,
.a5rbe.qqxl57 .k2fosr,
.a5rbe.qqxl57 .azdsoi5,
.a5rbe.qqxl57 .pxl8dx,
.a5rbe.qqxl57 .fn73o7r,
.a5rbe.qqxl57 .xjgt9,
.a5rbe.qqxl57 .ik8q65,
.a5rbe.qqxl57 .jotdjnf,
.a5rbe.qqxl57 .yy23l { clear: both; }
@media (max-width: 900px) {
  .a5rbe.aauv .o96nvie,
  .a5rbe.qqxl57 .o96nvie {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .a5rbe.aauv .o96nvie .ltrks7w7,
  .a5rbe.qqxl57 .o96nvie .ltrks7w7 {
    max-height: none !important;
  }
}
.a5rbe.aauv .mjnfx8,
.a5rbe.aauv .md1dm,
.a5rbe.qqxl57 .mjnfx8,
.a5rbe.qqxl57 .md1dm { overflow: hidden; }
@media (max-width: 640px) {
  .a5rbe.aauv .o96nvie,
  .a5rbe.qqxl57 .o96nvie { float: none; width: 100%; margin: 0 0 16px 0; }
}
.l5ona .ewpws,
.l5ona .gi81,
.l5ona .golqmr  { max-width: 1100px; }
.l5ona { --content-mw: 1100px; }
.sin4atz .ewpws,
.sin4atz .gi81,
.sin4atz .golqmr  { max-width: 1150px; }
.oqd5j .ewpws,
.oqd5j .gi81,
.oqd5j .golqmr  { max-width: 1200px; }
.c3z4xhi { font-size: 0.82rem; color: var(--text-muted); }
.me1zlu { display: flex; align-items: center; }
.tg45 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.hfcyc3i { display: flex; align-items: center; }
.x6adwt { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.x6adwt:hover { text-decoration: underline; }
.xklw { margin: 0 3px; opacity: 0.45; }
.xklw::before { content: '/'; }
.ce17 { padding: 2px 5px; color: var(--text-main); }
.sfk55ocv .c3z4xhi {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.sfk55ocv .me1zlu { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.om8i .c3z4xhi {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.om8i .me1zlu { padding: 0 0 0 12px; }
.j0k2 .me1zlu { padding: 0 16px; }
.j0k2 .c3z4xhi {
  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);
}
.j0k2 .ewpws { padding-top: 28px; }
@media (max-width: 720px) {
  .hti8vxd { margin-top: 18px; padding: 0 16px; }
  .j0k2 .ewpws { padding-top: 16px; }
}
.l5ona.sfk55ocv .me1zlu { max-width: 1100px; }
.sin4atz.sfk55ocv .me1zlu { max-width: 1150px; }
.oqd5j.sfk55ocv .me1zlu { max-width: 1200px; }
.l5ona .hti8vxd { max-width: 1100px; }
.l53nfidz .a5rbe { padding-top: 16px; padding-bottom: 16px; }
.os89q .a5rbe { padding-top: 24px; padding-bottom: 24px; }
.vf1ljna .a5rbe { padding-top: 40px; padding-bottom: 40px; }
.h4317 .a5rbe { padding-top: 52px; padding-bottom: 52px; }
.rgaqldla .a5rbe:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.rgaqldla .a5rbe:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.rgaqldla .a5rbe:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.rgaqldla .a5rbe:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.w8zr9 .gi81 { padding-top: 10px;  padding-bottom: 10px; }
.jnrnl11l .gi81 { padding-top: 18px;  padding-bottom: 18px; }
.s28lll .gi81 { padding-top: 36px;  padding-bottom: 36px; }
.jd9n4p8 .gi81 { padding-top: 48px;  padding-bottom: 48px; }
.c1np0bpk h2.ejfozyd4 { font-weight: 600; }
.c1np0bpk h3.rfm0g     { font-weight: 600; }
.ceds7sx h2.ejfozyd4 { font-weight: 800; }
.ceds7sx h3.rfm0g     { font-weight: 700; }
.l7r63 { font-weight: 600; }
.l7r63 h2.ejfozyd4 { font-weight: 900; }
.l7r63 h3.rfm0g     { font-weight: 800; }
.l7r63 .pxl8dx strong,
.l7r63 .pxl8dx strong { font-weight: 600; }
.f16s5vwu {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ixeyg9zt .f16s5vwu { display: none; }
@media (max-width: 640px) { .f16s5vwu { display: none; } }
.f16s5vwu { background: var(--cta) !important; color: #fff !important; border: none !important; }
.f16s5vwu:hover { opacity: 0.85; }
.wji6m24 .f16s5vwu { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.yezsk .f16s5vwu,
.z6xi  .f16s5vwu { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.yezsk .f16s5vwu:hover,
.z6xi  .f16s5vwu:hover { opacity: 0.88; }
.wji6m24.yezsk .f16s5vwu,
.wji6m24.z6xi  .f16s5vwu { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ii7lv0p {
  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;
}
.ii7lv0p:hover { transform: translateY(-2px); opacity: 0.92; }
.ii7lv0p { background: var(--cta) !important; color: #fff !important; border: none !important; }
.w0446i .ii7lv0p { display: none; }
.ttn9m168 .ii7lv0p { right: 32px; }
.nda49b  .ii7lv0p { left: 32px; }
@media (max-width: 480px) {
  .ttn9m168 .ii7lv0p { right: 20px; bottom: 20px; }
  .nda49b  .ii7lv0p { left: 20px; bottom: 20px; }
}
.ijxyvu { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.golqmr { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.vrctuv6 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.owlmhrc2 { color: var(--text-dim); font-size: 0.8rem; }
.crny a, .cicl a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.crny a:hover, .cicl a:hover { color: var(--accent-light); }
.cicl { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.jhhrz .golqmr { text-align: center; }
.jhhrz .cicl { justify-content: center; margin-bottom: 16px; }
.jhhrz .vrctuv6 { margin-top: 0; }
.ohsqfqw { margin-top: 10px; }
.ohsqfqw a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .golqmr { padding-left: 16px; padding-right: 16px; }
  .ybx9i .golqmr { padding: 20px 16px; }
  .cicl { gap: 4px 12px; }
  .vrctuv6 { font-size: 0.78rem; }
}
.xtlze .vrctuv6 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.xtlze .owlmhrc2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .xtlze .hvxcahne { grid-template-columns: 1fr 1fr; } .xtlze .rkc6czb { grid-column: 1 / -1; } }
@media (max-width: 480px) { .xtlze .hvxcahne { grid-template-columns: 1fr; } }
.r3lwo .vrctuv6 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .r3lwo .lp1yr8 { gap: 12px; } .r3lwo .qqn1x { margin-right: 0; width: 100%; } }
.pvcha14 .vrctuv6 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.pvcha14 .owlmhrc2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .pvcha14 .byr7bn4 { grid-template-columns: 1fr 1fr; } .pvcha14 .zfzg { grid-column: 1 / -1; } }
@media (max-width: 480px) { .pvcha14 .byr7bn4 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .gwsp .obnhig { grid-template-columns: 1fr 1fr; } .gwsp .kh6z15:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .gwsp .obnhig { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .h0nhuby .obnhig { grid-template-columns: 1fr; } }
.ul3xs .golqmr { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ul3xs .cicl { justify-content: center; }
.tncq3y .q37q      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.tncq3y .ijxyvu { background: var(--bg-page); border-top-color: var(--border-alt); }
.i9jejhd6 .q37q      { background: #0d1117; border-bottom-color: #21262d; }
.i9jejhd6 .i6zvlv { color: var(--accent-light); }
.i9jejhd6 .ff4kh8c2 { --msep-color: #8b949e; }
.i9jejhd6 .ff4kh8c2 a { color: #8b949e; }
.i9jejhd6 .ff4kh8c2 a:hover { color: var(--accent-light); }
.i9jejhd6 .q9kvmr { color: #8b949e; }
.i9jejhd6 .ijxyvu { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.i9jejhd6 .vrctuv6,
.i9jejhd6 .owlmhrc2 { color: #6e7681; }
.i9jejhd6 .crny a, .i9jejhd6 .cicl a,
.i9jejhd6 .crny a:hover, .i9jejhd6 .cicl a:hover,
@media (max-width: 640px) {
  .i9jejhd6 .ff4kh8c2 { background: #0d1117; border-top-color: #21262d; }
  .i9jejhd6 .ff4kh8c2 li a { border-bottom-color: #21262d; }
}
.tkv5vus .q37q      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.tkv5vus .i6zvlv { color: var(--accent-light); }
.tkv5vus .ff4kh8c2 { --msep-color: #475569; }
.tkv5vus .ff4kh8c2 a { color: #475569; }
.tkv5vus .ff4kh8c2 a:hover { color: var(--accent-light); }
.tkv5vus .q9kvmr { color: #64748b; }
.tkv5vus .ijxyvu { background: #f0f4f8; border-top-color: #cbd5e1; }
.tkv5vus .vrctuv6,
.tkv5vus .owlmhrc2 { color: #64748b; }
.tkv5vus .crny a, .tkv5vus .cicl a,
.tkv5vus .crny a:hover, .tkv5vus .cicl a:hover,
@media (max-width: 640px) {
  .tkv5vus .ff4kh8c2 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .tkv5vus .ff4kh8c2 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.yezsk .q37q      { background: var(--accent); border-bottom-color: var(--accent-light); }
.yezsk .i6zvlv { color: #fff; }
.yezsk .ff4kh8c2 { --msep-color: rgba(255,255,255,0.82); }
.yezsk .ff4kh8c2 a { color: rgba(255,255,255,0.82); }
.yezsk .ff4kh8c2 a:hover { color: #fff; }
.yezsk .q9kvmr { color: rgba(255,255,255,0.9); }
.yezsk .ijxyvu { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.yezsk .vrctuv6,
.yezsk .owlmhrc2 { color: rgba(255,255,255,0.72); }
.yezsk .crny a, .yezsk .cicl a,
.yezsk .crny a:hover, .yezsk .cicl a:hover,
@media (max-width: 640px) {
  .yezsk .ff4kh8c2 { background: var(--accent); border-top-color: var(--accent-light); }
  .yezsk .ff4kh8c2 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.z6xi .q37q {
  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);
}
.z6xi .ijxyvu {
  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) {
  .z6xi .ff4kh8c2 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.cnzsgo3e .jdjotq2o { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.nqoj723 .jdjotq2o { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ii3biu4k .jdjotq2o { min-height: 72px; height: auto; }
.qfxv594z .jdjotq2o { min-height: 84px; height: auto; }
.ybx9i .jdjotq2o { max-width: none; padding: 0 32px; }
.ybx9i .golqmr  { max-width: none; padding: 24px 32px; }
.yf2xh.sin4atz .jdjotq2o { max-width: 1150px; }
.yf2xh.oqd5j .jdjotq2o { max-width: 1200px; }
.aqh4t8u   .i6zvlv, .aqh4t8u   .qqn1x { text-transform: capitalize; }
.sg322 .i6zvlv, .sg322 .qqn1x { text-transform: lowercase; }
.z8lq01h .i6zvlv, .z8lq01h .qqn1x { text-transform: uppercase; letter-spacing: 0.06em; }
.sp7t7k, .hdqfo8z {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.e12u8z .sp7t7k,
.b9ax .sp7t7k,
.e3q8yr6 .sp7t7k,
.auuwje5 .sp7t7k,
.s0nyu   .ff4kh8c2 a { font-weight: 500; }
.m6ljt .ff4kh8c2 a { font-weight: 600; }
.usxn     .ff4kh8c2 a { font-weight: 700; }
.axwj1    .ff4kh8c2 a { font-weight: 800; letter-spacing: 0.01em; }
.ps5u     .ff4kh8c2 > li + li::before,
.gol03l    .ff4kh8c2 > li + li::before,
.cpvqr    .ff4kh8c2 > li + li::before,
.zrpi .ff4kh8c2 > li + li::before,
.lor5 .ff4kh8c2 > li + li::before,
.oq1v  .ff4kh8c2 > li + li::before,
.b300c954    .ff4kh8c2 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ps5u     .ff4kh8c2 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.gol03l    .ff4kh8c2 > li + li::before { content: "|"; }
.cpvqr    .ff4kh8c2 > li + li::before { content: "—"; }
.zrpi .ff4kh8c2 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.lor5 .ff4kh8c2 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.oq1v  .ff4kh8c2 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.b300c954    .ff4kh8c2 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .pipz .q9kvmr,
  .h5vg .q9kvmr,
  .nwamm .q9kvmr,
  .c7it1fxt .q9kvmr,
  .hze27 .q9kvmr {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .pipz .q9kvmr::before,
  .h5vg .q9kvmr::before,
  .nwamm .q9kvmr::before,
  .c7it1fxt .q9kvmr::before,
  .hze27 .q9kvmr::before { content: ""; display: block; flex-shrink: 0; }

  
  .pipz .q9kvmr::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;
  }

  
  .h5vg .q9kvmr::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;
  }

  
  .nwamm .q9kvmr::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;
  }

  
  .c7it1fxt .q9kvmr::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;
  }

  
  .hze27 .q9kvmr::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) {
  .tqyydfh .q9kvmr {
    padding: 5px 14px;
  }
  .tqyydfh .ff4kh8c2 {
    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;
  }
  .tqyydfh .ff4kh8c2 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .tqyydfh .ff4kh8c2 li a:hover { background: var(--bg-raised); }
  .tqyydfh .xxxaye5y,
  .zojk .xxxaye5y,
  .ip0rbo .xxxaye5y { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .bojd3vg .q9kvmr {
    padding: 5px 10px;
  }
  .bojd3vg .ff4kh8c2 {
    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);
  }
  .bojd3vg .ff4kh8c2.iuxw { transform: translateX(0); }
  .bojd3vg .ff4kh8c2 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .bojd3vg .ff4kh8c2 li:last-child a { border-bottom: none; }
  .yezsk .ff4kh8c2,
  .i9jejhd6 .ff4kh8c2 { background: var(--accent) !important; }
  .yezsk .ff4kh8c2 li a,
  .i9jejhd6 .ff4kh8c2 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ip0rbo .q9kvmr {
    padding: 5px 10px;
  }
  .ip0rbo .ff4kh8c2 {
    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);
  }
  .ip0rbo .ff4kh8c2::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ip0rbo .ff4kh8c2.iuxw { transform: translateY(0); }
  .ip0rbo .ff4kh8c2 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .x25z .q9kvmr {
    padding: 5px 10px;
  }
  .x25z .ff4kh8c2 {
    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;
  }
  .x25z .ff4kh8c2.iuxw { opacity: 1; pointer-events: auto; }
  .x25z .ff4kh8c2 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .crrr4     .q9kvmr { border-radius: 0 !important; }
  .ilpxju   .q9kvmr { border-radius: 8px !important; }
  .k8t21 .q9kvmr { border-radius: 50% !important; }
  .pmo37n6   .q9kvmr { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .ckk8 .cm41upwg { flex-direction: column; align-items: stretch; }
  .ckk8 .ik8lh { flex-direction: row; min-width: auto; }
  .ckk8 .f5jk { align-items: flex-start; text-align: left; }
}
.t967,
.t967.a5rbe,
.z6xg .t967,
.si3a2 .t967,
.o9x40klb .t967,
.dm5y .t967 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.faihut {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.ecq70nv4 { flex: 1 1 280px; min-width: 0; }
.suh0c54k {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.oabedihh {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.v12041e {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.v12041e:hover { transform: translateY(-1px); opacity: 0.95; }
.xszvw .faihut {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.xszvw .suh0c54k { color: var(--cta); }
.xszvw .oabedihh { color: var(--text-body); }
.xszvw .v12041e {
  background: var(--cta) !important;
  color: #fff !important;
}
.ftv96t .faihut {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ftv96t .suh0c54k { color: var(--text-primary); }
.ftv96t .oabedihh { color: var(--text-body); }
.ftv96t .v12041e {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .faihut {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ecq70nv4 { flex: 0 0 auto; }
  .suh0c54k { font-size: 1.2rem; }
  .v12041e { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.erpofp9 .y4qgpr { height: 36px; }
.oy1u6 .y4qgpr { height: 60px; max-width: 200px; }
.nzoef2n .y4qgpr { height: 76px; max-width: 240px; }
.bw0008k    .p88bkvcf, .bw0008k    .bt0zn4n { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.gozj .n6yut {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .yhf3tjp .ik8q65 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .yhf3tjp .x0rsrsa {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .yhf3tjp .x0rsrsa { padding: 40px 16px 20px; }
  .yhf3tjp .n6yut {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .yhf3tjp .acnrk9 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .r5ilj14 .x0rsrsa {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .r5ilj14 .x0rsrsa::before {
    position: absolute; top: 14px; left: 14px;
  }
  .r5ilj14 .icimbox {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .r5ilj14 .pr9d233 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .r5ilj14 .n6yut {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .r5ilj14 .acnrk9 { width: 100%; min-width: 0; }
  .r5ilj14 .p88bkvcf { min-width: 0; }
}
.wi23qho8 .x0rsrsa::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.cb20jnzc .bjwtcd {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.cb20jnzc .bjwtcd summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.cb20jnzc .bjwtcd p { padding: 0 2px 16px; }
.dx74r4 .bjwtcd { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.dx74r4 .bjwtcd summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.dx74r4 .bjwtcd summary::after { content: "›"; font-size: 1.2em; }
.dx74r4 .bjwtcd[open] summary::after { content: "‹"; }
.dx74r4 .bjwtcd p { padding: 10px 22px 4px; }
.zhog .bjwtcd {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.zhog .bjwtcd summary { color: var(--text-primary); padding-left: 16px; }
.zhog .bjwtcd summary::after { content: "›"; font-size: 1.1em; }
.zhog .bjwtcd[open] summary::after { content: "‹"; }
.zhog .bjwtcd p { padding-left: 16px; }
.y0jdn3eo .c3krcsqw { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.y0jdn3eo .bjwtcd {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.y0jdn3eo .bjwtcd:last-child { border-bottom: none; }
.y0jdn3eo .bjwtcd summary { color: var(--text-primary); border-radius: 0; }
.y0jdn3eo .bjwtcd summary::after { content: "›"; font-size: 1.1em; }
.y0jdn3eo .bjwtcd[open] summary::after { content: "‹"; }
.cfpvjm6t .bjwtcd { overflow: hidden; }
.cfpvjm6t .bjwtcd summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.cfpvjm6t .bjwtcd summary::after { color: rgba(255,255,255,.75); }
.cfpvjm6t .bjwtcd[open] summary { border-radius: 0; }
.j8ez { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.e8aiw {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.doim2crm {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.httf2 { color: var(--text-muted); font-size: 1.05rem; }
.eqo34bk9 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ips2v { margin-bottom: 20px; }
.fpcz {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.iq9u0 {
  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;
}
.iq9u0:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.tm7lhi8m { resize: vertical; min-height: 130px; }
.tety7z1 { width: 100%; margin-top: 8px; }
.pkia4ybw {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.cgzq {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.pwlqh7u { color: var(--text-muted); line-height: 1.75; }
.iji1 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.iji1 li { margin-bottom: 6px; }
.w1gzawo { max-width: 760px; margin: 0 auto; }
.p438 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.v6xh { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.v6xh:last-child { border-bottom: none; }
.v6xh h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.v6xh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.tftdzx { max-width: 760px; margin: 0 auto; }
.ald2u6 ul.iji1 { margin: 0; }
@media (max-width: 640px) { .pfbash { grid-template-columns: 1fr; gap: 10px; } }
.n31c { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.a8lsy1x1 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.g7ka { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.a8lsy1x1 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.a8lsy1x1 .iji1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .n31c { grid-template-columns: 1fr; } }
.sd3zae ul.iji1 { margin: 0; }
.gn31zox .iji1,
.t4tlc1d .iji1,
.x6j6ts6 .iji1,
.r2l4 .iji1 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .oas1jq { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .biu7 { grid-template-columns: 1fr; } .ur5o8r9 { position: static; text-align: center; } }
@media (max-width: 860px) { .c1dg43q { grid-template-columns: 1fr; } }
.r2l4 .iji1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hm4f { flex-direction: column; text-align: center; } .xjwumd2t { grid-template-columns: 1fr; } }
.c8qsf0 { max-width: 760px; margin: 0 auto; }
.qcu4 { position: relative; padding-left: 28px; }
.qcu4::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.ir3n { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.ir3n:last-child { padding-bottom: 0; }
.zptixmog { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.p8dx4 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.p8dx4 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.rpw0 .doim2crm { color: var(--accent-light); }
.r1hy .doim2crm { font-size: 2rem; }
.r1hy .httf2 { max-width: 680px; }
.g29156ti .doim2crm { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.g29156ti .httf2  { margin: 0; }
@media (max-width: 640px) { .g29156ti { flex-direction: column; } }
.pwb12c6 .doim2crm { color: var(--accent-light); }
.tgswoxkn {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.tgswoxkn .doim2crm { color: #fff; }
.tgswoxkn .httf2  { color: rgba(255,255,255,0.85); }
.yx6480ic { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .or7q2 { grid-template-columns: 1fr; } }
.mxb0d { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.mxb0d .iq9u0 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.mxb0d .iq9u0:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.hep6 .iq9u0 { background: var(--bg-raised); border-color: transparent; }
.hep6 .iq9u0:focus { background: var(--bg-card); border-color: var(--accent-light); }
.lzto .iq9u0 { border-radius: 100px; padding: 11px 20px; }
.lzto .tm7lhi8m { border-radius: 14px; }
@media (max-width: 640px) { .be6wev { grid-template-columns: 1fr; } }
.s0zeea2i{position:relative;overflow:visible}
.kjfxy9kq .ws8qre{display:block}
.g1uxq .p111rw78{color: var(--accent-light);opacity:1;font-weight:500}
.jnoww2h{--date-bg:var(--accent-bg)}
.paxqud .z5ff0i7::before{content:""}
.vfp1 .r83uz177{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .r83uz177{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .bcuu{max-width:100%}
}
.yy23l{margin:24px 0 32px;padding:0;list-style:none}
.m24i4iq{margin:18px 0 28px}
.m24i4iq .azdsoi5{margin:0}
@media (max-width:560px){
  .e9tw03{grid-template-columns:repeat(2,1fr);gap:12px}
}
.wr4nt{
  display:grid;
  grid-template-columns:repeat(4, 1fr);  
  gap:14px;
  margin:16px 0;
}
.gsjm52d{
  display:flex; flex-direction:column;
  background:var(--bg-card);
  border:1px solid var(--border-alt);
  border-radius:10px;
  overflow:hidden;
  text-decoration:none;
  color:var(--text-primary);
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
}
.gsjm52d:hover{ background:var(--bg-hover); transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,.18); }
.l9gv8h{
  display:block; width:100%; aspect-ratio: 4 / 3;
  background:var(--bg-surface); overflow:hidden;
}
.l9gv8h img{ width:100%; height:100%; object-fit:cover; display:block; }
.e6h7{ display:flex; flex-direction:column; gap:2px; padding:10px 12px; }
.y0izacs7{ font-weight:700; font-size:.95rem; line-height:1.25; color:var(--cta); }
.kxge{ font-size:.78rem; color:var(--text-muted); }
.f1cwg{ font-size:.75rem; color:var(--cta); font-weight:700; }
.s0urkbx{
  display:block; text-align:center; padding:8px 12px; margin:0 12px 12px;
  font-size:.82rem; border-radius:6px;
}
.zlw6g80{ display:flex; flex-direction:column; gap:18px; margin:16px 0; }
.cmkpuksk{ }
.uu75x{
  font-size:1rem; font-weight:700;
  margin:0 0 10px;
  text-transform:uppercase; letter-spacing:.04em;
  color:var(--text-muted);
}
.d37j07{
  display:flex; flex-wrap:wrap; gap:10px;
}
.ioenj{
  display:inline-flex; align-items:center; justify-content:center;
  min-width:90px; min-height:48px; padding:8px 12px;
  background:var(--bg-card);
  border:1px solid var(--border-alt);
  border-radius:6px;
}
.ioenj img{
  max-width:80px; max-height:32px; object-fit:contain; display:block;
}
@media (max-width:560px){
  .wr4nt{ grid-template-columns: repeat(2, 1fr); gap:10px; }
  .y0izacs7{ font-size:.85rem; }
  .a6hiab5r{ grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); }
}
.t9jmn .wr4nt{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 18px !important;
}
.t9jmn .l9gv8h{ aspect-ratio: 3 / 4; }
.t9jmn .e6h7{ padding: 14px 14px 6px; }
.t9jmn .s0urkbx{ margin: 0 14px 14px; padding: 10px 14px; font-size: .9rem; }
.ewoiau8 .wr4nt{
  display: flex !important;
  grid-template-columns: none !important;
  gap: 12px !important;
  overflow-x: auto;
  padding-bottom: 12px;
  scroll-snap-type: x mandatory;
}
.ewoiau8 .gsjm52d{
  flex: 0 0 200px;
  scroll-snap-align: start;
}
.ewoiau8 .l9gv8h{ aspect-ratio: 1 / 1; }
.ewoiau8 .e6h7{ padding: 8px 10px; }
.ewoiau8 .y0izacs7{ font-size: .82rem; }
.ewoiau8 .kxge, .ewoiau8 .f1cwg{ display: none; }
.ewoiau8 .s0urkbx{ margin: 0 10px 10px; padding: 6px 10px; font-size: .75rem; }
.tukhk .wr4nt{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 12px !important;
}
.tukhk .gsjm52d{
  background: transparent !important;
  border: 2px solid var(--accent) !important;
  border-radius: 6px !important;
}
.tukhk .y0izacs7{ color: var(--text, #fff); }
.tukhk .kxge{ color: var(--text-muted, #999); }
@media (max-width: 700px) {
  .t9jmn .wr4nt,
  .tukhk .wr4nt {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }
}
@media (max-width: 560px) {
  .ioenj { min-width: 72px !important; }
  .ioenj img { max-width: 64px !important; }
}
.el96w4s4 .li1eiv{
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(255,255,255,0.08) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.04);
}
.el96w4s4 .li1eiv:hover{
  background: rgba(255,255,255,0.07) !important;
  box-shadow: 0 0 0 1px var(--accent), inset 0 1px 0 rgba(255,255,255,0.06);
}
.hpzi .uu75x{ display: none; }
.hpzi .zlw6g80{
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 10px;
}
.hpzi .cmkpuksk{ display: contents; }
.hpzi .d37j07{ display: contents; }
.tkh1 .ioenj{
  border-radius: 999px !important;
  padding: 6px 14px !important;
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  gap: 8px;
}
.tkh1 .ioenj img{ max-width: 36px !important; max-height: 22px !important; }
.tkh1 .ioenj::after{
  content: attr(title);
  font-size: .8rem;
  color: var(--text, #fff);
  font-weight: 500;
}
.tf1bt .zlw6g80{ gap: 10px; }
.tf1bt .uu75x{
  display: inline-block; min-width: 110px; margin: 0 12px 0 0; opacity: .55;
  font-size: .72rem;
}
.tf1bt .cmkpuksk{
  display: flex; align-items: center; flex-wrap: wrap;
}
.tf1bt .d37j07{ flex: 1; gap: 8px; }
.tf1bt .ioenj{
  min-width: 70px !important; min-height: 36px !important; padding: 4px 8px !important;
}
.tf1bt .ioenj img{ max-height: 22px !important; }
.yug16h .wr4nt{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 14px !important;
}
.yug16h .gsjm52d{
  position: relative;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  background: var(--bg-surface) !important;
}
.yug16h .l9gv8h{
  aspect-ratio: 3 / 4;
  display: block;
}
.yug16h .l9gv8h img{
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: transform .35s ease, filter .25s ease;
}
.yug16h .e6h7{
  
  position: absolute; left: 0; right: 0; bottom: 0;
  padding: 14px 14px 8px !important;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  gap: 4px !important;
  background: linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.85) 100%);
  opacity: 0;
  transform: translateY(20px);
  transition: opacity .25s ease, transform .25s ease;
  pointer-events: none;
}
.yug16h .y0izacs7{
  color: #fff !important;
  font-size: 1rem;
  text-align: center;
  text-shadow: 0 1px 4px rgba(0,0,0,0.7);
}
.yug16h .kxge,
.yug16h .f1cwg{
  color: rgba(255,255,255,0.85) !important;
  font-size: .72rem;
}
.yug16h .s0urkbx{
  position: absolute;
  left: 50%; top: 50%;
  transform: translate(-50%, -40%);
  margin: 0 !important;
  padding: 10px 22px !important;
  font-size: .9rem !important;
  background: var(--cta) !important;
  color: #fff !important;
  border: none !important;
  opacity: 0;
  transition: opacity .25s ease, transform .25s ease;
  pointer-events: none;
}
.yug16h .gsjm52d:hover .l9gv8h img{
  transform: scale(1.06);
  filter: brightness(0.55);
}
.yug16h .gsjm52d:hover .e6h7{
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.yug16h .gsjm52d:hover .s0urkbx{
  opacity: 1;
  transform: translate(-50%, -50%);
  pointer-events: auto;
}
@media (max-width: 700px){
  .yug16h .wr4nt{ grid-template-columns: repeat(2, 1fr) !important; }
  
  .yug16h .e6h7{ opacity: 1; transform: none; }
  .yug16h .s0urkbx{ opacity: 1; transform: translate(-50%, -50%); }
  .yug16h .l9gv8h img{ filter: brightness(0.8); }
}
.vxpr6 .j4x5j::first-letter{
  float: left;
  font-size: 3.4em;
  line-height: .9;
  font-weight: 800;
  color: var(--cta);
  padding: 4px 12px 0 0;
  margin-top: 4px;
}
.vxpr6 .j4x5j{
  
  line-height: 1.7;
  margin-bottom: 18px;
}
.b1pfxk4g .j4x5j,
.b1pfxk4g .it759{
  position: relative;
  font-style: italic;
  font-size: 1.05em;
  line-height: 1.65;
  color: var(--text-primary);
  margin: 8px 0 22px;
}
.b1pfxk4g .qtckzzvh { padding: 8px 0 8px 56px; }
.b1pfxk4g .qtckzzvh::before {
  content: "\201C"; position: absolute; left: 4px; top: -10px;
  font-family: Georgia, "Times New Roman", serif; font-size: 4.2em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.b1pfxk4g .h352 { padding: 8px 56px 8px 0; text-align: right; }
.b1pfxk4g .h352::after {
  content: "\201D"; position: absolute; right: 4px; bottom: -18px;
  font-family: Georgia, "Times New Roman", serif; font-size: 4.2em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.b1pfxk4g .rm669z { padding: 8px 22px; }
.b1pfxk4g .rm669z::before,
.b1pfxk4g .rm669z::after {
  font-family: Georgia, "Times New Roman", serif; font-size: 1.8em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700; vertical-align: -0.05em;
}
.b1pfxk4g .rm669z::before { content: "\00AB\00A0"; margin-right: 4px; }
.b1pfxk4g .rm669z::after  { content: "\00A0\00BB"; margin-left: 4px; }
.b1pfxk4g .x2kh21yf {
  padding: 6px 0 6px 16px;
  border-left: 3px solid var(--cta);
}
.b1pfxk4g .ii3sjkd5 { padding: 32px 0 8px 0; }
.b1pfxk4g .ii3sjkd5::before {
  content: "\201C"; position: absolute; left: 0; top: -6px;
  font-family: Georgia, "Times New Roman", serif; font-size: 2.6em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.b1pfxk4g .l1iw {
  padding: 18px 24px; text-align: center; font-size: 1.15em;
  border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);
}
.fn73o7r { padding-top: 6px; }
.fn73o7r .rfm0g{
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.fn73o7r .rfm0g::after{
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 28px; height: 2px;
  background: var(--cta);
  opacity: .55;
}
.fn73o7r p { margin: 0 0 10px; }
.fn73o7r p:last-child { margin-bottom: 0; }
.xjgt9{
  position: relative;
  padding-left: 16px;
  margin-top: 18px;
  font-style: italic;
  color: var(--text-muted);
  border-left: 3px solid var(--cta);
}
.gd21y3q{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin: 14px 0;
}
.umpgv{
  display: flex; gap: 12px; align-items: flex-start;
  padding: 14px 16px;
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 10px;
  transition: border-color .15s ease, background .15s ease;
}
.umpgv:hover{ border-color: var(--cta); background: var(--bg-hover); }
.mhmlr{
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  position: relative;
  
  display: none;
}
.mhmlr::after{
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(135deg, transparent 50%, rgba(255,255,255,.3) 100%);
  border-radius: inherit;
}
.z133son{ flex: 1; min-width: 0; }
.nx4y{
  font-weight: 700;
  font-size: .95rem;
  color: var(--text-primary);
  margin-bottom: 2px;
  line-height: 1.25;
}
.uyc4b06{
  font-size: .85rem;
  color: var(--text-muted);
  line-height: 1.4;
}
.gd21y3q.m0zs .umpgv { flex-direction: column; align-items: center; text-align: center; padding: 16px 14px; }
.gd21y3q.m0zs .mhmlr { width: 36px; height: 36px; }
.gd21y3q.m0zs .z133son { text-align: center; }
.gd21y3q.advkzx .umpgv { border: 2px solid var(--cta); background: var(--bg-card-inner); }
.gd21y3q.byuwmto { counter-reset: fgb-c; }
.gd21y3q.byuwmto .umpgv { counter-increment: fgb-c; }
.hcsonl {
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  color: #fff;
  font-weight: 700;
  font-size: 0.9rem;
  display: flex; align-items: center; justify-content: center;
  line-height: 1;
}
.k2fosr.puagzha .cu9pl { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.k2fosr.puagzha .g15x5ph5 { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.k2fosr.puagzha .g0areig { grid-row: 1 / span 3; grid-column: 1; width: 48px; height: 48px; margin: 0; }
.k2fosr.puagzha .jizzlc0 { grid-column: 2; text-align: left; padding: 0; }
.k2fosr.puagzha .ixb4 { grid-column: 2; text-align: left; padding: 0; }
.k2fosr.puagzha .jmdm9tw { grid-column: 2; padding-left: 18px; }
.k2fosr.cek91z83 .g15x5ph5,
.k2fosr.cek91z83 .g0areig { display: none; }
.k2fosr.cek91z83 .cu9pl { padding: 16px 18px; text-align: left; }
.k2fosr.cek91z83 .jizzlc0 { text-align: left; }
.k2fosr.cek91z83 .ixb4 { text-align: left; }
.k2fosr.i8cvp4l { counter-reset: clb-n; }
.k2fosr.i8cvp4l .cu9pl { counter-increment: clb-n; }
.k2fosr.i8cvp4l .g15x5ph5 { display: none; }
.k2fosr.i8cvp4l .g0areig { width: 32px; height: 32px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; border: 0; margin: 14px auto 4px; color: #fff; font-weight: 700; }
.k2fosr.i8cvp4l .g0areig::before { content: counter(clb-n); font-family: inherit; }
.k2fosr.i8cvp4l .g0areig::after { display: none; }
.k2fosr.i8cvp4l .cu9pl:not(:has(.g0areig)) .jizzlc0::before { content: counter(clb-n) ". "; color: var(--cta); font-weight: 700; }
.n4iio1p6 .cu9pl { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.n4iio1p6 .g15x5ph5 { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.n4iio1p6 .jizzlc0 { grid-column: 2; text-align: left; padding: 0; }
.n4iio1p6 .ixb4 { grid-column: 2; text-align: left; padding: 0; }
.n4iio1p6 .jmdm9tw { grid-column: 2; padding-left: 18px; }
.fvwi .k2fosr { counter-reset: cl-n; }
.fvwi .cu9pl { counter-increment: cl-n; }
.fvwi .g15x5ph5 { display: none; }
.fvwi .cu9pl:not(:has(.g0areig)) .jizzlc0::before { content: counter(cl-n) ". "; color: var(--cta); font-weight: 700; }
.isxg4ir6 .g15x5ph5,
.isxg4ir6 .g0areig { display: none; }
.isxg4ir6 .cu9pl { padding: 16px 18px; text-align: left; }
.isxg4ir6 .jizzlc0 { text-align: left; }
.isxg4ir6 .ixb4 { text-align: left; }
.rbm6 .umpgv { border: 0; border-left: 3px solid var(--cta); border-radius: 0 8px 8px 0; padding-left: 14px; background: transparent; }
.rbm6 .mhmlr { display: none; }
.u43736we .umpgv { border: 0; background: var(--bg-card-inner); }
.u43736we .mhmlr { width: 36px; height: 36px; border-radius: 18px; background: rgba(255,255,255,0.06); }
.u43736we .mhmlr::after { background: radial-gradient(circle at 50% 50%, var(--cta) 0 6px, transparent 7px); inset: 0; opacity: 0.9; }
.fnnj .gd21y3q { counter-reset: fg-c; }
.fnnj .umpgv { counter-increment: fg-c; }
.fnnj .mhmlr { width: 30px; height: 30px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; }
.fnnj .mhmlr::after { content: counter(fg-c); position: static; background: none; color: #fff; font-weight: 700; font-size: 0.9rem; line-height: 1; }
.oolbb0b .umpgv { border: 0; background: transparent; padding: 10px 4px; }
.oolbb0b .umpgv + .umpgv { border-top: 1px solid var(--border); }
.oolbb0b .mhmlr { width: 6px; height: 6px; border-radius: 50%; margin-top: 9px; }
.oolbb0b .mhmlr::after { display: none; }
.v43dbnk .umpgv { border: 0; background: var(--bg-card); padding: 12px 14px; }
.v43dbnk .mhmlr { width: 8px; height: 8px; border-radius: 50%; margin-top: 7px; }
.v43dbnk .mhmlr::after { display: none; }
.i3l52lxj .umpgv { display: block; position: relative; padding: 14px 16px 14px 44px; }
.i3l52lxj .mhmlr { position: absolute; top: 14px; left: 14px; width: 20px; height: 20px; border-radius: 4px; }
.i3l52lxj .z133son { display: block; }
.uyj1mlik .umpgv { background: transparent; }
.uyj1mlik .mhmlr { background: transparent; border: 2px solid var(--cta); width: 32px; height: 32px; }
.uyj1mlik .mhmlr::after { background: linear-gradient(135deg, var(--cta) 0%, transparent 60%); opacity: 0.5; }
@media (max-width: 560px){
  .ty1i{ grid-template-columns: repeat(2, 1fr); padding: 14px 10px; }
  .dgx56m{ font-size: 1.4rem; }
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .isz9i1zj { padding: 28px 18px 20px; }
  .pyxf { font-size: 1.2rem; }
  .ivyzr53 { max-width: 220px; max-height: 80px; }
}
.e1dvo .a5rbe {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.e1dvo .gi81 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.e1dvo .faihut {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.n1j7fvp  .jj6ri { border-radius: 50%; }
.ahyldw .faihut { align-items: center; flex-wrap: wrap; }
@media (max-width: 640px) {
  .jj6ri { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
@media (max-width: 640px) {
  .mprm1m0 { display: none; }
  .f16s5vwu {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.udi8zj21 .s67o89,
.udi8zj21 .ewpws h2, .udi8zj21 .ewpws h3, .udi8zj21 .ewpws h4,
.udi8zj21 .jizzlc0 h3, .udi8zj21 .nx4y,
.udi8zj21 .vzl5g0, .udi8zj21 .ejfozyd4 { color: var(--cta) !important; }
.udi8zj21 .pxl8dx,
.udi8zj21 .dsi2bbr,
.udi8zj21 .lezxboo3,
.udi8zj21 .fu1a {
  background: var(--accent-bg) !important;
  border-color: var(--cta) !important;
}
.udi8zj21 .pxl8dx strong { color: var(--cta) !important; }
.udi8zj21 .pxl8dx .xro02,
.udi8zj21 .pxl8dx .xro02::before { color: var(--cta) !important; }
.udi8zj21 [data-c] {
  color: var(--cta) !important;
  background: color-mix(in srgb, var(--cta) 14%, transparent) !important;
}
.udi8zj21 .ty1i, .udi8zj21 .u9ej,
.udi8zj21 .bdkp, .udi8zj21 .awtt,
.udi8zj21 .cu9pl { border-color: var(--cta) !important; }
.udi8zj21 .dgx56m { color: var(--cta) !important; }
.hcwuv6vw, .i0yhn, .f16s5vwu, .ii7lv0p,
.v12041e, .btlyuxa, .acnrk9 { text-transform: capitalize; }
:root {
  --accent:          #241531;
  --brand:           #241531;
  --brand-light:     #f0cf6a;
  --brand-pale:      #f0cf6a;
  --grad-start:      #000000;
  --grad-end:        #160d1f;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #f0cf6a;
  --cta-light:       #f4e4b1;
  --cta-hover:       #f3da8f;
  --bg-page:         #0d0811;
  --bg-surface:      #140d1b;
  --bg-card:         #1c1225;
  --bg-card-inner:   #24172f;
  --bg-raised:       #2c1c3a;
  --bg-hover:        #342144;
  --border:          #3e2852;
  --border-alt:      #4e3266;
  --border-section:  #3e2852;
  --text-primary:    #e5e4e6;
  --text-muted:      #a6a1aa;
  --text-body:       #ccc9ce;
  --text-sub:        #a6a1aa;
  --text-faint:      #736d78;
  --text-dim:        #59545d;
  --text-label:      #8c8691;
  --text-value:      #bfbcc2;
  --accent-bg:       #1e1b21;
  --accent-bg-light: #2e2734;
  --bg-tip:          #162623;
  --bg-warning:      #272115;
  --bg-info:         #161a26;
  --bg-pros:         #162623;
  --bg-cons:         #26161a;
  --c-pros:          #8ee1d0;
  --c-cons:          #e6899d;
  --c-pros-label:    #65d6bf;
  --c-tip-border:    #49ceb3;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8ee1d0;
}
:root { --logo-bg-opacity: 76%; }
body, button, input { font-family: "Rubik", sans-serif; }
.ku3i14vf .xbof4 li::before, .ku3i14vf .o3p5dwcl li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.ku3i14vf .xbof4 li::before { content: ""; }.ku3i14vf .o3p5dwcl li::before { content: ""; }.ku3i14vf .nsrgrfa::before, .ku3i14vf .b07uv::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.ku3i14vf .nsrgrfa::before { content: ""; }.ku3i14vf .b07uv::before { content: ""; }
.drts .wwvxhhq, .drts .qvtlmp { min-height: 520px; }
.xklw::before { content: '·'; font-size: 1.3em; line-height: 1; }
.x20f .cp6j {  background: rgba(0,0,0,0.45);  backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }.x20f .ljjg {  filter: blur(2px) brightness(0.88); }.x20f .cohvcl {  backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }