: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;
}
.qviy {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.y7z6idb4 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.dtrr4b {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ch2lkge { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.jgu903 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.jgu903 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.jgu903 a:hover { color: var(--accent-light); }
.m033     .i7qidq { border-radius: 6px; }
.m033 .i7qidq li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.m033 .i7qidq li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.b61uj  .i7qidq li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .i7qidq {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ln0u:hover .i7qidq,
  .ln0u:focus-within .i7qidq { display: block; }
  .i7qidq li a { padding: 8px 16px; font-size: 0.88rem; }
}
.c2d0p {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.pllfb { display: none; }
@media (max-width: 640px) {
  .pllfb {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .pllfb.k73kl7 { display: block; }
}
@media (max-width: 640px) {
  .c2d0p { display: block; }
  .jgu903 > li + li::before { display: none !important; }
  .jgu903 {
    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;
  }
  .jgu903.k73kl7 { display: flex; }
  .jgu903 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .jgu903 li:last-child a { border-bottom: none; }
}
.f7h5nnlf { min-height: 480px; }
.aiwy09h {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ouwheb2p { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.k29i5zl .ouwheb2p { margin-left: 0; margin-right: 0; }
.y0oob {
  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;
}
.y0oob:hover { opacity: 0.88; }
.r7lefat .aiwy09h { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.r7lefat .ouwheb2p { color: #e2e8f0; }
.r7lefat.k29i5zl   .u3df5c { text-align: left; }
.ikagyh .aiwy09h { color: var(--text-primary); text-shadow: none; }
.ikagyh .ouwheb2p { color: var(--text-muted); }
.ikagyh .y0oob { margin-top: 16px; }
.ikagyh, .ikagyh.f7h5nnlf { min-height: auto !important; }
.ikagyh.k29i5zl   .u3df5c { text-align: left; }
.ikagyh~.sq0h{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}
.ikagyh~.sq0h .ibtpcx{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; }
}
.rv00l49 .aiwy09h { color: #fff; }
.rv00l49 .ouwheb2p { color: rgba(255,255,255,0.85); }
.rv00l49 .y0oob { background: #fff; color: var(--cta); }
.rv00l49 .y0oob:hover { opacity: 0.92; }
.qtbd .r7uzn { position: relative; overflow: hidden; }
.qtbd .r7uzn::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;
}
.wc6qu .r7uzn {
  animation: hg-breathe 7s ease-in-out infinite;
}
.uw76h .r7uzn { position: relative; overflow: hidden; }
.uw76h .r7uzn::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;
}
.hm114e .r7uzn { position: relative; overflow: hidden; }
.hm114e .r7uzn::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;
}
.iml1zq5n .r7uzn {
  animation: hg-fadein 1.2s ease-out both;
}
.r7uzn {
  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%);
}
.lmepj {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.eyejr {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.n7og3k {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.r7uzn .aiwy09h { text-shadow: none; color: var(--text-primary); }
.r7uzn .ouwheb2p { color: var(--text-muted); }
body.yy26i5g .aiwy09h {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.yye49 .aiwy09h {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.r7uzn.w92spfhn .lmepj { align-items: center; text-align: center; }
.r7uzn.k29i5zl   .lmepj { align-items: flex-start; text-align: left; }
.k46y91u .eyejr { position: relative; }
.k46y91u .eyejr::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.k46y91u.m4415 .eyejr::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.jzstdly .eyejr {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.jzstdly .n7og3k {
  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);
}
.jzstdly.m4415 .eyejr { padding: 32px 0 32px 32px; }
.urf57f .eyejr {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.urf57f .n7og3k {
  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);
}
.m4415 .lmepj {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.urf57f.m4415 .eyejr { padding: 40px 16px 40px 48px; }
.fqgf8 .eyejr { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .r7uzn { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .r7uzn .eyejr { display: none !important; }
  .fqgf8 .eyejr { display: none !important; }
  .m37qy .s9zdk { display: none !important; }
  .ll9nh5 .k1jvs43j { display: none !important; }
  .lmepj  { padding: 36px 24px; }
  .r7uzn~.sq0h,.m4415~.sq0h{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .f7h5nnlf, .r7uzn { min-height: 320px !important; }
  
  .aiwy09h { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ysgyi { display: none !important; }
  
  .uvko0d2 { flex-direction: column; align-items: center; }
  .yqgv0 { width: 100%; max-width: 340px; }
}
.z92etr { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.pvrnv { width: 100%; height: auto; display: block; border-radius: 10px; }
.m7kikk .z92etr        { border-radius: 16px; }
.m7kikk .pvrnv  { border-radius: 16px; }
.i52u .z92etr         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.i52u .pvrnv   { border-radius: 8px; }
.i6vix { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.iomf18h3 { width: 100%; padding: 32px 0; position: relative; }
.bethql { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.x8fjt31 .iomf18h3:nth-child(even) { background: var(--bg-surface); }
.x8fjt31 .iomf18h3:nth-child(odd)  { background: var(--bg-page); }
.nkzu .iomf18h3:nth-child(even) { background: var(--bg-card); }
.nkzu .iomf18h3:nth-child(odd)  { background: var(--bg-page); }
.x8fjt31 .iomf18h3:nth-child(odd)  .bethql { background: var(--bg-card); border-radius: 6px; }
.x8fjt31 .iomf18h3:nth-child(even) .bethql { background: var(--bg-raised); border-radius: 6px; }
.nkzu .iomf18h3:nth-child(odd)  .bethql { background: var(--bg-card); border-radius: 6px; }
.nkzu .iomf18h3:nth-child(even) .bethql { background: var(--bg-raised); border-radius: 6px; }
.x8fjt31 .iomf18h3:nth-child(even) .s0k93a .b5x8w781,
.nkzu .iomf18h3:nth-child(even) .s0k93a .b5x8w781 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.x8fjt31 .iomf18h3:nth-child(odd) .s0k93a .b5x8w781,
.nkzu .iomf18h3:nth-child(odd) .s0k93a .b5x8w781 { background: var(--bg-card-inner); }
.x8fjt31 .iomf18h3:nth-child(even) .wr1iwh .b5x8w781:nth-child(odd),
.nkzu .iomf18h3:nth-child(even) .wr1iwh .b5x8w781:nth-child(odd)  { background: var(--bg-card); }
.x8fjt31 .iomf18h3:nth-child(even) .wr1iwh .b5x8w781:nth-child(even),
.nkzu .iomf18h3:nth-child(even) .wr1iwh .b5x8w781:nth-child(even) { background: var(--bg-card-inner); }
h1.o7zgyfg9 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.o7zgyfg9 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.u25d { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.oof12t h2.o7zgyfg9 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.h6m7j57 h2.o7zgyfg9 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.itylp2y h2.o7zgyfg9 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.nrw5kw h2.o7zgyfg9::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.w9m0nb h2.o7zgyfg9 {
  color: var(--text-primary); font-size: 1.7rem;
}
.axj4gg h2.o7zgyfg9::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.rvf5f h2.o7zgyfg9 {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.j5ws { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .j5ws { display: none; } }
.x3o41brm { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.gir8jg { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.wcr3i {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.m9sstdy { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.wj4l0xcm { padding-left: 20px; }
.wj4l0xcm li { margin-bottom: 6px; }
.wj4l0xcm a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.wj4l0xcm a:hover { color: var(--accent-light); }
.d3jik .m9sstdy { display: none; }
.caun .m9sstdy { display: none; }
.caun .wj4l0xcm { padding-left: 0; list-style: none; }
.caun .wj4l0xcm li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.caun .wj4l0xcm a { font-size: 0.92rem; }
.zllotl5 .wcr3i { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.zllotl5 .m9sstdy { display: none; }
.zllotl5 .wj4l0xcm { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.zllotl5 .wj4l0xcm li { margin-bottom: 0; }
.zllotl5 .wj4l0xcm 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;
}
.zllotl5 .wj4l0xcm a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.bxahe9 .wcr3i { padding: 20px 20px 16px; }
.bxahe9 .wj4l0xcm {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.bxahe9 .wj4l0xcm li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.bxahe9 .wj4l0xcm 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;
}
.bxahe9 .wj4l0xcm 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;
}
.bxahe9 .wj4l0xcm a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.bxahe9 .wj4l0xcm a:focus,
.bxahe9 .wj4l0xcm a:focus-visible,
.bxahe9 .wj4l0xcm a:target { outline: none; }
.bxahe9 .wj4l0xcm li:target a { border-color: var(--border); color: var(--text-muted); }
.fh8qk .wcr3i { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.fh8qk .m9sstdy { display: none; }
.fh8qk .wj4l0xcm { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.fh8qk .wj4l0xcm li { margin-bottom: 0; }
.fh8qk .wj4l0xcm li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.fh8qk .wj4l0xcm li:last-child::after { content: ""; margin-right: 0; }
.fh8qk .wj4l0xcm a { font-size: 0.9rem; }
.b5x8w781 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.s0k93a .b5x8w781 { background: var(--bg-card); }
.wr1iwh .b5x8w781:nth-child(odd)  { background: var(--bg-card); }
.wr1iwh .b5x8w781:nth-child(even) { background: var(--bg-raised); }
.mlj56w .b5x8w781 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.mlj56w .b5x8w781:last-child { border-bottom: none; }
.mlj56w h3.u25d { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.gcwf .b5x8w781 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.gcwf .b5x8w781 + .b5x8w781 { margin-top: 4px; }
.bs52nzt .b5x8w781 { background: none; border-radius: 0; padding: 12px 0; }
.bs52nzt .b5x8w781 + .b5x8w781 { border-top: 1px solid var(--border-section); }
.f7cv { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.fpodeoy { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.hbk0p { color: var(--text-body); margin-bottom: 10px; }
.gkw47s, .rp9r2z { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.gkw47s li, .rp9r2z li { margin-bottom: 6px; }
.rp9r2z li { list-style: decimal; }
.n0a5sml     .gkw47s { list-style-type: "● "; }
.ylfipbk  .gkw47s { list-style-type: "■ "; }
.fbjb73 .gkw47s { list-style-type: "◆ "; }
.c7f1    .gkw47s { list-style-type: "★ "; }
.n0a5sml     .eip6hj { list-style-type: "● "; }
.ylfipbk  .eip6hj { list-style-type: "■ "; }
.fbjb73 .eip6hj { list-style-type: "◆ "; }
.c7f1    .eip6hj { list-style-type: "★ "; }
.n0a5sml    .gkw47s li::marker, .n0a5sml    .eip6hj li::marker,
.ylfipbk .gkw47s li::marker, .ylfipbk .eip6hj li::marker,
.fbjb73 .gkw47s li::marker, .fbjb73 .eip6hj li::marker,
.c7f1   .gkw47s li::marker, .c7f1   .eip6hj li::marker {
  color: var(--cta); font-size: 1em;
}
.n0a5sml .rp9r2z,
.ylfipbk .rp9r2z,
.fbjb73 .rp9r2z,
.c7f1 .rp9r2z {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.n0a5sml .rp9r2z li,
.ylfipbk .rp9r2z li,
.fbjb73 .rp9r2z li,
.c7f1 .rp9r2z li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.n0a5sml .rp9r2z li::before,
.ylfipbk .rp9r2z li::before,
.fbjb73 .rp9r2z li::before,
.c7f1 .rp9r2z 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;
}
.n0a5sml     .rp9r2z li::before { border-radius: 50%; }
.ylfipbk  .rp9r2z li::before { border-radius: 3px; }
.fbjb73 .rp9r2z li::before { border-radius: 3px; }
.c7f1    .rp9r2z li::before { border-radius: 50%; }
.ngkjjuvd { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.xdmyl .ngkjjuvd,
.gerwd27 .ngkjjuvd { background: transparent; border: none; border-radius: 0; }
.zzwg27ll { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.zzwg27ll th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.zzwg27ll td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.zzwg27ll tr:hover td { background: var(--bg-hover); }
.zpaq9k .zzwg27ll tbody tr:nth-child(even) td { background: var(--bg-surface); }
.x6p69nq .zzwg27ll { border: 1px solid var(--border-alt); }
.x6p69nq .zzwg27ll th,
.x6p69nq .zzwg27ll td { border: 1px solid var(--border-alt); }
.r2tl .zzwg27ll th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.r2tl .zzwg27ll td { border-bottom: none; }
.r2tl .zzwg27ll tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.qige1 .zzwg27ll th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.dnn5f52y .ngkjjuvd {
  overflow: hidden;
}
.dnn5f52y .zzwg27ll th { border-bottom: 1px solid var(--border-alt); }
.dnn5f52y .zzwg27ll tr:last-child td { border-bottom: none; }
.saba { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.bijb { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.aqxm4a1 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.tsr1vovy { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.zarj8wj { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.eip6hj { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.eip6hj li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.q1sf .tsr1vovy { background: transparent; text-align: center; }
.ppcty0 .aqxm4a1 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.j402 .aqxm4a1 {
  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);
}
.sdnnwb .bijb { display: grid; grid-template-columns: auto 1fr; }
.sdnnwb .aqxm4a1 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.sdnnwb .tsr1vovy { grid-column: 2; }
.sdnnwb .zarj8wj,
.sdnnwb .eip6hj { grid-column: 1 / -1; }
.yf6zm .bijb { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.yf6zm .aqxm4a1 {
  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);
}
.yf6zm .tsr1vovy { grid-column: 2; }
.yf6zm .zarj8wj,
.yf6zm .eip6hj { grid-column: 1 / -1; }
.yr52mmo .bijb { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.yr52mmo .tsr1vovy { background: none; color: var(--accent-light); font-weight: 700; }
.v9jmi .bijb { 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); }
.v9jmi .tsr1vovy { background: none; color: var(--accent-light); font-weight: 700; }
.dlagmav .bijb { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.dlagmav .bijb:last-child { border-bottom: none; }
.dlagmav .tsr1vovy { background: none; color: var(--accent-light); font-weight: 700; }
.fwsmti .bijb { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.fwsmti .tsr1vovy { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.kcoj .saba { counter-reset: card-n; }
.kcoj .bijb  { counter-increment: card-n; }
.kcoj .tsr1vovy { display: flex; align-items: center; gap: 10px; }
.kcoj .tsr1vovy::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;
}
.b8axzlkz .bijb { background: var(--bg-surface); border: 1px solid var(--border); }
.b8axzlkz .tsr1vovy { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.kgmd { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.la8b6i  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.azpi { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.q0n4 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.kgmd strong { color: var(--text-primary); font-size: 0.95rem; }
.kgmd p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.j0bur { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.wybcigj, .n3claby { border-radius: 8px; padding: 14px; }
.wybcigj { background: var(--bg-pros); }
.n3claby { background: var(--bg-cons); }
.vuz1o { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.wybcigj .vuz1o { color: var(--c-pros-label); }
.n3claby .vuz1o { color: #f87171; }
.wybcigj ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.n3claby ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.pvrnv { width: 100%; height: auto; border-radius: 10px; display: block; }
.ojzctt {
  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;
}
.ojzctt:hover { opacity: 0.85; }
.mlqq .ojzctt  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.mlqq .ojzctt:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.hzw2jzh3 .ojzctt  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.hzw2jzh3 .ojzctt:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.lt3he .y0oob { border-radius: 50px; }
.lt3he .ojzctt  { border-radius: 50px; }
.jught .y0oob { padding-left: 22px; padding-right: 22px; }
.jught .ojzctt  { padding-left: 12px; padding-right: 12px; }
.rzg4u3j .y0oob { padding-left: 44px; padding-right: 44px; }
.rzg4u3j .ojzctt  { padding-left: 24px; padding-right: 24px; }
.hvyti1 .y0oob { padding-left: 56px; padding-right: 56px; }
.hvyti1 .ojzctt  { padding-left: 32px; padding-right: 32px; }
.fgqkr   .y0oob::after, .fgqkr   .ojzctt::after,
.pskcq9 .y0oob::after, .pskcq9 .ojzctt::after,
.qydal    .y0oob::after, .qydal    .ojzctt::after,
.us7z    .y0oob::after, .us7z    .ojzctt::after,
.xt7vil83    .y0oob::after, .xt7vil83    .ojzctt::after,
.vb5sp     .y0oob::after, .vb5sp     .ojzctt::after,
.xdh55er7    .y0oob::after, .xdh55er7    .ojzctt::after,
.f67fk98   .y0oob::after, .f67fk98   .ojzctt::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;
}
.fgqkr .y0oob::after, .fgqkr .ojzctt::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");
}
.pskcq9 .y0oob::after, .pskcq9 .ojzctt::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");
}
.qydal .y0oob::after, .qydal .ojzctt::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");
}
.us7z .y0oob::after, .us7z .ojzctt::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");
}
.xt7vil83 .y0oob::after, .xt7vil83 .ojzctt::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");
}
.vb5sp .y0oob::after, .vb5sp .ojzctt::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");
}
.xdh55er7 .y0oob::after, .xdh55er7 .ojzctt::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");
}
.f67fk98 .y0oob::after, .f67fk98 .ojzctt::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");
}
.t4z8kg   .a37fo::after, .t4z8kg   .s032::after,
.d9w0rkd .a37fo::after, .d9w0rkd .s032::after,
.dw44m3up    .a37fo::after, .dw44m3up    .s032::after,
.q5ghjv1y    .a37fo::after, .q5ghjv1y    .s032::after,
.s5eej    .a37fo::after, .s5eej    .s032::after,
.y69b3ug     .a37fo::after, .y69b3ug     .s032::after,
.zudzpy39    .a37fo::after, .zudzpy39    .s032::after,
.qbe0tx   .a37fo::after, .qbe0tx   .s032::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;
}
.t4z8kg .a37fo::after, .t4z8kg .s032::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");
}
.d9w0rkd .a37fo::after, .d9w0rkd .s032::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");
}
.dw44m3up .a37fo::after, .dw44m3up .s032::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");
}
.q5ghjv1y .a37fo::after, .q5ghjv1y .s032::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");
}
.s5eej .a37fo::after, .s5eej .s032::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");
}
.y69b3ug .a37fo::after, .y69b3ug .s032::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");
}
.zudzpy39 .a37fo::after, .zudzpy39 .s032::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");
}
.qbe0tx .a37fo::after, .qbe0tx .s032::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");
}
.re2c8 .d9vc54 { background: var(--bg-raised); }
@media (min-width: 721px) {
  .q53srw { flex: 0 0 260px; width: 260px; }
  .gf0a76n { flex: 0 0 120px; width: 120px; }
  .vzzzj8 { flex: 0 0 110px; width: 110px; }
  .tpcepsd   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .kzjan95d { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.kzjan95d.ojzctt { 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) {
  .tafle1 { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .tafle1 .ogwd { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .tafle1 .q53srw { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .tafle1 .d9vc54 { width: 100%; min-width: unset; height: 120px; }
  .tafle1 .q7ew3yvm { max-height: 96px; max-width: 200px; }
  .tafle1 .wfb5 { min-width: unset; text-align: center; white-space: normal; }
  .tafle1 .gf0a76n { min-width: 0; }
  .tafle1 .tpcepsd { 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; }
  .tafle1 .kzjan95d { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .kskaqx8 .ogwd { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .bnvo .v3hmtvk {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .bnvo .hev87 { margin: 0; }
}
.knr9 .i2fihp { padding: 0; gap: 0; overflow: hidden; }
.knr9 .ze2k { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.knr9 .qh8soc9 { padding: 16px 20px; }
.knr9 .gtl8 { padding: 16px 20px; align-self: center; }
.gerwd27 .j0bur { gap: 10px; }
.gerwd27 .wybcigj, .gerwd27 .n3claby { padding: 12px; }
.gerwd27 .wybcigj ul, .gerwd27 .n3claby ul { margin: 4px 0 0; padding-left: 18px; }
.gerwd27 .wybcigj li, .gerwd27 .n3claby li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .c5i0ss { grid-template-columns: 1fr; }
  .t3t7 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .t3t7 .rn91 { width: 72px; height: 50px; }
  .t3t7 .dpzam { max-width: 180px; }
  .t3t7 .irs6 { width: auto; }
}
@media (max-width: 720px) {
  .drksic { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .dyla6o { padding: 16px; }
  .rqxru6cm .n1vx6sk { min-width: 50%; }
}
.lq1wpy .j0bur { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .ncb14cw { grid-template-columns: 1fr; }
  .t224jfck { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .j6y9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .pt1wnf { flex-wrap: wrap; padding: 16px; }
}
.nqpa .j0bur { gap: 8px; }
.nqpa .wybcigj, .nqpa .n3claby { padding: 8px; }
@media (max-width: 480px) {
  .d5m4as { flex-direction: column; align-items: stretch; }
}
.pr4m .irs6 .ojzctt { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .x7f2 { flex-direction: column; align-items: stretch; gap: 10px; }
  .pr4m .irs6 { text-align: center; }
}
@media (max-width: 720px) {
  .des5km { grid-template-columns: 1fr; }
  .aeuoj93 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .tvsvc { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .hz499 { grid-template-columns: 1fr; }
  .ebkim2s { width: 100px; height: 100px; margin: 16px auto; }
  .pb9m { font-size: 1.4rem; }
  .cblp0 { justify-content: center; }
  .pjz4z .n1vx6sk { min-width: 50%; }
}
.w0byf0 .j0bur { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .g09b { flex-wrap: wrap; padding: 14px 16px; }
  .t4hylx { padding: 12px 16px; }
  .w0byf0 .j0bur { margin: 0 16px; }
  .w0byf0 .gsmy9pwk { padding: 0 16px; }
  .kd6x8 { padding: 12px 16px; }
}
.ck3cc2y .kzjan95d.ojzctt { padding: 14px 30px !important; font-size: 1rem; }
.dt4w45 .kzjan95d.ojzctt { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.iihy .n1ds { flex: 1.8; }
.iihy .n1ds .jfc1gcp {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.iihy .n1ds .qsdaxwn { font-weight: 700; color: var(--text-primary); }
.iihy .odt5gxz,
.iihy .uigas0,
.iihy .d1khb3t7 { flex: 0.75; opacity: 0.75; }
.zclm { margin: 16px 0; }
.a8eyrhg { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.a8eyrhg summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.a8eyrhg summary::after { content: "+"; color: var(--accent-light); }
.a8eyrhg[open] summary::after { content: "−"; }
.a8eyrhg p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.iomf18h3 { margin-bottom: 0; }
.yk8d h2.o7zgyfg9 { color: var(--text-primary); border-color: var(--accent-light); }
.w4qto h2.o7zgyfg9 { color: var(--text-primary); border-color: var(--accent-light); }
.u7sf .la8b6i     { background: #052e16; border-color: #10b981; }
.u7sf .azpi    { background: #1e1036; border-color: #a855f7; }
.u7sf .kgmd strong  { color: #f1f5f9; }
.u7sf .kgmd p       { color: #cbd5e1; }
.u7sf .nlh1    .la8b6i     .q0n4::before,
.u7sf .p798  .la8b6i     .q0n4::before,
.u7sf .wfna  .la8b6i     .q0n4::before,
.u7sf .wdzjueiv .la8b6i     .q0n4::before { color: #10b981; }
.u7sf .nlh1    .s8j8f9 .q0n4::before,
.u7sf .p798  .s8j8f9 .q0n4::before,
.u7sf .wfna  .s8j8f9 .q0n4::before,
.u7sf .wdzjueiv .s8j8f9 .q0n4::before { color: #f43f5e; }
.u7sf .nlh1    .azpi    .q0n4::before,
.u7sf .p798  .azpi    .q0n4::before,
.u7sf .wfna  .azpi    .q0n4::before,
.u7sf .wdzjueiv .azpi    .q0n4::before { color: #a855f7; }
.bii811 .la8b6i     { background: #2d2000; border-color: #eab308; }
.bii811 .azpi    { background: #2d1600; border-color: #f97316; }
.bii811 .kgmd strong  { color: #f1f5f9; }
.bii811 .kgmd p       { color: #cbd5e1; }
.bii811 .nlh1    .la8b6i     .q0n4::before,
.bii811 .p798  .la8b6i     .q0n4::before,
.bii811 .wfna  .la8b6i     .q0n4::before,
.bii811 .wdzjueiv .la8b6i     .q0n4::before { color: #eab308; }
.bii811 .nlh1    .s8j8f9 .q0n4::before,
.bii811 .p798  .s8j8f9 .q0n4::before,
.bii811 .wfna  .s8j8f9 .q0n4::before,
.bii811 .wdzjueiv .s8j8f9 .q0n4::before { color: #ef4444; }
.bii811 .nlh1    .azpi    .q0n4::before,
.bii811 .p798  .azpi    .q0n4::before,
.bii811 .wfna  .azpi    .q0n4::before,
.bii811 .wdzjueiv .azpi    .q0n4::before { color: #f97316; }
.f5vl .la8b6i     { background: #0c1a2e; border-color: #38bdf8; }
.f5vl .azpi    { background: #0a2020; border-color: #2dd4bf; }
.f5vl .kgmd strong  { color: #f1f5f9; }
.f5vl .kgmd p       { color: #cbd5e1; }
.f5vl .nlh1    .la8b6i     .q0n4::before,
.f5vl .p798  .la8b6i     .q0n4::before,
.f5vl .wfna  .la8b6i     .q0n4::before,
.f5vl .wdzjueiv .la8b6i     .q0n4::before { color: #38bdf8; }
.f5vl .nlh1    .s8j8f9 .q0n4::before,
.f5vl .p798  .s8j8f9 .q0n4::before,
.f5vl .wfna  .s8j8f9 .q0n4::before,
.f5vl .wdzjueiv .s8j8f9 .q0n4::before { color: #818cf8; }
.f5vl .nlh1    .azpi    .q0n4::before,
.f5vl .p798  .azpi    .q0n4::before,
.f5vl .wfna  .azpi    .q0n4::before,
.f5vl .wdzjueiv .azpi    .q0n4::before { color: #2dd4bf; }
.jmylrl4 .la8b6i     { background: var(--accent-bg); border-color: var(--accent-light); }
.jmylrl4 .azpi    { background: var(--accent-bg); border-color: var(--accent-pale); }
.jmylrl4 .nlh1    .q0n4::before,
.jmylrl4 .p798  .q0n4::before,
.jmylrl4 .wfna  .q0n4::before,
.jmylrl4 .wdzjueiv .q0n4::before { color: var(--accent-light) !important; }
.v5yi::before,
.hsjjhq9::before { margin-right: 5px; }
.ddqykb .wybcigj ul li,
.ddqykb .fcf2xtwz li         { color: #4ade80; }
.ddqykb .wybcigj .v5yi { color: #22c55e; }
.ddqykb .n3claby ul li,
.ddqykb .o2gsio5c li         { color: #f87171; }
.ddqykb .n3claby .hsjjhq9 { color: #ef4444; }
.gq3or6j .wybcigj { background: var(--bg-pros); }
.gq3or6j .n3claby { background: var(--bg-cons); }
.gq3or6j .wybcigj .v5yi { color: var(--c-pros-label); }
.gq3or6j .n3claby .hsjjhq9 { color: var(--c-cons); }
.gq3or6j .wybcigj ul li,
.gq3or6j .n3claby ul li,
.spruz5x1 .wybcigj { background: var(--bg-pros); }
.spruz5x1 .n3claby { background: var(--bg-cons); }
.spruz5x1 .wybcigj .v5yi { color: var(--c-pros-label); }
.spruz5x1 .n3claby .hsjjhq9 { color: var(--c-cons); }
.spruz5x1 .wybcigj ul li,
.spruz5x1 .n3claby ul li,
.d2bn5n6u .v5yi::before { content: "✓ "; }
.d2bn5n6u .hsjjhq9::before { content: "✗ "; }
.stfdm .v5yi::before { content: "→ "; }
.stfdm .hsjjhq9::before { content: "← "; }
.kkbhte .v5yi::before { content: "★ "; }
.kkbhte .hsjjhq9::before { content: "✕ "; }
.vvux .v5yi::before { content: "◆ "; }
.vvux .hsjjhq9::before { content: "▲ "; }
.tfz5 .kgmd { background: transparent; border-left: none; border: 1.5px solid; }
.tfz5 .la8b6i     { border-color: var(--c-tip-border); }
.tfz5 .azpi    { border-color: #60a5fa; }
.tfz5 .kgmd strong { color: var(--text-primary); }
.tfz5 .kgmd p      { color: var(--text-muted); }
.bc721gtq .kgmd { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.bc721gtq .la8b6i     { border-top-color: var(--c-tip-border); }
.bc721gtq .azpi    { border-top-color: #60a5fa; }
.t6ycg0t6 .kgmd { border-left: none; border-radius: 8px; }
.t6ycg0t6 .la8b6i     { background: #065f46; }
.t6ycg0t6 .s8j8f9 { background: #92400e; }
.t6ycg0t6 .azpi    { background: #1e3a8a; }
.t6ycg0t6 .kgmd strong,
.t6ycg0t6 .kgmd p { color: #fff; }
.t6ycg0t6 .q0n4::before { color: rgba(255,255,255,0.85) !important; }
.u7sf.t6ycg0t6 .la8b6i,
.u7sf .t6ycg0t6 .la8b6i     { background: #052e16; }
.u7sf.t6ycg0t6 .s8j8f9,
.u7sf .t6ycg0t6 .s8j8f9 { background: #2d0a1e; }
.u7sf.t6ycg0t6 .azpi,
.u7sf .t6ycg0t6 .azpi    { background: #1e1036; }
.bii811.t6ycg0t6 .la8b6i,
.bii811 .t6ycg0t6 .la8b6i      { background: #2d2000; }
.bii811.t6ycg0t6 .s8j8f9,
.bii811 .t6ycg0t6 .s8j8f9  { background: #2d0b0b; }
.bii811.t6ycg0t6 .azpi,
.bii811 .t6ycg0t6 .azpi     { background: #2d1600; }
.f5vl.t6ycg0t6 .la8b6i,
.f5vl .t6ycg0t6 .la8b6i      { background: #0c1a2e; }
.f5vl.t6ycg0t6 .s8j8f9,
.f5vl .t6ycg0t6 .s8j8f9  { background: #12103a; }
.f5vl.t6ycg0t6 .azpi,
.f5vl .t6ycg0t6 .azpi     { background: #0a2020; }
.yp15zfo2 .kgmd { border-left: none; border-radius: 6px; padding: 10px 14px; }
.yp15zfo2 .la8b6i     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.yp15zfo2 .azpi    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.yp15zfo2 .kgmd strong { color: var(--text-primary); }
.yp15zfo2 .kgmd p      { color: var(--text-muted); }
.od8k .kgmd { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.nlh1 .q0n4,
.p798 .q0n4,
.wfna .q0n4,
.wdzjueiv .q0n4 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.nlh1 .q0n4::before,
.p798 .q0n4::before,
.wfna .q0n4::before,
.wdzjueiv .q0n4::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.nlh1 .la8b6i     .q0n4::before { content: "✦"; color: var(--c-tip-border); }
.nlh1 .s8j8f9 .q0n4::before { content: "▲"; color: var(--c-warn-border); }
.nlh1 .azpi    .q0n4::before { content: "◉"; color: #60a5fa; }
.p798 .la8b6i     .q0n4::before { content: "★"; color: var(--c-tip-border); }
.p798 .s8j8f9 .q0n4::before { content: "◆"; color: var(--c-warn-border); }
.p798 .azpi    .q0n4::before { content: "●"; color: #60a5fa; }
.wfna .la8b6i     .q0n4::before { content: "▶"; color: var(--c-tip-border); }
.wfna .s8j8f9 .q0n4::before { content: "■"; color: var(--c-warn-border); }
.wfna .azpi    .q0n4::before { content: "▸"; color: #60a5fa; }
.wdzjueiv .la8b6i     .q0n4::before { content: "→"; color: var(--c-tip-border); }
.wdzjueiv .s8j8f9 .q0n4::before { content: "⬥"; color: var(--c-warn-border); }
.wdzjueiv .azpi    .q0n4::before { content: "◈"; color: #60a5fa; }
.fcyl .s0k93a .b5x8w781,
.fcyl .wr1iwh .b5x8w781  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.fcyl .bijb                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.fcyl .ngkjjuvd          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.fcyl .wcr3i                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.xoc2evof .s0k93a .b5x8w781,
.xoc2evof .wr1iwh .b5x8w781,
.xoc2evof .bijb,
.xoc2evof .ogwd,
.xoc2evof .hev87,
.xoc2evof .ngkjjuvd,
.xoc2evof .wcr3i,
.xoc2evof .od8k .kgmd { box-shadow: none; }
.oz2wno   .hbk0p, .oz2wno .f7cv, .oz2wno .fpodeoy,
.oz2wno   .x3o41brm, .oz2wno .gir8jg { font-size: 0.9rem; }
.oz2wno   .gkw47s, .oz2wno .rp9r2z { font-size: 0.9rem; }
.gkg4sf   .hbk0p, .gkg4sf .f7cv, .gkg4sf .fpodeoy,
.gkg4sf   .x3o41brm, .gkg4sf .gir8jg { font-size: 0.95rem; }
.gkg4sf   .gkw47s, .gkg4sf .rp9r2z { font-size: 0.95rem; }
.so5t5h1   .hbk0p, .so5t5h1 .f7cv, .so5t5h1 .fpodeoy,
.so5t5h1   .x3o41brm, .so5t5h1 .gir8jg { font-size: 1.08rem; }
.so5t5h1   .gkw47s, .so5t5h1 .rp9r2z { font-size: 1.05rem; }
.so5t5h1   .zzwg27ll { font-size: 0.97rem; }
.l4mq3q .aiwy09h      { font-size: 3.2rem; }
.l4mq3q h2.o7zgyfg9 { font-size: 1.9rem; }
.l4mq3q h3.u25d     { font-size: 1.4rem; }
.spzd4c7 .aiwy09h      { font-size: 3.8rem; }
.spzd4c7 h2.o7zgyfg9 { font-size: 2.2rem; }
.spzd4c7 h3.u25d     { font-size: 1.6rem; }
.iomf18h3 + .iomf18h3 { position: relative; }
.iqxf4j7w   .iomf18h3 + .iomf18h3::before,
.p8ds  .iomf18h3 + .iomf18h3::before,
.l9b4k3uv   .iomf18h3 + .iomf18h3::before,
.qnvgg35w   .iomf18h3 + .iomf18h3::before,
.yzmiwoey   .iomf18h3 + .iomf18h3::before,
.qcqz .iomf18h3 + .iomf18h3::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.iqxf4j7w .iomf18h3 + .iomf18h3::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.p8ds .iomf18h3 + .iomf18h3::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.l9b4k3uv .iomf18h3 + .iomf18h3::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.qnvgg35w .iomf18h3 + .iomf18h3::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.b6clz .iomf18h3 { margin-bottom: 16px; }
.b6clz .iomf18h3 + .iomf18h3 { margin-top: 0; }
.b6clz .bethql { padding-top: 0; padding-bottom: 0; }
.yzmiwoey .iomf18h3 + .iomf18h3::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.qcqz .iomf18h3 + .iomf18h3::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.vkt5n .iomf18h3 + .iomf18h3::before,
.z1wtpe4 .iomf18h3 + .iomf18h3::before,
.vssn .iomf18h3 + .iomf18h3::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%;
}
.x8fjt31 .vkt5n .iomf18h3:nth-child(even)::before,
.x8fjt31 .z1wtpe4 .iomf18h3:nth-child(even)::before,
.x8fjt31 .vssn .iomf18h3:nth-child(even)::before { background: var(--bg-surface); }
.nkzu .vkt5n .iomf18h3:nth-child(even)::before,
.nkzu .z1wtpe4 .iomf18h3:nth-child(even)::before,
.nkzu .vssn .iomf18h3:nth-child(even)::before { background: var(--bg-card); }
.vkt5n .iomf18h3 + .iomf18h3::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");
}
.z1wtpe4 .iomf18h3 + .iomf18h3::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");
}
.vssn .iomf18h3 + .iomf18h3::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");
}
.b6x9wo .r7lefat,
.b6x9wo .u3df5c,
.b6x9wo .lmepj,
.sjf8ewl .lmepj { padding-bottom: 60px; }
.f37a07 .lmepj { padding-bottom: 70px; }
.b6x9wo .r7lefat::before,
.b6x9wo .r7lefat::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");
}
.fp0s1 .r7uzn { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.yvbnt .r7uzn { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ly7b1r4 .r7uzn { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.cbtu6 .r7uzn { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.vk1j .rv00l49 { background: var(--accent); }
.vk1j .rv00l49 .ftaac { background: none; }
.vk1j .ctcrck { background: var(--accent); }
.vk1j .r7uzn { background: var(--accent-bg); }
.vk1j .r7lefat:not(.rv00l49) .ftaac { background: rgba(0,0,0,0.6); }
.epwqn .z92etr { float: left; width: 38%; margin: 0 28px 16px 0; }
.epwqn .z92etr .pvrnv { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.epwqn .bethql::after { content: ''; display: block; clear: both; }
.w609yb .z92etr { float: right; width: 38%; margin: 0 0 16px 28px; }
.w609yb .z92etr .pvrnv { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.w609yb .bethql::after { content: ''; display: block; clear: both; }
.eh5jgw .iomf18h3:nth-child(odd)  .z92etr { float: left;  width: 38%; margin: 0 28px 16px 0; }
.eh5jgw .iomf18h3:nth-child(even) .z92etr { float: right; width: 38%; margin: 0 0 16px 28px; }
.eh5jgw .z92etr .pvrnv { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.eh5jgw .bethql::after { content: ''; display: block; clear: both; }
.epwqn .saba,
.w609yb .saba,
.eh5jgw .saba,
.eh5jgw .tafle1 { clear: both; }
@media (max-width: 900px) {
  .epwqn .z92etr,
  .w609yb .z92etr,
  .eh5jgw .iomf18h3:nth-child(odd)  .z92etr,
  .eh5jgw .iomf18h3:nth-child(even) .z92etr {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .epwqn .z92etr .pvrnv,
  .w609yb .z92etr .pvrnv,
  .eh5jgw .z92etr .pvrnv {
    max-height: none !important;
  }
}
.epwqn .gkw47s,
.epwqn .rp9r2z,
.w609yb .gkw47s,
.w609yb .rp9r2z,
.eh5jgw .gkw47s,
.eh5jgw .rp9r2z { overflow: hidden; }
@media (max-width: 640px) {
  .epwqn .z92etr,
  .w609yb .z92etr,
  .eh5jgw .z92etr { float: none; width: 100%; margin: 0 0 16px 0; }
}
.l1d9 .i6vix,
.l1d9 .bethql,
.l1d9 .b99bswhg  { max-width: 1100px; }
.mizscp .i6vix,
.mizscp .bethql,
.mizscp .b99bswhg  { max-width: 1200px; }
.dlbw .i6vix,
.dlbw .bethql,
.dlbw .b99bswhg  { max-width: 1320px; }
.jk58 { font-size: 0.82rem; color: var(--text-muted); }
.mfa0 { display: flex; align-items: center; }
.w9i9hx8 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.sxce6 { display: flex; align-items: center; }
.mkmj9 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.mkmj9:hover { text-decoration: underline; }
.v176 { margin: 0 3px; opacity: 0.45; }
.v176::before { content: '/'; }
.mmijt { padding: 2px 5px; color: var(--text-main); }
.ss70zx1 .jk58 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ss70zx1 .mfa0 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ii4p84 .jk58 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ii4p84 .mfa0 { padding: 0 0 0 12px; }
.eachw3pr .mfa0 { padding: 0 16px; }
.eachw3pr .jk58 {
  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);
}
.eachw3pr .i6vix { padding-top: 28px; }
@media (max-width: 720px) {
  .uxxrv { margin-top: 18px; padding: 0 16px; }
  .eachw3pr .i6vix { padding-top: 16px; }
}
.l1d9.ss70zx1 .mfa0 { max-width: 1100px; }
.mizscp.ss70zx1 .mfa0 { max-width: 1200px; }
.dlbw.ss70zx1 .mfa0 { max-width: 1320px; }
.sr8f .iomf18h3 { padding-top: 16px; padding-bottom: 16px; }
.t4dpxyql .iomf18h3 { padding-top: 24px; padding-bottom: 24px; }
.h7ue .iomf18h3 { padding-top: 40px; padding-bottom: 40px; }
.n2jjy .iomf18h3 { padding-top: 52px; padding-bottom: 52px; }
.lgz4 .iomf18h3:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.lgz4 .iomf18h3:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.lgz4 .iomf18h3:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.lgz4 .iomf18h3:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.npf9 .bethql { padding-top: 10px;  padding-bottom: 10px; }
.kb1s38 .bethql { padding-top: 18px;  padding-bottom: 18px; }
.s314ieu .bethql { padding-top: 36px;  padding-bottom: 36px; }
.pyp04e3k .bethql { padding-top: 48px;  padding-bottom: 48px; }
.bp75tcjv h2.o7zgyfg9 { font-weight: 600; }
.bp75tcjv h3.u25d     { font-weight: 600; }
.ybf7 h2.o7zgyfg9 { font-weight: 800; }
.ybf7 h3.u25d     { font-weight: 700; }
.nnu8c { font-weight: 600; }
.nnu8c h2.o7zgyfg9 { font-weight: 900; }
.nnu8c h3.u25d     { font-weight: 800; }
.nnu8c .kgmd strong,
.nnu8c .kgmd strong { font-weight: 600; }
.a37fo {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.d70yp .a37fo { display: none; }
@media (max-width: 640px) { .a37fo { display: none; } }
.a37fo { background: var(--cta) !important; color: #fff !important; border: none !important; }
.a37fo:hover { opacity: 0.85; }
.vdqbp .a37fo { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.smml8 .a37fo,
.s7zv  .a37fo { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.smml8 .a37fo:hover,
.s7zv  .a37fo:hover { opacity: 0.88; }
.vdqbp.smml8 .a37fo,
.vdqbp.s7zv  .a37fo { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.s032 {
  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;
}
.s032:hover { transform: translateY(-2px); opacity: 0.92; }
.s032 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.l554gbp .s032 { display: none; }
.s4xd .s032 { right: 32px; }
.jb53ptm  .s032 { left: 32px; }
@media (max-width: 480px) {
  .s4xd .s032 { right: 20px; bottom: 20px; }
  .jb53ptm  .s032 { left: 20px; bottom: 20px; }
}
.wneoo { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.b99bswhg { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.et8n { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.qj4oniki { color: var(--text-dim); font-size: 0.8rem; }
.xxm8pv a, .vpauc a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.xxm8pv a:hover, .vpauc a:hover { color: var(--accent-light); }
.vpauc { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.ojsuchqo .b99bswhg { text-align: center; }
.ojsuchqo .vpauc { justify-content: center; margin-bottom: 16px; }
.ojsuchqo .et8n { margin-top: 0; }
.zfoyeu0 { margin-top: 10px; }
.zfoyeu0 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .b99bswhg { padding-left: 16px; padding-right: 16px; }
  .d71u3k .b99bswhg { padding: 20px 16px; }
  .vpauc { gap: 4px 12px; }
  .et8n { font-size: 0.78rem; }
}
.g8knmlim .et8n { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.g8knmlim .qj4oniki { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .g8knmlim .vndza4 { grid-template-columns: 1fr 1fr; } .g8knmlim .flik { grid-column: 1 / -1; } }
@media (max-width: 480px) { .g8knmlim .vndza4 { grid-template-columns: 1fr; } }
.bryhxa .et8n { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .bryhxa .b4nw { gap: 12px; } .bryhxa .dbpl3 { margin-right: 0; width: 100%; } }
.sg6os1l .et8n { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.sg6os1l .qj4oniki { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .sg6os1l .esb3i { grid-template-columns: 1fr 1fr; } .sg6os1l .zwnens { grid-column: 1 / -1; } }
@media (max-width: 480px) { .sg6os1l .esb3i { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .jckt .hzj8 { grid-template-columns: 1fr 1fr; } .jckt .fnv5e:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .jckt .hzj8 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ecgeyl .hzj8 { grid-template-columns: 1fr; } }
.emrd .b99bswhg { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.emrd .vpauc { justify-content: center; }
.w1nhgn .qviy      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.w1nhgn .wneoo { background: var(--bg-page); border-top-color: var(--border-alt); }
.juw9 .qviy      { background: #0d1117; border-bottom-color: #21262d; }
.juw9 .dtrr4b { color: var(--accent-light); }
.juw9 .jgu903 { --msep-color: #8b949e; }
.juw9 .jgu903 a { color: #8b949e; }
.juw9 .jgu903 a:hover { color: var(--accent-light); }
.juw9 .c2d0p { color: #8b949e; }
.juw9 .wneoo { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.juw9 .et8n,
.juw9 .qj4oniki { color: #6e7681; }
.juw9 .xxm8pv a, .juw9 .vpauc a,
.juw9 .oavth6 a, .juw9 .m2o11r a,
.juw9 .j3bum6c3 a { color: #8b949e; }
.juw9 .dbpl3 { color: #e6edf3; }
.juw9 .xxm8pv a:hover, .juw9 .vpauc a:hover,
.juw9 .oavth6 a:hover, .juw9 .m2o11r a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .juw9 .jgu903 { background: #0d1117; border-top-color: #21262d; }
  .juw9 .jgu903 li a { border-bottom-color: #21262d; }
}
.bjql70 .qviy      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.bjql70 .dtrr4b { color: var(--accent-light); }
.bjql70 .jgu903 { --msep-color: #475569; }
.bjql70 .jgu903 a { color: #475569; }
.bjql70 .jgu903 a:hover { color: var(--accent-light); }
.bjql70 .c2d0p { color: #64748b; }
.bjql70 .wneoo { background: #f0f4f8; border-top-color: #cbd5e1; }
.bjql70 .et8n,
.bjql70 .qj4oniki { color: #64748b; }
.bjql70 .xxm8pv a, .bjql70 .vpauc a,
.bjql70 .xxm8pv a:hover, .bjql70 .vpauc a:hover,
@media (max-width: 640px) {
  .bjql70 .jgu903 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .bjql70 .jgu903 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.smml8 .qviy      { background: var(--accent); border-bottom-color: var(--accent-light); }
.smml8 .dtrr4b { color: #fff; }
.smml8 .jgu903 { --msep-color: rgba(255,255,255,0.82); }
.smml8 .jgu903 a { color: rgba(255,255,255,0.82); }
.smml8 .jgu903 a:hover { color: #fff; }
.smml8 .c2d0p { color: rgba(255,255,255,0.9); }
.smml8 .wneoo { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.smml8 .et8n,
.smml8 .qj4oniki { color: rgba(255,255,255,0.72); }
.smml8 .xxm8pv a, .smml8 .vpauc a,
.smml8 .xxm8pv a:hover, .smml8 .vpauc a:hover,
@media (max-width: 640px) {
  .smml8 .jgu903 { background: var(--accent); border-top-color: var(--accent-light); }
  .smml8 .jgu903 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.s7zv .qviy {
  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);
}
.s7zv .wneoo {
  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) {
  .s7zv .jgu903 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.paw0ag0 .y7z6idb4 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.qoxkbr .y7z6idb4 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.f9q5e0s6 .y7z6idb4 { min-height: 72px; height: auto; }
.fhpn7 .y7z6idb4 { min-height: 84px; height: auto; }
.d71u3k .y7z6idb4 { max-width: none; padding: 0 32px; }
.d71u3k .b99bswhg  { max-width: none; padding: 24px 32px; }
.fepm3xor.mizscp .y7z6idb4 { max-width: 1200px; }
.fepm3xor.dlbw .y7z6idb4 { max-width: 1320px; }
.rh2wr656   .dtrr4b, .rh2wr656   .dbpl3 { text-transform: capitalize; }
.marf .dtrr4b, .marf .dbpl3 { text-transform: lowercase; }
.sln5 .dtrr4b, .sln5 .dbpl3 { text-transform: uppercase; letter-spacing: 0.06em; }
.ue582j, .ima311 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.h2xmz .ue582j,
.xgs7 .ue582j,
.h9di .ue582j,
.s3xtbspl .ue582j,
.ndxleylh   .jgu903 a { font-weight: 500; }
.evdlsn3n .jgu903 a { font-weight: 600; }
.k2lskx     .jgu903 a { font-weight: 700; }
.xqy68    .jgu903 a { font-weight: 800; letter-spacing: 0.01em; }
.vul122ni     .jgu903 > li + li::before,
.e8w9fg3r    .jgu903 > li + li::before,
.dloxmw7    .jgu903 > li + li::before,
.aiwrq .jgu903 > li + li::before,
.ijye6bi2 .jgu903 > li + li::before,
.tnzrht  .jgu903 > li + li::before,
.m1b0k18    .jgu903 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.vul122ni     .jgu903 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.e8w9fg3r    .jgu903 > li + li::before { content: "|"; }
.dloxmw7    .jgu903 > li + li::before { content: "—"; }
.aiwrq .jgu903 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ijye6bi2 .jgu903 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.tnzrht  .jgu903 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.m1b0k18    .jgu903 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .jbpx .c2d0p,
  .ssmb .c2d0p,
  .tuqlh0 .c2d0p,
  .mir5jk .c2d0p,
  .b69bt5bt .c2d0p {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .jbpx .c2d0p::before,
  .ssmb .c2d0p::before,
  .tuqlh0 .c2d0p::before,
  .mir5jk .c2d0p::before,
  .b69bt5bt .c2d0p::before { content: ""; display: block; flex-shrink: 0; }

  
  .jbpx .c2d0p::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;
  }

  
  .ssmb .c2d0p::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;
  }

  
  .tuqlh0 .c2d0p::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;
  }

  
  .mir5jk .c2d0p::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;
  }

  
  .b69bt5bt .c2d0p::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) {
  .fegim .c2d0p {
    padding: 5px 14px;
  }
  .fegim .jgu903 {
    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;
  }
  .fegim .jgu903 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .fegim .jgu903 li a:hover { background: var(--bg-raised); }
  .fegim .pllfb,
  .qzz4z6 .pllfb,
  .zy4km .pllfb { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .i2zwb .c2d0p {
    padding: 5px 10px;
  }
  .i2zwb .jgu903 {
    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);
  }
  .i2zwb .jgu903.k73kl7 { transform: translateX(0); }
  .i2zwb .jgu903 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .i2zwb .jgu903 li:last-child a { border-bottom: none; }
  .smml8 .jgu903,
  .juw9 .jgu903 { background: var(--accent) !important; }
  .smml8 .jgu903 li a,
  .juw9 .jgu903 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .zy4km .c2d0p {
    padding: 5px 10px;
  }
  .zy4km .jgu903 {
    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);
  }
  .zy4km .jgu903::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .zy4km .jgu903.k73kl7 { transform: translateY(0); }
  .zy4km .jgu903 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .wzjzmp .c2d0p {
    padding: 5px 10px;
  }
  .wzjzmp .jgu903 {
    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;
  }
  .wzjzmp .jgu903.k73kl7 { opacity: 1; pointer-events: auto; }
  .wzjzmp .jgu903 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .s01a7     .c2d0p { border-radius: 0 !important; }
  .jd8xqwz   .c2d0p { border-radius: 8px !important; }
  .nw2d .c2d0p { border-radius: 50% !important; }
  .t7zj   .c2d0p { border-radius: 999px !important; }
}
.u8gi051 .ch2lkge { height: 36px; }
.csx8h3w .ch2lkge { height: 60px; max-width: 200px; }
.pmnkg .ch2lkge { height: 76px; max-width: 240px; }
.wq11lmsn    .gf0a76n, .wq11lmsn    .wtbvwqj { color: #f59e0b; }
@media (min-width: 720px) {
  .rs6bo7 .tafle1 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .rs6bo7 .ogwd {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .rs6bo7 .ogwd { padding: 40px 16px 20px; }
  .rs6bo7 .tpcepsd {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .rs6bo7 .kzjan95d { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .v4q8j .ogwd {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .v4q8j .ogwd::before {
    position: absolute; top: 14px; left: 14px;
  }
  .v4q8j .q53srw {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .v4q8j .wfb5 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .v4q8j .tpcepsd {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .v4q8j .kzjan95d { width: 100%; min-width: 0; }
  .v4q8j .gf0a76n { min-width: 0; }
}
.zwlka4o .a8eyrhg {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.zwlka4o .a8eyrhg summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.zwlka4o .a8eyrhg p { padding: 0 2px 16px; }
.jzaqmm .a8eyrhg { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.jzaqmm .a8eyrhg summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.jzaqmm .a8eyrhg summary::after { content: "›"; font-size: 1.2em; }
.jzaqmm .a8eyrhg[open] summary::after { content: "‹"; }
.jzaqmm .a8eyrhg p { padding: 10px 22px 4px; }
.in9e .a8eyrhg {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.in9e .a8eyrhg summary { color: var(--text-primary); padding-left: 16px; }
.in9e .a8eyrhg summary::after { content: "›"; font-size: 1.1em; }
.in9e .a8eyrhg[open] summary::after { content: "‹"; }
.in9e .a8eyrhg p { padding-left: 16px; }
.vidq84bn .zclm { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.vidq84bn .a8eyrhg {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.vidq84bn .a8eyrhg:last-child { border-bottom: none; }
.vidq84bn .a8eyrhg summary { color: var(--text-primary); border-radius: 0; }
.vidq84bn .a8eyrhg summary::after { content: "›"; font-size: 1.1em; }
.vidq84bn .a8eyrhg[open] summary::after { content: "‹"; }
.t8xzwy .a8eyrhg { overflow: hidden; }
.t8xzwy .a8eyrhg summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.t8xzwy .a8eyrhg summary::after { color: rgba(255,255,255,.75); }
.t8xzwy .a8eyrhg[open] summary { border-radius: 0; }
.k420jhd { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ap4zqs {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.kmbrb2a {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.tdxznw1 { color: var(--text-muted); font-size: 1.05rem; }
.pa611m {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.re0ei { margin-bottom: 20px; }
.i1vgm {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.di1qy {
  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;
}
.di1qy:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.k8aav { resize: vertical; min-height: 130px; }
.ypzov8a { width: 100%; margin-top: 8px; }
.rjolc {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.rdaro {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ulam234 { color: var(--text-muted); line-height: 1.75; }
.uuy1c9h { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.uuy1c9h li { margin-bottom: 6px; }
.iqrpz0 { max-width: 760px; margin: 0 auto; }
.mrqz { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.fp2dru { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.fp2dru:last-child { border-bottom: none; }
.fp2dru h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.fp2dru p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.lnlw0i { max-width: 760px; margin: 0 auto; }
.umsy9 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.nd6d ul.uuy1c9h { margin: 0; }
.g2oc7w { max-width: 900px; margin: 0 auto; }
.tiv6nc { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.tiv6nc:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.tiv6nc .umsy9 { margin: 0; font-size: 1rem; }
.tiv6nc .mzk976 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .tiv6nc { grid-template-columns: 1fr; gap: 10px; } }
.c8pc .umsy9 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.hrj4 .uuy1c9h { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .a1681 { grid-template-columns: 1fr; } }
.ciglry { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.ciglry:hover .y3nxp { color: var(--accent-light); text-decoration: underline; }
.ldkoc { color: inherit; text-decoration: none; }
.ldkoc:hover { color: var(--accent-light); text-decoration: underline; }
.jo7tpj { display: inline-block; line-height: 0; }
.b8zcc { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.whmuwg { margin-bottom: 48px; }
.ahncrw { max-width: 760px; margin: 0 auto; }
.u31l { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.u31l:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.tmsyii { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.u31l p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.u31l ul.uuy1c9h { margin: 0; }
.ucput6k { color: var(--text-muted); line-height: 1.75; }
.ip2jflf .uuy1c9h,
.no5rupb .uuy1c9h,
.lmr4bdni .uuy1c9h,
.zygdpdr .uuy1c9h {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.ip2jflf .u31l,
.no5rupb .u31l { text-align: left; }
.ip2jflf .tmsyii,
.no5rupb .tmsyii { text-align: center; }
.oidx { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.xbux { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.dm7a0o6q { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.qnh27on { margin-top: 12px; }
.qxw5o09z { 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; }
.qxw5o09z:hover { border-bottom-color: var(--accent-light); }
.qugrbqv { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.qugrbqv img { width: 100%; height: 100%; object-fit: cover; display: block; }
.uxp7em2g { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.s1gpvt { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.at2hk6d { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.at2hk6d::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
.yol8q { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .yol8q { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.vld7 .dm7a0o6q, .vld7 .xbux { max-width: 640px; }
.a3ypr .oidx { font-size: 1.6rem; margin-top: 18px; }
.wvv9 .dm7a0o6q { margin-bottom: 28px; }
@media (max-width: 860px) { .o97l { grid-template-columns: 1fr; } .a3ypr { position: static; text-align: center; } }
.yw2kde .qugrbqv { margin: 0 auto 18px; }
.yw2kde .s1gpvt { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .kzdtcha { grid-template-columns: 1fr; } }
.xvwv8z6 .oidx { font-size: 1.6rem; margin-bottom: 6px; }
.zygdpdr .uuy1c9h { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .xvwv8z6 { flex-direction: column; text-align: center; } .j96l6997 { grid-template-columns: 1fr; } }
.cyhqs .oidx { font-size: 1.35rem; margin: 0 0 4px; }
.cyhqs .s1gpvt { margin: 0; }
.l943zwv .kmbrb2a { color: var(--accent-light); }
.caow8bb4 .kmbrb2a { font-size: 2rem; }
.caow8bb4 .tdxznw1 { max-width: 680px; }
.wbivnrpv .kmbrb2a { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.wbivnrpv .tdxznw1  { margin: 0; }
@media (max-width: 640px) { .wbivnrpv { flex-direction: column; } }
.ljj2xzel .kmbrb2a { color: var(--accent-light); }
.ga10x5 {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.ga10x5 .kmbrb2a { color: #fff; }
.ga10x5 .tdxznw1  { color: rgba(255,255,255,0.85); }
.xdskt { max-width: 680px; margin: 0 auto; }
.kzyo2 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .kzyo2 { grid-template-columns: 1fr; } }
.zjey .di1qy {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.zjey .di1qy:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.kyovipd9 .di1qy { background: var(--bg-raised); border-color: transparent; }
.kyovipd9 .di1qy:focus { background: var(--bg-card); border-color: var(--accent-light); }
.zklbo178 .di1qy { border-radius: 100px; padding: 11px 20px; }
.zklbo178 .k8aav { border-radius: 14px; }
.xooha9m {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .xooha9m { grid-template-columns: 1fr; } }
.gr2u {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.gr2u h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.gr2u p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.f9ev9m{display:none}
.f9ev9m:empty,.ibtpcx:empty{display:none}
.kk2o{position:relative;overflow:visible}
.gryjvmu .sq0h,.ybjy5j4 .sq0h,
.cunseirf .sq0h,.h8d3wai .sq0h,
.rskikq8 .sq0h,.ty5ce .sq0h{display:block}
.u2nup .kjh5f7{display:block}
.gryjvmu .sq0h,.ybjy5j4 .sq0h,
.cunseirf .sq0h,.h8d3wai .sq0h,
.rskikq8 .sq0h{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}
.gryjvmu .sq0h .ibtpcx,.ybjy5j4 .sq0h .ibtpcx,
.cunseirf .sq0h .ibtpcx,.h8d3wai .sq0h .ibtpcx,
.rskikq8 .sq0h .ibtpcx{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}
.gryjvmu .wp5vq,.ybjy5j4 .wp5vq,
.cunseirf .wp5vq,.h8d3wai .wp5vq,
.rskikq8 .wp5vq{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.gryjvmu .sq0h,.ybjy5j4 .sq0h{top:12px}
.gryjvmu .sq0h .ibtpcx{margin-right:auto}
.ybjy5j4 .sq0h .ibtpcx{margin-left:auto}
.ybjy5j4 .sq0h{text-align:right}
.cunseirf .sq0h,.h8d3wai .sq0h{bottom:12px}
.cunseirf .sq0h .ibtpcx{margin-right:auto}
.h8d3wai .sq0h .ibtpcx{margin-left:auto}
.h8d3wai .sq0h{text-align:right}
.rskikq8 .sq0h{position:relative;margin-top:16px}
.rskikq8 .sq0h .ibtpcx{margin:0 auto}
.ty5ce .sq0h{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.ty5ce .sq0h .ibtpcx{margin:0}
.ty5ce .r7uzn~.sq0h,
.ty5ce .m4415~.sq0h{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.ty5ce .r7uzn~.sq0h .ibtpcx,
.ty5ce .m4415~.sq0h .ibtpcx{justify-content:flex-start}
.r7uzn~.sq0h,.m4415~.sq0h{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}
.r7uzn~.sq0h .ibtpcx{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.m4415~.sq0h .ibtpcx{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.kjh5f7 .ibtpcx{margin:0 0 12px}
.ibtpcx{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.u8iukc{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.y3nxp{font-weight:600;color:var(--text-heading);opacity:1}
.hi49t::before{content:"·";margin:0 2px;opacity:.5}
.wp5vq{white-space:nowrap}
.n4eg4am .u8iukc{display:none}
.z55v .wp5vq{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.z55v .hi49t::before{content:""}
.ys4gzf .wp5vq{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}
.ys4gzf .hi49t::before{content:""}
.j06lqj .ibtpcx{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.o4jqk9 .wp5vq{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.o4jqk9 .hi49t::before{content:""}
.i3hp10 .wp5vq{color: var(--accent-light);opacity:1;font-weight:500}
.xwht9o .wp5vq{border-bottom:1px solid currentColor;padding-bottom:2px}
.bi8m29s .ibtpcx{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ihoj5{--date-bg:var(--accent-bg-light)}
.f0lhvt .hi49t::before{content:""}
.u37px59 .hi49t::before{content:"•";opacity:.4}
.u37px59 .wp5vq + .wp5vq::before{content:"•";margin-right:6px;opacity:.4}
.crox .hi49t::before{content:"/";opacity:.35}
.crox .wp5vq + .wp5vq::before{content:"/";margin-right:6px;opacity:.35}
.gg3u .hi49t::before{content:"|";opacity:.3}
.gg3u .wp5vq + .wp5vq::before{content:"|";margin-right:6px;opacity:.3}
.n5ued .hi49t::before{content:"—";opacity:.3}
.n5ued .wp5vq + .wp5vq::before{content:"—";margin-right:6px;opacity:.3}
.y3mcn .hi49t::before{content:"◆";font-size:.5em;opacity:.35}
.y3mcn .wp5vq + .wp5vq::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.s0b9 .hi49t::before{content:"·";opacity:.4}
.s0b9 .wp5vq + .wp5vq::before{content:"·";margin-right:6px;opacity:.4}
.sel07o .hi49t::before{content:"›";opacity:.4}
.sel07o .wp5vq + .wp5vq::before{content:"›";margin-right:6px;opacity:.4}
.frmj .hi49t::before{content:"→";opacity:.35;font-size:.85em}
.frmj .wp5vq + .wp5vq::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.z3mvm0qj{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.kr8xqt{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ambbcqb{display:flex;flex-direction:column;gap:3px}
.xp2a4zh1{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.lzej{font-weight:700;font-size:1rem;color:var(--text-heading)}
.taegloha{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.v9s5l .z3mvm0qj{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.tdxiki7 .z3mvm0qj{border-top:3px solid var(--accent);padding-top:18px}
.ar9y .z3mvm0qj{border-left:3px solid var(--accent);border-radius:0}
.yj5ffh .z3mvm0qj{padding:20px 0}
@media(max-width:640px){
  .z3mvm0qj{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .taegloha{max-width:100%}
}
:root {
  --accent:          #d440b0;
  --brand:           #d440b0;
  --brand-light:     #d666bb;
  --brand-pale:      #dea0cf;
  --grad-start:      #8e1f73;
  --grad-end:        #cc2ea5;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #84cc16;
  --cta-light:       #a7e548;
  --cta-hover:       #99e723;
  --bg-page:         #130510;
  --bg-surface:      #1f091a;
  --bg-card:         #2b0c23;
  --bg-card-inner:   #36102d;
  --bg-raised:       #421437;
  --bg-hover:        #4e1741;
  --border:          #5e1c4e;
  --border-alt:      #752361;
  --border-section:  #5e1c4e;
  --text-primary:    #e7e3e6;
  --text-muted:      #ac9ea9;
  --text-body:       #cfc8cd;
  --text-sub:        #ac9ea9;
  --text-faint:      #7b6a77;
  --text-dim:        #60525c;
  --text-label:      #948390;
  --text-value:      #c4bac1;
  --accent-bg:       #281423;
  --accent-bg-light: #3f1c36;
  --bg-tip:          #162625;
  --bg-warning:      #272115;
  --bg-info:         #161826;
  --bg-pros:         #162625;
  --bg-cons:         #261618;
  --c-pros:          #82ece4;
  --c-cons:          #e68993;
  --c-pros-label:    #56e6db;
  --c-tip-border:    #37e1d4;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #82ece4;
}
:root { --logo-bg-opacity: 61%; }
body, button, input { font-family: "Roboto", sans-serif; }
.w8ay .q0n4 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.w8ay .q0n4::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.w8ay .la8b6i     .q0n4::before { content: "";  color: var(--c-tip-border); }.w8ay .s8j8f9 .q0n4::before { content: ""; color: var(--c-warn-border); }.w8ay .azpi    .q0n4::before { content: ""; color: #60a5fa; }.u7sf .w8ay .la8b6i     .q0n4::before { color: #10b981; }.u7sf .w8ay .s8j8f9 .q0n4::before { color: #f43f5e; }.u7sf .w8ay .azpi    .q0n4::before { color: #a855f7; }.bii811  .w8ay .la8b6i     .q0n4::before { color: #eab308; }.bii811  .w8ay .s8j8f9 .q0n4::before { color: #ef4444; }.bii811  .w8ay .azpi    .q0n4::before { color: #f97316; }.f5vl  .w8ay .la8b6i     .q0n4::before { color: #38bdf8; }.f5vl  .w8ay .s8j8f9 .q0n4::before { color: #818cf8; }.f5vl  .w8ay .azpi    .q0n4::before { color: #2dd4bf; }.jmylrl4 .w8ay .q0n4::before { color: var(--accent-light) !important; }
.uxi9 .fcf2xtwz li::before, .uxi9 .o2gsio5c li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.uxi9 .fcf2xtwz li::before { content: ""; }.uxi9 .o2gsio5c li::before { content: ""; }.uxi9 .v5yi::before, .uxi9 .hsjjhq9::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.uxi9 .v5yi::before { content: ""; }.uxi9 .hsjjhq9::before { content: ""; }
.yfhad .f7h5nnlf, .yfhad .r7uzn { min-height: 520px; }
.xeuj .y0oob::after, .xeuj .ojzctt::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.nfiy0r .a37fo::after,.nfiy0r .s032::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.v176::before { content: '/'; }
.dxtyewiq .wp5vq::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.dxtyewiq .wp5vq:first-of-type::before{content:"\f058"}.dxtyewiq .wp5vq:last-of-type::before{content:"\f021"}