: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;
}
.yots6w {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.e7ii {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.s2p1hf {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.obt9h8yw { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.p74zvgx1 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.p74zvgx1 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.p74zvgx1 a:hover { color: var(--accent-light); }
.pzm2uy     .felj { border-radius: 24px; padding: 8px; }
.pzm2uy .felj li a { border-radius: 16px; }
.pgm12 .felj li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .felj {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .xks0a0ro:hover .felj,
  .xks0a0ro:focus-within .felj { display: block; }
  .felj li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ppqbo {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ucd9k0j6 { display: none; }
@media (max-width: 640px) {
  .ucd9k0j6 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ucd9k0j6.h2qv { display: block; }
}
@media (max-width: 640px) {
  .ppqbo { display: block; }
  .p74zvgx1 > li + li::before { display: none !important; }
  .p74zvgx1 {
    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;
  }
  .p74zvgx1.h2qv { display: flex; }
  .p74zvgx1 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .p74zvgx1 li:last-child a { border-bottom: none; }
}
.d39xyqnr { min-height: 480px; }
.jkizqbf {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.f88qn0ls { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.xm8som .f88qn0ls { margin-left: 0; margin-right: 0; }
.tbfxz6j4 {
  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;
}
.tbfxz6j4:hover { opacity: 0.88; }
.uk3t96a {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.r1jb8s {
  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%);
}
.uk3t96a .i0jtd {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.uk3t96a .jkizqbf { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.uk3t96a .f88qn0ls { color: #e2e8f0; }
.uk3t96a.qzlh .i0jtd { text-align: center; }
.uk3t96a.xm8som   .i0jtd { text-align: left; }
.mw2ku .i0jtd {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.mw2ku .jkizqbf { color: var(--text-primary); text-shadow: none; }
.mw2ku .f88qn0ls { color: var(--text-muted); }
.mw2ku .tbfxz6j4 { margin-top: 16px; }
.mw2ku, .mw2ku.d39xyqnr { min-height: auto !important; }
.mw2ku.qzlh .i0jtd { text-align: center; }
.mw2ku.xm8som   .i0jtd { text-align: left; }
.mw2ku~.ivcy07{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}
.mw2ku~.ivcy07 .xlhf{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}
.i52krkq6 {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.u0txqg34 .i52krkq6,
.u0txqg34 .i52krkq6::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.hcq7lcx .i52krkq6,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.qwxr .i52krkq6,
.qwxr .uk3t96a .r1jb8s {
  overflow: hidden;
}
.qwxr .i52krkq6::after,
.qwxr .uk3t96a .r1jb8s::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%); }
}
.o6kdfc .i52krkq6,
.o6kdfc .i52krkq6::after,
@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); }
}
.o6kdfc .uk3t96a .r1jb8s {
  overflow: hidden;
}
.o6kdfc .uk3t96a .r1jb8s::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;
}
.lf9jx .i52krkq6,
.lf9jx .uk3t96a .r1jb8s {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.u0txqg34 .uk3t96a .r1jb8s {
  overflow: hidden;
}
.u0txqg34 .uk3t96a .r1jb8s::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;
}
.hcq7lcx .uk3t96a .r1jb8s {
  animation: hg-breathe 10s ease-in-out infinite;
}
.i52krkq6 .r1jb8s {
  background: none;
}
.i52krkq6 .jkizqbf { color: #fff; }
.i52krkq6 .f88qn0ls { color: rgba(255,255,255,0.85); }
.i52krkq6 .tbfxz6j4 { background: #fff; color: var(--cta); }
.i52krkq6 .tbfxz6j4:hover { opacity: 0.92; }
.f3pnac9q .jkizqbf { text-shadow: none; color: var(--text-primary); }
.f3pnac9q .f88qn0ls { color: var(--text-muted); }
.f3pnac9q.xm8som   .y6dbcx { align-items: flex-start; text-align: left; }
.jfyurj .i0jtd { padding-bottom: 24px; }
.rhz1em .i0jtd { max-width: 960px; }
@media (max-width: 700px) {
  .f3pnac9q { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .f3pnac9q .iswyucu { display: none !important; }
  .hzvbzx7 .iswyucu { display: none !important; }
  .g63xz5rg .o61lg1e { display: none !important; }
  .fmytw .nvp9lp { display: none !important; }
  .y6dbcx  { padding: 36px 24px; }
  .f3pnac9q~.ivcy07,.c22tan~.ivcy07{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .d39xyqnr, .f3pnac9q { min-height: 320px !important; }
  
  .jkizqbf { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .w2hxvlls { display: none !important; }
  
  .ta5t { flex-direction: column; align-items: center; }
  .facxja { width: 100%; max-width: 340px; }
}
.azoize { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.mc7fub { width: 100%; height: auto; display: block; border-radius: 10px; }
.o4usgf .azoize        { border-radius: 16px; }
.o4usgf .mc7fub  { border-radius: 16px; }
.c6rxkqs .azoize         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.c6rxkqs .mc7fub   { border-radius: 8px; }
.r66jnqh5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.q23vn9 { width: 100%; padding: 32px 0; position: relative; }
.sdhs1f5 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.xvgc .q23vn9:nth-child(even) { background: var(--bg-surface); }
.xvgc .q23vn9:nth-child(odd)  { background: var(--bg-page); }
.zugm37bw .q23vn9:nth-child(even) { background: var(--bg-card); }
.zugm37bw .q23vn9:nth-child(odd)  { background: var(--bg-page); }
.xvgc .q23vn9:nth-child(odd)  .sdhs1f5 { background: var(--bg-card); border-radius: 6px; }
.xvgc .q23vn9:nth-child(even) .sdhs1f5 { background: var(--bg-raised); border-radius: 6px; }
.zugm37bw .q23vn9:nth-child(odd)  .sdhs1f5 { background: var(--bg-card); border-radius: 6px; }
.zugm37bw .q23vn9:nth-child(even) .sdhs1f5 { background: var(--bg-raised); border-radius: 6px; }
.xvgc .q23vn9:nth-child(even) .k2ahdj5h .shpdg,
.zugm37bw .q23vn9:nth-child(even) .k2ahdj5h .shpdg { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.xvgc .q23vn9:nth-child(odd) .k2ahdj5h .shpdg,
.zugm37bw .q23vn9:nth-child(odd) .k2ahdj5h .shpdg { background: var(--bg-card-inner); }
.xvgc .q23vn9:nth-child(even) .ejmlz8kn .shpdg:nth-child(odd),
.zugm37bw .q23vn9:nth-child(even) .ejmlz8kn .shpdg:nth-child(odd)  { background: var(--bg-card); }
.xvgc .q23vn9:nth-child(even) .ejmlz8kn .shpdg:nth-child(even),
.zugm37bw .q23vn9:nth-child(even) .ejmlz8kn .shpdg:nth-child(even) { background: var(--bg-card-inner); }
h1.n7rkk0k { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.n7rkk0k {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.aq0w1f { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.rl39lwb h2.n7rkk0k {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ezjjn h2.n7rkk0k {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.hjxz h2.n7rkk0k {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.gfr72 h2.n7rkk0k::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ecgj4g h2.n7rkk0k {
  color: var(--text-primary); font-size: 1.7rem;
}
.kqz9lfgb h2.n7rkk0k::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.xvvot832 h2.n7rkk0k {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.t5zxz { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .t5zxz { display: none; } }
.gfthw { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.pmtrjnqo { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.kpvchkd0 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.fx0woo { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.p8blpli0 { padding-left: 20px; }
.p8blpli0 li { margin-bottom: 6px; }
.p8blpli0 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.p8blpli0 a:hover { color: var(--accent-light); }
.r7df .fx0woo { display: none; }
.mqt0 .fx0woo { display: none; }
.mqt0 .p8blpli0 { padding-left: 0; list-style: none; }
.mqt0 .p8blpli0 li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.mqt0 .p8blpli0 a { font-size: 0.92rem; }
.wzr3hzn9 .kpvchkd0 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.wzr3hzn9 .fx0woo { display: none; }
.wzr3hzn9 .p8blpli0 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.wzr3hzn9 .p8blpli0 li { margin-bottom: 0; }
.wzr3hzn9 .p8blpli0 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;
}
.wzr3hzn9 .p8blpli0 a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.qps8 .kpvchkd0 { padding: 20px 20px 16px; }
.qps8 .p8blpli0 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.qps8 .p8blpli0 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.qps8 .p8blpli0 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;
}
.qps8 .p8blpli0 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;
}
.qps8 .p8blpli0 a:hover { color: var(--accent-light); border-color: var(--accent); }
.qps8 .p8blpli0 a:focus,
.qps8 .p8blpli0 a:focus-visible,
.qps8 .p8blpli0 a:target { outline: none; }
.qps8 .p8blpli0 li:target a { border-color: var(--border); color: var(--text-muted); }
.ysyn8 .kpvchkd0 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.ysyn8 .fx0woo { display: none; }
.ysyn8 .p8blpli0 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.ysyn8 .p8blpli0 li { margin-bottom: 0; }
.ysyn8 .p8blpli0 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.ysyn8 .p8blpli0 li:last-child::after { content: ""; margin-right: 0; }
.ysyn8 .p8blpli0 a { font-size: 0.9rem; }
.shpdg { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.k2ahdj5h .shpdg { background: var(--bg-card); }
.ejmlz8kn .shpdg:nth-child(odd)  { background: var(--bg-card); }
.ejmlz8kn .shpdg:nth-child(even) { background: var(--bg-raised); }
.f61e .shpdg {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.f61e .shpdg:last-child { border-bottom: none; }
.f61e h3.aq0w1f { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.gowjv5oc .shpdg {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.gowjv5oc .shpdg + .shpdg { margin-top: 4px; }
.gxpi .shpdg { background: none; border-radius: 0; padding: 12px 0; }
.gxpi .shpdg + .shpdg { border-top: 1px solid var(--border-section); }
.v054b6u { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.njpjh { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.to8tsnh, .jacq4 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.to8tsnh li, .jacq4 li { margin-bottom: 6px; }
.jacq4 li { list-style: decimal; }
.kg017     .to8tsnh { list-style-type: "● "; }
.vl90qz  .to8tsnh { list-style-type: "■ "; }
.jcla34 .to8tsnh { list-style-type: "◆ "; }
.z4y2z05c    .to8tsnh { list-style-type: "★ "; }
.kg017     .u6q2qn { list-style-type: "● "; }
.vl90qz  .u6q2qn { list-style-type: "■ "; }
.jcla34 .u6q2qn { list-style-type: "◆ "; }
.z4y2z05c    .u6q2qn { list-style-type: "★ "; }
.kg017    .to8tsnh li::marker, .kg017    .u6q2qn li::marker,
.vl90qz .to8tsnh li::marker, .vl90qz .u6q2qn li::marker,
.jcla34 .to8tsnh li::marker, .jcla34 .u6q2qn li::marker,
.z4y2z05c   .to8tsnh li::marker, .z4y2z05c   .u6q2qn li::marker {
  color: var(--cta); font-size: 1em;
}
.kg017 .jacq4,
.vl90qz .jacq4,
.jcla34 .jacq4,
.z4y2z05c .jacq4 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.kg017 .jacq4 li,
.vl90qz .jacq4 li,
.jcla34 .jacq4 li,
.z4y2z05c .jacq4 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.kg017 .jacq4 li::before,
.vl90qz .jacq4 li::before,
.jcla34 .jacq4 li::before,
.z4y2z05c .jacq4 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;
}
.kg017     .jacq4 li::before { border-radius: 50%; }
.vl90qz  .jacq4 li::before { border-radius: 3px; }
.jcla34 .jacq4 li::before { border-radius: 3px; }
.z4y2z05c    .jacq4 li::before { border-radius: 50%; }
.vm4fm7t { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.dpvr .vm4fm7t,
.ygs0y79 .vm4fm7t { background: transparent; border: none; border-radius: 0; }
.o7k8zp { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.o7k8zp th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.o7k8zp td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.o7k8zp tr:hover td { background: var(--bg-hover); }
.c7nxh0bp .o7k8zp tbody tr:nth-child(even) td { background: var(--bg-surface); }
.yidxhef .o7k8zp { border: 1px solid var(--border-alt); }
.yidxhef .o7k8zp th,
.yidxhef .o7k8zp td { border: 1px solid var(--border-alt); }
.y1oq .o7k8zp th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.y1oq .o7k8zp td { border-bottom: none; }
.y1oq .o7k8zp tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.z6yt .o7k8zp th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.w0yxarx .vm4fm7t {
  overflow: hidden;
}
.w0yxarx .o7k8zp th { border-bottom: 1px solid var(--border-alt); }
.w0yxarx .o7k8zp tr:last-child td { border-bottom: none; }
.jxo8d9k { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ixime5 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.lwtzw { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.k244r { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.zoomij { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.u6q2qn { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.u6q2qn 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);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%}
.wj50r2 .k244r { background: transparent; text-align: center; }
.sxcja .lwtzw {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.r3crrvl .lwtzw {
  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);
}
.m5riag .ixime5 { display: grid; grid-template-columns: auto 1fr; }
.m5riag .lwtzw {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.m5riag .k244r { grid-column: 2; }
.m5riag .zoomij,
.m5riag .u6q2qn { grid-column: 1 / -1; }
.u4dyxk .ixime5 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.u4dyxk .lwtzw {
  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);
}
.u4dyxk .k244r { grid-column: 2; }
.u4dyxk .zoomij,
.u4dyxk .u6q2qn { grid-column: 1 / -1; }
.p0vp .ixime5 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.p0vp .k244r { background: none; color: var(--accent-light); font-weight: 700; }
.zplzk .ixime5 { 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); }
.zplzk .k244r { background: none; color: var(--accent-light); font-weight: 700; }
.l82l5 .ixime5 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.l82l5 .ixime5:last-child { border-bottom: none; }
.l82l5 .k244r { background: none; color: var(--accent-light); font-weight: 700; }
.g9isllop .ixime5 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.g9isllop .k244r { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.clg6ormz .jxo8d9k { counter-reset: card-n; }
.clg6ormz .ixime5  { counter-increment: card-n; }
.clg6ormz .k244r { display: flex; align-items: center; gap: 10px; }
.clg6ormz .k244r::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;
}
.s8dow49p .ixime5 { background: var(--bg-surface); border: 1px solid var(--border); }
.s8dow49p .k244r { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.o9zs { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ct5mrm  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.i95mysqp { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.f0lq5aw { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ui69oun { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.o9zs strong { color: var(--text-primary); font-size: 0.95rem; }
.o9zs p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ws2c { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.xu0b, .nc1eawvy { border-radius: 8px; padding: 14px; }
.xu0b { background: var(--bg-pros); }
.nc1eawvy { background: var(--bg-cons); }
.a16b { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.xu0b .a16b { color: var(--c-pros-label); }
.nc1eawvy .a16b { color: #f87171; }
.xu0b ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.nc1eawvy ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.mc7fub { width: 100%; height: auto; border-radius: 10px; display: block; }
.k4rnfy {
  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;
}
.k4rnfy:hover { opacity: 0.85; }
.i5lorqa .k4rnfy  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.i5lorqa .k4rnfy:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.xa9j .k4rnfy  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.xa9j .k4rnfy:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.krd2w4 .tbfxz6j4 { border-radius: 50px; }
.krd2w4 .k4rnfy  { border-radius: 50px; }
.dlv971gh .tbfxz6j4 { padding-left: 22px; padding-right: 22px; }
.dlv971gh .k4rnfy  { padding-left: 12px; padding-right: 12px; }
.havk83y .tbfxz6j4 { padding-left: 44px; padding-right: 44px; }
.havk83y .k4rnfy  { padding-left: 24px; padding-right: 24px; }
.hyihns0 .tbfxz6j4 { padding-left: 56px; padding-right: 56px; }
.hyihns0 .k4rnfy  { padding-left: 32px; padding-right: 32px; }
.ej0o1   .tbfxz6j4::after, .ej0o1   .k4rnfy::after,
.ivb55vab .tbfxz6j4::after, .ivb55vab .k4rnfy::after,
.ia1p1u    .tbfxz6j4::after, .ia1p1u    .k4rnfy::after,
.cda9c18    .tbfxz6j4::after, .cda9c18    .k4rnfy::after,
.nqzdv    .tbfxz6j4::after, .nqzdv    .k4rnfy::after,
.o0jd9zq     .tbfxz6j4::after, .o0jd9zq     .k4rnfy::after,
.gee0    .tbfxz6j4::after, .gee0    .k4rnfy::after,
.jg98cg   .tbfxz6j4::after, .jg98cg   .k4rnfy::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;
}
.ej0o1 .tbfxz6j4::after, .ej0o1 .k4rnfy::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");
}
.ivb55vab .tbfxz6j4::after, .ivb55vab .k4rnfy::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");
}
.ia1p1u .tbfxz6j4::after, .ia1p1u .k4rnfy::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");
}
.cda9c18 .tbfxz6j4::after, .cda9c18 .k4rnfy::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");
}
.nqzdv .tbfxz6j4::after, .nqzdv .k4rnfy::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");
}
.o0jd9zq .tbfxz6j4::after, .o0jd9zq .k4rnfy::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");
}
.gee0 .tbfxz6j4::after, .gee0 .k4rnfy::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");
}
.jg98cg .tbfxz6j4::after, .jg98cg .k4rnfy::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");
}
.zdjcjck   .pcguu9b1::after, .zdjcjck   .ntflum0::after,
.tgtqx8t .pcguu9b1::after, .tgtqx8t .ntflum0::after,
.ivx7blb    .pcguu9b1::after, .ivx7blb    .ntflum0::after,
.epvs    .pcguu9b1::after, .epvs    .ntflum0::after,
.kfltf    .pcguu9b1::after, .kfltf    .ntflum0::after,
.ff1eto     .pcguu9b1::after, .ff1eto     .ntflum0::after,
.gub9na    .pcguu9b1::after, .gub9na    .ntflum0::after,
.kviz011   .pcguu9b1::after, .kviz011   .ntflum0::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;
}
.zdjcjck .pcguu9b1::after, .zdjcjck .ntflum0::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");
}
.tgtqx8t .pcguu9b1::after, .tgtqx8t .ntflum0::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");
}
.ivx7blb .pcguu9b1::after, .ivx7blb .ntflum0::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");
}
.epvs .pcguu9b1::after, .epvs .ntflum0::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");
}
.kfltf .pcguu9b1::after, .kfltf .ntflum0::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");
}
.ff1eto .pcguu9b1::after, .ff1eto .ntflum0::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");
}
.gub9na .pcguu9b1::after, .gub9na .ntflum0::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");
}
.kviz011 .pcguu9b1::after, .kviz011 .ntflum0::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");
}
.qgzvadq {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
}
.rfazjzn {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 18px 24px;
  display: flex; flex-direction: row; align-items: center; gap: 24px;
  transition: background .15s;
}
.rfazjzn > [itemprop="item"] { display: contents; }
.rfazjzn [itemprop="itemReviewed"],
.rfazjzn [itemprop="reviewRating"] { display: none; }
.rfazjzn:hover { background: var(--bg-hover); }
.sio38 {
  background: var(--accent-bg);
  border-radius: 10px; padding: 8px 12px;
  display: flex; align-items: center; justify-content: center;
  min-width: 140px; width: 140px; height: 90px; flex-shrink: 0;
}
.lvfg .sio38 { background: #1a1a1a; }
.kvq4 .sio38 { background: rgba(128,128,128,.12); }
.fsdp0 .sio38 { background: var(--bg-raised); }
.dpunm9ri .sio38 { background: transparent; padding: 0; }
.p1ytcq6l { max-height: 74px; max-width: 120px; object-fit: contain; }
.jlztcq { display: flex; align-items: center; gap: 16px; min-width: 0; }
.jlztcq .sio38 + .v3hegw { flex: 1 1 auto; }
.v3hegw { font-weight: 700; font-size: 1.25rem; color: var(--text-primary); line-height: 1.25; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.q9nkt { color: var(--cta); font-size: 1.2rem; letter-spacing: 2px; line-height: 1; text-align: center; }
.fa7wap { text-align: center; font-size: 1.2rem; font-weight: 700; }
.ngkbn2l { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; line-height: 1.3; min-width: 0; gap: 4px; }
@media (min-width: 721px) {
  .jlztcq { flex: 0 0 260px; width: 260px; }
  .q9nkt { flex: 0 0 120px; width: 120px; }
  .fa7wap { flex: 0 0 110px; width: 110px; }
  .ngkbn2l   { flex: 0 0 180px; width: 180px; }
}
.gblz89i4 { color: var(--text-label); font-size: .85rem; text-transform: uppercase; letter-spacing: .08em; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }
.nd26lwco { color: var(--text-value); font-weight: 700; font-size: 1.22rem; line-height: 1.3; max-width: 100%; overflow-wrap: anywhere; word-break: break-word; }
.c3n2ac3 { white-space: nowrap; text-align: center; align-self: center; }
@media (min-width: 721px) {
  .c3n2ac3 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.c3n2ac3.k4rnfy { padding-left: 28px !important; padding-right: 28px !important; padding-top: 14px !important; padding-bottom: 14px !important; font-size: 1.05rem !important; }
@media (max-width: 820px) {
  .qgzvadq { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .qgzvadq .rfazjzn { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .qgzvadq .jlztcq { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .qgzvadq .sio38 { width: 100%; min-width: unset; height: 120px; }
  .qgzvadq .p1ytcq6l { max-height: 96px; max-width: 200px; }
  .qgzvadq .v3hegw { min-width: unset; text-align: center; white-space: normal; }
  .qgzvadq .q9nkt { min-width: 0; }
  .qgzvadq .ngkbn2l { flex-direction: row; justify-content: space-between; align-items: baseline; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto; min-width: 0; }
  .qgzvadq .c3n2ac3 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .flmvgj9v .rfazjzn { row-gap: 8px !important; gap: 10px !important; }
}
.k669xy64 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.w8nlri6 {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.bo2ltwpv {
  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;
}
.bo2ltwpv img { max-width: 80px; max-height: 50px; object-fit: contain; }
.oztb04 { flex: 1; }
.oztb04 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.hcpgv4y7 { color: var(--c-stars); font-size: 1.1rem; }
.xly24f { margin-bottom: 8px; }
.ex15re { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.vuua4m::before   { content: "★ "; color: var(--accent); }
.yeq69 { flex-shrink: 0; }
.oo76mdd img.huepgj84 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.dpvr { padding: 20px 24px; }
.ylhtm { color: var(--text-muted); margin-bottom: 16px; }
.bwvhi5y { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.fzu7, .sd65 { list-style: none; font-size: 0.9rem; }
.fzu7 li { color: var(--c-pros); margin-bottom: 4px; }
.sd65 li { color: var(--c-cons); margin-bottom: 4px; }
.fzu7 li::before { content: "✓"; margin-right: 5px; }
.sd65 li::before { content: "✗"; margin-right: 5px; }
.c8y7tp9 .fzu7 li::before { content: "→"; }
.c8y7tp9 .sd65 li::before { content: "–"; }
.dmhp  .fzu7 li::before { content: "★"; }
.dmhp  .sd65 li::before { content: "✕"; }
.h0ukwzf    .fzu7 li::before { content: "◆"; }
.h0ukwzf    .sd65 li::before { content: "▲"; }
.mai09  .fzu7 li::before { content: "▶"; }
.mai09  .sd65 li::before { content: "■"; }
.q3a8j { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.svwd { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.kc22t20a { background: var(--bg-pros); color: var(--c-tag-pay); }
.cwj4o { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.p82bk0c4 .cwj4o { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.zye61 .cwj4o { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .xa48sxd .chr5c7 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .xa48sxd .k669xy64 { margin: 0; }
}
.i0ifzz .w8nlri6 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.i0ifzz .oztb04 h3 { color: var(--accent-light); }
.i0ifzz .bo2ltwpv { background: var(--bg-page); border: 1px solid var(--border); }
.urz2s6dp .k669xy64 { border-top: 4px solid var(--accent); }
.urz2s6dp .w8nlri6 { background: var(--bg-card); }
.v10kjl1 .k669xy64 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.v10kjl1 .w8nlri6 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.v10kjl1 .dpvr { padding: 14px 16px; }
.v10kjl1 .bo2ltwpv { border-radius: 4px; }
.v10kjl1 .cwj4o { border-radius: 0; }
.prsi .w8nlri6 { padding: 0; gap: 0; overflow: hidden; }
.prsi .bo2ltwpv { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.prsi .oztb04 { padding: 16px 20px; }
.prsi .yeq69 { padding: 16px 20px; align-self: center; }
.wgj97 .hcpgv4y7 { font-size: .95rem; }
.ygs0y79 .ws2c { gap: 10px; }
.ygs0y79 .xu0b, .ygs0y79 .nc1eawvy { padding: 12px; }
.ygs0y79 .xu0b ul, .ygs0y79 .nc1eawvy ul { margin: 4px 0 0; padding-left: 18px; }
.ygs0y79 .xu0b li, .ygs0y79 .nc1eawvy li { font-size: .85rem; margin-bottom: 3px; }
.kezz4b16 .svwd { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .xm19in0 { grid-template-columns: 1fr; }
  .m3mes { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .m3mes .mvqo46oo { width: 72px; height: 50px; }
  .m3mes .ofbj04r { max-width: 180px; }
  .m3mes .u5xd9 { width: auto; }
}
.mbs197v .wgj97 .hcpgv4y7 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .mbs197v { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .xjmput { padding: 16px; }
  .v40wvg53 .aytwy7ld { min-width: 50%; }
}
.bal4 .ws2c { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .botk2xk { grid-template-columns: 1fr; }
  .pyg8cbr { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ighj { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .clmrjbf { flex-wrap: wrap; padding: 16px; }
}
.vqg98an4 .ws2c { gap: 8px; }
.vqg98an4 .xu0b, .vqg98an4 .nc1eawvy { padding: 8px; }
@media (max-width: 480px) {
  .w0ap { flex-direction: column; align-items: stretch; }
}
.hepefzv .u5xd9 .k4rnfy { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .vp147 { flex-direction: column; align-items: stretch; gap: 10px; }
  .hepefzv .u5xd9 { text-align: center; }
}
@media (max-width: 720px) {
  .hu7xfwz { grid-template-columns: 1fr; }
  .ztdie { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .y3bct { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.brrbuy0 .kj4jumbo { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.sq9efqn1 .hcpgv4y7 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .uiwru5 { grid-template-columns: 1fr; }
  .sq9efqn1 { width: 100px; height: 100px; margin: 16px auto; }
  .brrbuy0 { font-size: 1.4rem; }
  .fa0det { justify-content: center; }
  .qj4zbr .aytwy7ld { min-width: 50%; }
}
.wxey5o .ws2c { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .bxkrem { flex-wrap: wrap; padding: 14px 16px; }
  .dagi { padding: 12px 16px; }
  .wxey5o .ws2c { margin: 0 16px; }
  .wxey5o .kezz4b16 { padding: 0 16px; }
  .fagl8 { padding: 12px 16px; }
}
.e644wi5u .qgzvadq {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.e644wi5u .qgzvadq .rfazjzn:only-child { grid-column: 1 / -1; }
.e644wi5u .qgzvadq .rfazjzn {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.e644wi5u .qgzvadq .jlztcq { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.e644wi5u .qgzvadq .sio38 { width: 100%; min-width: unset; height: 120px; }
.e644wi5u .qgzvadq .p1ytcq6l { max-height: 100px; max-width: 200px; }
.e644wi5u .qgzvadq .v3hegw { min-width: unset; text-align: center; white-space: normal; }
.e644wi5u .qgzvadq .q9nkt { min-width: 0; }
.e644wi5u .qgzvadq .ngkbn2l {
  flex-direction: row; justify-content: space-between; align-items: baseline;
  width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  flex: 0 0 auto; min-width: 0;
}
.e644wi5u .qgzvadq .c3n2ac3 { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.e644wi5u .w8nlri6 { gap: 14px; }
.d65ox0ph .nd26lwco {
  color: var(--accent); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.d65ox0ph .q9nkt { color: var(--cta); }
.d65ox0ph .w8nlri6 { background: var(--accent-bg); }
.d65ox0ph .vuua4m, .d65ox0ph .zgbsgssb, .d65ox0ph .o9bkqsoi {
  background: var(--bg-card); border-radius: 100px; padding: 1px 10px;
  border: 1px solid var(--border);
}
.iue4x .ngkbn2l { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.iue4x .nd26lwco {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.iue4x .q9nkt { color: var(--cta); }
.iue4x .w8nlri6 { border-bottom: 2px solid var(--accent-bg); }
.iue4x .vuua4m, .iue4x .zgbsgssb, .iue4x .o9bkqsoi {
  background: var(--accent-bg); color: var(--accent); border-radius: 100px;
  padding: 2px 10px; font-weight: 600; border: none;
}
.yo9ek2zt .rfazjzn { border-top: 3px solid var(--accent); }
.yo9ek2zt .k669xy64 { overflow: hidden; }
.yo9ek2zt .w8nlri6 { background: var(--accent-bg); }
.r296 .rfazjzn { padding: 14px 18px; gap: 16px; }
.r296 .v3hegw { font-size: 1rem; }
.r296 .w8nlri6 { padding: 14px 18px; gap: 14px; }
.r296 .dpvr { padding: 14px 18px; }
.r296 .bo2ltwpv { width: 70px; }
.r296 .oztb04 h3 { font-size: 1.05rem; }
.kh7egd8 .qgzvadq { gap: 0; }
.kh7egd8 .rfazjzn {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.kh7egd8 .rfazjzn:last-child { border-bottom: none; }
.kh7egd8 .rfazjzn:nth-child(odd) { background: var(--accent-bg); }
.kh7egd8 .rfazjzn:nth-child(odd):hover { background: var(--bg-hover); }
.flmvgj9v .qgzvadq {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.flmvgj9v .rfazjzn {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.flmvgj9v .rfazjzn:last-child { border-bottom: none; }
.flmvgj9v .q9nkt,
.flmvgj9v .oi6v4,
.flmvgj9v .uvrhjd { border-left: 1px solid var(--border); padding-left: 10px; }
.flmvgj9v .v3hegw { padding: 0 10px; }
.jizgwz3d .jlztcq { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.jizgwz3d .v3hegw { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.ifgac0 .jlztcq { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.ifgac0 .v3hegw { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.vc5kus .qgzvadq { gap: 14px; }
.vc5kus .rfazjzn {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.vc5kus .v3hegw { font-size: 1.15rem; }
.vc5kus .nd26lwco { font-size: 1.22rem; }
.vc5kus .c3n2ac3.k4rnfy { padding: 14px 30px !important; font-size: 1rem; }
.e3f6i3 .qgzvadq { gap: 18px; }
.e3f6i3 .rfazjzn {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.e3f6i3 .sio38 {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.e3f6i3 .p1ytcq6l { max-height: 100px; max-width: 160px; }
.e3f6i3 .jlztcq { min-width: 260px; }
.e3f6i3 .v3hegw { font-size: 1.25rem; font-weight: 800; }
.e3f6i3 .q9nkt { font-size: 1.1rem; letter-spacing: 2px; }
.e3f6i3 .nd26lwco { font-size: 1.3rem; font-weight: 800; }
.e3f6i3 .gblz89i4 { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.e3f6i3 .c3n2ac3.k4rnfy { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.awsuu4u .oi6v4 { flex: 1.8; }
.awsuu4u .oi6v4 .nd26lwco {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.awsuu4u .oi6v4 .gblz89i4 { font-weight: 700; color: var(--text-primary); }
.fa7wap { display: none; }
.sca0 .q9nkt { display: none; }
.v9ovz .q9nkt { font-size: 1rem; letter-spacing: 2px; }
.ea3dyf .q9nkt {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.mbxzeuf .q9nkt,
.v6pik .q9nkt,
.b8o5b2s .q9nkt { display: none; }
.mbxzeuf .fa7wap,
.v6pik .fa7wap,
.b8o5b2s .fa7wap { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.mbxzeuf .fa7wap { font-size: 1.7rem; font-weight: 900; color: var(--accent); }
.mbxzeuf .fa7wap small { display: none; }
.v6pik .fa7wap {
  font-size: 1.1rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.v6pik .fa7wap small { font-size: 0.85em; font-weight: 700; color: var(--accent); opacity: 0.75; }
.b8o5b2s .fa7wap {
  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;
}
.b8o5b2s .fa7wap small { display: none; }
.mbxzeuf .xly24f .hcpgv4y7,
.v6pik .xly24f .hcpgv4y7,
.b8o5b2s .xly24f .hcpgv4y7 { display: none; }
.mbxzeuf .xly24f strong { font-size: 1.6rem; font-weight: 900; color: var(--accent); }
.mbxzeuf .kj4jumbo { display: none; }
.v6pik .xly24f strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.v6pik .ycdtizl,
.v6pik .kj4jumbo { font-size: 1em; }
.b8o5b2s .xly24f strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.b8o5b2s .kj4jumbo { display: none; }
.ldfljmer { margin: 16px 0; }
.xps080 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.xps080 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.xps080 summary::after { content: "+"; color: var(--accent); }
.xps080[open] summary::after { content: "−"; }
.xps080 p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.q23vn9 { margin-bottom: 0; }
.g8fg8n h2.n7rkk0k { color: var(--text-primary); border-color: var(--accent); }
.cle4 h2.n7rkk0k { color: var(--text-primary); border-color: var(--accent); }
.ysee .ct5mrm     { background: #052e16; border-color: #10b981; }
.ysee .i95mysqp { background: #2d0a1e; border-color: #f43f5e; }
.ysee .f0lq5aw    { background: #1e1036; border-color: #a855f7; }
.ysee .o9zs strong  { color: #f1f5f9; }
.ysee .o9zs p       { color: #cbd5e1; }
.ysee .xhdo49    .ct5mrm     .ui69oun::before,
.ysee .tu732t  .ct5mrm     .ui69oun::before,
.ysee .c3o015  .ct5mrm     .ui69oun::before,
.ysee .fhtr .ct5mrm     .ui69oun::before { color: #10b981; }
.ysee .xhdo49    .i95mysqp .ui69oun::before,
.ysee .tu732t  .i95mysqp .ui69oun::before,
.ysee .c3o015  .i95mysqp .ui69oun::before,
.ysee .fhtr .i95mysqp .ui69oun::before { color: #f43f5e; }
.ysee .xhdo49    .f0lq5aw    .ui69oun::before,
.ysee .tu732t  .f0lq5aw    .ui69oun::before,
.ysee .c3o015  .f0lq5aw    .ui69oun::before,
.ysee .fhtr .f0lq5aw    .ui69oun::before { color: #a855f7; }
.hb50b .ct5mrm     { background: #2d2000; border-color: #eab308; }
.hb50b .i95mysqp { background: #2d0b0b; border-color: #ef4444; }
.hb50b .f0lq5aw    { background: #2d1600; border-color: #f97316; }
.hb50b .o9zs strong  { color: #f1f5f9; }
.hb50b .o9zs p       { color: #cbd5e1; }
.hb50b .xhdo49    .ct5mrm     .ui69oun::before,
.hb50b .tu732t  .ct5mrm     .ui69oun::before,
.hb50b .c3o015  .ct5mrm     .ui69oun::before,
.hb50b .fhtr .ct5mrm     .ui69oun::before { color: #eab308; }
.hb50b .xhdo49    .i95mysqp .ui69oun::before,
.hb50b .tu732t  .i95mysqp .ui69oun::before,
.hb50b .c3o015  .i95mysqp .ui69oun::before,
.hb50b .fhtr .i95mysqp .ui69oun::before { color: #ef4444; }
.hb50b .xhdo49    .f0lq5aw    .ui69oun::before,
.hb50b .tu732t  .f0lq5aw    .ui69oun::before,
.hb50b .c3o015  .f0lq5aw    .ui69oun::before,
.hb50b .fhtr .f0lq5aw    .ui69oun::before { color: #f97316; }
.c2wf8 .ct5mrm     { background: #0c1a2e; border-color: #38bdf8; }
.c2wf8 .i95mysqp { background: #12103a; border-color: #818cf8; }
.c2wf8 .f0lq5aw    { background: #0a2020; border-color: #2dd4bf; }
.c2wf8 .o9zs strong  { color: #f1f5f9; }
.c2wf8 .o9zs p       { color: #cbd5e1; }
.c2wf8 .xhdo49    .ct5mrm     .ui69oun::before,
.c2wf8 .tu732t  .ct5mrm     .ui69oun::before,
.c2wf8 .c3o015  .ct5mrm     .ui69oun::before,
.c2wf8 .fhtr .ct5mrm     .ui69oun::before { color: #38bdf8; }
.c2wf8 .xhdo49    .i95mysqp .ui69oun::before,
.c2wf8 .tu732t  .i95mysqp .ui69oun::before,
.c2wf8 .c3o015  .i95mysqp .ui69oun::before,
.c2wf8 .fhtr .i95mysqp .ui69oun::before { color: #818cf8; }
.c2wf8 .xhdo49    .f0lq5aw    .ui69oun::before,
.c2wf8 .tu732t  .f0lq5aw    .ui69oun::before,
.c2wf8 .c3o015  .f0lq5aw    .ui69oun::before,
.c2wf8 .fhtr .f0lq5aw    .ui69oun::before { color: #2dd4bf; }
.ow55aq35 .ct5mrm     { background: var(--accent-bg); border-color: var(--accent); }
.ow55aq35 .i95mysqp { background: var(--accent-bg-light); border-color: var(--accent-light); }
.ow55aq35 .f0lq5aw    { background: var(--accent-bg); border-color: var(--accent-pale); }
.ow55aq35 .xhdo49    .ui69oun::before,
.ow55aq35 .tu732t  .ui69oun::before,
.ow55aq35 .c3o015  .ui69oun::before,
.ow55aq35 .fhtr .ui69oun::before { color: var(--accent-light) !important; }
.zow5l::before,
.t8hiq::before { margin-right: 5px; }
.d6ff .xu0b ul li,
.d6ff .fzu7 li         { color: #4ade80; }
.d6ff .xu0b .zow5l { color: #22c55e; }
.d6ff .nc1eawvy ul li,
.d6ff .sd65 li         { color: #f87171; }
.d6ff .nc1eawvy .t8hiq { color: #ef4444; }
.rcocdga .xu0b { background: var(--bg-pros); }
.rcocdga .nc1eawvy { background: var(--bg-cons); }
.rcocdga .xu0b .zow5l { color: var(--c-pros-label); }
.rcocdga .nc1eawvy .t8hiq { color: var(--c-cons); }
.rcocdga .xu0b ul li,
.rcocdga .fzu7 li            { color: var(--c-pros); }
.rcocdga .nc1eawvy ul li,
.rcocdga .sd65 li            { color: var(--c-cons); }
.frdem3 .xu0b { background: var(--bg-pros); }
.frdem3 .nc1eawvy { background: var(--bg-cons); }
.frdem3 .xu0b .zow5l { color: var(--c-pros-label); }
.frdem3 .nc1eawvy .t8hiq { color: var(--c-cons); }
.frdem3 .xu0b ul li,
.frdem3 .fzu7 li          { color: var(--c-pros); }
.frdem3 .nc1eawvy ul li,
.frdem3 .sd65 li          { color: var(--c-cons); }
.onzsjl0 .zow5l::before { content: "✓ "; }
.onzsjl0 .t8hiq::before { content: "✗ "; }
.c8y7tp9 .zow5l::before { content: "→ "; }
.c8y7tp9 .t8hiq::before { content: "← "; }
.dmhp .zow5l::before { content: "★ "; }
.dmhp .t8hiq::before { content: "✕ "; }
.h0ukwzf .zow5l::before { content: "◆ "; }
.h0ukwzf .t8hiq::before { content: "▲ "; }
.zye61 .o9zs { background: transparent; border-left: none; border: 1.5px solid; }
.zye61 .ct5mrm     { border-color: var(--c-tip-border); }
.zye61 .i95mysqp { border-color: var(--c-warn-border); }
.zye61 .f0lq5aw    { border-color: #60a5fa; }
.zye61 .o9zs strong { color: var(--text-primary); }
.zye61 .o9zs p      { color: var(--text-muted); }
.p82bk0c4 .o9zs { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.p82bk0c4 .ct5mrm     { border-top-color: var(--c-tip-border); }
.p82bk0c4 .i95mysqp { border-top-color: var(--c-warn-border); }
.p82bk0c4 .f0lq5aw    { border-top-color: #60a5fa; }
.dwgmt .o9zs { border-left: none; border-radius: 8px; }
.dwgmt .ct5mrm     { background: #065f46; }
.dwgmt .i95mysqp { background: #92400e; }
.dwgmt .f0lq5aw    { background: #1e3a8a; }
.dwgmt .o9zs strong,
.dwgmt .o9zs p { color: #fff; }
.dwgmt .ui69oun::before { color: rgba(255,255,255,0.85) !important; }
.ysee.dwgmt .ct5mrm,
.ysee .dwgmt .ct5mrm     { background: #052e16; }
.ysee.dwgmt .i95mysqp,
.ysee .dwgmt .i95mysqp { background: #2d0a1e; }
.ysee.dwgmt .f0lq5aw,
.ysee .dwgmt .f0lq5aw    { background: #1e1036; }
.hb50b.dwgmt .ct5mrm,
.hb50b .dwgmt .ct5mrm      { background: #2d2000; }
.hb50b.dwgmt .i95mysqp,
.hb50b .dwgmt .i95mysqp  { background: #2d0b0b; }
.hb50b.dwgmt .f0lq5aw,
.hb50b .dwgmt .f0lq5aw     { background: #2d1600; }
.c2wf8.dwgmt .ct5mrm,
.c2wf8 .dwgmt .ct5mrm      { background: #0c1a2e; }
.c2wf8.dwgmt .i95mysqp,
.c2wf8 .dwgmt .i95mysqp  { background: #12103a; }
.c2wf8.dwgmt .f0lq5aw,
.c2wf8 .dwgmt .f0lq5aw     { background: #0a2020; }
.lam8xt .o9zs { border-left: none; border-radius: 6px; padding: 10px 14px; }
.lam8xt .ct5mrm     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.lam8xt .i95mysqp { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.lam8xt .f0lq5aw    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.lam8xt .o9zs strong { color: var(--text-primary); }
.lam8xt .o9zs p      { color: var(--text-muted); }
.krqi .o9zs { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.xhdo49 .ui69oun,
.tu732t .ui69oun,
.c3o015 .ui69oun,
.fhtr .ui69oun { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.xhdo49 .ui69oun::before,
.tu732t .ui69oun::before,
.c3o015 .ui69oun::before,
.fhtr .ui69oun::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.xhdo49 .ct5mrm     .ui69oun::before { content: "✦"; color: var(--c-tip-border); }
.xhdo49 .i95mysqp .ui69oun::before { content: "▲"; color: var(--c-warn-border); }
.xhdo49 .f0lq5aw    .ui69oun::before { content: "◉"; color: #60a5fa; }
.tu732t .ct5mrm     .ui69oun::before { content: "★"; color: var(--c-tip-border); }
.tu732t .i95mysqp .ui69oun::before { content: "◆"; color: var(--c-warn-border); }
.tu732t .f0lq5aw    .ui69oun::before { content: "●"; color: #60a5fa; }
.c3o015 .ct5mrm     .ui69oun::before { content: "▶"; color: var(--c-tip-border); }
.c3o015 .i95mysqp .ui69oun::before { content: "■"; color: var(--c-warn-border); }
.c3o015 .f0lq5aw    .ui69oun::before { content: "▸"; color: #60a5fa; }
.fhtr .ct5mrm     .ui69oun::before { content: "→"; color: var(--c-tip-border); }
.fhtr .i95mysqp .ui69oun::before { content: "⬥"; color: var(--c-warn-border); }
.fhtr .f0lq5aw    .ui69oun::before { content: "◈"; color: #60a5fa; }
.b9u7264o .k2ahdj5h .shpdg,
.b9u7264o .ejmlz8kn .shpdg  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.b9u7264o .ixime5                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.b9u7264o .rfazjzn                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.b9u7264o .k669xy64            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.b9u7264o .vm4fm7t          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.b9u7264o .kpvchkd0                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.d7v6n24 .k2ahdj5h .shpdg,
.d7v6n24 .ejmlz8kn .shpdg,
.d7v6n24 .ixime5,
.d7v6n24 .rfazjzn,
.d7v6n24 .k669xy64,
.d7v6n24 .vm4fm7t,
.d7v6n24 .kpvchkd0,
.d7v6n24 .krqi .o9zs { box-shadow: none; }
.fkw61   body, .fkw61   { font-size: 0.9rem; }
.fkw61   .dpr3217p, .fkw61 .v054b6u, .fkw61 .njpjh,
.fkw61   .gfthw, .fkw61 .pmtrjnqo { font-size: 0.9rem; }
.fkw61   .to8tsnh, .fkw61 .jacq4 { font-size: 0.9rem; }
.eyofi7ex   .dpr3217p, .eyofi7ex .v054b6u, .eyofi7ex .njpjh,
.eyofi7ex   .gfthw, .eyofi7ex .pmtrjnqo { font-size: 0.95rem; }
.eyofi7ex   .to8tsnh, .eyofi7ex .jacq4 { font-size: 0.95rem; }
.l8jy   .dpr3217p, .l8jy .v054b6u, .l8jy .njpjh,
.l8jy   .gfthw, .l8jy .pmtrjnqo { font-size: 1.08rem; }
.l8jy   .to8tsnh, .l8jy .jacq4 { font-size: 1.05rem; }
.l8jy   .o7k8zp { font-size: 0.97rem; }
.d4k7 .jkizqbf      { font-size: 3.2rem; }
.d4k7 h2.n7rkk0k { font-size: 1.9rem; }
.d4k7 h3.aq0w1f     { font-size: 1.4rem; }
.mrmtix .jkizqbf      { font-size: 3.8rem; }
.mrmtix h2.n7rkk0k { font-size: 2.2rem; }
.mrmtix h3.aq0w1f     { font-size: 1.6rem; }
.q23vn9 + .q23vn9 { position: relative; }
.z26qbl3b   .q23vn9 + .q23vn9::before,
.i82wookc  .q23vn9 + .q23vn9::before,
.ps10a   .q23vn9 + .q23vn9::before,
.lxg0n8n   .q23vn9 + .q23vn9::before,
.vhdke   .q23vn9 + .q23vn9::before,
.hzrzit .q23vn9 + .q23vn9::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.z26qbl3b .q23vn9 + .q23vn9::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.i82wookc .q23vn9 + .q23vn9::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ps10a .q23vn9 + .q23vn9::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.lxg0n8n .q23vn9 + .q23vn9::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.coq8 .q23vn9 { margin-bottom: 16px; }
.coq8 .q23vn9 + .q23vn9 { margin-top: 0; }
.coq8 .sdhs1f5 { padding-top: 0; padding-bottom: 0; }
.vhdke .q23vn9 + .q23vn9::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.hzrzit .q23vn9 + .q23vn9::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.bbeiv .q23vn9 + .q23vn9::before,
.zhd9tumr .q23vn9 + .q23vn9::before,
.edm84i8d .q23vn9 + .q23vn9::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%;
}
.xvgc .bbeiv .q23vn9:nth-child(even)::before,
.xvgc .zhd9tumr .q23vn9:nth-child(even)::before,
.xvgc .edm84i8d .q23vn9:nth-child(even)::before { background: var(--bg-surface); }
.zugm37bw .bbeiv .q23vn9:nth-child(even)::before,
.zugm37bw .zhd9tumr .q23vn9:nth-child(even)::before,
.zugm37bw .edm84i8d .q23vn9:nth-child(even)::before { background: var(--bg-card); }
.bbeiv .q23vn9 + .q23vn9::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");
}
.zhd9tumr .q23vn9 + .q23vn9::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");
}
.edm84i8d .q23vn9 + .q23vn9::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");
}
.zl55i5c .uk3t96a,
.krot .uk3t96a,
.dxxqyhgy .uk3t96a { overflow: hidden; }
.zl55i5c .i0jtd,
.krot .i0jtd { margin-bottom: 60px; }
.dxxqyhgy .i0jtd { margin-bottom: 70px; }
.krot .y6dbcx { padding-bottom: 60px; }
.zl55i5c .uk3t96a::before,
.krot .uk3t96a::before,
.dxxqyhgy .uk3t96a::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%;
}
.zl55i5c .uk3t96a::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");
}
.krot .uk3t96a::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");
}
.dxxqyhgy .uk3t96a::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");
}
.phxmg1f .uk3t96a:not(.i52krkq6) .r1jb8s { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.i5czh2 .uk3t96a:not(.i52krkq6) .r1jb8s { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.wnrg  .uk3t96a:not(.i52krkq6) .r1jb8s { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.cbiux  .uk3t96a:not(.i52krkq6) .r1jb8s { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.phxmg1f .i52krkq6 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.i5czh2 .i52krkq6 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.wnrg .i52krkq6 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.cbiux .i52krkq6 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.cadbsd .i52krkq6 { background: var(--accent); }
.cadbsd .i52krkq6 .r1jb8s { background: none; }
.cadbsd .uk3t96a:not(.i52krkq6) .r1jb8s { background: rgba(0,0,0,0.6); }
.nthj3 .azoize { float: left; width: 38%; margin: 0 28px 16px 0; }
.nthj3 .azoize .mc7fub { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.nthj3 .sdhs1f5::after { content: ''; display: block; clear: both; }
.f2simdjg .azoize { float: right; width: 38%; margin: 0 0 16px 28px; }
.f2simdjg .azoize .mc7fub { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.f2simdjg .sdhs1f5::after { content: ''; display: block; clear: both; }
.f6gueri .q23vn9:nth-child(odd)  .azoize { float: left;  width: 38%; margin: 0 28px 16px 0; }
.f6gueri .q23vn9:nth-child(even) .azoize { float: right; width: 38%; margin: 0 0 16px 28px; }
.f6gueri .azoize .mc7fub { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.f6gueri .sdhs1f5::after { content: ''; display: block; clear: both; }
.nthj3 .jxo8d9k,
.nthj3 .qgzvadq,
.f2simdjg .jxo8d9k,
.f2simdjg .qgzvadq,
.f6gueri .jxo8d9k,
.f6gueri .qgzvadq { clear: both; }
.nthj3 .to8tsnh,
.nthj3 .jacq4,
.f2simdjg .to8tsnh,
.f2simdjg .jacq4,
.f6gueri .to8tsnh,
.f6gueri .jacq4 { overflow: hidden; }
@media (max-width: 640px) {
  .nthj3 .azoize,
  .f2simdjg .azoize,
  .f6gueri .azoize { float: none; width: 100%; margin: 0 0 16px 0; }
}
.fkezm .r66jnqh5,
.fkezm .sdhs1f5,
.fkezm .olt42l  { max-width: 1100px; }
.i6qtg .r66jnqh5,
.i6qtg .sdhs1f5,
.i6qtg .olt42l  { max-width: 1200px; }
.j219fc .r66jnqh5,
.j219fc .sdhs1f5,
.j219fc .olt42l  { max-width: 1320px; }
.j219fc { --content-mw: 1320px; }
.xhvy { font-size: 0.82rem; color: var(--text-muted); }
.gvnqudlv { display: flex; align-items: center; }
.tpytpel {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.hvub3ai { display: flex; align-items: center; }
.cowlt { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.cowlt:hover { text-decoration: underline; }
.oay4k { margin: 0 3px; opacity: 0.45; }
.oay4k::before { content: '/'; }
.d2hdko { padding: 2px 5px; color: var(--text-main); }
.jcipy2 .xhvy {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.jcipy2 .gvnqudlv { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.mwcm .xhvy {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.mwcm .gvnqudlv { padding: 0 0 0 12px; }
.tp3o3d .gvnqudlv { padding: 0 16px; }
.tp3o3d .xhvy {
  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);
}
.tp3o3d .r66jnqh5 { padding-top: 28px; }
@media (max-width: 720px) {
  .blbn { margin-top: 18px; padding: 0 16px; }
  .tp3o3d .r66jnqh5 { padding-top: 16px; }
}
.fkezm.jcipy2 .gvnqudlv { max-width: 1100px; }
.i6qtg.jcipy2 .gvnqudlv { max-width: 1200px; }
.j219fc.jcipy2 .gvnqudlv { max-width: 1320px; }
.j219fc .blbn { max-width: 1320px; }
.proba .q23vn9 { padding-top: 16px; padding-bottom: 16px; }
.gxq3m .q23vn9 { padding-top: 24px; padding-bottom: 24px; }
.l5hx .q23vn9 { padding-top: 40px; padding-bottom: 40px; }
.r0o96p .q23vn9 { padding-top: 52px; padding-bottom: 52px; }
.ftag3w81 .q23vn9:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ftag3w81 .q23vn9:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ftag3w81 .q23vn9:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ftag3w81 .q23vn9:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ilf8ezd .sdhs1f5 { padding-top: 10px;  padding-bottom: 10px; }
.tlspz .sdhs1f5 { padding-top: 18px;  padding-bottom: 18px; }
.yjk6 .sdhs1f5 { padding-top: 36px;  padding-bottom: 36px; }
.ze9l8 .sdhs1f5 { padding-top: 48px;  padding-bottom: 48px; }
.vez74 h2.n7rkk0k { font-weight: 600; }
.vez74 h3.aq0w1f     { font-weight: 600; }
.vckfyw h2.n7rkk0k { font-weight: 800; }
.vckfyw h3.aq0w1f     { font-weight: 700; }
.n76m { font-weight: 600; }
.n76m h2.n7rkk0k { font-weight: 900; }
.n76m h3.aq0w1f     { font-weight: 800; }
.n76m .o9zs strong,
.n76m .o9zs strong { font-weight: 600; }
.pcguu9b1 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.a2f20 .pcguu9b1 { display: none; }
@media (max-width: 640px) { .pcguu9b1 { display: none; } }
.pcguu9b1 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.pcguu9b1:hover { opacity: 0.85; }
.wnek .pcguu9b1 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.zf60 .pcguu9b1,
.lhjwq  .pcguu9b1 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.zf60 .pcguu9b1:hover,
.lhjwq  .pcguu9b1:hover { opacity: 0.88; }
.wnek.zf60 .pcguu9b1,
.wnek.lhjwq  .pcguu9b1 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ntflum0 {
  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;
}
.ntflum0:hover { transform: translateY(-2px); opacity: 0.92; }
.ntflum0 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.dkwc3zr .ntflum0 { display: none; }
.k7qcxq5v .ntflum0 { right: 32px; }
.y1iu  .ntflum0 { left: 32px; }
@media (max-width: 480px) {
  .k7qcxq5v .ntflum0 { right: 20px; bottom: 20px; }
  .y1iu  .ntflum0 { left: 20px; bottom: 20px; }
}
.f2k9fvmk { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.olt42l { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.mfnvx { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.gb11r9u7 { color: var(--text-dim); font-size: 0.8rem; }
.n52tw17 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.n52tw17 img { height: 26px; width: auto; object-fit: contain; }
.aw6gx a, .oqidd a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.aw6gx a:hover, .oqidd a:hover { color: var(--accent-light); }
.oqidd { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.yatokl .olt42l { text-align: center; }
.yatokl .oqidd { justify-content: center; margin-bottom: 16px; }
.yatokl .mfnvx { margin-top: 0; }
.swk172i { margin-top: 10px; }
.swk172i a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .olt42l { padding-left: 16px; padding-right: 16px; }
  .cuer .olt42l { padding: 20px 16px; }
  .oqidd { gap: 4px 12px; }
  .mfnvx { font-size: 0.78rem; }
}
.ke1w2 .eememb .n52tw17 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.ke1w2 .mfnvx { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ke1w2 .gb11r9u7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ke1w2 .zqac0h { grid-template-columns: 1fr 1fr; } .ke1w2 .eememb { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ke1w2 .zqac0h { grid-template-columns: 1fr; } }
.mo577py4 .n52tw17 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.mo577py4 .mfnvx { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .mo577py4 .jisr4 { gap: 12px; } .mo577py4 .n52tw17 { margin-right: 0; width: 100%; } }
.eacu5p .nktfo5e .n52tw17 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.eacu5p .mfnvx { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.eacu5p .gb11r9u7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .eacu5p .dq1fov { grid-template-columns: 1fr 1fr; } .eacu5p .nktfo5e { grid-column: 1 / -1; } }
@media (max-width: 480px) { .eacu5p .dq1fov { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .n9v3u .r7t24mg4 { grid-template-columns: 1fr 1fr; } .n9v3u .vu1fhq5:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .n9v3u .r7t24mg4 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .r7hrvi9 .r7t24mg4 { grid-template-columns: 1fr; } }
.n7n9m0fc .olt42l { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.n7n9m0fc .oqidd { justify-content: center; }
.vj6rtgd2 .yots6w      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.vj6rtgd2 .f2k9fvmk { background: var(--bg-page); border-top-color: var(--border-alt); }
.tapcbdl .yots6w      { background: #0d1117; border-bottom-color: #21262d; }
.tapcbdl .s2p1hf { color: var(--accent-light); }
.tapcbdl .p74zvgx1 { --msep-color: #8b949e; }
.tapcbdl .p74zvgx1 a { color: #8b949e; }
.tapcbdl .p74zvgx1 a:hover { color: var(--accent-light); }
.tapcbdl .ppqbo { color: #8b949e; }
.tapcbdl .f2k9fvmk { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.tapcbdl .mfnvx,
.tapcbdl .gb11r9u7 { color: #6e7681; }
.tapcbdl .aw6gx a, .tapcbdl .oqidd a,
.tapcbdl .n52tw17 { color: #e6edf3; }
.tapcbdl .aw6gx a:hover, .tapcbdl .oqidd a:hover,
@media (max-width: 640px) {
  .tapcbdl .p74zvgx1 { background: #0d1117; border-top-color: #21262d; }
  .tapcbdl .p74zvgx1 li a { border-bottom-color: #21262d; }
}
.icp5 .yots6w      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.icp5 .s2p1hf { color: var(--accent); }
.icp5 .p74zvgx1 { --msep-color: #475569; }
.icp5 .p74zvgx1 a { color: #475569; }
.icp5 .p74zvgx1 a:hover { color: var(--accent); }
.icp5 .ppqbo { color: #64748b; }
.icp5 .f2k9fvmk { background: #f0f4f8; border-top-color: #cbd5e1; }
.icp5 .mfnvx,
.icp5 .gb11r9u7 { color: #64748b; }
.icp5 .aw6gx a, .icp5 .oqidd a,
.icp5 .qzlm1ii a, .icp5 .n52tw17 { color: #374151; }
.icp5 .aw6gx a:hover, .icp5 .oqidd a:hover,
@media (max-width: 640px) {
  .icp5 .p74zvgx1 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .icp5 .p74zvgx1 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.zf60 .yots6w      { background: var(--accent); border-bottom-color: var(--accent-light); }
.zf60 .s2p1hf { color: #fff; }
.zf60 .p74zvgx1 { --msep-color: rgba(255,255,255,0.82); }
.zf60 .p74zvgx1 a { color: rgba(255,255,255,0.82); }
.zf60 .p74zvgx1 a:hover { color: #fff; }
.zf60 .ppqbo { color: rgba(255,255,255,0.9); }
.zf60 .f2k9fvmk { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.zf60 .mfnvx,
.zf60 .gb11r9u7 { color: rgba(255,255,255,0.72); }
.zf60 .aw6gx a, .zf60 .oqidd a,
.zf60 .qzlm1ii a, .zf60 .n52tw17 { color: #fff; }
.zf60 .aw6gx a:hover, .zf60 .oqidd a:hover,
@media (max-width: 640px) {
  .zf60 .p74zvgx1 { background: var(--accent); border-top-color: var(--accent-light); }
  .zf60 .p74zvgx1 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.lhjwq .yots6w {
  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);
}
.lhjwq .f2k9fvmk {
  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) {
  .lhjwq .p74zvgx1 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.a3uh4dx .e7ii { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.dje5c7i .e7ii { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.qty0iui2 .e7ii { min-height: 72px; height: auto; }
.kc5sydkw .e7ii { min-height: 84px; height: auto; }
.cuer .e7ii { max-width: none; padding: 0 32px; }
.cuer .olt42l  { max-width: none; padding: 24px 32px; }
.oalnm.i6qtg .e7ii { max-width: 1200px; }
.oalnm.j219fc .e7ii { max-width: 1320px; }
.pwvhgo   .s2p1hf, .pwvhgo   .n52tw17 { text-transform: capitalize; }
.c8dw1 .s2p1hf, .c8dw1 .n52tw17 { text-transform: lowercase; }
.ib5k .s2p1hf, .ib5k .n52tw17 { text-transform: uppercase; letter-spacing: 0.06em; }
.yql3l4t, .jddh5yj3 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.xttj2x .yql3l4t,
.xttj2x .jddh5yj3 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.emx9u0fc .yql3l4t,
.emx9u0fc .jddh5yj3 { 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; }
.te33s .yql3l4t,
.te33s .jddh5yj3 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.s5m5p1tm .yql3l4t,
.s5m5p1tm .jddh5yj3 { 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; }
.qvn3ly0r   .p74zvgx1 a { font-weight: 500; }
.rgwix2 .p74zvgx1 a { font-weight: 600; }
.c68g6     .p74zvgx1 a { font-weight: 700; }
.v0sv    .p74zvgx1 a { font-weight: 800; letter-spacing: 0.01em; }
.nu1rr3     .p74zvgx1 > li + li::before,
.v77k5i07    .p74zvgx1 > li + li::before,
.l9fq62ut    .p74zvgx1 > li + li::before,
.exkrjue .p74zvgx1 > li + li::before,
.jz1use .p74zvgx1 > li + li::before,
.jo32vx3  .p74zvgx1 > li + li::before,
.kmm6    .p74zvgx1 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.nu1rr3     .p74zvgx1 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.v77k5i07    .p74zvgx1 > li + li::before { content: "|"; }
.l9fq62ut    .p74zvgx1 > li + li::before { content: "—"; }
.exkrjue .p74zvgx1 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.jz1use .p74zvgx1 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.jo32vx3  .p74zvgx1 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.kmm6    .p74zvgx1 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .n8ub .ppqbo,
  .hpihh5ty .ppqbo,
  .ivewp .ppqbo,
  .x5pracyv .ppqbo,
  .q06o4w .ppqbo {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .n8ub .ppqbo::before,
  .hpihh5ty .ppqbo::before,
  .ivewp .ppqbo::before,
  .x5pracyv .ppqbo::before,
  .q06o4w .ppqbo::before { content: ""; display: block; flex-shrink: 0; }

  
  .n8ub .ppqbo::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;
  }

  
  .hpihh5ty .ppqbo::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;
  }

  
  .ivewp .ppqbo::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;
  }

  
  .x5pracyv .ppqbo::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;
  }

  
  .q06o4w .ppqbo::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) {
  .e8z4g .ppqbo {
    padding: 5px 14px;
  }
  .e8z4g .p74zvgx1 {
    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;
  }
  .e8z4g .p74zvgx1 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .e8z4g .p74zvgx1 li a:hover { background: var(--bg-raised); }
  .e8z4g .ucd9k0j6,
  .pnduwp3u .ucd9k0j6,
  .z9o0l .ucd9k0j6 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .wimie .ppqbo {
    padding: 5px 10px;
  }
  .wimie .p74zvgx1 {
    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);
  }
  .wimie .p74zvgx1.h2qv { transform: translateX(0); }
  .wimie .p74zvgx1 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .wimie .p74zvgx1 li:last-child a { border-bottom: none; }
  .zf60 .p74zvgx1,
  .tapcbdl .p74zvgx1 { background: var(--accent) !important; }
  .zf60 .p74zvgx1 li a,
  .tapcbdl .p74zvgx1 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .z9o0l .ppqbo {
    padding: 5px 10px;
  }
  .z9o0l .p74zvgx1 {
    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);
  }
  .z9o0l .p74zvgx1::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .z9o0l .p74zvgx1.h2qv { transform: translateY(0); }
  .z9o0l .p74zvgx1 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .o9bqkt9 .ppqbo {
    padding: 5px 10px;
  }
  .o9bqkt9 .p74zvgx1 {
    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;
  }
  .o9bqkt9 .p74zvgx1.h2qv { opacity: 1; pointer-events: auto; }
  .o9bqkt9 .p74zvgx1 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .znj988hq     .ppqbo { border-radius: 0 !important; }
  .cgpghwqp   .ppqbo { border-radius: 8px !important; }
  .dav0fwvv .ppqbo { border-radius: 50% !important; }
  .o5boy   .ppqbo { border-radius: 999px !important; }
}
.hk1s .obt9h8yw { height: 28px; }
.gr7g .obt9h8yw { height: 54px; }
.bqhk22cv .obt9h8yw { height: 54px; }
.gipx7o39    .q9nkt, .gipx7o39    .hcpgv4y7 { color: #f59e0b; }
.d95r      .q9nkt { font-size: 1rem; letter-spacing: 1.5px; }
.d95r      .hcpgv4y7   { font-size: 1.35rem; }
.o8l05fj    .q9nkt, .o8l05fj    .hcpgv4y7 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.rxpcrv     .q9nkt, .rxpcrv     .hcpgv4y7 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.nqzb .q9nkt, .nqzb .hcpgv4y7 { color: var(--cta); letter-spacing: 2px; }
.lfbv1d6   .q9nkt, .lfbv1d6   .hcpgv4y7 { color: #e91e63; letter-spacing: 2px; }
.lavopi  .q9nkt, .lavopi  .hcpgv4y7 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.lqt34     .q9nkt, .lqt34     .hcpgv4y7 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.zs7u7uh .ngkbn2l + .ngkbn2l {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.cxiz .rfazjzn { padding: 18px 24px; min-height: 68px; }
.w0jdj00e .gblz89i4 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.w0jdj00e .nd26lwco {
  font-size: 1.3rem; font-weight: 800; color: var(--accent);
}
.utwar7 .ngkbn2l {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.bq1y .qgzvadq { counter-reset: cs-rank; }
.bq1y .rfazjzn { position: relative; counter-increment: cs-rank; }
.bq1y .rfazjzn::before {
  content: "#" counter(cs-rank);
  position: absolute; top: 8px; right: 10px;
  font-size: 0.68rem; font-weight: 800; letter-spacing: -.01em;
  color: var(--accent); opacity: 0.5; font-variant-numeric: tabular-nums;
}
.qh9k .qgzvadq { counter-reset: cs-rank; gap: 0; }
.qh9k .rfazjzn {
  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;
}
.qh9k .rfazjzn::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;
}
.qh9k .jlztcq {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.qh9k .sio38 {
  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;
}
.qh9k .p1ytcq6l { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.qh9k .jlztcq { min-width: 0; flex-direction: column; width: 100%; }
.qh9k .v3hegw {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.qh9k .q9nkt { color: var(--cta, var(--accent)); }
.qh9k .fa7wap { font-weight: 700; }
.qh9k .ngkbn2l {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.qh9k .gblz89i4 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.qh9k .nd26lwco {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.qh9k .oi6v4 .nd26lwco { font-size: 1.3rem; color: var(--accent-light); }
.qh9k .c3n2ac3 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.qh9k .rfazjzn:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .qh9k .qgzvadq {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .qh9k .rfazjzn {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .qh9k .rfazjzn { padding: 40px 16px 20px; }
  .qh9k .ngkbn2l {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .qh9k .c3n2ac3 { width: 100%; min-width: 0; }
}
.qt37d7 .qgzvadq { counter-reset: cs-rank; gap: 10px; }
.qt37d7 .rfazjzn {
  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);
}
.qt37d7 .rfazjzn::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);
}
.qt37d7 .jlztcq {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.qt37d7 .sio38 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.qt37d7 .p1ytcq6l { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.qt37d7 .v3hegw {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.qt37d7 .q9nkt { color: var(--cta, var(--accent)); }
.qt37d7 .ngkbn2l {
  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;
}
.qt37d7 .gblz89i4 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.qt37d7 .nd26lwco { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.qt37d7 .oi6v4 .nd26lwco { color: var(--accent-light); }
.qt37d7 .c3n2ac3 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.qt37d7 .rfazjzn:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .qt37d7 .rfazjzn {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .qt37d7 .rfazjzn::before {
    position: absolute; top: 14px; left: 14px;
  }
  .qt37d7 .jlztcq {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .qt37d7 .v3hegw { white-space: normal; text-align: center; font-size: 1.2rem; }
  .qt37d7 .ngkbn2l {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .qt37d7 .c3n2ac3 { width: 100%; min-width: 0; }
  .qt37d7 .q9nkt { min-width: 0; }
}
.yxgwn81e .qgzvadq { counter-reset: cs-rank; }
.yxgwn81e .rfazjzn::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.uigq .xps080 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.uigq .xps080 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.uigq .xps080 p { padding: 0 2px 16px; }
.sqsctu5n .xps080 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.sqsctu5n .xps080 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.sqsctu5n .xps080 summary::after { content: "›"; font-size: 1.2em; }
.sqsctu5n .xps080[open] summary::after { content: "‹"; }
.sqsctu5n .xps080 p { padding: 10px 22px 4px; }
.iq3odkak .xps080 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.iq3odkak .xps080 summary { color: var(--text-primary); padding-left: 16px; }
.iq3odkak .xps080 summary::after { content: "›"; font-size: 1.1em; }
.iq3odkak .xps080[open] summary::after { content: "‹"; }
.iq3odkak .xps080 p { padding-left: 16px; }
.w2mm .ldfljmer { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.w2mm .xps080 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.w2mm .xps080:last-child { border-bottom: none; }
.w2mm .xps080 summary { color: var(--text-primary); border-radius: 0; }
.w2mm .xps080 summary::after { content: "›"; font-size: 1.1em; }
.w2mm .xps080[open] summary::after { content: "‹"; }
.gsk2 .xps080 { overflow: hidden; }
.gsk2 .xps080 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.gsk2 .xps080 summary::after { color: rgba(255,255,255,.75); }
.gsk2 .xps080[open] summary { border-radius: 0; }
.htedjjdh { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ey6z {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.mlr5p3rz {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.qt3qpse { color: var(--text-muted); font-size: 1.05rem; }
.f0qw35 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.djvb7 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.qu4hln { margin-bottom: 20px; }
.hray9d {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.tp439q3 {
  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;
}
.tp439q3:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.k69p { resize: vertical; min-height: 130px; }
.zagyj { width: 100%; margin-top: 8px; }
.vvm2 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.gwdysnx {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.dc9s6 { color: var(--text-muted); line-height: 1.75; }
.i3ugggj { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.i3ugggj li { margin-bottom: 6px; }
.ei87i { max-width: 760px; margin: 0 auto; }
.d8lq { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.hry3w { max-width: 760px; margin: 0 auto; }
.pv7o { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.pv7o:last-child { border-bottom: none; }
.inne { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.pv7o p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.pv7o ul.i3ugggj { margin: 0; }
.y80oau2 .inne { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .y80oau2 { grid-template-columns: 1fr; gap: 10px; } }
.cmrf .inne { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.pjf28zb .i3ugggj { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .eh653o8e { grid-template-columns: 1fr; } }
.oyhjht5d { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.oyhjht5d:hover .s3tfg1n { color: var(--accent-light); text-decoration: underline; }
.javc4l { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.vjtwe { margin-bottom: 48px; }
.ru9l10 { max-width: 760px; margin: 0 auto; }
.cj2wunl { text-align: center; }
.qk5q { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.qk5q:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.yzkw1 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.qk5q p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.qk5q ul.i3ugggj { margin: 0; }
.swtu491 { color: var(--text-muted); line-height: 1.75; }
.cj2wunl .i3ugggj,
.eh6c3h .i3ugggj,
.c6n2t5 .i3ugggj,
.i3dh8l .i3ugggj {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.cj2wunl .qk5q,
.eh6c3h .qk5q { text-align: left; }
.cj2wunl .yzkw1,
.eh6c3h .yzkw1 { text-align: center; }
.shexv { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.k3pl2d6h { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.asc9j { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.pfuxrd9 { margin-top: 12px; }
.awmm5 { 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; }
.awmm5:hover { border-bottom-color: var(--accent); }
.tgbim { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.tgbim img { width: 100%; height: 100%; object-fit: cover; display: block; }
.fh51o9v { width: 200px; height: 200px; }
.gsa83d { border-radius: 10px; }
.d0gr { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.t7b7bg { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.t7b7bg::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .hn24c2s { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.m8ts { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.m8ts .asc9j, .m8ts .k3pl2d6h { max-width: 640px; }
.hhlegq .shexv { font-size: 1.6rem; margin-top: 18px; }
.ygljr0 .asc9j { margin-bottom: 28px; }
@media (max-width: 860px) { .mr2c13 { grid-template-columns: 1fr; } .hhlegq { position: static; text-align: center; } }
.buum2 .tgbim { margin: 0 auto 18px; }
.buum2 .d0gr { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .k7vjnrju { grid-template-columns: 1fr; } }
.yyufp70 .shexv { font-size: 1.6rem; margin-bottom: 6px; }
.i3dh8l .i3ugggj { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .yyufp70 { flex-direction: column; text-align: center; } .r59yun { grid-template-columns: 1fr; } }
.chj71h .shexv { font-size: 1.35rem; margin: 0 0 4px; }
.chj71h .d0gr { margin: 0; }
.ld6w7ny { max-width: 760px; margin: 0 auto; }
.y92upg { position: relative; padding-left: 28px; }
.y92upg::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.axqei { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.axqei:last-child { padding-bottom: 0; }
.gyhz7k { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.vrqvbc h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.vrqvbc p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.tppshh .mlr5p3rz { color: var(--accent-light); }
.l2zezif .mlr5p3rz { font-size: 2rem; }
.l2zezif .qt3qpse { max-width: 680px; }
.szfgzf9k .mlr5p3rz { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.szfgzf9k .qt3qpse  { margin: 0; }
@media (max-width: 640px) { .szfgzf9k { flex-direction: column; } }
.x62a .mlr5p3rz { color: var(--accent-light); }
.ilepv .mlr5p3rz { color: #fff; }
.ilepv .qt3qpse  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .r7ln { grid-template-columns: 1fr; } }
.egd3 .tp439q3 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.egd3 .tp439q3:focus { border-bottom-color: var(--accent); box-shadow: none; }
.k2p3d7 .tp439q3 { background: var(--bg-raised); border-color: transparent; }
.k2p3d7 .tp439q3:focus { background: var(--bg-card); border-color: var(--accent); }
.wzzlk .tp439q3 { border-radius: 100px; padding: 11px 20px; }
.wzzlk .k69p { border-radius: 14px; }
.op6d2x {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.op6d2x summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.op6d2x summary::-webkit-details-marker { display: none; }
.op6d2x summary::after { content: "+"; color: var(--accent); font-size: 1.2rem; flex-shrink: 0; }
.op6d2x[open] summary::after { content: "−"; }
.org52po {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .dej3 { grid-template-columns: 1fr; } }
.afba { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.afba li { margin-bottom: 6px; }
.mesb5w{display:none}
.mesb5w:empty,.xlhf:empty{display:none}
.dvmpfel{position:relative;overflow:visible}
.tnaja .ivcy07,.byiva .ivcy07,
.rnmcj9e .ivcy07,.khkv7 .ivcy07,
.o7pl .ivcy07,.y9hqg .ivcy07{display:block}
.mw79enpo .hvyeisu{display:block}
.tnaja .ivcy07,.byiva .ivcy07,
.rnmcj9e .ivcy07,.khkv7 .ivcy07,
.o7pl .ivcy07{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}
.tnaja .ivcy07 .xlhf,.byiva .ivcy07 .xlhf,
.rnmcj9e .ivcy07 .xlhf,.khkv7 .ivcy07 .xlhf,
.o7pl .ivcy07 .xlhf{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}
.tnaja .euwo8,.byiva .euwo8,
.rnmcj9e .euwo8,.khkv7 .euwo8,
.o7pl .euwo8{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.tnaja .ivcy07,.byiva .ivcy07{top:12px}
.tnaja .ivcy07 .xlhf{margin-right:auto}
.byiva .ivcy07 .xlhf{margin-left:auto}
.byiva .ivcy07{text-align:right}
.rnmcj9e .ivcy07,.khkv7 .ivcy07{bottom:12px}
.rnmcj9e .ivcy07 .xlhf{margin-right:auto}
.khkv7 .ivcy07 .xlhf{margin-left:auto}
.khkv7 .ivcy07{text-align:right}
.o7pl .ivcy07{position:relative;margin-top:16px}
.o7pl .ivcy07 .xlhf{margin:0 auto}
.y9hqg .ivcy07{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.y9hqg .ivcy07 .xlhf{margin:0}
.y9hqg .f3pnac9q~.ivcy07,
.y9hqg .c22tan~.ivcy07{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.y9hqg .f3pnac9q~.ivcy07 .xlhf,
.y9hqg .c22tan~.ivcy07 .xlhf{justify-content:flex-start}
.f3pnac9q~.ivcy07,.c22tan~.ivcy07{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}
.f3pnac9q~.ivcy07 .xlhf{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.c22tan~.ivcy07 .xlhf{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.hvyeisu .xlhf{margin:0 0 12px}
.xlhf{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.r0w0st1r{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.s3tfg1n{font-weight:600;color:var(--text-heading);opacity:1}
.jk4ua::before{content:"·";margin:0 2px;opacity:.5}
.euwo8{white-space:nowrap}
.y9ivbt .r0w0st1r{display:none}
.fnzs .euwo8{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.fnzs .jk4ua::before{content:""}
.s78zc9 .euwo8{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}
.s78zc9 .jk4ua::before{content:""}
.vzcft .xlhf{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.kr726q .euwo8{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.kr726q .jk4ua::before{content:""}
.dk1qq .euwo8{color:var(--accent);opacity:1;font-weight:500}
.jckpp6yv .euwo8{border-bottom:1px solid currentColor;padding-bottom:2px}
.nfgcmimc .xlhf{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.did6{--date-bg:var(--accent-bg)}
.gz1qsyk9 .jk4ua::before{content:""}
.dycq6a .jk4ua::before{content:"•";opacity:.4}
.dycq6a .euwo8 + .euwo8::before{content:"•";margin-right:6px;opacity:.4}
.qn8euh4 .jk4ua::before{content:"/";opacity:.35}
.qn8euh4 .euwo8 + .euwo8::before{content:"/";margin-right:6px;opacity:.35}
.vri7s .jk4ua::before{content:"|";opacity:.3}
.vri7s .euwo8 + .euwo8::before{content:"|";margin-right:6px;opacity:.3}
.neu9i .jk4ua::before{content:"—";opacity:.3}
.neu9i .euwo8 + .euwo8::before{content:"—";margin-right:6px;opacity:.3}
.rwmojmc .jk4ua::before{content:"◆";font-size:.5em;opacity:.35}
.rwmojmc .euwo8 + .euwo8::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.bolws09 .jk4ua::before{content:"·";opacity:.4}
.bolws09 .euwo8 + .euwo8::before{content:"·";margin-right:6px;opacity:.4}
.vafkol .jk4ua::before{content:"›";opacity:.4}
.vafkol .euwo8 + .euwo8::before{content:"›";margin-right:6px;opacity:.4}
.lb360egl .jk4ua::before{content:"→";opacity:.35;font-size:.85em}
.lb360egl .euwo8 + .euwo8::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.thd1xb10 .tepmb{padding:20px 0}
@media(max-width:640px){
  .tepmb{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .sdvrhnb8{max-width:100%}
}
:root {
  --accent:          #c546cf;
  --brand:           #c546cf;
  --brand-light:     #d18ad6;
  --brand-pale:      #dbb5de;
  --grad-start:      #db8ee1;
  --grad-end:        #e7c3ea;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #c546cf;
  --cta-light:       #b62ac1;
  --cta-hover:       #a22cab;
  --bg-page:         #f7f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f5;
  --bg-raised:       #f0eef1;
  --bg-hover:        #f5f3f5;
  --border:          #e8e2e8;
  --border-alt:      #dbd0db;
  --border-section:  #e8e2e8;
  --text-primary:    #1b171b;
  --text-muted:      #5e525f;
  --text-body:       #362f36;
  --text-sub:        #514751;
  --text-faint:      #877688;
  --text-dim:        #9f91a0;
  --text-label:      #6c5e6d;
  --text-value:      #433b44;
  --accent-bg:       #efe4f0;
  --accent-bg-light: #e7cde9;
  --bg-tip:          #f0f9f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f1f9;
  --bg-pros:         #f0f9f8;
  --bg-cons:         #faf3f5;
  --c-pros:          #178b7c;
  --c-cons:          #9f2136;
  --c-pros-label:    #1ba593;
  --c-tip-border:    #1eb7a3;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #178b7c;
}
:root { --logo-bg-opacity: 68%; }
body, button, input { font-family: "Karla", sans-serif; }
.l6ik .d39xyqnr, .l6ik .f3pnac9q { min-height: 320px; }
.oay4k::before { content: '>'; }
.zwx2uf .euwo8::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.zwx2uf .euwo8:first-of-type::before{content:"\f073"}.zwx2uf .euwo8:last-of-type::before{content:"\f303"}