:root {
  --color-accent: #ce8638;
  --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;
}
.eg1v8z7g {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.q8emnyi {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.llwcwtb {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.z24a7 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.dfvz { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.dfvz a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.dfvz a:hover { color: var(--accent-light); }
.xfomj     .yi7q { border-radius: 24px; padding: 8px; }
.xfomj .yi7q li a { border-radius: 16px; }
@media (max-width: 640px) {
  .yi7q {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .x6jnz:hover .yi7q,
  .x6jnz:focus-within .yi7q { display: block; }
  .yi7q li a { padding: 8px 16px; font-size: 0.88rem; }
}
.v2yogm40 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.syitkotj { display: none; }
@media (max-width: 640px) {
  .syitkotj {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .syitkotj.od9p3s3 { display: block; }
}
@media (max-width: 640px) {
  .v2yogm40 { display: block; }
  .dfvz > li + li::before { display: none !important; }
  .dfvz {
    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;
  }
  .dfvz.od9p3s3 { display: flex; }
  .dfvz li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .dfvz li:last-child a { border-bottom: none; }
}
.gwu7ngsw { min-height: 480px; }
.ej6cq {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ucj7cs { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.xq85yy .ucj7cs { margin-left: 0; margin-right: 0; }
.lvzh96s9 {
  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;
}
.c4cb .lvzh96s9 { margin-top: 24px; }
.lvzh96s9:hover { opacity: 0.88; }
.gzqt .ej6cq { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.gzqt .ucj7cs { color: #e2e8f0; }
.gzqt.xq85yy   .zdvlee { text-align: left; }
.hj6h .ej6cq { color: var(--text-primary); text-shadow: none; }
.hj6h .ucj7cs { color: var(--text-muted); }
.hj6h .lvzh96s9 { margin-top: 16px; }
.hj6h, .hj6h.gwu7ngsw { min-height: auto !important; }
.hj6h.xq85yy   .zdvlee { text-align: left; }
.hj6h~.x0j07{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.hj6h~.x0j07 .mk8jr40o{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.g9qf .ej6cq { color: #fff; }
.g9qf .ucj7cs { color: rgba(255,255,255,0.85); }
.g9qf .lvzh96s9 { background: #fff; color: var(--cta); }
.g9qf .lvzh96s9:hover { opacity: 0.92; }
.qvry .ya3aoh0 { position: relative; overflow: hidden; }
.qvry .ya3aoh0::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.uwdq .ya3aoh0 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.ket8o .ya3aoh0 { position: relative; overflow: hidden; }
.ket8o .ya3aoh0::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;
}
.r94g .ya3aoh0 { position: relative; overflow: hidden; }
.r94g .ya3aoh0::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;
}
.sg5tmgon .ya3aoh0 {
  animation: hg-fadein 1.2s ease-out both;
}
.ya3aoh0 {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.amxpfq {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.fl413 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.chp0sg {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.ya3aoh0 .ej6cq { text-shadow: none; color: var(--text-primary); }
.ya3aoh0 .ucj7cs { color: var(--text-muted); }
body.zdqxg2a3 .ej6cq {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.gzp3 .ej6cq {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.gwu7ngsw.g9qf .ej6cq,
section.g9qf .ej6cq {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ya3aoh0.xhzt2r .amxpfq { align-items: center; text-align: center; }
.ya3aoh0.xq85yy   .amxpfq { align-items: flex-start; text-align: left; }
.ahiy .fl413 { position: relative; }
.ahiy .fl413::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.ahiy.fbrn .fl413::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.vy2vs .fl413 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.vy2vs .chp0sg {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.vy2vs.fbrn .fl413 { padding: 32px 0 32px 32px; }
.wfnnfodp .fl413 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.wfnnfodp .chp0sg {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.fbrn .amxpfq {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.wfnnfodp.fbrn .fl413 { padding: 40px 16px 40px 48px; }
.gwu7ngsw .b1ey {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.b1ey .carbv.jiqd3 {
  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;
}
.b1ey .carbv.jiqd3:hover { opacity: 0.85; }
.neex4 .fl413 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .ya3aoh0 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ya3aoh0:not(.neex4) .fl413 { display: none !important; }
  .neex4 .fl413 { padding: 16px; }
  .amxpfq  { padding: 36px 24px; }
  .ya3aoh0~.x0j07,.fbrn~.x0j07{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .gwu7ngsw, .ya3aoh0 { min-height: 320px !important; }
  .ej6cq { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .z9p1f,
  .gcc3le,
  .te2y { grid-template-columns: 1fr !important; }

  

  
  .lw9w8w { display: flex !important; flex-direction: column !important; }
  .lw9w8w .zdvlee { display: contents; }
  .lw9w8w .inllep4x { order: 0; }
  .lw9w8w .ej6cq { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .lw9w8w .z9p1f { order: 2; padding: 0 16px 12px !important; }
  .lw9w8w .ucj7cs { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .c4cb .zdvlee { display: flex; flex-direction: column; }
  .c4cb .zdvlee .ej6cq { order: 1; }
  .c4cb .zdvlee .te2y { order: 2; margin: 8px 0 24px !important; }
  .c4cb .zdvlee .ucj7cs { order: 3; }
  .c4cb .zdvlee .lvzh96s9 { order: 4; align-self: center; margin-top: 0; }

  
  .ya3aoh0.neex4 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ya3aoh0.neex4 .amxpfq { display: contents; padding: 0; }
  .ya3aoh0.neex4 .amxpfq .ej6cq { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ya3aoh0.neex4 .fl413 { order: 2; padding: 12px 16px; }
  .ya3aoh0.neex4 .amxpfq .ucj7cs { order: 3; padding: 0 24px; margin: 0 auto; }
  .ya3aoh0.neex4 .amxpfq .lvzh96s9 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.n6taka { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.a8gdl { width: 100%; height: auto; display: block; border-radius: 10px; }
.hd1wq3wq .n6taka        { border-radius: 16px; }
.hd1wq3wq .a8gdl  { border-radius: 16px; }
.dh3v713 .n6taka         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.dh3v713 .a8gdl   { border-radius: 8px; }
.cxlwo { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ggeoa1v { width: 100%; padding: 32px 0; position: relative; }
.kecsfc2j { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.hwoq .ggeoa1v:nth-child(even) { background: var(--bg-surface); }
.hwoq .ggeoa1v:nth-child(odd)  { background: var(--bg-page); }
.w4p3w .ggeoa1v:nth-child(even) { background: var(--bg-card); }
.w4p3w .ggeoa1v:nth-child(odd)  { background: var(--bg-page); }
.hwoq .ggeoa1v:nth-child(odd)  .kecsfc2j { background: var(--bg-card); border-radius: 6px; }
.hwoq .ggeoa1v:nth-child(even) .kecsfc2j { background: var(--bg-raised); border-radius: 6px; }
.w4p3w .ggeoa1v:nth-child(odd)  .kecsfc2j { background: var(--bg-card); border-radius: 6px; }
.w4p3w .ggeoa1v:nth-child(even) .kecsfc2j { background: var(--bg-raised); border-radius: 6px; }
.hwoq .ggeoa1v:nth-child(even) .vuy9zb5 .delz3s,
.w4p3w .ggeoa1v:nth-child(even) .vuy9zb5 .delz3s { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.hwoq .ggeoa1v:nth-child(odd) .vuy9zb5 .delz3s,
.w4p3w .ggeoa1v:nth-child(odd) .vuy9zb5 .delz3s { background: var(--bg-card-inner); }
.hwoq .ggeoa1v:nth-child(even) .mr9vf5k .delz3s:nth-child(odd),
.w4p3w .ggeoa1v:nth-child(even) .mr9vf5k .delz3s:nth-child(odd)  { background: var(--bg-card); }
.hwoq .ggeoa1v:nth-child(even) .mr9vf5k .delz3s:nth-child(even),
.w4p3w .ggeoa1v:nth-child(even) .mr9vf5k .delz3s:nth-child(even) { background: var(--bg-card-inner); }
h1.gsah8 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.gsah8 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.k93pmk4a { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.w83yfmi h2.gsah8 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.hntu2yc h2.gsah8 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.v41li h2.gsah8 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ec50 h2.gsah8::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.d70y9ia h2.gsah8 {
  color: var(--text-primary); font-size: 1.7rem;
}
.w6ln4kf h2.gsah8::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.m480egs5 h2.gsah8 {
  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;
}
.u2dh { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .u2dh { display: none; } }
.mbz20w9q { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.dbnp { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.krw6or6u {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.o8ta { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.b91pganl { padding-left: 20px; }
.b91pganl li { margin-bottom: 6px; }
.b91pganl a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.b91pganl a:hover { color: var(--accent-light); }
.y5hqe .o8ta { display: none; }
.qr5ns .o8ta { display: none; }
.qr5ns .b91pganl { padding-left: 0; list-style: none; }
.qr5ns .b91pganl li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.qr5ns .b91pganl a { font-size: 0.92rem; }
.is3iw .krw6or6u { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.is3iw .o8ta { display: none; }
.is3iw .b91pganl { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.is3iw .b91pganl li { margin-bottom: 0; }
.is3iw .b91pganl 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;
}
.is3iw .b91pganl a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.oo7k07 .krw6or6u { padding: 20px 20px 16px; }
.oo7k07 .b91pganl {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.oo7k07 .b91pganl li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.oo7k07 .b91pganl 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;
}
.oo7k07 .b91pganl 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;
}
.oo7k07 .b91pganl a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.oo7k07 .b91pganl a:focus,
.oo7k07 .b91pganl a:focus-visible,
.oo7k07 .b91pganl a:target { outline: none; }
.oo7k07 .b91pganl li:target a { border-color: var(--border); color: var(--text-muted); }
.nokrlzg2 .krw6or6u { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.nokrlzg2 .o8ta { display: none; }
.nokrlzg2 .b91pganl { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.nokrlzg2 .b91pganl li { margin-bottom: 0; }
.nokrlzg2 .b91pganl li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.nokrlzg2 .b91pganl li:last-child::after { content: ""; margin-right: 0; }
.nokrlzg2 .b91pganl a { font-size: 0.9rem; }
.delz3s { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.vuy9zb5 .delz3s { background: var(--bg-card); }
.mr9vf5k .delz3s:nth-child(odd)  { background: var(--bg-card); }
.mr9vf5k .delz3s:nth-child(even) { background: var(--bg-raised); }
.c7tl914f .delz3s {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.c7tl914f .delz3s:last-child { border-bottom: none; }
.c7tl914f h3.k93pmk4a { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.evkcn8 .delz3s {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.evkcn8 .delz3s + .delz3s { margin-top: 4px; }
.kdf9 .delz3s { background: none; border-radius: 0; padding: 12px 0; }
.kdf9 .delz3s + .delz3s { border-top: 1px solid var(--border-section); }
.e7qraxy { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.c0p6n { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.o9acjrw { color: var(--text-body); margin-bottom: 10px; }
.im3jycck, .mzo2f { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.im3jycck li, .mzo2f li { margin-bottom: 6px; }
.mzo2f li { list-style: decimal; }
.r9qs     .im3jycck { list-style-type: "● "; }
.k5ee  .im3jycck { list-style-type: "■ "; }
.nth6 .im3jycck { list-style-type: "◆ "; }
.yyyn2    .im3jycck { list-style-type: "★ "; }
.r9qs     .cp7f { list-style-type: "● "; }
.k5ee  .cp7f { list-style-type: "■ "; }
.nth6 .cp7f { list-style-type: "◆ "; }
.yyyn2    .cp7f { list-style-type: "★ "; }
.r9qs    .im3jycck li::marker, .r9qs    .cp7f li::marker,
.k5ee .im3jycck li::marker, .k5ee .cp7f li::marker,
.nth6 .im3jycck li::marker, .nth6 .cp7f li::marker,
.yyyn2   .im3jycck li::marker, .yyyn2   .cp7f li::marker {
  color: var(--cta); font-size: 1em;
}
.r9qs .mzo2f,
.k5ee .mzo2f,
.nth6 .mzo2f,
.yyyn2 .mzo2f {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.r9qs .mzo2f li,
.k5ee .mzo2f li,
.nth6 .mzo2f li,
.yyyn2 .mzo2f li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.r9qs .mzo2f li::before,
.k5ee .mzo2f li::before,
.nth6 .mzo2f li::before,
.yyyn2 .mzo2f 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;
}
.r9qs     .mzo2f li::before { border-radius: 50%; }
.k5ee  .mzo2f li::before { border-radius: 3px; }
.nth6 .mzo2f li::before { border-radius: 3px; }
.yyyn2    .mzo2f li::before { border-radius: 50%; }
.jvktoo { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.xbh8u4i8 .jvktoo,
.xxe58a .jvktoo { background: transparent; border: none; border-radius: 0; }
.fpnnxghv { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.fpnnxghv th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.fpnnxghv td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.fpnnxghv tr:hover td { background: var(--bg-hover); }
.p1pptoq .fpnnxghv tbody tr:nth-child(even) td { background: var(--bg-surface); }
.wqanyy8v .fpnnxghv { border: 1px solid var(--border-alt); }
.wqanyy8v .fpnnxghv th,
.wqanyy8v .fpnnxghv td { border: 1px solid var(--border-alt); }
.og9267 .fpnnxghv th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.og9267 .fpnnxghv td { border-bottom: none; }
.og9267 .fpnnxghv tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.irpe3q .fpnnxghv th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ig1v .jvktoo {
  overflow: hidden;
}
.ig1v .fpnnxghv th { border-bottom: 1px solid var(--border-alt); }
.ig1v .fpnnxghv tr:last-child td { border-bottom: none; }
.jpulll { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ih0ijp { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.lcz9b14 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.knuias { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.yjxaqn { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.cp7f { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.cp7f 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%}
.cqkvtbav .knuias { background: transparent; text-align: center; }
.eo0ad .lcz9b14 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.oa9m2 .lcz9b14 {
  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);
}
.wjkvd7vy .ih0ijp { display: grid; grid-template-columns: auto 1fr; }
.wjkvd7vy .lcz9b14 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.wjkvd7vy .knuias { grid-column: 2; }
.wjkvd7vy .yjxaqn,
.wjkvd7vy .cp7f { grid-column: 1 / -1; }
.nl7wa3v .ih0ijp { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.nl7wa3v .lcz9b14 {
  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);
}
.nl7wa3v .knuias { grid-column: 2; }
.nl7wa3v .yjxaqn,
.nl7wa3v .cp7f { grid-column: 1 / -1; }
.bjgo5jk .ih0ijp { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.bjgo5jk .knuias { background: none; color: var(--accent-light); font-weight: 700; }
.gcxs .ih0ijp { 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); }
.gcxs .knuias { background: none; color: var(--accent-light); font-weight: 700; }
.bwuk .ih0ijp { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.bwuk .ih0ijp:last-child { border-bottom: none; }
.bwuk .knuias { background: none; color: var(--accent-light); font-weight: 700; }
.c85kvjv .ih0ijp { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.c85kvjv .knuias { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.lwq1fhq .jpulll { counter-reset: card-n; }
.lwq1fhq .ih0ijp  { counter-increment: card-n; }
.lwq1fhq .knuias { display: flex; align-items: center; gap: 10px; }
.lwq1fhq .knuias::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;
}
.zjck .ih0ijp { background: var(--bg-surface); border: 1px solid var(--border); }
.zjck .knuias { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.np1c8xj { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.pvox737n  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.k7g63 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.br2hrn { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.np1c8xj strong { color: var(--text-primary); font-size: 0.95rem; }
.np1c8xj p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.a8gdl { width: 100%; height: auto; border-radius: 10px; display: block; }
.jiqd3 {
  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;
}
.jiqd3:hover { opacity: 0.85; }
.stt78wu .jiqd3  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.stt78wu .jiqd3:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.efkek8n .jiqd3  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.efkek8n .jiqd3:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.gqjwir .lvzh96s9 { border-radius: 50px; }
.gqjwir .jiqd3  { border-radius: 50px; }
.egsnlzsi .lvzh96s9 { padding-left: 22px; padding-right: 22px; }
.egsnlzsi .jiqd3  { padding-left: 12px; padding-right: 12px; }
.nmnw .lvzh96s9 { padding-left: 44px; padding-right: 44px; }
.nmnw .jiqd3  { padding-left: 24px; padding-right: 24px; }
.z7xcwigw .lvzh96s9 { padding-left: 56px; padding-right: 56px; }
.z7xcwigw .jiqd3  { padding-left: 32px; padding-right: 32px; }
.r0fstb21   .lvzh96s9::after, .r0fstb21   .jiqd3::after,
.bqq5i .lvzh96s9::after, .bqq5i .jiqd3::after,
.n4ajw0o0    .lvzh96s9::after, .n4ajw0o0    .jiqd3::after,
.usue    .lvzh96s9::after, .usue    .jiqd3::after,
.xj60    .lvzh96s9::after, .xj60    .jiqd3::after,
.gpjbxan     .lvzh96s9::after, .gpjbxan     .jiqd3::after,
.u87i    .lvzh96s9::after, .u87i    .jiqd3::after,
.i823wgz   .lvzh96s9::after, .i823wgz   .jiqd3::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;
}
.r0fstb21 .lvzh96s9::after, .r0fstb21 .jiqd3::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");
}
.bqq5i .lvzh96s9::after, .bqq5i .jiqd3::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");
}
.n4ajw0o0 .lvzh96s9::after, .n4ajw0o0 .jiqd3::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");
}
.usue .lvzh96s9::after, .usue .jiqd3::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");
}
.xj60 .lvzh96s9::after, .xj60 .jiqd3::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");
}
.gpjbxan .lvzh96s9::after, .gpjbxan .jiqd3::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");
}
.u87i .lvzh96s9::after, .u87i .jiqd3::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");
}
.i823wgz .lvzh96s9::after, .i823wgz .jiqd3::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");
}
.iuhr   .p9p4::after, .iuhr   .cdgrkt::after,
.gn83p .p9p4::after, .gn83p .cdgrkt::after,
.yz5m4x    .p9p4::after, .yz5m4x    .cdgrkt::after,
.p5bo91    .p9p4::after, .p5bo91    .cdgrkt::after,
.y2lkwjh    .p9p4::after, .y2lkwjh    .cdgrkt::after,
.dxjhl     .p9p4::after, .dxjhl     .cdgrkt::after,
.ye84d31x    .p9p4::after, .ye84d31x    .cdgrkt::after,
.wz1rq0p   .p9p4::after, .wz1rq0p   .cdgrkt::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;
}
.iuhr .p9p4::after, .iuhr .cdgrkt::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");
}
.gn83p .p9p4::after, .gn83p .cdgrkt::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");
}
.yz5m4x .p9p4::after, .yz5m4x .cdgrkt::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");
}
.p5bo91 .p9p4::after, .p5bo91 .cdgrkt::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");
}
.y2lkwjh .p9p4::after, .y2lkwjh .cdgrkt::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");
}
.dxjhl .p9p4::after, .dxjhl .cdgrkt::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");
}
.ye84d31x .p9p4::after, .ye84d31x .cdgrkt::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");
}
.wz1rq0p .p9p4::after, .wz1rq0p .cdgrkt::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");
}
.carbv.jiqd3 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .sjh6c8f {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .sjh6c8f::before    { grid-area: rank;   }
  .jdthn74           { grid-area: ident;  }
  .ri32yeh     { grid-area: rating; min-width: 0; width: auto; }
  .iog1fy8           { grid-area: pills;  }
  .carbv             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .sjh6c8f {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .sjh6c8f::before    { justify-self: center; }
  .jdthn74           { width: 100%; }
  .ri32yeh     { justify-self: center; }
  .iog1fy8           { grid-template-columns: 1fr; }
}
.ztdj7x6h .py8knfh li::before { content: "→"; }
.ztdj7x6h .yo6rt8vt li::before { content: "–"; }
@media (min-width: 860px) {
  .d5u8bnqh .cjx31h6m {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .d5u8bnqh .tpzch { margin: 0; }
}
@media (max-width: 720px) {
  .imkzfi { grid-template-columns: 1fr; }
  .l9iuhyay { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .l9iuhyay .o6f45o21 { width: 72px; height: 50px; }
  .l9iuhyay .b8rdxpbi { max-width: 180px; }
  .l9iuhyay .cvx06r9 { width: auto; }
}
@media (max-width: 720px) {
  .s7z1 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .gm45 { padding: 16px; }
  .jw1s1 .e5ll { min-width: 50%; }
}
@media (max-width: 860px) {
  .miq1j { grid-template-columns: 1fr; }
  .emdh02wi { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .fv3i8 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ilhel { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .ozltm { flex-direction: column; align-items: stretch; }
}
.enqjw .cvx06r9 .jiqd3 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .d0lg2h7 { flex-direction: column; align-items: stretch; gap: 10px; }
  .enqjw .cvx06r9 { text-align: center; }
}
@media (max-width: 720px) {
  .vnhi7 { grid-template-columns: 1fr; }
  .ar3yjm { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .d7iv4po { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .mrqnom { grid-template-columns: 1fr; }
  .emmxrrp8 { width: 100px; height: 100px; margin: 16px auto; }
  .coix8qd { font-size: 1.4rem; }
  .fqj0 { justify-content: center; }
  .tei7z0tx .e5ll { min-width: 50%; }
}
@media (max-width: 540px) {
  .hvpp1ai { flex-wrap: wrap; padding: 14px 16px; }
  .jq0p { padding: 12px 16px; }
  .wpn2u6 .zo0cb3 { margin: 0 16px; }
  .wpn2u6 .sibc { padding: 0 16px; }
  .qtog09rr { padding: 12px 16px; }
}
.fezr .sjh6c8f {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.wraz0rke .iog1fy8 .ra8le {
  background: transparent; padding: 4px 8px;
}
.wraz0rke .iog1fy8 .uvtrsdh3 { font-size: .65rem; opacity: .65; }
.wraz0rke .iog1fy8 .mf4emobm   { font-size: 1.15rem; color: var(--accent-light); }
.t3c3lbm .ly6xaje7,
.t3c3lbm .eq5klo6,
.t3c3lbm .eq5klo6 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.t3c3lbm .eq5klo6 small { display: none; }
.t3c3lbm .bih9r .r8b2n8,
.t3c3lbm .bih9r strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.t3c3lbm .qkw9kf6 { display: none; }
.lzc8 { margin: 16px 0; }
.uw1sh0w { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.uw1sh0w summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.uw1sh0w summary::after { content: "+"; color: var(--accent-light); }
.uw1sh0w[open] summary::after { content: "−"; }
.uw1sh0w p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ggeoa1v { margin-bottom: 0; }
.iu3bh h2.gsah8 { color: var(--text-primary); border-color: var(--accent-light); }
.jnxgot h2.gsah8 { color: var(--text-primary); border-color: var(--accent-light); }
.tkrhw6g .pvox737n     { background: #052e16; border-color: #10b981; }
.tkrhw6g .k7g63    { background: #1e1036; border-color: #a855f7; }
.tkrhw6g .np1c8xj strong  { color: #f1f5f9; }
.tkrhw6g .np1c8xj p       { color: #cbd5e1; }
.tkrhw6g .eymkd    .pvox737n     .br2hrn::before,
.tkrhw6g .awbush6k  .pvox737n     .br2hrn::before,
.tkrhw6g .pad0j1q1  .pvox737n     .br2hrn::before,
.tkrhw6g .j6ezlprb .pvox737n     .br2hrn::before { color: #10b981; }
.tkrhw6g .eymkd    .rf91sv .br2hrn::before,
.tkrhw6g .awbush6k  .rf91sv .br2hrn::before,
.tkrhw6g .pad0j1q1  .rf91sv .br2hrn::before,
.tkrhw6g .j6ezlprb .rf91sv .br2hrn::before { color: #f43f5e; }
.tkrhw6g .eymkd    .k7g63    .br2hrn::before,
.tkrhw6g .awbush6k  .k7g63    .br2hrn::before,
.tkrhw6g .pad0j1q1  .k7g63    .br2hrn::before,
.tkrhw6g .j6ezlprb .k7g63    .br2hrn::before { color: #a855f7; }
.s9f9edx2 .pvox737n     { background: #2d2000; border-color: #eab308; }
.s9f9edx2 .k7g63    { background: #2d1600; border-color: #f97316; }
.s9f9edx2 .np1c8xj strong  { color: #f1f5f9; }
.s9f9edx2 .np1c8xj p       { color: #cbd5e1; }
.s9f9edx2 .eymkd    .pvox737n     .br2hrn::before,
.s9f9edx2 .awbush6k  .pvox737n     .br2hrn::before,
.s9f9edx2 .pad0j1q1  .pvox737n     .br2hrn::before,
.s9f9edx2 .j6ezlprb .pvox737n     .br2hrn::before { color: #eab308; }
.s9f9edx2 .eymkd    .rf91sv .br2hrn::before,
.s9f9edx2 .awbush6k  .rf91sv .br2hrn::before,
.s9f9edx2 .pad0j1q1  .rf91sv .br2hrn::before,
.s9f9edx2 .j6ezlprb .rf91sv .br2hrn::before { color: #ef4444; }
.s9f9edx2 .eymkd    .k7g63    .br2hrn::before,
.s9f9edx2 .awbush6k  .k7g63    .br2hrn::before,
.s9f9edx2 .pad0j1q1  .k7g63    .br2hrn::before,
.s9f9edx2 .j6ezlprb .k7g63    .br2hrn::before { color: #f97316; }
.hayv .pvox737n     { background: #0c1a2e; border-color: #38bdf8; }
.hayv .rf91sv { background: #12103a; border-color: #818cf8; }
.hayv .k7g63    { background: #0a2020; border-color: #2dd4bf; }
.hayv .np1c8xj strong  { color: #f1f5f9; }
.hayv .np1c8xj p       { color: #cbd5e1; }
.hayv .eymkd    .pvox737n     .br2hrn::before,
.hayv .awbush6k  .pvox737n     .br2hrn::before,
.hayv .pad0j1q1  .pvox737n     .br2hrn::before,
.hayv .j6ezlprb .pvox737n     .br2hrn::before { color: #38bdf8; }
.hayv .eymkd    .rf91sv .br2hrn::before,
.hayv .awbush6k  .rf91sv .br2hrn::before,
.hayv .pad0j1q1  .rf91sv .br2hrn::before,
.hayv .j6ezlprb .rf91sv .br2hrn::before { color: #818cf8; }
.hayv .eymkd    .k7g63    .br2hrn::before,
.hayv .awbush6k  .k7g63    .br2hrn::before,
.hayv .pad0j1q1  .k7g63    .br2hrn::before,
.hayv .j6ezlprb .k7g63    .br2hrn::before { color: #2dd4bf; }
.ndgnz .pvox737n     { background: var(--accent-bg); border-color: var(--accent-light); }
.ndgnz .k7g63    { background: var(--accent-bg); border-color: var(--accent-pale); }
.ndgnz .eymkd    .br2hrn::before,
.ndgnz .awbush6k  .br2hrn::before,
.ndgnz .pad0j1q1  .br2hrn::before,
.ndgnz .j6ezlprb .br2hrn::before { color: var(--accent-light) !important; }
.zh6ifv .t57lo { background: var(--bg-pros); }
.zh6ifv .e96bxon { background: var(--bg-cons); }
.zh6ifv .t57lo .pwyzor1 { color: var(--c-pros-label); }
.zh6ifv .e96bxon .kzde340r { color: var(--c-cons); }
.zh6ifv .t57lo ul li,
.zh6ifv .py8knfh li            { color: var(--c-pros); }
.zh6ifv .e96bxon ul li,
.zh6ifv .yo6rt8vt li            { color: var(--c-cons); }
.ztdj7x6h .pwyzor1::before { content: "→ "; }
.ztdj7x6h .kzde340r::before { content: "← "; }
.vo0da8c .np1c8xj { background: transparent; border-left: none; border: 1.5px solid; }
.vo0da8c .pvox737n     { border-color: var(--c-tip-border); }
.vo0da8c .k7g63    { border-color: #60a5fa; }
.vo0da8c .np1c8xj strong { color: var(--text-primary); }
.vo0da8c .np1c8xj p      { color: var(--text-muted); }
.bxz1 .np1c8xj { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.bxz1 .pvox737n     { border-top-color: var(--c-tip-border); }
.bxz1 .k7g63    { border-top-color: #60a5fa; }
.r5m8lix .np1c8xj { border-left: none; border-radius: 8px; }
.r5m8lix .pvox737n     { background: #065f46; }
.r5m8lix .k7g63    { background: #1e3a8a; }
.r5m8lix .np1c8xj strong,
.r5m8lix .np1c8xj p { color: #fff; }
.r5m8lix .br2hrn::before { color: rgba(255,255,255,0.85) !important; }
.tkrhw6g.r5m8lix .pvox737n,
.tkrhw6g .r5m8lix .pvox737n     { background: #052e16; }
.tkrhw6g.r5m8lix .k7g63,
.tkrhw6g .r5m8lix .k7g63    { background: #1e1036; }
.s9f9edx2.r5m8lix .pvox737n,
.s9f9edx2 .r5m8lix .pvox737n      { background: #2d2000; }
.s9f9edx2.r5m8lix .k7g63,
.s9f9edx2 .r5m8lix .k7g63     { background: #2d1600; }
.hayv.r5m8lix .pvox737n,
.hayv .r5m8lix .pvox737n      { background: #0c1a2e; }
.hayv.r5m8lix .rf91sv,
.hayv .r5m8lix .rf91sv  { background: #12103a; }
.hayv.r5m8lix .k7g63,
.hayv .r5m8lix .k7g63     { background: #0a2020; }
.sihrq6 .np1c8xj { border-left: none; border-radius: 6px; padding: 10px 14px; }
.sihrq6 .pvox737n     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.sihrq6 .rf91sv { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.sihrq6 .k7g63    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.sihrq6 .np1c8xj strong { color: var(--text-primary); }
.sihrq6 .np1c8xj p      { color: var(--text-muted); }
.e62xktcw .np1c8xj { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.eymkd .br2hrn,
.awbush6k .br2hrn,
.pad0j1q1 .br2hrn,
.j6ezlprb .br2hrn { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.eymkd .br2hrn::before,
.awbush6k .br2hrn::before,
.pad0j1q1 .br2hrn::before,
.j6ezlprb .br2hrn::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.eymkd .pvox737n     .br2hrn::before { content: "✦"; color: var(--c-tip-border); }
.eymkd .rf91sv .br2hrn::before { content: "▲"; color: var(--c-warn-border); }
.eymkd .k7g63    .br2hrn::before { content: "◉"; color: #60a5fa; }
.awbush6k .pvox737n     .br2hrn::before { content: "★"; color: var(--c-tip-border); }
.awbush6k .rf91sv .br2hrn::before { content: "◆"; color: var(--c-warn-border); }
.awbush6k .k7g63    .br2hrn::before { content: "●"; color: #60a5fa; }
.pad0j1q1 .pvox737n     .br2hrn::before { content: "▶"; color: var(--c-tip-border); }
.pad0j1q1 .rf91sv .br2hrn::before { content: "■"; color: var(--c-warn-border); }
.pad0j1q1 .k7g63    .br2hrn::before { content: "▸"; color: #60a5fa; }
.j6ezlprb .pvox737n     .br2hrn::before { content: "→"; color: var(--c-tip-border); }
.j6ezlprb .rf91sv .br2hrn::before { content: "⬥"; color: var(--c-warn-border); }
.j6ezlprb .k7g63    .br2hrn::before { content: "◈"; color: #60a5fa; }
.sdb89 .vuy9zb5 .delz3s,
.sdb89 .mr9vf5k .delz3s  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.sdb89 .ih0ijp                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.sdb89 .jvktoo          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.sdb89 .krw6or6u                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.wu3ey .vuy9zb5 .delz3s,
.wu3ey .mr9vf5k .delz3s,
.wu3ey .ih0ijp,
.wu3ey .sjh6c8f,
.wu3ey .tpzch,
.wu3ey .jvktoo,
.wu3ey .krw6or6u,
.wu3ey .e62xktcw .np1c8xj { box-shadow: none; }
.nghtujv   .o9acjrw, .nghtujv .e7qraxy, .nghtujv .c0p6n,
.nghtujv   .mbz20w9q, .nghtujv .dbnp { font-size: 0.9rem; }
.nghtujv   .im3jycck, .nghtujv .mzo2f { font-size: 0.9rem; }
.xcpq4   .o9acjrw, .xcpq4 .e7qraxy, .xcpq4 .c0p6n,
.xcpq4   .mbz20w9q, .xcpq4 .dbnp { font-size: 0.95rem; }
.xcpq4   .im3jycck, .xcpq4 .mzo2f { font-size: 0.95rem; }
.lgkqbph   .o9acjrw, .lgkqbph .e7qraxy, .lgkqbph .c0p6n,
.lgkqbph   .mbz20w9q, .lgkqbph .dbnp { font-size: 1.08rem; }
.lgkqbph   .im3jycck, .lgkqbph .mzo2f { font-size: 1.05rem; }
.lgkqbph   .fpnnxghv { font-size: 0.97rem; }
.xwvgca8c .ej6cq      { font-size: 3.2rem; }
.xwvgca8c h2.gsah8 { font-size: 1.9rem; }
.xwvgca8c h3.k93pmk4a     { font-size: 1.4rem; }
.ovc1zris .ej6cq      { font-size: 3.8rem; }
.ovc1zris h2.gsah8 { font-size: 2.2rem; }
.ovc1zris h3.k93pmk4a     { font-size: 1.6rem; }
.ggeoa1v + .ggeoa1v { position: relative; }
.uwxug   .ggeoa1v + .ggeoa1v::before,
.afggea  .ggeoa1v + .ggeoa1v::before,
.g9xc9w   .ggeoa1v + .ggeoa1v::before,
.hjt17rr   .ggeoa1v + .ggeoa1v::before,
.hois2   .ggeoa1v + .ggeoa1v::before,
.p42q4yqf .ggeoa1v + .ggeoa1v::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.uwxug .ggeoa1v + .ggeoa1v::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.afggea .ggeoa1v + .ggeoa1v::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.g9xc9w .ggeoa1v + .ggeoa1v::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;
}
.hjt17rr .ggeoa1v + .ggeoa1v::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.l6vy4o .ggeoa1v { margin-bottom: 16px; }
.l6vy4o .ggeoa1v + .ggeoa1v { margin-top: 0; }
.l6vy4o .kecsfc2j { padding-top: 0; padding-bottom: 0; }
.hois2 .ggeoa1v + .ggeoa1v::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.p42q4yqf .ggeoa1v + .ggeoa1v::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.qv9649q .ggeoa1v + .ggeoa1v::before,
.mnxbsi .ggeoa1v + .ggeoa1v::before,
.vr9wc81 .ggeoa1v + .ggeoa1v::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%;
}
.hwoq .qv9649q .ggeoa1v:nth-child(even)::before,
.hwoq .mnxbsi .ggeoa1v:nth-child(even)::before,
.hwoq .vr9wc81 .ggeoa1v:nth-child(even)::before { background: var(--bg-surface); }
.w4p3w .qv9649q .ggeoa1v:nth-child(even)::before,
.w4p3w .mnxbsi .ggeoa1v:nth-child(even)::before,
.w4p3w .vr9wc81 .ggeoa1v:nth-child(even)::before { background: var(--bg-card); }
.qv9649q .ggeoa1v + .ggeoa1v::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");
}
.mnxbsi .ggeoa1v + .ggeoa1v::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");
}
.vr9wc81 .ggeoa1v + .ggeoa1v::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");
}
.etpk .gzqt,
.etpk .zdvlee,
.etpk .amxpfq,
.kjntnr2 .amxpfq { padding-bottom: 60px; }
.c12j1 .amxpfq { padding-bottom: 70px; }
.etpk .gzqt::before,
.etpk .gzqt::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");
}
.nteoapsd  .gzqt:not(.g9qf) .inllep4x { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.f3h9x .ya3aoh0 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ikef3x .ya3aoh0 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.nteoapsd .g9qf { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.nteoapsd .p9d6 { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.nteoapsd .ya3aoh0 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.eac65 .ya3aoh0 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.f2ycjkpf .ya3aoh0 { background: var(--accent-bg); }
.gjku .n6taka { float: left; width: 38%; margin: 0 28px 16px 0; }
.gjku .n6taka .a8gdl { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.gjku .kecsfc2j::after { content: ''; display: block; clear: both; }
.ne7mwjrz .n6taka { float: right; width: 38%; margin: 0 0 16px 28px; }
.ne7mwjrz .n6taka .a8gdl { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ne7mwjrz .kecsfc2j::after { content: ''; display: block; clear: both; }
.rbyi .ggeoa1v:nth-child(odd)  .n6taka { float: left;  width: 38%; margin: 0 28px 16px 0; }
.rbyi .ggeoa1v:nth-child(even) .n6taka { float: right; width: 38%; margin: 0 0 16px 28px; }
.rbyi .n6taka .a8gdl { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rbyi .kecsfc2j::after { content: ''; display: block; clear: both; }
.gjku .jpulll,
.gjku .c1wc1,
.ne7mwjrz .jpulll,
.rbyi .jpulll,
@media (max-width: 900px) {
  .gjku .n6taka,
  .ne7mwjrz .n6taka,
  .rbyi .ggeoa1v:nth-child(odd)  .n6taka,
  .rbyi .ggeoa1v:nth-child(even) .n6taka {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .gjku .n6taka .a8gdl,
  .ne7mwjrz .n6taka .a8gdl,
  .rbyi .n6taka .a8gdl {
    max-height: none !important;
  }
}
.gjku .im3jycck,
.gjku .mzo2f,
.ne7mwjrz .im3jycck,
.ne7mwjrz .mzo2f,
.rbyi .im3jycck,
.rbyi .mzo2f { overflow: hidden; }
@media (max-width: 640px) {
  .gjku .n6taka,
  .ne7mwjrz .n6taka,
  .rbyi .n6taka { float: none; width: 100%; margin: 0 0 16px 0; }
}
.tefdi4 .cxlwo,
.tefdi4 .kecsfc2j,
.tefdi4 .iqr38e6  { max-width: 1100px; }
.okdu .cxlwo,
.okdu .kecsfc2j,
.okdu .iqr38e6  { max-width: 1200px; }
.okdu { --content-mw: 1200px; }
.batddf .cxlwo,
.batddf .kecsfc2j,
.batddf .iqr38e6  { max-width: 1320px; }
.nygejs8v { font-size: 0.82rem; color: var(--text-muted); }
.wp8cp { display: flex; align-items: center; }
.zp1z0l4s {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.volwsqhf { display: flex; align-items: center; }
.fnqv { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.fnqv:hover { text-decoration: underline; }
.nu21c { margin: 0 3px; opacity: 0.45; }
.nu21c::before { content: '/'; }
.xoin { padding: 2px 5px; color: var(--text-main); }
.jzsekhrm .nygejs8v {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.jzsekhrm .wp8cp { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.u0aqe1m .nygejs8v {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.u0aqe1m .wp8cp { padding: 0 0 0 12px; }
.f1uab61n .wp8cp { padding: 0 16px; }
.f1uab61n .nygejs8v {
  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);
}
.f1uab61n .cxlwo { padding-top: 28px; }
@media (max-width: 720px) {
  .bmz7 { margin-top: 18px; padding: 0 16px; }
  .f1uab61n .cxlwo { padding-top: 16px; }
}
.tefdi4.jzsekhrm .wp8cp { max-width: 1100px; }
.okdu.jzsekhrm .wp8cp { max-width: 1200px; }
.batddf.jzsekhrm .wp8cp { max-width: 1320px; }
.okdu .bmz7 { max-width: 1200px; }
.pmnwj53 .ggeoa1v { padding-top: 16px; padding-bottom: 16px; }
.d658de .ggeoa1v { padding-top: 24px; padding-bottom: 24px; }
.lfqk9 .ggeoa1v { padding-top: 40px; padding-bottom: 40px; }
.yn518oz .ggeoa1v { padding-top: 52px; padding-bottom: 52px; }
.imrkauma .ggeoa1v:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.imrkauma .ggeoa1v:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.imrkauma .ggeoa1v:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.imrkauma .ggeoa1v:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.vfzvcn3 .kecsfc2j { padding-top: 10px;  padding-bottom: 10px; }
.u6feqf .kecsfc2j { padding-top: 18px;  padding-bottom: 18px; }
.rqq159x .kecsfc2j { padding-top: 36px;  padding-bottom: 36px; }
.zocb4a .kecsfc2j { padding-top: 48px;  padding-bottom: 48px; }
.shtzp h2.gsah8 { font-weight: 600; }
.shtzp h3.k93pmk4a     { font-weight: 600; }
.jv12 h2.gsah8 { font-weight: 800; }
.jv12 h3.k93pmk4a     { font-weight: 700; }
.qpkh h2.gsah8 { font-weight: 900; }
.qpkh h3.k93pmk4a     { font-weight: 800; }
.qpkh .np1c8xj strong,
.qpkh .np1c8xj strong { font-weight: 600; }
.p9p4 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.dij9 .p9p4 { display: none; }
@media (max-width: 640px) {
  .ns8e { display: none; }
  .p9p4 {
    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;
  }
}
.p9p4 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.p9p4:hover { opacity: 0.85; }
.gurls5g .p9p4 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.soswr .p9p4,
.mf5j  .p9p4 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.soswr .p9p4:hover,
.mf5j  .p9p4:hover { opacity: 0.88; }
.gurls5g.soswr .p9p4,
.gurls5g.mf5j  .p9p4 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.cdgrkt {
  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;
}
.cdgrkt:hover { transform: translateY(-2px); opacity: 0.92; }
.cdgrkt { background: var(--cta) !important; color: #fff !important; border: none !important; }
.d2gttnlc .cdgrkt { display: none; }
.vwdp8 .cdgrkt { right: 32px; }
.v0k2v  .cdgrkt { left: 32px; }
@media (max-width: 480px) {
  .vwdp8 .cdgrkt { right: 20px; bottom: 20px; }
  .v0k2v  .cdgrkt { left: 20px; bottom: 20px; }
}
.gf2ejas { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.iqr38e6 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.sf0t { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.b4k6h { color: var(--text-dim); font-size: 0.8rem; }
.x9bnedh a, .n835nb5 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.x9bnedh a:hover, .n835nb5 a:hover { color: var(--accent-light); }
.n835nb5 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.hfpnkv .iqr38e6 { text-align: center; }
.hfpnkv .n835nb5 { justify-content: center; margin-bottom: 16px; }
.hfpnkv .sf0t { margin-top: 0; }
.ioibhlq { margin-top: 10px; }
.ioibhlq a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .iqr38e6 { padding-left: 16px; padding-right: 16px; }
  .x3o0hyfu .iqr38e6 { padding: 20px 16px; }
  .n835nb5 { gap: 4px 12px; }
  .sf0t { font-size: 0.78rem; }
}
.c36uzh .sf0t { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.c36uzh .b4k6h { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .c36uzh .quan { grid-template-columns: 1fr 1fr; } .c36uzh .okv3d7 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .c36uzh .quan { grid-template-columns: 1fr; } }
.cq3v .sf0t { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .cq3v .mowjb6h { gap: 12px; } .cq3v .tv3vq { margin-right: 0; width: 100%; } }
.qb3yatlk .sf0t { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.qb3yatlk .b4k6h { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .qb3yatlk .gn63w69p { grid-template-columns: 1fr 1fr; } .qb3yatlk .mzs48pi { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qb3yatlk .gn63w69p { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .a6jtg .h2w1urmt { grid-template-columns: 1fr 1fr; } .a6jtg .b24dme:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .a6jtg .h2w1urmt { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .lyhid0 .h2w1urmt { grid-template-columns: 1fr; } }
.o73z .iqr38e6 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.o73z .n835nb5 { justify-content: center; }
.u1hu .eg1v8z7g      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.u1hu .gf2ejas { background: var(--bg-page); border-top-color: var(--border-alt); }
.icjdf .eg1v8z7g      { background: #0d1117; border-bottom-color: #21262d; }
.icjdf .llwcwtb { color: var(--accent-light); }
.icjdf .dfvz { --msep-color: #8b949e; }
.icjdf .dfvz a { color: #8b949e; }
.icjdf .dfvz a:hover { color: var(--accent-light); }
.icjdf .v2yogm40 { color: #8b949e; }
.icjdf .gf2ejas { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.icjdf .sf0t,
.icjdf .b4k6h { color: #6e7681; }
.icjdf .x9bnedh a, .icjdf .n835nb5 a,
.icjdf .x9bnedh a:hover, .icjdf .n835nb5 a:hover,
@media (max-width: 640px) {
  .icjdf .dfvz { background: #0d1117; border-top-color: #21262d; }
  .icjdf .dfvz li a { border-bottom-color: #21262d; }
}
.t1dsc .eg1v8z7g      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.t1dsc .llwcwtb { color: var(--accent-light); }
.t1dsc .dfvz { --msep-color: #475569; }
.t1dsc .dfvz a { color: #475569; }
.t1dsc .dfvz a:hover { color: var(--accent-light); }
.t1dsc .v2yogm40 { color: #64748b; }
.t1dsc .gf2ejas { background: #f0f4f8; border-top-color: #cbd5e1; }
.t1dsc .sf0t,
.t1dsc .b4k6h { color: #64748b; }
.t1dsc .x9bnedh a, .t1dsc .n835nb5 a,
.t1dsc .x9bnedh a:hover, .t1dsc .n835nb5 a:hover,
@media (max-width: 640px) {
  .t1dsc .dfvz { background: #f0f4f8; border-top-color: #cbd5e1; }
  .t1dsc .dfvz li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.soswr .eg1v8z7g      { background: var(--accent); border-bottom-color: var(--accent-light); }
.soswr .llwcwtb { color: #fff; }
.soswr .dfvz { --msep-color: rgba(255,255,255,0.82); }
.soswr .dfvz a { color: rgba(255,255,255,0.82); }
.soswr .dfvz a:hover { color: #fff; }
.soswr .v2yogm40 { color: rgba(255,255,255,0.9); }
.soswr .yi7q a { color: var(--text-primary) !important; }
.soswr .yi7q a:hover { color: var(--accent-light) !important; }
.soswr .gf2ejas { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.soswr .sf0t,
.soswr .b4k6h { color: rgba(255,255,255,0.72); }
.soswr .x9bnedh a, .soswr .n835nb5 a,
.soswr .zzwq a, .soswr .mvsy9 a,
.soswr .uxhtlw5 a, .soswr .tv3vq { color: #fff; }
.soswr .mjnnrr, .soswr .sd33zm2u { color: rgba(255,255,255,0.7); }
.soswr .x9bnedh a:hover, .soswr .n835nb5 a:hover,
.soswr .zzwq a:hover, .soswr .mvsy9 a:hover { color: #fff; }
@media (max-width: 640px) {
  .soswr .dfvz { background: var(--accent); border-top-color: var(--accent-light); }
  .soswr .dfvz li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.mf5j .eg1v8z7g {
  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);
}
.mf5j .gf2ejas {
  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) {
  .mf5j .dfvz {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.y8hb .q8emnyi { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.oftcpc .q8emnyi { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.p5bbzcwd .q8emnyi { min-height: 72px; height: auto; }
.v1fskui .q8emnyi { min-height: 84px; height: auto; }
.x3o0hyfu .q8emnyi { max-width: none; padding: 0 32px; }
.x3o0hyfu .iqr38e6  { max-width: none; padding: 24px 32px; }
.hl6qr6s0.okdu .q8emnyi { max-width: 1200px; }
.hl6qr6s0.batddf .q8emnyi { max-width: 1320px; }
.poo2d4   .llwcwtb, .poo2d4   .tv3vq { text-transform: capitalize; }
.y2ohh2qp .llwcwtb, .y2ohh2qp .tv3vq { text-transform: lowercase; }
.h17grzz .llwcwtb, .h17grzz .tv3vq { text-transform: uppercase; letter-spacing: 0.06em; }
.ggm44, .jndy {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.xeymaye7 .ggm44,
.qi0u4y .ggm44,
.fsz067 .ggm44,
.vgnt8b .ggm44,
.ctvjqfh   .dfvz a { font-weight: 500; }
.rogngvc .dfvz a { font-weight: 600; }
.njq16sbs     .dfvz a { font-weight: 700; }
.l17db    .dfvz a { font-weight: 800; letter-spacing: 0.01em; }
.jjwft     .dfvz > li + li::before,
.a3zla    .dfvz > li + li::before,
.gg0q9    .dfvz > li + li::before,
.jyj0dw92 .dfvz > li + li::before,
.euku4k8k .dfvz > li + li::before,
.zvtykhv  .dfvz > li + li::before,
.r87a0j3z    .dfvz > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.jjwft     .dfvz > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.a3zla    .dfvz > li + li::before { content: "|"; }
.gg0q9    .dfvz > li + li::before { content: "—"; }
.jyj0dw92 .dfvz > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.euku4k8k .dfvz > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.zvtykhv  .dfvz > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.r87a0j3z    .dfvz > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .c0oa2k0 .v2yogm40,
  .dcx60 .v2yogm40,
  .ficvb .v2yogm40,
  .qskd .v2yogm40,
  .i9cpa .v2yogm40 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .c0oa2k0 .v2yogm40::before,
  .dcx60 .v2yogm40::before,
  .ficvb .v2yogm40::before,
  .qskd .v2yogm40::before,
  .i9cpa .v2yogm40::before { content: ""; display: block; flex-shrink: 0; }

  
  .c0oa2k0 .v2yogm40::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;
  }

  
  .dcx60 .v2yogm40::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;
  }

  
  .ficvb .v2yogm40::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;
  }

  
  .qskd .v2yogm40::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;
  }

  
  .i9cpa .v2yogm40::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) {
  .lpadk .v2yogm40 {
    padding: 5px 14px;
  }
  .lpadk .dfvz {
    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;
  }
  .lpadk .dfvz li a {
    border-bottom: none; padding: 10px 22px;
  }
  .lpadk .dfvz li a:hover { background: var(--bg-raised); }
  .lpadk .syitkotj,
  .udvo .syitkotj,
  .i0x2v .syitkotj { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .gci1 .v2yogm40 {
    padding: 5px 10px;
  }
  .gci1 .dfvz {
    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);
  }
  .gci1 .dfvz.od9p3s3 { transform: translateX(0); }
  .gci1 .dfvz li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .gci1 .dfvz li:last-child a { border-bottom: none; }
  .soswr .dfvz,
  .icjdf .dfvz { background: var(--accent) !important; }
  .soswr .dfvz li a,
  .icjdf .dfvz li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .i0x2v .v2yogm40 {
    padding: 5px 10px;
  }
  .i0x2v .dfvz {
    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);
  }
  .i0x2v .dfvz::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .i0x2v .dfvz.od9p3s3 { transform: translateY(0); }
  .i0x2v .dfvz li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .a4ly2 .v2yogm40 {
    padding: 5px 10px;
  }
  .a4ly2 .dfvz {
    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;
  }
  .a4ly2 .dfvz.od9p3s3 { opacity: 1; pointer-events: auto; }
  .a4ly2 .dfvz li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .wxki7n     .v2yogm40 { border-radius: 0 !important; }
  .rdna3cr2   .v2yogm40 { border-radius: 8px !important; }
  .voinmnx .v2yogm40 { border-radius: 50% !important; }
  .bjv2t   .v2yogm40 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .jtfo .aijapdp { flex-direction: column; align-items: stretch; }
  .jtfo .t0v0 { flex-direction: row; min-width: auto; }
  .jtfo .zec6w377 { align-items: flex-start; text-align: left; }
}
.k4tw3v,
.k4tw3v.ggeoa1v,
.hwoq .k4tw3v,
.vk0v8mc .k4tw3v,
.w4p3w .k4tw3v,
.ch7t .k4tw3v {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.zc7ktvq {
  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;
}
.sae30 { flex: 1 1 280px; min-width: 0; }
.z194g3um {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.db88 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.yb661d8 {
  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;
}
.yb661d8:hover { transform: translateY(-1px); opacity: 0.95; }
.qocuripq .zc7ktvq {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.qocuripq .z194g3um { color: var(--cta); }
.qocuripq .db88 { color: var(--text-body); }
.qocuripq .yb661d8 {
  background: var(--cta) !important;
  color: #fff !important;
}
.vz1tgy8 .zc7ktvq {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.vz1tgy8 .z194g3um { color: var(--text-primary); }
.vz1tgy8 .db88 { color: var(--text-body); }
.vz1tgy8 .yb661d8 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .zc7ktvq {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .sae30 { flex: 0 0 auto; }
  .z194g3um { font-size: 1.2rem; }
  .yb661d8 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.qu4p .z24a7 { height: 36px; }
.zwx0or .z24a7 { height: 60px; max-width: 200px; }
.anp0q9t .z24a7 { height: 56px; max-width: 180px; }
.imy1    .ly6xaje7, .imy1    .r8b2n8 { color: #f59e0b; }
.wraz0rke .uvtrsdh3 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.wraz0rke .mf4emobm {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .pgsl6 .c1wc1 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .pgsl6 .sjh6c8f {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .pgsl6 .sjh6c8f { padding: 40px 16px 20px; }
  .pgsl6 .ra8le {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .pgsl6 .carbv { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .lclu .sjh6c8f {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .lclu .sjh6c8f::before {
    position: absolute; top: 14px; left: 14px;
  }
  .lclu .jdthn74 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .lclu .s0b0 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .lclu .ra8le {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .lclu .carbv { width: 100%; min-width: 0; }
  .lclu .ly6xaje7 { min-width: 0; }
}
.he6buxq .uw1sh0w {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.he6buxq .uw1sh0w summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.he6buxq .uw1sh0w p { padding: 0 2px 16px; }
.bv8e0 .uw1sh0w { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.bv8e0 .uw1sh0w summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.bv8e0 .uw1sh0w summary::after { content: "›"; font-size: 1.2em; }
.bv8e0 .uw1sh0w[open] summary::after { content: "‹"; }
.bv8e0 .uw1sh0w p { padding: 10px 22px 4px; }
.gpynrl1v .uw1sh0w {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.gpynrl1v .uw1sh0w summary { color: var(--text-primary); padding-left: 16px; }
.gpynrl1v .uw1sh0w summary::after { content: "›"; font-size: 1.1em; }
.gpynrl1v .uw1sh0w[open] summary::after { content: "‹"; }
.gpynrl1v .uw1sh0w p { padding-left: 16px; }
.wy8e .lzc8 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.wy8e .uw1sh0w {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.wy8e .uw1sh0w:last-child { border-bottom: none; }
.wy8e .uw1sh0w summary { color: var(--text-primary); border-radius: 0; }
.wy8e .uw1sh0w summary::after { content: "›"; font-size: 1.1em; }
.wy8e .uw1sh0w[open] summary::after { content: "‹"; }
.aeni .uw1sh0w { overflow: hidden; }
.aeni .uw1sh0w summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.aeni .uw1sh0w summary::after { color: rgba(255,255,255,.75); }
.aeni .uw1sh0w[open] summary { border-radius: 0; }
.srot7va { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.yxewk4hj {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.pbml2 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.zlhw2c { color: var(--text-muted); font-size: 1.05rem; }
.xgbp2z {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.c0x6l {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ozc4rub { margin-bottom: 20px; }
.j9bejze {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.k1uroz8 {
  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;
}
.k1uroz8:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ykgbp { resize: vertical; min-height: 130px; }
.er3z4tv1 { width: 100%; margin-top: 8px; }
.qxtcr {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.gnraj0b {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.twbakx { color: var(--text-muted); line-height: 1.75; }
.obf6x { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.obf6x li { margin-bottom: 6px; }
.ytnv3 { max-width: 760px; margin: 0 auto; }
.ro4z28 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.z5rl { max-width: 760px; margin: 0 auto; }
.d9220eui { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.d9220eui:last-child { border-bottom: none; }
.ann6b { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.d9220eui p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.d9220eui ul.obf6x { margin: 0; }
.k1g6aony .ann6b { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .k1g6aony { grid-template-columns: 1fr; gap: 10px; } }
.nji62y .ann6b { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.ugxij2eu .obf6x { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .l322w4u { grid-template-columns: 1fr; } }
.rrta9 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.rrta9:hover .o4srg { color: var(--accent-light); text-decoration: underline; }
.r617ds0 { color: inherit; text-decoration: none; }
.r617ds0:hover { color: var(--accent-light); text-decoration: underline; }
.req10 { display: inline-block; line-height: 0; }
.mggrpi { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.dzrl { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.dzrl:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.wetwn5w1 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.dzrl p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.dzrl ul.obf6x { margin: 0; }
.ic14 { color: var(--text-muted); line-height: 1.75; }
.cibdk93 .obf6x,
.tkhn9 .obf6x,
.sy5sk73 .obf6x,
.q637lfl .obf6x {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.cibdk93 .dzrl,
.tkhn9 .dzrl { text-align: left; }
.cibdk93 .wetwn5w1,
.tkhn9 .wetwn5w1 { text-align: center; }
.dgm8cqgp { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.bod5 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.d0xm { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.us2id { margin-top: 12px; }
.abdmaek { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.abdmaek:hover { border-bottom-color: var(--accent-light); }
.ns6i { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.ns6i img { width: 100%; height: 100%; object-fit: cover; display: block; }
.e72259o { width: 200px; height: 200px; }
.kqo2 { border-radius: 50%; }
.rpreex { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ag6j { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .lh8o { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.vmzfmwc .d0xm, .vmzfmwc .bod5 { max-width: 640px; }
.pcivgr .dgm8cqgp { font-size: 1.6rem; margin-top: 18px; }
.hgx7egr1 .d0xm { margin-bottom: 28px; }
@media (max-width: 860px) { .retneu { grid-template-columns: 1fr; } .pcivgr { position: static; text-align: center; } }
.xgnq1 { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.zum8xl6e { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.zum8xl6e .ns6i { margin: 0 auto 18px; }
.zum8xl6e .rpreex { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .xgnq1 { grid-template-columns: 1fr; } }
.k13268x .dgm8cqgp { font-size: 1.6rem; margin-bottom: 6px; }
.q637lfl .obf6x { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .k13268x { flex-direction: column; text-align: center; } .r0pkj { grid-template-columns: 1fr; } }
.li32 .dgm8cqgp { font-size: 1.35rem; margin: 0 0 4px; }
.li32 .rpreex { margin: 0; }
.bbiv .pbml2 { color: var(--accent-light); }
.d9dmzmj5 .pbml2 { font-size: 2rem; }
.d9dmzmj5 .zlhw2c { max-width: 680px; }
.j9kj1 .pbml2 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.j9kj1 .zlhw2c  { margin: 0; }
@media (max-width: 640px) { .j9kj1 { flex-direction: column; } }
.rzjn {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.rzjn .pbml2 { color: var(--accent-light); }
.ghfn .pbml2 { color: #fff; }
.ghfn .zlhw2c  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .zg80 { grid-template-columns: 1fr; } }
.eshp1 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.eshp1 .k1uroz8 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.eshp1 .k1uroz8:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ky72rc0r .k1uroz8 { background: var(--bg-raised); border-color: transparent; }
.ky72rc0r .k1uroz8:focus { background: var(--bg-card); border-color: var(--accent-light); }
.gds9vrpf .k1uroz8 { border-radius: 100px; padding: 11px 20px; }
.gds9vrpf .ykgbp { border-radius: 14px; }
.w2c56am7 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.w2c56am7 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.w2c56am7 summary::-webkit-details-marker { display: none; }
.w2c56am7 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.w2c56am7[open] summary::after { content: "−"; }
.q3so {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .czdu0v { grid-template-columns: 1fr; } }
.h7knqa4{display:none}
.h7knqa4:empty,.mk8jr40o:empty{display:none}
.y3dc4ix{position:relative;overflow:visible}
.wxhwcx4 .x0j07,.rhrecxf .x0j07,
.nbqlg .x0j07,.uis5nvp .x0j07,
.m7tl5hx .x0j07,.eg9skt .x0j07{display:block}
.jpji9t .pd4175y{display:block}
.wxhwcx4 .x0j07,.rhrecxf .x0j07,
.nbqlg .x0j07,.uis5nvp .x0j07,
.m7tl5hx .x0j07{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.wxhwcx4 .x0j07 .mk8jr40o,.rhrecxf .x0j07 .mk8jr40o,
.nbqlg .x0j07 .mk8jr40o,.uis5nvp .x0j07 .mk8jr40o,
.m7tl5hx .x0j07 .mk8jr40o{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.wxhwcx4 .x0j07,.rhrecxf .x0j07{top:12px}
.wxhwcx4 .x0j07 .mk8jr40o{margin-right:auto}
.rhrecxf .x0j07 .mk8jr40o{margin-left:auto}
.rhrecxf .x0j07{text-align:right}
.nbqlg .x0j07,.uis5nvp .x0j07{bottom:12px}
.nbqlg .x0j07 .mk8jr40o{margin-right:auto}
.uis5nvp .x0j07 .mk8jr40o{margin-left:auto}
.uis5nvp .x0j07{text-align:right}
.m7tl5hx .x0j07{position:relative;margin-top:16px}
.m7tl5hx .x0j07 .mk8jr40o{margin:0 auto}
.eg9skt .x0j07{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.eg9skt .x0j07 .mk8jr40o{margin:0}
.eg9skt .ya3aoh0~.x0j07,
.eg9skt .fbrn~.x0j07{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.eg9skt .ya3aoh0~.x0j07 .mk8jr40o,
.eg9skt .fbrn~.x0j07 .mk8jr40o{justify-content:flex-start}
.ya3aoh0~.x0j07,.fbrn~.x0j07{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.ya3aoh0~.x0j07 .mk8jr40o{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.fbrn~.x0j07 .mk8jr40o{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.pd4175y .mk8jr40o{margin:0 0 12px}
.mk8jr40o{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.zsxybi{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.o4srg{font-weight:600;color:var(--text-heading);opacity:1}
.hu4xs .zsxybi{display:none}
.pl2dx6 .mk8jr40o{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.gmlp0dsb .mk8jr40o{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.juzygif{--date-bg:var(--accent-bg-light)}
.ehfj09 .bfvn::before{content:""}
.ex2kjp{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.ymw2bja{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.vjom680a{display:flex;flex-direction:column;gap:3px}
.zsa6{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.i6q309f4{font-weight:700;font-size:1rem;color:var(--text-heading)}
.luc46{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.dcburo .ex2kjp{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.xvdw5yk .ex2kjp{border-top:3px solid var(--accent);padding-top:18px}
.zzgqx .ex2kjp{border-left:3px solid var(--accent);border-radius:0}
.f69r .ex2kjp{padding:20px 0}
@media(max-width:640px){
  .ex2kjp{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .luc46{max-width:100%}
}
.x7uet .jvktoo{margin:0}
@media (max-width:560px){
  .p2kp{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .cw5q { padding: 28px 18px 20px; }
  .q4gluxv2 { font-size: 1.2rem; }
  .ot1ds { max-width: 220px; max-height: 80px; }
}
.syh6m4  .vryhs { border-radius: 50%; }
.ll8el66 .zc7ktvq {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .vryhs { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.lsnbsx {
  margin: 28px 0 24px;
}
.lsnbsx .ggeoa1v {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.lsnbsx .kecsfc2j {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.lsnbsx .zc7ktvq {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .q8emnyi { flex-direction: row-reverse; }
[dir="rtl"] .dfvz { flex-direction: row-reverse; }
[dir="rtl"] .vwdp8 .cdgrkt { right: auto; left: 32px; }
[dir="rtl"] .v0k2v  .cdgrkt { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .vwdp8 .cdgrkt { right: auto; left: 20px; }
  [dir="rtl"] .v0k2v  .cdgrkt { left: auto;  right: 20px; }
}
[dir="rtl"] .gjku .n6taka  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .ne7mwjrz .n6taka { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .ya3aoh0,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .im3jycck, [dir="rtl"] .mzo2f { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .np1c8xj { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .zc7ktvq { direction: rtl; }
[dir="rtl"] .nygejs8v { direction: rtl; }
[dir="rtl"] .krw6or6u { direction: rtl; }
[dir="rtl"] .b91pganl { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .r9qs .mzo2f,
[dir="rtl"] .k5ee .mzo2f,
[dir="rtl"] .nth6 .mzo2f,
[dir="rtl"] .yyyn2 .mzo2f {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .r9qs .mzo2f li::before,
[dir="rtl"] .k5ee .mzo2f li::before,
[dir="rtl"] .nth6 .mzo2f li::before,
[dir="rtl"] .yyyn2 .mzo2f li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .gzqt.xq85yy .zdvlee,
[dir="rtl"] .hj6h.xq85yy .zdvlee,
[dir="rtl"] .g9qf.xq85yy .zdvlee,
[dir="rtl"] .lw9w8w.xq85yy .zdvlee,
[dir="rtl"] .c4cb.xq85yy .zdvlee { text-align: right; }
[dir="rtl"] .ya3aoh0.xq85yy .amxpfq { align-items: flex-end; text-align: right; }
[dir="rtl"] .ya3aoh0.xhzt2r .amxpfq { text-align: center; }
[dir="rtl"] .ya3aoh0 .amxpfq { text-align: right; }
[dir="rtl"] .kecsfc2j,
[dir="rtl"] .mbz20w9q,
[dir="rtl"] .dbnp,
[dir="rtl"] .u2dh,
[dir="rtl"] .c0x6l,
[dir="rtl"] .j9bejze,
[dir="rtl"] .d0xm,
[dir="rtl"] .k1uroz8,
[dir="rtl"] .ykgbp { text-align: right; direction: rtl; }
[dir="rtl"] .gds9vrpf .k1uroz8,
[dir="rtl"] .eshp1 .k1uroz8 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #ce8638;
  --brand:           #ce8638;
  --brand-light:     #996832;
  --brand-pale:      #ba8e5d;
  --grad-start:      #e0b281;
  --grad-end:        #e7d0b7;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #ce8638;
  --cta-light:       #b77126;
  --cta-hover:       #a16627;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f4f3;
  --bg-raised:       #f1efee;
  --bg-hover:        #f5f4f3;
  --border:          #e8e5e2;
  --border-alt:      #dbd6d0;
  --border-section:  #e8e5e2;
  --text-primary:    #1b1917;
  --text-muted:      #5f5952;
  --text-body:       #36332f;
  --text-sub:        #524c46;
  --text-faint:      #887f76;
  --text-dim:        #a09991;
  --text-label:      #6d665e;
  --text-value:      #443f3b;
  --accent-bg:       #f0eae4;
  --accent-bg-light: #e9dbcc;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f1f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf4f3;
  --c-pros:          #168c1f;
  --c-cons:          #9f2b21;
  --c-pros-label:    #1aa625;
  --c-tip-border:    #1db829;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #168c1f;
}
:root { --logo-bg-opacity: 63%; }
body, button, input { font-family: "Chakra Petch", sans-serif; }
.xj19i .br2hrn { font-size: 0; width: 1.2rem; flex-shrink: 0; }.xj19i .br2hrn::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.xj19i .pvox737n     .br2hrn::before { content: "";  color: var(--c-tip-border); }.xj19i .rf91sv .br2hrn::before { content: ""; color: var(--c-warn-border); }.xj19i .k7g63    .br2hrn::before { content: ""; color: #60a5fa; }.tkrhw6g .xj19i .pvox737n     .br2hrn::before { color: #10b981; }.tkrhw6g .xj19i .rf91sv .br2hrn::before { color: #f43f5e; }.tkrhw6g .xj19i .k7g63    .br2hrn::before { color: #a855f7; }.s9f9edx2  .xj19i .pvox737n     .br2hrn::before { color: #eab308; }.s9f9edx2  .xj19i .rf91sv .br2hrn::before { color: #ef4444; }.s9f9edx2  .xj19i .k7g63    .br2hrn::before { color: #f97316; }.hayv  .xj19i .pvox737n     .br2hrn::before { color: #38bdf8; }.hayv  .xj19i .rf91sv .br2hrn::before { color: #818cf8; }.hayv  .xj19i .k7g63    .br2hrn::before { color: #2dd4bf; }.ndgnz .xj19i .br2hrn::before { color: var(--accent-light) !important; }
.r89s3e .gwu7ngsw, .r89s3e .ya3aoh0 { min-height: 420px; }
.x8kpz .p9p4::after,.x8kpz .cdgrkt::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.nu21c::before { content: '|'; opacity: 0.3; }