: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;
}
.h7a48p8 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.n19q {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ieqmx7 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.mub1 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ibu6puh { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ibu6puh a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ibu6puh a:hover { color: var(--accent-light); }
.ykym  .aijgq2y { border-radius: 14px; }
.ykym .aijgq2y li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.ykym .aijgq2y li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.rz4e0p .aijgq2y li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .aijgq2y {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .p18h:hover .aijgq2y,
  .p18h:focus-within .aijgq2y { display: block; }
  .aijgq2y li a { padding: 8px 16px; font-size: 0.88rem; }
}
.sdn3xye {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.rd92 { display: none; }
@media (max-width: 640px) {
  .rd92 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .rd92.p15mcw { display: block; }
}
@media (max-width: 640px) {
  .sdn3xye { display: block; }
  .ibu6puh > li + li::before { display: none !important; }
  .ibu6puh {
    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;
  }
  .ibu6puh.p15mcw { display: flex; }
  .ibu6puh li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ibu6puh li:last-child a { border-bottom: none; }
}
.pg36slux { min-height: 480px; }
.j5218i {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.zn9kg { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.pkaf .zn9kg { margin-left: 0; margin-right: 0; }
.bqc8bvn {
  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;
}
.bqc8bvn:hover { opacity: 0.88; }
.b3an .j5218i { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.b3an .zn9kg { color: #e2e8f0; }
.b3an.pkaf   .nd822i8u { text-align: left; }
.a75d6d9j .j5218i { color: var(--text-primary); text-shadow: none; }
.a75d6d9j .zn9kg { color: var(--text-muted); }
.a75d6d9j .bqc8bvn { margin-top: 16px; }
.a75d6d9j, .a75d6d9j.pg36slux { min-height: auto !important; }
.a75d6d9j.pkaf   .nd822i8u { text-align: left; }
.a75d6d9j~.rwu68k{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}
.a75d6d9j~.rwu68k .aij5arh{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.nw3rymkg .j5218i { color: #fff; }
.nw3rymkg .zn9kg { color: rgba(255,255,255,0.85); }
.nw3rymkg .bqc8bvn { background: #fff; color: var(--cta); }
.nw3rymkg .bqc8bvn:hover { opacity: 0.92; }
.xlin .ftbe { position: relative; overflow: hidden; }
.xlin .ftbe::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.fsvj .ftbe {
  animation: hg-breathe 7s ease-in-out infinite;
}
.pln1 .ftbe { position: relative; overflow: hidden; }
.pln1 .ftbe::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;
}
.grco8myq .ftbe { position: relative; overflow: hidden; }
.grco8myq .ftbe::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.iufj33s .ftbe {
  animation: hg-fadein 1.2s ease-out both;
}
.ftbe {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.x8innci {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.rr08vs8 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.z07huid {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.ftbe .j5218i { text-shadow: none; color: var(--text-primary); }
.ftbe .zn9kg { color: var(--text-muted); }
.ftbe.zhi8spam .x8innci { align-items: center; text-align: center; }
.ftbe.pkaf   .x8innci { align-items: flex-start; text-align: left; }
.fcckq7p .rr08vs8 { position: relative; }
.fcckq7p .rr08vs8::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.fcckq7p.mfrx3x .rr08vs8::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.qcfc7qq5 .rr08vs8 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.qcfc7qq5 .z07huid {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.qcfc7qq5.mfrx3x .rr08vs8 { padding: 32px 0 32px 32px; }
.s78q .rr08vs8 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.s78q .z07huid {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.mfrx3x { grid-template-areas: "media text"; }
.mfrx3x .x8innci {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.s78q.mfrx3x .rr08vs8 { padding: 40px 16px 40px 48px; }
.pjfit2ho .rr08vs8 { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .ftbe { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .ftbe .rr08vs8 { display: none !important; }
  .pjfit2ho .rr08vs8 { display: none !important; }
  .dhhy4oe .totuo { display: none !important; }
  .xmxj .oj5wndzn { display: none !important; }
  .x8innci  { padding: 36px 24px; }
  .ftbe~.rwu68k,.mfrx3x~.rwu68k{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .pg36slux, .ftbe { min-height: 320px !important; }
  
  .j5218i { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .uf5y861 { display: none !important; }
  
  .fouau { flex-direction: column; align-items: center; }
  .umu9b { width: 100%; max-width: 340px; }
}
.jumk0qmh { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ii46q8 { width: 100%; height: auto; display: block; border-radius: 10px; }
.h96uwlx .jumk0qmh        { border-radius: 16px; }
.h96uwlx .ii46q8  { border-radius: 16px; }
.ydlv .jumk0qmh         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ydlv .ii46q8   { border-radius: 8px; }
.upl5o9vq { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.d2rof { width: 100%; padding: 32px 0; position: relative; }
.l402ax9 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.j86nkpz .d2rof:nth-child(even) { background: var(--bg-surface); }
.j86nkpz .d2rof:nth-child(odd)  { background: var(--bg-page); }
.w2c9sqnb .d2rof:nth-child(even) { background: var(--bg-card); }
.w2c9sqnb .d2rof:nth-child(odd)  { background: var(--bg-page); }
.j86nkpz .d2rof:nth-child(odd)  .l402ax9 { background: var(--bg-card); border-radius: 6px; }
.j86nkpz .d2rof:nth-child(even) .l402ax9 { background: var(--bg-raised); border-radius: 6px; }
.w2c9sqnb .d2rof:nth-child(odd)  .l402ax9 { background: var(--bg-card); border-radius: 6px; }
.w2c9sqnb .d2rof:nth-child(even) .l402ax9 { background: var(--bg-raised); border-radius: 6px; }
.j86nkpz .d2rof:nth-child(even) .do78 .f79b,
.w2c9sqnb .d2rof:nth-child(even) .do78 .f79b { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.j86nkpz .d2rof:nth-child(odd) .do78 .f79b,
.w2c9sqnb .d2rof:nth-child(odd) .do78 .f79b { background: var(--bg-card-inner); }
.j86nkpz .d2rof:nth-child(even) .dyqp5 .f79b:nth-child(odd),
.w2c9sqnb .d2rof:nth-child(even) .dyqp5 .f79b:nth-child(odd)  { background: var(--bg-card); }
.j86nkpz .d2rof:nth-child(even) .dyqp5 .f79b:nth-child(even),
.w2c9sqnb .d2rof:nth-child(even) .dyqp5 .f79b:nth-child(even) { background: var(--bg-card-inner); }
h1.h0r3t { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.h0r3t {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.m23u { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.tacox3 h2.h0r3t {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.v7we h2.h0r3t {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.m9vz8 h2.h0r3t {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.mxji1zsr h2.h0r3t::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.hl56w h2.h0r3t {
  color: var(--text-primary); font-size: 1.7rem;
}
.jowj9ie4 h2.h0r3t::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.gk49 h2.h0r3t {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.vrb4bfl { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .vrb4bfl { display: none; } }
.brrwyu59 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.xjds { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.y11osi {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.rkuroj { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.epm18m9 { padding-left: 20px; }
.epm18m9 li { margin-bottom: 6px; }
.epm18m9 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.epm18m9 a:hover { color: var(--accent-light); }
.wa8tp .rkuroj { display: none; }
.ieo3 .rkuroj { display: none; }
.ieo3 .epm18m9 { padding-left: 0; list-style: none; }
.ieo3 .epm18m9 li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.ieo3 .epm18m9 a { font-size: 0.92rem; }
.m5zw5 .y11osi { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.m5zw5 .rkuroj { display: none; }
.m5zw5 .epm18m9 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.m5zw5 .epm18m9 li { margin-bottom: 0; }
.m5zw5 .epm18m9 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;
}
.m5zw5 .epm18m9 a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.vxp8 .y11osi { padding: 20px 20px 16px; }
.vxp8 .epm18m9 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.vxp8 .epm18m9 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.vxp8 .epm18m9 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;
}
.vxp8 .epm18m9 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;
}
.vxp8 .epm18m9 a:hover { color: var(--accent-light); border-color: var(--accent); }
.vxp8 .epm18m9 a:focus,
.vxp8 .epm18m9 a:focus-visible,
.vxp8 .epm18m9 a:target { outline: none; }
.vxp8 .epm18m9 li:target a { border-color: var(--border); color: var(--text-muted); }
.oiwb .y11osi { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.oiwb .rkuroj { display: none; }
.oiwb .epm18m9 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.oiwb .epm18m9 li { margin-bottom: 0; }
.oiwb .epm18m9 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.oiwb .epm18m9 li:last-child::after { content: ""; margin-right: 0; }
.oiwb .epm18m9 a { font-size: 0.9rem; }
.f79b { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.do78 .f79b { background: var(--bg-card); }
.dyqp5 .f79b:nth-child(odd)  { background: var(--bg-card); }
.dyqp5 .f79b:nth-child(even) { background: var(--bg-raised); }
.w20o .f79b {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.w20o .f79b:last-child { border-bottom: none; }
.w20o h3.m23u { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.o5tsn9 .f79b {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.o5tsn9 .f79b + .f79b { margin-top: 4px; }
.p4psnm41 .f79b { background: none; border-radius: 0; padding: 12px 0; }
.p4psnm41 .f79b + .f79b { border-top: 1px solid var(--border-section); }
.wc0lhzmk { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.q0jmx9 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.fl7r { color: var(--text-body); margin-bottom: 10px; }
.wxg69js, .t1jt7 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.wxg69js li, .t1jt7 li { margin-bottom: 6px; }
.t1jt7 li { list-style: decimal; }
.ab9z     .wxg69js { list-style-type: "● "; }
.nzgcu1k  .wxg69js { list-style-type: "■ "; }
.f08hu .wxg69js { list-style-type: "◆ "; }
.t2cohi    .wxg69js { list-style-type: "★ "; }
.ab9z     .zh08h { list-style-type: "● "; }
.nzgcu1k  .zh08h { list-style-type: "■ "; }
.f08hu .zh08h { list-style-type: "◆ "; }
.t2cohi    .zh08h { list-style-type: "★ "; }
.ab9z    .wxg69js li::marker, .ab9z    .zh08h li::marker,
.nzgcu1k .wxg69js li::marker, .nzgcu1k .zh08h li::marker,
.f08hu .wxg69js li::marker, .f08hu .zh08h li::marker,
.t2cohi   .wxg69js li::marker, .t2cohi   .zh08h li::marker {
  color: var(--cta); font-size: 1em;
}
.ab9z .t1jt7,
.nzgcu1k .t1jt7,
.f08hu .t1jt7,
.t2cohi .t1jt7 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ab9z .t1jt7 li,
.nzgcu1k .t1jt7 li,
.f08hu .t1jt7 li,
.t2cohi .t1jt7 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ab9z .t1jt7 li::before,
.nzgcu1k .t1jt7 li::before,
.f08hu .t1jt7 li::before,
.t2cohi .t1jt7 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;
}
.ab9z     .t1jt7 li::before { border-radius: 50%; }
.nzgcu1k  .t1jt7 li::before { border-radius: 3px; }
.f08hu .t1jt7 li::before { border-radius: 3px; }
.t2cohi    .t1jt7 li::before { border-radius: 50%; }
.tpupk { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.n7n0kd .tpupk,
.tpnxri .tpupk { background: transparent; border: none; border-radius: 0; }
.dstttah7 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.dstttah7 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.dstttah7 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.dstttah7 tr:hover td { background: var(--bg-hover); }
.aghk7cp6 .dstttah7 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.hjl5cj94 .dstttah7 { border: 1px solid var(--border-alt); }
.hjl5cj94 .dstttah7 th,
.hjl5cj94 .dstttah7 td { border: 1px solid var(--border-alt); }
.lq115xh5 .dstttah7 th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.lq115xh5 .dstttah7 td { border-bottom: none; }
.lq115xh5 .dstttah7 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ty2s .dstttah7 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.dabq .tpupk {
  overflow: hidden;
}
.dabq .dstttah7 th { border-bottom: 1px solid var(--border-alt); }
.dabq .dstttah7 tr:last-child td { border-bottom: none; }
.w3wo7640 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.p0xugse { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.nhfy0n { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.hc24s1hu { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.fefly06 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.zh08h { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.zh08h li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color:var(--accent);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.r8rhg9d2 .hc24s1hu { background: transparent; text-align: center; }
.bptyrx7k .nhfy0n {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.ec66 .nhfy0n {
  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);
}
.vyxikoi5 .p0xugse { display: grid; grid-template-columns: auto 1fr; }
.vyxikoi5 .nhfy0n {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.vyxikoi5 .hc24s1hu { grid-column: 2; }
.vyxikoi5 .fefly06,
.vyxikoi5 .zh08h { grid-column: 1 / -1; }
.w8pif1 .p0xugse { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.w8pif1 .nhfy0n {
  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);
}
.w8pif1 .hc24s1hu { grid-column: 2; }
.w8pif1 .fefly06,
.w8pif1 .zh08h { grid-column: 1 / -1; }
.iwz7b .p0xugse { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.iwz7b .hc24s1hu { background: none; color: var(--accent-light); font-weight: 700; }
.p75drsf .p0xugse { 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); }
.p75drsf .hc24s1hu { background: none; color: var(--accent-light); font-weight: 700; }
.q0y1v .p0xugse { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.q0y1v .p0xugse:last-child { border-bottom: none; }
.q0y1v .hc24s1hu { background: none; color: var(--accent-light); font-weight: 700; }
.f95iji .p0xugse { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.f95iji .hc24s1hu { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.wb88ij5j .w3wo7640 { counter-reset: card-n; }
.wb88ij5j .p0xugse  { counter-increment: card-n; }
.wb88ij5j .hc24s1hu { display: flex; align-items: center; gap: 10px; }
.wb88ij5j .hc24s1hu::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;
}
.yho8ev .p0xugse { background: var(--bg-surface); border: 1px solid var(--border); }
.yho8ev .hc24s1hu { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ldroa { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.p0biozn  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.f1eo3x { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.je7lg { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ldroa strong { color: var(--text-primary); font-size: 0.95rem; }
.ldroa p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.gdqn8j { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.v3j119cn, .ak713 { border-radius: 8px; padding: 14px; }
.v3j119cn { background: var(--bg-pros); }
.ak713 { background: var(--bg-cons); }
.m57jmlrk { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.v3j119cn .m57jmlrk { color: var(--c-pros-label); }
.ak713 .m57jmlrk { color: #f87171; }
.v3j119cn ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ak713 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ii46q8 { width: 100%; height: auto; border-radius: 10px; display: block; }
.c0dgfo {
  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;
}
.c0dgfo:hover { opacity: 0.85; }
.qmi18gye .c0dgfo  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.qmi18gye .c0dgfo:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.clozdhb7 .c0dgfo  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.clozdhb7 .c0dgfo:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.tc4xseyv .bqc8bvn { border-radius: 50px; }
.tc4xseyv .c0dgfo  { border-radius: 50px; }
.t1g6q .bqc8bvn { padding-left: 22px; padding-right: 22px; }
.t1g6q .c0dgfo  { padding-left: 12px; padding-right: 12px; }
.wlh0lc0n .bqc8bvn { padding-left: 44px; padding-right: 44px; }
.wlh0lc0n .c0dgfo  { padding-left: 24px; padding-right: 24px; }
.bpp0rb5 .bqc8bvn { padding-left: 56px; padding-right: 56px; }
.bpp0rb5 .c0dgfo  { padding-left: 32px; padding-right: 32px; }
.jsf8swal   .bqc8bvn::after, .jsf8swal   .c0dgfo::after,
.sof3 .bqc8bvn::after, .sof3 .c0dgfo::after,
.ugupq    .bqc8bvn::after, .ugupq    .c0dgfo::after,
.fmo0vz9    .bqc8bvn::after, .fmo0vz9    .c0dgfo::after,
.x0euz    .bqc8bvn::after, .x0euz    .c0dgfo::after,
.qyv5a368     .bqc8bvn::after, .qyv5a368     .c0dgfo::after,
.hvkpgd    .bqc8bvn::after, .hvkpgd    .c0dgfo::after,
.d527   .bqc8bvn::after, .d527   .c0dgfo::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;
}
.jsf8swal .bqc8bvn::after, .jsf8swal .c0dgfo::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");
}
.sof3 .bqc8bvn::after, .sof3 .c0dgfo::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");
}
.ugupq .bqc8bvn::after, .ugupq .c0dgfo::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");
}
.fmo0vz9 .bqc8bvn::after, .fmo0vz9 .c0dgfo::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");
}
.x0euz .bqc8bvn::after, .x0euz .c0dgfo::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");
}
.qyv5a368 .bqc8bvn::after, .qyv5a368 .c0dgfo::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");
}
.hvkpgd .bqc8bvn::after, .hvkpgd .c0dgfo::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");
}
.d527 .bqc8bvn::after, .d527 .c0dgfo::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");
}
.pfxk3w   .ra16s92::after, .pfxk3w   .owcx::after,
.xk6w0 .ra16s92::after, .xk6w0 .owcx::after,
.nktrh    .ra16s92::after, .nktrh    .owcx::after,
.salmu3    .ra16s92::after, .salmu3    .owcx::after,
.ycqvl7vf    .ra16s92::after, .ycqvl7vf    .owcx::after,
.vgudz     .ra16s92::after, .vgudz     .owcx::after,
.n48b9    .ra16s92::after, .n48b9    .owcx::after,
.qpktw   .ra16s92::after, .qpktw   .owcx::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;
}
.pfxk3w .ra16s92::after, .pfxk3w .owcx::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");
}
.xk6w0 .ra16s92::after, .xk6w0 .owcx::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");
}
.nktrh .ra16s92::after, .nktrh .owcx::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");
}
.salmu3 .ra16s92::after, .salmu3 .owcx::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");
}
.ycqvl7vf .ra16s92::after, .ycqvl7vf .owcx::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");
}
.vgudz .ra16s92::after, .vgudz .owcx::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");
}
.n48b9 .ra16s92::after, .n48b9 .owcx::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");
}
.qpktw .ra16s92::after, .qpktw .owcx::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");
}
.vg4f {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
}
.gsi7djds {
  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;
}
.gsi7djds > [itemprop="item"] { display: contents; }
.gsi7djds [itemprop="itemReviewed"],
.gsi7djds [itemprop="reviewRating"] { display: none; }
.gsi7djds:hover { background: var(--bg-hover); }
.su1o {
  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;
}
.ujw7u .su1o { background: #1a1a1a; }
.pgjc2f5q .su1o { background: rgba(128,128,128,.12); }
.i92ztyx .su1o { background: var(--bg-raised); }
.hnjqs .su1o { background: transparent; padding: 0; }
.gxerlcr { max-height: 74px; max-width: 120px; object-fit: contain; }
.pzgpmqf { display: flex; align-items: center; gap: 16px; min-width: 0; }
.pzgpmqf .su1o + .kpcn5q7 { flex: 1 1 auto; }
.kpcn5q7 { 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; }
.cxifmn9 { color: var(--cta); font-size: 1.2rem; letter-spacing: 2px; line-height: 1; text-align: center; }
.gt7xo { text-align: center; font-size: 1.2rem; font-weight: 700; }
.p1k09bo { 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) {
  .pzgpmqf { flex: 0 0 260px; width: 260px; }
  .cxifmn9 { flex: 0 0 120px; width: 120px; }
  .gt7xo { flex: 0 0 110px; width: 110px; }
  .p1k09bo   { flex: 0 0 180px; width: 180px; }
}
.fdvbw { 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%; }
.cp0na { 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; }
.tz2abawd { white-space: nowrap; text-align: center; align-self: center; }
@media (min-width: 721px) {
  .tz2abawd { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.tz2abawd.c0dgfo { 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) {
  .vg4f { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .vg4f .gsi7djds { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .vg4f .pzgpmqf { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .vg4f .su1o { width: 100%; min-width: unset; height: 120px; }
  .vg4f .gxerlcr { max-height: 96px; max-width: 200px; }
  .vg4f .kpcn5q7 { min-width: unset; text-align: center; white-space: normal; }
  .vg4f .cxifmn9 { min-width: 0; }
  .vg4f .p1k09bo { 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; }
  .vg4f .tz2abawd { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .txljhcv .gsi7djds { row-gap: 8px !important; gap: 10px !important; }
}
.s4mftj {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.gn947 {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.i6zi {
  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;
}
.i6zi img { max-width: 80px; max-height: 50px; object-fit: contain; }
.b7dgb { flex: 1; }
.b7dgb h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.fzjve2 { color: var(--c-stars); font-size: 1.1rem; }
.ioyd { margin-bottom: 8px; }
.ehslrhq5 { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.stlq::before   { content: "★ "; color: var(--accent); }
.umino9b { flex-shrink: 0; }
.jiz1gq img.b4u7cdx { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.n7n0kd { padding: 20px 24px; }
.wlbz8u { color: var(--text-muted); margin-bottom: 16px; }
.ph0vly { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.o2rfmg5, .ech2g { list-style: none; font-size: 0.9rem; }
.o2rfmg5 li { color: var(--c-pros); margin-bottom: 4px; }
.ech2g li { color: var(--c-cons); margin-bottom: 4px; }
.o2rfmg5 li::before { content: "✓"; margin-right: 5px; }
.ech2g li::before { content: "✗"; margin-right: 5px; }
.vbxj8 .o2rfmg5 li::before { content: "→"; }
.vbxj8 .ech2g li::before { content: "–"; }
.oexost  .o2rfmg5 li::before { content: "★"; }
.oexost  .ech2g li::before { content: "✕"; }
.p8lo    .o2rfmg5 li::before { content: "◆"; }
.p8lo    .ech2g li::before { content: "▲"; }
.fdy0j  .o2rfmg5 li::before { content: "▶"; }
.fdy0j  .ech2g li::before { content: "■"; }
.brtz { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.ten3a000 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.pe2qx { background: var(--bg-pros); color: var(--c-tag-pay); }
.rfu1pxdv { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.udl1vzp .rfu1pxdv { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.tat763 .rfu1pxdv { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .ds2q71 .gcf05d71 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ds2q71 .s4mftj { margin: 0; }
}
.e0fl .gn947 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.e0fl .b7dgb h3 { color: var(--accent-light); }
.e0fl .i6zi { background: var(--bg-page); border: 1px solid var(--border); }
.qs4nv3 .s4mftj { border-top: 4px solid var(--accent); }
.qs4nv3 .gn947 { background: var(--bg-card); }
.inhle3jg .s4mftj { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.inhle3jg .gn947 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.inhle3jg .n7n0kd { padding: 14px 16px; }
.inhle3jg .i6zi { border-radius: 4px; }
.inhle3jg .rfu1pxdv { border-radius: 0; }
.v8nc .gn947 { padding: 0; gap: 0; overflow: hidden; }
.v8nc .i6zi { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.v8nc .b7dgb { padding: 16px 20px; }
.v8nc .umino9b { padding: 16px 20px; align-self: center; }
.jv2qt98j .fzjve2 { font-size: .95rem; }
.tpnxri .gdqn8j { gap: 10px; }
.tpnxri .v3j119cn, .tpnxri .ak713 { padding: 12px; }
.tpnxri .v3j119cn ul, .tpnxri .ak713 ul { margin: 4px 0 0; padding-left: 18px; }
.tpnxri .v3j119cn li, .tpnxri .ak713 li { font-size: .85rem; margin-bottom: 3px; }
.g6dlz6h .ten3a000 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .hanreb { grid-template-columns: 1fr; }
  .xo5mugka { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .xo5mugka .d19hr1od { width: 72px; height: 50px; }
  .xo5mugka .p77n { max-width: 180px; }
  .xo5mugka .egma { width: auto; }
}
.gmkbdtou .jv2qt98j .fzjve2 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .gmkbdtou { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .l71mg { padding: 16px; }
  .uwftje .pjzc { min-width: 50%; }
}
.icne5e9 .gdqn8j { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .zriu7953 { grid-template-columns: 1fr; }
  .ymf5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .r30d { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .q30j469z { flex-wrap: wrap; padding: 16px; }
}
.ywmmoqy .gdqn8j { gap: 8px; }
.ywmmoqy .v3j119cn, .ywmmoqy .ak713 { padding: 8px; }
@media (max-width: 480px) {
  .tlaas0sa { flex-direction: column; align-items: stretch; }
}
.nudqzbg .egma .c0dgfo { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .gepr { flex-direction: column; align-items: stretch; gap: 10px; }
  .nudqzbg .egma { text-align: center; }
}
@media (max-width: 720px) {
  .p5euc { grid-template-columns: 1fr; }
  .rpdmm5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ycuqrn { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.rzyolg4 .ersbx { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.pncvgzq .fzjve2 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .td7vi { grid-template-columns: 1fr; }
  .pncvgzq { width: 100px; height: 100px; margin: 16px auto; }
  .rzyolg4 { font-size: 1.4rem; }
  .xqme { justify-content: center; }
  .rf7uus2 .pjzc { min-width: 50%; }
}
.dqinhh .gdqn8j { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .f6s8s38 { flex-wrap: wrap; padding: 14px 16px; }
  .h0luzkq9 { padding: 12px 16px; }
  .dqinhh .gdqn8j { margin: 0 16px; }
  .dqinhh .g6dlz6h { padding: 0 16px; }
  .mjsxu { padding: 12px 16px; }
}
.r2fmo .vg4f {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.r2fmo .vg4f .gsi7djds:only-child { grid-column: 1 / -1; }
.r2fmo .vg4f .gsi7djds {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.r2fmo .vg4f .pzgpmqf { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.r2fmo .vg4f .su1o { width: 100%; min-width: unset; height: 120px; }
.r2fmo .vg4f .gxerlcr { max-height: 100px; max-width: 200px; }
.r2fmo .vg4f .kpcn5q7 { min-width: unset; text-align: center; white-space: normal; }
.r2fmo .vg4f .cxifmn9 { min-width: 0; }
.r2fmo .vg4f .p1k09bo {
  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;
}
.r2fmo .vg4f .tz2abawd { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.r2fmo .gn947 { gap: 14px; }
.qn4ens .cp0na {
  color: var(--accent); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.qn4ens .cxifmn9 { color: var(--cta); }
.qn4ens .gn947 { background: var(--accent-bg); }
.qn4ens .stlq, .qn4ens .excefn, .qn4ens .qeph3 {
  background: var(--bg-card); border-radius: 100px; padding: 1px 10px;
  border: 1px solid var(--border);
}
.xokwd3 .p1k09bo { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.xokwd3 .cp0na {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.xokwd3 .cxifmn9 { color: var(--cta); }
.xokwd3 .gn947 { border-bottom: 2px solid var(--accent-bg); }
.xokwd3 .stlq, .xokwd3 .excefn, .xokwd3 .qeph3 {
  background: var(--accent-bg); color: var(--accent); border-radius: 100px;
  padding: 2px 10px; font-weight: 600; border: none;
}
.o9mvs .gsi7djds { border-top: 3px solid var(--accent); }
.o9mvs .s4mftj { overflow: hidden; }
.o9mvs .gn947 { background: var(--accent-bg); }
.z2xi3n0l .gsi7djds { padding: 14px 18px; gap: 16px; }
.z2xi3n0l .kpcn5q7 { font-size: 1rem; }
.z2xi3n0l .gn947 { padding: 14px 18px; gap: 14px; }
.z2xi3n0l .n7n0kd { padding: 14px 18px; }
.z2xi3n0l .i6zi { width: 70px; }
.z2xi3n0l .b7dgb h3 { font-size: 1.05rem; }
.qcr2ifzf .vg4f { gap: 0; }
.qcr2ifzf .gsi7djds {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.qcr2ifzf .gsi7djds:last-child { border-bottom: none; }
.qcr2ifzf .gsi7djds:nth-child(odd) { background: var(--accent-bg); }
.qcr2ifzf .gsi7djds:nth-child(odd):hover { background: var(--bg-hover); }
.txljhcv .vg4f {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.txljhcv .gsi7djds {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.txljhcv .gsi7djds:last-child { border-bottom: none; }
.txljhcv .cxifmn9,
.txljhcv .opz3s1h8,
.txljhcv .m0bwrn { border-left: 1px solid var(--border); padding-left: 10px; }
.txljhcv .kpcn5q7 { padding: 0 10px; }
.jl8oaj7 .pzgpmqf { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.jl8oaj7 .kpcn5q7 { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.d17s5 .pzgpmqf { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.d17s5 .kpcn5q7 { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.b29r20mf .vg4f { gap: 14px; }
.b29r20mf .gsi7djds {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.b29r20mf .kpcn5q7 { font-size: 1.15rem; }
.b29r20mf .cp0na { font-size: 1.22rem; }
.b29r20mf .tz2abawd.c0dgfo { padding: 14px 30px !important; font-size: 1rem; }
.o7b5 .vg4f { gap: 18px; }
.o7b5 .gsi7djds {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.o7b5 .su1o {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.o7b5 .gxerlcr { max-height: 100px; max-width: 160px; }
.o7b5 .pzgpmqf { min-width: 260px; }
.o7b5 .kpcn5q7 { font-size: 1.25rem; font-weight: 800; }
.o7b5 .cxifmn9 { font-size: 1.1rem; letter-spacing: 2px; }
.o7b5 .cp0na { font-size: 1.3rem; font-weight: 800; }
.o7b5 .fdvbw { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.o7b5 .tz2abawd.c0dgfo { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.bz3oq .opz3s1h8 { flex: 1.8; }
.bz3oq .opz3s1h8 .cp0na {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.bz3oq .opz3s1h8 .fdvbw { font-weight: 700; color: var(--text-primary); }
.gt7xo { display: none; }
.hoay .cxifmn9 { display: none; }
.gd0q .cxifmn9 { font-size: 1rem; letter-spacing: 2px; }
.fx906 .cxifmn9 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.i589p .cxifmn9,
.tysxiiny .cxifmn9,
.pjasp .cxifmn9 { display: none; }
.i589p .gt7xo,
.tysxiiny .gt7xo,
.pjasp .gt7xo { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.i589p .gt7xo { font-size: 1.7rem; font-weight: 900; color: var(--accent); }
.i589p .gt7xo small { display: none; }
.tysxiiny .gt7xo {
  font-size: 1.1rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.tysxiiny .gt7xo small { font-size: 0.85em; font-weight: 700; color: var(--accent); opacity: 0.75; }
.pjasp .gt7xo {
  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;
}
.pjasp .gt7xo small { display: none; }
.i589p .ioyd .fzjve2,
.tysxiiny .ioyd .fzjve2,
.pjasp .ioyd .fzjve2 { display: none; }
.i589p .ioyd strong { font-size: 1.6rem; font-weight: 900; color: var(--accent); }
.i589p .ersbx { display: none; }
.tysxiiny .ioyd strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.tysxiiny .ll7t9uq8,
.tysxiiny .ersbx { font-size: 1em; }
.pjasp .ioyd strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.pjasp .ersbx { display: none; }
.br31m2jl { margin: 16px 0; }
.j1vq3cu { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.j1vq3cu summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.j1vq3cu summary::after { content: "+"; color: var(--accent); }
.j1vq3cu[open] summary::after { content: "−"; }
.j1vq3cu p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.d2rof { margin-bottom: 0; }
.wm4e0i h2.h0r3t { color: var(--text-primary); border-color: var(--accent); }
.ci13jjt1 h2.h0r3t { color: var(--text-primary); border-color: var(--accent); }
.dxbep3 .p0biozn     { background: #052e16; border-color: #10b981; }
.dxbep3 .f1eo3x { background: #2d0a1e; border-color: #f43f5e; }
.dxbep3 .ldroa strong  { color: #f1f5f9; }
.dxbep3 .ldroa p       { color: #cbd5e1; }
.dxbep3 .dzr8s8z    .p0biozn     .je7lg::before,
.dxbep3 .oif7lt5  .p0biozn     .je7lg::before,
.dxbep3 .co8k  .p0biozn     .je7lg::before,
.dxbep3 .nxsuxdav .p0biozn     .je7lg::before { color: #10b981; }
.dxbep3 .dzr8s8z    .f1eo3x .je7lg::before,
.dxbep3 .oif7lt5  .f1eo3x .je7lg::before,
.dxbep3 .co8k  .f1eo3x .je7lg::before,
.dxbep3 .nxsuxdav .f1eo3x .je7lg::before { color: #f43f5e; }
.dxbep3 .dzr8s8z    .mwgk    .je7lg::before,
.dxbep3 .oif7lt5  .mwgk    .je7lg::before,
.dxbep3 .co8k  .mwgk    .je7lg::before,
.dxbep3 .nxsuxdav .mwgk    .je7lg::before { color: #a855f7; }
.q0zogk .p0biozn     { background: #2d2000; border-color: #eab308; }
.q0zogk .f1eo3x { background: #2d0b0b; border-color: #ef4444; }
.q0zogk .ldroa strong  { color: #f1f5f9; }
.q0zogk .ldroa p       { color: #cbd5e1; }
.q0zogk .dzr8s8z    .p0biozn     .je7lg::before,
.q0zogk .oif7lt5  .p0biozn     .je7lg::before,
.q0zogk .co8k  .p0biozn     .je7lg::before,
.q0zogk .nxsuxdav .p0biozn     .je7lg::before { color: #eab308; }
.q0zogk .dzr8s8z    .f1eo3x .je7lg::before,
.q0zogk .oif7lt5  .f1eo3x .je7lg::before,
.q0zogk .co8k  .f1eo3x .je7lg::before,
.q0zogk .nxsuxdav .f1eo3x .je7lg::before { color: #ef4444; }
.q0zogk .dzr8s8z    .mwgk    .je7lg::before,
.q0zogk .oif7lt5  .mwgk    .je7lg::before,
.q0zogk .co8k  .mwgk    .je7lg::before,
.q0zogk .nxsuxdav .mwgk    .je7lg::before { color: #f97316; }
.vq5ispk .p0biozn     { background: #0c1a2e; border-color: #38bdf8; }
.vq5ispk .f1eo3x { background: #12103a; border-color: #818cf8; }
.vq5ispk .ldroa strong  { color: #f1f5f9; }
.vq5ispk .ldroa p       { color: #cbd5e1; }
.vq5ispk .dzr8s8z    .p0biozn     .je7lg::before,
.vq5ispk .oif7lt5  .p0biozn     .je7lg::before,
.vq5ispk .co8k  .p0biozn     .je7lg::before,
.vq5ispk .nxsuxdav .p0biozn     .je7lg::before { color: #38bdf8; }
.vq5ispk .dzr8s8z    .f1eo3x .je7lg::before,
.vq5ispk .oif7lt5  .f1eo3x .je7lg::before,
.vq5ispk .co8k  .f1eo3x .je7lg::before,
.vq5ispk .nxsuxdav .f1eo3x .je7lg::before { color: #818cf8; }
.vq5ispk .dzr8s8z    .mwgk    .je7lg::before,
.vq5ispk .oif7lt5  .mwgk    .je7lg::before,
.vq5ispk .co8k  .mwgk    .je7lg::before,
.vq5ispk .nxsuxdav .mwgk    .je7lg::before { color: #2dd4bf; }
.idqy4s .p0biozn     { background: var(--accent-bg); border-color: var(--accent); }
.idqy4s .f1eo3x { background: var(--accent-bg-light); border-color: var(--accent-light); }
.idqy4s .dzr8s8z    .je7lg::before,
.idqy4s .oif7lt5  .je7lg::before,
.idqy4s .co8k  .je7lg::before,
.idqy4s .nxsuxdav .je7lg::before { color: var(--accent-light) !important; }
.whn82::before,
.uncrrutp::before { margin-right: 5px; }
.sjmbw .v3j119cn ul li,
.sjmbw .o2rfmg5 li         { color: #4ade80; }
.sjmbw .v3j119cn .whn82 { color: #22c55e; }
.sjmbw .ak713 ul li,
.sjmbw .ech2g li         { color: #f87171; }
.sjmbw .ak713 .uncrrutp { color: #ef4444; }
.cwaij .v3j119cn { background: var(--bg-pros); }
.cwaij .ak713 { background: var(--bg-cons); }
.cwaij .v3j119cn .whn82 { color: var(--c-pros-label); }
.cwaij .ak713 .uncrrutp { color: var(--c-cons); }
.cwaij .v3j119cn ul li,
.cwaij .o2rfmg5 li            { color: var(--c-pros); }
.cwaij .ak713 ul li,
.cwaij .ech2g li            { color: var(--c-cons); }
.eo19zwi .v3j119cn { background: var(--bg-pros); }
.eo19zwi .ak713 { background: var(--bg-cons); }
.eo19zwi .v3j119cn .whn82 { color: var(--c-pros-label); }
.eo19zwi .ak713 .uncrrutp { color: var(--c-cons); }
.eo19zwi .v3j119cn ul li,
.eo19zwi .o2rfmg5 li          { color: var(--c-pros); }
.eo19zwi .ak713 ul li,
.eo19zwi .ech2g li          { color: var(--c-cons); }
.ufim8u .whn82::before { content: "✓ "; }
.ufim8u .uncrrutp::before { content: "✗ "; }
.vbxj8 .whn82::before { content: "→ "; }
.vbxj8 .uncrrutp::before { content: "← "; }
.oexost .whn82::before { content: "★ "; }
.oexost .uncrrutp::before { content: "✕ "; }
.p8lo .whn82::before { content: "◆ "; }
.p8lo .uncrrutp::before { content: "▲ "; }
.tat763 .ldroa { background: transparent; border-left: none; border: 1.5px solid; }
.tat763 .p0biozn     { border-color: var(--c-tip-border); }
.tat763 .f1eo3x { border-color: var(--c-warn-border); }
.tat763 .ldroa strong { color: var(--text-primary); }
.tat763 .ldroa p      { color: var(--text-muted); }
.udl1vzp .ldroa { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.udl1vzp .p0biozn     { border-top-color: var(--c-tip-border); }
.udl1vzp .f1eo3x { border-top-color: var(--c-warn-border); }
.vps1who .ldroa { border-left: none; border-radius: 8px; }
.vps1who .p0biozn     { background: #065f46; }
.vps1who .f1eo3x { background: #92400e; }
.vps1who .ldroa strong,
.vps1who .ldroa p { color: #fff; }
.vps1who .je7lg::before { color: rgba(255,255,255,0.85) !important; }
.dxbep3.vps1who .p0biozn,
.dxbep3 .vps1who .p0biozn     { background: #052e16; }
.dxbep3.vps1who .f1eo3x,
.dxbep3 .vps1who .f1eo3x { background: #2d0a1e; }
.q0zogk.vps1who .p0biozn,
.q0zogk .vps1who .p0biozn      { background: #2d2000; }
.q0zogk.vps1who .f1eo3x,
.q0zogk .vps1who .f1eo3x  { background: #2d0b0b; }
.vq5ispk.vps1who .p0biozn,
.vq5ispk .vps1who .p0biozn      { background: #0c1a2e; }
.vq5ispk.vps1who .f1eo3x,
.vq5ispk .vps1who .f1eo3x  { background: #12103a; }
.fisdb .ldroa { border-left: none; border-radius: 6px; padding: 10px 14px; }
.fisdb .p0biozn     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.fisdb .f1eo3x { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.fisdb .ldroa strong { color: var(--text-primary); }
.fisdb .ldroa p      { color: var(--text-muted); }
.wop3msb .ldroa { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.dzr8s8z .je7lg,
.oif7lt5 .je7lg,
.co8k .je7lg,
.nxsuxdav .je7lg { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.dzr8s8z .je7lg::before,
.oif7lt5 .je7lg::before,
.co8k .je7lg::before,
.nxsuxdav .je7lg::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.dzr8s8z .p0biozn     .je7lg::before { content: "✦"; color: var(--c-tip-border); }
.dzr8s8z .f1eo3x .je7lg::before { content: "▲"; color: var(--c-warn-border); }
.dzr8s8z .mwgk    .je7lg::before { content: "◉"; color: #60a5fa; }
.oif7lt5 .p0biozn     .je7lg::before { content: "★"; color: var(--c-tip-border); }
.oif7lt5 .f1eo3x .je7lg::before { content: "◆"; color: var(--c-warn-border); }
.oif7lt5 .mwgk    .je7lg::before { content: "●"; color: #60a5fa; }
.co8k .p0biozn     .je7lg::before { content: "▶"; color: var(--c-tip-border); }
.co8k .f1eo3x .je7lg::before { content: "■"; color: var(--c-warn-border); }
.co8k .mwgk    .je7lg::before { content: "▸"; color: #60a5fa; }
.nxsuxdav .p0biozn     .je7lg::before { content: "→"; color: var(--c-tip-border); }
.nxsuxdav .f1eo3x .je7lg::before { content: "⬥"; color: var(--c-warn-border); }
.nxsuxdav .mwgk    .je7lg::before { content: "◈"; color: #60a5fa; }
.bgwk73r .do78 .f79b,
.bgwk73r .dyqp5 .f79b  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.bgwk73r .p0xugse                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.bgwk73r .gsi7djds                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.bgwk73r .s4mftj            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.bgwk73r .tpupk          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.bgwk73r .y11osi                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.bnzo5 .do78 .f79b,
.bnzo5 .dyqp5 .f79b,
.bnzo5 .p0xugse,
.bnzo5 .gsi7djds,
.bnzo5 .s4mftj,
.bnzo5 .tpupk,
.bnzo5 .y11osi,
.bnzo5 .wop3msb .ldroa { box-shadow: none; }
.alc8ec7e   .fl7r, .alc8ec7e .wc0lhzmk, .alc8ec7e .q0jmx9,
.alc8ec7e   .brrwyu59, .alc8ec7e .xjds { font-size: 0.9rem; }
.alc8ec7e   .wxg69js, .alc8ec7e .t1jt7 { font-size: 0.9rem; }
.dd94gcr   .fl7r, .dd94gcr .wc0lhzmk, .dd94gcr .q0jmx9,
.dd94gcr   .brrwyu59, .dd94gcr .xjds { font-size: 0.95rem; }
.dd94gcr   .wxg69js, .dd94gcr .t1jt7 { font-size: 0.95rem; }
.vtwr   .fl7r, .vtwr .wc0lhzmk, .vtwr .q0jmx9,
.vtwr   .brrwyu59, .vtwr .xjds { font-size: 1.08rem; }
.vtwr   .wxg69js, .vtwr .t1jt7 { font-size: 1.05rem; }
.vtwr   .dstttah7 { font-size: 0.97rem; }
.od99rb .j5218i      { font-size: 3.2rem; }
.od99rb h2.h0r3t { font-size: 1.9rem; }
.od99rb h3.m23u     { font-size: 1.4rem; }
.qx3ps9 .j5218i      { font-size: 3.8rem; }
.qx3ps9 h2.h0r3t { font-size: 2.2rem; }
.qx3ps9 h3.m23u     { font-size: 1.6rem; }
.d2rof + .d2rof { position: relative; }
.w1k3wdz3   .d2rof + .d2rof::before,
.isov  .d2rof + .d2rof::before,
.jsnx4n   .d2rof + .d2rof::before,
.spxxkxc   .d2rof + .d2rof::before,
.iiq2tli   .d2rof + .d2rof::before,
.q64lr .d2rof + .d2rof::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.w1k3wdz3 .d2rof + .d2rof::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.isov .d2rof + .d2rof::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.jsnx4n .d2rof + .d2rof::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.spxxkxc .d2rof + .d2rof::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.yg67 .d2rof { margin-bottom: 16px; }
.yg67 .d2rof + .d2rof { margin-top: 0; }
.yg67 .l402ax9 { padding-top: 0; padding-bottom: 0; }
.iiq2tli .d2rof + .d2rof::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.q64lr .d2rof + .d2rof::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.gznx .d2rof + .d2rof::before,
.bkq40xn .d2rof + .d2rof::before,
.bnt5 .d2rof + .d2rof::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%;
}
.j86nkpz .gznx .d2rof:nth-child(even)::before,
.j86nkpz .bkq40xn .d2rof:nth-child(even)::before,
.j86nkpz .bnt5 .d2rof:nth-child(even)::before { background: var(--bg-surface); }
.w2c9sqnb .gznx .d2rof:nth-child(even)::before,
.w2c9sqnb .bkq40xn .d2rof:nth-child(even)::before,
.w2c9sqnb .bnt5 .d2rof:nth-child(even)::before { background: var(--bg-card); }
.gznx .d2rof + .d2rof::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");
}
.bkq40xn .d2rof + .d2rof::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");
}
.bnt5 .d2rof + .d2rof::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");
}
.i9z8 .x8innci,
.gn0v0aj .x8innci { padding-bottom: 60px; }
.xppx .x8innci { padding-bottom: 70px; }
.pilycr  .b3an:not(.nw3rymkg) .tpfvnq0 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ynd2m .ftbe { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.clo6okvi .ftbe { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.pilycr .nw3rymkg { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.pilycr .emlcz7n { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.pilycr .ftbe { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.tz9eovoq .ftbe { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.xivguyd .ftbe { background: var(--accent-bg); }
.ajko .jumk0qmh { float: left; width: 38%; margin: 0 28px 16px 0; }
.ajko .jumk0qmh .ii46q8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ajko .l402ax9::after { content: ''; display: block; clear: both; }
.mly561rt .jumk0qmh { float: right; width: 38%; margin: 0 0 16px 28px; }
.mly561rt .jumk0qmh .ii46q8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mly561rt .l402ax9::after { content: ''; display: block; clear: both; }
.scva1 .d2rof:nth-child(odd)  .jumk0qmh { float: left;  width: 38%; margin: 0 28px 16px 0; }
.scva1 .d2rof:nth-child(even) .jumk0qmh { float: right; width: 38%; margin: 0 0 16px 28px; }
.scva1 .jumk0qmh .ii46q8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.scva1 .l402ax9::after { content: ''; display: block; clear: both; }
.ajko .w3wo7640,
.ajko .vg4f,
.mly561rt .w3wo7640,
.mly561rt .vg4f,
.scva1 .w3wo7640,
.scva1 .vg4f { clear: both; }
.ajko .wxg69js,
.ajko .t1jt7,
.mly561rt .wxg69js,
.mly561rt .t1jt7,
.scva1 .wxg69js,
.scva1 .t1jt7 { overflow: hidden; }
@media (max-width: 640px) {
  .ajko .jumk0qmh,
  .mly561rt .jumk0qmh,
  .scva1 .jumk0qmh { float: none; width: 100%; margin: 0 0 16px 0; }
}
.o4kz .upl5o9vq,
.o4kz .l402ax9,
.o4kz .kvlw  { max-width: 1100px; }
.zzw7 .upl5o9vq,
.zzw7 .l402ax9,
.zzw7 .kvlw  { max-width: 1200px; }
.jjh2vz .upl5o9vq,
.jjh2vz .l402ax9,
.jjh2vz .kvlw  { max-width: 1320px; }
.jjh2vz { --content-mw: 1320px; }
.sajl8y15 { font-size: 0.82rem; color: var(--text-muted); }
.w02dtsm { display: flex; align-items: center; }
.f8dkx1pq {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.bmeao7q { display: flex; align-items: center; }
.h3gcekad { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.h3gcekad:hover { text-decoration: underline; }
.s5fw1 { margin: 0 3px; opacity: 0.45; }
.s5fw1::before { content: '/'; }
.kdzz1n { padding: 2px 5px; color: var(--text-main); }
.jssldoi .sajl8y15 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.jssldoi .w02dtsm { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.yd3ld .sajl8y15 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.yd3ld .w02dtsm { padding: 0 0 0 12px; }
.nrw6f156 .w02dtsm { padding: 0 16px; }
.nrw6f156 .sajl8y15 {
  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);
}
.nrw6f156 .upl5o9vq { padding-top: 28px; }
@media (max-width: 720px) {
  .md6a6 { margin-top: 18px; padding: 0 16px; }
  .nrw6f156 .upl5o9vq { padding-top: 16px; }
}
.o4kz.jssldoi .w02dtsm { max-width: 1100px; }
.zzw7.jssldoi .w02dtsm { max-width: 1200px; }
.jjh2vz.jssldoi .w02dtsm { max-width: 1320px; }
.jjh2vz .md6a6 { max-width: 1320px; }
.bcfvc .d2rof { padding-top: 16px; padding-bottom: 16px; }
.jcendihl .d2rof { padding-top: 24px; padding-bottom: 24px; }
.c3p4i .d2rof { padding-top: 40px; padding-bottom: 40px; }
.hbmzev8u .d2rof { padding-top: 52px; padding-bottom: 52px; }
.rg4pk .d2rof:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.rg4pk .d2rof:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.rg4pk .d2rof:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.rg4pk .d2rof:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.zfofq .l402ax9 { padding-top: 10px;  padding-bottom: 10px; }
.pgs28q9 .l402ax9 { padding-top: 18px;  padding-bottom: 18px; }
.ay4r2 .l402ax9 { padding-top: 36px;  padding-bottom: 36px; }
.qjappd7 .l402ax9 { padding-top: 48px;  padding-bottom: 48px; }
.jrng0we h2.h0r3t { font-weight: 600; }
.jrng0we h3.m23u     { font-weight: 600; }
.opei h2.h0r3t { font-weight: 800; }
.opei h3.m23u     { font-weight: 700; }
.z96hei7 h2.h0r3t { font-weight: 900; }
.z96hei7 h3.m23u     { font-weight: 800; }
.z96hei7 .ldroa strong,
.z96hei7 .ldroa strong { font-weight: 600; }
.ra16s92 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.u8j10jx .ra16s92 { display: none; }
@media (max-width: 640px) { .ra16s92 { display: none; } }
.ra16s92 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ra16s92:hover { opacity: 0.85; }
.vnjzh9hh .ra16s92 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.rca4392 .ra16s92,
.zco4h0u  .ra16s92 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.rca4392 .ra16s92:hover,
.zco4h0u  .ra16s92:hover { opacity: 0.88; }
.vnjzh9hh.rca4392 .ra16s92,
.vnjzh9hh.zco4h0u  .ra16s92 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.owcx {
  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;
}
.owcx:hover { transform: translateY(-2px); opacity: 0.92; }
.owcx { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ss17 .owcx { display: none; }
.fwvb28 .owcx { right: 32px; }
.c8x2d70  .owcx { left: 32px; }
@media (max-width: 480px) {
  .fwvb28 .owcx { right: 20px; bottom: 20px; }
  .c8x2d70  .owcx { left: 20px; bottom: 20px; }
}
.r68uwf { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.kvlw { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.sivx3lnj { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.fugqq0w { color: var(--text-dim); font-size: 0.8rem; }
.ev035w7 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.ev035w7 img { height: 26px; width: auto; object-fit: contain; }
.g1o4w { display: flex; flex-direction: column; gap: 6px; }
.g1o4w a, .tynf7woh a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.g1o4w a:hover, .tynf7woh a:hover { color: var(--accent-light); }
.g1o4w .e55k { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.pwg35 .kvlw { text-align: center; }
.pwg35 .sivx3lnj { margin-top: 0; }
.x11i1pw { margin-top: 10px; }
.x11i1pw a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .kvlw { padding-left: 16px; padding-right: 16px; }
  .b4dlu8 .kvlw { padding: 20px 16px; }
  .tynf7woh { gap: 4px 12px; }
  .sivx3lnj { font-size: 0.78rem; }
}
.hmclnsoo .fifjll0 .ev035w7 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.hmclnsoo .sivx3lnj { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.hmclnsoo .fugqq0w { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .hmclnsoo .shq8 { grid-template-columns: 1fr 1fr; } .hmclnsoo .fifjll0 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hmclnsoo .shq8 { grid-template-columns: 1fr; } }
.ybwy4 .ev035w7 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.ybwy4 .sivx3lnj { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ybwy4 .mv0h5nzv { gap: 12px; } .ybwy4 .ev035w7 { margin-right: 0; width: 100%; } }
.i8mh7i .h0124c .ev035w7 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.i8mh7i .sivx3lnj { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.i8mh7i .fugqq0w { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .i8mh7i .ue9b7vy { grid-template-columns: 1fr 1fr; } .i8mh7i .h0124c { grid-column: 1 / -1; } }
@media (max-width: 480px) { .i8mh7i .ue9b7vy { grid-template-columns: 1fr; } }
.ovevg .vnvb6ekm { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.ovevg .g1o4w { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .ovevg .vnvb6ekm { grid-template-columns: 1fr 1fr; } .ovevg .egnrk4q8:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ovevg .vnvb6ekm { grid-template-columns: 1fr; } }
.jmu13lz .vnvb6ekm { grid-template-columns: 1fr 2fr; }
.jmu13lz .rednu9 .g1o4w { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .jmu13lz .vnvb6ekm { grid-template-columns: 1fr; } }
.ok6r .kvlw { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.y47f .h7a48p8      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.y47f .r68uwf { background: var(--bg-page); border-top-color: var(--border-alt); }
.llst753k .h7a48p8      { background: #0d1117; border-bottom-color: #21262d; }
.llst753k .ieqmx7 { color: var(--accent-light); }
.llst753k .ibu6puh { --msep-color: #8b949e; }
.llst753k .ibu6puh a { color: #8b949e; }
.llst753k .ibu6puh a:hover { color: var(--accent-light); }
.llst753k .sdn3xye { color: #8b949e; }
.llst753k .r68uwf { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.llst753k .sivx3lnj,
.llst753k .fugqq0w { color: #6e7681; }
.llst753k .g1o4w a, .llst753k .tynf7woh a,
.llst753k .ev035w7 { color: #e6edf3; }
.llst753k .g1o4w a:hover, .llst753k .tynf7woh a:hover,
@media (max-width: 640px) {
  .llst753k .ibu6puh { background: #0d1117; border-top-color: #21262d; }
  .llst753k .ibu6puh li a { border-bottom-color: #21262d; }
}
.e5ea4 .h7a48p8      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.e5ea4 .ieqmx7 { color: var(--accent); }
.e5ea4 .ibu6puh { --msep-color: #475569; }
.e5ea4 .ibu6puh a { color: #475569; }
.e5ea4 .ibu6puh a:hover { color: var(--accent); }
.e5ea4 .sdn3xye { color: #64748b; }
.e5ea4 .r68uwf { background: #f0f4f8; border-top-color: #cbd5e1; }
.e5ea4 .sivx3lnj,
.e5ea4 .fugqq0w { color: #64748b; }
.e5ea4 .g1o4w a, .e5ea4 .tynf7woh a,
.e5ea4 .rj5jap a, .e5ea4 .ev035w7 { color: #374151; }
.e5ea4 .g1o4w a:hover, .e5ea4 .tynf7woh a:hover,
@media (max-width: 640px) {
  .e5ea4 .ibu6puh { background: #f0f4f8; border-top-color: #cbd5e1; }
  .e5ea4 .ibu6puh li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.rca4392 .h7a48p8      { background: var(--accent); border-bottom-color: var(--accent-light); }
.rca4392 .ieqmx7 { color: #fff; }
.rca4392 .ibu6puh { --msep-color: rgba(255,255,255,0.82); }
.rca4392 .ibu6puh a { color: rgba(255,255,255,0.82); }
.rca4392 .ibu6puh a:hover { color: #fff; }
.rca4392 .sdn3xye { color: rgba(255,255,255,0.9); }
.rca4392 .r68uwf { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.rca4392 .sivx3lnj,
.rca4392 .fugqq0w { color: rgba(255,255,255,0.72); }
.rca4392 .g1o4w a, .rca4392 .tynf7woh a,
.rca4392 .rj5jap a, .rca4392 .ev035w7 { color: #fff; }
.rca4392 .g1o4w a:hover, .rca4392 .tynf7woh a:hover,
@media (max-width: 640px) {
  .rca4392 .ibu6puh { background: var(--accent); border-top-color: var(--accent-light); }
  .rca4392 .ibu6puh li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.zco4h0u .h7a48p8 {
  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);
}
.zco4h0u .r68uwf {
  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) {
  .zco4h0u .ibu6puh {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.hxu3 .n19q { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.udcvds05 .n19q { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.jiy4y7wo .n19q { min-height: 72px; height: auto; }
.f3av1 .n19q { min-height: 84px; height: auto; }
.b4dlu8 .n19q { max-width: none; padding: 0 32px; }
.b4dlu8 .kvlw  { max-width: none; padding: 24px 32px; }
.bto3ay.zzw7 .n19q { max-width: 1200px; }
.bto3ay.jjh2vz .n19q { max-width: 1320px; }
.adgzsi   .ieqmx7, .adgzsi   .ev035w7 { text-transform: capitalize; }
.sko3q3sa .ieqmx7, .sko3q3sa .ev035w7 { text-transform: lowercase; }
.niecr6cp .ieqmx7, .niecr6cp .ev035w7 { text-transform: uppercase; letter-spacing: 0.06em; }
.jqz7dbpt, .kiduxn {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.b7pxogy .jqz7dbpt,
.b7pxogy .kiduxn { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.qehdqhv3 .jqz7dbpt,
.qehdqhv3 .kiduxn { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.s9jf .jqz7dbpt,
.s9jf .kiduxn { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.s1q88an .jqz7dbpt,
.s1q88an .kiduxn { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.vvpia   .ibu6puh a { font-weight: 500; }
.sdn6vp61 .ibu6puh a { font-weight: 600; }
.ls9hcb     .ibu6puh a { font-weight: 700; }
.c0othyzm    .ibu6puh a { font-weight: 800; letter-spacing: 0.01em; }
.ux0db37     .ibu6puh > li + li::before,
.ar7dm    .ibu6puh > li + li::before,
.pevj    .ibu6puh > li + li::before,
.r16yy .ibu6puh > li + li::before,
.hmpdd .ibu6puh > li + li::before,
.ufrybbf  .ibu6puh > li + li::before,
.lv8m    .ibu6puh > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ux0db37     .ibu6puh > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ar7dm    .ibu6puh > li + li::before { content: "|"; }
.pevj    .ibu6puh > li + li::before { content: "—"; }
.r16yy .ibu6puh > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.hmpdd .ibu6puh > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ufrybbf  .ibu6puh > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.lv8m    .ibu6puh > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .r3fvu8m .sdn3xye,
  .hlaw .sdn3xye,
  .fy0yuyv5 .sdn3xye,
  .sbag .sdn3xye,
  .gxd0p2c7 .sdn3xye {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .r3fvu8m .sdn3xye::before,
  .hlaw .sdn3xye::before,
  .fy0yuyv5 .sdn3xye::before,
  .sbag .sdn3xye::before,
  .gxd0p2c7 .sdn3xye::before { content: ""; display: block; flex-shrink: 0; }

  
  .r3fvu8m .sdn3xye::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;
  }

  
  .hlaw .sdn3xye::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;
  }

  
  .fy0yuyv5 .sdn3xye::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;
  }

  
  .sbag .sdn3xye::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;
  }

  
  .gxd0p2c7 .sdn3xye::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) {
  .wis5 .sdn3xye {
    padding: 5px 14px;
  }
  .wis5 .ibu6puh {
    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;
  }
  .wis5 .ibu6puh li a {
    border-bottom: none; padding: 10px 22px;
  }
  .wis5 .ibu6puh li a:hover { background: var(--bg-raised); }
  .wis5 .rd92,
  .wx5ya2h9 .rd92,
  .l9j0l .rd92 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .u1ialrq .sdn3xye {
    padding: 5px 10px;
  }
  .u1ialrq .ibu6puh {
    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);
  }
  .u1ialrq .ibu6puh.p15mcw { transform: translateX(0); }
  .u1ialrq .ibu6puh li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .u1ialrq .ibu6puh li:last-child a { border-bottom: none; }
  .rca4392 .ibu6puh,
  .llst753k .ibu6puh { background: var(--accent) !important; }
  .rca4392 .ibu6puh li a,
  .llst753k .ibu6puh li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .l9j0l .sdn3xye {
    padding: 5px 10px;
  }
  .l9j0l .ibu6puh {
    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);
  }
  .l9j0l .ibu6puh::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .l9j0l .ibu6puh.p15mcw { transform: translateY(0); }
  .l9j0l .ibu6puh li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .yz7ph .sdn3xye {
    padding: 5px 10px;
  }
  .yz7ph .ibu6puh {
    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;
  }
  .yz7ph .ibu6puh.p15mcw { opacity: 1; pointer-events: auto; }
  .yz7ph .ibu6puh li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .dxf08k     .sdn3xye { border-radius: 0 !important; }
  .uj8z   .sdn3xye { border-radius: 8px !important; }
  .agdvgzi .sdn3xye { border-radius: 50% !important; }
  .ad0hhe5t   .sdn3xye { border-radius: 999px !important; }
}
.pupx .mub1 { height: 28px; }
.w1affpx .mub1 { height: 54px; }
.jkq5 .mub1 { height: 54px; }
.w1tgv    .cxifmn9, .w1tgv    .fzjve2 { color: #f59e0b; }
.wge59at      .cxifmn9 { font-size: 1rem; letter-spacing: 1.5px; }
.wge59at      .fzjve2   { font-size: 1.35rem; }
.svt9rxe    .cxifmn9, .svt9rxe    .fzjve2 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.ydlr7mc     .cxifmn9, .ydlr7mc     .fzjve2 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.eq5v .cxifmn9, .eq5v .fzjve2 { color: var(--cta); letter-spacing: 2px; }
.s6v94   .cxifmn9, .s6v94   .fzjve2 { color: #e91e63; letter-spacing: 2px; }
.wl4br  .cxifmn9, .wl4br  .fzjve2 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.x5q9s     .cxifmn9, .x5q9s     .fzjve2 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.wnxq7ro .p1k09bo + .p1k09bo {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.xrg822cb .gsi7djds { padding: 18px 24px; min-height: 68px; }
.tj8joh .fdvbw {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.tj8joh .cp0na {
  font-size: 1.3rem; font-weight: 800; color: var(--accent);
}
.eqyr .p1k09bo {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.afbk3pn3 .vg4f { counter-reset: cs-rank; }
.afbk3pn3 .gsi7djds { position: relative; counter-increment: cs-rank; }
.afbk3pn3 .gsi7djds::before {
  content: "#" counter(cs-rank);
  position: absolute; top: 8px; right: 10px;
  font-size: 0.68rem; font-weight: 800; letter-spacing: -.01em;
  color: var(--accent); opacity: 0.5; font-variant-numeric: tabular-nums;
}
.reuemr .vg4f { counter-reset: cs-rank; gap: 0; }
.reuemr .gsi7djds {
  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;
}
.reuemr .gsi7djds::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;
}
.reuemr .pzgpmqf {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.reuemr .su1o {
  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;
}
.reuemr .gxerlcr { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.reuemr .pzgpmqf { min-width: 0; flex-direction: column; width: 100%; }
.reuemr .kpcn5q7 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.reuemr .cxifmn9 { color: var(--cta, var(--accent)); }
.reuemr .gt7xo { font-weight: 700; }
.reuemr .p1k09bo {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.reuemr .fdvbw {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.reuemr .cp0na {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.reuemr .opz3s1h8 .cp0na { font-size: 1.3rem; color: var(--accent-light); }
.reuemr .tz2abawd {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.reuemr .gsi7djds:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .reuemr .vg4f {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .reuemr .gsi7djds {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .reuemr .gsi7djds { padding: 40px 16px 20px; }
  .reuemr .p1k09bo {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .reuemr .tz2abawd { width: 100%; min-width: 0; }
}
.v3el6lce .vg4f { counter-reset: cs-rank; gap: 10px; }
.v3el6lce .gsi7djds {
  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);
}
.v3el6lce .gsi7djds::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);
}
.v3el6lce .pzgpmqf {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.v3el6lce .su1o {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.v3el6lce .gxerlcr { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.v3el6lce .kpcn5q7 {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.v3el6lce .cxifmn9 { color: var(--cta, var(--accent)); }
.v3el6lce .p1k09bo {
  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;
}
.v3el6lce .fdvbw {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.v3el6lce .cp0na { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.v3el6lce .opz3s1h8 .cp0na { color: var(--accent-light); }
.v3el6lce .tz2abawd {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.v3el6lce .gsi7djds:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .v3el6lce .gsi7djds {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .v3el6lce .gsi7djds::before {
    position: absolute; top: 14px; left: 14px;
  }
  .v3el6lce .pzgpmqf {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .v3el6lce .kpcn5q7 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .v3el6lce .p1k09bo {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .v3el6lce .tz2abawd { width: 100%; min-width: 0; }
  .v3el6lce .cxifmn9 { min-width: 0; }
}
.nzxsf4n .vg4f { counter-reset: cs-rank; }
.nzxsf4n .gsi7djds::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.mej04d6 .j1vq3cu {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.mej04d6 .j1vq3cu summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.mej04d6 .j1vq3cu p { padding: 0 2px 16px; }
.x16tlv .j1vq3cu { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.x16tlv .j1vq3cu summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.x16tlv .j1vq3cu summary::after { content: "›"; font-size: 1.2em; }
.x16tlv .j1vq3cu[open] summary::after { content: "‹"; }
.x16tlv .j1vq3cu p { padding: 10px 22px 4px; }
.vt2qou7 .j1vq3cu {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.vt2qou7 .j1vq3cu summary { color: var(--text-primary); padding-left: 16px; }
.vt2qou7 .j1vq3cu summary::after { content: "›"; font-size: 1.1em; }
.vt2qou7 .j1vq3cu[open] summary::after { content: "‹"; }
.vt2qou7 .j1vq3cu p { padding-left: 16px; }
.jghgkleu .br31m2jl { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.jghgkleu .j1vq3cu {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.jghgkleu .j1vq3cu:last-child { border-bottom: none; }
.jghgkleu .j1vq3cu summary { color: var(--text-primary); border-radius: 0; }
.jghgkleu .j1vq3cu summary::after { content: "›"; font-size: 1.1em; }
.jghgkleu .j1vq3cu[open] summary::after { content: "‹"; }
.xasld .j1vq3cu { overflow: hidden; }
.xasld .j1vq3cu summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.xasld .j1vq3cu summary::after { color: rgba(255,255,255,.75); }
.xasld .j1vq3cu[open] summary { border-radius: 0; }
.xjg6z { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ko7qbd3 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ql7nnj {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.l66l3i7 { color: var(--text-muted); font-size: 1.05rem; }
.jso962f {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.l5id { margin-bottom: 20px; }
.hqib1 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ojnhh5 {
  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;
}
.ojnhh5:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.myz5pse { resize: vertical; min-height: 130px; }
.y5fl { width: 100%; margin-top: 8px; }
.zhol {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.mtufv2l {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.npd8dnam { color: var(--text-muted); line-height: 1.75; }
.itat { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.itat li { margin-bottom: 6px; }
.dmol { max-width: 760px; margin: 0 auto; }
.qcfkka1 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.f6vk4 { max-width: 760px; margin: 0 auto; }
.s3q2tx { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.s3q2tx:last-child { border-bottom: none; }
.ev2bk { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.s3q2tx p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.s3q2tx ul.itat { margin: 0; }
.jetwq .ev2bk { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .jetwq { grid-template-columns: 1fr; gap: 10px; } }
.hnhzw6c .ev2bk { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.upz6t .itat { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .m8g8qnn { grid-template-columns: 1fr; } }
.asax6op ul.itat { margin: 0; }
.vnbsgcb .itat,
.h6lq4as .itat,
.gakks1b .itat,
.bw6mp7 .itat {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .xtm3uvr8 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .sqiwt13 { grid-template-columns: 1fr; } .ovvb6 { position: static; text-align: center; } }
@media (max-width: 860px) { .ykubuw10 { grid-template-columns: 1fr; } }
.bw6mp7 .itat { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .c82qsr { flex-direction: column; text-align: center; } .gdey1 { grid-template-columns: 1fr; } }
.eilz6 { max-width: 760px; margin: 0 auto; }
.j3lud { position: relative; padding-left: 28px; }
.j3lud::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.bplc4wp { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.bplc4wp:last-child { padding-bottom: 0; }
.hk0rh { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.f5nm6i h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.f5nm6i p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.hcoif00a {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.hcoif00a .ql7nnj { color: var(--accent-light); }
.bl6gg .ql7nnj { font-size: 2rem; }
.bl6gg .l66l3i7 { max-width: 680px; }
.p6nvl .ql7nnj { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.p6nvl .l66l3i7  { margin: 0; }
@media (max-width: 640px) { .p6nvl { flex-direction: column; } }
.elag3l .ql7nnj { color: var(--accent-light); }
.fb4y686 .ql7nnj { color: #fff; }
.fb4y686 .l66l3i7  { color: rgba(255,255,255,0.85); }
.lmf4do { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .rzpwq9 { grid-template-columns: 1fr; } }
.qq9doq .ojnhh5 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.qq9doq .ojnhh5:focus { border-bottom-color: var(--accent); box-shadow: none; }
.xawqyr .ojnhh5 { background: var(--bg-raised); border-color: transparent; }
.xawqyr .ojnhh5:focus { background: var(--bg-card); border-color: var(--accent); }
.jxw7ts .ojnhh5 { border-radius: 100px; padding: 11px 20px; }
.jxw7ts .myz5pse { border-radius: 14px; }
.kql2ayrh {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .kql2ayrh { grid-template-columns: 1fr; } }
.m6xykk {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.m6xykk h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.m6xykk p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.buvnau37 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.buvnau37 li { margin-bottom: 6px; }
.tjtdya{display:none}
.tjtdya:empty,.aij5arh:empty{display:none}
.ym5yhv{position:relative;overflow:visible}
.jva5j0u .rwu68k,.rfielqi .rwu68k,
.jbzr .rwu68k,.k3b9u .rwu68k,
.hrx73 .rwu68k,.syv40ey .rwu68k{display:block}
.rr5x .bv0m{display:block}
.jva5j0u .rwu68k,.rfielqi .rwu68k,
.jbzr .rwu68k,.k3b9u .rwu68k,
.hrx73 .rwu68k{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}
.jva5j0u .rwu68k .aij5arh,.rfielqi .rwu68k .aij5arh,
.jbzr .rwu68k .aij5arh,.k3b9u .rwu68k .aij5arh,
.hrx73 .rwu68k .aij5arh{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}
.jva5j0u .i9kl,.rfielqi .i9kl,
.jbzr .i9kl,.k3b9u .i9kl,
.hrx73 .i9kl{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.jva5j0u .rwu68k,.rfielqi .rwu68k{top:12px}
.jva5j0u .rwu68k .aij5arh{margin-right:auto}
.rfielqi .rwu68k .aij5arh{margin-left:auto}
.rfielqi .rwu68k{text-align:right}
.jbzr .rwu68k,.k3b9u .rwu68k{bottom:12px}
.jbzr .rwu68k .aij5arh{margin-right:auto}
.k3b9u .rwu68k .aij5arh{margin-left:auto}
.k3b9u .rwu68k{text-align:right}
.hrx73 .rwu68k{position:relative;margin-top:16px}
.hrx73 .rwu68k .aij5arh{margin:0 auto}
.syv40ey .rwu68k{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.syv40ey .rwu68k .aij5arh{margin:0}
.syv40ey .ftbe~.rwu68k,
.syv40ey .mfrx3x~.rwu68k{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.syv40ey .ftbe~.rwu68k .aij5arh,
.syv40ey .mfrx3x~.rwu68k .aij5arh{justify-content:flex-start}
.ftbe~.rwu68k,.mfrx3x~.rwu68k{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}
.ftbe~.rwu68k .aij5arh{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.mfrx3x~.rwu68k .aij5arh{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.bv0m .aij5arh{margin:0 0 12px}
.aij5arh{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.i9kl{white-space:nowrap}
.ir89 .i9kl{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.rsx33h .i9kl{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}
.xaecox9p .aij5arh{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.mhma .i9kl{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.ik2mfag .i9kl{color:var(--accent);opacity:1;font-weight:500}
.km542ezx .i9kl{border-bottom:1px solid currentColor;padding-bottom:2px}
.golox .aij5arh{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.kfy965{--date-bg:transparent}
.hg1313vj .i9kl + .i9kl::before{content:"•";margin-right:6px;opacity:.4}
.sn9b4i .i9kl + .i9kl::before{content:"/";margin-right:6px;opacity:.35}
.obtsq .i9kl + .i9kl::before{content:"|";margin-right:6px;opacity:.3}
.hn8wx .zv0ar3ge::before{content:"—";opacity:.3}
.hn8wx .i9kl + .i9kl::before{content:"—";margin-right:6px;opacity:.3}
.xgidmuf .i9kl + .i9kl::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.byr7g0c1 .i9kl + .i9kl::before{content:"·";margin-right:6px;opacity:.4}
.sbofr .i9kl + .i9kl::before{content:"›";margin-right:6px;opacity:.4}
.gyqd1vg .i9kl + .i9kl::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.ekr8a8 .ztpekq55{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .ztpekq55{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .iukv{max-width:100%}
}
:root {
  --accent:          #4a4bbf;
  --brand:           #4a4bbf;
  --brand-light:     #8a8bca;
  --brand-pale:      #b3b4d4;
  --grad-start:      #8d8ed6;
  --grad-end:        #bfbfe2;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #4a4bbf;
  --cta-light:       #3435ab;
  --cta-hover:       #353696;
  --bg-page:         #f6f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f4f5;
  --bg-raised:       #eeeef0;
  --bg-hover:        #f4f4f5;
  --border:          #e2e2e8;
  --border-alt:      #d1d1db;
  --border-section:  #e2e2e8;
  --text-primary:    #18181a;
  --text-muted:      #54545e;
  --text-body:       #303035;
  --text-sub:        #484850;
  --text-faint:      #787886;
  --text-dim:        #93939e;
  --text-label:      #60606b;
  --text-value:      #3c3c43;
  --accent-bg:       #e6e7ee;
  --accent-bg-light: #d1d1e5;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f5;
  --c-pros:          #1d8566;
  --c-cons:          #9f2147;
  --c-pros-label:    #239e79;
  --c-tip-border:    #27af86;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1d8566;
}
:root { --logo-bg-opacity: 63%; }
body, button, input { font-family: "Cabin", sans-serif; }
.lppt9yt .pg36slux, .lppt9yt .ftbe { min-height: 320px; }
.necy5d .bqc8bvn::after, .necy5d .c0dgfo::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; }
.dxsd .ra16s92::after,.dxsd .owcx::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; }
.s5fw1::before { content: '|'; opacity: 0.3; }
.ocqa .i9kl::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.ocqa .i9kl:first-of-type::before{content:"\f073"}.ocqa .i9kl:last-of-type::before{content:"\f303"}