: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;
}
.sz8oc3vr {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.j49k7 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.lqwok {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.t84s4 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.dpkg { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.dpkg a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.dpkg a:hover { color: var(--accent-light); }
.vu9xt     .u7ph { border-radius: 24px; padding: 8px; }
.vu9xt .u7ph li a { border-radius: 16px; }
.pblcht .u7ph li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .u7ph {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ineq:hover .u7ph,
  .ineq:focus-within .u7ph { display: block; }
  .u7ph li a { padding: 8px 16px; font-size: 0.88rem; }
}
.h1jr5f {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.n2ws0x8 { display: none; }
@media (max-width: 640px) {
  .n2ws0x8 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .n2ws0x8.osoh0yzs { display: block; }
}
@media (max-width: 640px) {
  .h1jr5f { display: block; }
  .dpkg > li + li::before { display: none !important; }
  .dpkg {
    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;
  }
  .dpkg.osoh0yzs { display: flex; }
  .dpkg li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .dpkg li:last-child a { border-bottom: none; }
}
.hnytp { min-height: 480px; }
.bckzc6 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.f2qsox { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.dptwo45 .f2qsox { margin-left: 0; margin-right: 0; }
.mio89 {
  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;
}
.mio89:hover { opacity: 0.88; }
.cbsyc3j .bckzc6 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.cbsyc3j .f2qsox { color: #e2e8f0; }
.cbsyc3j.w6n8 .y6bl5zd { text-align: center; }
.plu5rgea .bckzc6 { color: var(--text-primary); text-shadow: none; }
.plu5rgea .f2qsox { color: var(--text-muted); }
.plu5rgea .mio89 { margin-top: 16px; }
.plu5rgea, .plu5rgea.hnytp { min-height: auto !important; }
.plu5rgea.w6n8 .y6bl5zd { text-align: center; }
.plu5rgea~.qi4kk63{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}
.plu5rgea~.qi4kk63 .lhuuy1d5{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; }
}
.tedv5z3 .bckzc6 { color: #fff; }
.tedv5z3 .f2qsox { color: rgba(255,255,255,0.85); }
.tedv5z3 .mio89 { background: #fff; color: var(--cta); }
.tedv5z3 .mio89:hover { opacity: 0.92; }
.zanns4w .wdsxpr2n { position: relative; overflow: hidden; }
.zanns4w .wdsxpr2n::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;
}
.paxc9 .wdsxpr2n {
  animation: hg-breathe 7s ease-in-out infinite;
}
.lmdhjq .wdsxpr2n { position: relative; overflow: hidden; }
.lmdhjq .wdsxpr2n::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;
}
.yp9y8 .wdsxpr2n { position: relative; overflow: hidden; }
.yp9y8 .wdsxpr2n::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;
}
.a938 .wdsxpr2n {
  animation: hg-fadein 1.2s ease-out both;
}
.wdsxpr2n {
  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%);
}
.n7vvi70 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.bzcm {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.x78af {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.wdsxpr2n .bckzc6 { text-shadow: none; color: var(--text-primary); }
.wdsxpr2n .f2qsox { color: var(--text-muted); }
.wdsxpr2n.w6n8 .n7vvi70 { align-items: center; text-align: center; }
.wdsxpr2n.dptwo45   .n7vvi70 { align-items: flex-start; text-align: left; }
.zzuwb619 .bzcm { position: relative; }
.zzuwb619 .bzcm::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.zzuwb619.r75ofk3y .bzcm::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.nei5mrts .bzcm {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.nei5mrts .x78af {
  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);
}
.nei5mrts.r75ofk3y .bzcm { padding: 32px 0 32px 32px; }
.mpil .bzcm {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.mpil .x78af {
  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);
}
.mpil .ghlcy08 {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.r75ofk3y { grid-template-areas: "media text"; }
.r75ofk3y .n7vvi70 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.mpil.r75ofk3y .bzcm { padding: 40px 16px 40px 48px; }
.nhwpdai .bzcm { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .wdsxpr2n { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .wdsxpr2n .bzcm { display: none !important; }
  .nhwpdai .bzcm { display: none !important; }
  .osnmyoj .ydxht { display: none !important; }
  .gbhgio .cxz3 { display: none !important; }
  .n7vvi70  { padding: 36px 24px; }
  .wdsxpr2n~.qi4kk63,.r75ofk3y~.qi4kk63{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .hnytp, .wdsxpr2n { min-height: 320px !important; }
  
  .bckzc6 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .p7nj { display: none !important; }
  
  .xubmcv { flex-direction: column; align-items: center; }
  .td3rm { width: 100%; max-width: 340px; }
}
.t7qsk { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.rbxdddu { width: 100%; height: auto; display: block; border-radius: 10px; }
.d3lfg2 .t7qsk        { border-radius: 16px; }
.d3lfg2 .rbxdddu  { border-radius: 16px; }
.jk9kur .t7qsk         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.jk9kur .rbxdddu   { border-radius: 8px; }
.d7pb4 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.z66lt { width: 100%; padding: 32px 0; position: relative; }
.bqddd4l { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.yqjk4s0g .z66lt:nth-child(even) { background: var(--bg-surface); }
.yqjk4s0g .z66lt:nth-child(odd)  { background: var(--bg-page); }
.qnjlr3q .z66lt:nth-child(even) { background: var(--bg-card); }
.qnjlr3q .z66lt:nth-child(odd)  { background: var(--bg-page); }
.yqjk4s0g .z66lt:nth-child(odd)  .bqddd4l { background: var(--bg-card); border-radius: 6px; }
.yqjk4s0g .z66lt:nth-child(even) .bqddd4l { background: var(--bg-raised); border-radius: 6px; }
.qnjlr3q .z66lt:nth-child(odd)  .bqddd4l { background: var(--bg-card); border-radius: 6px; }
.qnjlr3q .z66lt:nth-child(even) .bqddd4l { background: var(--bg-raised); border-radius: 6px; }
.yqjk4s0g .z66lt:nth-child(even) .zfb74yx8 .ewirqv,
.qnjlr3q .z66lt:nth-child(even) .zfb74yx8 .ewirqv { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.yqjk4s0g .z66lt:nth-child(odd) .zfb74yx8 .ewirqv,
.qnjlr3q .z66lt:nth-child(odd) .zfb74yx8 .ewirqv { background: var(--bg-card-inner); }
.yqjk4s0g .z66lt:nth-child(even) .u0nhe7vu .ewirqv:nth-child(odd),
.qnjlr3q .z66lt:nth-child(even) .u0nhe7vu .ewirqv:nth-child(odd)  { background: var(--bg-card); }
.yqjk4s0g .z66lt:nth-child(even) .u0nhe7vu .ewirqv:nth-child(even),
.qnjlr3q .z66lt:nth-child(even) .u0nhe7vu .ewirqv:nth-child(even) { background: var(--bg-card-inner); }
h1.ljhms { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ljhms {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ke8rdkl1 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ba7o h2.ljhms {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.vmlf9 h2.ljhms {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.mgrmjk h2.ljhms {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.i4lewkz h2.ljhms::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.xjb5y8u6 h2.ljhms {
  color: var(--text-primary); font-size: 1.7rem;
}
.mqhb4dqf h2.ljhms::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.v4q2b h2.ljhms {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.dt3rfpz { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .dt3rfpz { display: none; } }
.ltf0y9l { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.odxn9it { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.xcgaom2 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.enbo { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.uxvw { padding-left: 20px; }
.uxvw li { margin-bottom: 6px; }
.uxvw a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.uxvw a:hover { color: var(--accent-light); }
.acllj5ie .enbo { display: none; }
.eb1qk9 .enbo { display: none; }
.eb1qk9 .uxvw { padding-left: 0; list-style: none; }
.eb1qk9 .uxvw li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.eb1qk9 .uxvw a { font-size: 0.92rem; }
.humw3g .xcgaom2 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.humw3g .enbo { display: none; }
.humw3g .uxvw { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.humw3g .uxvw li { margin-bottom: 0; }
.humw3g .uxvw 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;
}
.humw3g .uxvw a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.lb5us .xcgaom2 { padding: 20px 20px 16px; }
.lb5us .uxvw {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.lb5us .uxvw li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.lb5us .uxvw 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;
}
.lb5us .uxvw 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;
}
.lb5us .uxvw a:hover { color: var(--accent-light); border-color: var(--accent); }
.lb5us .uxvw a:focus,
.lb5us .uxvw a:focus-visible,
.lb5us .uxvw a:target { outline: none; }
.lb5us .uxvw li:target a { border-color: var(--border); color: var(--text-muted); }
.r36ak .xcgaom2 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.r36ak .enbo { display: none; }
.r36ak .uxvw { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.r36ak .uxvw li { margin-bottom: 0; }
.r36ak .uxvw li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.r36ak .uxvw li:last-child::after { content: ""; margin-right: 0; }
.r36ak .uxvw a { font-size: 0.9rem; }
.ewirqv { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.zfb74yx8 .ewirqv { background: var(--bg-card); }
.u0nhe7vu .ewirqv:nth-child(odd)  { background: var(--bg-card); }
.u0nhe7vu .ewirqv:nth-child(even) { background: var(--bg-raised); }
.lcb7l9wl .ewirqv {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.lcb7l9wl .ewirqv:last-child { border-bottom: none; }
.lcb7l9wl h3.ke8rdkl1 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.d5a89fto .ewirqv {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.d5a89fto .ewirqv + .ewirqv { margin-top: 4px; }
.w8m9ou .ewirqv { background: none; border-radius: 0; padding: 12px 0; }
.w8m9ou .ewirqv + .ewirqv { border-top: 1px solid var(--border-section); }
.hv76df4c { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.qjh4zs4y { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ldg6o, .ylhhql { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.ldg6o li, .ylhhql li { margin-bottom: 6px; }
.ylhhql li { list-style: decimal; }
.cgh7     .ldg6o { list-style-type: "● "; }
.ir32od  .ldg6o { list-style-type: "■ "; }
.ugcoy .ldg6o { list-style-type: "◆ "; }
.ckke    .ldg6o { list-style-type: "★ "; }
.cgh7     .k1mq { list-style-type: "● "; }
.ir32od  .k1mq { list-style-type: "■ "; }
.ugcoy .k1mq { list-style-type: "◆ "; }
.ckke    .k1mq { list-style-type: "★ "; }
.cgh7    .ldg6o li::marker, .cgh7    .k1mq li::marker,
.ir32od .ldg6o li::marker, .ir32od .k1mq li::marker,
.ugcoy .ldg6o li::marker, .ugcoy .k1mq li::marker,
.ckke   .ldg6o li::marker, .ckke   .k1mq li::marker {
  color: var(--cta); font-size: 1em;
}
.cgh7 .ylhhql,
.ir32od .ylhhql,
.ugcoy .ylhhql,
.ckke .ylhhql {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.cgh7 .ylhhql li,
.ir32od .ylhhql li,
.ugcoy .ylhhql li,
.ckke .ylhhql li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.cgh7 .ylhhql li::before,
.ir32od .ylhhql li::before,
.ugcoy .ylhhql li::before,
.ckke .ylhhql 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;
}
.cgh7     .ylhhql li::before { border-radius: 50%; }
.ir32od  .ylhhql li::before { border-radius: 3px; }
.ugcoy .ylhhql li::before { border-radius: 3px; }
.ckke    .ylhhql li::before { border-radius: 50%; }
.a8n6g { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ttv08z4y .a8n6g,
.fdn8olu .a8n6g { background: transparent; border: none; border-radius: 0; }
.h3llf { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.h3llf th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.h3llf td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.h3llf tr:hover td { background: var(--bg-hover); }
.ui19 .h3llf tbody tr:nth-child(even) td { background: var(--bg-surface); }
.x5ddh3 .h3llf { border: 1px solid var(--border-alt); }
.x5ddh3 .h3llf th,
.x5ddh3 .h3llf td { border: 1px solid var(--border-alt); }
.drf9zd0 .h3llf th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.drf9zd0 .h3llf td { border-bottom: none; }
.drf9zd0 .h3llf tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.pkfwyw .h3llf th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.p7i9 .a8n6g {
  overflow: hidden;
}
.p7i9 .h3llf th { border-bottom: 1px solid var(--border-alt); }
.p7i9 .h3llf tr:last-child td { border-bottom: none; }
.sfp3pii0 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.udby4 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.uujfz19w { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.mn221 { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.cu7u2d8q { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.k1mq { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.k1mq 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%}
.lfax .mn221 { background: transparent; text-align: center; }
.pkbc10 .uujfz19w {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.jy9b4k .uujfz19w {
  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);
}
.npsi .udby4 { display: grid; grid-template-columns: auto 1fr; }
.npsi .uujfz19w {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.npsi .mn221 { grid-column: 2; }
.npsi .cu7u2d8q,
.npsi .k1mq { grid-column: 1 / -1; }
.aq9lrxil .udby4 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.aq9lrxil .uujfz19w {
  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);
}
.aq9lrxil .mn221 { grid-column: 2; }
.aq9lrxil .cu7u2d8q,
.aq9lrxil .k1mq { grid-column: 1 / -1; }
.kjd47wno .udby4 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.kjd47wno .mn221 { background: none; color: var(--accent-light); font-weight: 700; }
.v78jwl .udby4 { 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); }
.v78jwl .mn221 { background: none; color: var(--accent-light); font-weight: 700; }
.sjlxq2 .udby4 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.sjlxq2 .udby4:last-child { border-bottom: none; }
.sjlxq2 .mn221 { background: none; color: var(--accent-light); font-weight: 700; }
.sm5wxf .udby4 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.sm5wxf .mn221 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.as6uqf3 .sfp3pii0 { counter-reset: card-n; }
.as6uqf3 .udby4  { counter-increment: card-n; }
.as6uqf3 .mn221 { display: flex; align-items: center; gap: 10px; }
.as6uqf3 .mn221::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;
}
.srvg02 .udby4 { background: var(--bg-surface); border: 1px solid var(--border); }
.srvg02 .mn221 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.d3o9y43 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.db8hmin  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.fmngt { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ddjdzf { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.d3o9y43 strong { color: var(--text-primary); font-size: 0.95rem; }
.d3o9y43 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.yekq { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.m2ylkr, .y49ma { border-radius: 8px; padding: 14px; }
.m2ylkr { background: var(--bg-pros); }
.y49ma { background: var(--bg-cons); }
.f4rd { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.m2ylkr .f4rd { color: var(--c-pros-label); }
.y49ma .f4rd { color: #f87171; }
.m2ylkr ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.y49ma ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.rbxdddu { width: 100%; height: auto; border-radius: 10px; display: block; }
.vyn5by {
  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;
}
.vyn5by:hover { opacity: 0.85; }
.srv6tz .vyn5by  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.srv6tz .vyn5by:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.rtzjv .vyn5by  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.rtzjv .vyn5by:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.zmjj1v .mio89 { border-radius: 50px; }
.zmjj1v .vyn5by  { border-radius: 50px; }
.mh7zns .mio89 { padding-left: 22px; padding-right: 22px; }
.mh7zns .vyn5by  { padding-left: 12px; padding-right: 12px; }
.rp7u .mio89 { padding-left: 44px; padding-right: 44px; }
.rp7u .vyn5by  { padding-left: 24px; padding-right: 24px; }
.qcdnv2q .mio89 { padding-left: 56px; padding-right: 56px; }
.qcdnv2q .vyn5by  { padding-left: 32px; padding-right: 32px; }
.li2y   .mio89::after, .li2y   .vyn5by::after,
.xc8hqqpp .mio89::after, .xc8hqqpp .vyn5by::after,
.g96li50    .mio89::after, .g96li50    .vyn5by::after,
.f01xpqz    .mio89::after, .f01xpqz    .vyn5by::after,
.saa4sa    .mio89::after, .saa4sa    .vyn5by::after,
.hhzevg8     .mio89::after, .hhzevg8     .vyn5by::after,
.uqgq7ih    .mio89::after, .uqgq7ih    .vyn5by::after,
.w84y1xde   .mio89::after, .w84y1xde   .vyn5by::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;
}
.li2y .mio89::after, .li2y .vyn5by::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");
}
.xc8hqqpp .mio89::after, .xc8hqqpp .vyn5by::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");
}
.g96li50 .mio89::after, .g96li50 .vyn5by::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");
}
.f01xpqz .mio89::after, .f01xpqz .vyn5by::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");
}
.saa4sa .mio89::after, .saa4sa .vyn5by::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");
}
.hhzevg8 .mio89::after, .hhzevg8 .vyn5by::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");
}
.uqgq7ih .mio89::after, .uqgq7ih .vyn5by::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");
}
.w84y1xde .mio89::after, .w84y1xde .vyn5by::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");
}
.ajgca   .gxathle::after, .ajgca   .z4s57m::after,
.jpojk .gxathle::after, .jpojk .z4s57m::after,
.yxb3    .gxathle::after, .yxb3    .z4s57m::after,
.qqts4s7    .gxathle::after, .qqts4s7    .z4s57m::after,
.c4cr5z    .gxathle::after, .c4cr5z    .z4s57m::after,
.nuzywia     .gxathle::after, .nuzywia     .z4s57m::after,
.r6c14    .gxathle::after, .r6c14    .z4s57m::after,
.b2fpoy   .gxathle::after, .b2fpoy   .z4s57m::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;
}
.ajgca .gxathle::after, .ajgca .z4s57m::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");
}
.jpojk .gxathle::after, .jpojk .z4s57m::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");
}
.yxb3 .gxathle::after, .yxb3 .z4s57m::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");
}
.qqts4s7 .gxathle::after, .qqts4s7 .z4s57m::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");
}
.c4cr5z .gxathle::after, .c4cr5z .z4s57m::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");
}
.nuzywia .gxathle::after, .nuzywia .z4s57m::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");
}
.r6c14 .gxathle::after, .r6c14 .z4s57m::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");
}
.b2fpoy .gxathle::after, .b2fpoy .z4s57m::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");
}
.y3d42r39 {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
}
.g8w5 {
  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;
}
.g8w5 > [itemprop="item"] { display: contents; }
.g8w5 [itemprop="itemReviewed"],
.g8w5 [itemprop="reviewRating"] { display: none; }
.g8w5:hover { background: var(--bg-hover); }
.qlxyy {
  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;
}
.fkclsa .qlxyy { background: #1a1a1a; }
.l25lxe .qlxyy { background: rgba(128,128,128,.12); }
.e4kg85e2 .qlxyy { background: var(--bg-raised); }
.lsyy .qlxyy { background: transparent; padding: 0; }
.f4mftnie { max-height: 74px; max-width: 120px; object-fit: contain; }
.dh14v1 { display: flex; align-items: center; gap: 16px; min-width: 0; }
.dh14v1 .qlxyy + .hh6d68q { flex: 1 1 auto; }
.hh6d68q { 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; }
.p5a9g0 { color: var(--cta); font-size: 1.2rem; letter-spacing: 2px; line-height: 1; text-align: center; }
.eaxg { text-align: center; font-size: 1.2rem; font-weight: 700; }
.ohli { 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) {
  .dh14v1 { flex: 0 0 260px; width: 260px; }
  .p5a9g0 { flex: 0 0 120px; width: 120px; }
  .eaxg { flex: 0 0 110px; width: 110px; }
  .ohli   { flex: 0 0 180px; width: 180px; }
}
.gxkbs759 { 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%; }
.q721 { 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; }
.l6k3q5a { white-space: nowrap; text-align: center; align-self: center; }
@media (min-width: 721px) {
  .l6k3q5a { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.l6k3q5a.vyn5by { 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) {
  .y3d42r39 { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .y3d42r39 .g8w5 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .y3d42r39 .dh14v1 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .y3d42r39 .qlxyy { width: 100%; min-width: unset; height: 120px; }
  .y3d42r39 .f4mftnie { max-height: 96px; max-width: 200px; }
  .y3d42r39 .hh6d68q { min-width: unset; text-align: center; white-space: normal; }
  .y3d42r39 .p5a9g0 { min-width: 0; }
  .y3d42r39 .ohli { 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; }
  .y3d42r39 .l6k3q5a { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .ph7w4y .g8w5 { row-gap: 8px !important; gap: 10px !important; }
}
.pnze5 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.y6k4ahh {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.wk7hn {
  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;
}
.wk7hn img { max-width: 80px; max-height: 50px; object-fit: contain; }
.wlk1wsfe { flex: 1; }
.wlk1wsfe h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.lnixq4fk { color: var(--c-stars); font-size: 1.1rem; }
.ng4s1l { margin-bottom: 8px; }
.kw7wdlvp { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.oiuj9ety::before   { content: "★ "; color: var(--accent); }
.xogo20b { flex-shrink: 0; }
.qokq13 img.qa6k6 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.ttv08z4y { padding: 20px 24px; }
.p5fvv { color: var(--text-muted); margin-bottom: 16px; }
.q58l { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.i3kf0e, .hwsiccb { list-style: none; font-size: 0.9rem; }
.i3kf0e li { color: var(--c-pros); margin-bottom: 4px; }
.hwsiccb li { color: var(--c-cons); margin-bottom: 4px; }
.i3kf0e li::before { content: "✓"; margin-right: 5px; }
.hwsiccb li::before { content: "✗"; margin-right: 5px; }
.cic80ck .i3kf0e li::before { content: "→"; }
.cic80ck .hwsiccb li::before { content: "–"; }
.k9jx6p  .i3kf0e li::before { content: "★"; }
.k9jx6p  .hwsiccb li::before { content: "✕"; }
.qoohue    .i3kf0e li::before { content: "◆"; }
.qoohue    .hwsiccb li::before { content: "▲"; }
.lckixv31  .i3kf0e li::before { content: "▶"; }
.lckixv31  .hwsiccb li::before { content: "■"; }
.me6d { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.mpxo { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.b0gxe9 { background: var(--bg-pros); color: var(--c-tag-pay); }
.nbmb { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.c2cbsw .nbmb { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.x5fba .nbmb { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .ksrz .qay8r {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ksrz .pnze5 { margin: 0; }
}
.xhoy9lm .y6k4ahh { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.xhoy9lm .wlk1wsfe h3 { color: var(--accent-light); }
.xhoy9lm .wk7hn { background: var(--bg-page); border: 1px solid var(--border); }
.r27zsit .pnze5 { border-top: 4px solid var(--accent); }
.r27zsit .y6k4ahh { background: var(--bg-card); }
.br9qix .pnze5 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.br9qix .y6k4ahh { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.br9qix .ttv08z4y { padding: 14px 16px; }
.br9qix .wk7hn { border-radius: 4px; }
.br9qix .nbmb { border-radius: 0; }
.rzcm0vb .y6k4ahh { padding: 0; gap: 0; overflow: hidden; }
.rzcm0vb .wk7hn { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.rzcm0vb .wlk1wsfe { padding: 16px 20px; }
.rzcm0vb .xogo20b { padding: 16px 20px; align-self: center; }
.owjq46 .lnixq4fk { font-size: .95rem; }
.fdn8olu .yekq { gap: 10px; }
.fdn8olu .m2ylkr, .fdn8olu .y49ma { padding: 12px; }
.fdn8olu .m2ylkr ul, .fdn8olu .y49ma ul { margin: 4px 0 0; padding-left: 18px; }
.fdn8olu .m2ylkr li, .fdn8olu .y49ma li { font-size: .85rem; margin-bottom: 3px; }
.jz706 .mpxo { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .dtdwvm { grid-template-columns: 1fr; }
  .hk5nepg { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .hk5nepg .d21xzjq { width: 72px; height: 50px; }
  .hk5nepg .e406e3b { max-width: 180px; }
  .hk5nepg .tzlkrra5 { width: auto; }
}
.pic78tyt .owjq46 .lnixq4fk { filter: brightness(1.2); }
@media (max-width: 720px) {
  .pic78tyt { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .irr74szm { padding: 16px; }
  .ch6dapo .mdeaiz9 { min-width: 50%; }
}
.kw9vkzsr .yekq { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .a53rd { grid-template-columns: 1fr; }
  .f72dg7 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .bbt8 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .gruxf { flex-wrap: wrap; padding: 16px; }
}
.ad9sbl5c .yekq { gap: 8px; }
.ad9sbl5c .m2ylkr, .ad9sbl5c .y49ma { padding: 8px; }
@media (max-width: 480px) {
  .yln27k53 { flex-direction: column; align-items: stretch; }
}
.pvesf .tzlkrra5 .vyn5by { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .d2216 { flex-direction: column; align-items: stretch; gap: 10px; }
  .pvesf .tzlkrra5 { text-align: center; }
}
@media (max-width: 720px) {
  .y2r2nphs { grid-template-columns: 1fr; }
  .lwyr { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .e0tl3 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.abvn8m8 .u3z1d { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.ff1ihxo .lnixq4fk { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .oinxne { grid-template-columns: 1fr; }
  .ff1ihxo { width: 100px; height: 100px; margin: 16px auto; }
  .abvn8m8 { font-size: 1.4rem; }
  .df88d27b { justify-content: center; }
  .oknz .mdeaiz9 { min-width: 50%; }
}
.bae7 .yekq { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .u24uid4 { flex-wrap: wrap; padding: 14px 16px; }
  .lpx75xx1 { padding: 12px 16px; }
  .bae7 .yekq { margin: 0 16px; }
  .bae7 .jz706 { padding: 0 16px; }
  .ek3wg { padding: 12px 16px; }
}
.ktqc7jkj .y3d42r39 {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.ktqc7jkj .y3d42r39 .g8w5:only-child { grid-column: 1 / -1; }
.ktqc7jkj .y3d42r39 .g8w5 {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.ktqc7jkj .y3d42r39 .dh14v1 { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.ktqc7jkj .y3d42r39 .qlxyy { width: 100%; min-width: unset; height: 120px; }
.ktqc7jkj .y3d42r39 .f4mftnie { max-height: 100px; max-width: 200px; }
.ktqc7jkj .y3d42r39 .hh6d68q { min-width: unset; text-align: center; white-space: normal; }
.ktqc7jkj .y3d42r39 .p5a9g0 { min-width: 0; }
.ktqc7jkj .y3d42r39 .ohli {
  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;
}
.ktqc7jkj .y3d42r39 .l6k3q5a { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.ktqc7jkj .y6k4ahh { gap: 14px; }
.xw7ntg .q721 {
  color: var(--accent); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.xw7ntg .p5a9g0 { color: var(--cta); }
.xw7ntg .y6k4ahh { background: var(--accent-bg); }
.xw7ntg .oiuj9ety, .xw7ntg .d67n, .xw7ntg .df3aj {
  background: var(--bg-card); border-radius: 100px; padding: 1px 10px;
  border: 1px solid var(--border);
}
.hf9gsbb .ohli { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.hf9gsbb .q721 {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.hf9gsbb .p5a9g0 { color: var(--cta); }
.hf9gsbb .y6k4ahh { border-bottom: 2px solid var(--accent-bg); }
.hf9gsbb .oiuj9ety, .hf9gsbb .d67n, .hf9gsbb .df3aj {
  background: var(--accent-bg); color: var(--accent); border-radius: 100px;
  padding: 2px 10px; font-weight: 600; border: none;
}
.f308g8y .g8w5 { border-top: 3px solid var(--accent); }
.f308g8y .pnze5 { overflow: hidden; }
.f308g8y .y6k4ahh { background: var(--accent-bg); }
.owuk9 .g8w5 { padding: 14px 18px; gap: 16px; }
.owuk9 .hh6d68q { font-size: 1rem; }
.owuk9 .y6k4ahh { padding: 14px 18px; gap: 14px; }
.owuk9 .ttv08z4y { padding: 14px 18px; }
.owuk9 .wk7hn { width: 70px; }
.owuk9 .wlk1wsfe h3 { font-size: 1.05rem; }
.rldt3 .y3d42r39 { gap: 0; }
.rldt3 .g8w5 {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.rldt3 .g8w5:last-child { border-bottom: none; }
.rldt3 .g8w5:nth-child(odd) { background: var(--accent-bg); }
.rldt3 .g8w5:nth-child(odd):hover { background: var(--bg-hover); }
.ph7w4y .y3d42r39 {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.ph7w4y .g8w5 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.ph7w4y .g8w5:last-child { border-bottom: none; }
.ph7w4y .p5a9g0,
.ph7w4y .uqs1d1,
.ph7w4y .a48z9 { border-left: 1px solid var(--border); padding-left: 10px; }
.ph7w4y .hh6d68q { padding: 0 10px; }
.g19v .dh14v1 { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.g19v .hh6d68q { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.ddl7 .dh14v1 { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.ddl7 .hh6d68q { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.qurdp .y3d42r39 { gap: 14px; }
.qurdp .g8w5 {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.qurdp .hh6d68q { font-size: 1.15rem; }
.qurdp .q721 { font-size: 1.22rem; }
.qurdp .l6k3q5a.vyn5by { padding: 14px 30px !important; font-size: 1rem; }
.l96wz .y3d42r39 { gap: 18px; }
.l96wz .g8w5 {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.l96wz .qlxyy {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.l96wz .f4mftnie { max-height: 100px; max-width: 160px; }
.l96wz .dh14v1 { min-width: 260px; }
.l96wz .hh6d68q { font-size: 1.25rem; font-weight: 800; }
.l96wz .p5a9g0 { font-size: 1.1rem; letter-spacing: 2px; }
.l96wz .q721 { font-size: 1.3rem; font-weight: 800; }
.l96wz .gxkbs759 { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.l96wz .l6k3q5a.vyn5by { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.uoiwi .uqs1d1 { flex: 1.8; }
.uoiwi .uqs1d1 .q721 {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.uoiwi .uqs1d1 .gxkbs759 { font-weight: 700; color: var(--text-primary); }
.eaxg { display: none; }
.b1gbq .p5a9g0 { display: none; }
.bdkwnua0 .p5a9g0 { font-size: 1rem; letter-spacing: 2px; }
.moonv .p5a9g0 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.v38x9qk .p5a9g0,
.yswc6dd .p5a9g0,
.yl0nfpy .p5a9g0 { display: none; }
.v38x9qk .eaxg,
.yswc6dd .eaxg,
.yl0nfpy .eaxg { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.v38x9qk .eaxg { font-size: 1.7rem; font-weight: 900; color: var(--accent); }
.v38x9qk .eaxg small { display: none; }
.yswc6dd .eaxg {
  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;
}
.yswc6dd .eaxg small { font-size: 0.85em; font-weight: 700; color: var(--accent); opacity: 0.75; }
.yl0nfpy .eaxg {
  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;
}
.yl0nfpy .eaxg small { display: none; }
.v38x9qk .ng4s1l .lnixq4fk,
.yswc6dd .ng4s1l .lnixq4fk,
.yl0nfpy .ng4s1l .lnixq4fk { display: none; }
.v38x9qk .ng4s1l strong { font-size: 1.6rem; font-weight: 900; color: var(--accent); }
.v38x9qk .u3z1d { display: none; }
.yswc6dd .ng4s1l strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.yswc6dd .r1nlo,
.yswc6dd .u3z1d { font-size: 1em; }
.yl0nfpy .ng4s1l strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.yl0nfpy .u3z1d { display: none; }
.ytluy7k { margin: 16px 0; }
.c4kc2r { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.c4kc2r summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.c4kc2r summary::after { content: "+"; color: var(--accent); }
.c4kc2r[open] summary::after { content: "−"; }
.c4kc2r p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.z66lt { margin-bottom: 0; }
.gpfgvizn h2.ljhms { color: var(--text-primary); border-color: var(--accent); }
.nrpnuzl h2.ljhms { color: var(--text-primary); border-color: var(--accent); }
.gte4 .db8hmin     { background: #052e16; border-color: #10b981; }
.gte4 .fmngt    { background: #1e1036; border-color: #a855f7; }
.gte4 .d3o9y43 strong  { color: #f1f5f9; }
.gte4 .d3o9y43 p       { color: #cbd5e1; }
.gte4 .wxrji    .db8hmin     .ddjdzf::before,
.gte4 .yrfpj3w  .db8hmin     .ddjdzf::before,
.gte4 .v63s72  .db8hmin     .ddjdzf::before,
.gte4 .ps86 .db8hmin     .ddjdzf::before { color: #10b981; }
.gte4 .wxrji    .ymjuz9e .ddjdzf::before,
.gte4 .yrfpj3w  .ymjuz9e .ddjdzf::before,
.gte4 .v63s72  .ymjuz9e .ddjdzf::before,
.gte4 .ps86 .ymjuz9e .ddjdzf::before { color: #f43f5e; }
.gte4 .wxrji    .fmngt    .ddjdzf::before,
.gte4 .yrfpj3w  .fmngt    .ddjdzf::before,
.gte4 .v63s72  .fmngt    .ddjdzf::before,
.gte4 .ps86 .fmngt    .ddjdzf::before { color: #a855f7; }
.s9fe .db8hmin     { background: #2d2000; border-color: #eab308; }
.s9fe .fmngt    { background: #2d1600; border-color: #f97316; }
.s9fe .d3o9y43 strong  { color: #f1f5f9; }
.s9fe .d3o9y43 p       { color: #cbd5e1; }
.s9fe .wxrji    .db8hmin     .ddjdzf::before,
.s9fe .yrfpj3w  .db8hmin     .ddjdzf::before,
.s9fe .v63s72  .db8hmin     .ddjdzf::before,
.s9fe .ps86 .db8hmin     .ddjdzf::before { color: #eab308; }
.s9fe .wxrji    .ymjuz9e .ddjdzf::before,
.s9fe .yrfpj3w  .ymjuz9e .ddjdzf::before,
.s9fe .v63s72  .ymjuz9e .ddjdzf::before,
.s9fe .ps86 .ymjuz9e .ddjdzf::before { color: #ef4444; }
.s9fe .wxrji    .fmngt    .ddjdzf::before,
.s9fe .yrfpj3w  .fmngt    .ddjdzf::before,
.s9fe .v63s72  .fmngt    .ddjdzf::before,
.s9fe .ps86 .fmngt    .ddjdzf::before { color: #f97316; }
.lnxd .db8hmin     { background: #0c1a2e; border-color: #38bdf8; }
.lnxd .fmngt    { background: #0a2020; border-color: #2dd4bf; }
.lnxd .d3o9y43 strong  { color: #f1f5f9; }
.lnxd .d3o9y43 p       { color: #cbd5e1; }
.lnxd .wxrji    .db8hmin     .ddjdzf::before,
.lnxd .yrfpj3w  .db8hmin     .ddjdzf::before,
.lnxd .v63s72  .db8hmin     .ddjdzf::before,
.lnxd .ps86 .db8hmin     .ddjdzf::before { color: #38bdf8; }
.lnxd .wxrji    .ymjuz9e .ddjdzf::before,
.lnxd .yrfpj3w  .ymjuz9e .ddjdzf::before,
.lnxd .v63s72  .ymjuz9e .ddjdzf::before,
.lnxd .ps86 .ymjuz9e .ddjdzf::before { color: #818cf8; }
.lnxd .wxrji    .fmngt    .ddjdzf::before,
.lnxd .yrfpj3w  .fmngt    .ddjdzf::before,
.lnxd .v63s72  .fmngt    .ddjdzf::before,
.lnxd .ps86 .fmngt    .ddjdzf::before { color: #2dd4bf; }
.xxm2s .db8hmin     { background: var(--accent-bg); border-color: var(--accent); }
.xxm2s .ymjuz9e { background: var(--accent-bg-light); border-color: var(--accent-light); }
.xxm2s .fmngt    { background: var(--accent-bg); border-color: var(--accent-pale); }
.xxm2s .wxrji    .ddjdzf::before,
.xxm2s .yrfpj3w  .ddjdzf::before,
.xxm2s .v63s72  .ddjdzf::before,
.xxm2s .ps86 .ddjdzf::before { color: var(--accent-light) !important; }
.lf5ux::before,
.gizog1cj::before { margin-right: 5px; }
.mrp4f .m2ylkr ul li,
.mrp4f .i3kf0e li         { color: #4ade80; }
.mrp4f .m2ylkr .lf5ux { color: #22c55e; }
.mrp4f .y49ma ul li,
.mrp4f .hwsiccb li         { color: #f87171; }
.mrp4f .y49ma .gizog1cj { color: #ef4444; }
.ibax .m2ylkr { background: var(--bg-pros); }
.ibax .y49ma { background: var(--bg-cons); }
.ibax .m2ylkr .lf5ux { color: var(--c-pros-label); }
.ibax .y49ma .gizog1cj { color: var(--c-cons); }
.ibax .m2ylkr ul li,
.ibax .i3kf0e li            { color: var(--c-pros); }
.ibax .y49ma ul li,
.ibax .hwsiccb li            { color: var(--c-cons); }
.p50ct12 .m2ylkr { background: var(--bg-pros); }
.p50ct12 .y49ma { background: var(--bg-cons); }
.p50ct12 .m2ylkr .lf5ux { color: var(--c-pros-label); }
.p50ct12 .y49ma .gizog1cj { color: var(--c-cons); }
.p50ct12 .m2ylkr ul li,
.p50ct12 .i3kf0e li          { color: var(--c-pros); }
.p50ct12 .y49ma ul li,
.p50ct12 .hwsiccb li          { color: var(--c-cons); }
.xxfrg .lf5ux::before { content: "✓ "; }
.xxfrg .gizog1cj::before { content: "✗ "; }
.cic80ck .lf5ux::before { content: "→ "; }
.cic80ck .gizog1cj::before { content: "← "; }
.k9jx6p .lf5ux::before { content: "★ "; }
.k9jx6p .gizog1cj::before { content: "✕ "; }
.qoohue .lf5ux::before { content: "◆ "; }
.qoohue .gizog1cj::before { content: "▲ "; }
.x5fba .d3o9y43 { background: transparent; border-left: none; border: 1.5px solid; }
.x5fba .db8hmin     { border-color: var(--c-tip-border); }
.x5fba .fmngt    { border-color: #60a5fa; }
.x5fba .d3o9y43 strong { color: var(--text-primary); }
.x5fba .d3o9y43 p      { color: var(--text-muted); }
.c2cbsw .d3o9y43 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.c2cbsw .db8hmin     { border-top-color: var(--c-tip-border); }
.c2cbsw .fmngt    { border-top-color: #60a5fa; }
.utkoeucr .d3o9y43 { border-left: none; border-radius: 8px; }
.utkoeucr .db8hmin     { background: #065f46; }
.utkoeucr .fmngt    { background: #1e3a8a; }
.utkoeucr .d3o9y43 strong,
.utkoeucr .d3o9y43 p { color: #fff; }
.utkoeucr .ddjdzf::before { color: rgba(255,255,255,0.85) !important; }
.gte4.utkoeucr .db8hmin,
.gte4 .utkoeucr .db8hmin     { background: #052e16; }
.gte4.utkoeucr .fmngt,
.gte4 .utkoeucr .fmngt    { background: #1e1036; }
.s9fe.utkoeucr .db8hmin,
.s9fe .utkoeucr .db8hmin      { background: #2d2000; }
.s9fe.utkoeucr .fmngt,
.s9fe .utkoeucr .fmngt     { background: #2d1600; }
.lnxd.utkoeucr .db8hmin,
.lnxd .utkoeucr .db8hmin      { background: #0c1a2e; }
.lnxd.utkoeucr .fmngt,
.lnxd .utkoeucr .fmngt     { background: #0a2020; }
.dyzaj .d3o9y43 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.dyzaj .db8hmin     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.dyzaj .fmngt    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.dyzaj .d3o9y43 strong { color: var(--text-primary); }
.dyzaj .d3o9y43 p      { color: var(--text-muted); }
.yxgg .d3o9y43 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.wxrji .ddjdzf,
.yrfpj3w .ddjdzf,
.v63s72 .ddjdzf,
.ps86 .ddjdzf { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.wxrji .ddjdzf::before,
.yrfpj3w .ddjdzf::before,
.v63s72 .ddjdzf::before,
.ps86 .ddjdzf::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.wxrji .db8hmin     .ddjdzf::before { content: "✦"; color: var(--c-tip-border); }
.wxrji .ymjuz9e .ddjdzf::before { content: "▲"; color: var(--c-warn-border); }
.wxrji .fmngt    .ddjdzf::before { content: "◉"; color: #60a5fa; }
.yrfpj3w .db8hmin     .ddjdzf::before { content: "★"; color: var(--c-tip-border); }
.yrfpj3w .ymjuz9e .ddjdzf::before { content: "◆"; color: var(--c-warn-border); }
.yrfpj3w .fmngt    .ddjdzf::before { content: "●"; color: #60a5fa; }
.v63s72 .db8hmin     .ddjdzf::before { content: "▶"; color: var(--c-tip-border); }
.v63s72 .ymjuz9e .ddjdzf::before { content: "■"; color: var(--c-warn-border); }
.v63s72 .fmngt    .ddjdzf::before { content: "▸"; color: #60a5fa; }
.ps86 .db8hmin     .ddjdzf::before { content: "→"; color: var(--c-tip-border); }
.ps86 .ymjuz9e .ddjdzf::before { content: "⬥"; color: var(--c-warn-border); }
.ps86 .fmngt    .ddjdzf::before { content: "◈"; color: #60a5fa; }
.qp9hol79 .zfb74yx8 .ewirqv,
.qp9hol79 .u0nhe7vu .ewirqv  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.qp9hol79 .udby4                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.qp9hol79 .g8w5                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.qp9hol79 .pnze5            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.qp9hol79 .a8n6g          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.qp9hol79 .xcgaom2                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.xjtnbf .zfb74yx8 .ewirqv,
.xjtnbf .u0nhe7vu .ewirqv,
.xjtnbf .udby4,
.xjtnbf .g8w5,
.xjtnbf .pnze5,
.xjtnbf .a8n6g,
.xjtnbf .xcgaom2,
.xjtnbf .yxgg .d3o9y43 { box-shadow: none; }
.zxzhx89l   .tgj1, .zxzhx89l .hv76df4c, .zxzhx89l .qjh4zs4y,
.zxzhx89l   .ltf0y9l, .zxzhx89l .odxn9it { font-size: 0.9rem; }
.zxzhx89l   .ldg6o, .zxzhx89l .ylhhql { font-size: 0.9rem; }
.m5rug6t6   .tgj1, .m5rug6t6 .hv76df4c, .m5rug6t6 .qjh4zs4y,
.m5rug6t6   .ltf0y9l, .m5rug6t6 .odxn9it { font-size: 0.95rem; }
.m5rug6t6   .ldg6o, .m5rug6t6 .ylhhql { font-size: 0.95rem; }
.s7ui   .tgj1, .s7ui .hv76df4c, .s7ui .qjh4zs4y,
.s7ui   .ltf0y9l, .s7ui .odxn9it { font-size: 1.08rem; }
.s7ui   .ldg6o, .s7ui .ylhhql { font-size: 1.05rem; }
.s7ui   .h3llf { font-size: 0.97rem; }
.i7n1smfw .bckzc6      { font-size: 3.2rem; }
.i7n1smfw h2.ljhms { font-size: 1.9rem; }
.i7n1smfw h3.ke8rdkl1     { font-size: 1.4rem; }
.vx9vxh .bckzc6      { font-size: 3.8rem; }
.vx9vxh h2.ljhms { font-size: 2.2rem; }
.vx9vxh h3.ke8rdkl1     { font-size: 1.6rem; }
.z66lt + .z66lt { position: relative; }
.lt6rs2my   .z66lt + .z66lt::before,
.shv1  .z66lt + .z66lt::before,
.sgje   .z66lt + .z66lt::before,
.tfz9cj   .z66lt + .z66lt::before,
.cpsi   .z66lt + .z66lt::before,
.hbkii .z66lt + .z66lt::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.lt6rs2my .z66lt + .z66lt::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.shv1 .z66lt + .z66lt::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.sgje .z66lt + .z66lt::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;
}
.tfz9cj .z66lt + .z66lt::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.buhg .z66lt { margin-bottom: 16px; }
.buhg .z66lt + .z66lt { margin-top: 0; }
.buhg .bqddd4l { padding-top: 0; padding-bottom: 0; }
.cpsi .z66lt + .z66lt::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.hbkii .z66lt + .z66lt::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.burl3t .z66lt + .z66lt::before,
.sp1cj3 .z66lt + .z66lt::before,
.jd11cgk .z66lt + .z66lt::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%;
}
.yqjk4s0g .burl3t .z66lt:nth-child(even)::before,
.yqjk4s0g .sp1cj3 .z66lt:nth-child(even)::before,
.yqjk4s0g .jd11cgk .z66lt:nth-child(even)::before { background: var(--bg-surface); }
.qnjlr3q .burl3t .z66lt:nth-child(even)::before,
.qnjlr3q .sp1cj3 .z66lt:nth-child(even)::before,
.qnjlr3q .jd11cgk .z66lt:nth-child(even)::before { background: var(--bg-card); }
.burl3t .z66lt + .z66lt::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");
}
.sp1cj3 .z66lt + .z66lt::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");
}
.jd11cgk .z66lt + .z66lt::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");
}
.gqt87 .n7vvi70,
.b8svxth .n7vvi70 { padding-bottom: 60px; }
.t94cbq0 .n7vvi70 { padding-bottom: 70px; }
.zrrax .wdsxpr2n { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.bt7c .wdsxpr2n { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.kwgdq4 .wdsxpr2n { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.uqxb6 .wdsxpr2n { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.l1bnf .tedv5z3 { background: var(--accent); }
.l1bnf .tedv5z3 .iix9 { background: none; }
.l1bnf .ghlcy08 { background: var(--accent); }
.l1bnf .wdsxpr2n { background: var(--accent-bg); }
.l1bnf .cbsyc3j:not(.tedv5z3) .iix9 { background: rgba(0,0,0,0.6); }
.yp0t0a5c .t7qsk { float: left; width: 38%; margin: 0 28px 16px 0; }
.yp0t0a5c .t7qsk .rbxdddu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.yp0t0a5c .bqddd4l::after { content: ''; display: block; clear: both; }
.xbt2asc .t7qsk { float: right; width: 38%; margin: 0 0 16px 28px; }
.xbt2asc .t7qsk .rbxdddu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xbt2asc .bqddd4l::after { content: ''; display: block; clear: both; }
.pk0uhptf .z66lt:nth-child(odd)  .t7qsk { float: left;  width: 38%; margin: 0 28px 16px 0; }
.pk0uhptf .z66lt:nth-child(even) .t7qsk { float: right; width: 38%; margin: 0 0 16px 28px; }
.pk0uhptf .t7qsk .rbxdddu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.pk0uhptf .bqddd4l::after { content: ''; display: block; clear: both; }
.yp0t0a5c .sfp3pii0,
.yp0t0a5c .y3d42r39,
.xbt2asc .sfp3pii0,
.xbt2asc .y3d42r39,
.pk0uhptf .sfp3pii0,
.pk0uhptf .y3d42r39 { clear: both; }
.yp0t0a5c .ldg6o,
.yp0t0a5c .ylhhql,
.xbt2asc .ldg6o,
.xbt2asc .ylhhql,
.pk0uhptf .ldg6o,
.pk0uhptf .ylhhql { overflow: hidden; }
@media (max-width: 640px) {
  .yp0t0a5c .t7qsk,
  .xbt2asc .t7qsk,
  .pk0uhptf .t7qsk { float: none; width: 100%; margin: 0 0 16px 0; }
}
.u1ze .d7pb4,
.u1ze .bqddd4l,
.u1ze .egdoawk  { max-width: 1100px; }
.u1ze { --content-mw: 1100px; }
.wa900wv .d7pb4,
.wa900wv .bqddd4l,
.wa900wv .egdoawk  { max-width: 1200px; }
.hoorf6 .d7pb4,
.hoorf6 .bqddd4l,
.hoorf6 .egdoawk  { max-width: 1320px; }
.s7c6wj11 { font-size: 0.82rem; color: var(--text-muted); }
.xjr4063 { display: flex; align-items: center; }
.kqih4 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.kx3kz7 { display: flex; align-items: center; }
.t4pj9tk4 { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.t4pj9tk4:hover { text-decoration: underline; }
.evlf1 { margin: 0 3px; opacity: 0.45; }
.evlf1::before { content: '/'; }
.bw13 { padding: 2px 5px; color: var(--text-main); }
.efx9u4 .s7c6wj11 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.efx9u4 .xjr4063 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.uv0qsv .s7c6wj11 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.uv0qsv .xjr4063 { padding: 0 0 0 12px; }
.k2ix .xjr4063 { padding: 0 16px; }
.k2ix .s7c6wj11 {
  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);
}
.k2ix .d7pb4 { padding-top: 28px; }
@media (max-width: 720px) {
  .x5e4ogjm { margin-top: 18px; padding: 0 16px; }
  .k2ix .d7pb4 { padding-top: 16px; }
}
.u1ze.efx9u4 .xjr4063 { max-width: 1100px; }
.wa900wv.efx9u4 .xjr4063 { max-width: 1200px; }
.hoorf6.efx9u4 .xjr4063 { max-width: 1320px; }
.u1ze .x5e4ogjm { max-width: 1100px; }
.r5vr .z66lt { padding-top: 16px; padding-bottom: 16px; }
.pmro2lk .z66lt { padding-top: 24px; padding-bottom: 24px; }
.ism68jxz .z66lt { padding-top: 40px; padding-bottom: 40px; }
.zo1zrmh .z66lt { padding-top: 52px; padding-bottom: 52px; }
.abjo .z66lt:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.abjo .z66lt:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.abjo .z66lt:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.abjo .z66lt:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.sfns .bqddd4l { padding-top: 10px;  padding-bottom: 10px; }
.whga .bqddd4l { padding-top: 18px;  padding-bottom: 18px; }
.s196zi .bqddd4l { padding-top: 36px;  padding-bottom: 36px; }
.sv9nuzt .bqddd4l { padding-top: 48px;  padding-bottom: 48px; }
.jxv5 h2.ljhms { font-weight: 600; }
.jxv5 h3.ke8rdkl1     { font-weight: 600; }
.y22lzl { font-weight: 500; }
.y22lzl h2.ljhms { font-weight: 800; }
.y22lzl h3.ke8rdkl1     { font-weight: 700; }
.i0pi40b h2.ljhms { font-weight: 900; }
.i0pi40b h3.ke8rdkl1     { font-weight: 800; }
.i0pi40b .d3o9y43 strong,
.i0pi40b .d3o9y43 strong { font-weight: 600; }
.gxathle {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.gruc .gxathle { display: none; }
@media (max-width: 640px) { .gxathle { display: none; } }
.gxathle { background: var(--cta) !important; color: #fff !important; border: none !important; }
.gxathle:hover { opacity: 0.85; }
.st1ce9w3 .gxathle { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.mnuf9d8l .gxathle,
.z3t6vh  .gxathle { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.mnuf9d8l .gxathle:hover,
.z3t6vh  .gxathle:hover { opacity: 0.88; }
.st1ce9w3.mnuf9d8l .gxathle,
.st1ce9w3.z3t6vh  .gxathle { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.z4s57m {
  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;
}
.z4s57m:hover { transform: translateY(-2px); opacity: 0.92; }
.z4s57m { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ci5cg .z4s57m { display: none; }
.e7anhm .z4s57m { right: 32px; }
.q5o0  .z4s57m { left: 32px; }
@media (max-width: 480px) {
  .e7anhm .z4s57m { right: 20px; bottom: 20px; }
  .q5o0  .z4s57m { left: 20px; bottom: 20px; }
}
.y5o8n { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.egdoawk { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.qjf3 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.h7k0 { color: var(--text-dim); font-size: 0.8rem; }
.lp4or4r { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.lp4or4r img { height: 26px; width: auto; object-fit: contain; }
.w2hf { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.a2s57 .egdoawk { text-align: center; }
.a2s57 .qjf3 { margin-top: 0; }
.jmva { margin-top: 10px; }
.jmva a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .egdoawk { padding-left: 16px; padding-right: 16px; }
  .i4j9i .egdoawk { padding: 20px 16px; }
  .n9hzl90 { gap: 4px 12px; }
  .qjf3 { font-size: 0.78rem; }
}
.mmg2w4k .bf8qysuu .lp4or4r { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.mmg2w4k .w2hf { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.mmg2w4k .ywo8 { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.mmg2w4k .ywo8 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.mmg2w4k .ywo8 a:hover { color: var(--accent); }
.mmg2w4k .qjf3 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.mmg2w4k .h7k0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .mmg2w4k .gddhbg { grid-template-columns: 1fr 1fr; } .mmg2w4k .bf8qysuu { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mmg2w4k .gddhbg { grid-template-columns: 1fr; } }
.nxw8r5 .lp4or4r { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.nxw8r5 .qjf3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .nxw8r5 .jht8q37j { gap: 12px; } .nxw8r5 .lp4or4r { margin-right: 0; width: 100%; } }
.a4nw0 .fphd66e9 { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.a4nw0 .uvtzh2a6 .lp4or4r { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.a4nw0 .w2hf { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.a4nw0 .c2ql9 { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent); margin: 0 0 12px; }
.a4nw0 .ywo8 { display: flex; flex-direction: column; gap: 9px; }
.a4nw0 .ywo8 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.a4nw0 .ywo8 a:hover { color: var(--accent); }
.a4nw0 .hfrbeu { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.a4nw0 .qjf3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.a4nw0 .h7k0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .a4nw0 .fphd66e9 { grid-template-columns: 1fr 1fr; } .a4nw0 .uvtzh2a6 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .a4nw0 .fphd66e9 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .mnfq80m .dlh4uc5 { grid-template-columns: 1fr 1fr; } .mnfq80m .oz3pu9:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mnfq80m .dlh4uc5 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .a08ss7x2 .dlh4uc5 { grid-template-columns: 1fr; } }
.j4br .egdoawk { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ysznq .sz8oc3vr      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ysznq .y5o8n { background: var(--bg-page); border-top-color: var(--border-alt); }
.behn7h8 .sz8oc3vr      { background: #0d1117; border-bottom-color: #21262d; }
.behn7h8 .lqwok { color: var(--accent-light); }
.behn7h8 .dpkg { --msep-color: #8b949e; }
.behn7h8 .dpkg a { color: #8b949e; }
.behn7h8 .dpkg a:hover { color: var(--accent-light); }
.behn7h8 .h1jr5f { color: #8b949e; }
.behn7h8 .y5o8n { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.behn7h8 .qjf3,
.behn7h8 .h7k0 { color: #6e7681; }
.behn7h8 .ywo8 a, .behn7h8 .tlqqn3v a,
.behn7h8 .lp4or4r { color: #e6edf3; }
.behn7h8 .ywo8 a:hover, .behn7h8 .tlqqn3v a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .behn7h8 .dpkg { background: #0d1117; border-top-color: #21262d; }
  .behn7h8 .dpkg li a { border-bottom-color: #21262d; }
}
.iddu .sz8oc3vr      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.iddu .lqwok { color: var(--accent); }
.iddu .dpkg { --msep-color: #475569; }
.iddu .dpkg a { color: #475569; }
.iddu .dpkg a:hover { color: var(--accent); }
.iddu .h1jr5f { color: #64748b; }
.iddu .y5o8n { background: #f0f4f8; border-top-color: #cbd5e1; }
.iddu .qjf3,
.iddu .h7k0 { color: #64748b; }
.iddu .ywo8 a, .iddu .tlqqn3v a,
.iddu .w7xr a, .iddu .lp4or4r { color: #374151; }
.iddu .ywo8 a:hover, .iddu .tlqqn3v a:hover { color: var(--accent); }
@media (max-width: 640px) {
  .iddu .dpkg { background: #f0f4f8; border-top-color: #cbd5e1; }
  .iddu .dpkg li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.mnuf9d8l .sz8oc3vr      { background: var(--accent); border-bottom-color: var(--accent-light); }
.mnuf9d8l .lqwok { color: #fff; }
.mnuf9d8l .dpkg { --msep-color: rgba(255,255,255,0.82); }
.mnuf9d8l .dpkg a { color: rgba(255,255,255,0.82); }
.mnuf9d8l .dpkg a:hover { color: #fff; }
.mnuf9d8l .h1jr5f { color: rgba(255,255,255,0.9); }
.mnuf9d8l .y5o8n { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.mnuf9d8l .qjf3,
.mnuf9d8l .h7k0 { color: rgba(255,255,255,0.72); }
.mnuf9d8l .ywo8 a, .mnuf9d8l .tlqqn3v a,
.mnuf9d8l .w7xr a, .mnuf9d8l .lp4or4r { color: #fff; }
.mnuf9d8l .w2hf, .mnuf9d8l .c2ql9 { color: rgba(255,255,255,0.7); }
.mnuf9d8l .ywo8 a:hover, .mnuf9d8l .tlqqn3v a:hover { color: #fff; }
@media (max-width: 640px) {
  .mnuf9d8l .dpkg { background: var(--accent); border-top-color: var(--accent-light); }
  .mnuf9d8l .dpkg li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.z3t6vh .sz8oc3vr {
  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);
}
.z3t6vh .y5o8n {
  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) {
  .z3t6vh .dpkg {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.lml0zen .j49k7 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.f79u7z .j49k7 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.i8smqrm5 .j49k7 { min-height: 72px; height: auto; }
.kps2de .j49k7 { min-height: 84px; height: auto; }
.i4j9i .j49k7 { max-width: none; padding: 0 32px; }
.i4j9i .egdoawk  { max-width: none; padding: 24px 32px; }
.g2mov3.wa900wv .j49k7 { max-width: 1200px; }
.g2mov3.hoorf6 .j49k7 { max-width: 1320px; }
.navpu   .lqwok, .navpu   .lp4or4r { text-transform: capitalize; }
.opgdkpvs .lqwok, .opgdkpvs .lp4or4r { text-transform: lowercase; }
.qk5xg7qc .lqwok, .qk5xg7qc .lp4or4r { text-transform: uppercase; letter-spacing: 0.06em; }
.dup69, .b9oza4 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ks15f .dup69,
.ks15f .b9oza4 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.en1ye38n .dup69,
.en1ye38n .b9oza4 { 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; }
.jnci8 .dup69,
.jnci8 .b9oza4 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.otssmpyc .dup69,
.otssmpyc .b9oza4 { 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; }
.p02a   .dpkg a { font-weight: 500; }
.wi7oe .dpkg a { font-weight: 600; }
.c50qi3wb     .dpkg a { font-weight: 700; }
.rtq3b    .dpkg a { font-weight: 800; letter-spacing: 0.01em; }
.l2zi1     .dpkg > li + li::before,
.jxqforq    .dpkg > li + li::before,
.g74qfl    .dpkg > li + li::before,
.tc84w3v .dpkg > li + li::before,
.h113 .dpkg > li + li::before,
.ihxdpffh  .dpkg > li + li::before,
.hpinf    .dpkg > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.l2zi1     .dpkg > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.jxqforq    .dpkg > li + li::before { content: "|"; }
.g74qfl    .dpkg > li + li::before { content: "—"; }
.tc84w3v .dpkg > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.h113 .dpkg > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ihxdpffh  .dpkg > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.hpinf    .dpkg > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .r6n8 .h1jr5f,
  .h9ul .h1jr5f,
  .i3t399 .h1jr5f,
  .ikv0s .h1jr5f,
  .c4t40ghb .h1jr5f {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .r6n8 .h1jr5f::before,
  .h9ul .h1jr5f::before,
  .i3t399 .h1jr5f::before,
  .ikv0s .h1jr5f::before,
  .c4t40ghb .h1jr5f::before { content: ""; display: block; flex-shrink: 0; }

  
  .r6n8 .h1jr5f::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;
  }

  
  .h9ul .h1jr5f::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;
  }

  
  .i3t399 .h1jr5f::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;
  }

  
  .ikv0s .h1jr5f::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;
  }

  
  .c4t40ghb .h1jr5f::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) {
  .j3ivli3 .h1jr5f {
    padding: 5px 14px;
  }
  .j3ivli3 .dpkg {
    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;
  }
  .j3ivli3 .dpkg li a {
    border-bottom: none; padding: 10px 22px;
  }
  .j3ivli3 .dpkg li a:hover { background: var(--bg-raised); }
  .j3ivli3 .n2ws0x8,
  .w997 .n2ws0x8,
  .tvgvq3fn .n2ws0x8 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .w2zp .h1jr5f {
    padding: 5px 10px;
  }
  .w2zp .dpkg {
    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);
  }
  .w2zp .dpkg.osoh0yzs { transform: translateX(0); }
  .w2zp .dpkg li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .w2zp .dpkg li:last-child a { border-bottom: none; }
  .mnuf9d8l .dpkg,
  .behn7h8 .dpkg { background: var(--accent) !important; }
  .mnuf9d8l .dpkg li a,
  .behn7h8 .dpkg li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .tvgvq3fn .h1jr5f {
    padding: 5px 10px;
  }
  .tvgvq3fn .dpkg {
    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);
  }
  .tvgvq3fn .dpkg::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .tvgvq3fn .dpkg.osoh0yzs { transform: translateY(0); }
  .tvgvq3fn .dpkg li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .fjqv92s .h1jr5f {
    padding: 5px 10px;
  }
  .fjqv92s .dpkg {
    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;
  }
  .fjqv92s .dpkg.osoh0yzs { opacity: 1; pointer-events: auto; }
  .fjqv92s .dpkg li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .c1q4h     .h1jr5f { border-radius: 0 !important; }
  .z2bv07u6   .h1jr5f { border-radius: 8px !important; }
  .zv2bl .h1jr5f { border-radius: 50% !important; }
  .ybkxlcy   .h1jr5f { border-radius: 999px !important; }
}
.d42z .t84s4 { height: 28px; }
.zwgtys .t84s4 { height: 54px; }
.qf6jqn .t84s4 { height: 54px; }
.h1a2hz4m    .p5a9g0, .h1a2hz4m    .lnixq4fk { color: #f59e0b; }
.qlimo3      .p5a9g0 { font-size: 1rem; letter-spacing: 1.5px; }
.qlimo3      .lnixq4fk   { font-size: 1.35rem; }
.cnyi9u    .p5a9g0, .cnyi9u    .lnixq4fk { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.twyu     .p5a9g0, .twyu     .lnixq4fk { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.i77h .p5a9g0, .i77h .lnixq4fk { color: var(--cta); letter-spacing: 2px; }
.he1g9lr   .p5a9g0, .he1g9lr   .lnixq4fk { color: #e91e63; letter-spacing: 2px; }
.osnnij  .p5a9g0, .osnnij  .lnixq4fk { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.v90en69y     .p5a9g0, .v90en69y     .lnixq4fk { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.lbrw .ohli + .ohli {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.g541mbl .g8w5 { padding: 18px 24px; min-height: 68px; }
.mfy9h .gxkbs759 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.mfy9h .q721 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent);
}
.oi1mf0 .ohli {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.vdvtx0p .y3d42r39 { counter-reset: cs-rank; }
.vdvtx0p .g8w5 { position: relative; counter-increment: cs-rank; }
.vdvtx0p .g8w5::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;
}
.n8ptk .y3d42r39 { counter-reset: cs-rank; gap: 0; }
.n8ptk .g8w5 {
  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;
}
.n8ptk .g8w5::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;
}
.n8ptk .dh14v1 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.n8ptk .qlxyy {
  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;
}
.n8ptk .f4mftnie { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.n8ptk .dh14v1 { min-width: 0; flex-direction: column; width: 100%; }
.n8ptk .hh6d68q {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.n8ptk .p5a9g0 { color: var(--cta, var(--accent)); }
.n8ptk .eaxg { font-weight: 700; }
.n8ptk .ohli {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.n8ptk .gxkbs759 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.n8ptk .q721 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.n8ptk .uqs1d1 .q721 { font-size: 1.3rem; color: var(--accent-light); }
.n8ptk .l6k3q5a {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.n8ptk .g8w5:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .n8ptk .y3d42r39 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .n8ptk .g8w5 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .n8ptk .g8w5 { padding: 40px 16px 20px; }
  .n8ptk .ohli {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .n8ptk .l6k3q5a { width: 100%; min-width: 0; }
}
.tohav .y3d42r39 { counter-reset: cs-rank; gap: 10px; }
.tohav .g8w5 {
  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);
}
.tohav .g8w5::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);
}
.tohav .dh14v1 {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.tohav .qlxyy {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.tohav .f4mftnie { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.tohav .hh6d68q {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.tohav .p5a9g0 { color: var(--cta, var(--accent)); }
.tohav .ohli {
  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;
}
.tohav .gxkbs759 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.tohav .q721 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.tohav .uqs1d1 .q721 { color: var(--accent-light); }
.tohav .l6k3q5a {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.tohav .g8w5:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .tohav .g8w5 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .tohav .g8w5::before {
    position: absolute; top: 14px; left: 14px;
  }
  .tohav .dh14v1 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .tohav .hh6d68q { white-space: normal; text-align: center; font-size: 1.2rem; }
  .tohav .ohli {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .tohav .l6k3q5a { width: 100%; min-width: 0; }
  .tohav .p5a9g0 { min-width: 0; }
}
.fvnfxz3p .y3d42r39 { counter-reset: cs-rank; }
.fvnfxz3p .g8w5::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;
}
.s78f9o .c4kc2r {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.s78f9o .c4kc2r summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.s78f9o .c4kc2r p { padding: 0 2px 16px; }
.blog9d .c4kc2r { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.blog9d .c4kc2r summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.blog9d .c4kc2r summary::after { content: "›"; font-size: 1.2em; }
.blog9d .c4kc2r[open] summary::after { content: "‹"; }
.blog9d .c4kc2r p { padding: 10px 22px 4px; }
.tzcl2n .c4kc2r {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.tzcl2n .c4kc2r summary { color: var(--text-primary); padding-left: 16px; }
.tzcl2n .c4kc2r summary::after { content: "›"; font-size: 1.1em; }
.tzcl2n .c4kc2r[open] summary::after { content: "‹"; }
.tzcl2n .c4kc2r p { padding-left: 16px; }
.c2u3vg .ytluy7k { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.c2u3vg .c4kc2r {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.c2u3vg .c4kc2r:last-child { border-bottom: none; }
.c2u3vg .c4kc2r summary { color: var(--text-primary); border-radius: 0; }
.c2u3vg .c4kc2r summary::after { content: "›"; font-size: 1.1em; }
.c2u3vg .c4kc2r[open] summary::after { content: "‹"; }
.s2iyq3 .c4kc2r { overflow: hidden; }
.s2iyq3 .c4kc2r summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.s2iyq3 .c4kc2r summary::after { color: rgba(255,255,255,.75); }
.s2iyq3 .c4kc2r[open] summary { border-radius: 0; }
.zm0d { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.rtox {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.hqzm {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.coy31glx { color: var(--text-muted); font-size: 1.05rem; }
.hrzfml {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.hcgdnm {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.cwgi38 { margin-bottom: 20px; }
.vexz {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.xpk537y6 {
  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;
}
.xpk537y6:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.flznyoz3 { resize: vertical; min-height: 130px; }
.qj1fdz { width: 100%; margin-top: 8px; }
.k0b0 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.i0gpx {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.t9dvaisr { color: var(--text-muted); line-height: 1.75; }
.bz93fog { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.bz93fog li { margin-bottom: 6px; }
.dg7aeq { max-width: 760px; margin: 0 auto; }
.d8mq92 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.sntz1 { max-width: 760px; margin: 0 auto; }
.cbjbo { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.ht345b2 ul.bz93fog { margin: 0; }
.xt1rcf .cbjbo { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .xt1rcf { grid-template-columns: 1fr; gap: 10px; } }
.wpz9x8 { max-width: 640px; margin: 0 auto; text-align: center; }
.ynv99gkt { margin-bottom: 48px; }
.ynv99gkt .cbjbo { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.ynv99gkt p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.g1ysyr .bz93fog { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ij0w5k { grid-template-columns: 1fr; } }
.fvs1 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.fvs1:hover .af3ob8yf { color: var(--accent-light); text-decoration: underline; }
.c57jfg2 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.mzfzi { margin-bottom: 48px; }
.jrfa7uw { max-width: 760px; margin: 0 auto; }
.ohqmfos5 { max-width: 640px; margin: 0 auto; }
.zkqql { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.zkqql:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.hnlve88v { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.zkqql p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.zkqql ul.bz93fog { margin: 0; }
.w76a { color: var(--text-muted); line-height: 1.75; }
.ba02zk .bz93fog,
.ohqmfos5 .bz93fog,
.ebzp1 .bz93fog,
.p2xg .bz93fog {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.ba02zk .zkqql,
.ohqmfos5 .zkqql { text-align: left; }
.ba02zk .hnlve88v,
.ohqmfos5 .hnlve88v { text-align: center; }
.c7ho3 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.wk4gm { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.jad2g { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.njezh { margin-top: 12px; }
.w20w251f { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.w20w251f:hover { border-bottom-color: var(--accent); }
.ydfwytn { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.ydfwytn img { width: 100%; height: 100%; object-fit: cover; display: block; }
.itsv0 { width: 72px; height: 72px; }
.xv5dg { border-radius: 10px; }
.vghwg { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.f0h1a { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.f0h1a::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .j0vs { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.vcug .jad2g, .vcug .wk4gm { max-width: 640px; }
.vn0e .c7ho3 { font-size: 1.6rem; margin-top: 18px; }
.t1x0 .jad2g { margin-bottom: 28px; }
@media (max-width: 860px) { .d3pog { grid-template-columns: 1fr; } .vn0e { position: static; text-align: center; } }
.inrwl .ydfwytn { margin: 0 auto 18px; }
.inrwl .vghwg { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .vyg39 { grid-template-columns: 1fr; } }
.oajgkzk .c7ho3 { font-size: 1.6rem; margin-bottom: 6px; }
.p2xg .bz93fog { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .oajgkzk { flex-direction: column; text-align: center; } .akgrnw { grid-template-columns: 1fr; } }
.ibuhj08 { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.ibuhj08 .c7ho3 { font-size: 1.35rem; margin: 0 0 4px; }
.ibuhj08 .vghwg { margin: 0; }
.xgr5ud6 { max-width: 760px; margin: 0 auto; }
.g8yfg2f3 { position: relative; padding-left: 28px; }
.g8yfg2f3::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.y9reu { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.y9reu:last-child { padding-bottom: 0; }
.krizrvh2 { 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; }
.zvj02uuc h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.zvj02uuc p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.w4z65 .hqzm { color: var(--accent-light); }
.w21iwbp .hqzm { font-size: 2rem; }
.w21iwbp .coy31glx { max-width: 680px; }
.beef .hqzm { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.beef .coy31glx  { margin: 0; }
@media (max-width: 640px) { .beef { flex-direction: column; } }
.jcfu8buj .hqzm { color: var(--accent-light); }
.i25sjyg8 .hqzm { color: #fff; }
.i25sjyg8 .coy31glx  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .cc8g2 { grid-template-columns: 1fr; } }
.zv8b .xpk537y6 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.zv8b .xpk537y6:focus { border-bottom-color: var(--accent); box-shadow: none; }
.sqfwbe0 .xpk537y6 { background: var(--bg-raised); border-color: transparent; }
.sqfwbe0 .xpk537y6:focus { background: var(--bg-card); border-color: var(--accent); }
.mbon .xpk537y6 { border-radius: 100px; padding: 11px 20px; }
.mbon .flznyoz3 { border-radius: 14px; }
@media (max-width: 640px) { .pgscc { grid-template-columns: 1fr; } }
.wr4c { counter-reset: priv-count; }
.vx62vluw {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.vx62vluw:last-child { border-bottom: none; }
.nrw5rg {
  font-size: 2.4rem; font-weight: 800; color: var(--accent);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.vx62vluw h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.vx62vluw p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.pv56 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.pv56 li { margin-bottom: 6px; }
.a9vf{display:none}
.a9vf:empty,.lhuuy1d5:empty{display:none}
.bhvb9{position:relative;overflow:visible}
.kpg6wtue .qi4kk63,.oeq860x9 .qi4kk63,
.uu82ibrj .qi4kk63,.lbn22as .qi4kk63,
.os0d7 .qi4kk63,.r80kg .qi4kk63{display:block}
.l6i6av .fho6qf6z{display:block}
.kpg6wtue .qi4kk63,.oeq860x9 .qi4kk63,
.uu82ibrj .qi4kk63,.lbn22as .qi4kk63,
.os0d7 .qi4kk63{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}
.kpg6wtue .qi4kk63 .lhuuy1d5,.oeq860x9 .qi4kk63 .lhuuy1d5,
.uu82ibrj .qi4kk63 .lhuuy1d5,.lbn22as .qi4kk63 .lhuuy1d5,
.os0d7 .qi4kk63 .lhuuy1d5{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}
.kpg6wtue .oavo3,.oeq860x9 .oavo3,
.uu82ibrj .oavo3,.lbn22as .oavo3,
.os0d7 .oavo3{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.kpg6wtue .qi4kk63,.oeq860x9 .qi4kk63{top:12px}
.kpg6wtue .qi4kk63 .lhuuy1d5{margin-right:auto}
.oeq860x9 .qi4kk63 .lhuuy1d5{margin-left:auto}
.oeq860x9 .qi4kk63{text-align:right}
.uu82ibrj .qi4kk63,.lbn22as .qi4kk63{bottom:12px}
.uu82ibrj .qi4kk63 .lhuuy1d5{margin-right:auto}
.lbn22as .qi4kk63 .lhuuy1d5{margin-left:auto}
.lbn22as .qi4kk63{text-align:right}
.os0d7 .qi4kk63{position:relative;margin-top:16px}
.os0d7 .qi4kk63 .lhuuy1d5{margin:0 auto}
.r80kg .qi4kk63{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.r80kg .qi4kk63 .lhuuy1d5{margin:0}
.r80kg .wdsxpr2n~.qi4kk63,
.r80kg .r75ofk3y~.qi4kk63{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.r80kg .wdsxpr2n~.qi4kk63 .lhuuy1d5,
.r80kg .r75ofk3y~.qi4kk63 .lhuuy1d5{justify-content:flex-start}
.wdsxpr2n~.qi4kk63,.r75ofk3y~.qi4kk63{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}
.wdsxpr2n~.qi4kk63 .lhuuy1d5{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.r75ofk3y~.qi4kk63 .lhuuy1d5{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.fho6qf6z .lhuuy1d5{margin:0 0 12px}
.lhuuy1d5{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.n75rkgt{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.af3ob8yf{font-weight:600;color:var(--text-heading);opacity:1}
.xcyqyzfy::before{content:"·";margin:0 2px;opacity:.5}
.oavo3{white-space:nowrap}
.g22c .n75rkgt{display:none}
.j0vhaz1a .oavo3{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.j0vhaz1a .xcyqyzfy::before{content:""}
.dvpdmbl .oavo3{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}
.dvpdmbl .xcyqyzfy::before{content:""}
.hc1afctn .lhuuy1d5{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.wqxn8t .oavo3{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.wqxn8t .xcyqyzfy::before{content:""}
.e5jym .oavo3{color:var(--accent);opacity:1;font-weight:500}
.hokpu .oavo3{border-bottom:1px solid currentColor;padding-bottom:2px}
.ob2ei .lhuuy1d5{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ffqjz{--date-bg:var(--accent-bg)}
.wg55 .xcyqyzfy::before{content:""}
.gdebp .xcyqyzfy::before{content:"•";opacity:.4}
.gdebp .oavo3 + .oavo3::before{content:"•";margin-right:6px;opacity:.4}
.hvmk5j .xcyqyzfy::before{content:"/";opacity:.35}
.hvmk5j .oavo3 + .oavo3::before{content:"/";margin-right:6px;opacity:.35}
.wijhkn9 .xcyqyzfy::before{content:"|";opacity:.3}
.wijhkn9 .oavo3 + .oavo3::before{content:"|";margin-right:6px;opacity:.3}
.gr2t .xcyqyzfy::before{content:"—";opacity:.3}
.gr2t .oavo3 + .oavo3::before{content:"—";margin-right:6px;opacity:.3}
.zxcn7sf .xcyqyzfy::before{content:"◆";font-size:.5em;opacity:.35}
.zxcn7sf .oavo3 + .oavo3::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.v90zs4a5 .xcyqyzfy::before{content:"·";opacity:.4}
.v90zs4a5 .oavo3 + .oavo3::before{content:"·";margin-right:6px;opacity:.4}
.co8aq .xcyqyzfy::before{content:"›";opacity:.4}
.co8aq .oavo3 + .oavo3::before{content:"›";margin-right:6px;opacity:.4}
.e6wozr .xcyqyzfy::before{content:"→";opacity:.35;font-size:.85em}
.e6wozr .oavo3 + .oavo3::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.icxk0nrz .zs1q0{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .zs1q0{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .n2orlt{max-width:100%}
}
:root {
  --accent:          #4a6f05;
  --brand:           #4a6f05;
  --brand-light:     #82c10e;
  --brand-pale:      #9ee121;
  --grad-start:      #080d00;
  --grad-end:        #395603;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #4a6f05;
  --cta-light:       #79b30d;
  --cta-hover:       #649606;
  --bg-page:         #10120c;
  --bg-surface:      #181b12;
  --bg-card:         #1d2116;
  --bg-card-inner:   #252a1c;
  --bg-raised:       #2b3020;
  --bg-hover:        #303724;
  --border:          #3b452b;
  --border-alt:      #4c5935;
  --border-section:  #3b452b;
  --text-primary:    #e6e8e2;
  --text-muted:      #a8ae9c;
  --text-body:       #cdd1c6;
  --text-sub:        #a8ae9c;
  --text-faint:      #767e67;
  --text-dim:        #5b6250;
  --text-label:      #8f9780;
  --text-value:      #c1c5b8;
  --accent-bg:       #24310b;
  --accent-bg-light: #374c0f;
  --bg-tip:          #16261a;
  --bg-warning:      #272115;
  --bg-info:         #162426;
  --bg-pros:         #16261a;
  --bg-cons:         #261a16;
  --c-pros:          #7af496;
  --c-cons:          #e69b89;
  --c-pros-label:    #4bf070;
  --c-tip-border:    #2aed56;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7af496;
}
:root { --logo-bg-opacity: 72%; }
body, button, input { font-family: "Josefin Sans", sans-serif; }
.tx3ka .ddjdzf { font-size: 0; width: 1.2rem; flex-shrink: 0; }.tx3ka .ddjdzf::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.tx3ka .db8hmin     .ddjdzf::before { content: "";  color: var(--c-tip-border); }.tx3ka .ymjuz9e .ddjdzf::before { content: ""; color: var(--c-warn-border); }.tx3ka .fmngt    .ddjdzf::before { content: ""; color: #60a5fa; }.gte4 .tx3ka .db8hmin     .ddjdzf::before { color: #10b981; }.gte4 .tx3ka .ymjuz9e .ddjdzf::before { color: #f43f5e; }.gte4 .tx3ka .fmngt    .ddjdzf::before { color: #a855f7; }.s9fe  .tx3ka .db8hmin     .ddjdzf::before { color: #eab308; }.s9fe  .tx3ka .ymjuz9e .ddjdzf::before { color: #ef4444; }.s9fe  .tx3ka .fmngt    .ddjdzf::before { color: #f97316; }.lnxd  .tx3ka .db8hmin     .ddjdzf::before { color: #38bdf8; }.lnxd  .tx3ka .ymjuz9e .ddjdzf::before { color: #818cf8; }.lnxd  .tx3ka .fmngt    .ddjdzf::before { color: #2dd4bf; }.xxm2s .tx3ka .ddjdzf::before { color: var(--accent-light) !important; }
.gttku .hnytp, .gttku .wdsxpr2n { min-height: 640px; }
.evlf1::before { content: '/'; }
.ky8uf .oavo3::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.ky8uf .oavo3:first-of-type::before{content:"\f017"}.ky8uf .oavo3:last-of-type::before{content:"\f2f1"}