: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;
}
.dflzr {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.c7y6xo {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.vr418208 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.vparix37 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.b5rj2 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.b5rj2 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.b5rj2 a:hover { color: var(--accent-light); }
.jna6ehyu     .f4uk3nz { border-radius: 24px; padding: 8px; }
.jna6ehyu .f4uk3nz li a { border-radius: 16px; }
.sckqazje .f4uk3nz li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .f4uk3nz {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .m1u9j2:hover .f4uk3nz,
  .m1u9j2:focus-within .f4uk3nz { display: block; }
  .f4uk3nz li a { padding: 8px 16px; font-size: 0.88rem; }
}
.pjc89 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.x9sy { display: none; }
@media (max-width: 640px) {
  .x9sy {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .x9sy.ziuh { display: block; }
}
@media (max-width: 640px) {
  .pjc89 { display: block; }
  .b5rj2 > li + li::before { display: none !important; }
  .b5rj2 {
    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;
  }
  .b5rj2.ziuh { display: flex; }
  .b5rj2 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .b5rj2 li:last-child a { border-bottom: none; }
}
.nxng { min-height: 480px; }
.djsfz39q {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.qd4en { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.s7y1dg .qd4en { margin-left: 0; margin-right: 0; }
.fk2l {
  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;
}
.fk2l:hover { opacity: 0.88; }
.r56zrik .djsfz39q { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.r56zrik .qd4en { color: #e2e8f0; }
.r56zrik.d6ngslg4 .oyqqu8 { text-align: center; }
.z5md .djsfz39q { color: var(--text-primary); text-shadow: none; }
.z5md .qd4en { color: var(--text-muted); }
.z5md .fk2l { margin-top: 16px; }
.z5md, .z5md.nxng { min-height: auto !important; }
.z5md.d6ngslg4 .oyqqu8 { text-align: center; }
.z5md~.ko1fjk1f{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}
.z5md~.ko1fjk1f .fk4ql1t{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.d8yh7 .djsfz39q { color: #fff; }
.d8yh7 .qd4en { color: rgba(255,255,255,0.85); }
.d8yh7 .fk2l { background: #fff; color: var(--cta); }
.d8yh7 .fk2l:hover { opacity: 0.92; }
.uig5b36w .j8u8oz7 { position: relative; overflow: hidden; }
.uig5b36w .j8u8oz7::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;
}
.tdm6k3x .j8u8oz7 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.qocsws .j8u8oz7 { position: relative; overflow: hidden; }
.qocsws .j8u8oz7::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;
}
.yk1p .j8u8oz7 { position: relative; overflow: hidden; }
.yk1p .j8u8oz7::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;
}
.l413p .j8u8oz7 {
  animation: hg-fadein 1.2s ease-out both;
}
.j8u8oz7 {
  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%);
}
.q1m1jse {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.bweta0 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.u0w5v {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.j8u8oz7 .djsfz39q { text-shadow: none; color: var(--text-primary); }
.j8u8oz7 .qd4en { color: var(--text-muted); }
body.updy .djsfz39q {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.n4ueg6 .djsfz39q {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.j8u8oz7.d6ngslg4 .q1m1jse { align-items: center; text-align: center; }
.j8u8oz7.s7y1dg   .q1m1jse { align-items: flex-start; text-align: left; }
.wvslst .bweta0 { position: relative; }
.wvslst .bweta0::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.wvslst.fiyw8 .bweta0::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.vmcvq9 .bweta0 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.vmcvq9 .u0w5v {
  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);
}
.vmcvq9.fiyw8 .bweta0 { padding: 32px 0 32px 32px; }
.uz9dw9w .bweta0 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.uz9dw9w .u0w5v {
  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);
}
.uz9dw9w .mw6g {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.fiyw8 .q1m1jse {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.uz9dw9w.fiyw8 .bweta0 { padding: 40px 16px 40px 48px; }
.x5r9tnbk .bweta0 { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .j8u8oz7 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .j8u8oz7 .bweta0 { display: none !important; }
  .x5r9tnbk .bweta0 { display: none !important; }
  .yh6lofnb .ksycs { display: none !important; }
  .nn3z6 .r41q1iac { display: none !important; }
  .q1m1jse  { padding: 36px 24px; }
  .j8u8oz7~.ko1fjk1f,.fiyw8~.ko1fjk1f{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .nxng, .j8u8oz7 { min-height: 320px !important; }
  
  .djsfz39q { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .iniqne { display: none !important; }
  
  .yln2 { flex-direction: column; align-items: center; }
  .xass1 { width: 100%; max-width: 340px; }
}
.dftx { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ibra { width: 100%; height: auto; display: block; border-radius: 10px; }
.g7vk4lm .dftx        { border-radius: 16px; }
.g7vk4lm .ibra  { border-radius: 16px; }
.sdkqpw .dftx         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.sdkqpw .ibra   { border-radius: 8px; }
.osqc4608 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.fbhxtz { width: 100%; padding: 32px 0; position: relative; }
.j9obgo { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.zje0v .fbhxtz:nth-child(even) { background: var(--bg-surface); }
.zje0v .fbhxtz:nth-child(odd)  { background: var(--bg-page); }
.ifn5drl .fbhxtz:nth-child(even) { background: var(--bg-card); }
.ifn5drl .fbhxtz:nth-child(odd)  { background: var(--bg-page); }
.zje0v .fbhxtz:nth-child(odd)  .j9obgo { background: var(--bg-card); border-radius: 6px; }
.zje0v .fbhxtz:nth-child(even) .j9obgo { background: var(--bg-raised); border-radius: 6px; }
.ifn5drl .fbhxtz:nth-child(odd)  .j9obgo { background: var(--bg-card); border-radius: 6px; }
.ifn5drl .fbhxtz:nth-child(even) .j9obgo { background: var(--bg-raised); border-radius: 6px; }
.zje0v .fbhxtz:nth-child(even) .dulu07g .qc0d0ngo,
.ifn5drl .fbhxtz:nth-child(even) .dulu07g .qc0d0ngo { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.zje0v .fbhxtz:nth-child(odd) .dulu07g .qc0d0ngo,
.ifn5drl .fbhxtz:nth-child(odd) .dulu07g .qc0d0ngo { background: var(--bg-card-inner); }
.zje0v .fbhxtz:nth-child(even) .xk2q0 .qc0d0ngo:nth-child(odd),
.ifn5drl .fbhxtz:nth-child(even) .xk2q0 .qc0d0ngo:nth-child(odd)  { background: var(--bg-card); }
.zje0v .fbhxtz:nth-child(even) .xk2q0 .qc0d0ngo:nth-child(even),
.ifn5drl .fbhxtz:nth-child(even) .xk2q0 .qc0d0ngo:nth-child(even) { background: var(--bg-card-inner); }
h1.ngq5ptv { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ngq5ptv {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.pot9 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.uonv7u h2.ngq5ptv {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.r7itnkj8 h2.ngq5ptv {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.p614vy h2.ngq5ptv {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.esek h2.ngq5ptv::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ah55vh h2.ngq5ptv {
  color: var(--text-primary); font-size: 1.7rem;
}
.ge6s2 h2.ngq5ptv::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.cj5b8qfg h2.ngq5ptv {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.ua7o { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ua7o { display: none; } }
.acjm48 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.na0z { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.dnai729 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.pl61d { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.emrktz { padding-left: 20px; }
.emrktz li { margin-bottom: 6px; }
.emrktz a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.emrktz a:hover { color: var(--accent-light); }
.fj96lha .pl61d { display: none; }
.t9tof19 .pl61d { display: none; }
.t9tof19 .emrktz { padding-left: 0; list-style: none; }
.t9tof19 .emrktz li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.t9tof19 .emrktz a { font-size: 0.92rem; }
.z80l11z .dnai729 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.z80l11z .pl61d { display: none; }
.z80l11z .emrktz { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.z80l11z .emrktz li { margin-bottom: 0; }
.z80l11z .emrktz 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;
}
.z80l11z .emrktz a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.x3yiole0 .dnai729 { padding: 20px 20px 16px; }
.x3yiole0 .emrktz {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.x3yiole0 .emrktz li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.x3yiole0 .emrktz 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;
}
.x3yiole0 .emrktz 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;
}
.x3yiole0 .emrktz a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.x3yiole0 .emrktz a:focus,
.x3yiole0 .emrktz a:focus-visible,
.x3yiole0 .emrktz a:target { outline: none; }
.x3yiole0 .emrktz li:target a { border-color: var(--border); color: var(--text-muted); }
.rmskua .dnai729 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.rmskua .pl61d { display: none; }
.rmskua .emrktz { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.rmskua .emrktz li { margin-bottom: 0; }
.rmskua .emrktz li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.rmskua .emrktz li:last-child::after { content: ""; margin-right: 0; }
.rmskua .emrktz a { font-size: 0.9rem; }
.qc0d0ngo { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.dulu07g .qc0d0ngo { background: var(--bg-card); }
.xk2q0 .qc0d0ngo:nth-child(odd)  { background: var(--bg-card); }
.xk2q0 .qc0d0ngo:nth-child(even) { background: var(--bg-raised); }
.kczrqch .qc0d0ngo {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.kczrqch .qc0d0ngo:last-child { border-bottom: none; }
.kczrqch h3.pot9 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.wbaowf .qc0d0ngo {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.wbaowf .qc0d0ngo + .qc0d0ngo { margin-top: 4px; }
.ad2k70t .qc0d0ngo { background: none; border-radius: 0; padding: 12px 0; }
.ad2k70t .qc0d0ngo + .qc0d0ngo { border-top: 1px solid var(--border-section); }
.npu7 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.nnbl { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.zfzxqzk { color: var(--text-body); margin-bottom: 10px; }
.npt1, .l3w7a6 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.npt1 li, .l3w7a6 li { margin-bottom: 6px; }
.l3w7a6 li { list-style: decimal; }
.ie31p     .npt1 { list-style-type: "● "; }
.peo71  .npt1 { list-style-type: "■ "; }
.usje .npt1 { list-style-type: "◆ "; }
.kun1ldtd    .npt1 { list-style-type: "★ "; }
.ie31p     .yezf1 { list-style-type: "● "; }
.peo71  .yezf1 { list-style-type: "■ "; }
.usje .yezf1 { list-style-type: "◆ "; }
.kun1ldtd    .yezf1 { list-style-type: "★ "; }
.ie31p    .npt1 li::marker, .ie31p    .yezf1 li::marker,
.peo71 .npt1 li::marker, .peo71 .yezf1 li::marker,
.usje .npt1 li::marker, .usje .yezf1 li::marker,
.kun1ldtd   .npt1 li::marker, .kun1ldtd   .yezf1 li::marker {
  color: var(--cta); font-size: 1em;
}
.ie31p .l3w7a6,
.peo71 .l3w7a6,
.usje .l3w7a6,
.kun1ldtd .l3w7a6 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ie31p .l3w7a6 li,
.peo71 .l3w7a6 li,
.usje .l3w7a6 li,
.kun1ldtd .l3w7a6 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ie31p .l3w7a6 li::before,
.peo71 .l3w7a6 li::before,
.usje .l3w7a6 li::before,
.kun1ldtd .l3w7a6 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;
}
.ie31p     .l3w7a6 li::before { border-radius: 50%; }
.peo71  .l3w7a6 li::before { border-radius: 3px; }
.usje .l3w7a6 li::before { border-radius: 3px; }
.kun1ldtd    .l3w7a6 li::before { border-radius: 50%; }
.lfv3t { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.a5qptp .lfv3t,
.e802gp0 .lfv3t { background: transparent; border: none; border-radius: 0; }
.relghi { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.relghi th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.relghi td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.relghi tr:hover td { background: var(--bg-hover); }
.pagdqh .relghi tbody tr:nth-child(even) td { background: var(--bg-surface); }
.kfivdren .relghi { border: 1px solid var(--border-alt); }
.kfivdren .relghi th,
.kfivdren .relghi td { border: 1px solid var(--border-alt); }
.jdn9 .relghi th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.jdn9 .relghi td { border-bottom: none; }
.jdn9 .relghi tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.i3jhtce .relghi th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.nxu8 .lfv3t {
  overflow: hidden;
}
.nxu8 .relghi th { border-bottom: 1px solid var(--border-alt); }
.nxu8 .relghi tr:last-child td { border-bottom: none; }
.inhp { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ltrxzads { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ku5w { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ik6rkg0 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.hub1e { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.yezf1 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.yezf1 li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.qehwu .ik6rkg0 { background: transparent; text-align: center; }
.hfnw .ku5w {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.h9ior .ku5w {
  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);
}
.fugmz622 .ltrxzads { display: grid; grid-template-columns: auto 1fr; }
.fugmz622 .ku5w {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.fugmz622 .ik6rkg0 { grid-column: 2; }
.fugmz622 .hub1e,
.fugmz622 .yezf1 { grid-column: 1 / -1; }
.syfuu .ltrxzads { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.syfuu .ku5w {
  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);
}
.syfuu .ik6rkg0 { grid-column: 2; }
.syfuu .hub1e,
.syfuu .yezf1 { grid-column: 1 / -1; }
.lqtca .ltrxzads { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.lqtca .ik6rkg0 { background: none; color: var(--accent-light); font-weight: 700; }
.fwzjd8eo .ltrxzads { 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); }
.fwzjd8eo .ik6rkg0 { background: none; color: var(--accent-light); font-weight: 700; }
.akyp2 .ltrxzads { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.akyp2 .ltrxzads:last-child { border-bottom: none; }
.akyp2 .ik6rkg0 { background: none; color: var(--accent-light); font-weight: 700; }
.v3lyiag .ltrxzads { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.v3lyiag .ik6rkg0 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.kzl3r9xv .inhp { counter-reset: card-n; }
.kzl3r9xv .ltrxzads  { counter-increment: card-n; }
.kzl3r9xv .ik6rkg0 { display: flex; align-items: center; gap: 10px; }
.kzl3r9xv .ik6rkg0::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;
}
.u0z0u .ltrxzads { background: var(--bg-surface); border: 1px solid var(--border); }
.u0z0u .ik6rkg0 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.b7rny0x { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.piqkux  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.tf4t0z { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.tkbk { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.g7zu { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.b7rny0x strong { color: var(--text-primary); font-size: 0.95rem; }
.b7rny0x p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.bkez { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.qgxghif, .jeg1mh { border-radius: 8px; padding: 14px; }
.qgxghif { background: var(--bg-pros); }
.jeg1mh { background: var(--bg-cons); }
.hi4uhsft { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.qgxghif .hi4uhsft { color: var(--c-pros-label); }
.jeg1mh .hi4uhsft { color: #f87171; }
.qgxghif ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.jeg1mh ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ibra { width: 100%; height: auto; border-radius: 10px; display: block; }
.rwb53y {
  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;
}
.rwb53y:hover { opacity: 0.85; }
.ku0bs57z .rwb53y  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ku0bs57z .rwb53y:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.d98l6s0 .rwb53y  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.d98l6s0 .rwb53y:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.px63xvs .fk2l { border-radius: 50px; }
.px63xvs .rwb53y  { border-radius: 50px; }
.g12nb541 .fk2l { padding-left: 22px; padding-right: 22px; }
.g12nb541 .rwb53y  { padding-left: 12px; padding-right: 12px; }
.h5kz5uu7 .fk2l { padding-left: 44px; padding-right: 44px; }
.h5kz5uu7 .rwb53y  { padding-left: 24px; padding-right: 24px; }
.uej8t6 .fk2l { padding-left: 56px; padding-right: 56px; }
.uej8t6 .rwb53y  { padding-left: 32px; padding-right: 32px; }
.nk40o4uy   .fk2l::after, .nk40o4uy   .rwb53y::after,
.lqddmn .fk2l::after, .lqddmn .rwb53y::after,
.av5fp    .fk2l::after, .av5fp    .rwb53y::after,
.ow0t5cn    .fk2l::after, .ow0t5cn    .rwb53y::after,
.ra5m    .fk2l::after, .ra5m    .rwb53y::after,
.zpvwemf     .fk2l::after, .zpvwemf     .rwb53y::after,
.fg8fo    .fk2l::after, .fg8fo    .rwb53y::after,
.l6rwfg   .fk2l::after, .l6rwfg   .rwb53y::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;
}
.nk40o4uy .fk2l::after, .nk40o4uy .rwb53y::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");
}
.lqddmn .fk2l::after, .lqddmn .rwb53y::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");
}
.av5fp .fk2l::after, .av5fp .rwb53y::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");
}
.ow0t5cn .fk2l::after, .ow0t5cn .rwb53y::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");
}
.ra5m .fk2l::after, .ra5m .rwb53y::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");
}
.zpvwemf .fk2l::after, .zpvwemf .rwb53y::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");
}
.fg8fo .fk2l::after, .fg8fo .rwb53y::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");
}
.l6rwfg .fk2l::after, .l6rwfg .rwb53y::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");
}
.ktbteu   .rrt7::after, .ktbteu   .o5yd9q::after,
.nvln1v .rrt7::after, .nvln1v .o5yd9q::after,
.gn074mj    .rrt7::after, .gn074mj    .o5yd9q::after,
.gwq1fsi    .rrt7::after, .gwq1fsi    .o5yd9q::after,
.fmpqy    .rrt7::after, .fmpqy    .o5yd9q::after,
.mrbz51f     .rrt7::after, .mrbz51f     .o5yd9q::after,
.bacn7o    .rrt7::after, .bacn7o    .o5yd9q::after,
.iucrj5   .rrt7::after, .iucrj5   .o5yd9q::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;
}
.ktbteu .rrt7::after, .ktbteu .o5yd9q::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");
}
.nvln1v .rrt7::after, .nvln1v .o5yd9q::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");
}
.gn074mj .rrt7::after, .gn074mj .o5yd9q::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");
}
.gwq1fsi .rrt7::after, .gwq1fsi .o5yd9q::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");
}
.fmpqy .rrt7::after, .fmpqy .o5yd9q::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");
}
.mrbz51f .rrt7::after, .mrbz51f .o5yd9q::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");
}
.bacn7o .rrt7::after, .bacn7o .o5yd9q::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");
}
.iucrj5 .rrt7::after, .iucrj5 .o5yd9q::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");
}
@media (min-width: 721px) {
  .ehpy5 { flex: 0 0 260px; width: 260px; }
  .cmpjfn { flex: 0 0 120px; width: 120px; }
  .a0stey4x { flex: 0 0 110px; width: 110px; }
  .ctfbli   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .a2ccscbh { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.a2ccscbh.rwb53y { 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) {
  .c2m7 { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .c2m7 .yn96 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .c2m7 .ehpy5 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .c2m7 .rsp4gu { width: 100%; min-width: unset; height: 120px; }
  .c2m7 .rinz { max-height: 96px; max-width: 200px; }
  .c2m7 .h8mhw98 { min-width: unset; text-align: center; white-space: normal; }
  .c2m7 .cmpjfn { min-width: 0; }
  .c2m7 .ctfbli { 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; }
  .c2m7 .a2ccscbh { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .xjam53z .yn96 { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .r6h6lslr .u5qtfeqp {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .r6h6lslr .wwxpxdj { margin: 0; }
}
.e802gp0 .bkez { gap: 10px; }
.e802gp0 .qgxghif, .e802gp0 .jeg1mh { padding: 12px; }
.e802gp0 .qgxghif ul, .e802gp0 .jeg1mh ul { margin: 4px 0 0; padding-left: 18px; }
.e802gp0 .qgxghif li, .e802gp0 .jeg1mh li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .g4cur { grid-template-columns: 1fr; }
  .r3dna3 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .r3dna3 .nc6l2p { width: 72px; height: 50px; }
  .r3dna3 .c4k9s { max-width: 180px; }
  .r3dna3 .lyx4es3 { width: auto; }
}
@media (max-width: 720px) {
  .t3t330lg { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .kjokubdy { padding: 16px; }
  .bem7 .jrnnd { min-width: 50%; }
}
.ohbmvnb .bkez { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .pbr6ev { grid-template-columns: 1fr; }
  .ewi6cx { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .fw87 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .i5qomb { flex-wrap: wrap; padding: 16px; }
}
.nc1pfs5 .bkez { gap: 8px; }
.nc1pfs5 .qgxghif, .nc1pfs5 .jeg1mh { padding: 8px; }
@media (max-width: 480px) {
  .wiedada0 { flex-direction: column; align-items: stretch; }
}
.a60w38k .lyx4es3 .rwb53y { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .om48 { flex-direction: column; align-items: stretch; gap: 10px; }
  .a60w38k .lyx4es3 { text-align: center; }
}
@media (max-width: 720px) {
  .bkfz82j { grid-template-columns: 1fr; }
  .u9oys { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .l5nsh4xy { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .j0tg2r { grid-template-columns: 1fr; }
  .tn2s1vz { width: 100px; height: 100px; margin: 16px auto; }
  .ouad { font-size: 1.4rem; }
  .ltpccs9 { justify-content: center; }
  .awe9epk .jrnnd { min-width: 50%; }
}
.a9s9l .bkez { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .sfsr { flex-wrap: wrap; padding: 14px 16px; }
  .sayw { padding: 12px 16px; }
  .a9s9l .bkez { margin: 0 16px; }
  .a9s9l .xkt561 { padding: 0 16px; }
  .ry6xagph { padding: 12px 16px; }
}
.c9qhqr .c2m7 { gap: 14px; }
.c9qhqr .yn96 {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.c9qhqr .h8mhw98 { font-size: 1.15rem; }
.c9qhqr .ltky { font-size: 1.22rem; }
.c9qhqr .a2ccscbh.rwb53y { padding: 14px 30px !important; font-size: 1rem; }
.wx4z0l .a2ccscbh.rwb53y { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.el9hcurw { margin: 16px 0; }
.bjja23xj { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.bjja23xj summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.bjja23xj summary::after { content: "+"; color: var(--accent-light); }
.bjja23xj[open] summary::after { content: "−"; }
.bjja23xj p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.fbhxtz { margin-bottom: 0; }
.edxs91 h2.ngq5ptv { color: var(--text-primary); border-color: var(--accent-light); }
.tbvbcrz h2.ngq5ptv { color: var(--text-primary); border-color: var(--accent-light); }
.qctdxz85 .piqkux     { background: #052e16; border-color: #10b981; }
.qctdxz85 .tf4t0z { background: #2d0a1e; border-color: #f43f5e; }
.qctdxz85 .tkbk    { background: #1e1036; border-color: #a855f7; }
.qctdxz85 .b7rny0x strong  { color: #f1f5f9; }
.qctdxz85 .b7rny0x p       { color: #cbd5e1; }
.qctdxz85 .u5crs    .piqkux     .g7zu::before,
.qctdxz85 .mipafdx3  .piqkux     .g7zu::before,
.qctdxz85 .xwcf  .piqkux     .g7zu::before,
.qctdxz85 .qjsutrr3 .piqkux     .g7zu::before { color: #10b981; }
.qctdxz85 .u5crs    .tf4t0z .g7zu::before,
.qctdxz85 .mipafdx3  .tf4t0z .g7zu::before,
.qctdxz85 .xwcf  .tf4t0z .g7zu::before,
.qctdxz85 .qjsutrr3 .tf4t0z .g7zu::before { color: #f43f5e; }
.qctdxz85 .u5crs    .tkbk    .g7zu::before,
.qctdxz85 .mipafdx3  .tkbk    .g7zu::before,
.qctdxz85 .xwcf  .tkbk    .g7zu::before,
.qctdxz85 .qjsutrr3 .tkbk    .g7zu::before { color: #a855f7; }
.sgkvm .piqkux     { background: #2d2000; border-color: #eab308; }
.sgkvm .tf4t0z { background: #2d0b0b; border-color: #ef4444; }
.sgkvm .tkbk    { background: #2d1600; border-color: #f97316; }
.sgkvm .b7rny0x strong  { color: #f1f5f9; }
.sgkvm .b7rny0x p       { color: #cbd5e1; }
.sgkvm .u5crs    .piqkux     .g7zu::before,
.sgkvm .mipafdx3  .piqkux     .g7zu::before,
.sgkvm .xwcf  .piqkux     .g7zu::before,
.sgkvm .qjsutrr3 .piqkux     .g7zu::before { color: #eab308; }
.sgkvm .u5crs    .tf4t0z .g7zu::before,
.sgkvm .mipafdx3  .tf4t0z .g7zu::before,
.sgkvm .xwcf  .tf4t0z .g7zu::before,
.sgkvm .qjsutrr3 .tf4t0z .g7zu::before { color: #ef4444; }
.sgkvm .u5crs    .tkbk    .g7zu::before,
.sgkvm .mipafdx3  .tkbk    .g7zu::before,
.sgkvm .xwcf  .tkbk    .g7zu::before,
.sgkvm .qjsutrr3 .tkbk    .g7zu::before { color: #f97316; }
.ue8z .piqkux     { background: #0c1a2e; border-color: #38bdf8; }
.ue8z .tf4t0z { background: #12103a; border-color: #818cf8; }
.ue8z .tkbk    { background: #0a2020; border-color: #2dd4bf; }
.ue8z .b7rny0x strong  { color: #f1f5f9; }
.ue8z .b7rny0x p       { color: #cbd5e1; }
.ue8z .u5crs    .piqkux     .g7zu::before,
.ue8z .mipafdx3  .piqkux     .g7zu::before,
.ue8z .xwcf  .piqkux     .g7zu::before,
.ue8z .qjsutrr3 .piqkux     .g7zu::before { color: #38bdf8; }
.ue8z .u5crs    .tf4t0z .g7zu::before,
.ue8z .mipafdx3  .tf4t0z .g7zu::before,
.ue8z .xwcf  .tf4t0z .g7zu::before,
.ue8z .qjsutrr3 .tf4t0z .g7zu::before { color: #818cf8; }
.ue8z .u5crs    .tkbk    .g7zu::before,
.ue8z .mipafdx3  .tkbk    .g7zu::before,
.ue8z .xwcf  .tkbk    .g7zu::before,
.ue8z .qjsutrr3 .tkbk    .g7zu::before { color: #2dd4bf; }
.jdmug1 .piqkux     { background: var(--accent-bg); border-color: var(--accent-light); }
.jdmug1 .tf4t0z { background: var(--accent-bg-light); border-color: var(--accent-light); }
.jdmug1 .tkbk    { background: var(--accent-bg); border-color: var(--accent-pale); }
.jdmug1 .u5crs    .g7zu::before,
.jdmug1 .mipafdx3  .g7zu::before,
.jdmug1 .xwcf  .g7zu::before,
.jdmug1 .qjsutrr3 .g7zu::before { color: var(--accent-light) !important; }
.xbb4kn::before,
.hy8u8::before { margin-right: 5px; }
.x5nfhlv .qgxghif ul li,
.x5nfhlv .qgxghif .xbb4kn { color: #22c55e; }
.x5nfhlv .jeg1mh ul li,
.x5nfhlv .jeg1mh .hy8u8 { color: #ef4444; }
.e1i1 .qgxghif { background: var(--bg-pros); }
.e1i1 .jeg1mh { background: var(--bg-cons); }
.e1i1 .qgxghif .xbb4kn { color: var(--c-pros-label); }
.e1i1 .jeg1mh .hy8u8 { color: var(--c-cons); }
.e1i1 .qgxghif ul li,
.e1i1 .jeg1mh ul li,
.l6bttrv .qgxghif { background: var(--bg-pros); }
.l6bttrv .jeg1mh { background: var(--bg-cons); }
.l6bttrv .qgxghif .xbb4kn { color: var(--c-pros-label); }
.l6bttrv .jeg1mh .hy8u8 { color: var(--c-cons); }
.l6bttrv .qgxghif ul li,
.l6bttrv .sklf162a li          { color: var(--c-pros); }
.l6bttrv .jeg1mh ul li,
.l6bttrv .pbbn4 li          { color: var(--c-cons); }
.bebd .xbb4kn::before { content: "✓ "; }
.bebd .hy8u8::before { content: "✗ "; }
.uxdcf1v .xbb4kn::before { content: "→ "; }
.uxdcf1v .hy8u8::before { content: "← "; }
.o2mnvf .xbb4kn::before { content: "★ "; }
.o2mnvf .hy8u8::before { content: "✕ "; }
.upu8v6 .xbb4kn::before { content: "◆ "; }
.upu8v6 .hy8u8::before { content: "▲ "; }
.mnj4q .b7rny0x { background: transparent; border-left: none; border: 1.5px solid; }
.mnj4q .piqkux     { border-color: var(--c-tip-border); }
.mnj4q .tf4t0z { border-color: var(--c-warn-border); }
.mnj4q .tkbk    { border-color: #60a5fa; }
.mnj4q .b7rny0x strong { color: var(--text-primary); }
.mnj4q .b7rny0x p      { color: var(--text-muted); }
.rirztqx8 .b7rny0x { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.rirztqx8 .piqkux     { border-top-color: var(--c-tip-border); }
.rirztqx8 .tf4t0z { border-top-color: var(--c-warn-border); }
.rirztqx8 .tkbk    { border-top-color: #60a5fa; }
.yky6kvjq .b7rny0x { border-left: none; border-radius: 8px; }
.yky6kvjq .piqkux     { background: #065f46; }
.yky6kvjq .tf4t0z { background: #92400e; }
.yky6kvjq .tkbk    { background: #1e3a8a; }
.yky6kvjq .b7rny0x strong,
.yky6kvjq .b7rny0x p { color: #fff; }
.yky6kvjq .g7zu::before { color: rgba(255,255,255,0.85) !important; }
.qctdxz85.yky6kvjq .piqkux,
.qctdxz85 .yky6kvjq .piqkux     { background: #052e16; }
.qctdxz85.yky6kvjq .tf4t0z,
.qctdxz85 .yky6kvjq .tf4t0z { background: #2d0a1e; }
.qctdxz85.yky6kvjq .tkbk,
.qctdxz85 .yky6kvjq .tkbk    { background: #1e1036; }
.sgkvm.yky6kvjq .piqkux,
.sgkvm .yky6kvjq .piqkux      { background: #2d2000; }
.sgkvm.yky6kvjq .tf4t0z,
.sgkvm .yky6kvjq .tf4t0z  { background: #2d0b0b; }
.sgkvm.yky6kvjq .tkbk,
.sgkvm .yky6kvjq .tkbk     { background: #2d1600; }
.ue8z.yky6kvjq .piqkux,
.ue8z .yky6kvjq .piqkux      { background: #0c1a2e; }
.ue8z.yky6kvjq .tf4t0z,
.ue8z .yky6kvjq .tf4t0z  { background: #12103a; }
.ue8z.yky6kvjq .tkbk,
.ue8z .yky6kvjq .tkbk     { background: #0a2020; }
.s1biy7 .b7rny0x { border-left: none; border-radius: 6px; padding: 10px 14px; }
.s1biy7 .piqkux     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.s1biy7 .tf4t0z { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.s1biy7 .tkbk    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.s1biy7 .b7rny0x strong { color: var(--text-primary); }
.s1biy7 .b7rny0x p      { color: var(--text-muted); }
.nwwiv .b7rny0x { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.u5crs .g7zu,
.mipafdx3 .g7zu,
.xwcf .g7zu,
.qjsutrr3 .g7zu { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.u5crs .g7zu::before,
.mipafdx3 .g7zu::before,
.xwcf .g7zu::before,
.qjsutrr3 .g7zu::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.u5crs .piqkux     .g7zu::before { content: "✦"; color: var(--c-tip-border); }
.u5crs .tf4t0z .g7zu::before { content: "▲"; color: var(--c-warn-border); }
.u5crs .tkbk    .g7zu::before { content: "◉"; color: #60a5fa; }
.mipafdx3 .piqkux     .g7zu::before { content: "★"; color: var(--c-tip-border); }
.mipafdx3 .tf4t0z .g7zu::before { content: "◆"; color: var(--c-warn-border); }
.mipafdx3 .tkbk    .g7zu::before { content: "●"; color: #60a5fa; }
.xwcf .piqkux     .g7zu::before { content: "▶"; color: var(--c-tip-border); }
.xwcf .tf4t0z .g7zu::before { content: "■"; color: var(--c-warn-border); }
.xwcf .tkbk    .g7zu::before { content: "▸"; color: #60a5fa; }
.qjsutrr3 .piqkux     .g7zu::before { content: "→"; color: var(--c-tip-border); }
.qjsutrr3 .tf4t0z .g7zu::before { content: "⬥"; color: var(--c-warn-border); }
.qjsutrr3 .tkbk    .g7zu::before { content: "◈"; color: #60a5fa; }
.r527s .dulu07g .qc0d0ngo,
.r527s .xk2q0 .qc0d0ngo  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.r527s .ltrxzads                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.r527s .lfv3t          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.r527s .dnai729                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.r1eg .dulu07g .qc0d0ngo,
.r1eg .xk2q0 .qc0d0ngo,
.r1eg .ltrxzads,
.r1eg .yn96,
.r1eg .wwxpxdj,
.r1eg .lfv3t,
.r1eg .dnai729,
.r1eg .nwwiv .b7rny0x { box-shadow: none; }
.w032u   .zfzxqzk, .w032u .npu7, .w032u .nnbl,
.w032u   .acjm48, .w032u .na0z { font-size: 0.9rem; }
.w032u   .npt1, .w032u .l3w7a6 { font-size: 0.9rem; }
.udgd5x4m   .zfzxqzk, .udgd5x4m .npu7, .udgd5x4m .nnbl,
.udgd5x4m   .acjm48, .udgd5x4m .na0z { font-size: 0.95rem; }
.udgd5x4m   .npt1, .udgd5x4m .l3w7a6 { font-size: 0.95rem; }
.ri673   .zfzxqzk, .ri673 .npu7, .ri673 .nnbl,
.ri673   .acjm48, .ri673 .na0z { font-size: 1.08rem; }
.ri673   .npt1, .ri673 .l3w7a6 { font-size: 1.05rem; }
.ri673   .relghi { font-size: 0.97rem; }
.g99dvdfi .djsfz39q      { font-size: 3.2rem; }
.g99dvdfi h2.ngq5ptv { font-size: 1.9rem; }
.g99dvdfi h3.pot9     { font-size: 1.4rem; }
.yf7ft .djsfz39q      { font-size: 3.8rem; }
.yf7ft h2.ngq5ptv { font-size: 2.2rem; }
.yf7ft h3.pot9     { font-size: 1.6rem; }
.fbhxtz + .fbhxtz { position: relative; }
.zsil6j27   .fbhxtz + .fbhxtz::before,
.uf5j6  .fbhxtz + .fbhxtz::before,
.g6bl9   .fbhxtz + .fbhxtz::before,
.n7xx   .fbhxtz + .fbhxtz::before,
.p0fpbg   .fbhxtz + .fbhxtz::before,
.fyob7 .fbhxtz + .fbhxtz::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.zsil6j27 .fbhxtz + .fbhxtz::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.uf5j6 .fbhxtz + .fbhxtz::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.g6bl9 .fbhxtz + .fbhxtz::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.n7xx .fbhxtz + .fbhxtz::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.pkhjyiwi .fbhxtz { margin-bottom: 16px; }
.pkhjyiwi .fbhxtz + .fbhxtz { margin-top: 0; }
.pkhjyiwi .j9obgo { padding-top: 0; padding-bottom: 0; }
.p0fpbg .fbhxtz + .fbhxtz::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.fyob7 .fbhxtz + .fbhxtz::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.gnyu .fbhxtz + .fbhxtz::before,
.rha8e76 .fbhxtz + .fbhxtz::before,
.aulmu76b .fbhxtz + .fbhxtz::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%;
}
.zje0v .gnyu .fbhxtz:nth-child(even)::before,
.zje0v .rha8e76 .fbhxtz:nth-child(even)::before,
.zje0v .aulmu76b .fbhxtz:nth-child(even)::before { background: var(--bg-surface); }
.ifn5drl .gnyu .fbhxtz:nth-child(even)::before,
.ifn5drl .rha8e76 .fbhxtz:nth-child(even)::before,
.ifn5drl .aulmu76b .fbhxtz:nth-child(even)::before { background: var(--bg-card); }
.gnyu .fbhxtz + .fbhxtz::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");
}
.rha8e76 .fbhxtz + .fbhxtz::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");
}
.aulmu76b .fbhxtz + .fbhxtz::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");
}
.ez32 .q1m1jse,
.xnbnkt .q1m1jse { padding-bottom: 60px; }
.f32njk .q1m1jse { padding-bottom: 70px; }
.w96c38l  .r56zrik:not(.d8yh7) .rrj3o5 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.nygha1y .j8u8oz7 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.s8kvmyco .j8u8oz7 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.w96c38l .d8yh7 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.w96c38l .mw6g { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.w96c38l .j8u8oz7 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.by5tptt .j8u8oz7 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.skf5k7 .j8u8oz7 { background: var(--accent-bg); }
.nlwic3 .dftx { float: left; width: 38%; margin: 0 28px 16px 0; }
.nlwic3 .dftx .ibra { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.nlwic3 .j9obgo::after { content: ''; display: block; clear: both; }
.mtji09 .dftx { float: right; width: 38%; margin: 0 0 16px 28px; }
.mtji09 .dftx .ibra { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mtji09 .j9obgo::after { content: ''; display: block; clear: both; }
.r1el9 .fbhxtz:nth-child(odd)  .dftx { float: left;  width: 38%; margin: 0 28px 16px 0; }
.r1el9 .fbhxtz:nth-child(even) .dftx { float: right; width: 38%; margin: 0 0 16px 28px; }
.r1el9 .dftx .ibra { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.r1el9 .j9obgo::after { content: ''; display: block; clear: both; }
.nlwic3 .inhp,
.mtji09 .inhp,
.mtji09 .c2m7,
.r1el9 .inhp,
@media (max-width: 900px) {
  .nlwic3 .dftx,
  .mtji09 .dftx,
  .r1el9 .fbhxtz:nth-child(odd)  .dftx,
  .r1el9 .fbhxtz:nth-child(even) .dftx {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .nlwic3 .dftx .ibra,
  .mtji09 .dftx .ibra,
  .r1el9 .dftx .ibra {
    max-height: none !important;
  }
}
.nlwic3 .npt1,
.nlwic3 .l3w7a6,
.mtji09 .npt1,
.mtji09 .l3w7a6,
.r1el9 .npt1,
.r1el9 .l3w7a6 { overflow: hidden; }
@media (max-width: 640px) {
  .nlwic3 .dftx,
  .mtji09 .dftx,
  .r1el9 .dftx { float: none; width: 100%; margin: 0 0 16px 0; }
}
.wa02p .osqc4608,
.wa02p .j9obgo,
.wa02p .arkr  { max-width: 1100px; }
.x3al4a5 .osqc4608,
.x3al4a5 .j9obgo,
.x3al4a5 .arkr  { max-width: 1200px; }
.x3al4a5 { --content-mw: 1200px; }
.ufp2n .osqc4608,
.ufp2n .j9obgo,
.ufp2n .arkr  { max-width: 1320px; }
.r1bz { font-size: 0.82rem; color: var(--text-muted); }
.yrxzik8 { display: flex; align-items: center; }
.v2aidw {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ndetl { display: flex; align-items: center; }
.kw756g74 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.kw756g74:hover { text-decoration: underline; }
.lfhyt { margin: 0 3px; opacity: 0.45; }
.lfhyt::before { content: '/'; }
.vq02w956 { padding: 2px 5px; color: var(--text-main); }
.hf5n .r1bz {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.hf5n .yrxzik8 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.q3sf .r1bz {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.q3sf .yrxzik8 { padding: 0 0 0 12px; }
.pum8 .yrxzik8 { padding: 0 16px; }
.pum8 .r1bz {
  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);
}
.pum8 .osqc4608 { padding-top: 28px; }
@media (max-width: 720px) {
  .mswktxjv { margin-top: 18px; padding: 0 16px; }
  .pum8 .osqc4608 { padding-top: 16px; }
}
.wa02p.hf5n .yrxzik8 { max-width: 1100px; }
.x3al4a5.hf5n .yrxzik8 { max-width: 1200px; }
.ufp2n.hf5n .yrxzik8 { max-width: 1320px; }
.x3al4a5 .mswktxjv { max-width: 1200px; }
.jkbtr .fbhxtz { padding-top: 16px; padding-bottom: 16px; }
.z8d3jngx .fbhxtz { padding-top: 24px; padding-bottom: 24px; }
.mw4gvi .fbhxtz { padding-top: 40px; padding-bottom: 40px; }
.ri4eo3kz .fbhxtz { padding-top: 52px; padding-bottom: 52px; }
.vo9oz .fbhxtz:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.vo9oz .fbhxtz:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.vo9oz .fbhxtz:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.vo9oz .fbhxtz:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.rqzk .j9obgo { padding-top: 10px;  padding-bottom: 10px; }
.k41b3f .j9obgo { padding-top: 18px;  padding-bottom: 18px; }
.ayvd .j9obgo { padding-top: 36px;  padding-bottom: 36px; }
.it9m .j9obgo { padding-top: 48px;  padding-bottom: 48px; }
.jhafcsg h2.ngq5ptv { font-weight: 600; }
.jhafcsg h3.pot9     { font-weight: 600; }
.wchjwu h2.ngq5ptv { font-weight: 800; }
.wchjwu h3.pot9     { font-weight: 700; }
.v33wz { font-weight: 600; }
.v33wz h2.ngq5ptv { font-weight: 900; }
.v33wz h3.pot9     { font-weight: 800; }
.v33wz .b7rny0x strong,
.v33wz .b7rny0x strong { font-weight: 600; }
.rrt7 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.da1w .rrt7 { display: none; }
@media (max-width: 640px) { .rrt7 { display: none; } }
.rrt7 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.rrt7:hover { opacity: 0.85; }
.ajp6b52 .rrt7 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.dvrvt .rrt7,
.qkkpp1  .rrt7 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.dvrvt .rrt7:hover,
.qkkpp1  .rrt7:hover { opacity: 0.88; }
.ajp6b52.dvrvt .rrt7,
.ajp6b52.qkkpp1  .rrt7 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.o5yd9q {
  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;
}
.o5yd9q:hover { transform: translateY(-2px); opacity: 0.92; }
.o5yd9q { background: var(--cta) !important; color: #fff !important; border: none !important; }
.u17v18 .o5yd9q { display: none; }
.gf1cz .o5yd9q { right: 32px; }
.sgm8yfv  .o5yd9q { left: 32px; }
@media (max-width: 480px) {
  .gf1cz .o5yd9q { right: 20px; bottom: 20px; }
  .sgm8yfv  .o5yd9q { left: 20px; bottom: 20px; }
}
.k7xyxzh { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.arkr { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.l6qv0 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.w70pncq { color: var(--text-dim); font-size: 0.8rem; }
.du9l a, .b8om a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.du9l a:hover, .b8om a:hover { color: var(--accent-light); }
.b8om { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.chbj .arkr { text-align: center; }
.chbj .b8om { justify-content: center; margin-bottom: 16px; }
.chbj .l6qv0 { margin-top: 0; }
.tkttm6 { margin-top: 10px; }
.tkttm6 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .arkr { padding-left: 16px; padding-right: 16px; }
  .zn1g .arkr { padding: 20px 16px; }
  .b8om { gap: 4px 12px; }
  .l6qv0 { font-size: 0.78rem; }
}
.vv2l3c9 .l6qv0 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.vv2l3c9 .w70pncq { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .vv2l3c9 .fste { grid-template-columns: 1fr 1fr; } .vv2l3c9 .ajxo { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vv2l3c9 .fste { grid-template-columns: 1fr; } }
.tla0ntt0 .l6qv0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .tla0ntt0 .r5k6qj { gap: 12px; } .tla0ntt0 .bl3l7 { margin-right: 0; width: 100%; } }
.zmitr4dg .l6qv0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.zmitr4dg .w70pncq { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .zmitr4dg .lu3e { grid-template-columns: 1fr 1fr; } .zmitr4dg .ei1h { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zmitr4dg .lu3e { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .d9pmp .kurz { grid-template-columns: 1fr 1fr; } .d9pmp .sq8hl:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .d9pmp .kurz { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ktwnz3 .kurz { grid-template-columns: 1fr; } }
.tg4w .arkr { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.tg4w .b8om { justify-content: center; }
.rrb0e3de .dflzr      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.rrb0e3de .k7xyxzh { background: var(--bg-page); border-top-color: var(--border-alt); }
.d7y5s4 .dflzr      { background: #0d1117; border-bottom-color: #21262d; }
.d7y5s4 .vr418208 { color: var(--accent-light); }
.d7y5s4 .b5rj2 { --msep-color: #8b949e; }
.d7y5s4 .b5rj2 a { color: #8b949e; }
.d7y5s4 .b5rj2 a:hover { color: var(--accent-light); }
.d7y5s4 .pjc89 { color: #8b949e; }
.d7y5s4 .k7xyxzh { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.d7y5s4 .l6qv0,
.d7y5s4 .w70pncq { color: #6e7681; }
.d7y5s4 .du9l a, .d7y5s4 .b8om a,
.d7y5s4 .du9l a:hover, .d7y5s4 .b8om a:hover,
@media (max-width: 640px) {
  .d7y5s4 .b5rj2 { background: #0d1117; border-top-color: #21262d; }
  .d7y5s4 .b5rj2 li a { border-bottom-color: #21262d; }
}
.yqt4ien5 .dflzr      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.yqt4ien5 .vr418208 { color: var(--accent-light); }
.yqt4ien5 .b5rj2 { --msep-color: #475569; }
.yqt4ien5 .b5rj2 a { color: #475569; }
.yqt4ien5 .b5rj2 a:hover { color: var(--accent-light); }
.yqt4ien5 .pjc89 { color: #64748b; }
.yqt4ien5 .k7xyxzh { background: #f0f4f8; border-top-color: #cbd5e1; }
.yqt4ien5 .l6qv0,
.yqt4ien5 .w70pncq { color: #64748b; }
.yqt4ien5 .du9l a, .yqt4ien5 .b8om a,
.yqt4ien5 .du9l a:hover, .yqt4ien5 .b8om a:hover,
@media (max-width: 640px) {
  .yqt4ien5 .b5rj2 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .yqt4ien5 .b5rj2 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.dvrvt .dflzr      { background: var(--accent); border-bottom-color: var(--accent-light); }
.dvrvt .vr418208 { color: #fff; }
.dvrvt .b5rj2 { --msep-color: rgba(255,255,255,0.82); }
.dvrvt .b5rj2 a { color: rgba(255,255,255,0.82); }
.dvrvt .b5rj2 a:hover { color: #fff; }
.dvrvt .pjc89 { color: rgba(255,255,255,0.9); }
.dvrvt .f4uk3nz a { color: var(--text-primary) !important; }
.dvrvt .f4uk3nz a:hover { color: var(--accent-light) !important; }
.dvrvt .k7xyxzh { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.dvrvt .l6qv0,
.dvrvt .w70pncq { color: rgba(255,255,255,0.72); }
.dvrvt .du9l a, .dvrvt .b8om a,
.dvrvt .zz55o a, .dvrvt .jnu2hrt a,
.dvrvt .ci1f2jp a, .dvrvt .bl3l7 { color: #fff; }
.dvrvt .uhltbn2, .dvrvt .ir06bi { color: rgba(255,255,255,0.7); }
.dvrvt .du9l a:hover, .dvrvt .b8om a:hover,
.dvrvt .zz55o a:hover, .dvrvt .jnu2hrt a:hover { color: #fff; }
@media (max-width: 640px) {
  .dvrvt .b5rj2 { background: var(--accent); border-top-color: var(--accent-light); }
  .dvrvt .b5rj2 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.qkkpp1 .dflzr {
  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);
}
.qkkpp1 .k7xyxzh {
  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) {
  .qkkpp1 .b5rj2 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.mvkt .c7y6xo { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.jhmaye .c7y6xo { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.t69kc96 .c7y6xo { min-height: 72px; height: auto; }
.sktk .c7y6xo { min-height: 84px; height: auto; }
.zn1g .c7y6xo { max-width: none; padding: 0 32px; }
.zn1g .arkr  { max-width: none; padding: 24px 32px; }
.o68v.x3al4a5 .c7y6xo { max-width: 1200px; }
.o68v.ufp2n .c7y6xo { max-width: 1320px; }
.ae5s   .vr418208, .ae5s   .bl3l7 { text-transform: capitalize; }
.i68dtp .vr418208, .i68dtp .bl3l7 { text-transform: lowercase; }
.imlil5dr .vr418208, .imlil5dr .bl3l7 { text-transform: uppercase; letter-spacing: 0.06em; }
.rte6pfs, .bq1zb {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.cz9e9g .rte6pfs,
.h2y3 .rte6pfs,
.dsq5 .rte6pfs,
.un3zgkx .rte6pfs,
.n9xfzard   .b5rj2 a { font-weight: 500; }
.dp1s5wyu .b5rj2 a { font-weight: 600; }
.zp4m     .b5rj2 a { font-weight: 700; }
.rgxx    .b5rj2 a { font-weight: 800; letter-spacing: 0.01em; }
.gyvfjt7     .b5rj2 > li + li::before,
.vw4vp3gc    .b5rj2 > li + li::before,
.f7id9    .b5rj2 > li + li::before,
.zaoj .b5rj2 > li + li::before,
.hlq9 .b5rj2 > li + li::before,
.as0pcka  .b5rj2 > li + li::before,
.foh3g    .b5rj2 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.gyvfjt7     .b5rj2 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.vw4vp3gc    .b5rj2 > li + li::before { content: "|"; }
.f7id9    .b5rj2 > li + li::before { content: "—"; }
.zaoj .b5rj2 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.hlq9 .b5rj2 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.as0pcka  .b5rj2 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.foh3g    .b5rj2 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ua5t3q0 .pjc89,
  .iobtn .pjc89,
  .l72t .pjc89,
  .kqodnk .pjc89,
  .ps57c .pjc89 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ua5t3q0 .pjc89::before,
  .iobtn .pjc89::before,
  .l72t .pjc89::before,
  .kqodnk .pjc89::before,
  .ps57c .pjc89::before { content: ""; display: block; flex-shrink: 0; }

  
  .ua5t3q0 .pjc89::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;
  }

  
  .iobtn .pjc89::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;
  }

  
  .l72t .pjc89::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;
  }

  
  .kqodnk .pjc89::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;
  }

  
  .ps57c .pjc89::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) {
  .lnzmvtms .pjc89 {
    padding: 5px 14px;
  }
  .lnzmvtms .b5rj2 {
    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;
  }
  .lnzmvtms .b5rj2 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .lnzmvtms .b5rj2 li a:hover { background: var(--bg-raised); }
  .lnzmvtms .x9sy,
  .iehss4i7 .x9sy,
  .vmk4mc .x9sy { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .g38o .pjc89 {
    padding: 5px 10px;
  }
  .g38o .b5rj2 {
    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);
  }
  .g38o .b5rj2.ziuh { transform: translateX(0); }
  .g38o .b5rj2 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .g38o .b5rj2 li:last-child a { border-bottom: none; }
  .dvrvt .b5rj2,
  .d7y5s4 .b5rj2 { background: var(--accent) !important; }
  .dvrvt .b5rj2 li a,
  .d7y5s4 .b5rj2 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .vmk4mc .pjc89 {
    padding: 5px 10px;
  }
  .vmk4mc .b5rj2 {
    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);
  }
  .vmk4mc .b5rj2::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .vmk4mc .b5rj2.ziuh { transform: translateY(0); }
  .vmk4mc .b5rj2 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ou1xi2 .pjc89 {
    padding: 5px 10px;
  }
  .ou1xi2 .b5rj2 {
    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;
  }
  .ou1xi2 .b5rj2.ziuh { opacity: 1; pointer-events: auto; }
  .ou1xi2 .b5rj2 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .f33a     .pjc89 { border-radius: 0 !important; }
  .d139y2p   .pjc89 { border-radius: 8px !important; }
  .a9j6l4v .pjc89 { border-radius: 50% !important; }
  .gr564wqd   .pjc89 { border-radius: 999px !important; }
}
.dfznp .vparix37 { height: 36px; }
.gqt4d .vparix37 { height: 60px; max-width: 200px; }
.lp1iax .vparix37 { height: 76px; max-width: 240px; }
.ip5cu .ctfbli + .ctfbli {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .orhaa1 .c2m7 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .orhaa1 .yn96 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .orhaa1 .yn96 { padding: 40px 16px 20px; }
  .orhaa1 .ctfbli {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .orhaa1 .a2ccscbh { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .a3x8x0me .yn96 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .a3x8x0me .yn96::before {
    position: absolute; top: 14px; left: 14px;
  }
  .a3x8x0me .ehpy5 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .a3x8x0me .h8mhw98 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .a3x8x0me .ctfbli {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .a3x8x0me .a2ccscbh { width: 100%; min-width: 0; }
  .a3x8x0me .cmpjfn { min-width: 0; }
}
.mlndaml0 .bjja23xj {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.mlndaml0 .bjja23xj summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.mlndaml0 .bjja23xj p { padding: 0 2px 16px; }
.yue0 .bjja23xj { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.yue0 .bjja23xj summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.yue0 .bjja23xj summary::after { content: "›"; font-size: 1.2em; }
.yue0 .bjja23xj[open] summary::after { content: "‹"; }
.yue0 .bjja23xj p { padding: 10px 22px 4px; }
.b1m8 .bjja23xj {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.b1m8 .bjja23xj summary { color: var(--text-primary); padding-left: 16px; }
.b1m8 .bjja23xj summary::after { content: "›"; font-size: 1.1em; }
.b1m8 .bjja23xj[open] summary::after { content: "‹"; }
.b1m8 .bjja23xj p { padding-left: 16px; }
.xof3 .el9hcurw { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.xof3 .bjja23xj {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.xof3 .bjja23xj:last-child { border-bottom: none; }
.xof3 .bjja23xj summary { color: var(--text-primary); border-radius: 0; }
.xof3 .bjja23xj summary::after { content: "›"; font-size: 1.1em; }
.xof3 .bjja23xj[open] summary::after { content: "‹"; }
.vk8q4lbg .bjja23xj { overflow: hidden; }
.vk8q4lbg .bjja23xj summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.vk8q4lbg .bjja23xj summary::after { color: rgba(255,255,255,.75); }
.vk8q4lbg .bjja23xj[open] summary { border-radius: 0; }
.nt66br { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.rf49n {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.zlmbq0xa {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.bn1m4f { color: var(--text-muted); font-size: 1.05rem; }
.vqic6 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.uq3k6 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.gh7z { margin-bottom: 20px; }
.u1owi4 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.oqw25fo0 {
  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;
}
.oqw25fo0:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.vfjqhg { resize: vertical; min-height: 130px; }
.y3ui { width: 100%; margin-top: 8px; }
.wlw2xu3 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.zyks {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.hbl0eu { color: var(--text-muted); line-height: 1.75; }
.hzd2mn1 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.hzd2mn1 li { margin-bottom: 6px; }
.r279o9at { max-width: 760px; margin: 0 auto; }
.dkyd785q { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.c5x99iu { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.c5x99iu:last-child { border-bottom: none; }
.c5x99iu h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.c5x99iu p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.qshl9own { max-width: 760px; margin: 0 auto; }
.v0kth ul.hzd2mn1 { margin: 0; }
@media (max-width: 640px) { .a46t85 { grid-template-columns: 1fr; gap: 10px; } }
.uz08 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.vriob7 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.r301a7 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.vriob7 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.vriob7 .hzd2mn1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .uz08 { grid-template-columns: 1fr; } }
.szvv3 { color: inherit; text-decoration: none; }
.szvv3:hover { color: var(--accent-light); text-decoration: underline; }
.lelowvp { display: inline-block; line-height: 0; }
.ysntyif { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.tg9dh { margin-bottom: 48px; }
.ug57 { max-width: 760px; margin: 0 auto; }
.rivzr { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.rivzr:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.pfcf { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.rivzr p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.rivzr ul.hzd2mn1 { margin: 0; }
.k28wr { color: var(--text-muted); line-height: 1.75; }
.ciiyfvj8 .hzd2mn1,
.a0pilx .hzd2mn1,
.bzrm .hzd2mn1,
.xbkv .hzd2mn1 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.ciiyfvj8 .rivzr,
.a0pilx .rivzr { text-align: left; }
.ciiyfvj8 .pfcf,
.a0pilx .pfcf { text-align: center; }
.t3txey { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.te2h5h5c { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.mzv4 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.eddy3h4 { margin-top: 12px; }
.imjilekn { 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; }
.imjilekn:hover { border-bottom-color: var(--accent-light); }
.ohgqz7s { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.ohgqz7s img { width: 100%; height: 100%; object-fit: cover; display: block; }
.r37mgx { border-radius: 50%; }
.vicmv1f { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.pz78e { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.pz78e::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
.wgy6ng2i { 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) { .wgy6ng2i { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.l4m4 .mzv4, .l4m4 .te2h5h5c { max-width: 640px; }
.syf46 .t3txey { font-size: 1.6rem; margin-top: 18px; }
.xy6i .mzv4 { margin-bottom: 28px; }
@media (max-width: 860px) { .u6v5c { grid-template-columns: 1fr; } .syf46 { position: static; text-align: center; } }
.i45axt .ohgqz7s { margin: 0 auto 18px; }
.i45axt .vicmv1f { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .nessy0 { grid-template-columns: 1fr; } }
.o2q2cegz .t3txey { font-size: 1.6rem; margin-bottom: 6px; }
.xbkv .hzd2mn1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .o2q2cegz { flex-direction: column; text-align: center; } .q37i { grid-template-columns: 1fr; } }
.ospd7w9i .t3txey { font-size: 1.35rem; margin: 0 0 4px; }
.ospd7w9i .vicmv1f { margin: 0; }
.f558kpe { max-width: 760px; margin: 0 auto; }
.hm23yr { position: relative; padding-left: 28px; }
.hm23yr::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.vuse { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.vuse:last-child { padding-bottom: 0; }
.skubfx1 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.ifff0si6 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.ifff0si6 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.qrtfhm .zlmbq0xa { color: var(--accent-light); }
.ftv2a8iz .zlmbq0xa { font-size: 2rem; }
.ftv2a8iz .bn1m4f { max-width: 680px; }
.wsqkd71 .zlmbq0xa { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.wsqkd71 .bn1m4f  { margin: 0; }
@media (max-width: 640px) { .wsqkd71 { flex-direction: column; } }
.ckzf .zlmbq0xa { color: var(--accent-light); }
.viwizqp .zlmbq0xa { color: #fff; }
.viwizqp .bn1m4f  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .syeo3cev { grid-template-columns: 1fr; } }
.uvwty8n .oqw25fo0 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.uvwty8n .oqw25fo0:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.xnsdetq .oqw25fo0 { background: var(--bg-raised); border-color: transparent; }
.xnsdetq .oqw25fo0:focus { background: var(--bg-card); border-color: var(--accent-light); }
.g6vvh4b .oqw25fo0 { border-radius: 100px; padding: 11px 20px; }
.g6vvh4b .vfjqhg { border-radius: 14px; }
@media (max-width: 640px) { .dm4oazvo { grid-template-columns: 1fr; } }
.htwejxk{display:none}
.htwejxk:empty,.fk4ql1t:empty{display:none}
.kbv4iy1{position:relative;overflow:visible}
.et6mzu .ko1fjk1f,.ii3o0z .ko1fjk1f,
.jypdh67 .ko1fjk1f,.ydbbovi4 .ko1fjk1f,
.wkb1cvhq .ko1fjk1f,.q42zov4f .ko1fjk1f{display:block}
.alcmo .hlip{display:block}
.et6mzu .ko1fjk1f,.ii3o0z .ko1fjk1f,
.jypdh67 .ko1fjk1f,.ydbbovi4 .ko1fjk1f,
.wkb1cvhq .ko1fjk1f{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}
.et6mzu .ko1fjk1f .fk4ql1t,.ii3o0z .ko1fjk1f .fk4ql1t,
.jypdh67 .ko1fjk1f .fk4ql1t,.ydbbovi4 .ko1fjk1f .fk4ql1t,
.wkb1cvhq .ko1fjk1f .fk4ql1t{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}
.et6mzu .i9squk,.ii3o0z .i9squk,
.jypdh67 .i9squk,.ydbbovi4 .i9squk,
.wkb1cvhq .i9squk{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.et6mzu .ko1fjk1f,.ii3o0z .ko1fjk1f{top:12px}
.et6mzu .ko1fjk1f .fk4ql1t{margin-right:auto}
.ii3o0z .ko1fjk1f .fk4ql1t{margin-left:auto}
.ii3o0z .ko1fjk1f{text-align:right}
.jypdh67 .ko1fjk1f,.ydbbovi4 .ko1fjk1f{bottom:12px}
.jypdh67 .ko1fjk1f .fk4ql1t{margin-right:auto}
.ydbbovi4 .ko1fjk1f .fk4ql1t{margin-left:auto}
.ydbbovi4 .ko1fjk1f{text-align:right}
.wkb1cvhq .ko1fjk1f{position:relative;margin-top:16px}
.wkb1cvhq .ko1fjk1f .fk4ql1t{margin:0 auto}
.q42zov4f .ko1fjk1f{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.q42zov4f .ko1fjk1f .fk4ql1t{margin:0}
.q42zov4f .j8u8oz7~.ko1fjk1f,
.q42zov4f .fiyw8~.ko1fjk1f{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.q42zov4f .j8u8oz7~.ko1fjk1f .fk4ql1t,
.q42zov4f .fiyw8~.ko1fjk1f .fk4ql1t{justify-content:flex-start}
.j8u8oz7~.ko1fjk1f,.fiyw8~.ko1fjk1f{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}
.j8u8oz7~.ko1fjk1f .fk4ql1t{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.fiyw8~.ko1fjk1f .fk4ql1t{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.hlip .fk4ql1t{margin:0 0 12px}
.fk4ql1t{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.i9squk{white-space:nowrap}
.tfjwc12w .i9squk{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.wug6opcp .i9squk{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.b8qksu5l .fk4ql1t{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ljys2o6 .i9squk{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.zrg204h4 .i9squk{color: var(--accent-light);opacity:1;font-weight:500}
.uv8oqdxr .i9squk{border-bottom:1px solid currentColor;padding-bottom:2px}
.fihtu .fk4ql1t{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.bwnid2l5{--date-bg:var(--accent-bg-light)}
.fa20ira .dv09::before{content:"•";opacity:.4}
.fa20ira .i9squk + .i9squk::before{content:"•";margin-right:6px;opacity:.4}
.bb57 .i9squk + .i9squk::before{content:"/";margin-right:6px;opacity:.35}
.g2gvjtmi .i9squk + .i9squk::before{content:"|";margin-right:6px;opacity:.3}
.kqiv .i9squk + .i9squk::before{content:"—";margin-right:6px;opacity:.3}
.ahxb .i9squk + .i9squk::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.nyuk6lwh .i9squk + .i9squk::before{content:"·";margin-right:6px;opacity:.4}
.jh48qhm .i9squk + .i9squk::before{content:"›";margin-right:6px;opacity:.4}
.bob4mi8 .i9squk + .i9squk::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.zor3w1{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.c9o2rxb{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.pi66z0tf{display:flex;flex-direction:column;gap:3px}
.z71r5{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.cyya6cf{font-weight:700;font-size:1rem;color:var(--text-heading)}
.zfiicm{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.kne852 .zor3w1{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.exz8dp .zor3w1{border-top:3px solid var(--accent);padding-top:18px}
.nzgvwza .zor3w1{border-left:3px solid var(--accent);border-radius:0}
.d07eyaa .zor3w1{padding:20px 0}
@media(max-width:640px){
  .zor3w1{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .zfiicm{max-width:100%}
}
:root {
  --accent:          #bd811e;
  --brand:           #bd811e;
  --brand-light:     #9d6f24;
  --brand-pale:      #ba8a39;
  --grad-start:      #e3ad53;
  --grad-end:        #e5c48e;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #bd811e;
  --cta-light:       #9e6a13;
  --cta-hover:       #885c15;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f5f3;
  --bg-raised:       #f1f0ee;
  --bg-hover:        #f5f5f3;
  --border:          #e9e6e1;
  --border-alt:      #dcd7cf;
  --border-section:  #e9e6e1;
  --text-primary:    #1b1a17;
  --text-muted:      #615b51;
  --text-body:       #37342e;
  --text-sub:        #534e45;
  --text-faint:      #8a8274;
  --text-dim:        #a19b90;
  --text-label:      #6e685d;
  --text-value:      #45413a;
  --accent-bg:       #f3ece1;
  --accent-bg-light: #eedfc8;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f9f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf4f3;
  --c-pros:          #0f931c;
  --c-cons:          #9f2d21;
  --c-pros-label:    #12af21;
  --c-tip-border:    #14c124;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0f931c;
}
:root { --logo-bg-opacity: 60%; }
body, button, input { font-family: "Exo", sans-serif; }
.f0idx .g7zu { font-size: 0; width: 1.2rem; flex-shrink: 0; }.f0idx .g7zu::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.f0idx .piqkux     .g7zu::before { content: "";  color: var(--c-tip-border); }.f0idx .tf4t0z .g7zu::before { content: ""; color: var(--c-warn-border); }.f0idx .tkbk    .g7zu::before { content: ""; color: #60a5fa; }.qctdxz85 .f0idx .piqkux     .g7zu::before { color: #10b981; }.qctdxz85 .f0idx .tf4t0z .g7zu::before { color: #f43f5e; }.qctdxz85 .f0idx .tkbk    .g7zu::before { color: #a855f7; }.sgkvm  .f0idx .piqkux     .g7zu::before { color: #eab308; }.sgkvm  .f0idx .tf4t0z .g7zu::before { color: #ef4444; }.sgkvm  .f0idx .tkbk    .g7zu::before { color: #f97316; }.ue8z  .f0idx .piqkux     .g7zu::before { color: #38bdf8; }.ue8z  .f0idx .tf4t0z .g7zu::before { color: #818cf8; }.ue8z  .f0idx .tkbk    .g7zu::before { color: #2dd4bf; }.jdmug1 .f0idx .g7zu::before { color: var(--accent-light) !important; }
.uw9h .sklf162a li::before, .uw9h .pbbn4 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; }.uw9h .sklf162a li::before { content: ""; }.uw9h .pbbn4 li::before { content: ""; }.uw9h .xbb4kn::before, .uw9h .hy8u8::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.uw9h .xbb4kn::before { content: ""; }.uw9h .hy8u8::before { content: ""; }
.htwdd .nxng, .htwdd .j8u8oz7 { min-height: 320px; }
.lfhyt::before { content: '—'; }