:root {
  --color-accent: #7c7a0a;
  --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;
}
.e1bsu7st {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ccjb8z {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.yrxw410 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.wdibya { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.w9oo { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.w9oo a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.w9oo a:hover { color: var(--accent-light); }
.sfvcx   .yyzfp { border-radius: 0; }
.i53sm  .yyzfp li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .yyzfp {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .h2kh:hover .yyzfp,
  .h2kh:focus-within .yyzfp { display: block; }
  .yyzfp li a { padding: 8px 16px; font-size: 0.88rem; }
}
.l18avigs {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.kmfuqcn { display: none; }
@media (max-width: 640px) {
  .kmfuqcn {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .kmfuqcn.f84c2w { display: block; }
}
@media (max-width: 640px) {
  .l18avigs { display: block; }
  .w9oo > li + li::before { display: none !important; }
  .w9oo {
    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;
  }
  .w9oo.f84c2w { display: flex; }
  .w9oo li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .w9oo li:last-child a { border-bottom: none; }
}
.bvw7g { min-height: 480px; }
.iiheuys {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.e4st { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.c29p .e4st { margin-left: 0; margin-right: 0; }
.tykzmnv {
  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;
}
.aueh .tykzmnv { margin-top: 24px; }
.tykzmnv:hover { opacity: 0.88; }
.rbwu {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.mt1vg0k3 {
  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%);
}
.rbwu .gxgc7 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.rbwu .iiheuys { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.rbwu .e4st { color: #e2e8f0; }
.rbwu.xh1d .gxgc7 { text-align: center; }
.rbwu.c29p   .gxgc7 { text-align: left; }
.rnr7jtn .gxgc7 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.rnr7jtn .iiheuys { color: var(--text-primary); text-shadow: none; }
.rnr7jtn .e4st { color: var(--text-muted); }
.rnr7jtn .tykzmnv { margin-top: 16px; }
.rnr7jtn, .rnr7jtn.bvw7g { min-height: auto !important; }
.rnr7jtn.xh1d .gxgc7 { text-align: center; }
.rnr7jtn.c29p   .gxgc7 { text-align: left; }
.rnr7jtn~.zkby{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}
.rnr7jtn~.zkby .u5ogx3{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; }
}
.rwra50jc .ln1uc,
.rwra50jc .sx7hn97 {
  animation: hg-breathe 10s ease-in-out infinite;
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.dgxvzu .rbwu .mt1vg0k3 {
  overflow: hidden;
}
.dgxvzu .rbwu .mt1vg0k3::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); }
}
.om6zh .rbwu .mt1vg0k3 {
  overflow: hidden;
}
.om6zh .rbwu .mt1vg0k3::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;
}
.y7rf7o7 .rbwu .mt1vg0k3 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ne1yl .rbwu .mt1vg0k3 {
  overflow: hidden;
}
.ne1yl .rbwu .mt1vg0k3::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;
}
.rwra50jc .rbwu .mt1vg0k3 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.ln1uc .mt1vg0k3 {
  background: none;
}
.ln1uc .iiheuys { color: #fff; }
.ln1uc .e4st { color: rgba(255,255,255,0.85); }
.ln1uc .tykzmnv { background: #fff; color: var(--cta); }
.ln1uc .tykzmnv:hover { opacity: 0.92; }
.rwra50jc .imcnl5 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.imcnl5 .iiheuys { text-shadow: none; color: var(--text-primary); }
.imcnl5 .e4st { color: var(--text-muted); }
body.p2nw .iiheuys {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.d437ku3 .iiheuys {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.bvw7g.ln1uc .iiheuys,
section.ln1uc .iiheuys {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.imcnl5.xh1d .mt0kbu { align-items: center; text-align: center; }
.bvw7g .l275l {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.l275l .txxy7a0v.ru46c {
  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;
}
.l275l .txxy7a0v.ru46c:hover { opacity: 0.85; }
.cbhrn .gxgc7 { padding-bottom: 24px; }
.aueh .gxgc7 { max-width: 1100px; }
@media (max-width: 700px) {
  .imcnl5 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .imcnl5:not(.jqz9) .h8gbk3 { display: none !important; }
  .jqz9 .h8gbk3 { padding: 16px; }
  .mt0kbu  { padding: 36px 24px; }
  .imcnl5~.zkby,.k1wmdzow~.zkby{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .bvw7g, .imcnl5 { min-height: 320px !important; }
  .iiheuys { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .nlplnjv,
  .khzq2kqu,
  .prtgz { grid-template-columns: 1fr !important; }

  

  
  .cbhrn { display: flex !important; flex-direction: column !important; }
  .cbhrn .gxgc7 { display: contents; }
  .cbhrn .mt1vg0k3 { order: 0; }
  .cbhrn .iiheuys { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .cbhrn .nlplnjv { order: 2; padding: 0 16px 12px !important; }
  .cbhrn .e4st { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .aueh .gxgc7 { display: flex; flex-direction: column; }
  .aueh .gxgc7 .iiheuys { order: 1; }
  .aueh .gxgc7 .prtgz { order: 2; margin: 8px 0 24px !important; }
  .aueh .gxgc7 .e4st { order: 3; }
  .aueh .gxgc7 .tykzmnv { order: 4; align-self: center; margin-top: 0; }

  
  .imcnl5.jqz9 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .imcnl5.jqz9 .mt0kbu { display: contents; padding: 0; }
  .imcnl5.jqz9 .mt0kbu .iiheuys { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .imcnl5.jqz9 .h8gbk3 { order: 2; padding: 12px 16px; }
  .imcnl5.jqz9 .mt0kbu .e4st { order: 3; padding: 0 24px; margin: 0 auto; }
  .imcnl5.jqz9 .mt0kbu .tykzmnv { order: 4; align-self: center; margin: 8px 0 32px; }
}
.bd9fra { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.vn3v { width: 100%; height: auto; display: block; border-radius: 10px; }
.ucty .bd9fra        { border-radius: 16px; }
.ucty .vn3v  { border-radius: 16px; }
.j1izmzt .bd9fra         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.j1izmzt .vn3v   { border-radius: 8px; }
.br68m7d { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.tknz4 { width: 100%; padding: 32px 0; position: relative; }
.yu8ccs { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.k60cas .tknz4:nth-child(even) { background: var(--bg-surface); }
.k60cas .tknz4:nth-child(odd)  { background: var(--bg-page); }
.qmo9853y .tknz4:nth-child(even) { background: var(--bg-card); }
.qmo9853y .tknz4:nth-child(odd)  { background: var(--bg-page); }
.k60cas .tknz4:nth-child(odd)  .yu8ccs { background: var(--bg-card); border-radius: 6px; }
.k60cas .tknz4:nth-child(even) .yu8ccs { background: var(--bg-raised); border-radius: 6px; }
.qmo9853y .tknz4:nth-child(odd)  .yu8ccs { background: var(--bg-card); border-radius: 6px; }
.qmo9853y .tknz4:nth-child(even) .yu8ccs { background: var(--bg-raised); border-radius: 6px; }
.k60cas .tknz4:nth-child(even) .c152 .wqku2,
.qmo9853y .tknz4:nth-child(even) .c152 .wqku2 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.k60cas .tknz4:nth-child(odd) .c152 .wqku2,
.qmo9853y .tknz4:nth-child(odd) .c152 .wqku2 { background: var(--bg-card-inner); }
.k60cas .tknz4:nth-child(even) .yuiht .wqku2:nth-child(odd),
.qmo9853y .tknz4:nth-child(even) .yuiht .wqku2:nth-child(odd)  { background: var(--bg-card); }
.k60cas .tknz4:nth-child(even) .yuiht .wqku2:nth-child(even),
.qmo9853y .tknz4:nth-child(even) .yuiht .wqku2:nth-child(even) { background: var(--bg-card-inner); }
h1.wd8h { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.wd8h {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.d351 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.a9lzlp h2.wd8h {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.tgt24k h2.wd8h {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.syueqhf3 h2.wd8h {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ygt7 h2.wd8h::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.w77b h2.wd8h {
  color: var(--text-primary); font-size: 1.7rem;
}
.coqmi3ly h2.wd8h::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.hhr94kc9 h2.wd8h {
  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;
}
.tu0j9zzq { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .tu0j9zzq { display: none; } }
.ojb7mbw7 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.thu3fc0 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.pcq8q {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.jqt59t0 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.cujqz { padding-left: 20px; }
.cujqz li { margin-bottom: 6px; }
.cujqz a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.cujqz a:hover { color: var(--accent-light); }
.i3eml .jqt59t0 { display: none; }
.wyacros5 .jqt59t0 { display: none; }
.wyacros5 .cujqz { padding-left: 0; list-style: none; }
.wyacros5 .cujqz li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.wyacros5 .cujqz a { font-size: 0.92rem; }
.njodv8ww .pcq8q { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.njodv8ww .jqt59t0 { display: none; }
.njodv8ww .cujqz { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.njodv8ww .cujqz li { margin-bottom: 0; }
.njodv8ww .cujqz 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;
}
.njodv8ww .cujqz a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.a4es2i .pcq8q { padding: 20px 20px 16px; }
.a4es2i .cujqz {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.a4es2i .cujqz li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.a4es2i .cujqz 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;
}
.a4es2i .cujqz 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;
}
.a4es2i .cujqz a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.a4es2i .cujqz a:focus,
.a4es2i .cujqz a:focus-visible,
.a4es2i .cujqz a:target { outline: none; }
.a4es2i .cujqz li:target a { border-color: var(--border); color: var(--text-muted); }
.uppb .pcq8q { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.uppb .jqt59t0 { display: none; }
.uppb .cujqz { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.uppb .cujqz li { margin-bottom: 0; }
.uppb .cujqz li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.uppb .cujqz li:last-child::after { content: ""; margin-right: 0; }
.uppb .cujqz a { font-size: 0.9rem; }
.wqku2 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.c152 .wqku2 { background: var(--bg-card); }
.yuiht .wqku2:nth-child(odd)  { background: var(--bg-card); }
.yuiht .wqku2:nth-child(even) { background: var(--bg-raised); }
.jeig .wqku2 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.jeig .wqku2:last-child { border-bottom: none; }
.jeig h3.d351 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.fanjrpg .wqku2 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.fanjrpg .wqku2 + .wqku2 { margin-top: 4px; }
.opzg .wqku2 { background: none; border-radius: 0; padding: 12px 0; }
.opzg .wqku2 + .wqku2 { border-top: 1px solid var(--border-section); }
.dezo5x { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.l9yj { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.twuh { color: var(--text-body); margin-bottom: 10px; }
.ljaqfzhx, .v7hh { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.ljaqfzhx li, .v7hh li { margin-bottom: 6px; }
.v7hh li { list-style: decimal; }
.a8scnr     .ljaqfzhx { list-style-type: "● "; }
.ipve8v  .ljaqfzhx { list-style-type: "■ "; }
.mzow .ljaqfzhx { list-style-type: "◆ "; }
.jy09oxy    .ljaqfzhx { list-style-type: "★ "; }
.a8scnr     .a64o7o { list-style-type: "● "; }
.ipve8v  .a64o7o { list-style-type: "■ "; }
.mzow .a64o7o { list-style-type: "◆ "; }
.jy09oxy    .a64o7o { list-style-type: "★ "; }
.a8scnr    .ljaqfzhx li::marker, .a8scnr    .a64o7o li::marker,
.ipve8v .ljaqfzhx li::marker, .ipve8v .a64o7o li::marker,
.mzow .ljaqfzhx li::marker, .mzow .a64o7o li::marker,
.jy09oxy   .ljaqfzhx li::marker, .jy09oxy   .a64o7o li::marker {
  color: var(--cta); font-size: 1em;
}
.a8scnr .v7hh,
.ipve8v .v7hh,
.mzow .v7hh,
.jy09oxy .v7hh {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.a8scnr .v7hh li,
.ipve8v .v7hh li,
.mzow .v7hh li,
.jy09oxy .v7hh li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.a8scnr .v7hh li::before,
.ipve8v .v7hh li::before,
.mzow .v7hh li::before,
.jy09oxy .v7hh 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;
}
.a8scnr     .v7hh li::before { border-radius: 50%; }
.ipve8v  .v7hh li::before { border-radius: 3px; }
.mzow .v7hh li::before { border-radius: 3px; }
.jy09oxy    .v7hh li::before { border-radius: 50%; }
.pfb55 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.oateqtwn .pfb55,
.qcdbqhu .pfb55 { background: transparent; border: none; border-radius: 0; }
.t4cx5hbj { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.t4cx5hbj th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.t4cx5hbj td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.t4cx5hbj tr:hover td { background: var(--bg-hover); }
.fl9u .t4cx5hbj tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ely4iw73 .t4cx5hbj { border: 1px solid var(--border-alt); }
.ely4iw73 .t4cx5hbj th,
.ely4iw73 .t4cx5hbj td { border: 1px solid var(--border-alt); }
.ty3x .t4cx5hbj th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ty3x .t4cx5hbj td { border-bottom: none; }
.ty3x .t4cx5hbj tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.yesn9 .t4cx5hbj th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.rer0afw .pfb55 {
  overflow: hidden;
}
.rer0afw .t4cx5hbj th { border-bottom: 1px solid var(--border-alt); }
.rer0afw .t4cx5hbj tr:last-child td { border-bottom: none; }
.gi3ha { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.g8xgi { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ozg81zy4 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.iwa9m { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.mgcdeqcs { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.a64o7o { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.a64o7o 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%}
.un6qm5u .iwa9m { background: transparent; text-align: center; }
.u1eom .ozg81zy4 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.k3hre .ozg81zy4 {
  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);
}
.o969 .g8xgi { display: grid; grid-template-columns: auto 1fr; }
.o969 .ozg81zy4 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.o969 .iwa9m { grid-column: 2; }
.o969 .mgcdeqcs,
.o969 .a64o7o { grid-column: 1 / -1; }
.wd8cpg .g8xgi { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.wd8cpg .ozg81zy4 {
  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);
}
.wd8cpg .iwa9m { grid-column: 2; }
.wd8cpg .mgcdeqcs,
.wd8cpg .a64o7o { grid-column: 1 / -1; }
.rn1gy .g8xgi { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.rn1gy .iwa9m { background: none; color: var(--accent-light); font-weight: 700; }
.ta3necz .g8xgi { 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); }
.ta3necz .iwa9m { background: none; color: var(--accent-light); font-weight: 700; }
.czhx .g8xgi { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.czhx .g8xgi:last-child { border-bottom: none; }
.czhx .iwa9m { background: none; color: var(--accent-light); font-weight: 700; }
.eq3u63sv .g8xgi { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.eq3u63sv .iwa9m { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.hg2z .gi3ha { counter-reset: card-n; }
.hg2z .g8xgi  { counter-increment: card-n; }
.hg2z .iwa9m { display: flex; align-items: center; gap: 10px; }
.hg2z .iwa9m::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;
}
.f8m91dd6 .g8xgi { background: var(--bg-surface); border: 1px solid var(--border); }
.f8m91dd6 .iwa9m { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ded0ji5 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.nyrh5p  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.ai0bv { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.mt6a3lk { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.p2mfms { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ded0ji5 strong { color: var(--text-primary); font-size: 0.95rem; }
.ded0ji5 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.yaqs9m { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.sphwj, .bklv { border-radius: 8px; padding: 14px; }
.sphwj { background: var(--bg-pros); }
.bklv { background: var(--bg-cons); }
.ymj11g3 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.sphwj .ymj11g3 { color: var(--c-pros-label); }
.bklv .ymj11g3 { color: #f87171; }
.sphwj ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.bklv ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.vn3v { width: 100%; height: auto; border-radius: 10px; display: block; }
.ru46c {
  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;
}
.ru46c:hover { opacity: 0.85; }
.r70qpc .ru46c  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.r70qpc .ru46c:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.yud2en .ru46c  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.yud2en .ru46c:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.qgef .tykzmnv { border-radius: 50px; }
.qgef .ru46c  { border-radius: 50px; }
.mzn7v5x7 .tykzmnv { padding-left: 22px; padding-right: 22px; }
.mzn7v5x7 .ru46c  { padding-left: 12px; padding-right: 12px; }
.m4ha .tykzmnv { padding-left: 44px; padding-right: 44px; }
.m4ha .ru46c  { padding-left: 24px; padding-right: 24px; }
.gqs6e3 .tykzmnv { padding-left: 56px; padding-right: 56px; }
.gqs6e3 .ru46c  { padding-left: 32px; padding-right: 32px; }
.e7lecn   .tykzmnv::after, .e7lecn   .ru46c::after,
.dfve .tykzmnv::after, .dfve .ru46c::after,
.fop9g    .tykzmnv::after, .fop9g    .ru46c::after,
.h9v5t0m    .tykzmnv::after, .h9v5t0m    .ru46c::after,
.hys4    .tykzmnv::after, .hys4    .ru46c::after,
.fgebac     .tykzmnv::after, .fgebac     .ru46c::after,
.ruxr618    .tykzmnv::after, .ruxr618    .ru46c::after,
.y28lvnrc   .tykzmnv::after, .y28lvnrc   .ru46c::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;
}
.e7lecn .tykzmnv::after, .e7lecn .ru46c::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");
}
.dfve .tykzmnv::after, .dfve .ru46c::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");
}
.fop9g .tykzmnv::after, .fop9g .ru46c::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");
}
.h9v5t0m .tykzmnv::after, .h9v5t0m .ru46c::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");
}
.hys4 .tykzmnv::after, .hys4 .ru46c::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");
}
.fgebac .tykzmnv::after, .fgebac .ru46c::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");
}
.ruxr618 .tykzmnv::after, .ruxr618 .ru46c::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");
}
.y28lvnrc .tykzmnv::after, .y28lvnrc .ru46c::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");
}
.lnk8v4g9   .hm9zs4y::after, .lnk8v4g9   .t8b3::after,
.yut07ne .hm9zs4y::after, .yut07ne .t8b3::after,
.hm7b1m    .hm9zs4y::after, .hm7b1m    .t8b3::after,
.wfiun8pz    .hm9zs4y::after, .wfiun8pz    .t8b3::after,
.bo7e9    .hm9zs4y::after, .bo7e9    .t8b3::after,
.ek32rip5     .hm9zs4y::after, .ek32rip5     .t8b3::after,
.df16w11    .hm9zs4y::after, .df16w11    .t8b3::after,
.j6vl31t   .hm9zs4y::after, .j6vl31t   .t8b3::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;
}
.lnk8v4g9 .hm9zs4y::after, .lnk8v4g9 .t8b3::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");
}
.yut07ne .hm9zs4y::after, .yut07ne .t8b3::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");
}
.hm7b1m .hm9zs4y::after, .hm7b1m .t8b3::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");
}
.wfiun8pz .hm9zs4y::after, .wfiun8pz .t8b3::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");
}
.bo7e9 .hm9zs4y::after, .bo7e9 .t8b3::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");
}
.ek32rip5 .hm9zs4y::after, .ek32rip5 .t8b3::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");
}
.df16w11 .hm9zs4y::after, .df16w11 .t8b3::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");
}
.j6vl31t .hm9zs4y::after, .j6vl31t .t8b3::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");
}
.txxy7a0v.ru46c {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .i9ncxb {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .i9ncxb::before    { grid-area: rank;   }
  .aezj4           { grid-area: ident;  }
  .bs22bon     { grid-area: rating; min-width: 0; width: auto; }
  .n2zz           { grid-area: pills;  }
  .txxy7a0v             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .i9ncxb {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .i9ncxb::before    { justify-self: center; }
  .aezj4           { width: 100%; }
  .bs22bon     { justify-self: center; }
  .n2zz           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .bsvwfgu .uzems {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .bsvwfgu .v4xflyod { margin: 0; }
}
.nj0p7 .v4xflyod { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.nj0p7 .k08axxz { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.nj0p7 .oateqtwn { padding: 14px 16px; }
.nj0p7 .g5q0g { border-radius: 4px; }
.nj0p7 .w7za8 { border-radius: 0; }
.qcdbqhu .yaqs9m { gap: 10px; }
.qcdbqhu .sphwj, .qcdbqhu .bklv { padding: 12px; }
.qcdbqhu .sphwj ul, .qcdbqhu .bklv ul { margin: 4px 0 0; padding-left: 18px; }
.qcdbqhu .sphwj li, .qcdbqhu .bklv li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .xg7scq4 { grid-template-columns: 1fr; }
  .g5p1x4 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .g5p1x4 .jk5mucz { width: 72px; height: 50px; }
  .g5p1x4 .l8hh { max-width: 180px; }
  .g5p1x4 .k2fmhslj { width: auto; }
}
@media (max-width: 720px) {
  .qpur2p { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .plpdn { padding: 16px; }
  .ft0eld .xuir0wz { min-width: 50%; }
}
.kbsumbhm .yaqs9m { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .xgbj2 { grid-template-columns: 1fr; }
  .ppmyp { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ncd3g { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .auky { flex-wrap: wrap; padding: 16px; }
}
.zxzoc5wo .yaqs9m { gap: 8px; }
.zxzoc5wo .sphwj, .zxzoc5wo .bklv { padding: 8px; }
@media (max-width: 480px) {
  .lx4eza { flex-direction: column; align-items: stretch; }
}
.c3fyz .k2fmhslj .ru46c { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .gglvm { flex-direction: column; align-items: stretch; gap: 10px; }
  .c3fyz .k2fmhslj { text-align: center; }
}
@media (max-width: 720px) {
  .faw2s { grid-template-columns: 1fr; }
  .v4ab8u { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .gleyxm3 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .b6fc { grid-template-columns: 1fr; }
  .iqqvmv { width: 100px; height: 100px; margin: 16px auto; }
  .ajc8n { font-size: 1.4rem; }
  .pk414 { justify-content: center; }
  .bn5g .xuir0wz { min-width: 50%; }
}
.g30b .yaqs9m { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .s08a5e { flex-wrap: wrap; padding: 14px 16px; }
  .tvt7on { padding: 12px 16px; }
  .g30b .yaqs9m { margin: 0 16px; }
  .g30b .crqg { padding: 0 16px; }
  .voext { padding: 12px 16px; }
}
.mmnx .i9ncxb {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.mmnx .i9ncxb:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.z34tt6r .n2zz .f83mcavd {
  background: transparent; padding: 4px 8px;
}
.z34tt6r .n2zz .rh2zlxg { font-size: .65rem; opacity: .65; }
.z34tt6r .n2zz .gq3tyn7m   { font-size: 1.15rem; color: var(--accent-light); }
.bbohww { margin: 16px 0; }
.xpr9 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.xpr9 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.xpr9 summary::after { content: "+"; color: var(--accent-light); }
.xpr9[open] summary::after { content: "−"; }
.xpr9 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.tknz4 { margin-bottom: 0; }
.lci957 h2.wd8h { color: var(--text-primary); border-color: var(--accent-light); }
.tu23vfv8 h2.wd8h { color: var(--text-primary); border-color: var(--accent-light); }
.wpfo1y .nyrh5p     { background: #052e16; border-color: #10b981; }
.wpfo1y .ai0bv { background: #2d0a1e; border-color: #f43f5e; }
.wpfo1y .mt6a3lk    { background: #1e1036; border-color: #a855f7; }
.wpfo1y .ded0ji5 strong  { color: #f1f5f9; }
.wpfo1y .ded0ji5 p       { color: #cbd5e1; }
.wpfo1y .yiy122z    .nyrh5p     .p2mfms::before,
.wpfo1y .k1cvk  .nyrh5p     .p2mfms::before,
.wpfo1y .he98  .nyrh5p     .p2mfms::before,
.wpfo1y .d4fu .nyrh5p     .p2mfms::before { color: #10b981; }
.wpfo1y .yiy122z    .ai0bv .p2mfms::before,
.wpfo1y .k1cvk  .ai0bv .p2mfms::before,
.wpfo1y .he98  .ai0bv .p2mfms::before,
.wpfo1y .d4fu .ai0bv .p2mfms::before { color: #f43f5e; }
.wpfo1y .yiy122z    .mt6a3lk    .p2mfms::before,
.wpfo1y .k1cvk  .mt6a3lk    .p2mfms::before,
.wpfo1y .he98  .mt6a3lk    .p2mfms::before,
.wpfo1y .d4fu .mt6a3lk    .p2mfms::before { color: #a855f7; }
.qm30 .nyrh5p     { background: #2d2000; border-color: #eab308; }
.qm30 .ai0bv { background: #2d0b0b; border-color: #ef4444; }
.qm30 .mt6a3lk    { background: #2d1600; border-color: #f97316; }
.qm30 .ded0ji5 strong  { color: #f1f5f9; }
.qm30 .ded0ji5 p       { color: #cbd5e1; }
.qm30 .yiy122z    .nyrh5p     .p2mfms::before,
.qm30 .k1cvk  .nyrh5p     .p2mfms::before,
.qm30 .he98  .nyrh5p     .p2mfms::before,
.qm30 .d4fu .nyrh5p     .p2mfms::before { color: #eab308; }
.qm30 .yiy122z    .ai0bv .p2mfms::before,
.qm30 .k1cvk  .ai0bv .p2mfms::before,
.qm30 .he98  .ai0bv .p2mfms::before,
.qm30 .d4fu .ai0bv .p2mfms::before { color: #ef4444; }
.qm30 .yiy122z    .mt6a3lk    .p2mfms::before,
.qm30 .k1cvk  .mt6a3lk    .p2mfms::before,
.qm30 .he98  .mt6a3lk    .p2mfms::before,
.qm30 .d4fu .mt6a3lk    .p2mfms::before { color: #f97316; }
.wcjbbbx0 .nyrh5p     { background: #0c1a2e; border-color: #38bdf8; }
.wcjbbbx0 .ai0bv { background: #12103a; border-color: #818cf8; }
.wcjbbbx0 .mt6a3lk    { background: #0a2020; border-color: #2dd4bf; }
.wcjbbbx0 .ded0ji5 strong  { color: #f1f5f9; }
.wcjbbbx0 .ded0ji5 p       { color: #cbd5e1; }
.wcjbbbx0 .yiy122z    .nyrh5p     .p2mfms::before,
.wcjbbbx0 .k1cvk  .nyrh5p     .p2mfms::before,
.wcjbbbx0 .he98  .nyrh5p     .p2mfms::before,
.wcjbbbx0 .d4fu .nyrh5p     .p2mfms::before { color: #38bdf8; }
.wcjbbbx0 .yiy122z    .ai0bv .p2mfms::before,
.wcjbbbx0 .k1cvk  .ai0bv .p2mfms::before,
.wcjbbbx0 .he98  .ai0bv .p2mfms::before,
.wcjbbbx0 .d4fu .ai0bv .p2mfms::before { color: #818cf8; }
.wcjbbbx0 .yiy122z    .mt6a3lk    .p2mfms::before,
.wcjbbbx0 .k1cvk  .mt6a3lk    .p2mfms::before,
.wcjbbbx0 .he98  .mt6a3lk    .p2mfms::before,
.wcjbbbx0 .d4fu .mt6a3lk    .p2mfms::before { color: #2dd4bf; }
.xbs2mdx4 .nyrh5p     { background: var(--accent-bg); border-color: var(--accent-light); }
.xbs2mdx4 .ai0bv { background: var(--accent-bg-light); border-color: var(--accent-light); }
.xbs2mdx4 .mt6a3lk    { background: var(--accent-bg); border-color: var(--accent-pale); }
.xbs2mdx4 .yiy122z    .p2mfms::before,
.xbs2mdx4 .k1cvk  .p2mfms::before,
.xbs2mdx4 .he98  .p2mfms::before,
.xbs2mdx4 .d4fu .p2mfms::before { color: var(--accent-light) !important; }
.ij3zuj9g::before,
.dgy2k::before { margin-right: 5px; }
.mdb0 .sphwj ul li,
.mdb0 .sphwj .ij3zuj9g { color: #22c55e; }
.mdb0 .bklv ul li,
.mdb0 .bklv .dgy2k { color: #ef4444; }
.bcnt768 .sphwj { background: var(--bg-pros); }
.bcnt768 .bklv { background: var(--bg-cons); }
.bcnt768 .sphwj .ij3zuj9g { color: var(--c-pros-label); }
.bcnt768 .bklv .dgy2k { color: var(--c-cons); }
.bcnt768 .sphwj ul li,
.bcnt768 .aw5u li            { color: var(--c-pros); }
.bcnt768 .bklv ul li,
.bcnt768 .kii50vh li            { color: var(--c-cons); }
.twe03c3i .sphwj { background: var(--bg-pros); }
.twe03c3i .bklv { background: var(--bg-cons); }
.twe03c3i .sphwj .ij3zuj9g { color: var(--c-pros-label); }
.twe03c3i .bklv .dgy2k { color: var(--c-cons); }
.twe03c3i .sphwj ul li,
.twe03c3i .bklv ul li,
.mv7cr7gs .ij3zuj9g::before { content: "✓ "; }
.mv7cr7gs .dgy2k::before { content: "✗ "; }
.z1nmbwp .ij3zuj9g::before { content: "→ "; }
.z1nmbwp .dgy2k::before { content: "← "; }
.s5ao3u .ij3zuj9g::before { content: "★ "; }
.s5ao3u .dgy2k::before { content: "✕ "; }
.zmdvu .ij3zuj9g::before { content: "◆ "; }
.zmdvu .dgy2k::before { content: "▲ "; }
.nofmkr .ded0ji5 { background: transparent; border-left: none; border: 1.5px solid; }
.nofmkr .nyrh5p     { border-color: var(--c-tip-border); }
.nofmkr .ai0bv { border-color: var(--c-warn-border); }
.nofmkr .mt6a3lk    { border-color: #60a5fa; }
.nofmkr .ded0ji5 strong { color: var(--text-primary); }
.nofmkr .ded0ji5 p      { color: var(--text-muted); }
.ztodp7s .ded0ji5 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ztodp7s .nyrh5p     { border-top-color: var(--c-tip-border); }
.ztodp7s .ai0bv { border-top-color: var(--c-warn-border); }
.ztodp7s .mt6a3lk    { border-top-color: #60a5fa; }
.yfr6baj .ded0ji5 { border-left: none; border-radius: 8px; }
.yfr6baj .nyrh5p     { background: #065f46; }
.yfr6baj .ai0bv { background: #92400e; }
.yfr6baj .mt6a3lk    { background: #1e3a8a; }
.yfr6baj .ded0ji5 strong,
.yfr6baj .ded0ji5 p { color: #fff; }
.yfr6baj .p2mfms::before { color: rgba(255,255,255,0.85) !important; }
.wpfo1y.yfr6baj .nyrh5p,
.wpfo1y .yfr6baj .nyrh5p     { background: #052e16; }
.wpfo1y.yfr6baj .ai0bv,
.wpfo1y .yfr6baj .ai0bv { background: #2d0a1e; }
.wpfo1y.yfr6baj .mt6a3lk,
.wpfo1y .yfr6baj .mt6a3lk    { background: #1e1036; }
.qm30.yfr6baj .nyrh5p,
.qm30 .yfr6baj .nyrh5p      { background: #2d2000; }
.qm30.yfr6baj .ai0bv,
.qm30 .yfr6baj .ai0bv  { background: #2d0b0b; }
.qm30.yfr6baj .mt6a3lk,
.qm30 .yfr6baj .mt6a3lk     { background: #2d1600; }
.wcjbbbx0.yfr6baj .nyrh5p,
.wcjbbbx0 .yfr6baj .nyrh5p      { background: #0c1a2e; }
.wcjbbbx0.yfr6baj .ai0bv,
.wcjbbbx0 .yfr6baj .ai0bv  { background: #12103a; }
.wcjbbbx0.yfr6baj .mt6a3lk,
.wcjbbbx0 .yfr6baj .mt6a3lk     { background: #0a2020; }
.nie9 .ded0ji5 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.nie9 .nyrh5p     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.nie9 .ai0bv { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.nie9 .mt6a3lk    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.nie9 .ded0ji5 strong { color: var(--text-primary); }
.nie9 .ded0ji5 p      { color: var(--text-muted); }
.rr0qz66t .ded0ji5 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.yiy122z .p2mfms,
.k1cvk .p2mfms,
.he98 .p2mfms,
.d4fu .p2mfms { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.yiy122z .p2mfms::before,
.k1cvk .p2mfms::before,
.he98 .p2mfms::before,
.d4fu .p2mfms::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.yiy122z .nyrh5p     .p2mfms::before { content: "✦"; color: var(--c-tip-border); }
.yiy122z .ai0bv .p2mfms::before { content: "▲"; color: var(--c-warn-border); }
.yiy122z .mt6a3lk    .p2mfms::before { content: "◉"; color: #60a5fa; }
.k1cvk .nyrh5p     .p2mfms::before { content: "★"; color: var(--c-tip-border); }
.k1cvk .ai0bv .p2mfms::before { content: "◆"; color: var(--c-warn-border); }
.k1cvk .mt6a3lk    .p2mfms::before { content: "●"; color: #60a5fa; }
.he98 .nyrh5p     .p2mfms::before { content: "▶"; color: var(--c-tip-border); }
.he98 .ai0bv .p2mfms::before { content: "■"; color: var(--c-warn-border); }
.he98 .mt6a3lk    .p2mfms::before { content: "▸"; color: #60a5fa; }
.d4fu .nyrh5p     .p2mfms::before { content: "→"; color: var(--c-tip-border); }
.d4fu .ai0bv .p2mfms::before { content: "⬥"; color: var(--c-warn-border); }
.d4fu .mt6a3lk    .p2mfms::before { content: "◈"; color: #60a5fa; }
.e1yu6ck .c152 .wqku2,
.e1yu6ck .yuiht .wqku2  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.e1yu6ck .g8xgi                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.e1yu6ck .pfb55          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.e1yu6ck .pcq8q                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.qtlmkzmz .c152 .wqku2,
.qtlmkzmz .yuiht .wqku2,
.qtlmkzmz .g8xgi,
.qtlmkzmz .i9ncxb,
.qtlmkzmz .v4xflyod,
.qtlmkzmz .pfb55,
.qtlmkzmz .pcq8q,
.qtlmkzmz .rr0qz66t .ded0ji5 { box-shadow: none; }
.me0i   .twuh, .me0i .dezo5x, .me0i .l9yj,
.me0i   .ojb7mbw7, .me0i .thu3fc0 { font-size: 0.9rem; }
.me0i   .ljaqfzhx, .me0i .v7hh { font-size: 0.9rem; }
.h4se   .twuh, .h4se .dezo5x, .h4se .l9yj,
.h4se   .ojb7mbw7, .h4se .thu3fc0 { font-size: 0.95rem; }
.h4se   .ljaqfzhx, .h4se .v7hh { font-size: 0.95rem; }
.jgk309m   .twuh, .jgk309m .dezo5x, .jgk309m .l9yj,
.jgk309m   .ojb7mbw7, .jgk309m .thu3fc0 { font-size: 1.08rem; }
.jgk309m   .ljaqfzhx, .jgk309m .v7hh { font-size: 1.05rem; }
.jgk309m   .t4cx5hbj { font-size: 0.97rem; }
.s2h4m8a .iiheuys      { font-size: 3.2rem; }
.s2h4m8a h2.wd8h { font-size: 1.9rem; }
.s2h4m8a h3.d351     { font-size: 1.4rem; }
.yfh1vu .iiheuys      { font-size: 3.8rem; }
.yfh1vu h2.wd8h { font-size: 2.2rem; }
.yfh1vu h3.d351     { font-size: 1.6rem; }
.tknz4 + .tknz4 { position: relative; }
.j7zq6   .tknz4 + .tknz4::before,
.joawz0w  .tknz4 + .tknz4::before,
.efo3dvc8   .tknz4 + .tknz4::before,
.xuxm   .tknz4 + .tknz4::before,
.fpvhk1ti   .tknz4 + .tknz4::before,
.i4xpjgq1 .tknz4 + .tknz4::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.j7zq6 .tknz4 + .tknz4::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.joawz0w .tknz4 + .tknz4::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.efo3dvc8 .tknz4 + .tknz4::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;
}
.xuxm .tknz4 + .tknz4::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.z5cccwvf .tknz4 { margin-bottom: 16px; }
.z5cccwvf .tknz4 + .tknz4 { margin-top: 0; }
.z5cccwvf .yu8ccs { padding-top: 0; padding-bottom: 0; }
.fpvhk1ti .tknz4 + .tknz4::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.i4xpjgq1 .tknz4 + .tknz4::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.fozqwe .tknz4 + .tknz4::before,
.beqpf8of .tknz4 + .tknz4::before,
.tfpzk .tknz4 + .tknz4::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%;
}
.k60cas .fozqwe .tknz4:nth-child(even)::before,
.k60cas .beqpf8of .tknz4:nth-child(even)::before,
.k60cas .tfpzk .tknz4:nth-child(even)::before { background: var(--bg-surface); }
.qmo9853y .fozqwe .tknz4:nth-child(even)::before,
.qmo9853y .beqpf8of .tknz4:nth-child(even)::before,
.qmo9853y .tfpzk .tknz4:nth-child(even)::before { background: var(--bg-card); }
.fozqwe .tknz4 + .tknz4::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");
}
.beqpf8of .tknz4 + .tknz4::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");
}
.tfpzk .tknz4 + .tknz4::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");
}
.xovvn76 .rbwu,
.f4upsvf .rbwu,
.bgaw7yw9 .rbwu { overflow: hidden; }
.xovvn76 .gxgc7,
.f4upsvf .gxgc7 { margin-bottom: 60px; }
.bgaw7yw9 .gxgc7 { margin-bottom: 70px; }
.bgaw7yw9 .mt0kbu { padding-bottom: 70px; }
.xovvn76 .rbwu::before,
.f4upsvf .rbwu::before,
.bgaw7yw9 .rbwu::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%;
}
.xovvn76 .rbwu::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");
}
.f4upsvf .rbwu::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");
}
.bgaw7yw9 .rbwu::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");
}
.sywe60 .rbwu:not(.ln1uc) .mt1vg0k3 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.a1ibpi6 .rbwu:not(.ln1uc) .mt1vg0k3 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.pjab  .rbwu:not(.ln1uc) .mt1vg0k3 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.kw77d2  .rbwu:not(.ln1uc) .mt1vg0k3 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.pjab .ln1uc { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.pjab .sx7hn97 { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.pjab .imcnl5 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.n0qxar6v .ln1uc .mt1vg0k3 { background: none; }
.n0qxar6v .rbwu:not(.ln1uc) .mt1vg0k3 { background: rgba(0,0,0,0.6); }
.aqpn1h .bd9fra { float: left; width: 38%; margin: 0 28px 16px 0; }
.aqpn1h .bd9fra .vn3v { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.aqpn1h .yu8ccs::after { content: ''; display: block; clear: both; }
.d61r4qsy .bd9fra { float: right; width: 38%; margin: 0 0 16px 28px; }
.d61r4qsy .bd9fra .vn3v { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.d61r4qsy .yu8ccs::after { content: ''; display: block; clear: both; }
.y2n92cc .tknz4:nth-child(odd)  .bd9fra { float: left;  width: 38%; margin: 0 28px 16px 0; }
.y2n92cc .tknz4:nth-child(even) .bd9fra { float: right; width: 38%; margin: 0 0 16px 28px; }
.y2n92cc .bd9fra .vn3v { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.y2n92cc .yu8ccs::after { content: ''; display: block; clear: both; }
.aqpn1h .gi3ha,
.d61r4qsy .gi3ha,
.y2n92cc .gi3ha,
@media (max-width: 900px) {
  .aqpn1h .bd9fra,
  .d61r4qsy .bd9fra,
  .y2n92cc .tknz4:nth-child(odd)  .bd9fra,
  .y2n92cc .tknz4:nth-child(even) .bd9fra {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .aqpn1h .bd9fra .vn3v,
  .d61r4qsy .bd9fra .vn3v,
  .y2n92cc .bd9fra .vn3v {
    max-height: none !important;
  }
}
.aqpn1h .ljaqfzhx,
.aqpn1h .v7hh,
.d61r4qsy .ljaqfzhx,
.d61r4qsy .v7hh,
.y2n92cc .ljaqfzhx,
.y2n92cc .v7hh { overflow: hidden; }
@media (max-width: 640px) {
  .aqpn1h .bd9fra,
  .d61r4qsy .bd9fra,
  .y2n92cc .bd9fra { float: none; width: 100%; margin: 0 0 16px 0; }
}
.wto2h1k .br68m7d,
.wto2h1k .yu8ccs,
.wto2h1k .uz63mj  { max-width: 1100px; }
.a1qcovb .br68m7d,
.a1qcovb .yu8ccs,
.a1qcovb .uz63mj  { max-width: 1200px; }
.vdqi .br68m7d,
.vdqi .yu8ccs,
.vdqi .uz63mj  { max-width: 1320px; }
.vrgkok4w { font-size: 0.82rem; color: var(--text-muted); }
.dp1zb { display: flex; align-items: center; }
.rexv4d {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ff8lv { display: flex; align-items: center; }
.miirinl { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.miirinl:hover { text-decoration: underline; }
.huori { margin: 0 3px; opacity: 0.45; }
.huori::before { content: '/'; }
.vr3bf8f { padding: 2px 5px; color: var(--text-main); }
.atna .vrgkok4w {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.atna .dp1zb { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.vspw6 .vrgkok4w {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.vspw6 .dp1zb { padding: 0 0 0 12px; }
.bkrg7t .dp1zb { padding: 0 16px; }
.bkrg7t .vrgkok4w {
  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);
}
.bkrg7t .br68m7d { padding-top: 28px; }
@media (max-width: 720px) {
  .cimf { margin-top: 18px; padding: 0 16px; }
  .bkrg7t .br68m7d { padding-top: 16px; }
}
.wto2h1k.atna .dp1zb { max-width: 1100px; }
.a1qcovb.atna .dp1zb { max-width: 1200px; }
.vdqi.atna .dp1zb { max-width: 1320px; }
.t2bmmbew .tknz4 { padding-top: 16px; padding-bottom: 16px; }
.bsb2s .tknz4 { padding-top: 24px; padding-bottom: 24px; }
.baekrbo .tknz4 { padding-top: 40px; padding-bottom: 40px; }
.z5uu6 .tknz4 { padding-top: 52px; padding-bottom: 52px; }
.n42mfx .tknz4:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.n42mfx .tknz4:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.n42mfx .tknz4:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.n42mfx .tknz4:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.adbpr .yu8ccs { padding-top: 10px;  padding-bottom: 10px; }
.ix82yl1 .yu8ccs { padding-top: 18px;  padding-bottom: 18px; }
.cbtkmz .yu8ccs { padding-top: 36px;  padding-bottom: 36px; }
.hzwfx .yu8ccs { padding-top: 48px;  padding-bottom: 48px; }
.gk5gtj2 h2.wd8h { font-weight: 600; }
.gk5gtj2 h3.d351     { font-weight: 600; }
.gvd1f2 h2.wd8h { font-weight: 800; }
.gvd1f2 h3.d351     { font-weight: 700; }
.r9p8z0 h2.wd8h { font-weight: 900; }
.r9p8z0 h3.d351     { font-weight: 800; }
.r9p8z0 .ded0ji5 strong,
.r9p8z0 .ded0ji5 strong { font-weight: 600; }
.hm9zs4y {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.z0xtq .hm9zs4y { display: none; }
@media (max-width: 640px) {
  .df6eyes8 { display: none; }
  .hm9zs4y {
    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;
  }
}
.hm9zs4y { background: var(--cta) !important; color: #fff !important; border: none !important; }
.hm9zs4y:hover { opacity: 0.85; }
.lfosisc .hm9zs4y { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.jqccxt4j .hm9zs4y,
.kkb5jn  .hm9zs4y { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.jqccxt4j .hm9zs4y:hover,
.kkb5jn  .hm9zs4y:hover { opacity: 0.88; }
.lfosisc.jqccxt4j .hm9zs4y,
.lfosisc.kkb5jn  .hm9zs4y { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.t8b3 {
  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;
}
.t8b3:hover { transform: translateY(-2px); opacity: 0.92; }
.t8b3 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.h9fz .t8b3 { display: none; }
.vk3eto .t8b3 { right: 32px; }
.y4vd  .t8b3 { left: 32px; }
@media (max-width: 480px) {
  .vk3eto .t8b3 { right: 20px; bottom: 20px; }
  .y4vd  .t8b3 { left: 20px; bottom: 20px; }
}
.oad9ph1 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.uz63mj { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.k6iw { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.qldj { color: var(--text-dim); font-size: 0.8rem; }
.m0wp324 a, .duiha a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.m0wp324 a:hover, .duiha a:hover { color: var(--accent-light); }
.duiha { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.drdr6h .uz63mj { text-align: center; }
.drdr6h .duiha { justify-content: center; margin-bottom: 16px; }
.drdr6h .k6iw { margin-top: 0; }
.fa1f { margin-top: 10px; }
.fa1f a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .uz63mj { padding-left: 16px; padding-right: 16px; }
  .d5nsiq .uz63mj { padding: 20px 16px; }
  .duiha { gap: 4px 12px; }
  .k6iw { font-size: 0.78rem; }
}
.xnqhsy .k6iw { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.xnqhsy .qldj { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .xnqhsy .ei2u { grid-template-columns: 1fr 1fr; } .xnqhsy .oc5fvt7 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .xnqhsy .ei2u { grid-template-columns: 1fr; } }
.gtj6r0of .k6iw { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .gtj6r0of .bp5jp { gap: 12px; } .gtj6r0of .vtk7ri { margin-right: 0; width: 100%; } }
.e52jn1df .k6iw { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.e52jn1df .qldj { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .e52jn1df .v5uva { grid-template-columns: 1fr 1fr; } .e52jn1df .s2rhghf { grid-column: 1 / -1; } }
@media (max-width: 480px) { .e52jn1df .v5uva { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .cpyl5 .cmhum { grid-template-columns: 1fr 1fr; } .cpyl5 .pj6lgd:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .cpyl5 .cmhum { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .rvdcpywl .cmhum { grid-template-columns: 1fr; } }
.cmjt .uz63mj { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.cmjt .duiha { justify-content: center; }
.q27iu1g .e1bsu7st      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.q27iu1g .oad9ph1 { background: var(--bg-page); border-top-color: var(--border-alt); }
.feopf .e1bsu7st      { background: #0d1117; border-bottom-color: #21262d; }
.feopf .yrxw410 { color: var(--accent-light); }
.feopf .w9oo { --msep-color: #8b949e; }
.feopf .w9oo a { color: #8b949e; }
.feopf .w9oo a:hover { color: var(--accent-light); }
.feopf .l18avigs { color: #8b949e; }
.feopf .oad9ph1 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.feopf .k6iw,
.feopf .qldj { color: #6e7681; }
.feopf .m0wp324 a, .feopf .duiha a,
.feopf .m0wp324 a:hover, .feopf .duiha a:hover,
@media (max-width: 640px) {
  .feopf .w9oo { background: #0d1117; border-top-color: #21262d; }
  .feopf .w9oo li a { border-bottom-color: #21262d; }
}
.witn .e1bsu7st      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.witn .yrxw410 { color: var(--accent-light); }
.witn .w9oo { --msep-color: #475569; }
.witn .w9oo a { color: #475569; }
.witn .w9oo a:hover { color: var(--accent-light); }
.witn .l18avigs { color: #64748b; }
.witn .oad9ph1 { background: #f0f4f8; border-top-color: #cbd5e1; }
.witn .k6iw,
.witn .qldj { color: #64748b; }
.witn .m0wp324 a, .witn .duiha a,
.witn .m0wp324 a:hover, .witn .duiha a:hover,
@media (max-width: 640px) {
  .witn .w9oo { background: #f0f4f8; border-top-color: #cbd5e1; }
  .witn .w9oo li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.jqccxt4j .e1bsu7st      { background: var(--accent); border-bottom-color: var(--accent-light); }
.jqccxt4j .yrxw410 { color: #fff; }
.jqccxt4j .w9oo { --msep-color: rgba(255,255,255,0.82); }
.jqccxt4j .w9oo a { color: rgba(255,255,255,0.82); }
.jqccxt4j .w9oo a:hover { color: #fff; }
.jqccxt4j .l18avigs { color: rgba(255,255,255,0.9); }
.jqccxt4j .oad9ph1 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.jqccxt4j .k6iw,
.jqccxt4j .qldj { color: rgba(255,255,255,0.72); }
.jqccxt4j .m0wp324 a, .jqccxt4j .duiha a,
.jqccxt4j .m0wp324 a:hover, .jqccxt4j .duiha a:hover,
@media (max-width: 640px) {
  .jqccxt4j .w9oo { background: var(--accent); border-top-color: var(--accent-light); }
  .jqccxt4j .w9oo li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.kkb5jn .e1bsu7st {
  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);
}
.kkb5jn .oad9ph1 {
  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) {
  .kkb5jn .w9oo {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.iuucqk2 .ccjb8z { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.as53ftj .ccjb8z { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.lp93e .ccjb8z { min-height: 72px; height: auto; }
.ycvrv .ccjb8z { min-height: 84px; height: auto; }
.d5nsiq .ccjb8z { max-width: none; padding: 0 32px; }
.d5nsiq .uz63mj  { max-width: none; padding: 24px 32px; }
.epmu7d.a1qcovb .ccjb8z { max-width: 1200px; }
.epmu7d.vdqi .ccjb8z { max-width: 1320px; }
.jucw4d   .yrxw410, .jucw4d   .vtk7ri { text-transform: capitalize; }
.gakg .yrxw410, .gakg .vtk7ri { text-transform: lowercase; }
.kr4f6dbo .yrxw410, .kr4f6dbo .vtk7ri { text-transform: uppercase; letter-spacing: 0.06em; }
.x65pfn, .lkhjw7m {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.x0sf1lk7 .x65pfn,
.yf6p7i .x65pfn,
.h1hssml .x65pfn,
.z5mizs .x65pfn,
.uc5wotm   .w9oo a { font-weight: 500; }
.lxwwn .w9oo a { font-weight: 600; }
.jzm4     .w9oo a { font-weight: 700; }
.ad5o    .w9oo a { font-weight: 800; letter-spacing: 0.01em; }
.i78ly6j     .w9oo > li + li::before,
.d1g0artr    .w9oo > li + li::before,
.yltx    .w9oo > li + li::before,
.jx01h5s .w9oo > li + li::before,
.is2z .w9oo > li + li::before,
.zyuaq  .w9oo > li + li::before,
.cm0rc    .w9oo > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.i78ly6j     .w9oo > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.d1g0artr    .w9oo > li + li::before { content: "|"; }
.yltx    .w9oo > li + li::before { content: "—"; }
.jx01h5s .w9oo > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.is2z .w9oo > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.zyuaq  .w9oo > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.cm0rc    .w9oo > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .asrvji .l18avigs,
  .hd5jt8 .l18avigs,
  .xppfvsgm .l18avigs,
  .rzo86t .l18avigs,
  .znnwe .l18avigs {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .asrvji .l18avigs::before,
  .hd5jt8 .l18avigs::before,
  .xppfvsgm .l18avigs::before,
  .rzo86t .l18avigs::before,
  .znnwe .l18avigs::before { content: ""; display: block; flex-shrink: 0; }

  
  .asrvji .l18avigs::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;
  }

  
  .hd5jt8 .l18avigs::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;
  }

  
  .xppfvsgm .l18avigs::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;
  }

  
  .rzo86t .l18avigs::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;
  }

  
  .znnwe .l18avigs::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) {
  .k3q5ae53 .l18avigs {
    padding: 5px 14px;
  }
  .k3q5ae53 .w9oo {
    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;
  }
  .k3q5ae53 .w9oo li a {
    border-bottom: none; padding: 10px 22px;
  }
  .k3q5ae53 .w9oo li a:hover { background: var(--bg-raised); }
  .k3q5ae53 .kmfuqcn,
  .vjug .kmfuqcn,
  .pewswrty .kmfuqcn { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .lffwrwq .l18avigs {
    padding: 5px 10px;
  }
  .lffwrwq .w9oo {
    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);
  }
  .lffwrwq .w9oo.f84c2w { transform: translateX(0); }
  .lffwrwq .w9oo li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .lffwrwq .w9oo li:last-child a { border-bottom: none; }
  .jqccxt4j .w9oo,
  .feopf .w9oo { background: var(--accent) !important; }
  .jqccxt4j .w9oo li a,
  .feopf .w9oo li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .pewswrty .l18avigs {
    padding: 5px 10px;
  }
  .pewswrty .w9oo {
    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);
  }
  .pewswrty .w9oo::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .pewswrty .w9oo.f84c2w { transform: translateY(0); }
  .pewswrty .w9oo li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .k71x4fp .l18avigs {
    padding: 5px 10px;
  }
  .k71x4fp .w9oo {
    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;
  }
  .k71x4fp .w9oo.f84c2w { opacity: 1; pointer-events: auto; }
  .k71x4fp .w9oo li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .t6gio3ho     .l18avigs { border-radius: 0 !important; }
  .xm1d4   .l18avigs { border-radius: 8px !important; }
  .vzzhn .l18avigs { border-radius: 50% !important; }
  .s271zqp   .l18avigs { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .puro26n9 .k839m0ha { flex-direction: column; align-items: stretch; }
  .puro26n9 .jtqvfr4o { flex-direction: row; min-width: auto; }
  .puro26n9 .oc5y2ro { align-items: flex-start; text-align: left; }
}
.gxwxtjcn,
.gxwxtjcn.tknz4,
.k60cas .gxwxtjcn,
.e8z3 .gxwxtjcn,
.qmo9853y .gxwxtjcn,
.adubr .gxwxtjcn {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.t8ot3hi {
  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;
}
.rb6ce { flex: 1 1 280px; min-width: 0; }
.z0qu8 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.cu1c7y {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.k9x67acz {
  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;
}
.k9x67acz:hover { transform: translateY(-1px); opacity: 0.95; }
.tnc6 .t8ot3hi {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.tnc6 .z0qu8 { color: var(--cta); }
.tnc6 .cu1c7y { color: var(--text-body); }
.tnc6 .k9x67acz {
  background: var(--cta) !important;
  color: #fff !important;
}
.ilebss .t8ot3hi {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ilebss .z0qu8 { color: var(--text-primary); }
.ilebss .cu1c7y { color: var(--text-body); }
.ilebss .k9x67acz {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .t8ot3hi {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .rb6ce { flex: 0 0 auto; }
  .z0qu8 { font-size: 1.2rem; }
  .k9x67acz { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.uvt1t3 .wdibya { height: 36px; }
.yyfuhi .wdibya { height: 60px; max-width: 200px; }
.oybt0jqg .wdibya { height: 56px; max-width: 180px; }
.uwb8ig     .st55j, .uwb8ig     .ygmgpshe { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.z34tt6r .rh2zlxg {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.z34tt6r .gq3tyn7m {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .wkkbn .lrd8dq {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .wkkbn .i9ncxb {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .wkkbn .i9ncxb { padding: 40px 16px 20px; }
  .wkkbn .f83mcavd {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .wkkbn .txxy7a0v { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .w6r0i .i9ncxb {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .w6r0i .i9ncxb::before {
    position: absolute; top: 14px; left: 14px;
  }
  .w6r0i .aezj4 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .w6r0i .e7e59 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .w6r0i .f83mcavd {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .w6r0i .txxy7a0v { width: 100%; min-width: 0; }
  .w6r0i .st55j { min-width: 0; }
}
.r1vp .i9ncxb::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.pzd6 .xpr9 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.pzd6 .xpr9 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.pzd6 .xpr9 p { padding: 0 2px 16px; }
.z8m0k .xpr9 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.z8m0k .xpr9 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.z8m0k .xpr9 summary::after { content: "›"; font-size: 1.2em; }
.z8m0k .xpr9[open] summary::after { content: "‹"; }
.z8m0k .xpr9 p { padding: 10px 22px 4px; }
.l3hvycb .xpr9 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.l3hvycb .xpr9 summary { color: var(--text-primary); padding-left: 16px; }
.l3hvycb .xpr9 summary::after { content: "›"; font-size: 1.1em; }
.l3hvycb .xpr9[open] summary::after { content: "‹"; }
.l3hvycb .xpr9 p { padding-left: 16px; }
.mi374pda .bbohww { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.mi374pda .xpr9 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.mi374pda .xpr9:last-child { border-bottom: none; }
.mi374pda .xpr9 summary { color: var(--text-primary); border-radius: 0; }
.mi374pda .xpr9 summary::after { content: "›"; font-size: 1.1em; }
.mi374pda .xpr9[open] summary::after { content: "‹"; }
.xhu3iz .xpr9 { overflow: hidden; }
.xhu3iz .xpr9 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.xhu3iz .xpr9 summary::after { color: rgba(255,255,255,.75); }
.xhu3iz .xpr9[open] summary { border-radius: 0; }
.jlbqv9q { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.uwicb {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.yiry6y {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.p4hif7mq { color: var(--text-muted); font-size: 1.05rem; }
.ot5lodgo {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.gmlv3zt {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.kf513 { margin-bottom: 20px; }
.yl49yj6 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.nb5sfxh {
  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;
}
.nb5sfxh:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.irj7tut { resize: vertical; min-height: 130px; }
.adiv { width: 100%; margin-top: 8px; }
.xi3m4bs {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ev7p5 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.vrmwzvb { color: var(--text-muted); line-height: 1.75; }
.v4euoqb3 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.v4euoqb3 li { margin-bottom: 6px; }
.cql34h9 { max-width: 760px; margin: 0 auto; }
.xcvtd { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.jvbeymt { max-width: 760px; margin: 0 auto; }
.afbfy { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.tqup9dqz ul.v4euoqb3 { margin: 0; }
.jcepo { max-width: 900px; margin: 0 auto; }
.naqo { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.naqo:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.naqo .afbfy { margin: 0; font-size: 1rem; }
.naqo .fdymj6i p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .naqo { grid-template-columns: 1fr; gap: 10px; } }
.nmqaajk .afbfy { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.zfi5m .v4euoqb3 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .n91f4u6y { grid-template-columns: 1fr; } }
.zl8xipb { color: inherit; text-decoration: none; }
.zl8xipb:hover { color: var(--accent-light); text-decoration: underline; }
.ms19 { display: inline-block; line-height: 0; }
.qqeak { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.m9va { margin-bottom: 48px; }
.qtvsb42f { max-width: 760px; margin: 0 auto; }
.rtsllu { text-align: center; }
.wjn4 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.wjn4:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.nh9mdv { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.wjn4 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wjn4 ul.v4euoqb3 { margin: 0; }
.ps8vlb { color: var(--text-muted); line-height: 1.75; }
.rtsllu .v4euoqb3,
.ynis9753 .v4euoqb3,
.ihavpkfn .v4euoqb3,
.yfvyd .v4euoqb3 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.rtsllu .wjn4,
.ynis9753 .wjn4 { text-align: left; }
.rtsllu .nh9mdv,
.ynis9753 .nh9mdv { text-align: center; }
.gl34vjyf { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.b2v9 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.k5kq { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.atl4xd49 { margin-top: 12px; }
.xj2vf { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.xj2vf:hover { border-bottom-color: var(--accent-light); }
.k8al22zp { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.k8al22zp img { width: 100%; height: 100%; object-fit: cover; display: block; }
.atb9 { width: 200px; height: 200px; }
.gtif3 { border-radius: 50%; }
.gklkby { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.sodhkq { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .aigccuh7 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.mxel3 { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.mxel3 .k5kq, .mxel3 .b2v9 { max-width: 640px; }
.rfjtxwup .gl34vjyf { font-size: 1.6rem; margin-top: 18px; }
.w9pg .k5kq { margin-bottom: 28px; }
@media (max-width: 860px) { .fgxrn { grid-template-columns: 1fr; } .rfjtxwup { position: static; text-align: center; } }
.vhxx51wr .k8al22zp { margin: 0 auto 18px; }
.vhxx51wr .gklkby { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .n2x0oq { grid-template-columns: 1fr; } }
.hfffvf .gl34vjyf { font-size: 1.6rem; margin-bottom: 6px; }
.yfvyd .v4euoqb3 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hfffvf { flex-direction: column; text-align: center; } .fk44tpa { grid-template-columns: 1fr; } }
.vsfdo8bo .gl34vjyf { font-size: 1.35rem; margin: 0 0 4px; }
.vsfdo8bo .gklkby { margin: 0; }
.od1vtp .yiry6y { color: var(--accent-light); }
.zpeynno .yiry6y { font-size: 2rem; }
.zpeynno .p4hif7mq { max-width: 680px; }
.cn0g .yiry6y { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.cn0g .p4hif7mq  { margin: 0; }
@media (max-width: 640px) { .cn0g { flex-direction: column; } }
.y306 {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.y306 .yiry6y { color: var(--accent-light); }
.vcu3 .yiry6y { color: #fff; }
.vcu3 .p4hif7mq  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .w06hycne { grid-template-columns: 1fr; } }
.vxmydmb .nb5sfxh {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.vxmydmb .nb5sfxh:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.u00un4y .nb5sfxh { background: var(--bg-raised); border-color: transparent; }
.u00un4y .nb5sfxh:focus { background: var(--bg-card); border-color: var(--accent-light); }
.kebxmw .nb5sfxh { border-radius: 100px; padding: 11px 20px; }
.kebxmw .irj7tut { border-radius: 14px; }
@media (max-width: 640px) { .leip { grid-template-columns: 1fr; } }
.oaiwh { counter-reset: priv-count; }
.gfu7upy {
  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);
}
.gfu7upy:last-child { border-bottom: none; }
.sbhfx {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.gfu7upy h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.gfu7upy p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.jehyn { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.jehyn li { margin-bottom: 6px; }
.iy1gycs{display:none}
.iy1gycs:empty,.u5ogx3:empty{display:none}
.g9mgtka{position:relative;overflow:visible}
.faxhswjx .zkby,.aneb .zkby,
.buqap .zkby,.pd7yh1 .zkby,
.tn1zqva .zkby,.swco3xlu .zkby{display:block}
.uycez .rnkp0p4{display:block}
.faxhswjx .zkby,.aneb .zkby,
.buqap .zkby,.pd7yh1 .zkby,
.tn1zqva .zkby{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}
.faxhswjx .zkby .u5ogx3,.aneb .zkby .u5ogx3,
.buqap .zkby .u5ogx3,.pd7yh1 .zkby .u5ogx3,
.tn1zqva .zkby .u5ogx3{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}
.faxhswjx .o67if7t,.aneb .o67if7t,
.buqap .o67if7t,.pd7yh1 .o67if7t,
.tn1zqva .o67if7t{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.faxhswjx .zkby,.aneb .zkby{top:12px}
.faxhswjx .zkby .u5ogx3{margin-right:auto}
.aneb .zkby .u5ogx3{margin-left:auto}
.aneb .zkby{text-align:right}
.buqap .zkby,.pd7yh1 .zkby{bottom:12px}
.buqap .zkby .u5ogx3{margin-right:auto}
.pd7yh1 .zkby .u5ogx3{margin-left:auto}
.pd7yh1 .zkby{text-align:right}
.tn1zqva .zkby{position:relative;margin-top:16px}
.tn1zqva .zkby .u5ogx3{margin:0 auto}
.swco3xlu .zkby{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.swco3xlu .zkby .u5ogx3{margin:0}
.swco3xlu .imcnl5~.zkby,
.swco3xlu .k1wmdzow~.zkby{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.swco3xlu .imcnl5~.zkby .u5ogx3,
.swco3xlu .k1wmdzow~.zkby .u5ogx3{justify-content:flex-start}
.imcnl5~.zkby,.k1wmdzow~.zkby{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}
.imcnl5~.zkby .u5ogx3{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.k1wmdzow~.zkby .u5ogx3{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.rnkp0p4 .u5ogx3{margin:0 0 12px}
.u5ogx3{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.o67if7t{white-space:nowrap}
.rq1prjp5 .o67if7t{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.zlrvtg6o .o67if7t{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}
.iwvlyjg .u5ogx3{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.yvppw .o67if7t{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.yvppw .qxeyr9k::before{content:""}
.luynqa4 .o67if7t{color: var(--accent-light);opacity:1;font-weight:500}
.w2ssrru4 .o67if7t{border-bottom:1px solid currentColor;padding-bottom:2px}
.swpza9b .u5ogx3{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.apfs{--date-bg:var(--accent-bg)}
.a70z .qxeyr9k::before{content:""}
.nnl9 .o67if7t + .o67if7t::before{content:"•";margin-right:6px;opacity:.4}
.uh1fwh7x .o67if7t + .o67if7t::before{content:"/";margin-right:6px;opacity:.35}
.s987p .o67if7t + .o67if7t::before{content:"|";margin-right:6px;opacity:.3}
.wvrr .o67if7t + .o67if7t::before{content:"—";margin-right:6px;opacity:.3}
.ajwzr9 .o67if7t + .o67if7t::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.ou861xi .o67if7t + .o67if7t::before{content:"·";margin-right:6px;opacity:.4}
.bn1tfj32 .o67if7t + .o67if7t::before{content:"›";margin-right:6px;opacity:.4}
.mld4c8zg .o67if7t + .o67if7t::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.iffd{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.vizdd{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.zjnb2o{display:flex;flex-direction:column;gap:3px}
.pz6rvh{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.dpbrdm1{font-weight:700;font-size:1rem;color:var(--text-heading)}
.wuyvm6{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.yfm0bqd0 .iffd{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.otdmo .iffd{border-top:3px solid var(--accent);padding-top:18px}
.ag5wp .iffd{border-left:3px solid var(--accent);border-radius:0}
.ia6c .iffd{padding:20px 0}
@media(max-width:640px){
  .iffd{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .wuyvm6{max-width:100%}
}
.fdz9cfwn .pfb55{margin:0}
@media (max-width:560px){
  .ct84tvl{grid-template-columns:repeat(2,1fr);gap:12px}
}
.ryqhtq {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.ryqhtq.zucv {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.v3p449o {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.v3p449o .o2favuod {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  font-size: 24px; line-height: 1; color: var(--text-primary, #111) !important;
  width: 36px; height: 36px; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  padding: 0; margin: 0;
  z-index: 2;
  transition: background 0.15s;
}
.v3p449o .o2favuod:hover { background: rgba(0,0,0,0.12) !important; }
.tz8mk {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.wl81go {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.aehjmy {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.v3p449o .shpk {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.v3p449o .shpk:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .v3p449o { padding: 28px 18px 20px; }
  .aehjmy { font-size: 1.2rem; }
  .tz8mk { max-width: 220px; max-height: 80px; }
}
.g125 {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.c170uvid {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.ejdif2  .g125 { border-radius: 50%; }
.y3ho  .g125 { border-radius: 6px; }
.awkax .g125 { border-radius: 22px; }
.un4f0 .t8ot3hi {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .g125 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.y9rc66vd {
  margin: 28px 0 24px;
}
.y9rc66vd .tknz4 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.y9rc66vd .yu8ccs {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.y9rc66vd .t8ot3hi {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ccjb8z { flex-direction: row-reverse; }
[dir="rtl"] .w9oo { flex-direction: row-reverse; }
[dir="rtl"] .vk3eto .t8b3 { right: auto; left: 32px; }
[dir="rtl"] .y4vd  .t8b3 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .vk3eto .t8b3 { right: auto; left: 20px; }
  [dir="rtl"] .y4vd  .t8b3 { left: auto;  right: 20px; }
}
[dir="rtl"] .aqpn1h .bd9fra  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .d61r4qsy .bd9fra { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ljaqfzhx, [dir="rtl"] .v7hh { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .sphwj { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .bklv { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ded0ji5 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .t8ot3hi { direction: rtl; }
[dir="rtl"] .g125 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .vrgkok4w { direction: rtl; }
[dir="rtl"] .pcq8q { direction: rtl; }
[dir="rtl"] .cujqz { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .a8scnr .v7hh,
[dir="rtl"] .ipve8v .v7hh,
[dir="rtl"] .mzow .v7hh,
[dir="rtl"] .jy09oxy .v7hh {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .a8scnr .v7hh li::before,
[dir="rtl"] .ipve8v .v7hh li::before,
[dir="rtl"] .mzow .v7hh li::before,
[dir="rtl"] .jy09oxy .v7hh li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .rbwu.c29p .gxgc7,
[dir="rtl"] .rnr7jtn.c29p .gxgc7,
[dir="rtl"] .ln1uc.c29p .gxgc7,
[dir="rtl"] .cbhrn.c29p .gxgc7,
[dir="rtl"] .aueh.c29p .gxgc7 { text-align: right; }
[dir="rtl"] .imcnl5.xh1d .mt0kbu { text-align: center; }
[dir="rtl"] .yu8ccs,
[dir="rtl"] .ojb7mbw7,
[dir="rtl"] .thu3fc0,
[dir="rtl"] .tu0j9zzq,
[dir="rtl"] .gxgc7 { text-align: right; }
[dir="rtl"] .gmlv3zt,
[dir="rtl"] .yl49yj6,
[dir="rtl"] .k5kq,
[dir="rtl"] .nb5sfxh,
[dir="rtl"] .irj7tut { text-align: right; direction: rtl; }
[dir="rtl"] .kebxmw .nb5sfxh,
[dir="rtl"] .vxmydmb .nb5sfxh { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #7c7a0a;
  --brand:           #7c7a0a;
  --brand-light:     #5e5d0d;
  --brand-pale:      #83811b;
  --grad-start:      #d0cd10;
  --grad-end:        #e3e03b;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #7c7a0a;
  --cta-light:       #585704;
  --cta-hover:       #434205;
  --bg-page:         #f8f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f5f3;
  --bg-raised:       #f1f1ed;
  --bg-hover:        #f6f5f3;
  --border:          #e9e9e1;
  --border-alt:      #dddccf;
  --border-section:  #e9e9e1;
  --text-primary:    #1c1b16;
  --text-muted:      #626150;
  --text-body:       #38372d;
  --text-sub:        #545344;
  --text-faint:      #8c8b72;
  --text-dim:        #a3a28e;
  --text-label:      #706f5b;
  --text-value:      #464539;
  --accent-bg:       #f5f5df;
  --accent-bg-light: #f2f1c4;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f8f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf4f3;
  --c-pros:          #0c9622;
  --c-cons:          #9f3421;
  --c-pros-label:    #0eb328;
  --c-tip-border:    #10c62c;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9622;
}
:root { --logo-bg-opacity: 79%; }
body, button, input { font-family: "Source Sans 3", sans-serif; }
.pdrjnfz0 .aw5u li::before, .pdrjnfz0 .kii50vh 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; }.pdrjnfz0 .aw5u li::before { content: ""; }.pdrjnfz0 .kii50vh li::before { content: ""; }.pdrjnfz0 .ij3zuj9g::before, .pdrjnfz0 .dgy2k::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.pdrjnfz0 .ij3zuj9g::before { content: ""; }.pdrjnfz0 .dgy2k::before { content: ""; }
.rrlihn0 .bvw7g, .rrlihn0 .imcnl5 { min-height: 420px; }
.fwqfa .tykzmnv::after, .fwqfa .ru46c::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; }
.huori::before { content: '·'; font-size: 1.3em; line-height: 1; }