:root {
  --color-accent: #2f21b8;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
:root {
  
  --bg-page:        #0f1117;
  --bg-surface:     #151929;
  --bg-card:        #1a1f2e;
  --bg-card-inner:  #242938;
  --bg-raised:      #2d3748;
  --bg-hover:       #1e2638;
  
  --border:         #1e2535;
  --border-alt:     #2d3748;
  --border-section: #374151;
  
  --text-primary:   #e2e8f0;
  --text-muted:     #94a3b8;
  --text-body:      #cbd5e1;
  --text-sub:       #a0aec0;
  --text-faint:     #6b7280;
  --text-dim:       #4b5563;
  --text-label:     #8892a4;
  --text-value:     #c9d1e0;
  
  --bg-tip:         #1a2e1a;
  --bg-warning:     #2d1f0e;
  --bg-info:        #1a1f2e;
  --bg-pros:        #1a2e1a;
  --bg-cons:        #2d1a1a;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
  font-family: system-ui, sans-serif;
  background: var(--bg-page);
  color: var(--text-primary);
  line-height: 1.7;
}
.c41zu9t {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.stwx9j {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.z49fowzo {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.yrec7 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.vugy4 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.vugy4 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.vugy4 a:hover { color: var(--accent-light); }
.smh565  .iwo2c { border-radius: 14px; }
.smh565 .iwo2c li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.smh565 .iwo2c li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.u1h1z3 .iwo2c li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .iwo2c {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .sfht1c0:hover .iwo2c,
  .sfht1c0:focus-within .iwo2c { display: block; }
  .iwo2c li a { padding: 8px 16px; font-size: 0.88rem; }
}
.x1ax0a3o {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.su6v7fu { display: none; }
@media (max-width: 640px) {
  .su6v7fu {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .su6v7fu.rs5uv0xf { display: block; }
}
@media (max-width: 640px) {
  .x1ax0a3o { display: block; }
  .vugy4 > li + li::before { display: none !important; }
  .vugy4 {
    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;
  }
  .vugy4.rs5uv0xf { display: flex; }
  .vugy4 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .vugy4 li:last-child a { border-bottom: none; }
}
.t2ppabo { min-height: 480px; }
.hl2fr {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.tahivmu { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.lw8i .tahivmu { margin-left: 0; margin-right: 0; }
.sp6eef {
  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;
}
.nbv3 .sp6eef { margin-top: 24px; }
.sp6eef:hover { opacity: 0.88; }
.q4vjzvc {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.cqd50c9 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.q4vjzvc .gvt0m {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.q4vjzvc .hl2fr { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.q4vjzvc .tahivmu { color: #e2e8f0; }
.q4vjzvc.kklqgrna .gvt0m { text-align: center; }
.q4vjzvc.lw8i   .gvt0m { text-align: left; }
.rm416f .gvt0m {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.rm416f .hl2fr { color: var(--text-primary); text-shadow: none; }
.rm416f .tahivmu { color: var(--text-muted); }
.rm416f .sp6eef { margin-top: 16px; }
.rm416f, .rm416f.t2ppabo { min-height: auto !important; }
.rm416f.kklqgrna .gvt0m { text-align: center; }
.rm416f.lw8i   .gvt0m { text-align: left; }
.rm416f~.p35pi{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}
.rm416f~.p35pi .aihyeqhe{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; }
}
.l7iz .q4vjzvc .cqd50c9 {
  overflow: hidden;
}
.l7iz .q4vjzvc .cqd50c9::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.ums9yvhi .q4vjzvc .cqd50c9 {
  overflow: hidden;
}
.ums9yvhi .q4vjzvc .cqd50c9::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.jv5d0kp5 .q4vjzvc .cqd50c9 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.z15sgj3 .q4vjzvc .cqd50c9 {
  overflow: hidden;
}
.z15sgj3 .q4vjzvc .cqd50c9::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.np79 .q4vjzvc .cqd50c9 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.zbeu .cqd50c9 {
  background: none;
}
.zbeu .hl2fr { color: #fff; }
.zbeu .tahivmu { color: rgba(255,255,255,0.85); }
.zbeu .sp6eef { background: #fff; color: var(--cta); }
.zbeu .sp6eef:hover { opacity: 0.92; }
.v0bc .hl2fr { text-shadow: none; color: var(--text-primary); }
.v0bc .tahivmu { color: var(--text-muted); }
body.pvyrvn .hl2fr {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.jcbd .hl2fr {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.t2ppabo.zbeu .hl2fr,
section.zbeu .hl2fr {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.v0bc.lw8i   .qyb4 { align-items: flex-start; text-align: left; }
.t2ppabo .vrdi0wzp {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.vrdi0wzp .gx8q.h8m2 {
  padding: 10px 14px !important; font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important; color: #fff !important;
  border: none !important;
  display: flex; align-items: center; justify-content: center;
}
.vrdi0wzp .gx8q.h8m2:hover { opacity: 0.85; }
.aopmt .gvt0m { padding-bottom: 24px; }
.nbv3 .gvt0m { max-width: 1100px; }
@media (max-width: 700px) {
  .v0bc { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .v0bc:not(.twi55) .i1amc { display: none !important; }
  .twi55 .i1amc { padding: 16px; }
  .qyb4  { padding: 36px 24px; }
  .v0bc~.p35pi,.d031~.p35pi{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .t2ppabo, .v0bc { min-height: 320px !important; }
  .hl2fr { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .treqh,
  .wftalizq,
  .od8j6d1z { grid-template-columns: 1fr !important; }

  

  
  .aopmt { display: flex !important; flex-direction: column !important; }
  .aopmt .gvt0m { display: contents; }
  .aopmt .cqd50c9 { order: 0; }
  .aopmt .hl2fr { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .aopmt .treqh { order: 2; padding: 0 16px 12px !important; }
  .aopmt .tahivmu { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .nbv3 .gvt0m { display: flex; flex-direction: column; }
  .nbv3 .gvt0m .hl2fr { order: 1; }
  .nbv3 .gvt0m .od8j6d1z { order: 2; margin: 8px 0 24px !important; }
  .nbv3 .gvt0m .tahivmu { order: 3; }
  .nbv3 .gvt0m .sp6eef { order: 4; align-self: center; margin-top: 0; }

  
  .v0bc.twi55 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .v0bc.twi55 .qyb4 { display: contents; padding: 0; }
  .v0bc.twi55 .qyb4 .hl2fr { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .v0bc.twi55 .i1amc { order: 2; padding: 12px 16px; }
  .v0bc.twi55 .qyb4 .tahivmu { order: 3; padding: 0 24px; margin: 0 auto; }
  .v0bc.twi55 .qyb4 .sp6eef { order: 4; align-self: center; margin: 8px 0 32px; }
}
.yupzf { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.g12ha { width: 100%; height: auto; display: block; border-radius: 10px; }
.aue3yn .yupzf        { border-radius: 16px; }
.aue3yn .g12ha  { border-radius: 16px; }
.dgg2 .yupzf         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.dgg2 .g12ha   { border-radius: 8px; }
.xkw48ky { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.iufykl2 { width: 100%; padding: 32px 0; position: relative; }
.py9q { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.a6am .iufykl2:nth-child(even) { background: var(--bg-surface); }
.a6am .iufykl2:nth-child(odd)  { background: var(--bg-page); }
.cdnzxep .iufykl2:nth-child(even) { background: var(--bg-card); }
.cdnzxep .iufykl2:nth-child(odd)  { background: var(--bg-page); }
.a6am .iufykl2:nth-child(odd)  .py9q { background: var(--bg-card); border-radius: 6px; }
.a6am .iufykl2:nth-child(even) .py9q { background: var(--bg-raised); border-radius: 6px; }
.cdnzxep .iufykl2:nth-child(odd)  .py9q { background: var(--bg-card); border-radius: 6px; }
.cdnzxep .iufykl2:nth-child(even) .py9q { background: var(--bg-raised); border-radius: 6px; }
.a6am .iufykl2:nth-child(even) .d1715r35 .j0dh9,
.cdnzxep .iufykl2:nth-child(even) .d1715r35 .j0dh9 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.a6am .iufykl2:nth-child(odd) .d1715r35 .j0dh9,
.cdnzxep .iufykl2:nth-child(odd) .d1715r35 .j0dh9 { background: var(--bg-card-inner); }
.a6am .iufykl2:nth-child(even) .b3vejoj .j0dh9:nth-child(odd),
.cdnzxep .iufykl2:nth-child(even) .b3vejoj .j0dh9:nth-child(odd)  { background: var(--bg-card); }
.a6am .iufykl2:nth-child(even) .b3vejoj .j0dh9:nth-child(even),
.cdnzxep .iufykl2:nth-child(even) .b3vejoj .j0dh9:nth-child(even) { background: var(--bg-card-inner); }
h1.ske68u { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ske68u {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.cws5h { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.xngo575 h2.ske68u {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.p9mc5 h2.ske68u {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ub4zjwo h2.ske68u {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.rjo4im16 h2.ske68u::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.sora8e5b h2.ske68u {
  color: var(--text-primary); font-size: 1.7rem;
}
.b85rknj h2.ske68u::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.q6jt h2.ske68u {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.urbu { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .urbu { display: none; } }
.lyg54yfq { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.j6pi { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.tviuu7 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.iyg0g7q { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.oz1hhbfj { padding-left: 20px; }
.oz1hhbfj li { margin-bottom: 6px; }
.oz1hhbfj a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.oz1hhbfj a:hover { color: var(--accent-light); }
.j4hzd2 .iyg0g7q { display: none; }
.sra4je .iyg0g7q { display: none; }
.sra4je .oz1hhbfj { padding-left: 0; list-style: none; }
.sra4je .oz1hhbfj li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.sra4je .oz1hhbfj a { font-size: 0.92rem; }
.qtk2xt .tviuu7 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.qtk2xt .iyg0g7q { display: none; }
.qtk2xt .oz1hhbfj { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.qtk2xt .oz1hhbfj li { margin-bottom: 0; }
.qtk2xt .oz1hhbfj 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;
}
.qtk2xt .oz1hhbfj a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.xvibys .tviuu7 { padding: 20px 20px 16px; }
.xvibys .oz1hhbfj {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.xvibys .oz1hhbfj li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.xvibys .oz1hhbfj 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;
}
.xvibys .oz1hhbfj 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;
}
.xvibys .oz1hhbfj a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.xvibys .oz1hhbfj a:focus,
.xvibys .oz1hhbfj a:focus-visible,
.xvibys .oz1hhbfj a:target { outline: none; }
.xvibys .oz1hhbfj li:target a { border-color: var(--border); color: var(--text-muted); }
.x219s3f .tviuu7 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.x219s3f .iyg0g7q { display: none; }
.x219s3f .oz1hhbfj { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.x219s3f .oz1hhbfj li { margin-bottom: 0; }
.x219s3f .oz1hhbfj li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.x219s3f .oz1hhbfj li:last-child::after { content: ""; margin-right: 0; }
.x219s3f .oz1hhbfj a { font-size: 0.9rem; }
.j0dh9 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.d1715r35 .j0dh9 { background: var(--bg-card); }
.b3vejoj .j0dh9:nth-child(odd)  { background: var(--bg-card); }
.b3vejoj .j0dh9:nth-child(even) { background: var(--bg-raised); }
.esp40q .j0dh9 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.esp40q .j0dh9:last-child { border-bottom: none; }
.esp40q h3.cws5h { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.mdusua4 .j0dh9 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.mdusua4 .j0dh9 + .j0dh9 { margin-top: 4px; }
.tbbwue .j0dh9 { background: none; border-radius: 0; padding: 12px 0; }
.tbbwue .j0dh9 + .j0dh9 { border-top: 1px solid var(--border-section); }
.qqbhfy3 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.d0nx54n { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.lhg84qk1, .t7ofnv { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.lhg84qk1 li, .t7ofnv li { margin-bottom: 6px; }
.t7ofnv li { list-style: decimal; }
.zk10s     .lhg84qk1 { list-style-type: "● "; }
.psme6gy  .lhg84qk1 { list-style-type: "■ "; }
.vvyhjnw .lhg84qk1 { list-style-type: "◆ "; }
.l59t4r    .lhg84qk1 { list-style-type: "★ "; }
.zk10s     .fpxq { list-style-type: "● "; }
.psme6gy  .fpxq { list-style-type: "■ "; }
.vvyhjnw .fpxq { list-style-type: "◆ "; }
.l59t4r    .fpxq { list-style-type: "★ "; }
.zk10s    .lhg84qk1 li::marker, .zk10s    .fpxq li::marker,
.psme6gy .lhg84qk1 li::marker, .psme6gy .fpxq li::marker,
.vvyhjnw .lhg84qk1 li::marker, .vvyhjnw .fpxq li::marker,
.l59t4r   .lhg84qk1 li::marker, .l59t4r   .fpxq li::marker {
  color: var(--cta); font-size: 1em;
}
.zk10s .t7ofnv,
.psme6gy .t7ofnv,
.vvyhjnw .t7ofnv,
.l59t4r .t7ofnv {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.zk10s .t7ofnv li,
.psme6gy .t7ofnv li,
.vvyhjnw .t7ofnv li,
.l59t4r .t7ofnv li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.zk10s .t7ofnv li::before,
.psme6gy .t7ofnv li::before,
.vvyhjnw .t7ofnv li::before,
.l59t4r .t7ofnv 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;
}
.zk10s     .t7ofnv li::before { border-radius: 50%; }
.psme6gy  .t7ofnv li::before { border-radius: 3px; }
.vvyhjnw .t7ofnv li::before { border-radius: 3px; }
.l59t4r    .t7ofnv li::before { border-radius: 50%; }
.q5s6ejt { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.c6rc9p .q5s6ejt,
.hpyjgz .q5s6ejt { background: transparent; border: none; border-radius: 0; }
.szsm { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.szsm th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.szsm td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.szsm tr:hover td { background: var(--bg-hover); }
.esxs .szsm tbody tr:nth-child(even) td { background: var(--bg-surface); }
.en1zi .szsm { border: 1px solid var(--border-alt); }
.en1zi .szsm th,
.en1zi .szsm td { border: 1px solid var(--border-alt); }
.nr0kdv4s .szsm th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.nr0kdv4s .szsm td { border-bottom: none; }
.nr0kdv4s .szsm tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.mvllsiey .szsm th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.kmso .q5s6ejt {
  overflow: hidden;
}
.kmso .szsm th { border-bottom: 1px solid var(--border-alt); }
.kmso .szsm tr:last-child td { border-bottom: none; }
.bt8n { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.wfu70kj { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.q436 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.jnc8qv { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.igb53t3e { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.fpxq { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.fpxq li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.yv3e .jnc8qv { background: transparent; text-align: center; }
.w02qo .q436 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.s7kxm .q436 {
  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);
}
.hauamw .wfu70kj { display: grid; grid-template-columns: auto 1fr; }
.hauamw .q436 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.hauamw .jnc8qv { grid-column: 2; }
.hauamw .igb53t3e,
.hauamw .fpxq { grid-column: 1 / -1; }
.j37gxg2 .wfu70kj { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.j37gxg2 .q436 {
  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);
}
.j37gxg2 .jnc8qv { grid-column: 2; }
.j37gxg2 .igb53t3e,
.j37gxg2 .fpxq { grid-column: 1 / -1; }
.xo4sy1 .wfu70kj { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.xo4sy1 .jnc8qv { background: none; color: var(--accent-light); font-weight: 700; }
.epj7n5 .wfu70kj { 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); }
.epj7n5 .jnc8qv { background: none; color: var(--accent-light); font-weight: 700; }
.v6vgxv3 .wfu70kj { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.v6vgxv3 .wfu70kj:last-child { border-bottom: none; }
.v6vgxv3 .jnc8qv { background: none; color: var(--accent-light); font-weight: 700; }
.az05 .wfu70kj { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.az05 .jnc8qv { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.fc600vw .bt8n { counter-reset: card-n; }
.fc600vw .wfu70kj  { counter-increment: card-n; }
.fc600vw .jnc8qv { display: flex; align-items: center; gap: 10px; }
.fc600vw .jnc8qv::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;
}
.c2g2los .wfu70kj { background: var(--bg-surface); border: 1px solid var(--border); }
.c2g2los .jnc8qv { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.qmg08ae { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.tzdln  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.ge63qs { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ugebq8 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.qmg08ae strong { color: var(--text-primary); font-size: 0.95rem; }
.qmg08ae p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.tnyaod6n { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.lrekoz, .h5v8qhg { border-radius: 8px; padding: 14px; }
.lrekoz { background: var(--bg-pros); }
.h5v8qhg { background: var(--bg-cons); }
.hq0rvk { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.lrekoz .hq0rvk { color: var(--c-pros-label); }
.h5v8qhg .hq0rvk { color: #f87171; }
.lrekoz ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.h5v8qhg ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.g12ha { width: 100%; height: auto; border-radius: 10px; display: block; }
.h8m2 {
  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;
}
.h8m2:hover { opacity: 0.85; }
.xhy0 .h8m2  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.xhy0 .h8m2:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.kaltw .h8m2  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.kaltw .h8m2:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.nrxnnp .sp6eef { border-radius: 50px; }
.nrxnnp .h8m2  { border-radius: 50px; }
.qz7td .sp6eef { padding-left: 22px; padding-right: 22px; }
.qz7td .h8m2  { padding-left: 12px; padding-right: 12px; }
.b7ozhns .sp6eef { padding-left: 44px; padding-right: 44px; }
.b7ozhns .h8m2  { padding-left: 24px; padding-right: 24px; }
.wwh4q6 .sp6eef { padding-left: 56px; padding-right: 56px; }
.wwh4q6 .h8m2  { padding-left: 32px; padding-right: 32px; }
.f2hcc4   .sp6eef::after, .f2hcc4   .h8m2::after,
.kute .sp6eef::after, .kute .h8m2::after,
.gxqh    .sp6eef::after, .gxqh    .h8m2::after,
.d8lt    .sp6eef::after, .d8lt    .h8m2::after,
.ao8b6    .sp6eef::after, .ao8b6    .h8m2::after,
.e4ele8x     .sp6eef::after, .e4ele8x     .h8m2::after,
.w9lg27    .sp6eef::after, .w9lg27    .h8m2::after,
.r9m9i4nz   .sp6eef::after, .r9m9i4nz   .h8m2::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;
}
.f2hcc4 .sp6eef::after, .f2hcc4 .h8m2::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");
}
.kute .sp6eef::after, .kute .h8m2::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");
}
.gxqh .sp6eef::after, .gxqh .h8m2::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");
}
.d8lt .sp6eef::after, .d8lt .h8m2::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");
}
.ao8b6 .sp6eef::after, .ao8b6 .h8m2::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");
}
.e4ele8x .sp6eef::after, .e4ele8x .h8m2::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");
}
.w9lg27 .sp6eef::after, .w9lg27 .h8m2::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");
}
.r9m9i4nz .sp6eef::after, .r9m9i4nz .h8m2::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");
}
.hpuy970y   .f3vni1a9::after, .hpuy970y   .dr3lc::after,
.b45h .f3vni1a9::after, .b45h .dr3lc::after,
.jtuwdqy    .f3vni1a9::after, .jtuwdqy    .dr3lc::after,
.a830    .f3vni1a9::after, .a830    .dr3lc::after,
.im7nj    .f3vni1a9::after, .im7nj    .dr3lc::after,
.jvi2     .f3vni1a9::after, .jvi2     .dr3lc::after,
.dg3o8xtq    .f3vni1a9::after, .dg3o8xtq    .dr3lc::after,
.lu6u   .f3vni1a9::after, .lu6u   .dr3lc::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;
}
.hpuy970y .f3vni1a9::after, .hpuy970y .dr3lc::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");
}
.b45h .f3vni1a9::after, .b45h .dr3lc::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");
}
.jtuwdqy .f3vni1a9::after, .jtuwdqy .dr3lc::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");
}
.a830 .f3vni1a9::after, .a830 .dr3lc::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");
}
.im7nj .f3vni1a9::after, .im7nj .dr3lc::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");
}
.jvi2 .f3vni1a9::after, .jvi2 .dr3lc::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");
}
.dg3o8xtq .f3vni1a9::after, .dg3o8xtq .dr3lc::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");
}
.lu6u .f3vni1a9::after, .lu6u .dr3lc::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");
}
.e1s951 .e9u46tx    { background: transparent; padding: 0; }
.gx8q.h8m2 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .np7et {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .np7et::before    { grid-area: rank;   }
  .wzv6           { grid-area: ident;  }
  .squ58hok     { grid-area: rating; min-width: 0; width: auto; }
  .x11g1pd           { grid-area: pills;  }
  .gx8q             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .np7et {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .np7et::before    { justify-self: center; }
  .wzv6           { width: 100%; }
  .squ58hok     { justify-self: center; }
  .x11g1pd           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .l8kfol .r2p1 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .l8kfol .eigki6yd { margin: 0; }
}
.hpyjgz .tnyaod6n { gap: 10px; }
.hpyjgz .lrekoz, .hpyjgz .h5v8qhg { padding: 12px; }
.hpyjgz .lrekoz ul, .hpyjgz .h5v8qhg ul { margin: 4px 0 0; padding-left: 18px; }
.hpyjgz .lrekoz li, .hpyjgz .h5v8qhg li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .qwbigxdn { grid-template-columns: 1fr; }
  .i3n862g8 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .i3n862g8 .hztmwh { width: 72px; height: 50px; }
  .i3n862g8 .hpzr { max-width: 180px; }
  .i3n862g8 .answ { width: auto; }
}
@media (max-width: 720px) {
  .tjkzsl { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .gve5j970 { padding: 16px; }
  .rrzah99b .c4iq90 { min-width: 50%; }
}
.qkqd .tnyaod6n { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .thwir9 { grid-template-columns: 1fr; }
  .e586 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .fx6tmhk { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ewnlawh { flex-wrap: wrap; padding: 16px; }
}
.gofm .tnyaod6n { gap: 8px; }
.gofm .lrekoz, .gofm .h5v8qhg { padding: 8px; }
@media (max-width: 480px) {
  .p2scuof { flex-direction: column; align-items: stretch; }
}
.a1c3m .answ .h8m2 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .k23xtkv { flex-direction: column; align-items: stretch; gap: 10px; }
  .a1c3m .answ { text-align: center; }
}
@media (max-width: 720px) {
  .s0ukh { grid-template-columns: 1fr; }
  .l7wja { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .e7zx8ha { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .r4pf6sc8 { grid-template-columns: 1fr; }
  .dzqgkrk8 { width: 100px; height: 100px; margin: 16px auto; }
  .yyvb59t { font-size: 1.4rem; }
  .cl8yz5v { justify-content: center; }
  .divlb4 .c4iq90 { min-width: 50%; }
}
.yc4b3wa .tnyaod6n { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .fg95yl7c { flex-wrap: wrap; padding: 14px 16px; }
  .mv27jbz { padding: 12px 16px; }
  .yc4b3wa .tnyaod6n { margin: 0 16px; }
  .yc4b3wa .pvmtc8 { padding: 0 16px; }
  .bm0j3m { padding: 12px 16px; }
}
.flq0 { margin: 16px 0; }
.rx7ao { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.rx7ao summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.rx7ao summary::after { content: "+"; color: var(--accent-light); }
.rx7ao[open] summary::after { content: "−"; }
.rx7ao p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.iufykl2 { margin-bottom: 0; }
.uqypkcji h2.ske68u { color: var(--text-primary); border-color: var(--accent-light); }
.jku317s h2.ske68u { color: var(--text-primary); border-color: var(--accent-light); }
.d1avh .tzdln     { background: #052e16; border-color: #10b981; }
.d1avh .ge63qs    { background: #1e1036; border-color: #a855f7; }
.d1avh .qmg08ae strong  { color: #f1f5f9; }
.d1avh .qmg08ae p       { color: #cbd5e1; }
.d1avh .w4k5lhpk    .tzdln     .ugebq8::before,
.d1avh .hatdxx7m  .tzdln     .ugebq8::before,
.d1avh .bzj0b  .tzdln     .ugebq8::before,
.d1avh .v1ohpqm .tzdln     .ugebq8::before { color: #10b981; }
.d1avh .w4k5lhpk    .jqxv .ugebq8::before,
.d1avh .hatdxx7m  .jqxv .ugebq8::before,
.d1avh .bzj0b  .jqxv .ugebq8::before,
.d1avh .v1ohpqm .jqxv .ugebq8::before { color: #f43f5e; }
.d1avh .w4k5lhpk    .ge63qs    .ugebq8::before,
.d1avh .hatdxx7m  .ge63qs    .ugebq8::before,
.d1avh .bzj0b  .ge63qs    .ugebq8::before,
.d1avh .v1ohpqm .ge63qs    .ugebq8::before { color: #a855f7; }
.cswx9nhp .tzdln     { background: #2d2000; border-color: #eab308; }
.cswx9nhp .jqxv { background: #2d0b0b; border-color: #ef4444; }
.cswx9nhp .ge63qs    { background: #2d1600; border-color: #f97316; }
.cswx9nhp .qmg08ae strong  { color: #f1f5f9; }
.cswx9nhp .qmg08ae p       { color: #cbd5e1; }
.cswx9nhp .w4k5lhpk    .tzdln     .ugebq8::before,
.cswx9nhp .hatdxx7m  .tzdln     .ugebq8::before,
.cswx9nhp .bzj0b  .tzdln     .ugebq8::before,
.cswx9nhp .v1ohpqm .tzdln     .ugebq8::before { color: #eab308; }
.cswx9nhp .w4k5lhpk    .jqxv .ugebq8::before,
.cswx9nhp .hatdxx7m  .jqxv .ugebq8::before,
.cswx9nhp .bzj0b  .jqxv .ugebq8::before,
.cswx9nhp .v1ohpqm .jqxv .ugebq8::before { color: #ef4444; }
.cswx9nhp .w4k5lhpk    .ge63qs    .ugebq8::before,
.cswx9nhp .hatdxx7m  .ge63qs    .ugebq8::before,
.cswx9nhp .bzj0b  .ge63qs    .ugebq8::before,
.cswx9nhp .v1ohpqm .ge63qs    .ugebq8::before { color: #f97316; }
.h9cb6f .tzdln     { background: #0c1a2e; border-color: #38bdf8; }
.h9cb6f .ge63qs    { background: #0a2020; border-color: #2dd4bf; }
.h9cb6f .qmg08ae strong  { color: #f1f5f9; }
.h9cb6f .qmg08ae p       { color: #cbd5e1; }
.h9cb6f .w4k5lhpk    .tzdln     .ugebq8::before,
.h9cb6f .hatdxx7m  .tzdln     .ugebq8::before,
.h9cb6f .bzj0b  .tzdln     .ugebq8::before,
.h9cb6f .v1ohpqm .tzdln     .ugebq8::before { color: #38bdf8; }
.h9cb6f .w4k5lhpk    .jqxv .ugebq8::before,
.h9cb6f .hatdxx7m  .jqxv .ugebq8::before,
.h9cb6f .bzj0b  .jqxv .ugebq8::before,
.h9cb6f .v1ohpqm .jqxv .ugebq8::before { color: #818cf8; }
.h9cb6f .w4k5lhpk    .ge63qs    .ugebq8::before,
.h9cb6f .hatdxx7m  .ge63qs    .ugebq8::before,
.h9cb6f .bzj0b  .ge63qs    .ugebq8::before,
.h9cb6f .v1ohpqm .ge63qs    .ugebq8::before { color: #2dd4bf; }
.y1fqzzp .tzdln     { background: var(--accent-bg); border-color: var(--accent-light); }
.y1fqzzp .ge63qs    { background: var(--accent-bg); border-color: var(--accent-pale); }
.y1fqzzp .w4k5lhpk    .ugebq8::before,
.y1fqzzp .hatdxx7m  .ugebq8::before,
.y1fqzzp .bzj0b  .ugebq8::before,
.y1fqzzp .v1ohpqm .ugebq8::before { color: var(--accent-light) !important; }
.bqxvr::before,
.ebv7es::before { margin-right: 5px; }
.bma8 .lrekoz ul li,
.bma8 .lrekoz .bqxvr { color: #22c55e; }
.bma8 .h5v8qhg ul li,
.bma8 .h5v8qhg .ebv7es { color: #ef4444; }
.sg6zy0 .lrekoz { background: var(--bg-pros); }
.sg6zy0 .h5v8qhg { background: var(--bg-cons); }
.sg6zy0 .lrekoz .bqxvr { color: var(--c-pros-label); }
.sg6zy0 .h5v8qhg .ebv7es { color: var(--c-cons); }
.sg6zy0 .lrekoz ul li,
.sg6zy0 .h5v8qhg ul li,
.jnt9 .lrekoz { background: var(--bg-pros); }
.jnt9 .h5v8qhg { background: var(--bg-cons); }
.jnt9 .lrekoz .bqxvr { color: var(--c-pros-label); }
.jnt9 .h5v8qhg .ebv7es { color: var(--c-cons); }
.jnt9 .lrekoz ul li,
.jnt9 .x8gs1sp li          { color: var(--c-pros); }
.jnt9 .h5v8qhg ul li,
.jnt9 .smhcnn9 li          { color: var(--c-cons); }
.smw96 .bqxvr::before { content: "✓ "; }
.smw96 .ebv7es::before { content: "✗ "; }
.j6axty1h .bqxvr::before { content: "→ "; }
.j6axty1h .ebv7es::before { content: "← "; }
.f0z87 .bqxvr::before { content: "★ "; }
.f0z87 .ebv7es::before { content: "✕ "; }
.wbzpc .bqxvr::before { content: "◆ "; }
.wbzpc .ebv7es::before { content: "▲ "; }
.n9dwhuk .qmg08ae { background: transparent; border-left: none; border: 1.5px solid; }
.n9dwhuk .tzdln     { border-color: var(--c-tip-border); }
.n9dwhuk .ge63qs    { border-color: #60a5fa; }
.n9dwhuk .qmg08ae strong { color: var(--text-primary); }
.n9dwhuk .qmg08ae p      { color: var(--text-muted); }
.ot696erb .qmg08ae { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ot696erb .tzdln     { border-top-color: var(--c-tip-border); }
.ot696erb .ge63qs    { border-top-color: #60a5fa; }
.v4nh40u .qmg08ae { border-left: none; border-radius: 8px; }
.v4nh40u .tzdln     { background: #065f46; }
.v4nh40u .ge63qs    { background: #1e3a8a; }
.v4nh40u .qmg08ae strong,
.v4nh40u .qmg08ae p { color: #fff; }
.v4nh40u .ugebq8::before { color: rgba(255,255,255,0.85) !important; }
.d1avh.v4nh40u .tzdln,
.d1avh .v4nh40u .tzdln     { background: #052e16; }
.d1avh.v4nh40u .ge63qs,
.d1avh .v4nh40u .ge63qs    { background: #1e1036; }
.cswx9nhp.v4nh40u .tzdln,
.cswx9nhp .v4nh40u .tzdln      { background: #2d2000; }
.cswx9nhp.v4nh40u .jqxv,
.cswx9nhp .v4nh40u .jqxv  { background: #2d0b0b; }
.cswx9nhp.v4nh40u .ge63qs,
.cswx9nhp .v4nh40u .ge63qs     { background: #2d1600; }
.h9cb6f.v4nh40u .tzdln,
.h9cb6f .v4nh40u .tzdln      { background: #0c1a2e; }
.h9cb6f.v4nh40u .ge63qs,
.h9cb6f .v4nh40u .ge63qs     { background: #0a2020; }
.t8zv98f5 .qmg08ae { border-left: none; border-radius: 6px; padding: 10px 14px; }
.t8zv98f5 .tzdln     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.t8zv98f5 .jqxv { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.t8zv98f5 .ge63qs    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.t8zv98f5 .qmg08ae strong { color: var(--text-primary); }
.t8zv98f5 .qmg08ae p      { color: var(--text-muted); }
.gbl9 .qmg08ae { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.w4k5lhpk .ugebq8,
.hatdxx7m .ugebq8,
.bzj0b .ugebq8,
.v1ohpqm .ugebq8 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.w4k5lhpk .ugebq8::before,
.hatdxx7m .ugebq8::before,
.bzj0b .ugebq8::before,
.v1ohpqm .ugebq8::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.w4k5lhpk .tzdln     .ugebq8::before { content: "✦"; color: var(--c-tip-border); }
.w4k5lhpk .jqxv .ugebq8::before { content: "▲"; color: var(--c-warn-border); }
.w4k5lhpk .ge63qs    .ugebq8::before { content: "◉"; color: #60a5fa; }
.hatdxx7m .tzdln     .ugebq8::before { content: "★"; color: var(--c-tip-border); }
.hatdxx7m .jqxv .ugebq8::before { content: "◆"; color: var(--c-warn-border); }
.hatdxx7m .ge63qs    .ugebq8::before { content: "●"; color: #60a5fa; }
.bzj0b .tzdln     .ugebq8::before { content: "▶"; color: var(--c-tip-border); }
.bzj0b .jqxv .ugebq8::before { content: "■"; color: var(--c-warn-border); }
.bzj0b .ge63qs    .ugebq8::before { content: "▸"; color: #60a5fa; }
.v1ohpqm .tzdln     .ugebq8::before { content: "→"; color: var(--c-tip-border); }
.v1ohpqm .jqxv .ugebq8::before { content: "⬥"; color: var(--c-warn-border); }
.v1ohpqm .ge63qs    .ugebq8::before { content: "◈"; color: #60a5fa; }
.kwfsa .d1715r35 .j0dh9,
.kwfsa .b3vejoj .j0dh9  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.kwfsa .wfu70kj                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.kwfsa .q5s6ejt          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.kwfsa .tviuu7                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.f4pt .d1715r35 .j0dh9,
.f4pt .b3vejoj .j0dh9,
.f4pt .wfu70kj,
.f4pt .np7et,
.f4pt .eigki6yd,
.f4pt .q5s6ejt,
.f4pt .tviuu7,
.f4pt .gbl9 .qmg08ae { box-shadow: none; }
.kv5krfg   .l53hc3, .kv5krfg .qqbhfy3, .kv5krfg .d0nx54n,
.kv5krfg   .lyg54yfq, .kv5krfg .j6pi { font-size: 0.9rem; }
.kv5krfg   .lhg84qk1, .kv5krfg .t7ofnv { font-size: 0.9rem; }
.wyjulszd   .l53hc3, .wyjulszd .qqbhfy3, .wyjulszd .d0nx54n,
.wyjulszd   .lyg54yfq, .wyjulszd .j6pi { font-size: 0.95rem; }
.wyjulszd   .lhg84qk1, .wyjulszd .t7ofnv { font-size: 0.95rem; }
.jou3   .l53hc3, .jou3 .qqbhfy3, .jou3 .d0nx54n,
.jou3   .lyg54yfq, .jou3 .j6pi { font-size: 1.08rem; }
.jou3   .lhg84qk1, .jou3 .t7ofnv { font-size: 1.05rem; }
.jou3   .szsm { font-size: 0.97rem; }
.njla .hl2fr      { font-size: 3.2rem; }
.njla h2.ske68u { font-size: 1.9rem; }
.njla h3.cws5h     { font-size: 1.4rem; }
.eh1v29 .hl2fr      { font-size: 3.8rem; }
.eh1v29 h2.ske68u { font-size: 2.2rem; }
.eh1v29 h3.cws5h     { font-size: 1.6rem; }
.iufykl2 + .iufykl2 { position: relative; }
.hao47yzh   .iufykl2 + .iufykl2::before,
.g27v  .iufykl2 + .iufykl2::before,
.gmk1rnjh   .iufykl2 + .iufykl2::before,
.p6fxlf   .iufykl2 + .iufykl2::before,
.eu44r   .iufykl2 + .iufykl2::before,
.saf9f2h2 .iufykl2 + .iufykl2::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.hao47yzh .iufykl2 + .iufykl2::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.g27v .iufykl2 + .iufykl2::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.gmk1rnjh .iufykl2 + .iufykl2::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.p6fxlf .iufykl2 + .iufykl2::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.gaj7 .iufykl2 { margin-bottom: 16px; }
.gaj7 .iufykl2 + .iufykl2 { margin-top: 0; }
.gaj7 .py9q { padding-top: 0; padding-bottom: 0; }
.eu44r .iufykl2 + .iufykl2::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.saf9f2h2 .iufykl2 + .iufykl2::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.dywj .iufykl2 + .iufykl2::before,
.uqc5 .iufykl2 + .iufykl2::before,
.z1bp6 .iufykl2 + .iufykl2::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%;
}
.a6am .dywj .iufykl2:nth-child(even)::before,
.a6am .uqc5 .iufykl2:nth-child(even)::before,
.a6am .z1bp6 .iufykl2:nth-child(even)::before { background: var(--bg-surface); }
.cdnzxep .dywj .iufykl2:nth-child(even)::before,
.cdnzxep .uqc5 .iufykl2:nth-child(even)::before,
.cdnzxep .z1bp6 .iufykl2:nth-child(even)::before { background: var(--bg-card); }
.dywj .iufykl2 + .iufykl2::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");
}
.uqc5 .iufykl2 + .iufykl2::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");
}
.z1bp6 .iufykl2 + .iufykl2::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");
}
.rq3b .q4vjzvc,
.waajr .q4vjzvc,
.hczg .q4vjzvc { overflow: hidden; }
.rq3b .gvt0m,
.waajr .gvt0m { margin-bottom: 60px; }
.hczg .gvt0m { margin-bottom: 70px; }
.rq3b .q4vjzvc::before,
.waajr .q4vjzvc::before,
.hczg .q4vjzvc::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%;
}
.rq3b .q4vjzvc::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");
}
.waajr .q4vjzvc::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");
}
.hczg .q4vjzvc::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");
}
.tnlbvj .q4vjzvc:not(.zbeu) .cqd50c9 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.mzgr .q4vjzvc:not(.zbeu) .cqd50c9 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.rss86  .q4vjzvc:not(.zbeu) .cqd50c9 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.sqi6ri52  .q4vjzvc:not(.zbeu) .cqd50c9 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.iysz8we .zbeu .cqd50c9 { background: none; }
.iysz8we .q4vjzvc:not(.zbeu) .cqd50c9 { background: rgba(0,0,0,0.6); }
.rueg .yupzf { float: left; width: 38%; margin: 0 28px 16px 0; }
.rueg .yupzf .g12ha { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rueg .py9q::after { content: ''; display: block; clear: both; }
.bgstunbm .yupzf { float: right; width: 38%; margin: 0 0 16px 28px; }
.bgstunbm .yupzf .g12ha { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bgstunbm .py9q::after { content: ''; display: block; clear: both; }
.sp0nzm .iufykl2:nth-child(odd)  .yupzf { float: left;  width: 38%; margin: 0 28px 16px 0; }
.sp0nzm .iufykl2:nth-child(even) .yupzf { float: right; width: 38%; margin: 0 0 16px 28px; }
.sp0nzm .yupzf .g12ha { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.sp0nzm .py9q::after { content: ''; display: block; clear: both; }
.rueg .bt8n,
.rueg .hqogkft2,
.bgstunbm .bt8n,
.sp0nzm .bt8n,
@media (max-width: 900px) {
  .rueg .yupzf,
  .bgstunbm .yupzf,
  .sp0nzm .iufykl2:nth-child(odd)  .yupzf,
  .sp0nzm .iufykl2:nth-child(even) .yupzf {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .rueg .yupzf .g12ha,
  .bgstunbm .yupzf .g12ha,
  .sp0nzm .yupzf .g12ha {
    max-height: none !important;
  }
}
.rueg .lhg84qk1,
.rueg .t7ofnv,
.bgstunbm .lhg84qk1,
.bgstunbm .t7ofnv,
.sp0nzm .lhg84qk1,
.sp0nzm .t7ofnv { overflow: hidden; }
@media (max-width: 640px) {
  .rueg .yupzf,
  .bgstunbm .yupzf,
  .sp0nzm .yupzf { float: none; width: 100%; margin: 0 0 16px 0; }
}
.sgi7z .xkw48ky,
.sgi7z .py9q,
.sgi7z .lhflhgmr  { max-width: 1100px; }
.l1yuf .xkw48ky,
.l1yuf .py9q,
.l1yuf .lhflhgmr  { max-width: 1200px; }
.ov8eicu .xkw48ky,
.ov8eicu .py9q,
.ov8eicu .lhflhgmr  { max-width: 1320px; }
.ov8eicu { --content-mw: 1320px; }
.sa0e8b0 { font-size: 0.82rem; color: var(--text-muted); }
.qx4q38v { display: flex; align-items: center; }
.fp1xul {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.rave3xb { display: flex; align-items: center; }
.wmojz { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.wmojz:hover { text-decoration: underline; }
.mwf3ngu2 { margin: 0 3px; opacity: 0.45; }
.mwf3ngu2::before { content: '/'; }
.v2mn { padding: 2px 5px; color: var(--text-main); }
.vwxfs .sa0e8b0 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.vwxfs .qx4q38v { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.kk0hc .sa0e8b0 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.kk0hc .qx4q38v { padding: 0 0 0 12px; }
.bqbhli .qx4q38v { padding: 0 16px; }
.bqbhli .sa0e8b0 {
  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);
}
.bqbhli .xkw48ky { padding-top: 28px; }
@media (max-width: 720px) {
  .bvnr0du { margin-top: 18px; padding: 0 16px; }
  .bqbhli .xkw48ky { padding-top: 16px; }
}
.sgi7z.vwxfs .qx4q38v { max-width: 1100px; }
.l1yuf.vwxfs .qx4q38v { max-width: 1200px; }
.ov8eicu.vwxfs .qx4q38v { max-width: 1320px; }
.ov8eicu .bvnr0du { max-width: 1320px; }
.yr7kki3i .iufykl2 { padding-top: 16px; padding-bottom: 16px; }
.am7y6i0 .iufykl2 { padding-top: 24px; padding-bottom: 24px; }
.lnftw .iufykl2 { padding-top: 40px; padding-bottom: 40px; }
.lyr3m9 .iufykl2 { padding-top: 52px; padding-bottom: 52px; }
.y4iy .iufykl2:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.y4iy .iufykl2:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.y4iy .iufykl2:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.y4iy .iufykl2:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.oxd45 .py9q { padding-top: 10px;  padding-bottom: 10px; }
.ryweu .py9q { padding-top: 18px;  padding-bottom: 18px; }
.jbxgns .py9q { padding-top: 36px;  padding-bottom: 36px; }
.ouqdj5ol .py9q { padding-top: 48px;  padding-bottom: 48px; }
.l9gw0 h2.ske68u { font-weight: 600; }
.l9gw0 h3.cws5h     { font-weight: 600; }
.qblo7fbr h2.ske68u { font-weight: 800; }
.qblo7fbr h3.cws5h     { font-weight: 700; }
.mfpo { font-weight: 600; }
.mfpo h2.ske68u { font-weight: 900; }
.mfpo h3.cws5h     { font-weight: 800; }
.mfpo .qmg08ae strong,
.mfpo .qmg08ae strong { font-weight: 600; }
.f3vni1a9 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.xasxupm .f3vni1a9 { display: none; }
@media (max-width: 640px) {
  .lmmh1j1 { display: none; }
  .f3vni1a9 {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.f3vni1a9 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.f3vni1a9:hover { opacity: 0.85; }
.ehdby .f3vni1a9 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.csszxp .f3vni1a9,
.rqxg  .f3vni1a9 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.csszxp .f3vni1a9:hover,
.rqxg  .f3vni1a9:hover { opacity: 0.88; }
.ehdby.csszxp .f3vni1a9,
.ehdby.rqxg  .f3vni1a9 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.dr3lc {
  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;
}
.dr3lc:hover { transform: translateY(-2px); opacity: 0.92; }
.dr3lc { background: var(--cta) !important; color: #fff !important; border: none !important; }
.djmjp46 .dr3lc { display: none; }
.cv8rhk .dr3lc { right: 32px; }
.cunhwan  .dr3lc { left: 32px; }
@media (max-width: 480px) {
  .cv8rhk .dr3lc { right: 20px; bottom: 20px; }
  .cunhwan  .dr3lc { left: 20px; bottom: 20px; }
}
.hsk6x8jp { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.lhflhgmr { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.a8joddr { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.zq7fn { color: var(--text-dim); font-size: 0.8rem; }
.ro7ophg a, .ey7i a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.ro7ophg a:hover, .ey7i a:hover { color: var(--accent-light); }
.ey7i { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.xzm3yh8 .lhflhgmr { text-align: center; }
.xzm3yh8 .ey7i { justify-content: center; margin-bottom: 16px; }
.xzm3yh8 .a8joddr { margin-top: 0; }
.g9vw3z2 { margin-top: 10px; }
.g9vw3z2 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .lhflhgmr { padding-left: 16px; padding-right: 16px; }
  .d1iuum .lhflhgmr { padding: 20px 16px; }
  .ey7i { gap: 4px 12px; }
  .a8joddr { font-size: 0.78rem; }
}
.dxbco3m .a8joddr { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.dxbco3m .zq7fn { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .dxbco3m .sxn4i { grid-template-columns: 1fr 1fr; } .dxbco3m .w9nll { grid-column: 1 / -1; } }
@media (max-width: 480px) { .dxbco3m .sxn4i { grid-template-columns: 1fr; } }
.jc118vd .a8joddr { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .jc118vd .n6gloo { gap: 12px; } .jc118vd .qmbismt1 { margin-right: 0; width: 100%; } }
.hsxfpck .a8joddr { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.hsxfpck .zq7fn { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .hsxfpck .lsyx7 { grid-template-columns: 1fr 1fr; } .hsxfpck .i9vc { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hsxfpck .lsyx7 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .xj2nll5 .z72g { grid-template-columns: 1fr 1fr; } .xj2nll5 .ju1l:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .xj2nll5 .z72g { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .adkqp .z72g { grid-template-columns: 1fr; } }
.w4ynzj6 .lhflhgmr { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.w4ynzj6 .ey7i { justify-content: center; }
.thol .c41zu9t      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.thol .hsk6x8jp { background: var(--bg-page); border-top-color: var(--border-alt); }
.gtio .c41zu9t      { background: #0d1117; border-bottom-color: #21262d; }
.gtio .z49fowzo { color: var(--accent-light); }
.gtio .vugy4 { --msep-color: #8b949e; }
.gtio .vugy4 a { color: #8b949e; }
.gtio .vugy4 a:hover { color: var(--accent-light); }
.gtio .x1ax0a3o { color: #8b949e; }
.gtio .hsk6x8jp { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.gtio .a8joddr,
.gtio .zq7fn { color: #6e7681; }
.gtio .ro7ophg a, .gtio .ey7i a,
.gtio .ro7ophg a:hover, .gtio .ey7i a:hover,
@media (max-width: 640px) {
  .gtio .vugy4 { background: #0d1117; border-top-color: #21262d; }
  .gtio .vugy4 li a { border-bottom-color: #21262d; }
}
.h6n7f9g1 .c41zu9t      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.h6n7f9g1 .z49fowzo { color: var(--accent-light); }
.h6n7f9g1 .vugy4 { --msep-color: #475569; }
.h6n7f9g1 .vugy4 a { color: #475569; }
.h6n7f9g1 .vugy4 a:hover { color: var(--accent-light); }
.h6n7f9g1 .x1ax0a3o { color: #64748b; }
.h6n7f9g1 .hsk6x8jp { background: #f0f4f8; border-top-color: #cbd5e1; }
.h6n7f9g1 .a8joddr,
.h6n7f9g1 .zq7fn { color: #64748b; }
.h6n7f9g1 .ro7ophg a, .h6n7f9g1 .ey7i a,
.h6n7f9g1 .ro7ophg a:hover, .h6n7f9g1 .ey7i a:hover,
@media (max-width: 640px) {
  .h6n7f9g1 .vugy4 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .h6n7f9g1 .vugy4 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.csszxp .c41zu9t      { background: var(--accent); border-bottom-color: var(--accent-light); }
.csszxp .z49fowzo { color: #fff; }
.csszxp .vugy4 { --msep-color: rgba(255,255,255,0.82); }
.csszxp .vugy4 a { color: rgba(255,255,255,0.82); }
.csszxp .vugy4 a:hover { color: #fff; }
.csszxp .x1ax0a3o { color: rgba(255,255,255,0.9); }
.csszxp .hsk6x8jp { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.csszxp .a8joddr,
.csszxp .zq7fn { color: rgba(255,255,255,0.72); }
.csszxp .ro7ophg a, .csszxp .ey7i a,
.csszxp .ro7ophg a:hover, .csszxp .ey7i a:hover,
@media (max-width: 640px) {
  .csszxp .vugy4 { background: var(--accent); border-top-color: var(--accent-light); }
  .csszxp .vugy4 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.rqxg .c41zu9t {
  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);
}
.rqxg .hsk6x8jp {
  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) {
  .rqxg .vugy4 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ghya .stwx9j { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.a9g0 .stwx9j { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.bb6i3n1 .stwx9j { min-height: 72px; height: auto; }
.hz4uo0g .stwx9j { min-height: 84px; height: auto; }
.d1iuum .stwx9j { max-width: none; padding: 0 32px; }
.d1iuum .lhflhgmr  { max-width: none; padding: 24px 32px; }
.eycvia.l1yuf .stwx9j { max-width: 1200px; }
.eycvia.ov8eicu .stwx9j { max-width: 1320px; }
.ntpyeze   .z49fowzo, .ntpyeze   .qmbismt1 { text-transform: capitalize; }
.se94mipn .z49fowzo, .se94mipn .qmbismt1 { text-transform: lowercase; }
.z61q .z49fowzo, .z61q .qmbismt1 { text-transform: uppercase; letter-spacing: 0.06em; }
.vyq73, .x6an {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.u9173 .vyq73,
.wnkah49y .vyq73,
.cdyp .vyq73,
.n95h8 .vyq73,
.chjq   .vugy4 a { font-weight: 500; }
.aaxe40x .vugy4 a { font-weight: 600; }
.ukf7tx9     .vugy4 a { font-weight: 700; }
.qkdmjl    .vugy4 a { font-weight: 800; letter-spacing: 0.01em; }
.xyjlu1mk     .vugy4 > li + li::before,
.eeja    .vugy4 > li + li::before,
.ao6s4n    .vugy4 > li + li::before,
.a39r28mq .vugy4 > li + li::before,
.ycqr .vugy4 > li + li::before,
.u3j9nebs  .vugy4 > li + li::before,
.orhgfyne    .vugy4 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.xyjlu1mk     .vugy4 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.eeja    .vugy4 > li + li::before { content: "|"; }
.ao6s4n    .vugy4 > li + li::before { content: "—"; }
.a39r28mq .vugy4 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ycqr .vugy4 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.u3j9nebs  .vugy4 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.orhgfyne    .vugy4 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .dutf .x1ax0a3o,
  .qa80 .x1ax0a3o,
  .t1dat .x1ax0a3o,
  .gdn6u8cy .x1ax0a3o,
  .b8v7m .x1ax0a3o {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .dutf .x1ax0a3o::before,
  .qa80 .x1ax0a3o::before,
  .t1dat .x1ax0a3o::before,
  .gdn6u8cy .x1ax0a3o::before,
  .b8v7m .x1ax0a3o::before { content: ""; display: block; flex-shrink: 0; }

  
  .dutf .x1ax0a3o::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;
  }

  
  .qa80 .x1ax0a3o::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;
  }

  
  .t1dat .x1ax0a3o::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;
  }

  
  .gdn6u8cy .x1ax0a3o::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;
  }

  
  .b8v7m .x1ax0a3o::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) {
  .lpm2 .x1ax0a3o {
    padding: 5px 14px;
  }
  .lpm2 .vugy4 {
    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;
  }
  .lpm2 .vugy4 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .lpm2 .vugy4 li a:hover { background: var(--bg-raised); }
  .lpm2 .su6v7fu,
  .zcf70 .su6v7fu,
  .ni2cn7 .su6v7fu { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .rv9g3r .x1ax0a3o {
    padding: 5px 10px;
  }
  .rv9g3r .vugy4 {
    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);
  }
  .rv9g3r .vugy4.rs5uv0xf { transform: translateX(0); }
  .rv9g3r .vugy4 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .rv9g3r .vugy4 li:last-child a { border-bottom: none; }
  .csszxp .vugy4,
  .gtio .vugy4 { background: var(--accent) !important; }
  .csszxp .vugy4 li a,
  .gtio .vugy4 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ni2cn7 .x1ax0a3o {
    padding: 5px 10px;
  }
  .ni2cn7 .vugy4 {
    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);
  }
  .ni2cn7 .vugy4::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ni2cn7 .vugy4.rs5uv0xf { transform: translateY(0); }
  .ni2cn7 .vugy4 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .alpxcfm .x1ax0a3o {
    padding: 5px 10px;
  }
  .alpxcfm .vugy4 {
    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;
  }
  .alpxcfm .vugy4.rs5uv0xf { opacity: 1; pointer-events: auto; }
  .alpxcfm .vugy4 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .mpxy     .x1ax0a3o { border-radius: 0 !important; }
  .nx7gw   .x1ax0a3o { border-radius: 8px !important; }
  .llmcpz0 .x1ax0a3o { border-radius: 50% !important; }
  .h5v28j8   .x1ax0a3o { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .xlebgoh .mar7 { flex-direction: column; align-items: stretch; }
  .xlebgoh .dnwr { flex-direction: row; min-width: auto; }
  .xlebgoh .zps61 { align-items: flex-start; text-align: left; }
}
.r0gqhg,
.r0gqhg.iufykl2,
.a6am .r0gqhg,
.hs9b9 .r0gqhg,
.cdnzxep .r0gqhg,
.ba9fexz .r0gqhg {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.wv06pfq {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.lhxjpgp { flex: 1 1 280px; min-width: 0; }
.h8bzyy {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.lixz {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ilwoib4z {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.ilwoib4z:hover { transform: translateY(-1px); opacity: 0.95; }
.mtki .wv06pfq {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.mtki .h8bzyy { color: var(--cta); }
.mtki .lixz { color: var(--text-body); }
.mtki .ilwoib4z {
  background: var(--cta) !important;
  color: #fff !important;
}
.tilv7 .wv06pfq {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.tilv7 .h8bzyy { color: var(--text-primary); }
.tilv7 .lixz { color: var(--text-body); }
.tilv7 .ilwoib4z {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .wv06pfq {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .lhxjpgp { flex: 0 0 auto; }
  .h8bzyy { font-size: 1.2rem; }
  .ilwoib4z { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.s9sygel .yrec7 { height: 36px; }
.x0gqrqw .yrec7 { height: 60px; max-width: 200px; }
.t6hvuyd .yrec7 { height: 56px; max-width: 180px; }
@media (min-width: 720px) {
  .n54xu .hqogkft2 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .n54xu .np7et {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .n54xu .np7et { padding: 40px 16px 20px; }
  .n54xu .xgxzqkm {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .n54xu .gx8q { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .tqi51z .np7et {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .tqi51z .np7et::before {
    position: absolute; top: 14px; left: 14px;
  }
  .tqi51z .wzv6 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .tqi51z .pg44ra5h { white-space: normal; text-align: center; font-size: 1.2rem; }
  .tqi51z .xgxzqkm {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .tqi51z .gx8q { width: 100%; min-width: 0; }
  .tqi51z .otj8r9f { min-width: 0; }
}
.a1dfpjm .np7et::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.u8dftj .rx7ao {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.u8dftj .rx7ao summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.u8dftj .rx7ao p { padding: 0 2px 16px; }
.a7nsj8nm .rx7ao { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.a7nsj8nm .rx7ao summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.a7nsj8nm .rx7ao summary::after { content: "›"; font-size: 1.2em; }
.a7nsj8nm .rx7ao[open] summary::after { content: "‹"; }
.a7nsj8nm .rx7ao p { padding: 10px 22px 4px; }
.od60 .rx7ao {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.od60 .rx7ao summary { color: var(--text-primary); padding-left: 16px; }
.od60 .rx7ao summary::after { content: "›"; font-size: 1.1em; }
.od60 .rx7ao[open] summary::after { content: "‹"; }
.od60 .rx7ao p { padding-left: 16px; }
.vwjn .flq0 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.vwjn .rx7ao {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.vwjn .rx7ao:last-child { border-bottom: none; }
.vwjn .rx7ao summary { color: var(--text-primary); border-radius: 0; }
.vwjn .rx7ao summary::after { content: "›"; font-size: 1.1em; }
.vwjn .rx7ao[open] summary::after { content: "‹"; }
.gkai9 .rx7ao { overflow: hidden; }
.gkai9 .rx7ao summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.gkai9 .rx7ao summary::after { color: rgba(255,255,255,.75); }
.gkai9 .rx7ao[open] summary { border-radius: 0; }
.zar3h0lt { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.d9i1 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.u22vnhw {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.z3fajjl { color: var(--text-muted); font-size: 1.05rem; }
.muqgkt8u {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.yd6pz6x {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.z11uipzo { margin-bottom: 20px; }
.b25p8ehy {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.b9a8 {
  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;
}
.b9a8:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ef5cjv { resize: vertical; min-height: 130px; }
.nwdh9d9 { width: 100%; margin-top: 8px; }
.qmwyowru {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.untcft {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.s2fzlr { color: var(--text-muted); line-height: 1.75; }
.honak { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.honak li { margin-bottom: 6px; }
.psp1d { max-width: 760px; margin: 0 auto; }
.bjhvz29 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.iqhks6 { max-width: 760px; margin: 0 auto; }
.kc5bzy { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.kc5bzy:last-child { border-bottom: none; }
.iu64sxx { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.kc5bzy p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.kc5bzy ul.honak { margin: 0; }
.x5ceqcm .iu64sxx { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .x5ceqcm { grid-template-columns: 1fr; gap: 10px; } }
.tgvzvc6 .iu64sxx { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.r6x2 .honak { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .qyz0g8 { grid-template-columns: 1fr; } }
.n5x43 { color: inherit; text-decoration: none; }
.n5x43:hover { color: var(--accent-light); text-decoration: underline; }
.vjl1sop { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.y86hcn { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.y86hcn:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.hrnau { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.y86hcn p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.y86hcn ul.honak { margin: 0; }
.ose8 { color: var(--text-muted); line-height: 1.75; }
.ar07ym .honak,
.d2by .honak,
.ug029yj .honak,
.yfxb .honak {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.ar07ym .y86hcn,
.d2by .y86hcn { text-align: left; }
.ar07ym .hrnau,
.d2by .hrnau { text-align: center; }
.rb2t3gva { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.tqcm06j { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.d0olrt7b { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.v780ka5o { margin-top: 12px; }
.q4kdfvf4 { 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; }
.q4kdfvf4:hover { border-bottom-color: var(--accent-light); }
.vbz3x { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.vbz3x img { width: 100%; height: 100%; object-fit: cover; display: block; }
.h5fnj { width: 200px; height: 200px; }
.t7gk9ds { border-radius: 50%; }
.myyri2 { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.jr3jdiek { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.cbymf8m { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .f9e3 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.kq9oz .d0olrt7b, .kq9oz .tqcm06j { max-width: 640px; }
.dgyk .rb2t3gva { font-size: 1.6rem; margin-top: 18px; }
.r7ks .d0olrt7b { margin-bottom: 28px; }
@media (max-width: 860px) { .tifkqi4 { grid-template-columns: 1fr; } .dgyk { position: static; text-align: center; } }
.kf7zg1 { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.kcjk0qt { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.kcjk0qt .vbz3x { margin: 0 auto 18px; }
.kcjk0qt .jr3jdiek { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .kf7zg1 { grid-template-columns: 1fr; } }
.ia1e .rb2t3gva { font-size: 1.6rem; margin-bottom: 6px; }
.yfxb .honak { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ia1e { flex-direction: column; text-align: center; } .vhjv { grid-template-columns: 1fr; } }
.ob5q54 .rb2t3gva { font-size: 1.35rem; margin: 0 0 4px; }
.ob5q54 .jr3jdiek { margin: 0; }
.fvse58nn { max-width: 760px; margin: 0 auto; }
.lthy { position: relative; padding-left: 28px; }
.lthy::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.o3xq9o { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.o3xq9o:last-child { padding-bottom: 0; }
.ohdm7z8o { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.fku8btjy h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.fku8btjy p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.exclh {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.exclh .u22vnhw { color: var(--accent-light); }
.dvef .u22vnhw { font-size: 2rem; }
.dvef .z3fajjl { max-width: 680px; }
.hpsu .u22vnhw { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.hpsu .z3fajjl  { margin: 0; }
@media (max-width: 640px) { .hpsu { flex-direction: column; } }
.du75kgjz .u22vnhw { color: var(--accent-light); }
.rdbl03td .u22vnhw { color: #fff; }
.rdbl03td .z3fajjl  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .jgmz3o4 { grid-template-columns: 1fr; } }
.l9i5e .b9a8 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.l9i5e .b9a8:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.x89x0 .b9a8 { background: var(--bg-raised); border-color: transparent; }
.x89x0 .b9a8:focus { background: var(--bg-card); border-color: var(--accent-light); }
.llgym .b9a8 { border-radius: 100px; padding: 11px 20px; }
.llgym .ef5cjv { border-radius: 14px; }
@media (max-width: 640px) { .ozf1ul8 { grid-template-columns: 1fr; } }
.uwc0mub { counter-reset: priv-count; }
.vbsyrat {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.vbsyrat:last-child { border-bottom: none; }
.pblfn39 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.vbsyrat h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.vbsyrat p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.bllr { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.bllr li { margin-bottom: 6px; }
.q6y6w{display:none}
.q6y6w:empty,.aihyeqhe:empty{display:none}
.g4pp6{position:relative;overflow:visible}
.xpqwlxef .p35pi,.wcwaskqy .p35pi,
.p6qe5 .p35pi,.ovqlct .p35pi,
.hm1vp .p35pi,.bg7ea9ff .p35pi{display:block}
.gs1oq6b2 .dx83cu7{display:block}
.xpqwlxef .p35pi,.wcwaskqy .p35pi,
.p6qe5 .p35pi,.ovqlct .p35pi,
.hm1vp .p35pi{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}
.xpqwlxef .p35pi .aihyeqhe,.wcwaskqy .p35pi .aihyeqhe,
.p6qe5 .p35pi .aihyeqhe,.ovqlct .p35pi .aihyeqhe,
.hm1vp .p35pi .aihyeqhe{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}
.xpqwlxef .hzmx4y,.wcwaskqy .hzmx4y,
.p6qe5 .hzmx4y,.ovqlct .hzmx4y,
.hm1vp .hzmx4y{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.xpqwlxef .p35pi,.wcwaskqy .p35pi{top:12px}
.xpqwlxef .p35pi .aihyeqhe{margin-right:auto}
.wcwaskqy .p35pi .aihyeqhe{margin-left:auto}
.wcwaskqy .p35pi{text-align:right}
.p6qe5 .p35pi,.ovqlct .p35pi{bottom:12px}
.p6qe5 .p35pi .aihyeqhe{margin-right:auto}
.ovqlct .p35pi .aihyeqhe{margin-left:auto}
.ovqlct .p35pi{text-align:right}
.hm1vp .p35pi{position:relative;margin-top:16px}
.hm1vp .p35pi .aihyeqhe{margin:0 auto}
.bg7ea9ff .p35pi{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.bg7ea9ff .p35pi .aihyeqhe{margin:0}
.bg7ea9ff .v0bc~.p35pi,
.bg7ea9ff .d031~.p35pi{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.bg7ea9ff .v0bc~.p35pi .aihyeqhe,
.bg7ea9ff .d031~.p35pi .aihyeqhe{justify-content:flex-start}
.v0bc~.p35pi,.d031~.p35pi{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}
.v0bc~.p35pi .aihyeqhe{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.d031~.p35pi .aihyeqhe{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.dx83cu7 .aihyeqhe{margin:0 0 12px}
.aihyeqhe{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.hzmx4y{white-space:nowrap}
.wcpf .hzmx4y{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.xqkux6qm .hzmx4y{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}
.mo84pz .aihyeqhe{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.m2yf .hzmx4y{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.m2yf .iyog::before{content:""}
.odn77um .hzmx4y{color: var(--accent-light);opacity:1;font-weight:500}
.rke930e .hzmx4y{border-bottom:1px solid currentColor;padding-bottom:2px}
.b549 .aihyeqhe{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.j2qp2{--date-bg:var(--accent-bg)}
.nnfu .iyog::before{content:""}
.su62r .hzmx4y + .hzmx4y::before{content:"•";margin-right:6px;opacity:.4}
.ylymuoh .hzmx4y + .hzmx4y::before{content:"/";margin-right:6px;opacity:.35}
.gpps8 .hzmx4y + .hzmx4y::before{content:"|";margin-right:6px;opacity:.3}
.jayuaffz .hzmx4y + .hzmx4y::before{content:"—";margin-right:6px;opacity:.3}
.njce062 .hzmx4y + .hzmx4y::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.sk9r .hzmx4y + .hzmx4y::before{content:"·";margin-right:6px;opacity:.4}
.cen7t9n .hzmx4y + .hzmx4y::before{content:"›";margin-right:6px;opacity:.4}
.zf98671r .hzmx4y + .hzmx4y::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.obavp{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.a0svqm{display:flex;flex-direction:column;gap:3px}
.f6dtl{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.uibqr{font-weight:700;font-size:1rem;color:var(--text-heading)}
.xyrrete{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ogh45e .obavp{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.lwz132n .obavp{border-top:3px solid var(--accent);padding-top:18px}
.k3m8dv .obavp{border-left:3px solid var(--accent);border-radius:0}
.wic81p .obavp{padding:20px 0}
@media(max-width:640px){
  .obavp{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .xyrrete{max-width:100%}
}
.pionl77f .q5s6ejt{margin:0}
@media (max-width:560px){
  .kqnmsur2{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .g6in9m { padding: 28px 18px 20px; }
  .e8dh39o { font-size: 1.2rem; }
  .puw5r { max-width: 220px; max-height: 80px; }
}
.x7dwduyi  .ugpc9xt { border-radius: 6px; }
.k2dbrfbr .wv06pfq {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .ugpc9xt { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.qib2z5dx {
  margin: 28px 0 24px;
}
.qib2z5dx .iufykl2 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.qib2z5dx .py9q {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.qib2z5dx .wv06pfq {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .stwx9j { flex-direction: row-reverse; }
[dir="rtl"] .vugy4 { flex-direction: row-reverse; }
[dir="rtl"] .cv8rhk .dr3lc { right: auto; left: 32px; }
[dir="rtl"] .cunhwan  .dr3lc { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .cv8rhk .dr3lc { right: auto; left: 20px; }
  [dir="rtl"] .cunhwan  .dr3lc { left: auto;  right: 20px; }
}
[dir="rtl"] .rueg .yupzf  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .bgstunbm .yupzf { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .lhg84qk1, [dir="rtl"] .t7ofnv { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .lrekoz { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .h5v8qhg { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .qmg08ae { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .wv06pfq { direction: rtl; }
[dir="rtl"] .sa0e8b0 { direction: rtl; }
[dir="rtl"] .tviuu7 { direction: rtl; }
[dir="rtl"] .oz1hhbfj { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .zk10s .t7ofnv,
[dir="rtl"] .psme6gy .t7ofnv,
[dir="rtl"] .vvyhjnw .t7ofnv,
[dir="rtl"] .l59t4r .t7ofnv {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .zk10s .t7ofnv li::before,
[dir="rtl"] .psme6gy .t7ofnv li::before,
[dir="rtl"] .vvyhjnw .t7ofnv li::before,
[dir="rtl"] .l59t4r .t7ofnv li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .q4vjzvc.lw8i .gvt0m,
[dir="rtl"] .rm416f.lw8i .gvt0m,
[dir="rtl"] .zbeu.lw8i .gvt0m,
[dir="rtl"] .aopmt.lw8i .gvt0m,
[dir="rtl"] .nbv3.lw8i .gvt0m { text-align: right; }
[dir="rtl"] .v0bc.lw8i .qyb4 { align-items: flex-end; text-align: right; }
[dir="rtl"] .py9q,
[dir="rtl"] .lyg54yfq,
[dir="rtl"] .j6pi,
[dir="rtl"] .urbu,
[dir="rtl"] .gvt0m { text-align: right; }
[dir="rtl"] .yd6pz6x,
[dir="rtl"] .b25p8ehy,
[dir="rtl"] .d0olrt7b,
[dir="rtl"] .b9a8,
[dir="rtl"] .ef5cjv { text-align: right; direction: rtl; }
[dir="rtl"] .llgym .b9a8,
[dir="rtl"] .l9i5e .b9a8 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #2f21b8;
  --brand:           #2f21b8;
  --brand-light:     #312698;
  --brand-pale:      #483db5;
  --grad-start:      #6154e0;
  --grad-end:        #978fe2;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #2f21b8;
  --cta-light:       #221699;
  --cta-hover:       #211784;
  --bg-page:         #f6f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f3f5;
  --bg-raised:       #eeeef1;
  --bg-hover:        #f3f3f5;
  --border:          #e2e2e8;
  --border-alt:      #d1cfdc;
  --border-section:  #e2e2e8;
  --text-primary:    #17171b;
  --text-muted:      #535160;
  --text-body:       #2f2e37;
  --text-sub:        #474652;
  --text-faint:      #76748a;
  --text-dim:        #9290a1;
  --text-label:      #5f5d6e;
  --text-value:      #3b3a45;
  --accent-bg:       #e4e2f2;
  --accent-bg-light: #ccc9ed;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f5;
  --c-pros:          #11916d;
  --c-cons:          #9f2145;
  --c-pros-label:    #14ad82;
  --c-tip-border:    #16bf8f;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #11916d;
}
:root { --logo-bg-opacity: 55%; }
body, button, input { font-family: "Source Sans 3", sans-serif; }
.rboouqo .ugebq8 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.rboouqo .ugebq8::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.rboouqo .tzdln     .ugebq8::before { content: "";  color: var(--c-tip-border); }.rboouqo .jqxv .ugebq8::before { content: ""; color: var(--c-warn-border); }.rboouqo .ge63qs    .ugebq8::before { content: ""; color: #60a5fa; }.d1avh .rboouqo .tzdln     .ugebq8::before { color: #10b981; }.d1avh .rboouqo .jqxv .ugebq8::before { color: #f43f5e; }.d1avh .rboouqo .ge63qs    .ugebq8::before { color: #a855f7; }.cswx9nhp  .rboouqo .tzdln     .ugebq8::before { color: #eab308; }.cswx9nhp  .rboouqo .jqxv .ugebq8::before { color: #ef4444; }.cswx9nhp  .rboouqo .ge63qs    .ugebq8::before { color: #f97316; }.h9cb6f  .rboouqo .tzdln     .ugebq8::before { color: #38bdf8; }.h9cb6f  .rboouqo .jqxv .ugebq8::before { color: #818cf8; }.h9cb6f  .rboouqo .ge63qs    .ugebq8::before { color: #2dd4bf; }.y1fqzzp .rboouqo .ugebq8::before { color: var(--accent-light) !important; }
.e49i .t2ppabo, .e49i .v0bc { min-height: 320px; }
.mwf3ngu2::before { content: '—'; }