:root {
  --color-accent: #630d12;
  --color-cta: #e0640b;
  --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;
}
.gzj6 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.k3srkioc {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.bz4wo59w {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.gvbuflg { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.qkzekik { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.qkzekik a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.qkzekik a:hover { color: var(--accent-light); }
.zpk9  .i3sn { border-radius: 14px; }
.zpk9 .i3sn li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.zpk9 .i3sn li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.d0d3qa .i3sn li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .i3sn {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .mhx8c:hover .i3sn,
  .mhx8c:focus-within .i3sn { display: block; }
  .i3sn li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ze2kdns {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.izh1rtio { display: none; }
@media (max-width: 640px) {
  .izh1rtio {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .izh1rtio.u6a66jkb { display: block; }
}
@media (max-width: 640px) {
  .ze2kdns { display: block; }
  .qkzekik > li + li::before { display: none !important; }
  .qkzekik {
    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;
  }
  .qkzekik.u6a66jkb { display: flex; }
  .qkzekik li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .qkzekik li:last-child a { border-bottom: none; }
}
.wwkvjg8a { min-height: 480px; }
.f2g17t2e {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.o465ii { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.na27nf76 .o465ii { margin-left: 0; margin-right: 0; }
.tjr8dvp {
  background: var(--cta); color: #fff; text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.wfu8 .tjr8dvp { margin-top: 24px; }
.tjr8dvp:hover { opacity: 0.88; }
.yoa7u4 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.egp0y6wj {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.yoa7u4 .du3fka5e {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.yoa7u4 .f2g17t2e { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.yoa7u4 .o465ii { color: #e2e8f0; }
.yoa7u4.ams6t0y .du3fka5e { text-align: center; }
.yoa7u4.na27nf76   .du3fka5e { text-align: left; }
.ubmbpte .du3fka5e {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.ubmbpte .f2g17t2e { color: var(--text-primary); text-shadow: none; }
.ubmbpte .o465ii { color: var(--text-muted); }
.ubmbpte .tjr8dvp { margin-top: 16px; }
.ubmbpte, .ubmbpte.wwkvjg8a { min-height: auto !important; }
.ubmbpte.ams6t0y .du3fka5e { text-align: center; }
.ubmbpte.na27nf76   .du3fka5e { text-align: left; }
.ubmbpte~.oa94t{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}
.ubmbpte~.oa94t .xszd{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}
.tpxbay {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.japy .tpxbay,
.japy .tpxbay::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.l3y3tc6z .tpxbay,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.tzfvnvyi .tpxbay,
.tzfvnvyi .yoa7u4 .egp0y6wj {
  overflow: hidden;
}
.tzfvnvyi .tpxbay::after,
.tzfvnvyi .yoa7u4 .egp0y6wj::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.cw6c1b6n .tpxbay,
.cw6c1b6n .tpxbay::after,
@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); }
}
.cw6c1b6n .yoa7u4 .egp0y6wj {
  overflow: hidden;
}
.cw6c1b6n .yoa7u4 .egp0y6wj::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.syiaggv .tpxbay,
.syiaggv .yoa7u4 .egp0y6wj {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.japy .yoa7u4 .egp0y6wj {
  overflow: hidden;
}
.japy .yoa7u4 .egp0y6wj::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;
}
.l3y3tc6z .yoa7u4 .egp0y6wj {
  animation: hg-breathe 10s ease-in-out infinite;
}
.tpxbay .egp0y6wj {
  background: none;
}
.tpxbay .f2g17t2e { color: #fff; }
.tpxbay .o465ii { color: rgba(255,255,255,0.85); }
.ak86wa .f2g17t2e { text-shadow: none; color: var(--text-primary); }
.ak86wa .o465ii { color: var(--text-muted); }
body.m0of9t .f2g17t2e {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.cg3l74 .f2g17t2e {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.wwkvjg8a.tpxbay .f2g17t2e,
section.tpxbay .f2g17t2e {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ak86wa.ams6t0y .zf0cgsc { align-items: center; text-align: center; }
.wwkvjg8a .s62v {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.s62v .gcuuxo7 {
  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;
}
.s62v .gcuuxo7::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.s62v .prw9m9f { display: contents !important; }
.s62v .prw9m9f .sdjj {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.s62v .prw9m9f .zdg33 { max-height: 48px; max-width: 96px; }
.s62v .prw9m9f .c45mu3 {
  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;
}
.s62v .oi95 {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.s62v .ic65 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.s62v .y8bbj { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.s62v .y8bbj small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.s62v .x6xedj { display: contents !important; }
.s62v .x6xedj .zp1j:not(.xe223ydd) { display: none !important; }
.s62v .x6xedj .xe223ydd {
  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;
}
.s62v .x6xedj .xe223ydd .q2y35u {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.s62v .x6xedj .xe223ydd .rudfzvvh {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.s62v .rjxh5 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.s62v .rjxh5.hfta {
  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;
}
.s62v .rjxh5.hfta:hover { opacity: 0.85; }
.s62v .gcuuxo7,
.s62v .gcuuxo7:hover,
.s62v .gcuuxo7:nth-child(even),
.s62v .gcuuxo7:nth-child(odd),
.s62v .gcuuxo7:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.t2ol .du3fka5e { padding-bottom: 24px; }
.wfu8 .du3fka5e { max-width: 1100px; }
@media (max-width: 700px) {
  .ak86wa { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ak86wa:not(.jc90cx13) .m0vn { display: none !important; }
  .jc90cx13 .m0vn { padding: 16px; }
  .zf0cgsc  { padding: 36px 24px; }
  .ak86wa~.oa94t,.ui2b8zz~.oa94t{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .wwkvjg8a, .ak86wa { min-height: 320px !important; }
  .f2g17t2e { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .i9iwvx4c,
  .onn4zqr,
  .xl69zjgi { grid-template-columns: 1fr !important; }

  

  
  .t2ol { display: flex !important; flex-direction: column !important; }
  .t2ol .du3fka5e { display: contents; }
  .t2ol .egp0y6wj { order: 0; }
  .t2ol .f2g17t2e { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .t2ol .i9iwvx4c { order: 2; padding: 0 16px 12px !important; }
  .t2ol .o465ii { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .wfu8 .du3fka5e { display: flex; flex-direction: column; }
  .wfu8 .du3fka5e .f2g17t2e { order: 1; }
  .wfu8 .du3fka5e .xl69zjgi { order: 2; margin: 8px 0 24px !important; }
  .wfu8 .du3fka5e .o465ii { order: 3; }
  .wfu8 .du3fka5e .tjr8dvp { order: 4; align-self: center; margin-top: 0; }

  
  .ak86wa.jc90cx13 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ak86wa.jc90cx13 .zf0cgsc { display: contents; padding: 0; }
  .ak86wa.jc90cx13 .zf0cgsc .f2g17t2e { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ak86wa.jc90cx13 .m0vn { order: 2; padding: 12px 16px; }
  .ak86wa.jc90cx13 .zf0cgsc .o465ii { order: 3; padding: 0 24px; margin: 0 auto; }
  .ak86wa.jc90cx13 .zf0cgsc .tjr8dvp { order: 4; align-self: center; margin: 8px 0 32px; }
}
.fzz2fce { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.b0ehil { width: 100%; height: auto; display: block; border-radius: 10px; }
.j4ptldq5 .fzz2fce        { border-radius: 16px; }
.j4ptldq5 .b0ehil  { border-radius: 16px; }
.wlq5wh .fzz2fce         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.wlq5wh .b0ehil   { border-radius: 8px; }
.rpmotwlv { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.pc0l9o { width: 100%; padding: 32px 0; position: relative; }
.ww47 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.eii90y9 .pc0l9o:nth-child(even) { background: var(--bg-surface); }
.eii90y9 .pc0l9o:nth-child(odd)  { background: var(--bg-page); }
.rz6nuhri .pc0l9o:nth-child(even) { background: var(--bg-card); }
.rz6nuhri .pc0l9o:nth-child(odd)  { background: var(--bg-page); }
.eii90y9 .pc0l9o:nth-child(odd)  .ww47 { background: var(--bg-card); border-radius: 6px; }
.eii90y9 .pc0l9o:nth-child(even) .ww47 { background: var(--bg-raised); border-radius: 6px; }
.rz6nuhri .pc0l9o:nth-child(odd)  .ww47 { background: var(--bg-card); border-radius: 6px; }
.rz6nuhri .pc0l9o:nth-child(even) .ww47 { background: var(--bg-raised); border-radius: 6px; }
.eii90y9 .pc0l9o:nth-child(even) .n8m6j .f70veww9,
.rz6nuhri .pc0l9o:nth-child(even) .n8m6j .f70veww9 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.eii90y9 .pc0l9o:nth-child(odd) .n8m6j .f70veww9,
.rz6nuhri .pc0l9o:nth-child(odd) .n8m6j .f70veww9 { background: var(--bg-card-inner); }
.eii90y9 .pc0l9o:nth-child(even) .dmxm4 .f70veww9:nth-child(odd),
.rz6nuhri .pc0l9o:nth-child(even) .dmxm4 .f70veww9:nth-child(odd)  { background: var(--bg-card); }
.eii90y9 .pc0l9o:nth-child(even) .dmxm4 .f70veww9:nth-child(even),
.rz6nuhri .pc0l9o:nth-child(even) .dmxm4 .f70veww9:nth-child(even) { background: var(--bg-card-inner); }
h1.hs0hta { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.hs0hta {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.iwf3cu { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.i2ko724c h2.hs0hta {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.v0hu h2.hs0hta {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.cbz8 h2.hs0hta {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.pteiep h2.hs0hta::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.vhqp1 h2.hs0hta {
  color: var(--text-primary); font-size: 1.7rem;
}
.v2tyq27p h2.hs0hta::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.f9l3wmrd h2.hs0hta {
  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) { .qwc3z1 { display: none; } }
.ml43s { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.q361y3 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.al72e8 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.f3fo5j1 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.isf7lu8e { padding-left: 20px; }
.isf7lu8e li { margin-bottom: 6px; }
.isf7lu8e a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.isf7lu8e a:hover { color: var(--accent-light); }
.x0pui .f3fo5j1 { display: none; }
.ip2zq .f3fo5j1 { display: none; }
.ip2zq .isf7lu8e { padding-left: 0; list-style: none; }
.ip2zq .isf7lu8e li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.ip2zq .isf7lu8e a { font-size: 0.92rem; }
.wifwkso6 .al72e8 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.wifwkso6 .f3fo5j1 { display: none; }
.wifwkso6 .isf7lu8e { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.wifwkso6 .isf7lu8e li { margin-bottom: 0; }
.wifwkso6 .isf7lu8e 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;
}
.wifwkso6 .isf7lu8e a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.m4szzb .al72e8 { padding: 20px 20px 16px; }
.m4szzb .isf7lu8e {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.m4szzb .isf7lu8e li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.m4szzb .isf7lu8e 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;
}
.m4szzb .isf7lu8e 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;
}
.m4szzb .isf7lu8e a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.m4szzb .isf7lu8e a:focus,
.m4szzb .isf7lu8e a:focus-visible,
.m4szzb .isf7lu8e a:target { outline: none; }
.m4szzb .isf7lu8e li:target a { border-color: var(--border); color: var(--text-muted); }
.qa9mxv .al72e8 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.qa9mxv .f3fo5j1 { display: none; }
.qa9mxv .isf7lu8e { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.qa9mxv .isf7lu8e li { counter-increment: toc-n; margin-bottom: 0; }
.qa9mxv .isf7lu8e 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;
}
.qa9mxv .isf7lu8e 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;
}
.qa9mxv .isf7lu8e a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.tpedel9 .al72e8 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.tpedel9 .f3fo5j1 { display: none; }
.tpedel9 .isf7lu8e { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.tpedel9 .isf7lu8e li { margin-bottom: 0; }
.tpedel9 .isf7lu8e 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;
}
.tpedel9 .isf7lu8e a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.m7mxd1vk .al72e8 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.m7mxd1vk .f3fo5j1 { display: none; }
.m7mxd1vk .isf7lu8e { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.m7mxd1vk .isf7lu8e li { margin-bottom: 0; }
.m7mxd1vk .isf7lu8e li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.m7mxd1vk .isf7lu8e li:last-child::after { content: ""; margin-right: 0; }
.m7mxd1vk .isf7lu8e a { font-size: 0.9rem; }
.f70veww9 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.n8m6j .f70veww9 { background: var(--bg-card); }
.dmxm4 .f70veww9:nth-child(odd)  { background: var(--bg-card); }
.dmxm4 .f70veww9:nth-child(even) { background: var(--bg-raised); }
.v2fcw .f70veww9 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.v2fcw .f70veww9:last-child { border-bottom: none; }
.v2fcw h3.iwf3cu { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.dighj1jd .f70veww9 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.dighj1jd .f70veww9 + .f70veww9 { margin-top: 4px; }
.jo3s .f70veww9 { background: none; border-radius: 0; padding: 12px 0; }
.jo3s .f70veww9 + .f70veww9 { border-top: 1px solid var(--border-section); }
.fvsq3xrg { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.qwssz0r4 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.wqlzlv3 { color: var(--text-body); margin-bottom: 10px; }
.cr8w4m6s, .rvkrjkax { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.cr8w4m6s li, .rvkrjkax li { margin-bottom: 6px; }
.rvkrjkax li { list-style: decimal; }
.mhiwtkx     .cr8w4m6s { list-style-type: "● "; }
.mpjpwbc  .cr8w4m6s { list-style-type: "■ "; }
.ha45 .cr8w4m6s { list-style-type: "◆ "; }
.jaea4gys    .cr8w4m6s { list-style-type: "★ "; }
.mhiwtkx     .gphdxsdb { list-style-type: "● "; }
.mpjpwbc  .gphdxsdb { list-style-type: "■ "; }
.ha45 .gphdxsdb { list-style-type: "◆ "; }
.jaea4gys    .gphdxsdb { list-style-type: "★ "; }
.mhiwtkx    .cr8w4m6s li::marker, .mhiwtkx    .gphdxsdb li::marker,
.mpjpwbc .cr8w4m6s li::marker, .mpjpwbc .gphdxsdb li::marker,
.ha45 .cr8w4m6s li::marker, .ha45 .gphdxsdb li::marker,
.jaea4gys   .cr8w4m6s li::marker, .jaea4gys   .gphdxsdb li::marker {
  color: var(--cta); font-size: 1em;
}
.mhiwtkx .rvkrjkax,
.mpjpwbc .rvkrjkax,
.ha45 .rvkrjkax,
.jaea4gys .rvkrjkax {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.mhiwtkx .rvkrjkax li,
.mpjpwbc .rvkrjkax li,
.ha45 .rvkrjkax li,
.jaea4gys .rvkrjkax li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.mhiwtkx .rvkrjkax li::before,
.mpjpwbc .rvkrjkax li::before,
.ha45 .rvkrjkax li::before,
.jaea4gys .rvkrjkax 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;
}
.mhiwtkx     .rvkrjkax li::before { border-radius: 50%; }
.mpjpwbc  .rvkrjkax li::before { border-radius: 3px; }
.ha45 .rvkrjkax li::before { border-radius: 3px; }
.jaea4gys    .rvkrjkax li::before { border-radius: 50%; }
.diphu { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ti2sq .diphu,
.u6gr2z3y .diphu { background: transparent; border: none; border-radius: 0; }
.vawbkrz { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.vawbkrz th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.vawbkrz td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.vawbkrz tr:hover td { background: var(--bg-hover); }
.bz2i9o .vawbkrz tbody tr:nth-child(even) td { background: var(--bg-surface); }
.sy2df04m .vawbkrz { border: 1px solid var(--border-alt); }
.sy2df04m .vawbkrz th,
.sy2df04m .vawbkrz td { border: 1px solid var(--border-alt); }
.gz16im .vawbkrz th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.gz16im .vawbkrz td { border-bottom: none; }
.gz16im .vawbkrz tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.x9kw .vawbkrz th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.enru .diphu {
  overflow: hidden;
}
.enru .vawbkrz th { border-bottom: 1px solid var(--border-alt); }
.enru .vawbkrz tr:last-child td { border-bottom: none; }
.awyo2 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.nlyo5nwh { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.pqpr { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.em8kyu27 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.nzlp5u1 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.gphdxsdb { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.gphdxsdb 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%}
.v3761 .em8kyu27 { background: transparent; text-align: center; }
.ik2uzter .pqpr {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.kpewyy9 .pqpr {
  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);
}
.y5dg9s8e .nlyo5nwh { display: grid; grid-template-columns: auto 1fr; }
.y5dg9s8e .pqpr {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.y5dg9s8e .em8kyu27 { grid-column: 2; }
.y5dg9s8e .nzlp5u1,
.y5dg9s8e .gphdxsdb { grid-column: 1 / -1; }
.pjm1 .nlyo5nwh { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.pjm1 .pqpr {
  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);
}
.pjm1 .em8kyu27 { grid-column: 2; }
.pjm1 .nzlp5u1,
.pjm1 .gphdxsdb { grid-column: 1 / -1; }
.q4561egm .nlyo5nwh { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.q4561egm .em8kyu27 { background: none; color: var(--accent-light); font-weight: 700; }
.ggr4wm1r .nlyo5nwh { 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); }
.ggr4wm1r .em8kyu27 { background: none; color: var(--accent-light); font-weight: 700; }
.ngm6wku .nlyo5nwh { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.ngm6wku .nlyo5nwh:last-child { border-bottom: none; }
.ngm6wku .em8kyu27 { background: none; color: var(--accent-light); font-weight: 700; }
.ut33e2q4 .nlyo5nwh { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ut33e2q4 .em8kyu27 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.a4oxd5 .awyo2 { counter-reset: card-n; }
.a4oxd5 .nlyo5nwh  { counter-increment: card-n; }
.a4oxd5 .em8kyu27 { display: flex; align-items: center; gap: 10px; }
.a4oxd5 .em8kyu27::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;
}
.f158 .nlyo5nwh { background: var(--bg-surface); border: 1px solid var(--border); }
.f158 .em8kyu27 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.vmpcm { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.vmpcm         { --cl-hue: var(--accent); }
.htiksmnx     { --cl-hue: #16a34a; }
.g6lmcn { --cl-hue: #ea580c; }
.htiksmnx, .g6lmcn, .e45vg1ai, .cnorweh {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.wl34gdte { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.wl34gdte::before { color: var(--cl-hue); }
.vmpcm strong { color: var(--text-primary); font-size: 0.95rem; }
.vmpcm p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.saq9g9 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.bgtsi, .s57lxrs { border-radius: 8px; padding: 14px; }
.bgtsi { background: var(--bg-pros); }
.s57lxrs { background: var(--bg-cons); }
.ynqno29j { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.bgtsi .ynqno29j { color: var(--c-pros-label); }
.s57lxrs .ynqno29j { color: #f87171; }
.bgtsi ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.s57lxrs ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.b0ehil { width: 100%; height: auto; border-radius: 10px; display: block; }
.hfta {
  background: var(--cta); color: #fff; border: none;
  border-radius: 6px; padding: 8px 16px; font-size: 0.88rem; font-weight: 600;
  cursor: pointer; text-decoration: none; display: inline-block; white-space: nowrap;
}
.hfta:hover { opacity: 0.85; }
.v1k6v .hfta  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.v1k6v .hfta:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.a15hsso .hfta  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.a15hsso .hfta:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.v1k6v .rjxh5.hfta, .a15hsso .rjxh5.hfta,
.v1k6v .mo4co .hfta, .a15hsso .mo4co .hfta {
  background: var(--cta); border: none; color: #fff;
}
.v1k6v .rjxh5.hfta:hover, .a15hsso .rjxh5.hfta:hover,
.v1k6v .mo4co .hfta:hover, .a15hsso .mo4co .hfta:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.tsynyw .tjr8dvp { border-radius: 50px; }
.tsynyw .hfta  { border-radius: 50px; }
.c6dtd .tjr8dvp,
.c6dtd .hfta { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.c6dtd .tjr8dvp:hover,
.c6dtd .hfta:hover { filter: brightness(1.08); opacity: 1; }
.dsbw8a .tjr8dvp,
.dsbw8a .hfta { box-shadow: 0 3px 14px -2px var(--cta); }
.dsbw8a .tjr8dvp:hover,
.dsbw8a .hfta:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.kavst3a7 .tjr8dvp,
.kavst3a7 .hfta { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.kavst3a7 .tjr8dvp:hover,
.kavst3a7 .hfta:hover { opacity: 1; }
.kavst3a7 .tjr8dvp:active,
.kavst3a7 .hfta:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.iz46c .tjr8dvp,
.iz46c .hfta { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.iz46c .tjr8dvp:hover,
.iz46c .hfta:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.iz46c .tjr8dvp:active,
.iz46c .hfta:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.a4l1lu .tjr8dvp,
.a4l1lu .hfta { position: relative; overflow: hidden; }
.a4l1lu .tjr8dvp::before,
.a4l1lu .hfta::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;
}
.a4l1lu .tjr8dvp:hover::before,
.a4l1lu .hfta:hover::before { left: 135%; }
.nf92qqwl .tjr8dvp,
.nf92qqwl .hfta { border-radius: 0; }
.ib4d .tjr8dvp { padding-left: 22px; padding-right: 22px; }
.ib4d .hfta  { padding-left: 12px; padding-right: 12px; }
.n98va .tjr8dvp { padding-left: 44px; padding-right: 44px; }
.n98va .hfta  { padding-left: 24px; padding-right: 24px; }
.fkosfjmm .tjr8dvp { padding-left: 56px; padding-right: 56px; }
.fkosfjmm .hfta  { padding-left: 32px; padding-right: 32px; }
.nm97f446   .tjr8dvp::after, .nm97f446   .hfta::after,
.gxia7 .tjr8dvp::after, .gxia7 .hfta::after,
.mglr5x    .tjr8dvp::after, .mglr5x    .hfta::after,
.xknvo    .tjr8dvp::after, .xknvo    .hfta::after,
.e77p    .tjr8dvp::after, .e77p    .hfta::after,
.pdw3n     .tjr8dvp::after, .pdw3n     .hfta::after,
.cmobxyvb    .tjr8dvp::after, .cmobxyvb    .hfta::after,
.n7rrjbnu   .tjr8dvp::after, .n7rrjbnu   .hfta::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;
}
.nm97f446 .tjr8dvp::after, .nm97f446 .hfta::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");
}
.gxia7 .tjr8dvp::after, .gxia7 .hfta::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");
}
.mglr5x .tjr8dvp::after, .mglr5x .hfta::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");
}
.xknvo .tjr8dvp::after, .xknvo .hfta::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");
}
.e77p .tjr8dvp::after, .e77p .hfta::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");
}
.pdw3n .tjr8dvp::after, .pdw3n .hfta::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");
}
.cmobxyvb .tjr8dvp::after, .cmobxyvb .hfta::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");
}
.n7rrjbnu .tjr8dvp::after, .n7rrjbnu .hfta::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");
}
.fud1   .vjfr::after, .fud1   .bohm::after,
.et4tr .vjfr::after, .et4tr .bohm::after,
.thco    .vjfr::after, .thco    .bohm::after,
.o3nsk8oc    .vjfr::after, .o3nsk8oc    .bohm::after,
.pu9h70    .vjfr::after, .pu9h70    .bohm::after,
.ti5t82     .vjfr::after, .ti5t82     .bohm::after,
.vt6f    .vjfr::after, .vt6f    .bohm::after,
.lph40s7   .vjfr::after, .lph40s7   .bohm::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;
}
.fud1 .vjfr::after, .fud1 .bohm::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");
}
.et4tr .vjfr::after, .et4tr .bohm::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");
}
.thco .vjfr::after, .thco .bohm::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");
}
.o3nsk8oc .vjfr::after, .o3nsk8oc .bohm::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");
}
.pu9h70 .vjfr::after, .pu9h70 .bohm::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");
}
.ti5t82 .vjfr::after, .ti5t82 .bohm::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");
}
.vt6f .vjfr::after, .vt6f .bohm::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");
}
.lph40s7 .vjfr::after, .lph40s7 .bohm::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");
}
.vf9z {
  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;
}
.gcuuxo7 {
  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;
}
.gcuuxo7 > * { min-width: 0; }
.gcuuxo7:hover { background: var(--bg-hover); }
.gcuuxo7 > [itemprop="item"] { display: contents; }
.gcuuxo7 [itemprop="itemReviewed"],
.gcuuxo7 [itemprop="reviewRating"] { display: none; }
.gcuuxo7::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;
}
.prw9m9f {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.sdjj {
  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;
}
.zdg33 { max-height: 52px; max-width: 110px; object-fit: contain; }
.c45mu3 {
  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;
}
.xas9z .sdjj    { background: #1a1a1a; }
.sxrhh .sdjj   { background: rgba(128,128,128,.12); }
.u7q9f .sdjj { background: var(--bg-raised); }
.z1icn .sdjj    { background: transparent; padding: 0; }
.oi95 {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.ic65 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.y8bbj { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.x6xedj {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.zp1j {
  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;
}
.q2y35u {
  
  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%;
}
.rudfzvvh {
  
  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;
}
.rjxh5 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.rjxh5.hfta {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .gcuuxo7 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .gcuuxo7::before    { grid-area: rank;   }
  .prw9m9f           { grid-area: ident;  }
  .oi95     { grid-area: rating; min-width: 0; width: auto; }
  .x6xedj           { grid-area: pills;  }
  .rjxh5             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .gcuuxo7 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .gcuuxo7::before    { justify-self: center; }
  .prw9m9f           { width: 100%; }
  .oi95     { justify-self: center; }
  .x6xedj           { grid-template-columns: 1fr; }
}
.k8qpi0hl {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.xzhhwa9 {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.x551wt {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.x551wt img { max-width: 80px; max-height: 50px; object-fit: contain; }
.awog { flex: 1; }
.awog h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.dh8k9th { color: var(--c-stars); font-size: 1.1rem; }
.n7ud87 { margin-bottom: 8px; }
.ldgx14i {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.ldgx14i > span { color: var(--accent); font-weight: 700; }
.sbp8w em, .qos3whg em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .ldgx14i { padding: 10px 16px; gap: 6px 16px; } }
.mo4co { flex-shrink: 0; align-self: flex-start; }
.mo4co .hfta { white-space: nowrap; }
@media (max-width: 560px) {
  .xzhhwa9 { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .x551wt { order: 1; }
  .mo4co { order: 2; margin-left: auto; align-self: center; }
  .awog { order: 3; flex: 1 1 100%; min-width: 0; }
}
.guxk1h15 img.rta2 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.ti2sq { padding: 20px 24px; }
.vjdoc307 { color: var(--text-muted); margin-bottom: 16px; }
.m6unk { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.gku4aujr, .k5q1i7 { list-style: none; font-size: 0.9rem; }
.gku4aujr li { color: var(--c-pros); margin-bottom: 4px; }
.k5q1i7 li { color: var(--c-cons); margin-bottom: 4px; }
.gku4aujr li::before { content: "✓"; margin-right: 5px; }
.k5q1i7 li::before { content: "✗"; margin-right: 5px; }
.rgcb8uw .gku4aujr li::before { content: "→"; }
.rgcb8uw .k5q1i7 li::before { content: "–"; }
.d4r6  .gku4aujr li::before { content: "★"; }
.d4r6  .k5q1i7 li::before { content: "✕"; }
.wq3xqc    .gku4aujr li::before { content: "◆"; }
.wq3xqc    .k5q1i7 li::before { content: "▲"; }
.qa3bp  .gku4aujr li::before { content: "▶"; }
.qa3bp  .k5q1i7 li::before { content: "■"; }
.jm97idmr { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.wuzph0 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.avvcvivp { background: var(--bg-pros); color: var(--c-tag-pay); }
.pt2ybcgb { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.cys80z .pt2ybcgb { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.d678k5 .pt2ybcgb { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .dbeh .zhdpbv {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .dbeh .k8qpi0hl { margin: 0; }
}
.p482iih .xzhhwa9 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.p482iih .awog h3 { color: var(--accent-light); }
.p482iih .x551wt { background: var(--bg-page); border: 1px solid var(--border); }
.fq83fp3 .k8qpi0hl { border-top: 4px solid var(--accent); }
.fq83fp3 .xzhhwa9 { background: var(--bg-card); }
.jdsofy5 .k8qpi0hl { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.jdsofy5 .xzhhwa9 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.jdsofy5 .ti2sq { padding: 14px 16px; }
.jdsofy5 .x551wt { border-radius: 4px; }
.jdsofy5 .pt2ybcgb { border-radius: 0; }
.u8dp96z .xzhhwa9 { padding: 0; gap: 0; overflow: hidden; }
.u8dp96z .x551wt { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.u8dp96z .awog { padding: 16px 20px; }
.u8dp96z .mo4co { padding: 16px 20px; align-self: center; }
.xsry .dh8k9th { font-size: .95rem; }
.u6gr2z3y .saq9g9 { gap: 10px; }
.u6gr2z3y .bgtsi, .u6gr2z3y .s57lxrs { padding: 12px; }
.u6gr2z3y .bgtsi ul, .u6gr2z3y .s57lxrs ul { margin: 4px 0 0; padding-left: 18px; }
.u6gr2z3y .bgtsi li, .u6gr2z3y .s57lxrs li { font-size: .85rem; margin-bottom: 3px; }
.x824776 .wuzph0 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .gsamn { grid-template-columns: 1fr; }
  .dba0c22 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .dba0c22 .ojqx { width: 72px; height: 50px; }
  .dba0c22 .tb1qg1 { max-width: 180px; }
  .dba0c22 .zvnme1x7 { width: auto; }
}
.erz7dn59 .xsry .dh8k9th { filter: brightness(1.2); }
@media (max-width: 720px) {
  .erz7dn59 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .sao6s { padding: 16px; }
  .o6cw .kprei { min-width: 50%; }
}
.fiyn5at .saq9g9 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .tyd6v6 { grid-template-columns: 1fr; }
  .hf7y6r { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .oio42v9t { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .hkt0a0mx { flex-wrap: wrap; padding: 16px; }
}
.jv8uxd .saq9g9 { gap: 8px; }
.jv8uxd .bgtsi, .jv8uxd .s57lxrs { padding: 8px; }
@media (max-width: 480px) {
  .d3suu { flex-direction: column; align-items: stretch; }
}
.ic6iig .zvnme1x7 .hfta { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .gwi43ic2 { flex-direction: column; align-items: stretch; gap: 10px; }
  .ic6iig .zvnme1x7 { text-align: center; }
}
@media (max-width: 720px) {
  .sr7ehi { grid-template-columns: 1fr; }
  .s9x14q2 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .x6per9cm { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.ei4o1 .wyath { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.tfyjch3 .dh8k9th { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .jr6dezj { grid-template-columns: 1fr; }
  .tfyjch3 { width: 100px; height: 100px; margin: 16px auto; }
  .ei4o1 { font-size: 1.4rem; }
  .z43wf4 { justify-content: center; }
  .zb4z4 .kprei { min-width: 50%; }
}
.za097uz .saq9g9 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .b3ttwzf { flex-wrap: wrap; padding: 14px 16px; }
  .u1fpz5ir { padding: 12px 16px; }
  .za097uz .saq9g9 { margin: 0 16px; }
  .za097uz .x824776 { padding: 0 16px; }
  .tsd7pn { padding: 12px 16px; }
}
.nqqkgb .gcuuxo7 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.nqqkgb .gcuuxo7:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.ocxq25 .vf9z { gap: 18px; }
.ocxq25 .gcuuxo7 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.ocxq25 .gcuuxo7:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.zvcjwkc .vf9z {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.zvcjwkc .gcuuxo7 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.zvcjwkc .gcuuxo7:last-child { border-bottom: none; }
.zvcjwkc .prw9m9f,
.zvcjwkc .oi95,
.zvcjwkc .x6xedj {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.fliw8tr .vf9z { gap: 0; }
.fliw8tr .gcuuxo7 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.fliw8tr .gcuuxo7:last-child { border-bottom: none; }
.fliw8tr .gcuuxo7:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.fliw8tr .gcuuxo7:nth-child(even):hover { background: var(--bg-hover); }
.xmz60uu .gcuuxo7 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.tz304 .x6xedj .zp1j {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.tz304 .x6xedj .zp1j:first-child { border-left: none; }
.xoba .x6xedj .zp1j {
  background: transparent; padding: 4px 8px;
}
.xoba .x6xedj .q2y35u { font-size: .65rem; opacity: .65; }
.xoba .x6xedj .rudfzvvh   { font-size: 1.15rem; color: var(--accent-light); }
.e9kr .x6xedj .zp1j {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.y8bbj { display: none; }
.nspe .ic65 { font-size: 1rem; letter-spacing: 2px; }
.l2cvo4 .ic65 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.nt4yh .ic65,
.cts3yl7b .ic65,
.ji4rq .ic65 { display: none; }
.nt4yh .y8bbj,
.cts3yl7b .y8bbj,
.ji4rq .y8bbj { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.nt4yh .y8bbj { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.nt4yh .y8bbj small { display: none; }
.cts3yl7b .y8bbj {
  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;
}
.cts3yl7b .y8bbj small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.ji4rq .y8bbj {
  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;
}
.ji4rq .y8bbj small { display: none; }
.nt4yh .n7ud87 .dh8k9th,
.cts3yl7b .n7ud87 .dh8k9th,
.ji4rq .n7ud87 .dh8k9th { display: none; }
.nt4yh .n7ud87 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.nt4yh .wyath { display: none; }
.cts3yl7b .n7ud87 strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.cts3yl7b .oq4ax,
.cts3yl7b .wyath { font-size: 1em; }
.ji4rq .n7ud87 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.ji4rq .wyath { display: none; }
.y8c6r { margin: 16px 0; }
.i9s6qxy { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.i9s6qxy summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.i9s6qxy summary::after { content: "+"; color: var(--accent-light); }
.i9s6qxy[open] summary::after { content: "−"; }
.i9s6qxy p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.pc0l9o { margin-bottom: 0; }
.pi8d6 h2.hs0hta { color: var(--text-primary); border-color: var(--accent-light); }
.xr73 h2.hs0hta { color: var(--text-primary); border-color: var(--accent-light); }
.rtu0pn23 .htiksmnx     { background: #052e16; border-color: #10b981; }
.rtu0pn23 .g6lmcn { background: #2d0a1e; border-color: #f43f5e; }
.rtu0pn23 .vmpcm strong  { color: #f1f5f9; }
.rtu0pn23 .vmpcm p       { color: #cbd5e1; }
.rtu0pn23 .i4o92    .htiksmnx     .wl34gdte::before,
.rtu0pn23 .nrvil  .htiksmnx     .wl34gdte::before,
.rtu0pn23 .oavlj7f4  .htiksmnx     .wl34gdte::before,
.rtu0pn23 .dc77k .htiksmnx     .wl34gdte::before { color: #10b981; }
.rtu0pn23 .i4o92    .g6lmcn .wl34gdte::before,
.rtu0pn23 .nrvil  .g6lmcn .wl34gdte::before,
.rtu0pn23 .oavlj7f4  .g6lmcn .wl34gdte::before,
.rtu0pn23 .dc77k .g6lmcn .wl34gdte::before { color: #f43f5e; }
.rtu0pn23 .i4o92    .e45vg1ai    .wl34gdte::before,
.rtu0pn23 .nrvil  .e45vg1ai    .wl34gdte::before,
.rtu0pn23 .oavlj7f4  .e45vg1ai    .wl34gdte::before,
.rtu0pn23 .dc77k .e45vg1ai    .wl34gdte::before { color: #a855f7; }
.g176f4zj .htiksmnx     { background: #2d2000; border-color: #eab308; }
.g176f4zj .g6lmcn { background: #2d0b0b; border-color: #ef4444; }
.g176f4zj .vmpcm strong  { color: #f1f5f9; }
.g176f4zj .vmpcm p       { color: #cbd5e1; }
.g176f4zj .i4o92    .htiksmnx     .wl34gdte::before,
.g176f4zj .nrvil  .htiksmnx     .wl34gdte::before,
.g176f4zj .oavlj7f4  .htiksmnx     .wl34gdte::before,
.g176f4zj .dc77k .htiksmnx     .wl34gdte::before { color: #eab308; }
.g176f4zj .i4o92    .g6lmcn .wl34gdte::before,
.g176f4zj .nrvil  .g6lmcn .wl34gdte::before,
.g176f4zj .oavlj7f4  .g6lmcn .wl34gdte::before,
.g176f4zj .dc77k .g6lmcn .wl34gdte::before { color: #ef4444; }
.g176f4zj .i4o92    .e45vg1ai    .wl34gdte::before,
.g176f4zj .nrvil  .e45vg1ai    .wl34gdte::before,
.g176f4zj .oavlj7f4  .e45vg1ai    .wl34gdte::before,
.g176f4zj .dc77k .e45vg1ai    .wl34gdte::before { color: #f97316; }
.y12ok .htiksmnx     { background: #0c1a2e; border-color: #38bdf8; }
.y12ok .g6lmcn { background: #12103a; border-color: #818cf8; }
.y12ok .vmpcm strong  { color: #f1f5f9; }
.y12ok .vmpcm p       { color: #cbd5e1; }
.y12ok .i4o92    .htiksmnx     .wl34gdte::before,
.y12ok .nrvil  .htiksmnx     .wl34gdte::before,
.y12ok .oavlj7f4  .htiksmnx     .wl34gdte::before,
.y12ok .dc77k .htiksmnx     .wl34gdte::before { color: #38bdf8; }
.y12ok .i4o92    .g6lmcn .wl34gdte::before,
.y12ok .nrvil  .g6lmcn .wl34gdte::before,
.y12ok .oavlj7f4  .g6lmcn .wl34gdte::before,
.y12ok .dc77k .g6lmcn .wl34gdte::before { color: #818cf8; }
.y12ok .i4o92    .e45vg1ai    .wl34gdte::before,
.y12ok .nrvil  .e45vg1ai    .wl34gdte::before,
.y12ok .oavlj7f4  .e45vg1ai    .wl34gdte::before,
.y12ok .dc77k .e45vg1ai    .wl34gdte::before { color: #2dd4bf; }
.rv7y::before,
.mr10k::before { margin-right: 5px; }
.w2e3c9ha .bgtsi ul li,
.w2e3c9ha .gku4aujr li         { color: #4ade80; }
.w2e3c9ha .bgtsi .rv7y { color: #22c55e; }
.w2e3c9ha .s57lxrs ul li,
.w2e3c9ha .k5q1i7 li         { color: #f87171; }
.w2e3c9ha .s57lxrs .mr10k { color: #ef4444; }
.cm95 .bgtsi { background: var(--bg-pros); }
.cm95 .s57lxrs { background: var(--bg-cons); }
.cm95 .bgtsi .rv7y { color: var(--c-pros-label); }
.cm95 .s57lxrs .mr10k { color: var(--c-cons); }
.cm95 .bgtsi ul li,
.cm95 .gku4aujr li            { color: var(--c-pros); }
.cm95 .s57lxrs ul li,
.cm95 .k5q1i7 li            { color: var(--c-cons); }
.xwz2ipxb .bgtsi { background: var(--bg-pros); }
.xwz2ipxb .s57lxrs { background: var(--bg-cons); }
.xwz2ipxb .bgtsi .rv7y { color: var(--c-pros-label); }
.xwz2ipxb .s57lxrs .mr10k { color: var(--c-cons); }
.xwz2ipxb .bgtsi ul li,
.xwz2ipxb .gku4aujr li          { color: var(--c-pros); }
.xwz2ipxb .s57lxrs ul li,
.xwz2ipxb .k5q1i7 li          { color: var(--c-cons); }
.o5ovj7x .rv7y::before { content: "✓ "; }
.o5ovj7x .mr10k::before { content: "✗ "; }
.rgcb8uw .rv7y::before { content: "→ "; }
.rgcb8uw .mr10k::before { content: "← "; }
.d4r6 .rv7y::before { content: "★ "; }
.d4r6 .mr10k::before { content: "✕ "; }
.wq3xqc .rv7y::before { content: "◆ "; }
.wq3xqc .mr10k::before { content: "▲ "; }
.d678k5 .vmpcm { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.d678k5 .vmpcm strong { color: var(--text-primary); }
.d678k5 .vmpcm p      { color: var(--text-muted); }
.cys80z .vmpcm { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.ks2afevu .vmpcm {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.ks2afevu .vmpcm strong,
.ks2afevu .vmpcm p { color: #fff; }
.ks2afevu .wl34gdte::before { color: rgba(255,255,255,0.9) !important; }
.q4kduufu .vmpcm {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.q4kduufu .vmpcm strong { color: var(--text-primary); }
.q4kduufu .vmpcm p      { color: var(--text-muted); }
.sm6z .vmpcm { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.i4o92 .wl34gdte,
.nrvil .wl34gdte,
.oavlj7f4 .wl34gdte,
.dc77k .wl34gdte { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.i4o92 .wl34gdte::before,
.nrvil .wl34gdte::before,
.oavlj7f4 .wl34gdte::before,
.dc77k .wl34gdte::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.i4o92 .htiksmnx     .wl34gdte::before { content: "✦"; color: var(--c-tip-border); }
.i4o92 .g6lmcn .wl34gdte::before { content: "▲"; color: var(--c-warn-border); }
.i4o92 .e45vg1ai    .wl34gdte::before { content: "◉"; color: #60a5fa; }
.nrvil .htiksmnx     .wl34gdte::before { content: "★"; color: var(--c-tip-border); }
.nrvil .g6lmcn .wl34gdte::before { content: "◆"; color: var(--c-warn-border); }
.nrvil .e45vg1ai    .wl34gdte::before { content: "●"; color: #60a5fa; }
.oavlj7f4 .htiksmnx     .wl34gdte::before { content: "▶"; color: var(--c-tip-border); }
.oavlj7f4 .g6lmcn .wl34gdte::before { content: "■"; color: var(--c-warn-border); }
.oavlj7f4 .e45vg1ai    .wl34gdte::before { content: "▸"; color: #60a5fa; }
.dc77k .htiksmnx     .wl34gdte::before { content: "→"; color: var(--c-tip-border); }
.dc77k .g6lmcn .wl34gdte::before { content: "⬥"; color: var(--c-warn-border); }
.dc77k .e45vg1ai    .wl34gdte::before { content: "◈"; color: #60a5fa; }
.c00dzys .n8m6j .f70veww9,
.c00dzys .dmxm4 .f70veww9  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.c00dzys .nlyo5nwh                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.c00dzys .gcuuxo7                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.c00dzys .k8qpi0hl            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.c00dzys .diphu          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.c00dzys .al72e8                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.khuvw0j9 .n8m6j .f70veww9,
.khuvw0j9 .dmxm4 .f70veww9,
.khuvw0j9 .nlyo5nwh,
.khuvw0j9 .gcuuxo7,
.khuvw0j9 .k8qpi0hl,
.khuvw0j9 .diphu,
.khuvw0j9 .al72e8,
.khuvw0j9 .sm6z .vmpcm { box-shadow: none; }
.fyf545   .wqlzlv3, .fyf545 .fvsq3xrg, .fyf545 .qwssz0r4,
.fyf545   .ml43s, .fyf545 .q361y3 { font-size: 0.9rem; }
.fyf545   .cr8w4m6s, .fyf545 .rvkrjkax { font-size: 0.9rem; }
.s76yo0m   .wqlzlv3, .s76yo0m .fvsq3xrg, .s76yo0m .qwssz0r4,
.s76yo0m   .ml43s, .s76yo0m .q361y3 { font-size: 0.95rem; }
.s76yo0m   .cr8w4m6s, .s76yo0m .rvkrjkax { font-size: 0.95rem; }
.o67yc   .wqlzlv3, .o67yc .fvsq3xrg, .o67yc .qwssz0r4,
.o67yc   .ml43s, .o67yc .q361y3 { font-size: 1.08rem; }
.o67yc   .cr8w4m6s, .o67yc .rvkrjkax { font-size: 1.05rem; }
.o67yc   .vawbkrz { font-size: 0.97rem; }
.vdlp .f2g17t2e      { font-size: 3.2rem; }
.vdlp h2.hs0hta { font-size: 1.9rem; }
.vdlp h3.iwf3cu     { font-size: 1.4rem; }
.fjxcag .f2g17t2e      { font-size: 3.8rem; }
.fjxcag h2.hs0hta { font-size: 2.2rem; }
.fjxcag h3.iwf3cu     { font-size: 1.6rem; }
.pc0l9o + .pc0l9o { position: relative; }
.hx3p32wi   .pc0l9o + .pc0l9o::before,
.ohjjakjp  .pc0l9o + .pc0l9o::before,
.dpi11   .pc0l9o + .pc0l9o::before,
.kd9m0   .pc0l9o + .pc0l9o::before,
.alb83   .pc0l9o + .pc0l9o::before,
.u2qsg .pc0l9o + .pc0l9o::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.hx3p32wi .pc0l9o + .pc0l9o::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ohjjakjp .pc0l9o + .pc0l9o::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.dpi11 .pc0l9o + .pc0l9o::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;
}
.kd9m0 .pc0l9o + .pc0l9o::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ttd6 .pc0l9o { margin-bottom: 16px; }
.ttd6 .pc0l9o + .pc0l9o { margin-top: 0; }
.ttd6 .ww47 { padding-top: 0; padding-bottom: 0; }
.alb83 .pc0l9o + .pc0l9o::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.u2qsg .pc0l9o + .pc0l9o::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.elep .pc0l9o + .pc0l9o::before,
.w6dk .pc0l9o + .pc0l9o::before,
.em76 .pc0l9o + .pc0l9o::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%;
}
.eii90y9 .elep .pc0l9o:nth-child(even)::before,
.eii90y9 .w6dk .pc0l9o:nth-child(even)::before,
.eii90y9 .em76 .pc0l9o:nth-child(even)::before { background: var(--bg-surface); }
.rz6nuhri .elep .pc0l9o:nth-child(even)::before,
.rz6nuhri .w6dk .pc0l9o:nth-child(even)::before,
.rz6nuhri .em76 .pc0l9o:nth-child(even)::before { background: var(--bg-card); }
.elep .pc0l9o + .pc0l9o::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");
}
.w6dk .pc0l9o + .pc0l9o::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");
}
.em76 .pc0l9o + .pc0l9o::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");
}
.p1qp .yoa7u4,
.if795t .yoa7u4,
.p1gdo9z .yoa7u4 { overflow: hidden; }
.p1qp .du3fka5e,
.if795t .du3fka5e { margin-bottom: 60px; }
.p1gdo9z .du3fka5e { margin-bottom: 70px; }
.p1qp .yoa7u4::before,
.if795t .yoa7u4::before,
.p1gdo9z .yoa7u4::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.p1qp .yoa7u4::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");
}
.if795t .yoa7u4::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");
}
.p1gdo9z .yoa7u4::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.uxapc7h2 .yoa7u4:not(.tpxbay) .egp0y6wj { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.cad2z94v .yoa7u4:not(.tpxbay) .egp0y6wj { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.wt3m  .yoa7u4:not(.tpxbay) .egp0y6wj { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.hp932  .yoa7u4:not(.tpxbay) .egp0y6wj { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.uxapc7h2 .tpxbay { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.cad2z94v .tpxbay { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.wt3m .tpxbay { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.hp932 .tpxbay { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.p2nzej .tpxbay { background: var(--accent); }
.p2nzej .tpxbay .egp0y6wj { background: none; }
.p2nzej .yoa7u4:not(.tpxbay) .egp0y6wj { background: rgba(0,0,0,0.6); }
.cfplribu .fzz2fce { float: left; width: 38%; margin: 0 28px 16px 0; }
.cfplribu .fzz2fce .b0ehil { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.cfplribu .ww47::after { content: ''; display: block; clear: both; }
.j0ff .fzz2fce { float: right; width: 38%; margin: 0 0 16px 28px; }
.j0ff .fzz2fce .b0ehil { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.j0ff .ww47::after { content: ''; display: block; clear: both; }
.rniv4hoi .pc0l9o:nth-child(odd)  .fzz2fce { float: left;  width: 38%; margin: 0 28px 16px 0; }
.rniv4hoi .pc0l9o:nth-child(even) .fzz2fce { float: right; width: 38%; margin: 0 0 16px 28px; }
.rniv4hoi .fzz2fce .b0ehil { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rniv4hoi .ww47::after { content: ''; display: block; clear: both; }
.cfplribu .awyo2,
.cfplribu .vf9z,
.j0ff .awyo2,
.j0ff .vf9z,
.rniv4hoi .awyo2,
.rniv4hoi .vf9z { clear: both; }
@media (max-width: 900px) {
  .cfplribu .fzz2fce,
  .j0ff .fzz2fce,
  .rniv4hoi .pc0l9o:nth-child(odd)  .fzz2fce,
  .rniv4hoi .pc0l9o:nth-child(even) .fzz2fce {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .cfplribu .fzz2fce .b0ehil,
  .j0ff .fzz2fce .b0ehil,
  .rniv4hoi .fzz2fce .b0ehil {
    max-height: none !important;
  }
}
.cfplribu .cr8w4m6s,
.cfplribu .rvkrjkax,
.j0ff .cr8w4m6s,
.j0ff .rvkrjkax,
.rniv4hoi .cr8w4m6s,
.rniv4hoi .rvkrjkax { overflow: hidden; }
@media (max-width: 640px) {
  .cfplribu .fzz2fce,
  .j0ff .fzz2fce,
  .rniv4hoi .fzz2fce { float: none; width: 100%; margin: 0 0 16px 0; }
}
.h8jxgjh .rpmotwlv,
.h8jxgjh .ww47,
.h8jxgjh .k7vo  { max-width: 1100px; }
.o0opy .rpmotwlv,
.o0opy .ww47,
.o0opy .k7vo  { max-width: 1200px; }
.yrt4e .rpmotwlv,
.yrt4e .ww47,
.yrt4e .k7vo  { max-width: 1320px; }
.kse2mh { font-size: 0.82rem; color: var(--text-muted); }
.u52ya { display: flex; align-items: center; }
.gckdll {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.xhsehd8n { display: flex; align-items: center; }
.ays9kkb { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ays9kkb:hover { text-decoration: underline; }
.dczj { margin: 0 3px; opacity: 0.45; }
.dczj::before { content: '/'; }
.g0zj { padding: 2px 5px; color: var(--text-main); }
.pf2f2ob .kse2mh {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.pf2f2ob .u52ya { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.axzgzoz6 .kse2mh {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.axzgzoz6 .u52ya { padding: 0 0 0 12px; }
.utovjbr .u52ya { padding: 0 16px; }
.utovjbr .kse2mh {
  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);
}
.utovjbr .rpmotwlv { padding-top: 28px; }
@media (max-width: 720px) {
  .kdf6z4 { margin-top: 18px; padding: 0 16px; }
  .utovjbr .rpmotwlv { padding-top: 16px; }
}
.h8jxgjh.pf2f2ob .u52ya { max-width: 1100px; }
.o0opy.pf2f2ob .u52ya { max-width: 1200px; }
.yrt4e.pf2f2ob .u52ya { max-width: 1320px; }
.om75fup .pc0l9o { padding-top: 16px; padding-bottom: 16px; }
.ojt87f .pc0l9o { padding-top: 24px; padding-bottom: 24px; }
.zkcaj4lq .pc0l9o { padding-top: 40px; padding-bottom: 40px; }
.chtux8f .pc0l9o { padding-top: 52px; padding-bottom: 52px; }
.gfx3g .pc0l9o:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.gfx3g .pc0l9o:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.gfx3g .pc0l9o:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.gfx3g .pc0l9o:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.n1jpod7j .ww47 { padding-top: 10px;  padding-bottom: 10px; }
.bv3e .ww47 { padding-top: 18px;  padding-bottom: 18px; }
.dalw .ww47 { padding-top: 36px;  padding-bottom: 36px; }
.uvdm .ww47 { padding-top: 48px;  padding-bottom: 48px; }
.mlok h2.hs0hta { font-weight: 600; }
.mlok h3.iwf3cu     { font-weight: 600; }
.qnnaf7 h2.hs0hta { font-weight: 800; }
.qnnaf7 h3.iwf3cu     { font-weight: 700; }
.w8x1d h2.hs0hta { font-weight: 900; }
.w8x1d h3.iwf3cu     { font-weight: 800; }
.w8x1d .vmpcm strong,
.w8x1d .vmpcm strong { font-weight: 600; }
.vjfr {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.j6oq4i .vjfr { display: none; }
@media (max-width: 640px) {
  .vjfr { display: none !important; }
}
.vjfr { background: var(--cta) !important; color: #fff !important; border: none !important; }
.vjfr:hover { opacity: 0.85; }
.gjtm23k .vjfr { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.bjzbt  .bohm { left: 32px; }
@media (max-width: 480px) {
  .kmmeepi .bohm { right: 20px; bottom: 20px; }
  .bjzbt  .bohm { left: 20px; bottom: 20px; }
}
.t3uwnv { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.k7vo { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.sbbtl { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.frtkey7 { color: var(--text-dim); font-size: 0.8rem; }
.xp9h7 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.xp9h7 img { height: 26px; width: auto; object-fit: contain; }
.bjurq a, .zgsbg3m4 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.bjurq a:hover, .zgsbg3m4 a:hover { color: var(--accent-light); }
.zgsbg3m4 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.m9cfem .k7vo { text-align: center; }
.m9cfem .zgsbg3m4 { justify-content: center; margin-bottom: 16px; }
.m9cfem .sbbtl { margin-top: 0; }
.br22if { margin-top: 10px; }
.br22if a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .k7vo { padding-left: 16px; padding-right: 16px; }
  .k128ago .k7vo { padding: 20px 16px; }
  .zgsbg3m4 { gap: 4px 12px; }
  .sbbtl { font-size: 0.78rem; }
}
.wms8ib38 .jkyxja2g .xp9h7 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.wms8ib38 .sbbtl { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.wms8ib38 .frtkey7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .wms8ib38 .hzur { grid-template-columns: 1fr 1fr; } .wms8ib38 .jkyxja2g { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wms8ib38 .hzur { grid-template-columns: 1fr; } }
.k5kvn .xp9h7 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.k5kvn .sbbtl { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .k5kvn .bptz { gap: 12px; } .k5kvn .xp9h7 { margin-right: 0; width: 100%; } }
.gctrn .zmy6ufmk .xp9h7 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.gctrn .sbbtl { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.gctrn .frtkey7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .gctrn .nr6p4 { grid-template-columns: 1fr 1fr; } .gctrn .zmy6ufmk { grid-column: 1 / -1; } }
@media (max-width: 480px) { .gctrn .nr6p4 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .hi4f .uhbbc6qh { grid-template-columns: 1fr 1fr; } .hi4f .v8wkv7n:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hi4f .uhbbc6qh { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .tzwiq8 .uhbbc6qh { grid-template-columns: 1fr; } }
.qyfe9cu .k7vo { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.qyfe9cu .zgsbg3m4 { justify-content: center; }
.aghjvs9 .gzj6      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.aghjvs9 .t3uwnv { background: var(--bg-page); border-top-color: var(--border-alt); }
.l90yppv5 .gzj6      { background: #0d1117; border-bottom-color: #21262d; }
.l90yppv5 .bz4wo59w { color: var(--accent-light); }
.l90yppv5 .qkzekik { --msep-color: #8b949e; }
.l90yppv5 .qkzekik a { color: #8b949e; }
.l90yppv5 .qkzekik a:hover { color: var(--accent-light); }
.l90yppv5 .ze2kdns { color: #8b949e; }
.l90yppv5 .t3uwnv { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.l90yppv5 .sbbtl,
.l90yppv5 .frtkey7 { color: #6e7681; }
.l90yppv5 .bjurq a, .l90yppv5 .zgsbg3m4 a,
.l90yppv5 .xp9h7 { color: #e6edf3; }
.l90yppv5 .bjurq a:hover, .l90yppv5 .zgsbg3m4 a:hover,
@media (max-width: 640px) {
  .l90yppv5 .qkzekik { background: #0d1117; border-top-color: #21262d; }
  .l90yppv5 .qkzekik li a { border-bottom-color: #21262d; }
}
.gx3lc .gzj6      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.gx3lc .bz4wo59w { color: var(--accent-light); }
.gx3lc .qkzekik { --msep-color: #475569; }
.gx3lc .qkzekik a { color: #475569; }
.gx3lc .qkzekik a:hover { color: var(--accent-light); }
.gx3lc .ze2kdns { color: #64748b; }
.gx3lc .t3uwnv { background: #f0f4f8; border-top-color: #cbd5e1; }
.gx3lc .sbbtl,
.gx3lc .frtkey7 { color: #64748b; }
.gx3lc .bjurq a, .gx3lc .zgsbg3m4 a,
.gx3lc .ip6nadm a, .gx3lc .xp9h7 { color: #374151; }
.gx3lc .bjurq a:hover, .gx3lc .zgsbg3m4 a:hover,
@media (max-width: 640px) {
  .gx3lc .qkzekik { background: #f0f4f8; border-top-color: #cbd5e1; }
  .gx3lc .qkzekik li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.bmulg .gzj6      { background: var(--accent); border-bottom-color: var(--accent-light); }
.bmulg .bz4wo59w { color: #fff; }
.bmulg .qkzekik { --msep-color: rgba(255,255,255,0.82); }
.bmulg .qkzekik a { color: rgba(255,255,255,0.82); }
.bmulg .qkzekik a:hover { color: #fff; }
.bmulg .ze2kdns { color: rgba(255,255,255,0.9); }
.bmulg .t3uwnv { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.bmulg .sbbtl,
.bmulg .frtkey7 { color: rgba(255,255,255,0.72); }
.bmulg .bjurq a, .bmulg .zgsbg3m4 a,
.bmulg .ip6nadm a, .bmulg .xp9h7 { color: #fff; }
.bmulg .bjurq a:hover, .bmulg .zgsbg3m4 a:hover,
@media (max-width: 640px) {
  .bmulg .qkzekik { background: var(--accent); border-top-color: var(--accent-light); }
  .bmulg .qkzekik li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.eccydl50 .gzj6 {
  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);
}
.eccydl50 .t3uwnv {
  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) {
  .eccydl50 .qkzekik {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.m1xm0v7 .k3srkioc { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.fvzmk .k3srkioc { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.neolrf .k3srkioc { min-height: 72px; height: auto; }
.l2nvv .k3srkioc { min-height: 84px; height: auto; }
.k128ago .k3srkioc { max-width: none; padding: 0 32px; }
.k128ago .k7vo  { max-width: none; padding: 24px 32px; }
.gqh1ls0.o0opy .k3srkioc { max-width: 1200px; }
.gqh1ls0.yrt4e .k3srkioc { max-width: 1320px; }
.hgjes   .bz4wo59w, .hgjes   .xp9h7 { text-transform: capitalize; }
.gnh91 .bz4wo59w, .gnh91 .xp9h7 { text-transform: lowercase; }
.oydfbtb7 .bz4wo59w, .oydfbtb7 .xp9h7 { text-transform: uppercase; letter-spacing: 0.06em; }
.ztyo, .gjka7n {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.fm1wrew .ztyo,
.fm1wrew .gjka7n { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.gars .ztyo,
.gars .gjka7n { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.oubvu .ztyo,
.oubvu .gjka7n { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.qc1edkde .ztyo,
.qc1edkde .gjka7n { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.k38ayncb   .qkzekik a { font-weight: 500; }
.n9vhcqwq .qkzekik a { font-weight: 600; }
.aapca8a     .qkzekik a { font-weight: 700; }
.nhen6m    .qkzekik a { font-weight: 800; letter-spacing: 0.01em; }
.nm7c03     .qkzekik > li + li::before,
.nr74    .qkzekik > li + li::before,
.yq10sk6s    .qkzekik > li + li::before,
.kmwow .qkzekik > li + li::before,
.k2ssdsd .qkzekik > li + li::before,
.fy8y8z6  .qkzekik > li + li::before,
.dmyv    .qkzekik > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.nm7c03     .qkzekik > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.nr74    .qkzekik > li + li::before { content: "|"; }
.yq10sk6s    .qkzekik > li + li::before { content: "—"; }
.kmwow .qkzekik > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.k2ssdsd .qkzekik > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.fy8y8z6  .qkzekik > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.dmyv    .qkzekik > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .pjilu .ze2kdns,
  .k8uri .ze2kdns,
  .gqs5g91 .ze2kdns,
  .nh69ff .ze2kdns,
  .tfxy3m .ze2kdns {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .pjilu .ze2kdns::before,
  .k8uri .ze2kdns::before,
  .gqs5g91 .ze2kdns::before,
  .nh69ff .ze2kdns::before,
  .tfxy3m .ze2kdns::before { content: ""; display: block; flex-shrink: 0; }

  
  .pjilu .ze2kdns::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;
  }

  
  .k8uri .ze2kdns::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;
  }

  
  .gqs5g91 .ze2kdns::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;
  }

  
  .nh69ff .ze2kdns::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;
  }

  
  .tfxy3m .ze2kdns::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) {
  .tbs3m .ze2kdns {
    padding: 5px 14px;
  }
  .tbs3m .qkzekik {
    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;
  }
  .tbs3m .qkzekik li a {
    border-bottom: none; padding: 10px 22px;
  }
  .tbs3m .qkzekik li a:hover { background: var(--bg-raised); }
  .tbs3m .izh1rtio,
  .ab7zun8s .izh1rtio,
  .hh9w6 .izh1rtio { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .sjea3ld .ze2kdns {
    padding: 5px 10px;
  }
  .sjea3ld .qkzekik {
    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);
  }
  .sjea3ld .qkzekik.u6a66jkb { transform: translateX(0); }
  .sjea3ld .qkzekik li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .sjea3ld .qkzekik li:last-child a { border-bottom: none; }
  .bmulg .qkzekik,
  .l90yppv5 .qkzekik { background: var(--accent) !important; }
  .bmulg .qkzekik li a,
  .l90yppv5 .qkzekik li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .hh9w6 .ze2kdns {
    padding: 5px 10px;
  }
  .hh9w6 .qkzekik {
    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);
  }
  .hh9w6 .qkzekik::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .hh9w6 .qkzekik.u6a66jkb { transform: translateY(0); }
  .hh9w6 .qkzekik li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ttilz .ze2kdns {
    padding: 5px 10px;
  }
  .ttilz .qkzekik {
    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;
  }
  .ttilz .qkzekik.u6a66jkb { opacity: 1; pointer-events: auto; }
  .ttilz .qkzekik li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .d69z0ge     .ze2kdns { border-radius: 0 !important; }
  .olkf   .ze2kdns { border-radius: 8px !important; }
  .wmsiyo .ze2kdns { border-radius: 50% !important; }
  .bzr0f9i   .ze2kdns { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .mjekp6z .yjeqk6 { flex-direction: column; align-items: stretch; }
  .mjekp6z .tb1is4 { flex-direction: row; min-width: auto; }
  .mjekp6z .yk1ihp { align-items: flex-start; text-align: left; }
}
.jokqz65,
.jokqz65.pc0l9o,
.eii90y9 .jokqz65,
.x0orgdf .jokqz65,
.rz6nuhri .jokqz65,
.xu9dtu .jokqz65 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.xhz3f9b2 {
  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;
}
.s9j3m { flex: 1 1 280px; min-width: 0; }
.isuxahvg {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ya4ipxx {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ihcn1 {
  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;
}
.ihcn1:hover { transform: translateY(-1px); opacity: 0.95; }
.ar5qaap .xhz3f9b2 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ar5qaap .isuxahvg { color: var(--cta); }
.ar5qaap .ya4ipxx { color: var(--text-body); }
.ar5qaap .ihcn1 {
  background: var(--cta) !important;
  color: #fff !important;
}
.t6eajpvm .xhz3f9b2 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.t6eajpvm .isuxahvg { color: var(--text-primary); }
.t6eajpvm .ya4ipxx { color: var(--text-body); }
.t6eajpvm .ihcn1 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .xhz3f9b2 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .s9j3m { flex: 0 0 auto; }
  .isuxahvg { font-size: 1.2rem; }
  .ihcn1 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.leib0ez .gvbuflg { height: 36px; }
.i06i .gvbuflg { height: 60px; max-width: 200px; }
.d69tm .gvbuflg { height: 56px; max-width: 180px; }
.p6x1    .ic65, .p6x1    .dh8k9th { color: #f59e0b; }
.pm06      .ic65 { font-size: 1rem; letter-spacing: 1.5px; }
.pm06      .dh8k9th   { font-size: 1.35rem; }
.rzpu1f    .ic65, .rzpu1f    .dh8k9th { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.z6kowon     .ic65, .z6kowon     .dh8k9th { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.payy .ic65, .payy .dh8k9th { color: var(--cta); letter-spacing: 2px; }
.ox0z0   .ic65, .ox0z0   .dh8k9th { color: #e91e63; letter-spacing: 2px; }
.rozr  .ic65, .rozr  .dh8k9th { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.j3zivgr     .ic65, .j3zivgr     .dh8k9th { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.tz304 .zp1j + .zp1j {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.zvqv .gcuuxo7 { padding: 18px 24px; min-height: 68px; }
.xoba .q2y35u {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.xoba .rudfzvvh {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.e9kr .zp1j {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.vf9z { counter-reset: cs-rank; }
.vf9z .gcuuxo7 { counter-increment: cs-rank; }
.vf9z .gcuuxo7::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;
}
.bg4hlaeb .vf9z { counter-reset: cs-rank; gap: 0; }
.bg4hlaeb .gcuuxo7 {
  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;
}
.bg4hlaeb .gcuuxo7::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;
}
.bg4hlaeb .prw9m9f {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.bg4hlaeb .sdjj {
  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;
}
.bg4hlaeb .zdg33 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.bg4hlaeb .prw9m9f { min-width: 0; flex-direction: column; width: 100%; }
.bg4hlaeb .c45mu3 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.bg4hlaeb .ic65 { color: var(--cta, var(--accent)); }
.bg4hlaeb .y8bbj { font-weight: 700; }
.bg4hlaeb .zp1j {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.bg4hlaeb .q2y35u {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.bg4hlaeb .rudfzvvh {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.bg4hlaeb .xe223ydd .rudfzvvh { font-size: 1.3rem; color: var(--accent-light); }
.bg4hlaeb .rjxh5 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.bg4hlaeb .gcuuxo7:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .bg4hlaeb .vf9z {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .bg4hlaeb .gcuuxo7 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .bg4hlaeb .gcuuxo7 { padding: 40px 16px 20px; }
  .bg4hlaeb .zp1j {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .bg4hlaeb .rjxh5 { width: 100%; min-width: 0; }
}
.prgmxujv .vf9z { counter-reset: cs-rank; gap: 10px; }
.prgmxujv .gcuuxo7 {
  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);
}
.prgmxujv .gcuuxo7::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);
}
.prgmxujv .prw9m9f {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.prgmxujv .sdjj {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.prgmxujv .zdg33 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.prgmxujv .c45mu3 {
  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;
}
.prgmxujv .ic65 { color: var(--cta, var(--accent)); }
.prgmxujv .zp1j {
  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;
}
.prgmxujv .q2y35u {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.prgmxujv .rudfzvvh { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.prgmxujv .xe223ydd .rudfzvvh { color: var(--accent-light); }
.prgmxujv .rjxh5 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.prgmxujv .gcuuxo7:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .prgmxujv .gcuuxo7 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .prgmxujv .gcuuxo7::before {
    position: absolute; top: 14px; left: 14px;
  }
  .prgmxujv .prw9m9f {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .prgmxujv .c45mu3 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .prgmxujv .zp1j {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .prgmxujv .rjxh5 { width: 100%; min-width: 0; }
  .prgmxujv .ic65 { min-width: 0; }
}
.ssln9 .gcuuxo7::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.aw355h .i9s6qxy {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.aw355h .i9s6qxy summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.aw355h .i9s6qxy p { padding: 0 2px 16px; }
.iqluv .i9s6qxy { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.iqluv .i9s6qxy summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.iqluv .i9s6qxy summary::after { content: "›"; font-size: 1.2em; }
.iqluv .i9s6qxy[open] summary::after { content: "‹"; }
.iqluv .i9s6qxy p { padding: 10px 22px 4px; }
.z52d .i9s6qxy {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.z52d .i9s6qxy summary { color: var(--text-primary); padding-left: 16px; }
.z52d .i9s6qxy summary::after { content: "›"; font-size: 1.1em; }
.z52d .i9s6qxy[open] summary::after { content: "‹"; }
.z52d .i9s6qxy p { padding-left: 16px; }
.yks2 .y8c6r { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.yks2 .i9s6qxy {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.yks2 .i9s6qxy:last-child { border-bottom: none; }
.yks2 .i9s6qxy summary { color: var(--text-primary); border-radius: 0; }
.yks2 .i9s6qxy summary::after { content: "›"; font-size: 1.1em; }
.yks2 .i9s6qxy[open] summary::after { content: "‹"; }
.op74 .i9s6qxy { overflow: hidden; }
.op74 .i9s6qxy summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.op74 .i9s6qxy summary::after { color: rgba(255,255,255,.75); }
.op74 .i9s6qxy[open] summary { border-radius: 0; }
.j7g227n { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.add4miq {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.wgt4gry1 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.sff9drsg { color: var(--text-muted); font-size: 1.05rem; }
.auqf7ryu {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.qbs1 { margin-bottom: 20px; }
.c74e2o2 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.f55b7j {
  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;
}
.f55b7j:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.l9a2v02k { resize: vertical; min-height: 130px; }
.zebc { width: 100%; margin-top: 8px; }
.sjq1f9 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.zrbjo3vt {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.w9to { color: var(--text-muted); line-height: 1.75; }
.aur5tb4 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.aur5tb4 li { margin-bottom: 6px; }
.qty131 { max-width: 760px; margin: 0 auto; }
.zwiphm1b { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.eri8mq9e { max-width: 760px; margin: 0 auto; }
.xevmusy ul.aur5tb4 { margin: 0; }
@media (max-width: 640px) { .uj8a2vkt { grid-template-columns: 1fr; gap: 10px; } }
.hh4rmunz { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.u1robn { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.s2o1r { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.u1robn p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.u1robn .aur5tb4 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hh4rmunz { grid-template-columns: 1fr; } }
.jcd68g2n { color: inherit; text-decoration: none; }
.jcd68g2n:hover { color: var(--accent-light); text-decoration: underline; }
.dk1m0i6 { display: inline-block; line-height: 0; }
.a106a { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.hv8b { margin-bottom: 48px; }
.udegnsm { max-width: 760px; margin: 0 auto; }
.zi5bo { max-width: 640px; margin: 0 auto; }
.lmwe { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.lmwe:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.x7e0k4be { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.lmwe p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.lmwe ul.aur5tb4 { margin: 0; }
.ng1g { color: var(--text-muted); line-height: 1.75; }
.yrihv .aur5tb4,
.zi5bo .aur5tb4,
.mtznjt7 .aur5tb4,
.gb2xmwy .aur5tb4 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.yrihv .lmwe,
.zi5bo .lmwe { text-align: left; }
.yrihv .x7e0k4be,
.zi5bo .x7e0k4be { text-align: center; }
.peu0n6g { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.x62m56 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.afh6zl { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.jnaxeql9 { margin-top: 12px; }
.mtp3srja { 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; }
.mtp3srja:hover { border-bottom-color: var(--accent-light); }
.rfjuw { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.rfjuw img { width: 100%; height: 100%; object-fit: cover; display: block; }
.jr3emt { width: 72px; height: 72px; }
.t7yeinu6 { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.zs8724 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ll3flr { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.ll3flr::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .dhrem { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.rut88v4 .afh6zl, .rut88v4 .x62m56 { max-width: 640px; }
.ko4d9e .peu0n6g { font-size: 1.6rem; margin-top: 18px; }
.q2rd7v2 .afh6zl { margin-bottom: 28px; }
@media (max-width: 860px) { .f4qxt { grid-template-columns: 1fr; } .ko4d9e { position: static; text-align: center; } }
.u4os .rfjuw { margin: 0 auto 18px; }
.u4os .zs8724 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .kcv3n9kt { grid-template-columns: 1fr; } }
.uv8ou9yy .peu0n6g { font-size: 1.6rem; margin-bottom: 6px; }
.gb2xmwy .aur5tb4 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .uv8ou9yy { flex-direction: column; text-align: center; } .ioge { grid-template-columns: 1fr; } }
.pgjy { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.pgjy .peu0n6g { font-size: 1.35rem; margin: 0 0 4px; }
.pgjy .zs8724 { margin: 0; }
.twys5p {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.twys5p .wgt4gry1 { color: var(--accent-light); }
.wj9o0nke .wgt4gry1 { font-size: 2rem; }
.wj9o0nke .sff9drsg { max-width: 680px; }
.swudvw .wgt4gry1 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.swudvw .sff9drsg  { margin: 0; }
@media (max-width: 640px) { .swudvw { flex-direction: column; } }
.yejz .wgt4gry1 { color: var(--accent-light); }
.t854uf2 .wgt4gry1 { color: #fff; }
.t854uf2 .sff9drsg  { color: rgba(255,255,255,0.85); }
.u06pg { max-width: 680px; margin: 0 auto; }
.nlyj {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .nlyj { grid-template-columns: 1fr; } }
.mg4lb8lx { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.mg4lb8lx .f55b7j {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.mg4lb8lx .f55b7j:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.v4qkila .f55b7j { background: var(--bg-raised); border-color: transparent; }
.v4qkila .f55b7j:focus { background: var(--bg-card); border-color: var(--accent-light); }
.m3y5 .f55b7j { border-radius: 100px; padding: 11px 20px; }
.m3y5 .l9a2v02k { border-radius: 14px; }
.yz4gkauq {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.yz4gkauq summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.yz4gkauq summary::-webkit-details-marker { display: none; }
.yz4gkauq summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.yz4gkauq[open] summary::after { content: "−"; }
.hta2 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.vnvs {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .vnvs { grid-template-columns: 1fr; } }
.fqm2 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.fqm2 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.fqm2 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.y2e27v5x { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.y2e27v5x li { margin-bottom: 6px; }
.bhxvdn1{display:none}
.bhxvdn1:empty,.xszd:empty{display:none}
.vos9o7m{position:relative;overflow:visible}
.im14l .oa94t,.vdhu .oa94t,
.fhl0kk .oa94t,.wcgalp .oa94t,
.ai799mc .oa94t,.cbie5g8 .oa94t{display:block}
.plt69 .k5sba{display:block}
.im14l .oa94t,.vdhu .oa94t,
.fhl0kk .oa94t,.wcgalp .oa94t,
.ai799mc .oa94t{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}
.im14l .oa94t .xszd,.vdhu .oa94t .xszd,
.fhl0kk .oa94t .xszd,.wcgalp .oa94t .xszd,
.ai799mc .oa94t .xszd{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}
.im14l .p6v23,.vdhu .p6v23,
.fhl0kk .p6v23,.wcgalp .p6v23,
.ai799mc .p6v23{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.im14l .oa94t,.vdhu .oa94t{top:12px}
.im14l .oa94t .xszd{margin-right:auto}
.vdhu .oa94t .xszd{margin-left:auto}
.vdhu .oa94t{text-align:right}
.fhl0kk .oa94t,.wcgalp .oa94t{bottom:12px}
.fhl0kk .oa94t .xszd{margin-right:auto}
.wcgalp .oa94t .xszd{margin-left:auto}
.wcgalp .oa94t{text-align:right}
.ai799mc .oa94t{position:relative;margin-top:16px}
.ai799mc .oa94t .xszd{margin:0 auto}
.cbie5g8 .oa94t{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.cbie5g8 .oa94t .xszd{margin:0}
.cbie5g8 .ak86wa~.oa94t,
.cbie5g8 .ui2b8zz~.oa94t{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.cbie5g8 .ak86wa~.oa94t .xszd,
.cbie5g8 .ui2b8zz~.oa94t .xszd{justify-content:flex-start}
.ak86wa~.oa94t,.ui2b8zz~.oa94t{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}
.ak86wa~.oa94t .xszd{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ui2b8zz~.oa94t .xszd{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.k5sba .xszd{margin:0 0 12px}
.xszd{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.p6v23{white-space:nowrap}
.o6vxnj9 .p6v23{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.kgauy .p6v23{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}
.ylt9v .xszd{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.uzm46u .p6v23{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.o255 .p6v23{color: var(--accent-light);opacity:1;font-weight:500}
.aoo2iwt .p6v23{border-bottom:1px solid currentColor;padding-bottom:2px}
.zval .xszd{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.x3ev{--date-bg:transparent}
.r7b7v .pqzo7::before{content:""}
.be8mutmg .p6v23 + .p6v23::before{content:"•";margin-right:6px;opacity:.4}
.f7dwnk .p6v23 + .p6v23::before{content:"/";margin-right:6px;opacity:.35}
.oydfaww .p6v23 + .p6v23::before{content:"|";margin-right:6px;opacity:.3}
.hik34t7 .p6v23 + .p6v23::before{content:"—";margin-right:6px;opacity:.3}
.vvofqi .p6v23 + .p6v23::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.jfq2off .p6v23 + .p6v23::before{content:"·";margin-right:6px;opacity:.4}
.gi0glm5r .p6v23 + .p6v23::before{content:"›";margin-right:6px;opacity:.4}
.pj7mk .p6v23 + .p6v23::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.hgc9s{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.ype7j{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.j121g{display:flex;flex-direction:column;gap:3px}
.pzdp{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.c9wdhz5x{font-weight:700;font-size:1rem;color:var(--text-heading)}
.vbqobig{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.kx0o .hgc9s{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.tx2q .hgc9s{border-top:3px solid var(--accent);padding-top:18px}
.dlsopx .hgc9s{border-left:3px solid var(--accent);border-radius:0}
.a207 .hgc9s{padding:20px 0}
@media(max-width:640px){
  .hgc9s{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .vbqobig{max-width:100%}
}
.re04kzs .diphu{margin:0}
@media (max-width:560px){
  .c8if04it{grid-template-columns:repeat(2,1fr);gap:12px}
}
.d940lkyb {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.d940lkyb.ql8d5uq {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.rqk0wlx {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.rqk0wlx .wc366 {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.rqk0wlx .wc366::before,
.rqk0wlx .wc366::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.rqk0wlx .wc366::before { transform: translate(-50%, -50%) rotate(45deg); }
.rqk0wlx .wc366::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.rqk0wlx .wc366:hover { background: rgba(0,0,0,0.12) !important; }
.amg4gt {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.j202t {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.cvffbtv {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.iw6n9gz0 {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.rqk0wlx .lfz9z3 {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.rqk0wlx .lfz9z3:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .rqk0wlx { padding: 28px 18px 20px; }
  .cvffbtv { font-size: 1.2rem; }
  .amg4gt { max-width: 220px; max-height: 80px; }
}
.mdioddc {
  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);
}
.uwdghgg6 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.xil4ua  .mdioddc { border-radius: 50%; }
.spzntb  .mdioddc { border-radius: 6px; }
.a8zx .mdioddc { border-radius: 22px; }
.u3481pul .xhz3f9b2 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .mdioddc { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.ypliza .pc0l9o {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.ypliza .ww47 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.ypliza .xhz3f9b2 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.v0noso {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.v0noso.ql8d5uq { transform: translate(-50%, 0); }
.v0noso .pc0l9o,
.v0noso .ww47 {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.v0noso .xhz3f9b2 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.vg2v0 {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.vg2v0::before,
.vg2v0::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.vg2v0::before { transform: translate(-50%, -50%) rotate(45deg); }
.vg2v0::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.vg2v0:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .v0noso { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .v0noso .xhz3f9b2 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .v0noso .ya4ipxx { display: none !important; }
  .v0noso .isuxahvg { font-size: 1.1rem !important; }
  .v0noso .mdioddc { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .vg2v0 { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .k3srkioc { flex-direction: row-reverse; }
[dir="rtl"] .qkzekik { flex-direction: row-reverse; }
[dir="rtl"] .bjzbt  .bohm { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .kmmeepi .bohm { right: auto; left: 20px; }
  [dir="rtl"] .bjzbt  .bohm { left: auto;  right: 20px; }
}
[dir="rtl"] .cfplribu .fzz2fce  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .j0ff .fzz2fce { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .cr8w4m6s, [dir="rtl"] .rvkrjkax { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .bgtsi { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .s57lxrs { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .vmpcm { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .xhz3f9b2 { direction: rtl; }
[dir="rtl"] .mdioddc { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .gcuuxo7,
[dir="rtl"] .kse2mh { direction: rtl; }
[dir="rtl"] .al72e8 { direction: rtl; }
[dir="rtl"] .isf7lu8e { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .mhiwtkx .rvkrjkax,
[dir="rtl"] .mpjpwbc .rvkrjkax,
[dir="rtl"] .ha45 .rvkrjkax,
[dir="rtl"] .jaea4gys .rvkrjkax {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .mhiwtkx .rvkrjkax li::before,
[dir="rtl"] .mpjpwbc .rvkrjkax li::before,
[dir="rtl"] .ha45 .rvkrjkax li::before,
[dir="rtl"] .jaea4gys .rvkrjkax li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .yoa7u4.na27nf76 .du3fka5e,
[dir="rtl"] .ubmbpte.na27nf76 .du3fka5e,
[dir="rtl"] .tpxbay.na27nf76 .du3fka5e,
[dir="rtl"] .t2ol.na27nf76 .du3fka5e,
[dir="rtl"] .wfu8.na27nf76 .du3fka5e { text-align: right; }
[dir="rtl"] .ak86wa.ams6t0y .zf0cgsc { text-align: center; }
[dir="rtl"] .ww47,
[dir="rtl"] .ml43s,
[dir="rtl"] .q361y3,
[dir="rtl"] .du3fka5e { text-align: right; }
[dir="rtl"] .auqf7ryu,
[dir="rtl"] .c74e2o2,
[dir="rtl"] .afh6zl,
[dir="rtl"] .f55b7j,
[dir="rtl"] .l9a2v02k { text-align: right; direction: rtl; }
[dir="rtl"] .m3y5 .f55b7j,
[dir="rtl"] .mg4lb8lx .f55b7j { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #630d12;
  --brand:           #630d12;
  --brand-light:     #551014;
  --brand-pale:      #6b1d22;
  --grad-start:      #b41720;
  --grad-end:        #d6323c;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #e0640b;
  --cta-light:       #bd5104;
  --cta-hover:       #a54908;
  --bg-page:         #f8f6f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f3;
  --bg-raised:       #f1edee;
  --bg-hover:        #f5f3f3;
  --border:          #e9e1e2;
  --border-alt:      #dccfd0;
  --border-section:  #e9e1e2;
  --text-primary:    #1b1717;
  --text-muted:      #615151;
  --text-body:       #372e2e;
  --text-sub:        #534546;
  --text-faint:      #8b7375;
  --text-dim:        #a28f90;
  --text-label:      #6f5c5d;
  --text-value:      #45393a;
  --accent-bg:       #f4e1e2;
  --accent-bg-light: #efc7c9;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f3;
  --c-pros:          #11950d;
  --c-cons:          #9f2123;
  --c-pros-label:    #14b20f;
  --c-tip-border:    #16c411;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #11950d;
}
:root { --logo-bg-opacity: 36%; }
body, button, input { font-family: "Open Sans", sans-serif; }
.g58g3 .wl34gdte { font-size: 0; width: 1.2rem; flex-shrink: 0; }.g58g3 .wl34gdte::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.g58g3 .htiksmnx     .wl34gdte::before { content: "";  color: var(--c-tip-border); }.g58g3 .g6lmcn .wl34gdte::before { content: ""; color: var(--c-warn-border); }.g58g3 .e45vg1ai    .wl34gdte::before { content: ""; color: #60a5fa; }.rtu0pn23 .g58g3 .htiksmnx     .wl34gdte::before { color: #10b981; }.rtu0pn23 .g58g3 .g6lmcn .wl34gdte::before { color: #f43f5e; }.rtu0pn23 .g58g3 .e45vg1ai    .wl34gdte::before { color: #a855f7; }.g176f4zj  .g58g3 .htiksmnx     .wl34gdte::before { color: #eab308; }.g176f4zj  .g58g3 .g6lmcn .wl34gdte::before { color: #ef4444; }.g176f4zj  .g58g3 .e45vg1ai    .wl34gdte::before { color: #f97316; }.y12ok  .g58g3 .htiksmnx     .wl34gdte::before { color: #38bdf8; }.y12ok  .g58g3 .g6lmcn .wl34gdte::before { color: #818cf8; }.y12ok  .g58g3 .e45vg1ai    .wl34gdte::before { color: #2dd4bf; }.z2y3 .g58g3 .wl34gdte::before { color: var(--accent-light) !important; }
.edn1qg6 .gku4aujr li::before, .edn1qg6 .k5q1i7 li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.edn1qg6 .gku4aujr li::before { content: ""; }.edn1qg6 .k5q1i7 li::before { content: ""; }.edn1qg6 .rv7y::before, .edn1qg6 .mr10k::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.edn1qg6 .rv7y::before { content: ""; }.edn1qg6 .mr10k::before { content: ""; }
.lb2y0snr .wwkvjg8a, .lb2y0snr .ak86wa { min-height: 420px; }
.dczj::before { content: '•'; }