:root {
  --color-accent: #82362f;
  --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;
}
.zujq6 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.pwrakbj {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.fqsuykke {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.om7b { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.d3zh4s { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.d3zh4s a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.d3zh4s a:hover { color: var(--accent-light); }
.i117  .r5u1n { border-radius: 14px; }
.i117 .r5u1n li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.i117 .r5u1n li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.m2s43fys .r5u1n li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .r5u1n {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .pc5j:hover .r5u1n,
  .pc5j:focus-within .r5u1n { display: block; }
  .r5u1n li a { padding: 8px 16px; font-size: 0.88rem; }
}
.vcrq6j {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.n4fh2ue { display: none; }
@media (max-width: 640px) {
  .n4fh2ue {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .n4fh2ue.nicfvc1f { display: block; }
}
@media (max-width: 640px) {
  .vcrq6j { display: block; }
  .d3zh4s > li + li::before { display: none !important; }
  .d3zh4s {
    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;
  }
  .d3zh4s.nicfvc1f { display: flex; }
  .d3zh4s li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .d3zh4s li:last-child a { border-bottom: none; }
}
.gtwhubw6 { min-height: 480px; }
.l43b72sv {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.zffcktrr { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.feeu3i .zffcktrr { margin-left: 0; margin-right: 0; }
.xvcx1hi {
  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;
}
.dnd8 .xvcx1hi { margin-top: 24px; }
.xvcx1hi:hover { opacity: 0.88; }
.nes2k .l43b72sv { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.nes2k .zffcktrr { color: #e2e8f0; }
.nes2k.krajy .i8b37w { text-align: center; }
.rp7hhz .l43b72sv { color: var(--text-primary); text-shadow: none; }
.rp7hhz .zffcktrr { color: var(--text-muted); }
.rp7hhz .xvcx1hi { margin-top: 16px; }
.rp7hhz, .rp7hhz.gtwhubw6 { min-height: auto !important; }
.rp7hhz.krajy .i8b37w { text-align: center; }
.rp7hhz~.f8upjp{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}
.rp7hhz~.f8upjp .lo601i2{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; }
}
.eh70 .l43b72sv { color: #fff; }
.eh70 .zffcktrr { color: rgba(255,255,255,0.85); }
.eh70 .xvcx1hi { background: #fff; color: var(--cta); }
.eh70 .xvcx1hi:hover { opacity: 0.92; }
.p8no .nnyouis { position: relative; overflow: hidden; }
.p8no .nnyouis::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;
}
.j63z .nnyouis {
  animation: hg-breathe 7s ease-in-out infinite;
}
.r57ccwt .nnyouis { position: relative; overflow: hidden; }
.r57ccwt .nnyouis::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;
}
.fmd5r3 .nnyouis { position: relative; overflow: hidden; }
.fmd5r3 .nnyouis::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;
}
.drlh .nnyouis {
  animation: hg-fadein 1.2s ease-out both;
}
.nnyouis {
  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%);
}
.wjf91qp {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.mi6ojd7 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.spp7gjou {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.nnyouis .l43b72sv { text-shadow: none; color: var(--text-primary); }
.nnyouis .zffcktrr { color: var(--text-muted); }
body.nyc04 .l43b72sv {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.vpk3zw .l43b72sv {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.gtwhubw6.eh70 .l43b72sv,
section.eh70 .l43b72sv {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.nnyouis.krajy .wjf91qp { align-items: center; text-align: center; }
.nnyouis.feeu3i   .wjf91qp { align-items: flex-start; text-align: left; }
.qot8nh .mi6ojd7 { position: relative; }
.qot8nh .mi6ojd7::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.qot8nh.t6ck1 .mi6ojd7::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.dhql0 .mi6ojd7 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.dhql0 .spp7gjou {
  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);
}
.dhql0.t6ck1 .mi6ojd7 { padding: 32px 0 32px 32px; }
.sb7szmr1 .mi6ojd7 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.sb7szmr1 .spp7gjou {
  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);
}
.t6ck1 .wjf91qp {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.sb7szmr1.t6ck1 .mi6ojd7 { padding: 40px 16px 40px 48px; }
.gtwhubw6 .zodmhyv {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.zodmhyv .xuuk2d.qql6p {
  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;
}
.zodmhyv .xuuk2d.qql6p:hover { opacity: 0.85; }
.xc8kh8 .mi6ojd7 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .nnyouis { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .nnyouis:not(.xc8kh8) .mi6ojd7 { display: none !important; }
  .xc8kh8 .mi6ojd7 { padding: 16px; }
  .wjf91qp  { padding: 36px 24px; }
  .nnyouis~.f8upjp,.t6ck1~.f8upjp{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .gtwhubw6, .nnyouis { min-height: 320px !important; }
  .l43b72sv { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .oo0w,
  .ukc4,
  .wr2oiakq { grid-template-columns: 1fr !important; }

  

  
  .r7ri { display: flex !important; flex-direction: column !important; }
  .r7ri .i8b37w { display: contents; }
  .r7ri .nlxom8ja { order: 0; }
  .r7ri .l43b72sv { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .r7ri .oo0w { order: 2; padding: 0 16px 12px !important; }
  .r7ri .zffcktrr { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .dnd8 .i8b37w { display: flex; flex-direction: column; }
  .dnd8 .i8b37w .l43b72sv { order: 1; }
  .dnd8 .i8b37w .wr2oiakq { order: 2; margin: 8px 0 24px !important; }
  .dnd8 .i8b37w .zffcktrr { order: 3; }
  .dnd8 .i8b37w .xvcx1hi { order: 4; align-self: center; margin-top: 0; }

  
  .nnyouis.xc8kh8 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .nnyouis.xc8kh8 .wjf91qp { display: contents; padding: 0; }
  .nnyouis.xc8kh8 .wjf91qp .l43b72sv { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .nnyouis.xc8kh8 .mi6ojd7 { order: 2; padding: 12px 16px; }
  .nnyouis.xc8kh8 .wjf91qp .zffcktrr { order: 3; padding: 0 24px; margin: 0 auto; }
  .nnyouis.xc8kh8 .wjf91qp .xvcx1hi { order: 4; align-self: center; margin: 8px 0 32px; }
}
.v3he1 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.gfpz2yr { width: 100%; height: auto; display: block; border-radius: 10px; }
.d97hk .v3he1        { border-radius: 16px; }
.d97hk .gfpz2yr  { border-radius: 16px; }
.z5gvor .v3he1         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.z5gvor .gfpz2yr   { border-radius: 8px; }
.bvgrhg0 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.tzbaz { width: 100%; padding: 32px 0; position: relative; }
.wp0gyqne { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.zgf1zvk .tzbaz:nth-child(even) { background: var(--bg-surface); }
.zgf1zvk .tzbaz:nth-child(odd)  { background: var(--bg-page); }
.vipuv .tzbaz:nth-child(even) { background: var(--bg-card); }
.vipuv .tzbaz:nth-child(odd)  { background: var(--bg-page); }
.zgf1zvk .tzbaz:nth-child(odd)  .wp0gyqne { background: var(--bg-card); border-radius: 6px; }
.zgf1zvk .tzbaz:nth-child(even) .wp0gyqne { background: var(--bg-raised); border-radius: 6px; }
.vipuv .tzbaz:nth-child(odd)  .wp0gyqne { background: var(--bg-card); border-radius: 6px; }
.vipuv .tzbaz:nth-child(even) .wp0gyqne { background: var(--bg-raised); border-radius: 6px; }
.zgf1zvk .tzbaz:nth-child(even) .wwwwztz .xkyc8myc,
.vipuv .tzbaz:nth-child(even) .wwwwztz .xkyc8myc { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.zgf1zvk .tzbaz:nth-child(odd) .wwwwztz .xkyc8myc,
.vipuv .tzbaz:nth-child(odd) .wwwwztz .xkyc8myc { background: var(--bg-card-inner); }
.zgf1zvk .tzbaz:nth-child(even) .q1oqnbz .xkyc8myc:nth-child(odd),
.vipuv .tzbaz:nth-child(even) .q1oqnbz .xkyc8myc:nth-child(odd)  { background: var(--bg-card); }
.zgf1zvk .tzbaz:nth-child(even) .q1oqnbz .xkyc8myc:nth-child(even),
.vipuv .tzbaz:nth-child(even) .q1oqnbz .xkyc8myc:nth-child(even) { background: var(--bg-card-inner); }
h1.jnow { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.jnow {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.jf0zsa { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.smcrr3nn h2.jnow {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.disrb h2.jnow {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.puvcej h2.jnow {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.yp67 h2.jnow::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.iehhe h2.jnow {
  color: var(--text-primary); font-size: 1.7rem;
}
.gyztx82j h2.jnow::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.vjxnjk h2.jnow {
  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;
}
.u928 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .u928 { display: none; } }
.qcdx0 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.hh9ed { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.xxtq {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.uooy2slz { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.lz2m { padding-left: 20px; }
.lz2m li { margin-bottom: 6px; }
.lz2m a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.lz2m a:hover { color: var(--accent-light); }
.od3sbh5 .uooy2slz { display: none; }
.epiyv .uooy2slz { display: none; }
.epiyv .lz2m { padding-left: 0; list-style: none; }
.epiyv .lz2m li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.epiyv .lz2m a { font-size: 0.92rem; }
.fcnze9q .xxtq { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.fcnze9q .uooy2slz { display: none; }
.fcnze9q .lz2m { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.fcnze9q .lz2m li { margin-bottom: 0; }
.fcnze9q .lz2m 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;
}
.fcnze9q .lz2m a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.jzpzsgs2 .xxtq { padding: 20px 20px 16px; }
.jzpzsgs2 .lz2m {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.jzpzsgs2 .lz2m li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.jzpzsgs2 .lz2m 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;
}
.jzpzsgs2 .lz2m 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;
}
.jzpzsgs2 .lz2m a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.jzpzsgs2 .lz2m a:focus,
.jzpzsgs2 .lz2m a:focus-visible,
.jzpzsgs2 .lz2m a:target { outline: none; }
.jzpzsgs2 .lz2m li:target a { border-color: var(--border); color: var(--text-muted); }
.x6nq .xxtq { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.x6nq .uooy2slz { display: none; }
.x6nq .lz2m { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.x6nq .lz2m li { margin-bottom: 0; }
.x6nq .lz2m li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.x6nq .lz2m li:last-child::after { content: ""; margin-right: 0; }
.x6nq .lz2m a { font-size: 0.9rem; }
.xkyc8myc { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.wwwwztz .xkyc8myc { background: var(--bg-card); }
.q1oqnbz .xkyc8myc:nth-child(odd)  { background: var(--bg-card); }
.q1oqnbz .xkyc8myc:nth-child(even) { background: var(--bg-raised); }
.zadx7e .xkyc8myc {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.zadx7e .xkyc8myc:last-child { border-bottom: none; }
.zadx7e h3.jf0zsa { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.xnnkxc6 .xkyc8myc {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.xnnkxc6 .xkyc8myc + .xkyc8myc { margin-top: 4px; }
.cii9s0b .xkyc8myc { background: none; border-radius: 0; padding: 12px 0; }
.cii9s0b .xkyc8myc + .xkyc8myc { border-top: 1px solid var(--border-section); }
.gcr2so { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.xnurt4r { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.qj8kiu0 { color: var(--text-body); margin-bottom: 10px; }
.a29c, .xixi5oxt { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.a29c li, .xixi5oxt li { margin-bottom: 6px; }
.xixi5oxt li { list-style: decimal; }
.usej4     .a29c { list-style-type: "● "; }
.a19p6u  .a29c { list-style-type: "■ "; }
.cqimet4g .a29c { list-style-type: "◆ "; }
.sw89nap4    .a29c { list-style-type: "★ "; }
.usej4     .nnaen3 { list-style-type: "● "; }
.a19p6u  .nnaen3 { list-style-type: "■ "; }
.cqimet4g .nnaen3 { list-style-type: "◆ "; }
.sw89nap4    .nnaen3 { list-style-type: "★ "; }
.usej4    .a29c li::marker, .usej4    .nnaen3 li::marker,
.a19p6u .a29c li::marker, .a19p6u .nnaen3 li::marker,
.cqimet4g .a29c li::marker, .cqimet4g .nnaen3 li::marker,
.sw89nap4   .a29c li::marker, .sw89nap4   .nnaen3 li::marker {
  color: var(--cta); font-size: 1em;
}
.usej4 .xixi5oxt,
.a19p6u .xixi5oxt,
.cqimet4g .xixi5oxt,
.sw89nap4 .xixi5oxt {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.usej4 .xixi5oxt li,
.a19p6u .xixi5oxt li,
.cqimet4g .xixi5oxt li,
.sw89nap4 .xixi5oxt li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.usej4 .xixi5oxt li::before,
.a19p6u .xixi5oxt li::before,
.cqimet4g .xixi5oxt li::before,
.sw89nap4 .xixi5oxt 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;
}
.usej4     .xixi5oxt li::before { border-radius: 50%; }
.a19p6u  .xixi5oxt li::before { border-radius: 3px; }
.cqimet4g .xixi5oxt li::before { border-radius: 3px; }
.sw89nap4    .xixi5oxt li::before { border-radius: 50%; }
.sd89m7 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.kfn87m .sd89m7,
.uqobtuo .sd89m7 { background: transparent; border: none; border-radius: 0; }
.fanj94z7 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.fanj94z7 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.fanj94z7 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.fanj94z7 tr:hover td { background: var(--bg-hover); }
.m6yhqodr .fanj94z7 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ppfh5 .fanj94z7 { border: 1px solid var(--border-alt); }
.ppfh5 .fanj94z7 th,
.ppfh5 .fanj94z7 td { border: 1px solid var(--border-alt); }
.n4fhcdl2 .fanj94z7 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.n4fhcdl2 .fanj94z7 td { border-bottom: none; }
.n4fhcdl2 .fanj94z7 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.u2y14a7 .fanj94z7 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.a2k83 .sd89m7 {
  overflow: hidden;
}
.a2k83 .fanj94z7 th { border-bottom: 1px solid var(--border-alt); }
.a2k83 .fanj94z7 tr:last-child td { border-bottom: none; }
.jmgr { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.vzm6 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.wgti { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.x6bh { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.d1opa3i { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.nnaen3 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.nnaen3 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%}
.gxk4sxg .x6bh { background: transparent; text-align: center; }
.tz48mwq .wgti {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.tmw8f .wgti {
  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);
}
.hb4f .vzm6 { display: grid; grid-template-columns: auto 1fr; }
.hb4f .wgti {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.hb4f .x6bh { grid-column: 2; }
.hb4f .d1opa3i,
.hb4f .nnaen3 { grid-column: 1 / -1; }
.lfxa1x .vzm6 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.lfxa1x .wgti {
  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);
}
.lfxa1x .x6bh { grid-column: 2; }
.lfxa1x .d1opa3i,
.lfxa1x .nnaen3 { grid-column: 1 / -1; }
.s711b0 .vzm6 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.s711b0 .x6bh { background: none; color: var(--accent-light); font-weight: 700; }
.goon0 .vzm6 { 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); }
.goon0 .x6bh { background: none; color: var(--accent-light); font-weight: 700; }
.iyzi0e .vzm6 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.iyzi0e .vzm6:last-child { border-bottom: none; }
.iyzi0e .x6bh { background: none; color: var(--accent-light); font-weight: 700; }
.vwea .vzm6 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.vwea .x6bh { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.g8vu6 .jmgr { counter-reset: card-n; }
.g8vu6 .vzm6  { counter-increment: card-n; }
.g8vu6 .x6bh { display: flex; align-items: center; gap: 10px; }
.g8vu6 .x6bh::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;
}
.v3vk .vzm6 { background: var(--bg-surface); border: 1px solid var(--border); }
.v3vk .x6bh { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ez2u { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.oy3wbqu  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.r52ad { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.ttdfqj { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.thcy55vh { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ez2u strong { color: var(--text-primary); font-size: 0.95rem; }
.ez2u p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.gfpz2yr { width: 100%; height: auto; border-radius: 10px; display: block; }
.qql6p {
  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;
}
.qql6p:hover { opacity: 0.85; }
.jwtvmn .qql6p  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.jwtvmn .qql6p:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.avi1oc5 .qql6p  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.avi1oc5 .qql6p:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.bnxot .xvcx1hi { border-radius: 50px; }
.bnxot .qql6p  { border-radius: 50px; }
.s7a7 .xvcx1hi { padding-left: 22px; padding-right: 22px; }
.s7a7 .qql6p  { padding-left: 12px; padding-right: 12px; }
.ztt49 .xvcx1hi { padding-left: 44px; padding-right: 44px; }
.ztt49 .qql6p  { padding-left: 24px; padding-right: 24px; }
.edql .xvcx1hi { padding-left: 56px; padding-right: 56px; }
.edql .qql6p  { padding-left: 32px; padding-right: 32px; }
.vdlxm9i2   .xvcx1hi::after, .vdlxm9i2   .qql6p::after,
.icz2xle .xvcx1hi::after, .icz2xle .qql6p::after,
.gyafhcgv    .xvcx1hi::after, .gyafhcgv    .qql6p::after,
.h5y0    .xvcx1hi::after, .h5y0    .qql6p::after,
.zone4    .xvcx1hi::after, .zone4    .qql6p::after,
.kz3q15     .xvcx1hi::after, .kz3q15     .qql6p::after,
.yaqq03    .xvcx1hi::after, .yaqq03    .qql6p::after,
.pis7a8mj   .xvcx1hi::after, .pis7a8mj   .qql6p::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;
}
.vdlxm9i2 .xvcx1hi::after, .vdlxm9i2 .qql6p::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");
}
.icz2xle .xvcx1hi::after, .icz2xle .qql6p::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");
}
.gyafhcgv .xvcx1hi::after, .gyafhcgv .qql6p::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");
}
.h5y0 .xvcx1hi::after, .h5y0 .qql6p::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");
}
.zone4 .xvcx1hi::after, .zone4 .qql6p::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");
}
.kz3q15 .xvcx1hi::after, .kz3q15 .qql6p::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");
}
.yaqq03 .xvcx1hi::after, .yaqq03 .qql6p::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");
}
.pis7a8mj .xvcx1hi::after, .pis7a8mj .qql6p::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");
}
.pppj8qe   .e24sap::after, .pppj8qe   .xvtll3::after,
.xo42u .e24sap::after, .xo42u .xvtll3::after,
.xb06    .e24sap::after, .xb06    .xvtll3::after,
.rx1mw8    .e24sap::after, .rx1mw8    .xvtll3::after,
.kuqpta    .e24sap::after, .kuqpta    .xvtll3::after,
.ueqv     .e24sap::after, .ueqv     .xvtll3::after,
.go77yt    .e24sap::after, .go77yt    .xvtll3::after,
.mqzv   .e24sap::after, .mqzv   .xvtll3::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;
}
.pppj8qe .e24sap::after, .pppj8qe .xvtll3::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");
}
.xo42u .e24sap::after, .xo42u .xvtll3::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");
}
.xb06 .e24sap::after, .xb06 .xvtll3::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");
}
.rx1mw8 .e24sap::after, .rx1mw8 .xvtll3::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");
}
.kuqpta .e24sap::after, .kuqpta .xvtll3::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");
}
.ueqv .e24sap::after, .ueqv .xvtll3::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");
}
.go77yt .e24sap::after, .go77yt .xvtll3::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");
}
.mqzv .e24sap::after, .mqzv .xvtll3::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");
}
.conr .n2lx8v4 { background: var(--bg-raised); }
.xuuk2d.qql6p {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .f6y4 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .f6y4::before    { grid-area: rank;   }
  .s3drxex           { grid-area: ident;  }
  .o7jtl4m     { grid-area: rating; min-width: 0; width: auto; }
  .vtlvwog           { grid-area: pills;  }
  .xuuk2d             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .f6y4 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .f6y4::before    { justify-self: center; }
  .s3drxex           { width: 100%; }
  .o7jtl4m     { justify-self: center; }
  .vtlvwog           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .jk0s6lv .ps8wa {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .jk0s6lv .djeby5y { margin: 0; }
}
.m71y .q8v0snp { padding: 0; gap: 0; overflow: hidden; }
.m71y .m16vcby0 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.m71y .xg1b3 { padding: 16px 20px; }
.m71y .ax3qpqg { padding: 16px 20px; align-self: center; }
@media (max-width: 720px) {
  .xsmso { grid-template-columns: 1fr; }
  .pd4gv { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .pd4gv .wfyh24 { width: 72px; height: 50px; }
  .pd4gv .snkbtazm { max-width: 180px; }
  .pd4gv .euo2cw { width: auto; }
}
@media (max-width: 720px) {
  .rwh4zr { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .nl4lrb8u { padding: 16px; }
  .kfgnd .uw0f { min-width: 50%; }
}
@media (max-width: 860px) {
  .lrcl { grid-template-columns: 1fr; }
  .mf6pnpy9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .rek632 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .so2y30 { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .vuv2g4h { flex-direction: column; align-items: stretch; }
}
.lf95v .euo2cw .qql6p { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .p1ii { flex-direction: column; align-items: stretch; gap: 10px; }
  .lf95v .euo2cw { text-align: center; }
}
@media (max-width: 720px) {
  .fce8s5a4 { grid-template-columns: 1fr; }
  .cqe9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .mk0nn { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .mfqs42 { grid-template-columns: 1fr; }
  .zf0i { width: 100px; height: 100px; margin: 16px auto; }
  .m9u7zo { font-size: 1.4rem; }
  .lj1qe { justify-content: center; }
  .ol20vfq .uw0f { min-width: 50%; }
}
@media (max-width: 540px) {
  .f830o7n { flex-wrap: wrap; padding: 14px 16px; }
  .kg4gpuo { padding: 12px 16px; }
  .z14y .iqvdi { margin: 0 16px; }
  .z14y .mpdzrer { padding: 0 16px; }
  .q36h { padding: 12px 16px; }
}
.llha .f6y4 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.llha .f6y4:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.sxod .cp6q,
.sxod .ek5yx0z,
.sxod .ek5yx0z {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.sxod .ek5yx0z small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.sxod .ak65me7i .pjbl0,
.sxod .ak65me7i strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.sxod .z8p9b,
.sxod .s60cu4dn { font-size: 1em; }
.i3q8axt { margin: 16px 0; }
.zrh3x { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.zrh3x summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.zrh3x summary::after { content: "+"; color: var(--accent-light); }
.zrh3x[open] summary::after { content: "−"; }
.zrh3x p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.tzbaz { margin-bottom: 0; }
.y4az h2.jnow { color: var(--text-primary); border-color: var(--accent-light); }
.bzdd82 h2.jnow { color: var(--text-primary); border-color: var(--accent-light); }
.uw7uovkv .oy3wbqu     { background: #052e16; border-color: #10b981; }
.uw7uovkv .r52ad { background: #2d0a1e; border-color: #f43f5e; }
.uw7uovkv .ttdfqj    { background: #1e1036; border-color: #a855f7; }
.uw7uovkv .ez2u strong  { color: #f1f5f9; }
.uw7uovkv .ez2u p       { color: #cbd5e1; }
.uw7uovkv .og0f4p    .oy3wbqu     .thcy55vh::before,
.uw7uovkv .xzi0u4w  .oy3wbqu     .thcy55vh::before,
.uw7uovkv .jl4yp  .oy3wbqu     .thcy55vh::before,
.uw7uovkv .k9o3y .oy3wbqu     .thcy55vh::before { color: #10b981; }
.uw7uovkv .og0f4p    .r52ad .thcy55vh::before,
.uw7uovkv .xzi0u4w  .r52ad .thcy55vh::before,
.uw7uovkv .jl4yp  .r52ad .thcy55vh::before,
.uw7uovkv .k9o3y .r52ad .thcy55vh::before { color: #f43f5e; }
.uw7uovkv .og0f4p    .ttdfqj    .thcy55vh::before,
.uw7uovkv .xzi0u4w  .ttdfqj    .thcy55vh::before,
.uw7uovkv .jl4yp  .ttdfqj    .thcy55vh::before,
.uw7uovkv .k9o3y .ttdfqj    .thcy55vh::before { color: #a855f7; }
.zqgv6 .oy3wbqu     { background: #2d2000; border-color: #eab308; }
.zqgv6 .r52ad { background: #2d0b0b; border-color: #ef4444; }
.zqgv6 .ttdfqj    { background: #2d1600; border-color: #f97316; }
.zqgv6 .ez2u strong  { color: #f1f5f9; }
.zqgv6 .ez2u p       { color: #cbd5e1; }
.zqgv6 .og0f4p    .oy3wbqu     .thcy55vh::before,
.zqgv6 .xzi0u4w  .oy3wbqu     .thcy55vh::before,
.zqgv6 .jl4yp  .oy3wbqu     .thcy55vh::before,
.zqgv6 .k9o3y .oy3wbqu     .thcy55vh::before { color: #eab308; }
.zqgv6 .og0f4p    .r52ad .thcy55vh::before,
.zqgv6 .xzi0u4w  .r52ad .thcy55vh::before,
.zqgv6 .jl4yp  .r52ad .thcy55vh::before,
.zqgv6 .k9o3y .r52ad .thcy55vh::before { color: #ef4444; }
.zqgv6 .og0f4p    .ttdfqj    .thcy55vh::before,
.zqgv6 .xzi0u4w  .ttdfqj    .thcy55vh::before,
.zqgv6 .jl4yp  .ttdfqj    .thcy55vh::before,
.zqgv6 .k9o3y .ttdfqj    .thcy55vh::before { color: #f97316; }
.e0m1blh .oy3wbqu     { background: #0c1a2e; border-color: #38bdf8; }
.e0m1blh .r52ad { background: #12103a; border-color: #818cf8; }
.e0m1blh .ttdfqj    { background: #0a2020; border-color: #2dd4bf; }
.e0m1blh .ez2u strong  { color: #f1f5f9; }
.e0m1blh .ez2u p       { color: #cbd5e1; }
.e0m1blh .og0f4p    .oy3wbqu     .thcy55vh::before,
.e0m1blh .xzi0u4w  .oy3wbqu     .thcy55vh::before,
.e0m1blh .jl4yp  .oy3wbqu     .thcy55vh::before,
.e0m1blh .k9o3y .oy3wbqu     .thcy55vh::before { color: #38bdf8; }
.e0m1blh .og0f4p    .r52ad .thcy55vh::before,
.e0m1blh .xzi0u4w  .r52ad .thcy55vh::before,
.e0m1blh .jl4yp  .r52ad .thcy55vh::before,
.e0m1blh .k9o3y .r52ad .thcy55vh::before { color: #818cf8; }
.e0m1blh .og0f4p    .ttdfqj    .thcy55vh::before,
.e0m1blh .xzi0u4w  .ttdfqj    .thcy55vh::before,
.e0m1blh .jl4yp  .ttdfqj    .thcy55vh::before,
.e0m1blh .k9o3y .ttdfqj    .thcy55vh::before { color: #2dd4bf; }
.iu6mb5s .oy3wbqu     { background: var(--accent-bg); border-color: var(--accent-light); }
.iu6mb5s .r52ad { background: var(--accent-bg-light); border-color: var(--accent-light); }
.iu6mb5s .ttdfqj    { background: var(--accent-bg); border-color: var(--accent-pale); }
.iu6mb5s .og0f4p    .thcy55vh::before,
.iu6mb5s .xzi0u4w  .thcy55vh::before,
.iu6mb5s .jl4yp  .thcy55vh::before,
.iu6mb5s .k9o3y .thcy55vh::before { color: var(--accent-light) !important; }
.ndgith8 .mrxqumgu ul li,
.ndgith8 .jsjdlltt li         { color: #4ade80; }
.ndgith8 .mrxqumgu .msbaybh { color: #22c55e; }
.ndgith8 .uazppd7 ul li,
.ndgith8 .cnu2fpl li         { color: #f87171; }
.ndgith8 .uazppd7 .rlr57gq { color: #ef4444; }
.ye4feswo .ez2u { background: transparent; border-left: none; border: 1.5px solid; }
.ye4feswo .oy3wbqu     { border-color: var(--c-tip-border); }
.ye4feswo .r52ad { border-color: var(--c-warn-border); }
.ye4feswo .ttdfqj    { border-color: #60a5fa; }
.ye4feswo .ez2u strong { color: var(--text-primary); }
.ye4feswo .ez2u p      { color: var(--text-muted); }
.yvd0i2eo .ez2u { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.yvd0i2eo .oy3wbqu     { border-top-color: var(--c-tip-border); }
.yvd0i2eo .r52ad { border-top-color: var(--c-warn-border); }
.yvd0i2eo .ttdfqj    { border-top-color: #60a5fa; }
.ty4vm3 .ez2u { border-left: none; border-radius: 8px; }
.ty4vm3 .oy3wbqu     { background: #065f46; }
.ty4vm3 .r52ad { background: #92400e; }
.ty4vm3 .ttdfqj    { background: #1e3a8a; }
.ty4vm3 .ez2u strong,
.ty4vm3 .ez2u p { color: #fff; }
.ty4vm3 .thcy55vh::before { color: rgba(255,255,255,0.85) !important; }
.uw7uovkv.ty4vm3 .oy3wbqu,
.uw7uovkv .ty4vm3 .oy3wbqu     { background: #052e16; }
.uw7uovkv.ty4vm3 .r52ad,
.uw7uovkv .ty4vm3 .r52ad { background: #2d0a1e; }
.uw7uovkv.ty4vm3 .ttdfqj,
.uw7uovkv .ty4vm3 .ttdfqj    { background: #1e1036; }
.zqgv6.ty4vm3 .oy3wbqu,
.zqgv6 .ty4vm3 .oy3wbqu      { background: #2d2000; }
.zqgv6.ty4vm3 .r52ad,
.zqgv6 .ty4vm3 .r52ad  { background: #2d0b0b; }
.zqgv6.ty4vm3 .ttdfqj,
.zqgv6 .ty4vm3 .ttdfqj     { background: #2d1600; }
.e0m1blh.ty4vm3 .oy3wbqu,
.e0m1blh .ty4vm3 .oy3wbqu      { background: #0c1a2e; }
.e0m1blh.ty4vm3 .r52ad,
.e0m1blh .ty4vm3 .r52ad  { background: #12103a; }
.e0m1blh.ty4vm3 .ttdfqj,
.e0m1blh .ty4vm3 .ttdfqj     { background: #0a2020; }
.z4mpn1f .ez2u { border-left: none; border-radius: 6px; padding: 10px 14px; }
.z4mpn1f .oy3wbqu     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.z4mpn1f .r52ad { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.z4mpn1f .ttdfqj    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.z4mpn1f .ez2u strong { color: var(--text-primary); }
.z4mpn1f .ez2u p      { color: var(--text-muted); }
.g1ruqxp .ez2u { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.og0f4p .thcy55vh,
.xzi0u4w .thcy55vh,
.jl4yp .thcy55vh,
.k9o3y .thcy55vh { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.og0f4p .thcy55vh::before,
.xzi0u4w .thcy55vh::before,
.jl4yp .thcy55vh::before,
.k9o3y .thcy55vh::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.og0f4p .oy3wbqu     .thcy55vh::before { content: "✦"; color: var(--c-tip-border); }
.og0f4p .r52ad .thcy55vh::before { content: "▲"; color: var(--c-warn-border); }
.og0f4p .ttdfqj    .thcy55vh::before { content: "◉"; color: #60a5fa; }
.xzi0u4w .oy3wbqu     .thcy55vh::before { content: "★"; color: var(--c-tip-border); }
.xzi0u4w .r52ad .thcy55vh::before { content: "◆"; color: var(--c-warn-border); }
.xzi0u4w .ttdfqj    .thcy55vh::before { content: "●"; color: #60a5fa; }
.jl4yp .oy3wbqu     .thcy55vh::before { content: "▶"; color: var(--c-tip-border); }
.jl4yp .r52ad .thcy55vh::before { content: "■"; color: var(--c-warn-border); }
.jl4yp .ttdfqj    .thcy55vh::before { content: "▸"; color: #60a5fa; }
.k9o3y .oy3wbqu     .thcy55vh::before { content: "→"; color: var(--c-tip-border); }
.k9o3y .r52ad .thcy55vh::before { content: "⬥"; color: var(--c-warn-border); }
.k9o3y .ttdfqj    .thcy55vh::before { content: "◈"; color: #60a5fa; }
.rvocgu0o .wwwwztz .xkyc8myc,
.rvocgu0o .q1oqnbz .xkyc8myc  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.rvocgu0o .vzm6                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.rvocgu0o .sd89m7          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.rvocgu0o .xxtq                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.imac .wwwwztz .xkyc8myc,
.imac .q1oqnbz .xkyc8myc,
.imac .vzm6,
.imac .f6y4,
.imac .djeby5y,
.imac .sd89m7,
.imac .xxtq,
.imac .g1ruqxp .ez2u { box-shadow: none; }
.ufxxrxa   .qj8kiu0, .ufxxrxa .gcr2so, .ufxxrxa .xnurt4r,
.ufxxrxa   .qcdx0, .ufxxrxa .hh9ed { font-size: 0.9rem; }
.ufxxrxa   .a29c, .ufxxrxa .xixi5oxt { font-size: 0.9rem; }
.fxrxrb7   .qj8kiu0, .fxrxrb7 .gcr2so, .fxrxrb7 .xnurt4r,
.fxrxrb7   .qcdx0, .fxrxrb7 .hh9ed { font-size: 0.95rem; }
.fxrxrb7   .a29c, .fxrxrb7 .xixi5oxt { font-size: 0.95rem; }
.jr2a   .qj8kiu0, .jr2a .gcr2so, .jr2a .xnurt4r,
.jr2a   .qcdx0, .jr2a .hh9ed { font-size: 1.08rem; }
.jr2a   .a29c, .jr2a .xixi5oxt { font-size: 1.05rem; }
.jr2a   .fanj94z7 { font-size: 0.97rem; }
.kpaht .l43b72sv      { font-size: 3.2rem; }
.kpaht h2.jnow { font-size: 1.9rem; }
.kpaht h3.jf0zsa     { font-size: 1.4rem; }
.jfovaz9d .l43b72sv      { font-size: 3.8rem; }
.jfovaz9d h2.jnow { font-size: 2.2rem; }
.jfovaz9d h3.jf0zsa     { font-size: 1.6rem; }
.tzbaz + .tzbaz { position: relative; }
.gjlsm9wm   .tzbaz + .tzbaz::before,
.edt7pr  .tzbaz + .tzbaz::before,
.xozb   .tzbaz + .tzbaz::before,
.p44n8xc   .tzbaz + .tzbaz::before,
.yhai0r   .tzbaz + .tzbaz::before,
.h2fohdqq .tzbaz + .tzbaz::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.gjlsm9wm .tzbaz + .tzbaz::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.edt7pr .tzbaz + .tzbaz::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.xozb .tzbaz + .tzbaz::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;
}
.p44n8xc .tzbaz + .tzbaz::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.cp7d .tzbaz { margin-bottom: 16px; }
.cp7d .tzbaz + .tzbaz { margin-top: 0; }
.cp7d .wp0gyqne { padding-top: 0; padding-bottom: 0; }
.yhai0r .tzbaz + .tzbaz::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.h2fohdqq .tzbaz + .tzbaz::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.y2wcvih .tzbaz + .tzbaz::before,
.bmg4m .tzbaz + .tzbaz::before,
.xh2c .tzbaz + .tzbaz::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%;
}
.zgf1zvk .y2wcvih .tzbaz:nth-child(even)::before,
.zgf1zvk .bmg4m .tzbaz:nth-child(even)::before,
.zgf1zvk .xh2c .tzbaz:nth-child(even)::before { background: var(--bg-surface); }
.vipuv .y2wcvih .tzbaz:nth-child(even)::before,
.vipuv .bmg4m .tzbaz:nth-child(even)::before,
.vipuv .xh2c .tzbaz:nth-child(even)::before { background: var(--bg-card); }
.y2wcvih .tzbaz + .tzbaz::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");
}
.bmg4m .tzbaz + .tzbaz::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");
}
.xh2c .tzbaz + .tzbaz::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");
}
.ryfq3z .wjf91qp,
.bv35n .wjf91qp { padding-bottom: 60px; }
.rvrjg .wjf91qp { padding-bottom: 70px; }
.xyh4s  .nes2k:not(.eh70) .nlxom8ja { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.b1a9jt .nnyouis { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.r3edn3 .nnyouis { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.molh41i .nnyouis { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.xyh4s .eh70 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.xyh4s .kqx5 { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.xyh4s .nnyouis { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.unzi4szt .nnyouis { background: var(--accent-bg); }
.cl0q .v3he1 { float: left; width: 38%; margin: 0 28px 16px 0; }
.cl0q .v3he1 .gfpz2yr { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.cl0q .wp0gyqne::after { content: ''; display: block; clear: both; }
.rcghszm .v3he1 { float: right; width: 38%; margin: 0 0 16px 28px; }
.rcghszm .v3he1 .gfpz2yr { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rcghszm .wp0gyqne::after { content: ''; display: block; clear: both; }
.smw7dkt6 .tzbaz:nth-child(odd)  .v3he1 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.smw7dkt6 .tzbaz:nth-child(even) .v3he1 { float: right; width: 38%; margin: 0 0 16px 28px; }
.smw7dkt6 .v3he1 .gfpz2yr { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.smw7dkt6 .wp0gyqne::after { content: ''; display: block; clear: both; }
.cl0q .jmgr,
.rcghszm .jmgr,
.smw7dkt6 .jmgr,
@media (max-width: 900px) {
  .cl0q .v3he1,
  .rcghszm .v3he1,
  .smw7dkt6 .tzbaz:nth-child(odd)  .v3he1,
  .smw7dkt6 .tzbaz:nth-child(even) .v3he1 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .cl0q .v3he1 .gfpz2yr,
  .rcghszm .v3he1 .gfpz2yr,
  .smw7dkt6 .v3he1 .gfpz2yr {
    max-height: none !important;
  }
}
.cl0q .a29c,
.cl0q .xixi5oxt,
.rcghszm .a29c,
.rcghszm .xixi5oxt,
.smw7dkt6 .a29c,
.smw7dkt6 .xixi5oxt { overflow: hidden; }
@media (max-width: 640px) {
  .cl0q .v3he1,
  .rcghszm .v3he1,
  .smw7dkt6 .v3he1 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.apjwr .bvgrhg0,
.apjwr .wp0gyqne,
.apjwr .fuv6hhs  { max-width: 1100px; }
.apjwr { --content-mw: 1100px; }
.die8 .bvgrhg0,
.die8 .wp0gyqne,
.die8 .fuv6hhs  { max-width: 1200px; }
.ingwin .bvgrhg0,
.ingwin .wp0gyqne,
.ingwin .fuv6hhs  { max-width: 1320px; }
.fnpi2 { font-size: 0.82rem; color: var(--text-muted); }
.z9vcxy { display: flex; align-items: center; }
.n1hs {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.do8k { display: flex; align-items: center; }
.ru2yf5m { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ru2yf5m:hover { text-decoration: underline; }
.gsmfl { margin: 0 3px; opacity: 0.45; }
.gsmfl::before { content: '/'; }
.epi0 { padding: 2px 5px; color: var(--text-main); }
.dbdvh0td .fnpi2 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.dbdvh0td .z9vcxy { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.rdcd .fnpi2 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.rdcd .z9vcxy { padding: 0 0 0 12px; }
.muqxol1 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.d9lhgyv .z9vcxy { padding: 0 16px; }
.d9lhgyv .fnpi2 {
  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);
}
.d9lhgyv .bvgrhg0 { padding-top: 28px; }
@media (max-width: 720px) {
  .muqxol1 { margin-top: 18px; padding: 0 16px; }
  .d9lhgyv .bvgrhg0 { padding-top: 16px; }
}
.apjwr.dbdvh0td .z9vcxy { max-width: 1100px; }
.die8.dbdvh0td .z9vcxy { max-width: 1200px; }
.ingwin.dbdvh0td .z9vcxy { max-width: 1320px; }
.apjwr .muqxol1 { max-width: 1100px; }
.die8 .muqxol1 { max-width: 1200px; }
.ingwin .muqxol1 { max-width: 1320px; }
.jfz0j .tzbaz { padding-top: 16px; padding-bottom: 16px; }
.s4c7cy .tzbaz { padding-top: 24px; padding-bottom: 24px; }
.xhoxkj .tzbaz { padding-top: 40px; padding-bottom: 40px; }
.trjeql34 .tzbaz { padding-top: 52px; padding-bottom: 52px; }
.n1733m .tzbaz:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.n1733m .tzbaz:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.n1733m .tzbaz:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.n1733m .tzbaz:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.l807d .wp0gyqne { padding-top: 10px;  padding-bottom: 10px; }
.h0fq .wp0gyqne { padding-top: 18px;  padding-bottom: 18px; }
.ljt6uf .wp0gyqne { padding-top: 36px;  padding-bottom: 36px; }
.rej2orf2 .wp0gyqne { padding-top: 48px;  padding-bottom: 48px; }
.ky0n36g0 h2.jnow { font-weight: 600; }
.ky0n36g0 h3.jf0zsa     { font-weight: 600; }
.n4okfl5 h2.jnow { font-weight: 800; }
.n4okfl5 h3.jf0zsa     { font-weight: 700; }
.e9seotg { font-weight: 600; }
.e9seotg h2.jnow { font-weight: 900; }
.e9seotg h3.jf0zsa     { font-weight: 800; }
.e9seotg .ez2u strong,
.e9seotg .ez2u strong { font-weight: 600; }
.e24sap {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.k0u9 .e24sap { display: none; }
@media (max-width: 640px) {
  .l5wqkgxs { display: none; }
  .e24sap {
    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;
  }
}
.e24sap { background: var(--cta) !important; color: #fff !important; border: none !important; }
.e24sap:hover { opacity: 0.85; }
.ny6i2e3 .e24sap { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.gbjq4n5q .e24sap,
.p8csc  .e24sap { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.gbjq4n5q .e24sap:hover,
.p8csc  .e24sap:hover { opacity: 0.88; }
.ny6i2e3.gbjq4n5q .e24sap,
.ny6i2e3.p8csc  .e24sap { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.xvtll3 {
  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;
}
.xvtll3:hover { transform: translateY(-2px); opacity: 0.92; }
.xvtll3 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.wup4 .xvtll3 { display: none; }
.rqr3mh .xvtll3 { right: 32px; }
.c6lpavi  .xvtll3 { left: 32px; }
@media (max-width: 480px) {
  .rqr3mh .xvtll3 { right: 20px; bottom: 20px; }
  .c6lpavi  .xvtll3 { left: 20px; bottom: 20px; }
}
.lrd8f { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.fuv6hhs { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.hkapgg2 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.gkrj { color: var(--text-dim); font-size: 0.8rem; }
.xb103t2 a, .pf3vjg a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.xb103t2 a:hover, .pf3vjg a:hover { color: var(--accent-light); }
.pf3vjg { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.mz5s4ka .fuv6hhs { text-align: center; }
.mz5s4ka .pf3vjg { justify-content: center; margin-bottom: 16px; }
.mz5s4ka .hkapgg2 { margin-top: 0; }
.rw9r { margin-top: 10px; }
.rw9r a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .fuv6hhs { padding-left: 16px; padding-right: 16px; }
  .zncf7m4 .fuv6hhs { padding: 20px 16px; }
  .pf3vjg { gap: 4px 12px; }
  .hkapgg2 { font-size: 0.78rem; }
}
.avvo .hkapgg2 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.avvo .gkrj { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .avvo .bt2e { grid-template-columns: 1fr 1fr; } .avvo .di8cl0 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .avvo .bt2e { grid-template-columns: 1fr; } }
.whij4 .hkapgg2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .whij4 .ycwd8j { gap: 12px; } .whij4 .ek34f9q { margin-right: 0; width: 100%; } }
.clfg .hkapgg2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.clfg .gkrj { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .clfg .tjxuo { grid-template-columns: 1fr 1fr; } .clfg .inkk9ch { grid-column: 1 / -1; } }
@media (max-width: 480px) { .clfg .tjxuo { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ahujd .zmfz { grid-template-columns: 1fr 1fr; } .ahujd .d26o:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ahujd .zmfz { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .q9gftdh .zmfz { grid-template-columns: 1fr; } }
.prpx4qc .fuv6hhs { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.prpx4qc .pf3vjg { justify-content: center; }
.itrfm7 .zujq6      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.itrfm7 .lrd8f { background: var(--bg-page); border-top-color: var(--border-alt); }
.cqerxms .zujq6      { background: #0d1117; border-bottom-color: #21262d; }
.cqerxms .fqsuykke { color: var(--accent-light); }
.cqerxms .d3zh4s { --msep-color: #8b949e; }
.cqerxms .d3zh4s a { color: #8b949e; }
.cqerxms .d3zh4s a:hover { color: var(--accent-light); }
.cqerxms .vcrq6j { color: #8b949e; }
.cqerxms .lrd8f { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.cqerxms .hkapgg2,
.cqerxms .gkrj { color: #6e7681; }
.cqerxms .xb103t2 a, .cqerxms .pf3vjg a,
.cqerxms .xb103t2 a:hover, .cqerxms .pf3vjg a:hover,
@media (max-width: 640px) {
  .cqerxms .d3zh4s { background: #0d1117; border-top-color: #21262d; }
  .cqerxms .d3zh4s li a { border-bottom-color: #21262d; }
}
.ye56b .zujq6      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ye56b .fqsuykke { color: var(--accent-light); }
.ye56b .d3zh4s { --msep-color: #475569; }
.ye56b .d3zh4s a { color: #475569; }
.ye56b .d3zh4s a:hover { color: var(--accent-light); }
.ye56b .vcrq6j { color: #64748b; }
.ye56b .lrd8f { background: #f0f4f8; border-top-color: #cbd5e1; }
.ye56b .hkapgg2,
.ye56b .gkrj { color: #64748b; }
.ye56b .xb103t2 a, .ye56b .pf3vjg a,
.ye56b .xb103t2 a:hover, .ye56b .pf3vjg a:hover,
@media (max-width: 640px) {
  .ye56b .d3zh4s { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ye56b .d3zh4s li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.gbjq4n5q .zujq6      { background: var(--accent); border-bottom-color: var(--accent-light); }
.gbjq4n5q .fqsuykke { color: #fff; }
.gbjq4n5q .d3zh4s { --msep-color: rgba(255,255,255,0.82); }
.gbjq4n5q .d3zh4s a { color: rgba(255,255,255,0.82); }
.gbjq4n5q .d3zh4s a:hover { color: #fff; }
.gbjq4n5q .vcrq6j { color: rgba(255,255,255,0.9); }
.gbjq4n5q .lrd8f { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.gbjq4n5q .hkapgg2,
.gbjq4n5q .gkrj { color: rgba(255,255,255,0.72); }
.gbjq4n5q .xb103t2 a, .gbjq4n5q .pf3vjg a,
.gbjq4n5q .xb103t2 a:hover, .gbjq4n5q .pf3vjg a:hover,
@media (max-width: 640px) {
  .gbjq4n5q .d3zh4s { background: var(--accent); border-top-color: var(--accent-light); }
  .gbjq4n5q .d3zh4s li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.p8csc .zujq6 {
  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);
}
.p8csc .lrd8f {
  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) {
  .p8csc .d3zh4s {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.q3juo5 .pwrakbj { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.jibg9 .pwrakbj { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.pv6nvb .pwrakbj { min-height: 72px; height: auto; }
.h3a858 .pwrakbj { min-height: 84px; height: auto; }
.zncf7m4 .pwrakbj { max-width: none; padding: 0 32px; }
.zncf7m4 .fuv6hhs  { max-width: none; padding: 24px 32px; }
.llz1jt.die8 .pwrakbj { max-width: 1200px; }
.llz1jt.ingwin .pwrakbj { max-width: 1320px; }
.yurqz6   .fqsuykke, .yurqz6   .ek34f9q { text-transform: capitalize; }
.qvipa .fqsuykke, .qvipa .ek34f9q { text-transform: lowercase; }
.w80lp9q .fqsuykke, .w80lp9q .ek34f9q { text-transform: uppercase; letter-spacing: 0.06em; }
.f08o, .t0x2 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.vp8v14 .f08o,
.jxidpf .f08o,
.f7r8 .f08o,
.apxo .f08o,
.tijzyt1   .d3zh4s a { font-weight: 500; }
.qgg032d .d3zh4s a { font-weight: 600; }
.cjbhhkm     .d3zh4s a { font-weight: 700; }
.lf9v    .d3zh4s a { font-weight: 800; letter-spacing: 0.01em; }
.c4cuto     .d3zh4s > li + li::before,
.rs7rpi    .d3zh4s > li + li::before,
.mwrlw25o    .d3zh4s > li + li::before,
.lbz2vkrw .d3zh4s > li + li::before,
.bvvzjtc7 .d3zh4s > li + li::before,
.i8w7qt  .d3zh4s > li + li::before,
.tsbpp    .d3zh4s > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.c4cuto     .d3zh4s > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.rs7rpi    .d3zh4s > li + li::before { content: "|"; }
.mwrlw25o    .d3zh4s > li + li::before { content: "—"; }
.lbz2vkrw .d3zh4s > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.bvvzjtc7 .d3zh4s > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.i8w7qt  .d3zh4s > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.tsbpp    .d3zh4s > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .xnrnh1 .vcrq6j,
  .e9ljhcsb .vcrq6j,
  .ecqq5 .vcrq6j,
  .vosomr0r .vcrq6j,
  .nvro .vcrq6j {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .xnrnh1 .vcrq6j::before,
  .e9ljhcsb .vcrq6j::before,
  .ecqq5 .vcrq6j::before,
  .vosomr0r .vcrq6j::before,
  .nvro .vcrq6j::before { content: ""; display: block; flex-shrink: 0; }

  
  .xnrnh1 .vcrq6j::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;
  }

  
  .e9ljhcsb .vcrq6j::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;
  }

  
  .ecqq5 .vcrq6j::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;
  }

  
  .vosomr0r .vcrq6j::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;
  }

  
  .nvro .vcrq6j::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) {
  .chlmamp .vcrq6j {
    padding: 5px 14px;
  }
  .chlmamp .d3zh4s {
    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;
  }
  .chlmamp .d3zh4s li a {
    border-bottom: none; padding: 10px 22px;
  }
  .chlmamp .d3zh4s li a:hover { background: var(--bg-raised); }
  .chlmamp .n4fh2ue,
  .shh5z1 .n4fh2ue,
  .cqo4rqu .n4fh2ue { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .p1fhosj .vcrq6j {
    padding: 5px 10px;
  }
  .p1fhosj .d3zh4s {
    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);
  }
  .p1fhosj .d3zh4s.nicfvc1f { transform: translateX(0); }
  .p1fhosj .d3zh4s li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .p1fhosj .d3zh4s li:last-child a { border-bottom: none; }
  .gbjq4n5q .d3zh4s,
  .cqerxms .d3zh4s { background: var(--accent) !important; }
  .gbjq4n5q .d3zh4s li a,
  .cqerxms .d3zh4s li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .cqo4rqu .vcrq6j {
    padding: 5px 10px;
  }
  .cqo4rqu .d3zh4s {
    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);
  }
  .cqo4rqu .d3zh4s::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .cqo4rqu .d3zh4s.nicfvc1f { transform: translateY(0); }
  .cqo4rqu .d3zh4s li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .b3zvc1j .vcrq6j {
    padding: 5px 10px;
  }
  .b3zvc1j .d3zh4s {
    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;
  }
  .b3zvc1j .d3zh4s.nicfvc1f { opacity: 1; pointer-events: auto; }
  .b3zvc1j .d3zh4s li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ryw8k0qt     .vcrq6j { border-radius: 0 !important; }
  .fuzr1   .vcrq6j { border-radius: 8px !important; }
  .gjdtq .vcrq6j { border-radius: 50% !important; }
  .jrywln   .vcrq6j { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .kjhhkj13 .g3gxr1p { flex-direction: column; align-items: stretch; }
  .kjhhkj13 .nrcb { flex-direction: row; min-width: auto; }
  .kjhhkj13 .nzpj { align-items: flex-start; text-align: left; }
}
.mha8,
.mha8.tzbaz,
.zgf1zvk .mha8,
.lof49ou .mha8,
.vipuv .mha8,
.lujs02u7 .mha8 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.yo7uad {
  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;
}
.wt4v35 { flex: 1 1 280px; min-width: 0; }
.aa12j9 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.oqxwbm {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.zgm89 {
  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;
}
.zgm89:hover { transform: translateY(-1px); opacity: 0.95; }
.lqd3 .yo7uad {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.lqd3 .aa12j9 { color: var(--cta); }
.lqd3 .oqxwbm { color: var(--text-body); }
.lqd3 .zgm89 {
  background: var(--cta) !important;
  color: #fff !important;
}
.i6uu .yo7uad {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.i6uu .aa12j9 { color: var(--text-primary); }
.i6uu .oqxwbm { color: var(--text-body); }
.i6uu .zgm89 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .yo7uad {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .wt4v35 { flex: 0 0 auto; }
  .aa12j9 { font-size: 1.2rem; }
  .zgm89 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.x00zynze .om7b { height: 36px; }
.iey3 .om7b { height: 60px; max-width: 200px; }
.pwen5xai .om7b { height: 56px; max-width: 180px; }
.i3yi8n    .cp6q, .i3yi8n    .pjbl0 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
@media (min-width: 720px) {
  .mz8r .i3f8p {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .mz8r .f6y4 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .mz8r .f6y4 { padding: 40px 16px 20px; }
  .mz8r .ondlznr {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .mz8r .xuuk2d { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .gbl88n .f6y4 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .gbl88n .f6y4::before {
    position: absolute; top: 14px; left: 14px;
  }
  .gbl88n .s3drxex {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .gbl88n .u1wklvk { white-space: normal; text-align: center; font-size: 1.2rem; }
  .gbl88n .ondlznr {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .gbl88n .xuuk2d { width: 100%; min-width: 0; }
  .gbl88n .cp6q { min-width: 0; }
}
.utgjn .zrh3x {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.utgjn .zrh3x summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.utgjn .zrh3x p { padding: 0 2px 16px; }
.l2jx .zrh3x { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.l2jx .zrh3x summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.l2jx .zrh3x summary::after { content: "›"; font-size: 1.2em; }
.l2jx .zrh3x[open] summary::after { content: "‹"; }
.l2jx .zrh3x p { padding: 10px 22px 4px; }
.pb3xes .zrh3x {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.pb3xes .zrh3x summary { color: var(--text-primary); padding-left: 16px; }
.pb3xes .zrh3x summary::after { content: "›"; font-size: 1.1em; }
.pb3xes .zrh3x[open] summary::after { content: "‹"; }
.pb3xes .zrh3x p { padding-left: 16px; }
.wul0 .i3q8axt { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.wul0 .zrh3x {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.wul0 .zrh3x:last-child { border-bottom: none; }
.wul0 .zrh3x summary { color: var(--text-primary); border-radius: 0; }
.wul0 .zrh3x summary::after { content: "›"; font-size: 1.1em; }
.wul0 .zrh3x[open] summary::after { content: "‹"; }
.c0ch .zrh3x { overflow: hidden; }
.c0ch .zrh3x summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.c0ch .zrh3x summary::after { color: rgba(255,255,255,.75); }
.c0ch .zrh3x[open] summary { border-radius: 0; }
.h4rso3n { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ycgua {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.p3uhzl {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.cb59ifxi { color: var(--text-muted); font-size: 1.05rem; }
.kbbkm {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ekew02 { margin-bottom: 20px; }
.yug2 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ow3cr2k {
  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;
}
.ow3cr2k:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.bi8e { resize: vertical; min-height: 130px; }
.kw01i { width: 100%; margin-top: 8px; }
.xy4rj7 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.l6ux {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.mlbk { color: var(--text-muted); line-height: 1.75; }
.kjz6kh { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.kjz6kh li { margin-bottom: 6px; }
.s72zfju7 { max-width: 760px; margin: 0 auto; }
.q4py { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.va1s { max-width: 760px; margin: 0 auto; }
.yhwd870x { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.rymhwrju ul.kjz6kh { margin: 0; }
.lxm0f3s { max-width: 900px; margin: 0 auto; }
.p1wbm { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.p1wbm:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.p1wbm .yhwd870x { margin: 0; font-size: 1rem; }
.p1wbm .cgwpx1 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .p1wbm { grid-template-columns: 1fr; gap: 10px; } }
.fgbe4 .yhwd870x { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.qv8vubgm .kjz6kh { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ztjlo2sl { grid-template-columns: 1fr; } }
.sb28gah ul.kjz6kh { margin: 0; }
.tnb0fsj .kjz6kh,
.sr9ok .kjz6kh,
.kdpa7zus .kjz6kh,
.fkt1mx3a .kjz6kh {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .fxgt70q { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .y1qu { grid-template-columns: 1fr; } .hih3ta { position: static; text-align: center; } }
@media (max-width: 860px) { .t7az3tl { grid-template-columns: 1fr; } }
.fkt1mx3a .kjz6kh { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .kvg2a { flex-direction: column; text-align: center; } .tfdscd { grid-template-columns: 1fr; } }
.sltine9z .p3uhzl { color: var(--accent-light); }
.ospr .p3uhzl { font-size: 2rem; }
.ospr .cb59ifxi { max-width: 680px; }
.lqmmqcl9 .p3uhzl { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.lqmmqcl9 .cb59ifxi  { margin: 0; }
@media (max-width: 640px) { .lqmmqcl9 { flex-direction: column; } }
.sbi9 .p3uhzl { color: var(--accent-light); }
.ppfs224 {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.ppfs224 .p3uhzl { color: #fff; }
.ppfs224 .cb59ifxi  { color: rgba(255,255,255,0.85); }
.ig9ik { max-width: 680px; margin: 0 auto; }
.ut8l {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .ut8l { grid-template-columns: 1fr; } }
.gm8b06m { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.gm8b06m .ow3cr2k {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.gm8b06m .ow3cr2k:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.gk26f1 .ow3cr2k { background: var(--bg-raised); border-color: transparent; }
.gk26f1 .ow3cr2k:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ufdi .ow3cr2k { border-radius: 100px; padding: 11px 20px; }
.ufdi .bi8e { border-radius: 14px; }
.q9lb7d84 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.q9lb7d84 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;
}
.q9lb7d84 summary::-webkit-details-marker { display: none; }
.q9lb7d84 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.q9lb7d84[open] summary::after { content: "−"; }
.j1wmv {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .ebrp { grid-template-columns: 1fr; } }
.ly9lpgue { counter-reset: priv-count; }
.vgezxi {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.vgezxi:last-child { border-bottom: none; }
.jytq8gm {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.vgezxi h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.vgezxi p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.iq2i4 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.iq2i4 li { margin-bottom: 6px; }
.tk3q8h{display:none}
.tk3q8h:empty,.lo601i2:empty{display:none}
.jiygoh7{position:relative;overflow:visible}
.src2n2 .f8upjp,.xomo .f8upjp,
.t6z6 .f8upjp,.f31md .f8upjp,
.qamwqfrx .f8upjp,.ye17 .f8upjp{display:block}
.yzkhv2m .r5imeuyu{display:block}
.src2n2 .f8upjp,.xomo .f8upjp,
.t6z6 .f8upjp,.f31md .f8upjp,
.qamwqfrx .f8upjp{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}
.src2n2 .f8upjp .lo601i2,.xomo .f8upjp .lo601i2,
.t6z6 .f8upjp .lo601i2,.f31md .f8upjp .lo601i2,
.qamwqfrx .f8upjp .lo601i2{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}
.src2n2 .nyjom8ic,.xomo .nyjom8ic,
.t6z6 .nyjom8ic,.f31md .nyjom8ic,
.qamwqfrx .nyjom8ic{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.src2n2 .f8upjp,.xomo .f8upjp{top:12px}
.src2n2 .f8upjp .lo601i2{margin-right:auto}
.xomo .f8upjp .lo601i2{margin-left:auto}
.xomo .f8upjp{text-align:right}
.t6z6 .f8upjp,.f31md .f8upjp{bottom:12px}
.t6z6 .f8upjp .lo601i2{margin-right:auto}
.f31md .f8upjp .lo601i2{margin-left:auto}
.f31md .f8upjp{text-align:right}
.qamwqfrx .f8upjp{position:relative;margin-top:16px}
.qamwqfrx .f8upjp .lo601i2{margin:0 auto}
.ye17 .f8upjp{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.ye17 .f8upjp .lo601i2{margin:0}
.ye17 .nnyouis~.f8upjp,
.ye17 .t6ck1~.f8upjp{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.ye17 .nnyouis~.f8upjp .lo601i2,
.ye17 .t6ck1~.f8upjp .lo601i2{justify-content:flex-start}
.nnyouis~.f8upjp,.t6ck1~.f8upjp{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}
.nnyouis~.f8upjp .lo601i2{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.t6ck1~.f8upjp .lo601i2{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.r5imeuyu .lo601i2{margin:0 0 12px}
.lo601i2{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.nyjom8ic{white-space:nowrap}
.inl90 .nyjom8ic{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.icqz .nyjom8ic{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.icqz .nknncjc::before{content:""}
.l5t0mn .lo601i2{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.m14g7liy .nyjom8ic{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.qd731 .nyjom8ic{color: var(--accent-light);opacity:1;font-weight:500}
.qr9c .nyjom8ic{border-bottom:1px solid currentColor;padding-bottom:2px}
.t0j8xq16 .lo601i2{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.k91o5b0w{--date-bg:var(--accent-bg-light)}
.v78iy5 .nknncjc::before{content:""}
.lt4plkop .nyjom8ic + .nyjom8ic::before{content:"•";margin-right:6px;opacity:.4}
.h1kw .nyjom8ic + .nyjom8ic::before{content:"/";margin-right:6px;opacity:.35}
.oxnj .nyjom8ic + .nyjom8ic::before{content:"|";margin-right:6px;opacity:.3}
.pjcybd .nyjom8ic + .nyjom8ic::before{content:"—";margin-right:6px;opacity:.3}
.npyexp .nyjom8ic + .nyjom8ic::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.sekrhah .nyjom8ic + .nyjom8ic::before{content:"·";margin-right:6px;opacity:.4}
.ezc237e7 .nyjom8ic + .nyjom8ic::before{content:"›";margin-right:6px;opacity:.4}
.yrvo0d38 .nyjom8ic + .nyjom8ic::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.fwq3bk8 .mgilf{padding:20px 0}
@media(max-width:640px){
  .mgilf{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .r123b{max-width:100%}
}
.ib6m09u .sd89m7{margin:0}
@media (max-width:560px){
  .wi2w1fn{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) {
  .wx0fuzk { padding: 28px 18px 20px; }
  .b93yb1 { font-size: 1.2rem; }
  .pejc69 { max-width: 220px; max-height: 80px; }
}
.jmqye .nh0r { border-radius: 22px; }
.x99gm81u .yo7uad {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .nh0r { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.fyjs1u {
  margin: 28px 0 24px;
}
.fyjs1u .tzbaz {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.fyjs1u .wp0gyqne {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.fyjs1u .yo7uad {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .pwrakbj { flex-direction: row-reverse; }
[dir="rtl"] .d3zh4s { flex-direction: row-reverse; }
[dir="rtl"] .rqr3mh .xvtll3 { right: auto; left: 32px; }
[dir="rtl"] .c6lpavi  .xvtll3 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .rqr3mh .xvtll3 { right: auto; left: 20px; }
  [dir="rtl"] .c6lpavi  .xvtll3 { left: auto;  right: 20px; }
}
[dir="rtl"] .cl0q .v3he1  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .rcghszm .v3he1 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .nnyouis,
[dir="rtl"] .qot8nh,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .a29c, [dir="rtl"] .xixi5oxt { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ez2u { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .yo7uad { direction: rtl; }
[dir="rtl"] .fnpi2 { direction: rtl; }
[dir="rtl"] .xxtq { direction: rtl; }
[dir="rtl"] .lz2m { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .usej4 .xixi5oxt,
[dir="rtl"] .a19p6u .xixi5oxt,
[dir="rtl"] .cqimet4g .xixi5oxt,
[dir="rtl"] .sw89nap4 .xixi5oxt {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .usej4 .xixi5oxt li::before,
[dir="rtl"] .a19p6u .xixi5oxt li::before,
[dir="rtl"] .cqimet4g .xixi5oxt li::before,
[dir="rtl"] .sw89nap4 .xixi5oxt li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .nnyouis.feeu3i .wjf91qp { align-items: flex-end; text-align: right; }
[dir="rtl"] .nnyouis.krajy .wjf91qp { text-align: center; }
[dir="rtl"] .nnyouis .wjf91qp { text-align: right; }
[dir="rtl"] .wp0gyqne,
[dir="rtl"] .qcdx0,
[dir="rtl"] .hh9ed,
[dir="rtl"] .u928,
[dir="rtl"] .kbbkm,
[dir="rtl"] .yug2,
[dir="rtl"] .ow3cr2k,
[dir="rtl"] .bi8e { text-align: right; direction: rtl; }
[dir="rtl"] .ufdi .ow3cr2k,
[dir="rtl"] .gm8b06m .ow3cr2k { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #82362f;
  --brand:           #82362f;
  --brand-light:     #67342f;
  --brand-pale:      #804e4a;
  --grad-start:      #be574d;
  --grad-end:        #c68983;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #82362f;
  --cta-light:       #672620;
  --cta-hover:       #55231e;
  --bg-page:         #f7f6f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f4f4;
  --bg-raised:       #f0eeee;
  --bg-hover:        #f5f4f4;
  --border:          #e8e3e2;
  --border-alt:      #dbd2d1;
  --border-section:  #e8e3e2;
  --text-primary:    #1a1818;
  --text-muted:      #5e5554;
  --text-body:       #353030;
  --text-sub:        #504848;
  --text-faint:      #867978;
  --text-dim:        #9e9493;
  --text-label:      #6b6160;
  --text-value:      #433c3c;
  --accent-bg:       #eee7e7;
  --accent-bg-light: #e4d3d1;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f3;
  --c-pros:          #1e841e;
  --c-cons:          #9f2321;
  --c-pros-label:    #249d24;
  --c-tip-border:    #28ae27;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1e841e;
}
:root { --logo-bg-opacity: 58%; }
body, button, input { font-family: "Manrope", sans-serif; }
.jjdsdsk .jsjdlltt li::before, .jjdsdsk .cnu2fpl li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.jjdsdsk .jsjdlltt li::before { content: ""; }.jjdsdsk .cnu2fpl li::before { content: ""; }.jjdsdsk .msbaybh::before, .jjdsdsk .rlr57gq::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.jjdsdsk .msbaybh::before { content: ""; }.jjdsdsk .rlr57gq::before { content: ""; }
.bowx .gtwhubw6, .bowx .nnyouis { min-height: 320px; }
.rn6jecs .xvcx1hi::after, .rn6jecs .qql6p::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.ea8m .e24sap::after,.ea8m .xvtll3::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; }
.gsmfl::before { content: '•'; }