:root {
  --color-accent: #9506aa;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
:root {
  
  --bg-page:        #0f1117;
  --bg-surface:     #151929;
  --bg-card:        #1a1f2e;
  --bg-card-inner:  #242938;
  --bg-raised:      #2d3748;
  --bg-hover:       #1e2638;
  
  --border:         #1e2535;
  --border-alt:     #2d3748;
  --border-section: #374151;
  
  --text-primary:   #e2e8f0;
  --text-muted:     #94a3b8;
  --text-body:      #cbd5e1;
  --text-sub:       #a0aec0;
  --text-faint:     #6b7280;
  --text-dim:       #4b5563;
  --text-label:     #8892a4;
  --text-value:     #c9d1e0;
  
  --bg-tip:         #1a2e1a;
  --bg-warning:     #2d1f0e;
  --bg-info:        #1a1f2e;
  --bg-pros:        #1a2e1a;
  --bg-cons:        #2d1a1a;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
  font-family: system-ui, sans-serif;
  background: var(--bg-page);
  color: var(--text-primary);
  line-height: 1.7;
}
.fsap {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.n7mckk {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.xkqfonan {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.uxr6zf { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ln3ni95y { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ln3ni95y a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ln3ni95y a:hover { color: var(--accent-light); }
.y4n5wk   .q85lwc { border-radius: 0; }
.p2i9u0 .q85lwc li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .q85lwc {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .r4oad4:hover .q85lwc,
  .r4oad4:focus-within .q85lwc { display: block; }
  .q85lwc li a { padding: 8px 16px; font-size: 0.88rem; }
}
.bnpp {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.i4g3la { display: none; }
@media (max-width: 640px) {
  .i4g3la {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .i4g3la.z6w2psy7 { display: block; }
}
@media (max-width: 640px) {
  .bnpp { display: block; }
  .ln3ni95y > li + li::before { display: none !important; }
  .ln3ni95y {
    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;
  }
  .ln3ni95y.z6w2psy7 { display: flex; }
  .ln3ni95y li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ln3ni95y li:last-child a { border-bottom: none; }
}
.hsn1r { min-height: 480px; }
.dr0ylckt {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.cqj5iuo { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.dzhe .cqj5iuo { margin-left: 0; margin-right: 0; }
.i76o {
  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;
}
.tkl19hw .i76o { margin-top: 24px; }
.i76o:hover { opacity: 0.88; }
.vprtuv80 .t89gh7q {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.vprtuv80 .dr0ylckt { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.vprtuv80 .cqj5iuo { color: #e2e8f0; }
.vprtuv80.u076m9q .t89gh7q { text-align: center; }
.vprtuv80.dzhe   .t89gh7q { text-align: left; }
.imgsvlk {
  position: relative;
  display: flex; align-items: center; justify-content: center;
  background: var(--bg-page);
  min-height: auto; padding: 48px 0 32px;
  border-bottom: 1px solid var(--border);
}
.imgsvlk .t89gh7q {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.imgsvlk .dr0ylckt { color: var(--text-primary); text-shadow: none; }
.imgsvlk .cqj5iuo { color: var(--text-muted); }
.imgsvlk .i76o { margin-top: 16px; }
.imgsvlk, .imgsvlk.hsn1r { min-height: auto !important; }
.imgsvlk.u076m9q .t89gh7q { text-align: center; }
.imgsvlk.dzhe   .t89gh7q { text-align: left; }
.imgsvlk~.l6igwud{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}
.imgsvlk~.l6igwud .g3shi{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.nvblvg .dr0ylckt { color: #fff; }
.nvblvg .cqj5iuo { color: rgba(255,255,255,0.85); }
.nvblvg .i76o { background: #fff; color: var(--cta); }
.nvblvg .i76o:hover { opacity: 0.92; }
.vw2fgmcf .dr0ylckt { text-shadow: none; color: var(--text-primary); }
.vw2fgmcf .cqj5iuo { color: var(--text-muted); }
body.wtllgt .dr0ylckt {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.s1j27yc .dr0ylckt {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.hsn1r.nvblvg .dr0ylckt,
section.nvblvg .dr0ylckt {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.vw2fgmcf.dzhe   .gah6 { align-items: flex-start; text-align: left; }
.hsn1r .js0ui {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.js0ui .ss77hq0v.nkw0xv {
  padding: 10px 14px !important; font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important; color: #fff !important;
  border: none !important;
  display: flex; align-items: center; justify-content: center;
}
.js0ui .ss77hq0v.nkw0xv:hover { opacity: 0.85; }
.pj2c4pba .t89gh7q { padding-bottom: 24px; }
.tkl19hw .t89gh7q { max-width: 1100px; }
@media (max-width: 700px) {
  .vw2fgmcf { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .vw2fgmcf:not(.ijrmm3bq) .wxi4yl { display: none !important; }
  .ijrmm3bq .wxi4yl { padding: 16px; }
  .gah6  { padding: 36px 24px; }
  .vw2fgmcf~.l6igwud,.d6848b0v~.l6igwud{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .hsn1r, .vw2fgmcf { min-height: 320px !important; }
  .dr0ylckt { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .qj4zgcel,
  .ttj6oiy,
  .knnc3n5 { grid-template-columns: 1fr !important; }

  

  
  .pj2c4pba { display: flex !important; flex-direction: column !important; }
  .pj2c4pba .t89gh7q { display: contents; }
  .pj2c4pba .xl8oq96 { order: 0; }
  .pj2c4pba .dr0ylckt { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .pj2c4pba .qj4zgcel { order: 2; padding: 0 16px 12px !important; }
  .pj2c4pba .cqj5iuo { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .tkl19hw .t89gh7q { display: flex; flex-direction: column; }
  .tkl19hw .t89gh7q .dr0ylckt { order: 1; }
  .tkl19hw .t89gh7q .knnc3n5 { order: 2; margin: 8px 0 24px !important; }
  .tkl19hw .t89gh7q .cqj5iuo { order: 3; }
  .tkl19hw .t89gh7q .i76o { order: 4; align-self: center; margin-top: 0; }

  
  .vw2fgmcf.ijrmm3bq {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .vw2fgmcf.ijrmm3bq .gah6 { display: contents; padding: 0; }
  .vw2fgmcf.ijrmm3bq .gah6 .dr0ylckt { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .vw2fgmcf.ijrmm3bq .wxi4yl { order: 2; padding: 12px 16px; }
  .vw2fgmcf.ijrmm3bq .gah6 .cqj5iuo { order: 3; padding: 0 24px; margin: 0 auto; }
  .vw2fgmcf.ijrmm3bq .gah6 .i76o { order: 4; align-self: center; margin: 8px 0 32px; }
}
.d2vohh3h { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.v5k4w9so { width: 100%; height: auto; display: block; border-radius: 10px; }
.jal630 .d2vohh3h        { border-radius: 16px; }
.jal630 .v5k4w9so  { border-radius: 16px; }
.ojq4v99 .d2vohh3h         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ojq4v99 .v5k4w9so   { border-radius: 8px; }
.gw2mn { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.w48lq { width: 100%; padding: 32px 0; position: relative; }
.x3qz { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ylojh .w48lq:nth-child(even) { background: var(--bg-surface); }
.ylojh .w48lq:nth-child(odd)  { background: var(--bg-page); }
.p22j7j7 .w48lq:nth-child(even) { background: var(--bg-card); }
.p22j7j7 .w48lq:nth-child(odd)  { background: var(--bg-page); }
.ylojh .w48lq:nth-child(odd)  .x3qz { background: var(--bg-card); border-radius: 6px; }
.ylojh .w48lq:nth-child(even) .x3qz { background: var(--bg-raised); border-radius: 6px; }
.p22j7j7 .w48lq:nth-child(odd)  .x3qz { background: var(--bg-card); border-radius: 6px; }
.p22j7j7 .w48lq:nth-child(even) .x3qz { background: var(--bg-raised); border-radius: 6px; }
.ylojh .w48lq:nth-child(even) .dgur3 .byei,
.p22j7j7 .w48lq:nth-child(even) .dgur3 .byei { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ylojh .w48lq:nth-child(odd) .dgur3 .byei,
.p22j7j7 .w48lq:nth-child(odd) .dgur3 .byei { background: var(--bg-card-inner); }
.ylojh .w48lq:nth-child(even) .j2ik4cv .byei:nth-child(odd),
.p22j7j7 .w48lq:nth-child(even) .j2ik4cv .byei:nth-child(odd)  { background: var(--bg-card); }
.ylojh .w48lq:nth-child(even) .j2ik4cv .byei:nth-child(even),
.p22j7j7 .w48lq:nth-child(even) .j2ik4cv .byei:nth-child(even) { background: var(--bg-card-inner); }
h1.ygl2dgu { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ygl2dgu {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.icaxu { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.lfhmu h2.ygl2dgu {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.u9kun h2.ygl2dgu {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.y18nkp h2.ygl2dgu {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.lebt8eyi h2.ygl2dgu::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.wxqkud h2.ygl2dgu {
  color: var(--text-primary); font-size: 1.7rem;
}
.d7kvx48 h2.ygl2dgu::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.grw65 h2.ygl2dgu {
  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;
}
.i53r { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .i53r { display: none; } }
.ibl2ldn { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.dm1x3lwa { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.vv1f76ck {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.iiskb { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.d0g3g { padding-left: 20px; }
.d0g3g li { margin-bottom: 6px; }
.d0g3g a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.d0g3g a:hover { color: var(--accent-light); }
.eo03 .iiskb { display: none; }
.zhwe .iiskb { display: none; }
.zhwe .d0g3g { padding-left: 0; list-style: none; }
.zhwe .d0g3g li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.zhwe .d0g3g a { font-size: 0.92rem; }
.oy1s .vv1f76ck { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.oy1s .iiskb { display: none; }
.oy1s .d0g3g { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.oy1s .d0g3g li { margin-bottom: 0; }
.oy1s .d0g3g 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;
}
.oy1s .d0g3g a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.ndq607f .vv1f76ck { padding: 20px 20px 16px; }
.ndq607f .d0g3g {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.ndq607f .d0g3g li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.ndq607f .d0g3g 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;
}
.ndq607f .d0g3g 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;
}
.ndq607f .d0g3g a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ndq607f .d0g3g a:focus,
.ndq607f .d0g3g a:focus-visible,
.ndq607f .d0g3g a:target { outline: none; }
.ndq607f .d0g3g li:target a { border-color: var(--border); color: var(--text-muted); }
.i9e2 .vv1f76ck { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.i9e2 .iiskb { display: none; }
.i9e2 .d0g3g { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.i9e2 .d0g3g li { margin-bottom: 0; }
.i9e2 .d0g3g li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.i9e2 .d0g3g li:last-child::after { content: ""; margin-right: 0; }
.i9e2 .d0g3g a { font-size: 0.9rem; }
.byei { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.dgur3 .byei { background: var(--bg-card); }
.j2ik4cv .byei:nth-child(odd)  { background: var(--bg-card); }
.j2ik4cv .byei:nth-child(even) { background: var(--bg-raised); }
.kcwie6in .byei {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.kcwie6in .byei:last-child { border-bottom: none; }
.kcwie6in h3.icaxu { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ufbw .byei {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ufbw .byei + .byei { margin-top: 4px; }
.whd0j .byei { background: none; border-radius: 0; padding: 12px 0; }
.whd0j .byei + .byei { border-top: 1px solid var(--border-section); }
.dl7zsm { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ohqqwtqt { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.oozjek { color: var(--text-body); margin-bottom: 10px; }
.d6ki1dw, .hc32tcmz { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.d6ki1dw li, .hc32tcmz li { margin-bottom: 6px; }
.hc32tcmz li { list-style: decimal; }
.aivf     .d6ki1dw { list-style-type: "● "; }
.sxobc  .d6ki1dw { list-style-type: "■ "; }
.uktu .d6ki1dw { list-style-type: "◆ "; }
.q9w3    .d6ki1dw { list-style-type: "★ "; }
.aivf     .ojvvmlpl { list-style-type: "● "; }
.sxobc  .ojvvmlpl { list-style-type: "■ "; }
.uktu .ojvvmlpl { list-style-type: "◆ "; }
.q9w3    .ojvvmlpl { list-style-type: "★ "; }
.aivf    .d6ki1dw li::marker, .aivf    .ojvvmlpl li::marker,
.sxobc .d6ki1dw li::marker, .sxobc .ojvvmlpl li::marker,
.uktu .d6ki1dw li::marker, .uktu .ojvvmlpl li::marker,
.q9w3   .d6ki1dw li::marker, .q9w3   .ojvvmlpl li::marker {
  color: var(--cta); font-size: 1em;
}
.aivf .hc32tcmz,
.sxobc .hc32tcmz,
.uktu .hc32tcmz,
.q9w3 .hc32tcmz {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.aivf .hc32tcmz li,
.sxobc .hc32tcmz li,
.uktu .hc32tcmz li,
.q9w3 .hc32tcmz li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.aivf .hc32tcmz li::before,
.sxobc .hc32tcmz li::before,
.uktu .hc32tcmz li::before,
.q9w3 .hc32tcmz 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;
}
.aivf     .hc32tcmz li::before { border-radius: 50%; }
.sxobc  .hc32tcmz li::before { border-radius: 3px; }
.uktu .hc32tcmz li::before { border-radius: 3px; }
.q9w3    .hc32tcmz li::before { border-radius: 50%; }
.enbhrp { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.w8jk .enbhrp,
.yqm4 .enbhrp { background: transparent; border: none; border-radius: 0; }
.jk4il { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.jk4il th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.jk4il td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.jk4il tr:hover td { background: var(--bg-hover); }
.le10 .jk4il tbody tr:nth-child(even) td { background: var(--bg-surface); }
.zbzi39t .jk4il { border: 1px solid var(--border-alt); }
.zbzi39t .jk4il th,
.zbzi39t .jk4il td { border: 1px solid var(--border-alt); }
.twdvics .jk4il th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.twdvics .jk4il td { border-bottom: none; }
.twdvics .jk4il tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.inpqzz .jk4il th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.pqbmqp4 .enbhrp {
  overflow: hidden;
}
.pqbmqp4 .jk4il th { border-bottom: 1px solid var(--border-alt); }
.pqbmqp4 .jk4il tr:last-child td { border-bottom: none; }
.vdjo { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.lp5luqmm { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.whhc1r { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.x6jawu { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.aqe6 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ojvvmlpl { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ojvvmlpl 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%}
.b101 .x6jawu { background: transparent; text-align: center; }
.e57wl .whhc1r {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.duxo44 .whhc1r {
  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);
}
.cgqg .lp5luqmm { display: grid; grid-template-columns: auto 1fr; }
.cgqg .whhc1r {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.cgqg .x6jawu { grid-column: 2; }
.cgqg .aqe6,
.cgqg .ojvvmlpl { grid-column: 1 / -1; }
.jdji .lp5luqmm { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.jdji .whhc1r {
  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);
}
.jdji .x6jawu { grid-column: 2; }
.jdji .aqe6,
.jdji .ojvvmlpl { grid-column: 1 / -1; }
.paus .lp5luqmm { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.paus .x6jawu { background: none; color: var(--accent-light); font-weight: 700; }
.r3d0yld1 .lp5luqmm { 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); }
.r3d0yld1 .x6jawu { background: none; color: var(--accent-light); font-weight: 700; }
.wwjgpno8 .lp5luqmm { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.wwjgpno8 .lp5luqmm:last-child { border-bottom: none; }
.wwjgpno8 .x6jawu { background: none; color: var(--accent-light); font-weight: 700; }
.c172mp .lp5luqmm { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.c172mp .x6jawu { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.h3t9 .vdjo { counter-reset: card-n; }
.h3t9 .lp5luqmm  { counter-increment: card-n; }
.h3t9 .x6jawu { display: flex; align-items: center; gap: 10px; }
.h3t9 .x6jawu::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;
}
.hjr0vi .lp5luqmm { background: var(--bg-surface); border: 1px solid var(--border); }
.hjr0vi .x6jawu { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.o53339c { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.f1vax  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.dazu01rv { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.nwjmtla7 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.o53339c strong { color: var(--text-primary); font-size: 0.95rem; }
.o53339c p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.rbkuyzb { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.fivl7, .s9tzod { border-radius: 8px; padding: 14px; }
.fivl7 { background: var(--bg-pros); }
.s9tzod { background: var(--bg-cons); }
.fh1e5o0 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.fivl7 .fh1e5o0 { color: var(--c-pros-label); }
.s9tzod .fh1e5o0 { color: #f87171; }
.fivl7 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.s9tzod ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.v5k4w9so { width: 100%; height: auto; border-radius: 10px; display: block; }
.nkw0xv {
  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;
}
.nkw0xv:hover { opacity: 0.85; }
.sw1o0 .nkw0xv  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.sw1o0 .nkw0xv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ivmh0 .nkw0xv  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ivmh0 .nkw0xv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.m0xokt .i76o { border-radius: 50px; }
.m0xokt .nkw0xv  { border-radius: 50px; }
.o5ort .i76o { padding-left: 22px; padding-right: 22px; }
.o5ort .nkw0xv  { padding-left: 12px; padding-right: 12px; }
.nniy .i76o { padding-left: 44px; padding-right: 44px; }
.nniy .nkw0xv  { padding-left: 24px; padding-right: 24px; }
.paa7jyoi .i76o { padding-left: 56px; padding-right: 56px; }
.paa7jyoi .nkw0xv  { padding-left: 32px; padding-right: 32px; }
.by0y9   .i76o::after, .by0y9   .nkw0xv::after,
.ot3dr .i76o::after, .ot3dr .nkw0xv::after,
.h2nu    .i76o::after, .h2nu    .nkw0xv::after,
.oxpsor    .i76o::after, .oxpsor    .nkw0xv::after,
.ojnr74q    .i76o::after, .ojnr74q    .nkw0xv::after,
.aq0vs4q4     .i76o::after, .aq0vs4q4     .nkw0xv::after,
.v930    .i76o::after, .v930    .nkw0xv::after,
.eia6ubi8   .i76o::after, .eia6ubi8   .nkw0xv::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;
}
.by0y9 .i76o::after, .by0y9 .nkw0xv::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");
}
.ot3dr .i76o::after, .ot3dr .nkw0xv::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");
}
.h2nu .i76o::after, .h2nu .nkw0xv::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");
}
.oxpsor .i76o::after, .oxpsor .nkw0xv::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");
}
.ojnr74q .i76o::after, .ojnr74q .nkw0xv::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");
}
.aq0vs4q4 .i76o::after, .aq0vs4q4 .nkw0xv::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");
}
.v930 .i76o::after, .v930 .nkw0xv::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");
}
.eia6ubi8 .i76o::after, .eia6ubi8 .nkw0xv::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");
}
.hasj   .zoaqng::after, .hasj   .baza341::after,
.n8be1 .zoaqng::after, .n8be1 .baza341::after,
.t594r    .zoaqng::after, .t594r    .baza341::after,
.dco0u    .zoaqng::after, .dco0u    .baza341::after,
.gywys    .zoaqng::after, .gywys    .baza341::after,
.lier6     .zoaqng::after, .lier6     .baza341::after,
.okdfns1u    .zoaqng::after, .okdfns1u    .baza341::after,
.fp3lpka   .zoaqng::after, .fp3lpka   .baza341::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;
}
.hasj .zoaqng::after, .hasj .baza341::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");
}
.n8be1 .zoaqng::after, .n8be1 .baza341::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");
}
.t594r .zoaqng::after, .t594r .baza341::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");
}
.dco0u .zoaqng::after, .dco0u .baza341::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");
}
.gywys .zoaqng::after, .gywys .baza341::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");
}
.lier6 .zoaqng::after, .lier6 .baza341::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");
}
.okdfns1u .zoaqng::after, .okdfns1u .baza341::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");
}
.fp3lpka .zoaqng::after, .fp3lpka .baza341::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");
}
.imdy7y6k .w5benk { background: var(--bg-raised); }
.ss77hq0v.nkw0xv {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .iccbyua {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .iccbyua::before    { grid-area: rank;   }
  .mvmzk           { grid-area: ident;  }
  .eb6jupa     { grid-area: rating; min-width: 0; width: auto; }
  .whda           { grid-area: pills;  }
  .ss77hq0v             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .iccbyua {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .iccbyua::before    { justify-self: center; }
  .mvmzk           { width: 100%; }
  .eb6jupa     { justify-self: center; }
  .whda           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .ajs9gfwu .yic0 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ajs9gfwu .fq8d { margin: 0; }
}
.rj1hhn .fq8d { border-top: 4px solid var(--accent); }
.rj1hhn .fju44c { background: var(--bg-card); }
.yqm4 .rbkuyzb { gap: 10px; }
.yqm4 .fivl7, .yqm4 .s9tzod { padding: 12px; }
.yqm4 .fivl7 ul, .yqm4 .s9tzod ul { margin: 4px 0 0; padding-left: 18px; }
.yqm4 .fivl7 li, .yqm4 .s9tzod li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .k1i3f { grid-template-columns: 1fr; }
  .eynwzu5 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .eynwzu5 .q9cq { width: 72px; height: 50px; }
  .eynwzu5 .pu0p8xv { max-width: 180px; }
  .eynwzu5 .h7njk { width: auto; }
}
@media (max-width: 720px) {
  .k06b { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .yoymchh { padding: 16px; }
  .qpzvat .n4ah9 { min-width: 50%; }
}
.gwyb8l .rbkuyzb { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .avgw { grid-template-columns: 1fr; }
  .z8on2 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .gcn2 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .e85s44 { flex-wrap: wrap; padding: 16px; }
}
.jeob .rbkuyzb { gap: 8px; }
.jeob .fivl7, .jeob .s9tzod { padding: 8px; }
@media (max-width: 480px) {
  .al593j5 { flex-direction: column; align-items: stretch; }
}
.y7by1 .h7njk .nkw0xv { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .bjemj { flex-direction: column; align-items: stretch; gap: 10px; }
  .y7by1 .h7njk { text-align: center; }
}
@media (max-width: 720px) {
  .iiwxszk { grid-template-columns: 1fr; }
  .u3eeylf { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .i8mws4b { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ha43 { grid-template-columns: 1fr; }
  .y24jakj { width: 100px; height: 100px; margin: 16px auto; }
  .gt4cp { font-size: 1.4rem; }
  .keiarw { justify-content: center; }
  .ejp96 .n4ah9 { min-width: 50%; }
}
.bq30 .rbkuyzb { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .x5njennr { flex-wrap: wrap; padding: 14px 16px; }
  .p8z2zur { padding: 12px 16px; }
  .bq30 .rbkuyzb { margin: 0 16px; }
  .bq30 .oeu6j { padding: 0 16px; }
  .pjjx9r { padding: 12px 16px; }
}
.don8 .iccbyua {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.don8 .iccbyua:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.s9dmy5p .whda .jy3q7smv {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.rkrfoja .rjm05pf { display: none; }
.rkrfoja .eboq { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.rkrfoja .eboq {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.rkrfoja .eboq small { display: none; }
.rkrfoja .vau6x .dxm8 { display: none; }
.rkrfoja .vau6x strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.rkrfoja .fulpo { display: none; }
.btuxhi { margin: 16px 0; }
.io3dn { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.io3dn summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.io3dn summary::after { content: "+"; color: var(--accent-light); }
.io3dn[open] summary::after { content: "−"; }
.io3dn p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.w48lq { margin-bottom: 0; }
.wqvdr h2.ygl2dgu { color: var(--text-primary); border-color: var(--accent-light); }
.ogcrp h2.ygl2dgu { color: var(--text-primary); border-color: var(--accent-light); }
.oi99 .f1vax     { background: #052e16; border-color: #10b981; }
.oi99 .dazu01rv { background: #2d0a1e; border-color: #f43f5e; }
.oi99 .qyxagwu    { background: #1e1036; border-color: #a855f7; }
.oi99 .o53339c strong  { color: #f1f5f9; }
.oi99 .o53339c p       { color: #cbd5e1; }
.oi99 .zzzpu56    .f1vax     .nwjmtla7::before,
.oi99 .uw7ppyqm  .f1vax     .nwjmtla7::before,
.oi99 .vk1rnzp  .f1vax     .nwjmtla7::before,
.oi99 .d3dfqyx .f1vax     .nwjmtla7::before { color: #10b981; }
.oi99 .zzzpu56    .dazu01rv .nwjmtla7::before,
.oi99 .uw7ppyqm  .dazu01rv .nwjmtla7::before,
.oi99 .vk1rnzp  .dazu01rv .nwjmtla7::before,
.oi99 .d3dfqyx .dazu01rv .nwjmtla7::before { color: #f43f5e; }
.oi99 .zzzpu56    .qyxagwu    .nwjmtla7::before,
.oi99 .uw7ppyqm  .qyxagwu    .nwjmtla7::before,
.oi99 .vk1rnzp  .qyxagwu    .nwjmtla7::before,
.oi99 .d3dfqyx .qyxagwu    .nwjmtla7::before { color: #a855f7; }
.kprk8t .f1vax     { background: #2d2000; border-color: #eab308; }
.kprk8t .dazu01rv { background: #2d0b0b; border-color: #ef4444; }
.kprk8t .o53339c strong  { color: #f1f5f9; }
.kprk8t .o53339c p       { color: #cbd5e1; }
.kprk8t .zzzpu56    .f1vax     .nwjmtla7::before,
.kprk8t .uw7ppyqm  .f1vax     .nwjmtla7::before,
.kprk8t .vk1rnzp  .f1vax     .nwjmtla7::before,
.kprk8t .d3dfqyx .f1vax     .nwjmtla7::before { color: #eab308; }
.kprk8t .zzzpu56    .dazu01rv .nwjmtla7::before,
.kprk8t .uw7ppyqm  .dazu01rv .nwjmtla7::before,
.kprk8t .vk1rnzp  .dazu01rv .nwjmtla7::before,
.kprk8t .d3dfqyx .dazu01rv .nwjmtla7::before { color: #ef4444; }
.kprk8t .zzzpu56    .qyxagwu    .nwjmtla7::before,
.kprk8t .uw7ppyqm  .qyxagwu    .nwjmtla7::before,
.kprk8t .vk1rnzp  .qyxagwu    .nwjmtla7::before,
.kprk8t .d3dfqyx .qyxagwu    .nwjmtla7::before { color: #f97316; }
.tpeyst0z .f1vax     { background: #0c1a2e; border-color: #38bdf8; }
.tpeyst0z .dazu01rv { background: #12103a; border-color: #818cf8; }
.tpeyst0z .o53339c strong  { color: #f1f5f9; }
.tpeyst0z .o53339c p       { color: #cbd5e1; }
.tpeyst0z .zzzpu56    .f1vax     .nwjmtla7::before,
.tpeyst0z .uw7ppyqm  .f1vax     .nwjmtla7::before,
.tpeyst0z .vk1rnzp  .f1vax     .nwjmtla7::before,
.tpeyst0z .d3dfqyx .f1vax     .nwjmtla7::before { color: #38bdf8; }
.tpeyst0z .zzzpu56    .dazu01rv .nwjmtla7::before,
.tpeyst0z .uw7ppyqm  .dazu01rv .nwjmtla7::before,
.tpeyst0z .vk1rnzp  .dazu01rv .nwjmtla7::before,
.tpeyst0z .d3dfqyx .dazu01rv .nwjmtla7::before { color: #818cf8; }
.tpeyst0z .zzzpu56    .qyxagwu    .nwjmtla7::before,
.tpeyst0z .uw7ppyqm  .qyxagwu    .nwjmtla7::before,
.tpeyst0z .vk1rnzp  .qyxagwu    .nwjmtla7::before,
.tpeyst0z .d3dfqyx .qyxagwu    .nwjmtla7::before { color: #2dd4bf; }
.no2swq .f1vax     { background: var(--accent-bg); border-color: var(--accent-light); }
.no2swq .dazu01rv { background: var(--accent-bg-light); border-color: var(--accent-light); }
.no2swq .zzzpu56    .nwjmtla7::before,
.no2swq .uw7ppyqm  .nwjmtla7::before,
.no2swq .vk1rnzp  .nwjmtla7::before,
.no2swq .d3dfqyx .nwjmtla7::before { color: var(--accent-light) !important; }
.mw0qc::before,
.bt8qvv79::before { margin-right: 5px; }
.h6loem4m .fivl7 ul li,
.h6loem4m .e9c4vtfn li         { color: #4ade80; }
.h6loem4m .fivl7 .mw0qc { color: #22c55e; }
.h6loem4m .s9tzod ul li,
.h6loem4m .mao41k5z li         { color: #f87171; }
.h6loem4m .s9tzod .bt8qvv79 { color: #ef4444; }
.rlhkx0ht .fivl7 { background: var(--bg-pros); }
.rlhkx0ht .s9tzod { background: var(--bg-cons); }
.rlhkx0ht .fivl7 .mw0qc { color: var(--c-pros-label); }
.rlhkx0ht .s9tzod .bt8qvv79 { color: var(--c-cons); }
.rlhkx0ht .fivl7 ul li,
.rlhkx0ht .s9tzod ul li,
.j1osi72a .fivl7 { background: var(--bg-pros); }
.j1osi72a .s9tzod { background: var(--bg-cons); }
.j1osi72a .fivl7 .mw0qc { color: var(--c-pros-label); }
.j1osi72a .s9tzod .bt8qvv79 { color: var(--c-cons); }
.j1osi72a .fivl7 ul li,
.j1osi72a .s9tzod ul li,
.j4kwp7pn .mw0qc::before { content: "✓ "; }
.j4kwp7pn .bt8qvv79::before { content: "✗ "; }
.tkx62xp .mw0qc::before { content: "→ "; }
.tkx62xp .bt8qvv79::before { content: "← "; }
.xmzk8bz .mw0qc::before { content: "★ "; }
.xmzk8bz .bt8qvv79::before { content: "✕ "; }
.x6sv0c2q .mw0qc::before { content: "◆ "; }
.x6sv0c2q .bt8qvv79::before { content: "▲ "; }
.xy36ty .o53339c { background: transparent; border-left: none; border: 1.5px solid; }
.xy36ty .f1vax     { border-color: var(--c-tip-border); }
.xy36ty .dazu01rv { border-color: var(--c-warn-border); }
.xy36ty .o53339c strong { color: var(--text-primary); }
.xy36ty .o53339c p      { color: var(--text-muted); }
.n0mg2m .o53339c { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.n0mg2m .f1vax     { border-top-color: var(--c-tip-border); }
.n0mg2m .dazu01rv { border-top-color: var(--c-warn-border); }
.u1u998 .o53339c { border-left: none; border-radius: 8px; }
.u1u998 .f1vax     { background: #065f46; }
.u1u998 .dazu01rv { background: #92400e; }
.u1u998 .o53339c strong,
.u1u998 .o53339c p { color: #fff; }
.u1u998 .nwjmtla7::before { color: rgba(255,255,255,0.85) !important; }
.oi99.u1u998 .f1vax,
.oi99 .u1u998 .f1vax     { background: #052e16; }
.oi99.u1u998 .dazu01rv,
.oi99 .u1u998 .dazu01rv { background: #2d0a1e; }
.oi99.u1u998 .qyxagwu,
.oi99 .u1u998 .qyxagwu    { background: #1e1036; }
.kprk8t.u1u998 .f1vax,
.kprk8t .u1u998 .f1vax      { background: #2d2000; }
.kprk8t.u1u998 .dazu01rv,
.kprk8t .u1u998 .dazu01rv  { background: #2d0b0b; }
.tpeyst0z.u1u998 .f1vax,
.tpeyst0z .u1u998 .f1vax      { background: #0c1a2e; }
.tpeyst0z.u1u998 .dazu01rv,
.tpeyst0z .u1u998 .dazu01rv  { background: #12103a; }
.gtsbrym .o53339c { border-left: none; border-radius: 6px; padding: 10px 14px; }
.gtsbrym .f1vax     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.gtsbrym .dazu01rv { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.gtsbrym .o53339c strong { color: var(--text-primary); }
.gtsbrym .o53339c p      { color: var(--text-muted); }
.anxgd .o53339c { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.zzzpu56 .nwjmtla7,
.uw7ppyqm .nwjmtla7,
.vk1rnzp .nwjmtla7,
.d3dfqyx .nwjmtla7 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.zzzpu56 .nwjmtla7::before,
.uw7ppyqm .nwjmtla7::before,
.vk1rnzp .nwjmtla7::before,
.d3dfqyx .nwjmtla7::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.zzzpu56 .f1vax     .nwjmtla7::before { content: "✦"; color: var(--c-tip-border); }
.zzzpu56 .dazu01rv .nwjmtla7::before { content: "▲"; color: var(--c-warn-border); }
.zzzpu56 .qyxagwu    .nwjmtla7::before { content: "◉"; color: #60a5fa; }
.uw7ppyqm .f1vax     .nwjmtla7::before { content: "★"; color: var(--c-tip-border); }
.uw7ppyqm .dazu01rv .nwjmtla7::before { content: "◆"; color: var(--c-warn-border); }
.uw7ppyqm .qyxagwu    .nwjmtla7::before { content: "●"; color: #60a5fa; }
.vk1rnzp .f1vax     .nwjmtla7::before { content: "▶"; color: var(--c-tip-border); }
.vk1rnzp .dazu01rv .nwjmtla7::before { content: "■"; color: var(--c-warn-border); }
.vk1rnzp .qyxagwu    .nwjmtla7::before { content: "▸"; color: #60a5fa; }
.d3dfqyx .f1vax     .nwjmtla7::before { content: "→"; color: var(--c-tip-border); }
.d3dfqyx .dazu01rv .nwjmtla7::before { content: "⬥"; color: var(--c-warn-border); }
.d3dfqyx .qyxagwu    .nwjmtla7::before { content: "◈"; color: #60a5fa; }
.sfb3znz .dgur3 .byei,
.sfb3znz .j2ik4cv .byei  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.sfb3znz .lp5luqmm                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.sfb3znz .enbhrp          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.sfb3znz .vv1f76ck                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.plnj .dgur3 .byei,
.plnj .j2ik4cv .byei,
.plnj .lp5luqmm,
.plnj .iccbyua,
.plnj .fq8d,
.plnj .enbhrp,
.plnj .vv1f76ck,
.plnj .anxgd .o53339c { box-shadow: none; }
.cdnip   .oozjek, .cdnip .dl7zsm, .cdnip .ohqqwtqt,
.cdnip   .ibl2ldn, .cdnip .dm1x3lwa { font-size: 0.9rem; }
.cdnip   .d6ki1dw, .cdnip .hc32tcmz { font-size: 0.9rem; }
.r495p   .oozjek, .r495p .dl7zsm, .r495p .ohqqwtqt,
.r495p   .ibl2ldn, .r495p .dm1x3lwa { font-size: 0.95rem; }
.r495p   .d6ki1dw, .r495p .hc32tcmz { font-size: 0.95rem; }
.kf8tfp   .oozjek, .kf8tfp .dl7zsm, .kf8tfp .ohqqwtqt,
.kf8tfp   .ibl2ldn, .kf8tfp .dm1x3lwa { font-size: 1.08rem; }
.kf8tfp   .d6ki1dw, .kf8tfp .hc32tcmz { font-size: 1.05rem; }
.kf8tfp   .jk4il { font-size: 0.97rem; }
.vlr1c8 .dr0ylckt      { font-size: 3.2rem; }
.vlr1c8 h2.ygl2dgu { font-size: 1.9rem; }
.vlr1c8 h3.icaxu     { font-size: 1.4rem; }
.hw6m7 .dr0ylckt      { font-size: 3.8rem; }
.hw6m7 h2.ygl2dgu { font-size: 2.2rem; }
.hw6m7 h3.icaxu     { font-size: 1.6rem; }
.w48lq + .w48lq { position: relative; }
.oyg2f   .w48lq + .w48lq::before,
.i7ie9  .w48lq + .w48lq::before,
.nskr0zli   .w48lq + .w48lq::before,
.h5ddj0a   .w48lq + .w48lq::before,
.mxrzf   .w48lq + .w48lq::before,
.yf7u .w48lq + .w48lq::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.oyg2f .w48lq + .w48lq::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.i7ie9 .w48lq + .w48lq::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.nskr0zli .w48lq + .w48lq::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;
}
.h5ddj0a .w48lq + .w48lq::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.rtha7s1b .w48lq { margin-bottom: 16px; }
.rtha7s1b .w48lq + .w48lq { margin-top: 0; }
.rtha7s1b .x3qz { padding-top: 0; padding-bottom: 0; }
.mxrzf .w48lq + .w48lq::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.yf7u .w48lq + .w48lq::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.fqabyo .w48lq + .w48lq::before,
.rkaq .w48lq + .w48lq::before,
.hezrb .w48lq + .w48lq::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%;
}
.ylojh .fqabyo .w48lq:nth-child(even)::before,
.ylojh .rkaq .w48lq:nth-child(even)::before,
.ylojh .hezrb .w48lq:nth-child(even)::before { background: var(--bg-surface); }
.p22j7j7 .fqabyo .w48lq:nth-child(even)::before,
.p22j7j7 .rkaq .w48lq:nth-child(even)::before,
.p22j7j7 .hezrb .w48lq:nth-child(even)::before { background: var(--bg-card); }
.fqabyo .w48lq + .w48lq::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");
}
.rkaq .w48lq + .w48lq::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");
}
.hezrb .w48lq + .w48lq::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");
}
.tfdmy .vprtuv80 { overflow: hidden; }
.lcw4spx .t89gh7q,
.hd5ijlok .t89gh7q { margin-bottom: 60px; }
.tfdmy .t89gh7q { margin-bottom: 70px; }
.tfdmy .gah6 { padding-bottom: 70px; }
.tfdmy .vprtuv80::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.tfdmy .vprtuv80::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.uka8b .d2vohh3h { float: left; width: 38%; margin: 0 28px 16px 0; }
.uka8b .d2vohh3h .v5k4w9so { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.uka8b .x3qz::after { content: ''; display: block; clear: both; }
.umiypyn .d2vohh3h { float: right; width: 38%; margin: 0 0 16px 28px; }
.umiypyn .d2vohh3h .v5k4w9so { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.umiypyn .x3qz::after { content: ''; display: block; clear: both; }
.t0dqps .w48lq:nth-child(odd)  .d2vohh3h { float: left;  width: 38%; margin: 0 28px 16px 0; }
.t0dqps .w48lq:nth-child(even) .d2vohh3h { float: right; width: 38%; margin: 0 0 16px 28px; }
.t0dqps .d2vohh3h .v5k4w9so { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.t0dqps .x3qz::after { content: ''; display: block; clear: both; }
.uka8b .vdjo,
.umiypyn .vdjo,
.t0dqps .vdjo,
@media (max-width: 900px) {
  .uka8b .d2vohh3h,
  .umiypyn .d2vohh3h,
  .t0dqps .w48lq:nth-child(odd)  .d2vohh3h,
  .t0dqps .w48lq:nth-child(even) .d2vohh3h {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .uka8b .d2vohh3h .v5k4w9so,
  .umiypyn .d2vohh3h .v5k4w9so,
  .t0dqps .d2vohh3h .v5k4w9so {
    max-height: none !important;
  }
}
.uka8b .d6ki1dw,
.uka8b .hc32tcmz,
.umiypyn .d6ki1dw,
.umiypyn .hc32tcmz,
.t0dqps .d6ki1dw,
.t0dqps .hc32tcmz { overflow: hidden; }
@media (max-width: 640px) {
  .uka8b .d2vohh3h,
  .umiypyn .d2vohh3h,
  .t0dqps .d2vohh3h { float: none; width: 100%; margin: 0 0 16px 0; }
}
.bmohbe25 .gw2mn,
.bmohbe25 .x3qz,
.bmohbe25 .tj13j  { max-width: 1100px; }
.a8u6ivq9 .gw2mn,
.a8u6ivq9 .x3qz,
.a8u6ivq9 .tj13j  { max-width: 1200px; }
.ewc2 .gw2mn,
.ewc2 .x3qz,
.ewc2 .tj13j  { max-width: 1320px; }
.lfxja3r { font-size: 0.82rem; color: var(--text-muted); }
.vw54w6 { display: flex; align-items: center; }
.f2ip6kca {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.n958 { display: flex; align-items: center; }
.dkrzi5r { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.dkrzi5r:hover { text-decoration: underline; }
.v7nvy { margin: 0 3px; opacity: 0.45; }
.v7nvy::before { content: '/'; }
.hu27ssjm { padding: 2px 5px; color: var(--text-main); }
.e773po .lfxja3r {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.e773po .vw54w6 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ioxeg2 .lfxja3r {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ioxeg2 .vw54w6 { padding: 0 0 0 12px; }
.jn8ph .vw54w6 { padding: 0 16px; }
.jn8ph .lfxja3r {
  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);
}
.jn8ph .gw2mn { padding-top: 28px; }
@media (max-width: 720px) {
  .d0pas4f { margin-top: 18px; padding: 0 16px; }
  .jn8ph .gw2mn { padding-top: 16px; }
}
.bmohbe25.e773po .vw54w6 { max-width: 1100px; }
.a8u6ivq9.e773po .vw54w6 { max-width: 1200px; }
.ewc2.e773po .vw54w6 { max-width: 1320px; }
.krl11 .w48lq { padding-top: 16px; padding-bottom: 16px; }
.rdfe25x .w48lq { padding-top: 24px; padding-bottom: 24px; }
.xuuesf .w48lq { padding-top: 40px; padding-bottom: 40px; }
.hf7d0ly0 .w48lq { padding-top: 52px; padding-bottom: 52px; }
.uxxsqj .w48lq:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.uxxsqj .w48lq:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.uxxsqj .w48lq:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.uxxsqj .w48lq:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.uhif44 .x3qz { padding-top: 10px;  padding-bottom: 10px; }
.gxwr9bc .x3qz { padding-top: 18px;  padding-bottom: 18px; }
.p877p21 .x3qz { padding-top: 36px;  padding-bottom: 36px; }
.tgipj .x3qz { padding-top: 48px;  padding-bottom: 48px; }
.bqut h2.ygl2dgu { font-weight: 600; }
.bqut h3.icaxu     { font-weight: 600; }
.s3jqnk { font-weight: 500; }
.s3jqnk h2.ygl2dgu { font-weight: 800; }
.s3jqnk h3.icaxu     { font-weight: 700; }
.x8jz h2.ygl2dgu { font-weight: 900; }
.x8jz h3.icaxu     { font-weight: 800; }
.x8jz .o53339c strong,
.x8jz .o53339c strong { font-weight: 600; }
.zoaqng {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.s2ao9lf .zoaqng { display: none; }
@media (max-width: 640px) {
  .tjulg0t { display: none; }
  .zoaqng {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.zoaqng { background: var(--cta) !important; color: #fff !important; border: none !important; }
.zoaqng:hover { opacity: 0.85; }
.eqbq .zoaqng { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.m32vba .zoaqng,
.cpzl  .zoaqng { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.m32vba .zoaqng:hover,
.cpzl  .zoaqng:hover { opacity: 0.88; }
.eqbq.m32vba .zoaqng,
.eqbq.cpzl  .zoaqng { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.baza341 {
  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;
}
.baza341:hover { transform: translateY(-2px); opacity: 0.92; }
.baza341 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.zwl4p .baza341 { display: none; }
.xy6qya67 .baza341 { right: 32px; }
.yyqkv1  .baza341 { left: 32px; }
@media (max-width: 480px) {
  .xy6qya67 .baza341 { right: 20px; bottom: 20px; }
  .yyqkv1  .baza341 { left: 20px; bottom: 20px; }
}
.bs1b { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.tj13j { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.gcxl9ohw { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.kfz6ii { color: var(--text-dim); font-size: 0.8rem; }
.p7w0 a, .xuyn a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.p7w0 a:hover, .xuyn a:hover { color: var(--accent-light); }
.xuyn { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.e1kfl .tj13j { text-align: center; }
.e1kfl .xuyn { justify-content: center; margin-bottom: 16px; }
.e1kfl .gcxl9ohw { margin-top: 0; }
.ntyef2 { margin-top: 10px; }
.ntyef2 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .tj13j { padding-left: 16px; padding-right: 16px; }
  .d1p6wrsb .tj13j { padding: 20px 16px; }
  .xuyn { gap: 4px 12px; }
  .gcxl9ohw { font-size: 0.78rem; }
}
.slnh8lo0 .gcxl9ohw { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.slnh8lo0 .kfz6ii { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .slnh8lo0 .g5zwi { grid-template-columns: 1fr 1fr; } .slnh8lo0 .p4ly74 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .slnh8lo0 .g5zwi { grid-template-columns: 1fr; } }
.iki8ld .gcxl9ohw { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .iki8ld .bfzko { gap: 12px; } .iki8ld .w5obg { margin-right: 0; width: 100%; } }
.ly14vg .gcxl9ohw { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ly14vg .kfz6ii { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ly14vg .klhq { grid-template-columns: 1fr 1fr; } .ly14vg .rp16 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ly14vg .klhq { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .okqlj .x256uusx { grid-template-columns: 1fr 1fr; } .okqlj .ohea7:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .okqlj .x256uusx { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .puvbnjh9 .x256uusx { grid-template-columns: 1fr; } }
.fyuy1l9 .tj13j { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.fyuy1l9 .xuyn { justify-content: center; }
.e3i1g0n .fsap      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.e3i1g0n .bs1b { background: var(--bg-page); border-top-color: var(--border-alt); }
.uh2b .fsap      { background: #0d1117; border-bottom-color: #21262d; }
.uh2b .xkqfonan { color: var(--accent-light); }
.uh2b .ln3ni95y { --msep-color: #8b949e; }
.uh2b .ln3ni95y a { color: #8b949e; }
.uh2b .ln3ni95y a:hover { color: var(--accent-light); }
.uh2b .bnpp { color: #8b949e; }
.uh2b .bs1b { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.uh2b .gcxl9ohw,
.uh2b .kfz6ii { color: #6e7681; }
.uh2b .p7w0 a, .uh2b .xuyn a,
.uh2b .p7w0 a:hover, .uh2b .xuyn a:hover,
@media (max-width: 640px) {
  .uh2b .ln3ni95y { background: #0d1117; border-top-color: #21262d; }
  .uh2b .ln3ni95y li a { border-bottom-color: #21262d; }
}
.etk6ty .fsap      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.etk6ty .xkqfonan { color: var(--accent-light); }
.etk6ty .ln3ni95y { --msep-color: #475569; }
.etk6ty .ln3ni95y a { color: #475569; }
.etk6ty .ln3ni95y a:hover { color: var(--accent-light); }
.etk6ty .bnpp { color: #64748b; }
.etk6ty .bs1b { background: #f0f4f8; border-top-color: #cbd5e1; }
.etk6ty .gcxl9ohw,
.etk6ty .kfz6ii { color: #64748b; }
.etk6ty .p7w0 a, .etk6ty .xuyn a,
.etk6ty .p7w0 a:hover, .etk6ty .xuyn a:hover,
@media (max-width: 640px) {
  .etk6ty .ln3ni95y { background: #f0f4f8; border-top-color: #cbd5e1; }
  .etk6ty .ln3ni95y li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.m32vba .fsap      { background: var(--accent); border-bottom-color: var(--accent-light); }
.m32vba .xkqfonan { color: #fff; }
.m32vba .ln3ni95y { --msep-color: rgba(255,255,255,0.82); }
.m32vba .ln3ni95y a { color: rgba(255,255,255,0.82); }
.m32vba .ln3ni95y a:hover { color: #fff; }
.m32vba .bnpp { color: rgba(255,255,255,0.9); }
.m32vba .q85lwc a { color: var(--text-primary) !important; }
.m32vba .q85lwc a:hover { color: var(--accent-light) !important; }
.m32vba .bs1b { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.m32vba .gcxl9ohw,
.m32vba .kfz6ii { color: rgba(255,255,255,0.72); }
.m32vba .p7w0 a, .m32vba .xuyn a,
.m32vba .eqc1ogye a, .m32vba .wfxgz a,
.m32vba .t5i2h7a a, .m32vba .w5obg { color: #fff; }
.m32vba .sltuntn, .m32vba .ssv6ty { color: rgba(255,255,255,0.7); }
.m32vba .p7w0 a:hover, .m32vba .xuyn a:hover,
.m32vba .eqc1ogye a:hover, .m32vba .wfxgz a:hover { color: #fff; }
@media (max-width: 640px) {
  .m32vba .ln3ni95y { background: var(--accent); border-top-color: var(--accent-light); }
  .m32vba .ln3ni95y li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.cpzl .fsap {
  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);
}
.cpzl .bs1b {
  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) {
  .cpzl .ln3ni95y {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.utasks4 .n7mckk { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.gk0b .n7mckk { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.mrs2t .n7mckk { min-height: 72px; height: auto; }
.t9yy .n7mckk { min-height: 84px; height: auto; }
.d1p6wrsb .n7mckk { max-width: none; padding: 0 32px; }
.d1p6wrsb .tj13j  { max-width: none; padding: 24px 32px; }
.vgag.a8u6ivq9 .n7mckk { max-width: 1200px; }
.vgag.ewc2 .n7mckk { max-width: 1320px; }
.nbjuhq8   .xkqfonan, .nbjuhq8   .w5obg { text-transform: capitalize; }
.j9pl7r .xkqfonan, .j9pl7r .w5obg { text-transform: lowercase; }
.wk3j4yo .xkqfonan, .wk3j4yo .w5obg { text-transform: uppercase; letter-spacing: 0.06em; }
.kdc8i, .m5gt5t {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ggeiydue .kdc8i,
.kere5 .kdc8i,
.u97t .kdc8i,
.ccwy .kdc8i,
.u5te6   .ln3ni95y a { font-weight: 500; }
.z0l10y23 .ln3ni95y a { font-weight: 600; }
.wtu03     .ln3ni95y a { font-weight: 700; }
.l2mzw    .ln3ni95y a { font-weight: 800; letter-spacing: 0.01em; }
.tufvf     .ln3ni95y > li + li::before,
.iwvk    .ln3ni95y > li + li::before,
.qmah    .ln3ni95y > li + li::before,
.lm1twb .ln3ni95y > li + li::before,
.i8pbj .ln3ni95y > li + li::before,
.r8os  .ln3ni95y > li + li::before,
.mj17    .ln3ni95y > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.tufvf     .ln3ni95y > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.iwvk    .ln3ni95y > li + li::before { content: "|"; }
.qmah    .ln3ni95y > li + li::before { content: "—"; }
.lm1twb .ln3ni95y > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.i8pbj .ln3ni95y > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.r8os  .ln3ni95y > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.mj17    .ln3ni95y > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .c5p7 .bnpp,
  .cn93f .bnpp,
  .exdj .bnpp,
  .s4gps .bnpp,
  .f14rllxo .bnpp {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .c5p7 .bnpp::before,
  .cn93f .bnpp::before,
  .exdj .bnpp::before,
  .s4gps .bnpp::before,
  .f14rllxo .bnpp::before { content: ""; display: block; flex-shrink: 0; }

  
  .c5p7 .bnpp::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;
  }

  
  .cn93f .bnpp::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;
  }

  
  .exdj .bnpp::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;
  }

  
  .s4gps .bnpp::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;
  }

  
  .f14rllxo .bnpp::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) {
  .iqekv .bnpp {
    padding: 5px 14px;
  }
  .iqekv .ln3ni95y {
    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;
  }
  .iqekv .ln3ni95y li a {
    border-bottom: none; padding: 10px 22px;
  }
  .iqekv .ln3ni95y li a:hover { background: var(--bg-raised); }
  .iqekv .i4g3la,
  .r1tf5t2l .i4g3la,
  .rq8w94b .i4g3la { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .csyhga0k .bnpp {
    padding: 5px 10px;
  }
  .csyhga0k .ln3ni95y {
    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);
  }
  .csyhga0k .ln3ni95y.z6w2psy7 { transform: translateX(0); }
  .csyhga0k .ln3ni95y li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .csyhga0k .ln3ni95y li:last-child a { border-bottom: none; }
  .m32vba .ln3ni95y,
  .uh2b .ln3ni95y { background: var(--accent) !important; }
  .m32vba .ln3ni95y li a,
  .uh2b .ln3ni95y li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .rq8w94b .bnpp {
    padding: 5px 10px;
  }
  .rq8w94b .ln3ni95y {
    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);
  }
  .rq8w94b .ln3ni95y::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .rq8w94b .ln3ni95y.z6w2psy7 { transform: translateY(0); }
  .rq8w94b .ln3ni95y li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .hogf9iib .bnpp {
    padding: 5px 10px;
  }
  .hogf9iib .ln3ni95y {
    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;
  }
  .hogf9iib .ln3ni95y.z6w2psy7 { opacity: 1; pointer-events: auto; }
  .hogf9iib .ln3ni95y li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .thvzuidx     .bnpp { border-radius: 0 !important; }
  .vpnzy   .bnpp { border-radius: 8px !important; }
  .rnl0ap .bnpp { border-radius: 50% !important; }
  .we3ccq1g   .bnpp { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .gczbe .zymbir0y { flex-direction: column; align-items: stretch; }
  .gczbe .a9h6gq { flex-direction: row; min-width: auto; }
  .gczbe .cmh1 { align-items: flex-start; text-align: left; }
}
.x76e4u9,
.x76e4u9.w48lq,
.ylojh .x76e4u9,
.mylftx .x76e4u9,
.p22j7j7 .x76e4u9,
.qui1pcb0 .x76e4u9 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.al0a5nxr {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.o5v1eg { flex: 1 1 280px; min-width: 0; }
.aqx8 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.vxvhlmxj {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.nq73ku02 {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.nq73ku02:hover { transform: translateY(-1px); opacity: 0.95; }
.foqd7t .al0a5nxr {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.foqd7t .aqx8 { color: var(--cta); }
.foqd7t .vxvhlmxj { color: var(--text-body); }
.foqd7t .nq73ku02 {
  background: var(--cta) !important;
  color: #fff !important;
}
.aayyig .al0a5nxr {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.aayyig .aqx8 { color: var(--text-primary); }
.aayyig .vxvhlmxj { color: var(--text-body); }
.aayyig .nq73ku02 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .al0a5nxr {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .o5v1eg { flex: 0 0 auto; }
  .aqx8 { font-size: 1.2rem; }
  .nq73ku02 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.qo13wk .uxr6zf { height: 36px; }
.q3bmoz .uxr6zf { height: 60px; max-width: 200px; }
.awp7ao3o .uxr6zf { height: 56px; max-width: 180px; }
.facaf3p6    .rjm05pf, .facaf3p6    .dxm8 { color: #f59e0b; }
.s9dmy5p .jy3q7smv {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .s7p6y32l .r9296w {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .s7p6y32l .iccbyua {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .s7p6y32l .iccbyua { padding: 40px 16px 20px; }
  .s7p6y32l .jy3q7smv {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .s7p6y32l .ss77hq0v { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .tguuv .iccbyua {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .tguuv .iccbyua::before {
    position: absolute; top: 14px; left: 14px;
  }
  .tguuv .mvmzk {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .tguuv .cjjo { white-space: normal; text-align: center; font-size: 1.2rem; }
  .tguuv .jy3q7smv {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .tguuv .ss77hq0v { width: 100%; min-width: 0; }
  .tguuv .rjm05pf { min-width: 0; }
}
.ehlgrmsz .io3dn {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ehlgrmsz .io3dn summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ehlgrmsz .io3dn p { padding: 0 2px 16px; }
.qgp9bznc .io3dn { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.qgp9bznc .io3dn summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.qgp9bznc .io3dn summary::after { content: "›"; font-size: 1.2em; }
.qgp9bznc .io3dn[open] summary::after { content: "‹"; }
.qgp9bznc .io3dn p { padding: 10px 22px 4px; }
.ukzgl .io3dn {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ukzgl .io3dn summary { color: var(--text-primary); padding-left: 16px; }
.ukzgl .io3dn summary::after { content: "›"; font-size: 1.1em; }
.ukzgl .io3dn[open] summary::after { content: "‹"; }
.ukzgl .io3dn p { padding-left: 16px; }
.cvn5n .btuxhi { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.cvn5n .io3dn {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.cvn5n .io3dn:last-child { border-bottom: none; }
.cvn5n .io3dn summary { color: var(--text-primary); border-radius: 0; }
.cvn5n .io3dn summary::after { content: "›"; font-size: 1.1em; }
.cvn5n .io3dn[open] summary::after { content: "‹"; }
.n90i .io3dn { overflow: hidden; }
.n90i .io3dn summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.n90i .io3dn summary::after { color: rgba(255,255,255,.75); }
.n90i .io3dn[open] summary { border-radius: 0; }
.l0bw5yej { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.hb0ie8 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.hzb3fmb {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.yyp8qzpc { color: var(--text-muted); font-size: 1.05rem; }
.rx5x {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.pwt5 { margin-bottom: 20px; }
.w3s8nzcf {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.f42woh {
  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;
}
.f42woh:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.e2s4c { resize: vertical; min-height: 130px; }
.p4ja { width: 100%; margin-top: 8px; }
.ucnwna {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.yw4r0q {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.v5uk { color: var(--text-muted); line-height: 1.75; }
.rbu6 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.rbu6 li { margin-bottom: 6px; }
.nk4yj { max-width: 760px; margin: 0 auto; }
.qo8mb5o2 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.mr8vj { max-width: 760px; margin: 0 auto; }
.fnjg71 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.fnjg71:last-child { border-bottom: none; }
.z2049q { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.fnjg71 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.fnjg71 ul.rbu6 { margin: 0; }
.wqcj .z2049q { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .wqcj { grid-template-columns: 1fr; gap: 10px; } }
.i2g14q .z2049q { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.lmon589 .rbu6 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .f9zenx { grid-template-columns: 1fr; } }
.zqle8 ul.rbu6 { margin: 0; }
.xhnla5tn .rbu6,
.c46s4bm .rbu6,
.l2hswtlu .rbu6,
.b0n8m18 .rbu6 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .bk07de { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .rpis3 { grid-template-columns: 1fr; } .t6qr6am8 { position: static; text-align: center; } }
@media (max-width: 860px) { .cve1j { grid-template-columns: 1fr; } }
.b0n8m18 .rbu6 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .epadsujx { flex-direction: column; text-align: center; } .e78n { grid-template-columns: 1fr; } }
.fwb3i .hzb3fmb { color: var(--accent-light); }
.evl27 .hzb3fmb { font-size: 2rem; }
.evl27 .yyp8qzpc { max-width: 680px; }
.pagz .hzb3fmb { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.pagz .yyp8qzpc  { margin: 0; }
@media (max-width: 640px) { .pagz { flex-direction: column; } }
.v41d {
  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;
}
.v41d .hzb3fmb { color: var(--accent-light); }
.xk64 .hzb3fmb { color: #fff; }
.xk64 .yyp8qzpc  { color: rgba(255,255,255,0.85); }
.fkj1 { max-width: 680px; margin: 0 auto; }
.e74q4 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .e74q4 { grid-template-columns: 1fr; } }
.qnjjv45b .f42woh {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.qnjjv45b .f42woh:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.gkzo .f42woh { background: var(--bg-raised); border-color: transparent; }
.gkzo .f42woh:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ex8xpmlf .f42woh { border-radius: 100px; padding: 11px 20px; }
.ex8xpmlf .e2s4c { border-radius: 14px; }
.i9uz {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .i9uz { grid-template-columns: 1fr; } }
.p2yn {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.p2yn h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.p2yn p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.bgd0g6 { counter-reset: priv-count; }
.tvrz7 {
  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);
}
.tvrz7:last-child { border-bottom: none; }
.occd {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.tvrz7 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.tvrz7 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.zcv56h{position:relative;overflow:visible}
.djemwj .cfywgm3p{display:block}
.opelfs .g3shi{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.w8z5ivz{--date-bg:var(--accent-bg-light)}
.atrl .btx5j2i::before{content:""}
.qvsfo .hbmuds{padding:20px 0}
@media(max-width:640px){
  .hbmuds{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .b96kp4{max-width:100%}
}
.k8aur .enbhrp{margin:0}
@media (max-width:560px){
  .zwrc0y9{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .x5385qfa { padding: 28px 18px 20px; }
  .yf3kz { font-size: 1.2rem; }
  .j6ve { max-width: 220px; max-height: 80px; }
}
.w9uvg4f  .wmzzo4jc { border-radius: 6px; }
.kubdz3c .al0a5nxr {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .wmzzo4jc { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.jja15 {
  margin: 28px 0 24px;
}
.jja15 .w48lq {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.jja15 .x3qz {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.jja15 .al0a5nxr {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .n7mckk { flex-direction: row-reverse; }
[dir="rtl"] .ln3ni95y { flex-direction: row-reverse; }
[dir="rtl"] .xy6qya67 .baza341 { right: auto; left: 32px; }
[dir="rtl"] .yyqkv1  .baza341 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .xy6qya67 .baza341 { right: auto; left: 20px; }
  [dir="rtl"] .yyqkv1  .baza341 { left: auto;  right: 20px; }
}
[dir="rtl"] .uka8b .d2vohh3h  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .umiypyn .d2vohh3h { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .d6ki1dw, [dir="rtl"] .hc32tcmz { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .fivl7 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .s9tzod { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .o53339c { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .al0a5nxr { direction: rtl; }
[dir="rtl"] .lfxja3r { direction: rtl; }
[dir="rtl"] .vv1f76ck { direction: rtl; }
[dir="rtl"] .d0g3g { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .aivf .hc32tcmz,
[dir="rtl"] .sxobc .hc32tcmz,
[dir="rtl"] .uktu .hc32tcmz,
[dir="rtl"] .q9w3 .hc32tcmz {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .aivf .hc32tcmz li::before,
[dir="rtl"] .sxobc .hc32tcmz li::before,
[dir="rtl"] .uktu .hc32tcmz li::before,
[dir="rtl"] .q9w3 .hc32tcmz li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .vprtuv80.dzhe .t89gh7q,
[dir="rtl"] .imgsvlk.dzhe .t89gh7q,
[dir="rtl"] .nvblvg.dzhe .t89gh7q,
[dir="rtl"] .pj2c4pba.dzhe .t89gh7q,
[dir="rtl"] .tkl19hw.dzhe .t89gh7q { text-align: right; }
[dir="rtl"] .vw2fgmcf.dzhe .gah6 { align-items: flex-end; text-align: right; }
[dir="rtl"] .x3qz,
[dir="rtl"] .ibl2ldn,
[dir="rtl"] .dm1x3lwa,
[dir="rtl"] .i53r,
[dir="rtl"] .t89gh7q { text-align: right; }
[dir="rtl"] .rx5x,
[dir="rtl"] .w3s8nzcf,
[dir="rtl"] .f42woh,
[dir="rtl"] .e2s4c { text-align: right; direction: rtl; }
[dir="rtl"] .ex8xpmlf .f42woh,
[dir="rtl"] .qnjjv45b .f42woh { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #9506aa;
  --brand:           #9506aa;
  --brand-light:     #790c89;
  --brand-pale:      #9b1bae;
  --grad-start:      #d915f6;
  --grad-end:        #dc59ef;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #9506aa;
  --cta-light:       #740185;
  --cta-hover:       #61036e;
  --bg-page:         #f8f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f6;
  --bg-raised:       #f1edf1;
  --bg-hover:        #f5f3f6;
  --border:          #e8e1e9;
  --border-alt:      #dbcfdd;
  --border-section:  #e8e1e9;
  --text-primary:    #1b161c;
  --text-muted:      #5f5062;
  --text-body:       #362d38;
  --text-sub:        #524454;
  --text-faint:      #88728c;
  --text-dim:        #a08ea3;
  --text-label:      #6d5b70;
  --text-value:      #443946;
  --accent-bg:       #f4ddf7;
  --accent-bg-light: #eec1f5;
  --bg-tip:          #f0f9f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f1f9;
  --bg-pros:         #f0f9f8;
  --bg-cons:         #faf3f5;
  --c-pros:          #0c9683;
  --c-cons:          #9f2137;
  --c-pros-label:    #0eb39b;
  --c-tip-border:    #10c6ac;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9683;
}
:root { --logo-bg-opacity: 41%; }
body, button, input { font-family: "Quicksand", sans-serif; }
.co4p .hsn1r, .co4p .vw2fgmcf { min-height: 320px; }
.eovxon8k .zoaqng::after,.eovxon8k .baza341::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.v7nvy::before { content: '◆'; font-size: 0.5em; }