:root {
  --color-accent: #af5215;
  --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;
}
.fzyepw {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.idh9 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.dhuz5258 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.zmdk { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ru4y1c { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ru4y1c a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ru4y1c a:hover { color: var(--accent-light); }
.fuqdym     .uvkd { border-radius: 24px; padding: 8px; }
.fuqdym .uvkd li a { border-radius: 16px; }
@media (max-width: 640px) {
  .uvkd {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ozoiqg:hover .uvkd,
  .ozoiqg:focus-within .uvkd { display: block; }
  .uvkd li a { padding: 8px 16px; font-size: 0.88rem; }
}
.x1j98r {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.qeqv7yp { display: none; }
@media (max-width: 640px) {
  .qeqv7yp {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .qeqv7yp.vhnxmu { display: block; }
}
@media (max-width: 640px) {
  .x1j98r { display: block; }
  .ru4y1c > li + li::before { display: none !important; }
  .ru4y1c {
    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;
  }
  .ru4y1c.vhnxmu { display: flex; }
  .ru4y1c li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ru4y1c li:last-child a { border-bottom: none; }
}
.jg89zeff { min-height: 480px; }
.uml07x {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.xrimusau { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.p5eq7uy .xrimusau { margin-left: 0; margin-right: 0; }
.qn2z3tiq {
  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;
}
.sbpp3 .qn2z3tiq { margin-top: 24px; }
.qn2z3tiq:hover { opacity: 0.88; }
.avx8qk {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.nswean85 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.avx8qk .s8co9f {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.avx8qk .uml07x { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.avx8qk .xrimusau { color: #e2e8f0; }
.avx8qk.qyiabi7 .s8co9f { text-align: center; }
.avx8qk.p5eq7uy   .s8co9f { text-align: left; }
.qbmm .s8co9f {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.qbmm .uml07x { color: var(--text-primary); text-shadow: none; }
.qbmm .xrimusau { color: var(--text-muted); }
.qbmm .qn2z3tiq { margin-top: 16px; }
.qbmm, .qbmm.jg89zeff { min-height: auto !important; }
.qbmm.qyiabi7 .s8co9f { text-align: center; }
.qbmm.p5eq7uy   .s8co9f { text-align: left; }
.qbmm~.khf32n{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}
.qbmm~.khf32n .pxqini{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; }
}
.sda79 .avx8qk .nswean85 {
  overflow: hidden;
}
.sda79 .avx8qk .nswean85::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@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); }
}
.xoy6 .avx8qk .nswean85 {
  overflow: hidden;
}
.xoy6 .avx8qk .nswean85::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.ys75 .avx8qk .nswean85 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.d8lk2vvc .avx8qk .nswean85 {
  overflow: hidden;
}
.d8lk2vvc .avx8qk .nswean85::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.qkqj .avx8qk .nswean85 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.alta .nswean85 {
  background: none;
}
.alta .uml07x { color: #fff; }
.alta .xrimusau { color: rgba(255,255,255,0.85); }
.alta .qn2z3tiq { background: #fff; color: var(--cta); }
.alta .qn2z3tiq:hover { opacity: 0.92; }
.u0256 .uml07x { text-shadow: none; color: var(--text-primary); }
.u0256 .xrimusau { color: var(--text-muted); }
body.ddvjxen .uml07x {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.oiq42704 .uml07x {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.jg89zeff.alta .uml07x,
section.alta .uml07x {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.u0256.qyiabi7 .caxod1zq { align-items: center; text-align: center; }
.jg89zeff .ccz6iahi {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.ccz6iahi .am63rl6.kzca {
  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;
}
.ccz6iahi .am63rl6.kzca:hover { opacity: 0.85; }
.nczog .s8co9f { padding-bottom: 24px; }
.sbpp3 .s8co9f { max-width: 1100px; }
@media (max-width: 700px) {
  .u0256 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .u0256:not(.e77dghit) .a4biu { display: none !important; }
  .e77dghit .a4biu { padding: 16px; }
  .caxod1zq  { padding: 36px 24px; }
  .u0256~.khf32n,.tkm0b~.khf32n{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .jg89zeff, .u0256 { min-height: 320px !important; }
  .uml07x { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .uyequ8ue,
  .gyoc46z,
  .k591ym4t { grid-template-columns: 1fr !important; }

  

  
  .nczog { display: flex !important; flex-direction: column !important; }
  .nczog .s8co9f { display: contents; }
  .nczog .nswean85 { order: 0; }
  .nczog .uml07x { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .nczog .uyequ8ue { order: 2; padding: 0 16px 12px !important; }
  .nczog .xrimusau { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .sbpp3 .s8co9f { display: flex; flex-direction: column; }
  .sbpp3 .s8co9f .uml07x { order: 1; }
  .sbpp3 .s8co9f .k591ym4t { order: 2; margin: 8px 0 24px !important; }
  .sbpp3 .s8co9f .xrimusau { order: 3; }
  .sbpp3 .s8co9f .qn2z3tiq { order: 4; align-self: center; margin-top: 0; }

  
  .u0256.e77dghit {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .u0256.e77dghit .caxod1zq { display: contents; padding: 0; }
  .u0256.e77dghit .caxod1zq .uml07x { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .u0256.e77dghit .a4biu { order: 2; padding: 12px 16px; }
  .u0256.e77dghit .caxod1zq .xrimusau { order: 3; padding: 0 24px; margin: 0 auto; }
  .u0256.e77dghit .caxod1zq .qn2z3tiq { order: 4; align-self: center; margin: 8px 0 32px; }
}
.wqgj { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.kznw { width: 100%; height: auto; display: block; border-radius: 10px; }
.n3fx .wqgj        { border-radius: 16px; }
.n3fx .kznw  { border-radius: 16px; }
.yx1yw77u .wqgj         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.yx1yw77u .kznw   { border-radius: 8px; }
.r5lk { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.p2794 { width: 100%; padding: 32px 0; position: relative; }
.d8s8sz7 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.vq7v828d .p2794:nth-child(even) { background: var(--bg-surface); }
.vq7v828d .p2794:nth-child(odd)  { background: var(--bg-page); }
.pypor0j .p2794:nth-child(even) { background: var(--bg-card); }
.pypor0j .p2794:nth-child(odd)  { background: var(--bg-page); }
.vq7v828d .p2794:nth-child(odd)  .d8s8sz7 { background: var(--bg-card); border-radius: 6px; }
.vq7v828d .p2794:nth-child(even) .d8s8sz7 { background: var(--bg-raised); border-radius: 6px; }
.pypor0j .p2794:nth-child(odd)  .d8s8sz7 { background: var(--bg-card); border-radius: 6px; }
.pypor0j .p2794:nth-child(even) .d8s8sz7 { background: var(--bg-raised); border-radius: 6px; }
.vq7v828d .p2794:nth-child(even) .hf6uwpn .e3fq5xh,
.pypor0j .p2794:nth-child(even) .hf6uwpn .e3fq5xh { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.vq7v828d .p2794:nth-child(odd) .hf6uwpn .e3fq5xh,
.pypor0j .p2794:nth-child(odd) .hf6uwpn .e3fq5xh { background: var(--bg-card-inner); }
.vq7v828d .p2794:nth-child(even) .a0kzh .e3fq5xh:nth-child(odd),
.pypor0j .p2794:nth-child(even) .a0kzh .e3fq5xh:nth-child(odd)  { background: var(--bg-card); }
.vq7v828d .p2794:nth-child(even) .a0kzh .e3fq5xh:nth-child(even),
.pypor0j .p2794:nth-child(even) .a0kzh .e3fq5xh:nth-child(even) { background: var(--bg-card-inner); }
h1.hli7x { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.hli7x {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.k15d5l { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.bvv8lzxm h2.hli7x {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.c4sam3e0 h2.hli7x {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.vpc8 h2.hli7x {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.jz72e8 h2.hli7x::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.nl588nl h2.hli7x {
  color: var(--text-primary); font-size: 1.7rem;
}
.tnut h2.hli7x::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.xzke5513 h2.hli7x {
  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;
}
.ndqt2g { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ndqt2g { display: none; } }
.au2ouxo { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.bu5ppkzf { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.um7n30it {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.eoyx6pr { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ppjh4 { padding-left: 20px; }
.ppjh4 li { margin-bottom: 6px; }
.ppjh4 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ppjh4 a:hover { color: var(--accent-light); }
.pmon .eoyx6pr { display: none; }
.cz4qw2h6 .eoyx6pr { display: none; }
.cz4qw2h6 .ppjh4 { padding-left: 0; list-style: none; }
.cz4qw2h6 .ppjh4 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.cz4qw2h6 .ppjh4 a { font-size: 0.92rem; }
.who8r .um7n30it { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.who8r .eoyx6pr { display: none; }
.who8r .ppjh4 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.who8r .ppjh4 li { margin-bottom: 0; }
.who8r .ppjh4 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;
}
.who8r .ppjh4 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.trcatlyh .um7n30it { padding: 20px 20px 16px; }
.trcatlyh .ppjh4 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.trcatlyh .ppjh4 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.trcatlyh .ppjh4 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;
}
.trcatlyh .ppjh4 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;
}
.trcatlyh .ppjh4 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.trcatlyh .ppjh4 a:focus,
.trcatlyh .ppjh4 a:focus-visible,
.trcatlyh .ppjh4 a:target { outline: none; }
.trcatlyh .ppjh4 li:target a { border-color: var(--border); color: var(--text-muted); }
.xf8t3s .um7n30it { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.xf8t3s .eoyx6pr { display: none; }
.xf8t3s .ppjh4 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.xf8t3s .ppjh4 li { margin-bottom: 0; }
.xf8t3s .ppjh4 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.xf8t3s .ppjh4 li:last-child::after { content: ""; margin-right: 0; }
.xf8t3s .ppjh4 a { font-size: 0.9rem; }
.e3fq5xh { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.hf6uwpn .e3fq5xh { background: var(--bg-card); }
.a0kzh .e3fq5xh:nth-child(odd)  { background: var(--bg-card); }
.a0kzh .e3fq5xh:nth-child(even) { background: var(--bg-raised); }
.c3wfic .e3fq5xh {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.c3wfic .e3fq5xh:last-child { border-bottom: none; }
.c3wfic h3.k15d5l { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.xwyon .e3fq5xh {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.xwyon .e3fq5xh + .e3fq5xh { margin-top: 4px; }
.vobknjy .e3fq5xh { background: none; border-radius: 0; padding: 12px 0; }
.vobknjy .e3fq5xh + .e3fq5xh { border-top: 1px solid var(--border-section); }
.t29gzu { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.r543u7p { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.vsb1g { color: var(--text-body); margin-bottom: 10px; }
.pykmrr2, .gra4x { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.pykmrr2 li, .gra4x li { margin-bottom: 6px; }
.gra4x li { list-style: decimal; }
.h71f9     .pykmrr2 { list-style-type: "● "; }
.o6in17q  .pykmrr2 { list-style-type: "■ "; }
.qa9mxp .pykmrr2 { list-style-type: "◆ "; }
.vemkbgcj    .pykmrr2 { list-style-type: "★ "; }
.h71f9     .ox1mdse { list-style-type: "● "; }
.o6in17q  .ox1mdse { list-style-type: "■ "; }
.qa9mxp .ox1mdse { list-style-type: "◆ "; }
.vemkbgcj    .ox1mdse { list-style-type: "★ "; }
.h71f9    .pykmrr2 li::marker, .h71f9    .ox1mdse li::marker,
.o6in17q .pykmrr2 li::marker, .o6in17q .ox1mdse li::marker,
.qa9mxp .pykmrr2 li::marker, .qa9mxp .ox1mdse li::marker,
.vemkbgcj   .pykmrr2 li::marker, .vemkbgcj   .ox1mdse li::marker {
  color: var(--cta); font-size: 1em;
}
.h71f9 .gra4x,
.o6in17q .gra4x,
.qa9mxp .gra4x,
.vemkbgcj .gra4x {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.h71f9 .gra4x li,
.o6in17q .gra4x li,
.qa9mxp .gra4x li,
.vemkbgcj .gra4x li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.h71f9 .gra4x li::before,
.o6in17q .gra4x li::before,
.qa9mxp .gra4x li::before,
.vemkbgcj .gra4x 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;
}
.h71f9     .gra4x li::before { border-radius: 50%; }
.o6in17q  .gra4x li::before { border-radius: 3px; }
.qa9mxp .gra4x li::before { border-radius: 3px; }
.vemkbgcj    .gra4x li::before { border-radius: 50%; }
.y9nqa8e { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.gok1 .y9nqa8e,
.uvuf .y9nqa8e { background: transparent; border: none; border-radius: 0; }
.rm36m { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.rm36m th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.rm36m td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.rm36m tr:hover td { background: var(--bg-hover); }
.dzhohfpr .rm36m tbody tr:nth-child(even) td { background: var(--bg-surface); }
.u1guq22y .rm36m { border: 1px solid var(--border-alt); }
.u1guq22y .rm36m th,
.u1guq22y .rm36m td { border: 1px solid var(--border-alt); }
.yu6phny .rm36m th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.yu6phny .rm36m td { border-bottom: none; }
.yu6phny .rm36m tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.pz27a2j .rm36m th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ij65 .y9nqa8e {
  overflow: hidden;
}
.ij65 .rm36m th { border-bottom: 1px solid var(--border-alt); }
.ij65 .rm36m tr:last-child td { border-bottom: none; }
.bab69r { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.twozlgk { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.f7tyb { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.cbo0xca { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.p0poxdo { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ox1mdse { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ox1mdse 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%}
.euk31ojg .cbo0xca { background: transparent; text-align: center; }
.i7z18m .f7tyb {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.o1yec1wa .f7tyb {
  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);
}
.y1xo .twozlgk { display: grid; grid-template-columns: auto 1fr; }
.y1xo .f7tyb {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.y1xo .cbo0xca { grid-column: 2; }
.y1xo .p0poxdo,
.y1xo .ox1mdse { grid-column: 1 / -1; }
.f05qdk .twozlgk { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.f05qdk .f7tyb {
  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);
}
.f05qdk .cbo0xca { grid-column: 2; }
.f05qdk .p0poxdo,
.f05qdk .ox1mdse { grid-column: 1 / -1; }
.t8t49ybw .twozlgk { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.t8t49ybw .cbo0xca { background: none; color: var(--accent-light); font-weight: 700; }
.qrj8 .twozlgk { 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); }
.qrj8 .cbo0xca { background: none; color: var(--accent-light); font-weight: 700; }
.kl7sx .twozlgk { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.kl7sx .twozlgk:last-child { border-bottom: none; }
.kl7sx .cbo0xca { background: none; color: var(--accent-light); font-weight: 700; }
.r0ks .twozlgk { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.r0ks .cbo0xca { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.qw8iwix .bab69r { counter-reset: card-n; }
.qw8iwix .twozlgk  { counter-increment: card-n; }
.qw8iwix .cbo0xca { display: flex; align-items: center; gap: 10px; }
.qw8iwix .cbo0xca::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;
}
.d7qosrui .twozlgk { background: var(--bg-surface); border: 1px solid var(--border); }
.d7qosrui .cbo0xca { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.u3m9djk { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.rix7pxz { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.gc8sc { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.u3m9djk strong { color: var(--text-primary); font-size: 0.95rem; }
.u3m9djk p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.qzacm { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.t4cgde3a, .oc8f { border-radius: 8px; padding: 14px; }
.t4cgde3a { background: var(--bg-pros); }
.oc8f { background: var(--bg-cons); }
.vykezou { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.t4cgde3a .vykezou { color: var(--c-pros-label); }
.oc8f .vykezou { color: #f87171; }
.t4cgde3a ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.oc8f ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.kznw { width: 100%; height: auto; border-radius: 10px; display: block; }
.kzca {
  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;
}
.kzca:hover { opacity: 0.85; }
.rgyf .kzca  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.rgyf .kzca:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.e6tzqso2 .kzca  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.e6tzqso2 .kzca:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.jqmgh3g .qn2z3tiq { border-radius: 50px; }
.jqmgh3g .kzca  { border-radius: 50px; }
.hw1mbnhu .qn2z3tiq { padding-left: 22px; padding-right: 22px; }
.hw1mbnhu .kzca  { padding-left: 12px; padding-right: 12px; }
.d82miu7 .qn2z3tiq { padding-left: 44px; padding-right: 44px; }
.d82miu7 .kzca  { padding-left: 24px; padding-right: 24px; }
.v8ikp .qn2z3tiq { padding-left: 56px; padding-right: 56px; }
.v8ikp .kzca  { padding-left: 32px; padding-right: 32px; }
.zscde   .qn2z3tiq::after, .zscde   .kzca::after,
.wtwi .qn2z3tiq::after, .wtwi .kzca::after,
.umql51    .qn2z3tiq::after, .umql51    .kzca::after,
.liu2otmm    .qn2z3tiq::after, .liu2otmm    .kzca::after,
.c9ss0uj    .qn2z3tiq::after, .c9ss0uj    .kzca::after,
.dyqhjyo     .qn2z3tiq::after, .dyqhjyo     .kzca::after,
.th4ws4    .qn2z3tiq::after, .th4ws4    .kzca::after,
.h9hzua5j   .qn2z3tiq::after, .h9hzua5j   .kzca::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;
}
.zscde .qn2z3tiq::after, .zscde .kzca::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");
}
.wtwi .qn2z3tiq::after, .wtwi .kzca::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");
}
.umql51 .qn2z3tiq::after, .umql51 .kzca::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");
}
.liu2otmm .qn2z3tiq::after, .liu2otmm .kzca::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");
}
.c9ss0uj .qn2z3tiq::after, .c9ss0uj .kzca::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");
}
.dyqhjyo .qn2z3tiq::after, .dyqhjyo .kzca::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");
}
.th4ws4 .qn2z3tiq::after, .th4ws4 .kzca::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");
}
.h9hzua5j .qn2z3tiq::after, .h9hzua5j .kzca::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");
}
.nb9uhmk   .emzo::after, .nb9uhmk   .ko6gjda7::after,
.yjd6m .emzo::after, .yjd6m .ko6gjda7::after,
.gu8uc    .emzo::after, .gu8uc    .ko6gjda7::after,
.v79c    .emzo::after, .v79c    .ko6gjda7::after,
.c768fs    .emzo::after, .c768fs    .ko6gjda7::after,
.zukumjs     .emzo::after, .zukumjs     .ko6gjda7::after,
.t2uid14y    .emzo::after, .t2uid14y    .ko6gjda7::after,
.bftht   .emzo::after, .bftht   .ko6gjda7::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;
}
.nb9uhmk .emzo::after, .nb9uhmk .ko6gjda7::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");
}
.yjd6m .emzo::after, .yjd6m .ko6gjda7::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");
}
.gu8uc .emzo::after, .gu8uc .ko6gjda7::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");
}
.v79c .emzo::after, .v79c .ko6gjda7::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");
}
.c768fs .emzo::after, .c768fs .ko6gjda7::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");
}
.zukumjs .emzo::after, .zukumjs .ko6gjda7::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");
}
.t2uid14y .emzo::after, .t2uid14y .ko6gjda7::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");
}
.bftht .emzo::after, .bftht .ko6gjda7::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");
}
.vkdhgz .trf2h2f { background: var(--bg-raised); }
.am63rl6.kzca {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .w241utq {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .w241utq::before    { grid-area: rank;   }
  .y91562r           { grid-area: ident;  }
  .mv00juk     { grid-area: rating; min-width: 0; width: auto; }
  .uamw           { grid-area: pills;  }
  .am63rl6             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .w241utq {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .w241utq::before    { justify-self: center; }
  .y91562r           { width: 100%; }
  .mv00juk     { justify-self: center; }
  .uamw           { grid-template-columns: 1fr; }
}
.azkn .qe5f { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .uc8lc .xxaql {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .uc8lc .wyo7yoqb { margin: 0; }
}
.x6co49z .w7fmpz { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.x6co49z .cts2 h3 { color: var(--accent-light); }
.x6co49z .w7u45f { background: var(--bg-page); border: 1px solid var(--border); }
.uvuf .qzacm { gap: 10px; }
.uvuf .t4cgde3a, .uvuf .oc8f { padding: 12px; }
.uvuf .t4cgde3a ul, .uvuf .oc8f ul { margin: 4px 0 0; padding-left: 18px; }
.uvuf .t4cgde3a li, .uvuf .oc8f li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .ecbahior { grid-template-columns: 1fr; }
  .dlemoj { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .dlemoj .yrcjn { width: 72px; height: 50px; }
  .dlemoj .cp5xk { max-width: 180px; }
  .dlemoj .hloeoc { width: auto; }
}
@media (max-width: 720px) {
  .jamnizj { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .dr35m2np { padding: 16px; }
  .z786q2jc .hwu5j4a { min-width: 50%; }
}
.cw9pfn .qzacm { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .afb0jo { grid-template-columns: 1fr; }
  .igfpipa6 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .m1sq { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .j1gvjkd { flex-wrap: wrap; padding: 16px; }
}
.jjb3gl .qzacm { gap: 8px; }
.jjb3gl .t4cgde3a, .jjb3gl .oc8f { padding: 8px; }
@media (max-width: 480px) {
  .inif4gk { flex-direction: column; align-items: stretch; }
}
.j7kfncw .hloeoc .kzca { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .xt916 { flex-direction: column; align-items: stretch; gap: 10px; }
  .j7kfncw .hloeoc { text-align: center; }
}
@media (max-width: 720px) {
  .cwb8wj { grid-template-columns: 1fr; }
  .rj2wri { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .obdn4j { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .qnl8s { grid-template-columns: 1fr; }
  .bo98yok { width: 100px; height: 100px; margin: 16px auto; }
  .bz3vw { font-size: 1.4rem; }
  .zc4rzqgn { justify-content: center; }
  .a788s9t .hwu5j4a { min-width: 50%; }
}
.pa8jvm .qzacm { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .xoq60 { flex-wrap: wrap; padding: 14px 16px; }
  .goz97 { padding: 12px 16px; }
  .pa8jvm .qzacm { margin: 0 16px; }
  .pa8jvm .e4c9 { padding: 0 16px; }
  .ssqp2 { padding: 12px 16px; }
}
.cwsg6m7 .pzaw0bbl { gap: 0; }
.cwsg6m7 .w241utq {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.cwsg6m7 .w241utq:last-child { border-bottom: none; }
.cwsg6m7 .w241utq:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.cwsg6m7 .w241utq:nth-child(even):hover { background: var(--bg-hover); }
.fiz007 .v3cgjt6 { display: none; }
.fiz007 .ldqyl6a { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.fiz007 .ldqyl6a {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.fiz007 .ldqyl6a small { display: none; }
.fiz007 .acgk0i .b398 { display: none; }
.fiz007 .acgk0i strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.fiz007 .zrdo { display: none; }
.kiu03 { margin: 16px 0; }
.f737h { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.f737h summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.f737h summary::after { content: "+"; color: var(--accent-light); }
.f737h[open] summary::after { content: "−"; }
.f737h p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.p2794 { margin-bottom: 0; }
.rl8tf0u h2.hli7x { color: var(--text-primary); border-color: var(--accent-light); }
.mabrrt0v h2.hli7x { color: var(--text-primary); border-color: var(--accent-light); }
.h6sdx .rix7pxz    { background: #1e1036; border-color: #a855f7; }
.h6sdx .u3m9djk strong  { color: #f1f5f9; }
.h6sdx .u3m9djk p       { color: #cbd5e1; }
.h6sdx .w1in0i    .x4p16seu     .gc8sc::before,
.h6sdx .vgh70qd  .x4p16seu     .gc8sc::before,
.h6sdx .kbfbe  .x4p16seu     .gc8sc::before,
.h6sdx .a6fgb .x4p16seu     .gc8sc::before { color: #10b981; }
.h6sdx .w1in0i    .oky17 .gc8sc::before,
.h6sdx .vgh70qd  .oky17 .gc8sc::before,
.h6sdx .kbfbe  .oky17 .gc8sc::before,
.h6sdx .a6fgb .oky17 .gc8sc::before { color: #f43f5e; }
.h6sdx .w1in0i    .rix7pxz    .gc8sc::before,
.h6sdx .vgh70qd  .rix7pxz    .gc8sc::before,
.h6sdx .kbfbe  .rix7pxz    .gc8sc::before,
.h6sdx .a6fgb .rix7pxz    .gc8sc::before { color: #a855f7; }
.y8wnj .rix7pxz    { background: #2d1600; border-color: #f97316; }
.y8wnj .u3m9djk strong  { color: #f1f5f9; }
.y8wnj .u3m9djk p       { color: #cbd5e1; }
.y8wnj .w1in0i    .x4p16seu     .gc8sc::before,
.y8wnj .vgh70qd  .x4p16seu     .gc8sc::before,
.y8wnj .kbfbe  .x4p16seu     .gc8sc::before,
.y8wnj .a6fgb .x4p16seu     .gc8sc::before { color: #eab308; }
.y8wnj .w1in0i    .oky17 .gc8sc::before,
.y8wnj .vgh70qd  .oky17 .gc8sc::before,
.y8wnj .kbfbe  .oky17 .gc8sc::before,
.y8wnj .a6fgb .oky17 .gc8sc::before { color: #ef4444; }
.y8wnj .w1in0i    .rix7pxz    .gc8sc::before,
.y8wnj .vgh70qd  .rix7pxz    .gc8sc::before,
.y8wnj .kbfbe  .rix7pxz    .gc8sc::before,
.y8wnj .a6fgb .rix7pxz    .gc8sc::before { color: #f97316; }
.v7e43m .rix7pxz    { background: #0a2020; border-color: #2dd4bf; }
.v7e43m .u3m9djk strong  { color: #f1f5f9; }
.v7e43m .u3m9djk p       { color: #cbd5e1; }
.v7e43m .w1in0i    .x4p16seu     .gc8sc::before,
.v7e43m .vgh70qd  .x4p16seu     .gc8sc::before,
.v7e43m .kbfbe  .x4p16seu     .gc8sc::before,
.v7e43m .a6fgb .x4p16seu     .gc8sc::before { color: #38bdf8; }
.v7e43m .w1in0i    .oky17 .gc8sc::before,
.v7e43m .vgh70qd  .oky17 .gc8sc::before,
.v7e43m .kbfbe  .oky17 .gc8sc::before,
.v7e43m .a6fgb .oky17 .gc8sc::before { color: #818cf8; }
.v7e43m .w1in0i    .rix7pxz    .gc8sc::before,
.v7e43m .vgh70qd  .rix7pxz    .gc8sc::before,
.v7e43m .kbfbe  .rix7pxz    .gc8sc::before,
.v7e43m .a6fgb .rix7pxz    .gc8sc::before { color: #2dd4bf; }
.z6d6h52 .rix7pxz    { background: var(--accent-bg); border-color: var(--accent-pale); }
.z6d6h52 .w1in0i    .gc8sc::before,
.z6d6h52 .vgh70qd  .gc8sc::before,
.z6d6h52 .kbfbe  .gc8sc::before,
.z6d6h52 .a6fgb .gc8sc::before { color: var(--accent-light) !important; }
.f7exhs::before,
.kxcxr9z8::before { margin-right: 5px; }
.nvkcb5g .t4cgde3a ul li,
.nvkcb5g .t4cgde3a .f7exhs { color: #22c55e; }
.nvkcb5g .oc8f ul li,
.nvkcb5g .oc8f .kxcxr9z8 { color: #ef4444; }
.vtpp .t4cgde3a { background: var(--bg-pros); }
.vtpp .oc8f { background: var(--bg-cons); }
.vtpp .t4cgde3a .f7exhs { color: var(--c-pros-label); }
.vtpp .oc8f .kxcxr9z8 { color: var(--c-cons); }
.vtpp .t4cgde3a ul li,
.vtpp .f493icup li            { color: var(--c-pros); }
.vtpp .oc8f ul li,
.vtpp .gtuhyod li            { color: var(--c-cons); }
.vh5lyy .t4cgde3a { background: var(--bg-pros); }
.vh5lyy .oc8f { background: var(--bg-cons); }
.vh5lyy .t4cgde3a .f7exhs { color: var(--c-pros-label); }
.vh5lyy .oc8f .kxcxr9z8 { color: var(--c-cons); }
.vh5lyy .t4cgde3a ul li,
.vh5lyy .oc8f ul li,
.lh8xkmc .f7exhs::before { content: "✓ "; }
.lh8xkmc .kxcxr9z8::before { content: "✗ "; }
.uxac9gsn .f7exhs::before { content: "→ "; }
.uxac9gsn .kxcxr9z8::before { content: "← "; }
.j4n3ee4 .f7exhs::before { content: "★ "; }
.j4n3ee4 .kxcxr9z8::before { content: "✕ "; }
.cjdojg .f7exhs::before { content: "◆ "; }
.cjdojg .kxcxr9z8::before { content: "▲ "; }
.azkn .u3m9djk { background: transparent; border-left: none; border: 1.5px solid; }
.azkn .x4p16seu     { border-color: var(--c-tip-border); }
.azkn .oky17 { border-color: var(--c-warn-border); }
.azkn .rix7pxz    { border-color: #60a5fa; }
.azkn .u3m9djk strong { color: var(--text-primary); }
.azkn .u3m9djk p      { color: var(--text-muted); }
.szf4xp .u3m9djk { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.szf4xp .rix7pxz    { border-top-color: #60a5fa; }
.yztdo .u3m9djk { border-left: none; border-radius: 8px; }
.yztdo .rix7pxz    { background: #1e3a8a; }
.yztdo .u3m9djk strong,
.yztdo .u3m9djk p { color: #fff; }
.yztdo .gc8sc::before { color: rgba(255,255,255,0.85) !important; }
.h6sdx.yztdo .rix7pxz,
.h6sdx .yztdo .rix7pxz    { background: #1e1036; }
.y8wnj.yztdo .rix7pxz,
.y8wnj .yztdo .rix7pxz     { background: #2d1600; }
.v7e43m.yztdo .rix7pxz,
.v7e43m .yztdo .rix7pxz     { background: #0a2020; }
.lkdtpj .u3m9djk { border-left: none; border-radius: 6px; padding: 10px 14px; }
.lkdtpj .rix7pxz    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.lkdtpj .u3m9djk strong { color: var(--text-primary); }
.lkdtpj .u3m9djk p      { color: var(--text-muted); }
.zbn02fi .u3m9djk { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.w1in0i .gc8sc,
.vgh70qd .gc8sc,
.kbfbe .gc8sc,
.a6fgb .gc8sc { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.w1in0i .gc8sc::before,
.vgh70qd .gc8sc::before,
.kbfbe .gc8sc::before,
.a6fgb .gc8sc::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.w1in0i .x4p16seu     .gc8sc::before { content: "✦"; color: var(--c-tip-border); }
.w1in0i .oky17 .gc8sc::before { content: "▲"; color: var(--c-warn-border); }
.w1in0i .rix7pxz    .gc8sc::before { content: "◉"; color: #60a5fa; }
.vgh70qd .x4p16seu     .gc8sc::before { content: "★"; color: var(--c-tip-border); }
.vgh70qd .oky17 .gc8sc::before { content: "◆"; color: var(--c-warn-border); }
.vgh70qd .rix7pxz    .gc8sc::before { content: "●"; color: #60a5fa; }
.kbfbe .x4p16seu     .gc8sc::before { content: "▶"; color: var(--c-tip-border); }
.kbfbe .oky17 .gc8sc::before { content: "■"; color: var(--c-warn-border); }
.kbfbe .rix7pxz    .gc8sc::before { content: "▸"; color: #60a5fa; }
.a6fgb .x4p16seu     .gc8sc::before { content: "→"; color: var(--c-tip-border); }
.a6fgb .oky17 .gc8sc::before { content: "⬥"; color: var(--c-warn-border); }
.a6fgb .rix7pxz    .gc8sc::before { content: "◈"; color: #60a5fa; }
.jzsegl .hf6uwpn .e3fq5xh,
.jzsegl .a0kzh .e3fq5xh  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.jzsegl .twozlgk                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.jzsegl .y9nqa8e          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.jzsegl .um7n30it                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.w7g6a .hf6uwpn .e3fq5xh,
.w7g6a .a0kzh .e3fq5xh,
.w7g6a .twozlgk,
.w7g6a .w241utq,
.w7g6a .wyo7yoqb,
.w7g6a .y9nqa8e,
.w7g6a .um7n30it,
.w7g6a .zbn02fi .u3m9djk { box-shadow: none; }
.w4cj22e   .vsb1g, .w4cj22e .t29gzu, .w4cj22e .r543u7p,
.w4cj22e   .au2ouxo, .w4cj22e .bu5ppkzf { font-size: 0.9rem; }
.w4cj22e   .pykmrr2, .w4cj22e .gra4x { font-size: 0.9rem; }
.pad1wll   .vsb1g, .pad1wll .t29gzu, .pad1wll .r543u7p,
.pad1wll   .au2ouxo, .pad1wll .bu5ppkzf { font-size: 0.95rem; }
.pad1wll   .pykmrr2, .pad1wll .gra4x { font-size: 0.95rem; }
.zhl1cal   .vsb1g, .zhl1cal .t29gzu, .zhl1cal .r543u7p,
.zhl1cal   .au2ouxo, .zhl1cal .bu5ppkzf { font-size: 1.08rem; }
.zhl1cal   .pykmrr2, .zhl1cal .gra4x { font-size: 1.05rem; }
.zhl1cal   .rm36m { font-size: 0.97rem; }
.w80ceaz .uml07x      { font-size: 3.2rem; }
.w80ceaz h2.hli7x { font-size: 1.9rem; }
.w80ceaz h3.k15d5l     { font-size: 1.4rem; }
.z8wl54 .uml07x      { font-size: 3.8rem; }
.z8wl54 h2.hli7x { font-size: 2.2rem; }
.z8wl54 h3.k15d5l     { font-size: 1.6rem; }
.p2794 + .p2794 { position: relative; }
.wo65   .p2794 + .p2794::before,
.l0x7x  .p2794 + .p2794::before,
.uoqux5u2   .p2794 + .p2794::before,
.koy4y4   .p2794 + .p2794::before,
.fcrl   .p2794 + .p2794::before,
.rcjc .p2794 + .p2794::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.wo65 .p2794 + .p2794::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.l0x7x .p2794 + .p2794::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.uoqux5u2 .p2794 + .p2794::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;
}
.koy4y4 .p2794 + .p2794::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.irs3leiq .p2794 { margin-bottom: 16px; }
.irs3leiq .p2794 + .p2794 { margin-top: 0; }
.irs3leiq .d8s8sz7 { padding-top: 0; padding-bottom: 0; }
.fcrl .p2794 + .p2794::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.rcjc .p2794 + .p2794::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.up8nzzm .p2794 + .p2794::before,
.sag3r6i .p2794 + .p2794::before,
.x87wkjs7 .p2794 + .p2794::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%;
}
.vq7v828d .up8nzzm .p2794:nth-child(even)::before,
.vq7v828d .sag3r6i .p2794:nth-child(even)::before,
.vq7v828d .x87wkjs7 .p2794:nth-child(even)::before { background: var(--bg-surface); }
.pypor0j .up8nzzm .p2794:nth-child(even)::before,
.pypor0j .sag3r6i .p2794:nth-child(even)::before,
.pypor0j .x87wkjs7 .p2794:nth-child(even)::before { background: var(--bg-card); }
.up8nzzm .p2794 + .p2794::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");
}
.sag3r6i .p2794 + .p2794::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");
}
.x87wkjs7 .p2794 + .p2794::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");
}
.w8cl .avx8qk,
.hlack .avx8qk,
.fnxpaqy .avx8qk { overflow: hidden; }
.w8cl .s8co9f,
.hlack .s8co9f { margin-bottom: 60px; }
.fnxpaqy .s8co9f { margin-bottom: 70px; }
.fnxpaqy .caxod1zq { padding-bottom: 70px; }
.w8cl .avx8qk::before,
.hlack .avx8qk::before,
.fnxpaqy .avx8qk::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.w8cl .avx8qk::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");
}
.hlack .avx8qk::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");
}
.fnxpaqy .avx8qk::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.w0a4v81v .avx8qk:not(.alta) .nswean85 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.yzji2d .avx8qk:not(.alta) .nswean85 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.dzan  .avx8qk:not(.alta) .nswean85 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.hl0w  .avx8qk:not(.alta) .nswean85 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.mw8om .alta { background: var(--accent); }
.mw8om .alta .nswean85 { background: none; }
.mw8om .ytq2qwd { background: var(--accent); }
.mw8om .u0256 { background: var(--accent-bg); }
.mw8om .avx8qk:not(.alta) .nswean85 { background: rgba(0,0,0,0.6); }
.nafy3 .wqgj { float: left; width: 38%; margin: 0 28px 16px 0; }
.nafy3 .wqgj .kznw { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.nafy3 .d8s8sz7::after { content: ''; display: block; clear: both; }
.spd99 .wqgj { float: right; width: 38%; margin: 0 0 16px 28px; }
.spd99 .wqgj .kznw { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.spd99 .d8s8sz7::after { content: ''; display: block; clear: both; }
.ja1wf90 .p2794:nth-child(odd)  .wqgj { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ja1wf90 .p2794:nth-child(even) .wqgj { float: right; width: 38%; margin: 0 0 16px 28px; }
.ja1wf90 .wqgj .kznw { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ja1wf90 .d8s8sz7::after { content: ''; display: block; clear: both; }
.nafy3 .bab69r,
.spd99 .bab69r,
.ja1wf90 .bab69r,
@media (max-width: 900px) {
  .nafy3 .wqgj,
  .spd99 .wqgj,
  .ja1wf90 .p2794:nth-child(odd)  .wqgj,
  .ja1wf90 .p2794:nth-child(even) .wqgj {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .nafy3 .wqgj .kznw,
  .spd99 .wqgj .kznw,
  .ja1wf90 .wqgj .kznw {
    max-height: none !important;
  }
}
.nafy3 .pykmrr2,
.nafy3 .gra4x,
.spd99 .pykmrr2,
.spd99 .gra4x,
.ja1wf90 .pykmrr2,
.ja1wf90 .gra4x { overflow: hidden; }
@media (max-width: 640px) {
  .nafy3 .wqgj,
  .spd99 .wqgj,
  .ja1wf90 .wqgj { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ca9vo63u .r5lk,
.ca9vo63u .d8s8sz7,
.ca9vo63u .m05yg  { max-width: 1100px; }
.ca9vo63u { --content-mw: 1100px; }
.un5wp9 .r5lk,
.un5wp9 .d8s8sz7,
.un5wp9 .m05yg  { max-width: 1200px; }
.nx07 .r5lk,
.nx07 .d8s8sz7,
.nx07 .m05yg  { max-width: 1320px; }
.imdu { font-size: 0.82rem; color: var(--text-muted); }
.j5bwq { display: flex; align-items: center; }
.dxipa {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.yji16f9 { display: flex; align-items: center; }
.kqd44wh { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.kqd44wh:hover { text-decoration: underline; }
.t3s4yrcs { margin: 0 3px; opacity: 0.45; }
.t3s4yrcs::before { content: '/'; }
.s9z0 { padding: 2px 5px; color: var(--text-main); }
.rxr8 .imdu {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.rxr8 .j5bwq { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.j26fl92o .imdu {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.j26fl92o .j5bwq { padding: 0 0 0 12px; }
.wz7wljx .j5bwq { padding: 0 16px; }
.wz7wljx .imdu {
  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);
}
.wz7wljx .r5lk { padding-top: 28px; }
@media (max-width: 720px) {
  .t6apv { margin-top: 18px; padding: 0 16px; }
  .wz7wljx .r5lk { padding-top: 16px; }
}
.ca9vo63u.rxr8 .j5bwq { max-width: 1100px; }
.un5wp9.rxr8 .j5bwq { max-width: 1200px; }
.nx07.rxr8 .j5bwq { max-width: 1320px; }
.ca9vo63u .t6apv { max-width: 1100px; }
.djwqd5zp .p2794 { padding-top: 16px; padding-bottom: 16px; }
.cfn1c .p2794 { padding-top: 24px; padding-bottom: 24px; }
.zwrvf7 .p2794 { padding-top: 40px; padding-bottom: 40px; }
.juukid41 .p2794 { padding-top: 52px; padding-bottom: 52px; }
.n7us .p2794:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.n7us .p2794:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.n7us .p2794:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.n7us .p2794:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.he1a .d8s8sz7 { padding-top: 10px;  padding-bottom: 10px; }
.yjoq2ile .d8s8sz7 { padding-top: 18px;  padding-bottom: 18px; }
.ejelbiy5 .d8s8sz7 { padding-top: 36px;  padding-bottom: 36px; }
.nc9hsyc2 .d8s8sz7 { padding-top: 48px;  padding-bottom: 48px; }
.e1xfsgzq h2.hli7x { font-weight: 600; }
.e1xfsgzq h3.k15d5l     { font-weight: 600; }
.rvu9jmx h2.hli7x { font-weight: 800; }
.rvu9jmx h3.k15d5l     { font-weight: 700; }
.lkcc h2.hli7x { font-weight: 900; }
.lkcc h3.k15d5l     { font-weight: 800; }
.lkcc .u3m9djk strong,
.lkcc .u3m9djk strong { font-weight: 600; }
.emzo {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.as2co .emzo { display: none; }
@media (max-width: 640px) {
  .m64i { display: none; }
  .emzo {
    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;
  }
}
.emzo { background: var(--cta) !important; color: #fff !important; border: none !important; }
.emzo:hover { opacity: 0.85; }
.o0iihks2 .emzo { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.qsdgkpq .emzo,
.mu0ui  .emzo { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.qsdgkpq .emzo:hover,
.mu0ui  .emzo:hover { opacity: 0.88; }
.o0iihks2.qsdgkpq .emzo,
.o0iihks2.mu0ui  .emzo { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ko6gjda7 {
  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;
}
.ko6gjda7:hover { transform: translateY(-2px); opacity: 0.92; }
.ko6gjda7 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.d98npodd .ko6gjda7 { display: none; }
.ff7bwd .ko6gjda7 { right: 32px; }
.zdi4k6th  .ko6gjda7 { left: 32px; }
@media (max-width: 480px) {
  .ff7bwd .ko6gjda7 { right: 20px; bottom: 20px; }
  .zdi4k6th  .ko6gjda7 { left: 20px; bottom: 20px; }
}
.e07ttm { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.m05yg { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.dnj7n2 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.dfu3t9 { color: var(--text-dim); font-size: 0.8rem; }
.ukv7 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.ukv7 img { height: 26px; width: auto; object-fit: contain; }
.i3ojq .m05yg { text-align: center; }
.i3ojq .dnj7n2 { margin-top: 0; }
@media (max-width: 640px) {
  .m05yg { padding-left: 16px; padding-right: 16px; }
  .ko20 .m05yg { padding: 20px 16px; }
  .pnnwyf4f { gap: 4px 12px; }
  .dnj7n2 { font-size: 0.78rem; }
}
.idqn8sy .wyj5k01 .ukv7 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.idqn8sy .dnj7n2 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.idqn8sy .dfu3t9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .idqn8sy .jhg2h { grid-template-columns: 1fr 1fr; } .idqn8sy .wyj5k01 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .idqn8sy .jhg2h { grid-template-columns: 1fr; } }
.rlh2 .oo2peixb { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.rlh2 .ukv7 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.rlh2 .k6dv { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.rlh2 .k6dv a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.rlh2 .k6dv a:hover { color: var(--accent-light); }
.ndxkc1o1 { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.rlh2 .n8p2 { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.rlh2 .oxu83 { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.rlh2 .oxu83 a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.rlh2 .oxu83 a:hover { color: var(--accent-light); }
.rlh2 .dnj7n2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .rlh2 .oo2peixb { gap: 12px; } .rlh2 .ukv7 { margin-right: 0; width: 100%; } }
.r4p4v9x .cgsaq .ukv7 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.r4p4v9x .dnj7n2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.r4p4v9x .dfu3t9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .r4p4v9x .iucj6ok0 { grid-template-columns: 1fr 1fr; } .r4p4v9x .cgsaq { grid-column: 1 / -1; } }
@media (max-width: 480px) { .r4p4v9x .iucj6ok0 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ksnfwv .g5u5d { grid-template-columns: 1fr 1fr; } .ksnfwv .suvunm:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ksnfwv .g5u5d { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .bmcbzqas .g5u5d { grid-template-columns: 1fr; } }
.wlukz0 .m05yg { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.cfzqfe .fzyepw      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.cfzqfe .e07ttm { background: var(--bg-page); border-top-color: var(--border-alt); }
.brzukm0 .fzyepw      { background: #0d1117; border-bottom-color: #21262d; }
.brzukm0 .dhuz5258 { color: var(--accent-light); }
.brzukm0 .ru4y1c { --msep-color: #8b949e; }
.brzukm0 .ru4y1c a { color: #8b949e; }
.brzukm0 .ru4y1c a:hover { color: var(--accent-light); }
.brzukm0 .x1j98r { color: #8b949e; }
.brzukm0 .e07ttm { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.brzukm0 .dnj7n2,
.brzukm0 .dfu3t9 { color: #6e7681; }
.brzukm0 .fqi3h5cu a, .brzukm0 .k6dv a,
.brzukm0 .oxu83 a { color: #8b949e; }
.brzukm0 .ukv7 { color: #e6edf3; }
.brzukm0 .fqi3h5cu a:hover, .brzukm0 .k6dv a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .brzukm0 .ru4y1c { background: #0d1117; border-top-color: #21262d; }
  .brzukm0 .ru4y1c li a { border-bottom-color: #21262d; }
}
.f0kz1f .fzyepw      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.f0kz1f .dhuz5258 { color: var(--accent-light); }
.f0kz1f .ru4y1c { --msep-color: #475569; }
.f0kz1f .ru4y1c a { color: #475569; }
.f0kz1f .ru4y1c a:hover { color: var(--accent-light); }
.f0kz1f .x1j98r { color: #64748b; }
.f0kz1f .e07ttm { background: #f0f4f8; border-top-color: #cbd5e1; }
.f0kz1f .dnj7n2,
.f0kz1f .dfu3t9 { color: #64748b; }
.f0kz1f .fqi3h5cu a, .f0kz1f .k6dv a,
.f0kz1f .oxu83 a, .f0kz1f .ukv7 { color: #374151; }
.f0kz1f .fqi3h5cu a:hover, .f0kz1f .k6dv a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .f0kz1f .ru4y1c { background: #f0f4f8; border-top-color: #cbd5e1; }
  .f0kz1f .ru4y1c li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.qsdgkpq .fzyepw      { background: var(--accent); border-bottom-color: var(--accent-light); }
.qsdgkpq .dhuz5258 { color: #fff; }
.qsdgkpq .ru4y1c { --msep-color: rgba(255,255,255,0.82); }
.qsdgkpq .ru4y1c a { color: rgba(255,255,255,0.82); }
.qsdgkpq .ru4y1c a:hover { color: #fff; }
.qsdgkpq .x1j98r { color: rgba(255,255,255,0.9); }
.qsdgkpq .uvkd a { color: var(--text-primary) !important; }
.qsdgkpq .uvkd a:hover { color: var(--accent-light) !important; }
.qsdgkpq .e07ttm { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.qsdgkpq .dnj7n2,
.qsdgkpq .dfu3t9 { color: rgba(255,255,255,0.72); }
.qsdgkpq .dm2ks19 a, .qsdgkpq .pnnwyf4f a,
.qsdgkpq .fqi3h5cu a, .qsdgkpq .k6dv a,
.qsdgkpq .oxu83 a, .qsdgkpq .ukv7 { color: #fff; }
.qsdgkpq .rz878s, .qsdgkpq .xitfj { color: rgba(255,255,255,0.7); }
.qsdgkpq .dm2ks19 a:hover, .qsdgkpq .pnnwyf4f a:hover,
.qsdgkpq .fqi3h5cu a:hover, .qsdgkpq .k6dv a:hover { color: #fff; }
@media (max-width: 640px) {
  .qsdgkpq .ru4y1c { background: var(--accent); border-top-color: var(--accent-light); }
  .qsdgkpq .ru4y1c li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.mu0ui .fzyepw {
  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);
}
.mu0ui .e07ttm {
  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) {
  .mu0ui .ru4y1c {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.jb3ozlzd .idh9 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.gxkmbzs .idh9 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.aure .idh9 { min-height: 72px; height: auto; }
.ovaj40s .idh9 { min-height: 84px; height: auto; }
.ko20 .idh9 { max-width: none; padding: 0 32px; }
.ko20 .m05yg  { max-width: none; padding: 24px 32px; }
.qo1x8d.un5wp9 .idh9 { max-width: 1200px; }
.qo1x8d.nx07 .idh9 { max-width: 1320px; }
.s7ssm   .dhuz5258, .s7ssm   .ukv7 { text-transform: capitalize; }
.sk8zl8 .dhuz5258, .sk8zl8 .ukv7 { text-transform: lowercase; }
.r38tmqbg .dhuz5258, .r38tmqbg .ukv7 { text-transform: uppercase; letter-spacing: 0.06em; }
.eqa293, .zcgv5ok {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.dcndexm1 .eqa293,
.dcndexm1 .zcgv5ok { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.zg1tun .eqa293,
.zg1tun .zcgv5ok { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.joyabj .eqa293,
.joyabj .zcgv5ok { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.qvwkljh .eqa293,
.qvwkljh .zcgv5ok { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.r74w   .ru4y1c a { font-weight: 500; }
.rexyucj .ru4y1c a { font-weight: 600; }
.b2zpd1     .ru4y1c a { font-weight: 700; }
.ro1t7clb    .ru4y1c a { font-weight: 800; letter-spacing: 0.01em; }
.qure     .ru4y1c > li + li::before,
.yhlh6lok    .ru4y1c > li + li::before,
.t77hiho    .ru4y1c > li + li::before,
.s9z9pk .ru4y1c > li + li::before,
.zffs8fl .ru4y1c > li + li::before,
.c2db  .ru4y1c > li + li::before,
.lku1y    .ru4y1c > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.qure     .ru4y1c > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.yhlh6lok    .ru4y1c > li + li::before { content: "|"; }
.t77hiho    .ru4y1c > li + li::before { content: "—"; }
.s9z9pk .ru4y1c > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.zffs8fl .ru4y1c > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.c2db  .ru4y1c > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.lku1y    .ru4y1c > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .xdkj37 .x1j98r,
  .x3zf53 .x1j98r,
  .xrlbmi .x1j98r,
  .lnnexuc .x1j98r,
  .x2cv32m .x1j98r {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .xdkj37 .x1j98r::before,
  .x3zf53 .x1j98r::before,
  .xrlbmi .x1j98r::before,
  .lnnexuc .x1j98r::before,
  .x2cv32m .x1j98r::before { content: ""; display: block; flex-shrink: 0; }

  
  .xdkj37 .x1j98r::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;
  }

  
  .x3zf53 .x1j98r::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;
  }

  
  .xrlbmi .x1j98r::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;
  }

  
  .lnnexuc .x1j98r::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;
  }

  
  .x2cv32m .x1j98r::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) {
  .gp7x .x1j98r {
    padding: 5px 14px;
  }
  .gp7x .ru4y1c {
    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;
  }
  .gp7x .ru4y1c li a {
    border-bottom: none; padding: 10px 22px;
  }
  .gp7x .ru4y1c li a:hover { background: var(--bg-raised); }
  .gp7x .qeqv7yp,
  .zwypetc .qeqv7yp,
  .ttdf86q .qeqv7yp { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .papay .x1j98r {
    padding: 5px 10px;
  }
  .papay .ru4y1c {
    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);
  }
  .papay .ru4y1c.vhnxmu { transform: translateX(0); }
  .papay .ru4y1c li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .papay .ru4y1c li:last-child a { border-bottom: none; }
  .qsdgkpq .ru4y1c,
  .brzukm0 .ru4y1c { background: var(--accent) !important; }
  .qsdgkpq .ru4y1c li a,
  .brzukm0 .ru4y1c li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ttdf86q .x1j98r {
    padding: 5px 10px;
  }
  .ttdf86q .ru4y1c {
    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);
  }
  .ttdf86q .ru4y1c::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ttdf86q .ru4y1c.vhnxmu { transform: translateY(0); }
  .ttdf86q .ru4y1c li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .dsuc2dx .x1j98r {
    padding: 5px 10px;
  }
  .dsuc2dx .ru4y1c {
    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;
  }
  .dsuc2dx .ru4y1c.vhnxmu { opacity: 1; pointer-events: auto; }
  .dsuc2dx .ru4y1c li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .fty7m     .x1j98r { border-radius: 0 !important; }
  .pxjv1   .x1j98r { border-radius: 8px !important; }
  .k1p60o .x1j98r { border-radius: 50% !important; }
  .i351x2   .x1j98r { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .voa4 .zpyfx { flex-direction: column; align-items: stretch; }
  .voa4 .u3f2htdg { flex-direction: row; min-width: auto; }
  .voa4 .u7jo7m { align-items: flex-start; text-align: left; }
}
.uxeqdup,
.uxeqdup.p2794,
.vq7v828d .uxeqdup,
.xpgm409 .uxeqdup,
.pypor0j .uxeqdup,
.l68b6 .uxeqdup {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.dwrxc4 {
  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;
}
.m5h4 { flex: 1 1 280px; min-width: 0; }
.gsxuzth2 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.saxl {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ai2cy9v {
  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;
}
.ai2cy9v:hover { transform: translateY(-1px); opacity: 0.95; }
.fd4uxq .dwrxc4 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.fd4uxq .gsxuzth2 { color: var(--cta); }
.fd4uxq .saxl { color: var(--text-body); }
.fd4uxq .ai2cy9v {
  background: var(--cta) !important;
  color: #fff !important;
}
.cslol .dwrxc4 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.cslol .gsxuzth2 { color: var(--text-primary); }
.cslol .saxl { color: var(--text-body); }
.cslol .ai2cy9v {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .dwrxc4 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .m5h4 { flex: 0 0 auto; }
  .gsxuzth2 { font-size: 1.2rem; }
  .ai2cy9v { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.wy6bzf2 .zmdk { height: 36px; }
.qfk9xmo .zmdk { height: 60px; max-width: 200px; }
.g4i1ubg5 .zmdk { height: 56px; max-width: 180px; }
@media (min-width: 720px) {
  .ebjzj .pzaw0bbl {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ebjzj .w241utq {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ebjzj .w241utq { padding: 40px 16px 20px; }
  .ebjzj .l0r7 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ebjzj .am63rl6 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .lpc7q0 .w241utq {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .lpc7q0 .w241utq::before {
    position: absolute; top: 14px; left: 14px;
  }
  .lpc7q0 .y91562r {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .lpc7q0 .u7k5wkx { white-space: normal; text-align: center; font-size: 1.2rem; }
  .lpc7q0 .l0r7 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .lpc7q0 .am63rl6 { width: 100%; min-width: 0; }
  .lpc7q0 .v3cgjt6 { min-width: 0; }
}
.dww395v2 .w241utq::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.df4tr .f737h {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.df4tr .f737h summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.df4tr .f737h p { padding: 0 2px 16px; }
.w8ofi .f737h { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.w8ofi .f737h summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.w8ofi .f737h summary::after { content: "›"; font-size: 1.2em; }
.w8ofi .f737h[open] summary::after { content: "‹"; }
.w8ofi .f737h p { padding: 10px 22px 4px; }
.fsrp4v .f737h {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.fsrp4v .f737h summary { color: var(--text-primary); padding-left: 16px; }
.fsrp4v .f737h summary::after { content: "›"; font-size: 1.1em; }
.fsrp4v .f737h[open] summary::after { content: "‹"; }
.fsrp4v .f737h p { padding-left: 16px; }
.blmp9x5 .kiu03 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.blmp9x5 .f737h {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.blmp9x5 .f737h:last-child { border-bottom: none; }
.blmp9x5 .f737h summary { color: var(--text-primary); border-radius: 0; }
.blmp9x5 .f737h summary::after { content: "›"; font-size: 1.1em; }
.blmp9x5 .f737h[open] summary::after { content: "‹"; }
.qo30 .f737h { overflow: hidden; }
.qo30 .f737h summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.qo30 .f737h summary::after { color: rgba(255,255,255,.75); }
.qo30 .f737h[open] summary { border-radius: 0; }
.jn3n5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.k0sa26u {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.yfz7 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ub7uez { color: var(--text-muted); font-size: 1.05rem; }
.q8yr {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.q2jw3m {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.gmg9 { margin-bottom: 20px; }
.pfvbxo {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.sd8evkh {
  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;
}
.sd8evkh:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.i8l0b { resize: vertical; min-height: 130px; }
.xogl4qh1 { width: 100%; margin-top: 8px; }
.j7qjmr38 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.nvnkxosc {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.qydjm { color: var(--text-muted); line-height: 1.75; }
.f55njbjl { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.f55njbjl li { margin-bottom: 6px; }
.qgcdsd { max-width: 760px; margin: 0 auto; }
.om48 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.r4lyew21 { max-width: 760px; margin: 0 auto; }
.ivtuu ul.f55njbjl { margin: 0; }
@media (max-width: 640px) { .c1fpbra { grid-template-columns: 1fr; gap: 10px; } }
.d93l { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.neoo { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.qf8rnk { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.neoo p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.neoo .f55njbjl { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .d93l { grid-template-columns: 1fr; } }
.vfem ul.f55njbjl { margin: 0; }
.tobfqloz .f55njbjl,
.qu2kus .f55njbjl,
.f47db .f55njbjl,
.a8dri .f55njbjl {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .dvmbw6qc { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .xn5v67b { grid-template-columns: 1fr; } .nb0fg { position: static; text-align: center; } }
@media (max-width: 860px) { .u3wo6vo { grid-template-columns: 1fr; } }
.a8dri .f55njbjl { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .r4bchnlm { flex-direction: column; text-align: center; } .kk8tn0 { grid-template-columns: 1fr; } }
.y2bv7e9 {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.y2bv7e9 .yfz7 { color: var(--accent-light); }
.u17w2b .yfz7 { font-size: 2rem; }
.u17w2b .ub7uez { max-width: 680px; }
.rduev3 .yfz7 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.rduev3 .ub7uez  { margin: 0; }
@media (max-width: 640px) { .rduev3 { flex-direction: column; } }
.q5sn4eve .yfz7 { color: var(--accent-light); }
.dlav4kq .yfz7 { color: #fff; }
.dlav4kq .ub7uez  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .m3lco1n { grid-template-columns: 1fr; } }
.r7lv6 .sd8evkh {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.r7lv6 .sd8evkh:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.p02p7 .sd8evkh { background: var(--bg-raised); border-color: transparent; }
.p02p7 .sd8evkh:focus { background: var(--bg-card); border-color: var(--accent-light); }
.n9zb .sd8evkh { border-radius: 100px; padding: 11px 20px; }
.n9zb .i8l0b { border-radius: 14px; }
.ry3vbz {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .ry3vbz { grid-template-columns: 1fr; } }
.wo6g {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.wo6g h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.wo6g p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.k8jcojd { counter-reset: priv-count; }
.ovynq {
  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);
}
.ovynq:last-child { border-bottom: none; }
.jx76y4 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.ovynq h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.ovynq p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.svvhtl { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.svvhtl li { margin-bottom: 6px; }
.wo58k{display:none}
.wo58k:empty,.pxqini:empty{display:none}
.sfr716{position:relative;overflow:visible}
.nd8vl .khf32n,.uvhcnqkt .khf32n,
.cppfp8a .khf32n,.uhe6 .khf32n,
.ez6y .khf32n,.emzi4 .khf32n{display:block}
.ebgbg .h4zl{display:block}
.nd8vl .khf32n,.uvhcnqkt .khf32n,
.cppfp8a .khf32n,.uhe6 .khf32n,
.ez6y .khf32n{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}
.nd8vl .khf32n .pxqini,.uvhcnqkt .khf32n .pxqini,
.cppfp8a .khf32n .pxqini,.uhe6 .khf32n .pxqini,
.ez6y .khf32n .pxqini{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}
.nd8vl .si4uyr,.uvhcnqkt .si4uyr,
.cppfp8a .si4uyr,.uhe6 .si4uyr,
.ez6y .si4uyr{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.nd8vl .khf32n,.uvhcnqkt .khf32n{top:12px}
.nd8vl .khf32n .pxqini{margin-right:auto}
.uvhcnqkt .khf32n .pxqini{margin-left:auto}
.uvhcnqkt .khf32n{text-align:right}
.cppfp8a .khf32n,.uhe6 .khf32n{bottom:12px}
.cppfp8a .khf32n .pxqini{margin-right:auto}
.uhe6 .khf32n .pxqini{margin-left:auto}
.uhe6 .khf32n{text-align:right}
.ez6y .khf32n{position:relative;margin-top:16px}
.ez6y .khf32n .pxqini{margin:0 auto}
.emzi4 .khf32n{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.emzi4 .khf32n .pxqini{margin:0}
.emzi4 .u0256~.khf32n,
.emzi4 .tkm0b~.khf32n{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.emzi4 .u0256~.khf32n .pxqini,
.emzi4 .tkm0b~.khf32n .pxqini{justify-content:flex-start}
.u0256~.khf32n,.tkm0b~.khf32n{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}
.u0256~.khf32n .pxqini{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.tkm0b~.khf32n .pxqini{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.h4zl .pxqini{margin:0 0 12px}
.pxqini{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.si4uyr{white-space:nowrap}
.l9yp .si4uyr{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.gz6q305 .si4uyr{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}
.ffrb67 .pxqini{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.sz5c .si4uyr{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.jxg806cm .si4uyr{color: var(--accent-light);opacity:1;font-weight:500}
.v8gz4sol .si4uyr{border-bottom:1px solid currentColor;padding-bottom:2px}
.cztcvla .pxqini{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.oooitz6i{--date-bg:var(--accent-bg)}
.lgw19042 .ruq1gkb::before{content:""}
.em8rzsh .si4uyr + .si4uyr::before{content:"•";margin-right:6px;opacity:.4}
.i0hxuv8 .si4uyr + .si4uyr::before{content:"/";margin-right:6px;opacity:.35}
.g8m8h .si4uyr + .si4uyr::before{content:"|";margin-right:6px;opacity:.3}
.ya9s3 .si4uyr + .si4uyr::before{content:"—";margin-right:6px;opacity:.3}
.vahsq .si4uyr + .si4uyr::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.d1ov3 .si4uyr + .si4uyr::before{content:"·";margin-right:6px;opacity:.4}
.k8w7k .si4uyr + .si4uyr::before{content:"›";margin-right:6px;opacity:.4}
.p7s1rqt .si4uyr + .si4uyr::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.w5ng8rc .sd564gaj{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .sd564gaj{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .m4x414{max-width:100%}
}
.lbbjs4 .y9nqa8e{margin:0}
@media (max-width:560px){
  .c6r8{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) {
  .yb92h { padding: 28px 18px 20px; }
  .plh7r { font-size: 1.2rem; }
  .lwvth { max-width: 220px; max-height: 80px; }
}
.hygjwl  .qkpig15c { border-radius: 6px; }
.kspdcb67 .dwrxc4 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .qkpig15c { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.lgups {
  margin: 28px 0 24px;
}
.lgups .p2794 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.lgups .d8s8sz7 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.lgups .dwrxc4 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .idh9 { flex-direction: row-reverse; }
[dir="rtl"] .ru4y1c { flex-direction: row-reverse; }
[dir="rtl"] .ff7bwd .ko6gjda7 { right: auto; left: 32px; }
[dir="rtl"] .zdi4k6th  .ko6gjda7 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .ff7bwd .ko6gjda7 { right: auto; left: 20px; }
  [dir="rtl"] .zdi4k6th  .ko6gjda7 { left: auto;  right: 20px; }
}
[dir="rtl"] .nafy3 .wqgj  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .spd99 .wqgj { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .pykmrr2, [dir="rtl"] .gra4x { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .t4cgde3a { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .oc8f { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .u3m9djk { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .dwrxc4 { direction: rtl; }
[dir="rtl"] .imdu { direction: rtl; }
[dir="rtl"] .um7n30it { direction: rtl; }
[dir="rtl"] .ppjh4 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .h71f9 .gra4x,
[dir="rtl"] .o6in17q .gra4x,
[dir="rtl"] .qa9mxp .gra4x,
[dir="rtl"] .vemkbgcj .gra4x {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .h71f9 .gra4x li::before,
[dir="rtl"] .o6in17q .gra4x li::before,
[dir="rtl"] .qa9mxp .gra4x li::before,
[dir="rtl"] .vemkbgcj .gra4x li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .avx8qk.p5eq7uy .s8co9f,
[dir="rtl"] .qbmm.p5eq7uy .s8co9f,
[dir="rtl"] .alta.p5eq7uy .s8co9f,
[dir="rtl"] .nczog.p5eq7uy .s8co9f,
[dir="rtl"] .sbpp3.p5eq7uy .s8co9f { text-align: right; }
[dir="rtl"] .u0256.qyiabi7 .caxod1zq { text-align: center; }
[dir="rtl"] .d8s8sz7,
[dir="rtl"] .au2ouxo,
[dir="rtl"] .bu5ppkzf,
[dir="rtl"] .ndqt2g,
[dir="rtl"] .s8co9f { text-align: right; }
[dir="rtl"] .q2jw3m,
[dir="rtl"] .pfvbxo,
[dir="rtl"] .sd8evkh,
[dir="rtl"] .i8l0b { text-align: right; direction: rtl; }
[dir="rtl"] .n9zb .sd8evkh,
[dir="rtl"] .r7lv6 .sd8evkh { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #af5215;
  --brand:           #af5215;
  --brand-light:     #8f491a;
  --brand-pale:      #af612d;
  --grad-start:      #e77d38;
  --grad-end:        #e5a377;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #af5215;
  --cta-light:       #8e400c;
  --cta-hover:       #78380e;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f4f3;
  --bg-raised:       #f1efed;
  --bg-hover:        #f6f4f3;
  --border:          #e9e4e1;
  --border-alt:      #ddd4cf;
  --border-section:  #e9e4e1;
  --text-primary:    #1b1917;
  --text-muted:      #615750;
  --text-body:       #37322e;
  --text-sub:        #534b45;
  --text-faint:      #8b7d73;
  --text-dim:        #a2978f;
  --text-label:      #6f645c;
  --text-value:      #453e39;
  --accent-bg:       #f4e8e0;
  --accent-bg-light: #f0d6c6;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f1f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf4f3;
  --c-pros:          #0c9613;
  --c-cons:          #9f2921;
  --c-pros-label:    #0eb317;
  --c-tip-border:    #10c619;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9613;
}
:root { --logo-bg-opacity: 44%; }
body, button, input { font-family: "Oxanium", sans-serif; }
.m97hu4 .gc8sc { font-size: 0; width: 1.2rem; flex-shrink: 0; }.m97hu4 .gc8sc::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.m97hu4 .x4p16seu     .gc8sc::before { content: "";  color: var(--c-tip-border); }.m97hu4 .oky17 .gc8sc::before { content: ""; color: var(--c-warn-border); }.m97hu4 .rix7pxz    .gc8sc::before { content: ""; color: #60a5fa; }.h6sdx .m97hu4 .x4p16seu     .gc8sc::before { color: #10b981; }.h6sdx .m97hu4 .oky17 .gc8sc::before { color: #f43f5e; }.h6sdx .m97hu4 .rix7pxz    .gc8sc::before { color: #a855f7; }.y8wnj  .m97hu4 .x4p16seu     .gc8sc::before { color: #eab308; }.y8wnj  .m97hu4 .oky17 .gc8sc::before { color: #ef4444; }.y8wnj  .m97hu4 .rix7pxz    .gc8sc::before { color: #f97316; }.v7e43m  .m97hu4 .x4p16seu     .gc8sc::before { color: #38bdf8; }.v7e43m  .m97hu4 .oky17 .gc8sc::before { color: #818cf8; }.v7e43m  .m97hu4 .rix7pxz    .gc8sc::before { color: #2dd4bf; }.z6d6h52 .m97hu4 .gc8sc::before { color: var(--accent-light) !important; }
.qlcy8i .f493icup li::before, .qlcy8i .gtuhyod 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; }.qlcy8i .f493icup li::before { content: ""; }.qlcy8i .gtuhyod li::before { content: ""; }.qlcy8i .f7exhs::before, .qlcy8i .kxcxr9z8::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.qlcy8i .f7exhs::before { content: ""; }.qlcy8i .kxcxr9z8::before { content: ""; }
.gu844 .jg89zeff, .gu844 .u0256 { min-height: 320px; }
.fj6m3ot9 .qn2z3tiq::after, .fj6m3ot9 .kzca::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; }
.t3s4yrcs::before { content: '·'; font-size: 1.3em; line-height: 1; }