: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;
}
.yy8b {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.lesfv6 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.j4hfq {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.uycki { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.q8o50q { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.q8o50q a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.q8o50q a:hover { color: var(--accent-light); }
.meo5qm   .aulh7n { border-radius: 0; }
.r4pl .aulh7n li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .aulh7n {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .dob45d:hover .aulh7n,
  .dob45d:focus-within .aulh7n { display: block; }
  .aulh7n li a { padding: 8px 16px; font-size: 0.88rem; }
}
.vd280 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.x2j4etn { display: none; }
@media (max-width: 640px) {
  .x2j4etn {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .x2j4etn.ljpl { display: block; }
}
@media (max-width: 640px) {
  .vd280 { display: block; }
  .q8o50q > li + li::before { display: none !important; }
  .q8o50q {
    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;
  }
  .q8o50q.ljpl { display: flex; }
  .q8o50q li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .q8o50q li:last-child a { border-bottom: none; }
}
.ii18 { min-height: 480px; }
.ural5d3x {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.u5fcw75 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.k9bi .u5fcw75 { margin-left: 0; margin-right: 0; }
.ao0gkp {
  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;
}
.ao0gkp:hover { opacity: 0.88; }
.dr9noh .ural5d3x { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.dr9noh .u5fcw75 { color: #e2e8f0; }
.dr9noh.de5q2 .fraffc { text-align: center; }
.mgdm0 .ural5d3x { color: var(--text-primary); text-shadow: none; }
.mgdm0 .u5fcw75 { color: var(--text-muted); }
.mgdm0 .ao0gkp { margin-top: 16px; }
.mgdm0, .mgdm0.ii18 { min-height: auto !important; }
.mgdm0.de5q2 .fraffc { text-align: center; }
.mgdm0~.idhk{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}
.mgdm0~.idhk .n2wk1d{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); }
}
.mug3t8u .ts7md5,
.mug3t8u .kn4p,
.mug3t8u .dr9noh .qqynys {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ts7md5 .ural5d3x { color: #fff; }
.ts7md5 .u5fcw75 { color: rgba(255,255,255,0.85); }
.ts7md5 .ao0gkp { background: #fff; color: var(--cta); }
.ts7md5 .ao0gkp:hover { opacity: 0.92; }
.av3d9dq8 .v8q947t { position: relative; overflow: hidden; }
.av3d9dq8 .v8q947t::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;
}
.guq65u .v8q947t {
  animation: hg-breathe 7s ease-in-out infinite;
}
.q1x9swj .v8q947t { position: relative; overflow: hidden; }
.q1x9swj .v8q947t::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;
}
.u6kji .v8q947t { position: relative; overflow: hidden; }
.u6kji .v8q947t::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;
}
.mug3t8u .v8q947t {
  animation: hg-fadein 1.2s ease-out both;
}
.v8q947t {
  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%);
}
.obpa3 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.vo23og4p {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.d3gc {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.v8q947t .ural5d3x { text-shadow: none; color: var(--text-primary); }
.v8q947t .u5fcw75 { color: var(--text-muted); }
body.b1e4tqk7 .ural5d3x {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.b58jav .ural5d3x {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.v8q947t.de5q2 .obpa3 { align-items: center; text-align: center; }
.v8q947t.k9bi   .obpa3 { align-items: flex-start; text-align: left; }
.g7u7klmw .vo23og4p { position: relative; }
.g7u7klmw .vo23og4p::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.g7u7klmw.n89e4 .vo23og4p::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.g94l15 .vo23og4p {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.g94l15 .d3gc {
  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);
}
.g94l15.n89e4 .vo23og4p { padding: 32px 0 32px 32px; }
.n1a2enoe .vo23og4p {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.n1a2enoe .d3gc {
  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);
}
.n89e4 .obpa3 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.n1a2enoe.n89e4 .vo23og4p { padding: 40px 16px 40px 48px; }
.wc1hj1 .vo23og4p { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .v8q947t { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .v8q947t .vo23og4p { display: none !important; }
  .wc1hj1 .vo23og4p { display: none !important; }
  .f7ugg44y .r12ugsa { display: none !important; }
  .ncisvlsb .drnr7dz2 { display: none !important; }
  .obpa3  { padding: 36px 24px; }
  .v8q947t~.idhk,.n89e4~.idhk{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .ii18, .v8q947t { min-height: 320px !important; }
  
  .ural5d3x { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .lzgc { display: none !important; }
  
  .gwyr { flex-direction: column; align-items: center; }
  .vqbh2a6 { width: 100%; max-width: 340px; }
}
.a0yg { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.qxac5 { width: 100%; height: auto; display: block; border-radius: 10px; }
.j43w073 .a0yg        { border-radius: 16px; }
.j43w073 .qxac5  { border-radius: 16px; }
.l4vrp7 .a0yg         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.l4vrp7 .qxac5   { border-radius: 8px; }
.zt3q3 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.qqyzoc { width: 100%; padding: 32px 0; position: relative; }
.a2sr9s { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ycd3vkc .qqyzoc:nth-child(even) { background: var(--bg-surface); }
.ycd3vkc .qqyzoc:nth-child(odd)  { background: var(--bg-page); }
.e32nz .qqyzoc:nth-child(even) { background: var(--bg-card); }
.e32nz .qqyzoc:nth-child(odd)  { background: var(--bg-page); }
.ycd3vkc .qqyzoc:nth-child(odd)  .a2sr9s { background: var(--bg-card); border-radius: 6px; }
.ycd3vkc .qqyzoc:nth-child(even) .a2sr9s { background: var(--bg-raised); border-radius: 6px; }
.e32nz .qqyzoc:nth-child(odd)  .a2sr9s { background: var(--bg-card); border-radius: 6px; }
.e32nz .qqyzoc:nth-child(even) .a2sr9s { background: var(--bg-raised); border-radius: 6px; }
.ycd3vkc .qqyzoc:nth-child(even) .qa9n .bs98elmy,
.e32nz .qqyzoc:nth-child(even) .qa9n .bs98elmy { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ycd3vkc .qqyzoc:nth-child(odd) .qa9n .bs98elmy,
.e32nz .qqyzoc:nth-child(odd) .qa9n .bs98elmy { background: var(--bg-card-inner); }
.ycd3vkc .qqyzoc:nth-child(even) .i8qrt8s .bs98elmy:nth-child(odd),
.e32nz .qqyzoc:nth-child(even) .i8qrt8s .bs98elmy:nth-child(odd)  { background: var(--bg-card); }
.ycd3vkc .qqyzoc:nth-child(even) .i8qrt8s .bs98elmy:nth-child(even),
.e32nz .qqyzoc:nth-child(even) .i8qrt8s .bs98elmy:nth-child(even) { background: var(--bg-card-inner); }
h1.qnc2m9eg { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.qnc2m9eg {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.eqyxwh { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.wyp8hv h2.qnc2m9eg {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.g7z9 h2.qnc2m9eg {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.g7f7sxt h2.qnc2m9eg {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.m75ubl h2.qnc2m9eg::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.dev69g7l h2.qnc2m9eg {
  color: var(--text-primary); font-size: 1.7rem;
}
.q8gbq h2.qnc2m9eg::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.hwbjizum h2.qnc2m9eg {
  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;
}
.uisooe { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .uisooe { display: none; } }
.uyso { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.pa4hl { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.j5ju {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.oegqc { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ppl80 { padding-left: 20px; }
.ppl80 li { margin-bottom: 6px; }
.ppl80 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ppl80 a:hover { color: var(--accent-light); }
.g6girz .oegqc { display: none; }
.br8tbd .oegqc { display: none; }
.br8tbd .ppl80 { padding-left: 0; list-style: none; }
.br8tbd .ppl80 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.br8tbd .ppl80 a { font-size: 0.92rem; }
.rm9r80 .j5ju { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.rm9r80 .oegqc { display: none; }
.rm9r80 .ppl80 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.rm9r80 .ppl80 li { margin-bottom: 0; }
.rm9r80 .ppl80 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;
}
.rm9r80 .ppl80 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.ebn6ha9z .j5ju { padding: 20px 20px 16px; }
.ebn6ha9z .ppl80 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.ebn6ha9z .ppl80 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.ebn6ha9z .ppl80 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;
}
.ebn6ha9z .ppl80 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;
}
.ebn6ha9z .ppl80 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ebn6ha9z .ppl80 a:focus,
.ebn6ha9z .ppl80 a:focus-visible,
.ebn6ha9z .ppl80 a:target { outline: none; }
.ebn6ha9z .ppl80 li:target a { border-color: var(--border); color: var(--text-muted); }
.rrxw .j5ju { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.rrxw .oegqc { display: none; }
.rrxw .ppl80 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.rrxw .ppl80 li { margin-bottom: 0; }
.rrxw .ppl80 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.rrxw .ppl80 li:last-child::after { content: ""; margin-right: 0; }
.rrxw .ppl80 a { font-size: 0.9rem; }
.bs98elmy { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.qa9n .bs98elmy { background: var(--bg-card); }
.i8qrt8s .bs98elmy:nth-child(odd)  { background: var(--bg-card); }
.i8qrt8s .bs98elmy:nth-child(even) { background: var(--bg-raised); }
.vwkw .bs98elmy {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.vwkw .bs98elmy:last-child { border-bottom: none; }
.vwkw h3.eqyxwh { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.n3dcd .bs98elmy {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.n3dcd .bs98elmy + .bs98elmy { margin-top: 4px; }
.zu203cmy .bs98elmy { background: none; border-radius: 0; padding: 12px 0; }
.zu203cmy .bs98elmy + .bs98elmy { border-top: 1px solid var(--border-section); }
.u24jy2 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.m1q4p { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.kdy2w9o { color: var(--text-body); margin-bottom: 10px; }
.rdi5kc5o, .tn0mcy { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.rdi5kc5o li, .tn0mcy li { margin-bottom: 6px; }
.tn0mcy li { list-style: decimal; }
.nncy     .rdi5kc5o { list-style-type: "● "; }
.lfuydv  .rdi5kc5o { list-style-type: "■ "; }
.z3it .rdi5kc5o { list-style-type: "◆ "; }
.cyqqb0    .rdi5kc5o { list-style-type: "★ "; }
.nncy     .hpcr { list-style-type: "● "; }
.lfuydv  .hpcr { list-style-type: "■ "; }
.z3it .hpcr { list-style-type: "◆ "; }
.cyqqb0    .hpcr { list-style-type: "★ "; }
.nncy    .rdi5kc5o li::marker, .nncy    .hpcr li::marker,
.lfuydv .rdi5kc5o li::marker, .lfuydv .hpcr li::marker,
.z3it .rdi5kc5o li::marker, .z3it .hpcr li::marker,
.cyqqb0   .rdi5kc5o li::marker, .cyqqb0   .hpcr li::marker {
  color: var(--cta); font-size: 1em;
}
.nncy .tn0mcy,
.lfuydv .tn0mcy,
.z3it .tn0mcy,
.cyqqb0 .tn0mcy {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.nncy .tn0mcy li,
.lfuydv .tn0mcy li,
.z3it .tn0mcy li,
.cyqqb0 .tn0mcy li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.nncy .tn0mcy li::before,
.lfuydv .tn0mcy li::before,
.z3it .tn0mcy li::before,
.cyqqb0 .tn0mcy 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;
}
.nncy     .tn0mcy li::before { border-radius: 50%; }
.lfuydv  .tn0mcy li::before { border-radius: 3px; }
.z3it .tn0mcy li::before { border-radius: 3px; }
.cyqqb0    .tn0mcy li::before { border-radius: 50%; }
.ego4xc { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.smsrpn .ego4xc,
.iq56fb .ego4xc { background: transparent; border: none; border-radius: 0; }
.nihunf { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.nihunf th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.nihunf td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.nihunf tr:hover td { background: var(--bg-hover); }
.wrinz9l .nihunf tbody tr:nth-child(even) td { background: var(--bg-surface); }
.v9lkb .nihunf { border: 1px solid var(--border-alt); }
.v9lkb .nihunf th,
.v9lkb .nihunf td { border: 1px solid var(--border-alt); }
.drxmk1i .nihunf th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.drxmk1i .nihunf td { border-bottom: none; }
.drxmk1i .nihunf tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.c1wfwem9 .nihunf th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.azc1egcn .ego4xc {
  overflow: hidden;
}
.azc1egcn .nihunf th { border-bottom: 1px solid var(--border-alt); }
.azc1egcn .nihunf tr:last-child td { border-bottom: none; }
.y6e7zv { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.hvye { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.rek4fb { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ula4 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.cx8pg19 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.hpcr { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.hpcr 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%}
.j1pahk .ula4 { background: transparent; text-align: center; }
.yhgecq .rek4fb {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.x0axmm .rek4fb {
  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);
}
.gbvb2 .hvye { display: grid; grid-template-columns: auto 1fr; }
.gbvb2 .rek4fb {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.gbvb2 .ula4 { grid-column: 2; }
.gbvb2 .cx8pg19,
.gbvb2 .hpcr { grid-column: 1 / -1; }
.tbahbgy6 .hvye { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.tbahbgy6 .rek4fb {
  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);
}
.tbahbgy6 .ula4 { grid-column: 2; }
.tbahbgy6 .cx8pg19,
.tbahbgy6 .hpcr { grid-column: 1 / -1; }
.q899al8 .hvye { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.q899al8 .ula4 { background: none; color: var(--accent-light); font-weight: 700; }
.rs53 .hvye { 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); }
.rs53 .ula4 { background: none; color: var(--accent-light); font-weight: 700; }
.oglpi .hvye { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.oglpi .hvye:last-child { border-bottom: none; }
.oglpi .ula4 { background: none; color: var(--accent-light); font-weight: 700; }
.ool3 .hvye { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ool3 .ula4 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.h7agt .y6e7zv { counter-reset: card-n; }
.h7agt .hvye  { counter-increment: card-n; }
.h7agt .ula4 { display: flex; align-items: center; gap: 10px; }
.h7agt .ula4::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;
}
.hdyp9f9 .hvye { background: var(--bg-surface); border: 1px solid var(--border); }
.hdyp9f9 .ula4 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.zwd2zgb { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.f9k2  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.sn3ixy { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.bj75w2h { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ujeny2 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.zwd2zgb strong { color: var(--text-primary); font-size: 0.95rem; }
.zwd2zgb p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.tgu2nze7 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.fajljwyt, .ksny0e { border-radius: 8px; padding: 14px; }
.fajljwyt { background: var(--bg-pros); }
.ksny0e { background: var(--bg-cons); }
.xgr8f36 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.fajljwyt .xgr8f36 { color: var(--c-pros-label); }
.ksny0e .xgr8f36 { color: #f87171; }
.fajljwyt ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ksny0e ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.qxac5 { width: 100%; height: auto; border-radius: 10px; display: block; }
.gmulu {
  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;
}
.gmulu:hover { opacity: 0.85; }
.qtotm68e .gmulu  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.qtotm68e .gmulu:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.va1lv5hi .gmulu  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.va1lv5hi .gmulu:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.t912 .ao0gkp { border-radius: 50px; }
.t912 .gmulu  { border-radius: 50px; }
.iyn3 .ao0gkp { padding-left: 22px; padding-right: 22px; }
.iyn3 .gmulu  { padding-left: 12px; padding-right: 12px; }
.sabho .ao0gkp { padding-left: 44px; padding-right: 44px; }
.sabho .gmulu  { padding-left: 24px; padding-right: 24px; }
.phb2zt2 .ao0gkp { padding-left: 56px; padding-right: 56px; }
.phb2zt2 .gmulu  { padding-left: 32px; padding-right: 32px; }
.jwp31evw   .ao0gkp::after, .jwp31evw   .gmulu::after,
.wzle .ao0gkp::after, .wzle .gmulu::after,
.jnbv55wp    .ao0gkp::after, .jnbv55wp    .gmulu::after,
.nckjsd0    .ao0gkp::after, .nckjsd0    .gmulu::after,
.zb6buk    .ao0gkp::after, .zb6buk    .gmulu::after,
.cvgk     .ao0gkp::after, .cvgk     .gmulu::after,
.i4ye    .ao0gkp::after, .i4ye    .gmulu::after,
.hndvbg7   .ao0gkp::after, .hndvbg7   .gmulu::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;
}
.jwp31evw .ao0gkp::after, .jwp31evw .gmulu::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");
}
.wzle .ao0gkp::after, .wzle .gmulu::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");
}
.jnbv55wp .ao0gkp::after, .jnbv55wp .gmulu::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");
}
.nckjsd0 .ao0gkp::after, .nckjsd0 .gmulu::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");
}
.zb6buk .ao0gkp::after, .zb6buk .gmulu::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");
}
.cvgk .ao0gkp::after, .cvgk .gmulu::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");
}
.i4ye .ao0gkp::after, .i4ye .gmulu::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");
}
.hndvbg7 .ao0gkp::after, .hndvbg7 .gmulu::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");
}
.xkpkrljq   .s4wi::after, .xkpkrljq   .zw9ur::after,
.u8dg .s4wi::after, .u8dg .zw9ur::after,
.bvbdr    .s4wi::after, .bvbdr    .zw9ur::after,
.bmy7xuf    .s4wi::after, .bmy7xuf    .zw9ur::after,
.qm3mz8w7    .s4wi::after, .qm3mz8w7    .zw9ur::after,
.p9fu     .s4wi::after, .p9fu     .zw9ur::after,
.jxcw    .s4wi::after, .jxcw    .zw9ur::after,
.cre7   .s4wi::after, .cre7   .zw9ur::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;
}
.xkpkrljq .s4wi::after, .xkpkrljq .zw9ur::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");
}
.u8dg .s4wi::after, .u8dg .zw9ur::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");
}
.bvbdr .s4wi::after, .bvbdr .zw9ur::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");
}
.bmy7xuf .s4wi::after, .bmy7xuf .zw9ur::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");
}
.qm3mz8w7 .s4wi::after, .qm3mz8w7 .zw9ur::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");
}
.p9fu .s4wi::after, .p9fu .zw9ur::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");
}
.jxcw .s4wi::after, .jxcw .zw9ur::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");
}
.cre7 .s4wi::after, .cre7 .zw9ur::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");
}
@media (min-width: 721px) {
  .t9mn { flex: 0 0 260px; width: 260px; }
  .t9olo { flex: 0 0 120px; width: 120px; }
  .rhlaak { flex: 0 0 110px; width: 110px; }
  .p89abwod   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .b1vgf4 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.b1vgf4.gmulu { padding-left: 28px !important; padding-right: 28px !important; padding-top: 14px !important; padding-bottom: 14px !important; font-size: 1.05rem !important; }
@media (max-width: 820px) {
  .u93gvys { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .u93gvys .rswgz6tz { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .u93gvys .t9mn { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .u93gvys .ze46 { width: 100%; min-width: unset; height: 120px; }
  .u93gvys .t405se { max-height: 96px; max-width: 200px; }
  .u93gvys .k3krm { min-width: unset; text-align: center; white-space: normal; }
  .u93gvys .t9olo { min-width: 0; }
  .u93gvys .p89abwod { flex-direction: row; justify-content: space-between; align-items: baseline; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto; min-width: 0; }
  .u93gvys .b1vgf4 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .kbc74c8k .rswgz6tz { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .tqvom .r7wavvg {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .tqvom .c9fege { margin: 0; }
}
.iq56fb .tgu2nze7 { gap: 10px; }
.iq56fb .fajljwyt, .iq56fb .ksny0e { padding: 12px; }
.iq56fb .fajljwyt ul, .iq56fb .ksny0e ul { margin: 4px 0 0; padding-left: 18px; }
.iq56fb .fajljwyt li, .iq56fb .ksny0e li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .cevq1 { grid-template-columns: 1fr; }
  .y6sop { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .y6sop .ggdkajl { width: 72px; height: 50px; }
  .y6sop .y7309w { max-width: 180px; }
  .y6sop .s9ylc { width: auto; }
}
@media (max-width: 720px) {
  .wwj4woi0 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .fogn { padding: 16px; }
  .js3v .o6tmvwer { min-width: 50%; }
}
.avgwsgen .tgu2nze7 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .xztp7 { grid-template-columns: 1fr; }
  .r38e0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .w70snu3m { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .c5ng { flex-wrap: wrap; padding: 16px; }
}
.cqfy .tgu2nze7 { gap: 8px; }
.cqfy .fajljwyt, .cqfy .ksny0e { padding: 8px; }
@media (max-width: 480px) {
  .lbij2px { flex-direction: column; align-items: stretch; }
}
.j8etj .s9ylc .gmulu { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .xxn7 { flex-direction: column; align-items: stretch; gap: 10px; }
  .j8etj .s9ylc { text-align: center; }
}
@media (max-width: 720px) {
  .tkurh3 { grid-template-columns: 1fr; }
  .hwa9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .h8s7 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .e03bqe5 { grid-template-columns: 1fr; }
  .eqd8yb { width: 100px; height: 100px; margin: 16px auto; }
  .v6eju { font-size: 1.4rem; }
  .we3dea1 { justify-content: center; }
  .ya46qx .o6tmvwer { min-width: 50%; }
}
.s5vljkn .tgu2nze7 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .wluu { flex-wrap: wrap; padding: 14px 16px; }
  .x1ef { padding: 12px 16px; }
  .s5vljkn .tgu2nze7 { margin: 0 16px; }
  .s5vljkn .uzn2 { padding: 0 16px; }
  .bi2b { padding: 12px 16px; }
}
.jtcjmcbs .b1vgf4.gmulu { padding: 14px 30px !important; font-size: 1rem; }
.xtc5r .b1vgf4.gmulu { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.nzsk0 .zrnzi { flex: 1.8; }
.nzsk0 .zrnzi .tx6g9 {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.nzsk0 .zrnzi .xg48q { font-weight: 700; color: var(--text-primary); }
.nzsk0 .udel0ik9,
.nzsk0 .qf1x050,
.nzsk0 .c649s13y { flex: 0.75; opacity: 0.75; }
.qntmjh9 { margin: 16px 0; }
.a27j { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.a27j summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.a27j summary::after { content: "+"; color: var(--accent-light); }
.a27j[open] summary::after { content: "−"; }
.a27j p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.qqyzoc { margin-bottom: 0; }
.b1zkm7zl h2.qnc2m9eg { color: var(--text-primary); border-color: var(--accent-light); }
.o1jqj8lp h2.qnc2m9eg { color: var(--text-primary); border-color: var(--accent-light); }
.y94vhhnt .f9k2     { background: #052e16; border-color: #10b981; }
.y94vhhnt .sn3ixy { background: #2d0a1e; border-color: #f43f5e; }
.y94vhhnt .bj75w2h    { background: #1e1036; border-color: #a855f7; }
.y94vhhnt .zwd2zgb strong  { color: #f1f5f9; }
.y94vhhnt .zwd2zgb p       { color: #cbd5e1; }
.y94vhhnt .z3m3a    .f9k2     .ujeny2::before,
.y94vhhnt .seqjd2  .f9k2     .ujeny2::before,
.y94vhhnt .xgb1uht  .f9k2     .ujeny2::before,
.y94vhhnt .c30z .f9k2     .ujeny2::before { color: #10b981; }
.y94vhhnt .z3m3a    .sn3ixy .ujeny2::before,
.y94vhhnt .seqjd2  .sn3ixy .ujeny2::before,
.y94vhhnt .xgb1uht  .sn3ixy .ujeny2::before,
.y94vhhnt .c30z .sn3ixy .ujeny2::before { color: #f43f5e; }
.y94vhhnt .z3m3a    .bj75w2h    .ujeny2::before,
.y94vhhnt .seqjd2  .bj75w2h    .ujeny2::before,
.y94vhhnt .xgb1uht  .bj75w2h    .ujeny2::before,
.y94vhhnt .c30z .bj75w2h    .ujeny2::before { color: #a855f7; }
.g5nx0 .f9k2     { background: #2d2000; border-color: #eab308; }
.g5nx0 .sn3ixy { background: #2d0b0b; border-color: #ef4444; }
.g5nx0 .bj75w2h    { background: #2d1600; border-color: #f97316; }
.g5nx0 .zwd2zgb strong  { color: #f1f5f9; }
.g5nx0 .zwd2zgb p       { color: #cbd5e1; }
.g5nx0 .z3m3a    .f9k2     .ujeny2::before,
.g5nx0 .seqjd2  .f9k2     .ujeny2::before,
.g5nx0 .xgb1uht  .f9k2     .ujeny2::before,
.g5nx0 .c30z .f9k2     .ujeny2::before { color: #eab308; }
.g5nx0 .z3m3a    .sn3ixy .ujeny2::before,
.g5nx0 .seqjd2  .sn3ixy .ujeny2::before,
.g5nx0 .xgb1uht  .sn3ixy .ujeny2::before,
.g5nx0 .c30z .sn3ixy .ujeny2::before { color: #ef4444; }
.g5nx0 .z3m3a    .bj75w2h    .ujeny2::before,
.g5nx0 .seqjd2  .bj75w2h    .ujeny2::before,
.g5nx0 .xgb1uht  .bj75w2h    .ujeny2::before,
.g5nx0 .c30z .bj75w2h    .ujeny2::before { color: #f97316; }
.duqa .f9k2     { background: #0c1a2e; border-color: #38bdf8; }
.duqa .sn3ixy { background: #12103a; border-color: #818cf8; }
.duqa .bj75w2h    { background: #0a2020; border-color: #2dd4bf; }
.duqa .zwd2zgb strong  { color: #f1f5f9; }
.duqa .zwd2zgb p       { color: #cbd5e1; }
.duqa .z3m3a    .f9k2     .ujeny2::before,
.duqa .seqjd2  .f9k2     .ujeny2::before,
.duqa .xgb1uht  .f9k2     .ujeny2::before,
.duqa .c30z .f9k2     .ujeny2::before { color: #38bdf8; }
.duqa .z3m3a    .sn3ixy .ujeny2::before,
.duqa .seqjd2  .sn3ixy .ujeny2::before,
.duqa .xgb1uht  .sn3ixy .ujeny2::before,
.duqa .c30z .sn3ixy .ujeny2::before { color: #818cf8; }
.duqa .z3m3a    .bj75w2h    .ujeny2::before,
.duqa .seqjd2  .bj75w2h    .ujeny2::before,
.duqa .xgb1uht  .bj75w2h    .ujeny2::before,
.duqa .c30z .bj75w2h    .ujeny2::before { color: #2dd4bf; }
.htfqxuz .f9k2     { background: var(--accent-bg); border-color: var(--accent-light); }
.htfqxuz .sn3ixy { background: var(--accent-bg-light); border-color: var(--accent-light); }
.htfqxuz .bj75w2h    { background: var(--accent-bg); border-color: var(--accent-pale); }
.htfqxuz .z3m3a    .ujeny2::before,
.htfqxuz .seqjd2  .ujeny2::before,
.htfqxuz .xgb1uht  .ujeny2::before,
.htfqxuz .c30z .ujeny2::before { color: var(--accent-light) !important; }
.djk2f::before,
.izwhwww::before { margin-right: 5px; }
.jja1j .fajljwyt ul li,
.jja1j .fajljwyt .djk2f { color: #22c55e; }
.jja1j .ksny0e ul li,
.jja1j .ksny0e .izwhwww { color: #ef4444; }
.l09hy0 .fajljwyt { background: var(--bg-pros); }
.l09hy0 .ksny0e { background: var(--bg-cons); }
.l09hy0 .fajljwyt .djk2f { color: var(--c-pros-label); }
.l09hy0 .ksny0e .izwhwww { color: var(--c-cons); }
.l09hy0 .fajljwyt ul li,
.l09hy0 .vubbtz li            { color: var(--c-pros); }
.l09hy0 .ksny0e ul li,
.l09hy0 .mpis3 li            { color: var(--c-cons); }
.uyv4pr5y .fajljwyt { background: var(--bg-pros); }
.uyv4pr5y .ksny0e { background: var(--bg-cons); }
.uyv4pr5y .fajljwyt .djk2f { color: var(--c-pros-label); }
.uyv4pr5y .ksny0e .izwhwww { color: var(--c-cons); }
.uyv4pr5y .fajljwyt ul li,
.uyv4pr5y .ksny0e ul li,
.h7140e .djk2f::before { content: "✓ "; }
.h7140e .izwhwww::before { content: "✗ "; }
.u2qgo .djk2f::before { content: "→ "; }
.u2qgo .izwhwww::before { content: "← "; }
.uc0r .djk2f::before { content: "★ "; }
.uc0r .izwhwww::before { content: "✕ "; }
.t5bq .djk2f::before { content: "◆ "; }
.t5bq .izwhwww::before { content: "▲ "; }
.zxo4e .zwd2zgb { background: transparent; border-left: none; border: 1.5px solid; }
.zxo4e .f9k2     { border-color: var(--c-tip-border); }
.zxo4e .sn3ixy { border-color: var(--c-warn-border); }
.zxo4e .bj75w2h    { border-color: #60a5fa; }
.zxo4e .zwd2zgb strong { color: var(--text-primary); }
.zxo4e .zwd2zgb p      { color: var(--text-muted); }
.pveprb .zwd2zgb { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.pveprb .f9k2     { border-top-color: var(--c-tip-border); }
.pveprb .sn3ixy { border-top-color: var(--c-warn-border); }
.pveprb .bj75w2h    { border-top-color: #60a5fa; }
.p1pel .zwd2zgb { border-left: none; border-radius: 8px; }
.p1pel .f9k2     { background: #065f46; }
.p1pel .sn3ixy { background: #92400e; }
.p1pel .bj75w2h    { background: #1e3a8a; }
.p1pel .zwd2zgb strong,
.p1pel .zwd2zgb p { color: #fff; }
.p1pel .ujeny2::before { color: rgba(255,255,255,0.85) !important; }
.y94vhhnt.p1pel .f9k2,
.y94vhhnt .p1pel .f9k2     { background: #052e16; }
.y94vhhnt.p1pel .sn3ixy,
.y94vhhnt .p1pel .sn3ixy { background: #2d0a1e; }
.y94vhhnt.p1pel .bj75w2h,
.y94vhhnt .p1pel .bj75w2h    { background: #1e1036; }
.g5nx0.p1pel .f9k2,
.g5nx0 .p1pel .f9k2      { background: #2d2000; }
.g5nx0.p1pel .sn3ixy,
.g5nx0 .p1pel .sn3ixy  { background: #2d0b0b; }
.g5nx0.p1pel .bj75w2h,
.g5nx0 .p1pel .bj75w2h     { background: #2d1600; }
.duqa.p1pel .f9k2,
.duqa .p1pel .f9k2      { background: #0c1a2e; }
.duqa.p1pel .sn3ixy,
.duqa .p1pel .sn3ixy  { background: #12103a; }
.duqa.p1pel .bj75w2h,
.duqa .p1pel .bj75w2h     { background: #0a2020; }
.zfy4pxl .zwd2zgb { border-left: none; border-radius: 6px; padding: 10px 14px; }
.zfy4pxl .f9k2     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.zfy4pxl .sn3ixy { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.zfy4pxl .bj75w2h    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.zfy4pxl .zwd2zgb strong { color: var(--text-primary); }
.zfy4pxl .zwd2zgb p      { color: var(--text-muted); }
.z8a4p46i .zwd2zgb { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.z3m3a .ujeny2,
.seqjd2 .ujeny2,
.xgb1uht .ujeny2,
.c30z .ujeny2 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.z3m3a .ujeny2::before,
.seqjd2 .ujeny2::before,
.xgb1uht .ujeny2::before,
.c30z .ujeny2::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.z3m3a .f9k2     .ujeny2::before { content: "✦"; color: var(--c-tip-border); }
.z3m3a .sn3ixy .ujeny2::before { content: "▲"; color: var(--c-warn-border); }
.z3m3a .bj75w2h    .ujeny2::before { content: "◉"; color: #60a5fa; }
.seqjd2 .f9k2     .ujeny2::before { content: "★"; color: var(--c-tip-border); }
.seqjd2 .sn3ixy .ujeny2::before { content: "◆"; color: var(--c-warn-border); }
.seqjd2 .bj75w2h    .ujeny2::before { content: "●"; color: #60a5fa; }
.xgb1uht .f9k2     .ujeny2::before { content: "▶"; color: var(--c-tip-border); }
.xgb1uht .sn3ixy .ujeny2::before { content: "■"; color: var(--c-warn-border); }
.xgb1uht .bj75w2h    .ujeny2::before { content: "▸"; color: #60a5fa; }
.c30z .f9k2     .ujeny2::before { content: "→"; color: var(--c-tip-border); }
.c30z .sn3ixy .ujeny2::before { content: "⬥"; color: var(--c-warn-border); }
.c30z .bj75w2h    .ujeny2::before { content: "◈"; color: #60a5fa; }
.c0ayu6 .qa9n .bs98elmy,
.c0ayu6 .i8qrt8s .bs98elmy  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.c0ayu6 .hvye                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.c0ayu6 .ego4xc          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.c0ayu6 .j5ju                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ue4iop .qa9n .bs98elmy,
.ue4iop .i8qrt8s .bs98elmy,
.ue4iop .hvye,
.ue4iop .rswgz6tz,
.ue4iop .c9fege,
.ue4iop .ego4xc,
.ue4iop .j5ju,
.ue4iop .z8a4p46i .zwd2zgb { box-shadow: none; }
.n4cyrjs   .kdy2w9o, .n4cyrjs .u24jy2, .n4cyrjs .m1q4p,
.n4cyrjs   .uyso, .n4cyrjs .pa4hl { font-size: 0.9rem; }
.n4cyrjs   .rdi5kc5o, .n4cyrjs .tn0mcy { font-size: 0.9rem; }
.lgk4cz   .kdy2w9o, .lgk4cz .u24jy2, .lgk4cz .m1q4p,
.lgk4cz   .uyso, .lgk4cz .pa4hl { font-size: 0.95rem; }
.lgk4cz   .rdi5kc5o, .lgk4cz .tn0mcy { font-size: 0.95rem; }
.fkdcki   .kdy2w9o, .fkdcki .u24jy2, .fkdcki .m1q4p,
.fkdcki   .uyso, .fkdcki .pa4hl { font-size: 1.08rem; }
.fkdcki   .rdi5kc5o, .fkdcki .tn0mcy { font-size: 1.05rem; }
.fkdcki   .nihunf { font-size: 0.97rem; }
.wh8pjly .ural5d3x      { font-size: 3.2rem; }
.wh8pjly h2.qnc2m9eg { font-size: 1.9rem; }
.wh8pjly h3.eqyxwh     { font-size: 1.4rem; }
.byuu .ural5d3x      { font-size: 3.8rem; }
.byuu h2.qnc2m9eg { font-size: 2.2rem; }
.byuu h3.eqyxwh     { font-size: 1.6rem; }
.qqyzoc + .qqyzoc { position: relative; }
.clwz   .qqyzoc + .qqyzoc::before,
.uiiox97  .qqyzoc + .qqyzoc::before,
.n1mz8   .qqyzoc + .qqyzoc::before,
.jdwkjbh   .qqyzoc + .qqyzoc::before,
.d5oj   .qqyzoc + .qqyzoc::before,
.k4eor .qqyzoc + .qqyzoc::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.clwz .qqyzoc + .qqyzoc::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.uiiox97 .qqyzoc + .qqyzoc::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.n1mz8 .qqyzoc + .qqyzoc::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;
}
.jdwkjbh .qqyzoc + .qqyzoc::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.szaic .qqyzoc { margin-bottom: 16px; }
.szaic .qqyzoc + .qqyzoc { margin-top: 0; }
.szaic .a2sr9s { padding-top: 0; padding-bottom: 0; }
.d5oj .qqyzoc + .qqyzoc::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.k4eor .qqyzoc + .qqyzoc::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.fpxidg .qqyzoc + .qqyzoc::before,
.ynlxp .qqyzoc + .qqyzoc::before,
.t9xs .qqyzoc + .qqyzoc::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%;
}
.ycd3vkc .fpxidg .qqyzoc:nth-child(even)::before,
.ycd3vkc .ynlxp .qqyzoc:nth-child(even)::before,
.ycd3vkc .t9xs .qqyzoc:nth-child(even)::before { background: var(--bg-surface); }
.e32nz .fpxidg .qqyzoc:nth-child(even)::before,
.e32nz .ynlxp .qqyzoc:nth-child(even)::before,
.e32nz .t9xs .qqyzoc:nth-child(even)::before { background: var(--bg-card); }
.fpxidg .qqyzoc + .qqyzoc::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");
}
.ynlxp .qqyzoc + .qqyzoc::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");
}
.t9xs .qqyzoc + .qqyzoc::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");
}
.nefs .obpa3,
.ybit .obpa3 { padding-bottom: 60px; }
.qc7136 .obpa3 { padding-bottom: 70px; }
.jepcqy .v8q947t { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.nv3o .v8q947t { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.gz1w69 .v8q947t { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.tkun5u1 .v8q947t { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.hcm6vh06 .v8q947t { background: var(--accent-bg); }
.sz6y3vt .a0yg { float: left; width: 38%; margin: 0 28px 16px 0; }
.sz6y3vt .a0yg .qxac5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.sz6y3vt .a2sr9s::after { content: ''; display: block; clear: both; }
.d0b2 .a0yg { float: right; width: 38%; margin: 0 0 16px 28px; }
.d0b2 .a0yg .qxac5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.d0b2 .a2sr9s::after { content: ''; display: block; clear: both; }
.jfw3yt .qqyzoc:nth-child(odd)  .a0yg { float: left;  width: 38%; margin: 0 28px 16px 0; }
.jfw3yt .qqyzoc:nth-child(even) .a0yg { float: right; width: 38%; margin: 0 0 16px 28px; }
.jfw3yt .a0yg .qxac5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.jfw3yt .a2sr9s::after { content: ''; display: block; clear: both; }
.sz6y3vt .y6e7zv,
.d0b2 .y6e7zv,
.d0b2 .u93gvys,
.jfw3yt .y6e7zv,
@media (max-width: 900px) {
  .sz6y3vt .a0yg,
  .d0b2 .a0yg,
  .jfw3yt .qqyzoc:nth-child(odd)  .a0yg,
  .jfw3yt .qqyzoc:nth-child(even) .a0yg {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .sz6y3vt .a0yg .qxac5,
  .d0b2 .a0yg .qxac5,
  .jfw3yt .a0yg .qxac5 {
    max-height: none !important;
  }
}
.sz6y3vt .rdi5kc5o,
.sz6y3vt .tn0mcy,
.d0b2 .rdi5kc5o,
.d0b2 .tn0mcy,
.jfw3yt .rdi5kc5o,
.jfw3yt .tn0mcy { overflow: hidden; }
@media (max-width: 640px) {
  .sz6y3vt .a0yg,
  .d0b2 .a0yg,
  .jfw3yt .a0yg { float: none; width: 100%; margin: 0 0 16px 0; }
}
.b4mk .zt3q3,
.b4mk .a2sr9s,
.b4mk .zhs5  { max-width: 1100px; }
.fboel .zt3q3,
.fboel .a2sr9s,
.fboel .zhs5  { max-width: 1200px; }
.fboel { --content-mw: 1200px; }
.s52el0zk .zt3q3,
.s52el0zk .a2sr9s,
.s52el0zk .zhs5  { max-width: 1320px; }
.uqbo { font-size: 0.82rem; color: var(--text-muted); }
.eslm49px { display: flex; align-items: center; }
.iw8pda77 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.uryb4w { display: flex; align-items: center; }
.y8tmqq { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.y8tmqq:hover { text-decoration: underline; }
.bb23t1 { margin: 0 3px; opacity: 0.45; }
.bb23t1::before { content: '/'; }
.tl6h5vg2 { padding: 2px 5px; color: var(--text-main); }
.gt6w .uqbo {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.gt6w .eslm49px { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.dtwa .uqbo {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.dtwa .eslm49px { padding: 0 0 0 12px; }
.bog6aq80 .eslm49px { padding: 0 16px; }
.bog6aq80 .uqbo {
  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);
}
.bog6aq80 .zt3q3 { padding-top: 28px; }
@media (max-width: 720px) {
  .dpbqh { margin-top: 18px; padding: 0 16px; }
  .bog6aq80 .zt3q3 { padding-top: 16px; }
}
.b4mk.gt6w .eslm49px { max-width: 1100px; }
.fboel.gt6w .eslm49px { max-width: 1200px; }
.s52el0zk.gt6w .eslm49px { max-width: 1320px; }
.fboel .dpbqh { max-width: 1200px; }
.mcnf .qqyzoc { padding-top: 16px; padding-bottom: 16px; }
.zg6jvh .qqyzoc { padding-top: 24px; padding-bottom: 24px; }
.kp5c .qqyzoc { padding-top: 40px; padding-bottom: 40px; }
.lzqf .qqyzoc { padding-top: 52px; padding-bottom: 52px; }
.dbn7q .qqyzoc:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.dbn7q .qqyzoc:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.dbn7q .qqyzoc:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.dbn7q .qqyzoc:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.sltu .a2sr9s { padding-top: 10px;  padding-bottom: 10px; }
.vcgzer .a2sr9s { padding-top: 18px;  padding-bottom: 18px; }
.czo92oyh .a2sr9s { padding-top: 36px;  padding-bottom: 36px; }
.gtqne .a2sr9s { padding-top: 48px;  padding-bottom: 48px; }
.vpz3fn30 h2.qnc2m9eg { font-weight: 600; }
.vpz3fn30 h3.eqyxwh     { font-weight: 600; }
.whel { font-weight: 500; }
.whel h2.qnc2m9eg { font-weight: 800; }
.whel h3.eqyxwh     { font-weight: 700; }
.ikzr7dtk h2.qnc2m9eg { font-weight: 900; }
.ikzr7dtk h3.eqyxwh     { font-weight: 800; }
.ikzr7dtk .zwd2zgb strong,
.ikzr7dtk .zwd2zgb strong { font-weight: 600; }
.s4wi {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.oax52x .s4wi { display: none; }
@media (max-width: 640px) { .s4wi { display: none; } }
.s4wi { background: var(--cta) !important; color: #fff !important; border: none !important; }
.s4wi:hover { opacity: 0.85; }
.buthwwuu .s4wi { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.drmc .s4wi,
.wrye  .s4wi { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.drmc .s4wi:hover,
.wrye  .s4wi:hover { opacity: 0.88; }
.buthwwuu.drmc .s4wi,
.buthwwuu.wrye  .s4wi { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.zw9ur {
  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;
}
.zw9ur:hover { transform: translateY(-2px); opacity: 0.92; }
.zw9ur { background: var(--cta) !important; color: #fff !important; border: none !important; }
.oxi4huk .zw9ur { display: none; }
.z1g6dhdk .zw9ur { right: 32px; }
.zm13r  .zw9ur { left: 32px; }
@media (max-width: 480px) {
  .z1g6dhdk .zw9ur { right: 20px; bottom: 20px; }
  .zm13r  .zw9ur { left: 20px; bottom: 20px; }
}
.s1k86 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.zhs5 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.xjz8d { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.fp8czy { color: var(--text-dim); font-size: 0.8rem; }
.tw87fwp { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.tw87fwp img { height: 26px; width: auto; object-fit: contain; }
.fu6lszi { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.lacippbb .zhs5 { text-align: center; }
.lacippbb .xjz8d { margin-top: 0; }
.ja4gdg { margin-top: 10px; }
.ja4gdg a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .zhs5 { padding-left: 16px; padding-right: 16px; }
  .fklv0 .zhs5 { padding: 20px 16px; }
  .qusxu { gap: 4px 12px; }
  .xjz8d { font-size: 0.78rem; }
}
.c50zn .pjc7e338 .tw87fwp { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.c50zn .fu6lszi { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.c50zn .jsx93 { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.c50zn .jsx93 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.c50zn .jsx93 a:hover { color: var(--accent-light); }
.c50zn .xjz8d { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.c50zn .fp8czy { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .c50zn .mf0vcg { grid-template-columns: 1fr 1fr; } .c50zn .pjc7e338 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .c50zn .mf0vcg { grid-template-columns: 1fr; } }
.k9sxfpdl .tw87fwp { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.k9sxfpdl .xjz8d { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .k9sxfpdl .bdeivg { gap: 12px; } .k9sxfpdl .tw87fwp { margin-right: 0; width: 100%; } }
.rk4cl .ytd3kf { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.rk4cl .f7cctj4 .tw87fwp { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.rk4cl .fu6lszi { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.rk4cl .skr29mp1 { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.rk4cl .jsx93 { display: flex; flex-direction: column; gap: 9px; }
.rk4cl .jsx93 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.rk4cl .jsx93 a:hover { color: var(--accent-light); }
.rk4cl .azy58 { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.rk4cl .xjz8d { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.rk4cl .fp8czy { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .rk4cl .ytd3kf { grid-template-columns: 1fr 1fr; } .rk4cl .f7cctj4 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rk4cl .ytd3kf { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .lbmmbfik .qfv85d { grid-template-columns: 1fr 1fr; } .lbmmbfik .q86sxy:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .lbmmbfik .qfv85d { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .dxkqg8m .qfv85d { grid-template-columns: 1fr; } }
.of9ln .zhs5 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.l45gv .yy8b      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.l45gv .s1k86 { background: var(--bg-page); border-top-color: var(--border-alt); }
.f9fbh .yy8b      { background: #0d1117; border-bottom-color: #21262d; }
.f9fbh .j4hfq { color: var(--accent-light); }
.f9fbh .q8o50q { --msep-color: #8b949e; }
.f9fbh .q8o50q a { color: #8b949e; }
.f9fbh .q8o50q a:hover { color: var(--accent-light); }
.f9fbh .vd280 { color: #8b949e; }
.f9fbh .s1k86 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.f9fbh .xjz8d,
.f9fbh .fp8czy { color: #6e7681; }
.f9fbh .jsx93 a, .f9fbh .yadk a,
.f9fbh .tw87fwp { color: #e6edf3; }
.f9fbh .jsx93 a:hover, .f9fbh .yadk a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .f9fbh .q8o50q { background: #0d1117; border-top-color: #21262d; }
  .f9fbh .q8o50q li a { border-bottom-color: #21262d; }
}
.e1qjq .yy8b      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.e1qjq .j4hfq { color: var(--accent-light); }
.e1qjq .q8o50q { --msep-color: #475569; }
.e1qjq .q8o50q a { color: #475569; }
.e1qjq .q8o50q a:hover { color: var(--accent-light); }
.e1qjq .vd280 { color: #64748b; }
.e1qjq .s1k86 { background: #f0f4f8; border-top-color: #cbd5e1; }
.e1qjq .xjz8d,
.e1qjq .fp8czy { color: #64748b; }
.e1qjq .jsx93 a, .e1qjq .yadk a,
.e1qjq .owc7vq a, .e1qjq .tw87fwp { color: #374151; }
.e1qjq .jsx93 a:hover, .e1qjq .yadk a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .e1qjq .q8o50q { background: #f0f4f8; border-top-color: #cbd5e1; }
  .e1qjq .q8o50q li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.drmc .yy8b      { background: var(--accent); border-bottom-color: var(--accent-light); }
.drmc .j4hfq { color: #fff; }
.drmc .q8o50q { --msep-color: rgba(255,255,255,0.82); }
.drmc .q8o50q a { color: rgba(255,255,255,0.82); }
.drmc .q8o50q a:hover { color: #fff; }
.drmc .vd280 { color: rgba(255,255,255,0.9); }
.drmc .s1k86 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.drmc .xjz8d,
.drmc .fp8czy { color: rgba(255,255,255,0.72); }
.drmc .jsx93 a, .drmc .yadk a,
.drmc .owc7vq a, .drmc .tw87fwp { color: #fff; }
.drmc .fu6lszi, .drmc .skr29mp1 { color: rgba(255,255,255,0.7); }
.drmc .jsx93 a:hover, .drmc .yadk a:hover { color: #fff; }
@media (max-width: 640px) {
  .drmc .q8o50q { background: var(--accent); border-top-color: var(--accent-light); }
  .drmc .q8o50q li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.wrye .yy8b {
  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);
}
.wrye .s1k86 {
  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) {
  .wrye .q8o50q {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.f8zzl .lesfv6 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.k47375 .lesfv6 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.p0qp .lesfv6 { min-height: 72px; height: auto; }
.i65cy0 .lesfv6 { min-height: 84px; height: auto; }
.fklv0 .lesfv6 { max-width: none; padding: 0 32px; }
.fklv0 .zhs5  { max-width: none; padding: 24px 32px; }
.a1i14a.fboel .lesfv6 { max-width: 1200px; }
.a1i14a.s52el0zk .lesfv6 { max-width: 1320px; }
.ax03a7f3   .j4hfq, .ax03a7f3   .tw87fwp { text-transform: capitalize; }
.lmh4z .j4hfq, .lmh4z .tw87fwp { text-transform: lowercase; }
.ccud0zl .j4hfq, .ccud0zl .tw87fwp { text-transform: uppercase; letter-spacing: 0.06em; }
.ji6fd, .filjeu03 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.y5mp .ji6fd,
.y5mp .filjeu03 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.chmrvv .ji6fd,
.chmrvv .filjeu03 { 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; }
.w6qi .ji6fd,
.w6qi .filjeu03 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.z74j .ji6fd,
.z74j .filjeu03 { 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; }
.vwka6v   .q8o50q a { font-weight: 500; }
.d75u9zqr .q8o50q a { font-weight: 600; }
.jy5y02hu     .q8o50q a { font-weight: 700; }
.igby    .q8o50q a { font-weight: 800; letter-spacing: 0.01em; }
.euzqr     .q8o50q > li + li::before,
.noxouu    .q8o50q > li + li::before,
.rtqq40sk    .q8o50q > li + li::before,
.ayyo .q8o50q > li + li::before,
.jld8 .q8o50q > li + li::before,
.fe3do5co  .q8o50q > li + li::before,
.xk8ip4tj    .q8o50q > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.euzqr     .q8o50q > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.noxouu    .q8o50q > li + li::before { content: "|"; }
.rtqq40sk    .q8o50q > li + li::before { content: "—"; }
.ayyo .q8o50q > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.jld8 .q8o50q > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.fe3do5co  .q8o50q > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.xk8ip4tj    .q8o50q > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .cqk6 .vd280,
  .yzfu .vd280,
  .cezr8ymz .vd280,
  .wd2mmhp8 .vd280,
  .rdmb4 .vd280 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .cqk6 .vd280::before,
  .yzfu .vd280::before,
  .cezr8ymz .vd280::before,
  .wd2mmhp8 .vd280::before,
  .rdmb4 .vd280::before { content: ""; display: block; flex-shrink: 0; }

  
  .cqk6 .vd280::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;
  }

  
  .yzfu .vd280::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;
  }

  
  .cezr8ymz .vd280::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;
  }

  
  .wd2mmhp8 .vd280::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;
  }

  
  .rdmb4 .vd280::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) {
  .ln41l0 .vd280 {
    padding: 5px 14px;
  }
  .ln41l0 .q8o50q {
    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;
  }
  .ln41l0 .q8o50q li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ln41l0 .q8o50q li a:hover { background: var(--bg-raised); }
  .ln41l0 .x2j4etn,
  .v98ziq .x2j4etn,
  .n9xl8z .x2j4etn { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ojud .vd280 {
    padding: 5px 10px;
  }
  .ojud .q8o50q {
    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);
  }
  .ojud .q8o50q.ljpl { transform: translateX(0); }
  .ojud .q8o50q li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ojud .q8o50q li:last-child a { border-bottom: none; }
  .drmc .q8o50q,
  .f9fbh .q8o50q { background: var(--accent) !important; }
  .drmc .q8o50q li a,
  .f9fbh .q8o50q li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .n9xl8z .vd280 {
    padding: 5px 10px;
  }
  .n9xl8z .q8o50q {
    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);
  }
  .n9xl8z .q8o50q::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .n9xl8z .q8o50q.ljpl { transform: translateY(0); }
  .n9xl8z .q8o50q li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .h3xdud2d .vd280 {
    padding: 5px 10px;
  }
  .h3xdud2d .q8o50q {
    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;
  }
  .h3xdud2d .q8o50q.ljpl { opacity: 1; pointer-events: auto; }
  .h3xdud2d .q8o50q li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .aogolaxl     .vd280 { border-radius: 0 !important; }
  .qa7kw8   .vd280 { border-radius: 8px !important; }
  .tjcx47 .vd280 { border-radius: 50% !important; }
  .dlmyk   .vd280 { border-radius: 999px !important; }
}
.blxo .uycki { height: 36px; }
.of843e .uycki { height: 60px; max-width: 200px; }
.ycc0c .uycki { height: 76px; max-width: 240px; }
.lxpsg2l    .t9olo, .lxpsg2l    .bkh4pgio { color: #f59e0b; }
@media (min-width: 720px) {
  .kdjudmwp .u93gvys {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .kdjudmwp .rswgz6tz {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .kdjudmwp .rswgz6tz { padding: 40px 16px 20px; }
  .kdjudmwp .p89abwod {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .kdjudmwp .b1vgf4 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .nyj5318 .rswgz6tz {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .nyj5318 .rswgz6tz::before {
    position: absolute; top: 14px; left: 14px;
  }
  .nyj5318 .t9mn {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .nyj5318 .k3krm { white-space: normal; text-align: center; font-size: 1.2rem; }
  .nyj5318 .p89abwod {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .nyj5318 .b1vgf4 { width: 100%; min-width: 0; }
  .nyj5318 .t9olo { min-width: 0; }
}
.gogit0vz .a27j {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.gogit0vz .a27j summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.gogit0vz .a27j p { padding: 0 2px 16px; }
.zd8f .a27j { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.zd8f .a27j summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.zd8f .a27j summary::after { content: "›"; font-size: 1.2em; }
.zd8f .a27j[open] summary::after { content: "‹"; }
.zd8f .a27j p { padding: 10px 22px 4px; }
.uc6g3 .a27j {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.uc6g3 .a27j summary { color: var(--text-primary); padding-left: 16px; }
.uc6g3 .a27j summary::after { content: "›"; font-size: 1.1em; }
.uc6g3 .a27j[open] summary::after { content: "‹"; }
.uc6g3 .a27j p { padding-left: 16px; }
.ucfqz .qntmjh9 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ucfqz .a27j {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ucfqz .a27j:last-child { border-bottom: none; }
.ucfqz .a27j summary { color: var(--text-primary); border-radius: 0; }
.ucfqz .a27j summary::after { content: "›"; font-size: 1.1em; }
.ucfqz .a27j[open] summary::after { content: "‹"; }
.facq .a27j { overflow: hidden; }
.facq .a27j summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.facq .a27j summary::after { color: rgba(255,255,255,.75); }
.facq .a27j[open] summary { border-radius: 0; }
.ezcxm1 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.khsnupk {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.vmq6cq {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.sqy82yi { color: var(--text-muted); font-size: 1.05rem; }
.f1rq709 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.vdl9za {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.hpw9hr9 { margin-bottom: 20px; }
.kuhkoh {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.noqg {
  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;
}
.noqg:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.zsle0i { resize: vertical; min-height: 130px; }
.c7gd { width: 100%; margin-top: 8px; }
.mysy {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.bkdjtg {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.j401d { color: var(--text-muted); line-height: 1.75; }
.tnwm { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.tnwm li { margin-bottom: 6px; }
.mo5b2o { max-width: 760px; margin: 0 auto; }
.nhuvhpg6 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.z6kc5 { max-width: 760px; margin: 0 auto; }
.jy3gjx { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.dd2d ul.tnwm { margin: 0; }
.d1renjgc { max-width: 900px; margin: 0 auto; }
.zs8syui { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.zs8syui:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.zs8syui .jy3gjx { margin: 0; font-size: 1rem; }
.zs8syui .rhn6uk p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .zs8syui { grid-template-columns: 1fr; gap: 10px; } }
.a15c .jy3gjx { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.b19w .tnwm { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .xv2s { grid-template-columns: 1fr; } }
.ay3zjbx ul.tnwm { margin: 0; }
.my0a3i8 .tnwm,
.xpfa .tnwm,
.gnyi .tnwm,
.c4ohfl .tnwm {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .jljtzqvm { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .iv0m3psi { grid-template-columns: 1fr; } .lccwoo3 { position: static; text-align: center; } }
@media (max-width: 860px) { .g1py { grid-template-columns: 1fr; } }
.c4ohfl .tnwm { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .pi0015 { flex-direction: column; text-align: center; } .fz0gqi { grid-template-columns: 1fr; } }
.l7pj .vmq6cq { color: var(--accent-light); }
.wy2j .vmq6cq { font-size: 2rem; }
.wy2j .sqy82yi { max-width: 680px; }
.kdachph .vmq6cq { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.kdachph .sqy82yi  { margin: 0; }
@media (max-width: 640px) { .kdachph { flex-direction: column; } }
.bsn3nys {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.bsn3nys .vmq6cq { color: var(--accent-light); }
.wzkx93yr .vmq6cq { color: #fff; }
.wzkx93yr .sqy82yi  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .ps4uoi { grid-template-columns: 1fr; } }
.pz9q .noqg {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.pz9q .noqg:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.h9dz2tc .noqg { background: var(--bg-raised); border-color: transparent; }
.h9dz2tc .noqg:focus { background: var(--bg-card); border-color: var(--accent-light); }
.kxlgx .noqg { border-radius: 100px; padding: 11px 20px; }
.kxlgx .zsle0i { border-radius: 14px; }
.qnsa9by {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.qnsa9by 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;
}
.qnsa9by summary::-webkit-details-marker { display: none; }
.qnsa9by summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.qnsa9by[open] summary::after { content: "−"; }
.mdqbe {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .asv96m { grid-template-columns: 1fr; } }
.xd37jv { counter-reset: priv-count; }
.xj8v {
  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);
}
.xj8v:last-child { border-bottom: none; }
.ye53 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.xj8v h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.xj8v p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.kvudg { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.kvudg li { margin-bottom: 6px; }
.cm7t{display:none}
.cm7t:empty,.n2wk1d:empty{display:none}
.cpop{position:relative;overflow:visible}
.etr61rx .idhk,.fe5g6 .idhk,
.kh6i .idhk,.zf3rfjs .idhk,
.a3r8 .idhk,.ktxh .idhk{display:block}
.e8jw9n .abdc4i0g{display:block}
.etr61rx .idhk,.fe5g6 .idhk,
.kh6i .idhk,.zf3rfjs .idhk,
.a3r8 .idhk{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}
.etr61rx .idhk .n2wk1d,.fe5g6 .idhk .n2wk1d,
.kh6i .idhk .n2wk1d,.zf3rfjs .idhk .n2wk1d,
.a3r8 .idhk .n2wk1d{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}
.etr61rx .j9wm,.fe5g6 .j9wm,
.kh6i .j9wm,.zf3rfjs .j9wm,
.a3r8 .j9wm{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.etr61rx .idhk,.fe5g6 .idhk{top:12px}
.etr61rx .idhk .n2wk1d{margin-right:auto}
.fe5g6 .idhk .n2wk1d{margin-left:auto}
.fe5g6 .idhk{text-align:right}
.kh6i .idhk,.zf3rfjs .idhk{bottom:12px}
.kh6i .idhk .n2wk1d{margin-right:auto}
.zf3rfjs .idhk .n2wk1d{margin-left:auto}
.zf3rfjs .idhk{text-align:right}
.a3r8 .idhk{position:relative;margin-top:16px}
.a3r8 .idhk .n2wk1d{margin:0 auto}
.ktxh .idhk{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.ktxh .idhk .n2wk1d{margin:0}
.ktxh .v8q947t~.idhk,
.ktxh .n89e4~.idhk{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.ktxh .v8q947t~.idhk .n2wk1d,
.ktxh .n89e4~.idhk .n2wk1d{justify-content:flex-start}
.v8q947t~.idhk,.n89e4~.idhk{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}
.v8q947t~.idhk .n2wk1d{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.n89e4~.idhk .n2wk1d{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.abdc4i0g .n2wk1d{margin:0 0 12px}
.n2wk1d{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.j9wm{white-space:nowrap}
.yupw0 .j9wm{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.ufdb .j9wm{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}
.i2yijd .n2wk1d{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.z8wl .j9wm{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.khnvjapi .j9wm{color: var(--accent-light);opacity:1;font-weight:500}
.vrp7z .j9wm{border-bottom:1px solid currentColor;padding-bottom:2px}
.in7w7uj .n2wk1d{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.a7uhn50{--date-bg:var(--accent-bg-light)}
.h0oz0 .bnx9::before{content:""}
.kly4chqz .j9wm + .j9wm::before{content:"•";margin-right:6px;opacity:.4}
.xtbi .j9wm + .j9wm::before{content:"/";margin-right:6px;opacity:.35}
.u2v8y .j9wm + .j9wm::before{content:"|";margin-right:6px;opacity:.3}
.p26gtjab .j9wm + .j9wm::before{content:"—";margin-right:6px;opacity:.3}
.g5vw4 .j9wm + .j9wm::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.mick7rg8 .j9wm + .j9wm::before{content:"·";margin-right:6px;opacity:.4}
.vb692u .j9wm + .j9wm::before{content:"›";margin-right:6px;opacity:.4}
.d2h5hbxh .j9wm + .j9wm::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.dzskt .wdtgxb2{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .wdtgxb2{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .i3rpq2{max-width:100%}
}
:root {
  --accent:          #4ab622;
  --brand:           #4ab622;
  --brand-light:     #459627;
  --brand-pale:      #5db33e;
  --grad-start:      #7adf54;
  --grad-end:        #a5e18f;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #4ab622;
  --cta-light:       #3a9817;
  --cta-hover:       #358218;
  --bg-page:         #f6f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f5f3;
  --bg-raised:       #eef1ee;
  --bg-hover:        #f4f5f3;
  --border:          #e3e8e2;
  --border-alt:      #d3dccf;
  --border-section:  #e3e8e2;
  --text-primary:    #181b17;
  --text-muted:      #556051;
  --text-body:       #31372e;
  --text-sub:        #495246;
  --text-faint:      #7a8975;
  --text-dim:        #95a190;
  --text-label:      #626e5d;
  --text-value:      #3d443a;
  --accent-bg:       #e6f2e2;
  --accent-bg-light: #d3ecc9;
  --bg-tip:          #f0f9f2;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f7f9;
  --bg-pros:         #f0f9f2;
  --bg-cons:         #faf5f3;
  --c-pros:          #119137;
  --c-cons:          #9f4221;
  --c-pros-label:    #15ac41;
  --c-tip-border:    #17be48;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #119137;
}
:root { --logo-bg-opacity: 64%; }
body, button, input { font-family: "Titillium Web", sans-serif; }
.b56lbja3 .ujeny2 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.b56lbja3 .ujeny2::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.b56lbja3 .f9k2     .ujeny2::before { content: "";  color: var(--c-tip-border); }.b56lbja3 .sn3ixy .ujeny2::before { content: ""; color: var(--c-warn-border); }.b56lbja3 .bj75w2h    .ujeny2::before { content: ""; color: #60a5fa; }.y94vhhnt .b56lbja3 .f9k2     .ujeny2::before { color: #10b981; }.y94vhhnt .b56lbja3 .sn3ixy .ujeny2::before { color: #f43f5e; }.y94vhhnt .b56lbja3 .bj75w2h    .ujeny2::before { color: #a855f7; }.g5nx0  .b56lbja3 .f9k2     .ujeny2::before { color: #eab308; }.g5nx0  .b56lbja3 .sn3ixy .ujeny2::before { color: #ef4444; }.g5nx0  .b56lbja3 .bj75w2h    .ujeny2::before { color: #f97316; }.duqa  .b56lbja3 .f9k2     .ujeny2::before { color: #38bdf8; }.duqa  .b56lbja3 .sn3ixy .ujeny2::before { color: #818cf8; }.duqa  .b56lbja3 .bj75w2h    .ujeny2::before { color: #2dd4bf; }.htfqxuz .b56lbja3 .ujeny2::before { color: var(--accent-light) !important; }
.q3k5 .vubbtz li::before, .q3k5 .mpis3 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; }.q3k5 .vubbtz li::before { content: ""; }.q3k5 .mpis3 li::before { content: ""; }.q3k5 .djk2f::before, .q3k5 .izwhwww::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.q3k5 .djk2f::before { content: ""; }.q3k5 .izwhwww::before { content: ""; }
.vqkz .ii18, .vqkz .v8q947t { min-height: 420px; }
.vvod .ao0gkp::after, .vvod .gmulu::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.bb23t1::before { content: '—'; }
.i18q .j9wm::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.i18q .j9wm:first-of-type::before{content:"\f15b"}.i18q .j9wm:last-of-type::before{content:"\f044"}