: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;
}
.g0h4kjh {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.hanb {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.k1brww {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.d6ek5oa { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.mn1gwns { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.mn1gwns a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.mn1gwns a:hover { color: var(--accent-light); }
.b7e3     .cta5 { border-radius: 24px; padding: 8px; }
.b7e3 .cta5 li a { border-radius: 16px; }
.h2bxbxx .cta5 li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .cta5 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .x727yt7z:hover .cta5,
  .x727yt7z:focus-within .cta5 { display: block; }
  .cta5 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.otr5fro {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.hfzk6vgv { display: none; }
@media (max-width: 640px) {
  .hfzk6vgv {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .hfzk6vgv.xxdzjooa { display: block; }
}
@media (max-width: 640px) {
  .otr5fro { display: block; }
  .mn1gwns > li + li::before { display: none !important; }
  .mn1gwns {
    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;
  }
  .mn1gwns.xxdzjooa { display: flex; }
  .mn1gwns li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .mn1gwns li:last-child a { border-bottom: none; }
}
.ck8uvf20 { min-height: 480px; }
.dx9q1 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.br9d76 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.lletavk .br9d76 { margin-left: 0; margin-right: 0; }
.qhb3n {
  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;
}
.qhb3n:hover { opacity: 0.88; }
.y9dv .dx9q1 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.y9dv .br9d76 { color: #e2e8f0; }
.y9dv.lletavk   .t9nq { text-align: left; }
.hkj1saah .dx9q1 { color: var(--text-primary); text-shadow: none; }
.hkj1saah .br9d76 { color: var(--text-muted); }
.hkj1saah .qhb3n { margin-top: 16px; }
.hkj1saah, .hkj1saah.ck8uvf20 { min-height: auto !important; }
.hkj1saah.lletavk   .t9nq { text-align: left; }
.hkj1saah~.juw57m{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}
.hkj1saah~.juw57m .h4o8gho{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.nfvp6p .dx9q1 { color: #fff; }
.nfvp6p .br9d76 { color: rgba(255,255,255,0.85); }
.nfvp6p .qhb3n { background: #fff; color: var(--cta); }
.nfvp6p .qhb3n:hover { opacity: 0.92; }
.zu5eweg .rm22 { position: relative; overflow: hidden; }
.zu5eweg .rm22::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.igt2y1 .rm22 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.qhn1idw0 .rm22 { position: relative; overflow: hidden; }
.qhn1idw0 .rm22::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;
}
.c14fy .rm22 { position: relative; overflow: hidden; }
.c14fy .rm22::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.gzx7 .rm22 {
  animation: hg-fadein 1.2s ease-out both;
}
.rm22 {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.iy5l {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.jgm8 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.l5gh {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.rm22 .dx9q1 { text-shadow: none; color: var(--text-primary); }
.rm22 .br9d76 { color: var(--text-muted); }
.rm22.frh97sr .iy5l { align-items: center; text-align: center; }
.rm22.lletavk   .iy5l { align-items: flex-start; text-align: left; }
.hp9egt1 .jgm8 { position: relative; }
.hp9egt1 .jgm8::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.hp9egt1.urlum .jgm8::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.y60a .jgm8 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.y60a .l5gh {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.y60a.urlum .jgm8 { padding: 32px 0 32px 32px; }
.vtnj .jgm8 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.vtnj .l5gh {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.vtnj .qy28d8o {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.urlum { grid-template-areas: "media text"; }
.urlum .iy5l {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.vtnj.urlum .jgm8 { padding: 40px 16px 40px 48px; }
.racjsi0f .jgm8 { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .rm22 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .rm22 .jgm8 { display: none !important; }
  .racjsi0f .jgm8 { display: none !important; }
  .pfoq .s62a2t3 { display: none !important; }
  .s9vygk1 .bavkhu { display: none !important; }
  .iy5l  { padding: 36px 24px; }
  .rm22~.juw57m,.urlum~.juw57m{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .ck8uvf20, .rm22 { min-height: 320px !important; }
  
  .dx9q1 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .kx88x7 { display: none !important; }
  
  .dzz9j2ca { flex-direction: column; align-items: center; }
  .ubca { width: 100%; max-width: 340px; }
}
.bywbiw { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.xjja { width: 100%; height: auto; display: block; border-radius: 10px; }
.tvcmij .bywbiw        { border-radius: 16px; }
.tvcmij .xjja  { border-radius: 16px; }
.utc0h .bywbiw         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.utc0h .xjja   { border-radius: 8px; }
.owy6nl { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.sz6s515h { width: 100%; padding: 32px 0; position: relative; }
.rmwnu845 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.zjvmyt .sz6s515h:nth-child(even) { background: var(--bg-surface); }
.zjvmyt .sz6s515h:nth-child(odd)  { background: var(--bg-page); }
.rm2z .sz6s515h:nth-child(even) { background: var(--bg-card); }
.rm2z .sz6s515h:nth-child(odd)  { background: var(--bg-page); }
.zjvmyt .sz6s515h:nth-child(odd)  .rmwnu845 { background: var(--bg-card); border-radius: 6px; }
.zjvmyt .sz6s515h:nth-child(even) .rmwnu845 { background: var(--bg-raised); border-radius: 6px; }
.rm2z .sz6s515h:nth-child(odd)  .rmwnu845 { background: var(--bg-card); border-radius: 6px; }
.rm2z .sz6s515h:nth-child(even) .rmwnu845 { background: var(--bg-raised); border-radius: 6px; }
.zjvmyt .sz6s515h:nth-child(even) .xzmm .ik587ls,
.rm2z .sz6s515h:nth-child(even) .xzmm .ik587ls { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.zjvmyt .sz6s515h:nth-child(odd) .xzmm .ik587ls,
.rm2z .sz6s515h:nth-child(odd) .xzmm .ik587ls { background: var(--bg-card-inner); }
.zjvmyt .sz6s515h:nth-child(even) .vsci8 .ik587ls:nth-child(odd),
.rm2z .sz6s515h:nth-child(even) .vsci8 .ik587ls:nth-child(odd)  { background: var(--bg-card); }
.zjvmyt .sz6s515h:nth-child(even) .vsci8 .ik587ls:nth-child(even),
.rm2z .sz6s515h:nth-child(even) .vsci8 .ik587ls:nth-child(even) { background: var(--bg-card-inner); }
h1.o2qu6z9 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.o2qu6z9 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.wh81d { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.dbaph h2.o2qu6z9 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.qvupb h2.o2qu6z9 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.nsfl h2.o2qu6z9 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.crhayj h2.o2qu6z9::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.rv5ai1 h2.o2qu6z9 {
  color: var(--text-primary); font-size: 1.7rem;
}
.nr7b h2.o2qu6z9::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.nsc99b9 h2.o2qu6z9 {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.gh4k { font-size: 1.35rem; font-weight: 700; color: var(--accent-light); margin-bottom: 12px; }
.ieyj1i6 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ieyj1i6 { display: none; } }
.vpdhkngf { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ft2s { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ulgea {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.fm50 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.koo0uo5g { padding-left: 20px; }
.koo0uo5g li { margin-bottom: 6px; }
.koo0uo5g a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.koo0uo5g a:hover { color: var(--accent-light); }
.icalj3 .fm50 { display: none; }
.w6peu9zv .fm50 { display: none; }
.w6peu9zv .koo0uo5g { padding-left: 0; list-style: none; }
.w6peu9zv .koo0uo5g li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.w6peu9zv .koo0uo5g a { font-size: 0.92rem; }
.jqcne1 .ulgea { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.jqcne1 .fm50 { display: none; }
.jqcne1 .koo0uo5g { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.jqcne1 .koo0uo5g li { margin-bottom: 0; }
.jqcne1 .koo0uo5g 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;
}
.jqcne1 .koo0uo5g a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.jq78it9 .ulgea { padding: 20px 20px 16px; }
.jq78it9 .koo0uo5g {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.jq78it9 .koo0uo5g li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.jq78it9 .koo0uo5g 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;
}
.jq78it9 .koo0uo5g 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;
}
.jq78it9 .koo0uo5g a:hover { color: var(--accent-light); border-color: var(--accent); }
.jq78it9 .koo0uo5g a:focus,
.jq78it9 .koo0uo5g a:focus-visible,
.jq78it9 .koo0uo5g a:target { outline: none; }
.jq78it9 .koo0uo5g li:target a { border-color: var(--border); color: var(--text-muted); }
.g3wp5zs5 .ulgea { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.g3wp5zs5 .fm50 { display: none; }
.g3wp5zs5 .koo0uo5g { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.g3wp5zs5 .koo0uo5g li { margin-bottom: 0; }
.g3wp5zs5 .koo0uo5g li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.g3wp5zs5 .koo0uo5g li:last-child::after { content: ""; margin-right: 0; }
.g3wp5zs5 .koo0uo5g a { font-size: 0.9rem; }
.ik587ls { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.xzmm .ik587ls { background: var(--bg-card); }
.vsci8 .ik587ls:nth-child(odd)  { background: var(--bg-card); }
.vsci8 .ik587ls:nth-child(even) { background: var(--bg-raised); }
.xqw3d4wc .ik587ls {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.xqw3d4wc .ik587ls:last-child { border-bottom: none; }
.xqw3d4wc h3.wh81d { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.lrsopju .ik587ls {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.lrsopju .ik587ls + .ik587ls { margin-top: 4px; }
.bkp987 .ik587ls { background: none; border-radius: 0; padding: 12px 0; }
.bkp987 .ik587ls + .ik587ls { border-top: 1px solid var(--border-section); }
.rywvv { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ctw7 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.l6o8qqg { color: var(--text-body); margin-bottom: 10px; }
.dz6w, .ju80 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.dz6w li, .ju80 li { margin-bottom: 6px; }
.ju80 li { list-style: decimal; }
.mvomi78     .dz6w { list-style-type: "● "; }
.e8cqi  .dz6w { list-style-type: "■ "; }
.ask8hvou .dz6w { list-style-type: "◆ "; }
.x38ik    .dz6w { list-style-type: "★ "; }
.mvomi78     .q21tatbv { list-style-type: "● "; }
.e8cqi  .q21tatbv { list-style-type: "■ "; }
.ask8hvou .q21tatbv { list-style-type: "◆ "; }
.x38ik    .q21tatbv { list-style-type: "★ "; }
.mvomi78    .dz6w li::marker, .mvomi78    .q21tatbv li::marker,
.e8cqi .dz6w li::marker, .e8cqi .q21tatbv li::marker,
.ask8hvou .dz6w li::marker, .ask8hvou .q21tatbv li::marker,
.x38ik   .dz6w li::marker, .x38ik   .q21tatbv li::marker {
  color: var(--cta); font-size: 1em;
}
.mvomi78 .ju80,
.e8cqi .ju80,
.ask8hvou .ju80,
.x38ik .ju80 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.mvomi78 .ju80 li,
.e8cqi .ju80 li,
.ask8hvou .ju80 li,
.x38ik .ju80 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.mvomi78 .ju80 li::before,
.e8cqi .ju80 li::before,
.ask8hvou .ju80 li::before,
.x38ik .ju80 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;
}
.mvomi78     .ju80 li::before { border-radius: 50%; }
.e8cqi  .ju80 li::before { border-radius: 3px; }
.ask8hvou .ju80 li::before { border-radius: 3px; }
.x38ik    .ju80 li::before { border-radius: 50%; }
.ecin5i5h { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.g0gref .ecin5i5h,
.arzbn .ecin5i5h { background: transparent; border: none; border-radius: 0; }
.fbngf3me { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.fbngf3me th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.fbngf3me td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.fbngf3me tr:hover td { background: var(--bg-hover); }
.i9ox1z .fbngf3me tbody tr:nth-child(even) td { background: var(--bg-surface); }
.rdkl5 .fbngf3me { border: 1px solid var(--border-alt); }
.rdkl5 .fbngf3me th,
.rdkl5 .fbngf3me td { border: 1px solid var(--border-alt); }
.z53jf9 .fbngf3me th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.z53jf9 .fbngf3me td { border-bottom: none; }
.z53jf9 .fbngf3me tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.q80frq .fbngf3me th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.iud4c3nw .ecin5i5h {
  overflow: hidden;
}
.iud4c3nw .fbngf3me th { border-bottom: 1px solid var(--border-alt); }
.iud4c3nw .fbngf3me tr:last-child td { border-bottom: none; }
.bzfy { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.uyxg { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.zdei4 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.k8iqb { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.ch8nv { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.q21tatbv { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.q21tatbv 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);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%}
.e9m8xv .k8iqb { background: transparent; text-align: center; }
.zoax5mjo .zdei4 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.x7p00fbk .zdei4 {
  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);
}
.a3a2wmo .uyxg { display: grid; grid-template-columns: auto 1fr; }
.a3a2wmo .zdei4 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.a3a2wmo .k8iqb { grid-column: 2; }
.a3a2wmo .ch8nv,
.a3a2wmo .q21tatbv { grid-column: 1 / -1; }
.ymkzba42 .uyxg { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ymkzba42 .zdei4 {
  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);
}
.ymkzba42 .k8iqb { grid-column: 2; }
.ymkzba42 .ch8nv,
.ymkzba42 .q21tatbv { grid-column: 1 / -1; }
.x8t7 .uyxg { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.x8t7 .k8iqb { background: none; color: var(--accent-light); font-weight: 700; }
.h8ux .uyxg { 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); }
.h8ux .k8iqb { background: none; color: var(--accent-light); font-weight: 700; }
.t1us6u1 .uyxg { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.t1us6u1 .uyxg:last-child { border-bottom: none; }
.t1us6u1 .k8iqb { background: none; color: var(--accent-light); font-weight: 700; }
.lvy1k5bj .uyxg { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.lvy1k5bj .k8iqb { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.gbn5 .bzfy { counter-reset: card-n; }
.gbn5 .uyxg  { counter-increment: card-n; }
.gbn5 .k8iqb { display: flex; align-items: center; gap: 10px; }
.gbn5 .k8iqb::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;
}
.l88o .uyxg { background: var(--bg-surface); border: 1px solid var(--border); }
.l88o .k8iqb { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.f7d8m881 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.qm7a  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.wjb5nxup { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.gta1yx { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.f7d8m881 strong { color: var(--text-primary); font-size: 0.95rem; }
.f7d8m881 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.sgkky4y { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.s05qs566, .hj2yzelw { border-radius: 8px; padding: 14px; }
.s05qs566 { background: var(--bg-pros); }
.hj2yzelw { background: var(--bg-cons); }
.k88f { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.s05qs566 .k88f { color: var(--c-pros-label); }
.hj2yzelw .k88f { color: #f87171; }
.s05qs566 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.hj2yzelw ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.xjja { width: 100%; height: auto; border-radius: 10px; display: block; }
.shzxohn {
  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;
}
.shzxohn:hover { opacity: 0.85; }
.gsb3 .shzxohn  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.gsb3 .shzxohn:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.bgu2l1t .shzxohn  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.bgu2l1t .shzxohn:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.erbq .qhb3n { border-radius: 50px; }
.erbq .shzxohn  { border-radius: 50px; }
.zrpb4x .qhb3n { padding-left: 22px; padding-right: 22px; }
.zrpb4x .shzxohn  { padding-left: 12px; padding-right: 12px; }
.ouq3ug8 .qhb3n { padding-left: 44px; padding-right: 44px; }
.ouq3ug8 .shzxohn  { padding-left: 24px; padding-right: 24px; }
.f0s2y9jv .qhb3n { padding-left: 56px; padding-right: 56px; }
.f0s2y9jv .shzxohn  { padding-left: 32px; padding-right: 32px; }
.wckecn2w   .qhb3n::after, .wckecn2w   .shzxohn::after,
.eopth0eu .qhb3n::after, .eopth0eu .shzxohn::after,
.y2us7    .qhb3n::after, .y2us7    .shzxohn::after,
.txnc6p    .qhb3n::after, .txnc6p    .shzxohn::after,
.ijynh    .qhb3n::after, .ijynh    .shzxohn::after,
.fqa3     .qhb3n::after, .fqa3     .shzxohn::after,
.qnfo    .qhb3n::after, .qnfo    .shzxohn::after,
.a13s   .qhb3n::after, .a13s   .shzxohn::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;
}
.wckecn2w .qhb3n::after, .wckecn2w .shzxohn::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");
}
.eopth0eu .qhb3n::after, .eopth0eu .shzxohn::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");
}
.y2us7 .qhb3n::after, .y2us7 .shzxohn::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");
}
.txnc6p .qhb3n::after, .txnc6p .shzxohn::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");
}
.ijynh .qhb3n::after, .ijynh .shzxohn::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");
}
.fqa3 .qhb3n::after, .fqa3 .shzxohn::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");
}
.qnfo .qhb3n::after, .qnfo .shzxohn::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");
}
.a13s .qhb3n::after, .a13s .shzxohn::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");
}
.f8hu   .s11k::after, .f8hu   .ij7mhy::after,
.lf63 .s11k::after, .lf63 .ij7mhy::after,
.gr170    .s11k::after, .gr170    .ij7mhy::after,
.q2fqp0i    .s11k::after, .q2fqp0i    .ij7mhy::after,
.g5a9obxu    .s11k::after, .g5a9obxu    .ij7mhy::after,
.im30e8     .s11k::after, .im30e8     .ij7mhy::after,
.sh7kmr    .s11k::after, .sh7kmr    .ij7mhy::after,
.drlyvrg   .s11k::after, .drlyvrg   .ij7mhy::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;
}
.f8hu .s11k::after, .f8hu .ij7mhy::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");
}
.lf63 .s11k::after, .lf63 .ij7mhy::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");
}
.gr170 .s11k::after, .gr170 .ij7mhy::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");
}
.q2fqp0i .s11k::after, .q2fqp0i .ij7mhy::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");
}
.g5a9obxu .s11k::after, .g5a9obxu .ij7mhy::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");
}
.im30e8 .s11k::after, .im30e8 .ij7mhy::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");
}
.sh7kmr .s11k::after, .sh7kmr .ij7mhy::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");
}
.drlyvrg .s11k::after, .drlyvrg .ij7mhy::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");
}
.mj8rt {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
}
.w49ad {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 18px 24px;
  display: flex; flex-direction: row; align-items: center; gap: 24px;
  transition: background .15s;
}
.w49ad > [itemprop="item"] { display: contents; }
.w49ad [itemprop="itemReviewed"],
.w49ad [itemprop="reviewRating"] { display: none; }
.w49ad:hover { background: var(--bg-hover); }
.hikq {
  background: var(--accent-bg);
  border-radius: 10px; padding: 8px 12px;
  display: flex; align-items: center; justify-content: center;
  min-width: 140px; width: 140px; height: 90px; flex-shrink: 0;
}
.fl5p3rs .hikq { background: #1a1a1a; }
.vd0evoqv .hikq { background: rgba(128,128,128,.12); }
.tb31r .hikq { background: var(--bg-raised); }
.tlgd8vz .hikq { background: transparent; padding: 0; }
.cjyx { max-height: 74px; max-width: 120px; object-fit: contain; }
.pljz { display: flex; align-items: center; gap: 16px; min-width: 0; }
.pljz .hikq + .lkc13l { flex: 1 1 auto; }
.lkc13l { font-weight: 700; font-size: 1.25rem; color: var(--text-primary); line-height: 1.25; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ho8ljm5 { color: var(--cta); font-size: 1.2rem; letter-spacing: 2px; line-height: 1; text-align: center; }
.jkqftr { text-align: center; font-size: 1.2rem; font-weight: 700; }
.k8wz2n { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; line-height: 1.3; min-width: 0; gap: 4px; }
@media (min-width: 721px) {
  .pljz { flex: 0 0 260px; width: 260px; }
  .ho8ljm5 { flex: 0 0 120px; width: 120px; }
  .jkqftr { flex: 0 0 110px; width: 110px; }
  .k8wz2n   { flex: 0 0 180px; width: 180px; }
}
.hkmp { color: var(--text-label); font-size: .85rem; text-transform: uppercase; letter-spacing: .08em; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }
.xcfq8 { color: var(--text-value); font-weight: 700; font-size: 1.22rem; line-height: 1.3; max-width: 100%; overflow-wrap: anywhere; word-break: break-word; }
.ryndmi1 { white-space: nowrap; text-align: center; align-self: center; }
@media (min-width: 721px) {
  .ryndmi1 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.ryndmi1.shzxohn { padding-left: 28px !important; padding-right: 28px !important; padding-top: 14px !important; padding-bottom: 14px !important; font-size: 1.05rem !important; }
@media (max-width: 820px) {
  .mj8rt { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .mj8rt .w49ad { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .mj8rt .pljz { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .mj8rt .hikq { width: 100%; min-width: unset; height: 120px; }
  .mj8rt .cjyx { max-height: 96px; max-width: 200px; }
  .mj8rt .lkc13l { min-width: unset; text-align: center; white-space: normal; }
  .mj8rt .ho8ljm5 { min-width: 0; }
  .mj8rt .k8wz2n { flex-direction: row; justify-content: space-between; align-items: baseline; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto; min-width: 0; }
  .mj8rt .ryndmi1 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .ennd .w49ad { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .pkcq .wazlti0 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .pkcq .z42qcu3 { margin: 0; }
}
.h68f .z42qcu3 { border-top: 4px solid var(--accent); }
.h68f .nfaah { background: var(--bg-card); }
.arzbn .sgkky4y { gap: 10px; }
.arzbn .s05qs566, .arzbn .hj2yzelw { padding: 12px; }
.arzbn .s05qs566 ul, .arzbn .hj2yzelw ul { margin: 4px 0 0; padding-left: 18px; }
.arzbn .s05qs566 li, .arzbn .hj2yzelw li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .ve1wa6m { grid-template-columns: 1fr; }
  .u2wld5di { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .u2wld5di .b4d0t { width: 72px; height: 50px; }
  .u2wld5di .kaugpl { max-width: 180px; }
  .u2wld5di .ywy4 { width: auto; }
}
@media (max-width: 720px) {
  .a6qe { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .s7t59b66 { padding: 16px; }
  .yt34k8gn .xvluvvm { min-width: 50%; }
}
.p7cs3 .sgkky4y { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .zfkn86m { grid-template-columns: 1fr; }
  .i48d { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .wyh67e98 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ds996qr6 { flex-wrap: wrap; padding: 16px; }
}
.kzkn8ff .sgkky4y { gap: 8px; }
.kzkn8ff .s05qs566, .kzkn8ff .hj2yzelw { padding: 8px; }
@media (max-width: 480px) {
  .kg3yyy { flex-direction: column; align-items: stretch; }
}
.qcice .ywy4 .shzxohn { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .onsdap { flex-direction: column; align-items: stretch; gap: 10px; }
  .qcice .ywy4 { text-align: center; }
}
@media (max-width: 720px) {
  .pp4kc { grid-template-columns: 1fr; }
  .dgf668ui { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .n5ffb { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .egy7 { grid-template-columns: 1fr; }
  .i1949q { width: 100px; height: 100px; margin: 16px auto; }
  .df9aq65 { font-size: 1.4rem; }
  .tdb2 { justify-content: center; }
  .ub36poq .xvluvvm { min-width: 50%; }
}
.fzze .sgkky4y { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .xoh8ygc { flex-wrap: wrap; padding: 14px 16px; }
  .avb3pt { padding: 12px 16px; }
  .fzze .sgkky4y { margin: 0 16px; }
  .fzze .f9m4p5zp { padding: 0 16px; }
  .qx1wjpr0 { padding: 12px 16px; }
}
.ucknuf .mj8rt {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.ucknuf .mj8rt .w49ad:only-child { grid-column: 1 / -1; }
.ucknuf .mj8rt .w49ad {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.ucknuf .mj8rt .pljz { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.ucknuf .mj8rt .hikq { width: 100%; min-width: unset; height: 120px; }
.ucknuf .mj8rt .cjyx { max-height: 100px; max-width: 200px; }
.ucknuf .mj8rt .lkc13l { min-width: unset; text-align: center; white-space: normal; }
.ucknuf .mj8rt .ho8ljm5 { min-width: 0; }
.ucknuf .mj8rt .k8wz2n {
  flex-direction: row; justify-content: space-between; align-items: baseline;
  width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  flex: 0 0 auto; min-width: 0;
}
.ucknuf .mj8rt .ryndmi1 { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.l3hsjdd1 .xcfq8 {
  color: var(--accent); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.l3hsjdd1 .ho8ljm5 { color: var(--cta); }
.q87l .k8wz2n { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.q87l .xcfq8 {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.q87l .ho8ljm5 { color: var(--cta); }
.bha9k .w49ad { border-top: 3px solid var(--accent); }
.u39de0 .w49ad { padding: 14px 18px; gap: 16px; }
.u39de0 .lkc13l { font-size: 1rem; }
.o65vogl .mj8rt { gap: 0; }
.o65vogl .w49ad {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.o65vogl .w49ad:last-child { border-bottom: none; }
.o65vogl .w49ad:nth-child(odd) { background: var(--accent-bg); }
.o65vogl .w49ad:nth-child(odd):hover { background: var(--bg-hover); }
.ennd .mj8rt {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.ennd .w49ad {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.ennd .w49ad:last-child { border-bottom: none; }
.ennd .ho8ljm5,
.ennd .oj3w3vp,
.ennd .akcsdlx { border-left: 1px solid var(--border); padding-left: 10px; }
.ennd .lkc13l { padding: 0 10px; }
.iq70 .pljz { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.iq70 .lkc13l { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.ojs8ej .pljz { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.ojs8ej .lkc13l { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.ws77 .mj8rt { gap: 14px; }
.ws77 .w49ad {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.ws77 .lkc13l { font-size: 1.15rem; }
.ws77 .xcfq8 { font-size: 1.22rem; }
.ws77 .ryndmi1.shzxohn { padding: 14px 30px !important; font-size: 1rem; }
.lk7l .mj8rt { gap: 18px; }
.lk7l .w49ad {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.lk7l .hikq {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.lk7l .cjyx { max-height: 100px; max-width: 160px; }
.lk7l .pljz { min-width: 260px; }
.lk7l .lkc13l { font-size: 1.25rem; font-weight: 800; }
.lk7l .ho8ljm5 { font-size: 1.1rem; letter-spacing: 2px; }
.lk7l .xcfq8 { font-size: 1.3rem; font-weight: 800; }
.lk7l .hkmp { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.lk7l .ryndmi1.shzxohn { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.y3br .oj3w3vp { flex: 1.8; }
.y3br .oj3w3vp .xcfq8 {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.y3br .oj3w3vp .hkmp { font-weight: 700; color: var(--text-primary); }
.jkqftr { display: none; }
.eakvd4 .ho8ljm5 { display: none; }
.ep24s .ho8ljm5 { font-size: 1rem; letter-spacing: 2px; }
.jsli23 .ho8ljm5 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.ksw6wx0e .ho8ljm5,
.wia7hfqn .ho8ljm5,
.bctwc .ho8ljm5 { display: none; }
.ksw6wx0e .jkqftr,
.wia7hfqn .jkqftr,
.bctwc .jkqftr { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.ksw6wx0e .jkqftr { font-size: 1.7rem; font-weight: 900; color: var(--accent); }
.ksw6wx0e .jkqftr small { display: none; }
.wia7hfqn .jkqftr {
  font-size: 1.1rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.wia7hfqn .jkqftr small { font-size: 0.85em; font-weight: 700; color: var(--accent); opacity: 0.75; }
.bctwc .jkqftr {
  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;
}
.bctwc .jkqftr small { display: none; }
.t7ej { margin: 16px 0; }
.t88f1 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.t88f1 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.t88f1 summary::after { content: "+"; color: var(--accent); }
.t88f1[open] summary::after { content: "−"; }
.t88f1 p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.sz6s515h { margin-bottom: 0; }
.l0iwuuo h2.o2qu6z9 { color: var(--text-primary); border-color: var(--accent); }
.qbopj h2.o2qu6z9 { color: var(--text-primary); border-color: var(--accent); }
.tpfey .qm7a     { background: #052e16; border-color: #10b981; }
.tpfey .wjb5nxup { background: #2d0a1e; border-color: #f43f5e; }
.tpfey .f7d8m881 strong  { color: #f1f5f9; }
.tpfey .f7d8m881 p       { color: #cbd5e1; }
.tpfey .yj9r87sh    .qm7a     .gta1yx::before,
.tpfey .uwr8i  .qm7a     .gta1yx::before,
.tpfey .yb2kgk  .qm7a     .gta1yx::before,
.tpfey .uwjnet .qm7a     .gta1yx::before { color: #10b981; }
.tpfey .yj9r87sh    .wjb5nxup .gta1yx::before,
.tpfey .uwr8i  .wjb5nxup .gta1yx::before,
.tpfey .yb2kgk  .wjb5nxup .gta1yx::before,
.tpfey .uwjnet .wjb5nxup .gta1yx::before { color: #f43f5e; }
.tpfey .yj9r87sh    .xjmu    .gta1yx::before,
.tpfey .uwr8i  .xjmu    .gta1yx::before,
.tpfey .yb2kgk  .xjmu    .gta1yx::before,
.tpfey .uwjnet .xjmu    .gta1yx::before { color: #a855f7; }
.eo7t20 .qm7a     { background: #2d2000; border-color: #eab308; }
.eo7t20 .wjb5nxup { background: #2d0b0b; border-color: #ef4444; }
.eo7t20 .xjmu    { background: #2d1600; border-color: #f97316; }
.eo7t20 .f7d8m881 strong  { color: #f1f5f9; }
.eo7t20 .f7d8m881 p       { color: #cbd5e1; }
.eo7t20 .yj9r87sh    .qm7a     .gta1yx::before,
.eo7t20 .uwr8i  .qm7a     .gta1yx::before,
.eo7t20 .yb2kgk  .qm7a     .gta1yx::before,
.eo7t20 .uwjnet .qm7a     .gta1yx::before { color: #eab308; }
.eo7t20 .yj9r87sh    .wjb5nxup .gta1yx::before,
.eo7t20 .uwr8i  .wjb5nxup .gta1yx::before,
.eo7t20 .yb2kgk  .wjb5nxup .gta1yx::before,
.eo7t20 .uwjnet .wjb5nxup .gta1yx::before { color: #ef4444; }
.eo7t20 .yj9r87sh    .xjmu    .gta1yx::before,
.eo7t20 .uwr8i  .xjmu    .gta1yx::before,
.eo7t20 .yb2kgk  .xjmu    .gta1yx::before,
.eo7t20 .uwjnet .xjmu    .gta1yx::before { color: #f97316; }
.gkgkxn .qm7a     { background: #0c1a2e; border-color: #38bdf8; }
.gkgkxn .wjb5nxup { background: #12103a; border-color: #818cf8; }
.gkgkxn .f7d8m881 strong  { color: #f1f5f9; }
.gkgkxn .f7d8m881 p       { color: #cbd5e1; }
.gkgkxn .yj9r87sh    .qm7a     .gta1yx::before,
.gkgkxn .uwr8i  .qm7a     .gta1yx::before,
.gkgkxn .yb2kgk  .qm7a     .gta1yx::before,
.gkgkxn .uwjnet .qm7a     .gta1yx::before { color: #38bdf8; }
.gkgkxn .yj9r87sh    .wjb5nxup .gta1yx::before,
.gkgkxn .uwr8i  .wjb5nxup .gta1yx::before,
.gkgkxn .yb2kgk  .wjb5nxup .gta1yx::before,
.gkgkxn .uwjnet .wjb5nxup .gta1yx::before { color: #818cf8; }
.gkgkxn .yj9r87sh    .xjmu    .gta1yx::before,
.gkgkxn .uwr8i  .xjmu    .gta1yx::before,
.gkgkxn .yb2kgk  .xjmu    .gta1yx::before,
.gkgkxn .uwjnet .xjmu    .gta1yx::before { color: #2dd4bf; }
.xlz3lt0 .qm7a     { background: var(--accent-bg); border-color: var(--accent); }
.xlz3lt0 .wjb5nxup { background: var(--accent-bg-light); border-color: var(--accent-light); }
.xlz3lt0 .yj9r87sh    .gta1yx::before,
.xlz3lt0 .uwr8i  .gta1yx::before,
.xlz3lt0 .yb2kgk  .gta1yx::before,
.xlz3lt0 .uwjnet .gta1yx::before { color: var(--accent-light) !important; }
.tags0::before,
.cxuob1rz::before { margin-right: 5px; }
.hdqc .s05qs566 ul li,
.hdqc .x9py72 li         { color: #4ade80; }
.hdqc .s05qs566 .tags0 { color: #22c55e; }
.hdqc .hj2yzelw ul li,
.hdqc .mb1ng8q li         { color: #f87171; }
.hdqc .hj2yzelw .cxuob1rz { color: #ef4444; }
.qp9zx .s05qs566 { background: var(--bg-pros); }
.qp9zx .hj2yzelw { background: var(--bg-cons); }
.qp9zx .s05qs566 .tags0 { color: var(--c-pros-label); }
.qp9zx .hj2yzelw .cxuob1rz { color: var(--c-cons); }
.qp9zx .s05qs566 ul li,
.qp9zx .hj2yzelw ul li,
.nhmz .s05qs566 { background: var(--bg-pros); }
.nhmz .hj2yzelw { background: var(--bg-cons); }
.nhmz .s05qs566 .tags0 { color: var(--c-pros-label); }
.nhmz .hj2yzelw .cxuob1rz { color: var(--c-cons); }
.nhmz .s05qs566 ul li,
.nhmz .hj2yzelw ul li,
.vm3f .tags0::before { content: "✓ "; }
.vm3f .cxuob1rz::before { content: "✗ "; }
.jr76n2 .tags0::before { content: "→ "; }
.jr76n2 .cxuob1rz::before { content: "← "; }
.gfu9us .tags0::before { content: "★ "; }
.gfu9us .cxuob1rz::before { content: "✕ "; }
.ugr48s2 .tags0::before { content: "◆ "; }
.ugr48s2 .cxuob1rz::before { content: "▲ "; }
.um3sf0jg .f7d8m881 { background: transparent; border-left: none; border: 1.5px solid; }
.um3sf0jg .qm7a     { border-color: var(--c-tip-border); }
.um3sf0jg .wjb5nxup { border-color: var(--c-warn-border); }
.um3sf0jg .f7d8m881 strong { color: var(--text-primary); }
.um3sf0jg .f7d8m881 p      { color: var(--text-muted); }
.mp71 .f7d8m881 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.mp71 .qm7a     { border-top-color: var(--c-tip-border); }
.mp71 .wjb5nxup { border-top-color: var(--c-warn-border); }
.glhx3u .f7d8m881 { border-left: none; border-radius: 8px; }
.glhx3u .qm7a     { background: #065f46; }
.glhx3u .wjb5nxup { background: #92400e; }
.glhx3u .f7d8m881 strong,
.glhx3u .f7d8m881 p { color: #fff; }
.glhx3u .gta1yx::before { color: rgba(255,255,255,0.85) !important; }
.tpfey.glhx3u .qm7a,
.tpfey .glhx3u .qm7a     { background: #052e16; }
.tpfey.glhx3u .wjb5nxup,
.tpfey .glhx3u .wjb5nxup { background: #2d0a1e; }
.eo7t20.glhx3u .qm7a,
.eo7t20 .glhx3u .qm7a      { background: #2d2000; }
.eo7t20.glhx3u .wjb5nxup,
.eo7t20 .glhx3u .wjb5nxup  { background: #2d0b0b; }
.eo7t20.glhx3u .xjmu,
.eo7t20 .glhx3u .xjmu     { background: #2d1600; }
.gkgkxn.glhx3u .qm7a,
.gkgkxn .glhx3u .qm7a      { background: #0c1a2e; }
.gkgkxn.glhx3u .wjb5nxup,
.gkgkxn .glhx3u .wjb5nxup  { background: #12103a; }
.ottfuz6 .f7d8m881 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.ottfuz6 .qm7a     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.ottfuz6 .wjb5nxup { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.ottfuz6 .f7d8m881 strong { color: var(--text-primary); }
.ottfuz6 .f7d8m881 p      { color: var(--text-muted); }
.zqc7xp .f7d8m881 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.yj9r87sh .gta1yx,
.uwr8i .gta1yx,
.yb2kgk .gta1yx,
.uwjnet .gta1yx { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.yj9r87sh .gta1yx::before,
.uwr8i .gta1yx::before,
.yb2kgk .gta1yx::before,
.uwjnet .gta1yx::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.yj9r87sh .qm7a     .gta1yx::before { content: "✦"; color: var(--c-tip-border); }
.yj9r87sh .wjb5nxup .gta1yx::before { content: "▲"; color: var(--c-warn-border); }
.yj9r87sh .xjmu    .gta1yx::before { content: "◉"; color: #60a5fa; }
.uwr8i .qm7a     .gta1yx::before { content: "★"; color: var(--c-tip-border); }
.uwr8i .wjb5nxup .gta1yx::before { content: "◆"; color: var(--c-warn-border); }
.uwr8i .xjmu    .gta1yx::before { content: "●"; color: #60a5fa; }
.yb2kgk .qm7a     .gta1yx::before { content: "▶"; color: var(--c-tip-border); }
.yb2kgk .wjb5nxup .gta1yx::before { content: "■"; color: var(--c-warn-border); }
.yb2kgk .xjmu    .gta1yx::before { content: "▸"; color: #60a5fa; }
.uwjnet .qm7a     .gta1yx::before { content: "→"; color: var(--c-tip-border); }
.uwjnet .wjb5nxup .gta1yx::before { content: "⬥"; color: var(--c-warn-border); }
.uwjnet .xjmu    .gta1yx::before { content: "◈"; color: #60a5fa; }
.dm2y .xzmm .ik587ls,
.dm2y .vsci8 .ik587ls  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.dm2y .uyxg                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.dm2y .w49ad                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.dm2y .ecin5i5h          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.dm2y .ulgea                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.nnmc .xzmm .ik587ls,
.nnmc .vsci8 .ik587ls,
.nnmc .uyxg,
.nnmc .w49ad,
.nnmc .z42qcu3,
.nnmc .ecin5i5h,
.nnmc .ulgea,
.nnmc .zqc7xp .f7d8m881 { box-shadow: none; }
.anjrb6   .l6o8qqg, .anjrb6 .rywvv, .anjrb6 .ctw7,
.anjrb6   .vpdhkngf, .anjrb6 .ft2s { font-size: 0.9rem; }
.anjrb6   .dz6w, .anjrb6 .ju80 { font-size: 0.9rem; }
.r8kcwnhb   .l6o8qqg, .r8kcwnhb .rywvv, .r8kcwnhb .ctw7,
.r8kcwnhb   .vpdhkngf, .r8kcwnhb .ft2s { font-size: 0.95rem; }
.r8kcwnhb   .dz6w, .r8kcwnhb .ju80 { font-size: 0.95rem; }
.wo0xigy   .l6o8qqg, .wo0xigy .rywvv, .wo0xigy .ctw7,
.wo0xigy   .vpdhkngf, .wo0xigy .ft2s { font-size: 1.08rem; }
.wo0xigy   .dz6w, .wo0xigy .ju80 { font-size: 1.05rem; }
.wo0xigy   .fbngf3me { font-size: 0.97rem; }
.brpsnns1 .dx9q1      { font-size: 3.2rem; }
.brpsnns1 h2.o2qu6z9 { font-size: 1.9rem; }
.brpsnns1 h3.wh81d     { font-size: 1.4rem; }
.gzlx89q .dx9q1      { font-size: 3.8rem; }
.gzlx89q h2.o2qu6z9 { font-size: 2.2rem; }
.gzlx89q h3.wh81d     { font-size: 1.6rem; }
.sz6s515h + .sz6s515h { position: relative; }
.bf3xq   .sz6s515h + .sz6s515h::before,
.auq3  .sz6s515h + .sz6s515h::before,
.ng7p   .sz6s515h + .sz6s515h::before,
.l0r2bs9   .sz6s515h + .sz6s515h::before,
.tekacoc1   .sz6s515h + .sz6s515h::before,
.h33xl61 .sz6s515h + .sz6s515h::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.bf3xq .sz6s515h + .sz6s515h::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.auq3 .sz6s515h + .sz6s515h::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ng7p .sz6s515h + .sz6s515h::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.l0r2bs9 .sz6s515h + .sz6s515h::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.cccw44 .sz6s515h { margin-bottom: 16px; }
.cccw44 .sz6s515h + .sz6s515h { margin-top: 0; }
.cccw44 .rmwnu845 { padding-top: 0; padding-bottom: 0; }
.tekacoc1 .sz6s515h + .sz6s515h::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.h33xl61 .sz6s515h + .sz6s515h::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.yiwx49j .sz6s515h + .sz6s515h::before,
.qewbl3z .sz6s515h + .sz6s515h::before,
.ds6o1jq .sz6s515h + .sz6s515h::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%;
}
.zjvmyt .yiwx49j .sz6s515h:nth-child(even)::before,
.zjvmyt .qewbl3z .sz6s515h:nth-child(even)::before,
.zjvmyt .ds6o1jq .sz6s515h:nth-child(even)::before { background: var(--bg-surface); }
.rm2z .yiwx49j .sz6s515h:nth-child(even)::before,
.rm2z .qewbl3z .sz6s515h:nth-child(even)::before,
.rm2z .ds6o1jq .sz6s515h:nth-child(even)::before { background: var(--bg-card); }
.yiwx49j .sz6s515h + .sz6s515h::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");
}
.qewbl3z .sz6s515h + .sz6s515h::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");
}
.ds6o1jq .sz6s515h + .sz6s515h::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");
}
.bc5cpmmd .y9dv { overflow: hidden; }
.bc5cpmmd .t9nq { margin-bottom: 70px; }
.ru2aeiy .iy5l,
.pay47ls7 .iy5l { padding-bottom: 60px; }
.bc5cpmmd .iy5l { padding-bottom: 70px; }
.bc5cpmmd .y9dv::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%;
}
.bc5cpmmd .y9dv::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");
}
.jjk39x .y9dv:not(.nfvp6p) .y0dm { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.cuigcx .rm22 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.jjk39x .nfvp6p { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.jjk39x .qy28d8o { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.jjk39x .rm22 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.gk9m27 .rm22 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.thmz .rm22 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.bw273qnq .rm22 { background: var(--accent-bg); }
.rylrat9m .bywbiw { float: left; width: 38%; margin: 0 28px 16px 0; }
.rylrat9m .bywbiw .xjja { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rylrat9m .rmwnu845::after { content: ''; display: block; clear: both; }
.l7qhy .bywbiw { float: right; width: 38%; margin: 0 0 16px 28px; }
.l7qhy .bywbiw .xjja { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.l7qhy .rmwnu845::after { content: ''; display: block; clear: both; }
.tu8t .sz6s515h:nth-child(odd)  .bywbiw { float: left;  width: 38%; margin: 0 28px 16px 0; }
.tu8t .sz6s515h:nth-child(even) .bywbiw { float: right; width: 38%; margin: 0 0 16px 28px; }
.tu8t .bywbiw .xjja { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.tu8t .rmwnu845::after { content: ''; display: block; clear: both; }
.rylrat9m .bzfy,
.rylrat9m .mj8rt,
.l7qhy .bzfy,
.l7qhy .mj8rt,
.tu8t .bzfy,
.tu8t .mj8rt { clear: both; }
.rylrat9m .dz6w,
.rylrat9m .ju80,
.l7qhy .dz6w,
.l7qhy .ju80,
.tu8t .dz6w,
.tu8t .ju80 { overflow: hidden; }
@media (max-width: 640px) {
  .rylrat9m .bywbiw,
  .l7qhy .bywbiw,
  .tu8t .bywbiw { float: none; width: 100%; margin: 0 0 16px 0; }
}
.vg9awbs .owy6nl,
.vg9awbs .rmwnu845,
.vg9awbs .x1xlgi83  { max-width: 1100px; }
.zwdmo .owy6nl,
.zwdmo .rmwnu845,
.zwdmo .x1xlgi83  { max-width: 1200px; }
.d9nst .owy6nl,
.d9nst .rmwnu845,
.d9nst .x1xlgi83  { max-width: 1320px; }
.gzfwbbo { font-size: 0.82rem; color: var(--text-muted); }
.nb5p56u { display: flex; align-items: center; }
.f9ubt7pn {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.oy24on { display: flex; align-items: center; }
.ziqc3 { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ziqc3:hover { text-decoration: underline; }
.uvy507ap { margin: 0 3px; opacity: 0.45; }
.uvy507ap::before { content: '/'; }
.evbod0t { padding: 2px 5px; color: var(--text-main); }
.jg4j .gzfwbbo {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.jg4j .nb5p56u { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.esjwh .gzfwbbo {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.esjwh .nb5p56u { padding: 0 0 0 12px; }
.i0jafnp .nb5p56u { padding: 0 16px; }
.i0jafnp .gzfwbbo {
  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);
}
.i0jafnp .owy6nl { padding-top: 28px; }
@media (max-width: 720px) {
  .w9qp { margin-top: 18px; padding: 0 16px; }
  .i0jafnp .owy6nl { padding-top: 16px; }
}
.vg9awbs.jg4j .nb5p56u { max-width: 1100px; }
.zwdmo.jg4j .nb5p56u { max-width: 1200px; }
.d9nst.jg4j .nb5p56u { max-width: 1320px; }
.e8ymi .sz6s515h { padding-top: 16px; padding-bottom: 16px; }
.hlotgc05 .sz6s515h { padding-top: 24px; padding-bottom: 24px; }
.bbhocb .sz6s515h { padding-top: 40px; padding-bottom: 40px; }
.j7d95ufn .sz6s515h { padding-top: 52px; padding-bottom: 52px; }
.v5kraf3a .sz6s515h:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.v5kraf3a .sz6s515h:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.v5kraf3a .sz6s515h:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.v5kraf3a .sz6s515h:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.y3vt4 .rmwnu845 { padding-top: 10px;  padding-bottom: 10px; }
.gyop1t .rmwnu845 { padding-top: 18px;  padding-bottom: 18px; }
.sdnizyc .rmwnu845 { padding-top: 36px;  padding-bottom: 36px; }
.vex9h .rmwnu845 { padding-top: 48px;  padding-bottom: 48px; }
.eujpjo h2.o2qu6z9 { font-weight: 600; }
.eujpjo h3.wh81d     { font-weight: 600; }
.jhn8is { font-weight: 500; }
.jhn8is h2.o2qu6z9 { font-weight: 800; }
.jhn8is h3.wh81d     { font-weight: 700; }
.pq8r h2.o2qu6z9 { font-weight: 900; }
.pq8r h3.wh81d     { font-weight: 800; }
.pq8r .f7d8m881 strong,
.pq8r .f7d8m881 strong { font-weight: 600; }
.s11k {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.qmayr5a .s11k { display: none; }
@media (max-width: 640px) { .s11k { display: none; } }
.s11k { background: var(--cta) !important; color: #fff !important; border: none !important; }
.s11k:hover { opacity: 0.85; }
.ji38dhd .s11k { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.yhcj .s11k,
.n357zfu8  .s11k { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.yhcj .s11k:hover,
.n357zfu8  .s11k:hover { opacity: 0.88; }
.ji38dhd.yhcj .s11k,
.ji38dhd.n357zfu8  .s11k { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ij7mhy {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.ij7mhy:hover { transform: translateY(-2px); opacity: 0.92; }
.ij7mhy { background: var(--cta) !important; color: #fff !important; border: none !important; }
.vk89 .ij7mhy { display: none; }
.yon8d0 .ij7mhy { right: 32px; }
.fz6v07z  .ij7mhy { left: 32px; }
@media (max-width: 480px) {
  .yon8d0 .ij7mhy { right: 20px; bottom: 20px; }
  .fz6v07z  .ij7mhy { left: 20px; bottom: 20px; }
}
.iabt5rz { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.x1xlgi83 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.z3cjn6j { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.anogqwki { color: var(--text-dim); font-size: 0.8rem; }
.yv9ggrv a, .o8ac8 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.yv9ggrv a:hover, .o8ac8 a:hover { color: var(--accent-light); }
.o8ac8 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.nkjcuwj .x1xlgi83 { text-align: center; }
.nkjcuwj .o8ac8 { justify-content: center; margin-bottom: 16px; }
.nkjcuwj .z3cjn6j { margin-top: 0; }
.wb9w86od { margin-top: 10px; }
.wb9w86od a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .x1xlgi83 { padding-left: 16px; padding-right: 16px; }
  .re7w5 .x1xlgi83 { padding: 20px 16px; }
  .o8ac8 { gap: 4px 12px; }
  .z3cjn6j { font-size: 0.78rem; }
}
.yipy4 .z3cjn6j { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.yipy4 .anogqwki { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .yipy4 .lztvi { grid-template-columns: 1fr 1fr; } .yipy4 .y1ct6tyc { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yipy4 .lztvi { grid-template-columns: 1fr; } }
.huiot0 .z3cjn6j { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .huiot0 .wyg56l { gap: 12px; } .huiot0 .x2qri { margin-right: 0; width: 100%; } }
.q4kp3i34 .z3cjn6j { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.q4kp3i34 .anogqwki { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .q4kp3i34 .zaeq8oi6 { grid-template-columns: 1fr 1fr; } .q4kp3i34 .llmrxnd8 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .q4kp3i34 .zaeq8oi6 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .prnr .cd2ee { grid-template-columns: 1fr 1fr; } .prnr .x9wi6:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .prnr .cd2ee { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .n6g4nwly .cd2ee { grid-template-columns: 1fr; } }
.tyi4sh3 .x1xlgi83 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.tyi4sh3 .o8ac8 { justify-content: center; }
.uyxmqpnx .g0h4kjh      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.uyxmqpnx .iabt5rz { background: var(--bg-page); border-top-color: var(--border-alt); }
.vkgg9 .g0h4kjh      { background: #0d1117; border-bottom-color: #21262d; }
.vkgg9 .k1brww { color: var(--accent-light); }
.vkgg9 .mn1gwns { --msep-color: #8b949e; }
.vkgg9 .mn1gwns a { color: #8b949e; }
.vkgg9 .mn1gwns a:hover { color: var(--accent-light); }
.vkgg9 .otr5fro { color: #8b949e; }
.vkgg9 .iabt5rz { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.vkgg9 .z3cjn6j,
.vkgg9 .anogqwki { color: #6e7681; }
.vkgg9 .yv9ggrv a, .vkgg9 .o8ac8 a,
.vkgg9 .yv9ggrv a:hover, .vkgg9 .o8ac8 a:hover,
@media (max-width: 640px) {
  .vkgg9 .mn1gwns { background: #0d1117; border-top-color: #21262d; }
  .vkgg9 .mn1gwns li a { border-bottom-color: #21262d; }
}
.ipwc .g0h4kjh      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ipwc .k1brww { color: var(--accent); }
.ipwc .mn1gwns { --msep-color: #475569; }
.ipwc .mn1gwns a { color: #475569; }
.ipwc .mn1gwns a:hover { color: var(--accent); }
.ipwc .otr5fro { color: #64748b; }
.ipwc .iabt5rz { background: #f0f4f8; border-top-color: #cbd5e1; }
.ipwc .z3cjn6j,
.ipwc .anogqwki { color: #64748b; }
.ipwc .yv9ggrv a, .ipwc .o8ac8 a,
.ipwc .yv9ggrv a:hover, .ipwc .o8ac8 a:hover,
@media (max-width: 640px) {
  .ipwc .mn1gwns { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ipwc .mn1gwns li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.yhcj .g0h4kjh      { background: var(--accent); border-bottom-color: var(--accent-light); }
.yhcj .k1brww { color: #fff; }
.yhcj .mn1gwns { --msep-color: rgba(255,255,255,0.82); }
.yhcj .mn1gwns a { color: rgba(255,255,255,0.82); }
.yhcj .mn1gwns a:hover { color: #fff; }
.yhcj .otr5fro { color: rgba(255,255,255,0.9); }
.yhcj .iabt5rz { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.yhcj .z3cjn6j,
.yhcj .anogqwki { color: rgba(255,255,255,0.72); }
.yhcj .yv9ggrv a, .yhcj .o8ac8 a,
.yhcj .yv9ggrv a:hover, .yhcj .o8ac8 a:hover,
@media (max-width: 640px) {
  .yhcj .mn1gwns { background: var(--accent); border-top-color: var(--accent-light); }
  .yhcj .mn1gwns li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.n357zfu8 .g0h4kjh {
  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);
}
.n357zfu8 .iabt5rz {
  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) {
  .n357zfu8 .mn1gwns {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.dkwmssxh .hanb { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.o6ou1 .hanb { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.hnthp .hanb { min-height: 72px; height: auto; }
.tw4i8je .hanb { min-height: 84px; height: auto; }
.re7w5 .hanb { max-width: none; padding: 0 32px; }
.re7w5 .x1xlgi83  { max-width: none; padding: 24px 32px; }
.lden.zwdmo .hanb { max-width: 1200px; }
.lden.d9nst .hanb { max-width: 1320px; }
.ss7ht   .k1brww, .ss7ht   .x2qri { text-transform: capitalize; }
.m56lc .k1brww, .m56lc .x2qri { text-transform: lowercase; }
.zogjx31g .k1brww, .zogjx31g .x2qri { text-transform: uppercase; letter-spacing: 0.06em; }
.g1dwv4h, .l4ewx {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.gebh .g1dwv4h,
.l36p .g1dwv4h,
.raxe5 .g1dwv4h,
.yxf7a3ik .g1dwv4h,
.htet9   .mn1gwns a { font-weight: 500; }
.rmrt .mn1gwns a { font-weight: 600; }
.qlek     .mn1gwns a { font-weight: 700; }
.kyc11nio    .mn1gwns a { font-weight: 800; letter-spacing: 0.01em; }
.c063gwh     .mn1gwns > li + li::before,
.g51w    .mn1gwns > li + li::before,
.p8tljheb    .mn1gwns > li + li::before,
.gq4qur .mn1gwns > li + li::before,
.nijxxmh .mn1gwns > li + li::before,
.p6wdci30  .mn1gwns > li + li::before,
.rn7oaz    .mn1gwns > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.c063gwh     .mn1gwns > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.g51w    .mn1gwns > li + li::before { content: "|"; }
.p8tljheb    .mn1gwns > li + li::before { content: "—"; }
.gq4qur .mn1gwns > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.nijxxmh .mn1gwns > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.p6wdci30  .mn1gwns > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.rn7oaz    .mn1gwns > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .c2nv16 .otr5fro,
  .gwlww61h .otr5fro,
  .feyg96xk .otr5fro,
  .eokgdcf .otr5fro,
  .u1ywxy .otr5fro {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .c2nv16 .otr5fro::before,
  .gwlww61h .otr5fro::before,
  .feyg96xk .otr5fro::before,
  .eokgdcf .otr5fro::before,
  .u1ywxy .otr5fro::before { content: ""; display: block; flex-shrink: 0; }

  
  .c2nv16 .otr5fro::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;
  }

  
  .gwlww61h .otr5fro::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;
  }

  
  .feyg96xk .otr5fro::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;
  }

  
  .eokgdcf .otr5fro::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;
  }

  
  .u1ywxy .otr5fro::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) {
  .a7gclb .otr5fro {
    padding: 5px 14px;
  }
  .a7gclb .mn1gwns {
    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;
  }
  .a7gclb .mn1gwns li a {
    border-bottom: none; padding: 10px 22px;
  }
  .a7gclb .mn1gwns li a:hover { background: var(--bg-raised); }
  .a7gclb .hfzk6vgv,
  .h4gu .hfzk6vgv,
  .ki8a .hfzk6vgv { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ilxrz2t .otr5fro {
    padding: 5px 10px;
  }
  .ilxrz2t .mn1gwns {
    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);
  }
  .ilxrz2t .mn1gwns.xxdzjooa { transform: translateX(0); }
  .ilxrz2t .mn1gwns li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ilxrz2t .mn1gwns li:last-child a { border-bottom: none; }
  .yhcj .mn1gwns,
  .vkgg9 .mn1gwns { background: var(--accent) !important; }
  .yhcj .mn1gwns li a,
  .vkgg9 .mn1gwns li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ki8a .otr5fro {
    padding: 5px 10px;
  }
  .ki8a .mn1gwns {
    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);
  }
  .ki8a .mn1gwns::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ki8a .mn1gwns.xxdzjooa { transform: translateY(0); }
  .ki8a .mn1gwns li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .tx9rie3a .otr5fro {
    padding: 5px 10px;
  }
  .tx9rie3a .mn1gwns {
    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;
  }
  .tx9rie3a .mn1gwns.xxdzjooa { opacity: 1; pointer-events: auto; }
  .tx9rie3a .mn1gwns li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .mw1s2     .otr5fro { border-radius: 0 !important; }
  .ukqq71   .otr5fro { border-radius: 8px !important; }
  .g6l7yhzr .otr5fro { border-radius: 50% !important; }
  .xsbydc67   .otr5fro { border-radius: 999px !important; }
}
.xk2nmm .d6ek5oa { height: 28px; }
.bywc .d6ek5oa { height: 54px; }
.bwj6 .d6ek5oa { height: 54px; }
.e1qag    .ho8ljm5, .e1qag    .eis5vaoa { color: #f59e0b; }
.tsthuwi7      .ho8ljm5 { font-size: 1rem; letter-spacing: 1.5px; }
.dh0l68b    .ho8ljm5, .dh0l68b    .eis5vaoa { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.sfdt8s     .ho8ljm5, .sfdt8s     .eis5vaoa { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.gqjg2yr7 .ho8ljm5, .gqjg2yr7 .eis5vaoa { color: var(--cta); letter-spacing: 2px; }
.kx1ce5ud   .ho8ljm5, .kx1ce5ud   .eis5vaoa { color: #e91e63; letter-spacing: 2px; }
.rlbm  .ho8ljm5, .rlbm  .eis5vaoa { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.gm6rtccq     .ho8ljm5, .gm6rtccq     .eis5vaoa { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.okjynjm .k8wz2n + .k8wz2n {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.mctz .w49ad { padding: 18px 24px; min-height: 68px; }
.hwryxs0 .hkmp {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.hwryxs0 .xcfq8 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent);
}
.xwkv05 .k8wz2n {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.ofra2hvf .mj8rt { counter-reset: cs-rank; }
.ofra2hvf .w49ad { position: relative; counter-increment: cs-rank; }
.ofra2hvf .w49ad::before {
  content: "#" counter(cs-rank);
  position: absolute; top: 8px; right: 10px;
  font-size: 0.68rem; font-weight: 800; letter-spacing: -.01em;
  color: var(--accent); opacity: 0.5; font-variant-numeric: tabular-nums;
}
.gqwt9lcq .mj8rt { counter-reset: cs-rank; gap: 0; }
.gqwt9lcq .w49ad {
  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;
}
.gqwt9lcq .w49ad::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;
}
.gqwt9lcq .pljz {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.gqwt9lcq .hikq {
  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;
}
.gqwt9lcq .cjyx { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.gqwt9lcq .pljz { min-width: 0; flex-direction: column; width: 100%; }
.gqwt9lcq .lkc13l {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.gqwt9lcq .ho8ljm5 { color: var(--cta, var(--accent)); }
.gqwt9lcq .jkqftr { font-weight: 700; }
.gqwt9lcq .k8wz2n {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.gqwt9lcq .hkmp {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.gqwt9lcq .xcfq8 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.gqwt9lcq .oj3w3vp .xcfq8 { font-size: 1.3rem; color: var(--accent-light); }
.gqwt9lcq .ryndmi1 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.gqwt9lcq .w49ad:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .gqwt9lcq .mj8rt {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .gqwt9lcq .w49ad {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .gqwt9lcq .w49ad { padding: 40px 16px 20px; }
  .gqwt9lcq .k8wz2n {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .gqwt9lcq .ryndmi1 { width: 100%; min-width: 0; }
}
.g6p8 .mj8rt { counter-reset: cs-rank; gap: 10px; }
.g6p8 .w49ad {
  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);
}
.g6p8 .w49ad::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);
}
.g6p8 .pljz {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.g6p8 .hikq {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.g6p8 .cjyx { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.g6p8 .lkc13l {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.g6p8 .ho8ljm5 { color: var(--cta, var(--accent)); }
.g6p8 .k8wz2n {
  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;
}
.g6p8 .hkmp {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.g6p8 .xcfq8 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.g6p8 .oj3w3vp .xcfq8 { color: var(--accent-light); }
.g6p8 .ryndmi1 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.g6p8 .w49ad:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .g6p8 .w49ad {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .g6p8 .w49ad::before {
    position: absolute; top: 14px; left: 14px;
  }
  .g6p8 .pljz {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .g6p8 .lkc13l { white-space: normal; text-align: center; font-size: 1.2rem; }
  .g6p8 .k8wz2n {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .g6p8 .ryndmi1 { width: 100%; min-width: 0; }
  .g6p8 .ho8ljm5 { min-width: 0; }
}
.dtleh7 .mj8rt { counter-reset: cs-rank; }
.dtleh7 .w49ad::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.bkmvlv .t88f1 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.bkmvlv .t88f1 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.bkmvlv .t88f1 p { padding: 0 2px 16px; }
.bkox .t88f1 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.bkox .t88f1 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.bkox .t88f1 summary::after { content: "›"; font-size: 1.2em; }
.bkox .t88f1[open] summary::after { content: "‹"; }
.bkox .t88f1 p { padding: 10px 22px 4px; }
.mtcyda .t88f1 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.mtcyda .t88f1 summary { color: var(--text-primary); padding-left: 16px; }
.mtcyda .t88f1 summary::after { content: "›"; font-size: 1.1em; }
.mtcyda .t88f1[open] summary::after { content: "‹"; }
.mtcyda .t88f1 p { padding-left: 16px; }
.krsihkk .t7ej { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.krsihkk .t88f1 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.krsihkk .t88f1:last-child { border-bottom: none; }
.krsihkk .t88f1 summary { color: var(--text-primary); border-radius: 0; }
.krsihkk .t88f1 summary::after { content: "›"; font-size: 1.1em; }
.krsihkk .t88f1[open] summary::after { content: "‹"; }
.lf0k4 .t88f1 { overflow: hidden; }
.lf0k4 .t88f1 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.lf0k4 .t88f1 summary::after { color: rgba(255,255,255,.75); }
.lf0k4 .t88f1[open] summary { border-radius: 0; }
.uo9z5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.luthxev9 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.t3fc5 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.tanbq7 { color: var(--text-muted); font-size: 1.05rem; }
.tevhcyc {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.z36a2m3b { margin-bottom: 20px; }
.rdbn5qp {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.cboqowh {
  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;
}
.cboqowh:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.bshzb { resize: vertical; min-height: 130px; }
.lysvo { width: 100%; margin-top: 8px; }
.owb0 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.n4y2fvrj {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.qq4lw { color: var(--text-muted); line-height: 1.75; }
.o1vew { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.o1vew li { margin-bottom: 6px; }
.t11czt8 { max-width: 760px; margin: 0 auto; }
.yt1q59 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.wumx { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.wumx:last-child { border-bottom: none; }
.wumx h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.wumx p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.hrbns { max-width: 760px; margin: 0 auto; }
.lleo ul.o1vew { margin: 0; }
@media (max-width: 640px) { .wfhbg7a2 { grid-template-columns: 1fr; gap: 10px; } }
.k1g4 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.joz2 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.mpc2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.joz2 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.joz2 .o1vew { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .k1g4 { grid-template-columns: 1fr; } }
.rgtw { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.rgtw:hover .bseil4m { color: var(--accent-light); text-decoration: underline; }
.vdfdvx { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.s17aw970 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.s17aw970:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.ig23ja { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.s17aw970 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.s17aw970 ul.o1vew { margin: 0; }
.nt8ic7qi { color: var(--text-muted); line-height: 1.75; }
.vp3vwjy .o1vew,
.vbofxf .o1vew,
.xhvrh4 .o1vew,
.au13 .o1vew {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.vp3vwjy .s17aw970,
.vbofxf .s17aw970 { text-align: left; }
.vp3vwjy .ig23ja,
.vbofxf .ig23ja { text-align: center; }
.a81uw { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.z8i27uu { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.gea9 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.cqfsh3mp { margin-top: 12px; }
.vkuxtmm { 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; }
.vkuxtmm:hover { border-bottom-color: var(--accent); }
.asoiyk { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.asoiyk img { width: 100%; height: 100%; object-fit: cover; display: block; }
.xbjgm { width: 200px; height: 200px; }
.pz2h3 { border-radius: 28%; }
.mhcn6k { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.k4z24l { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .n4vkzdty { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.n76w .gea9, .n76w .z8i27uu { max-width: 640px; }
.jznpa4 .a81uw { font-size: 1.6rem; margin-top: 18px; }
.slja5 .gea9 { margin-bottom: 28px; }
@media (max-width: 860px) { .tim3 { grid-template-columns: 1fr; } .jznpa4 { position: static; text-align: center; } }
.hp1rj1fw { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.ak2aap { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.ak2aap .asoiyk { margin: 0 auto 18px; }
.ak2aap .mhcn6k { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .hp1rj1fw { grid-template-columns: 1fr; } }
.hmnwv .a81uw { font-size: 1.6rem; margin-bottom: 6px; }
.au13 .o1vew { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hmnwv { flex-direction: column; text-align: center; } .lqxq { grid-template-columns: 1fr; } }
.u7ho6 .a81uw { font-size: 1.35rem; margin: 0 0 4px; }
.u7ho6 .mhcn6k { margin: 0; }
.h1m6c .t3fc5 { color: var(--accent-light); }
.l3gv {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.l3gv .t3fc5 { font-size: 2rem; }
.l3gv .tanbq7 { max-width: 680px; }
.bhqt8 .t3fc5 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.bhqt8 .tanbq7  { margin: 0; }
@media (max-width: 640px) { .bhqt8 { flex-direction: column; } }
.fi9ktkdt .t3fc5 { color: var(--accent-light); }
.d59n .t3fc5 { color: #fff; }
.d59n .tanbq7  { color: rgba(255,255,255,0.85); }
.b84tr { max-width: 680px; margin: 0 auto; }
.gwrpzn0o {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .gwrpzn0o { grid-template-columns: 1fr; } }
.ox1fbwf .cboqowh {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ox1fbwf .cboqowh:focus { border-bottom-color: var(--accent); box-shadow: none; }
.d6d545 .cboqowh { background: var(--bg-raised); border-color: transparent; }
.d6d545 .cboqowh:focus { background: var(--bg-card); border-color: var(--accent); }
.gpo9 .cboqowh { border-radius: 100px; padding: 11px 20px; }
.gpo9 .bshzb { border-radius: 14px; }
.g81ea18 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.g81ea18 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;
}
.g81ea18 summary::-webkit-details-marker { display: none; }
.g81ea18 summary::after { content: "+"; color: var(--accent); font-size: 1.2rem; flex-shrink: 0; }
.g81ea18[open] summary::after { content: "−"; }
.eena1x5d {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .ni0n1 { grid-template-columns: 1fr; } }
.hph1s7qt { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.hph1s7qt li { margin-bottom: 6px; }
.b1hslm{display:none}
.b1hslm:empty,.h4o8gho:empty{display:none}
.njzx9{position:relative;overflow:visible}
.h0dttk5j .juw57m,.d1ywmrb .juw57m,
.l1rhl34c .juw57m,.qvjrw .juw57m,
.nrk3 .juw57m,.fjl6 .juw57m{display:block}
.z7wgp2r .hkls{display:block}
.h0dttk5j .juw57m,.d1ywmrb .juw57m,
.l1rhl34c .juw57m,.qvjrw .juw57m,
.nrk3 .juw57m{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}
.h0dttk5j .juw57m .h4o8gho,.d1ywmrb .juw57m .h4o8gho,
.l1rhl34c .juw57m .h4o8gho,.qvjrw .juw57m .h4o8gho,
.nrk3 .juw57m .h4o8gho{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}
.h0dttk5j .mob2f7tw,.d1ywmrb .mob2f7tw,
.l1rhl34c .mob2f7tw,.qvjrw .mob2f7tw,
.nrk3 .mob2f7tw{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.h0dttk5j .juw57m,.d1ywmrb .juw57m{top:12px}
.h0dttk5j .juw57m .h4o8gho{margin-right:auto}
.d1ywmrb .juw57m .h4o8gho{margin-left:auto}
.d1ywmrb .juw57m{text-align:right}
.l1rhl34c .juw57m,.qvjrw .juw57m{bottom:12px}
.l1rhl34c .juw57m .h4o8gho{margin-right:auto}
.qvjrw .juw57m .h4o8gho{margin-left:auto}
.qvjrw .juw57m{text-align:right}
.nrk3 .juw57m{position:relative;margin-top:16px}
.nrk3 .juw57m .h4o8gho{margin:0 auto}
.fjl6 .juw57m{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.fjl6 .juw57m .h4o8gho{margin:0}
.fjl6 .rm22~.juw57m,
.fjl6 .urlum~.juw57m{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.fjl6 .rm22~.juw57m .h4o8gho,
.fjl6 .urlum~.juw57m .h4o8gho{justify-content:flex-start}
.rm22~.juw57m,.urlum~.juw57m{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}
.rm22~.juw57m .h4o8gho{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.urlum~.juw57m .h4o8gho{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.hkls .h4o8gho{margin:0 0 12px}
.h4o8gho{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.mt3yt{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.bseil4m{font-weight:600;color:var(--text-heading);opacity:1}
.k7hfgkq::before{content:"·";margin:0 2px;opacity:.5}
.mob2f7tw{white-space:nowrap}
.x2nex .mt3yt{display:none}
.tg00jh8 .mob2f7tw{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.tg00jh8 .k7hfgkq::before{content:""}
.wb91u8 .mob2f7tw{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}
.wb91u8 .k7hfgkq::before{content:""}
.gwv7yixo .h4o8gho{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.gaa2is .mob2f7tw{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.gaa2is .k7hfgkq::before{content:""}
.tp8q .mob2f7tw{color:var(--accent);opacity:1;font-weight:500}
.n9rnqki .mob2f7tw{border-bottom:1px solid currentColor;padding-bottom:2px}
.uwa5 .h4o8gho{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.nglg15g{--date-bg:var(--accent-bg)}
.zzcozqce .k7hfgkq::before{content:""}
.v8hv5q .k7hfgkq::before{content:"•";opacity:.4}
.v8hv5q .mob2f7tw + .mob2f7tw::before{content:"•";margin-right:6px;opacity:.4}
.fh7yvv .k7hfgkq::before{content:"/";opacity:.35}
.fh7yvv .mob2f7tw + .mob2f7tw::before{content:"/";margin-right:6px;opacity:.35}
.w2cq3 .k7hfgkq::before{content:"|";opacity:.3}
.w2cq3 .mob2f7tw + .mob2f7tw::before{content:"|";margin-right:6px;opacity:.3}
.ogny .k7hfgkq::before{content:"—";opacity:.3}
.ogny .mob2f7tw + .mob2f7tw::before{content:"—";margin-right:6px;opacity:.3}
.ktns .k7hfgkq::before{content:"◆";font-size:.5em;opacity:.35}
.ktns .mob2f7tw + .mob2f7tw::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.norfn3 .k7hfgkq::before{content:"·";opacity:.4}
.norfn3 .mob2f7tw + .mob2f7tw::before{content:"·";margin-right:6px;opacity:.4}
.usodhklx .k7hfgkq::before{content:"›";opacity:.4}
.usodhklx .mob2f7tw + .mob2f7tw::before{content:"›";margin-right:6px;opacity:.4}
.obw7 .k7hfgkq::before{content:"→";opacity:.35;font-size:.85em}
.obw7 .mob2f7tw + .mob2f7tw::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.iuezhs .e0yb8p{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .e0yb8p{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .x0viukyl{max-width:100%}
}
:root {
  --accent:          #432fcf;
  --brand:           #432fcf;
  --brand-light:     #8175d4;
  --brand-pale:      #aaa3da;
  --grad-start:      #8679e0;
  --grad-end:        #b7b0e6;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #432fcf;
  --cta-light:       #3422b3;
  --cta-hover:       #32239d;
  --bg-page:         #f6f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f3f5;
  --bg-raised:       #eeeef1;
  --bg-hover:        #f4f3f5;
  --border:          #e3e2e8;
  --border-alt:      #d1d0dc;
  --border-section:  #e3e2e8;
  --text-primary:    #18171b;
  --text-muted:      #54525f;
  --text-body:       #302f36;
  --text-sub:        #484652;
  --text-faint:      #787589;
  --text-dim:        #9391a0;
  --text-label:      #605e6d;
  --text-value:      #3c3a44;
  --accent-bg:       #e5e3f1;
  --accent-bg-light: #cfcbea;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f5;
  --c-pros:          #158e6c;
  --c-cons:          #9f2145;
  --c-pros-label:    #19a881;
  --c-tip-border:    #1bba8e;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #158e6c;
}
:root { --logo-bg-opacity: 51%; }
body, button, input { font-family: "Lexend", sans-serif; }
.dz5v .gta1yx { font-size: 0; width: 1.2rem; flex-shrink: 0; }.dz5v .gta1yx::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.dz5v .qm7a     .gta1yx::before { content: "";  color: var(--c-tip-border); }.dz5v .wjb5nxup .gta1yx::before { content: ""; color: var(--c-warn-border); }.dz5v .xjmu    .gta1yx::before { content: ""; color: #60a5fa; }.tpfey .dz5v .qm7a     .gta1yx::before { color: #10b981; }.tpfey .dz5v .wjb5nxup .gta1yx::before { color: #f43f5e; }.tpfey .dz5v .xjmu    .gta1yx::before { color: #a855f7; }.eo7t20  .dz5v .qm7a     .gta1yx::before { color: #eab308; }.eo7t20  .dz5v .wjb5nxup .gta1yx::before { color: #ef4444; }.eo7t20  .dz5v .xjmu    .gta1yx::before { color: #f97316; }.gkgkxn  .dz5v .qm7a     .gta1yx::before { color: #38bdf8; }.gkgkxn  .dz5v .wjb5nxup .gta1yx::before { color: #818cf8; }.gkgkxn  .dz5v .xjmu    .gta1yx::before { color: #2dd4bf; }.xlz3lt0 .dz5v .gta1yx::before { color: var(--accent-light) !important; }
.umbnnxsa .x9py72 li::before, .umbnnxsa .mb1ng8q 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; }.umbnnxsa .x9py72 li::before { content: ""; }.umbnnxsa .mb1ng8q li::before { content: ""; }.umbnnxsa .tags0::before, .umbnnxsa .cxuob1rz::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.umbnnxsa .tags0::before { content: ""; }.umbnnxsa .cxuob1rz::before { content: ""; }
.le6kwe .ck8uvf20, .le6kwe .rm22 { min-height: 520px; }
.c476fqd .s11k::after,.c476fqd .ij7mhy::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.uvy507ap::before { content: '•'; }
.jrefp .mob2f7tw::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.jrefp .mob2f7tw:first-of-type::before{content:"\f073"}.jrefp .mob2f7tw:last-of-type::before{content:"\f303"}