: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;
}
.nfsqljl1 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.x8q68g1 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.zz5ix {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.qrpdhhma { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.q371gwsx { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.q371gwsx a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.q371gwsx a:hover { color: var(--accent-light); }
.h1hv32ci     .ona1h5i { border-radius: 6px; }
.h1hv32ci .ona1h5i li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.h1hv32ci .ona1h5i li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.ecfd .ona1h5i li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .ona1h5i {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .bsenost:hover .ona1h5i,
  .bsenost:focus-within .ona1h5i { display: block; }
  .ona1h5i li a { padding: 8px 16px; font-size: 0.88rem; }
}
.aq8ez1 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.b3mn { display: none; }
@media (max-width: 640px) {
  .b3mn {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .b3mn.w0kf { display: block; }
}
@media (max-width: 640px) {
  .aq8ez1 { display: block; }
  .q371gwsx > li + li::before { display: none !important; }
  .q371gwsx {
    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;
  }
  .q371gwsx.w0kf { display: flex; }
  .q371gwsx li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .q371gwsx li:last-child a { border-bottom: none; }
}
.yk73o0nw { min-height: 480px; }
.oyv42u4 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.mnd3 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.xlq3hkbg .mnd3 { margin-left: 0; margin-right: 0; }
.lhwh1bn {
  background: var(--cta); color: #fff; text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.lhwh1bn:hover { opacity: 0.88; }
.pl1c {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.af60x7 {
  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%);
}
.pl1c .jt9jb4 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.pl1c .oyv42u4 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.pl1c .mnd3 { color: #e2e8f0; }
.pl1c.nb70tn .jt9jb4 { text-align: center; }
.pl1c.xlq3hkbg   .jt9jb4 { text-align: left; }
.hee8a .jt9jb4 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.hee8a .oyv42u4 { color: var(--text-primary); text-shadow: none; }
.hee8a .mnd3 { color: var(--text-muted); }
.hee8a .lhwh1bn { margin-top: 16px; }
.hee8a, .hee8a.yk73o0nw { min-height: auto !important; }
.hee8a.nb70tn .jt9jb4 { text-align: center; }
.hee8a.xlq3hkbg   .jt9jb4 { text-align: left; }
.hee8a~.j4dx{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.hee8a~.j4dx .tk17qzc7{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.jav2ivs .pl1c .af60x7 {
  overflow: hidden;
}
.jav2ivs .pl1c .af60x7::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); }
}
.pyt5t .pl1c .af60x7 {
  overflow: hidden;
}
.pyt5t .pl1c .af60x7::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;
}
.zz16yv .pl1c .af60x7 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.b6sbduq .pl1c .af60x7 {
  overflow: hidden;
}
.b6sbduq .pl1c .af60x7::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;
}
.mtyal .pl1c .af60x7 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.d3sp43b .af60x7 {
  background: none;
}
.d3sp43b .oyv42u4 { color: #fff; }
.d3sp43b .mnd3 { color: rgba(255,255,255,0.85); }
.d3sp43b .lhwh1bn { background: #fff; color: var(--cta); }
.d3sp43b .lhwh1bn:hover { opacity: 0.92; }
.r1q7 .oyv42u4 { text-shadow: none; color: var(--text-primary); }
.r1q7 .mnd3 { color: var(--text-muted); }
body.oxxjloz .oyv42u4 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.v8xrl .oyv42u4 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.r1q7.xlq3hkbg   .t639q { align-items: flex-start; text-align: left; }
.if32cw5g .jt9jb4 { padding-bottom: 24px; }
.le9xc .jt9jb4 { max-width: 960px; }
@media (max-width: 700px) {
  .r1q7 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .r1q7 .kzb6r4 { display: none !important; }
  .egxd42i4 .kzb6r4 { display: none !important; }
  .acqx .usi5h9ch { display: none !important; }
  .p3suf7 .p28fv { display: none !important; }
  .t639q  { padding: 36px 24px; }
  .r1q7~.j4dx,.thyt5qv~.j4dx{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .yk73o0nw, .r1q7 { min-height: 320px !important; }
  
  .oyv42u4 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .jxr5iw { display: none !important; }
  
  .p82w50nn { flex-direction: column; align-items: center; }
  .l7bvw5 { width: 100%; max-width: 340px; }
}
.a05rg8ru { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.m5pg9n3w { width: 100%; height: auto; display: block; border-radius: 10px; }
.y0jlhue .a05rg8ru        { border-radius: 16px; }
.y0jlhue .m5pg9n3w  { border-radius: 16px; }
.j2yr9 .a05rg8ru         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.j2yr9 .m5pg9n3w   { border-radius: 8px; }
.pcu488 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.rjy9pi { width: 100%; padding: 32px 0; position: relative; }
.ofu3ou { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.i4giaa .rjy9pi:nth-child(even) { background: var(--bg-surface); }
.i4giaa .rjy9pi:nth-child(odd)  { background: var(--bg-page); }
.iw5bn5gm .rjy9pi:nth-child(even) { background: var(--bg-card); }
.iw5bn5gm .rjy9pi:nth-child(odd)  { background: var(--bg-page); }
.i4giaa .rjy9pi:nth-child(odd)  .ofu3ou { background: var(--bg-card); border-radius: 6px; }
.i4giaa .rjy9pi:nth-child(even) .ofu3ou { background: var(--bg-raised); border-radius: 6px; }
.iw5bn5gm .rjy9pi:nth-child(odd)  .ofu3ou { background: var(--bg-card); border-radius: 6px; }
.iw5bn5gm .rjy9pi:nth-child(even) .ofu3ou { background: var(--bg-raised); border-radius: 6px; }
.i4giaa .rjy9pi:nth-child(even) .sdxo6 .zpqalbph,
.iw5bn5gm .rjy9pi:nth-child(even) .sdxo6 .zpqalbph { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.i4giaa .rjy9pi:nth-child(odd) .sdxo6 .zpqalbph,
.iw5bn5gm .rjy9pi:nth-child(odd) .sdxo6 .zpqalbph { background: var(--bg-card-inner); }
.i4giaa .rjy9pi:nth-child(even) .o2ktz0ee .zpqalbph:nth-child(odd),
.iw5bn5gm .rjy9pi:nth-child(even) .o2ktz0ee .zpqalbph:nth-child(odd)  { background: var(--bg-card); }
.i4giaa .rjy9pi:nth-child(even) .o2ktz0ee .zpqalbph:nth-child(even),
.iw5bn5gm .rjy9pi:nth-child(even) .o2ktz0ee .zpqalbph:nth-child(even) { background: var(--bg-card-inner); }
h1.x70sawy6 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.x70sawy6 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.tjo803d3 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.menix h2.x70sawy6 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.n6mwp7z h2.x70sawy6 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.zxpbj h2.x70sawy6 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ugzvh h2.x70sawy6::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.vezm53z h2.x70sawy6 {
  color: var(--text-primary); font-size: 1.7rem;
}
.vd0l h2.x70sawy6::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.etlznvw h2.x70sawy6 {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.yikawg { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .yikawg { display: none; } }
.k7ggz0m { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.acjfsrq { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.yi13w {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.onypfo6j { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.eyfpv { padding-left: 20px; }
.eyfpv li { margin-bottom: 6px; }
.eyfpv a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.eyfpv a:hover { color: var(--accent-light); }
.xvlr .onypfo6j { display: none; }
.t09u .onypfo6j { display: none; }
.t09u .eyfpv { padding-left: 0; list-style: none; }
.t09u .eyfpv li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.t09u .eyfpv a { font-size: 0.92rem; }
.b4sf8g2h .yi13w { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.b4sf8g2h .onypfo6j { display: none; }
.b4sf8g2h .eyfpv { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.b4sf8g2h .eyfpv li { margin-bottom: 0; }
.b4sf8g2h .eyfpv 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;
}
.b4sf8g2h .eyfpv a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.x5unek5 .yi13w { padding: 20px 20px 16px; }
.x5unek5 .eyfpv {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.x5unek5 .eyfpv li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.x5unek5 .eyfpv a {
  display: flex; align-items: center; gap: 12px;
  background: var(--bg-card); border-radius: 8px;
  padding: 12px 14px; border: 1px solid var(--border);
  font-size: 0.92rem; line-height: 1.35; color: var(--text-muted);
  width: 100%; min-height: 58px;
  transition: border-color .15s, color .15s, background .15s;
}
.x5unek5 .eyfpv a::before {
  content: counter(toc-c);
  flex-shrink: 0; width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.x5unek5 .eyfpv a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.x5unek5 .eyfpv a:focus,
.x5unek5 .eyfpv a:focus-visible,
.x5unek5 .eyfpv a:target { outline: none; }
.x5unek5 .eyfpv li:target a { border-color: var(--border); color: var(--text-muted); }
.qcxt .yi13w { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.qcxt .onypfo6j { display: none; }
.qcxt .eyfpv { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.qcxt .eyfpv li { margin-bottom: 0; }
.qcxt .eyfpv li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.qcxt .eyfpv li:last-child::after { content: ""; margin-right: 0; }
.qcxt .eyfpv a { font-size: 0.9rem; }
.zpqalbph { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.sdxo6 .zpqalbph { background: var(--bg-card); }
.o2ktz0ee .zpqalbph:nth-child(odd)  { background: var(--bg-card); }
.o2ktz0ee .zpqalbph:nth-child(even) { background: var(--bg-raised); }
.hje9kf .zpqalbph {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.hje9kf .zpqalbph:last-child { border-bottom: none; }
.hje9kf h3.tjo803d3 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.v6lfy9 .zpqalbph {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.v6lfy9 .zpqalbph + .zpqalbph { margin-top: 4px; }
.olae57k .zpqalbph { background: none; border-radius: 0; padding: 12px 0; }
.olae57k .zpqalbph + .zpqalbph { border-top: 1px solid var(--border-section); }
.v9ibt7me { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.tvu7hxma { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ryuvfg { color: var(--text-body); margin-bottom: 10px; }
.fkmbnx, .pdh69t { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.fkmbnx li, .pdh69t li { margin-bottom: 6px; }
.pdh69t li { list-style: decimal; }
.flo994     .fkmbnx { list-style-type: "● "; }
.ppm03x  .fkmbnx { list-style-type: "■ "; }
.ftyukvg .fkmbnx { list-style-type: "◆ "; }
.msp1v1    .fkmbnx { list-style-type: "★ "; }
.flo994     .ugco { list-style-type: "● "; }
.ppm03x  .ugco { list-style-type: "■ "; }
.ftyukvg .ugco { list-style-type: "◆ "; }
.msp1v1    .ugco { list-style-type: "★ "; }
.flo994    .fkmbnx li::marker, .flo994    .ugco li::marker,
.ppm03x .fkmbnx li::marker, .ppm03x .ugco li::marker,
.ftyukvg .fkmbnx li::marker, .ftyukvg .ugco li::marker,
.msp1v1   .fkmbnx li::marker, .msp1v1   .ugco li::marker {
  color: var(--cta); font-size: 1em;
}
.flo994 .pdh69t,
.ppm03x .pdh69t,
.ftyukvg .pdh69t,
.msp1v1 .pdh69t {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.flo994 .pdh69t li,
.ppm03x .pdh69t li,
.ftyukvg .pdh69t li,
.msp1v1 .pdh69t li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.flo994 .pdh69t li::before,
.ppm03x .pdh69t li::before,
.ftyukvg .pdh69t li::before,
.msp1v1 .pdh69t 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;
}
.flo994     .pdh69t li::before { border-radius: 50%; }
.ppm03x  .pdh69t li::before { border-radius: 3px; }
.ftyukvg .pdh69t li::before { border-radius: 3px; }
.msp1v1    .pdh69t li::before { border-radius: 50%; }
.ime5 .e8j57qz,
.fg5as .lfw0t { border: 1px solid var(--border-alt); }
.fg5as .lfw0t th,
.fg5as .lfw0t td { border: 1px solid var(--border-alt); }
.e7wfj { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.c1nhguy { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.c62j { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.pdyrxc08 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.z5ahk { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ugco { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ugco li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.m5mq8 .pdyrxc08 { background: transparent; text-align: center; }
.ciue53b .c62j {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.y4v5 .c62j {
  width: 72px; height: 72px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 16px auto 4px; display: block;
  border: 3px solid var(--accent-bg);
}
.abwmlimj .c1nhguy { display: grid; grid-template-columns: auto 1fr; }
.abwmlimj .c62j {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.abwmlimj .pdyrxc08 { grid-column: 2; }
.abwmlimj .z5ahk,
.abwmlimj .ugco { grid-column: 1 / -1; }
.gab5 .c1nhguy { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.gab5 .c62j {
  grid-column: 1; grid-row: 1;
  width: 60px; height: 60px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 14px 12px; border: 2px solid var(--accent-pale);
}
.gab5 .pdyrxc08 { grid-column: 2; }
.gab5 .z5ahk,
.gab5 .ugco { grid-column: 1 / -1; }
.fchrpuy .c1nhguy { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.fchrpuy .pdyrxc08 { background: none; color: var(--accent-light); font-weight: 700; }
.p1w6utmr .c1nhguy { 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); }
.p1w6utmr .pdyrxc08 { background: none; color: var(--accent-light); font-weight: 700; }
.m55ug .c1nhguy { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.m55ug .c1nhguy:last-child { border-bottom: none; }
.m55ug .pdyrxc08 { background: none; color: var(--accent-light); font-weight: 700; }
.xdaq .c1nhguy { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.xdaq .pdyrxc08 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.teajfbt .e7wfj { counter-reset: card-n; }
.teajfbt .c1nhguy  { counter-increment: card-n; }
.teajfbt .pdyrxc08 { display: flex; align-items: center; gap: 10px; }
.teajfbt .pdyrxc08::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;
}
.wf85b9vx .c1nhguy { background: var(--bg-surface); border: 1px solid var(--border); }
.wf85b9vx .pdyrxc08 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.jh6uglg { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.y2jou  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.gxj8 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.lywk6hn { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.jh6uglg strong { color: var(--text-primary); font-size: 0.95rem; }
.jh6uglg p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.px3tmp { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.kldd, .r29xb8bw { border-radius: 8px; padding: 14px; }
.kldd { background: var(--bg-pros); }
.r29xb8bw { background: var(--bg-cons); }
.oba82hp6 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.kldd .oba82hp6 { color: var(--c-pros-label); }
.r29xb8bw .oba82hp6 { color: #f87171; }
.kldd ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.r29xb8bw ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.m5pg9n3w { width: 100%; height: auto; border-radius: 10px; display: block; }
.rbu76 {
  background: var(--cta); color: #fff; border: none;
  border-radius: 6px; padding: 8px 16px; font-size: 0.88rem; font-weight: 600;
  cursor: pointer; text-decoration: none; display: inline-block; white-space: nowrap;
}
.rbu76:hover { opacity: 0.85; }
.a3k62z .rbu76  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.a3k62z .rbu76:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.h2wi .rbu76  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.h2wi .rbu76:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.aj30t6e .lhwh1bn { border-radius: 50px; }
.aj30t6e .rbu76  { border-radius: 50px; }
.o8jjwnkz .lhwh1bn { padding-left: 22px; padding-right: 22px; }
.o8jjwnkz .rbu76  { padding-left: 12px; padding-right: 12px; }
.a2qes .lhwh1bn { padding-left: 44px; padding-right: 44px; }
.a2qes .rbu76  { padding-left: 24px; padding-right: 24px; }
.s85uywhi .lhwh1bn { padding-left: 56px; padding-right: 56px; }
.s85uywhi .rbu76  { padding-left: 32px; padding-right: 32px; }
.qik8qh   .lhwh1bn::after, .qik8qh   .rbu76::after,
.leni .lhwh1bn::after, .leni .rbu76::after,
.wyvp7w4k    .lhwh1bn::after, .wyvp7w4k    .rbu76::after,
.kwlrk    .lhwh1bn::after, .kwlrk    .rbu76::after,
.o1ksmzcy    .lhwh1bn::after, .o1ksmzcy    .rbu76::after,
.ppdko     .lhwh1bn::after, .ppdko     .rbu76::after,
.xkzn8    .lhwh1bn::after, .xkzn8    .rbu76::after,
.y1gn   .lhwh1bn::after, .y1gn   .rbu76::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;
}
.qik8qh .lhwh1bn::after, .qik8qh .rbu76::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");
}
.leni .lhwh1bn::after, .leni .rbu76::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");
}
.wyvp7w4k .lhwh1bn::after, .wyvp7w4k .rbu76::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");
}
.kwlrk .lhwh1bn::after, .kwlrk .rbu76::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");
}
.o1ksmzcy .lhwh1bn::after, .o1ksmzcy .rbu76::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");
}
.ppdko .lhwh1bn::after, .ppdko .rbu76::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");
}
.xkzn8 .lhwh1bn::after, .xkzn8 .rbu76::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");
}
.y1gn .lhwh1bn::after, .y1gn .rbu76::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");
}
.qoeygjg   .pnoow8z::after, .qoeygjg   .ytd17::after,
.s63o8 .pnoow8z::after, .s63o8 .ytd17::after,
.vzome0c    .pnoow8z::after, .vzome0c    .ytd17::after,
.bvgjc    .pnoow8z::after, .bvgjc    .ytd17::after,
.amjm7t35    .pnoow8z::after, .amjm7t35    .ytd17::after,
.nyrm0     .pnoow8z::after, .nyrm0     .ytd17::after,
.x4jsq0rx    .pnoow8z::after, .x4jsq0rx    .ytd17::after,
.lkag   .pnoow8z::after, .lkag   .ytd17::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;
}
.qoeygjg .pnoow8z::after, .qoeygjg .ytd17::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");
}
.s63o8 .pnoow8z::after, .s63o8 .ytd17::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");
}
.vzome0c .pnoow8z::after, .vzome0c .ytd17::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");
}
.bvgjc .pnoow8z::after, .bvgjc .ytd17::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");
}
.amjm7t35 .pnoow8z::after, .amjm7t35 .ytd17::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");
}
.nyrm0 .pnoow8z::after, .nyrm0 .ytd17::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");
}
.x4jsq0rx .pnoow8z::after, .x4jsq0rx .ytd17::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");
}
.lkag .pnoow8z::after, .lkag .ytd17::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");
}
.losbi {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
}
.p6yjlar {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 18px 24px;
  display: flex; flex-direction: row; align-items: center; gap: 24px;
  transition: background .15s;
}
.p6yjlar > [itemprop="item"] { display: contents; }
.p6yjlar [itemprop="itemReviewed"],
.p6yjlar [itemprop="reviewRating"] { display: none; }
.p6yjlar:hover { background: var(--bg-hover); }
.z62pje {
  background: var(--accent-bg);
  border-radius: 10px; padding: 8px 12px;
  display: flex; align-items: center; justify-content: center;
  min-width: 140px; width: 140px; height: 90px; flex-shrink: 0;
}
.qrobms8 .z62pje { background: #1a1a1a; }
.al3svv .z62pje { background: rgba(128,128,128,.12); }
.x7rsg .z62pje { background: var(--bg-raised); }
.x96w .z62pje { background: transparent; padding: 0; }
.lt6luzm { max-height: 74px; max-width: 120px; object-fit: contain; }
.js3wp { display: flex; align-items: center; gap: 16px; min-width: 0; }
.js3wp .z62pje + .wvm3 { flex: 1 1 auto; }
.wvm3 { font-weight: 700; font-size: 1.25rem; color: var(--text-primary); line-height: 1.25; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ml44ax00 { color: var(--cta); font-size: 1.2rem; letter-spacing: 2px; line-height: 1; text-align: center; }
.gjzxyf { text-align: center; font-size: 1.2rem; font-weight: 700; }
.a0h6ijd7 { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; line-height: 1.3; min-width: 0; gap: 4px; }
@media (min-width: 721px) {
  .js3wp { flex: 0 0 260px; width: 260px; }
  .ml44ax00 { flex: 0 0 120px; width: 120px; }
  .gjzxyf { flex: 0 0 110px; width: 110px; }
  .a0h6ijd7   { flex: 0 0 180px; width: 180px; }
}
.hn72tzpp { color: var(--text-label); font-size: .85rem; text-transform: uppercase; letter-spacing: .08em; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }
.qu3xx { color: var(--text-value); font-weight: 700; font-size: 1.22rem; line-height: 1.3; max-width: 100%; overflow-wrap: anywhere; word-break: break-word; }
.t3is { white-space: nowrap; text-align: center; align-self: center; }
@media (min-width: 721px) {
  .t3is { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.t3is.rbu76 { padding-left: 28px !important; padding-right: 28px !important; padding-top: 14px !important; padding-bottom: 14px !important; font-size: 1.05rem !important; }
@media (max-width: 820px) {
  .losbi { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .losbi .p6yjlar { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .losbi .js3wp { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .losbi .z62pje { width: 100%; min-width: unset; height: 120px; }
  .losbi .lt6luzm { max-height: 96px; max-width: 200px; }
  .losbi .wvm3 { min-width: unset; text-align: center; white-space: normal; }
  .losbi .ml44ax00 { min-width: 0; }
  .losbi .a0h6ijd7 { flex-direction: row; justify-content: space-between; align-items: baseline; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto; min-width: 0; }
  .losbi .t3is { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .o1oj2q .p6yjlar { row-gap: 8px !important; gap: 10px !important; }
}
.gvrq {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.hwn7 {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.v426mhv {
  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;
}
.v426mhv img { max-width: 80px; max-height: 50px; object-fit: contain; }
.cqdh8yh5 { flex: 1; }
.cqdh8yh5 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.uu0h { color: var(--c-stars); font-size: 1.1rem; }
.m5ho7s { margin-bottom: 8px; }
.ab7y { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.g9csob::before   { content: "★ "; color: var(--accent-light); }
.g4lm7x { flex-shrink: 0; }
.t88c img.s44u860h { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.ime5 { padding: 20px 24px; }
.qjhx { color: var(--text-muted); margin-bottom: 16px; }
.ls5ii { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.ovogc3, .w3b515 { list-style: none; font-size: 0.9rem; }
.ovogc3 li { color: var(--c-pros); margin-bottom: 4px; }
.w3b515 li { color: var(--c-cons); margin-bottom: 4px; }
.ovogc3 li::before { content: "✓"; margin-right: 5px; }
.w3b515 li::before { content: "✗"; margin-right: 5px; }
.ks210o .ovogc3 li::before { content: "→"; }
.ks210o .w3b515 li::before { content: "–"; }
.fd825vf  .ovogc3 li::before { content: "★"; }
.fd825vf  .w3b515 li::before { content: "✕"; }
.p04qu    .ovogc3 li::before { content: "◆"; }
.p04qu    .w3b515 li::before { content: "▲"; }
.wd7c7yn  .ovogc3 li::before { content: "▶"; }
.wd7c7yn  .w3b515 li::before { content: "■"; }
.tlfz { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.xup0 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.osomubo { background: var(--bg-pros); color: var(--c-tag-pay); }
.m1st { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.sknk .m1st { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.cs11m .m1st { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .mmoziz5x .uxyvo06n {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .mmoziz5x .gvrq { margin: 0; }
}
.t5wq .hwn7 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.t5wq .cqdh8yh5 h3 { color: var(--accent-light); }
.t5wq .v426mhv { background: var(--bg-page); border: 1px solid var(--border); }
.aa5cw86 .gvrq { border-top: 4px solid var(--accent); }
.aa5cw86 .hwn7 { background: var(--bg-card); }
.twqxdj .gvrq { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.twqxdj .hwn7 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.twqxdj .ime5 { padding: 14px 16px; }
.twqxdj .v426mhv { border-radius: 4px; }
.twqxdj .m1st { border-radius: 0; }
.bgm8p .hwn7 { padding: 0; gap: 0; overflow: hidden; }
.bgm8p .v426mhv { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.bgm8p .cqdh8yh5 { padding: 16px 20px; }
.bgm8p .g4lm7x { padding: 16px 20px; align-self: center; }
.i3r1nw .uu0h { font-size: .95rem; }
.p9k29pm5 .px3tmp { gap: 10px; }
.p9k29pm5 .kldd, .p9k29pm5 .r29xb8bw { padding: 12px; }
.p9k29pm5 .kldd ul, .p9k29pm5 .r29xb8bw ul { margin: 4px 0 0; padding-left: 18px; }
.p9k29pm5 .kldd li, .p9k29pm5 .r29xb8bw li { font-size: .85rem; margin-bottom: 3px; }
.su4i2 .xup0 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .atiqd { grid-template-columns: 1fr; }
  .x21b { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .x21b .tcxd7iet { width: 72px; height: 50px; }
  .x21b .xar683 { max-width: 180px; }
  .x21b .ojp3z9bz { width: auto; }
}
.svo3kvcr .i3r1nw .uu0h { filter: brightness(1.2); }
@media (max-width: 720px) {
  .svo3kvcr { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .bimm { padding: 16px; }
  .q5xvp .to17 { min-width: 50%; }
}
.wh9kfpm .px3tmp { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .y6va6d { grid-template-columns: 1fr; }
  .shzci { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .vqy0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .jxmlufrk { flex-wrap: wrap; padding: 16px; }
}
.u2d3yn .px3tmp { gap: 8px; }
.u2d3yn .kldd, .u2d3yn .r29xb8bw { padding: 8px; }
@media (max-width: 480px) {
  .e6hd6utj { flex-direction: column; align-items: stretch; }
}
.dj76gsqm .ojp3z9bz .rbu76 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .wxwak3 { flex-direction: column; align-items: stretch; gap: 10px; }
  .dj76gsqm .ojp3z9bz { text-align: center; }
}
@media (max-width: 720px) {
  .w38bv { grid-template-columns: 1fr; }
  .kh69 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .cwhd { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.pjwa7v .dhmri0 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.gjbrnva0 .uu0h { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .k1gcz { grid-template-columns: 1fr; }
  .gjbrnva0 { width: 100px; height: 100px; margin: 16px auto; }
  .pjwa7v { font-size: 1.4rem; }
  .lseikff6 { justify-content: center; }
  .ndslr0x .to17 { min-width: 50%; }
}
.av9t .px3tmp { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .hmxar { flex-wrap: wrap; padding: 14px 16px; }
  .zj9ogd { padding: 12px 16px; }
  .av9t .px3tmp { margin: 0 16px; }
  .av9t .su4i2 { padding: 0 16px; }
  .x8c9aj3g { padding: 12px 16px; }
}
.r2bk2 .losbi {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.r2bk2 .losbi .p6yjlar:only-child { grid-column: 1 / -1; }
.r2bk2 .losbi .p6yjlar {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.r2bk2 .losbi .js3wp { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.r2bk2 .losbi .z62pje { width: 100%; min-width: unset; height: 120px; }
.r2bk2 .losbi .lt6luzm { max-height: 100px; max-width: 200px; }
.r2bk2 .losbi .wvm3 { min-width: unset; text-align: center; white-space: normal; }
.r2bk2 .losbi .ml44ax00 { min-width: 0; }
.r2bk2 .losbi .a0h6ijd7 {
  flex-direction: row; justify-content: space-between; align-items: baseline;
  width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  flex: 0 0 auto; min-width: 0;
}
.r2bk2 .losbi .t3is { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.r2bk2 .hwn7 { gap: 14px; }
.gkzt24n8 .qu3xx {
  color: var(--accent-light); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.gkzt24n8 .ml44ax00 { color: var(--cta); }
.gkzt24n8 .hwn7 { background: var(--accent-bg); }
.gkzt24n8 .g9csob, .gkzt24n8 .x785t07j, .gkzt24n8 .wp0wsd {
  background: var(--bg-card); border-radius: 100px; padding: 1px 10px;
  border: 1px solid var(--border);
}
.c3lo .a0h6ijd7 { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.c3lo .qu3xx {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent-light); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.c3lo .ml44ax00 { color: var(--cta); }
.c3lo .hwn7 { border-bottom: 2px solid var(--accent-bg); }
.c3lo .g9csob, .c3lo .x785t07j, .c3lo .wp0wsd {
  background: var(--accent-bg); color: var(--accent-light); border-radius: 100px;
  padding: 2px 10px; font-weight: 600; border: none;
}
.xvdkr4m .p6yjlar { border-top: 3px solid var(--accent); }
.xvdkr4m .gvrq { overflow: hidden; }
.xvdkr4m .hwn7 { background: var(--accent-bg); }
.secug .p6yjlar { padding: 14px 18px; gap: 16px; }
.secug .wvm3 { font-size: 1rem; }
.secug .hwn7 { padding: 14px 18px; gap: 14px; }
.secug .ime5 { padding: 14px 18px; }
.secug .v426mhv { width: 70px; }
.secug .cqdh8yh5 h3 { font-size: 1.05rem; }
.m3po .losbi { gap: 0; }
.m3po .p6yjlar {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.m3po .p6yjlar:last-child { border-bottom: none; }
.m3po .p6yjlar:nth-child(odd) { background: var(--accent-bg); }
.m3po .p6yjlar:nth-child(odd):hover { background: var(--bg-hover); }
.o1oj2q .losbi {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.o1oj2q .p6yjlar {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.o1oj2q .p6yjlar:last-child { border-bottom: none; }
.o1oj2q .ml44ax00,
.o1oj2q .iix5,
.o1oj2q .j9w9u { border-left: 1px solid var(--border); padding-left: 10px; }
.o1oj2q .wvm3 { padding: 0 10px; }
.u18qq5u .js3wp { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.u18qq5u .wvm3 { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.qz452t .js3wp { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.qz452t .wvm3 { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.di6d0sww .losbi { gap: 14px; }
.di6d0sww .p6yjlar {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.di6d0sww .wvm3 { font-size: 1.15rem; }
.di6d0sww .qu3xx { font-size: 1.22rem; }
.di6d0sww .t3is.rbu76 { padding: 14px 30px !important; font-size: 1rem; }
.ua0ovt .losbi { gap: 18px; }
.ua0ovt .p6yjlar {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.ua0ovt .z62pje {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.ua0ovt .lt6luzm { max-height: 100px; max-width: 160px; }
.ua0ovt .js3wp { min-width: 260px; }
.ua0ovt .wvm3 { font-size: 1.25rem; font-weight: 800; }
.ua0ovt .ml44ax00 { font-size: 1.1rem; letter-spacing: 2px; }
.ua0ovt .qu3xx { font-size: 1.3rem; font-weight: 800; }
.ua0ovt .hn72tzpp { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.ua0ovt .t3is.rbu76 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.j9wbg .iix5 { flex: 1.8; }
.j9wbg .iix5 .qu3xx {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.j9wbg .iix5 .hn72tzpp { font-weight: 700; color: var(--text-primary); }
.j9wbg .t7pphig,
.j9wbg .rzkb1f,
.j9wbg .ung86thw { flex: 0.75; opacity: 0.75; }
.gjzxyf { display: none; }
.j0wz1au .ml44ax00 { display: none; }
.l3adv .ml44ax00 { font-size: 1rem; letter-spacing: 2px; }
.a2ia6ge8 .ml44ax00 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.xzhx77 .ml44ax00,
.ogig5 .ml44ax00,
.vobobo .ml44ax00 { display: none; }
.xzhx77 .gjzxyf,
.ogig5 .gjzxyf,
.vobobo .gjzxyf { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.xzhx77 .gjzxyf { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.xzhx77 .gjzxyf small { display: none; }
.ogig5 .gjzxyf {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.ogig5 .gjzxyf small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.vobobo .gjzxyf {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.vobobo .gjzxyf small { display: none; }
.xzhx77 .m5ho7s .uu0h,
.ogig5 .m5ho7s .uu0h,
.vobobo .m5ho7s .uu0h { display: none; }
.xzhx77 .m5ho7s strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.xzhx77 .dhmri0 { display: none; }
.ogig5 .m5ho7s strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.ogig5 .cmkv,
.ogig5 .dhmri0 { font-size: 1em; }
.vobobo .m5ho7s strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.vobobo .dhmri0 { display: none; }
.m7ggk2sy { margin: 16px 0; }
.tdv7pyg { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.tdv7pyg summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.tdv7pyg summary::after { content: "+"; color: var(--accent-light); }
.tdv7pyg[open] summary::after { content: "−"; }
.tdv7pyg p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.rjy9pi { margin-bottom: 0; }
.necar h2.x70sawy6 { color: var(--text-primary); border-color: var(--accent-light); }
.aeww h2.x70sawy6 { color: var(--text-primary); border-color: var(--accent-light); }
.pmz323s .y2jou     { background: #052e16; border-color: #10b981; }
.pmz323s .gxj8 { background: #2d0a1e; border-color: #f43f5e; }
.pmz323s .z69tz    { background: #1e1036; border-color: #a855f7; }
.pmz323s .jh6uglg strong  { color: #f1f5f9; }
.pmz323s .jh6uglg p       { color: #cbd5e1; }
.pmz323s .s4pgwl    .y2jou     .lywk6hn::before,
.pmz323s .nsmupsn  .y2jou     .lywk6hn::before,
.pmz323s .f709q2y5  .y2jou     .lywk6hn::before,
.pmz323s .llx7c .y2jou     .lywk6hn::before { color: #10b981; }
.pmz323s .s4pgwl    .gxj8 .lywk6hn::before,
.pmz323s .nsmupsn  .gxj8 .lywk6hn::before,
.pmz323s .f709q2y5  .gxj8 .lywk6hn::before,
.pmz323s .llx7c .gxj8 .lywk6hn::before { color: #f43f5e; }
.pmz323s .s4pgwl    .z69tz    .lywk6hn::before,
.pmz323s .nsmupsn  .z69tz    .lywk6hn::before,
.pmz323s .f709q2y5  .z69tz    .lywk6hn::before,
.pmz323s .llx7c .z69tz    .lywk6hn::before { color: #a855f7; }
.o9d0xoc .y2jou     { background: #2d2000; border-color: #eab308; }
.o9d0xoc .gxj8 { background: #2d0b0b; border-color: #ef4444; }
.o9d0xoc .jh6uglg strong  { color: #f1f5f9; }
.o9d0xoc .jh6uglg p       { color: #cbd5e1; }
.o9d0xoc .s4pgwl    .y2jou     .lywk6hn::before,
.o9d0xoc .nsmupsn  .y2jou     .lywk6hn::before,
.o9d0xoc .f709q2y5  .y2jou     .lywk6hn::before,
.o9d0xoc .llx7c .y2jou     .lywk6hn::before { color: #eab308; }
.o9d0xoc .s4pgwl    .gxj8 .lywk6hn::before,
.o9d0xoc .nsmupsn  .gxj8 .lywk6hn::before,
.o9d0xoc .f709q2y5  .gxj8 .lywk6hn::before,
.o9d0xoc .llx7c .gxj8 .lywk6hn::before { color: #ef4444; }
.o9d0xoc .s4pgwl    .z69tz    .lywk6hn::before,
.o9d0xoc .nsmupsn  .z69tz    .lywk6hn::before,
.o9d0xoc .f709q2y5  .z69tz    .lywk6hn::before,
.o9d0xoc .llx7c .z69tz    .lywk6hn::before { color: #f97316; }
.vgf71jhw .y2jou     { background: #0c1a2e; border-color: #38bdf8; }
.vgf71jhw .gxj8 { background: #12103a; border-color: #818cf8; }
.vgf71jhw .jh6uglg strong  { color: #f1f5f9; }
.vgf71jhw .jh6uglg p       { color: #cbd5e1; }
.vgf71jhw .s4pgwl    .y2jou     .lywk6hn::before,
.vgf71jhw .nsmupsn  .y2jou     .lywk6hn::before,
.vgf71jhw .f709q2y5  .y2jou     .lywk6hn::before,
.vgf71jhw .llx7c .y2jou     .lywk6hn::before { color: #38bdf8; }
.vgf71jhw .s4pgwl    .gxj8 .lywk6hn::before,
.vgf71jhw .nsmupsn  .gxj8 .lywk6hn::before,
.vgf71jhw .f709q2y5  .gxj8 .lywk6hn::before,
.vgf71jhw .llx7c .gxj8 .lywk6hn::before { color: #818cf8; }
.vgf71jhw .s4pgwl    .z69tz    .lywk6hn::before,
.vgf71jhw .nsmupsn  .z69tz    .lywk6hn::before,
.vgf71jhw .f709q2y5  .z69tz    .lywk6hn::before,
.vgf71jhw .llx7c .z69tz    .lywk6hn::before { color: #2dd4bf; }
.o80jqdu .y2jou     { background: var(--accent-bg); border-color: var(--accent-light); }
.o80jqdu .gxj8 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.o80jqdu .s4pgwl    .lywk6hn::before,
.o80jqdu .nsmupsn  .lywk6hn::before,
.o80jqdu .f709q2y5  .lywk6hn::before,
.o80jqdu .llx7c .lywk6hn::before { color: var(--accent-light) !important; }
.uzxwpp::before,
.b0bp2avj::before { margin-right: 5px; }
.cfgebn8s .kldd ul li,
.cfgebn8s .ovogc3 li         { color: #4ade80; }
.cfgebn8s .kldd .uzxwpp { color: #22c55e; }
.cfgebn8s .r29xb8bw ul li,
.cfgebn8s .w3b515 li         { color: #f87171; }
.cfgebn8s .r29xb8bw .b0bp2avj { color: #ef4444; }
.yhnt3f2g .kldd { background: var(--bg-pros); }
.yhnt3f2g .r29xb8bw { background: var(--bg-cons); }
.yhnt3f2g .kldd .uzxwpp { color: var(--c-pros-label); }
.yhnt3f2g .r29xb8bw .b0bp2avj { color: var(--c-cons); }
.yhnt3f2g .kldd ul li,
.yhnt3f2g .ovogc3 li            { color: var(--c-pros); }
.yhnt3f2g .r29xb8bw ul li,
.yhnt3f2g .w3b515 li            { color: var(--c-cons); }
.pmg7mix .kldd { background: var(--bg-pros); }
.pmg7mix .r29xb8bw { background: var(--bg-cons); }
.pmg7mix .kldd .uzxwpp { color: var(--c-pros-label); }
.pmg7mix .r29xb8bw .b0bp2avj { color: var(--c-cons); }
.pmg7mix .kldd ul li,
.pmg7mix .ovogc3 li          { color: var(--c-pros); }
.pmg7mix .r29xb8bw ul li,
.pmg7mix .w3b515 li          { color: var(--c-cons); }
.oiqpn .uzxwpp::before { content: "✓ "; }
.oiqpn .b0bp2avj::before { content: "✗ "; }
.ks210o .uzxwpp::before { content: "→ "; }
.ks210o .b0bp2avj::before { content: "← "; }
.fd825vf .uzxwpp::before { content: "★ "; }
.fd825vf .b0bp2avj::before { content: "✕ "; }
.p04qu .uzxwpp::before { content: "◆ "; }
.p04qu .b0bp2avj::before { content: "▲ "; }
.cs11m .jh6uglg { background: transparent; border-left: none; border: 1.5px solid; }
.cs11m .y2jou     { border-color: var(--c-tip-border); }
.cs11m .gxj8 { border-color: var(--c-warn-border); }
.cs11m .jh6uglg strong { color: var(--text-primary); }
.cs11m .jh6uglg p      { color: var(--text-muted); }
.sknk .jh6uglg { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.sknk .y2jou     { border-top-color: var(--c-tip-border); }
.sknk .gxj8 { border-top-color: var(--c-warn-border); }
.y7vbe .jh6uglg { border-left: none; border-radius: 8px; }
.y7vbe .y2jou     { background: #065f46; }
.y7vbe .gxj8 { background: #92400e; }
.y7vbe .jh6uglg strong,
.y7vbe .jh6uglg p { color: #fff; }
.y7vbe .lywk6hn::before { color: rgba(255,255,255,0.85) !important; }
.pmz323s.y7vbe .y2jou,
.pmz323s .y7vbe .y2jou     { background: #052e16; }
.pmz323s.y7vbe .gxj8,
.pmz323s .y7vbe .gxj8 { background: #2d0a1e; }
.pmz323s.y7vbe .z69tz,
.pmz323s .y7vbe .z69tz    { background: #1e1036; }
.o9d0xoc.y7vbe .y2jou,
.o9d0xoc .y7vbe .y2jou      { background: #2d2000; }
.o9d0xoc.y7vbe .gxj8,
.o9d0xoc .y7vbe .gxj8  { background: #2d0b0b; }
.vgf71jhw.y7vbe .y2jou,
.vgf71jhw .y7vbe .y2jou      { background: #0c1a2e; }
.vgf71jhw.y7vbe .gxj8,
.vgf71jhw .y7vbe .gxj8  { background: #12103a; }
.m7paz .jh6uglg { border-left: none; border-radius: 6px; padding: 10px 14px; }
.m7paz .y2jou     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.m7paz .gxj8 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.m7paz .z69tz    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.m7paz .jh6uglg strong { color: var(--text-primary); }
.m7paz .jh6uglg p      { color: var(--text-muted); }
.lt3hjq .jh6uglg { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.s4pgwl .lywk6hn,
.nsmupsn .lywk6hn,
.f709q2y5 .lywk6hn,
.llx7c .lywk6hn { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.s4pgwl .lywk6hn::before,
.nsmupsn .lywk6hn::before,
.f709q2y5 .lywk6hn::before,
.llx7c .lywk6hn::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.s4pgwl .y2jou     .lywk6hn::before { content: "✦"; color: var(--c-tip-border); }
.s4pgwl .gxj8 .lywk6hn::before { content: "▲"; color: var(--c-warn-border); }
.s4pgwl .z69tz    .lywk6hn::before { content: "◉"; color: #60a5fa; }
.nsmupsn .y2jou     .lywk6hn::before { content: "★"; color: var(--c-tip-border); }
.nsmupsn .gxj8 .lywk6hn::before { content: "◆"; color: var(--c-warn-border); }
.nsmupsn .z69tz    .lywk6hn::before { content: "●"; color: #60a5fa; }
.f709q2y5 .y2jou     .lywk6hn::before { content: "▶"; color: var(--c-tip-border); }
.f709q2y5 .gxj8 .lywk6hn::before { content: "■"; color: var(--c-warn-border); }
.f709q2y5 .z69tz    .lywk6hn::before { content: "▸"; color: #60a5fa; }
.llx7c .y2jou     .lywk6hn::before { content: "→"; color: var(--c-tip-border); }
.llx7c .gxj8 .lywk6hn::before { content: "⬥"; color: var(--c-warn-border); }
.llx7c .z69tz    .lywk6hn::before { content: "◈"; color: #60a5fa; }
.n8operu .sdxo6 .zpqalbph,
.n8operu .o2ktz0ee .zpqalbph  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.n8operu .c1nhguy                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.n8operu .p6yjlar                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.n8operu .gvrq            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.n8operu .yi13w                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.hzrp .sdxo6 .zpqalbph,
.hzrp .o2ktz0ee .zpqalbph,
.hzrp .c1nhguy,
.hzrp .p6yjlar,
.hzrp .gvrq,
.hzrp .e8j57qz,
.hzrp .yi13w,
.hzrp .lt3hjq .jh6uglg { box-shadow: none; }
.sa0u   .ryuvfg, .sa0u .v9ibt7me, .sa0u .tvu7hxma,
.sa0u   .k7ggz0m, .sa0u .acjfsrq { font-size: 0.9rem; }
.sa0u   .fkmbnx, .sa0u .pdh69t { font-size: 0.9rem; }
.twh8m   .ryuvfg, .twh8m .v9ibt7me, .twh8m .tvu7hxma,
.twh8m   .k7ggz0m, .twh8m .acjfsrq { font-size: 0.95rem; }
.twh8m   .fkmbnx, .twh8m .pdh69t { font-size: 0.95rem; }
.y3slaz9   .ryuvfg, .y3slaz9 .v9ibt7me, .y3slaz9 .tvu7hxma,
.y3slaz9   .k7ggz0m, .y3slaz9 .acjfsrq { font-size: 1.08rem; }
.y3slaz9   .fkmbnx, .y3slaz9 .pdh69t { font-size: 1.05rem; }
.q32p7 .oyv42u4      { font-size: 3.2rem; }
.q32p7 h2.x70sawy6 { font-size: 1.9rem; }
.q32p7 h3.tjo803d3     { font-size: 1.4rem; }
.qhg3l2 .oyv42u4      { font-size: 3.8rem; }
.qhg3l2 h2.x70sawy6 { font-size: 2.2rem; }
.qhg3l2 h3.tjo803d3     { font-size: 1.6rem; }
.rjy9pi + .rjy9pi { position: relative; }
.qnv8l   .rjy9pi + .rjy9pi::before,
.k6x6fx3n  .rjy9pi + .rjy9pi::before,
.i3pw   .rjy9pi + .rjy9pi::before,
.f3017r   .rjy9pi + .rjy9pi::before,
.kb2gefz   .rjy9pi + .rjy9pi::before,
.z4wylff5 .rjy9pi + .rjy9pi::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.qnv8l .rjy9pi + .rjy9pi::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.k6x6fx3n .rjy9pi + .rjy9pi::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.i3pw .rjy9pi + .rjy9pi::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.f3017r .rjy9pi + .rjy9pi::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.dxjt .rjy9pi { margin-bottom: 16px; }
.dxjt .rjy9pi + .rjy9pi { margin-top: 0; }
.dxjt .ofu3ou { padding-top: 0; padding-bottom: 0; }
.kb2gefz .rjy9pi + .rjy9pi::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.z4wylff5 .rjy9pi + .rjy9pi::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.bzjs23n .rjy9pi + .rjy9pi::before,
.s3v0351 .rjy9pi + .rjy9pi::before,
.rpyxsq .rjy9pi + .rjy9pi::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%;
}
.i4giaa .bzjs23n .rjy9pi:nth-child(even)::before,
.i4giaa .s3v0351 .rjy9pi:nth-child(even)::before,
.i4giaa .rpyxsq .rjy9pi:nth-child(even)::before { background: var(--bg-surface); }
.iw5bn5gm .bzjs23n .rjy9pi:nth-child(even)::before,
.iw5bn5gm .s3v0351 .rjy9pi:nth-child(even)::before,
.iw5bn5gm .rpyxsq .rjy9pi:nth-child(even)::before { background: var(--bg-card); }
.bzjs23n .rjy9pi + .rjy9pi::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");
}
.s3v0351 .rjy9pi + .rjy9pi::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");
}
.rpyxsq .rjy9pi + .rjy9pi::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");
}
.gxlgs .pl1c,
.txpy5c .pl1c,
.lxo4bup .pl1c { overflow: hidden; }
.gxlgs .jt9jb4,
.txpy5c .jt9jb4 { margin-bottom: 60px; }
.lxo4bup .jt9jb4 { margin-bottom: 70px; }
.gxlgs .t639q,
.gxlgs .pl1c::before,
.txpy5c .pl1c::before,
.lxo4bup .pl1c::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%;
}
.gxlgs .pl1c::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");
}
.txpy5c .pl1c::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");
}
.lxo4bup .pl1c::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");
}
.gzv8hnan .pl1c:not(.d3sp43b) .af60x7 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.y96e .pl1c:not(.d3sp43b) .af60x7 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.ezext  .pl1c:not(.d3sp43b) .af60x7 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.jt09  .pl1c:not(.d3sp43b) .af60x7 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.o0fgn .d3sp43b .af60x7 { background: none; }
.o0fgn .pl1c:not(.d3sp43b) .af60x7 { background: rgba(0,0,0,0.6); }
.u206stt .a05rg8ru { float: left; width: 38%; margin: 0 28px 16px 0; }
.u206stt .a05rg8ru .m5pg9n3w { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.u206stt .ofu3ou::after { content: ''; display: block; clear: both; }
.g9xwz76 .a05rg8ru { float: right; width: 38%; margin: 0 0 16px 28px; }
.g9xwz76 .a05rg8ru .m5pg9n3w { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.g9xwz76 .ofu3ou::after { content: ''; display: block; clear: both; }
.dhn4afww .rjy9pi:nth-child(odd)  .a05rg8ru { float: left;  width: 38%; margin: 0 28px 16px 0; }
.dhn4afww .rjy9pi:nth-child(even) .a05rg8ru { float: right; width: 38%; margin: 0 0 16px 28px; }
.dhn4afww .a05rg8ru .m5pg9n3w { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.dhn4afww .ofu3ou::after { content: ''; display: block; clear: both; }
.u206stt .e7wfj,
.u206stt .losbi,
.g9xwz76 .e7wfj,
.g9xwz76 .losbi,
.dhn4afww .e7wfj,
.dhn4afww .losbi { clear: both; }
@media (max-width: 900px) {
  .u206stt .a05rg8ru,
  .g9xwz76 .a05rg8ru,
  .dhn4afww .rjy9pi:nth-child(odd)  .a05rg8ru,
  .dhn4afww .rjy9pi:nth-child(even) .a05rg8ru {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .u206stt .a05rg8ru .m5pg9n3w,
  .g9xwz76 .a05rg8ru .m5pg9n3w,
  .dhn4afww .a05rg8ru .m5pg9n3w {
    max-height: none !important;
  }
}
.u206stt .fkmbnx,
.u206stt .pdh69t,
.g9xwz76 .fkmbnx,
.g9xwz76 .pdh69t,
.dhn4afww .fkmbnx,
.dhn4afww .pdh69t { overflow: hidden; }
@media (max-width: 640px) {
  .u206stt .a05rg8ru,
  .g9xwz76 .a05rg8ru,
  .dhn4afww .a05rg8ru { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ivvp4570 .pcu488,
.ivvp4570 .ofu3ou,
.ivvp4570 .b5fulf  { max-width: 1100px; }
.ivvp4570 { --content-mw: 1100px; }
.mb0fi3 .pcu488,
.mb0fi3 .ofu3ou,
.mb0fi3 .b5fulf  { max-width: 1200px; }
.fn9rrbay .pcu488,
.fn9rrbay .ofu3ou,
.fn9rrbay .b5fulf  { max-width: 1320px; }
.k4mhic { font-size: 0.82rem; color: var(--text-muted); }
.ueqvbb91 { display: flex; align-items: center; }
.ypxrt {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.e7yp8tv4 { display: flex; align-items: center; }
.vniqzb { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.vniqzb:hover { text-decoration: underline; }
.htfuas { margin: 0 3px; opacity: 0.45; }
.htfuas::before { content: '/'; }
.qh99j6 { padding: 2px 5px; color: var(--text-main); }
.cu8lo .k4mhic {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.cu8lo .ueqvbb91 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.x73s .k4mhic {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.x73s .ueqvbb91 { padding: 0 0 0 12px; }
.e1uv4 .ueqvbb91 { padding: 0 16px; }
.e1uv4 .k4mhic {
  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);
}
.e1uv4 .pcu488 { padding-top: 28px; }
@media (max-width: 720px) {
  .r92qd9sn { margin-top: 18px; padding: 0 16px; }
  .e1uv4 .pcu488 { padding-top: 16px; }
}
.ivvp4570.cu8lo .ueqvbb91 { max-width: 1100px; }
.mb0fi3.cu8lo .ueqvbb91 { max-width: 1200px; }
.fn9rrbay.cu8lo .ueqvbb91 { max-width: 1320px; }
.ivvp4570 .r92qd9sn { max-width: 1100px; }
.kgxx30de .rjy9pi { padding-top: 16px; padding-bottom: 16px; }
.lnv1brgc .rjy9pi { padding-top: 24px; padding-bottom: 24px; }
.v2gy .rjy9pi { padding-top: 40px; padding-bottom: 40px; }
.qm2a1g .rjy9pi { padding-top: 52px; padding-bottom: 52px; }
.pkm3xe .rjy9pi:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.pkm3xe .rjy9pi:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.pkm3xe .rjy9pi:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.pkm3xe .rjy9pi:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.c56wf4nq .ofu3ou { padding-top: 10px;  padding-bottom: 10px; }
.g3f3hd8s .ofu3ou { padding-top: 18px;  padding-bottom: 18px; }
.o276xml4 .ofu3ou { padding-top: 36px;  padding-bottom: 36px; }
.vcwizet8 .ofu3ou { padding-top: 48px;  padding-bottom: 48px; }
.gofq9sj0 h2.x70sawy6 { font-weight: 600; }
.gofq9sj0 h3.tjo803d3     { font-weight: 600; }
.bzd5inc h2.x70sawy6 { font-weight: 800; }
.bzd5inc h3.tjo803d3     { font-weight: 700; }
.wn7zlv h2.x70sawy6 { font-weight: 900; }
.wn7zlv h3.tjo803d3     { font-weight: 800; }
.wn7zlv .jh6uglg strong,
.wn7zlv .jh6uglg strong { font-weight: 600; }
.pnoow8z {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.oa7f1krx .pnoow8z { display: none; }
@media (max-width: 640px) { .pnoow8z { display: none; } }
.pnoow8z { background: var(--cta) !important; color: #fff !important; border: none !important; }
.pnoow8z:hover { opacity: 0.85; }
.te0v9 .pnoow8z { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.p0pe5 .pnoow8z,
.rsx4cdy  .pnoow8z { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.p0pe5 .pnoow8z:hover,
.rsx4cdy  .pnoow8z:hover { opacity: 0.88; }
.te0v9.p0pe5 .pnoow8z,
.te0v9.rsx4cdy  .pnoow8z { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ytd17 {
  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;
}
.ytd17:hover { transform: translateY(-2px); opacity: 0.92; }
.ytd17 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.drdlal .ytd17 { display: none; }
.u3t7gtdx .ytd17 { right: 32px; }
.tem9lc  .ytd17 { left: 32px; }
@media (max-width: 480px) {
  .u3t7gtdx .ytd17 { right: 20px; bottom: 20px; }
  .tem9lc  .ytd17 { left: 20px; bottom: 20px; }
}
.lzbwebp3 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.b5fulf { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.tilr2j { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.v57zmncz { color: var(--text-dim); font-size: 0.8rem; }
.zhx62p a, .us3wq a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.zhx62p a:hover, .us3wq a:hover { color: var(--accent-light); }
.us3wq { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.qgwsyqr .b5fulf { text-align: center; }
.qgwsyqr .us3wq { justify-content: center; margin-bottom: 16px; }
.qgwsyqr .tilr2j { margin-top: 0; }
.g32z8w { margin-top: 10px; }
.g32z8w a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .b5fulf { padding-left: 16px; padding-right: 16px; }
  .x6n0i5 .b5fulf { padding: 20px 16px; }
  .us3wq { gap: 4px 12px; }
  .tilr2j { font-size: 0.78rem; }
}
.bsey .tilr2j { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.bsey .v57zmncz { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .bsey .mkrd { grid-template-columns: 1fr 1fr; } .bsey .l1y5ml8w { grid-column: 1 / -1; } }
@media (max-width: 480px) { .bsey .mkrd { grid-template-columns: 1fr; } }
.w4b5f .tilr2j { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .w4b5f .w63ixyiw { gap: 12px; } .w4b5f .z6cc { margin-right: 0; width: 100%; } }
.rwbs1 .tilr2j { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.rwbs1 .v57zmncz { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .rwbs1 .ppulblxv { grid-template-columns: 1fr 1fr; } .rwbs1 .dsem1 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rwbs1 .ppulblxv { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .yvkdl .tbv83xo { grid-template-columns: 1fr 1fr; } .yvkdl .binbvl1:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yvkdl .tbv83xo { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .tqzytnt .tbv83xo { grid-template-columns: 1fr; } }
.swwf8j .b5fulf { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.swwf8j .us3wq { justify-content: center; }
.zxnxe6 .nfsqljl1      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.zxnxe6 .lzbwebp3 { background: var(--bg-page); border-top-color: var(--border-alt); }
.gqiy .nfsqljl1      { background: #0d1117; border-bottom-color: #21262d; }
.gqiy .zz5ix { color: var(--accent-light); }
.gqiy .q371gwsx { --msep-color: #8b949e; }
.gqiy .q371gwsx a { color: #8b949e; }
.gqiy .q371gwsx a:hover { color: var(--accent-light); }
.gqiy .aq8ez1 { color: #8b949e; }
.gqiy .lzbwebp3 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.gqiy .tilr2j,
.gqiy .v57zmncz { color: #6e7681; }
.gqiy .zhx62p a, .gqiy .us3wq a,
.gqiy .zhx62p a:hover, .gqiy .us3wq a:hover,
@media (max-width: 640px) {
  .gqiy .q371gwsx { background: #0d1117; border-top-color: #21262d; }
  .gqiy .q371gwsx li a { border-bottom-color: #21262d; }
}
.km9q4 .nfsqljl1      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.km9q4 .zz5ix { color: var(--accent-light); }
.km9q4 .q371gwsx { --msep-color: #475569; }
.km9q4 .q371gwsx a { color: #475569; }
.km9q4 .q371gwsx a:hover { color: var(--accent-light); }
.km9q4 .aq8ez1 { color: #64748b; }
.km9q4 .lzbwebp3 { background: #f0f4f8; border-top-color: #cbd5e1; }
.km9q4 .tilr2j,
.km9q4 .v57zmncz { color: #64748b; }
.km9q4 .zhx62p a, .km9q4 .us3wq a,
.km9q4 .zhx62p a:hover, .km9q4 .us3wq a:hover,
@media (max-width: 640px) {
  .km9q4 .q371gwsx { background: #f0f4f8; border-top-color: #cbd5e1; }
  .km9q4 .q371gwsx li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.p0pe5 .nfsqljl1      { background: var(--accent); border-bottom-color: var(--accent-light); }
.p0pe5 .zz5ix { color: #fff; }
.p0pe5 .q371gwsx { --msep-color: rgba(255,255,255,0.82); }
.p0pe5 .q371gwsx a { color: rgba(255,255,255,0.82); }
.p0pe5 .q371gwsx a:hover { color: #fff; }
.p0pe5 .aq8ez1 { color: rgba(255,255,255,0.9); }
.p0pe5 .lzbwebp3 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.p0pe5 .tilr2j,
.p0pe5 .v57zmncz { color: rgba(255,255,255,0.72); }
.p0pe5 .zhx62p a, .p0pe5 .us3wq a,
.p0pe5 .zhx62p a:hover, .p0pe5 .us3wq a:hover,
@media (max-width: 640px) {
  .p0pe5 .q371gwsx { background: var(--accent); border-top-color: var(--accent-light); }
  .p0pe5 .q371gwsx li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.rsx4cdy .nfsqljl1 {
  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);
}
.rsx4cdy .lzbwebp3 {
  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) {
  .rsx4cdy .q371gwsx {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.f9po95b .x8q68g1 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.li1sldoe .x8q68g1 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.c2nok .x8q68g1 { min-height: 72px; height: auto; }
.i5gx1e .x8q68g1 { min-height: 84px; height: auto; }
.x6n0i5 .x8q68g1 { max-width: none; padding: 0 32px; }
.x6n0i5 .b5fulf  { max-width: none; padding: 24px 32px; }
.nxsi7q.mb0fi3 .x8q68g1 { max-width: 1200px; }
.nxsi7q.fn9rrbay .x8q68g1 { max-width: 1320px; }
.r5os6   .zz5ix, .r5os6   .z6cc { text-transform: capitalize; }
.ovshypf .zz5ix, .ovshypf .z6cc { text-transform: lowercase; }
.bfq9zr6 .zz5ix, .bfq9zr6 .z6cc { text-transform: uppercase; letter-spacing: 0.06em; }
.bejpet, .ido1c8z2 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.b6x4jjhi .bejpet,
.o2mq1 .bejpet,
.zgp3 .bejpet,
.d35pw .bejpet,
.t7lo4d9   .q371gwsx a { font-weight: 500; }
.pc58lk .q371gwsx a { font-weight: 600; }
.tr6ggs0     .q371gwsx a { font-weight: 700; }
.lwizq3ud    .q371gwsx a { font-weight: 800; letter-spacing: 0.01em; }
.gwsufquf     .q371gwsx > li + li::before,
.i7igzg    .q371gwsx > li + li::before,
.pa0y92fb    .q371gwsx > li + li::before,
.hphzjmqk .q371gwsx > li + li::before,
.ziin .q371gwsx > li + li::before,
.m889m57  .q371gwsx > li + li::before,
.qs7qbsc    .q371gwsx > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.gwsufquf     .q371gwsx > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.i7igzg    .q371gwsx > li + li::before { content: "|"; }
.pa0y92fb    .q371gwsx > li + li::before { content: "—"; }
.hphzjmqk .q371gwsx > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ziin .q371gwsx > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.m889m57  .q371gwsx > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.qs7qbsc    .q371gwsx > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ch7lik .aq8ez1,
  .dngzrwx .aq8ez1,
  .nzkm .aq8ez1,
  .e71rl3tt .aq8ez1,
  .ut3mg .aq8ez1 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ch7lik .aq8ez1::before,
  .dngzrwx .aq8ez1::before,
  .nzkm .aq8ez1::before,
  .e71rl3tt .aq8ez1::before,
  .ut3mg .aq8ez1::before { content: ""; display: block; flex-shrink: 0; }

  
  .ch7lik .aq8ez1::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;
  }

  
  .dngzrwx .aq8ez1::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;
  }

  
  .nzkm .aq8ez1::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;
  }

  
  .e71rl3tt .aq8ez1::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;
  }

  
  .ut3mg .aq8ez1::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) {
  .ywt5g4c8 .aq8ez1 {
    padding: 5px 14px;
  }
  .ywt5g4c8 .q371gwsx {
    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;
  }
  .ywt5g4c8 .q371gwsx li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ywt5g4c8 .q371gwsx li a:hover { background: var(--bg-raised); }
  .ywt5g4c8 .b3mn,
  .zj7bmz .b3mn,
  .ew7zce1z .b3mn { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .kbl5jhx .aq8ez1 {
    padding: 5px 10px;
  }
  .kbl5jhx .q371gwsx {
    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);
  }
  .kbl5jhx .q371gwsx.w0kf { transform: translateX(0); }
  .kbl5jhx .q371gwsx li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .kbl5jhx .q371gwsx li:last-child a { border-bottom: none; }
  .p0pe5 .q371gwsx,
  .gqiy .q371gwsx { background: var(--accent) !important; }
  .p0pe5 .q371gwsx li a,
  .gqiy .q371gwsx li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ew7zce1z .aq8ez1 {
    padding: 5px 10px;
  }
  .ew7zce1z .q371gwsx {
    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);
  }
  .ew7zce1z .q371gwsx::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ew7zce1z .q371gwsx.w0kf { transform: translateY(0); }
  .ew7zce1z .q371gwsx li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .i48x .aq8ez1 {
    padding: 5px 10px;
  }
  .i48x .q371gwsx {
    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;
  }
  .i48x .q371gwsx.w0kf { opacity: 1; pointer-events: auto; }
  .i48x .q371gwsx li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .cgz7     .aq8ez1 { border-radius: 0 !important; }
  .aygq5vg   .aq8ez1 { border-radius: 8px !important; }
  .szoepq .aq8ez1 { border-radius: 50% !important; }
  .fodec6   .aq8ez1 { border-radius: 999px !important; }
}
.ux4nk .qrpdhhma { height: 36px; }
.sv09huff .qrpdhhma { height: 60px; max-width: 200px; }
.fdw3 .qrpdhhma { height: 76px; max-width: 240px; }
.aqak251    .ml44ax00, .aqak251    .uu0h { color: #f59e0b; }
.dx8ieenw      .ml44ax00 { font-size: 1rem; letter-spacing: 1.5px; }
.dx8ieenw      .uu0h   { font-size: 1.35rem; }
.rivl    .ml44ax00, .rivl    .uu0h { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.mf7t     .ml44ax00, .mf7t     .uu0h { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.jtssy .ml44ax00, .jtssy .uu0h { color: var(--cta); letter-spacing: 2px; }
.ma0eg   .ml44ax00, .ma0eg   .uu0h { color: #e91e63; letter-spacing: 2px; }
.ppgahhu  .ml44ax00, .ppgahhu  .uu0h { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.pcrq     .ml44ax00, .pcrq     .uu0h { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.rfok7qw .a0h6ijd7 + .a0h6ijd7 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.rkmlfe8 .p6yjlar { padding: 18px 24px; min-height: 68px; }
.pbf14q7 .hn72tzpp {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.pbf14q7 .qu3xx {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.hrjda .a0h6ijd7 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.z0u3rb2 .losbi { counter-reset: cs-rank; }
.z0u3rb2 .p6yjlar { position: relative; counter-increment: cs-rank; }
.z0u3rb2 .p6yjlar::before {
  content: "#" counter(cs-rank);
  position: absolute; top: 8px; right: 10px;
  font-size: 0.68rem; font-weight: 800; letter-spacing: -.01em;
  color: var(--accent-light); opacity: 0.5; font-variant-numeric: tabular-nums;
}
.gh66jzi .losbi { counter-reset: cs-rank; gap: 0; }
.gh66jzi .p6yjlar {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.gh66jzi .p6yjlar::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.gh66jzi .js3wp {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.gh66jzi .z62pje {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.gh66jzi .lt6luzm { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.gh66jzi .js3wp { min-width: 0; flex-direction: column; width: 100%; }
.gh66jzi .wvm3 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.gh66jzi .ml44ax00 { color: var(--cta, var(--accent)); }
.gh66jzi .gjzxyf { font-weight: 700; }
.gh66jzi .a0h6ijd7 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.gh66jzi .hn72tzpp {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.gh66jzi .qu3xx {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.gh66jzi .iix5 .qu3xx { font-size: 1.3rem; color: var(--accent-light); }
.gh66jzi .t3is {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.gh66jzi .p6yjlar:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .gh66jzi .losbi {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .gh66jzi .p6yjlar {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .gh66jzi .p6yjlar { padding: 40px 16px 20px; }
  .gh66jzi .a0h6ijd7 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .gh66jzi .t3is { width: 100%; min-width: 0; }
}
.wlo68h .losbi { counter-reset: cs-rank; gap: 10px; }
.wlo68h .p6yjlar {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.wlo68h .p6yjlar::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.wlo68h .js3wp {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.wlo68h .z62pje {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.wlo68h .lt6luzm { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.wlo68h .wvm3 {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.wlo68h .ml44ax00 { color: var(--cta, var(--accent)); }
.wlo68h .a0h6ijd7 {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.wlo68h .hn72tzpp {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.wlo68h .qu3xx { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.wlo68h .iix5 .qu3xx { color: var(--accent-light); }
.wlo68h .t3is {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.wlo68h .p6yjlar:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .wlo68h .p6yjlar {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .wlo68h .p6yjlar::before {
    position: absolute; top: 14px; left: 14px;
  }
  .wlo68h .js3wp {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .wlo68h .wvm3 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .wlo68h .a0h6ijd7 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .wlo68h .t3is { width: 100%; min-width: 0; }
  .wlo68h .ml44ax00 { min-width: 0; }
}
.r0mq2 .losbi { counter-reset: cs-rank; }
.r0mq2 .p6yjlar::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.nr6s0i .tdv7pyg {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.nr6s0i .tdv7pyg summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.nr6s0i .tdv7pyg p { padding: 0 2px 16px; }
.np7oaxcv .tdv7pyg { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.np7oaxcv .tdv7pyg summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.np7oaxcv .tdv7pyg summary::after { content: "›"; font-size: 1.2em; }
.np7oaxcv .tdv7pyg[open] summary::after { content: "‹"; }
.np7oaxcv .tdv7pyg p { padding: 10px 22px 4px; }
.llbbgz0p .tdv7pyg {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.llbbgz0p .tdv7pyg summary { color: var(--text-primary); padding-left: 16px; }
.llbbgz0p .tdv7pyg summary::after { content: "›"; font-size: 1.1em; }
.llbbgz0p .tdv7pyg[open] summary::after { content: "‹"; }
.llbbgz0p .tdv7pyg p { padding-left: 16px; }
.kmcdj .m7ggk2sy { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.kmcdj .tdv7pyg {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.kmcdj .tdv7pyg:last-child { border-bottom: none; }
.kmcdj .tdv7pyg summary { color: var(--text-primary); border-radius: 0; }
.kmcdj .tdv7pyg summary::after { content: "›"; font-size: 1.1em; }
.kmcdj .tdv7pyg[open] summary::after { content: "‹"; }
.pyxruj .tdv7pyg { overflow: hidden; }
.pyxruj .tdv7pyg summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.pyxruj .tdv7pyg summary::after { color: rgba(255,255,255,.75); }
.pyxruj .tdv7pyg[open] summary { border-radius: 0; }
.zwuhe8s { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.r2lqb8 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ijk2h {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ic6rz6 { color: var(--text-muted); font-size: 1.05rem; }
.b1jsumqm {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.t73ij5z { margin-bottom: 20px; }
.sfs2 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.b3tq {
  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;
}
.b3tq:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.vqwpjvp { resize: vertical; min-height: 130px; }
.jwkvb { width: 100%; margin-top: 8px; }
.xdia8b {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.p53sh {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.u7bj { color: var(--text-muted); line-height: 1.75; }
.c0crn { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.c0crn li { margin-bottom: 6px; }
.v3863u { max-width: 760px; margin: 0 auto; }
.cxa59a { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.w278 { max-width: 760px; margin: 0 auto; }
.g5ywwer ul.c0crn { margin: 0; }
@media (max-width: 640px) { .yt821y { grid-template-columns: 1fr; gap: 10px; } }
.og9qav8 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.o8kb3 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.c072 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.o8kb3 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.o8kb3 .c0crn { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .og9qav8 { grid-template-columns: 1fr; } }
.wnqez { color: inherit; text-decoration: none; }
.wnqez:hover { color: var(--accent-light); text-decoration: underline; }
.myvc7 { display: inline-block; line-height: 0; }
.qqj49l { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.feaq8 { margin-bottom: 48px; }
.p19ib { max-width: 760px; margin: 0 auto; }
.uvi6n5d { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.uvi6n5d:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.fvxi { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.uvi6n5d p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.uvi6n5d ul.c0crn { margin: 0; }
.khpiynny { color: var(--text-muted); line-height: 1.75; }
.jfipn .c0crn,
.h72272 .c0crn,
.mvy0kj .c0crn,
.kd5w .c0crn {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.jfipn .uvi6n5d,
.h72272 .uvi6n5d { text-align: left; }
.jfipn .fvxi,
.h72272 .fvxi { text-align: center; }
.j11srty { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.dm0pb { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.z9eurde { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.kls6 { margin-top: 12px; }
.zxwxg44 { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.zxwxg44:hover { border-bottom-color: var(--accent-light); }
.qs3fmz { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.qs3fmz img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ybzbni { border-radius: 50%; }
.np15r { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.jv0iwx8 { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
.f3tmqbe { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .f3tmqbe { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.gv9qxha .z9eurde, .gv9qxha .dm0pb { max-width: 640px; }
.re2f .j11srty { font-size: 1.6rem; margin-top: 18px; }
.aaig .z9eurde { margin-bottom: 28px; }
@media (max-width: 860px) { .zxsylp { grid-template-columns: 1fr; } .re2f { position: static; text-align: center; } }
.gxq8 .qs3fmz { margin: 0 auto 18px; }
.gxq8 .np15r { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .ppfw { grid-template-columns: 1fr; } }
.td9qefa9 .j11srty { font-size: 1.6rem; margin-bottom: 6px; }
.kd5w .c0crn { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .td9qefa9 { flex-direction: column; text-align: center; } .o9ce { grid-template-columns: 1fr; } }
.dlus872 .j11srty { font-size: 1.35rem; margin: 0 0 4px; }
.dlus872 .np15r { margin: 0; }
.pw6v .ijk2h { color: var(--accent-light); }
.bxdy08x .ijk2h { font-size: 2rem; }
.bxdy08x .ic6rz6 { max-width: 680px; }
.fmmc .ijk2h { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.fmmc .ic6rz6  { margin: 0; }
@media (max-width: 640px) { .fmmc { flex-direction: column; } }
.ubfo .ijk2h { color: var(--accent-light); }
.dtsc75 {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.dtsc75 .ijk2h { color: #fff; }
.dtsc75 .ic6rz6  { color: rgba(255,255,255,0.85); }
.lzatjyo { max-width: 680px; margin: 0 auto; }
.ksji {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .ksji { grid-template-columns: 1fr; } }
.jsscd { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.jsscd .b3tq {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.jsscd .b3tq:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.x3k6o .b3tq { background: var(--bg-raised); border-color: transparent; }
.x3k6o .b3tq:focus { background: var(--bg-card); border-color: var(--accent-light); }
.oo3wqrj .b3tq { border-radius: 100px; padding: 11px 20px; }
.oo3wqrj .vqwpjvp { border-radius: 14px; }
.wlnrc {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .wlnrc { grid-template-columns: 1fr; } }
.dji3 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.dji3 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.dji3 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.znae { counter-reset: priv-count; }
.qvgsxpdd {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.qvgsxpdd:last-child { border-bottom: none; }
.auqtl {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.qvgsxpdd h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.qvgsxpdd p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.qwthyf { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.qwthyf li { margin-bottom: 6px; }
.t4t8r0b5{display:none}
.t4t8r0b5:empty,.tk17qzc7:empty{display:none}
.wa7iy{position:relative;overflow:visible}
.f1t0hr .j4dx,.zn8gjs .j4dx,
.dk06vs8q .j4dx,.gvudmnb .j4dx,
.qj0md49 .j4dx,.ah9qvi0 .j4dx{display:block}
.kipn .u9k9n{display:block}
.f1t0hr .j4dx,.zn8gjs .j4dx,
.dk06vs8q .j4dx,.gvudmnb .j4dx,
.qj0md49 .j4dx{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.f1t0hr .j4dx .tk17qzc7,.zn8gjs .j4dx .tk17qzc7,
.dk06vs8q .j4dx .tk17qzc7,.gvudmnb .j4dx .tk17qzc7,
.qj0md49 .j4dx .tk17qzc7{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.f1t0hr .vro0itsp,.zn8gjs .vro0itsp,
.dk06vs8q .vro0itsp,.gvudmnb .vro0itsp,
.qj0md49 .vro0itsp{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.f1t0hr .j4dx,.zn8gjs .j4dx{top:12px}
.f1t0hr .j4dx .tk17qzc7{margin-right:auto}
.zn8gjs .j4dx .tk17qzc7{margin-left:auto}
.zn8gjs .j4dx{text-align:right}
.dk06vs8q .j4dx,.gvudmnb .j4dx{bottom:12px}
.dk06vs8q .j4dx .tk17qzc7{margin-right:auto}
.gvudmnb .j4dx .tk17qzc7{margin-left:auto}
.gvudmnb .j4dx{text-align:right}
.qj0md49 .j4dx{position:relative;margin-top:16px}
.qj0md49 .j4dx .tk17qzc7{margin:0 auto}
.ah9qvi0 .j4dx{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.ah9qvi0 .j4dx .tk17qzc7{margin:0}
.ah9qvi0 .r1q7~.j4dx,
.ah9qvi0 .thyt5qv~.j4dx{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.ah9qvi0 .r1q7~.j4dx .tk17qzc7,
.ah9qvi0 .thyt5qv~.j4dx .tk17qzc7{justify-content:flex-start}
.r1q7~.j4dx,.thyt5qv~.j4dx{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.r1q7~.j4dx .tk17qzc7{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.thyt5qv~.j4dx .tk17qzc7{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.u9k9n .tk17qzc7{margin:0 0 12px}
.tk17qzc7{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.vro0itsp{white-space:nowrap}
.v6q4a .vro0itsp{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.nfw8z .vro0itsp{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.t8me .tk17qzc7{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.z2vox0 .vro0itsp{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.wm52lp0k .vro0itsp{color: var(--accent-light);opacity:1;font-weight:500}
.tpy1 .vro0itsp{border-bottom:1px solid currentColor;padding-bottom:2px}
.o0m3bin .tk17qzc7{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.d89l{--date-bg:transparent}
.v565y .vro0itsp + .vro0itsp::before{content:"•";margin-right:6px;opacity:.4}
.yv4u .y4jjs::before{content:"/";opacity:.35}
.yv4u .vro0itsp + .vro0itsp::before{content:"/";margin-right:6px;opacity:.35}
.zp1x .vro0itsp + .vro0itsp::before{content:"|";margin-right:6px;opacity:.3}
.zxps .vro0itsp + .vro0itsp::before{content:"—";margin-right:6px;opacity:.3}
.bzkmt .vro0itsp + .vro0itsp::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.r43hxk .vro0itsp + .vro0itsp::before{content:"·";margin-right:6px;opacity:.4}
.owuisr .vro0itsp + .vro0itsp::before{content:"›";margin-right:6px;opacity:.4}
.b6mz13 .vro0itsp + .vro0itsp::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.kqnck{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.jr0x{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.f0nl{display:flex;flex-direction:column;gap:3px}
.zvgnvj{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.supd{font-weight:700;font-size:1rem;color:var(--text-heading)}
.vpjh1{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ysd3 .kqnck{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.o78g .kqnck{border-top:3px solid var(--accent);padding-top:18px}
.laywe .kqnck{border-left:3px solid var(--accent);border-radius:0}
.e5jj .kqnck{padding:20px 0}
@media(max-width:640px){
  .kqnck{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .vpjh1{max-width:100%}
}
:root {
  --accent:          #f43f5e;
  --brand:           #f43f5e;
  --brand-light:     #b61530;
  --brand-pale:      #db3c58;
  --grad-start:      #f895a6;
  --grad-end:        #f9d2d8;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #e5a100;
  --cta-light:       #bc8400;
  --cta-hover:       #a77500;
  --bg-page:         #f8f6f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f3f3;
  --bg-raised:       #f1edee;
  --bg-hover:        #f6f3f3;
  --border:          #e9e1e2;
  --border-alt:      #ddcfd1;
  --border-section:  #e9e1e2;
  --text-primary:    #1c1617;
  --text-muted:      #625053;
  --text-body:       #382d2f;
  --text-sub:        #544447;
  --text-faint:      #8c7277;
  --text-dim:        #a38e92;
  --text-label:      #705b5f;
  --text-value:      #46393b;
  --accent-bg:       #f6dee2;
  --accent-bg-light: #f3c2cb;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f4;
  --c-pros:          #13960c;
  --c-cons:          #9f2125;
  --c-pros-label:    #16b30e;
  --c-tip-border:    #19c610;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #13960c;
}
:root { --logo-bg-opacity: 33%; }
body, button, input { font-family: "Be Vietnam Pro", sans-serif; }
.ocsl8w .lywk6hn { font-size: 0; width: 1.2rem; flex-shrink: 0; }.ocsl8w .lywk6hn::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.ocsl8w .y2jou     .lywk6hn::before { content: "";  color: var(--c-tip-border); }.ocsl8w .gxj8 .lywk6hn::before { content: ""; color: var(--c-warn-border); }.ocsl8w .z69tz    .lywk6hn::before { content: ""; color: #60a5fa; }.pmz323s .ocsl8w .y2jou     .lywk6hn::before { color: #10b981; }.pmz323s .ocsl8w .gxj8 .lywk6hn::before { color: #f43f5e; }.pmz323s .ocsl8w .z69tz    .lywk6hn::before { color: #a855f7; }.o9d0xoc  .ocsl8w .y2jou     .lywk6hn::before { color: #eab308; }.o9d0xoc  .ocsl8w .gxj8 .lywk6hn::before { color: #ef4444; }.o9d0xoc  .ocsl8w .z69tz    .lywk6hn::before { color: #f97316; }.vgf71jhw  .ocsl8w .y2jou     .lywk6hn::before { color: #38bdf8; }.vgf71jhw  .ocsl8w .gxj8 .lywk6hn::before { color: #818cf8; }.vgf71jhw  .ocsl8w .z69tz    .lywk6hn::before { color: #2dd4bf; }.o80jqdu .ocsl8w .lywk6hn::before { color: var(--accent-light) !important; }
.p1uui .yk73o0nw, .p1uui .r1q7 { min-height: 320px; }
.kiaxvmzy .lhwh1bn::after, .kiaxvmzy .rbu76::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.jn09 .pnoow8z::after,.jn09 .ytd17::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.htfuas::before { content: '•'; }
.xe5noq80 .vro0itsp::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.xe5noq80 .vro0itsp:first-of-type::before{content:"\f15b"}.xe5noq80 .vro0itsp:last-of-type::before{content:"\f044"}