:root {
  --color-accent: #4b79ad;
  --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;
}
.kxz29vg8 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ymra {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.mkhvt1 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.zkpc75 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.r2a8o { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.r2a8o a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.r2a8o a:hover { color: var(--accent-light); }
.utdcmo82     .m43db7 { border-radius: 24px; padding: 8px; }
.utdcmo82 .m43db7 li a { border-radius: 16px; }
.zou1jps5 .m43db7 li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .m43db7 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .u3crcumi:hover .m43db7,
  .u3crcumi:focus-within .m43db7 { display: block; }
  .m43db7 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.lnmh6u {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.gbk4fj { display: none; }
@media (max-width: 640px) {
  .gbk4fj {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .gbk4fj.nkpfjh { display: block; }
}
@media (max-width: 640px) {
  .lnmh6u { display: block; }
  .r2a8o > li + li::before { display: none !important; }
  .r2a8o {
    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;
  }
  .r2a8o.nkpfjh { display: flex; }
  .r2a8o li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .r2a8o li:last-child a { border-bottom: none; }
}
.i93k { min-height: 480px; }
.zl14zn {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.jo13 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.lknue .jo13 { margin-left: 0; margin-right: 0; }
.r4js {
  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;
}
.dcgkiczf .r4js { margin-top: 24px; }
.r4js:hover { opacity: 0.88; }
.qvx334 .zl14zn { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.qvx334 .jo13 { color: #e2e8f0; }
.qvx334.lknue   .z7qkjj { text-align: left; }
.bz1w0762 .zl14zn { color: var(--text-primary); text-shadow: none; }
.bz1w0762 .jo13 { color: var(--text-muted); }
.bz1w0762 .r4js { margin-top: 16px; }
.bz1w0762, .bz1w0762.i93k { min-height: auto !important; }
.bz1w0762.lknue   .z7qkjj { text-align: left; }
.bz1w0762~.fe0xe{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}
.bz1w0762~.fe0xe .fnrqfg{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ks5qu .zl14zn { color: #fff; }
.ks5qu .jo13 { color: rgba(255,255,255,0.85); }
.ks5qu .r4js { background: #fff; color: var(--cta); }
.ks5qu .r4js:hover { opacity: 0.92; }
.n6atxez .zxcr { position: relative; overflow: hidden; }
.n6atxez .zxcr::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.ro8jkws .zxcr {
  animation: hg-breathe 7s ease-in-out infinite;
}
.mj84m .zxcr { position: relative; overflow: hidden; }
.mj84m .zxcr::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;
}
.csgwm .zxcr { position: relative; overflow: hidden; }
.csgwm .zxcr::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.rlgk6 .zxcr {
  animation: hg-fadein 1.2s ease-out both;
}
.zxcr {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.fuy9p {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.xjzp {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.ytuyrji {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.zxcr .zl14zn { text-shadow: none; color: var(--text-primary); }
.zxcr .jo13 { color: var(--text-muted); }
body.a6xf5x .zl14zn {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.kjmy .zl14zn {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.i93k.ks5qu .zl14zn,
section.ks5qu .zl14zn {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.zxcr.x9vqw .fuy9p { align-items: center; text-align: center; }
.zxcr.lknue   .fuy9p { align-items: flex-start; text-align: left; }
.hiph86 .xjzp { position: relative; }
.hiph86 .xjzp::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.hiph86.blpma42x .xjzp::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.iubqk .xjzp {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.iubqk .ytuyrji {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.iubqk.blpma42x .xjzp { padding: 32px 0 32px 32px; }
.xhous91 .xjzp {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.xhous91 .ytuyrji {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.xhous91 .q4lxv4ef {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.blpma42x .fuy9p {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.xhous91.blpma42x .xjzp { padding: 40px 16px 40px 48px; }
.i93k .zf1i12b {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.zf1i12b .x16mr5.oxdxm4 {
  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;
}
.zf1i12b .x16mr5.oxdxm4:hover { opacity: 0.85; }
.b1ysak4e .xjzp {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .zxcr { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .zxcr:not(.b1ysak4e) .xjzp { display: none !important; }
  .b1ysak4e .xjzp { padding: 16px; }
  .fuy9p  { padding: 36px 24px; }
  .zxcr~.fe0xe,.blpma42x~.fe0xe{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .i93k, .zxcr { min-height: 320px !important; }
  .zl14zn { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .rk7sb,
  .fg50,
  .foiwm { grid-template-columns: 1fr !important; }

  

  
  .klkh { display: flex !important; flex-direction: column !important; }
  .klkh .z7qkjj { display: contents; }
  .klkh .d4icwvz7 { order: 0; }
  .klkh .zl14zn { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .klkh .rk7sb { order: 2; padding: 0 16px 12px !important; }
  .klkh .jo13 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .dcgkiczf .z7qkjj { display: flex; flex-direction: column; }
  .dcgkiczf .z7qkjj .zl14zn { order: 1; }
  .dcgkiczf .z7qkjj .foiwm { order: 2; margin: 8px 0 24px !important; }
  .dcgkiczf .z7qkjj .jo13 { order: 3; }
  .dcgkiczf .z7qkjj .r4js { order: 4; align-self: center; margin-top: 0; }

  
  .zxcr.b1ysak4e {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .zxcr.b1ysak4e .fuy9p { display: contents; padding: 0; }
  .zxcr.b1ysak4e .fuy9p .zl14zn { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .zxcr.b1ysak4e .xjzp { order: 2; padding: 12px 16px; }
  .zxcr.b1ysak4e .fuy9p .jo13 { order: 3; padding: 0 24px; margin: 0 auto; }
  .zxcr.b1ysak4e .fuy9p .r4js { order: 4; align-self: center; margin: 8px 0 32px; }
}
.uxn2v8g { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.vw9vm8 { width: 100%; height: auto; display: block; border-radius: 10px; }
.fhxhz7 .uxn2v8g        { border-radius: 16px; }
.fhxhz7 .vw9vm8  { border-radius: 16px; }
.wwvhi2 .uxn2v8g         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.wwvhi2 .vw9vm8   { border-radius: 8px; }
.coqcg { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.mz748wgf { width: 100%; padding: 32px 0; position: relative; }
.m7736 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.nz8gdwa .mz748wgf:nth-child(even) { background: var(--bg-surface); }
.nz8gdwa .mz748wgf:nth-child(odd)  { background: var(--bg-page); }
.ow7axa .mz748wgf:nth-child(even) { background: var(--bg-card); }
.ow7axa .mz748wgf:nth-child(odd)  { background: var(--bg-page); }
.nz8gdwa .mz748wgf:nth-child(odd)  .m7736 { background: var(--bg-card); border-radius: 6px; }
.nz8gdwa .mz748wgf:nth-child(even) .m7736 { background: var(--bg-raised); border-radius: 6px; }
.ow7axa .mz748wgf:nth-child(odd)  .m7736 { background: var(--bg-card); border-radius: 6px; }
.ow7axa .mz748wgf:nth-child(even) .m7736 { background: var(--bg-raised); border-radius: 6px; }
.nz8gdwa .mz748wgf:nth-child(even) .brakv59 .zn4nbuq,
.ow7axa .mz748wgf:nth-child(even) .brakv59 .zn4nbuq { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.nz8gdwa .mz748wgf:nth-child(odd) .brakv59 .zn4nbuq,
.ow7axa .mz748wgf:nth-child(odd) .brakv59 .zn4nbuq { background: var(--bg-card-inner); }
.nz8gdwa .mz748wgf:nth-child(even) .xv2fx1fw .zn4nbuq:nth-child(odd),
.ow7axa .mz748wgf:nth-child(even) .xv2fx1fw .zn4nbuq:nth-child(odd)  { background: var(--bg-card); }
.nz8gdwa .mz748wgf:nth-child(even) .xv2fx1fw .zn4nbuq:nth-child(even),
.ow7axa .mz748wgf:nth-child(even) .xv2fx1fw .zn4nbuq:nth-child(even) { background: var(--bg-card-inner); }
h1.vsxx { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.vsxx {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.yyogec { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.dq86ts h2.vsxx {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.y2q5ab h2.vsxx {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.l8x5sy h2.vsxx {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.n9oi8 h2.vsxx::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.i3pvjim h2.vsxx {
  color: var(--text-primary); font-size: 1.7rem;
}
.b64a1xi h2.vsxx::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.g33gk h2.vsxx {
  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;
}
.x9v6msox { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .x9v6msox { display: none; } }
.sutt5mph { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.t4zhs { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.sfed20 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ssfise { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ymcsukkx { padding-left: 20px; }
.ymcsukkx li { margin-bottom: 6px; }
.ymcsukkx a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ymcsukkx a:hover { color: var(--accent-light); }
.b0atc .ssfise { display: none; }
.fjti .ssfise { display: none; }
.fjti .ymcsukkx { padding-left: 0; list-style: none; }
.fjti .ymcsukkx li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.fjti .ymcsukkx a { font-size: 0.92rem; }
.uglds5i .sfed20 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.uglds5i .ssfise { display: none; }
.uglds5i .ymcsukkx { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.uglds5i .ymcsukkx li { margin-bottom: 0; }
.uglds5i .ymcsukkx 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;
}
.uglds5i .ymcsukkx a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.xs22u .sfed20 { padding: 20px 20px 16px; }
.xs22u .ymcsukkx {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.xs22u .ymcsukkx li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.xs22u .ymcsukkx 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;
}
.xs22u .ymcsukkx 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;
}
.xs22u .ymcsukkx a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.xs22u .ymcsukkx a:focus,
.xs22u .ymcsukkx a:focus-visible,
.xs22u .ymcsukkx a:target { outline: none; }
.xs22u .ymcsukkx li:target a { border-color: var(--border); color: var(--text-muted); }
.vljj4yb .sfed20 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.vljj4yb .ssfise { display: none; }
.vljj4yb .ymcsukkx { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.vljj4yb .ymcsukkx li { margin-bottom: 0; }
.vljj4yb .ymcsukkx li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.vljj4yb .ymcsukkx li:last-child::after { content: ""; margin-right: 0; }
.vljj4yb .ymcsukkx a { font-size: 0.9rem; }
.zn4nbuq { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.brakv59 .zn4nbuq { background: var(--bg-card); }
.xv2fx1fw .zn4nbuq:nth-child(odd)  { background: var(--bg-card); }
.xv2fx1fw .zn4nbuq:nth-child(even) { background: var(--bg-raised); }
.xss0zp9 .zn4nbuq {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.xss0zp9 .zn4nbuq:last-child { border-bottom: none; }
.xss0zp9 h3.yyogec { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.pqs8kwbx .zn4nbuq {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.pqs8kwbx .zn4nbuq + .zn4nbuq { margin-top: 4px; }
.lwl7yj4l .zn4nbuq { background: none; border-radius: 0; padding: 12px 0; }
.lwl7yj4l .zn4nbuq + .zn4nbuq { border-top: 1px solid var(--border-section); }
.m52taetl { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.o9gf8q { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.mik0h { color: var(--text-body); margin-bottom: 10px; }
.gzb0n0hw, .qkeyio { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.gzb0n0hw li, .qkeyio li { margin-bottom: 6px; }
.qkeyio li { list-style: decimal; }
.rji2grp     .gzb0n0hw { list-style-type: "● "; }
.mmc0rx  .gzb0n0hw { list-style-type: "■ "; }
.tabxsar .gzb0n0hw { list-style-type: "◆ "; }
.ulwq    .gzb0n0hw { list-style-type: "★ "; }
.rji2grp     .yvb3vvl { list-style-type: "● "; }
.mmc0rx  .yvb3vvl { list-style-type: "■ "; }
.tabxsar .yvb3vvl { list-style-type: "◆ "; }
.ulwq    .yvb3vvl { list-style-type: "★ "; }
.rji2grp    .gzb0n0hw li::marker, .rji2grp    .yvb3vvl li::marker,
.mmc0rx .gzb0n0hw li::marker, .mmc0rx .yvb3vvl li::marker,
.tabxsar .gzb0n0hw li::marker, .tabxsar .yvb3vvl li::marker,
.ulwq   .gzb0n0hw li::marker, .ulwq   .yvb3vvl li::marker {
  color: var(--cta); font-size: 1em;
}
.rji2grp .qkeyio,
.mmc0rx .qkeyio,
.tabxsar .qkeyio,
.ulwq .qkeyio {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.rji2grp .qkeyio li,
.mmc0rx .qkeyio li,
.tabxsar .qkeyio li,
.ulwq .qkeyio li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.rji2grp .qkeyio li::before,
.mmc0rx .qkeyio li::before,
.tabxsar .qkeyio li::before,
.ulwq .qkeyio 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;
}
.rji2grp     .qkeyio li::before { border-radius: 50%; }
.mmc0rx  .qkeyio li::before { border-radius: 3px; }
.tabxsar .qkeyio li::before { border-radius: 3px; }
.ulwq    .qkeyio li::before { border-radius: 50%; }
.oj7fms3j { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.y1uyh .oj7fms3j,
.zjnuhk7 .oj7fms3j { background: transparent; border: none; border-radius: 0; }
.wfqh38d { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.wfqh38d th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.wfqh38d td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.wfqh38d tr:hover td { background: var(--bg-hover); }
.h0olo .wfqh38d tbody tr:nth-child(even) td { background: var(--bg-surface); }
.hehtup .wfqh38d { border: 1px solid var(--border-alt); }
.hehtup .wfqh38d th,
.hehtup .wfqh38d td { border: 1px solid var(--border-alt); }
.ne3n82 .wfqh38d th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ne3n82 .wfqh38d td { border-bottom: none; }
.ne3n82 .wfqh38d tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.avwvae4 .wfqh38d th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.hr2x .oj7fms3j {
  overflow: hidden;
}
.hr2x .wfqh38d th { border-bottom: 1px solid var(--border-alt); }
.hr2x .wfqh38d tr:last-child td { border-bottom: none; }
.v6kr47 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.vv4hn8 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.brkr0g0 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.nyxc65g { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.rtmtfx { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.yvb3vvl { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.yvb3vvl 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%}
.l0egl .nyxc65g { background: transparent; text-align: center; }
.zadzpc .brkr0g0 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.osbo .brkr0g0 {
  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);
}
.yh0t .vv4hn8 { display: grid; grid-template-columns: auto 1fr; }
.yh0t .brkr0g0 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.yh0t .nyxc65g { grid-column: 2; }
.yh0t .rtmtfx,
.yh0t .yvb3vvl { grid-column: 1 / -1; }
.b8pzzs1r .vv4hn8 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.b8pzzs1r .brkr0g0 {
  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);
}
.b8pzzs1r .nyxc65g { grid-column: 2; }
.b8pzzs1r .rtmtfx,
.b8pzzs1r .yvb3vvl { grid-column: 1 / -1; }
.oq4g .vv4hn8 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.oq4g .nyxc65g { background: none; color: var(--accent-light); font-weight: 700; }
.t9bux8d .vv4hn8 { 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); }
.t9bux8d .nyxc65g { background: none; color: var(--accent-light); font-weight: 700; }
.rqc2a29 .vv4hn8 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.rqc2a29 .vv4hn8:last-child { border-bottom: none; }
.rqc2a29 .nyxc65g { background: none; color: var(--accent-light); font-weight: 700; }
.lvk28a7 .vv4hn8 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.lvk28a7 .nyxc65g { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.k2rs .v6kr47 { counter-reset: card-n; }
.k2rs .vv4hn8  { counter-increment: card-n; }
.k2rs .nyxc65g { display: flex; align-items: center; gap: 10px; }
.k2rs .nyxc65g::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;
}
.ee1eagg .vv4hn8 { background: var(--bg-surface); border: 1px solid var(--border); }
.ee1eagg .nyxc65g { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.kdlwyf { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.lqc8c9t  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.tb7s17qi { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.ekyyw { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.kdlwyf strong { color: var(--text-primary); font-size: 0.95rem; }
.kdlwyf p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.i1q5 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.wh31u3cv, .ovj9v6a { border-radius: 8px; padding: 14px; }
.wh31u3cv { background: var(--bg-pros); }
.ovj9v6a { background: var(--bg-cons); }
.v2ipk { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.wh31u3cv .v2ipk { color: var(--c-pros-label); }
.ovj9v6a .v2ipk { color: #f87171; }
.wh31u3cv ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ovj9v6a ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.vw9vm8 { width: 100%; height: auto; border-radius: 10px; display: block; }
.oxdxm4 {
  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;
}
.oxdxm4:hover { opacity: 0.85; }
.rq4sz4l4 .oxdxm4  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.rq4sz4l4 .oxdxm4:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.y1w7dk .oxdxm4  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.y1w7dk .oxdxm4:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.q39ve .r4js { border-radius: 50px; }
.q39ve .oxdxm4  { border-radius: 50px; }
.p9fs61 .r4js { padding-left: 22px; padding-right: 22px; }
.p9fs61 .oxdxm4  { padding-left: 12px; padding-right: 12px; }
.pg22 .r4js { padding-left: 44px; padding-right: 44px; }
.pg22 .oxdxm4  { padding-left: 24px; padding-right: 24px; }
.u4v7 .r4js { padding-left: 56px; padding-right: 56px; }
.u4v7 .oxdxm4  { padding-left: 32px; padding-right: 32px; }
.j3yc   .r4js::after, .j3yc   .oxdxm4::after,
.bs28x .r4js::after, .bs28x .oxdxm4::after,
.sxug    .r4js::after, .sxug    .oxdxm4::after,
.pzntog    .r4js::after, .pzntog    .oxdxm4::after,
.cje6mucp    .r4js::after, .cje6mucp    .oxdxm4::after,
.homxqc     .r4js::after, .homxqc     .oxdxm4::after,
.ahlz    .r4js::after, .ahlz    .oxdxm4::after,
.brsbsnvk   .r4js::after, .brsbsnvk   .oxdxm4::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;
}
.j3yc .r4js::after, .j3yc .oxdxm4::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");
}
.bs28x .r4js::after, .bs28x .oxdxm4::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");
}
.sxug .r4js::after, .sxug .oxdxm4::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");
}
.pzntog .r4js::after, .pzntog .oxdxm4::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");
}
.cje6mucp .r4js::after, .cje6mucp .oxdxm4::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");
}
.homxqc .r4js::after, .homxqc .oxdxm4::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");
}
.ahlz .r4js::after, .ahlz .oxdxm4::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");
}
.brsbsnvk .r4js::after, .brsbsnvk .oxdxm4::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");
}
.mcmgxyi   .zyhcgvq2::after, .mcmgxyi   .uceyemj::after,
.qjq707 .zyhcgvq2::after, .qjq707 .uceyemj::after,
.poskz    .zyhcgvq2::after, .poskz    .uceyemj::after,
.b2mncd    .zyhcgvq2::after, .b2mncd    .uceyemj::after,
.xl2jbfp    .zyhcgvq2::after, .xl2jbfp    .uceyemj::after,
.br9i8d8q     .zyhcgvq2::after, .br9i8d8q     .uceyemj::after,
.b2efz    .zyhcgvq2::after, .b2efz    .uceyemj::after,
.i7xwtm   .zyhcgvq2::after, .i7xwtm   .uceyemj::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;
}
.mcmgxyi .zyhcgvq2::after, .mcmgxyi .uceyemj::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");
}
.qjq707 .zyhcgvq2::after, .qjq707 .uceyemj::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");
}
.poskz .zyhcgvq2::after, .poskz .uceyemj::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");
}
.b2mncd .zyhcgvq2::after, .b2mncd .uceyemj::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");
}
.xl2jbfp .zyhcgvq2::after, .xl2jbfp .uceyemj::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");
}
.br9i8d8q .zyhcgvq2::after, .br9i8d8q .uceyemj::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");
}
.b2efz .zyhcgvq2::after, .b2efz .uceyemj::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");
}
.i7xwtm .zyhcgvq2::after, .i7xwtm .uceyemj::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");
}
.nfrvglsa .wioh    { background: #1a1a1a; }
.x16mr5.oxdxm4 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .v8hubtl {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .v8hubtl::before    { grid-area: rank;   }
  .i26a6           { grid-area: ident;  }
  .t0rs     { grid-area: rating; min-width: 0; width: auto; }
  .q08ccf45           { grid-area: pills;  }
  .x16mr5             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .v8hubtl {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .v8hubtl::before    { justify-self: center; }
  .i26a6           { width: 100%; }
  .t0rs     { justify-self: center; }
  .q08ccf45           { grid-template-columns: 1fr; }
}
.cb9cm49 .kdcr9j { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .g9lp2t89 .uwuz {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .g9lp2t89 .vuiojf { margin: 0; }
}
.dfla .vuiojf { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.dfla .koae2kh { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.dfla .y1uyh { padding: 14px 16px; }
.dfla .jbq33g { border-radius: 4px; }
.dfla .kdcr9j { border-radius: 0; }
.zjnuhk7 .i1q5 { gap: 10px; }
.zjnuhk7 .wh31u3cv, .zjnuhk7 .ovj9v6a { padding: 12px; }
.zjnuhk7 .wh31u3cv ul, .zjnuhk7 .ovj9v6a ul { margin: 4px 0 0; padding-left: 18px; }
.zjnuhk7 .wh31u3cv li, .zjnuhk7 .ovj9v6a li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .kw1i { grid-template-columns: 1fr; }
  .v73g0 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .v73g0 .mu6d1 { width: 72px; height: 50px; }
  .v73g0 .zw6zobg { max-width: 180px; }
  .v73g0 .lw8dy { width: auto; }
}
@media (max-width: 720px) {
  .kihu { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ngckohg3 { padding: 16px; }
  .mggq6s .vf4ost { min-width: 50%; }
}
.f25o7z .i1q5 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .wv2zs5c { grid-template-columns: 1fr; }
  .d3fa { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .fxt8 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .j2j87 { flex-wrap: wrap; padding: 16px; }
}
.ct7r6n .i1q5 { gap: 8px; }
.ct7r6n .wh31u3cv, .ct7r6n .ovj9v6a { padding: 8px; }
@media (max-width: 480px) {
  .cfzl3v { flex-direction: column; align-items: stretch; }
}
.ft88 .lw8dy .oxdxm4 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .cbgflqxs { flex-direction: column; align-items: stretch; gap: 10px; }
  .ft88 .lw8dy { text-align: center; }
}
@media (max-width: 720px) {
  .gufy { grid-template-columns: 1fr; }
  .hzfosx1n { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .wfl0vd { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .hnh4 { grid-template-columns: 1fr; }
  .y4jl { width: 100px; height: 100px; margin: 16px auto; }
  .pxwq5xoh { font-size: 1.4rem; }
  .rx21n { justify-content: center; }
  .w903h .vf4ost { min-width: 50%; }
}
.oej6tw .i1q5 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .an6tdri { flex-wrap: wrap; padding: 14px 16px; }
  .epzrsu { padding: 12px 16px; }
  .oej6tw .i1q5 { margin: 0 16px; }
  .oej6tw .dtxh { padding: 0 16px; }
  .w4ghl { padding: 12px 16px; }
}
.vsoj .v8hubtl {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.l6sn7p3 .q08ccf45 .ezdsm {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.l6sn7p3 .q08ccf45 .ezdsm:first-child { border-left: none; }
.pjds .eswqw0t,
.pjds .pcgf,
.pjds .pcgf {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.pjds .pcgf small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.pjds .lfzlagiq .dyzy,
.pjds .lfzlagiq strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.pjds .tmnfj,
.pjds .wk32r { font-size: 1em; }
.lhmsx { margin: 16px 0; }
.vl7zdp5a { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.vl7zdp5a summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.vl7zdp5a summary::after { content: "+"; color: var(--accent-light); }
.vl7zdp5a[open] summary::after { content: "−"; }
.vl7zdp5a p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.mz748wgf { margin-bottom: 0; }
.fn49bcq h2.vsxx { color: var(--text-primary); border-color: var(--accent-light); }
.b283vyyh h2.vsxx { color: var(--text-primary); border-color: var(--accent-light); }
.kp1x .lqc8c9t     { background: #052e16; border-color: #10b981; }
.kp1x .tb7s17qi { background: #2d0a1e; border-color: #f43f5e; }
.kp1x .kdlwyf strong  { color: #f1f5f9; }
.kp1x .kdlwyf p       { color: #cbd5e1; }
.kp1x .x7zs    .lqc8c9t     .ekyyw::before,
.kp1x .rgj5a8gi  .lqc8c9t     .ekyyw::before,
.kp1x .orhd9k3  .lqc8c9t     .ekyyw::before,
.kp1x .jl67 .lqc8c9t     .ekyyw::before { color: #10b981; }
.kp1x .x7zs    .tb7s17qi .ekyyw::before,
.kp1x .rgj5a8gi  .tb7s17qi .ekyyw::before,
.kp1x .orhd9k3  .tb7s17qi .ekyyw::before,
.kp1x .jl67 .tb7s17qi .ekyyw::before { color: #f43f5e; }
.kp1x .x7zs    .m3es2jm    .ekyyw::before,
.kp1x .rgj5a8gi  .m3es2jm    .ekyyw::before,
.kp1x .orhd9k3  .m3es2jm    .ekyyw::before,
.kp1x .jl67 .m3es2jm    .ekyyw::before { color: #a855f7; }
.xsr7 .lqc8c9t     { background: #2d2000; border-color: #eab308; }
.xsr7 .tb7s17qi { background: #2d0b0b; border-color: #ef4444; }
.xsr7 .m3es2jm    { background: #2d1600; border-color: #f97316; }
.xsr7 .kdlwyf strong  { color: #f1f5f9; }
.xsr7 .kdlwyf p       { color: #cbd5e1; }
.xsr7 .x7zs    .lqc8c9t     .ekyyw::before,
.xsr7 .rgj5a8gi  .lqc8c9t     .ekyyw::before,
.xsr7 .orhd9k3  .lqc8c9t     .ekyyw::before,
.xsr7 .jl67 .lqc8c9t     .ekyyw::before { color: #eab308; }
.xsr7 .x7zs    .tb7s17qi .ekyyw::before,
.xsr7 .rgj5a8gi  .tb7s17qi .ekyyw::before,
.xsr7 .orhd9k3  .tb7s17qi .ekyyw::before,
.xsr7 .jl67 .tb7s17qi .ekyyw::before { color: #ef4444; }
.xsr7 .x7zs    .m3es2jm    .ekyyw::before,
.xsr7 .rgj5a8gi  .m3es2jm    .ekyyw::before,
.xsr7 .orhd9k3  .m3es2jm    .ekyyw::before,
.xsr7 .jl67 .m3es2jm    .ekyyw::before { color: #f97316; }
.pb05fdr .lqc8c9t     { background: #0c1a2e; border-color: #38bdf8; }
.pb05fdr .tb7s17qi { background: #12103a; border-color: #818cf8; }
.pb05fdr .kdlwyf strong  { color: #f1f5f9; }
.pb05fdr .kdlwyf p       { color: #cbd5e1; }
.pb05fdr .x7zs    .lqc8c9t     .ekyyw::before,
.pb05fdr .rgj5a8gi  .lqc8c9t     .ekyyw::before,
.pb05fdr .orhd9k3  .lqc8c9t     .ekyyw::before,
.pb05fdr .jl67 .lqc8c9t     .ekyyw::before { color: #38bdf8; }
.pb05fdr .x7zs    .tb7s17qi .ekyyw::before,
.pb05fdr .rgj5a8gi  .tb7s17qi .ekyyw::before,
.pb05fdr .orhd9k3  .tb7s17qi .ekyyw::before,
.pb05fdr .jl67 .tb7s17qi .ekyyw::before { color: #818cf8; }
.pb05fdr .x7zs    .m3es2jm    .ekyyw::before,
.pb05fdr .rgj5a8gi  .m3es2jm    .ekyyw::before,
.pb05fdr .orhd9k3  .m3es2jm    .ekyyw::before,
.pb05fdr .jl67 .m3es2jm    .ekyyw::before { color: #2dd4bf; }
.ojhl9zno .lqc8c9t     { background: var(--accent-bg); border-color: var(--accent-light); }
.ojhl9zno .tb7s17qi { background: var(--accent-bg-light); border-color: var(--accent-light); }
.ojhl9zno .x7zs    .ekyyw::before,
.ojhl9zno .rgj5a8gi  .ekyyw::before,
.ojhl9zno .orhd9k3  .ekyyw::before,
.ojhl9zno .jl67 .ekyyw::before { color: var(--accent-light) !important; }
.vhiyioa::before,
.mio1::before { margin-right: 5px; }
.rhuu .wh31u3cv ul li,
.rhuu .wh31u3cv .vhiyioa { color: #22c55e; }
.rhuu .ovj9v6a ul li,
.rhuu .ovj9v6a .mio1 { color: #ef4444; }
.vb26 .wh31u3cv { background: var(--bg-pros); }
.vb26 .ovj9v6a { background: var(--bg-cons); }
.vb26 .wh31u3cv .vhiyioa { color: var(--c-pros-label); }
.vb26 .ovj9v6a .mio1 { color: var(--c-cons); }
.vb26 .wh31u3cv ul li,
.vb26 .j9fw li            { color: var(--c-pros); }
.vb26 .ovj9v6a ul li,
.vb26 .g8vdy5 li            { color: var(--c-cons); }
.hc7xuy8 .wh31u3cv { background: var(--bg-pros); }
.hc7xuy8 .ovj9v6a { background: var(--bg-cons); }
.hc7xuy8 .wh31u3cv .vhiyioa { color: var(--c-pros-label); }
.hc7xuy8 .ovj9v6a .mio1 { color: var(--c-cons); }
.hc7xuy8 .wh31u3cv ul li,
.hc7xuy8 .ovj9v6a ul li,
.pr4tcf5k .vhiyioa::before { content: "✓ "; }
.pr4tcf5k .mio1::before { content: "✗ "; }
.raosg .vhiyioa::before { content: "→ "; }
.raosg .mio1::before { content: "← "; }
.et28o .vhiyioa::before { content: "★ "; }
.et28o .mio1::before { content: "✕ "; }
.n4zfsq .vhiyioa::before { content: "◆ "; }
.n4zfsq .mio1::before { content: "▲ "; }
.cb9cm49 .kdlwyf { background: transparent; border-left: none; border: 1.5px solid; }
.cb9cm49 .lqc8c9t     { border-color: var(--c-tip-border); }
.cb9cm49 .tb7s17qi { border-color: var(--c-warn-border); }
.cb9cm49 .m3es2jm    { border-color: #60a5fa; }
.cb9cm49 .kdlwyf strong { color: var(--text-primary); }
.cb9cm49 .kdlwyf p      { color: var(--text-muted); }
.n6wnzoan .kdlwyf { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.n6wnzoan .lqc8c9t     { border-top-color: var(--c-tip-border); }
.n6wnzoan .tb7s17qi { border-top-color: var(--c-warn-border); }
.wkvm .kdlwyf { border-left: none; border-radius: 8px; }
.wkvm .lqc8c9t     { background: #065f46; }
.wkvm .tb7s17qi { background: #92400e; }
.wkvm .kdlwyf strong,
.wkvm .kdlwyf p { color: #fff; }
.wkvm .ekyyw::before { color: rgba(255,255,255,0.85) !important; }
.kp1x.wkvm .lqc8c9t,
.kp1x .wkvm .lqc8c9t     { background: #052e16; }
.kp1x.wkvm .tb7s17qi,
.kp1x .wkvm .tb7s17qi { background: #2d0a1e; }
.xsr7.wkvm .lqc8c9t,
.xsr7 .wkvm .lqc8c9t      { background: #2d2000; }
.xsr7.wkvm .tb7s17qi,
.xsr7 .wkvm .tb7s17qi  { background: #2d0b0b; }
.xsr7.wkvm .m3es2jm,
.xsr7 .wkvm .m3es2jm     { background: #2d1600; }
.pb05fdr.wkvm .lqc8c9t,
.pb05fdr .wkvm .lqc8c9t      { background: #0c1a2e; }
.pb05fdr.wkvm .tb7s17qi,
.pb05fdr .wkvm .tb7s17qi  { background: #12103a; }
.fsbbj .kdlwyf { border-left: none; border-radius: 6px; padding: 10px 14px; }
.fsbbj .lqc8c9t     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.fsbbj .tb7s17qi { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.fsbbj .kdlwyf strong { color: var(--text-primary); }
.fsbbj .kdlwyf p      { color: var(--text-muted); }
.a6e6j4j .kdlwyf { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.x7zs .ekyyw,
.rgj5a8gi .ekyyw,
.orhd9k3 .ekyyw,
.jl67 .ekyyw { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.x7zs .ekyyw::before,
.rgj5a8gi .ekyyw::before,
.orhd9k3 .ekyyw::before,
.jl67 .ekyyw::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.x7zs .lqc8c9t     .ekyyw::before { content: "✦"; color: var(--c-tip-border); }
.x7zs .tb7s17qi .ekyyw::before { content: "▲"; color: var(--c-warn-border); }
.x7zs .m3es2jm    .ekyyw::before { content: "◉"; color: #60a5fa; }
.rgj5a8gi .lqc8c9t     .ekyyw::before { content: "★"; color: var(--c-tip-border); }
.rgj5a8gi .tb7s17qi .ekyyw::before { content: "◆"; color: var(--c-warn-border); }
.rgj5a8gi .m3es2jm    .ekyyw::before { content: "●"; color: #60a5fa; }
.orhd9k3 .lqc8c9t     .ekyyw::before { content: "▶"; color: var(--c-tip-border); }
.orhd9k3 .tb7s17qi .ekyyw::before { content: "■"; color: var(--c-warn-border); }
.orhd9k3 .m3es2jm    .ekyyw::before { content: "▸"; color: #60a5fa; }
.jl67 .lqc8c9t     .ekyyw::before { content: "→"; color: var(--c-tip-border); }
.jl67 .tb7s17qi .ekyyw::before { content: "⬥"; color: var(--c-warn-border); }
.jl67 .m3es2jm    .ekyyw::before { content: "◈"; color: #60a5fa; }
.yy1ubkce .brakv59 .zn4nbuq,
.yy1ubkce .xv2fx1fw .zn4nbuq  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.yy1ubkce .vv4hn8                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.yy1ubkce .oj7fms3j          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.yy1ubkce .sfed20                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.b1tlb1 .brakv59 .zn4nbuq,
.b1tlb1 .xv2fx1fw .zn4nbuq,
.b1tlb1 .vv4hn8,
.b1tlb1 .v8hubtl,
.b1tlb1 .vuiojf,
.b1tlb1 .oj7fms3j,
.b1tlb1 .sfed20,
.b1tlb1 .a6e6j4j .kdlwyf { box-shadow: none; }
.fvhgb9d6   .mik0h, .fvhgb9d6 .m52taetl, .fvhgb9d6 .o9gf8q,
.fvhgb9d6   .sutt5mph, .fvhgb9d6 .t4zhs { font-size: 0.9rem; }
.fvhgb9d6   .gzb0n0hw, .fvhgb9d6 .qkeyio { font-size: 0.9rem; }
.vnz5eu   .mik0h, .vnz5eu .m52taetl, .vnz5eu .o9gf8q,
.vnz5eu   .sutt5mph, .vnz5eu .t4zhs { font-size: 0.95rem; }
.vnz5eu   .gzb0n0hw, .vnz5eu .qkeyio { font-size: 0.95rem; }
.j970   .mik0h, .j970 .m52taetl, .j970 .o9gf8q,
.j970   .sutt5mph, .j970 .t4zhs { font-size: 1.08rem; }
.j970   .gzb0n0hw, .j970 .qkeyio { font-size: 1.05rem; }
.j970   .wfqh38d { font-size: 0.97rem; }
.gpohqp .zl14zn      { font-size: 3.2rem; }
.gpohqp h2.vsxx { font-size: 1.9rem; }
.gpohqp h3.yyogec     { font-size: 1.4rem; }
.qzccm .zl14zn      { font-size: 3.8rem; }
.qzccm h2.vsxx { font-size: 2.2rem; }
.qzccm h3.yyogec     { font-size: 1.6rem; }
.mz748wgf + .mz748wgf { position: relative; }
.nac4yy   .mz748wgf + .mz748wgf::before,
.ml5b  .mz748wgf + .mz748wgf::before,
.odysm   .mz748wgf + .mz748wgf::before,
.r1wqk   .mz748wgf + .mz748wgf::before,
.twyxoin   .mz748wgf + .mz748wgf::before,
.xkqg .mz748wgf + .mz748wgf::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.nac4yy .mz748wgf + .mz748wgf::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ml5b .mz748wgf + .mz748wgf::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.odysm .mz748wgf + .mz748wgf::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;
}
.r1wqk .mz748wgf + .mz748wgf::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ikw5 .mz748wgf { margin-bottom: 16px; }
.ikw5 .mz748wgf + .mz748wgf { margin-top: 0; }
.ikw5 .m7736 { padding-top: 0; padding-bottom: 0; }
.twyxoin .mz748wgf + .mz748wgf::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.xkqg .mz748wgf + .mz748wgf::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.t3uw7o .mz748wgf + .mz748wgf::before,
.ylgm .mz748wgf + .mz748wgf::before,
.csa4b .mz748wgf + .mz748wgf::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%;
}
.nz8gdwa .t3uw7o .mz748wgf:nth-child(even)::before,
.nz8gdwa .ylgm .mz748wgf:nth-child(even)::before,
.nz8gdwa .csa4b .mz748wgf:nth-child(even)::before { background: var(--bg-surface); }
.ow7axa .t3uw7o .mz748wgf:nth-child(even)::before,
.ow7axa .ylgm .mz748wgf:nth-child(even)::before,
.ow7axa .csa4b .mz748wgf:nth-child(even)::before { background: var(--bg-card); }
.t3uw7o .mz748wgf + .mz748wgf::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");
}
.ylgm .mz748wgf + .mz748wgf::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");
}
.csa4b .mz748wgf + .mz748wgf::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");
}
.khgf .fuy9p,
.uomadfeu .fuy9p { padding-bottom: 60px; }
.n5dy0oc .fuy9p { padding-bottom: 70px; }
.pxwc .zxcr { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.o68n13w .zxcr { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.cl4m .zxcr { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.c0yszoco .zxcr { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.s0ogee5 .ks5qu { background: var(--accent); }
.s0ogee5 .ks5qu .d4icwvz7 { background: none; }
.s0ogee5 .q4lxv4ef { background: var(--accent); }
.s0ogee5 .zxcr { background: var(--accent-bg); }
.s0ogee5 .qvx334:not(.ks5qu) .d4icwvz7 { background: rgba(0,0,0,0.6); }
.ro0r542 .uxn2v8g { float: left; width: 38%; margin: 0 28px 16px 0; }
.ro0r542 .uxn2v8g .vw9vm8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ro0r542 .m7736::after { content: ''; display: block; clear: both; }
.dhz7ze5 .uxn2v8g { float: right; width: 38%; margin: 0 0 16px 28px; }
.dhz7ze5 .uxn2v8g .vw9vm8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.dhz7ze5 .m7736::after { content: ''; display: block; clear: both; }
.l40w0v .mz748wgf:nth-child(odd)  .uxn2v8g { float: left;  width: 38%; margin: 0 28px 16px 0; }
.l40w0v .mz748wgf:nth-child(even) .uxn2v8g { float: right; width: 38%; margin: 0 0 16px 28px; }
.l40w0v .uxn2v8g .vw9vm8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.l40w0v .m7736::after { content: ''; display: block; clear: both; }
.ro0r542 .v6kr47,
.dhz7ze5 .v6kr47,
.l40w0v .v6kr47,
@media (max-width: 900px) {
  .ro0r542 .uxn2v8g,
  .dhz7ze5 .uxn2v8g,
  .l40w0v .mz748wgf:nth-child(odd)  .uxn2v8g,
  .l40w0v .mz748wgf:nth-child(even) .uxn2v8g {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ro0r542 .uxn2v8g .vw9vm8,
  .dhz7ze5 .uxn2v8g .vw9vm8,
  .l40w0v .uxn2v8g .vw9vm8 {
    max-height: none !important;
  }
}
.ro0r542 .gzb0n0hw,
.ro0r542 .qkeyio,
.dhz7ze5 .gzb0n0hw,
.dhz7ze5 .qkeyio,
.l40w0v .gzb0n0hw,
.l40w0v .qkeyio { overflow: hidden; }
@media (max-width: 640px) {
  .ro0r542 .uxn2v8g,
  .dhz7ze5 .uxn2v8g,
  .l40w0v .uxn2v8g { float: none; width: 100%; margin: 0 0 16px 0; }
}
.mrgn7p .coqcg,
.mrgn7p .m7736,
.mrgn7p .okbtvgmt  { max-width: 1100px; }
.rsu8 .coqcg,
.rsu8 .m7736,
.rsu8 .okbtvgmt  { max-width: 1200px; }
.aaktwf .coqcg,
.aaktwf .m7736,
.aaktwf .okbtvgmt  { max-width: 1320px; }
.aaktwf { --content-mw: 1320px; }
.j9u7fffd { font-size: 0.82rem; color: var(--text-muted); }
.yfjd6po3 { display: flex; align-items: center; }
.obrr {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.y6x1d6 { display: flex; align-items: center; }
.fg2xac { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.fg2xac:hover { text-decoration: underline; }
.dyau { margin: 0 3px; opacity: 0.45; }
.dyau::before { content: '/'; }
.tium8 { padding: 2px 5px; color: var(--text-main); }
.kc0gnwt1 .j9u7fffd {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.kc0gnwt1 .yfjd6po3 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.t7mxebe .j9u7fffd {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.t7mxebe .yfjd6po3 { padding: 0 0 0 12px; }
.h6qw8xv5 .yfjd6po3 { padding: 0 16px; }
.h6qw8xv5 .j9u7fffd {
  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);
}
.h6qw8xv5 .coqcg { padding-top: 28px; }
@media (max-width: 720px) {
  .aonzf { margin-top: 18px; padding: 0 16px; }
  .h6qw8xv5 .coqcg { padding-top: 16px; }
}
.mrgn7p.kc0gnwt1 .yfjd6po3 { max-width: 1100px; }
.rsu8.kc0gnwt1 .yfjd6po3 { max-width: 1200px; }
.aaktwf.kc0gnwt1 .yfjd6po3 { max-width: 1320px; }
.aaktwf .aonzf { max-width: 1320px; }
.q3of6g5 .mz748wgf { padding-top: 16px; padding-bottom: 16px; }
.vls2v621 .mz748wgf { padding-top: 24px; padding-bottom: 24px; }
.hu6upjqo .mz748wgf { padding-top: 40px; padding-bottom: 40px; }
.uet1pqv .mz748wgf { padding-top: 52px; padding-bottom: 52px; }
.aeju8w1 .mz748wgf:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.aeju8w1 .mz748wgf:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.aeju8w1 .mz748wgf:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.aeju8w1 .mz748wgf:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ffry7 .m7736 { padding-top: 10px;  padding-bottom: 10px; }
.j2ech4zf .m7736 { padding-top: 18px;  padding-bottom: 18px; }
.qf86xl .m7736 { padding-top: 36px;  padding-bottom: 36px; }
.kaqhfixp .m7736 { padding-top: 48px;  padding-bottom: 48px; }
.tduauc5 h2.vsxx { font-weight: 600; }
.tduauc5 h3.yyogec     { font-weight: 600; }
.ymw9 { font-weight: 500; }
.ymw9 h2.vsxx { font-weight: 800; }
.ymw9 h3.yyogec     { font-weight: 700; }
.a4cp h2.vsxx { font-weight: 900; }
.a4cp h3.yyogec     { font-weight: 800; }
.a4cp .kdlwyf strong,
.a4cp .kdlwyf strong { font-weight: 600; }
.zyhcgvq2 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.yv0qgp00 .zyhcgvq2 { display: none; }
@media (max-width: 640px) {
  .gzr4 { display: none; }
  .zyhcgvq2 {
    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;
  }
}
.zyhcgvq2 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.zyhcgvq2:hover { opacity: 0.85; }
.o09086 .zyhcgvq2 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.n1vyfpm .zyhcgvq2,
.zr6twaw0  .zyhcgvq2 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.n1vyfpm .zyhcgvq2:hover,
.zr6twaw0  .zyhcgvq2:hover { opacity: 0.88; }
.o09086.n1vyfpm .zyhcgvq2,
.o09086.zr6twaw0  .zyhcgvq2 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.uceyemj {
  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;
}
.uceyemj:hover { transform: translateY(-2px); opacity: 0.92; }
.uceyemj { background: var(--cta) !important; color: #fff !important; border: none !important; }
.snx5 .uceyemj { display: none; }
.eg20 .uceyemj { right: 32px; }
.bi4u  .uceyemj { left: 32px; }
@media (max-width: 480px) {
  .eg20 .uceyemj { right: 20px; bottom: 20px; }
  .bi4u  .uceyemj { left: 20px; bottom: 20px; }
}
.wp6ouusi { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.okbtvgmt { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.vrk2 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.u9ziz5b { color: var(--text-dim); font-size: 0.8rem; }
.pgpk { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.pgpk img { height: 26px; width: auto; object-fit: contain; }
.lw6msqb7 { display: flex; flex-direction: column; gap: 6px; }
.lw6msqb7 a, .cld0u a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.lw6msqb7 a:hover, .cld0u a:hover { color: var(--accent-light); }
.lw6msqb7 .x7c1eqxx { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.fm8a6h2 .okbtvgmt { text-align: center; }
.fm8a6h2 .vrk2 { margin-top: 0; }
.yj5iir { margin-top: 10px; }
.yj5iir a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .okbtvgmt { padding-left: 16px; padding-right: 16px; }
  .jtkcr0 .okbtvgmt { padding: 20px 16px; }
  .cld0u { gap: 4px 12px; }
  .vrk2 { font-size: 0.78rem; }
}
.hi23ko1 .jdzzt .pgpk { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.hi23ko1 .vrk2 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.hi23ko1 .u9ziz5b { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .hi23ko1 .ad55 { grid-template-columns: 1fr 1fr; } .hi23ko1 .jdzzt { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hi23ko1 .ad55 { grid-template-columns: 1fr; } }
.cvifn6 .pgpk { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.cvifn6 .vrk2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .cvifn6 .q8uz { gap: 12px; } .cvifn6 .pgpk { margin-right: 0; width: 100%; } }
.j1phwd .duhk .pgpk { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.j1phwd .vrk2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.j1phwd .u9ziz5b { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .j1phwd .lxdcpe { grid-template-columns: 1fr 1fr; } .j1phwd .duhk { grid-column: 1 / -1; } }
@media (max-width: 480px) { .j1phwd .lxdcpe { grid-template-columns: 1fr; } }
.y3nic332 .w32vsbp1 { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.y3nic332 .lw6msqb7 { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .y3nic332 .w32vsbp1 { grid-template-columns: 1fr 1fr; } .y3nic332 .smfpg0:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .y3nic332 .w32vsbp1 { grid-template-columns: 1fr; } }
.omkb .w32vsbp1 { grid-template-columns: 1fr 2fr; }
.omkb .jw04l .lw6msqb7 { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .omkb .w32vsbp1 { grid-template-columns: 1fr; } }
.b2ygntn .okbtvgmt { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.bg6to2x .kxz29vg8      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.bg6to2x .wp6ouusi { background: var(--bg-page); border-top-color: var(--border-alt); }
.n26mrg .kxz29vg8      { background: #0d1117; border-bottom-color: #21262d; }
.n26mrg .mkhvt1 { color: var(--accent-light); }
.n26mrg .r2a8o { --msep-color: #8b949e; }
.n26mrg .r2a8o a { color: #8b949e; }
.n26mrg .r2a8o a:hover { color: var(--accent-light); }
.n26mrg .lnmh6u { color: #8b949e; }
.n26mrg .wp6ouusi { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.n26mrg .vrk2,
.n26mrg .u9ziz5b { color: #6e7681; }
.n26mrg .lw6msqb7 a, .n26mrg .cld0u a,
.n26mrg .pgpk { color: #e6edf3; }
.n26mrg .lw6msqb7 a:hover, .n26mrg .cld0u a:hover,
@media (max-width: 640px) {
  .n26mrg .r2a8o { background: #0d1117; border-top-color: #21262d; }
  .n26mrg .r2a8o li a { border-bottom-color: #21262d; }
}
.pg2zxy5n .kxz29vg8      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.pg2zxy5n .mkhvt1 { color: var(--accent-light); }
.pg2zxy5n .r2a8o { --msep-color: #475569; }
.pg2zxy5n .r2a8o a { color: #475569; }
.pg2zxy5n .r2a8o a:hover { color: var(--accent-light); }
.pg2zxy5n .lnmh6u { color: #64748b; }
.pg2zxy5n .wp6ouusi { background: #f0f4f8; border-top-color: #cbd5e1; }
.pg2zxy5n .vrk2,
.pg2zxy5n .u9ziz5b { color: #64748b; }
.pg2zxy5n .lw6msqb7 a, .pg2zxy5n .cld0u a,
.pg2zxy5n .f9lg a, .pg2zxy5n .pgpk { color: #374151; }
.pg2zxy5n .lw6msqb7 a:hover, .pg2zxy5n .cld0u a:hover,
@media (max-width: 640px) {
  .pg2zxy5n .r2a8o { background: #f0f4f8; border-top-color: #cbd5e1; }
  .pg2zxy5n .r2a8o li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.n1vyfpm .kxz29vg8      { background: var(--accent); border-bottom-color: var(--accent-light); }
.n1vyfpm .mkhvt1 { color: #fff; }
.n1vyfpm .r2a8o { --msep-color: rgba(255,255,255,0.82); }
.n1vyfpm .r2a8o a { color: rgba(255,255,255,0.82); }
.n1vyfpm .r2a8o a:hover { color: #fff; }
.n1vyfpm .lnmh6u { color: rgba(255,255,255,0.9); }
.n1vyfpm .m43db7 a { color: var(--text-primary) !important; }
.n1vyfpm .m43db7 a:hover { color: var(--accent-light) !important; }
.n1vyfpm .wp6ouusi { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.n1vyfpm .vrk2,
.n1vyfpm .u9ziz5b { color: rgba(255,255,255,0.72); }
.n1vyfpm .lw6msqb7 a, .n1vyfpm .cld0u a,
.n1vyfpm .agptjz3 a, .n1vyfpm .dax9t a,
.n1vyfpm .f9lg a, .n1vyfpm .pgpk { color: #fff; }
.n1vyfpm .mgcwo, .n1vyfpm .i2kh4lg { color: rgba(255,255,255,0.7); }
.n1vyfpm .lw6msqb7 a:hover, .n1vyfpm .cld0u a:hover,
.n1vyfpm .agptjz3 a:hover, .n1vyfpm .dax9t a:hover { color: #fff; }
@media (max-width: 640px) {
  .n1vyfpm .r2a8o { background: var(--accent); border-top-color: var(--accent-light); }
  .n1vyfpm .r2a8o li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.zr6twaw0 .kxz29vg8 {
  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);
}
.zr6twaw0 .wp6ouusi {
  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) {
  .zr6twaw0 .r2a8o {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.v2ry .ymra { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.jnuywu .ymra { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ozgrz .ymra { min-height: 72px; height: auto; }
.h7cbv .ymra { min-height: 84px; height: auto; }
.jtkcr0 .ymra { max-width: none; padding: 0 32px; }
.jtkcr0 .okbtvgmt  { max-width: none; padding: 24px 32px; }
.n6ihvd.rsu8 .ymra { max-width: 1200px; }
.n6ihvd.aaktwf .ymra { max-width: 1320px; }
.wuvinou   .mkhvt1, .wuvinou   .pgpk { text-transform: capitalize; }
.y5lm6ffz .mkhvt1, .y5lm6ffz .pgpk { text-transform: lowercase; }
.yv1md1b .mkhvt1, .yv1md1b .pgpk { text-transform: uppercase; letter-spacing: 0.06em; }
.qzsnk7y, .pvey {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.w58ja .qzsnk7y,
.w58ja .pvey { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.sswlxhga .qzsnk7y,
.sswlxhga .pvey { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.ke80326o .qzsnk7y,
.ke80326o .pvey { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.dg8dbhm .qzsnk7y,
.dg8dbhm .pvey { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.g7hqc   .r2a8o a { font-weight: 500; }
.cofnm .r2a8o a { font-weight: 600; }
.i9t3     .r2a8o a { font-weight: 700; }
.sk6zzz    .r2a8o a { font-weight: 800; letter-spacing: 0.01em; }
.wc7grl     .r2a8o > li + li::before,
.ggp741lk    .r2a8o > li + li::before,
.zhxf    .r2a8o > li + li::before,
.jvav90l .r2a8o > li + li::before,
.e9ibiif6 .r2a8o > li + li::before,
.ag7kme  .r2a8o > li + li::before,
.fa1wl4yt    .r2a8o > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.wc7grl     .r2a8o > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ggp741lk    .r2a8o > li + li::before { content: "|"; }
.zhxf    .r2a8o > li + li::before { content: "—"; }
.jvav90l .r2a8o > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.e9ibiif6 .r2a8o > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ag7kme  .r2a8o > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.fa1wl4yt    .r2a8o > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .jeavvp .lnmh6u,
  .qjpaqv2 .lnmh6u,
  .dp0g1z .lnmh6u,
  .kkvx5yto .lnmh6u,
  .bwq7h7 .lnmh6u {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .jeavvp .lnmh6u::before,
  .qjpaqv2 .lnmh6u::before,
  .dp0g1z .lnmh6u::before,
  .kkvx5yto .lnmh6u::before,
  .bwq7h7 .lnmh6u::before { content: ""; display: block; flex-shrink: 0; }

  
  .jeavvp .lnmh6u::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;
  }

  
  .qjpaqv2 .lnmh6u::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;
  }

  
  .dp0g1z .lnmh6u::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;
  }

  
  .kkvx5yto .lnmh6u::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;
  }

  
  .bwq7h7 .lnmh6u::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) {
  .gpvd0p83 .lnmh6u {
    padding: 5px 14px;
  }
  .gpvd0p83 .r2a8o {
    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;
  }
  .gpvd0p83 .r2a8o li a {
    border-bottom: none; padding: 10px 22px;
  }
  .gpvd0p83 .r2a8o li a:hover { background: var(--bg-raised); }
  .gpvd0p83 .gbk4fj,
  .up57yneh .gbk4fj,
  .iktbuje .gbk4fj { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ugpcevoh .lnmh6u {
    padding: 5px 10px;
  }
  .ugpcevoh .r2a8o {
    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);
  }
  .ugpcevoh .r2a8o.nkpfjh { transform: translateX(0); }
  .ugpcevoh .r2a8o li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ugpcevoh .r2a8o li:last-child a { border-bottom: none; }
  .n1vyfpm .r2a8o,
  .n26mrg .r2a8o { background: var(--accent) !important; }
  .n1vyfpm .r2a8o li a,
  .n26mrg .r2a8o li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .iktbuje .lnmh6u {
    padding: 5px 10px;
  }
  .iktbuje .r2a8o {
    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);
  }
  .iktbuje .r2a8o::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .iktbuje .r2a8o.nkpfjh { transform: translateY(0); }
  .iktbuje .r2a8o li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .vrisf8ev .lnmh6u {
    padding: 5px 10px;
  }
  .vrisf8ev .r2a8o {
    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;
  }
  .vrisf8ev .r2a8o.nkpfjh { opacity: 1; pointer-events: auto; }
  .vrisf8ev .r2a8o li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .eh5d9ct     .lnmh6u { border-radius: 0 !important; }
  .o28yxe   .lnmh6u { border-radius: 8px !important; }
  .rjssgp .lnmh6u { border-radius: 50% !important; }
  .i0e9hqd   .lnmh6u { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .rrp1 .r3tsh5 { flex-direction: column; align-items: stretch; }
  .rrp1 .bjdpk { flex-direction: row; min-width: auto; }
  .rrp1 .vxga54j { align-items: flex-start; text-align: left; }
}
.n2n9tp7n,
.n2n9tp7n.mz748wgf,
.nz8gdwa .n2n9tp7n,
.z716 .n2n9tp7n,
.ow7axa .n2n9tp7n,
.t82l .n2n9tp7n {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.q99k3k9u {
  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;
}
.c15aweo { flex: 1 1 280px; min-width: 0; }
.tdcz5 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.jenpvnu1 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.bo4pxq {
  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;
}
.bo4pxq:hover { transform: translateY(-1px); opacity: 0.95; }
.firufa .q99k3k9u {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.firufa .tdcz5 { color: var(--cta); }
.firufa .jenpvnu1 { color: var(--text-body); }
.firufa .bo4pxq {
  background: var(--cta) !important;
  color: #fff !important;
}
.z70a37cn .q99k3k9u {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.z70a37cn .tdcz5 { color: var(--text-primary); }
.z70a37cn .jenpvnu1 { color: var(--text-body); }
.z70a37cn .bo4pxq {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .q99k3k9u {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .c15aweo { flex: 0 0 auto; }
  .tdcz5 { font-size: 1.2rem; }
  .bo4pxq { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.rd1qlue .zkpc75 { height: 36px; }
.x9enf7y .zkpc75 { height: 60px; max-width: 200px; }
.s49f8400 .zkpc75 { height: 56px; max-width: 180px; }
.f95p1    .eswqw0t, .f95p1    .dyzy { color: #f59e0b; }
.l6sn7p3 .ezdsm + .ezdsm {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .gu455 .b83kkxze {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .gu455 .v8hubtl {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .gu455 .v8hubtl { padding: 40px 16px 20px; }
  .gu455 .ezdsm {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .gu455 .x16mr5 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .xckzlh .v8hubtl {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .xckzlh .v8hubtl::before {
    position: absolute; top: 14px; left: 14px;
  }
  .xckzlh .i26a6 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .xckzlh .quvufdtu { white-space: normal; text-align: center; font-size: 1.2rem; }
  .xckzlh .ezdsm {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .xckzlh .x16mr5 { width: 100%; min-width: 0; }
  .xckzlh .eswqw0t { min-width: 0; }
}
.mqgw .vl7zdp5a {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.mqgw .vl7zdp5a summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.mqgw .vl7zdp5a p { padding: 0 2px 16px; }
.ogwl3j3 .vl7zdp5a { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ogwl3j3 .vl7zdp5a summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ogwl3j3 .vl7zdp5a summary::after { content: "›"; font-size: 1.2em; }
.ogwl3j3 .vl7zdp5a[open] summary::after { content: "‹"; }
.ogwl3j3 .vl7zdp5a p { padding: 10px 22px 4px; }
.q0r98 .vl7zdp5a {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.q0r98 .vl7zdp5a summary { color: var(--text-primary); padding-left: 16px; }
.q0r98 .vl7zdp5a summary::after { content: "›"; font-size: 1.1em; }
.q0r98 .vl7zdp5a[open] summary::after { content: "‹"; }
.q0r98 .vl7zdp5a p { padding-left: 16px; }
.n5m4 .lhmsx { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.n5m4 .vl7zdp5a {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.n5m4 .vl7zdp5a:last-child { border-bottom: none; }
.n5m4 .vl7zdp5a summary { color: var(--text-primary); border-radius: 0; }
.n5m4 .vl7zdp5a summary::after { content: "›"; font-size: 1.1em; }
.n5m4 .vl7zdp5a[open] summary::after { content: "‹"; }
.w0m4nq .vl7zdp5a { overflow: hidden; }
.w0m4nq .vl7zdp5a summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.w0m4nq .vl7zdp5a summary::after { color: rgba(255,255,255,.75); }
.w0m4nq .vl7zdp5a[open] summary { border-radius: 0; }
.qjr9c { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.jnmse6hq {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.cndli {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.vgnco { color: var(--text-muted); font-size: 1.05rem; }
.gctyap {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.l8map7f1 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.rou9hsct { margin-bottom: 20px; }
.lsz9xxeb {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.h7swf {
  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;
}
.h7swf:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.g4aymdl { resize: vertical; min-height: 130px; }
.db1k17q4 { width: 100%; margin-top: 8px; }
.fz9cu6 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.gpbtqfbq {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.sd1ls88v { color: var(--text-muted); line-height: 1.75; }
.zezw { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.zezw li { margin-bottom: 6px; }
.osn7u { max-width: 760px; margin: 0 auto; }
.gq1c { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.gvp27m51 { max-width: 760px; margin: 0 auto; }
.j3z4u9t7 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.t6qj ul.zezw { margin: 0; }
.d7627eys .j3z4u9t7 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .d7627eys { grid-template-columns: 1fr; gap: 10px; } }
.o347evq { max-width: 640px; margin: 0 auto; text-align: center; }
.qbrj2r { margin-bottom: 48px; }
.qbrj2r .j3z4u9t7 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.qbrj2r p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.enrn .zezw { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .lzubj23 { grid-template-columns: 1fr; } }
.bgbpr4p { color: inherit; text-decoration: none; }
.bgbpr4p:hover { color: var(--accent-light); text-decoration: underline; }
.fct7 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.xql37hc { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.xql37hc:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.h49skmk { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.xql37hc p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.xql37hc ul.zezw { margin: 0; }
.ut04x9o { color: var(--text-muted); line-height: 1.75; }
.cuyx .zezw,
.zulxcg .zezw,
.rr4c3q .zezw,
.xhzg5c .zezw {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.cuyx .xql37hc,
.zulxcg .xql37hc { text-align: left; }
.cuyx .h49skmk,
.zulxcg .h49skmk { text-align: center; }
.qp0wmg { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.w8xh0 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.x2jhold { font-size: 1.1rem; }
.uht3 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.vcos { margin-top: 12px; }
.qexabh17 { 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; }
.qexabh17:hover { border-bottom-color: var(--accent-light); }
.i59br { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.i59br img { width: 100%; height: 100%; object-fit: cover; display: block; }
.vwnyhgu { width: 260px; height: 260px; }
.s12ac { border-radius: 50%; }
.gja7z4 { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.twzd { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.kxjldtdb { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .d4vfvx3 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.a09zll75 .uht3, .a09zll75 .w8xh0 { max-width: 640px; }
.zstt { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.kyev { position: sticky; top: 96px; align-self: start; }
.kyev .qp0wmg { font-size: 1.6rem; margin-top: 18px; }
.e7bif .uht3 { margin-bottom: 28px; }
@media (max-width: 860px) { .zstt { grid-template-columns: 1fr; } .kyev { position: static; text-align: center; } }
.ktq94 .i59br { margin: 0 auto 18px; }
.ktq94 .twzd { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .mxxjk { grid-template-columns: 1fr; } }
.twpx .qp0wmg { font-size: 1.6rem; margin-bottom: 6px; }
.xhzg5c .zezw { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .twpx { flex-direction: column; text-align: center; } .l5ru { grid-template-columns: 1fr; } }
.lcppw1 .qp0wmg { font-size: 1.35rem; margin: 0 0 4px; }
.lcppw1 .twzd { margin: 0; }
.nx4j7koz .cndli { color: var(--accent-light); }
.p2qm5 {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.p2qm5 .cndli { font-size: 2rem; }
.p2qm5 .vgnco { max-width: 680px; }
.i33rhp .cndli { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.i33rhp .vgnco  { margin: 0; }
@media (max-width: 640px) { .i33rhp { flex-direction: column; } }
.wle1p .cndli { color: var(--accent-light); }
.s9qh0 .cndli { color: #fff; }
.s9qh0 .vgnco  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .qrt19pj { grid-template-columns: 1fr; } }
.ip0wjw2m .h7swf {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ip0wjw2m .h7swf:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ypox4 .h7swf { background: var(--bg-raised); border-color: transparent; }
.ypox4 .h7swf:focus { background: var(--bg-card); border-color: var(--accent-light); }
.dcf5 .h7swf { border-radius: 100px; padding: 11px 20px; }
.dcf5 .g4aymdl { border-radius: 14px; }
.a5jk3fv {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.a5jk3fv summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.a5jk3fv summary::-webkit-details-marker { display: none; }
.a5jk3fv summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.a5jk3fv[open] summary::after { content: "−"; }
.xo745 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .y8x5v { grid-template-columns: 1fr; } }
.o97c8nk { counter-reset: priv-count; }
.jgw7 {
  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);
}
.jgw7:last-child { border-bottom: none; }
.mdn0wb {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.jgw7 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.jgw7 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.h7vm { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.h7vm li { margin-bottom: 6px; }
.jtxw8np{display:none}
.jtxw8np:empty,.fnrqfg:empty{display:none}
.ytd0xr3v{position:relative;overflow:visible}
.lijw1 .fe0xe,.g7hl .fe0xe,
.rx6i5w .fe0xe,.pfiu7 .fe0xe,
.yr441pl6 .fe0xe,.osrr .fe0xe{display:block}
.gieq .ekbfh{display:block}
.lijw1 .fe0xe,.g7hl .fe0xe,
.rx6i5w .fe0xe,.pfiu7 .fe0xe,
.yr441pl6 .fe0xe{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}
.lijw1 .fe0xe .fnrqfg,.g7hl .fe0xe .fnrqfg,
.rx6i5w .fe0xe .fnrqfg,.pfiu7 .fe0xe .fnrqfg,
.yr441pl6 .fe0xe .fnrqfg{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}
.lijw1 .tksqv9ml,.g7hl .tksqv9ml,
.rx6i5w .tksqv9ml,.pfiu7 .tksqv9ml,
.yr441pl6 .tksqv9ml{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.lijw1 .fe0xe,.g7hl .fe0xe{top:12px}
.lijw1 .fe0xe .fnrqfg{margin-right:auto}
.g7hl .fe0xe .fnrqfg{margin-left:auto}
.g7hl .fe0xe{text-align:right}
.rx6i5w .fe0xe,.pfiu7 .fe0xe{bottom:12px}
.rx6i5w .fe0xe .fnrqfg{margin-right:auto}
.pfiu7 .fe0xe .fnrqfg{margin-left:auto}
.pfiu7 .fe0xe{text-align:right}
.yr441pl6 .fe0xe{position:relative;margin-top:16px}
.yr441pl6 .fe0xe .fnrqfg{margin:0 auto}
.osrr .fe0xe{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.osrr .fe0xe .fnrqfg{margin:0}
.osrr .zxcr~.fe0xe,
.osrr .blpma42x~.fe0xe{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.osrr .zxcr~.fe0xe .fnrqfg,
.osrr .blpma42x~.fe0xe .fnrqfg{justify-content:flex-start}
.zxcr~.fe0xe,.blpma42x~.fe0xe{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}
.zxcr~.fe0xe .fnrqfg{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.blpma42x~.fe0xe .fnrqfg{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ekbfh .fnrqfg{margin:0 0 12px}
.fnrqfg{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.tksqv9ml{white-space:nowrap}
.xp6v6yua .tksqv9ml{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.rvtkoh .tksqv9ml{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}
.dh9w .fnrqfg{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.wc0oi1r .tksqv9ml{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.yrfajdmr .tksqv9ml{color: var(--accent-light);opacity:1;font-weight:500}
.t0ify .tksqv9ml{border-bottom:1px solid currentColor;padding-bottom:2px}
.wjhwqu9 .fnrqfg{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.k232{--date-bg:var(--accent-bg)}
.xzhji .h9v0yrq::before{content:""}
.if62e2mm .tksqv9ml + .tksqv9ml::before{content:"•";margin-right:6px;opacity:.4}
.tep0xr .tksqv9ml + .tksqv9ml::before{content:"/";margin-right:6px;opacity:.35}
.gm1b .tksqv9ml + .tksqv9ml::before{content:"|";margin-right:6px;opacity:.3}
.ah7p0z .tksqv9ml + .tksqv9ml::before{content:"—";margin-right:6px;opacity:.3}
.qinj5yo .tksqv9ml + .tksqv9ml::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.tmd2wjut .tksqv9ml + .tksqv9ml::before{content:"·";margin-right:6px;opacity:.4}
.pmjik .tksqv9ml + .tksqv9ml::before{content:"›";margin-right:6px;opacity:.4}
.neqv3 .tksqv9ml + .tksqv9ml::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.zp9fv{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.rhn5{display:flex;flex-direction:column;gap:3px}
.abx5l9{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.or2s{font-weight:700;font-size:1rem;color:var(--text-heading)}
.aan8dat{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.lcvn2k5 .zp9fv{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.hirl4 .zp9fv{border-top:3px solid var(--accent);padding-top:18px}
.ajbj .zp9fv{border-left:3px solid var(--accent);border-radius:0}
.jury .zp9fv{padding:20px 0}
@media(max-width:640px){
  .zp9fv{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .aan8dat{max-width:100%}
}
.eylirq .oj7fms3j{margin:0}
@media (max-width:560px){
  .fkqejge{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) {
  .fm487bp { padding: 28px 18px 20px; }
  .kqmel8tk { font-size: 1.2rem; }
  .x0w6 { max-width: 220px; max-height: 80px; }
}
.jxzvtclw  .s7zp { border-radius: 6px; }
.p69cjs .q99k3k9u {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .s7zp { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.fo9yr {
  margin: 28px 0 24px;
}
.fo9yr .mz748wgf {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.fo9yr .m7736 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.fo9yr .q99k3k9u {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ymra { flex-direction: row-reverse; }
[dir="rtl"] .r2a8o { flex-direction: row-reverse; }
[dir="rtl"] .eg20 .uceyemj { right: auto; left: 32px; }
[dir="rtl"] .bi4u  .uceyemj { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .eg20 .uceyemj { right: auto; left: 20px; }
  [dir="rtl"] .bi4u  .uceyemj { left: auto;  right: 20px; }
}
[dir="rtl"] .ro0r542 .uxn2v8g  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .dhz7ze5 .uxn2v8g { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .zxcr,
[dir="rtl"] .xhous91,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .gzb0n0hw, [dir="rtl"] .qkeyio { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .wh31u3cv { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ovj9v6a { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .kdlwyf { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .q99k3k9u { direction: rtl; }
[dir="rtl"] .j9u7fffd { direction: rtl; }
[dir="rtl"] .sfed20 { direction: rtl; }
[dir="rtl"] .ymcsukkx { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .rji2grp .qkeyio,
[dir="rtl"] .mmc0rx .qkeyio,
[dir="rtl"] .tabxsar .qkeyio,
[dir="rtl"] .ulwq .qkeyio {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .rji2grp .qkeyio li::before,
[dir="rtl"] .mmc0rx .qkeyio li::before,
[dir="rtl"] .tabxsar .qkeyio li::before,
[dir="rtl"] .ulwq .qkeyio li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .qvx334.lknue .z7qkjj,
[dir="rtl"] .bz1w0762.lknue .z7qkjj,
[dir="rtl"] .ks5qu.lknue .z7qkjj,
[dir="rtl"] .klkh.lknue .z7qkjj,
[dir="rtl"] .dcgkiczf.lknue .z7qkjj { text-align: right; }
[dir="rtl"] .zxcr.lknue .fuy9p { align-items: flex-end; text-align: right; }
[dir="rtl"] .zxcr.x9vqw .fuy9p { text-align: center; }
[dir="rtl"] .zxcr .fuy9p { text-align: right; }
[dir="rtl"] .m7736,
[dir="rtl"] .sutt5mph,
[dir="rtl"] .t4zhs,
[dir="rtl"] .x9v6msox,
[dir="rtl"] .l8map7f1,
[dir="rtl"] .lsz9xxeb,
[dir="rtl"] .uht3,
[dir="rtl"] .h7swf,
[dir="rtl"] .g4aymdl { text-align: right; direction: rtl; }
[dir="rtl"] .dcf5 .h7swf,
[dir="rtl"] .ip0wjw2m .h7swf { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #4b79ad;
  --brand:           #4b79ad;
  --brand-light:     #476484;
  --brand-pale:      #71879f;
  --grad-start:      #88a7cb;
  --grad-end:        #b8c7d8;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #4b79ad;
  --cta-light:       #396495;
  --cta-hover:       #385b82;
  --bg-page:         #f6f7f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f4f5;
  --bg-raised:       #eeeff0;
  --bg-hover:        #f4f4f5;
  --border:          #e3e5e7;
  --border-alt:      #d1d5da;
  --border-section:  #e3e5e7;
  --text-primary:    #18191a;
  --text-muted:      #55585d;
  --text-body:       #303235;
  --text-sub:        #484c50;
  --text-faint:      #797f85;
  --text-dim:        #94989d;
  --text-label:      #61656a;
  --text-value:      #3c3f42;
  --accent-bg:       #e8eaec;
  --accent-bg-light: #d4dae2;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #22805c;
  --c-cons:          #9f2150;
  --c-pros-label:    #29986d;
  --c-tip-border:    #2da879;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #22805c;
}
:root { --logo-bg-opacity: 69%; }
body, button, input { font-family: "Cabin", sans-serif; }
.ju93bdt .ekyyw { font-size: 0; width: 1.2rem; flex-shrink: 0; }.ju93bdt .ekyyw::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.ju93bdt .lqc8c9t     .ekyyw::before { content: "";  color: var(--c-tip-border); }.ju93bdt .tb7s17qi .ekyyw::before { content: ""; color: var(--c-warn-border); }.ju93bdt .m3es2jm    .ekyyw::before { content: ""; color: #60a5fa; }.kp1x .ju93bdt .lqc8c9t     .ekyyw::before { color: #10b981; }.kp1x .ju93bdt .tb7s17qi .ekyyw::before { color: #f43f5e; }.kp1x .ju93bdt .m3es2jm    .ekyyw::before { color: #a855f7; }.xsr7  .ju93bdt .lqc8c9t     .ekyyw::before { color: #eab308; }.xsr7  .ju93bdt .tb7s17qi .ekyyw::before { color: #ef4444; }.xsr7  .ju93bdt .m3es2jm    .ekyyw::before { color: #f97316; }.pb05fdr  .ju93bdt .lqc8c9t     .ekyyw::before { color: #38bdf8; }.pb05fdr  .ju93bdt .tb7s17qi .ekyyw::before { color: #818cf8; }.pb05fdr  .ju93bdt .m3es2jm    .ekyyw::before { color: #2dd4bf; }.ojhl9zno .ju93bdt .ekyyw::before { color: var(--accent-light) !important; }
.s9s3l9w .j9fw li::before, .s9s3l9w .g8vdy5 li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.s9s3l9w .j9fw li::before { content: ""; }.s9s3l9w .g8vdy5 li::before { content: ""; }.s9s3l9w .vhiyioa::before, .s9s3l9w .mio1::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.s9s3l9w .vhiyioa::before { content: ""; }.s9s3l9w .mio1::before { content: ""; }
.r3f6oha .i93k, .r3f6oha .zxcr { min-height: 320px; }
.a9j023r .zyhcgvq2::after,.a9j023r .uceyemj::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.dyau::before { content: '•'; }