: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;
}
.j16f5iu {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.c5n4 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.v6kytja0 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.lc44 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.vzefk6 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.vzefk6 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.vzefk6 a:hover { color: var(--accent-light); }
.hsge   .rg1knh { border-radius: 0; }
.p6cop .rg1knh li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .rg1knh {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .oamqjhs:hover .rg1knh,
  .oamqjhs:focus-within .rg1knh { display: block; }
  .rg1knh li a { padding: 8px 16px; font-size: 0.88rem; }
}
.sr2db3r {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.c61fck { display: none; }
@media (max-width: 640px) {
  .c61fck {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .c61fck.dc8v71 { display: block; }
}
@media (max-width: 640px) {
  .sr2db3r { display: block; }
  .vzefk6 > li + li::before { display: none !important; }
  .vzefk6 {
    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;
  }
  .vzefk6.dc8v71 { display: flex; }
  .vzefk6 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .vzefk6 li:last-child a { border-bottom: none; }
}
.g2ysz { min-height: 480px; }
.xibepf0 {
  font-size: 2.6rem; font-weight: 800; color: var(--accent-pale);
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.usyhh0 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.sxu6ov .usyhh0 { margin-left: 0; margin-right: 0; }
.muvlo4b {
  background: var(--accent); 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;
}
.muvlo4b:hover { opacity: 0.88; }
.ggrx {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.lcd7mwe1 {
  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%);
}
.ggrx .fhtzbmg9 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.ggrx .xibepf0 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ggrx .usyhh0 { color: #e2e8f0; }
.ggrx.j94t1o .fhtzbmg9 { text-align: center; }
.ggrx.sxu6ov   .fhtzbmg9 { text-align: left; }
.yxnc .fhtzbmg9 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.yxnc .xibepf0 { color: var(--text-primary); text-shadow: none; }
.yxnc .usyhh0 { color: var(--text-muted); }
.yxnc .muvlo4b { margin-top: 16px; }
.yxnc, .yxnc.g2ysz { min-height: auto !important; }
.yxnc.j94t1o .fhtzbmg9 { text-align: center; }
.yxnc.sxu6ov   .fhtzbmg9 { text-align: left; }
.m43htbr3 .hk64hm,
.m43htbr3 .whp363dk {
  position: relative; overflow: hidden;
}
.m43htbr3 .hk64hm::after,
.m43htbr3 .whp363dk::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.k40fr .ggrx .lcd7mwe1 {
  overflow: hidden;
}
.k40fr .ggrx .lcd7mwe1::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.edp813 .ggrx .lcd7mwe1 {
  overflow: hidden;
}
.edp813 .ggrx .lcd7mwe1::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;
}
.tmo5 .ggrx .lcd7mwe1 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.m43htbr3 .ggrx .lcd7mwe1 {
  overflow: hidden;
}
.m43htbr3 .ggrx .lcd7mwe1::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;
}
.qkb1f4fp .ggrx .lcd7mwe1 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.hk64hm .lcd7mwe1 {
  background: none;
}
.hk64hm .xibepf0 { color: #fff; }
.hk64hm .usyhh0 { color: rgba(255,255,255,0.85); }
.hk64hm .muvlo4b { background: #fff; color: var(--accent); }
.hk64hm .muvlo4b:hover { opacity: 0.92; }
.m43htbr3 .lrqzs { position: relative; overflow: hidden; }
.m43htbr3 .lrqzs::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.lrqzs .xibepf0 { text-shadow: none; color: var(--accent-pale); }
.lrqzs .usyhh0 { color: var(--text-muted); }
.lrqzs.j94t1o .dgblo { align-items: center; text-align: center; }
.nxhtycr .fhtzbmg9 { padding-bottom: 24px; }
.apk4qcei .fhtzbmg9 { max-width: 960px; }
@media (max-width: 700px) {
  .lrqzs { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .lrqzs .kjguq0d3 { display: none !important; }
  .nahmp7 .kjguq0d3 { display: none !important; }
  .xyw73o .i512qj0 { display: none !important; }
  .jhic .ekrn8j { display: none !important; }
  .dgblo  { padding: 36px 24px; }
  .lrqzs~.fq31,.afwn~.fq31{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .g2ysz, .lrqzs { min-height: 320px !important; }
  
  .xibepf0 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .sonk9k1w { display: none !important; }
  
  .yig63 { flex-direction: column; align-items: center; }
  .apjm56d { width: 100%; max-width: 340px; }
}
.qmbw96x { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.a39d03xe { width: 100%; height: 300px; object-fit: cover; display: block; }
.lfj2a .qmbw96x        { border-radius: 16px; }
.lfj2a .a39d03xe  { border-radius: 16px; }
.okd0zy .qmbw96x         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.okd0zy .a39d03xe   { border-radius: 8px; }
.jv61d { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.sltuj { width: 100%; padding: 32px 0; position: relative; }
.j3aieu { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.x9696s .sltuj:nth-child(even) { background: var(--bg-surface); }
.x9696s .sltuj:nth-child(odd)  { background: var(--bg-page); }
.z0me .sltuj:nth-child(even) { background: var(--bg-card); }
.z0me .sltuj:nth-child(odd)  { background: var(--bg-page); }
.x9696s .sltuj:nth-child(odd)  .j3aieu { background: var(--bg-card); border-radius: 6px; }
.x9696s .sltuj:nth-child(even) .j3aieu { background: var(--bg-raised); border-radius: 6px; }
.z0me .sltuj:nth-child(odd)  .j3aieu { background: var(--bg-card); border-radius: 6px; }
.z0me .sltuj:nth-child(even) .j3aieu { background: var(--bg-raised); border-radius: 6px; }
.x9696s .sltuj:nth-child(even) .ih9pkmjh .d1dcqqx3,
.z0me .sltuj:nth-child(even) .ih9pkmjh .d1dcqqx3 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.x9696s .sltuj:nth-child(odd) .ih9pkmjh .d1dcqqx3,
.z0me .sltuj:nth-child(odd) .ih9pkmjh .d1dcqqx3 { background: var(--bg-card-inner); }
.x9696s .sltuj:nth-child(even) .fpg5dhu8 .d1dcqqx3:nth-child(odd),
.z0me .sltuj:nth-child(even) .fpg5dhu8 .d1dcqqx3:nth-child(odd)  { background: var(--bg-card); }
.x9696s .sltuj:nth-child(even) .fpg5dhu8 .d1dcqqx3:nth-child(even),
.z0me .sltuj:nth-child(even) .fpg5dhu8 .d1dcqqx3:nth-child(even) { background: var(--bg-card-inner); }
h1.e4fw { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.e4fw {
  font-size: 1.6rem; font-weight: 700; color: var(--accent-light);
  margin: 0 0 16px;
  
}
h3.rztex { font-size: 1.2rem; font-weight: 700; color: var(--accent-pale); margin: 0 0 10px; }
.f51e h2.e4fw {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.mp8fv h2.e4fw {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.vq4oxt h2.e4fw {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ks7g h2.e4fw::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ziei h2.e4fw {
  color: var(--text-primary); font-size: 1.7rem;
}
.uafv h2.e4fw::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.t6ey9 h2.e4fw {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.a5k11hhr { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .a5k11hhr { display: none; } }
.qkp0clb { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.f5g6ii2 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.o3n9jbm3 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.rhh66dol { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.g1jxhk8 { padding-left: 20px; }
.g1jxhk8 li { margin-bottom: 6px; }
.g1jxhk8 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.g1jxhk8 a:hover { color: var(--accent-light); }
.ijed .rhh66dol { display: none; }
.xh38hf74 .rhh66dol { display: none; }
.xh38hf74 .g1jxhk8 { padding-left: 0; list-style: none; }
.xh38hf74 .g1jxhk8 li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.xh38hf74 .g1jxhk8 a { font-size: 0.92rem; }
.jyz7gjm5 .o3n9jbm3 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.jyz7gjm5 .rhh66dol { display: none; }
.jyz7gjm5 .g1jxhk8 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.jyz7gjm5 .g1jxhk8 li { margin-bottom: 0; }
.jyz7gjm5 .g1jxhk8 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;
}
.jyz7gjm5 .g1jxhk8 a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.oe3w .o3n9jbm3 { padding: 20px 20px 16px; }
.oe3w .g1jxhk8 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); gap: 8px;
  counter-reset: toc-c;
}
.oe3w .g1jxhk8 li { counter-increment: toc-c; margin-bottom: 0; }
.oe3w .g1jxhk8 a {
  display: flex; align-items: center; gap: 10px;
  background: var(--bg-card); border-radius: 8px;
  padding: 9px 12px; border: 1px solid var(--border);
  font-size: 0.88rem; color: var(--text-muted);
}
.oe3w .g1jxhk8 a::before {
  content: counter(toc-c);
  flex-shrink: 0; width: 22px; height: 22px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.72rem; font-weight: 700;
}
.oe3w .g1jxhk8 a:hover { color: var(--accent-light); border-color: var(--accent); }
.maibwvf .o3n9jbm3 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.maibwvf .rhh66dol { display: none; }
.maibwvf .g1jxhk8 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.maibwvf .g1jxhk8 li { margin-bottom: 0; }
.maibwvf .g1jxhk8 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.maibwvf .g1jxhk8 li:last-child::after { content: ""; margin-right: 0; }
.maibwvf .g1jxhk8 a { font-size: 0.9rem; }
.d1dcqqx3 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ih9pkmjh .d1dcqqx3 { background: var(--bg-card); }
.fpg5dhu8 .d1dcqqx3:nth-child(odd)  { background: var(--bg-card); }
.fpg5dhu8 .d1dcqqx3:nth-child(even) { background: var(--bg-raised); }
.hva3j .d1dcqqx3 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.hva3j .d1dcqqx3:last-child { border-bottom: none; }
.hva3j h3.rztex { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.z6is1du .d1dcqqx3 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.z6is1du .d1dcqqx3 + .d1dcqqx3 { margin-top: 4px; }
.xge7nno .d1dcqqx3 { background: none; border-radius: 0; padding: 12px 0; }
.xge7nno .d1dcqqx3 + .d1dcqqx3 { border-top: 1px solid var(--border-section); }
.u7yed61o { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.c4fp { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.nxc6 { color: var(--text-body); margin-bottom: 10px; }
.l7hnwu, .pu6lcz { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.l7hnwu li, .pu6lcz li { margin-bottom: 6px; }
.pu6lcz li { list-style: decimal; }
.jrr6f7g     .l7hnwu { list-style-type: "● "; }
.jjymm  .l7hnwu { list-style-type: "■ "; }
.chrh .l7hnwu { list-style-type: "◆ "; }
.f80hg4    .l7hnwu { list-style-type: "★ "; }
.jrr6f7g     .v9vt689 { list-style-type: "● "; }
.jjymm  .v9vt689 { list-style-type: "■ "; }
.chrh .v9vt689 { list-style-type: "◆ "; }
.f80hg4    .v9vt689 { list-style-type: "★ "; }
.jrr6f7g    .l7hnwu li::marker, .jrr6f7g    .v9vt689 li::marker,
.jjymm .l7hnwu li::marker, .jjymm .v9vt689 li::marker,
.chrh .l7hnwu li::marker, .chrh .v9vt689 li::marker,
.f80hg4   .l7hnwu li::marker, .f80hg4   .v9vt689 li::marker {
  color: var(--accent); font-size: 0.8em;
}
.jrr6f7g .pu6lcz,
.jjymm .pu6lcz,
.chrh .pu6lcz,
.f80hg4 .pu6lcz {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.jrr6f7g .pu6lcz li,
.jjymm .pu6lcz li,
.chrh .pu6lcz li,
.f80hg4 .pu6lcz li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.jrr6f7g .pu6lcz li::before,
.jjymm .pu6lcz li::before,
.chrh .pu6lcz li::before,
.f80hg4 .pu6lcz 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;
}
.jrr6f7g     .pu6lcz li::before { border-radius: 50%; }
.jjymm  .pu6lcz li::before { border-radius: 3px; }
.chrh .pu6lcz li::before { border-radius: 3px; }
.f80hg4    .pu6lcz li::before { border-radius: 50%; }
.qknxy8 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.g3j9 .qknxy8,
.vfk3ap3 .qknxy8 { background: transparent; border: none; border-radius: 0; }
.hpm9ad6c { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.hpm9ad6c th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.hpm9ad6c td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.hpm9ad6c tr:hover td { background: var(--bg-hover); }
.b08u9u .hpm9ad6c tbody tr:nth-child(even) td { background: var(--bg-surface); }
.shcv .hpm9ad6c { border: 1px solid var(--border-alt); }
.shcv .hpm9ad6c th,
.shcv .hpm9ad6c td { border: 1px solid var(--border-alt); }
.w6a94n9k .hpm9ad6c th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.w6a94n9k .hpm9ad6c td { border-bottom: none; }
.w6a94n9k .hpm9ad6c tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.imuzj5d1 .hpm9ad6c th {
  background: var(--accent); color: #fff; letter-spacing: 0.03em;
}
.vdavau2 .qknxy8 {
  overflow: hidden;
}
.vdavau2 .hpm9ad6c th { border-bottom: 1px solid var(--border-alt); }
.vdavau2 .hpm9ad6c tr:last-child td { border-bottom: none; }
.gh3itf { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.u7w2kv1 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.u86s83q { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.txj38w2 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.v9vt689 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.v9vt689 li { margin-bottom: 3px; }
.pp8t {
  display: flex; align-items: center; justify-content: center;
  width: 52px; height: 52px;
  margin: 16px auto 4px; padding: 0;
  font-size: 1.5rem; color: var(--accent);
  background: color-mix(in srgb, var(--accent) 15%, transparent);
  border-radius: 50%;
}
.pp8t::before { font-family: "Font Awesome 6 Free"; font-weight: 900; }
[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%}
.qhya3iu .pp8t { margin-left: auto; margin-right: auto; }
.qhya3iu .u86s83q { background: transparent; text-align: center; }
.jyeq7 .u7w2kv1 { display: grid; grid-template-columns: auto 1fr; }
.jyeq7 .u86s83q { grid-column: 2; }
.jyeq7 .txj38w2,
.jyeq7 .v9vt689 { grid-column: 1 / -1; }
.xmvk3i1 .u7w2kv1 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.xmvk3i1 .u86s83q { grid-column: 2; }
.xmvk3i1 .txj38w2,
.xmvk3i1 .v9vt689 { grid-column: 1 / -1; }
.g1qt .u7w2kv1 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.g1qt .u86s83q { background: none; color: var(--accent-light); font-weight: 700; }
.d1d5tf .u7w2kv1 { 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); }
.d1d5tf .u86s83q { background: none; color: var(--accent-light); font-weight: 700; }
.lq1lwvnn .u7w2kv1 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.lq1lwvnn .u7w2kv1:last-child { border-bottom: none; }
.lq1lwvnn .u86s83q { background: none; color: var(--accent-light); font-weight: 700; }
.ghqnjk .u7w2kv1 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ghqnjk .u86s83q { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.og8xr6 .gh3itf { counter-reset: card-n; }
.og8xr6 .u7w2kv1  { counter-increment: card-n; }
.og8xr6 .u86s83q { display: flex; align-items: center; gap: 10px; }
.og8xr6 .u86s83q::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;
}
.vqp4e39 .u7w2kv1 { background: var(--bg-surface); border: 1px solid var(--border); }
.vqp4e39 .u86s83q { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.rpzfond { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.qhcu  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.n44t { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.mb4r5 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.qlybp1 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.rpzfond strong { color: var(--text-primary); font-size: 0.95rem; }
.rpzfond p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.m5cb { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.tthqkp1, .u8z6cg2g { border-radius: 8px; padding: 14px; }
.tthqkp1 { background: var(--bg-pros); }
.u8z6cg2g { background: var(--bg-cons); }
.bmyt9 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.tthqkp1 .bmyt9 { color: var(--c-pros-label); }
.u8z6cg2g .bmyt9 { color: #f87171; }
.tthqkp1 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.u8z6cg2g ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.a39d03xe { width: 100%; height: 300px; object-fit: cover; border-radius: 10px; display: block; }
.zql8 {
  background: var(--accent); 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;
}
.zql8:hover { opacity: 0.85; }
.l7as76vi .zql8  { background: transparent; border: 2px solid var(--accent); color: var(--accent-light); }
.l7as76vi .zql8:hover  { background: var(--accent); color: #fff; opacity: 1; }
.w92afvly .zql8  { background: var(--accent-bg); border: 1px solid var(--accent); color: var(--accent-light); }
.w92afvly .zql8:hover  { background: var(--accent); color: #fff; opacity: 1; }
.j3dc .muvlo4b { border-radius: 50px; }
.j3dc .zql8  { border-radius: 50px; }
.zf2qzp .muvlo4b { padding-left: 22px; padding-right: 22px; }
.zf2qzp .zql8  { padding-left: 12px; padding-right: 12px; }
.vhpnj .muvlo4b { padding-left: 44px; padding-right: 44px; }
.vhpnj .zql8  { padding-left: 24px; padding-right: 24px; }
.pk4nip .muvlo4b { padding-left: 56px; padding-right: 56px; }
.pk4nip .zql8  { padding-left: 32px; padding-right: 32px; }
.zj4v2a   .muvlo4b::after, .zj4v2a   .zql8::after,
.zf8c .muvlo4b::after, .zf8c .zql8::after,
.trz5enwx    .muvlo4b::after, .trz5enwx    .zql8::after,
.ni0331    .muvlo4b::after, .ni0331    .zql8::after,
.rhmja    .muvlo4b::after, .rhmja    .zql8::after,
.az0m6ab     .muvlo4b::after, .az0m6ab     .zql8::after,
.u21kwda    .muvlo4b::after, .u21kwda    .zql8::after,
.l5774v   .muvlo4b::after, .l5774v   .zql8::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;
}
.zj4v2a .muvlo4b::after, .zj4v2a .zql8::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");
}
.zf8c .muvlo4b::after, .zf8c .zql8::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");
}
.trz5enwx .muvlo4b::after, .trz5enwx .zql8::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");
}
.ni0331 .muvlo4b::after, .ni0331 .zql8::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");
}
.rhmja .muvlo4b::after, .rhmja .zql8::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");
}
.az0m6ab .muvlo4b::after, .az0m6ab .zql8::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");
}
.u21kwda .muvlo4b::after, .u21kwda .zql8::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");
}
.l5774v .muvlo4b::after, .l5774v .zql8::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");
}
.j0e14s   .bti8mk1::after, .j0e14s   .m1mke1::after,
.o71pvnu .bti8mk1::after, .o71pvnu .m1mke1::after,
.vrsj    .bti8mk1::after, .vrsj    .m1mke1::after,
.g8v4a1    .bti8mk1::after, .g8v4a1    .m1mke1::after,
.vy05    .bti8mk1::after, .vy05    .m1mke1::after,
.z4kh1q3     .bti8mk1::after, .z4kh1q3     .m1mke1::after,
.s7z0xcsm    .bti8mk1::after, .s7z0xcsm    .m1mke1::after,
.i3op   .bti8mk1::after, .i3op   .m1mke1::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;
}
.j0e14s .bti8mk1::after, .j0e14s .m1mke1::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");
}
.o71pvnu .bti8mk1::after, .o71pvnu .m1mke1::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");
}
.vrsj .bti8mk1::after, .vrsj .m1mke1::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");
}
.g8v4a1 .bti8mk1::after, .g8v4a1 .m1mke1::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");
}
.vy05 .bti8mk1::after, .vy05 .m1mke1::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");
}
.z4kh1q3 .bti8mk1::after, .z4kh1q3 .m1mke1::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");
}
.s7z0xcsm .bti8mk1::after, .s7z0xcsm .m1mke1::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");
}
.i3op .bti8mk1::after, .i3op .m1mke1::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");
}
.nt4d9ca { display: flex; flex-direction: column; gap: 6px; margin: 28px 0; }
.vck8wn3d {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 10px; padding: 10px 16px;
  display: flex; flex-direction: row; align-items: center; gap: 14px;
  transition: background .15s;
}
.vck8wn3d > [itemprop="item"] { display: contents; }
.vck8wn3d:hover { background: var(--bg-hover); }
.u1ov {
  background: var(--accent-bg);
  border-radius: 8px; padding: 4px 8px;
  display: flex; align-items: center; justify-content: center;
  min-width: 56px; height: 42px; flex-shrink: 1;
}
.yryl .u1ov { background: #1a1a1a; }
.kuu2i .u1ov { background: rgba(128,128,128,.12); }
.d79ktp .u1ov { background: var(--bg-raised); }
.u050 .u1ov { background: transparent; padding: 0; }
.njyu0 { max-height: 34px; max-width: 80px; object-fit: contain; }
.yb9fg476 { display: flex; align-items: center; gap: 12px; flex-shrink: 1; min-width: 0; }
.sdtd { font-weight: 700; font-size: .88rem; color: var(--text-primary); flex-shrink: 1; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.t7nwmu { color: var(--accent); font-size: .8rem; letter-spacing: 1px; flex-shrink: 1; min-width: 0; }
.wot3wt { display: flex; flex-direction: column; align-items: center; font-size: .78rem; flex: 1 1 0; min-width: 0; }
.y1l7i0jv { color: var(--text-label); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }
.xo2si { color: var(--text-value); font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }
.ak79 { margin-left: auto; flex-shrink: 0; white-space: nowrap; }
.ak79.zql8 { padding-left: 16px !important; padding-right: 16px !important; }
@media (max-width: 720px) {
  .nt4d9ca { display: grid; grid-template-columns: 1fr; gap: 12px; }
  .nt4d9ca .vck8wn3d { flex-direction: column; align-items: center; padding: 16px 12px; border-radius: 14px; gap: 8px; }
  .nt4d9ca .yb9fg476 { flex-direction: column; align-items: center; gap: 4px; width: 100%; }
  .nt4d9ca .u1ov { width: 100%; min-width: unset; height: 52px; }
  .nt4d9ca .njyu0 { max-height: 40px; max-width: 110px; }
  .nt4d9ca .sdtd { min-width: unset; text-align: center; white-space: normal; }
  .nt4d9ca .wot3wt { flex-direction: row; justify-content: space-between; width: 100%; border-top: 1px solid var(--border); padding-top: 5px; }
  .nt4d9ca .ak79 { width: 100%; text-align: center; margin-left: 0; }
  .o6ik .vck8wn3d { row-gap: 8px !important; gap: 8px !important; }
}
.t1az {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.x8yyy {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.xh9ub {
  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;
}
.xh9ub img { max-width: 80px; max-height: 50px; object-fit: contain; }
.lswacgqo { flex: 1; }
.lswacgqo h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.dlvx { color: var(--c-stars); font-size: 1.1rem; }
.xe0pl2ga { margin-bottom: 8px; }
.t2a9p { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.dttnx::before   { content: "★ "; color: var(--accent); }
.u1ul { flex-shrink: 0; }
.dmqzxox img.r8o6 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.g3j9 { padding: 20px 24px; }
.jd7m9 { color: var(--text-muted); margin-bottom: 16px; }
.fw4l6 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.p2sym548, .v2dlk { list-style: none; font-size: 0.9rem; }
.p2sym548 li { color: var(--c-pros); margin-bottom: 4px; }
.v2dlk li { color: var(--c-cons); margin-bottom: 4px; }
.p2sym548 li::before { content: "✓"; margin-right: 5px; }
.v2dlk li::before { content: "✗"; margin-right: 5px; }
.xt660vhq .p2sym548 li::before { content: "→"; }
.xt660vhq .v2dlk li::before { content: "–"; }
.vx09  .p2sym548 li::before { content: "★"; }
.vx09  .v2dlk li::before { content: "✕"; }
.ashv8    .p2sym548 li::before { content: "◆"; }
.ashv8    .v2dlk li::before { content: "▲"; }
.ker2nj1  .p2sym548 li::before { content: "▶"; }
.ker2nj1  .v2dlk li::before { content: "■"; }
.sl3zi { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.qoo1bi { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.jwgijj2v { background: var(--bg-pros); color: var(--c-tag-pay); }
.ku1th { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.gagpcd4 .ku1th { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.xdkaefx .ku1th { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .q62roxu .c4xsop8 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .q62roxu .t1az { margin: 0; }
}
.bod3ulrd .x8yyy { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.bod3ulrd .lswacgqo h3 { color: var(--accent-light); }
.bod3ulrd .xh9ub { background: var(--bg-page); border: 1px solid var(--border); }
.lycd .t1az { border-top: 4px solid var(--accent); }
.lycd .x8yyy { background: var(--bg-card); }
.ka0ou3 .t1az { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.ka0ou3 .x8yyy { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.ka0ou3 .g3j9 { padding: 14px 16px; }
.ka0ou3 .xh9ub { border-radius: 4px; }
.ka0ou3 .ku1th { border-radius: 0; }
.oqb4p .x8yyy { padding: 0; gap: 0; overflow: hidden; }
.oqb4p .xh9ub { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.oqb4p .lswacgqo { padding: 16px 20px; }
.oqb4p .u1ul { padding: 16px 20px; align-self: center; }
.hnlf .dlvx { font-size: .95rem; }
.vfk3ap3 .m5cb { gap: 10px; }
.vfk3ap3 .tthqkp1, .vfk3ap3 .u8z6cg2g { padding: 12px; }
.vfk3ap3 .tthqkp1 ul, .vfk3ap3 .u8z6cg2g ul { margin: 4px 0 0; padding-left: 18px; }
.vfk3ap3 .tthqkp1 li, .vfk3ap3 .u8z6cg2g li { font-size: .85rem; margin-bottom: 3px; }
.zc3fjt .qoo1bi { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .vovvk { grid-template-columns: 1fr; }
  .emgb { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .emgb .t077z2t8 { width: 72px; height: 50px; }
  .emgb .cm6vpam { max-width: 180px; }
  .emgb .peky5j { width: auto; }
}
.kg3r .hnlf .dlvx { filter: brightness(1.2); }
@media (max-width: 720px) {
  .kg3r { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .wigri { padding: 16px; }
  .dvmbd8 .wo24yc { min-width: 50%; }
}
.xywj .m5cb { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .cajvg { grid-template-columns: 1fr; }
  .vpyb { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .frc08j2t { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ngws { flex-wrap: wrap; padding: 16px; }
}
.xkpulz5 .m5cb { gap: 8px; }
.xkpulz5 .tthqkp1, .xkpulz5 .u8z6cg2g { padding: 8px; }
@media (max-width: 480px) {
  .bsg4rd { flex-direction: column; align-items: stretch; }
}
.ri04a .peky5j .zql8 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .foipct2k { flex-direction: column; align-items: stretch; gap: 10px; }
  .ri04a .peky5j { text-align: center; }
}
@media (max-width: 720px) {
  .kj6rjxg9 { grid-template-columns: 1fr; }
  .oibl { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .vxt2 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.j87z .vw97ll9 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.u8m2q .dlvx { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .ills10r { grid-template-columns: 1fr; }
  .u8m2q { width: 100px; height: 100px; margin: 16px auto; }
  .j87z { font-size: 1.4rem; }
  .h6q8kdz { justify-content: center; }
  .xew2 .wo24yc { min-width: 50%; }
}
.z5pqbs .m5cb { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .dklwc4 { flex-wrap: wrap; padding: 14px 16px; }
  .ullfql1 { padding: 12px 16px; }
  .z5pqbs .m5cb { margin: 0 16px; }
  .z5pqbs .zc3fjt { padding: 0 16px; }
  .qbvllx4a { padding: 12px 16px; }
}
.cx1xx02k .nt4d9ca {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(170px, 1fr)); gap: 12px;
}
.cx1xx02k .nt4d9ca .vck8wn3d:only-child {
  grid-column: 1 / -1; flex-direction: row; align-items: center; padding: 18px 24px; gap: 16px;
}
.cx1xx02k .nt4d9ca .vck8wn3d:only-child .yb9fg476 { flex-direction: row; width: auto; }
.cx1xx02k .nt4d9ca .vck8wn3d:only-child .u1ov { width: 72px; height: 52px; min-width: 72px; }
.cx1xx02k .nt4d9ca .vck8wn3d:only-child .sdtd { text-align: left; }
.cx1xx02k .nt4d9ca .vck8wn3d:only-child .wot3wt { flex-direction: row; width: auto; border-top: none; padding-top: 0; }
.cx1xx02k .nt4d9ca .vck8wn3d:only-child .ak79 { width: auto; }
.cx1xx02k .nt4d9ca .vck8wn3d {
  flex-direction: column; align-items: center; padding: 16px 12px; border-radius: 14px; gap: 8px;
}
.cx1xx02k .nt4d9ca .yb9fg476 { flex-direction: column; align-items: center; gap: 4px; width: 100%; }
.cx1xx02k .nt4d9ca .u1ov { width: 100%; min-width: unset; height: 52px; }
.cx1xx02k .nt4d9ca .sdtd { min-width: unset; text-align: center; white-space: normal; }
.cx1xx02k .nt4d9ca .wot3wt {
  flex-direction: row; justify-content: space-between;
  width: 100%; border-top: 1px solid var(--border); padding-top: 5px;
}
.cx1xx02k .nt4d9ca .ak79 { width: 100%; text-align: center; margin-left: 0; }
@media (max-width: 640px) {
  .cx1xx02k .nt4d9ca .vck8wn3d:only-child { flex-direction: column; align-items: center; gap: 10px; padding: 16px; }
  .cx1xx02k .nt4d9ca .vck8wn3d:only-child .yb9fg476 { flex-direction: column; width: 100%; align-items: center; }
  .cx1xx02k .nt4d9ca .vck8wn3d:only-child .wot3wt { flex-direction: column; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; }
  .cx1xx02k .nt4d9ca .vck8wn3d:only-child .ak79 { width: 100%; }
}
.cx1xx02k .x8yyy { gap: 14px; }
.th68 .y1l7i0jv {
  font-size: 0.7rem; text-transform: uppercase; letter-spacing: .05em; color: var(--text-muted);
}
.th68 .xo2si {
  color: var(--accent); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 9px; font-size: 0.8rem;
}
.th68 .t7nwmu { color: var(--accent); }
.th68 .x8yyy { background: var(--accent-bg); }
.th68 .dttnx, .th68 .jqeotmci, .th68 .g8sjrct8 {
  background: var(--bg-card); border-radius: 100px; padding: 1px 10px;
  border: 1px solid var(--border);
}
.wznquwt .wot3wt { flex-direction: column; align-items: flex-start; gap: 2px; padding-top: 6px; }
.wznquwt .y1l7i0jv {
  font-size: 0.67rem; text-transform: uppercase; letter-spacing: .06em;
  color: var(--text-muted); line-height: 1;
}
.wznquwt .xo2si {
  font-weight: 700; font-size: 0.85rem;
  color: var(--accent); background: var(--accent-bg);
  border-radius: 6px; padding: 2px 10px; display: inline-block;
}
.wznquwt .t7nwmu { color: var(--accent); }
.wznquwt .x8yyy { border-bottom: 2px solid var(--accent-bg); }
.wznquwt .dttnx, .wznquwt .jqeotmci, .wznquwt .g8sjrct8 {
  background: var(--accent-bg); color: var(--accent); border-radius: 100px;
  padding: 2px 10px; font-weight: 600; border: none;
}
.zjn4ej .vck8wn3d { border-top: 3px solid var(--accent); }
.zjn4ej .t1az { overflow: hidden; }
.zjn4ej .x8yyy { background: var(--accent-bg); }
.t0r9 .vck8wn3d { padding: 8px 14px; gap: 12px; }
.t0r9 .u1ov { height: 32px; min-width: 52px; }
.t0r9 .njyu0 { max-height: 24px; }
.t0r9 .sdtd { font-size: 0.82rem; }
.t0r9 .x8yyy { padding: 14px 18px; gap: 14px; }
.t0r9 .g3j9 { padding: 14px 18px; }
.t0r9 .xh9ub { width: 70px; }
.t0r9 .lswacgqo h3 { font-size: 1.05rem; }
.rexjkx .nt4d9ca { gap: 0; }
.rexjkx .vck8wn3d {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.rexjkx .vck8wn3d:last-child { border-bottom: none; }
.rexjkx .vck8wn3d:nth-child(odd) { background: var(--accent-bg); }
.rexjkx .vck8wn3d:nth-child(odd):hover { background: var(--bg-hover); }
.o6ik .nt4d9ca {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.o6ik .vck8wn3d {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.o6ik .vck8wn3d:last-child { border-bottom: none; }
.o6ik .t7nwmu,
.o6ik .ttdj,
.o6ik .lgmuy2 { border-left: 1px solid var(--border); padding-left: 10px; }
.o6ik .sdtd { padding: 0 10px; }
.wy6fzpwm .yb9fg476 { flex-direction: column; align-items: center; gap: 4px; min-width: 110px; flex-shrink: 0; }
.wy6fzpwm .sdtd { text-align: center; white-space: normal; font-size: .82rem; line-height: 1.2; }
.wy6fzpwm .u1ov { min-width: 80px; height: 52px; }
.wy6fzpwm .njyu0 { max-height: 42px; max-width: 100px; }
.j5efy .yb9fg476 { flex-direction: column-reverse; align-items: center; gap: 4px; min-width: 110px; flex-shrink: 0; }
.j5efy .sdtd { text-align: center; white-space: normal; font-size: .82rem; line-height: 1.2; }
.j5efy .u1ov { min-width: 80px; height: 52px; }
.j5efy .njyu0 { max-height: 42px; max-width: 100px; }
.jjtd66js .nt4d9ca { gap: 12px; }
.jjtd66js .vck8wn3d {
  padding: 18px 24px; gap: 20px; border-radius: 12px;
  min-height: 80px;
}
.jjtd66js .u1ov {
  min-width: 90px; height: 64px; padding: 6px 12px; border-radius: 10px;
}
.jjtd66js .njyu0 { max-height: 52px; max-width: 120px; }
.jjtd66js .sdtd { font-size: 1rem; }
.jjtd66js .wot3wt { font-size: .85rem; }
.jjtd66js .xo2si { font-size: .9rem; }
.jjtd66js .ak79.zql8 { padding: 10px 24px !important; font-size: .9rem; }
.n5mj6 .nt4d9ca { gap: 16px; }
.n5mj6 .vck8wn3d {
  padding: 24px 28px; gap: 24px; border-radius: 14px;
  min-height: 100px; border-width: 2px;
}
.n5mj6 .u1ov {
  min-width: 110px; height: 80px; padding: 8px 14px; border-radius: 12px;
  background: var(--bg-raised);
}
.n5mj6 .njyu0 { max-height: 64px; max-width: 140px; }
.n5mj6 .sdtd { font-size: 1.1rem; font-weight: 800; }
.n5mj6 .t7nwmu { font-size: .95rem; letter-spacing: 2px; }
.n5mj6 .wot3wt { font-size: .9rem; }
.n5mj6 .xo2si { font-size: .95rem; font-weight: 700; }
.n5mj6 .y1l7i0jv { font-size: .75rem; text-transform: uppercase; letter-spacing: .04em; }
.n5mj6 .ak79.zql8 { padding: 12px 32px !important; font-size: .95rem; font-weight: 700; }
@media (max-width: 720px) {
  .cx1xx02k .nt4d9ca,
  .t0r9 .nt4d9ca {
    grid-template-columns: 1fr 1fr;
  }
  .cx1xx02k .nt4d9ca .vck8wn3d:only-child,
  .t0r9 .nt4d9ca .vck8wn3d:only-child {
    grid-column: 1 / -1;
  }
  .t0r9 .nt4d9ca .vck8wn3d:only-child .u1ov {
    height: 48px; min-width: 80px;
  }
  .t0r9 .nt4d9ca .vck8wn3d:only-child .njyu0 {
    max-height: 40px;
  }
}
.ot4dx5 .ttdj { flex: 1.8; }
.ot4dx5 .ttdj .xo2si {
  font-size: 0.88rem; font-weight: 700; color: var(--accent);
}
.ot4dx5 .ttdj .y1l7i0jv { font-weight: 700; color: var(--text-primary); }
.xghwfjc { display: none; }
.gxz788d .t7nwmu { display: none; }
.sfsqd96d .t7nwmu { font-size: 1rem; letter-spacing: 2px; }
.jnyno8qs .t7nwmu {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--accent); font-weight: 700; letter-spacing: .5px;
}
.agpy .t7nwmu,
.yw43e .t7nwmu,
.nzx0ca .t7nwmu { display: none; }
.agpy .xghwfjc,
.yw43e .xghwfjc,
.nzx0ca .xghwfjc { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.agpy .xghwfjc { font-size: 1.4rem; font-weight: 900; color: var(--accent); }
.agpy .xghwfjc small { display: none; }
.yw43e .xghwfjc {
  font-size: 0.85rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 2px 10px; gap: 0;
}
.yw43e .xghwfjc small { font-size: 1em; font-weight: 600; color: var(--accent); opacity: 0.65; }
.nzx0ca .xghwfjc {
  font-size: 1rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 3px 9px; gap: 0;
}
.nzx0ca .xghwfjc small { display: none; }
.agpy .xe0pl2ga .dlvx,
.yw43e .xe0pl2ga .dlvx,
.nzx0ca .xe0pl2ga .dlvx { display: none; }
.agpy .xe0pl2ga strong { font-size: 1.6rem; font-weight: 900; color: var(--accent); }
.agpy .vw97ll9 { display: none; }
.yw43e .xe0pl2ga strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.yw43e .j3wnpst,
.yw43e .vw97ll9 { font-size: 1em; }
.nzx0ca .xe0pl2ga strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.nzx0ca .vw97ll9 { display: none; }
.sltuj { margin-bottom: 0; }
.vgakjmze h2.e4fw { color: var(--accent-light); border-color: var(--accent); }
.e4cuqf1 h2.e4fw { color: var(--accent-light); border-color: var(--accent); }
.ozkxvxvy .qhcu     { background: #052e16; border-color: #10b981; }
.ozkxvxvy .n44t { background: #2d0a1e; border-color: #f43f5e; }
.ozkxvxvy .mb4r5    { background: #1e1036; border-color: #a855f7; }
.ozkxvxvy .rpzfond strong  { color: #f1f5f9; }
.ozkxvxvy .rpzfond p       { color: #cbd5e1; }
.ozkxvxvy .htyy4njy    .qhcu     .qlybp1::before,
.ozkxvxvy .d37c5b8s  .qhcu     .qlybp1::before,
.ozkxvxvy .h6ud2bvz  .qhcu     .qlybp1::before,
.ozkxvxvy .eyu6 .qhcu     .qlybp1::before { color: #10b981; }
.ozkxvxvy .htyy4njy    .n44t .qlybp1::before,
.ozkxvxvy .d37c5b8s  .n44t .qlybp1::before,
.ozkxvxvy .h6ud2bvz  .n44t .qlybp1::before,
.ozkxvxvy .eyu6 .n44t .qlybp1::before { color: #f43f5e; }
.ozkxvxvy .htyy4njy    .mb4r5    .qlybp1::before,
.ozkxvxvy .d37c5b8s  .mb4r5    .qlybp1::before,
.ozkxvxvy .h6ud2bvz  .mb4r5    .qlybp1::before,
.ozkxvxvy .eyu6 .mb4r5    .qlybp1::before { color: #a855f7; }
.si7ybl .qhcu     { background: #2d2000; border-color: #eab308; }
.si7ybl .n44t { background: #2d0b0b; border-color: #ef4444; }
.si7ybl .mb4r5    { background: #2d1600; border-color: #f97316; }
.si7ybl .rpzfond strong  { color: #f1f5f9; }
.si7ybl .rpzfond p       { color: #cbd5e1; }
.si7ybl .htyy4njy    .qhcu     .qlybp1::before,
.si7ybl .d37c5b8s  .qhcu     .qlybp1::before,
.si7ybl .h6ud2bvz  .qhcu     .qlybp1::before,
.si7ybl .eyu6 .qhcu     .qlybp1::before { color: #eab308; }
.si7ybl .htyy4njy    .n44t .qlybp1::before,
.si7ybl .d37c5b8s  .n44t .qlybp1::before,
.si7ybl .h6ud2bvz  .n44t .qlybp1::before,
.si7ybl .eyu6 .n44t .qlybp1::before { color: #ef4444; }
.si7ybl .htyy4njy    .mb4r5    .qlybp1::before,
.si7ybl .d37c5b8s  .mb4r5    .qlybp1::before,
.si7ybl .h6ud2bvz  .mb4r5    .qlybp1::before,
.si7ybl .eyu6 .mb4r5    .qlybp1::before { color: #f97316; }
.wjcwf .qhcu     { background: #0c1a2e; border-color: #38bdf8; }
.wjcwf .n44t { background: #12103a; border-color: #818cf8; }
.wjcwf .mb4r5    { background: #0a2020; border-color: #2dd4bf; }
.wjcwf .rpzfond strong  { color: #f1f5f9; }
.wjcwf .rpzfond p       { color: #cbd5e1; }
.wjcwf .htyy4njy    .qhcu     .qlybp1::before,
.wjcwf .d37c5b8s  .qhcu     .qlybp1::before,
.wjcwf .h6ud2bvz  .qhcu     .qlybp1::before,
.wjcwf .eyu6 .qhcu     .qlybp1::before { color: #38bdf8; }
.wjcwf .htyy4njy    .n44t .qlybp1::before,
.wjcwf .d37c5b8s  .n44t .qlybp1::before,
.wjcwf .h6ud2bvz  .n44t .qlybp1::before,
.wjcwf .eyu6 .n44t .qlybp1::before { color: #818cf8; }
.wjcwf .htyy4njy    .mb4r5    .qlybp1::before,
.wjcwf .d37c5b8s  .mb4r5    .qlybp1::before,
.wjcwf .h6ud2bvz  .mb4r5    .qlybp1::before,
.wjcwf .eyu6 .mb4r5    .qlybp1::before { color: #2dd4bf; }
.nfvjofsb .qhcu     { background: var(--accent-bg); border-color: var(--accent); }
.nfvjofsb .n44t { background: var(--accent-bg-light); border-color: var(--accent-light); }
.nfvjofsb .mb4r5    { background: var(--accent-bg); border-color: var(--accent-pale); }
.nfvjofsb .htyy4njy    .qlybp1::before,
.nfvjofsb .d37c5b8s  .qlybp1::before,
.nfvjofsb .h6ud2bvz  .qlybp1::before,
.nfvjofsb .eyu6 .qlybp1::before { color: var(--accent-light) !important; }
.vb97zir::before,
.uorn3qp::before { margin-right: 5px; }
.frlihv93 .tthqkp1 ul li,
.frlihv93 .p2sym548 li         { color: #4ade80; }
.frlihv93 .tthqkp1 .vb97zir { color: #22c55e; }
.frlihv93 .u8z6cg2g ul li,
.frlihv93 .v2dlk li         { color: #f87171; }
.frlihv93 .u8z6cg2g .uorn3qp { color: #ef4444; }
.opk1twt .tthqkp1 { background: #0c1a2e; }
.opk1twt .u8z6cg2g { background: #2d1f00; }
.opk1twt .tthqkp1 .vb97zir { color: #93c5fd; }
.opk1twt .u8z6cg2g .uorn3qp { color: #fcd34d; }
.opk1twt .tthqkp1 ul li,
.opk1twt .p2sym548 li            { color: #bfdbfe; }
.opk1twt .u8z6cg2g ul li,
.opk1twt .v2dlk li            { color: #fde68a; }
.nfocxum7 .tthqkp1 { background: var(--accent-bg); }
.nfocxum7 .u8z6cg2g { background: var(--accent-bg-light); }
.nfocxum7 .tthqkp1 .vb97zir { color: var(--accent-pale); }
.nfocxum7 .u8z6cg2g .uorn3qp { color: var(--accent-light); }
.nfocxum7 .tthqkp1 ul li,
.nfocxum7 .p2sym548 li          { color: var(--text-body); }
.nfocxum7 .u8z6cg2g ul li,
.nfocxum7 .v2dlk li          { color: var(--text-body); }
.s5071fq .vb97zir::before { content: "✓ "; }
.s5071fq .uorn3qp::before { content: "✗ "; }
.xt660vhq .vb97zir::before { content: "→ "; }
.xt660vhq .uorn3qp::before { content: "← "; }
.vx09 .vb97zir::before { content: "★ "; }
.vx09 .uorn3qp::before { content: "✕ "; }
.ashv8 .vb97zir::before { content: "◆ "; }
.ashv8 .uorn3qp::before { content: "▲ "; }
.xdkaefx .rpzfond { background: transparent; border-left: none; border: 1.5px solid; }
.xdkaefx .qhcu     { border-color: var(--c-tip-border); }
.xdkaefx .n44t { border-color: var(--c-warn-border); }
.xdkaefx .mb4r5    { border-color: #60a5fa; }
.xdkaefx .rpzfond strong { color: var(--text-primary); }
.xdkaefx .rpzfond p      { color: var(--text-muted); }
.gagpcd4 .rpzfond { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.gagpcd4 .qhcu     { border-top-color: var(--c-tip-border); }
.gagpcd4 .n44t { border-top-color: var(--c-warn-border); }
.gagpcd4 .mb4r5    { border-top-color: #60a5fa; }
.xdmn9yga .rpzfond { border-left: none; border-radius: 8px; }
.xdmn9yga .qhcu     { background: #065f46; }
.xdmn9yga .n44t { background: #92400e; }
.xdmn9yga .mb4r5    { background: #1e3a8a; }
.xdmn9yga .rpzfond strong,
.xdmn9yga .rpzfond p { color: #fff; }
.xdmn9yga .qlybp1::before { color: rgba(255,255,255,0.85) !important; }
.ozkxvxvy.xdmn9yga .qhcu,
.ozkxvxvy .xdmn9yga .qhcu     { background: #052e16; }
.ozkxvxvy.xdmn9yga .n44t,
.ozkxvxvy .xdmn9yga .n44t { background: #2d0a1e; }
.ozkxvxvy.xdmn9yga .mb4r5,
.ozkxvxvy .xdmn9yga .mb4r5    { background: #1e1036; }
.si7ybl.xdmn9yga .qhcu,
.si7ybl .xdmn9yga .qhcu      { background: #2d2000; }
.si7ybl.xdmn9yga .n44t,
.si7ybl .xdmn9yga .n44t  { background: #2d0b0b; }
.si7ybl.xdmn9yga .mb4r5,
.si7ybl .xdmn9yga .mb4r5     { background: #2d1600; }
.wjcwf.xdmn9yga .qhcu,
.wjcwf .xdmn9yga .qhcu      { background: #0c1a2e; }
.wjcwf.xdmn9yga .n44t,
.wjcwf .xdmn9yga .n44t  { background: #12103a; }
.wjcwf.xdmn9yga .mb4r5,
.wjcwf .xdmn9yga .mb4r5     { background: #0a2020; }
.ncly .rpzfond { border-left: none; border-radius: 6px; padding: 10px 14px; }
.ncly .qhcu     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.ncly .n44t { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.ncly .mb4r5    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.ncly .rpzfond strong { color: var(--text-primary); }
.ncly .rpzfond p      { color: var(--text-muted); }
.fj5r .rpzfond { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.htyy4njy .qlybp1,
.d37c5b8s .qlybp1,
.h6ud2bvz .qlybp1,
.eyu6 .qlybp1 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.htyy4njy .qlybp1::before,
.d37c5b8s .qlybp1::before,
.h6ud2bvz .qlybp1::before,
.eyu6 .qlybp1::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.htyy4njy .qhcu     .qlybp1::before { content: "✦"; color: var(--c-tip-border); }
.htyy4njy .n44t .qlybp1::before { content: "▲"; color: var(--c-warn-border); }
.htyy4njy .mb4r5    .qlybp1::before { content: "◉"; color: #60a5fa; }
.d37c5b8s .qhcu     .qlybp1::before { content: "★"; color: var(--c-tip-border); }
.d37c5b8s .n44t .qlybp1::before { content: "◆"; color: var(--c-warn-border); }
.d37c5b8s .mb4r5    .qlybp1::before { content: "●"; color: #60a5fa; }
.h6ud2bvz .qhcu     .qlybp1::before { content: "▶"; color: var(--c-tip-border); }
.h6ud2bvz .n44t .qlybp1::before { content: "■"; color: var(--c-warn-border); }
.h6ud2bvz .mb4r5    .qlybp1::before { content: "▸"; color: #60a5fa; }
.eyu6 .qhcu     .qlybp1::before { content: "→"; color: var(--c-tip-border); }
.eyu6 .n44t .qlybp1::before { content: "⬥"; color: var(--c-warn-border); }
.eyu6 .mb4r5    .qlybp1::before { content: "◈"; color: #60a5fa; }
.y4io .ih9pkmjh .d1dcqqx3,
.y4io .fpg5dhu8 .d1dcqqx3  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.y4io .u7w2kv1                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.y4io .vck8wn3d                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.y4io .t1az            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.y4io .qknxy8          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.y4io .o3n9jbm3                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.coqvd8ex .ih9pkmjh .d1dcqqx3,
.coqvd8ex .fpg5dhu8 .d1dcqqx3,
.coqvd8ex .u7w2kv1,
.coqvd8ex .vck8wn3d,
.coqvd8ex .t1az,
.coqvd8ex .qknxy8,
.coqvd8ex .o3n9jbm3,
.coqvd8ex .fj5r .rpzfond { box-shadow: none; }
.k4vv89o4   .nxc6, .k4vv89o4 .u7yed61o, .k4vv89o4 .c4fp,
.k4vv89o4   .qkp0clb, .k4vv89o4 .f5g6ii2 { font-size: 0.9rem; }
.k4vv89o4   .l7hnwu, .k4vv89o4 .pu6lcz { font-size: 0.9rem; }
.sn2cutk   .nxc6, .sn2cutk .u7yed61o, .sn2cutk .c4fp,
.sn2cutk   .qkp0clb, .sn2cutk .f5g6ii2 { font-size: 0.9rem; }
.sn2cutk   .l7hnwu, .sn2cutk .pu6lcz { font-size: 0.9rem; }
.oyg0tp   .nxc6, .oyg0tp .u7yed61o, .oyg0tp .c4fp,
.oyg0tp   .qkp0clb, .oyg0tp .f5g6ii2 { font-size: 1.08rem; }
.oyg0tp   .l7hnwu, .oyg0tp .pu6lcz { font-size: 1.05rem; }
.oyg0tp   .hpm9ad6c { font-size: 0.97rem; }
.l7g3lmba .xibepf0      { font-size: 3.2rem; }
.l7g3lmba h2.e4fw { font-size: 1.9rem; }
.l7g3lmba h3.rztex     { font-size: 1.4rem; }
.szj6r5qx .xibepf0      { font-size: 3.8rem; }
.szj6r5qx h2.e4fw { font-size: 2.2rem; }
.szj6r5qx h3.rztex     { font-size: 1.6rem; }
.sltuj + .sltuj { position: relative; }
.mh7pz0a4   .sltuj + .sltuj::before,
.ipyx0rt  .sltuj + .sltuj::before,
.t74mj   .sltuj + .sltuj::before,
.lxfde   .sltuj + .sltuj::before,
.vrf1ep   .sltuj + .sltuj::before,
.jmahxcs .sltuj + .sltuj::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.mh7pz0a4 .sltuj + .sltuj::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ipyx0rt .sltuj + .sltuj::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.t74mj .sltuj + .sltuj::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;
}
.lxfde .sltuj + .sltuj::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.kl5hct4y .sltuj { margin-bottom: 16px; }
.kl5hct4y .sltuj + .sltuj { margin-top: 0; }
.kl5hct4y .j3aieu { padding-top: 0; padding-bottom: 0; }
.vrf1ep .sltuj + .sltuj::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.jmahxcs .sltuj + .sltuj::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.jcqr .sltuj + .sltuj::before,
.etvd .sltuj + .sltuj::before,
.lf20x .sltuj + .sltuj::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%;
}
.x9696s .jcqr .sltuj:nth-child(even)::before,
.x9696s .etvd .sltuj:nth-child(even)::before,
.x9696s .lf20x .sltuj:nth-child(even)::before { background: var(--bg-surface); }
.z0me .jcqr .sltuj:nth-child(even)::before,
.z0me .etvd .sltuj:nth-child(even)::before,
.z0me .lf20x .sltuj:nth-child(even)::before { background: var(--bg-card); }
.jcqr .sltuj + .sltuj::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");
}
.etvd .sltuj + .sltuj::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");
}
.lf20x .sltuj + .sltuj::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");
}
.fcw0e .ggrx,
.ws98x .ggrx,
.vpt3d4ll .ggrx { overflow: hidden; }
.fcw0e .fhtzbmg9,
.ws98x .fhtzbmg9 { margin-bottom: 60px; }
.vpt3d4ll .fhtzbmg9 { margin-bottom: 70px; }
.ws98x .dgblo { padding-bottom: 60px; }
.fcw0e .ggrx::before,
.ws98x .ggrx::before,
.vpt3d4ll .ggrx::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%;
}
.fcw0e .ggrx::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");
}
.ws98x .ggrx::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");
}
.vpt3d4ll .ggrx::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");
}
.e9at1tq .ggrx:not(.hk64hm) .lcd7mwe1 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qhfd4ho .ggrx:not(.hk64hm) .lcd7mwe1 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.ptl4dmy  .ggrx:not(.hk64hm) .lcd7mwe1 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.x6t8k6y1  .ggrx:not(.hk64hm) .lcd7mwe1 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.e9at1tq .hk64hm { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.e9at1tq .whp363dk { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.e9at1tq .lrqzs { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.h2ucw .hk64hm .lcd7mwe1 { background: none; }
.h2ucw .ggrx:not(.hk64hm) .lcd7mwe1 { background: rgba(0,0,0,0.6); }
.xm7yjy .qmbw96x { float: left; width: 38%; margin: 0 28px 16px 0; }
.xm7yjy .qmbw96x .a39d03xe { width: 100%; height: auto; max-height: 280px; object-fit: cover; border-radius: 10px; }
.xm7yjy .j3aieu::after { content: ''; display: block; clear: both; }
.jmo2d .qmbw96x { float: right; width: 38%; margin: 0 0 16px 28px; }
.jmo2d .qmbw96x .a39d03xe { width: 100%; height: auto; max-height: 280px; object-fit: cover; border-radius: 10px; }
.jmo2d .j3aieu::after { content: ''; display: block; clear: both; }
.kpzjnd65 .sltuj:nth-child(odd)  .qmbw96x { float: left;  width: 38%; margin: 0 28px 16px 0; }
.kpzjnd65 .sltuj:nth-child(even) .qmbw96x { float: right; width: 38%; margin: 0 0 16px 28px; }
.kpzjnd65 .qmbw96x .a39d03xe { width: 100%; height: auto; max-height: 280px; object-fit: cover; border-radius: 10px; }
.kpzjnd65 .j3aieu::after { content: ''; display: block; clear: both; }
.xm7yjy .gh3itf,
.xm7yjy .nt4d9ca,
.jmo2d .gh3itf,
.jmo2d .nt4d9ca,
.kpzjnd65 .gh3itf,
.kpzjnd65 .nt4d9ca { clear: both; }
.xm7yjy .l7hnwu,
.xm7yjy .pu6lcz,
.jmo2d .l7hnwu,
.jmo2d .pu6lcz,
.kpzjnd65 .l7hnwu,
.kpzjnd65 .pu6lcz { overflow: hidden; }
@media (max-width: 640px) {
  .xm7yjy .qmbw96x,
  .jmo2d .qmbw96x,
  .kpzjnd65 .qmbw96x { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ymzwpyhf .jv61d,
.ymzwpyhf .j3aieu,
.ymzwpyhf .xh7w8  { max-width: 1100px; }
.d966gxn .jv61d,
.d966gxn .j3aieu,
.d966gxn .xh7w8  { max-width: 1200px; }
.d966gxn { --content-mw: 1200px; }
.wecwg .jv61d,
.wecwg .j3aieu,
.wecwg .xh7w8  { max-width: 1320px; }
.njjhmgu { font-size: 0.82rem; color: var(--text-muted); }
.uggnl3n { display: flex; align-items: center; }
.xwcntx3 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.yn5xk1f2 { display: flex; align-items: center; }
.cqk0z { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.cqk0z:hover { text-decoration: underline; }
.kbtctf { margin: 0 3px; opacity: 0.45; }
.kbtctf::before { content: '/'; }
.n7qvj { padding: 2px 5px; color: var(--text-main); }
.ej3j4b .njjhmgu {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ej3j4b .uggnl3n { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.qxeyymb .njjhmgu {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.qxeyymb .uggnl3n { padding: 0 0 0 12px; }
.a7w3yap .uggnl3n { padding: 0 16px; }
.a7w3yap .njjhmgu {
  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);
}
.a7w3yap .jv61d { padding-top: 28px; }
.ymzwpyhf.ej3j4b .uggnl3n { max-width: 1100px; }
.d966gxn.ej3j4b .uggnl3n { max-width: 1200px; }
.wecwg.ej3j4b .uggnl3n { max-width: 1320px; }
.d966gxn .jmz54k1q { max-width: 1200px; }
.yarl8 .sltuj { padding-top: 16px; padding-bottom: 16px; }
.tcs4lfeb .sltuj { padding-top: 24px; padding-bottom: 24px; }
.g2vxhev .sltuj { padding-top: 40px; padding-bottom: 40px; }
.muk9u5 .sltuj { padding-top: 52px; padding-bottom: 52px; }
.udfdtopt .sltuj:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.udfdtopt .sltuj:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.udfdtopt .sltuj:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.udfdtopt .sltuj:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.tksaui .j3aieu { padding-top: 10px;  padding-bottom: 10px; }
.pkt1 .j3aieu { padding-top: 18px;  padding-bottom: 18px; }
.l8a5as .j3aieu { padding-top: 36px;  padding-bottom: 36px; }
.wlvp .j3aieu { padding-top: 48px;  padding-bottom: 48px; }
.q3n79z1 h2.e4fw { font-weight: 600; }
.q3n79z1 h3.rztex     { font-weight: 600; }
.ma14j h2.e4fw { font-weight: 800; }
.ma14j h3.rztex     { font-weight: 700; }
.itmlh0cd h2.e4fw { font-weight: 900; }
.itmlh0cd h3.rztex     { font-weight: 800; }
.itmlh0cd .rpzfond strong,
.itmlh0cd .rpzfond strong { font-weight: 600; }
.bti8mk1 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ycuki .bti8mk1 { display: none; }
@media (max-width: 640px) { .bti8mk1 { display: none; } }
.bti8mk1 { background: var(--accent) !important; color: #fff !important; border: none !important; }
.bti8mk1:hover { opacity: 0.85; }
.oupvi1b6 .bti8mk1 { background: linear-gradient(135deg, var(--accent), var(--accent-light)) !important; }
.yfrbig .bti8mk1,
.wgqhg6  .bti8mk1 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.yfrbig .bti8mk1:hover,
.wgqhg6  .bti8mk1:hover { opacity: 0.88; }
.oupvi1b6.yfrbig .bti8mk1,
.oupvi1b6.wgqhg6  .bti8mk1 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.m1mke1 {
  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;
}
.m1mke1:hover { transform: translateY(-2px); opacity: 0.92; }
.m1mke1 { background: var(--accent) !important; color: #fff !important; border: none !important; }
.pxbub6 .m1mke1 { display: none; }
.dt4me .m1mke1 { right: 32px; }
.wvvdc  .m1mke1 { left: 32px; }
@media (max-width: 480px) {
  .dt4me .m1mke1 { right: 20px; bottom: 20px; }
  .wvvdc  .m1mke1 { left: 20px; bottom: 20px; }
}
.df3mok5 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.xh7w8 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.d5p01dw7 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.rfa0 { color: var(--text-dim); font-size: 0.8rem; }
.ubqzl9r a, .x3w89q8 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.ubqzl9r a:hover, .x3w89q8 a:hover { color: var(--accent-light); }
.x3w89q8 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.ey50 .xh7w8 { text-align: center; }
.ey50 .x3w89q8 { justify-content: center; margin-bottom: 16px; }
.ey50 .d5p01dw7 { margin-top: 0; }
.vdw8tnzo { margin-top: 10px; }
.vdw8tnzo a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .xh7w8 { padding-left: 16px; padding-right: 16px; }
  .y531m8 .xh7w8 { padding: 20px 16px; }
  .x3w89q8 { gap: 4px 12px; }
  .d5p01dw7 { font-size: 0.78rem; }
}
.g4w1mpd .d5p01dw7 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.g4w1mpd .rfa0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .g4w1mpd .ltlsy4e { grid-template-columns: 1fr 1fr; } .g4w1mpd .qvy1i9 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .g4w1mpd .ltlsy4e { grid-template-columns: 1fr; } }
.lligx5 .d5p01dw7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .lligx5 .xz1tb { gap: 12px; } .lligx5 .uxn5hc { margin-right: 0; width: 100%; } }
.md7cqf8 .d5p01dw7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.md7cqf8 .rfa0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .md7cqf8 .suk9o6d3 { grid-template-columns: 1fr 1fr; } .md7cqf8 .roupxzy { grid-column: 1 / -1; } }
@media (max-width: 480px) { .md7cqf8 .suk9o6d3 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .up2fvfm .z4tx63q { grid-template-columns: 1fr 1fr; } .up2fvfm .l9jwd9:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .up2fvfm .z4tx63q { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .cuxvft .z4tx63q { grid-template-columns: 1fr; } }
.l850wqfm .xh7w8 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.l850wqfm .x3w89q8 { justify-content: center; }
.sivnm .j16f5iu      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.sivnm .df3mok5 { background: var(--bg-page); border-top-color: var(--border-alt); }
.uw48 .j16f5iu      { background: #0d1117; border-bottom-color: #21262d; }
.uw48 .v6kytja0 { color: var(--accent-light); }
.uw48 .vzefk6 { --msep-color: #8b949e; }
.uw48 .vzefk6 a { color: #8b949e; }
.uw48 .vzefk6 a:hover { color: var(--accent-light); }
.uw48 .sr2db3r { color: #8b949e; }
.uw48 .df3mok5 { background: #0d1117; border-top-color: #21262d; }
.uw48 .d5p01dw7,
.uw48 .rfa0 { color: #6e7681; }
.uw48 .ubqzl9r a, .uw48 .x3w89q8 a,
.uw48 .kzhll1 a, .uw48 .go1nm a,
.uw48 .fze0ftta a, .uw48 .uxn5hc { color: #8b949e; }
.uw48 .ubqzl9r a:hover, .uw48 .x3w89q8 a:hover,
.uw48 .kzhll1 a:hover, .uw48 .go1nm a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .uw48 .vzefk6 { background: #0d1117; border-top-color: #21262d; }
  .uw48 .vzefk6 li a { border-bottom-color: #21262d; }
}
.y4iepw .j16f5iu      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.y4iepw .v6kytja0 { color: var(--accent); }
.y4iepw .vzefk6 { --msep-color: #475569; }
.y4iepw .vzefk6 a { color: #475569; }
.y4iepw .vzefk6 a:hover { color: var(--accent); }
.y4iepw .sr2db3r { color: #64748b; }
.y4iepw .df3mok5 { background: #f0f4f8; border-top-color: #cbd5e1; }
.y4iepw .d5p01dw7,
.y4iepw .rfa0 { color: #64748b; }
.y4iepw .ubqzl9r a, .y4iepw .x3w89q8 a,
.y4iepw .ubqzl9r a:hover, .y4iepw .x3w89q8 a:hover,
@media (max-width: 640px) {
  .y4iepw .vzefk6 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .y4iepw .vzefk6 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.yfrbig .j16f5iu      { background: var(--accent); border-bottom-color: var(--accent-light); }
.yfrbig .v6kytja0 { color: #fff; }
.yfrbig .vzefk6 { --msep-color: rgba(255,255,255,0.82); }
.yfrbig .vzefk6 a { color: rgba(255,255,255,0.82); }
.yfrbig .vzefk6 a:hover { color: #fff; }
.yfrbig .sr2db3r { color: rgba(255,255,255,0.9); }
.yfrbig .df3mok5 { background: var(--accent); border-top-color: var(--accent-light); }
.yfrbig .d5p01dw7,
.yfrbig .rfa0 { color: rgba(255,255,255,0.72); }
.yfrbig .ubqzl9r a, .yfrbig .x3w89q8 a,
.yfrbig .ubqzl9r a:hover, .yfrbig .x3w89q8 a:hover,
@media (max-width: 640px) {
  .yfrbig .vzefk6 { background: var(--accent); border-top-color: var(--accent-light); }
  .yfrbig .vzefk6 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.wgqhg6 .j16f5iu {
  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);
}
.wgqhg6 .df3mok5 {
  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) {
  .wgqhg6 .vzefk6 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.r27emb .c5n4 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.g6554wlr .c5n4 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.cc5m1d .c5n4 { min-height: 72px; height: auto; }
.vz3zpr .c5n4 { min-height: 84px; height: auto; }
.y531m8 .c5n4 { max-width: none; padding: 0 32px; }
.y531m8 .xh7w8  { max-width: none; padding: 24px 32px; }
.vgk7mju.d966gxn .c5n4 { max-width: 1200px; }
.vgk7mju.wecwg .c5n4 { max-width: 1320px; }
.k8lhsdn   .v6kytja0 { text-transform: capitalize; }
.hmwt .v6kytja0 { text-transform: lowercase; }
.a905i .v6kytja0 { text-transform: uppercase; letter-spacing: 0.06em; }
.eitx4ezt, .j5tn12b {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.nc5wjn .eitx4ezt,
.jhgsip .eitx4ezt,
.nc2gq .eitx4ezt,
.kbye .eitx4ezt,
.opncy   .vzefk6 a { font-weight: 500; }
.v205jn .vzefk6 a { font-weight: 600; }
.cctcnvhf     .vzefk6 a { font-weight: 700; }
.a3xn9    .vzefk6 a { font-weight: 800; letter-spacing: 0.01em; }
.qd58zi49     .vzefk6 > li + li::before,
.bdvuot    .vzefk6 > li + li::before,
.yiups9    .vzefk6 > li + li::before,
.cq62n .vzefk6 > li + li::before,
.qvu8ur8y .vzefk6 > li + li::before,
.b73u  .vzefk6 > li + li::before,
.w283    .vzefk6 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.qd58zi49     .vzefk6 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.bdvuot    .vzefk6 > li + li::before { content: "|"; }
.yiups9    .vzefk6 > li + li::before { content: "—"; }
.cq62n .vzefk6 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.qvu8ur8y .vzefk6 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.b73u  .vzefk6 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.w283    .vzefk6 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .xowk7 .sr2db3r,
  .ez30r5ko .sr2db3r,
  .j3sud169 .sr2db3r,
  .fwo6d2c7 .sr2db3r,
  .w4ym3dk .sr2db3r {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .xowk7 .sr2db3r::before,
  .ez30r5ko .sr2db3r::before,
  .j3sud169 .sr2db3r::before,
  .fwo6d2c7 .sr2db3r::before,
  .w4ym3dk .sr2db3r::before { content: ""; display: block; flex-shrink: 0; }

  
  .xowk7 .sr2db3r::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;
  }

  
  .ez30r5ko .sr2db3r::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;
  }

  
  .j3sud169 .sr2db3r::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;
  }

  
  .fwo6d2c7 .sr2db3r::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;
  }

  
  .w4ym3dk .sr2db3r::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) {
  .a8httf0 .sr2db3r {
    padding: 5px 14px;
  }
  .a8httf0 .vzefk6 {
    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;
  }
  .a8httf0 .vzefk6 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .a8httf0 .vzefk6 li a:hover { background: var(--bg-raised); }
  .a8httf0 .c61fck,
  .quhija0 .c61fck,
  .m39pch9k .c61fck { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .pvdz .sr2db3r {
    padding: 5px 10px;
  }
  .pvdz .vzefk6 {
    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);
  }
  .pvdz .vzefk6.dc8v71 { transform: translateX(0); }
  .pvdz .vzefk6 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .pvdz .vzefk6 li:last-child a { border-bottom: none; }
  .yfrbig .vzefk6,
  .uw48 .vzefk6 { background: var(--accent) !important; }
  .yfrbig .vzefk6 li a,
  .uw48 .vzefk6 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .m39pch9k .sr2db3r {
    padding: 5px 10px;
  }
  .m39pch9k .vzefk6 {
    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);
  }
  .m39pch9k .vzefk6::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .m39pch9k .vzefk6.dc8v71 { transform: translateY(0); }
  .m39pch9k .vzefk6 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .x0r75 .sr2db3r {
    padding: 5px 10px;
  }
  .x0r75 .vzefk6 {
    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;
  }
  .x0r75 .vzefk6.dc8v71 { opacity: 1; pointer-events: auto; }
  .x0r75 .vzefk6 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .mpurn     .sr2db3r { border-radius: 0 !important; }
  .nyxjkg   .sr2db3r { border-radius: 8px !important; }
  .zui8p .sr2db3r { border-radius: 50% !important; }
  .ke0k   .sr2db3r { border-radius: 999px !important; }
}
.hgjg .lc44 { height: 28px; }
.e4jl .lc44 { height: 54px; }
.ip6uwty .lc44 { height: 54px; }
.jh903d9    .t7nwmu, .jh903d9    .dlvx { color: #f59e0b; }
.umk0      .t7nwmu { font-size: 1rem; letter-spacing: 1.5px; }
.umk0      .dlvx   { font-size: 1.35rem; }
.ez5bi9d    .t7nwmu, .ez5bi9d    .dlvx { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.vk642     .t7nwmu, .vk642     .dlvx { color: var(--accent); letter-spacing: 3px; font-size: 0.7rem; }
.ve0433a .t7nwmu, .ve0433a .dlvx { color: var(--accent); letter-spacing: 2px; }
.vqjq17   .t7nwmu, .vqjq17   .dlvx { color: #e91e63; letter-spacing: 2px; }
.rlp0t0x  .t7nwmu, .rlp0t0x  .dlvx { color: var(--accent); letter-spacing: 2px; font-size: 0.65rem; }
.gbqtvin     .t7nwmu, .gbqtvin     .dlvx { color: var(--accent); letter-spacing: 2px; font-size: 0.7rem; }
.jwqg .wot3wt + .wot3wt {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.ixnginsj .vck8wn3d { padding: 18px 24px; min-height: 68px; }
.z5z2s .y1l7i0jv {
  font-size: 0.62rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.z5z2s .xo2si {
  font-size: 0.88rem; font-weight: 700; color: var(--accent);
}
.otbz .wot3wt {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.yhqm2nmz .nt4d9ca { counter-reset: cs-rank; }
.yhqm2nmz .vck8wn3d { position: relative; counter-increment: cs-rank; }
.yhqm2nmz .vck8wn3d::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;
}
.sau2rm .nt4d9ca { counter-reset: cs-rank; }
.sau2rm .vck8wn3d::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;
}
.bqi4 .zhp5yhyz { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.bqi4 .zhp5yhyz summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.bqi4 .zhp5yhyz summary::after { content: "›"; font-size: 1.2em; }
.bqi4 .zhp5yhyz[open] summary::after { content: "‹"; }
.bqi4 .zhp5yhyz p { padding: 10px 22px 4px; }
.n9xxlt { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.v3p54 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.bpxhca {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.k6honemn { color: var(--text-muted); font-size: 1.05rem; }
.n3wq {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.zy3onh { margin-bottom: 20px; }
.dljneqva {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.dmcw {
  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;
}
.dmcw:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.dxja2hf { resize: vertical; min-height: 130px; }
.iy2656r { width: 100%; margin-top: 8px; }
.f31h3d9e {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.z2t4a {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.edi4236 { color: var(--text-muted); line-height: 1.75; }
.b9rq8 { max-width: 760px; margin: 0 auto; }
.xrl7 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.tad5g { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.tad5g:last-child { border-bottom: none; }
.tad5g h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.tad5g p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.j88yri { max-width: 760px; margin: 0 auto; }
.rx0jolif { font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 12px; }
.sxhji .rx0jolif { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .sxhji { grid-template-columns: 1fr; gap: 10px; } }
.ymqo { max-width: 640px; margin: 0 auto; text-align: center; }
.a77hh { margin-bottom: 48px; }
.a77hh .rx0jolif { font-size: 1.2rem; font-weight: 700; color: var(--accent-light); margin-bottom: 14px; }
.a77hh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .eayvwue6 { grid-template-columns: 1fr; } }
.wqtb62kr .bpxhca { color: var(--accent-light); }
.c2c2 .bpxhca { font-size: 2rem; }
.c2c2 .k6honemn { max-width: 680px; }
.pgljhfz .bpxhca { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.pgljhfz .k6honemn  { margin: 0; }
@media (max-width: 640px) { .pgljhfz { flex-direction: column; } }
.ewle .bpxhca { color: var(--accent-light); }
.gejiam {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.gejiam .bpxhca { color: #fff; }
.gejiam .k6honemn  { color: rgba(255,255,255,0.85); }
.rlrupya { max-width: 680px; margin: 0 auto; }
.gqqsu0f {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .gqqsu0f { grid-template-columns: 1fr; } }
.qlh1dn .dmcw {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.qlh1dn .dmcw:focus { border-bottom-color: var(--accent); box-shadow: none; }
.mljqdj91 .dmcw { background: var(--bg-raised); border-color: transparent; }
.mljqdj91 .dmcw:focus { background: var(--bg-card); border-color: var(--accent); }
.k12j9r .dmcw { border-radius: 100px; padding: 11px 20px; }
.k12j9r .dxja2hf { border-radius: 14px; }
@media (max-width: 640px) { .rhj24rwk { grid-template-columns: 1fr; } }
.hu4ui4r{position:relative;overflow:visible}
.ot1uknu .fq31,.zshuj .fq31,
.ot1uknu .fq31,.zshuj .fq31,
.ot1uknu .fq31 .qhk3s,.zshuj .fq31 .qhk3s,
.ot1uknu .lz9cjzk1,.zshuj .lz9cjzk1,
.ot1uknu .fq31,.zshuj .fq31{bottom:12px}
.zshuj .fq31 .qhk3s{margin-left:auto}
.zshuj .fq31{text-align:right}
.r4q3oz .cnd5nu4t{display:none}
.p85hg12j .qhk3s{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.rxsj{--date-bg:transparent}
.t6bz .m36e::before{content:"·";opacity:.4}
.t6bz .lz9cjzk1 + .lz9cjzk1::before{content:"·";margin-right:6px;opacity:.4}
.i04gg2h .vnkgimsi{padding:20px 0}
@media(max-width:640px){
  .vnkgimsi{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .dglkfhx{max-width:100%}
}
:root {
  --accent:          #77a5b4;
  --accent-light:    #a4d3e3;
  --accent-pale:     #baeafa;
  --grad-start:      #003a47;
  --grad-end:        #4a7987;
  --bg-page: #0b0f10;
  --bg-surface: #0b0f10;
  --bg-card: #0e1416;
  --bg-card-inner: #141b1d;
  --bg-raised: #192123;
  --bg-hover: #1e272a;
  --border: #40494d;
  --border-alt: #6d777b;
  --border-section: #40494d;
  --text-primary: #dde7eb;
  --text-muted: #a3adb0;
  --text-body: #c3c7c9;
  --text-sub: #9a9ea0;
  --text-faint: #676b6d;
  --text-dim: #4f5355;
  --text-label: #808486;
  --text-value: #b5b9bb;
  --accent-bg:       #003641;
  --accent-bg-light: #0a414e;
  --bg-tip:        #1a2e1a;
  --bg-warning:    #2d1f0e;
  --bg-info:       #1a1f2e;
  --bg-pros:       #1a2e1a;
  --bg-cons:       #2d1a1a;
  --c-pros:        #6ee7b7;
  --c-cons:        #fca5a5;
  --c-pros-label:  #34d399;
  --c-tip-border:  #34d399;
  --c-warn-border: #f59e0b;
  --c-stars:       #f59e0b;
  --c-arrow:       #f59e0b;
  --c-tag-pay:     #6ee7b7;
}
:root { --logo-bg-opacity: 61%; }
body, button, input { font-family: "Open Sans", sans-serif; }
.q9ol .qlybp1 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.q9ol .qlybp1::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.q9ol .qhcu     .qlybp1::before { content: "";  color: var(--c-tip-border); }.q9ol .n44t .qlybp1::before { content: ""; color: var(--c-warn-border); }.q9ol .mb4r5    .qlybp1::before { content: ""; color: #60a5fa; }.ozkxvxvy .q9ol .qhcu     .qlybp1::before { color: #10b981; }.ozkxvxvy .q9ol .n44t .qlybp1::before { color: #f43f5e; }.ozkxvxvy .q9ol .mb4r5    .qlybp1::before { color: #a855f7; }.si7ybl  .q9ol .qhcu     .qlybp1::before { color: #eab308; }.si7ybl  .q9ol .n44t .qlybp1::before { color: #ef4444; }.si7ybl  .q9ol .mb4r5    .qlybp1::before { color: #f97316; }.wjcwf  .q9ol .qhcu     .qlybp1::before { color: #38bdf8; }.wjcwf  .q9ol .n44t .qlybp1::before { color: #818cf8; }.wjcwf  .q9ol .mb4r5    .qlybp1::before { color: #2dd4bf; }.nfvjofsb .q9ol .qlybp1::before { color: var(--accent-light) !important; }
.q9b5 .p2sym548 li::before, .q9b5 .v2dlk li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.q9b5 .p2sym548 li::before { content: ""; }.q9b5 .v2dlk li::before { content: ""; }.q9b5 .vb97zir::before, .q9b5 .uorn3qp::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.q9b5 .vb97zir::before { content: ""; }.q9b5 .uorn3qp::before { content: ""; }
.slqpf .g2ysz, .slqpf .lrqzs { min-height: 520px; }
.kbtctf::before { content: '—'; }
.gb0t .lz9cjzk1::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.gb0t .lz9cjzk1:first-of-type::before{content:"\f058"}.gb0t .lz9cjzk1:last-of-type::before{content:"\f021"}