:root {
  --color-accent: #44bd49;
  --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;
}
.nn30 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.zyzho88q {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.sz5e {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.t6mgv4 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ecuzam { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ecuzam a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ecuzam a:hover { color: var(--accent-light); }
.sbpy     .qvm1e { border-radius: 24px; padding: 8px; }
.sbpy .qvm1e li a { border-radius: 16px; }
.clfo6  .qvm1e li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .qvm1e {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .t2g5:hover .qvm1e,
  .t2g5:focus-within .qvm1e { display: block; }
  .qvm1e li a { padding: 8px 16px; font-size: 0.88rem; }
}
.lef3l1f {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.yy7mxvf4 { display: none; }
@media (max-width: 640px) {
  .yy7mxvf4 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .yy7mxvf4.wtsz9nxa { display: block; }
}
@media (max-width: 640px) {
  .lef3l1f { display: block; }
  .ecuzam > li + li::before { display: none !important; }
  .ecuzam {
    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;
  }
  .ecuzam.wtsz9nxa { display: flex; }
  .ecuzam li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ecuzam li:last-child a { border-bottom: none; }
}
.ggrcfz1 { min-height: 480px; }
.ctqx4a60 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.mq8e91bc { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.mtuc .mq8e91bc { margin-left: 0; margin-right: 0; }
.qc2jykwt {
  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;
}
.wkd27038 .qc2jykwt { margin-top: 24px; }
.qc2jykwt:hover { opacity: 0.88; }
.rzmq {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.ul5w {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.rzmq .g11rq7w {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.rzmq .ctqx4a60 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.rzmq .mq8e91bc { color: #e2e8f0; }
.rzmq.x5jvc .g11rq7w { text-align: center; }
.rzmq.mtuc   .g11rq7w { text-align: left; }
.pzua .g11rq7w {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.pzua .ctqx4a60 { color: var(--text-primary); text-shadow: none; }
.pzua .mq8e91bc { color: var(--text-muted); }
.pzua .qc2jykwt { margin-top: 16px; }
.pzua, .pzua.ggrcfz1 { min-height: auto !important; }
.pzua.x5jvc .g11rq7w { text-align: center; }
.pzua.mtuc   .g11rq7w { text-align: left; }
.pzua~.kra9n7{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}
.pzua~.kra9n7 .tscxkq{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}
.gxkou5 .dksyg,
.gxkou5 .axu7nqrc {
  position: relative; overflow: hidden;
}
.gxkou5 .dksyg::after,
.gxkou5 .axu7nqrc::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.nlbom .rzmq .ul5w {
  overflow: hidden;
}
.nlbom .rzmq .ul5w::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.u8qaos1 .rzmq .ul5w {
  overflow: hidden;
}
.u8qaos1 .rzmq .ul5w::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.bwoq7 .rzmq .ul5w {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.gxkou5 .rzmq .ul5w {
  overflow: hidden;
}
.gxkou5 .rzmq .ul5w::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.hd6bqgp .rzmq .ul5w {
  animation: hg-breathe 10s ease-in-out infinite;
}
.dksyg .ul5w {
  background: none;
}
.dksyg .ctqx4a60 { color: #fff; }
.dksyg .mq8e91bc { color: rgba(255,255,255,0.85); }
.dksyg .qc2jykwt { background: #fff; color: var(--cta); }
.dksyg .qc2jykwt:hover { opacity: 0.92; }
.gxkou5 .a1xgxal { position: relative; overflow: hidden; }
.gxkou5 .a1xgxal::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;
}
.a1xgxal .ctqx4a60 { text-shadow: none; color: var(--text-primary); }
.a1xgxal .mq8e91bc { color: var(--text-muted); }
body.h3cx2 .ctqx4a60 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.tqvjnr .ctqx4a60 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ggrcfz1.dksyg .ctqx4a60,
section.dksyg .ctqx4a60 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.a1xgxal.x5jvc .hy8vyzu { align-items: center; text-align: center; }
.ggrcfz1 .abaru {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.abaru .mzr6ct17 {
  grid-template-columns: 1fr !important;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-areas:
    "rank"
    "logo"
    "name"
    "rating"
    "bonus"
    "cta" !important;
  row-gap: 10px !important;
  column-gap: 0 !important;
  padding: 16px 18px 18px !important;
  font-size: 0.95rem;
  align-items: center;
  text-align: center;
}
.abaru .mzr6ct17::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.abaru .uxduezq { display: contents !important; }
.abaru .uxduezq .trkx {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.abaru .uxduezq .yzpbehgh { max-height: 48px; max-width: 96px; }
.abaru .uxduezq .e8rklo {
  display: block !important;
  grid-area: name;
  text-align: center; font-size: 1rem; font-weight: 700;
  line-height: 1.15; min-width: 0; max-width: 100%;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  overflow-wrap: normal; word-break: normal; hyphens: none;
}
.abaru .w4kx6ifj {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.abaru .tlhw { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.abaru .vtuh { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.abaru .vtuh small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.abaru .mfg5ztem { display: contents !important; }
.abaru .mfg5ztem .gno0z:not(.i2b5) { display: none !important; }
.abaru .mfg5ztem .i2b5 {
  grid-area: bonus;
  background: var(--accent-bg, rgba(0,0,0,.04)) !important;
  padding: 8px 12px !important;
  border-radius: 8px !important;
  flex-direction: column !important; align-items: center; gap: 2px;
  min-width: 0; max-width: 100%; text-align: center;
}
.abaru .mfg5ztem .i2b5 .tu97 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.abaru .mfg5ztem .i2b5 .bhy77 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.abaru .smnze { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.abaru .smnze.omr0vys {
  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;
}
.abaru .smnze.omr0vys:hover { opacity: 0.85; }
.lrg0z .g11rq7w { padding-bottom: 24px; }
.wkd27038 .g11rq7w { max-width: 1100px; }
@media (max-width: 700px) {
  .a1xgxal { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .a1xgxal:not(.de4492) .mlono9ch { display: none !important; }
  .de4492 .mlono9ch { padding: 16px; }
  .hy8vyzu  { padding: 36px 24px; }
  .a1xgxal~.kra9n7,.tr851~.kra9n7{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ggrcfz1, .a1xgxal { min-height: 320px !important; }
  .ctqx4a60 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .t8rgdv3,
  .lrmr,
  .pa7e { grid-template-columns: 1fr !important; }

  

  
  .lrg0z { display: flex !important; flex-direction: column !important; }
  .lrg0z .g11rq7w { display: contents; }
  .lrg0z .ul5w { order: 0; }
  .lrg0z .ctqx4a60 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .lrg0z .t8rgdv3 { order: 2; padding: 0 16px 12px !important; }
  .lrg0z .mq8e91bc { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .wkd27038 .g11rq7w { display: flex; flex-direction: column; }
  .wkd27038 .g11rq7w .ctqx4a60 { order: 1; }
  .wkd27038 .g11rq7w .pa7e { order: 2; margin: 8px 0 24px !important; }
  .wkd27038 .g11rq7w .mq8e91bc { order: 3; }
  .wkd27038 .g11rq7w .qc2jykwt { order: 4; align-self: center; margin-top: 0; }

  
  .a1xgxal.de4492 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .a1xgxal.de4492 .hy8vyzu { display: contents; padding: 0; }
  .a1xgxal.de4492 .hy8vyzu .ctqx4a60 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .a1xgxal.de4492 .mlono9ch { order: 2; padding: 12px 16px; }
  .a1xgxal.de4492 .hy8vyzu .mq8e91bc { order: 3; padding: 0 24px; margin: 0 auto; }
  .a1xgxal.de4492 .hy8vyzu .qc2jykwt { order: 4; align-self: center; margin: 8px 0 32px; }
}
.kwee5ejr { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.hropwn { width: 100%; height: auto; display: block; border-radius: 10px; }
.qrkwbj .kwee5ejr        { border-radius: 16px; }
.qrkwbj .hropwn  { border-radius: 16px; }
.i0a3 .kwee5ejr         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.i0a3 .hropwn   { border-radius: 8px; }
.xabvp { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.apetfd9 { width: 100%; padding: 32px 0; position: relative; }
.ia0p { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.jmhwla .apetfd9:nth-child(even) { background: var(--bg-surface); }
.jmhwla .apetfd9:nth-child(odd)  { background: var(--bg-page); }
.biy2 .apetfd9:nth-child(even) { background: var(--bg-card); }
.biy2 .apetfd9:nth-child(odd)  { background: var(--bg-page); }
.jmhwla .apetfd9:nth-child(odd)  .ia0p { background: var(--bg-card); border-radius: 6px; }
.jmhwla .apetfd9:nth-child(even) .ia0p { background: var(--bg-raised); border-radius: 6px; }
.biy2 .apetfd9:nth-child(odd)  .ia0p { background: var(--bg-card); border-radius: 6px; }
.biy2 .apetfd9:nth-child(even) .ia0p { background: var(--bg-raised); border-radius: 6px; }
.jmhwla .apetfd9:nth-child(even) .tmii .afd2,
.biy2 .apetfd9:nth-child(even) .tmii .afd2 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.jmhwla .apetfd9:nth-child(odd) .tmii .afd2,
.biy2 .apetfd9:nth-child(odd) .tmii .afd2 { background: var(--bg-card-inner); }
.jmhwla .apetfd9:nth-child(even) .u7jbt2dv .afd2:nth-child(odd),
.biy2 .apetfd9:nth-child(even) .u7jbt2dv .afd2:nth-child(odd)  { background: var(--bg-card); }
.jmhwla .apetfd9:nth-child(even) .u7jbt2dv .afd2:nth-child(even),
.biy2 .apetfd9:nth-child(even) .u7jbt2dv .afd2:nth-child(even) { background: var(--bg-card-inner); }
h1.qdcndxof { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.qdcndxof {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.voqe0388 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.gb0tgd h2.qdcndxof {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.aeuits h2.qdcndxof {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.s6wy h2.qdcndxof {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.e7tr h2.qdcndxof::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.bh4ne5 h2.qdcndxof {
  color: var(--text-primary); font-size: 1.7rem;
}
.kamt h2.qdcndxof::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.suw99t h2.qdcndxof {
  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;
}
.mkahux { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .mkahux { display: none; } }
.p41hfdd { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.uajesmn { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.obbef42 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.m9kul76 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.m6bp2zx7 { padding-left: 20px; }
.m6bp2zx7 li { margin-bottom: 6px; }
.m6bp2zx7 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.m6bp2zx7 a:hover { color: var(--accent-light); }
.zjtk2zrn .m9kul76 { display: none; }
.l05u6e5w .m9kul76 { display: none; }
.l05u6e5w .m6bp2zx7 { padding-left: 0; list-style: none; }
.l05u6e5w .m6bp2zx7 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.l05u6e5w .m6bp2zx7 a { font-size: 0.92rem; }
.k2y1xbc .obbef42 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.k2y1xbc .m9kul76 { display: none; }
.k2y1xbc .m6bp2zx7 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.k2y1xbc .m6bp2zx7 li { margin-bottom: 0; }
.k2y1xbc .m6bp2zx7 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;
}
.k2y1xbc .m6bp2zx7 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.l165nu .obbef42 { padding: 20px 20px 16px; }
.l165nu .m6bp2zx7 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.l165nu .m6bp2zx7 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.l165nu .m6bp2zx7 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;
}
.l165nu .m6bp2zx7 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;
}
.l165nu .m6bp2zx7 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.l165nu .m6bp2zx7 a:focus,
.l165nu .m6bp2zx7 a:focus-visible,
.l165nu .m6bp2zx7 a:target { outline: none; }
.l165nu .m6bp2zx7 li:target a { border-color: var(--border); color: var(--text-muted); }
.c2alus .obbef42 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.c2alus .m9kul76 { display: none; }
.c2alus .m6bp2zx7 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.c2alus .m6bp2zx7 li { margin-bottom: 0; }
.c2alus .m6bp2zx7 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.c2alus .m6bp2zx7 li:last-child::after { content: ""; margin-right: 0; }
.c2alus .m6bp2zx7 a { font-size: 0.9rem; }
.afd2 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.tmii .afd2 { background: var(--bg-card); }
.u7jbt2dv .afd2:nth-child(odd)  { background: var(--bg-card); }
.u7jbt2dv .afd2:nth-child(even) { background: var(--bg-raised); }
.tx4kl .afd2 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.tx4kl .afd2:last-child { border-bottom: none; }
.tx4kl h3.voqe0388 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.p1was .afd2 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.p1was .afd2 + .afd2 { margin-top: 4px; }
.s71l0y .afd2 { background: none; border-radius: 0; padding: 12px 0; }
.s71l0y .afd2 + .afd2 { border-top: 1px solid var(--border-section); }
.su4lqb { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.v7kl8 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.teucr { color: var(--text-body); margin-bottom: 10px; }
.q5ty4o6t, .wyebi2x { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.q5ty4o6t li, .wyebi2x li { margin-bottom: 6px; }
.wyebi2x li { list-style: decimal; }
.fshh0i6     .q5ty4o6t { list-style-type: "● "; }
.cne4  .q5ty4o6t { list-style-type: "■ "; }
.qz8bu .q5ty4o6t { list-style-type: "◆ "; }
.y3nj0    .q5ty4o6t { list-style-type: "★ "; }
.fshh0i6     .j6rtqf { list-style-type: "● "; }
.cne4  .j6rtqf { list-style-type: "■ "; }
.qz8bu .j6rtqf { list-style-type: "◆ "; }
.y3nj0    .j6rtqf { list-style-type: "★ "; }
.fshh0i6    .q5ty4o6t li::marker, .fshh0i6    .j6rtqf li::marker,
.cne4 .q5ty4o6t li::marker, .cne4 .j6rtqf li::marker,
.qz8bu .q5ty4o6t li::marker, .qz8bu .j6rtqf li::marker,
.y3nj0   .q5ty4o6t li::marker, .y3nj0   .j6rtqf li::marker {
  color: var(--cta); font-size: 1em;
}
.fshh0i6 .wyebi2x,
.cne4 .wyebi2x,
.qz8bu .wyebi2x,
.y3nj0 .wyebi2x {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.fshh0i6 .wyebi2x li,
.cne4 .wyebi2x li,
.qz8bu .wyebi2x li,
.y3nj0 .wyebi2x li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.fshh0i6 .wyebi2x li::before,
.cne4 .wyebi2x li::before,
.qz8bu .wyebi2x li::before,
.y3nj0 .wyebi2x 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;
}
.fshh0i6     .wyebi2x li::before { border-radius: 50%; }
.cne4  .wyebi2x li::before { border-radius: 3px; }
.qz8bu .wyebi2x li::before { border-radius: 3px; }
.y3nj0    .wyebi2x li::before { border-radius: 50%; }
.blyjzgt { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.vqi58i9 .blyjzgt,
.kq39 .blyjzgt { background: transparent; border: none; border-radius: 0; }
.hwk9 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.hwk9 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.hwk9 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.hwk9 tr:hover td { background: var(--bg-hover); }
.s58fb .hwk9 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.iin8w4m .hwk9 { border: 1px solid var(--border-alt); }
.iin8w4m .hwk9 th,
.iin8w4m .hwk9 td { border: 1px solid var(--border-alt); }
.yso407x7 .hwk9 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.yso407x7 .hwk9 td { border-bottom: none; }
.yso407x7 .hwk9 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.z6y0t1y .hwk9 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.lnikf .blyjzgt {
  overflow: hidden;
}
.lnikf .hwk9 th { border-bottom: 1px solid var(--border-alt); }
.lnikf .hwk9 tr:last-child td { border-bottom: none; }
.hwaf { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.thvlne8d { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ici6jlr { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.iici { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.hysq { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.j6rtqf { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.j6rtqf 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%}
.xnptuysg .iici { background: transparent; text-align: center; }
.tjze .ici6jlr {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.m0ulku .ici6jlr {
  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);
}
.rm2b .thvlne8d { display: grid; grid-template-columns: auto 1fr; }
.rm2b .ici6jlr {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.rm2b .iici { grid-column: 2; }
.rm2b .hysq,
.rm2b .j6rtqf { grid-column: 1 / -1; }
.tsl1t .thvlne8d { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.tsl1t .ici6jlr {
  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);
}
.tsl1t .iici { grid-column: 2; }
.tsl1t .hysq,
.tsl1t .j6rtqf { grid-column: 1 / -1; }
.xdqqyx .thvlne8d { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.xdqqyx .iici { background: none; color: var(--accent-light); font-weight: 700; }
.izeluy .thvlne8d { 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); }
.izeluy .iici { background: none; color: var(--accent-light); font-weight: 700; }
.c91ftggq .thvlne8d { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.c91ftggq .thvlne8d:last-child { border-bottom: none; }
.c91ftggq .iici { background: none; color: var(--accent-light); font-weight: 700; }
.v3uqgthb .thvlne8d { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.v3uqgthb .iici { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.qsx4crb .hwaf { counter-reset: card-n; }
.qsx4crb .thvlne8d  { counter-increment: card-n; }
.qsx4crb .iici { display: flex; align-items: center; gap: 10px; }
.qsx4crb .iici::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;
}
.j0ru8h1 .thvlne8d { background: var(--bg-surface); border: 1px solid var(--border); }
.j0ru8h1 .iici { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.fk99n { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.cspkw3tj  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.cb2lixry { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.e248 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.o6kqathv { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.fk99n strong { color: var(--text-primary); font-size: 0.95rem; }
.fk99n p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.k6gvus { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.xkn6, .de2a0e { border-radius: 8px; padding: 14px; }
.xkn6 { background: var(--bg-pros); }
.de2a0e { background: var(--bg-cons); }
.mexcpx { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.xkn6 .mexcpx { color: var(--c-pros-label); }
.de2a0e .mexcpx { color: #f87171; }
.xkn6 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.de2a0e ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.hropwn { width: 100%; height: auto; border-radius: 10px; display: block; }
.omr0vys {
  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;
}
.omr0vys:hover { opacity: 0.85; }
.br9izp .omr0vys  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.br9izp .omr0vys:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.rbfvi9yn .omr0vys  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.rbfvi9yn .omr0vys:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.grsdv .qc2jykwt { border-radius: 50px; }
.grsdv .omr0vys  { border-radius: 50px; }
.o7eg2rx .qc2jykwt { padding-left: 22px; padding-right: 22px; }
.o7eg2rx .omr0vys  { padding-left: 12px; padding-right: 12px; }
.bucesc4t .qc2jykwt { padding-left: 44px; padding-right: 44px; }
.bucesc4t .omr0vys  { padding-left: 24px; padding-right: 24px; }
.q7w7u .qc2jykwt { padding-left: 56px; padding-right: 56px; }
.q7w7u .omr0vys  { padding-left: 32px; padding-right: 32px; }
.abeu   .qc2jykwt::after, .abeu   .omr0vys::after,
.vj4enl .qc2jykwt::after, .vj4enl .omr0vys::after,
.hh6w94    .qc2jykwt::after, .hh6w94    .omr0vys::after,
.n1ktu3    .qc2jykwt::after, .n1ktu3    .omr0vys::after,
.cuypzh3    .qc2jykwt::after, .cuypzh3    .omr0vys::after,
.pmr9lvt     .qc2jykwt::after, .pmr9lvt     .omr0vys::after,
.uypveo    .qc2jykwt::after, .uypveo    .omr0vys::after,
.fpsnz90n   .qc2jykwt::after, .fpsnz90n   .omr0vys::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;
}
.abeu .qc2jykwt::after, .abeu .omr0vys::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");
}
.vj4enl .qc2jykwt::after, .vj4enl .omr0vys::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");
}
.hh6w94 .qc2jykwt::after, .hh6w94 .omr0vys::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");
}
.n1ktu3 .qc2jykwt::after, .n1ktu3 .omr0vys::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");
}
.cuypzh3 .qc2jykwt::after, .cuypzh3 .omr0vys::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");
}
.pmr9lvt .qc2jykwt::after, .pmr9lvt .omr0vys::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");
}
.uypveo .qc2jykwt::after, .uypveo .omr0vys::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");
}
.fpsnz90n .qc2jykwt::after, .fpsnz90n .omr0vys::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");
}
.edzi   .bxqr::after, .edzi   .kpdso::after,
.hy7ums .bxqr::after, .hy7ums .kpdso::after,
.sw73j2o    .bxqr::after, .sw73j2o    .kpdso::after,
.owhc2wl0    .bxqr::after, .owhc2wl0    .kpdso::after,
.uxfg5cu    .bxqr::after, .uxfg5cu    .kpdso::after,
.waipi     .bxqr::after, .waipi     .kpdso::after,
.j5sq    .bxqr::after, .j5sq    .kpdso::after,
.pibibo   .bxqr::after, .pibibo   .kpdso::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;
}
.edzi .bxqr::after, .edzi .kpdso::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");
}
.hy7ums .bxqr::after, .hy7ums .kpdso::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");
}
.sw73j2o .bxqr::after, .sw73j2o .kpdso::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");
}
.owhc2wl0 .bxqr::after, .owhc2wl0 .kpdso::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");
}
.uxfg5cu .bxqr::after, .uxfg5cu .kpdso::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");
}
.waipi .bxqr::after, .waipi .kpdso::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");
}
.j5sq .bxqr::after, .j5sq .kpdso::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");
}
.pibibo .bxqr::after, .pibibo .kpdso::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");
}
.cqxxou {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  max-width: 100%; box-sizing: border-box;
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
  overflow-x: clip;
  counter-reset: cs-rank;
}
.mzr6ct17 {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px;
  padding: 18px 22px;
  display: grid;
  
  grid-template-columns: auto auto auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  box-sizing: border-box;
  max-width: 100%;
  counter-increment: cs-rank;
  transition: background .15s, box-shadow .15s, border-color .15s;
}
.mzr6ct17 > * { min-width: 0; }
.mzr6ct17:hover { background: var(--bg-hover); }
.mzr6ct17 > [itemprop="item"] { display: contents; }
.mzr6ct17 [itemprop="itemReviewed"],
.mzr6ct17 [itemprop="reviewRating"] { display: none; }
.mzr6ct17::before {
  content: counter(cs-rank);
  grid-column: 1;
  font-size: 1.4rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; width: 28px; text-align: center;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.uxduezq {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.trkx {
  background: var(--accent-bg);
  border-radius: 10px; padding: 6px 10px;
  display: flex; align-items: center; justify-content: center;
  width: 130px; height: 64px; flex-shrink: 0;
}
.yzpbehgh { max-height: 52px; max-width: 110px; object-fit: contain; }
.e8rklo {
  font-weight: 700; font-size: 1rem;
  color: var(--text-primary); line-height: 1.2;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; hyphens: auto;
}
.guykv .trkx    { background: #1a1a1a; }
.yh4c7 .trkx   { background: rgba(128,128,128,.12); }
.z0mb7qq .trkx { background: var(--bg-raised); }
.w48ubcc .trkx    { background: transparent; padding: 0; }
.w4kx6ifj {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.tlhw { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.vtuh { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.mfg5ztem {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.gno0z {
  background: var(--accent-bg, rgba(0,0,0,.04));
  border-radius: 10px;
  padding: 10px 12px;
  display: flex; flex-direction: column; align-items: center;
  gap: 4px; min-width: 0;
  text-align: center; line-height: 1.25;
}
.tu97 {
  
  color: var(--text-muted);
  opacity: 0.65;
  font-size: .72rem; font-weight: 500;
  text-transform: uppercase; letter-spacing: .06em;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  max-width: 100%;
}
.bhy77 {
  
  color: var(--accent);
  font-weight: 800; font-size: 1rem; line-height: 1.25;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; word-break: break-word;
}
.smnze {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.smnze.omr0vys {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .mzr6ct17 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .mzr6ct17::before    { grid-area: rank;   }
  .uxduezq           { grid-area: ident;  }
  .w4kx6ifj     { grid-area: rating; min-width: 0; width: auto; }
  .mfg5ztem           { grid-area: pills;  }
  .smnze             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .mzr6ct17 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .mzr6ct17::before    { justify-self: center; }
  .uxduezq           { width: 100%; }
  .w4kx6ifj     { justify-self: center; }
  .mfg5ztem           { grid-template-columns: 1fr; }
}
.tihalt4e {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.slgsx {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.rs4vj2 {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.rs4vj2 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.bs5y { flex: 1; }
.bs5y h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.v48iksz { color: var(--c-stars); font-size: 1.1rem; }
.pg83456v { margin-bottom: 8px; }
.kqqaw { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.d8ft::before   { content: "★ "; color: var(--accent-light); }
.woph { flex-shrink: 0; }
.b1xxis2g img.q6nii { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.vqi58i9 { padding: 20px 24px; }
.uddtjux { color: var(--text-muted); margin-bottom: 16px; }
.wtm0gi { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.y6g9, .tbopc { list-style: none; font-size: 0.9rem; }
.y6g9 li { color: var(--c-pros); margin-bottom: 4px; }
.tbopc li { color: var(--c-cons); margin-bottom: 4px; }
.y6g9 li::before { content: "✓"; margin-right: 5px; }
.tbopc li::before { content: "✗"; margin-right: 5px; }
.hpq05f .y6g9 li::before { content: "→"; }
.hpq05f .tbopc li::before { content: "–"; }
.vffn  .y6g9 li::before { content: "★"; }
.vffn  .tbopc li::before { content: "✕"; }
.hwcboms    .y6g9 li::before { content: "◆"; }
.hwcboms    .tbopc li::before { content: "▲"; }
.ku922x9d  .y6g9 li::before { content: "▶"; }
.ku922x9d  .tbopc li::before { content: "■"; }
.o41de { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.jg6j { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.hysvmnc { background: var(--bg-pros); color: var(--c-tag-pay); }
.y3k1kkj { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.pub1jc .y3k1kkj { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.g73dyfx3 .y3k1kkj { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .mqn90z .f0a9 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .mqn90z .tihalt4e { margin: 0; }
}
.c8kr .slgsx { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.c8kr .bs5y h3 { color: var(--accent-light); }
.c8kr .rs4vj2 { background: var(--bg-page); border: 1px solid var(--border); }
.wr46do .tihalt4e { border-top: 4px solid var(--accent); }
.wr46do .slgsx { background: var(--bg-card); }
.gr6vr .tihalt4e { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.gr6vr .slgsx { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.gr6vr .vqi58i9 { padding: 14px 16px; }
.gr6vr .rs4vj2 { border-radius: 4px; }
.gr6vr .y3k1kkj { border-radius: 0; }
.ch1nz .slgsx { padding: 0; gap: 0; overflow: hidden; }
.ch1nz .rs4vj2 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.ch1nz .bs5y { padding: 16px 20px; }
.ch1nz .woph { padding: 16px 20px; align-self: center; }
.hzzh35 .v48iksz { font-size: .95rem; }
.kq39 .k6gvus { gap: 10px; }
.kq39 .xkn6, .kq39 .de2a0e { padding: 12px; }
.kq39 .xkn6 ul, .kq39 .de2a0e ul { margin: 4px 0 0; padding-left: 18px; }
.kq39 .xkn6 li, .kq39 .de2a0e li { font-size: .85rem; margin-bottom: 3px; }
.zhj1 .jg6j { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .s6ugq { grid-template-columns: 1fr; }
  .b6f0xr7 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .b6f0xr7 .tg7m3f2z { width: 72px; height: 50px; }
  .b6f0xr7 .nbf7y65i { max-width: 180px; }
  .b6f0xr7 .vui0o { width: auto; }
}
.vw01t .hzzh35 .v48iksz { filter: brightness(1.2); }
@media (max-width: 720px) {
  .vw01t { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .fuvkido8 { padding: 16px; }
  .h3k7ahw .zboen { min-width: 50%; }
}
.nz9r7ex .k6gvus { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .mef8ocwb { grid-template-columns: 1fr; }
  .w4l6jb { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .uwe00zz { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ng9rtdi { flex-wrap: wrap; padding: 16px; }
}
.wksdf01 .k6gvus { gap: 8px; }
.wksdf01 .xkn6, .wksdf01 .de2a0e { padding: 8px; }
@media (max-width: 480px) {
  .yfpekyb { flex-direction: column; align-items: stretch; }
}
.n9ies .vui0o .omr0vys { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .k6yp9n70 { flex-direction: column; align-items: stretch; gap: 10px; }
  .n9ies .vui0o { text-align: center; }
}
@media (max-width: 720px) {
  .b0e6 { grid-template-columns: 1fr; }
  .eyfkilz { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .qsoy3tb9 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.lrxq .srct { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.jxu4 .v48iksz { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .fj2p6qh { grid-template-columns: 1fr; }
  .jxu4 { width: 100px; height: 100px; margin: 16px auto; }
  .lrxq { font-size: 1.4rem; }
  .jyfh1x { justify-content: center; }
  .txuz .zboen { min-width: 50%; }
}
.l7wxglch .k6gvus { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .vbtr5b6t { flex-wrap: wrap; padding: 14px 16px; }
  .rbamw43b { padding: 12px 16px; }
  .l7wxglch .k6gvus { margin: 0 16px; }
  .l7wxglch .zhj1 { padding: 0 16px; }
  .k9okdtzp { padding: 12px 16px; }
}
.a6ox0 .mzr6ct17 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.a6ox0 .mzr6ct17:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.d0k15lx .cqxxou { gap: 18px; }
.d0k15lx .mzr6ct17 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.d0k15lx .mzr6ct17:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.vswrnrn6 .cqxxou {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.vswrnrn6 .mzr6ct17 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.vswrnrn6 .mzr6ct17:last-child { border-bottom: none; }
.vswrnrn6 .uxduezq,
.vswrnrn6 .w4kx6ifj,
.vswrnrn6 .mfg5ztem {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.aah8u709 .cqxxou { gap: 0; }
.aah8u709 .mzr6ct17 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.aah8u709 .mzr6ct17:last-child { border-bottom: none; }
.aah8u709 .mzr6ct17:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.aah8u709 .mzr6ct17:nth-child(even):hover { background: var(--bg-hover); }
.iarmp3s .mzr6ct17 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.ll09w6n .mfg5ztem .gno0z {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.ll09w6n .mfg5ztem .gno0z:first-child { border-left: none; }
.i6alv5l .mfg5ztem .gno0z {
  background: transparent; padding: 4px 8px;
}
.i6alv5l .mfg5ztem .tu97 { font-size: .65rem; opacity: .65; }
.i6alv5l .mfg5ztem .bhy77   { font-size: 1.15rem; color: var(--accent-light); }
.r575 .mfg5ztem .gno0z {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.vtuh { display: none; }
.t0ujl65k .tlhw { font-size: 1rem; letter-spacing: 2px; }
.mm06a1fv .tlhw {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.a0q0 .tlhw,
.eujzqx .tlhw,
.upt0fg .tlhw { display: none; }
.a0q0 .vtuh,
.eujzqx .vtuh,
.upt0fg .vtuh { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.a0q0 .vtuh { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.a0q0 .vtuh small { display: none; }
.eujzqx .vtuh {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.eujzqx .vtuh small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.upt0fg .vtuh {
  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;
}
.upt0fg .vtuh small { display: none; }
.a0q0 .pg83456v .v48iksz,
.eujzqx .pg83456v .v48iksz,
.upt0fg .pg83456v .v48iksz { display: none; }
.a0q0 .pg83456v strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.a0q0 .srct { display: none; }
.eujzqx .pg83456v strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.eujzqx .hu2wva1l,
.eujzqx .srct { font-size: 1em; }
.upt0fg .pg83456v strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.upt0fg .srct { display: none; }
.vc5290o8 { margin: 16px 0; }
.ydsq { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ydsq summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ydsq summary::after { content: "+"; color: var(--accent-light); }
.ydsq[open] summary::after { content: "−"; }
.ydsq p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.apetfd9 { margin-bottom: 0; }
.vms4go4 h2.qdcndxof { color: var(--text-primary); border-color: var(--accent-light); }
.bbj9nr4 h2.qdcndxof { color: var(--text-primary); border-color: var(--accent-light); }
.wrn3i .cspkw3tj     { background: #052e16; border-color: #10b981; }
.wrn3i .cb2lixry { background: #2d0a1e; border-color: #f43f5e; }
.wrn3i .e248    { background: #1e1036; border-color: #a855f7; }
.wrn3i .fk99n strong  { color: #f1f5f9; }
.wrn3i .fk99n p       { color: #cbd5e1; }
.wrn3i .f8qnpw8z    .cspkw3tj     .o6kqathv::before,
.wrn3i .xa1ois  .cspkw3tj     .o6kqathv::before,
.wrn3i .dbwuip  .cspkw3tj     .o6kqathv::before,
.wrn3i .ekir .cspkw3tj     .o6kqathv::before { color: #10b981; }
.wrn3i .f8qnpw8z    .cb2lixry .o6kqathv::before,
.wrn3i .xa1ois  .cb2lixry .o6kqathv::before,
.wrn3i .dbwuip  .cb2lixry .o6kqathv::before,
.wrn3i .ekir .cb2lixry .o6kqathv::before { color: #f43f5e; }
.wrn3i .f8qnpw8z    .e248    .o6kqathv::before,
.wrn3i .xa1ois  .e248    .o6kqathv::before,
.wrn3i .dbwuip  .e248    .o6kqathv::before,
.wrn3i .ekir .e248    .o6kqathv::before { color: #a855f7; }
.miwlj8 .cspkw3tj     { background: #2d2000; border-color: #eab308; }
.miwlj8 .cb2lixry { background: #2d0b0b; border-color: #ef4444; }
.miwlj8 .e248    { background: #2d1600; border-color: #f97316; }
.miwlj8 .fk99n strong  { color: #f1f5f9; }
.miwlj8 .fk99n p       { color: #cbd5e1; }
.miwlj8 .f8qnpw8z    .cspkw3tj     .o6kqathv::before,
.miwlj8 .xa1ois  .cspkw3tj     .o6kqathv::before,
.miwlj8 .dbwuip  .cspkw3tj     .o6kqathv::before,
.miwlj8 .ekir .cspkw3tj     .o6kqathv::before { color: #eab308; }
.miwlj8 .f8qnpw8z    .cb2lixry .o6kqathv::before,
.miwlj8 .xa1ois  .cb2lixry .o6kqathv::before,
.miwlj8 .dbwuip  .cb2lixry .o6kqathv::before,
.miwlj8 .ekir .cb2lixry .o6kqathv::before { color: #ef4444; }
.miwlj8 .f8qnpw8z    .e248    .o6kqathv::before,
.miwlj8 .xa1ois  .e248    .o6kqathv::before,
.miwlj8 .dbwuip  .e248    .o6kqathv::before,
.miwlj8 .ekir .e248    .o6kqathv::before { color: #f97316; }
.onzr6y .cspkw3tj     { background: #0c1a2e; border-color: #38bdf8; }
.onzr6y .cb2lixry { background: #12103a; border-color: #818cf8; }
.onzr6y .e248    { background: #0a2020; border-color: #2dd4bf; }
.onzr6y .fk99n strong  { color: #f1f5f9; }
.onzr6y .fk99n p       { color: #cbd5e1; }
.onzr6y .f8qnpw8z    .cspkw3tj     .o6kqathv::before,
.onzr6y .xa1ois  .cspkw3tj     .o6kqathv::before,
.onzr6y .dbwuip  .cspkw3tj     .o6kqathv::before,
.onzr6y .ekir .cspkw3tj     .o6kqathv::before { color: #38bdf8; }
.onzr6y .f8qnpw8z    .cb2lixry .o6kqathv::before,
.onzr6y .xa1ois  .cb2lixry .o6kqathv::before,
.onzr6y .dbwuip  .cb2lixry .o6kqathv::before,
.onzr6y .ekir .cb2lixry .o6kqathv::before { color: #818cf8; }
.onzr6y .f8qnpw8z    .e248    .o6kqathv::before,
.onzr6y .xa1ois  .e248    .o6kqathv::before,
.onzr6y .dbwuip  .e248    .o6kqathv::before,
.onzr6y .ekir .e248    .o6kqathv::before { color: #2dd4bf; }
.gzutg8c .cspkw3tj     { background: var(--accent-bg); border-color: var(--accent-light); }
.gzutg8c .cb2lixry { background: var(--accent-bg-light); border-color: var(--accent-light); }
.gzutg8c .e248    { background: var(--accent-bg); border-color: var(--accent-pale); }
.gzutg8c .f8qnpw8z    .o6kqathv::before,
.gzutg8c .xa1ois  .o6kqathv::before,
.gzutg8c .dbwuip  .o6kqathv::before,
.gzutg8c .ekir .o6kqathv::before { color: var(--accent-light) !important; }
.kxy83::before,
.kuwyvpj::before { margin-right: 5px; }
.phgl .xkn6 ul li,
.phgl .y6g9 li         { color: #4ade80; }
.phgl .xkn6 .kxy83 { color: #22c55e; }
.phgl .de2a0e ul li,
.phgl .tbopc li         { color: #f87171; }
.phgl .de2a0e .kuwyvpj { color: #ef4444; }
.hv1e7dc1 .xkn6 { background: var(--bg-pros); }
.hv1e7dc1 .de2a0e { background: var(--bg-cons); }
.hv1e7dc1 .xkn6 .kxy83 { color: var(--c-pros-label); }
.hv1e7dc1 .de2a0e .kuwyvpj { color: var(--c-cons); }
.hv1e7dc1 .xkn6 ul li,
.hv1e7dc1 .y6g9 li            { color: var(--c-pros); }
.hv1e7dc1 .de2a0e ul li,
.hv1e7dc1 .tbopc li            { color: var(--c-cons); }
.n5x9t .xkn6 { background: var(--bg-pros); }
.n5x9t .de2a0e { background: var(--bg-cons); }
.n5x9t .xkn6 .kxy83 { color: var(--c-pros-label); }
.n5x9t .de2a0e .kuwyvpj { color: var(--c-cons); }
.n5x9t .xkn6 ul li,
.n5x9t .y6g9 li          { color: var(--c-pros); }
.n5x9t .de2a0e ul li,
.n5x9t .tbopc li          { color: var(--c-cons); }
.hy9ppanz .kxy83::before { content: "✓ "; }
.hy9ppanz .kuwyvpj::before { content: "✗ "; }
.hpq05f .kxy83::before { content: "→ "; }
.hpq05f .kuwyvpj::before { content: "← "; }
.vffn .kxy83::before { content: "★ "; }
.vffn .kuwyvpj::before { content: "✕ "; }
.hwcboms .kxy83::before { content: "◆ "; }
.hwcboms .kuwyvpj::before { content: "▲ "; }
.g73dyfx3 .fk99n { background: transparent; border-left: none; border: 1.5px solid; }
.g73dyfx3 .cspkw3tj     { border-color: var(--c-tip-border); }
.g73dyfx3 .cb2lixry { border-color: var(--c-warn-border); }
.g73dyfx3 .e248    { border-color: #60a5fa; }
.g73dyfx3 .fk99n strong { color: var(--text-primary); }
.g73dyfx3 .fk99n p      { color: var(--text-muted); }
.pub1jc .fk99n { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.pub1jc .cspkw3tj     { border-top-color: var(--c-tip-border); }
.pub1jc .cb2lixry { border-top-color: var(--c-warn-border); }
.pub1jc .e248    { border-top-color: #60a5fa; }
.wyc7j5gp .fk99n { border-left: none; border-radius: 8px; }
.wyc7j5gp .cspkw3tj     { background: #065f46; }
.wyc7j5gp .cb2lixry { background: #92400e; }
.wyc7j5gp .e248    { background: #1e3a8a; }
.wyc7j5gp .fk99n strong,
.wyc7j5gp .fk99n p { color: #fff; }
.wyc7j5gp .o6kqathv::before { color: rgba(255,255,255,0.85) !important; }
.wrn3i.wyc7j5gp .cspkw3tj,
.wrn3i .wyc7j5gp .cspkw3tj     { background: #052e16; }
.wrn3i.wyc7j5gp .cb2lixry,
.wrn3i .wyc7j5gp .cb2lixry { background: #2d0a1e; }
.wrn3i.wyc7j5gp .e248,
.wrn3i .wyc7j5gp .e248    { background: #1e1036; }
.miwlj8.wyc7j5gp .cspkw3tj,
.miwlj8 .wyc7j5gp .cspkw3tj      { background: #2d2000; }
.miwlj8.wyc7j5gp .cb2lixry,
.miwlj8 .wyc7j5gp .cb2lixry  { background: #2d0b0b; }
.miwlj8.wyc7j5gp .e248,
.miwlj8 .wyc7j5gp .e248     { background: #2d1600; }
.onzr6y.wyc7j5gp .cspkw3tj,
.onzr6y .wyc7j5gp .cspkw3tj      { background: #0c1a2e; }
.onzr6y.wyc7j5gp .cb2lixry,
.onzr6y .wyc7j5gp .cb2lixry  { background: #12103a; }
.onzr6y.wyc7j5gp .e248,
.onzr6y .wyc7j5gp .e248     { background: #0a2020; }
.o0wuxm .fk99n { border-left: none; border-radius: 6px; padding: 10px 14px; }
.o0wuxm .cspkw3tj     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.o0wuxm .cb2lixry { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.o0wuxm .e248    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.o0wuxm .fk99n strong { color: var(--text-primary); }
.o0wuxm .fk99n p      { color: var(--text-muted); }
.zfe1r9 .fk99n { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.f8qnpw8z .o6kqathv,
.xa1ois .o6kqathv,
.dbwuip .o6kqathv,
.ekir .o6kqathv { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.f8qnpw8z .o6kqathv::before,
.xa1ois .o6kqathv::before,
.dbwuip .o6kqathv::before,
.ekir .o6kqathv::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.f8qnpw8z .cspkw3tj     .o6kqathv::before { content: "✦"; color: var(--c-tip-border); }
.f8qnpw8z .cb2lixry .o6kqathv::before { content: "▲"; color: var(--c-warn-border); }
.f8qnpw8z .e248    .o6kqathv::before { content: "◉"; color: #60a5fa; }
.xa1ois .cspkw3tj     .o6kqathv::before { content: "★"; color: var(--c-tip-border); }
.xa1ois .cb2lixry .o6kqathv::before { content: "◆"; color: var(--c-warn-border); }
.xa1ois .e248    .o6kqathv::before { content: "●"; color: #60a5fa; }
.dbwuip .cspkw3tj     .o6kqathv::before { content: "▶"; color: var(--c-tip-border); }
.dbwuip .cb2lixry .o6kqathv::before { content: "■"; color: var(--c-warn-border); }
.dbwuip .e248    .o6kqathv::before { content: "▸"; color: #60a5fa; }
.ekir .cspkw3tj     .o6kqathv::before { content: "→"; color: var(--c-tip-border); }
.ekir .cb2lixry .o6kqathv::before { content: "⬥"; color: var(--c-warn-border); }
.ekir .e248    .o6kqathv::before { content: "◈"; color: #60a5fa; }
.l1m9qu .tmii .afd2,
.l1m9qu .u7jbt2dv .afd2  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.l1m9qu .thvlne8d                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.l1m9qu .mzr6ct17                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.l1m9qu .tihalt4e            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.l1m9qu .blyjzgt          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.l1m9qu .obbef42                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.g8d5u5 .tmii .afd2,
.g8d5u5 .u7jbt2dv .afd2,
.g8d5u5 .thvlne8d,
.g8d5u5 .mzr6ct17,
.g8d5u5 .tihalt4e,
.g8d5u5 .blyjzgt,
.g8d5u5 .obbef42,
.g8d5u5 .zfe1r9 .fk99n { box-shadow: none; }
.gd3xs6z2   .teucr, .gd3xs6z2 .su4lqb, .gd3xs6z2 .v7kl8,
.gd3xs6z2   .p41hfdd, .gd3xs6z2 .uajesmn { font-size: 0.9rem; }
.gd3xs6z2   .q5ty4o6t, .gd3xs6z2 .wyebi2x { font-size: 0.9rem; }
.bwo4fnj2   .teucr, .bwo4fnj2 .su4lqb, .bwo4fnj2 .v7kl8,
.bwo4fnj2   .p41hfdd, .bwo4fnj2 .uajesmn { font-size: 0.95rem; }
.bwo4fnj2   .q5ty4o6t, .bwo4fnj2 .wyebi2x { font-size: 0.95rem; }
.mcs0t   .teucr, .mcs0t .su4lqb, .mcs0t .v7kl8,
.mcs0t   .p41hfdd, .mcs0t .uajesmn { font-size: 1.08rem; }
.mcs0t   .q5ty4o6t, .mcs0t .wyebi2x { font-size: 1.05rem; }
.mcs0t   .hwk9 { font-size: 0.97rem; }
.dblk .ctqx4a60      { font-size: 3.2rem; }
.dblk h2.qdcndxof { font-size: 1.9rem; }
.dblk h3.voqe0388     { font-size: 1.4rem; }
.wpoxq281 .ctqx4a60      { font-size: 3.8rem; }
.wpoxq281 h2.qdcndxof { font-size: 2.2rem; }
.wpoxq281 h3.voqe0388     { font-size: 1.6rem; }
.apetfd9 + .apetfd9 { position: relative; }
.z8kg   .apetfd9 + .apetfd9::before,
.rm17  .apetfd9 + .apetfd9::before,
.clvi   .apetfd9 + .apetfd9::before,
.q6d59   .apetfd9 + .apetfd9::before,
.jcjyi   .apetfd9 + .apetfd9::before,
.arbm4fv .apetfd9 + .apetfd9::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.z8kg .apetfd9 + .apetfd9::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.rm17 .apetfd9 + .apetfd9::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.clvi .apetfd9 + .apetfd9::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;
}
.q6d59 .apetfd9 + .apetfd9::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ca2u936 .apetfd9 { margin-bottom: 16px; }
.ca2u936 .apetfd9 + .apetfd9 { margin-top: 0; }
.ca2u936 .ia0p { padding-top: 0; padding-bottom: 0; }
.jcjyi .apetfd9 + .apetfd9::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.arbm4fv .apetfd9 + .apetfd9::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.o2rw6 .apetfd9 + .apetfd9::before,
.wujqxmp9 .apetfd9 + .apetfd9::before,
.pznhcge .apetfd9 + .apetfd9::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%;
}
.jmhwla .o2rw6 .apetfd9:nth-child(even)::before,
.jmhwla .wujqxmp9 .apetfd9:nth-child(even)::before,
.jmhwla .pznhcge .apetfd9:nth-child(even)::before { background: var(--bg-surface); }
.biy2 .o2rw6 .apetfd9:nth-child(even)::before,
.biy2 .wujqxmp9 .apetfd9:nth-child(even)::before,
.biy2 .pznhcge .apetfd9:nth-child(even)::before { background: var(--bg-card); }
.o2rw6 .apetfd9 + .apetfd9::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");
}
.wujqxmp9 .apetfd9 + .apetfd9::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");
}
.pznhcge .apetfd9 + .apetfd9::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");
}
.hbttj .rzmq,
.ylzf .rzmq,
.xf89lvj .rzmq { overflow: hidden; }
.hbttj .g11rq7w,
.ylzf .g11rq7w { margin-bottom: 60px; }
.xf89lvj .g11rq7w { margin-bottom: 70px; }
.hbttj .rzmq::before,
.ylzf .rzmq::before,
.xf89lvj .rzmq::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%;
}
.hbttj .rzmq::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");
}
.ylzf .rzmq::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");
}
.xf89lvj .rzmq::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");
}
.r2z85m .rzmq:not(.dksyg) .ul5w { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.hzeq0q .rzmq:not(.dksyg) .ul5w { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.g3ip5j  .rzmq:not(.dksyg) .ul5w { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ql12mk7  .rzmq:not(.dksyg) .ul5w { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.b69a .dksyg { background: var(--accent); }
.b69a .dksyg .ul5w { background: none; }
.b69a .axu7nqrc { background: var(--accent); }
.b69a .a1xgxal { background: var(--accent-bg); }
.b69a .rzmq:not(.dksyg) .ul5w { background: rgba(0,0,0,0.6); }
.mvw5 .kwee5ejr { float: left; width: 38%; margin: 0 28px 16px 0; }
.mvw5 .kwee5ejr .hropwn { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mvw5 .ia0p::after { content: ''; display: block; clear: both; }
.o8pov .kwee5ejr { float: right; width: 38%; margin: 0 0 16px 28px; }
.o8pov .kwee5ejr .hropwn { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.o8pov .ia0p::after { content: ''; display: block; clear: both; }
.cfc5bo .apetfd9:nth-child(odd)  .kwee5ejr { float: left;  width: 38%; margin: 0 28px 16px 0; }
.cfc5bo .apetfd9:nth-child(even) .kwee5ejr { float: right; width: 38%; margin: 0 0 16px 28px; }
.cfc5bo .kwee5ejr .hropwn { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.cfc5bo .ia0p::after { content: ''; display: block; clear: both; }
.mvw5 .hwaf,
.mvw5 .cqxxou,
.o8pov .hwaf,
.o8pov .cqxxou,
.cfc5bo .hwaf,
.cfc5bo .cqxxou { clear: both; }
@media (max-width: 900px) {
  .mvw5 .kwee5ejr,
  .o8pov .kwee5ejr,
  .cfc5bo .apetfd9:nth-child(odd)  .kwee5ejr,
  .cfc5bo .apetfd9:nth-child(even) .kwee5ejr {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .mvw5 .kwee5ejr .hropwn,
  .o8pov .kwee5ejr .hropwn,
  .cfc5bo .kwee5ejr .hropwn {
    max-height: none !important;
  }
}
.mvw5 .q5ty4o6t,
.mvw5 .wyebi2x,
.o8pov .q5ty4o6t,
.o8pov .wyebi2x,
.cfc5bo .q5ty4o6t,
.cfc5bo .wyebi2x { overflow: hidden; }
@media (max-width: 640px) {
  .mvw5 .kwee5ejr,
  .o8pov .kwee5ejr,
  .cfc5bo .kwee5ejr { float: none; width: 100%; margin: 0 0 16px 0; }
}
.wfo8ec .xabvp,
.wfo8ec .ia0p,
.wfo8ec .g2e6rgmv  { max-width: 1100px; }
.tkn0w .xabvp,
.tkn0w .ia0p,
.tkn0w .g2e6rgmv  { max-width: 1200px; }
.ievp .xabvp,
.ievp .ia0p,
.ievp .g2e6rgmv  { max-width: 1320px; }
.ievp { --content-mw: 1320px; }
.uscikzlq { font-size: 0.82rem; color: var(--text-muted); }
.stff { display: flex; align-items: center; }
.ojcd5s {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.xza77z { display: flex; align-items: center; }
.molc7 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.molc7:hover { text-decoration: underline; }
.b0n7rtq6 { margin: 0 3px; opacity: 0.45; }
.b0n7rtq6::before { content: '/'; }
.jvp2mz { padding: 2px 5px; color: var(--text-main); }
.tqqqv .uscikzlq {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.tqqqv .stff { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.c6du1i4l .uscikzlq {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.c6du1i4l .stff { padding: 0 0 0 12px; }
.dkbx93 .stff { padding: 0 16px; }
.dkbx93 .uscikzlq {
  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);
}
.dkbx93 .xabvp { padding-top: 28px; }
@media (max-width: 720px) {
  .wpvbt8 { margin-top: 18px; padding: 0 16px; }
  .dkbx93 .xabvp { padding-top: 16px; }
}
.wfo8ec.tqqqv .stff { max-width: 1100px; }
.tkn0w.tqqqv .stff { max-width: 1200px; }
.ievp.tqqqv .stff { max-width: 1320px; }
.ievp .wpvbt8 { max-width: 1320px; }
.qtzb78 .apetfd9 { padding-top: 16px; padding-bottom: 16px; }
.suh531uy .apetfd9 { padding-top: 24px; padding-bottom: 24px; }
.hyh9 .apetfd9 { padding-top: 40px; padding-bottom: 40px; }
.o5khc .apetfd9 { padding-top: 52px; padding-bottom: 52px; }
.qnr5o .apetfd9:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.qnr5o .apetfd9:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.qnr5o .apetfd9:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.qnr5o .apetfd9:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.o9ca2a .ia0p { padding-top: 10px;  padding-bottom: 10px; }
.x6qi0 .ia0p { padding-top: 18px;  padding-bottom: 18px; }
.comssht .ia0p { padding-top: 36px;  padding-bottom: 36px; }
.j1qd3amx .ia0p { padding-top: 48px;  padding-bottom: 48px; }
.vjt3x h2.qdcndxof { font-weight: 600; }
.vjt3x h3.voqe0388     { font-weight: 600; }
.f0fa h2.qdcndxof { font-weight: 800; }
.f0fa h3.voqe0388     { font-weight: 700; }
.xpqi { font-weight: 600; }
.xpqi h2.qdcndxof { font-weight: 900; }
.xpqi h3.voqe0388     { font-weight: 800; }
.xpqi .fk99n strong,
.xpqi .fk99n strong { font-weight: 600; }
.bxqr {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.kst4gbm0 .bxqr { display: none; }
@media (max-width: 640px) {
  .olyg { display: none; }
  .bxqr {
    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;
  }
}
.bxqr { background: var(--cta) !important; color: #fff !important; border: none !important; }
.bxqr:hover { opacity: 0.85; }
.rs1t .bxqr { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.n6z8qca .bxqr,
.rey61  .bxqr { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.n6z8qca .bxqr:hover,
.rey61  .bxqr:hover { opacity: 0.88; }
.rs1t.n6z8qca .bxqr,
.rs1t.rey61  .bxqr { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.kpdso {
  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;
}
.kpdso:hover { transform: translateY(-2px); opacity: 0.92; }
.kpdso { background: var(--cta) !important; color: #fff !important; border: none !important; }
.rezcmp .kpdso { display: none; }
.d9ph .kpdso { right: 32px; }
.xsql  .kpdso { left: 32px; }
@media (max-width: 480px) {
  .d9ph .kpdso { right: 20px; bottom: 20px; }
  .xsql  .kpdso { left: 20px; bottom: 20px; }
}
.din1ui4x { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.g2e6rgmv { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.vexj3wtw { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.lm8zfl { color: var(--text-dim); font-size: 0.8rem; }
.egeze9 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.egeze9 img { height: 26px; width: auto; object-fit: contain; }
.kr7n { display: flex; flex-direction: column; gap: 6px; }
.kr7n a, .pt7uqkl a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.kr7n a:hover, .pt7uqkl a:hover { color: var(--accent-light); }
.kr7n .u1ertc { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.mnv8zhqc .g2e6rgmv { text-align: center; }
.mnv8zhqc .vexj3wtw { margin-top: 0; }
.rst7e6e { margin-top: 10px; }
.rst7e6e a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .g2e6rgmv { padding-left: 16px; padding-right: 16px; }
  .ycl1sr .g2e6rgmv { padding: 20px 16px; }
  .pt7uqkl { gap: 4px 12px; }
  .vexj3wtw { font-size: 0.78rem; }
}
.zdv1z5o .vmr38cn .egeze9 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.zdv1z5o .vexj3wtw { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.zdv1z5o .lm8zfl { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .zdv1z5o .f5h0lobv { grid-template-columns: 1fr 1fr; } .zdv1z5o .vmr38cn { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zdv1z5o .f5h0lobv { grid-template-columns: 1fr; } }
.y92sh9g .egeze9 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.y92sh9g .vexj3wtw { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .y92sh9g .aexa70 { gap: 12px; } .y92sh9g .egeze9 { margin-right: 0; width: 100%; } }
.u4pi2 .o6hkwrf1 .egeze9 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.u4pi2 .vexj3wtw { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.u4pi2 .lm8zfl { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .u4pi2 .cihmzqeo { grid-template-columns: 1fr 1fr; } .u4pi2 .o6hkwrf1 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .u4pi2 .cihmzqeo { grid-template-columns: 1fr; } }
.j6s3qbv6 .aohkb { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.j6s3qbv6 .kr7n { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .j6s3qbv6 .aohkb { grid-template-columns: 1fr 1fr; } .j6s3qbv6 .c5b8iw7:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .j6s3qbv6 .aohkb { grid-template-columns: 1fr; } }
.ez2t .aohkb { grid-template-columns: 1fr 2fr; }
.ez2t .f8vtha .kr7n { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .ez2t .aohkb { grid-template-columns: 1fr; } }
.zginpiw .g2e6rgmv { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.v49hvqfn .nn30      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.v49hvqfn .din1ui4x { background: var(--bg-page); border-top-color: var(--border-alt); }
.nl7171b .nn30      { background: #0d1117; border-bottom-color: #21262d; }
.nl7171b .sz5e { color: var(--accent-light); }
.nl7171b .ecuzam { --msep-color: #8b949e; }
.nl7171b .ecuzam a { color: #8b949e; }
.nl7171b .ecuzam a:hover { color: var(--accent-light); }
.nl7171b .lef3l1f { color: #8b949e; }
.nl7171b .din1ui4x { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.nl7171b .vexj3wtw,
.nl7171b .lm8zfl { color: #6e7681; }
.nl7171b .kr7n a, .nl7171b .pt7uqkl a,
.nl7171b .egeze9 { color: #e6edf3; }
.nl7171b .kr7n a:hover, .nl7171b .pt7uqkl a:hover,
@media (max-width: 640px) {
  .nl7171b .ecuzam { background: #0d1117; border-top-color: #21262d; }
  .nl7171b .ecuzam li a { border-bottom-color: #21262d; }
}
.zeg7l .nn30      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.zeg7l .sz5e { color: var(--accent-light); }
.zeg7l .ecuzam { --msep-color: #475569; }
.zeg7l .ecuzam a { color: #475569; }
.zeg7l .ecuzam a:hover { color: var(--accent-light); }
.zeg7l .lef3l1f { color: #64748b; }
.zeg7l .din1ui4x { background: #f0f4f8; border-top-color: #cbd5e1; }
.zeg7l .vexj3wtw,
.zeg7l .lm8zfl { color: #64748b; }
.zeg7l .kr7n a, .zeg7l .pt7uqkl a,
.zeg7l .r5hb9m a, .zeg7l .egeze9 { color: #374151; }
.zeg7l .kr7n a:hover, .zeg7l .pt7uqkl a:hover,
@media (max-width: 640px) {
  .zeg7l .ecuzam { background: #f0f4f8; border-top-color: #cbd5e1; }
  .zeg7l .ecuzam li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.n6z8qca .nn30      { background: var(--accent); border-bottom-color: var(--accent-light); }
.n6z8qca .sz5e { color: #fff; }
.n6z8qca .ecuzam { --msep-color: rgba(255,255,255,0.82); }
.n6z8qca .ecuzam a { color: rgba(255,255,255,0.82); }
.n6z8qca .ecuzam a:hover { color: #fff; }
.n6z8qca .lef3l1f { color: rgba(255,255,255,0.9); }
.n6z8qca .din1ui4x { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.n6z8qca .vexj3wtw,
.n6z8qca .lm8zfl { color: rgba(255,255,255,0.72); }
.n6z8qca .kr7n a, .n6z8qca .pt7uqkl a,
.n6z8qca .r5hb9m a, .n6z8qca .egeze9 { color: #fff; }
.n6z8qca .kr7n a:hover, .n6z8qca .pt7uqkl a:hover,
@media (max-width: 640px) {
  .n6z8qca .ecuzam { background: var(--accent); border-top-color: var(--accent-light); }
  .n6z8qca .ecuzam li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.rey61 .nn30 {
  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);
}
.rey61 .din1ui4x {
  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) {
  .rey61 .ecuzam {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.v5td .zyzho88q { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.n7lwi7ti .zyzho88q { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.b53e .zyzho88q { min-height: 72px; height: auto; }
.esd1 .zyzho88q { min-height: 84px; height: auto; }
.ycl1sr .zyzho88q { max-width: none; padding: 0 32px; }
.ycl1sr .g2e6rgmv  { max-width: none; padding: 24px 32px; }
.guj2nuye.tkn0w .zyzho88q { max-width: 1200px; }
.guj2nuye.ievp .zyzho88q { max-width: 1320px; }
.dubix   .sz5e, .dubix   .egeze9 { text-transform: capitalize; }
.jrql .sz5e, .jrql .egeze9 { text-transform: lowercase; }
.g3rx2 .sz5e, .g3rx2 .egeze9 { text-transform: uppercase; letter-spacing: 0.06em; }
.muw2, .eyx5z {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.x3um .muw2,
.x3um .eyx5z { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.kjdsy2r .muw2,
.kjdsy2r .eyx5z { 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; }
.xd77o7yp .muw2,
.xd77o7yp .eyx5z { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.v4f3 .muw2,
.v4f3 .eyx5z { 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; }
.y262   .ecuzam a { font-weight: 500; }
.i6ddmp .ecuzam a { font-weight: 600; }
.y2po     .ecuzam a { font-weight: 700; }
.a5o7    .ecuzam a { font-weight: 800; letter-spacing: 0.01em; }
.tps4o2tn     .ecuzam > li + li::before,
.g9vv    .ecuzam > li + li::before,
.xrm79    .ecuzam > li + li::before,
.hqyacz3r .ecuzam > li + li::before,
.unl1r5 .ecuzam > li + li::before,
.skvvq4  .ecuzam > li + li::before,
.xr3qv    .ecuzam > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.tps4o2tn     .ecuzam > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.g9vv    .ecuzam > li + li::before { content: "|"; }
.xrm79    .ecuzam > li + li::before { content: "—"; }
.hqyacz3r .ecuzam > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.unl1r5 .ecuzam > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.skvvq4  .ecuzam > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.xr3qv    .ecuzam > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ohegco2e .lef3l1f,
  .qc6d48f .lef3l1f,
  .omycriw .lef3l1f,
  .jfoxwa .lef3l1f,
  .ezpxwg .lef3l1f {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ohegco2e .lef3l1f::before,
  .qc6d48f .lef3l1f::before,
  .omycriw .lef3l1f::before,
  .jfoxwa .lef3l1f::before,
  .ezpxwg .lef3l1f::before { content: ""; display: block; flex-shrink: 0; }

  
  .ohegco2e .lef3l1f::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;
  }

  
  .qc6d48f .lef3l1f::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;
  }

  
  .omycriw .lef3l1f::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;
  }

  
  .jfoxwa .lef3l1f::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;
  }

  
  .ezpxwg .lef3l1f::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) {
  .wfclb .lef3l1f {
    padding: 5px 14px;
  }
  .wfclb .ecuzam {
    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;
  }
  .wfclb .ecuzam li a {
    border-bottom: none; padding: 10px 22px;
  }
  .wfclb .ecuzam li a:hover { background: var(--bg-raised); }
  .wfclb .yy7mxvf4,
  .t24px .yy7mxvf4,
  .ghne2p8 .yy7mxvf4 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .fn18tf .lef3l1f {
    padding: 5px 10px;
  }
  .fn18tf .ecuzam {
    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);
  }
  .fn18tf .ecuzam.wtsz9nxa { transform: translateX(0); }
  .fn18tf .ecuzam li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .fn18tf .ecuzam li:last-child a { border-bottom: none; }
  .n6z8qca .ecuzam,
  .nl7171b .ecuzam { background: var(--accent) !important; }
  .n6z8qca .ecuzam li a,
  .nl7171b .ecuzam li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ghne2p8 .lef3l1f {
    padding: 5px 10px;
  }
  .ghne2p8 .ecuzam {
    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);
  }
  .ghne2p8 .ecuzam::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ghne2p8 .ecuzam.wtsz9nxa { transform: translateY(0); }
  .ghne2p8 .ecuzam li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .st8hl .lef3l1f {
    padding: 5px 10px;
  }
  .st8hl .ecuzam {
    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;
  }
  .st8hl .ecuzam.wtsz9nxa { opacity: 1; pointer-events: auto; }
  .st8hl .ecuzam li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .xdsn7     .lef3l1f { border-radius: 0 !important; }
  .spemdwe9   .lef3l1f { border-radius: 8px !important; }
  .i7na .lef3l1f { border-radius: 50% !important; }
  .xjjhgi   .lef3l1f { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .tyqhn .gg4zfl { flex-direction: column; align-items: stretch; }
  .tyqhn .jayw { flex-direction: row; min-width: auto; }
  .tyqhn .sjrcs { align-items: flex-start; text-align: left; }
}
.fb86gqk9,
.fb86gqk9.apetfd9,
.jmhwla .fb86gqk9,
.mp5wtzn .fb86gqk9,
.biy2 .fb86gqk9,
.q3cvw .fb86gqk9 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.o0coz5n {
  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;
}
.f3o93xz6 { flex: 1 1 280px; min-width: 0; }
.weex {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.fbhkz7r {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.f5ugx447 {
  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;
}
.f5ugx447:hover { transform: translateY(-1px); opacity: 0.95; }
.tc1bqd .o0coz5n {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.tc1bqd .weex { color: var(--cta); }
.tc1bqd .fbhkz7r { color: var(--text-body); }
.tc1bqd .f5ugx447 {
  background: var(--cta) !important;
  color: #fff !important;
}
.vrvv .o0coz5n {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.vrvv .weex { color: var(--text-primary); }
.vrvv .fbhkz7r { color: var(--text-body); }
.vrvv .f5ugx447 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .o0coz5n {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .f3o93xz6 { flex: 0 0 auto; }
  .weex { font-size: 1.2rem; }
  .f5ugx447 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.nuq7fqx .t6mgv4 { height: 36px; }
.cxocuwvz .t6mgv4 { height: 60px; max-width: 200px; }
.db61uxvg .t6mgv4 { height: 56px; max-width: 180px; }
.pgx7w1hy    .tlhw, .pgx7w1hy    .v48iksz { color: #f59e0b; }
.osst      .tlhw { font-size: 1rem; letter-spacing: 1.5px; }
.osst      .v48iksz   { font-size: 1.35rem; }
.m1eot    .tlhw, .m1eot    .v48iksz { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.ghjpv8     .tlhw, .ghjpv8     .v48iksz { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.plyz8x .tlhw, .plyz8x .v48iksz { color: var(--cta); letter-spacing: 2px; }
.uftls   .tlhw, .uftls   .v48iksz { color: #e91e63; letter-spacing: 2px; }
.i8nsb59e  .tlhw, .i8nsb59e  .v48iksz { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.grdo2cw     .tlhw, .grdo2cw     .v48iksz { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.ll09w6n .gno0z + .gno0z {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.gvni .mzr6ct17 { padding: 18px 24px; min-height: 68px; }
.i6alv5l .tu97 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.i6alv5l .bhy77 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.r575 .gno0z {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.cqxxou { counter-reset: cs-rank; }
.cqxxou .mzr6ct17 { counter-increment: cs-rank; }
.cqxxou .mzr6ct17::before {
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
  order: -1;
}
.txh28h .cqxxou { counter-reset: cs-rank; gap: 0; }
.txh28h .mzr6ct17 {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.txh28h .mzr6ct17::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.txh28h .uxduezq {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.txh28h .trkx {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.txh28h .yzpbehgh { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.txh28h .uxduezq { min-width: 0; flex-direction: column; width: 100%; }
.txh28h .e8rklo {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.txh28h .tlhw { color: var(--cta, var(--accent)); }
.txh28h .vtuh { font-weight: 700; }
.txh28h .gno0z {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.txh28h .tu97 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.txh28h .bhy77 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.txh28h .i2b5 .bhy77 { font-size: 1.3rem; color: var(--accent-light); }
.txh28h .smnze {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.txh28h .mzr6ct17:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .txh28h .cqxxou {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .txh28h .mzr6ct17 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .txh28h .mzr6ct17 { padding: 40px 16px 20px; }
  .txh28h .gno0z {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .txh28h .smnze { width: 100%; min-width: 0; }
}
.x00n8 .cqxxou { counter-reset: cs-rank; gap: 10px; }
.x00n8 .mzr6ct17 {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.x00n8 .mzr6ct17::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.x00n8 .uxduezq {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.x00n8 .trkx {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.x00n8 .yzpbehgh { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.x00n8 .e8rklo {
  font-size: 1.05rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: 0; max-width: 140px;
  overflow-wrap: break-word; hyphens: auto;
}
.x00n8 .tlhw { color: var(--cta, var(--accent)); }
.x00n8 .gno0z {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.x00n8 .tu97 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.x00n8 .bhy77 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.x00n8 .i2b5 .bhy77 { color: var(--accent-light); }
.x00n8 .smnze {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.x00n8 .mzr6ct17:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .x00n8 .mzr6ct17 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .x00n8 .mzr6ct17::before {
    position: absolute; top: 14px; left: 14px;
  }
  .x00n8 .uxduezq {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .x00n8 .e8rklo { white-space: normal; text-align: center; font-size: 1.2rem; }
  .x00n8 .gno0z {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .x00n8 .smnze { width: 100%; min-width: 0; }
  .x00n8 .tlhw { min-width: 0; }
}
.fyhp .mzr6ct17::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.oz42oywa .ydsq {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.oz42oywa .ydsq summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.oz42oywa .ydsq p { padding: 0 2px 16px; }
.cx23emzq .ydsq { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.cx23emzq .ydsq summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.cx23emzq .ydsq summary::after { content: "›"; font-size: 1.2em; }
.cx23emzq .ydsq[open] summary::after { content: "‹"; }
.cx23emzq .ydsq p { padding: 10px 22px 4px; }
.rg7ev4gz .ydsq {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.rg7ev4gz .ydsq summary { color: var(--text-primary); padding-left: 16px; }
.rg7ev4gz .ydsq summary::after { content: "›"; font-size: 1.1em; }
.rg7ev4gz .ydsq[open] summary::after { content: "‹"; }
.rg7ev4gz .ydsq p { padding-left: 16px; }
.ynj7em34 .vc5290o8 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ynj7em34 .ydsq {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ynj7em34 .ydsq:last-child { border-bottom: none; }
.ynj7em34 .ydsq summary { color: var(--text-primary); border-radius: 0; }
.ynj7em34 .ydsq summary::after { content: "›"; font-size: 1.1em; }
.ynj7em34 .ydsq[open] summary::after { content: "‹"; }
.jzfoaecg .ydsq { overflow: hidden; }
.jzfoaecg .ydsq summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.jzfoaecg .ydsq summary::after { color: rgba(255,255,255,.75); }
.jzfoaecg .ydsq[open] summary { border-radius: 0; }
.lr26 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.hd1md5 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ozz8ra {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.cn2i52 { color: var(--text-muted); font-size: 1.05rem; }
.na7y7ae {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.hupk0j { margin-bottom: 20px; }
.u2l1jaa8 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.u55wiimb {
  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;
}
.u55wiimb:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.kpo8bx { resize: vertical; min-height: 130px; }
.x6qd6up5 { width: 100%; margin-top: 8px; }
.zliu {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.cb37u {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.gwwrzh { color: var(--text-muted); line-height: 1.75; }
.vcaiozu { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.vcaiozu li { margin-bottom: 6px; }
.phzjsu { max-width: 760px; margin: 0 auto; }
.b1pcx8k { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.pu7p5uwe { max-width: 760px; margin: 0 auto; }
.n16rb { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.v75v ul.vcaiozu { margin: 0; }
.knwsu .n16rb { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .knwsu { grid-template-columns: 1fr; gap: 10px; } }
.z7o3dpng { max-width: 640px; margin: 0 auto; text-align: center; }
.ie8jfbb { margin-bottom: 48px; }
.ie8jfbb .n16rb { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.ie8jfbb p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ozc6zs .vcaiozu { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .z8depni { grid-template-columns: 1fr; } }
.zr58s4e { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.zr58s4e:hover .nwa379e { color: var(--accent-light); text-decoration: underline; }
.rc2w { color: inherit; text-decoration: none; }
.rc2w:hover { color: var(--accent-light); text-decoration: underline; }
.oxmjiq4v { display: inline-block; line-height: 0; }
.wcwt7vpi { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.uo44mmdd { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.uo44mmdd:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.pgpj { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.uo44mmdd p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.uo44mmdd ul.vcaiozu { margin: 0; }
.mdt9f { color: var(--text-muted); line-height: 1.75; }
.xgl9kapi .vcaiozu,
.h3y218 .vcaiozu,
.inv4iri .vcaiozu,
.fzmgfrx .vcaiozu {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.xgl9kapi .uo44mmdd,
.h3y218 .uo44mmdd { text-align: left; }
.xgl9kapi .pgpj,
.h3y218 .pgpj { text-align: center; }
.hv2zz8 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.lzshe { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.f76vx { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.jufuzs { margin-top: 12px; }
.bius { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.bius:hover { border-bottom-color: var(--accent-light); }
.is0vqme { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.is0vqme img { width: 100%; height: 100%; object-fit: cover; display: block; }
.nz763 { width: 200px; height: 200px; }
.p5dv { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.pinnw { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.r7349 { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .q8tvsbd6 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.kd7b1n6 .f76vx, .kd7b1n6 .lzshe { max-width: 640px; }
.ezhv .hv2zz8 { font-size: 1.6rem; margin-top: 18px; }
.xsio0g .f76vx { margin-bottom: 28px; }
@media (max-width: 860px) { .zo17wmq { grid-template-columns: 1fr; } .ezhv { position: static; text-align: center; } }
.tvvfpm3m { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.m7mnkm { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.m7mnkm .is0vqme { margin: 0 auto 18px; }
.m7mnkm .pinnw { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .tvvfpm3m { grid-template-columns: 1fr; } }
.b2rmwc .hv2zz8 { font-size: 1.6rem; margin-bottom: 6px; }
.fzmgfrx .vcaiozu { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .b2rmwc { flex-direction: column; text-align: center; } .eiulwps { grid-template-columns: 1fr; } }
.yn18l .hv2zz8 { font-size: 1.35rem; margin: 0 0 4px; }
.yn18l .pinnw { margin: 0; }
.k5cq9387 .ozz8ra { color: var(--accent-light); }
.mgezwe9k .ozz8ra { font-size: 2rem; }
.mgezwe9k .cn2i52 { max-width: 680px; }
.al7vpsac .ozz8ra { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.al7vpsac .cn2i52  { margin: 0; }
@media (max-width: 640px) { .al7vpsac { flex-direction: column; } }
.fisbn .ozz8ra { color: var(--accent-light); }
.q4q0k {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.q4q0k .ozz8ra { color: #fff; }
.q4q0k .cn2i52  { color: rgba(255,255,255,0.85); }
.xb02 { max-width: 680px; margin: 0 auto; }
.qz4la {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .qz4la { grid-template-columns: 1fr; } }
.qxvy771i .u55wiimb {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.qxvy771i .u55wiimb:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.qwrvo8f .u55wiimb { background: var(--bg-raised); border-color: transparent; }
.qwrvo8f .u55wiimb:focus { background: var(--bg-card); border-color: var(--accent-light); }
.a8efbqaq .u55wiimb { border-radius: 100px; padding: 11px 20px; }
.a8efbqaq .kpo8bx { border-radius: 14px; }
.hb33chhr {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .hb33chhr { grid-template-columns: 1fr; } }
.r6i6lv4e {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.r6i6lv4e h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.r6i6lv4e p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.cnwph{display:none}
.cnwph:empty,.tscxkq:empty{display:none}
.phjq7{position:relative;overflow:visible}
.uusc1t .kra9n7,.ych3i9p .kra9n7,
.ljjf3 .kra9n7,.wzsl2v6s .kra9n7,
.kjoa12n3 .kra9n7,.nz8lfs .kra9n7{display:block}
.ts0br3 .k6z8d2{display:block}
.uusc1t .kra9n7,.ych3i9p .kra9n7,
.ljjf3 .kra9n7,.wzsl2v6s .kra9n7,
.kjoa12n3 .kra9n7{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}
.uusc1t .kra9n7 .tscxkq,.ych3i9p .kra9n7 .tscxkq,
.ljjf3 .kra9n7 .tscxkq,.wzsl2v6s .kra9n7 .tscxkq,
.kjoa12n3 .kra9n7 .tscxkq{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}
.uusc1t .c2cf27,.ych3i9p .c2cf27,
.ljjf3 .c2cf27,.wzsl2v6s .c2cf27,
.kjoa12n3 .c2cf27{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.uusc1t .kra9n7,.ych3i9p .kra9n7{top:12px}
.uusc1t .kra9n7 .tscxkq{margin-right:auto}
.ych3i9p .kra9n7 .tscxkq{margin-left:auto}
.ych3i9p .kra9n7{text-align:right}
.ljjf3 .kra9n7,.wzsl2v6s .kra9n7{bottom:12px}
.ljjf3 .kra9n7 .tscxkq{margin-right:auto}
.wzsl2v6s .kra9n7 .tscxkq{margin-left:auto}
.wzsl2v6s .kra9n7{text-align:right}
.kjoa12n3 .kra9n7{position:relative;margin-top:16px}
.kjoa12n3 .kra9n7 .tscxkq{margin:0 auto}
.nz8lfs .kra9n7{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.nz8lfs .kra9n7 .tscxkq{margin:0}
.nz8lfs .a1xgxal~.kra9n7,
.nz8lfs .tr851~.kra9n7{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.nz8lfs .a1xgxal~.kra9n7 .tscxkq,
.nz8lfs .tr851~.kra9n7 .tscxkq{justify-content:flex-start}
.a1xgxal~.kra9n7,.tr851~.kra9n7{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}
.a1xgxal~.kra9n7 .tscxkq{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.tr851~.kra9n7 .tscxkq{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.k6z8d2 .tscxkq{margin:0 0 12px}
.tscxkq{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.yt09i{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.nwa379e{font-weight:600;color:var(--text-heading);opacity:1}
.r1b5op::before{content:"·";margin:0 2px;opacity:.5}
.c2cf27{white-space:nowrap}
.rrdmd .yt09i{display:none}
.leeg .c2cf27{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.leeg .r1b5op::before{content:""}
.ppcv0 .c2cf27{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}
.ppcv0 .r1b5op::before{content:""}
.k7pho .tscxkq{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.y12x .c2cf27{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.y12x .r1b5op::before{content:""}
.fk19n .c2cf27{color: var(--accent-light);opacity:1;font-weight:500}
.g0i0np .c2cf27{border-bottom:1px solid currentColor;padding-bottom:2px}
.fz9u0 .tscxkq{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.zaanxrl3{--date-bg:var(--accent-bg-light)}
.ip5t1s .r1b5op::before{content:""}
.txrwb .r1b5op::before{content:"•";opacity:.4}
.txrwb .c2cf27 + .c2cf27::before{content:"•";margin-right:6px;opacity:.4}
.td7q57 .r1b5op::before{content:"/";opacity:.35}
.td7q57 .c2cf27 + .c2cf27::before{content:"/";margin-right:6px;opacity:.35}
.leov42 .r1b5op::before{content:"|";opacity:.3}
.leov42 .c2cf27 + .c2cf27::before{content:"|";margin-right:6px;opacity:.3}
.jess .r1b5op::before{content:"—";opacity:.3}
.jess .c2cf27 + .c2cf27::before{content:"—";margin-right:6px;opacity:.3}
.t3zcav2 .r1b5op::before{content:"◆";font-size:.5em;opacity:.35}
.t3zcav2 .c2cf27 + .c2cf27::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.vx5rc .r1b5op::before{content:"·";opacity:.4}
.vx5rc .c2cf27 + .c2cf27::before{content:"·";margin-right:6px;opacity:.4}
.bvxo .r1b5op::before{content:"›";opacity:.4}
.bvxo .c2cf27 + .c2cf27::before{content:"›";margin-right:6px;opacity:.4}
.fd6cbzwl .r1b5op::before{content:"→";opacity:.35;font-size:.85em}
.fd6cbzwl .c2cf27 + .c2cf27::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.nuxmw{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.jz43gi8{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.vmqvt3d{display:flex;flex-direction:column;gap:3px}
.dif1q8em{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.usfy5wm{font-weight:700;font-size:1rem;color:var(--text-heading)}
.u9s08{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.yv6ytjbz .nuxmw{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.qdirth .nuxmw{border-top:3px solid var(--accent);padding-top:18px}
.lxn13 .nuxmw{border-left:3px solid var(--accent);border-radius:0}
.vwm2 .nuxmw{padding:20px 0}
@media(max-width:640px){
  .nuxmw{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .u9s08{max-width:100%}
}
.ka4h7k .blyjzgt{margin:0}
@media (max-width:560px){
  .o4j4quw{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) {
  .xyonmem { padding: 28px 18px 20px; }
  .tqfcq { font-size: 1.2rem; }
  .ot405h { max-width: 220px; max-height: 80px; }
}
.zc952no {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.dd1ay {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.mt2ojd3  .zc952no { border-radius: 50%; }
.hlzp32u  .zc952no { border-radius: 6px; }
.ctkh .zc952no { border-radius: 22px; }
.u72n8 .o0coz5n {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .zc952no { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.drxms {
  margin: 28px 0 24px;
}
.drxms .apetfd9 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.drxms .ia0p {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.drxms .o0coz5n {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .zyzho88q { flex-direction: row-reverse; }
[dir="rtl"] .ecuzam { flex-direction: row-reverse; }
[dir="rtl"] .d9ph .kpdso { right: auto; left: 32px; }
[dir="rtl"] .xsql  .kpdso { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .d9ph .kpdso { right: auto; left: 20px; }
  [dir="rtl"] .xsql  .kpdso { left: auto;  right: 20px; }
}
[dir="rtl"] .mvw5 .kwee5ejr  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .o8pov .kwee5ejr { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .q5ty4o6t, [dir="rtl"] .wyebi2x { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .xkn6 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .de2a0e { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .fk99n { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .o0coz5n { direction: rtl; }
[dir="rtl"] .zc952no { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .mzr6ct17,
[dir="rtl"] .uscikzlq { direction: rtl; }
[dir="rtl"] .obbef42 { direction: rtl; }
[dir="rtl"] .m6bp2zx7 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .fshh0i6 .wyebi2x,
[dir="rtl"] .cne4 .wyebi2x,
[dir="rtl"] .qz8bu .wyebi2x,
[dir="rtl"] .y3nj0 .wyebi2x {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .fshh0i6 .wyebi2x li::before,
[dir="rtl"] .cne4 .wyebi2x li::before,
[dir="rtl"] .qz8bu .wyebi2x li::before,
[dir="rtl"] .y3nj0 .wyebi2x li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .rzmq.mtuc .g11rq7w,
[dir="rtl"] .pzua.mtuc .g11rq7w,
[dir="rtl"] .dksyg.mtuc .g11rq7w,
[dir="rtl"] .lrg0z.mtuc .g11rq7w,
[dir="rtl"] .wkd27038.mtuc .g11rq7w { text-align: right; }
[dir="rtl"] .a1xgxal.x5jvc .hy8vyzu { text-align: center; }
[dir="rtl"] .ia0p,
[dir="rtl"] .p41hfdd,
[dir="rtl"] .uajesmn,
[dir="rtl"] .mkahux,
[dir="rtl"] .g11rq7w { text-align: right; }
[dir="rtl"] .na7y7ae,
[dir="rtl"] .u2l1jaa8,
[dir="rtl"] .f76vx,
[dir="rtl"] .u55wiimb,
[dir="rtl"] .kpo8bx { text-align: right; direction: rtl; }
[dir="rtl"] .a8efbqaq .u55wiimb,
[dir="rtl"] .qxvy771i .u55wiimb { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #44bd49;
  --brand:           #44bd49;
  --brand-light:     #3f8c42;
  --brand-pale:      #6cac6e;
  --grad-start:      #87d48b;
  --grad-end:        #badfbb;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #44bd49;
  --cta-light:       #32a537;
  --cta-hover:       #339036;
  --bg-page:         #f6f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f5f4;
  --bg-raised:       #eef0ee;
  --bg-hover:        #f4f5f4;
  --border:          #e2e8e3;
  --border-alt:      #d1dbd1;
  --border-section:  #e2e8e3;
  --text-primary:    #181a18;
  --text-muted:      #545e54;
  --text-body:       #303530;
  --text-sub:        #485048;
  --text-faint:      #788678;
  --text-dim:        #939e93;
  --text-label:      #606b60;
  --text-value:      #3c433c;
  --accent-bg:       #e6eee7;
  --accent-bg-light: #d1e5d2;
  --bg-tip:          #f9f0f9;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f9;
  --bg-cons:         #faf6f3;
  --c-pros:          #851d81;
  --c-cons:          #9f4821;
  --c-pros-label:    #9e2399;
  --c-tip-border:    #af27a9;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #851d81;
}
:root { --logo-bg-opacity: 39%; }
body, button, input { font-family: "Saira", sans-serif; }
.y7sejbi .y6g9 li::before, .y7sejbi .tbopc 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; }.y7sejbi .y6g9 li::before { content: ""; }.y7sejbi .tbopc li::before { content: ""; }.y7sejbi .kxy83::before, .y7sejbi .kuwyvpj::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.y7sejbi .kxy83::before { content: ""; }.y7sejbi .kuwyvpj::before { content: ""; }
.tmvk .ggrcfz1, .tmvk .a1xgxal { min-height: 420px; }
.tr0r1 .bxqr::after,.tr0r1 .kpdso::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; }
.b0n7rtq6::before { content: '◆'; font-size: 0.5em; }