: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;
}
.gdga02a {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.s7u77ay {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ak43eu {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.pv234x { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.nsaic1 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.nsaic1 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.nsaic1 a:hover { color: var(--accent-light); }
.u98a  .wwdr { border-radius: 14px; }
.u98a .wwdr li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.u98a .wwdr li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 640px) {
  .wwdr {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .p2isafh:hover .wwdr,
  .p2isafh:focus-within .wwdr { display: block; }
  .wwdr li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ixt5t {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.p658m { display: none; }
@media (max-width: 640px) {
  .p658m {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .p658m.nmmrcc { display: block; }
}
@media (max-width: 640px) {
  .ixt5t { display: block; }
  .nsaic1 > li + li::before { display: none !important; }
  .nsaic1 {
    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;
  }
  .nsaic1.nmmrcc { display: flex; }
  .nsaic1 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .nsaic1 li:last-child a { border-bottom: none; }
}
.vnetoan { min-height: 480px; }
.xjs4kz7f {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.lcvmh { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.xn50jwx .lcvmh { margin-left: 0; margin-right: 0; }
.q4sox {
  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;
}
.q4sox:hover { opacity: 0.88; }
.q7fmwk2 .xjs4kz7f { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.q7fmwk2 .lcvmh { color: #e2e8f0; }
.q7fmwk2.xn50jwx   .whpr { text-align: left; }
.o9ot .xjs4kz7f { color: var(--text-primary); text-shadow: none; }
.o9ot .lcvmh { color: var(--text-muted); }
.o9ot .q4sox { margin-top: 16px; }
.o9ot, .o9ot.vnetoan { min-height: auto !important; }
.o9ot.xn50jwx   .whpr { text-align: left; }
.o9ot~.j32vbahg{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}
.o9ot~.j32vbahg .prr3rvk{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; }
}
.bddqm .dg689b,
.bddqm .ywzd0qw9,
.bddqm .q7fmwk2 .n4fd0n {
  overflow: hidden;
}
.bddqm .dg689b::after,
.bddqm .ywzd0qw9::after,
.bddqm .q7fmwk2 .n4fd0n::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.dg689b .xjs4kz7f { color: #fff; }
.dg689b .lcvmh { color: rgba(255,255,255,0.85); }
.dg689b .q4sox { background: #fff; color: var(--cta); }
.dg689b .q4sox:hover { opacity: 0.92; }
.o67wxl .tvv8g { position: relative; overflow: hidden; }
.o67wxl .tvv8g::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;
}
.q5bnzy42 .tvv8g {
  animation: hg-breathe 7s ease-in-out infinite;
}
.bddqm .tvv8g { position: relative; overflow: hidden; }
.bddqm .tvv8g::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;
}
.abmaki59 .tvv8g { position: relative; overflow: hidden; }
.abmaki59 .tvv8g::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;
}
.qlcvx0k .tvv8g {
  animation: hg-fadein 1.2s ease-out both;
}
.tvv8g {
  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%);
}
.r3o5sg2s {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.mrnrzp {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.u41b5w {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.tvv8g .xjs4kz7f { text-shadow: none; color: var(--text-primary); }
.tvv8g .lcvmh { color: var(--text-muted); }
.tvv8g.c48ow84 .r3o5sg2s { align-items: center; text-align: center; }
.tvv8g.xn50jwx   .r3o5sg2s { align-items: flex-start; text-align: left; }
.jt27j .mrnrzp { position: relative; }
.jt27j .mrnrzp::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.jt27j.jybeh .mrnrzp::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.kfe37 .mrnrzp {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.kfe37 .u41b5w {
  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);
}
.kfe37.jybeh .mrnrzp { padding: 32px 0 32px 32px; }
.l049 .mrnrzp {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.l049 .u41b5w {
  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);
}
.jybeh .r3o5sg2s {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.l049.jybeh .mrnrzp { padding: 40px 16px 40px 48px; }
.l1cnx8 .mrnrzp { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .tvv8g { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .tvv8g .mrnrzp { display: none !important; }
  .l1cnx8 .mrnrzp { display: none !important; }
  .u8fkfbx .vi5573s { display: none !important; }
  .cwjzkx .zct2n { display: none !important; }
  .r3o5sg2s  { padding: 36px 24px; }
  .tvv8g~.j32vbahg,.jybeh~.j32vbahg{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .vnetoan, .tvv8g { min-height: 320px !important; }
  
  .xjs4kz7f { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .spe5u { display: none !important; }
  
  .bc43ppn { flex-direction: column; align-items: center; }
  .h2oaisr { width: 100%; max-width: 340px; }
}
.d2zd9l06 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ktkp7 { width: 100%; height: auto; display: block; border-radius: 10px; }
.cmgogim .d2zd9l06        { border-radius: 16px; }
.cmgogim .ktkp7  { border-radius: 16px; }
.x9t663f .d2zd9l06         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.x9t663f .ktkp7   { border-radius: 8px; }
.u4jsd55c { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.px3bgfyd { width: 100%; padding: 32px 0; position: relative; }
.nsvf8a { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.rie7 .px3bgfyd:nth-child(even) { background: var(--bg-surface); }
.rie7 .px3bgfyd:nth-child(odd)  { background: var(--bg-page); }
.ugzi7hss .px3bgfyd:nth-child(even) { background: var(--bg-card); }
.ugzi7hss .px3bgfyd:nth-child(odd)  { background: var(--bg-page); }
.rie7 .px3bgfyd:nth-child(odd)  .nsvf8a { background: var(--bg-card); border-radius: 6px; }
.rie7 .px3bgfyd:nth-child(even) .nsvf8a { background: var(--bg-raised); border-radius: 6px; }
.ugzi7hss .px3bgfyd:nth-child(odd)  .nsvf8a { background: var(--bg-card); border-radius: 6px; }
.ugzi7hss .px3bgfyd:nth-child(even) .nsvf8a { background: var(--bg-raised); border-radius: 6px; }
.rie7 .px3bgfyd:nth-child(even) .t1h0zpjw .ik8e,
.ugzi7hss .px3bgfyd:nth-child(even) .t1h0zpjw .ik8e { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.rie7 .px3bgfyd:nth-child(odd) .t1h0zpjw .ik8e,
.ugzi7hss .px3bgfyd:nth-child(odd) .t1h0zpjw .ik8e { background: var(--bg-card-inner); }
.rie7 .px3bgfyd:nth-child(even) .j2k07c0 .ik8e:nth-child(odd),
.ugzi7hss .px3bgfyd:nth-child(even) .j2k07c0 .ik8e:nth-child(odd)  { background: var(--bg-card); }
.rie7 .px3bgfyd:nth-child(even) .j2k07c0 .ik8e:nth-child(even),
.ugzi7hss .px3bgfyd:nth-child(even) .j2k07c0 .ik8e:nth-child(even) { background: var(--bg-card-inner); }
h1.fylm92 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.fylm92 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.lkj0v { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.wsj5j9h h2.fylm92 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.e7w6o9k h2.fylm92 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.plpq1 h2.fylm92 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.dn96kshn h2.fylm92::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.rwvpg h2.fylm92 {
  color: var(--text-primary); font-size: 1.7rem;
}
.ue159ci h2.fylm92::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.rcq460y h2.fylm92 {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.kjml0 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .kjml0 { display: none; } }
.n7jj2 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.wvny { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.q3goxn3a {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.lud4 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.nth0 { padding-left: 20px; }
.nth0 li { margin-bottom: 6px; }
.nth0 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.nth0 a:hover { color: var(--accent-light); }
.ua3mzd8m .lud4 { display: none; }
.vcar3ki .lud4 { display: none; }
.vcar3ki .nth0 { padding-left: 0; list-style: none; }
.vcar3ki .nth0 li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.vcar3ki .nth0 a { font-size: 0.92rem; }
.x0enr .q3goxn3a { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.x0enr .lud4 { display: none; }
.x0enr .nth0 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.x0enr .nth0 li { margin-bottom: 0; }
.x0enr .nth0 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;
}
.x0enr .nth0 a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.zmy3r .q3goxn3a { padding: 20px 20px 16px; }
.zmy3r .nth0 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.zmy3r .nth0 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.zmy3r .nth0 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;
}
.zmy3r .nth0 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;
}
.zmy3r .nth0 a:hover { color: var(--accent-light); border-color: var(--accent); }
.zmy3r .nth0 a:focus,
.zmy3r .nth0 a:focus-visible,
.zmy3r .nth0 a:target { outline: none; }
.zmy3r .nth0 li:target a { border-color: var(--border); color: var(--text-muted); }
.mo0lar4q .q3goxn3a { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.mo0lar4q .lud4 { display: none; }
.mo0lar4q .nth0 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.mo0lar4q .nth0 li { margin-bottom: 0; }
.mo0lar4q .nth0 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.mo0lar4q .nth0 li:last-child::after { content: ""; margin-right: 0; }
.mo0lar4q .nth0 a { font-size: 0.9rem; }
.ik8e { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.t1h0zpjw .ik8e { background: var(--bg-card); }
.j2k07c0 .ik8e:nth-child(odd)  { background: var(--bg-card); }
.j2k07c0 .ik8e:nth-child(even) { background: var(--bg-raised); }
.h4wg .ik8e {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.h4wg .ik8e:last-child { border-bottom: none; }
.h4wg h3.lkj0v { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.dbret .ik8e {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.dbret .ik8e + .ik8e { margin-top: 4px; }
.jlk8v .ik8e { background: none; border-radius: 0; padding: 12px 0; }
.jlk8v .ik8e + .ik8e { border-top: 1px solid var(--border-section); }
.tnqq16pu { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.zqhyiw { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.z68ek3 { color: var(--text-body); margin-bottom: 10px; }
.b75mkm, .p81dx3 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.b75mkm li, .p81dx3 li { margin-bottom: 6px; }
.p81dx3 li { list-style: decimal; }
.sk3opbi     .b75mkm { list-style-type: "● "; }
.sg8yj  .b75mkm { list-style-type: "■ "; }
.mb6n .b75mkm { list-style-type: "◆ "; }
.cl4p    .b75mkm { list-style-type: "★ "; }
.sk3opbi     .l01j { list-style-type: "● "; }
.sg8yj  .l01j { list-style-type: "■ "; }
.mb6n .l01j { list-style-type: "◆ "; }
.cl4p    .l01j { list-style-type: "★ "; }
.sk3opbi    .b75mkm li::marker, .sk3opbi    .l01j li::marker,
.sg8yj .b75mkm li::marker, .sg8yj .l01j li::marker,
.mb6n .b75mkm li::marker, .mb6n .l01j li::marker,
.cl4p   .b75mkm li::marker, .cl4p   .l01j li::marker {
  color: var(--cta); font-size: 1em;
}
.sk3opbi .p81dx3,
.sg8yj .p81dx3,
.mb6n .p81dx3,
.cl4p .p81dx3 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.sk3opbi .p81dx3 li,
.sg8yj .p81dx3 li,
.mb6n .p81dx3 li,
.cl4p .p81dx3 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.sk3opbi .p81dx3 li::before,
.sg8yj .p81dx3 li::before,
.mb6n .p81dx3 li::before,
.cl4p .p81dx3 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;
}
.sk3opbi     .p81dx3 li::before { border-radius: 50%; }
.sg8yj  .p81dx3 li::before { border-radius: 3px; }
.mb6n .p81dx3 li::before { border-radius: 3px; }
.cl4p    .p81dx3 li::before { border-radius: 50%; }
.q2giuf { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.q8xrln8i .q2giuf,
.oe4t6 .q2giuf { background: transparent; border: none; border-radius: 0; }
.e57l7um { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.e57l7um th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.e57l7um td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.e57l7um tr:hover td { background: var(--bg-hover); }
.y8bh7 .e57l7um tbody tr:nth-child(even) td { background: var(--bg-surface); }
.xbwglwtj .e57l7um { border: 1px solid var(--border-alt); }
.xbwglwtj .e57l7um th,
.xbwglwtj .e57l7um td { border: 1px solid var(--border-alt); }
.ixgv5g .e57l7um th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ixgv5g .e57l7um td { border-bottom: none; }
.ixgv5g .e57l7um tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.w2zk86x .e57l7um th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.w0s3fd .q2giuf {
  overflow: hidden;
}
.w0s3fd .e57l7um th { border-bottom: 1px solid var(--border-alt); }
.w0s3fd .e57l7um tr:last-child td { border-bottom: none; }
.q77fn399 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.t4lb { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.x85hly { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.qidauq { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.aog0 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.l01j { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.l01j li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color:var(--accent);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.druzl6z .qidauq { background: transparent; text-align: center; }
.v9rfzn .x85hly {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.yqs2qdsc .x85hly {
  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);
}
.jtj5br2 .t4lb { display: grid; grid-template-columns: auto 1fr; }
.jtj5br2 .x85hly {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.jtj5br2 .qidauq { grid-column: 2; }
.jtj5br2 .aog0,
.jtj5br2 .l01j { grid-column: 1 / -1; }
.bdfs .t4lb { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.bdfs .x85hly {
  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);
}
.bdfs .qidauq { grid-column: 2; }
.bdfs .aog0,
.bdfs .l01j { grid-column: 1 / -1; }
.ldy35t .t4lb { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ldy35t .qidauq { background: none; color: var(--accent-light); font-weight: 700; }
.h0gg0ffl .t4lb { 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); }
.h0gg0ffl .qidauq { background: none; color: var(--accent-light); font-weight: 700; }
.c5xeww .t4lb { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.c5xeww .t4lb:last-child { border-bottom: none; }
.c5xeww .qidauq { background: none; color: var(--accent-light); font-weight: 700; }
.r0u3wz1 .t4lb { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.r0u3wz1 .qidauq { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.x1q67b .q77fn399 { counter-reset: card-n; }
.x1q67b .t4lb  { counter-increment: card-n; }
.x1q67b .qidauq { display: flex; align-items: center; gap: 10px; }
.x1q67b .qidauq::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;
}
.miorq .t4lb { background: var(--bg-surface); border: 1px solid var(--border); }
.miorq .qidauq { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.u0igr1q { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.trl3kq3  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.q61p { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.uri343b { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.u0igr1q strong { color: var(--text-primary); font-size: 0.95rem; }
.u0igr1q p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.du9h9ei { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.d42ta, .y93p7c7g { border-radius: 8px; padding: 14px; }
.d42ta { background: var(--bg-pros); }
.y93p7c7g { background: var(--bg-cons); }
.ir2ipr6g { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.d42ta .ir2ipr6g { color: var(--c-pros-label); }
.y93p7c7g .ir2ipr6g { color: #f87171; }
.d42ta ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.y93p7c7g ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ktkp7 { width: 100%; height: auto; border-radius: 10px; display: block; }
.cgqyfkk {
  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;
}
.cgqyfkk:hover { opacity: 0.85; }
.k4h68ngr .cgqyfkk  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.k4h68ngr .cgqyfkk:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.fng90 .cgqyfkk  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.fng90 .cgqyfkk:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.jucao .q4sox { border-radius: 50px; }
.jucao .cgqyfkk  { border-radius: 50px; }
.nbweea .q4sox { padding-left: 22px; padding-right: 22px; }
.nbweea .cgqyfkk  { padding-left: 12px; padding-right: 12px; }
.faz9 .q4sox { padding-left: 44px; padding-right: 44px; }
.faz9 .cgqyfkk  { padding-left: 24px; padding-right: 24px; }
.upgv .q4sox { padding-left: 56px; padding-right: 56px; }
.upgv .cgqyfkk  { padding-left: 32px; padding-right: 32px; }
.xy3t1   .q4sox::after, .xy3t1   .cgqyfkk::after,
.gidm2y .q4sox::after, .gidm2y .cgqyfkk::after,
.d7muh    .q4sox::after, .d7muh    .cgqyfkk::after,
.q0bcn6    .q4sox::after, .q0bcn6    .cgqyfkk::after,
.scu5abj    .q4sox::after, .scu5abj    .cgqyfkk::after,
.q0do     .q4sox::after, .q0do     .cgqyfkk::after,
.wnl2    .q4sox::after, .wnl2    .cgqyfkk::after,
.wi7z   .q4sox::after, .wi7z   .cgqyfkk::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;
}
.xy3t1 .q4sox::after, .xy3t1 .cgqyfkk::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");
}
.gidm2y .q4sox::after, .gidm2y .cgqyfkk::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");
}
.d7muh .q4sox::after, .d7muh .cgqyfkk::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");
}
.q0bcn6 .q4sox::after, .q0bcn6 .cgqyfkk::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");
}
.scu5abj .q4sox::after, .scu5abj .cgqyfkk::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");
}
.q0do .q4sox::after, .q0do .cgqyfkk::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");
}
.wnl2 .q4sox::after, .wnl2 .cgqyfkk::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");
}
.wi7z .q4sox::after, .wi7z .cgqyfkk::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");
}
.vpymgz4   .ti9dmrez::after, .vpymgz4   .olvj8f9x::after,
.hw51 .ti9dmrez::after, .hw51 .olvj8f9x::after,
.kisowy    .ti9dmrez::after, .kisowy    .olvj8f9x::after,
.ps4fam    .ti9dmrez::after, .ps4fam    .olvj8f9x::after,
.fi927    .ti9dmrez::after, .fi927    .olvj8f9x::after,
.o9x0059s     .ti9dmrez::after, .o9x0059s     .olvj8f9x::after,
.sq515    .ti9dmrez::after, .sq515    .olvj8f9x::after,
.nrtawwnh   .ti9dmrez::after, .nrtawwnh   .olvj8f9x::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;
}
.vpymgz4 .ti9dmrez::after, .vpymgz4 .olvj8f9x::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");
}
.hw51 .ti9dmrez::after, .hw51 .olvj8f9x::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");
}
.kisowy .ti9dmrez::after, .kisowy .olvj8f9x::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");
}
.ps4fam .ti9dmrez::after, .ps4fam .olvj8f9x::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");
}
.fi927 .ti9dmrez::after, .fi927 .olvj8f9x::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");
}
.o9x0059s .ti9dmrez::after, .o9x0059s .olvj8f9x::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");
}
.sq515 .ti9dmrez::after, .sq515 .olvj8f9x::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");
}
.nrtawwnh .ti9dmrez::after, .nrtawwnh .olvj8f9x::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");
}
.uuevwt6 .aqg3uca { background: #1a1a1a; }
@media (min-width: 721px) {
  .pbo8 { flex: 0 0 260px; width: 260px; }
  .rtvt1vp { flex: 0 0 120px; width: 120px; }
  .m7hpqt { flex: 0 0 110px; width: 110px; }
  .bs4tojy   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .v17n3 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.v17n3.cgqyfkk { 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) {
  .e3skmek6 { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .e3skmek6 .n974 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .e3skmek6 .pbo8 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .e3skmek6 .aqg3uca { width: 100%; min-width: unset; height: 120px; }
  .e3skmek6 .lraqb { max-height: 96px; max-width: 200px; }
  .e3skmek6 .gqem { min-width: unset; text-align: center; white-space: normal; }
  .e3skmek6 .rtvt1vp { min-width: 0; }
  .e3skmek6 .bs4tojy { 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; }
  .e3skmek6 .v17n3 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .lliu .n974 { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .vmyd76d .evk7jv88 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .vmyd76d .a8e44de { margin: 0; }
}
.pwbw .p503qt { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.pwbw .k35xzrvl h3 { color: var(--accent-light); }
.pwbw .a4szg { background: var(--bg-page); border: 1px solid var(--border); }
.oe4t6 .du9h9ei { gap: 10px; }
.oe4t6 .d42ta, .oe4t6 .y93p7c7g { padding: 12px; }
.oe4t6 .d42ta ul, .oe4t6 .y93p7c7g ul { margin: 4px 0 0; padding-left: 18px; }
.oe4t6 .d42ta li, .oe4t6 .y93p7c7g li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .su7iospi { grid-template-columns: 1fr; }
  .mxdu { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .mxdu .yqm6i { width: 72px; height: 50px; }
  .mxdu .n8de78 { max-width: 180px; }
  .mxdu .i1kaw { width: auto; }
}
@media (max-width: 720px) {
  .ntly9la { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ogt3d03 { padding: 16px; }
  .nqtzd .b5nf9wp { min-width: 50%; }
}
.pxp7mplz .du9h9ei { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .hhyjckx { grid-template-columns: 1fr; }
  .rcpttj1 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .l8vl { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .i07xx { flex-wrap: wrap; padding: 16px; }
}
.dg3sjo .du9h9ei { gap: 8px; }
.dg3sjo .d42ta, .dg3sjo .y93p7c7g { padding: 8px; }
@media (max-width: 480px) {
  .aup6mbke { flex-direction: column; align-items: stretch; }
}
.v7aj99ku .i1kaw .cgqyfkk { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .vdgvkg5w { flex-direction: column; align-items: stretch; gap: 10px; }
  .v7aj99ku .i1kaw { text-align: center; }
}
@media (max-width: 720px) {
  .z6ajb { grid-template-columns: 1fr; }
  .h1zs0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .m01nzc0 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .nojvxzm { grid-template-columns: 1fr; }
  .nnsq4p7r { width: 100px; height: 100px; margin: 16px auto; }
  .kc13p { font-size: 1.4rem; }
  .r6g63zi { justify-content: center; }
  .dgccs0 .b5nf9wp { min-width: 50%; }
}
.c3q0 .du9h9ei { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .xnbqp22d { flex-wrap: wrap; padding: 14px 16px; }
  .md6nwmp { padding: 12px 16px; }
  .c3q0 .du9h9ei { margin: 0 16px; }
  .c3q0 .rrzy8jl { padding: 0 16px; }
  .i2rju925 { padding: 12px 16px; }
}
.twt5hevf .v17n3.cgqyfkk { padding: 14px 30px !important; font-size: 1rem; }
.cejmc .e3skmek6 { gap: 18px; }
.cejmc .n974 {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.cejmc .aqg3uca {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.cejmc .lraqb { max-height: 100px; max-width: 160px; }
.cejmc .pbo8 { min-width: 260px; }
.cejmc .gqem { font-size: 1.25rem; font-weight: 800; }
.cejmc .rtvt1vp { font-size: 1.1rem; letter-spacing: 2px; }
.cejmc .vj5a { font-size: 1.3rem; font-weight: 800; }
.cejmc .y2tl9xiz { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.cejmc .v17n3.cgqyfkk { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.glbvm .rtvt1vp { display: none; }
.izi98lg { margin: 16px 0; }
.opf8ea { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.opf8ea summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.opf8ea summary::after { content: "+"; color: var(--accent); }
.opf8ea[open] summary::after { content: "−"; }
.opf8ea p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.px3bgfyd { margin-bottom: 0; }
.o7qaup h2.fylm92 { color: var(--text-primary); border-color: var(--accent); }
.h86qevs h2.fylm92 { color: var(--text-primary); border-color: var(--accent); }
.esi0 .trl3kq3     { background: #052e16; border-color: #10b981; }
.esi0 .q61p { background: #2d0a1e; border-color: #f43f5e; }
.esi0 .u0igr1q strong  { color: #f1f5f9; }
.esi0 .u0igr1q p       { color: #cbd5e1; }
.esi0 .ns72    .trl3kq3     .uri343b::before,
.esi0 .v08p7eut  .trl3kq3     .uri343b::before,
.esi0 .bp8j9wbo  .trl3kq3     .uri343b::before,
.esi0 .e91wunn .trl3kq3     .uri343b::before { color: #10b981; }
.esi0 .ns72    .q61p .uri343b::before,
.esi0 .v08p7eut  .q61p .uri343b::before,
.esi0 .bp8j9wbo  .q61p .uri343b::before,
.esi0 .e91wunn .q61p .uri343b::before { color: #f43f5e; }
.esi0 .ns72    .nzjylx    .uri343b::before,
.esi0 .v08p7eut  .nzjylx    .uri343b::before,
.esi0 .bp8j9wbo  .nzjylx    .uri343b::before,
.esi0 .e91wunn .nzjylx    .uri343b::before { color: #a855f7; }
.w5rhl1j .trl3kq3     { background: #2d2000; border-color: #eab308; }
.w5rhl1j .q61p { background: #2d0b0b; border-color: #ef4444; }
.w5rhl1j .nzjylx    { background: #2d1600; border-color: #f97316; }
.w5rhl1j .u0igr1q strong  { color: #f1f5f9; }
.w5rhl1j .u0igr1q p       { color: #cbd5e1; }
.w5rhl1j .ns72    .trl3kq3     .uri343b::before,
.w5rhl1j .v08p7eut  .trl3kq3     .uri343b::before,
.w5rhl1j .bp8j9wbo  .trl3kq3     .uri343b::before,
.w5rhl1j .e91wunn .trl3kq3     .uri343b::before { color: #eab308; }
.w5rhl1j .ns72    .q61p .uri343b::before,
.w5rhl1j .v08p7eut  .q61p .uri343b::before,
.w5rhl1j .bp8j9wbo  .q61p .uri343b::before,
.w5rhl1j .e91wunn .q61p .uri343b::before { color: #ef4444; }
.w5rhl1j .ns72    .nzjylx    .uri343b::before,
.w5rhl1j .v08p7eut  .nzjylx    .uri343b::before,
.w5rhl1j .bp8j9wbo  .nzjylx    .uri343b::before,
.w5rhl1j .e91wunn .nzjylx    .uri343b::before { color: #f97316; }
.knjzum05 .trl3kq3     { background: #0c1a2e; border-color: #38bdf8; }
.knjzum05 .q61p { background: #12103a; border-color: #818cf8; }
.knjzum05 .u0igr1q strong  { color: #f1f5f9; }
.knjzum05 .u0igr1q p       { color: #cbd5e1; }
.knjzum05 .ns72    .trl3kq3     .uri343b::before,
.knjzum05 .v08p7eut  .trl3kq3     .uri343b::before,
.knjzum05 .bp8j9wbo  .trl3kq3     .uri343b::before,
.knjzum05 .e91wunn .trl3kq3     .uri343b::before { color: #38bdf8; }
.knjzum05 .ns72    .q61p .uri343b::before,
.knjzum05 .v08p7eut  .q61p .uri343b::before,
.knjzum05 .bp8j9wbo  .q61p .uri343b::before,
.knjzum05 .e91wunn .q61p .uri343b::before { color: #818cf8; }
.knjzum05 .ns72    .nzjylx    .uri343b::before,
.knjzum05 .v08p7eut  .nzjylx    .uri343b::before,
.knjzum05 .bp8j9wbo  .nzjylx    .uri343b::before,
.knjzum05 .e91wunn .nzjylx    .uri343b::before { color: #2dd4bf; }
.l6d7hc5w .trl3kq3     { background: var(--accent-bg); border-color: var(--accent); }
.l6d7hc5w .q61p { background: var(--accent-bg-light); border-color: var(--accent-light); }
.l6d7hc5w .ns72    .uri343b::before,
.l6d7hc5w .v08p7eut  .uri343b::before,
.l6d7hc5w .bp8j9wbo  .uri343b::before,
.l6d7hc5w .e91wunn .uri343b::before { color: var(--accent-light) !important; }
.ikn6ii::before,
.g6528::before { margin-right: 5px; }
.gbrqh8 .d42ta ul li,
.gbrqh8 .d42ta .ikn6ii { color: #22c55e; }
.gbrqh8 .y93p7c7g ul li,
.gbrqh8 .y93p7c7g .g6528 { color: #ef4444; }
.lito7av .d42ta { background: var(--bg-pros); }
.lito7av .y93p7c7g { background: var(--bg-cons); }
.lito7av .d42ta .ikn6ii { color: var(--c-pros-label); }
.lito7av .y93p7c7g .g6528 { color: var(--c-cons); }
.lito7av .d42ta ul li,
.lito7av .y93p7c7g ul li,
.nbrojz .d42ta { background: var(--bg-pros); }
.nbrojz .y93p7c7g { background: var(--bg-cons); }
.nbrojz .d42ta .ikn6ii { color: var(--c-pros-label); }
.nbrojz .y93p7c7g .g6528 { color: var(--c-cons); }
.nbrojz .d42ta ul li,
.nbrojz .qu40n li          { color: var(--c-pros); }
.nbrojz .y93p7c7g ul li,
.nbrojz .yaznur li          { color: var(--c-cons); }
.fzpfva .ikn6ii::before { content: "✓ "; }
.fzpfva .g6528::before { content: "✗ "; }
.ta7t .ikn6ii::before { content: "→ "; }
.ta7t .g6528::before { content: "← "; }
.unu5 .ikn6ii::before { content: "★ "; }
.unu5 .g6528::before { content: "✕ "; }
.iht7 .ikn6ii::before { content: "◆ "; }
.iht7 .g6528::before { content: "▲ "; }
.hktqsan .u0igr1q { background: transparent; border-left: none; border: 1.5px solid; }
.hktqsan .trl3kq3     { border-color: var(--c-tip-border); }
.hktqsan .q61p { border-color: var(--c-warn-border); }
.hktqsan .u0igr1q strong { color: var(--text-primary); }
.hktqsan .u0igr1q p      { color: var(--text-muted); }
.vdo6 .u0igr1q { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.vdo6 .trl3kq3     { border-top-color: var(--c-tip-border); }
.vdo6 .q61p { border-top-color: var(--c-warn-border); }
.b83y .u0igr1q { border-left: none; border-radius: 8px; }
.b83y .trl3kq3     { background: #065f46; }
.b83y .q61p { background: #92400e; }
.b83y .u0igr1q strong,
.b83y .u0igr1q p { color: #fff; }
.b83y .uri343b::before { color: rgba(255,255,255,0.85) !important; }
.esi0.b83y .trl3kq3,
.esi0 .b83y .trl3kq3     { background: #052e16; }
.esi0.b83y .q61p,
.esi0 .b83y .q61p { background: #2d0a1e; }
.w5rhl1j.b83y .trl3kq3,
.w5rhl1j .b83y .trl3kq3      { background: #2d2000; }
.w5rhl1j.b83y .q61p,
.w5rhl1j .b83y .q61p  { background: #2d0b0b; }
.w5rhl1j.b83y .nzjylx,
.w5rhl1j .b83y .nzjylx     { background: #2d1600; }
.knjzum05.b83y .trl3kq3,
.knjzum05 .b83y .trl3kq3      { background: #0c1a2e; }
.knjzum05.b83y .q61p,
.knjzum05 .b83y .q61p  { background: #12103a; }
.uup7p .u0igr1q { border-left: none; border-radius: 6px; padding: 10px 14px; }
.uup7p .trl3kq3     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.uup7p .q61p { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.uup7p .nzjylx    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.uup7p .u0igr1q strong { color: var(--text-primary); }
.uup7p .u0igr1q p      { color: var(--text-muted); }
.e8kqbo .u0igr1q { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ns72 .uri343b,
.v08p7eut .uri343b,
.bp8j9wbo .uri343b,
.e91wunn .uri343b { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ns72 .uri343b::before,
.v08p7eut .uri343b::before,
.bp8j9wbo .uri343b::before,
.e91wunn .uri343b::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ns72 .trl3kq3     .uri343b::before { content: "✦"; color: var(--c-tip-border); }
.ns72 .q61p .uri343b::before { content: "▲"; color: var(--c-warn-border); }
.ns72 .nzjylx    .uri343b::before { content: "◉"; color: #60a5fa; }
.v08p7eut .trl3kq3     .uri343b::before { content: "★"; color: var(--c-tip-border); }
.v08p7eut .q61p .uri343b::before { content: "◆"; color: var(--c-warn-border); }
.v08p7eut .nzjylx    .uri343b::before { content: "●"; color: #60a5fa; }
.bp8j9wbo .trl3kq3     .uri343b::before { content: "▶"; color: var(--c-tip-border); }
.bp8j9wbo .q61p .uri343b::before { content: "■"; color: var(--c-warn-border); }
.bp8j9wbo .nzjylx    .uri343b::before { content: "▸"; color: #60a5fa; }
.e91wunn .trl3kq3     .uri343b::before { content: "→"; color: var(--c-tip-border); }
.e91wunn .q61p .uri343b::before { content: "⬥"; color: var(--c-warn-border); }
.e91wunn .nzjylx    .uri343b::before { content: "◈"; color: #60a5fa; }
.pqskz .t1h0zpjw .ik8e,
.pqskz .j2k07c0 .ik8e  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.pqskz .t4lb                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.pqskz .q2giuf          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.pqskz .q3goxn3a                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.rns6hotg .t1h0zpjw .ik8e,
.rns6hotg .j2k07c0 .ik8e,
.rns6hotg .t4lb,
.rns6hotg .n974,
.rns6hotg .a8e44de,
.rns6hotg .q2giuf,
.rns6hotg .q3goxn3a,
.rns6hotg .e8kqbo .u0igr1q { box-shadow: none; }
.n4u4ls   .z68ek3, .n4u4ls .tnqq16pu, .n4u4ls .zqhyiw,
.n4u4ls   .n7jj2, .n4u4ls .wvny { font-size: 0.9rem; }
.n4u4ls   .b75mkm, .n4u4ls .p81dx3 { font-size: 0.9rem; }
.j5lwf3   .z68ek3, .j5lwf3 .tnqq16pu, .j5lwf3 .zqhyiw,
.j5lwf3   .n7jj2, .j5lwf3 .wvny { font-size: 0.95rem; }
.j5lwf3   .b75mkm, .j5lwf3 .p81dx3 { font-size: 0.95rem; }
.rj2r1   .z68ek3, .rj2r1 .tnqq16pu, .rj2r1 .zqhyiw,
.rj2r1   .n7jj2, .rj2r1 .wvny { font-size: 1.08rem; }
.rj2r1   .b75mkm, .rj2r1 .p81dx3 { font-size: 1.05rem; }
.rj2r1   .e57l7um { font-size: 0.97rem; }
.p4ak5 .xjs4kz7f      { font-size: 3.2rem; }
.p4ak5 h2.fylm92 { font-size: 1.9rem; }
.p4ak5 h3.lkj0v     { font-size: 1.4rem; }
.lszpy .xjs4kz7f      { font-size: 3.8rem; }
.lszpy h2.fylm92 { font-size: 2.2rem; }
.lszpy h3.lkj0v     { font-size: 1.6rem; }
.px3bgfyd + .px3bgfyd { position: relative; }
.h3y4n3g   .px3bgfyd + .px3bgfyd::before,
.b368ue  .px3bgfyd + .px3bgfyd::before,
.p7p6xwm3   .px3bgfyd + .px3bgfyd::before,
.ft3z8m   .px3bgfyd + .px3bgfyd::before,
.wyke   .px3bgfyd + .px3bgfyd::before,
.grc21 .px3bgfyd + .px3bgfyd::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.h3y4n3g .px3bgfyd + .px3bgfyd::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.b368ue .px3bgfyd + .px3bgfyd::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.p7p6xwm3 .px3bgfyd + .px3bgfyd::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.ft3z8m .px3bgfyd + .px3bgfyd::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.vjjg .px3bgfyd { margin-bottom: 16px; }
.vjjg .px3bgfyd + .px3bgfyd { margin-top: 0; }
.vjjg .nsvf8a { padding-top: 0; padding-bottom: 0; }
.wyke .px3bgfyd + .px3bgfyd::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.grc21 .px3bgfyd + .px3bgfyd::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.s6enj .px3bgfyd + .px3bgfyd::before,
.zq910 .px3bgfyd + .px3bgfyd::before,
.udx2j .px3bgfyd + .px3bgfyd::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%;
}
.rie7 .s6enj .px3bgfyd:nth-child(even)::before,
.rie7 .zq910 .px3bgfyd:nth-child(even)::before,
.rie7 .udx2j .px3bgfyd:nth-child(even)::before { background: var(--bg-surface); }
.ugzi7hss .s6enj .px3bgfyd:nth-child(even)::before,
.ugzi7hss .zq910 .px3bgfyd:nth-child(even)::before,
.ugzi7hss .udx2j .px3bgfyd:nth-child(even)::before { background: var(--bg-card); }
.s6enj .px3bgfyd + .px3bgfyd::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");
}
.zq910 .px3bgfyd + .px3bgfyd::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");
}
.udx2j .px3bgfyd + .px3bgfyd::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");
}
.hnn84 .q7fmwk2,
.hnn84 .whpr { margin-bottom: 60px; }
.c00yp .r3o5sg2s,
.hnn84 .r3o5sg2s { padding-bottom: 60px; }
.y9ysq .r3o5sg2s { padding-bottom: 70px; }
.hnn84 .q7fmwk2::before,
.hnn84 .q7fmwk2::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");
}
.fny1d  .q7fmwk2:not(.dg689b) .n4fd0n { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.gmll42i6 .tvv8g { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.h6j26qu .tvv8g { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.fny1d .dg689b { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.fny1d .ywzd0qw9 { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.fny1d .tvv8g { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.oypwx .tvv8g { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.pxey .tvv8g { background: var(--accent-bg); }
.shen .d2zd9l06 { float: left; width: 38%; margin: 0 28px 16px 0; }
.shen .d2zd9l06 .ktkp7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.shen .nsvf8a::after { content: ''; display: block; clear: both; }
.zai4q .d2zd9l06 { float: right; width: 38%; margin: 0 0 16px 28px; }
.zai4q .d2zd9l06 .ktkp7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zai4q .nsvf8a::after { content: ''; display: block; clear: both; }
.uer2m .px3bgfyd:nth-child(odd)  .d2zd9l06 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.uer2m .px3bgfyd:nth-child(even) .d2zd9l06 { float: right; width: 38%; margin: 0 0 16px 28px; }
.uer2m .d2zd9l06 .ktkp7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.uer2m .nsvf8a::after { content: ''; display: block; clear: both; }
.shen .q77fn399,
.zai4q .q77fn399,
.uer2m .q77fn399,
.shen .b75mkm,
.shen .p81dx3,
.zai4q .b75mkm,
.zai4q .p81dx3,
.uer2m .b75mkm,
.uer2m .p81dx3 { overflow: hidden; }
@media (max-width: 640px) {
  .shen .d2zd9l06,
  .zai4q .d2zd9l06,
  .uer2m .d2zd9l06 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.p94ch .u4jsd55c,
.p94ch .nsvf8a,
.p94ch .ktfw246  { max-width: 1100px; }
.ssrq3a .u4jsd55c,
.ssrq3a .nsvf8a,
.ssrq3a .ktfw246  { max-width: 1200px; }
.ktbmaxa .u4jsd55c,
.ktbmaxa .nsvf8a,
.ktbmaxa .ktfw246  { max-width: 1320px; }
.ag7l { font-size: 0.82rem; color: var(--text-muted); }
.gey2bhc { display: flex; align-items: center; }
.kva9oxl {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.g8h4hod { display: flex; align-items: center; }
.xuyroi { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.xuyroi:hover { text-decoration: underline; }
.whdtzmj { margin: 0 3px; opacity: 0.45; }
.whdtzmj::before { content: '/'; }
.o1kp4k3 { padding: 2px 5px; color: var(--text-main); }
.c6c3d4u7 .ag7l {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.c6c3d4u7 .gey2bhc { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.lpa7enpr .ag7l {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.lpa7enpr .gey2bhc { padding: 0 0 0 12px; }
.qis7np .gey2bhc { padding: 0 16px; }
.qis7np .ag7l {
  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);
}
.qis7np .u4jsd55c { padding-top: 28px; }
@media (max-width: 720px) {
  .t3yqva5 { margin-top: 18px; padding: 0 16px; }
  .qis7np .u4jsd55c { padding-top: 16px; }
}
.p94ch.c6c3d4u7 .gey2bhc { max-width: 1100px; }
.ssrq3a.c6c3d4u7 .gey2bhc { max-width: 1200px; }
.ktbmaxa.c6c3d4u7 .gey2bhc { max-width: 1320px; }
.ikhyz .px3bgfyd { padding-top: 16px; padding-bottom: 16px; }
.voc13e .px3bgfyd { padding-top: 24px; padding-bottom: 24px; }
.rl45up .px3bgfyd { padding-top: 40px; padding-bottom: 40px; }
.przdj .px3bgfyd { padding-top: 52px; padding-bottom: 52px; }
.qfxnyid3 .px3bgfyd:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.qfxnyid3 .px3bgfyd:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.qfxnyid3 .px3bgfyd:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.qfxnyid3 .px3bgfyd:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.dso2n3 .nsvf8a { padding-top: 10px;  padding-bottom: 10px; }
.dusz .nsvf8a { padding-top: 18px;  padding-bottom: 18px; }
.qix7iu .nsvf8a { padding-top: 36px;  padding-bottom: 36px; }
.sai3rqt .nsvf8a { padding-top: 48px;  padding-bottom: 48px; }
.zwllolq0 h2.fylm92 { font-weight: 600; }
.zwllolq0 h3.lkj0v     { font-weight: 600; }
.ydkee2l h2.fylm92 { font-weight: 800; }
.ydkee2l h3.lkj0v     { font-weight: 700; }
.om80si5 { font-weight: 600; }
.om80si5 h2.fylm92 { font-weight: 900; }
.om80si5 h3.lkj0v     { font-weight: 800; }
.om80si5 .u0igr1q strong,
.om80si5 .u0igr1q strong { font-weight: 600; }
.ti9dmrez {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.yl4m6pc .ti9dmrez { display: none; }
@media (max-width: 640px) { .ti9dmrez { display: none; } }
.ti9dmrez { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ti9dmrez:hover { opacity: 0.85; }
.u6la7p .ti9dmrez { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.cb5umz2 .ti9dmrez,
.o9guvq8  .ti9dmrez { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.cb5umz2 .ti9dmrez:hover,
.o9guvq8  .ti9dmrez:hover { opacity: 0.88; }
.u6la7p.cb5umz2 .ti9dmrez,
.u6la7p.o9guvq8  .ti9dmrez { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.olvj8f9x {
  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;
}
.olvj8f9x:hover { transform: translateY(-2px); opacity: 0.92; }
.olvj8f9x { background: var(--cta) !important; color: #fff !important; border: none !important; }
.m1la .olvj8f9x { display: none; }
.rhdngt4 .olvj8f9x { right: 32px; }
.sfllgu0  .olvj8f9x { left: 32px; }
@media (max-width: 480px) {
  .rhdngt4 .olvj8f9x { right: 20px; bottom: 20px; }
  .sfllgu0  .olvj8f9x { left: 20px; bottom: 20px; }
}
.md27a { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.ktfw246 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.s4ft { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.qhno { color: var(--text-dim); font-size: 0.8rem; }
.m3mg { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.m3mg img { height: 26px; width: auto; object-fit: contain; }
.wlio .ktfw246 { text-align: center; }
.wlio .s4ft { margin-top: 0; }
@media (max-width: 640px) {
  .ktfw246 { padding-left: 16px; padding-right: 16px; }
  .z3ayc .ktfw246 { padding: 20px 16px; }
  .ss39 { gap: 4px 12px; }
  .s4ft { font-size: 0.78rem; }
}
.ndfbek0 .wwqmlo4x .m3mg { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.ndfbek0 .s4ft { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ndfbek0 .qhno { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ndfbek0 .pt7ozwyk { grid-template-columns: 1fr 1fr; } .ndfbek0 .wwqmlo4x { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ndfbek0 .pt7ozwyk { grid-template-columns: 1fr; } }
.wmfhei9 .qd1l0o8f { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.wmfhei9 .m3mg { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.wmfhei9 .rybb0 { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.wmfhei9 .rybb0 a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.wmfhei9 .rybb0 a:hover { color: var(--accent); }
.r6y8 { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.wmfhei9 .oobho { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.wmfhei9 .g0tx { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.wmfhei9 .g0tx a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.wmfhei9 .g0tx a:hover { color: var(--accent); }
.wmfhei9 .s4ft { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .wmfhei9 .qd1l0o8f { gap: 12px; } .wmfhei9 .m3mg { margin-right: 0; width: 100%; } }
.z5rwyhq .ubxv5 .m3mg { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.z5rwyhq .s4ft { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.z5rwyhq .qhno { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .z5rwyhq .mwgpvx { grid-template-columns: 1fr 1fr; } .z5rwyhq .ubxv5 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .z5rwyhq .mwgpvx { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .nz8r9d8h .ebaw2 { grid-template-columns: 1fr 1fr; } .nz8r9d8h .t9uny:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nz8r9d8h .ebaw2 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .c9t2p5e7 .ebaw2 { grid-template-columns: 1fr; } }
.lu8dbch .ktfw246 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.sl28 .gdga02a      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.sl28 .md27a { background: var(--bg-page); border-top-color: var(--border-alt); }
.tnwt .gdga02a      { background: #0d1117; border-bottom-color: #21262d; }
.tnwt .ak43eu { color: var(--accent-light); }
.tnwt .nsaic1 { --msep-color: #8b949e; }
.tnwt .nsaic1 a { color: #8b949e; }
.tnwt .nsaic1 a:hover { color: var(--accent-light); }
.tnwt .ixt5t { color: #8b949e; }
.tnwt .md27a { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.tnwt .s4ft,
.tnwt .qhno { color: #6e7681; }
.tnwt .weea a, .tnwt .rybb0 a,
.tnwt .g0tx a { color: #8b949e; }
.tnwt .m3mg { color: #e6edf3; }
.tnwt .weea a:hover, .tnwt .rybb0 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .tnwt .nsaic1 { background: #0d1117; border-top-color: #21262d; }
  .tnwt .nsaic1 li a { border-bottom-color: #21262d; }
}
.rtidw .gdga02a      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.rtidw .ak43eu { color: var(--accent); }
.rtidw .nsaic1 { --msep-color: #475569; }
.rtidw .nsaic1 a { color: #475569; }
.rtidw .nsaic1 a:hover { color: var(--accent); }
.rtidw .ixt5t { color: #64748b; }
.rtidw .md27a { background: #f0f4f8; border-top-color: #cbd5e1; }
.rtidw .s4ft,
.rtidw .qhno { color: #64748b; }
.rtidw .weea a, .rtidw .rybb0 a,
.rtidw .g0tx a, .rtidw .m3mg { color: #374151; }
.rtidw .weea a:hover, .rtidw .rybb0 a:hover { color: var(--accent); }
@media (max-width: 640px) {
  .rtidw .nsaic1 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .rtidw .nsaic1 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.cb5umz2 .gdga02a      { background: var(--accent); border-bottom-color: var(--accent-light); }
.cb5umz2 .ak43eu { color: #fff; }
.cb5umz2 .nsaic1 { --msep-color: rgba(255,255,255,0.82); }
.cb5umz2 .nsaic1 a { color: rgba(255,255,255,0.82); }
.cb5umz2 .nsaic1 a:hover { color: #fff; }
.cb5umz2 .ixt5t { color: rgba(255,255,255,0.9); }
.cb5umz2 .md27a { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.cb5umz2 .s4ft,
.cb5umz2 .qhno { color: rgba(255,255,255,0.72); }
.cb5umz2 .weea a, .cb5umz2 .rybb0 a,
.cb5umz2 .g0tx a, .cb5umz2 .m3mg { color: #fff; }
.cb5umz2 .weea a:hover, .cb5umz2 .rybb0 a:hover { color: #fff; }
@media (max-width: 640px) {
  .cb5umz2 .nsaic1 { background: var(--accent); border-top-color: var(--accent-light); }
  .cb5umz2 .nsaic1 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.o9guvq8 .gdga02a {
  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);
}
.o9guvq8 .md27a {
  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) {
  .o9guvq8 .nsaic1 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.zyyvwt .s7u77ay { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.kf786v7 .s7u77ay { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ihatqc1w .s7u77ay { min-height: 72px; height: auto; }
.jny0 .s7u77ay { min-height: 84px; height: auto; }
.z3ayc .s7u77ay { max-width: none; padding: 0 32px; }
.z3ayc .ktfw246  { max-width: none; padding: 24px 32px; }
.jv6hf.ssrq3a .s7u77ay { max-width: 1200px; }
.jv6hf.ktbmaxa .s7u77ay { max-width: 1320px; }
.kr5rrg   .ak43eu, .kr5rrg   .m3mg { text-transform: capitalize; }
.jrr7mr3q .ak43eu, .jrr7mr3q .m3mg { text-transform: lowercase; }
.c0lu5z .ak43eu, .c0lu5z .m3mg { text-transform: uppercase; letter-spacing: 0.06em; }
.oj1cn, .j6a0ss6 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.bp7t7ap .oj1cn,
.bp7t7ap .j6a0ss6 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.n0msaf10 .oj1cn,
.n0msaf10 .j6a0ss6 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.nsfm .oj1cn,
.nsfm .j6a0ss6 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.ic53lie .oj1cn,
.ic53lie .j6a0ss6 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.gdk6jsk   .nsaic1 a { font-weight: 500; }
.eu4o9 .nsaic1 a { font-weight: 600; }
.rk0pe     .nsaic1 a { font-weight: 700; }
.llyxeo    .nsaic1 a { font-weight: 800; letter-spacing: 0.01em; }
.xnk15     .nsaic1 > li + li::before,
.m9fqrc    .nsaic1 > li + li::before,
.v8o00gg6    .nsaic1 > li + li::before,
.qz7n0p .nsaic1 > li + li::before,
.wz5sea .nsaic1 > li + li::before,
.wgnem4dm  .nsaic1 > li + li::before,
.bu9h29    .nsaic1 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.xnk15     .nsaic1 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.m9fqrc    .nsaic1 > li + li::before { content: "|"; }
.v8o00gg6    .nsaic1 > li + li::before { content: "—"; }
.qz7n0p .nsaic1 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.wz5sea .nsaic1 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.wgnem4dm  .nsaic1 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.bu9h29    .nsaic1 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .dvxbx .ixt5t,
  .ew0f .ixt5t,
  .losb .ixt5t,
  .qzb64tq .ixt5t,
  .pzquybt .ixt5t {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .dvxbx .ixt5t::before,
  .ew0f .ixt5t::before,
  .losb .ixt5t::before,
  .qzb64tq .ixt5t::before,
  .pzquybt .ixt5t::before { content: ""; display: block; flex-shrink: 0; }

  
  .dvxbx .ixt5t::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;
  }

  
  .ew0f .ixt5t::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;
  }

  
  .losb .ixt5t::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;
  }

  
  .qzb64tq .ixt5t::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;
  }

  
  .pzquybt .ixt5t::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) {
  .flch88hm .ixt5t {
    padding: 5px 14px;
  }
  .flch88hm .nsaic1 {
    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;
  }
  .flch88hm .nsaic1 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .flch88hm .nsaic1 li a:hover { background: var(--bg-raised); }
  .flch88hm .p658m,
  .d2yec6 .p658m,
  .o1i0lxs .p658m { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .p76j .ixt5t {
    padding: 5px 10px;
  }
  .p76j .nsaic1 {
    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);
  }
  .p76j .nsaic1.nmmrcc { transform: translateX(0); }
  .p76j .nsaic1 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .p76j .nsaic1 li:last-child a { border-bottom: none; }
  .cb5umz2 .nsaic1,
  .tnwt .nsaic1 { background: var(--accent) !important; }
  .cb5umz2 .nsaic1 li a,
  .tnwt .nsaic1 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .o1i0lxs .ixt5t {
    padding: 5px 10px;
  }
  .o1i0lxs .nsaic1 {
    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);
  }
  .o1i0lxs .nsaic1::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .o1i0lxs .nsaic1.nmmrcc { transform: translateY(0); }
  .o1i0lxs .nsaic1 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .rif3 .ixt5t {
    padding: 5px 10px;
  }
  .rif3 .nsaic1 {
    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;
  }
  .rif3 .nsaic1.nmmrcc { opacity: 1; pointer-events: auto; }
  .rif3 .nsaic1 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .qmq4nq     .ixt5t { border-radius: 0 !important; }
  .dhy108u   .ixt5t { border-radius: 8px !important; }
  .e9hb8 .ixt5t { border-radius: 50% !important; }
  .y8py5   .ixt5t { border-radius: 999px !important; }
}
.qbvk .pv234x { height: 28px; }
.qjh9 .pv234x { height: 54px; }
.tzs8jdp .pv234x { height: 54px; }
.k72egmpb     .rtvt1vp, .k72egmpb     .v624yrtq { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.zysbcb .n974 { padding: 18px 24px; min-height: 68px; }
@media (min-width: 720px) {
  .rab9b .e3skmek6 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .rab9b .n974 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .rab9b .n974 { padding: 40px 16px 20px; }
  .rab9b .bs4tojy {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .rab9b .v17n3 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .ltp5p8c .n974 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ltp5p8c .n974::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ltp5p8c .pbo8 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ltp5p8c .gqem { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ltp5p8c .bs4tojy {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ltp5p8c .v17n3 { width: 100%; min-width: 0; }
  .ltp5p8c .rtvt1vp { min-width: 0; }
}
.fn7ih31u .e3skmek6 { counter-reset: cs-rank; }
.fn7ih31u .n974::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.grydo .opf8ea {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.grydo .opf8ea summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.grydo .opf8ea p { padding: 0 2px 16px; }
.lkm1g .opf8ea { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.lkm1g .opf8ea summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.lkm1g .opf8ea summary::after { content: "›"; font-size: 1.2em; }
.lkm1g .opf8ea[open] summary::after { content: "‹"; }
.lkm1g .opf8ea p { padding: 10px 22px 4px; }
.fbug .opf8ea {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.fbug .opf8ea summary { color: var(--text-primary); padding-left: 16px; }
.fbug .opf8ea summary::after { content: "›"; font-size: 1.1em; }
.fbug .opf8ea[open] summary::after { content: "‹"; }
.fbug .opf8ea p { padding-left: 16px; }
.fr0qrsxm .izi98lg { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.fr0qrsxm .opf8ea {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.fr0qrsxm .opf8ea:last-child { border-bottom: none; }
.fr0qrsxm .opf8ea summary { color: var(--text-primary); border-radius: 0; }
.fr0qrsxm .opf8ea summary::after { content: "›"; font-size: 1.1em; }
.fr0qrsxm .opf8ea[open] summary::after { content: "‹"; }
.s4hh .opf8ea { overflow: hidden; }
.s4hh .opf8ea summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.s4hh .opf8ea summary::after { color: rgba(255,255,255,.75); }
.s4hh .opf8ea[open] summary { border-radius: 0; }
.y6h3b8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.opsp {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.lst9u {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.fjpe7wp { color: var(--text-muted); font-size: 1.05rem; }
.rteoz {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.p1g98cb { margin-bottom: 20px; }
.bfvx {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.byu0ju {
  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;
}
.byu0ju:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.uy62 { resize: vertical; min-height: 130px; }
.qm6pa28g { width: 100%; margin-top: 8px; }
.eqzjye {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.y1e3t {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.finhhhx8 { color: var(--text-muted); line-height: 1.75; }
.xtbyz { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.xtbyz li { margin-bottom: 6px; }
.bm5ok6e { max-width: 760px; margin: 0 auto; }
.ec3yt8k { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.jjl7ngn { max-width: 760px; margin: 0 auto; }
.v5qnb3 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.v5qnb3:last-child { border-bottom: none; }
.zwx0d002 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.v5qnb3 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.v5qnb3 ul.xtbyz { margin: 0; }
.s1ac9kg .zwx0d002 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .s1ac9kg { grid-template-columns: 1fr; gap: 10px; } }
.swex .zwx0d002 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.u1iuq .xtbyz { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ueu95 { grid-template-columns: 1fr; } }
.glcpj75 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.glcpj75:hover .sn016 { color: var(--accent-light); text-decoration: underline; }
.lq18gk { color: inherit; text-decoration: none; }
.lq18gk:hover { color: var(--accent-light); text-decoration: underline; }
.zykzz { display: inline-block; line-height: 0; }
.tcrm { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.bw4s6y { margin-bottom: 48px; }
.qhei { max-width: 760px; margin: 0 auto; }
.e1gss1 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.e1gss1:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.i7qaaw { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.e1gss1 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.e1gss1 ul.xtbyz { margin: 0; }
.xoidgm6s { color: var(--text-muted); line-height: 1.75; }
.m073 .xtbyz,
.uopjz .xtbyz,
.wzlkkovj .xtbyz,
.umyeup .xtbyz {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.m073 .e1gss1,
.uopjz .e1gss1 { text-align: left; }
.m073 .i7qaaw,
.uopjz .i7qaaw { text-align: center; }
.qd3p64r { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.m3un3 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.z0dqlwkg { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.mztwcpil { margin-top: 12px; }
.egl6fas { 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; }
.egl6fas:hover { border-bottom-color: var(--accent); }
.t09wdyo { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.t09wdyo img { width: 100%; height: 100%; object-fit: cover; display: block; }
.hsv4est { border-radius: 28%; }
.kku41d { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.a3j12 { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
.tuetazs { 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) { .tuetazs { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.uw47 .z0dqlwkg, .uw47 .m3un3 { max-width: 640px; }
.fq81sir2 .qd3p64r { font-size: 1.6rem; margin-top: 18px; }
.c69azay .z0dqlwkg { margin-bottom: 28px; }
@media (max-width: 860px) { .g8qvoip { grid-template-columns: 1fr; } .fq81sir2 { position: static; text-align: center; } }
.seomk8x .t09wdyo { margin: 0 auto 18px; }
.seomk8x .kku41d { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .e1qk { grid-template-columns: 1fr; } }
.wq3r7h .qd3p64r { font-size: 1.6rem; margin-bottom: 6px; }
.umyeup .xtbyz { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .wq3r7h { flex-direction: column; text-align: center; } .c9m5 { grid-template-columns: 1fr; } }
.pb4q10 .qd3p64r { font-size: 1.35rem; margin: 0 0 4px; }
.pb4q10 .kku41d { margin: 0; }
.r7xn .lst9u { color: var(--accent-light); }
.luc1nrd {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.luc1nrd .lst9u { font-size: 2rem; }
.luc1nrd .fjpe7wp { max-width: 680px; }
.kzw69 .lst9u { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.kzw69 .fjpe7wp  { margin: 0; }
@media (max-width: 640px) { .kzw69 { flex-direction: column; } }
.igcab .lst9u { color: var(--accent-light); }
.qjr4k .lst9u { color: #fff; }
.qjr4k .fjpe7wp  { color: rgba(255,255,255,0.85); }
.wbrr { max-width: 680px; margin: 0 auto; }
.h4dzetco {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .h4dzetco { grid-template-columns: 1fr; } }
.t8vd0dy { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.t8vd0dy .byu0ju {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.t8vd0dy .byu0ju:focus { border-bottom-color: var(--accent); box-shadow: none; }
.hq4v .byu0ju { background: var(--bg-raised); border-color: transparent; }
.hq4v .byu0ju:focus { background: var(--bg-card); border-color: var(--accent); }
.g0ur1fo .byu0ju { border-radius: 100px; padding: 11px 20px; }
.g0ur1fo .uy62 { border-radius: 14px; }
.b4gel4 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .b4gel4 { grid-template-columns: 1fr; } }
.wlexo {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.wlexo h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.wlexo p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.d41kw { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.d41kw li { margin-bottom: 6px; }
.kjld{display:none}
.kjld:empty,.prr3rvk:empty{display:none}
.lw9yps{position:relative;overflow:visible}
.brvfjr .j32vbahg,.q9v6 .j32vbahg,
.d7a4ojy .j32vbahg,.h3u3y .j32vbahg,
.a7kb5 .j32vbahg,.k8rd .j32vbahg{display:block}
.tnxg0 .slqmxu5{display:block}
.brvfjr .j32vbahg,.q9v6 .j32vbahg,
.d7a4ojy .j32vbahg,.h3u3y .j32vbahg,
.a7kb5 .j32vbahg{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}
.brvfjr .j32vbahg .prr3rvk,.q9v6 .j32vbahg .prr3rvk,
.d7a4ojy .j32vbahg .prr3rvk,.h3u3y .j32vbahg .prr3rvk,
.a7kb5 .j32vbahg .prr3rvk{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}
.d7a4ojy .idkvox,.h3u3y .idkvox,
.brvfjr .j32vbahg,.q9v6 .j32vbahg{top:12px}
.brvfjr .j32vbahg .prr3rvk{margin-right:auto}
.q9v6 .j32vbahg .prr3rvk{margin-left:auto}
.q9v6 .j32vbahg{text-align:right}
.d7a4ojy .j32vbahg,.h3u3y .j32vbahg{bottom:12px}
.d7a4ojy .j32vbahg .prr3rvk{margin-right:auto}
.h3u3y .j32vbahg .prr3rvk{margin-left:auto}
.h3u3y .j32vbahg{text-align:right}
.a7kb5 .j32vbahg{position:relative;margin-top:16px}
.a7kb5 .j32vbahg .prr3rvk{margin:0 auto}
.k8rd .j32vbahg{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.k8rd .j32vbahg .prr3rvk{margin:0}
.k8rd .tvv8g~.j32vbahg,
.k8rd .jybeh~.j32vbahg{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.k8rd .tvv8g~.j32vbahg .prr3rvk,
.k8rd .jybeh~.j32vbahg .prr3rvk{justify-content:flex-start}
.tvv8g~.j32vbahg,.jybeh~.j32vbahg{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}
.tvv8g~.j32vbahg .prr3rvk{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.jybeh~.j32vbahg .prr3rvk{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.slqmxu5 .prr3rvk{margin:0 0 12px}
.prr3rvk{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.qdqu740{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.sn016{font-weight:600;color:var(--text-heading);opacity:1}
.ixp7x9h .qdqu740{display:none}
.j835qql .prr3rvk{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.xqmtqvuu .prr3rvk{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.eku0eeaz{--date-bg:var(--accent-bg-light)}
.vbsf7 .w2yfxp::before{content:"/";opacity:.35}
.vbsf7 .idkvox + .idkvox::before{content:"/";margin-right:6px;opacity:.35}
.e43y8l{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.hahkwbb{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.whiz8{display:flex;flex-direction:column;gap:3px}
.fb9y{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.ltld7a{font-weight:700;font-size:1rem;color:var(--text-heading)}
.zd0q40{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.vk7j .e43y8l{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.cu0v .e43y8l{border-top:3px solid var(--accent);padding-top:18px}
.nlx00 .e43y8l{border-left:3px solid var(--accent);border-radius:0}
.wj830sa .e43y8l{padding:20px 0}
@media(max-width:640px){
  .e43y8l{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .zd0q40{max-width:100%}
}
:root {
  --accent:          #376e83;
  --brand:           #376e83;
  --brand-light:     #5d94a9;
  --brand-pale:      #88a5b1;
  --grad-start:      #5ba0ba;
  --grad-end:        #8fb5c3;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #376e83;
  --cta-light:       #275769;
  --cta-hover:       #244957;
  --bg-page:         #f6f7f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f5f5;
  --bg-raised:       #eef0f0;
  --bg-hover:        #f4f5f5;
  --border:          #e3e6e7;
  --border-alt:      #d1d8da;
  --border-section:  #e3e6e7;
  --text-primary:    #181a1a;
  --text-muted:      #545b5d;
  --text-body:       #303435;
  --text-sub:        #484e50;
  --text-faint:      #798285;
  --text-dim:        #939b9e;
  --text-label:      #60686b;
  --text-value:      #3c4142;
  --accent-bg:       #e8ebec;
  --accent-bg-light: #d3dee2;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #218158;
  --c-cons:          #9f2155;
  --c-pros-label:    #289969;
  --c-tip-border:    #2ca974;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #218158;
}
:root { --logo-bg-opacity: 43%; }
body, button, input { font-family: "Jost", sans-serif; }
.ezqljbp .uri343b { font-size: 0; width: 1.2rem; flex-shrink: 0; }.ezqljbp .uri343b::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.ezqljbp .trl3kq3     .uri343b::before { content: "";  color: var(--c-tip-border); }.ezqljbp .q61p .uri343b::before { content: ""; color: var(--c-warn-border); }.ezqljbp .nzjylx    .uri343b::before { content: ""; color: #60a5fa; }.esi0 .ezqljbp .trl3kq3     .uri343b::before { color: #10b981; }.esi0 .ezqljbp .q61p .uri343b::before { color: #f43f5e; }.esi0 .ezqljbp .nzjylx    .uri343b::before { color: #a855f7; }.w5rhl1j  .ezqljbp .trl3kq3     .uri343b::before { color: #eab308; }.w5rhl1j  .ezqljbp .q61p .uri343b::before { color: #ef4444; }.w5rhl1j  .ezqljbp .nzjylx    .uri343b::before { color: #f97316; }.knjzum05  .ezqljbp .trl3kq3     .uri343b::before { color: #38bdf8; }.knjzum05  .ezqljbp .q61p .uri343b::before { color: #818cf8; }.knjzum05  .ezqljbp .nzjylx    .uri343b::before { color: #2dd4bf; }.l6d7hc5w .ezqljbp .uri343b::before { color: var(--accent-light) !important; }
.dwi1b5b7 .qu40n li::before, .dwi1b5b7 .yaznur 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; }.dwi1b5b7 .qu40n li::before { content: ""; }.dwi1b5b7 .yaznur li::before { content: ""; }.dwi1b5b7 .ikn6ii::before, .dwi1b5b7 .g6528::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.dwi1b5b7 .ikn6ii::before { content: ""; }.dwi1b5b7 .g6528::before { content: ""; }
.thgtuyz .vnetoan, .thgtuyz .tvv8g { min-height: 640px; }
.whdtzmj::before { content: '/'; }
.ydl0nsw .idkvox::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.ydl0nsw .idkvox:first-of-type::before{content:"\f15b"}.ydl0nsw .idkvox:last-of-type::before{content:"\f044"}