:root {
  --color-accent: #c08442;
  --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;
}
.esovj58 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.lx90o {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.di4ddw1h {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.bbp5x { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.vkr0 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.vkr0 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.vkr0 a:hover { color: var(--accent-light); }
.ba1i0a  .rzvr1 { border-radius: 14px; }
.ba1i0a .rzvr1 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.ba1i0a .rzvr1 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.u3017y .rzvr1 li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .rzvr1 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .t280h:hover .rzvr1,
  .t280h:focus-within .rzvr1 { display: block; }
  .rzvr1 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.kjz28 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.faoz { display: none; }
@media (max-width: 640px) {
  .faoz {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .faoz.b3r2jxq { display: block; }
}
@media (max-width: 640px) {
  .kjz28 { display: block; }
  .vkr0 > li + li::before { display: none !important; }
  .vkr0 {
    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;
  }
  .vkr0.b3r2jxq { display: flex; }
  .vkr0 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .vkr0 li:last-child a { border-bottom: none; }
}
.dqi24uqj { min-height: 480px; }
.j61ccoh {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.zxbniy4 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.hcpi .zxbniy4 { margin-left: 0; margin-right: 0; }
.o7cqb5u {
  background: var(--cta); color: var(--cta-fg, #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;
}
.mcco .o7cqb5u { margin-top: 24px; }
.o7cqb5u:hover { opacity: 0.88; }
.dbxv6fo .ol0v9 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.dbxv6fo .j61ccoh { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.dbxv6fo .zxbniy4 { color: #e2e8f0; }
.dbxv6fo.u717he .ol0v9 { text-align: center; }
.dbxv6fo.hcpi   .ol0v9 { text-align: left; }
.btrur {
  position: relative;
  display: flex; align-items: center; justify-content: center;
  background: var(--bg-page);
  min-height: auto; padding: 48px 0 32px;
  border-bottom: 1px solid var(--border);
}
.btrur .ol0v9 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.btrur .j61ccoh { color: var(--text-primary); text-shadow: none; }
.btrur .zxbniy4 { color: var(--text-muted); }
.btrur .o7cqb5u { margin-top: 16px; }
.btrur, .btrur.dqi24uqj { min-height: auto !important; }
.btrur.u717he .ol0v9 { text-align: center; }
.btrur.hcpi   .ol0v9 { text-align: left; }
.btrur~.bvcfeyr{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}
.btrur~.bvcfeyr .m44i9w{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}
.ssl44y .me36ur3,
.ssl44y .dcnxg {
  position: relative; overflow: hidden;
}
.ssl44y .me36ur3::after,
.ssl44y .dcnxg::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ssl44y .dbxv6fo .y5vvjg {
  overflow: hidden;
}
.ssl44y .dbxv6fo .y5vvjg::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;
}
.me36ur3 .j61ccoh { color: #fff; }
.me36ur3 .zxbniy4 { color: rgba(255,255,255,0.85); }
.ssl44y .p396b { position: relative; overflow: hidden; }
.ssl44y .p396b::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.p396b .j61ccoh { text-shadow: none; color: var(--text-primary); }
.p396b .zxbniy4 { color: var(--text-muted); }
body.axho4g0 .j61ccoh {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.oo672 .j61ccoh {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.dqi24uqj.me36ur3 .j61ccoh,
section.me36ur3 .j61ccoh {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.p396b.u717he .o8tqf { align-items: center; text-align: center; }
.dqi24uqj .glp458d {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.glp458d .dao5a93 {
  grid-template-columns: 1fr !important;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-areas:
    "rank"
    "logo"
    "name"
    "rating"
    "bonus"
    "cta" !important;
  row-gap: 10px !important;
  column-gap: 0 !important;
  padding: 16px 18px 18px !important;
  font-size: 0.95rem;
  align-items: center;
  text-align: center;
}
.glp458d .dao5a93::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.glp458d .q53n97t { display: contents !important; }
.glp458d .q53n97t .r7f9gmk {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.glp458d .q53n97t .c2b0g { max-height: 48px; max-width: 96px; }
.glp458d .q53n97t .dsq8ej6 {
  display: block !important;
  grid-area: name;
  text-align: center; font-size: 1rem; font-weight: 700;
  line-height: 1.15; min-width: 0; max-width: 100%;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  overflow-wrap: normal; word-break: normal; hyphens: none;
}
.glp458d .xgqp {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.glp458d .pibg { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.glp458d .ht4f4 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.glp458d .ht4f4 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.glp458d .s4uk { display: contents !important; }
.glp458d .s4uk .kbvd36e:not(.mhcn) { display: none !important; }
.glp458d .s4uk .mhcn {
  grid-area: bonus;
  background: var(--accent-bg, rgba(0,0,0,.04)) !important;
  padding: 8px 12px !important;
  border-radius: 8px !important;
  flex-direction: column !important; align-items: center; gap: 2px;
  min-width: 0; max-width: 100%; text-align: center;
}
.glp458d .s4uk .mhcn .wk7qo {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.glp458d .s4uk .mhcn .qzwx {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.glp458d .oz3q { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.glp458d .oz3q.xwyr {
  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;
}
.glp458d .oz3q.xwyr:hover { opacity: 0.85; }
.glp458d .dao5a93,
.glp458d .dao5a93:hover,
.glp458d .dao5a93:nth-child(even),
.glp458d .dao5a93:nth-child(odd),
.glp458d .dao5a93:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.qlpx .ol0v9 { padding-bottom: 24px; }
.mcco .ol0v9 { max-width: 1100px; }
@media (max-width: 700px) {
  .p396b { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .p396b:not(.zpm6ff4) .q47p84 { display: none !important; }
  .zpm6ff4 .q47p84 { padding: 16px; }
  .o8tqf  { padding: 36px 24px; }
  .p396b~.bvcfeyr,.qec3akxe~.bvcfeyr{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .dqi24uqj, .p396b { min-height: 320px !important; }
  .j61ccoh { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .pk20c8w,
  .vsyry51,
  .azh0bok { grid-template-columns: 1fr !important; }

  

  
  .qlpx { display: flex !important; flex-direction: column !important; }
  .qlpx .ol0v9 { display: contents; }
  .qlpx .y5vvjg { order: 0; }
  .qlpx .j61ccoh { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .qlpx .pk20c8w { order: 2; padding: 0 16px 12px !important; }
  .qlpx .zxbniy4 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .mcco .ol0v9 { display: flex; flex-direction: column; }
  .mcco .ol0v9 .j61ccoh { order: 1; }
  .mcco .ol0v9 .azh0bok { order: 2; margin: 8px 0 24px !important; }
  .mcco .ol0v9 .zxbniy4 { order: 3; }
  .mcco .ol0v9 .o7cqb5u { order: 4; align-self: center; margin-top: 0; }

  
  .p396b.zpm6ff4 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .p396b.zpm6ff4 .o8tqf { display: contents; padding: 0; }
  .p396b.zpm6ff4 .o8tqf .j61ccoh { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .p396b.zpm6ff4 .q47p84 { order: 2; padding: 12px 16px; }
  .p396b.zpm6ff4 .o8tqf .zxbniy4 { order: 3; padding: 0 24px; margin: 0 auto; }
  .p396b.zpm6ff4 .o8tqf .o7cqb5u { order: 4; align-self: center; margin: 8px 0 32px; }
}
.lel3yqr8 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.qja9 { width: 100%; height: auto; display: block; border-radius: 10px; }
.l3ohs3k .lel3yqr8        { border-radius: 16px; }
.l3ohs3k .qja9  { border-radius: 16px; }
.bowmr77 .lel3yqr8         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.bowmr77 .qja9   { border-radius: 8px; }
.iafkwuw { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.botz { width: 100%; padding: 32px 0; position: relative; }
.tt52h { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.xy1oip9b .botz:nth-child(even) { background: var(--bg-surface); }
.xy1oip9b .botz:nth-child(odd)  { background: var(--bg-page); }
.rbtbos2l .botz:nth-child(even) { background: var(--bg-card); }
.rbtbos2l .botz:nth-child(odd)  { background: var(--bg-page); }
.xy1oip9b .botz:nth-child(odd)  .tt52h { background: var(--bg-card); border-radius: 6px; }
.xy1oip9b .botz:nth-child(even) .tt52h { background: var(--bg-raised); border-radius: 6px; }
.rbtbos2l .botz:nth-child(odd)  .tt52h { background: var(--bg-card); border-radius: 6px; }
.rbtbos2l .botz:nth-child(even) .tt52h { background: var(--bg-raised); border-radius: 6px; }
.xy1oip9b .botz:nth-child(even) .i0zj .cnc2rn,
.rbtbos2l .botz:nth-child(even) .i0zj .cnc2rn { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.xy1oip9b .botz:nth-child(odd) .i0zj .cnc2rn,
.rbtbos2l .botz:nth-child(odd) .i0zj .cnc2rn { background: var(--bg-card-inner); }
.xy1oip9b .botz:nth-child(even) .dfqqjsp .cnc2rn:nth-child(odd),
.rbtbos2l .botz:nth-child(even) .dfqqjsp .cnc2rn:nth-child(odd)  { background: var(--bg-card); }
.xy1oip9b .botz:nth-child(even) .dfqqjsp .cnc2rn:nth-child(even),
.rbtbos2l .botz:nth-child(even) .dfqqjsp .cnc2rn:nth-child(even) { background: var(--bg-card-inner); }
h1.wpr9iv1w { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.wpr9iv1w {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.hoaldwl { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.i8id6hl h2.wpr9iv1w {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.w9r6 h2.wpr9iv1w {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.sedbnv2d h2.wpr9iv1w {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.sdp7 h2.wpr9iv1w::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.o03hbrj h2.wpr9iv1w {
  color: var(--text-primary); font-size: 1.7rem;
}
.mj3jp h2.wpr9iv1w::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.mud78 h2.wpr9iv1w {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
@media (max-width: 640px) { .es6d { display: none; } }
.hj0w { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.vpuchbcv { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.gt60w {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.c0lyx { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.z0ms { padding-left: 20px; }
.z0ms li { margin-bottom: 6px; }
.z0ms a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.z0ms a:hover { color: var(--accent-light); }
.kk7jxmul .c0lyx { display: none; }
.gjyz .c0lyx { display: none; }
.gjyz .z0ms { padding-left: 0; list-style: none; }
.gjyz .z0ms li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.gjyz .z0ms a { font-size: 0.92rem; }
.xf1c .gt60w { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.xf1c .c0lyx { display: none; }
.xf1c .z0ms { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.xf1c .z0ms li { margin-bottom: 0; }
.xf1c .z0ms 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;
}
.xf1c .z0ms a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.chi4ge3s .gt60w { padding: 20px 20px 16px; }
.chi4ge3s .z0ms {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.chi4ge3s .z0ms li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.chi4ge3s .z0ms 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;
}
.chi4ge3s .z0ms 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;
}
.chi4ge3s .z0ms a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.chi4ge3s .z0ms a:focus,
.chi4ge3s .z0ms a:focus-visible,
.chi4ge3s .z0ms a:target { outline: none; }
.chi4ge3s .z0ms li:target a { border-color: var(--border); color: var(--text-muted); }
.ecysdwy .gt60w { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ecysdwy .c0lyx { display: none; }
.ecysdwy .z0ms { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.ecysdwy .z0ms li { counter-increment: toc-n; margin-bottom: 0; }
.ecysdwy .z0ms a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.ecysdwy .z0ms a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.ecysdwy .z0ms a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.dsecy52i .gt60w { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.dsecy52i .c0lyx { display: none; }
.dsecy52i .z0ms { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.dsecy52i .z0ms li { margin-bottom: 0; }
.dsecy52i .z0ms a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.dsecy52i .z0ms a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.d99x .gt60w { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.d99x .c0lyx { display: none; }
.d99x .z0ms { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.d99x .z0ms li { margin-bottom: 0; }
.d99x .z0ms li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.d99x .z0ms li:last-child::after { content: ""; margin-right: 0; }
.d99x .z0ms a { font-size: 0.9rem; }
.cnc2rn { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.i0zj .cnc2rn { background: var(--bg-card); }
.dfqqjsp .cnc2rn:nth-child(odd)  { background: var(--bg-card); }
.dfqqjsp .cnc2rn:nth-child(even) { background: var(--bg-raised); }
.ztl6zss .cnc2rn {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ztl6zss .cnc2rn:last-child { border-bottom: none; }
.ztl6zss h3.hoaldwl { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.hdsghb .cnc2rn {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.hdsghb .cnc2rn + .cnc2rn { margin-top: 4px; }
.w59cq .cnc2rn { background: none; border-radius: 0; padding: 12px 0; }
.w59cq .cnc2rn + .cnc2rn { border-top: 1px solid var(--border-section); }
.k5ojmjxd { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.n7q2pe { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.vqplo3 { color: var(--text-body); margin-bottom: 10px; }
.pf25ww, .umqfa6v { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.pf25ww li, .umqfa6v li { margin-bottom: 6px; }
.umqfa6v li { list-style: decimal; }
.kbf9     .pf25ww { list-style-type: "● "; }
.z95qhn2  .pf25ww { list-style-type: "■ "; }
.yvteg0d .pf25ww { list-style-type: "◆ "; }
.eeeadh    .pf25ww { list-style-type: "★ "; }
.kbf9     .a8l8863k { list-style-type: "● "; }
.z95qhn2  .a8l8863k { list-style-type: "■ "; }
.yvteg0d .a8l8863k { list-style-type: "◆ "; }
.eeeadh    .a8l8863k { list-style-type: "★ "; }
.kbf9    .pf25ww li::marker, .kbf9    .a8l8863k li::marker,
.z95qhn2 .pf25ww li::marker, .z95qhn2 .a8l8863k li::marker,
.yvteg0d .pf25ww li::marker, .yvteg0d .a8l8863k li::marker,
.eeeadh   .pf25ww li::marker, .eeeadh   .a8l8863k li::marker {
  color: var(--cta); font-size: 1em;
}
.kbf9 .umqfa6v,
.z95qhn2 .umqfa6v,
.yvteg0d .umqfa6v,
.eeeadh .umqfa6v {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.kbf9 .umqfa6v li,
.z95qhn2 .umqfa6v li,
.yvteg0d .umqfa6v li,
.eeeadh .umqfa6v li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.kbf9 .umqfa6v li::before,
.z95qhn2 .umqfa6v li::before,
.yvteg0d .umqfa6v li::before,
.eeeadh .umqfa6v 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;
}
.kbf9     .umqfa6v li::before { border-radius: 50%; }
.z95qhn2  .umqfa6v li::before { border-radius: 3px; }
.yvteg0d .umqfa6v li::before { border-radius: 3px; }
.eeeadh    .umqfa6v li::before { border-radius: 50%; }
.qy6qvn { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.hlmac .qy6qvn,
.uoa3 .qy6qvn { background: transparent; border: none; border-radius: 0; }
.nm1av7 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.nm1av7 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.nm1av7 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.nm1av7 tr:hover td { background: var(--bg-hover); }
.l3n4tt .nm1av7 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.wrty2 .nm1av7 { border: 1px solid var(--border-alt); }
.wrty2 .nm1av7 th,
.wrty2 .nm1av7 td { border: 1px solid var(--border-alt); }
.awzag .nm1av7 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.awzag .nm1av7 td { border-bottom: none; }
.awzag .nm1av7 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.vocxa25n .nm1av7 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.zplyxl4c .qy6qvn {
  overflow: hidden;
}
.zplyxl4c .nm1av7 th { border-bottom: 1px solid var(--border-alt); }
.zplyxl4c .nm1av7 tr:last-child td { border-bottom: none; }
.ssxq9z0 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.w0wnu { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.kd29b { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.opj5u2x { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.ax0viuo { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.a8l8863k { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.a8l8863k 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%}
.se44 .opj5u2x { background: transparent; text-align: center; }
.euj635c .kd29b {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.rrftzur .kd29b {
  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);
}
.ytn6 .w0wnu { display: grid; grid-template-columns: auto 1fr; }
.ytn6 .kd29b {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ytn6 .opj5u2x { grid-column: 2; }
.ytn6 .ax0viuo,
.ytn6 .a8l8863k { grid-column: 1 / -1; }
.iegs .w0wnu { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.iegs .kd29b {
  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);
}
.iegs .opj5u2x { grid-column: 2; }
.iegs .ax0viuo,
.iegs .a8l8863k { grid-column: 1 / -1; }
.x183a .w0wnu { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.x183a .opj5u2x { background: none; color: var(--accent-light); font-weight: 700; }
.ugzu2 .w0wnu { 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); }
.ugzu2 .opj5u2x { background: none; color: var(--accent-light); font-weight: 700; }
.lc395ft .w0wnu { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.lc395ft .w0wnu:last-child { border-bottom: none; }
.lc395ft .opj5u2x { background: none; color: var(--accent-light); font-weight: 700; }
.zpi2fpe .w0wnu { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.zpi2fpe .opj5u2x { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.d6949arh .ssxq9z0 { counter-reset: card-n; }
.d6949arh .w0wnu  { counter-increment: card-n; }
.d6949arh .opj5u2x { display: flex; align-items: center; gap: 10px; }
.d6949arh .opj5u2x::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;
}
.saoag2f .w0wnu { background: var(--bg-surface); border: 1px solid var(--border); }
.saoag2f .opj5u2x { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.yivuzg { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.yivuzg         { --cl-hue: var(--accent); }
.ibsj { --cl-hue: #ea580c; }
.wriddnr    { --cl-hue: #2563eb; }
.pbcb4t2e, .ibsj, .wriddnr, .ca9jis {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.zytp5 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.zytp5::before { color: var(--cl-hue); }
.yivuzg strong { color: var(--text-primary); font-size: 0.95rem; }
.yivuzg p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.itgm { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.o0kdboa, .dy0zrltw { border-radius: 8px; padding: 14px; }
.o0kdboa { background: var(--bg-pros); }
.dy0zrltw { background: var(--bg-cons); }
.ysvmw39h { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.o0kdboa .ysvmw39h { color: var(--c-pros-label); }
.dy0zrltw .ysvmw39h { color: #f87171; }
.o0kdboa ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.dy0zrltw ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.qja9 { width: 100%; height: auto; border-radius: 10px; display: block; }
.xwyr {
  background: var(--cta); color: var(--cta-fg, #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;
}
.xwyr:hover { opacity: 0.85; }
.er8zwzp .xwyr  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.er8zwzp .xwyr:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.lhqv0 .xwyr  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.lhqv0 .xwyr:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.er8zwzp .oz3q.xwyr, .lhqv0 .oz3q.xwyr,
.er8zwzp .nz84 .xwyr, .lhqv0 .nz84 .xwyr {
  background: var(--cta); border: none; color: #fff;
}
.er8zwzp .oz3q.xwyr:hover, .lhqv0 .oz3q.xwyr:hover,
.er8zwzp .nz84 .xwyr:hover, .lhqv0 .nz84 .xwyr:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.aqhbh3 .o7cqb5u { border-radius: 50px; }
.aqhbh3 .xwyr  { border-radius: 50px; }
.v8d09nr .o7cqb5u,
.v8d09nr .xwyr { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.v8d09nr .o7cqb5u:hover,
.v8d09nr .xwyr:hover { filter: brightness(1.08); opacity: 1; }
.stfg9u .o7cqb5u,
.stfg9u .xwyr { box-shadow: 0 3px 14px -2px var(--cta); }
.stfg9u .o7cqb5u:hover,
.stfg9u .xwyr:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.o8e8qs .o7cqb5u,
.o8e8qs .xwyr { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.o8e8qs .o7cqb5u:hover,
.o8e8qs .xwyr:hover { opacity: 1; }
.o8e8qs .o7cqb5u:active,
.o8e8qs .xwyr:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.m904x .o7cqb5u,
.m904x .xwyr { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.m904x .o7cqb5u:hover,
.m904x .xwyr:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.m904x .o7cqb5u:active,
.m904x .xwyr:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.zp43 .o7cqb5u,
.zp43 .xwyr { position: relative; overflow: hidden; }
.zp43 .o7cqb5u::before,
.zp43 .xwyr::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.zp43 .o7cqb5u:hover::before,
.zp43 .xwyr:hover::before { left: 135%; }
.kqjsm .o7cqb5u,
.kqjsm .xwyr { border-radius: 0; }
.ogje .o7cqb5u { padding-left: 22px; padding-right: 22px; }
.ogje .xwyr  { padding-left: 12px; padding-right: 12px; }
.hguifp1 .o7cqb5u { padding-left: 44px; padding-right: 44px; }
.hguifp1 .xwyr  { padding-left: 24px; padding-right: 24px; }
.vdl687c .o7cqb5u { padding-left: 56px; padding-right: 56px; }
.vdl687c .xwyr  { padding-left: 32px; padding-right: 32px; }
.k3eeov3   .o7cqb5u::after, .k3eeov3   .xwyr::after,
.g65r4 .o7cqb5u::after, .g65r4 .xwyr::after,
.zl3rg835    .o7cqb5u::after, .zl3rg835    .xwyr::after,
.tfbbl10    .o7cqb5u::after, .tfbbl10    .xwyr::after,
.y2jrl    .o7cqb5u::after, .y2jrl    .xwyr::after,
.y6grkia     .o7cqb5u::after, .y6grkia     .xwyr::after,
.xjizph    .o7cqb5u::after, .xjizph    .xwyr::after,
.yy1irhnu   .o7cqb5u::after, .yy1irhnu   .xwyr::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;
}
.k3eeov3 .o7cqb5u::after, .k3eeov3 .xwyr::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");
}
.g65r4 .o7cqb5u::after, .g65r4 .xwyr::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");
}
.zl3rg835 .o7cqb5u::after, .zl3rg835 .xwyr::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");
}
.tfbbl10 .o7cqb5u::after, .tfbbl10 .xwyr::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");
}
.y2jrl .o7cqb5u::after, .y2jrl .xwyr::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");
}
.y6grkia .o7cqb5u::after, .y6grkia .xwyr::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");
}
.xjizph .o7cqb5u::after, .xjizph .xwyr::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");
}
.yy1irhnu .o7cqb5u::after, .yy1irhnu .xwyr::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");
}
.k76uc3   .h66iq::after, .k76uc3   .hrikb::after,
.u7y0xy5y .h66iq::after, .u7y0xy5y .hrikb::after,
.uagi2a    .h66iq::after, .uagi2a    .hrikb::after,
.fyma    .h66iq::after, .fyma    .hrikb::after,
.itjvo    .h66iq::after, .itjvo    .hrikb::after,
.wwiwdnv4     .h66iq::after, .wwiwdnv4     .hrikb::after,
.d52e23m    .h66iq::after, .d52e23m    .hrikb::after,
.b2qjtcx   .h66iq::after, .b2qjtcx   .hrikb::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;
}
.k76uc3 .h66iq::after, .k76uc3 .hrikb::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");
}
.u7y0xy5y .h66iq::after, .u7y0xy5y .hrikb::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");
}
.uagi2a .h66iq::after, .uagi2a .hrikb::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");
}
.fyma .h66iq::after, .fyma .hrikb::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");
}
.itjvo .h66iq::after, .itjvo .hrikb::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");
}
.wwiwdnv4 .h66iq::after, .wwiwdnv4 .hrikb::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");
}
.d52e23m .h66iq::after, .d52e23m .hrikb::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");
}
.b2qjtcx .h66iq::after, .b2qjtcx .hrikb::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");
}
.cc6jww {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  max-width: 100%; box-sizing: border-box;
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
  overflow-x: clip;
  counter-reset: cs-rank;
}
.dao5a93 {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px;
  padding: 18px 22px;
  display: grid;
  
  grid-template-columns: auto auto auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  box-sizing: border-box;
  max-width: 100%;
  counter-increment: cs-rank;
  transition: background .15s, box-shadow .15s, border-color .15s;
}
.dao5a93 > * { min-width: 0; }
.dao5a93:hover { background: var(--bg-hover); }
.dao5a93 > [itemprop="item"] { display: contents; }
.dao5a93 [itemprop="itemReviewed"],
.dao5a93 [itemprop="reviewRating"] { display: none; }
.dao5a93::before {
  content: counter(cs-rank);
  grid-column: 1;
  font-size: 1.4rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; width: 28px; text-align: center;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.q53n97t {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.r7f9gmk {
  background: var(--accent-bg);
  border-radius: 10px; padding: 6px 10px;
  display: flex; align-items: center; justify-content: center;
  width: 130px; height: 64px; flex-shrink: 0;
}
.c2b0g { max-height: 52px; max-width: 110px; object-fit: contain; }
.dsq8ej6 {
  font-weight: 700; font-size: 1rem;
  color: var(--text-primary); line-height: 1.2;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; hyphens: auto;
}
.iq47 .r7f9gmk    { background: #1a1a1a; }
.tphi .r7f9gmk   { background: rgba(128,128,128,.12); }
.l1zod .r7f9gmk { background: var(--bg-raised); }
.cneee2k .r7f9gmk    { background: transparent; padding: 0; }
.xgqp {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.pibg { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.ht4f4 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.s4uk {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.kbvd36e {
  background: var(--accent-bg, rgba(0,0,0,.04));
  border-radius: 10px;
  padding: 10px 12px;
  display: flex; flex-direction: column; align-items: center;
  gap: 4px; min-width: 0;
  text-align: center; line-height: 1.25;
}
.wk7qo {
  
  color: var(--text-muted);
  opacity: 0.65;
  font-size: .72rem; font-weight: 500;
  text-transform: uppercase; letter-spacing: .06em;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  max-width: 100%;
}
.qzwx {
  
  color: var(--accent);
  font-weight: 800; font-size: 1rem; line-height: 1.25;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; word-break: break-word;
}
.oz3q {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.oz3q.xwyr {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .dao5a93 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .dao5a93::before    { grid-area: rank;   }
  .q53n97t           { grid-area: ident;  }
  .xgqp     { grid-area: rating; min-width: 0; width: auto; }
  .s4uk           { grid-area: pills;  }
  .oz3q             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .dao5a93 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .dao5a93::before    { justify-self: center; }
  .q53n97t           { width: 100%; }
  .xgqp     { justify-self: center; }
  .s4uk           { grid-template-columns: 1fr; }
}
@media (max-width: 560px) { .cf51432 { padding: 10px 16px; gap: 6px 16px; } }
.nz84 .xwyr { white-space: nowrap; }
@media (max-width: 560px) {
  .qwic { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .jxl7r { order: 1; }
  .nz84 { order: 2; margin-left: auto; align-self: center; }
  .yegsa3 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.yssrfs4a    .mc5ohvs li::before { content: "◆"; }
.yssrfs4a    .j57qs li::before { content: "▲"; }
@media (min-width: 860px) {
  .dj58eh30 .mq88ex48 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .dj58eh30 .kkqx { margin: 0; }
}
.pmww .qwic { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.pmww .yegsa3 h3 { color: var(--accent-light); }
.pmww .jxl7r { background: var(--bg-page); border: 1px solid var(--border); }
.uoa3 .itgm { gap: 10px; }
.uoa3 .o0kdboa, .uoa3 .dy0zrltw { padding: 12px; }
.uoa3 .o0kdboa ul, .uoa3 .dy0zrltw ul { margin: 4px 0 0; padding-left: 18px; }
.uoa3 .o0kdboa li, .uoa3 .dy0zrltw li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .cl4jn { grid-template-columns: 1fr; }
  .vm4sn2k4 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .vm4sn2k4 .s44lhn { width: 72px; height: 50px; }
  .vm4sn2k4 .n01oea { max-width: 180px; }
  .vm4sn2k4 .vqr9y { width: auto; }
}
@media (max-width: 720px) {
  .wut6iuf { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .o0v49z { padding: 16px; }
  .fief4ts .p314 { min-width: 50%; }
}
.e4lb .itgm { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .evkg9t { grid-template-columns: 1fr; }
  .l7c0u { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .sevg0l { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ofceeq { flex-wrap: wrap; padding: 16px; }
}
.bjuggba2 .itgm { gap: 8px; }
.bjuggba2 .o0kdboa, .bjuggba2 .dy0zrltw { padding: 8px; }
@media (max-width: 480px) {
  .p3wem1k2 { flex-direction: column; align-items: stretch; }
}
.unf2x9 .vqr9y .xwyr { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .idzea33v { flex-direction: column; align-items: stretch; gap: 10px; }
  .unf2x9 .vqr9y { text-align: center; }
}
@media (max-width: 720px) {
  .bizuqp { grid-template-columns: 1fr; }
  .ogdtl { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .bzdj { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .w9tl { grid-template-columns: 1fr; }
  .a28u { width: 100px; height: 100px; margin: 16px auto; }
  .cad057i { font-size: 1.4rem; }
  .ptydz2e { justify-content: center; }
  .ld5mp7m .p314 { min-width: 50%; }
}
.drsyw .itgm { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .nxr73mh { flex-wrap: wrap; padding: 14px 16px; }
  .k3v9 { padding: 12px 16px; }
  .drsyw .itgm { margin: 0 16px; }
  .drsyw .bvj8 { padding: 0 16px; }
  .buv41mw0 { padding: 12px 16px; }
}
.nyq6 .dao5a93 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.nyq6 .dao5a93:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.ajle83 .cc6jww { gap: 18px; }
.ajle83 .dao5a93 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.ajle83 .dao5a93:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.yp0so4g .cc6jww {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.yp0so4g .dao5a93 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.yp0so4g .dao5a93:last-child { border-bottom: none; }
.yp0so4g .q53n97t,
.yp0so4g .xgqp,
.yp0so4g .s4uk {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.bei9kx .cc6jww { gap: 0; }
.bei9kx .dao5a93 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.bei9kx .dao5a93:last-child { border-bottom: none; }
.bei9kx .dao5a93:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.bei9kx .dao5a93:nth-child(even):hover { background: var(--bg-hover); }
.hwlxgm2 .dao5a93 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.zsjb5 .s4uk .kbvd36e {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.zsjb5 .s4uk .kbvd36e:first-child { border-left: none; }
.llyz1i6b .s4uk .kbvd36e {
  background: transparent; padding: 4px 8px;
}
.llyz1i6b .s4uk .wk7qo { font-size: .65rem; opacity: .65; }
.llyz1i6b .s4uk .qzwx   { font-size: 1.15rem; color: var(--accent-light); }
.u67ujgz .s4uk .kbvd36e {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.ht4f4 { display: none; }
.mpk7kk67 .pibg { font-size: 1rem; letter-spacing: 2px; }
.nvzfj5r .pibg {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.rvrde .pibg,
.xl8i .pibg,
.n8athp9p .pibg { display: none; }
.rvrde .ht4f4,
.xl8i .ht4f4,
.n8athp9p .ht4f4 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.rvrde .ht4f4 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.rvrde .ht4f4 small { display: none; }
.xl8i .ht4f4 {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.xl8i .ht4f4 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.n8athp9p .ht4f4 {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.n8athp9p .ht4f4 small { display: none; }
.g16vd { margin: 16px 0; }
.tun8 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.tun8 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.tun8 summary::after { content: "+"; color: var(--accent-light); }
.tun8[open] summary::after { content: "−"; }
.tun8 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.botz { margin-bottom: 0; }
.lkqg h2.wpr9iv1w { color: var(--text-primary); border-color: var(--accent-light); }
.btytk0 h2.wpr9iv1w { color: var(--text-primary); border-color: var(--accent-light); }
.h0t2 .ibsj { background: #2d0a1e; border-color: #f43f5e; }
.h0t2 .wriddnr    { background: #1e1036; border-color: #a855f7; }
.h0t2 .yivuzg strong  { color: #f1f5f9; }
.h0t2 .yivuzg p       { color: #cbd5e1; }
.h0t2 .iigdn    .pbcb4t2e     .zytp5::before,
.h0t2 .wzj94l9  .pbcb4t2e     .zytp5::before,
.h0t2 .ucbp  .pbcb4t2e     .zytp5::before,
.h0t2 .c4pu .pbcb4t2e     .zytp5::before { color: #10b981; }
.h0t2 .iigdn    .ibsj .zytp5::before,
.h0t2 .wzj94l9  .ibsj .zytp5::before,
.h0t2 .ucbp  .ibsj .zytp5::before,
.h0t2 .c4pu .ibsj .zytp5::before { color: #f43f5e; }
.h0t2 .iigdn    .wriddnr    .zytp5::before,
.h0t2 .wzj94l9  .wriddnr    .zytp5::before,
.h0t2 .ucbp  .wriddnr    .zytp5::before,
.h0t2 .c4pu .wriddnr    .zytp5::before { color: #a855f7; }
.vdy8d .ibsj { background: #2d0b0b; border-color: #ef4444; }
.vdy8d .wriddnr    { background: #2d1600; border-color: #f97316; }
.vdy8d .yivuzg strong  { color: #f1f5f9; }
.vdy8d .yivuzg p       { color: #cbd5e1; }
.vdy8d .iigdn    .pbcb4t2e     .zytp5::before,
.vdy8d .wzj94l9  .pbcb4t2e     .zytp5::before,
.vdy8d .ucbp  .pbcb4t2e     .zytp5::before,
.vdy8d .c4pu .pbcb4t2e     .zytp5::before { color: #eab308; }
.vdy8d .iigdn    .ibsj .zytp5::before,
.vdy8d .wzj94l9  .ibsj .zytp5::before,
.vdy8d .ucbp  .ibsj .zytp5::before,
.vdy8d .c4pu .ibsj .zytp5::before { color: #ef4444; }
.vdy8d .iigdn    .wriddnr    .zytp5::before,
.vdy8d .wzj94l9  .wriddnr    .zytp5::before,
.vdy8d .ucbp  .wriddnr    .zytp5::before,
.vdy8d .c4pu .wriddnr    .zytp5::before { color: #f97316; }
.riq59723 .ibsj { background: #12103a; border-color: #818cf8; }
.riq59723 .wriddnr    { background: #0a2020; border-color: #2dd4bf; }
.riq59723 .yivuzg strong  { color: #f1f5f9; }
.riq59723 .yivuzg p       { color: #cbd5e1; }
.riq59723 .iigdn    .pbcb4t2e     .zytp5::before,
.riq59723 .wzj94l9  .pbcb4t2e     .zytp5::before,
.riq59723 .ucbp  .pbcb4t2e     .zytp5::before,
.riq59723 .c4pu .pbcb4t2e     .zytp5::before { color: #38bdf8; }
.riq59723 .iigdn    .ibsj .zytp5::before,
.riq59723 .wzj94l9  .ibsj .zytp5::before,
.riq59723 .ucbp  .ibsj .zytp5::before,
.riq59723 .c4pu .ibsj .zytp5::before { color: #818cf8; }
.riq59723 .iigdn    .wriddnr    .zytp5::before,
.riq59723 .wzj94l9  .wriddnr    .zytp5::before,
.riq59723 .ucbp  .wriddnr    .zytp5::before,
.riq59723 .c4pu .wriddnr    .zytp5::before { color: #2dd4bf; }
.fu6pqbcc::before,
.wtddl::before { margin-right: 5px; }
.z6csbjvr .o0kdboa ul li,
.z6csbjvr .o0kdboa .fu6pqbcc { color: #22c55e; }
.z6csbjvr .dy0zrltw ul li,
.z6csbjvr .dy0zrltw .wtddl { color: #ef4444; }
.yg2wb .o0kdboa { background: var(--bg-pros); }
.yg2wb .dy0zrltw { background: var(--bg-cons); }
.yg2wb .o0kdboa .fu6pqbcc { color: var(--c-pros-label); }
.yg2wb .dy0zrltw .wtddl { color: var(--c-cons); }
.yg2wb .o0kdboa ul li,
.yg2wb .mc5ohvs li            { color: var(--c-pros); }
.yg2wb .dy0zrltw ul li,
.yg2wb .j57qs li            { color: var(--c-cons); }
.f42m .o0kdboa { background: var(--bg-pros); }
.f42m .dy0zrltw { background: var(--bg-cons); }
.f42m .o0kdboa .fu6pqbcc { color: var(--c-pros-label); }
.f42m .dy0zrltw .wtddl { color: var(--c-cons); }
.f42m .o0kdboa ul li,
.f42m .dy0zrltw ul li,
.hn1c78ob .fu6pqbcc::before { content: "✓ "; }
.hn1c78ob .wtddl::before { content: "✗ "; }
.mhku .fu6pqbcc::before { content: "→ "; }
.mhku .wtddl::before { content: "← "; }
.zny352e .fu6pqbcc::before { content: "★ "; }
.zny352e .wtddl::before { content: "✕ "; }
.yssrfs4a .fu6pqbcc::before { content: "◆ "; }
.yssrfs4a .wtddl::before { content: "▲ "; }
.aqc9o7 .yivuzg { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.aqc9o7 .yivuzg strong { color: var(--text-primary); }
.aqc9o7 .yivuzg p      { color: var(--text-muted); }
.oysb685 .yivuzg { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.om72zlp0 .yivuzg {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.om72zlp0 .yivuzg strong,
.om72zlp0 .yivuzg p { color: #fff; }
.om72zlp0 .zytp5::before { color: rgba(255,255,255,0.9) !important; }
.dhrn .yivuzg {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.dhrn .yivuzg strong { color: var(--text-primary); }
.dhrn .yivuzg p      { color: var(--text-muted); }
.hrwi .yivuzg { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.iigdn .zytp5,
.wzj94l9 .zytp5,
.ucbp .zytp5,
.c4pu .zytp5 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.iigdn .zytp5::before,
.wzj94l9 .zytp5::before,
.ucbp .zytp5::before,
.c4pu .zytp5::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.iigdn .pbcb4t2e     .zytp5::before { content: "✦"; color: var(--c-tip-border); }
.iigdn .ibsj .zytp5::before { content: "▲"; color: var(--c-warn-border); }
.iigdn .wriddnr    .zytp5::before { content: "◉"; color: #60a5fa; }
.wzj94l9 .pbcb4t2e     .zytp5::before { content: "★"; color: var(--c-tip-border); }
.wzj94l9 .ibsj .zytp5::before { content: "◆"; color: var(--c-warn-border); }
.wzj94l9 .wriddnr    .zytp5::before { content: "●"; color: #60a5fa; }
.ucbp .pbcb4t2e     .zytp5::before { content: "▶"; color: var(--c-tip-border); }
.ucbp .ibsj .zytp5::before { content: "■"; color: var(--c-warn-border); }
.ucbp .wriddnr    .zytp5::before { content: "▸"; color: #60a5fa; }
.c4pu .pbcb4t2e     .zytp5::before { content: "→"; color: var(--c-tip-border); }
.c4pu .ibsj .zytp5::before { content: "⬥"; color: var(--c-warn-border); }
.c4pu .wriddnr    .zytp5::before { content: "◈"; color: #60a5fa; }
.vjvwb .i0zj .cnc2rn,
.vjvwb .dfqqjsp .cnc2rn  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.vjvwb .w0wnu                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.vjvwb .dao5a93                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.vjvwb .qy6qvn          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.vjvwb .gt60w                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.f5bgy .i0zj .cnc2rn,
.f5bgy .dfqqjsp .cnc2rn,
.f5bgy .w0wnu,
.f5bgy .dao5a93,
.f5bgy .kkqx,
.f5bgy .qy6qvn,
.f5bgy .gt60w,
.f5bgy .hrwi .yivuzg { box-shadow: none; }
.rmptob   body, .rmptob   { font-size: 0.9rem; }
.rmptob   .vqplo3, .rmptob .k5ojmjxd, .rmptob .n7q2pe,
.rmptob   .hj0w, .rmptob .vpuchbcv { font-size: 0.9rem; }
.rmptob   .pf25ww, .rmptob .umqfa6v { font-size: 0.9rem; }
.tu2rhakq   .vqplo3, .tu2rhakq .k5ojmjxd, .tu2rhakq .n7q2pe,
.tu2rhakq   .hj0w, .tu2rhakq .vpuchbcv { font-size: 0.95rem; }
.tu2rhakq   .pf25ww, .tu2rhakq .umqfa6v { font-size: 0.95rem; }
.e68s4ewz   .vqplo3, .e68s4ewz .k5ojmjxd, .e68s4ewz .n7q2pe,
.e68s4ewz   .hj0w, .e68s4ewz .vpuchbcv { font-size: 1.08rem; }
.e68s4ewz   .pf25ww, .e68s4ewz .umqfa6v { font-size: 1.05rem; }
.e68s4ewz   .nm1av7 { font-size: 0.97rem; }
.ihb5n4u .j61ccoh      { font-size: 3.2rem; }
.ihb5n4u h2.wpr9iv1w { font-size: 1.9rem; }
.ihb5n4u h3.hoaldwl     { font-size: 1.4rem; }
.to15l .j61ccoh      { font-size: 3.8rem; }
.to15l h2.wpr9iv1w { font-size: 2.2rem; }
.to15l h3.hoaldwl     { font-size: 1.6rem; }
.botz + .botz { position: relative; }
.ahmx   .botz + .botz::before,
.j32nbb  .botz + .botz::before,
.ujzg5   .botz + .botz::before,
.vkfm0ii   .botz + .botz::before,
.rq07   .botz + .botz::before,
.uzwts .botz + .botz::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ahmx .botz + .botz::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.j32nbb .botz + .botz::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ujzg5 .botz + .botz::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;
}
.vkfm0ii .botz + .botz::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.cmbs .botz { margin-bottom: 16px; }
.cmbs .botz + .botz { margin-top: 0; }
.cmbs .tt52h { padding-top: 0; padding-bottom: 0; }
.rq07 .botz + .botz::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.uzwts .botz + .botz::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.rc2ov .botz + .botz::before,
.no5c .botz + .botz::before,
.nyp3y39 .botz + .botz::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%;
}
.xy1oip9b .rc2ov .botz:nth-child(even)::before,
.xy1oip9b .no5c .botz:nth-child(even)::before,
.xy1oip9b .nyp3y39 .botz:nth-child(even)::before { background: var(--bg-surface); }
.rbtbos2l .rc2ov .botz:nth-child(even)::before,
.rbtbos2l .no5c .botz:nth-child(even)::before,
.rbtbos2l .nyp3y39 .botz:nth-child(even)::before { background: var(--bg-card); }
.rc2ov .botz + .botz::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");
}
.no5c .botz + .botz::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");
}
.nyp3y39 .botz + .botz::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");
}
.wly3pq .ol0v9,
.z2xz .ol0v9 { margin-bottom: 60px; }
.rewy1zkx .ol0v9 { margin-bottom: 70px; }
.nw0y .dbxv6fo:not(.me36ur3) .y5vvjg { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.nw0y .me36ur3 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.nw0y .dcnxg { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.nw0y .p396b { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.q1ju .lel3yqr8 { float: left; width: 38%; margin: 0 28px 16px 0; }
.q1ju .lel3yqr8 .qja9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.q1ju .tt52h::after { content: ''; display: block; clear: both; }
.lcq18d .lel3yqr8 { float: right; width: 38%; margin: 0 0 16px 28px; }
.lcq18d .lel3yqr8 .qja9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.lcq18d .tt52h::after { content: ''; display: block; clear: both; }
.g2vsa .botz:nth-child(odd)  .lel3yqr8 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.g2vsa .botz:nth-child(even) .lel3yqr8 { float: right; width: 38%; margin: 0 0 16px 28px; }
.g2vsa .lel3yqr8 .qja9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.g2vsa .tt52h::after { content: ''; display: block; clear: both; }
.q1ju .ssxq9z0,
.q1ju .cc6jww,
.lcq18d .ssxq9z0,
.lcq18d .cc6jww,
.g2vsa .ssxq9z0,
.g2vsa .cc6jww { clear: both; }
@media (max-width: 900px) {
  .q1ju .lel3yqr8,
  .lcq18d .lel3yqr8,
  .g2vsa .botz:nth-child(odd)  .lel3yqr8,
  .g2vsa .botz:nth-child(even) .lel3yqr8 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .q1ju .lel3yqr8 .qja9,
  .lcq18d .lel3yqr8 .qja9,
  .g2vsa .lel3yqr8 .qja9 {
    max-height: none !important;
  }
}
.q1ju .pf25ww,
.q1ju .umqfa6v,
.lcq18d .pf25ww,
.lcq18d .umqfa6v,
.g2vsa .pf25ww,
.g2vsa .umqfa6v { overflow: hidden; }
@media (max-width: 640px) {
  .q1ju .lel3yqr8,
  .lcq18d .lel3yqr8,
  .g2vsa .lel3yqr8 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.do5jfrs6 .iafkwuw,
.do5jfrs6 .tt52h,
.do5jfrs6 .u8divnz  { max-width: 1100px; }
.kpjn .iafkwuw,
.kpjn .tt52h,
.kpjn .u8divnz  { max-width: 1200px; }
.cm2hht91 .iafkwuw,
.cm2hht91 .tt52h,
.cm2hht91 .u8divnz  { max-width: 1320px; }
.w6qpor2v { font-size: 0.82rem; color: var(--text-muted); }
.xkzibu { display: flex; align-items: center; }
.co2le18 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.bo9oxi { display: flex; align-items: center; }
.tivqe { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.tivqe:hover { text-decoration: underline; }
.c5id6aly { margin: 0 3px; opacity: 0.45; }
.c5id6aly::before { content: '/'; }
.lecvvlcf { padding: 2px 5px; color: var(--text-main); }
.gm6u .w6qpor2v {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.gm6u .xkzibu { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ko0c7yx .w6qpor2v {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ko0c7yx .xkzibu { padding: 0 0 0 12px; }
.vk1db .xkzibu { padding: 0 16px; }
.vk1db .w6qpor2v {
  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);
}
.vk1db .iafkwuw { padding-top: 28px; }
@media (max-width: 720px) {
  .o4xbp8d { margin-top: 18px; padding: 0 16px; }
  .vk1db .iafkwuw { padding-top: 16px; }
}
.do5jfrs6.gm6u .xkzibu { max-width: 1100px; }
.kpjn.gm6u .xkzibu { max-width: 1200px; }
.cm2hht91.gm6u .xkzibu { max-width: 1320px; }
.p120vhs4 .botz { padding-top: 16px; padding-bottom: 16px; }
.rx7pm7l .botz { padding-top: 24px; padding-bottom: 24px; }
.pkm5bi .botz { padding-top: 40px; padding-bottom: 40px; }
.vtr54 .botz { padding-top: 52px; padding-bottom: 52px; }
.kinut4 .botz:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.kinut4 .botz:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.kinut4 .botz:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.kinut4 .botz:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.limza5 .tt52h { padding-top: 10px;  padding-bottom: 10px; }
.nd1a2xh6 .tt52h { padding-top: 18px;  padding-bottom: 18px; }
.mmjhb4 .tt52h { padding-top: 36px;  padding-bottom: 36px; }
.cx3v8 .tt52h { padding-top: 48px;  padding-bottom: 48px; }
.slkv8 h2.wpr9iv1w { font-weight: 600; }
.slkv8 h3.hoaldwl     { font-weight: 600; }
.dheir h2.wpr9iv1w { font-weight: 800; }
.dheir h3.hoaldwl     { font-weight: 700; }
.wfwuy { font-weight: 600; }
.wfwuy h2.wpr9iv1w { font-weight: 900; }
.wfwuy h3.hoaldwl     { font-weight: 800; }
.wfwuy .yivuzg strong,
.wfwuy .yivuzg strong { font-weight: 600; }
.h66iq {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.jryt .h66iq { display: none; }
@media (max-width: 640px) {
  .h66iq { display: none !important; }
}
.h66iq { background: var(--cta) !important; color: #fff !important; border: none !important; }
.h66iq:hover { opacity: 0.85; }
.vpkm0 .h66iq { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.usvq35  .hrikb { left: 32px; }
@media (max-width: 480px) {
  .iwk0 .hrikb { right: 20px; bottom: 20px; }
  .usvq35  .hrikb { left: 20px; bottom: 20px; }
}
.o81w { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.u8divnz { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.gpr2p { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.indpx { color: var(--text-dim); font-size: 0.8rem; }
.rxun a, .iue7qq a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.rxun a:hover, .iue7qq a:hover { color: var(--accent-light); }
.iue7qq { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.kw0md .u8divnz { text-align: center; }
.kw0md .iue7qq { justify-content: center; margin-bottom: 16px; }
.kw0md .gpr2p { margin-top: 0; }
.i4d3yp3q { margin-top: 10px; }
.i4d3yp3q a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .u8divnz { padding-left: 16px; padding-right: 16px; }
  .wpfxp4yr .u8divnz { padding: 20px 16px; }
  .iue7qq { gap: 4px 12px; }
  .gpr2p { font-size: 0.78rem; }
}
.km2e .gpr2p { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.km2e .indpx { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .km2e .gsqlx { grid-template-columns: 1fr 1fr; } .km2e .d2oflwz { grid-column: 1 / -1; } }
@media (max-width: 480px) { .km2e .gsqlx { grid-template-columns: 1fr; } }
.ulbef .gpr2p { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ulbef .mmv3 { gap: 12px; } .ulbef .xhuyudx { margin-right: 0; width: 100%; } }
.b9k6k0ms .gpr2p { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.b9k6k0ms .indpx { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .b9k6k0ms .cllz2 { grid-template-columns: 1fr 1fr; } .b9k6k0ms .r7g8i9 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .b9k6k0ms .cllz2 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .n72ve0 .bbx66f { grid-template-columns: 1fr 1fr; } .n72ve0 .kd5a:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .n72ve0 .bbx66f { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .xr3x .bbx66f { grid-template-columns: 1fr; } }
.pfz8h .u8divnz { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.pfz8h .iue7qq { justify-content: center; }
.cli2r0 .esovj58      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.cli2r0 .o81w { background: var(--bg-page); border-top-color: var(--border-alt); }
.wf2r4ic1 .esovj58      { background: #0d1117; border-bottom-color: #21262d; }
.wf2r4ic1 .di4ddw1h { color: var(--accent-light); }
.wf2r4ic1 .vkr0 { --msep-color: #8b949e; }
.wf2r4ic1 .vkr0 a { color: #8b949e; }
.wf2r4ic1 .vkr0 a:hover { color: var(--accent-light); }
.wf2r4ic1 .kjz28 { color: #8b949e; }
.wf2r4ic1 .o81w { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.wf2r4ic1 .gpr2p,
.wf2r4ic1 .indpx { color: #6e7681; }
.wf2r4ic1 .rxun a, .wf2r4ic1 .iue7qq a,
.wf2r4ic1 .rxun a:hover, .wf2r4ic1 .iue7qq a:hover,
@media (max-width: 640px) {
  .wf2r4ic1 .vkr0 { background: #0d1117; border-top-color: #21262d; }
  .wf2r4ic1 .vkr0 li a { border-bottom-color: #21262d; }
}
.fadtq .esovj58      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.fadtq .di4ddw1h { color: var(--accent-light); }
.fadtq .vkr0 { --msep-color: #475569; }
.fadtq .vkr0 a { color: #475569; }
.fadtq .vkr0 a:hover { color: var(--accent-light); }
.fadtq .kjz28 { color: #64748b; }
.fadtq .o81w { background: #f0f4f8; border-top-color: #cbd5e1; }
.fadtq .gpr2p,
.fadtq .indpx { color: #64748b; }
.fadtq .rxun a, .fadtq .iue7qq a,
.fadtq .rxun a:hover, .fadtq .iue7qq a:hover,
@media (max-width: 640px) {
  .fadtq .vkr0 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .fadtq .vkr0 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.xnh9te1 .esovj58      { background: var(--accent); border-bottom-color: var(--accent-light); }
.xnh9te1 .di4ddw1h { color: #fff; }
.xnh9te1 .vkr0 { --msep-color: rgba(255,255,255,0.82); }
.xnh9te1 .vkr0 a { color: rgba(255,255,255,0.82); }
.xnh9te1 .vkr0 a:hover { color: #fff; }
.xnh9te1 .kjz28 { color: rgba(255,255,255,0.9); }
.xnh9te1 .o81w { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.xnh9te1 .gpr2p,
.xnh9te1 .indpx { color: rgba(255,255,255,0.72); }
.xnh9te1 .rxun a, .xnh9te1 .iue7qq a,
.xnh9te1 .rxun a:hover, .xnh9te1 .iue7qq a:hover,
@media (max-width: 640px) {
  .xnh9te1 .vkr0 { background: var(--accent); border-top-color: var(--accent-light); }
  .xnh9te1 .vkr0 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.g0kcm .esovj58 {
  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);
}
.g0kcm .o81w {
  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) {
  .g0kcm .vkr0 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.dkgoon .lx90o { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.r1b5 .lx90o { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.cagi .lx90o { min-height: 72px; height: auto; }
.xn95rgt .lx90o { min-height: 84px; height: auto; }
.wpfxp4yr .lx90o { max-width: none; padding: 0 32px; }
.wpfxp4yr .u8divnz  { max-width: none; padding: 24px 32px; }
.ihlnq7c.kpjn .lx90o { max-width: 1200px; }
.ihlnq7c.cm2hht91 .lx90o { max-width: 1320px; }
.dqlr2uu   .di4ddw1h, .dqlr2uu   .xhuyudx { text-transform: capitalize; }
.buvyupwa .di4ddw1h, .buvyupwa .xhuyudx { text-transform: lowercase; }
.wuco03 .di4ddw1h, .wuco03 .xhuyudx { text-transform: uppercase; letter-spacing: 0.06em; }
.qzhofm5e, .u335 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.d013xz .qzhofm5e,
.wajoopwt .qzhofm5e,
.e1pxku4 .qzhofm5e,
.bkq0sg .qzhofm5e,
.ccudt3   .vkr0 a { font-weight: 500; }
.u2o4b .vkr0 a { font-weight: 600; }
.kkjt077     .vkr0 a { font-weight: 700; }
.fz4rze    .vkr0 a { font-weight: 800; letter-spacing: 0.01em; }
.ojgwow0x     .vkr0 > li + li::before,
.k7l7zcra    .vkr0 > li + li::before,
.vsasf    .vkr0 > li + li::before,
.wuglyw5v .vkr0 > li + li::before,
.up8bb5h .vkr0 > li + li::before,
.ojcrb  .vkr0 > li + li::before,
.iu3n    .vkr0 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ojgwow0x     .vkr0 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.k7l7zcra    .vkr0 > li + li::before { content: "|"; }
.vsasf    .vkr0 > li + li::before { content: "—"; }
.wuglyw5v .vkr0 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.up8bb5h .vkr0 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ojcrb  .vkr0 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.iu3n    .vkr0 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .oe7v .kjz28,
  .f8l05fz .kjz28,
  .p8ee .kjz28,
  .tbaeq .kjz28,
  .cij0sbuq .kjz28 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .oe7v .kjz28::before,
  .f8l05fz .kjz28::before,
  .p8ee .kjz28::before,
  .tbaeq .kjz28::before,
  .cij0sbuq .kjz28::before { content: ""; display: block; flex-shrink: 0; }

  
  .oe7v .kjz28::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;
  }

  
  .f8l05fz .kjz28::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;
  }

  
  .p8ee .kjz28::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;
  }

  
  .tbaeq .kjz28::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;
  }

  
  .cij0sbuq .kjz28::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) {
  .a4zejb .kjz28 {
    padding: 5px 14px;
  }
  .a4zejb .vkr0 {
    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;
  }
  .a4zejb .vkr0 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .a4zejb .vkr0 li a:hover { background: var(--bg-raised); }
  .a4zejb .faoz,
  .huwa .faoz,
  .gh08hdj .faoz { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ur4aw1rq .kjz28 {
    padding: 5px 10px;
  }
  .ur4aw1rq .vkr0 {
    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);
  }
  .ur4aw1rq .vkr0.b3r2jxq { transform: translateX(0); }
  .ur4aw1rq .vkr0 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ur4aw1rq .vkr0 li:last-child a { border-bottom: none; }
  .xnh9te1 .vkr0,
  .wf2r4ic1 .vkr0 { background: var(--accent) !important; }
  .xnh9te1 .vkr0 li a,
  .wf2r4ic1 .vkr0 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .gh08hdj .kjz28 {
    padding: 5px 10px;
  }
  .gh08hdj .vkr0 {
    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);
  }
  .gh08hdj .vkr0::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .gh08hdj .vkr0.b3r2jxq { transform: translateY(0); }
  .gh08hdj .vkr0 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .u6yvj7 .kjz28 {
    padding: 5px 10px;
  }
  .u6yvj7 .vkr0 {
    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;
  }
  .u6yvj7 .vkr0.b3r2jxq { opacity: 1; pointer-events: auto; }
  .u6yvj7 .vkr0 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .hddd     .kjz28 { border-radius: 0 !important; }
  .rx4pub   .kjz28 { border-radius: 8px !important; }
  .jybxr .kjz28 { border-radius: 50% !important; }
  .sgdh9af   .kjz28 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .qnvd .fnqc1pfc { flex-direction: column; align-items: stretch; }
  .qnvd .yv9k { flex-direction: row; min-width: auto; }
  .qnvd .rqtc { align-items: flex-start; text-align: left; }
}
.b1mvydr,
.b1mvydr.botz,
.xy1oip9b .b1mvydr,
.lymfr837 .b1mvydr,
.rbtbos2l .b1mvydr,
.eq7sbg .b1mvydr {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.mwzl3j6 {
  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;
}
.jxlcc7 { flex: 1 1 280px; min-width: 0; }
.axvzpnyq {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ssnc {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ye2eeg {
  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;
}
.ye2eeg:hover { transform: translateY(-1px); opacity: 0.95; }
.zkec .mwzl3j6 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.zkec .axvzpnyq { color: var(--cta); }
.zkec .ssnc { color: var(--text-body); }
.zkec .ye2eeg {
  background: var(--cta) !important;
  color: #fff !important;
}
.t6tjm .mwzl3j6 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.t6tjm .axvzpnyq { color: var(--text-primary); }
.t6tjm .ssnc { color: var(--text-body); }
.t6tjm .ye2eeg {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .mwzl3j6 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .jxlcc7 { flex: 0 0 auto; }
  .axvzpnyq { font-size: 1.2rem; }
  .ye2eeg { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.ip4v34yd .bbp5x { height: 36px; }
.v22nzo .bbp5x { height: 60px; max-width: 200px; }
.lrzoh .bbp5x { height: 56px; max-width: 180px; }
.vmo0536    .pibg, .vmo0536    .r3sg { color: #f59e0b; }
.pc5d9uc      .pibg { font-size: 1rem; letter-spacing: 1.5px; }
.k9ucx23    .pibg, .k9ucx23    .r3sg { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.jbixku7b     .pibg, .jbixku7b     .r3sg { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.fp2se2ut .pibg, .fp2se2ut .r3sg { color: var(--cta); letter-spacing: 2px; }
.htkmhtwl   .pibg, .htkmhtwl   .r3sg { color: #e91e63; letter-spacing: 2px; }
.l7os4n  .pibg, .l7os4n  .r3sg { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.d1ymw96g     .pibg, .d1ymw96g     .r3sg { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.zsjb5 .kbvd36e + .kbvd36e {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.gqm0re .dao5a93 { padding: 18px 24px; min-height: 68px; }
.llyz1i6b .wk7qo {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.llyz1i6b .qzwx {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.u67ujgz .kbvd36e {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.cc6jww { counter-reset: cs-rank; }
.cc6jww .dao5a93 { counter-increment: cs-rank; }
.cc6jww .dao5a93::before {
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
  order: -1;
}
.yajj53 .cc6jww { counter-reset: cs-rank; gap: 0; }
.yajj53 .dao5a93 {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.yajj53 .dao5a93::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.yajj53 .q53n97t {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.yajj53 .r7f9gmk {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.yajj53 .c2b0g { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.yajj53 .q53n97t { min-width: 0; flex-direction: column; width: 100%; }
.yajj53 .dsq8ej6 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.yajj53 .pibg { color: var(--cta, var(--accent)); }
.yajj53 .ht4f4 { font-weight: 700; }
.yajj53 .kbvd36e {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.yajj53 .wk7qo {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.yajj53 .qzwx {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.yajj53 .mhcn .qzwx { font-size: 1.3rem; color: var(--accent-light); }
.yajj53 .oz3q {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.yajj53 .dao5a93:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .yajj53 .cc6jww {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .yajj53 .dao5a93 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .yajj53 .dao5a93 { padding: 40px 16px 20px; }
  .yajj53 .kbvd36e {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .yajj53 .oz3q { width: 100%; min-width: 0; }
}
.bvgd62 .cc6jww { counter-reset: cs-rank; gap: 10px; }
.bvgd62 .dao5a93 {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.bvgd62 .dao5a93::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.bvgd62 .q53n97t {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.bvgd62 .r7f9gmk {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.bvgd62 .c2b0g { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.bvgd62 .dsq8ej6 {
  font-size: 1.05rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: 0; max-width: 140px;
  overflow-wrap: break-word; hyphens: auto;
}
.bvgd62 .pibg { color: var(--cta, var(--accent)); }
.bvgd62 .kbvd36e {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.bvgd62 .wk7qo {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.bvgd62 .qzwx { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.bvgd62 .mhcn .qzwx { color: var(--accent-light); }
.bvgd62 .oz3q {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.bvgd62 .dao5a93:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .bvgd62 .dao5a93 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .bvgd62 .dao5a93::before {
    position: absolute; top: 14px; left: 14px;
  }
  .bvgd62 .q53n97t {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .bvgd62 .dsq8ej6 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .bvgd62 .kbvd36e {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .bvgd62 .oz3q { width: 100%; min-width: 0; }
  .bvgd62 .pibg { min-width: 0; }
}
.kyo8s .dao5a93::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.gqsoz .tun8 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.gqsoz .tun8 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.gqsoz .tun8 p { padding: 0 2px 16px; }
.ffy9 .tun8 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ffy9 .tun8 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ffy9 .tun8 summary::after { content: "›"; font-size: 1.2em; }
.ffy9 .tun8[open] summary::after { content: "‹"; }
.ffy9 .tun8 p { padding: 10px 22px 4px; }
.mudwvm .tun8 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.mudwvm .tun8 summary { color: var(--text-primary); padding-left: 16px; }
.mudwvm .tun8 summary::after { content: "›"; font-size: 1.1em; }
.mudwvm .tun8[open] summary::after { content: "‹"; }
.mudwvm .tun8 p { padding-left: 16px; }
.zyrt .g16vd { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.zyrt .tun8 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.zyrt .tun8:last-child { border-bottom: none; }
.zyrt .tun8 summary { color: var(--text-primary); border-radius: 0; }
.zyrt .tun8 summary::after { content: "›"; font-size: 1.1em; }
.zyrt .tun8[open] summary::after { content: "‹"; }
.xvkuvo2 .tun8 { overflow: hidden; }
.xvkuvo2 .tun8 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.xvkuvo2 .tun8 summary::after { color: rgba(255,255,255,.75); }
.xvkuvo2 .tun8[open] summary { border-radius: 0; }
.rw0j { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.pid7dvb {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.h9puemo {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.oyuukyxc { color: var(--text-muted); font-size: 1.05rem; }
.sdv6zpso {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.zgels0 { margin-bottom: 20px; }
.bc62jini {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.xpioivd2 {
  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;
}
.xpioivd2:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.iei4srt0 { resize: vertical; min-height: 130px; }
.qry5kf { width: 100%; margin-top: 8px; }
.xettqle0 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.cgvr {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.b5qbvw9s { color: var(--text-muted); line-height: 1.75; }
.edt9r04 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.edt9r04 li { margin-bottom: 6px; }
.vjxkm { max-width: 760px; margin: 0 auto; }
.xut53p { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.w1kx { max-width: 760px; margin: 0 auto; }
.dtv18k8v ul.edt9r04 { margin: 0; }
@media (max-width: 640px) { .g6f5 { grid-template-columns: 1fr; gap: 10px; } }
.f3ko { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.r9ygto3p { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.ozxujk { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.r9ygto3p p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.r9ygto3p .edt9r04 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .f3ko { grid-template-columns: 1fr; } }
.ftp80t { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.ftp80t:hover .tetmff9j { color: var(--accent-light); text-decoration: underline; }
.z2z8bn4 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.t8ua { margin-bottom: 48px; }
.dhoq { max-width: 760px; margin: 0 auto; }
.v6phe { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.v6phe:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.jx0jxsls { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.v6phe p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.v6phe ul.edt9r04 { margin: 0; }
.httn2y { color: var(--text-muted); line-height: 1.75; }
.pe3b6jh7 .edt9r04,
.nw874 .edt9r04,
.ony1r6 .edt9r04,
.p65m .edt9r04 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.pe3b6jh7 .v6phe,
.nw874 .v6phe { text-align: left; }
.pe3b6jh7 .jx0jxsls,
.nw874 .jx0jxsls { text-align: center; }
.bqsi { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.i01okn9g { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.qby4e { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.t2n4zmsb { margin-top: 12px; }
.rfzw9g { 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; }
.rfzw9g:hover { border-bottom-color: var(--accent-light); }
.ojejf2 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.ojejf2 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.vruax { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.kheq { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.kw5zr2 { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
.e3d9 { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .e3d9 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.vhq0bg .qby4e, .vhq0bg .i01okn9g { max-width: 640px; }
.tmmvr .bqsi { font-size: 1.6rem; margin-top: 18px; }
.haqwigfo .qby4e { margin-bottom: 28px; }
@media (max-width: 860px) { .cmyq { grid-template-columns: 1fr; } .tmmvr { position: static; text-align: center; } }
.bh79m4 .ojejf2 { margin: 0 auto 18px; }
.bh79m4 .kheq { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .k39ywnb { grid-template-columns: 1fr; } }
.r5ylp .bqsi { font-size: 1.6rem; margin-bottom: 6px; }
.p65m .edt9r04 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .r5ylp { flex-direction: column; text-align: center; } .xqi7wl { grid-template-columns: 1fr; } }
.rjazb9e .bqsi { font-size: 1.35rem; margin: 0 0 4px; }
.rjazb9e .kheq { margin: 0; }
.ahg4lj .h9puemo { color: var(--accent-light); }
.qgd5 .h9puemo { font-size: 2rem; }
.qgd5 .oyuukyxc { max-width: 680px; }
.i977 .h9puemo { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.i977 .oyuukyxc  { margin: 0; }
@media (max-width: 640px) { .i977 { flex-direction: column; } }
.sgzbk .h9puemo { color: var(--accent-light); }
.frgrylng {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.frgrylng .h9puemo { color: #fff; }
.frgrylng .oyuukyxc  { color: rgba(255,255,255,0.85); }
.i25sdt { max-width: 680px; margin: 0 auto; }
.xhkm {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .xhkm { grid-template-columns: 1fr; } }
.bei1r6c .xpioivd2 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.bei1r6c .xpioivd2:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.s5ml .xpioivd2 { background: var(--bg-raised); border-color: transparent; }
.s5ml .xpioivd2:focus { background: var(--bg-card); border-color: var(--accent-light); }
.uye0 .xpioivd2 { border-radius: 100px; padding: 11px 20px; }
.uye0 .iei4srt0 { border-radius: 14px; }
@media (max-width: 640px) { .a31fb { grid-template-columns: 1fr; } }
.g87ad { counter-reset: priv-count; }
.o43b7w5 {
  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);
}
.o43b7w5:last-child { border-bottom: none; }
.lcjzvye {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.o43b7w5 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.o43b7w5 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.oa8a { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.oa8a li { margin-bottom: 6px; }
.ctmx{display:none}
.ctmx:empty,.m44i9w:empty{display:none}
.quugdb{position:relative;overflow:visible}
.u0dcqx .bvcfeyr,.ptb7 .bvcfeyr,
.x1km0vj .bvcfeyr,.dp447l .bvcfeyr,
.dp09g91 .bvcfeyr,.h8q5x .bvcfeyr{display:block}
.sv6ju .uk32{display:block}
.u0dcqx .bvcfeyr,.ptb7 .bvcfeyr,
.x1km0vj .bvcfeyr,.dp447l .bvcfeyr,
.dp09g91 .bvcfeyr{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}
.u0dcqx .bvcfeyr .m44i9w,.ptb7 .bvcfeyr .m44i9w,
.x1km0vj .bvcfeyr .m44i9w,.dp447l .bvcfeyr .m44i9w,
.dp09g91 .bvcfeyr .m44i9w{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}
.u0dcqx .s04b,.ptb7 .s04b,
.x1km0vj .s04b,.dp447l .s04b,
.dp09g91 .s04b{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.u0dcqx .bvcfeyr,.ptb7 .bvcfeyr{top:12px}
.u0dcqx .bvcfeyr .m44i9w{margin-right:auto}
.ptb7 .bvcfeyr .m44i9w{margin-left:auto}
.ptb7 .bvcfeyr{text-align:right}
.x1km0vj .bvcfeyr,.dp447l .bvcfeyr{bottom:12px}
.x1km0vj .bvcfeyr .m44i9w{margin-right:auto}
.dp447l .bvcfeyr .m44i9w{margin-left:auto}
.dp447l .bvcfeyr{text-align:right}
.dp09g91 .bvcfeyr{position:relative;margin-top:16px}
.dp09g91 .bvcfeyr .m44i9w{margin:0 auto}
.h8q5x .bvcfeyr{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.h8q5x .bvcfeyr .m44i9w{margin:0}
.h8q5x .p396b~.bvcfeyr,
.h8q5x .qec3akxe~.bvcfeyr{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.h8q5x .p396b~.bvcfeyr .m44i9w,
.h8q5x .qec3akxe~.bvcfeyr .m44i9w{justify-content:flex-start}
.p396b~.bvcfeyr,.qec3akxe~.bvcfeyr{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}
.p396b~.bvcfeyr .m44i9w{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.qec3akxe~.bvcfeyr .m44i9w{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.uk32 .m44i9w{margin:0 0 12px}
.m44i9w{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.ne9c2{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.tetmff9j{font-weight:600;color:var(--text-heading);opacity:1}
.giztm4::before{content:"·";margin:0 2px;opacity:.5}
.s04b{white-space:nowrap}
.lc18mfuu .ne9c2{display:none}
.x2acnvz .s04b{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.x2acnvz .giztm4::before{content:""}
.qh6cp .s04b{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}
.qh6cp .giztm4::before{content:""}
.pera .m44i9w{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ipfxveb .s04b{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.ipfxveb .giztm4::before{content:""}
.tk3kdy8 .s04b{color: var(--accent-light);opacity:1;font-weight:500}
.toyxp .s04b{border-bottom:1px solid currentColor;padding-bottom:2px}
.ext2ib .m44i9w{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.al00{--date-bg:var(--accent-bg)}
.wy42jrfa .giztm4::before{content:""}
.naute .giztm4::before{content:"•";opacity:.4}
.naute .s04b + .s04b::before{content:"•";margin-right:6px;opacity:.4}
.dgmoa4uo .giztm4::before{content:"/";opacity:.35}
.dgmoa4uo .s04b + .s04b::before{content:"/";margin-right:6px;opacity:.35}
.h3nvrab .giztm4::before{content:"|";opacity:.3}
.h3nvrab .s04b + .s04b::before{content:"|";margin-right:6px;opacity:.3}
.uyg8sf .giztm4::before{content:"—";opacity:.3}
.uyg8sf .s04b + .s04b::before{content:"—";margin-right:6px;opacity:.3}
.nzp2mj .giztm4::before{content:"◆";font-size:.5em;opacity:.35}
.nzp2mj .s04b + .s04b::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.lbo5rad .giztm4::before{content:"·";opacity:.4}
.lbo5rad .s04b + .s04b::before{content:"·";margin-right:6px;opacity:.4}
.iawps .giztm4::before{content:"›";opacity:.4}
.iawps .s04b + .s04b::before{content:"›";margin-right:6px;opacity:.4}
.m6is .giztm4::before{content:"→";opacity:.35;font-size:.85em}
.m6is .s04b + .s04b::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.colo .vzosq0uu{padding:20px 0}
@media(max-width:640px){
  .vzosq0uu{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .kvc0{max-width:100%}
}
.b0ugylrb .qy6qvn{margin:0}
@media (max-width:560px){
  .o4hu{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .r1742 { padding: 28px 18px 20px; }
  .nccv { font-size: 1.2rem; }
  .lpzm { max-width: 220px; max-height: 80px; }
}
.d3xm2au {
  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);
}
.z2cyo {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.et8ngkr5  .d3xm2au { border-radius: 50%; }
.g8rea3  .d3xm2au { border-radius: 6px; }
.yd5gr .d3xm2au { border-radius: 22px; }
.y7fja6 .mwzl3j6 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .d3xm2au { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.lurwc3d3 .botz {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.lurwc3d3 .tt52h {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.lurwc3d3 .mwzl3j6 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.qz6z2 .botz,
.qz6z2 .tt52h {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.qz6z2 .mwzl3j6 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .qz6z2 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .qz6z2 .mwzl3j6 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .qz6z2 .ssnc { display: none !important; }
  .qz6z2 .axvzpnyq { font-size: 1.1rem !important; }
  .qz6z2 .d3xm2au { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .xy28 { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .lx90o { flex-direction: row-reverse; }
[dir="rtl"] .vkr0 { flex-direction: row-reverse; }
[dir="rtl"] .usvq35  .hrikb { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .iwk0 .hrikb { right: auto; left: 20px; }
  [dir="rtl"] .usvq35  .hrikb { left: auto;  right: 20px; }
}
[dir="rtl"] .q1ju .lel3yqr8  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .lcq18d .lel3yqr8 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .pf25ww, [dir="rtl"] .umqfa6v { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .o0kdboa { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .dy0zrltw { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .yivuzg { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .mwzl3j6 { direction: rtl; }
[dir="rtl"] .d3xm2au { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .dao5a93,
[dir="rtl"] .w6qpor2v { direction: rtl; }
[dir="rtl"] .gt60w { direction: rtl; }
[dir="rtl"] .z0ms { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .kbf9 .umqfa6v,
[dir="rtl"] .z95qhn2 .umqfa6v,
[dir="rtl"] .yvteg0d .umqfa6v,
[dir="rtl"] .eeeadh .umqfa6v {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .kbf9 .umqfa6v li::before,
[dir="rtl"] .z95qhn2 .umqfa6v li::before,
[dir="rtl"] .yvteg0d .umqfa6v li::before,
[dir="rtl"] .eeeadh .umqfa6v li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .dbxv6fo.hcpi .ol0v9,
[dir="rtl"] .btrur.hcpi .ol0v9,
[dir="rtl"] .me36ur3.hcpi .ol0v9,
[dir="rtl"] .qlpx.hcpi .ol0v9,
[dir="rtl"] .mcco.hcpi .ol0v9 { text-align: right; }
[dir="rtl"] .p396b.u717he .o8tqf { text-align: center; }
[dir="rtl"] .tt52h,
[dir="rtl"] .hj0w,
[dir="rtl"] .vpuchbcv,
[dir="rtl"] .ol0v9 { text-align: right; }
[dir="rtl"] .sdv6zpso,
[dir="rtl"] .bc62jini,
[dir="rtl"] .qby4e,
[dir="rtl"] .xpioivd2,
[dir="rtl"] .iei4srt0 { text-align: right; direction: rtl; }
[dir="rtl"] .uye0 .xpioivd2,
[dir="rtl"] .bei1r6c .xpioivd2 { padding-right: 20px; padding-left: 20px; }
.srxxr .cc6jww,
.fhawl .cc6jww,
.vlyqdor .cc6jww { gap: 0; }
.hubx .cc6jww { gap: 14px; }
.srxxr .dao5a93,
.fhawl .dao5a93,
.hubx .dao5a93,
.vlyqdor .dao5a93 {
  
  grid-template-columns: auto 260px minmax(0, 1fr) auto auto;
  gap: 20px;
  padding: 22px 26px;
  align-items: center;
  
  grid-auto-flow: dense;
}
.srxxr .dao5a93,
.fhawl .dao5a93,
.vlyqdor .dao5a93 {
  background: var(--bg-card);
  border: none; border-radius: 0;
}
.srxxr .dao5a93:nth-child(even),
.vlyqdor .dao5a93:nth-child(even) { background: var(--accent-bg); }
.fhawl .dao5a93 + .dao5a93 { border-top: 1px solid var(--border-alt); }
.hubx .dao5a93 {
  border: 1px solid var(--border-alt); border-radius: 16px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .06);
}
.srxxr .dao5a93:hover,
.fhawl .dao5a93:hover,
.vlyqdor .dao5a93:hover { background: var(--bg-hover); }
.srxxr .dao5a93::before,
.fhawl .dao5a93::before,
.hubx .dao5a93::before,
.vlyqdor .dao5a93::before {
  width: 40px; min-width: 40px; height: 40px;
  display: flex; align-items: center; justify-content: center;
  border-radius: 50%;
  background: var(--accent-bg); color: var(--accent);
  font-size: 1.15rem; font-weight: 700;
}
.vlyqdor .dao5a93::before {
  background: var(--accent); color: var(--cta-fg, #fff);
}
.srxxr .q53n97t,
.fhawl .q53n97t,
.hubx .q53n97t,
.vlyqdor .q53n97t {
  grid-column: 2;
  flex-direction: row; align-items: center; justify-content: flex-start;
  width: auto; gap: 16px; text-align: left;
}
.srxxr .r7f9gmk,
.fhawl .r7f9gmk,
.hubx .r7f9gmk,
.vlyqdor .r7f9gmk {
  width: 78px; height: 78px; padding: 0;
  border-radius: 50%; overflow: hidden; flex-shrink: 0;
}
.srxxr .c2b0g,
.fhawl .c2b0g,
.hubx .c2b0g,
.vlyqdor .c2b0g {
  width: 100%; height: 100%; max-width: none; max-height: none;
  object-fit: cover;
}
.srxxr .dsq8ej6,
.fhawl .dsq8ej6,
.hubx .dsq8ej6,
.vlyqdor .dsq8ej6 {
  font-size: 1.3rem; font-weight: 700; color: var(--accent);
  text-align: left;
}
.vlyqdor .dsq8ej6 { font-size: 1.45rem; font-weight: 800; }
.srxxr .s4uk,
.fhawl .s4uk,
.hubx .s4uk,
.vlyqdor .s4uk {
  grid-column: 3; display: block;
  justify-self: center; width: min(100%, 340px);
}
.srxxr .s4uk .mhcn,
.fhawl .s4uk .mhcn,
.hubx .s4uk .mhcn,
.vlyqdor .s4uk .mhcn {
  background: var(--accent-bg);
  border: none;
  border-radius: 999px;
  padding: 12px 22px;
  flex-direction: row; justify-content: center;
}
.srxxr .s4uk .mhcn .wk7qo,
.fhawl .s4uk .mhcn .wk7qo,
.hubx .s4uk .mhcn .wk7qo,
.vlyqdor .s4uk .mhcn .wk7qo { display: none; }
.srxxr .s4uk .mhcn .qzwx::before,
.fhawl .s4uk .mhcn .qzwx::before,
.hubx .s4uk .mhcn .qzwx::before,
.vlyqdor .s4uk .mhcn .qzwx::before { content: "\1F381\00a0"; }
.srxxr .s4uk .mhcn .qzwx,
.fhawl .s4uk .mhcn .qzwx,
.hubx .s4uk .mhcn .qzwx,
.vlyqdor .s4uk .mhcn .qzwx {
  font-size: 1.05rem; font-weight: 700; color: var(--text-primary);
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.srxxr .s4uk .bv44e9il,
.fhawl .s4uk .bv44e9il,
.hubx .s4uk .bv44e9il,
.vlyqdor .s4uk .bv44e9il { display: none; }
.srxxr .xgqp,
.fhawl .xgqp,
.hubx .xgqp,
.vlyqdor .xgqp {
  grid-column: 4; min-width: 120px; width: auto;
}
.srxxr .pibg,
.fhawl .pibg,
.hubx .pibg,
.vlyqdor .pibg { display: block; font-size: 1.25rem; letter-spacing: 2px; }
.srxxr .ht4f4,
.fhawl .ht4f4,
.hubx .ht4f4,
.vlyqdor .ht4f4 { display: none; }
.srxxr .oz3q.xwyr,
.fhawl .oz3q.xwyr,
.hubx .oz3q.xwyr,
.vlyqdor .oz3q.xwyr {
  grid-column: 5;
  min-width: 190px;
  border-radius: 999px;
  padding: 17px 34px !important;
  font-size: 1.05rem !important; font-weight: 700;
}
.vlyqdor .oz3q.xwyr { box-shadow: 0 4px 16px color-mix(in srgb, var(--cta) 45%, transparent); }
@media (max-width: 1080px) {
  .srxxr .dao5a93,
  .fhawl .dao5a93,
  .hubx .dao5a93,
  .vlyqdor .dao5a93 {
    grid-template-columns: auto 220px minmax(0, 1fr) auto;
    gap: 16px; padding: 18px;
  }
  .srxxr .xgqp,
  .fhawl .xgqp,
  .hubx .xgqp,
  .vlyqdor .xgqp { display: none; }
  .srxxr .oz3q.xwyr,
  .fhawl .oz3q.xwyr,
  .hubx .oz3q.xwyr,
  .vlyqdor .oz3q.xwyr { grid-column: 4; min-width: 150px; padding: 14px 24px !important; }
}
@media (max-width: 720px) {
  .srxxr .dao5a93,
  .fhawl .dao5a93,
  .hubx .dao5a93,
  .vlyqdor .dao5a93 {
    grid-template-columns: auto minmax(0, 1fr);
    grid-template-areas:
      "rank  ident"
      "pills pills"
      "cta   cta";
    gap: 12px 14px; padding: 18px 16px;
    text-align: left;
  }
  .srxxr .dao5a93::before,
  .fhawl .dao5a93::before,
  .hubx .dao5a93::before,
  .vlyqdor .dao5a93::before { grid-area: rank; align-self: center; justify-self: start; }
  .srxxr .q53n97t,
  .fhawl .q53n97t,
  .hubx .q53n97t,
  .vlyqdor .q53n97t { grid-area: ident; width: auto; justify-content: flex-start; }
  .srxxr .s4uk,
  .fhawl .s4uk,
  .hubx .s4uk,
  .vlyqdor .s4uk { grid-area: pills; }
  
  .srxxr .s4uk .mhcn,
  .fhawl .s4uk .mhcn,
  .hubx .s4uk .mhcn,
  .vlyqdor .s4uk .mhcn {
    background: var(--accent-bg); border-radius: 999px;
    padding: 11px 18px; justify-content: center;
  }
  .srxxr .oz3q.xwyr,
  .fhawl .oz3q.xwyr,
  .hubx .oz3q.xwyr,
  .vlyqdor .oz3q.xwyr { grid-area: cta; width: 100%; }
  .srxxr .r7f9gmk,
  .fhawl .r7f9gmk,
  .hubx .r7f9gmk,
  .vlyqdor .r7f9gmk { width: 56px; height: 56px; }
  .srxxr .dsq8ej6,
  .fhawl .dsq8ej6,
  .hubx .dsq8ej6,
  .vlyqdor .dsq8ej6 { font-size: 1.1rem; }
}
:root {
  --accent:          #c08442;
  --brand:           #c08442;
  --brand-light:     #8e673d;
  --brand-pale:      #ae8d69;
  --grad-start:      #d6b086;
  --grad-end:        #e1ceb9;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #b91c1c;
  --cta-fg:          #ffffff;
  --cta-light:       #991212;
  --cta-hover:       #831313;
  --bg-page:         #f7f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f4f4;
  --bg-raised:       #f0efee;
  --bg-hover:        #f5f4f4;
  --border:          #e8e5e2;
  --border-alt:      #dbd6d1;
  --border-section:  #e8e5e2;
  --text-primary:    #1b1917;
  --text-muted:      #5e5953;
  --text-body:       #36332f;
  --text-sub:        #514c47;
  --text-faint:      #877f77;
  --text-dim:        #9f9992;
  --text-label:      #6c665f;
  --text-value:      #433f3b;
  --accent-bg:       #eeeae6;
  --accent-bg-light: #e6dbd0;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f1f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf4f3;
  --c-pros:          #1c8624;
  --c-cons:          #9f2b21;
  --c-pros-label:    #219f2b;
  --c-tip-border:    #25b030;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1c8624;
}
:root { --logo-bg-opacity: 70%; }
body, button, input { font-family: system-ui, -apple-system, sans-serif; }
.lrsmpsnz .dqi24uqj, .lrsmpsnz .p396b { min-height: 520px; }
.c5id6aly::before { content: '>'; }