: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;
}
.ryykjx {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.clbi {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.fr8h2 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.feo9 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.s8ktodw1 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.s8ktodw1 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.s8ktodw1 a:hover { color: var(--accent-light); }
.wiwdb  .vtev9qb { border-radius: 14px; }
.wiwdb .vtev9qb li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.wiwdb .vtev9qb li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.fykwl .vtev9qb li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .vtev9qb {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .siq2srw:hover .vtev9qb,
  .siq2srw:focus-within .vtev9qb { display: block; }
  .vtev9qb li a { padding: 8px 16px; font-size: 0.88rem; }
}
.kf5tl78 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ppjw2gsd { display: none; }
@media (max-width: 640px) {
  .ppjw2gsd {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ppjw2gsd.i7tnd { display: block; }
}
@media (max-width: 640px) {
  .kf5tl78 { display: block; }
  .s8ktodw1 > li + li::before { display: none !important; }
  .s8ktodw1 {
    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;
  }
  .s8ktodw1.i7tnd { display: flex; }
  .s8ktodw1 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .s8ktodw1 li:last-child a { border-bottom: none; }
}
.muy7wm { min-height: 480px; }
.mbrh7 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ttcmbcn { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.t78q .ttcmbcn { margin-left: 0; margin-right: 0; }
.ew4lti {
  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;
}
.ew4lti:hover { opacity: 0.88; }
.t7m3n .mbrh7 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.t7m3n .ttcmbcn { color: #e2e8f0; }
.t7m3n.oho2povf .q596dbhd { text-align: center; }
.uxxg .mbrh7 { color: var(--text-primary); text-shadow: none; }
.uxxg .ttcmbcn { color: var(--text-muted); }
.uxxg .ew4lti { margin-top: 16px; }
.uxxg, .uxxg.muy7wm { min-height: auto !important; }
.uxxg.oho2povf .q596dbhd { text-align: center; }
.uxxg~.jtybyt{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}
.uxxg~.jtybyt .nplgg14{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; }
}
.un680 .mbrh7 { color: #fff; }
.un680 .ttcmbcn { color: rgba(255,255,255,0.85); }
.un680 .ew4lti { background: #fff; color: var(--cta); }
.un680 .ew4lti:hover { opacity: 0.92; }
.dpa2 .g3sx4c8 { position: relative; overflow: hidden; }
.dpa2 .g3sx4c8::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;
}
.aazx .g3sx4c8 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.oj0o .g3sx4c8 { position: relative; overflow: hidden; }
.oj0o .g3sx4c8::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;
}
.e7zq0zo .g3sx4c8 { position: relative; overflow: hidden; }
.e7zq0zo .g3sx4c8::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;
}
.p3955jq .g3sx4c8 {
  animation: hg-fadein 1.2s ease-out both;
}
.g3sx4c8 {
  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%);
}
.z3qy {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.zzg00 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.lwcgtr {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.g3sx4c8 .mbrh7 { text-shadow: none; color: var(--text-primary); }
.g3sx4c8 .ttcmbcn { color: var(--text-muted); }
body.wu3fw11m .mbrh7 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.cdbexsm .mbrh7 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.g3sx4c8.oho2povf .z3qy { align-items: center; text-align: center; }
.g3sx4c8.t78q   .z3qy { align-items: flex-start; text-align: left; }
.b1tn3 .zzg00 { position: relative; }
.b1tn3 .zzg00::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.b1tn3.nhpt4ir .zzg00::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.rk7e8 .zzg00 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.rk7e8 .lwcgtr {
  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);
}
.rk7e8.nhpt4ir .zzg00 { padding: 32px 0 32px 32px; }
.otl4f .zzg00 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.otl4f .lwcgtr {
  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);
}
.otl4f .k3ur {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.nhpt4ir { grid-template-areas: "media text"; }
.nhpt4ir .z3qy {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.otl4f.nhpt4ir .zzg00 { padding: 40px 16px 40px 48px; }
.ktpy50 .zzg00 { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .g3sx4c8 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .g3sx4c8 .zzg00 { display: none !important; }
  .ktpy50 .zzg00 { display: none !important; }
  .axmjx0eu .sgy3 { display: none !important; }
  .zmx6z .grh5ezc { display: none !important; }
  .z3qy  { padding: 36px 24px; }
  .g3sx4c8~.jtybyt,.nhpt4ir~.jtybyt{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .muy7wm, .g3sx4c8 { min-height: 320px !important; }
  
  .mbrh7 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .tq0id { display: none !important; }
  
  .alwt5 { flex-direction: column; align-items: center; }
  .caxu { width: 100%; max-width: 340px; }
}
.a7mg { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.v7n728j9 { width: 100%; height: auto; display: block; border-radius: 10px; }
.f0dwmfym .a7mg        { border-radius: 16px; }
.f0dwmfym .v7n728j9  { border-radius: 16px; }
.ca5co .a7mg         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ca5co .v7n728j9   { border-radius: 8px; }
.jfg0a { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.yiwugt7 { width: 100%; padding: 32px 0; position: relative; }
.h0syzapf { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.vi63 .yiwugt7:nth-child(even) { background: var(--bg-surface); }
.vi63 .yiwugt7:nth-child(odd)  { background: var(--bg-page); }
.ncky .yiwugt7:nth-child(even) { background: var(--bg-card); }
.ncky .yiwugt7:nth-child(odd)  { background: var(--bg-page); }
.vi63 .yiwugt7:nth-child(odd)  .h0syzapf { background: var(--bg-card); border-radius: 6px; }
.vi63 .yiwugt7:nth-child(even) .h0syzapf { background: var(--bg-raised); border-radius: 6px; }
.ncky .yiwugt7:nth-child(odd)  .h0syzapf { background: var(--bg-card); border-radius: 6px; }
.ncky .yiwugt7:nth-child(even) .h0syzapf { background: var(--bg-raised); border-radius: 6px; }
.vi63 .yiwugt7:nth-child(even) .t8nv3mz4 .w0rczq,
.ncky .yiwugt7:nth-child(even) .t8nv3mz4 .w0rczq { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.vi63 .yiwugt7:nth-child(odd) .t8nv3mz4 .w0rczq,
.ncky .yiwugt7:nth-child(odd) .t8nv3mz4 .w0rczq { background: var(--bg-card-inner); }
.vi63 .yiwugt7:nth-child(even) .dbtu555 .w0rczq:nth-child(odd),
.ncky .yiwugt7:nth-child(even) .dbtu555 .w0rczq:nth-child(odd)  { background: var(--bg-card); }
.vi63 .yiwugt7:nth-child(even) .dbtu555 .w0rczq:nth-child(even),
.ncky .yiwugt7:nth-child(even) .dbtu555 .w0rczq:nth-child(even) { background: var(--bg-card-inner); }
h1.cp5ru3s7 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.cp5ru3s7 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.xcuy7jd { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.w0ztm3va h2.cp5ru3s7 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.r374901 h2.cp5ru3s7 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.yc6fim h2.cp5ru3s7 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ceaj h2.cp5ru3s7::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.pqqd3 h2.cp5ru3s7 {
  color: var(--text-primary); font-size: 1.7rem;
}
.u42iyrc9 h2.cp5ru3s7::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.cyuliw h2.cp5ru3s7 {
  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;
}
.hwace27 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .hwace27 { display: none; } }
.vetzufbp { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.rdfdajrp { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.m4sjtuu {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.rxhbq1 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.r71f2 { padding-left: 20px; }
.r71f2 li { margin-bottom: 6px; }
.r71f2 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.r71f2 a:hover { color: var(--accent-light); }
.unfpw5un .rxhbq1 { display: none; }
.cj49 .rxhbq1 { display: none; }
.cj49 .r71f2 { padding-left: 0; list-style: none; }
.cj49 .r71f2 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.cj49 .r71f2 a { font-size: 0.92rem; }
.jgz2 .m4sjtuu { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.jgz2 .rxhbq1 { display: none; }
.jgz2 .r71f2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.jgz2 .r71f2 li { margin-bottom: 0; }
.jgz2 .r71f2 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;
}
.jgz2 .r71f2 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.lhtp .m4sjtuu { padding: 20px 20px 16px; }
.lhtp .r71f2 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.lhtp .r71f2 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.lhtp .r71f2 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;
}
.lhtp .r71f2 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;
}
.lhtp .r71f2 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.lhtp .r71f2 a:focus,
.lhtp .r71f2 a:focus-visible,
.lhtp .r71f2 a:target { outline: none; }
.lhtp .r71f2 li:target a { border-color: var(--border); color: var(--text-muted); }
.npafqw6 .m4sjtuu { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.npafqw6 .rxhbq1 { display: none; }
.npafqw6 .r71f2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.npafqw6 .r71f2 li { margin-bottom: 0; }
.npafqw6 .r71f2 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.npafqw6 .r71f2 li:last-child::after { content: ""; margin-right: 0; }
.npafqw6 .r71f2 a { font-size: 0.9rem; }
.w0rczq { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.t8nv3mz4 .w0rczq { background: var(--bg-card); }
.dbtu555 .w0rczq:nth-child(odd)  { background: var(--bg-card); }
.dbtu555 .w0rczq:nth-child(even) { background: var(--bg-raised); }
.nziw .w0rczq {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.nziw .w0rczq:last-child { border-bottom: none; }
.nziw h3.xcuy7jd { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ejyj .w0rczq {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ejyj .w0rczq + .w0rczq { margin-top: 4px; }
.g6gzy .w0rczq { background: none; border-radius: 0; padding: 12px 0; }
.g6gzy .w0rczq + .w0rczq { border-top: 1px solid var(--border-section); }
.nj5elg6 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.xcd9zs { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ylqc { color: var(--text-body); margin-bottom: 10px; }
.s6oc, .c5ztc5 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.s6oc li, .c5ztc5 li { margin-bottom: 6px; }
.c5ztc5 li { list-style: decimal; }
.dnsr7djd     .s6oc { list-style-type: "● "; }
.vbsprg  .s6oc { list-style-type: "■ "; }
.nvc5nys2 .s6oc { list-style-type: "◆ "; }
.f6dzuu    .s6oc { list-style-type: "★ "; }
.dnsr7djd     .ndcb3a5j { list-style-type: "● "; }
.vbsprg  .ndcb3a5j { list-style-type: "■ "; }
.nvc5nys2 .ndcb3a5j { list-style-type: "◆ "; }
.f6dzuu    .ndcb3a5j { list-style-type: "★ "; }
.dnsr7djd    .s6oc li::marker, .dnsr7djd    .ndcb3a5j li::marker,
.vbsprg .s6oc li::marker, .vbsprg .ndcb3a5j li::marker,
.nvc5nys2 .s6oc li::marker, .nvc5nys2 .ndcb3a5j li::marker,
.f6dzuu   .s6oc li::marker, .f6dzuu   .ndcb3a5j li::marker {
  color: var(--cta); font-size: 1em;
}
.dnsr7djd .c5ztc5,
.vbsprg .c5ztc5,
.nvc5nys2 .c5ztc5,
.f6dzuu .c5ztc5 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.dnsr7djd .c5ztc5 li,
.vbsprg .c5ztc5 li,
.nvc5nys2 .c5ztc5 li,
.f6dzuu .c5ztc5 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.dnsr7djd .c5ztc5 li::before,
.vbsprg .c5ztc5 li::before,
.nvc5nys2 .c5ztc5 li::before,
.f6dzuu .c5ztc5 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;
}
.dnsr7djd     .c5ztc5 li::before { border-radius: 50%; }
.vbsprg  .c5ztc5 li::before { border-radius: 3px; }
.nvc5nys2 .c5ztc5 li::before { border-radius: 3px; }
.f6dzuu    .c5ztc5 li::before { border-radius: 50%; }
.ibsr9 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ez73 .ibsr9,
.yjqwam .ibsr9 { background: transparent; border: none; border-radius: 0; }
.ezunyx { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ezunyx th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ezunyx td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ezunyx tr:hover td { background: var(--bg-hover); }
.bgjf .ezunyx tbody tr:nth-child(even) td { background: var(--bg-surface); }
.w85e .ezunyx { border: 1px solid var(--border-alt); }
.w85e .ezunyx th,
.w85e .ezunyx td { border: 1px solid var(--border-alt); }
.uv3bhz .ezunyx th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.uv3bhz .ezunyx td { border-bottom: none; }
.uv3bhz .ezunyx tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ro80xkoa .ezunyx th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.od5g .ibsr9 {
  overflow: hidden;
}
.od5g .ezunyx th { border-bottom: 1px solid var(--border-alt); }
.od5g .ezunyx tr:last-child td { border-bottom: none; }
.xfwzbigq { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.q932rmpc { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ax1qp { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.z6gca { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.bzgh9bp { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ndcb3a5j { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ndcb3a5j 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%}
.mak6q .z6gca { background: transparent; text-align: center; }
.w08ne06r .ax1qp {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.dvaq4ug .ax1qp {
  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);
}
.bprag .q932rmpc { display: grid; grid-template-columns: auto 1fr; }
.bprag .ax1qp {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.bprag .z6gca { grid-column: 2; }
.bprag .bzgh9bp,
.bprag .ndcb3a5j { grid-column: 1 / -1; }
.uscffe7 .q932rmpc { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.uscffe7 .ax1qp {
  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);
}
.uscffe7 .z6gca { grid-column: 2; }
.uscffe7 .bzgh9bp,
.uscffe7 .ndcb3a5j { grid-column: 1 / -1; }
.bvsd .q932rmpc { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.bvsd .z6gca { background: none; color: var(--accent-light); font-weight: 700; }
.xs2o9 .q932rmpc { 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); }
.xs2o9 .z6gca { background: none; color: var(--accent-light); font-weight: 700; }
.eun9rdnf .q932rmpc { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.eun9rdnf .q932rmpc:last-child { border-bottom: none; }
.eun9rdnf .z6gca { background: none; color: var(--accent-light); font-weight: 700; }
.zn4r2dyw .q932rmpc { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.zn4r2dyw .z6gca { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.i4u2m4hz .xfwzbigq { counter-reset: card-n; }
.i4u2m4hz .q932rmpc  { counter-increment: card-n; }
.i4u2m4hz .z6gca { display: flex; align-items: center; gap: 10px; }
.i4u2m4hz .z6gca::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;
}
.mgn1p3xe .q932rmpc { background: var(--bg-surface); border: 1px solid var(--border); }
.mgn1p3xe .z6gca { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.eu2835 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.lktw5q  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.ftrxfp6 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.vhy1 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ssung9 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.eu2835 strong { color: var(--text-primary); font-size: 0.95rem; }
.eu2835 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.x6m9j { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.kd85hkz4, .hkb5 { border-radius: 8px; padding: 14px; }
.kd85hkz4 { background: var(--bg-pros); }
.hkb5 { background: var(--bg-cons); }
.mou3 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.kd85hkz4 .mou3 { color: var(--c-pros-label); }
.hkb5 .mou3 { color: #f87171; }
.kd85hkz4 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.hkb5 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.v7n728j9 { width: 100%; height: auto; border-radius: 10px; display: block; }
.tknwsdh {
  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;
}
.tknwsdh:hover { opacity: 0.85; }
.a45fv .tknwsdh  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.a45fv .tknwsdh:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.oueeix .tknwsdh  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.oueeix .tknwsdh:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.b4hn6cne .ew4lti { border-radius: 50px; }
.b4hn6cne .tknwsdh  { border-radius: 50px; }
.gjd0p .ew4lti { padding-left: 22px; padding-right: 22px; }
.gjd0p .tknwsdh  { padding-left: 12px; padding-right: 12px; }
.cg2i .ew4lti { padding-left: 44px; padding-right: 44px; }
.cg2i .tknwsdh  { padding-left: 24px; padding-right: 24px; }
.trxdfe5e .ew4lti { padding-left: 56px; padding-right: 56px; }
.trxdfe5e .tknwsdh  { padding-left: 32px; padding-right: 32px; }
.hbb3o6y   .ew4lti::after, .hbb3o6y   .tknwsdh::after,
.m7lzmdzh .ew4lti::after, .m7lzmdzh .tknwsdh::after,
.iv8wxe1    .ew4lti::after, .iv8wxe1    .tknwsdh::after,
.gs0w2yo    .ew4lti::after, .gs0w2yo    .tknwsdh::after,
.d08d    .ew4lti::after, .d08d    .tknwsdh::after,
.zj8m4k     .ew4lti::after, .zj8m4k     .tknwsdh::after,
.zrvz33    .ew4lti::after, .zrvz33    .tknwsdh::after,
.qco5oja   .ew4lti::after, .qco5oja   .tknwsdh::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;
}
.hbb3o6y .ew4lti::after, .hbb3o6y .tknwsdh::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");
}
.m7lzmdzh .ew4lti::after, .m7lzmdzh .tknwsdh::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");
}
.iv8wxe1 .ew4lti::after, .iv8wxe1 .tknwsdh::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");
}
.gs0w2yo .ew4lti::after, .gs0w2yo .tknwsdh::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");
}
.d08d .ew4lti::after, .d08d .tknwsdh::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");
}
.zj8m4k .ew4lti::after, .zj8m4k .tknwsdh::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");
}
.zrvz33 .ew4lti::after, .zrvz33 .tknwsdh::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");
}
.qco5oja .ew4lti::after, .qco5oja .tknwsdh::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");
}
.tnlfp   .sv1kkg0o::after, .tnlfp   .flvu9::after,
.ylzk05gq .sv1kkg0o::after, .ylzk05gq .flvu9::after,
.wdfj    .sv1kkg0o::after, .wdfj    .flvu9::after,
.p0xa92s    .sv1kkg0o::after, .p0xa92s    .flvu9::after,
.k1crkepx    .sv1kkg0o::after, .k1crkepx    .flvu9::after,
.a90t     .sv1kkg0o::after, .a90t     .flvu9::after,
.ghnf    .sv1kkg0o::after, .ghnf    .flvu9::after,
.lkwoqs5o   .sv1kkg0o::after, .lkwoqs5o   .flvu9::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;
}
.tnlfp .sv1kkg0o::after, .tnlfp .flvu9::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");
}
.ylzk05gq .sv1kkg0o::after, .ylzk05gq .flvu9::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");
}
.wdfj .sv1kkg0o::after, .wdfj .flvu9::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");
}
.p0xa92s .sv1kkg0o::after, .p0xa92s .flvu9::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");
}
.k1crkepx .sv1kkg0o::after, .k1crkepx .flvu9::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");
}
.a90t .sv1kkg0o::after, .a90t .flvu9::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");
}
.ghnf .sv1kkg0o::after, .ghnf .flvu9::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");
}
.lkwoqs5o .sv1kkg0o::after, .lkwoqs5o .flvu9::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");
}
.xrg5we .s22wm { background: var(--bg-raised); }
@media (min-width: 721px) {
  .jmbo0cna { flex: 0 0 260px; width: 260px; }
  .cnt32mkr { flex: 0 0 120px; width: 120px; }
  .stmfy { flex: 0 0 110px; width: 110px; }
  .u0qu   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .b87tls { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.b87tls.tknwsdh { 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) {
  .qr152847 { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .qr152847 .mdvnimua { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .qr152847 .jmbo0cna { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .qr152847 .s22wm { width: 100%; min-width: unset; height: 120px; }
  .qr152847 .otwgl { max-height: 96px; max-width: 200px; }
  .qr152847 .l46z44 { min-width: unset; text-align: center; white-space: normal; }
  .qr152847 .cnt32mkr { min-width: 0; }
  .qr152847 .u0qu { 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; }
  .qr152847 .b87tls { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .ymocg5s .mdvnimua { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .t8d51ep .nyod {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .t8d51ep .yzlb05 { margin: 0; }
}
.dx3j .yzlb05 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.dx3j .anvpd5y { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.dx3j .ez73 { padding: 14px 16px; }
.dx3j .zcqm4x7m { border-radius: 4px; }
.dx3j .xiyqwm0z { border-radius: 0; }
.yjqwam .x6m9j { gap: 10px; }
.yjqwam .kd85hkz4, .yjqwam .hkb5 { padding: 12px; }
.yjqwam .kd85hkz4 ul, .yjqwam .hkb5 ul { margin: 4px 0 0; padding-left: 18px; }
.yjqwam .kd85hkz4 li, .yjqwam .hkb5 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .q262jfe { grid-template-columns: 1fr; }
  .gre0l2uq { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .gre0l2uq .dwkx { width: 72px; height: 50px; }
  .gre0l2uq .rnfqv9dq { max-width: 180px; }
  .gre0l2uq .y57jok3r { width: auto; }
}
@media (max-width: 720px) {
  .vw4i7not { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .p90wbj { padding: 16px; }
  .vfwavt .kny1jv { min-width: 50%; }
}
.jrf2h9 .x6m9j { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .sepiuiq { grid-template-columns: 1fr; }
  .irykex { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .yt2jq6 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .z35pp { flex-wrap: wrap; padding: 16px; }
}
.t1uw .x6m9j { gap: 8px; }
.t1uw .kd85hkz4, .t1uw .hkb5 { padding: 8px; }
@media (max-width: 480px) {
  .wjrwbmw8 { flex-direction: column; align-items: stretch; }
}
.z45hpte .y57jok3r .tknwsdh { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .t5uo6f5w { flex-direction: column; align-items: stretch; gap: 10px; }
  .z45hpte .y57jok3r { text-align: center; }
}
@media (max-width: 720px) {
  .c1si2y { grid-template-columns: 1fr; }
  .tgscb { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .iq8ab { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .lnfx3 { grid-template-columns: 1fr; }
  .fitmq8d { width: 100px; height: 100px; margin: 16px auto; }
  .hkkgex54 { font-size: 1.4rem; }
  .mz16w4 { justify-content: center; }
  .cd3z6y .kny1jv { min-width: 50%; }
}
.up6o .x6m9j { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .tij5s { flex-wrap: wrap; padding: 14px 16px; }
  .bzpffp { padding: 12px 16px; }
  .up6o .x6m9j { margin: 0 16px; }
  .up6o .djphxkzc { padding: 0 16px; }
  .s4ne3 { padding: 12px 16px; }
}
.ymocg5s .qr152847 {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.ymocg5s .mdvnimua {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.ymocg5s .mdvnimua:last-child { border-bottom: none; }
.ymocg5s .cnt32mkr,
.ymocg5s .ig0sc4,
.ymocg5s .fcxmy { border-left: 1px solid var(--border); padding-left: 10px; }
.ymocg5s .l46z44 { padding: 0 10px; }
.zwrri .b87tls.tknwsdh { padding: 14px 30px !important; font-size: 1rem; }
.ociv .b87tls.tknwsdh { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.ta90c .cnt32mkr {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.h2852n2i { margin: 16px 0; }
.j980kmt { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.j980kmt summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.j980kmt summary::after { content: "+"; color: var(--accent-light); }
.j980kmt[open] summary::after { content: "−"; }
.j980kmt p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.yiwugt7 { margin-bottom: 0; }
.ouolhzl h2.cp5ru3s7 { color: var(--text-primary); border-color: var(--accent-light); }
.uxx4z h2.cp5ru3s7 { color: var(--text-primary); border-color: var(--accent-light); }
.hxz4d1i .lktw5q     { background: #052e16; border-color: #10b981; }
.hxz4d1i .ftrxfp6 { background: #2d0a1e; border-color: #f43f5e; }
.hxz4d1i .vhy1    { background: #1e1036; border-color: #a855f7; }
.hxz4d1i .eu2835 strong  { color: #f1f5f9; }
.hxz4d1i .eu2835 p       { color: #cbd5e1; }
.hxz4d1i .edjfo6    .lktw5q     .ssung9::before,
.hxz4d1i .aq7h0h13  .lktw5q     .ssung9::before,
.hxz4d1i .jle6  .lktw5q     .ssung9::before,
.hxz4d1i .md8oc .lktw5q     .ssung9::before { color: #10b981; }
.hxz4d1i .edjfo6    .ftrxfp6 .ssung9::before,
.hxz4d1i .aq7h0h13  .ftrxfp6 .ssung9::before,
.hxz4d1i .jle6  .ftrxfp6 .ssung9::before,
.hxz4d1i .md8oc .ftrxfp6 .ssung9::before { color: #f43f5e; }
.hxz4d1i .edjfo6    .vhy1    .ssung9::before,
.hxz4d1i .aq7h0h13  .vhy1    .ssung9::before,
.hxz4d1i .jle6  .vhy1    .ssung9::before,
.hxz4d1i .md8oc .vhy1    .ssung9::before { color: #a855f7; }
.dlzvc .lktw5q     { background: #2d2000; border-color: #eab308; }
.dlzvc .ftrxfp6 { background: #2d0b0b; border-color: #ef4444; }
.dlzvc .vhy1    { background: #2d1600; border-color: #f97316; }
.dlzvc .eu2835 strong  { color: #f1f5f9; }
.dlzvc .eu2835 p       { color: #cbd5e1; }
.dlzvc .edjfo6    .lktw5q     .ssung9::before,
.dlzvc .aq7h0h13  .lktw5q     .ssung9::before,
.dlzvc .jle6  .lktw5q     .ssung9::before,
.dlzvc .md8oc .lktw5q     .ssung9::before { color: #eab308; }
.dlzvc .edjfo6    .ftrxfp6 .ssung9::before,
.dlzvc .aq7h0h13  .ftrxfp6 .ssung9::before,
.dlzvc .jle6  .ftrxfp6 .ssung9::before,
.dlzvc .md8oc .ftrxfp6 .ssung9::before { color: #ef4444; }
.dlzvc .edjfo6    .vhy1    .ssung9::before,
.dlzvc .aq7h0h13  .vhy1    .ssung9::before,
.dlzvc .jle6  .vhy1    .ssung9::before,
.dlzvc .md8oc .vhy1    .ssung9::before { color: #f97316; }
.xm7s .lktw5q     { background: #0c1a2e; border-color: #38bdf8; }
.xm7s .ftrxfp6 { background: #12103a; border-color: #818cf8; }
.xm7s .vhy1    { background: #0a2020; border-color: #2dd4bf; }
.xm7s .eu2835 strong  { color: #f1f5f9; }
.xm7s .eu2835 p       { color: #cbd5e1; }
.xm7s .edjfo6    .lktw5q     .ssung9::before,
.xm7s .aq7h0h13  .lktw5q     .ssung9::before,
.xm7s .jle6  .lktw5q     .ssung9::before,
.xm7s .md8oc .lktw5q     .ssung9::before { color: #38bdf8; }
.xm7s .edjfo6    .ftrxfp6 .ssung9::before,
.xm7s .aq7h0h13  .ftrxfp6 .ssung9::before,
.xm7s .jle6  .ftrxfp6 .ssung9::before,
.xm7s .md8oc .ftrxfp6 .ssung9::before { color: #818cf8; }
.xm7s .edjfo6    .vhy1    .ssung9::before,
.xm7s .aq7h0h13  .vhy1    .ssung9::before,
.xm7s .jle6  .vhy1    .ssung9::before,
.xm7s .md8oc .vhy1    .ssung9::before { color: #2dd4bf; }
.e57hiv2 .lktw5q     { background: var(--accent-bg); border-color: var(--accent-light); }
.e57hiv2 .ftrxfp6 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.e57hiv2 .vhy1    { background: var(--accent-bg); border-color: var(--accent-pale); }
.e57hiv2 .edjfo6    .ssung9::before,
.e57hiv2 .aq7h0h13  .ssung9::before,
.e57hiv2 .jle6  .ssung9::before,
.e57hiv2 .md8oc .ssung9::before { color: var(--accent-light) !important; }
.pq672::before,
.cxj58x2y::before { margin-right: 5px; }
.fp529 .kd85hkz4 ul li,
.fp529 .kd85hkz4 .pq672 { color: #22c55e; }
.fp529 .hkb5 ul li,
.fp529 .hkb5 .cxj58x2y { color: #ef4444; }
.jsyukqm .kd85hkz4 { background: var(--bg-pros); }
.jsyukqm .hkb5 { background: var(--bg-cons); }
.jsyukqm .kd85hkz4 .pq672 { color: var(--c-pros-label); }
.jsyukqm .hkb5 .cxj58x2y { color: var(--c-cons); }
.jsyukqm .kd85hkz4 ul li,
.jsyukqm .hkb5 ul li,
.mo6952 .kd85hkz4 { background: var(--bg-pros); }
.mo6952 .hkb5 { background: var(--bg-cons); }
.mo6952 .kd85hkz4 .pq672 { color: var(--c-pros-label); }
.mo6952 .hkb5 .cxj58x2y { color: var(--c-cons); }
.mo6952 .kd85hkz4 ul li,
.mo6952 .siuig li          { color: var(--c-pros); }
.mo6952 .hkb5 ul li,
.mo6952 .fiklilo li          { color: var(--c-cons); }
.i8lz2yz0 .pq672::before { content: "✓ "; }
.i8lz2yz0 .cxj58x2y::before { content: "✗ "; }
.tm4l7n .pq672::before { content: "→ "; }
.tm4l7n .cxj58x2y::before { content: "← "; }
.cq3n .pq672::before { content: "★ "; }
.cq3n .cxj58x2y::before { content: "✕ "; }
.gqiv5i .pq672::before { content: "◆ "; }
.gqiv5i .cxj58x2y::before { content: "▲ "; }
.nd9q .eu2835 { background: transparent; border-left: none; border: 1.5px solid; }
.nd9q .lktw5q     { border-color: var(--c-tip-border); }
.nd9q .ftrxfp6 { border-color: var(--c-warn-border); }
.nd9q .vhy1    { border-color: #60a5fa; }
.nd9q .eu2835 strong { color: var(--text-primary); }
.nd9q .eu2835 p      { color: var(--text-muted); }
.cglxk9e .eu2835 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.cglxk9e .lktw5q     { border-top-color: var(--c-tip-border); }
.cglxk9e .ftrxfp6 { border-top-color: var(--c-warn-border); }
.cglxk9e .vhy1    { border-top-color: #60a5fa; }
.aqwtw .eu2835 { border-left: none; border-radius: 8px; }
.aqwtw .lktw5q     { background: #065f46; }
.aqwtw .ftrxfp6 { background: #92400e; }
.aqwtw .vhy1    { background: #1e3a8a; }
.aqwtw .eu2835 strong,
.aqwtw .eu2835 p { color: #fff; }
.aqwtw .ssung9::before { color: rgba(255,255,255,0.85) !important; }
.hxz4d1i.aqwtw .lktw5q,
.hxz4d1i .aqwtw .lktw5q     { background: #052e16; }
.hxz4d1i.aqwtw .ftrxfp6,
.hxz4d1i .aqwtw .ftrxfp6 { background: #2d0a1e; }
.hxz4d1i.aqwtw .vhy1,
.hxz4d1i .aqwtw .vhy1    { background: #1e1036; }
.dlzvc.aqwtw .lktw5q,
.dlzvc .aqwtw .lktw5q      { background: #2d2000; }
.dlzvc.aqwtw .ftrxfp6,
.dlzvc .aqwtw .ftrxfp6  { background: #2d0b0b; }
.dlzvc.aqwtw .vhy1,
.dlzvc .aqwtw .vhy1     { background: #2d1600; }
.xm7s.aqwtw .lktw5q,
.xm7s .aqwtw .lktw5q      { background: #0c1a2e; }
.xm7s.aqwtw .ftrxfp6,
.xm7s .aqwtw .ftrxfp6  { background: #12103a; }
.xm7s.aqwtw .vhy1,
.xm7s .aqwtw .vhy1     { background: #0a2020; }
.vzxjhl .eu2835 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.vzxjhl .lktw5q     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.vzxjhl .ftrxfp6 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.vzxjhl .vhy1    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.vzxjhl .eu2835 strong { color: var(--text-primary); }
.vzxjhl .eu2835 p      { color: var(--text-muted); }
.mub934t .eu2835 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.edjfo6 .ssung9,
.aq7h0h13 .ssung9,
.jle6 .ssung9,
.md8oc .ssung9 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.edjfo6 .ssung9::before,
.aq7h0h13 .ssung9::before,
.jle6 .ssung9::before,
.md8oc .ssung9::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.edjfo6 .lktw5q     .ssung9::before { content: "✦"; color: var(--c-tip-border); }
.edjfo6 .ftrxfp6 .ssung9::before { content: "▲"; color: var(--c-warn-border); }
.edjfo6 .vhy1    .ssung9::before { content: "◉"; color: #60a5fa; }
.aq7h0h13 .lktw5q     .ssung9::before { content: "★"; color: var(--c-tip-border); }
.aq7h0h13 .ftrxfp6 .ssung9::before { content: "◆"; color: var(--c-warn-border); }
.aq7h0h13 .vhy1    .ssung9::before { content: "●"; color: #60a5fa; }
.jle6 .lktw5q     .ssung9::before { content: "▶"; color: var(--c-tip-border); }
.jle6 .ftrxfp6 .ssung9::before { content: "■"; color: var(--c-warn-border); }
.jle6 .vhy1    .ssung9::before { content: "▸"; color: #60a5fa; }
.md8oc .lktw5q     .ssung9::before { content: "→"; color: var(--c-tip-border); }
.md8oc .ftrxfp6 .ssung9::before { content: "⬥"; color: var(--c-warn-border); }
.md8oc .vhy1    .ssung9::before { content: "◈"; color: #60a5fa; }
.mgtz .t8nv3mz4 .w0rczq,
.mgtz .dbtu555 .w0rczq  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.mgtz .q932rmpc                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.mgtz .ibsr9          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.mgtz .m4sjtuu                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.zyte6v .t8nv3mz4 .w0rczq,
.zyte6v .dbtu555 .w0rczq,
.zyte6v .q932rmpc,
.zyte6v .mdvnimua,
.zyte6v .yzlb05,
.zyte6v .ibsr9,
.zyte6v .m4sjtuu,
.zyte6v .mub934t .eu2835 { box-shadow: none; }
.fet1b6go   body, .fet1b6go   { font-size: 0.9rem; }
.fet1b6go   .ylqc, .fet1b6go .nj5elg6, .fet1b6go .xcd9zs,
.fet1b6go   .vetzufbp, .fet1b6go .rdfdajrp { font-size: 0.9rem; }
.fet1b6go   .s6oc, .fet1b6go .c5ztc5 { font-size: 0.9rem; }
.fcdqw   .ylqc, .fcdqw .nj5elg6, .fcdqw .xcd9zs,
.fcdqw   .vetzufbp, .fcdqw .rdfdajrp { font-size: 0.95rem; }
.fcdqw   .s6oc, .fcdqw .c5ztc5 { font-size: 0.95rem; }
.ibfh45oc   .ylqc, .ibfh45oc .nj5elg6, .ibfh45oc .xcd9zs,
.ibfh45oc   .vetzufbp, .ibfh45oc .rdfdajrp { font-size: 1.08rem; }
.ibfh45oc   .s6oc, .ibfh45oc .c5ztc5 { font-size: 1.05rem; }
.ibfh45oc   .ezunyx { font-size: 0.97rem; }
.k9ro .mbrh7      { font-size: 3.2rem; }
.k9ro h2.cp5ru3s7 { font-size: 1.9rem; }
.k9ro h3.xcuy7jd     { font-size: 1.4rem; }
.ho46w .mbrh7      { font-size: 3.8rem; }
.ho46w h2.cp5ru3s7 { font-size: 2.2rem; }
.ho46w h3.xcuy7jd     { font-size: 1.6rem; }
.yiwugt7 + .yiwugt7 { position: relative; }
.dyzcjf   .yiwugt7 + .yiwugt7::before,
.yg9k8k  .yiwugt7 + .yiwugt7::before,
.atuux0rv   .yiwugt7 + .yiwugt7::before,
.ick5   .yiwugt7 + .yiwugt7::before,
.q3g2   .yiwugt7 + .yiwugt7::before,
.wlpkq .yiwugt7 + .yiwugt7::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.dyzcjf .yiwugt7 + .yiwugt7::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.yg9k8k .yiwugt7 + .yiwugt7::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.atuux0rv .yiwugt7 + .yiwugt7::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;
}
.ick5 .yiwugt7 + .yiwugt7::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.p3j1tm3h .yiwugt7 { margin-bottom: 16px; }
.p3j1tm3h .yiwugt7 + .yiwugt7 { margin-top: 0; }
.p3j1tm3h .h0syzapf { padding-top: 0; padding-bottom: 0; }
.q3g2 .yiwugt7 + .yiwugt7::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.wlpkq .yiwugt7 + .yiwugt7::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.o7d77zu .yiwugt7 + .yiwugt7::before,
.lm16vgk .yiwugt7 + .yiwugt7::before,
.z8nvs2e .yiwugt7 + .yiwugt7::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%;
}
.vi63 .o7d77zu .yiwugt7:nth-child(even)::before,
.vi63 .lm16vgk .yiwugt7:nth-child(even)::before,
.vi63 .z8nvs2e .yiwugt7:nth-child(even)::before { background: var(--bg-surface); }
.ncky .o7d77zu .yiwugt7:nth-child(even)::before,
.ncky .lm16vgk .yiwugt7:nth-child(even)::before,
.ncky .z8nvs2e .yiwugt7:nth-child(even)::before { background: var(--bg-card); }
.o7d77zu .yiwugt7 + .yiwugt7::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");
}
.lm16vgk .yiwugt7 + .yiwugt7::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");
}
.z8nvs2e .yiwugt7 + .yiwugt7::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");
}
.r0zdv .t7m3n { overflow: hidden; }
.r0zdv .q596dbhd { margin-bottom: 70px; }
.d95c .z3qy,
.k2tit .z3qy { padding-bottom: 60px; }
.r0zdv .z3qy { padding-bottom: 70px; }
.r0zdv .t7m3n::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.r0zdv .t7m3n::before {
  height: 70px;
  -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");
}
.tgth5zck .g3sx4c8 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ugx6fzgn .g3sx4c8 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.hsysruu1 .g3sx4c8 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.w4xicjzx .g3sx4c8 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.xu1ds4 .un680 { background: var(--accent); }
.xu1ds4 .un680 .dh97 { background: none; }
.xu1ds4 .k3ur { background: var(--accent); }
.xu1ds4 .g3sx4c8 { background: var(--accent-bg); }
.xu1ds4 .t7m3n:not(.un680) .dh97 { background: rgba(0,0,0,0.6); }
.ugotvxxv .a7mg { float: left; width: 38%; margin: 0 28px 16px 0; }
.ugotvxxv .a7mg .v7n728j9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ugotvxxv .h0syzapf::after { content: ''; display: block; clear: both; }
.d34d4xrp .a7mg { float: right; width: 38%; margin: 0 0 16px 28px; }
.d34d4xrp .a7mg .v7n728j9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.d34d4xrp .h0syzapf::after { content: ''; display: block; clear: both; }
.ecmg .yiwugt7:nth-child(odd)  .a7mg { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ecmg .yiwugt7:nth-child(even) .a7mg { float: right; width: 38%; margin: 0 0 16px 28px; }
.ecmg .a7mg .v7n728j9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ecmg .h0syzapf::after { content: ''; display: block; clear: both; }
.ugotvxxv .xfwzbigq,
.d34d4xrp .xfwzbigq,
.ecmg .xfwzbigq,
@media (max-width: 900px) {
  .ugotvxxv .a7mg,
  .d34d4xrp .a7mg,
  .ecmg .yiwugt7:nth-child(odd)  .a7mg,
  .ecmg .yiwugt7:nth-child(even) .a7mg {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ugotvxxv .a7mg .v7n728j9,
  .d34d4xrp .a7mg .v7n728j9,
  .ecmg .a7mg .v7n728j9 {
    max-height: none !important;
  }
}
.ugotvxxv .s6oc,
.ugotvxxv .c5ztc5,
.d34d4xrp .s6oc,
.d34d4xrp .c5ztc5,
.ecmg .s6oc,
.ecmg .c5ztc5 { overflow: hidden; }
@media (max-width: 640px) {
  .ugotvxxv .a7mg,
  .d34d4xrp .a7mg,
  .ecmg .a7mg { float: none; width: 100%; margin: 0 0 16px 0; }
}
.i363uy .jfg0a,
.i363uy .h0syzapf,
.i363uy .m2z6iz  { max-width: 1100px; }
.zmk32 .jfg0a,
.zmk32 .h0syzapf,
.zmk32 .m2z6iz  { max-width: 1200px; }
.sg1q5jzp .jfg0a,
.sg1q5jzp .h0syzapf,
.sg1q5jzp .m2z6iz  { max-width: 1320px; }
.sg1q5jzp { --content-mw: 1320px; }
.o0xdxg { font-size: 0.82rem; color: var(--text-muted); }
.en8g8 { display: flex; align-items: center; }
.t9vrvqox {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.vyov0 { display: flex; align-items: center; }
.aszm { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.aszm:hover { text-decoration: underline; }
.uqt1wm9p { margin: 0 3px; opacity: 0.45; }
.uqt1wm9p::before { content: '/'; }
.govp6s { padding: 2px 5px; color: var(--text-main); }
.rjlpor .o0xdxg {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.rjlpor .en8g8 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.dq88yv87 .o0xdxg {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.dq88yv87 .en8g8 { padding: 0 0 0 12px; }
.p72twtzj {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.ghaem9k .en8g8 { padding: 0 16px; }
.ghaem9k .o0xdxg {
  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);
}
.ghaem9k .jfg0a { padding-top: 28px; }
@media (max-width: 720px) {
  .p72twtzj { margin-top: 18px; padding: 0 16px; }
  .ghaem9k .jfg0a { padding-top: 16px; }
}
.i363uy.rjlpor .en8g8 { max-width: 1100px; }
.zmk32.rjlpor .en8g8 { max-width: 1200px; }
.sg1q5jzp.rjlpor .en8g8 { max-width: 1320px; }
.i363uy .p72twtzj { max-width: 1100px; }
.zmk32 .p72twtzj { max-width: 1200px; }
.sg1q5jzp .p72twtzj { max-width: 1320px; }
.t1ttx .yiwugt7 { padding-top: 16px; padding-bottom: 16px; }
.uoop417s .yiwugt7 { padding-top: 24px; padding-bottom: 24px; }
.fa2o1be .yiwugt7 { padding-top: 40px; padding-bottom: 40px; }
.ix7r8 .yiwugt7 { padding-top: 52px; padding-bottom: 52px; }
.zc8nugo .yiwugt7:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.zc8nugo .yiwugt7:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.zc8nugo .yiwugt7:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.zc8nugo .yiwugt7:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.r78r5z .h0syzapf { padding-top: 10px;  padding-bottom: 10px; }
.ocdzmu .h0syzapf { padding-top: 18px;  padding-bottom: 18px; }
.bfinfvax .h0syzapf { padding-top: 36px;  padding-bottom: 36px; }
.myzzph .h0syzapf { padding-top: 48px;  padding-bottom: 48px; }
.ns5ser h2.cp5ru3s7 { font-weight: 600; }
.ns5ser h3.xcuy7jd     { font-weight: 600; }
.utykxh h2.cp5ru3s7 { font-weight: 800; }
.utykxh h3.xcuy7jd     { font-weight: 700; }
.a6jm0v { font-weight: 600; }
.a6jm0v h2.cp5ru3s7 { font-weight: 900; }
.a6jm0v h3.xcuy7jd     { font-weight: 800; }
.a6jm0v .eu2835 strong,
.a6jm0v .eu2835 strong { font-weight: 600; }
.sv1kkg0o {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.h12ex .sv1kkg0o { display: none; }
@media (max-width: 640px) { .sv1kkg0o { display: none; } }
.sv1kkg0o { background: var(--cta) !important; color: #fff !important; border: none !important; }
.sv1kkg0o:hover { opacity: 0.85; }
.ig4j3d .sv1kkg0o { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ed6t1 .sv1kkg0o,
.rdv67  .sv1kkg0o { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.ed6t1 .sv1kkg0o:hover,
.rdv67  .sv1kkg0o:hover { opacity: 0.88; }
.ig4j3d.ed6t1 .sv1kkg0o,
.ig4j3d.rdv67  .sv1kkg0o { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.flvu9 {
  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;
}
.flvu9:hover { transform: translateY(-2px); opacity: 0.92; }
.flvu9 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.g9f2t .flvu9 { display: none; }
.q8mcs2d0 .flvu9 { right: 32px; }
.jfkq  .flvu9 { left: 32px; }
@media (max-width: 480px) {
  .q8mcs2d0 .flvu9 { right: 20px; bottom: 20px; }
  .jfkq  .flvu9 { left: 20px; bottom: 20px; }
}
.pcddcezk { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.m2z6iz { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.y8q0xeb { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.tjncvnv { color: var(--text-dim); font-size: 0.8rem; }
.g9uo a, .eqoi4ob a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.g9uo a:hover, .eqoi4ob a:hover { color: var(--accent-light); }
.eqoi4ob { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.lhdp36sm .m2z6iz { text-align: center; }
.lhdp36sm .eqoi4ob { justify-content: center; margin-bottom: 16px; }
.lhdp36sm .y8q0xeb { margin-top: 0; }
.vr9q4 { margin-top: 10px; }
.vr9q4 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .m2z6iz { padding-left: 16px; padding-right: 16px; }
  .xil98r99 .m2z6iz { padding: 20px 16px; }
  .eqoi4ob { gap: 4px 12px; }
  .y8q0xeb { font-size: 0.78rem; }
}
.mjx47 .y8q0xeb { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.mjx47 .tjncvnv { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .mjx47 .m50u { grid-template-columns: 1fr 1fr; } .mjx47 .upitx { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mjx47 .m50u { grid-template-columns: 1fr; } }
.yla0 .y8q0xeb { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .yla0 .vc7t { gap: 12px; } .yla0 .em45sy { margin-right: 0; width: 100%; } }
.h9duiwh .y8q0xeb { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.h9duiwh .tjncvnv { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .h9duiwh .lv6r { grid-template-columns: 1fr 1fr; } .h9duiwh .v5vu { grid-column: 1 / -1; } }
@media (max-width: 480px) { .h9duiwh .lv6r { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .crvp .l6n7 { grid-template-columns: 1fr 1fr; } .crvp .hhavx6:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .crvp .l6n7 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .qn7i .l6n7 { grid-template-columns: 1fr; } }
.lij5is6z .m2z6iz { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.lij5is6z .eqoi4ob { justify-content: center; }
.uc2hngn .ryykjx      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.uc2hngn .pcddcezk { background: var(--bg-page); border-top-color: var(--border-alt); }
.owe4s55h .ryykjx      { background: #0d1117; border-bottom-color: #21262d; }
.owe4s55h .fr8h2 { color: var(--accent-light); }
.owe4s55h .s8ktodw1 { --msep-color: #8b949e; }
.owe4s55h .s8ktodw1 a { color: #8b949e; }
.owe4s55h .s8ktodw1 a:hover { color: var(--accent-light); }
.owe4s55h .kf5tl78 { color: #8b949e; }
.owe4s55h .pcddcezk { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.owe4s55h .y8q0xeb,
.owe4s55h .tjncvnv { color: #6e7681; }
.owe4s55h .g9uo a, .owe4s55h .eqoi4ob a,
.owe4s55h .g9uo a:hover, .owe4s55h .eqoi4ob a:hover,
@media (max-width: 640px) {
  .owe4s55h .s8ktodw1 { background: #0d1117; border-top-color: #21262d; }
  .owe4s55h .s8ktodw1 li a { border-bottom-color: #21262d; }
}
.n9pe .ryykjx      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.n9pe .fr8h2 { color: var(--accent-light); }
.n9pe .s8ktodw1 { --msep-color: #475569; }
.n9pe .s8ktodw1 a { color: #475569; }
.n9pe .s8ktodw1 a:hover { color: var(--accent-light); }
.n9pe .kf5tl78 { color: #64748b; }
.n9pe .pcddcezk { background: #f0f4f8; border-top-color: #cbd5e1; }
.n9pe .y8q0xeb,
.n9pe .tjncvnv { color: #64748b; }
.n9pe .g9uo a, .n9pe .eqoi4ob a,
.n9pe .g9uo a:hover, .n9pe .eqoi4ob a:hover,
@media (max-width: 640px) {
  .n9pe .s8ktodw1 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .n9pe .s8ktodw1 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ed6t1 .ryykjx      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ed6t1 .fr8h2 { color: #fff; }
.ed6t1 .s8ktodw1 { --msep-color: rgba(255,255,255,0.82); }
.ed6t1 .s8ktodw1 a { color: rgba(255,255,255,0.82); }
.ed6t1 .s8ktodw1 a:hover { color: #fff; }
.ed6t1 .kf5tl78 { color: rgba(255,255,255,0.9); }
.ed6t1 .pcddcezk { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ed6t1 .y8q0xeb,
.ed6t1 .tjncvnv { color: rgba(255,255,255,0.72); }
.ed6t1 .g9uo a, .ed6t1 .eqoi4ob a,
.ed6t1 .g9uo a:hover, .ed6t1 .eqoi4ob a:hover,
@media (max-width: 640px) {
  .ed6t1 .s8ktodw1 { background: var(--accent); border-top-color: var(--accent-light); }
  .ed6t1 .s8ktodw1 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.rdv67 .ryykjx {
  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);
}
.rdv67 .pcddcezk {
  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) {
  .rdv67 .s8ktodw1 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.gvq41p .clbi { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.zdwwiv .clbi { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ofz4l8ou .clbi { min-height: 72px; height: auto; }
.mfa80d .clbi { min-height: 84px; height: auto; }
.xil98r99 .clbi { max-width: none; padding: 0 32px; }
.xil98r99 .m2z6iz  { max-width: none; padding: 24px 32px; }
.c86qi2o.zmk32 .clbi { max-width: 1200px; }
.c86qi2o.sg1q5jzp .clbi { max-width: 1320px; }
.wacdnck   .fr8h2, .wacdnck   .em45sy { text-transform: capitalize; }
.oin2cpg .fr8h2, .oin2cpg .em45sy { text-transform: lowercase; }
.pd2uh .fr8h2, .pd2uh .em45sy { text-transform: uppercase; letter-spacing: 0.06em; }
.bmri, .u7lgrf {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.vvef0ij5 .bmri,
.h5zth .bmri,
.djbgn0pr .bmri,
.g14g9 .bmri,
.dmt8ji   .s8ktodw1 a { font-weight: 500; }
.smaq6nw .s8ktodw1 a { font-weight: 600; }
.idxs     .s8ktodw1 a { font-weight: 700; }
.e908gjt    .s8ktodw1 a { font-weight: 800; letter-spacing: 0.01em; }
.mkx9     .s8ktodw1 > li + li::before,
.gk5g1    .s8ktodw1 > li + li::before,
.bzje6llf    .s8ktodw1 > li + li::before,
.mw5qxiv .s8ktodw1 > li + li::before,
.cukhf1 .s8ktodw1 > li + li::before,
.vzwdgs9w  .s8ktodw1 > li + li::before,
.avk2s    .s8ktodw1 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.mkx9     .s8ktodw1 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.gk5g1    .s8ktodw1 > li + li::before { content: "|"; }
.bzje6llf    .s8ktodw1 > li + li::before { content: "—"; }
.mw5qxiv .s8ktodw1 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.cukhf1 .s8ktodw1 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.vzwdgs9w  .s8ktodw1 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.avk2s    .s8ktodw1 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .snuexm4 .kf5tl78,
  .f9mf8eq .kf5tl78,
  .jvtfpu5i .kf5tl78,
  .tath9q .kf5tl78,
  .d8l810zv .kf5tl78 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .snuexm4 .kf5tl78::before,
  .f9mf8eq .kf5tl78::before,
  .jvtfpu5i .kf5tl78::before,
  .tath9q .kf5tl78::before,
  .d8l810zv .kf5tl78::before { content: ""; display: block; flex-shrink: 0; }

  
  .snuexm4 .kf5tl78::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;
  }

  
  .f9mf8eq .kf5tl78::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;
  }

  
  .jvtfpu5i .kf5tl78::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;
  }

  
  .tath9q .kf5tl78::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;
  }

  
  .d8l810zv .kf5tl78::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) {
  .q8uyuz .kf5tl78 {
    padding: 5px 14px;
  }
  .q8uyuz .s8ktodw1 {
    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;
  }
  .q8uyuz .s8ktodw1 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .q8uyuz .s8ktodw1 li a:hover { background: var(--bg-raised); }
  .q8uyuz .ppjw2gsd,
  .hwbkjm .ppjw2gsd,
  .qcm1 .ppjw2gsd { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .zxluf45 .kf5tl78 {
    padding: 5px 10px;
  }
  .zxluf45 .s8ktodw1 {
    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);
  }
  .zxluf45 .s8ktodw1.i7tnd { transform: translateX(0); }
  .zxluf45 .s8ktodw1 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .zxluf45 .s8ktodw1 li:last-child a { border-bottom: none; }
  .ed6t1 .s8ktodw1,
  .owe4s55h .s8ktodw1 { background: var(--accent) !important; }
  .ed6t1 .s8ktodw1 li a,
  .owe4s55h .s8ktodw1 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .qcm1 .kf5tl78 {
    padding: 5px 10px;
  }
  .qcm1 .s8ktodw1 {
    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);
  }
  .qcm1 .s8ktodw1::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .qcm1 .s8ktodw1.i7tnd { transform: translateY(0); }
  .qcm1 .s8ktodw1 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .fekkted .kf5tl78 {
    padding: 5px 10px;
  }
  .fekkted .s8ktodw1 {
    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;
  }
  .fekkted .s8ktodw1.i7tnd { opacity: 1; pointer-events: auto; }
  .fekkted .s8ktodw1 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .h0n2je     .kf5tl78 { border-radius: 0 !important; }
  .vjvfe   .kf5tl78 { border-radius: 8px !important; }
  .jpan8 .kf5tl78 { border-radius: 50% !important; }
  .r04k4   .kf5tl78 { border-radius: 999px !important; }
}
.smfqkq .feo9 { height: 36px; }
.plqdp3 .feo9 { height: 60px; max-width: 200px; }
.a00wzx .feo9 { height: 76px; max-width: 240px; }
.z023    .cnt32mkr, .z023    .jvt4p0 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.li54srn .dmlkawi {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.li54srn .mkb43 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .c5jcp .qr152847 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .c5jcp .mdvnimua {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .c5jcp .mdvnimua { padding: 40px 16px 20px; }
  .c5jcp .u0qu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .c5jcp .b87tls { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .ctcubm .mdvnimua {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ctcubm .mdvnimua::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ctcubm .jmbo0cna {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ctcubm .l46z44 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ctcubm .u0qu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ctcubm .b87tls { width: 100%; min-width: 0; }
  .ctcubm .cnt32mkr { min-width: 0; }
}
.oo8b2y .j980kmt {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.oo8b2y .j980kmt summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.oo8b2y .j980kmt p { padding: 0 2px 16px; }
.tzqxw .j980kmt { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.tzqxw .j980kmt summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.tzqxw .j980kmt summary::after { content: "›"; font-size: 1.2em; }
.tzqxw .j980kmt[open] summary::after { content: "‹"; }
.tzqxw .j980kmt p { padding: 10px 22px 4px; }
.g4kp .j980kmt {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.g4kp .j980kmt summary { color: var(--text-primary); padding-left: 16px; }
.g4kp .j980kmt summary::after { content: "›"; font-size: 1.1em; }
.g4kp .j980kmt[open] summary::after { content: "‹"; }
.g4kp .j980kmt p { padding-left: 16px; }
.a5ou .h2852n2i { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.a5ou .j980kmt {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.a5ou .j980kmt:last-child { border-bottom: none; }
.a5ou .j980kmt summary { color: var(--text-primary); border-radius: 0; }
.a5ou .j980kmt summary::after { content: "›"; font-size: 1.1em; }
.a5ou .j980kmt[open] summary::after { content: "‹"; }
.edwoobq .j980kmt { overflow: hidden; }
.edwoobq .j980kmt summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.edwoobq .j980kmt summary::after { color: rgba(255,255,255,.75); }
.edwoobq .j980kmt[open] summary { border-radius: 0; }
.eouq8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.a204z {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.tg1medbu {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.rwif6 { color: var(--text-muted); font-size: 1.05rem; }
.krzbhw {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.c6lpcgas { margin-bottom: 20px; }
.jdxp {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.wgojjhi {
  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;
}
.wgojjhi:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.lhjy { resize: vertical; min-height: 130px; }
.o40u6wq8 { width: 100%; margin-top: 8px; }
.a4t1hi {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.x7gyt {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.b5xjr { color: var(--text-muted); line-height: 1.75; }
.gcsfufnf { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.gcsfufnf li { margin-bottom: 6px; }
.pnqs8lo { max-width: 760px; margin: 0 auto; }
.z44gzgu { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.vu7qy3oz { max-width: 760px; margin: 0 auto; }
.upbu { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.bd87anf ul.gcsfufnf { margin: 0; }
.ecefzg4 .upbu { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .ecefzg4 { grid-template-columns: 1fr; gap: 10px; } }
.urgt7c { max-width: 640px; margin: 0 auto; text-align: center; }
.hy2a5u0 { margin-bottom: 48px; }
.hy2a5u0 .upbu { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.hy2a5u0 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.yljk8g .gcsfufnf { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .p7s22ec { grid-template-columns: 1fr; } }
.qru3v ul.gcsfufnf { margin: 0; }
.usug .gcsfufnf,
.twlx .gcsfufnf,
.bbuf .gcsfufnf,
.zz2y00k .gcsfufnf {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .of9m5y { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .gzq0 { grid-template-columns: 1fr; } .uvlx { position: static; text-align: center; } }
@media (max-width: 860px) { .xsoefj { grid-template-columns: 1fr; } }
.zz2y00k .gcsfufnf { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .rbmhr { flex-direction: column; text-align: center; } .zens2l0 { grid-template-columns: 1fr; } }
.jh95ik3 {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.jh95ik3 .tg1medbu { color: var(--accent-light); }
.irn4ywjm .tg1medbu { font-size: 2rem; }
.irn4ywjm .rwif6 { max-width: 680px; }
.iowob .tg1medbu { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.iowob .rwif6  { margin: 0; }
@media (max-width: 640px) { .iowob { flex-direction: column; } }
.kujfe1j1 .tg1medbu { color: var(--accent-light); }
.ndnj .tg1medbu { color: #fff; }
.ndnj .rwif6  { color: rgba(255,255,255,0.85); }
.iemdsw17 { max-width: 680px; margin: 0 auto; }
.cbmsbfj7 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .cbmsbfj7 { grid-template-columns: 1fr; } }
.t1fatd8 .wgojjhi {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.t1fatd8 .wgojjhi:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.j6f1e3lz .wgojjhi { background: var(--bg-raised); border-color: transparent; }
.j6f1e3lz .wgojjhi:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ppaqjfae .wgojjhi { border-radius: 100px; padding: 11px 20px; }
.ppaqjfae .lhjy { border-radius: 14px; }
.p6gav83m {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.p6gav83m summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.p6gav83m summary::-webkit-details-marker { display: none; }
.p6gav83m summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.p6gav83m[open] summary::after { content: "−"; }
.dpeedd {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .ykwhz79g { grid-template-columns: 1fr; } }
.qsk8 { counter-reset: priv-count; }
.fghyy4sv {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.fghyy4sv:last-child { border-bottom: none; }
.b1j9 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.fghyy4sv h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.fghyy4sv p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.qmctp1 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.qmctp1 li { margin-bottom: 6px; }
.kl2wim{display:none}
.kl2wim:empty,.nplgg14:empty{display:none}
.rs7i5v4{position:relative;overflow:visible}
.wi1it .jtybyt,.pbbxg9bx .jtybyt,
.xffqg7 .jtybyt,.wafp7 .jtybyt,
.asqfdc .jtybyt,.xjga6e .jtybyt{display:block}
.gc7g95rr .rg6xeen{display:block}
.wi1it .jtybyt,.pbbxg9bx .jtybyt,
.xffqg7 .jtybyt,.wafp7 .jtybyt,
.asqfdc .jtybyt{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}
.wi1it .jtybyt .nplgg14,.pbbxg9bx .jtybyt .nplgg14,
.xffqg7 .jtybyt .nplgg14,.wafp7 .jtybyt .nplgg14,
.asqfdc .jtybyt .nplgg14{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}
.wi1it .c8pxtrc7,.pbbxg9bx .c8pxtrc7,
.xffqg7 .c8pxtrc7,.wafp7 .c8pxtrc7,
.asqfdc .c8pxtrc7{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.wi1it .jtybyt,.pbbxg9bx .jtybyt{top:12px}
.wi1it .jtybyt .nplgg14{margin-right:auto}
.pbbxg9bx .jtybyt .nplgg14{margin-left:auto}
.pbbxg9bx .jtybyt{text-align:right}
.xffqg7 .jtybyt,.wafp7 .jtybyt{bottom:12px}
.xffqg7 .jtybyt .nplgg14{margin-right:auto}
.wafp7 .jtybyt .nplgg14{margin-left:auto}
.wafp7 .jtybyt{text-align:right}
.asqfdc .jtybyt{position:relative;margin-top:16px}
.asqfdc .jtybyt .nplgg14{margin:0 auto}
.xjga6e .jtybyt{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.xjga6e .jtybyt .nplgg14{margin:0}
.xjga6e .g3sx4c8~.jtybyt,
.xjga6e .nhpt4ir~.jtybyt{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.xjga6e .g3sx4c8~.jtybyt .nplgg14,
.xjga6e .nhpt4ir~.jtybyt .nplgg14{justify-content:flex-start}
.g3sx4c8~.jtybyt,.nhpt4ir~.jtybyt{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}
.g3sx4c8~.jtybyt .nplgg14{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.nhpt4ir~.jtybyt .nplgg14{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.rg6xeen .nplgg14{margin:0 0 12px}
.nplgg14{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.c8pxtrc7{white-space:nowrap}
.eyrnf0ro .c8pxtrc7{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.ykkysbe2 .c8pxtrc7{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}
.subvby7 .nplgg14{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.yd387b .c8pxtrc7{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.pkxcl5r6 .c8pxtrc7{color: var(--accent-light);opacity:1;font-weight:500}
.jn0ut .c8pxtrc7{border-bottom:1px solid currentColor;padding-bottom:2px}
.henxnd .nplgg14{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.l9mr{--date-bg:var(--accent-bg)}
.j9mz6s .c8pxtrc7 + .c8pxtrc7::before{content:"•";margin-right:6px;opacity:.4}
.yfcsu4q .c8pxtrc7 + .c8pxtrc7::before{content:"/";margin-right:6px;opacity:.35}
.va39kng3 .c8pxtrc7 + .c8pxtrc7::before{content:"|";margin-right:6px;opacity:.3}
.aurl1sl1 .c8pxtrc7 + .c8pxtrc7::before{content:"—";margin-right:6px;opacity:.3}
.yxhk4 .c8pxtrc7 + .c8pxtrc7::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.mlc1o .c8pxtrc7 + .c8pxtrc7::before{content:"·";margin-right:6px;opacity:.4}
.yqkhn4a7 .c8pxtrc7 + .c8pxtrc7::before{content:"›";margin-right:6px;opacity:.4}
.mpkmtle2 .pgol5znt::before{content:"→";opacity:.35;font-size:.85em}
.mpkmtle2 .c8pxtrc7 + .c8pxtrc7::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.ljk9kf5 .bhm05m{padding:20px 0}
@media(max-width:640px){
  .bhm05m{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .yom8szz{max-width:100%}
}
:root {
  --accent:          #118c99;
  --brand:           #118c99;
  --brand-light:     #15717a;
  --brand-pale:      #27919c;
  --grad-start:      #1fd3e6;
  --grad-end:        #60d6e2;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #118c99;
  --cta-light:       #096d77;
  --cta-hover:       #0a5961;
  --bg-page:         #f6f8f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f6;
  --bg-raised:       #edf1f1;
  --bg-hover:        #f3f5f6;
  --border:          #e1e8e9;
  --border-alt:      #cfdbdd;
  --border-section:  #e1e8e9;
  --text-primary:    #171b1b;
  --text-muted:      #506061;
  --text-body:       #2e3637;
  --text-sub:        #455253;
  --text-faint:      #73898b;
  --text-dim:        #8fa0a2;
  --text-label:      #5c6d6f;
  --text-value:      #394445;
  --accent-bg:       #e0f2f4;
  --accent-bg-light: #c5ecf0;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #0c9656;
  --c-cons:          #9f2158;
  --c-pros-label:    #0eb367;
  --c-tip-border:    #10c672;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9656;
}
:root { --logo-bg-opacity: 67%; }
body, button, input { font-family: "Nunito Sans", sans-serif; }
.iu69wt .siuig li::before, .iu69wt .fiklilo 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; }.iu69wt .siuig li::before { content: ""; }.iu69wt .fiklilo li::before { content: ""; }.iu69wt .pq672::before, .iu69wt .cxj58x2y::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.iu69wt .pq672::before { content: ""; }.iu69wt .cxj58x2y::before { content: ""; }
.yejm3 .muy7wm, .yejm3 .g3sx4c8 { min-height: 640px; }
.dy4p73 .ew4lti::after, .dy4p73 .tknwsdh::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.lztht41w .sv1kkg0o::after,.lztht41w .flvu9::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.uqt1wm9p::before { content: '›'; font-size: 1.1em; }
.sd1ko .c8pxtrc7::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.sd1ko .c8pxtrc7:first-of-type::before{content:"\f15b"}.sd1ko .c8pxtrc7:last-of-type::before{content:"\f044"}