: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;
}
.q4zymx3q {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.pzfjv4p {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.gxnb {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ckhdsues { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ywind5k { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ywind5k a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ywind5k a:hover { color: var(--accent-light); }
.mghtb   .odsxsm { border-radius: 0; }
.v9wq3k0 .odsxsm li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .odsxsm {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .bd1m5s:hover .odsxsm,
  .bd1m5s:focus-within .odsxsm { display: block; }
  .odsxsm li a { padding: 8px 16px; font-size: 0.88rem; }
}
.faxbc {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.np56tov6 { display: none; }
@media (max-width: 640px) {
  .np56tov6 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .np56tov6.n4238mw0 { display: block; }
}
@media (max-width: 640px) {
  .faxbc { display: block; }
  .ywind5k > li + li::before { display: none !important; }
  .ywind5k {
    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;
  }
  .ywind5k.n4238mw0 { display: flex; }
  .ywind5k li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ywind5k li:last-child a { border-bottom: none; }
}
.tyucl { min-height: 480px; }
.d6g803pg {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.gj0lw { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.xwqukjf .gj0lw { margin-left: 0; margin-right: 0; }
.zdy4e {
  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;
}
.zdy4e:hover { opacity: 0.88; }
.ycfro8d {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.l3878q {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.ycfro8d .ijqf {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.ycfro8d .d6g803pg { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ycfro8d .gj0lw { color: #e2e8f0; }
.ycfro8d.tyjwqm .ijqf { text-align: center; }
.ycfro8d.xwqukjf   .ijqf { text-align: left; }
.i8f5dxgw .ijqf {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.i8f5dxgw .d6g803pg { color: var(--text-primary); text-shadow: none; }
.i8f5dxgw .gj0lw { color: var(--text-muted); }
.i8f5dxgw .zdy4e { margin-top: 16px; }
.i8f5dxgw, .i8f5dxgw.tyucl { min-height: auto !important; }
.i8f5dxgw.tyjwqm .ijqf { text-align: center; }
.i8f5dxgw.xwqukjf   .ijqf { text-align: left; }
.i8f5dxgw~.ekztt{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}
.i8f5dxgw~.ekztt .qnm8m2zn{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}
.mw26zib {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.ge6lix .mw26zib,
.ge6lix .mw26zib::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.d9yrnc .mw26zib,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.du99 .mw26zib,
.du99 .ycfro8d .l3878q {
  overflow: hidden;
}
.du99 .mw26zib::after,
.du99 .ycfro8d .l3878q::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.nvqsiw2 .mw26zib,
.nvqsiw2 .mw26zib::after,
@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); }
}
.nvqsiw2 .ycfro8d .l3878q {
  overflow: hidden;
}
.nvqsiw2 .ycfro8d .l3878q::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.p0ya .mw26zib,
.p0ya .ycfro8d .l3878q {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ge6lix .ycfro8d .l3878q {
  overflow: hidden;
}
.ge6lix .ycfro8d .l3878q::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.d9yrnc .ycfro8d .l3878q {
  animation: hg-breathe 10s ease-in-out infinite;
}
.mw26zib .l3878q {
  background: none;
}
.mw26zib .d6g803pg { color: #fff; }
.mw26zib .gj0lw { color: rgba(255,255,255,0.85); }
.mw26zib .zdy4e { background: #fff; color: var(--cta); }
.mw26zib .zdy4e:hover { opacity: 0.92; }
.y0t5 .d6g803pg { text-shadow: none; color: var(--text-primary); }
.y0t5 .gj0lw { color: var(--text-muted); }
body.hfr45ob .d6g803pg {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.yroizq .d6g803pg {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.y0t5.xwqukjf   .j1tb { align-items: flex-start; text-align: left; }
.m8x5 .ijqf { padding-bottom: 24px; }
.rqgu .ijqf { max-width: 960px; }
@media (max-width: 700px) {
  .y0t5 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .y0t5 .zty8kc { display: none !important; }
  .s3h90cy .zty8kc { display: none !important; }
  .oxklbd7v .i9u0x6vf { display: none !important; }
  .ul7c .k3s0bbx { display: none !important; }
  .j1tb  { padding: 36px 24px; }
  .y0t5~.ekztt,.fx0l~.ekztt{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .tyucl, .y0t5 { min-height: 320px !important; }
  
  .d6g803pg { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ppv9gd { display: none !important; }
  
  .pq3vw { flex-direction: column; align-items: center; }
  .jwqx { width: 100%; max-width: 340px; }
}
.gcyfxlsj { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.oqete7 { width: 100%; height: auto; display: block; border-radius: 10px; }
.vzx8h .gcyfxlsj        { border-radius: 16px; }
.vzx8h .oqete7  { border-radius: 16px; }
.hse9q1 .gcyfxlsj         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.hse9q1 .oqete7   { border-radius: 8px; }
.dbuxb { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.hw22as0i { width: 100%; padding: 32px 0; position: relative; }
.mww1mzwy { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.mmt032 .hw22as0i:nth-child(even) { background: var(--bg-surface); }
.mmt032 .hw22as0i:nth-child(odd)  { background: var(--bg-page); }
.lm9xvs .hw22as0i:nth-child(even) { background: var(--bg-card); }
.lm9xvs .hw22as0i:nth-child(odd)  { background: var(--bg-page); }
.mmt032 .hw22as0i:nth-child(odd)  .mww1mzwy { background: var(--bg-card); border-radius: 6px; }
.mmt032 .hw22as0i:nth-child(even) .mww1mzwy { background: var(--bg-raised); border-radius: 6px; }
.lm9xvs .hw22as0i:nth-child(odd)  .mww1mzwy { background: var(--bg-card); border-radius: 6px; }
.lm9xvs .hw22as0i:nth-child(even) .mww1mzwy { background: var(--bg-raised); border-radius: 6px; }
.mmt032 .hw22as0i:nth-child(even) .smh94e .pxnb,
.lm9xvs .hw22as0i:nth-child(even) .smh94e .pxnb { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.mmt032 .hw22as0i:nth-child(odd) .smh94e .pxnb,
.lm9xvs .hw22as0i:nth-child(odd) .smh94e .pxnb { background: var(--bg-card-inner); }
.mmt032 .hw22as0i:nth-child(even) .qoia86b .pxnb:nth-child(odd),
.lm9xvs .hw22as0i:nth-child(even) .qoia86b .pxnb:nth-child(odd)  { background: var(--bg-card); }
.mmt032 .hw22as0i:nth-child(even) .qoia86b .pxnb:nth-child(even),
.lm9xvs .hw22as0i:nth-child(even) .qoia86b .pxnb:nth-child(even) { background: var(--bg-card-inner); }
h1.eu0y { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.eu0y {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.gz3h6h { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.m7n8r h2.eu0y {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.x4t4r3lt h2.eu0y {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.wzvn4f h2.eu0y {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.zzjg3 h2.eu0y::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.y3rlepi h2.eu0y {
  color: var(--text-primary); font-size: 1.7rem;
}
.wp3bpksa h2.eu0y::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.vhv1r8x h2.eu0y {
  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;
}
.szstba0 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .szstba0 { display: none; } }
.xyher { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.rrya9 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.vtyr {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.zrs12 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ae2yxuzx { padding-left: 20px; }
.ae2yxuzx li { margin-bottom: 6px; }
.ae2yxuzx a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ae2yxuzx a:hover { color: var(--accent-light); }
.kftxqluh .zrs12 { display: none; }
.f50ub94 .zrs12 { display: none; }
.f50ub94 .ae2yxuzx { padding-left: 0; list-style: none; }
.f50ub94 .ae2yxuzx li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.f50ub94 .ae2yxuzx a { font-size: 0.92rem; }
.yv1gz .vtyr { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.yv1gz .zrs12 { display: none; }
.yv1gz .ae2yxuzx { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.yv1gz .ae2yxuzx li { margin-bottom: 0; }
.yv1gz .ae2yxuzx 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;
}
.yv1gz .ae2yxuzx a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.gu0i .vtyr { padding: 20px 20px 16px; }
.gu0i .ae2yxuzx {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.gu0i .ae2yxuzx li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.gu0i .ae2yxuzx 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;
}
.gu0i .ae2yxuzx 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;
}
.gu0i .ae2yxuzx a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.gu0i .ae2yxuzx a:focus,
.gu0i .ae2yxuzx a:focus-visible,
.gu0i .ae2yxuzx a:target { outline: none; }
.gu0i .ae2yxuzx li:target a { border-color: var(--border); color: var(--text-muted); }
.lmd2763 .vtyr { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.lmd2763 .zrs12 { display: none; }
.lmd2763 .ae2yxuzx { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.lmd2763 .ae2yxuzx li { margin-bottom: 0; }
.lmd2763 .ae2yxuzx li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.lmd2763 .ae2yxuzx li:last-child::after { content: ""; margin-right: 0; }
.lmd2763 .ae2yxuzx a { font-size: 0.9rem; }
.pxnb { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.smh94e .pxnb { background: var(--bg-card); }
.qoia86b .pxnb:nth-child(odd)  { background: var(--bg-card); }
.qoia86b .pxnb:nth-child(even) { background: var(--bg-raised); }
.klhe .pxnb {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.klhe .pxnb:last-child { border-bottom: none; }
.klhe h3.gz3h6h { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.xtzem0a .pxnb {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.xtzem0a .pxnb + .pxnb { margin-top: 4px; }
.wdal5 .pxnb { background: none; border-radius: 0; padding: 12px 0; }
.wdal5 .pxnb + .pxnb { border-top: 1px solid var(--border-section); }
.vutez { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.nbygr { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.s1adrjm { color: var(--text-body); margin-bottom: 10px; }
.athsko, .lno44 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.athsko li, .lno44 li { margin-bottom: 6px; }
.lno44 li { list-style: decimal; }
.gat3     .athsko { list-style-type: "● "; }
.wcd1  .athsko { list-style-type: "■ "; }
.qommtaj3 .athsko { list-style-type: "◆ "; }
.k5kyh8t1    .athsko { list-style-type: "★ "; }
.gat3     .f3y2 { list-style-type: "● "; }
.wcd1  .f3y2 { list-style-type: "■ "; }
.qommtaj3 .f3y2 { list-style-type: "◆ "; }
.k5kyh8t1    .f3y2 { list-style-type: "★ "; }
.gat3    .athsko li::marker, .gat3    .f3y2 li::marker,
.wcd1 .athsko li::marker, .wcd1 .f3y2 li::marker,
.qommtaj3 .athsko li::marker, .qommtaj3 .f3y2 li::marker,
.k5kyh8t1   .athsko li::marker, .k5kyh8t1   .f3y2 li::marker {
  color: var(--cta); font-size: 1em;
}
.gat3 .lno44,
.wcd1 .lno44,
.qommtaj3 .lno44,
.k5kyh8t1 .lno44 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.gat3 .lno44 li,
.wcd1 .lno44 li,
.qommtaj3 .lno44 li,
.k5kyh8t1 .lno44 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.gat3 .lno44 li::before,
.wcd1 .lno44 li::before,
.qommtaj3 .lno44 li::before,
.k5kyh8t1 .lno44 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;
}
.gat3     .lno44 li::before { border-radius: 50%; }
.wcd1  .lno44 li::before { border-radius: 3px; }
.qommtaj3 .lno44 li::before { border-radius: 3px; }
.k5kyh8t1    .lno44 li::before { border-radius: 50%; }
.v07hvih { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.cvrt .v07hvih,
.qnymix1 .v07hvih { background: transparent; border: none; border-radius: 0; }
.o93kn { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.o93kn th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.o93kn td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.o93kn tr:hover td { background: var(--bg-hover); }
.dcng6lmu .o93kn tbody tr:nth-child(even) td { background: var(--bg-surface); }
.m6xd .o93kn { border: 1px solid var(--border-alt); }
.m6xd .o93kn th,
.m6xd .o93kn td { border: 1px solid var(--border-alt); }
.a57xge .o93kn th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.a57xge .o93kn td { border-bottom: none; }
.a57xge .o93kn tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.sqt66zs .o93kn th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.p111s1i .v07hvih {
  overflow: hidden;
}
.p111s1i .o93kn th { border-bottom: 1px solid var(--border-alt); }
.p111s1i .o93kn tr:last-child td { border-bottom: none; }
.a4l8jw60 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ac2b5jfx { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.m760rk { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.rubsqhlc { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.n3fkm3 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.f3y2 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.f3y2 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%}
.gi6p1wz6 .rubsqhlc { background: transparent; text-align: center; }
.ai9tbi .m760rk {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.k1034h .m760rk {
  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);
}
.zj49j .ac2b5jfx { display: grid; grid-template-columns: auto 1fr; }
.zj49j .m760rk {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.zj49j .rubsqhlc { grid-column: 2; }
.zj49j .n3fkm3,
.zj49j .f3y2 { grid-column: 1 / -1; }
.pwca .ac2b5jfx { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.pwca .m760rk {
  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);
}
.pwca .rubsqhlc { grid-column: 2; }
.pwca .n3fkm3,
.pwca .f3y2 { grid-column: 1 / -1; }
.x5xj .ac2b5jfx { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.x5xj .rubsqhlc { background: none; color: var(--accent-light); font-weight: 700; }
.wlw44 .ac2b5jfx { 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); }
.wlw44 .rubsqhlc { background: none; color: var(--accent-light); font-weight: 700; }
.r1otd .ac2b5jfx { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.r1otd .ac2b5jfx:last-child { border-bottom: none; }
.r1otd .rubsqhlc { background: none; color: var(--accent-light); font-weight: 700; }
.lb8rpmg1 .ac2b5jfx { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.lb8rpmg1 .rubsqhlc { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.xhho7vd .a4l8jw60 { counter-reset: card-n; }
.xhho7vd .ac2b5jfx  { counter-increment: card-n; }
.xhho7vd .rubsqhlc { display: flex; align-items: center; gap: 10px; }
.xhho7vd .rubsqhlc::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;
}
.jho0s0w .ac2b5jfx { background: var(--bg-surface); border: 1px solid var(--border); }
.jho0s0w .rubsqhlc { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ur2r4k { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.h1lr  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.rbvo04k7 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.qp08ihu { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.qiiy { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ur2r4k strong { color: var(--text-primary); font-size: 0.95rem; }
.ur2r4k p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.udyscqem { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.sqfp8w, .tcnl { border-radius: 8px; padding: 14px; }
.sqfp8w { background: var(--bg-pros); }
.tcnl { background: var(--bg-cons); }
.rv83uxx { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.sqfp8w .rv83uxx { color: var(--c-pros-label); }
.tcnl .rv83uxx { color: #f87171; }
.sqfp8w ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.tcnl ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.oqete7 { width: 100%; height: auto; border-radius: 10px; display: block; }
.tge7byj9 {
  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;
}
.tge7byj9:hover { opacity: 0.85; }
.jkapw .tge7byj9  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.jkapw .tge7byj9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.oi9l80 .tge7byj9  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.oi9l80 .tge7byj9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.wl7vd5m .zdy4e { border-radius: 50px; }
.wl7vd5m .tge7byj9  { border-radius: 50px; }
.yhut .zdy4e { padding-left: 22px; padding-right: 22px; }
.yhut .tge7byj9  { padding-left: 12px; padding-right: 12px; }
.r7jnkwcy .zdy4e { padding-left: 44px; padding-right: 44px; }
.r7jnkwcy .tge7byj9  { padding-left: 24px; padding-right: 24px; }
.rnlj6 .zdy4e { padding-left: 56px; padding-right: 56px; }
.rnlj6 .tge7byj9  { padding-left: 32px; padding-right: 32px; }
.uov66   .zdy4e::after, .uov66   .tge7byj9::after,
.utbhlcq .zdy4e::after, .utbhlcq .tge7byj9::after,
.u3w1o2    .zdy4e::after, .u3w1o2    .tge7byj9::after,
.a5coq    .zdy4e::after, .a5coq    .tge7byj9::after,
.xsdo    .zdy4e::after, .xsdo    .tge7byj9::after,
.iu9x     .zdy4e::after, .iu9x     .tge7byj9::after,
.bchpj6gs    .zdy4e::after, .bchpj6gs    .tge7byj9::after,
.hhv7   .zdy4e::after, .hhv7   .tge7byj9::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;
}
.uov66 .zdy4e::after, .uov66 .tge7byj9::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");
}
.utbhlcq .zdy4e::after, .utbhlcq .tge7byj9::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");
}
.u3w1o2 .zdy4e::after, .u3w1o2 .tge7byj9::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");
}
.a5coq .zdy4e::after, .a5coq .tge7byj9::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");
}
.xsdo .zdy4e::after, .xsdo .tge7byj9::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");
}
.iu9x .zdy4e::after, .iu9x .tge7byj9::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");
}
.bchpj6gs .zdy4e::after, .bchpj6gs .tge7byj9::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");
}
.hhv7 .zdy4e::after, .hhv7 .tge7byj9::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");
}
.wj7k   .dcr6k29::after, .wj7k   .n12i::after,
.ff0uhs .dcr6k29::after, .ff0uhs .n12i::after,
.j19tilm    .dcr6k29::after, .j19tilm    .n12i::after,
.l6zz    .dcr6k29::after, .l6zz    .n12i::after,
.ole7aw    .dcr6k29::after, .ole7aw    .n12i::after,
.ha39     .dcr6k29::after, .ha39     .n12i::after,
.y3zd3gec    .dcr6k29::after, .y3zd3gec    .n12i::after,
.hh41l0   .dcr6k29::after, .hh41l0   .n12i::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;
}
.wj7k .dcr6k29::after, .wj7k .n12i::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");
}
.ff0uhs .dcr6k29::after, .ff0uhs .n12i::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");
}
.j19tilm .dcr6k29::after, .j19tilm .n12i::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");
}
.l6zz .dcr6k29::after, .l6zz .n12i::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");
}
.ole7aw .dcr6k29::after, .ole7aw .n12i::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");
}
.ha39 .dcr6k29::after, .ha39 .n12i::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");
}
.y3zd3gec .dcr6k29::after, .y3zd3gec .n12i::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");
}
.hh41l0 .dcr6k29::after, .hh41l0 .n12i::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");
}
.vgy35ot .x2u9 { background: #1a1a1a; }
@media (min-width: 721px) {
  .p2gw { flex: 0 0 260px; width: 260px; }
  .mm3o { flex: 0 0 120px; width: 120px; }
  .kuqtt6y { flex: 0 0 110px; width: 110px; }
  .i3ybj   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .w18pevv0 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.w18pevv0.tge7byj9 { 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) {
  .ay7vt4 { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .ay7vt4 .e806q5k { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .ay7vt4 .p2gw { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .ay7vt4 .x2u9 { width: 100%; min-width: unset; height: 120px; }
  .ay7vt4 .uefqo4 { max-height: 96px; max-width: 200px; }
  .ay7vt4 .dsqq { min-width: unset; text-align: center; white-space: normal; }
  .ay7vt4 .mm3o { min-width: 0; }
  .ay7vt4 .i3ybj { 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; }
  .ay7vt4 .w18pevv0 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .hbhnf7 .e806q5k { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .h6nxe .hf6zf37j {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .h6nxe .cf03sxt { margin: 0; }
}
.qnymix1 .udyscqem { gap: 10px; }
.qnymix1 .sqfp8w, .qnymix1 .tcnl { padding: 12px; }
.qnymix1 .sqfp8w ul, .qnymix1 .tcnl ul { margin: 4px 0 0; padding-left: 18px; }
.qnymix1 .sqfp8w li, .qnymix1 .tcnl li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .u5ccjfao { grid-template-columns: 1fr; }
  .ksjz { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ksjz .fxqa9qg { width: 72px; height: 50px; }
  .ksjz .dq2hvay { max-width: 180px; }
  .ksjz .yzbxaxc { width: auto; }
}
@media (max-width: 720px) {
  .k8ynn { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ph5he1n { padding: 16px; }
  .v0lpr .sime7ew8 { min-width: 50%; }
}
.vcqm3 .udyscqem { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .m61ph { grid-template-columns: 1fr; }
  .vez93nj { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ia1bwqh { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .k1kn7q { flex-wrap: wrap; padding: 16px; }
}
.bg333w54 .udyscqem { gap: 8px; }
.bg333w54 .sqfp8w, .bg333w54 .tcnl { padding: 8px; }
@media (max-width: 480px) {
  .ebg9z { flex-direction: column; align-items: stretch; }
}
.eb79xhsb .yzbxaxc .tge7byj9 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .n1ggcayq { flex-direction: column; align-items: stretch; gap: 10px; }
  .eb79xhsb .yzbxaxc { text-align: center; }
}
@media (max-width: 720px) {
  .jys102u { grid-template-columns: 1fr; }
  .xfr5f1n { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .yiga { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .v0rd { grid-template-columns: 1fr; }
  .j4ih { width: 100px; height: 100px; margin: 16px auto; }
  .bf4xd25w { font-size: 1.4rem; }
  .won8ydbc { justify-content: center; }
  .acl5bf2 .sime7ew8 { min-width: 50%; }
}
.m8e4t .udyscqem { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .hawo7rir { flex-wrap: wrap; padding: 14px 16px; }
  .t1w3t { padding: 12px 16px; }
  .m8e4t .udyscqem { margin: 0 16px; }
  .m8e4t .ptge0w { padding: 0 16px; }
  .sazi0 { padding: 12px 16px; }
}
.gryi0cj .p2gw { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.gryi0cj .dsqq { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.gofe .w18pevv0.tge7byj9 { padding: 14px 30px !important; font-size: 1rem; }
.lv5lo4 .w18pevv0.tge7byj9 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.w4pxl { margin: 16px 0; }
.cmhv { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.cmhv summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.cmhv summary::after { content: "+"; color: var(--accent-light); }
.cmhv[open] summary::after { content: "−"; }
.cmhv p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.hw22as0i { margin-bottom: 0; }
.ey9tu h2.eu0y { color: var(--text-primary); border-color: var(--accent-light); }
.r76q h2.eu0y { color: var(--text-primary); border-color: var(--accent-light); }
.rdvq66 .h1lr     { background: #052e16; border-color: #10b981; }
.rdvq66 .rbvo04k7 { background: #2d0a1e; border-color: #f43f5e; }
.rdvq66 .qp08ihu    { background: #1e1036; border-color: #a855f7; }
.rdvq66 .ur2r4k strong  { color: #f1f5f9; }
.rdvq66 .ur2r4k p       { color: #cbd5e1; }
.rdvq66 .r2ziebet    .h1lr     .qiiy::before,
.rdvq66 .io1x  .h1lr     .qiiy::before,
.rdvq66 .nxbyc3q0  .h1lr     .qiiy::before,
.rdvq66 .t2o2m .h1lr     .qiiy::before { color: #10b981; }
.rdvq66 .r2ziebet    .rbvo04k7 .qiiy::before,
.rdvq66 .io1x  .rbvo04k7 .qiiy::before,
.rdvq66 .nxbyc3q0  .rbvo04k7 .qiiy::before,
.rdvq66 .t2o2m .rbvo04k7 .qiiy::before { color: #f43f5e; }
.rdvq66 .r2ziebet    .qp08ihu    .qiiy::before,
.rdvq66 .io1x  .qp08ihu    .qiiy::before,
.rdvq66 .nxbyc3q0  .qp08ihu    .qiiy::before,
.rdvq66 .t2o2m .qp08ihu    .qiiy::before { color: #a855f7; }
.w5km6 .h1lr     { background: #2d2000; border-color: #eab308; }
.w5km6 .rbvo04k7 { background: #2d0b0b; border-color: #ef4444; }
.w5km6 .qp08ihu    { background: #2d1600; border-color: #f97316; }
.w5km6 .ur2r4k strong  { color: #f1f5f9; }
.w5km6 .ur2r4k p       { color: #cbd5e1; }
.w5km6 .r2ziebet    .h1lr     .qiiy::before,
.w5km6 .io1x  .h1lr     .qiiy::before,
.w5km6 .nxbyc3q0  .h1lr     .qiiy::before,
.w5km6 .t2o2m .h1lr     .qiiy::before { color: #eab308; }
.w5km6 .r2ziebet    .rbvo04k7 .qiiy::before,
.w5km6 .io1x  .rbvo04k7 .qiiy::before,
.w5km6 .nxbyc3q0  .rbvo04k7 .qiiy::before,
.w5km6 .t2o2m .rbvo04k7 .qiiy::before { color: #ef4444; }
.w5km6 .r2ziebet    .qp08ihu    .qiiy::before,
.w5km6 .io1x  .qp08ihu    .qiiy::before,
.w5km6 .nxbyc3q0  .qp08ihu    .qiiy::before,
.w5km6 .t2o2m .qp08ihu    .qiiy::before { color: #f97316; }
.rzp3 .h1lr     { background: #0c1a2e; border-color: #38bdf8; }
.rzp3 .rbvo04k7 { background: #12103a; border-color: #818cf8; }
.rzp3 .qp08ihu    { background: #0a2020; border-color: #2dd4bf; }
.rzp3 .ur2r4k strong  { color: #f1f5f9; }
.rzp3 .ur2r4k p       { color: #cbd5e1; }
.rzp3 .r2ziebet    .h1lr     .qiiy::before,
.rzp3 .io1x  .h1lr     .qiiy::before,
.rzp3 .nxbyc3q0  .h1lr     .qiiy::before,
.rzp3 .t2o2m .h1lr     .qiiy::before { color: #38bdf8; }
.rzp3 .r2ziebet    .rbvo04k7 .qiiy::before,
.rzp3 .io1x  .rbvo04k7 .qiiy::before,
.rzp3 .nxbyc3q0  .rbvo04k7 .qiiy::before,
.rzp3 .t2o2m .rbvo04k7 .qiiy::before { color: #818cf8; }
.rzp3 .r2ziebet    .qp08ihu    .qiiy::before,
.rzp3 .io1x  .qp08ihu    .qiiy::before,
.rzp3 .nxbyc3q0  .qp08ihu    .qiiy::before,
.rzp3 .t2o2m .qp08ihu    .qiiy::before { color: #2dd4bf; }
.de1t1 .h1lr     { background: var(--accent-bg); border-color: var(--accent-light); }
.de1t1 .rbvo04k7 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.de1t1 .qp08ihu    { background: var(--accent-bg); border-color: var(--accent-pale); }
.de1t1 .r2ziebet    .qiiy::before,
.de1t1 .io1x  .qiiy::before,
.de1t1 .nxbyc3q0  .qiiy::before,
.de1t1 .t2o2m .qiiy::before { color: var(--accent-light) !important; }
.mf96ef::before,
.c7lo::before { margin-right: 5px; }
.o68dpvt .sqfp8w ul li,
.o68dpvt .sqfp8w .mf96ef { color: #22c55e; }
.o68dpvt .tcnl ul li,
.o68dpvt .tcnl .c7lo { color: #ef4444; }
.fij46 .sqfp8w { background: var(--bg-pros); }
.fij46 .tcnl { background: var(--bg-cons); }
.fij46 .sqfp8w .mf96ef { color: var(--c-pros-label); }
.fij46 .tcnl .c7lo { color: var(--c-cons); }
.fij46 .sqfp8w ul li,
.fij46 .tcnl ul li,
.djg4 .sqfp8w { background: var(--bg-pros); }
.djg4 .tcnl { background: var(--bg-cons); }
.djg4 .sqfp8w .mf96ef { color: var(--c-pros-label); }
.djg4 .tcnl .c7lo { color: var(--c-cons); }
.djg4 .sqfp8w ul li,
.djg4 .emfxgpkm li          { color: var(--c-pros); }
.djg4 .tcnl ul li,
.djg4 .hne1dys li          { color: var(--c-cons); }
.ci9gqt .mf96ef::before { content: "✓ "; }
.ci9gqt .c7lo::before { content: "✗ "; }
.caw6ubw .mf96ef::before { content: "→ "; }
.caw6ubw .c7lo::before { content: "← "; }
.v9s0 .mf96ef::before { content: "★ "; }
.v9s0 .c7lo::before { content: "✕ "; }
.izab5n .mf96ef::before { content: "◆ "; }
.izab5n .c7lo::before { content: "▲ "; }
.am8nu .ur2r4k { background: transparent; border-left: none; border: 1.5px solid; }
.am8nu .h1lr     { border-color: var(--c-tip-border); }
.am8nu .rbvo04k7 { border-color: var(--c-warn-border); }
.am8nu .qp08ihu    { border-color: #60a5fa; }
.am8nu .ur2r4k strong { color: var(--text-primary); }
.am8nu .ur2r4k p      { color: var(--text-muted); }
.uful .ur2r4k { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.uful .h1lr     { border-top-color: var(--c-tip-border); }
.uful .rbvo04k7 { border-top-color: var(--c-warn-border); }
.uful .qp08ihu    { border-top-color: #60a5fa; }
.nvhyn9af .ur2r4k { border-left: none; border-radius: 8px; }
.nvhyn9af .h1lr     { background: #065f46; }
.nvhyn9af .rbvo04k7 { background: #92400e; }
.nvhyn9af .qp08ihu    { background: #1e3a8a; }
.nvhyn9af .ur2r4k strong,
.nvhyn9af .ur2r4k p { color: #fff; }
.nvhyn9af .qiiy::before { color: rgba(255,255,255,0.85) !important; }
.rdvq66.nvhyn9af .h1lr,
.rdvq66 .nvhyn9af .h1lr     { background: #052e16; }
.rdvq66.nvhyn9af .rbvo04k7,
.rdvq66 .nvhyn9af .rbvo04k7 { background: #2d0a1e; }
.rdvq66.nvhyn9af .qp08ihu,
.rdvq66 .nvhyn9af .qp08ihu    { background: #1e1036; }
.w5km6.nvhyn9af .h1lr,
.w5km6 .nvhyn9af .h1lr      { background: #2d2000; }
.w5km6.nvhyn9af .rbvo04k7,
.w5km6 .nvhyn9af .rbvo04k7  { background: #2d0b0b; }
.w5km6.nvhyn9af .qp08ihu,
.w5km6 .nvhyn9af .qp08ihu     { background: #2d1600; }
.rzp3.nvhyn9af .h1lr,
.rzp3 .nvhyn9af .h1lr      { background: #0c1a2e; }
.rzp3.nvhyn9af .rbvo04k7,
.rzp3 .nvhyn9af .rbvo04k7  { background: #12103a; }
.rzp3.nvhyn9af .qp08ihu,
.rzp3 .nvhyn9af .qp08ihu     { background: #0a2020; }
.yi64ax1 .ur2r4k { border-left: none; border-radius: 6px; padding: 10px 14px; }
.yi64ax1 .h1lr     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.yi64ax1 .rbvo04k7 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.yi64ax1 .qp08ihu    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.yi64ax1 .ur2r4k strong { color: var(--text-primary); }
.yi64ax1 .ur2r4k p      { color: var(--text-muted); }
.ub3q9b .ur2r4k { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.r2ziebet .qiiy,
.io1x .qiiy,
.nxbyc3q0 .qiiy,
.t2o2m .qiiy { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.r2ziebet .qiiy::before,
.io1x .qiiy::before,
.nxbyc3q0 .qiiy::before,
.t2o2m .qiiy::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.r2ziebet .h1lr     .qiiy::before { content: "✦"; color: var(--c-tip-border); }
.r2ziebet .rbvo04k7 .qiiy::before { content: "▲"; color: var(--c-warn-border); }
.r2ziebet .qp08ihu    .qiiy::before { content: "◉"; color: #60a5fa; }
.io1x .h1lr     .qiiy::before { content: "★"; color: var(--c-tip-border); }
.io1x .rbvo04k7 .qiiy::before { content: "◆"; color: var(--c-warn-border); }
.io1x .qp08ihu    .qiiy::before { content: "●"; color: #60a5fa; }
.nxbyc3q0 .h1lr     .qiiy::before { content: "▶"; color: var(--c-tip-border); }
.nxbyc3q0 .rbvo04k7 .qiiy::before { content: "■"; color: var(--c-warn-border); }
.nxbyc3q0 .qp08ihu    .qiiy::before { content: "▸"; color: #60a5fa; }
.t2o2m .h1lr     .qiiy::before { content: "→"; color: var(--c-tip-border); }
.t2o2m .rbvo04k7 .qiiy::before { content: "⬥"; color: var(--c-warn-border); }
.t2o2m .qp08ihu    .qiiy::before { content: "◈"; color: #60a5fa; }
.xnnglm .smh94e .pxnb,
.xnnglm .qoia86b .pxnb  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.xnnglm .ac2b5jfx                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.xnnglm .v07hvih          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.xnnglm .vtyr                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.rkp65 .smh94e .pxnb,
.rkp65 .qoia86b .pxnb,
.rkp65 .ac2b5jfx,
.rkp65 .e806q5k,
.rkp65 .cf03sxt,
.rkp65 .v07hvih,
.rkp65 .vtyr,
.rkp65 .ub3q9b .ur2r4k { box-shadow: none; }
.uwklxq   body, .uwklxq   { font-size: 0.9rem; }
.uwklxq   .s1adrjm, .uwklxq .vutez, .uwklxq .nbygr,
.uwklxq   .xyher, .uwklxq .rrya9 { font-size: 0.9rem; }
.uwklxq   .athsko, .uwklxq .lno44 { font-size: 0.9rem; }
.agii   .s1adrjm, .agii .vutez, .agii .nbygr,
.agii   .xyher, .agii .rrya9 { font-size: 0.95rem; }
.agii   .athsko, .agii .lno44 { font-size: 0.95rem; }
.hsi23e2   .s1adrjm, .hsi23e2 .vutez, .hsi23e2 .nbygr,
.hsi23e2   .xyher, .hsi23e2 .rrya9 { font-size: 1.08rem; }
.hsi23e2   .athsko, .hsi23e2 .lno44 { font-size: 1.05rem; }
.hsi23e2   .o93kn { font-size: 0.97rem; }
.z5cp4ao .d6g803pg      { font-size: 3.2rem; }
.z5cp4ao h2.eu0y { font-size: 1.9rem; }
.z5cp4ao h3.gz3h6h     { font-size: 1.4rem; }
.us1se .d6g803pg      { font-size: 3.8rem; }
.us1se h2.eu0y { font-size: 2.2rem; }
.us1se h3.gz3h6h     { font-size: 1.6rem; }
.hw22as0i + .hw22as0i { position: relative; }
.i1x9nf   .hw22as0i + .hw22as0i::before,
.b95x  .hw22as0i + .hw22as0i::before,
.o90xkm31   .hw22as0i + .hw22as0i::before,
.nru965   .hw22as0i + .hw22as0i::before,
.xzge0   .hw22as0i + .hw22as0i::before,
.y3d8 .hw22as0i + .hw22as0i::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.i1x9nf .hw22as0i + .hw22as0i::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.b95x .hw22as0i + .hw22as0i::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.o90xkm31 .hw22as0i + .hw22as0i::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;
}
.nru965 .hw22as0i + .hw22as0i::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.xy0g83 .hw22as0i { margin-bottom: 16px; }
.xy0g83 .hw22as0i + .hw22as0i { margin-top: 0; }
.xy0g83 .mww1mzwy { padding-top: 0; padding-bottom: 0; }
.xzge0 .hw22as0i + .hw22as0i::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.y3d8 .hw22as0i + .hw22as0i::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.sqaq7 .hw22as0i + .hw22as0i::before,
.glzrxqc .hw22as0i + .hw22as0i::before,
.bz7iqk8n .hw22as0i + .hw22as0i::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%;
}
.mmt032 .sqaq7 .hw22as0i:nth-child(even)::before,
.mmt032 .glzrxqc .hw22as0i:nth-child(even)::before,
.mmt032 .bz7iqk8n .hw22as0i:nth-child(even)::before { background: var(--bg-surface); }
.lm9xvs .sqaq7 .hw22as0i:nth-child(even)::before,
.lm9xvs .glzrxqc .hw22as0i:nth-child(even)::before,
.lm9xvs .bz7iqk8n .hw22as0i:nth-child(even)::before { background: var(--bg-card); }
.sqaq7 .hw22as0i + .hw22as0i::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");
}
.glzrxqc .hw22as0i + .hw22as0i::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");
}
.bz7iqk8n .hw22as0i + .hw22as0i::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");
}
.v5j2 .ycfro8d,
.v8i5ue31 .ycfro8d,
.pqimxa .ycfro8d { overflow: hidden; }
.v5j2 .ijqf,
.v8i5ue31 .ijqf { margin-bottom: 60px; }
.pqimxa .ijqf { margin-bottom: 70px; }
.v5j2 .j1tb,
.v5j2 .ycfro8d::before,
.v8i5ue31 .ycfro8d::before,
.pqimxa .ycfro8d::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%;
}
.v5j2 .ycfro8d::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");
}
.v8i5ue31 .ycfro8d::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");
}
.pqimxa .ycfro8d::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");
}
.lteq0pdh .ycfro8d:not(.mw26zib) .l3878q { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.xg0so .ycfro8d:not(.mw26zib) .l3878q { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.ktsr4m  .ycfro8d:not(.mw26zib) .l3878q { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.hcda  .ycfro8d:not(.mw26zib) .l3878q { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.lteq0pdh .mw26zib { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.xg0so .mw26zib { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.ktsr4m .mw26zib { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.ktsr4m .qggpq51 { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.ktsr4m .y0t5 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.hcda .mw26zib { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.iwz87om0 .mw26zib { background: var(--accent); }
.iwz87om0 .mw26zib .l3878q { background: none; }
.iwz87om0 .ycfro8d:not(.mw26zib) .l3878q { background: rgba(0,0,0,0.6); }
.g5ug9o1 .gcyfxlsj { float: left; width: 38%; margin: 0 28px 16px 0; }
.g5ug9o1 .gcyfxlsj .oqete7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.g5ug9o1 .mww1mzwy::after { content: ''; display: block; clear: both; }
.z97d7mki .gcyfxlsj { float: right; width: 38%; margin: 0 0 16px 28px; }
.z97d7mki .gcyfxlsj .oqete7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.z97d7mki .mww1mzwy::after { content: ''; display: block; clear: both; }
.fkhygvv .hw22as0i:nth-child(odd)  .gcyfxlsj { float: left;  width: 38%; margin: 0 28px 16px 0; }
.fkhygvv .hw22as0i:nth-child(even) .gcyfxlsj { float: right; width: 38%; margin: 0 0 16px 28px; }
.fkhygvv .gcyfxlsj .oqete7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.fkhygvv .mww1mzwy::after { content: ''; display: block; clear: both; }
.g5ug9o1 .a4l8jw60,
.z97d7mki .a4l8jw60,
.z97d7mki .ay7vt4,
.fkhygvv .a4l8jw60,
@media (max-width: 900px) {
  .g5ug9o1 .gcyfxlsj,
  .z97d7mki .gcyfxlsj,
  .fkhygvv .hw22as0i:nth-child(odd)  .gcyfxlsj,
  .fkhygvv .hw22as0i:nth-child(even) .gcyfxlsj {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .g5ug9o1 .gcyfxlsj .oqete7,
  .z97d7mki .gcyfxlsj .oqete7,
  .fkhygvv .gcyfxlsj .oqete7 {
    max-height: none !important;
  }
}
.g5ug9o1 .athsko,
.g5ug9o1 .lno44,
.z97d7mki .athsko,
.z97d7mki .lno44,
.fkhygvv .athsko,
.fkhygvv .lno44 { overflow: hidden; }
@media (max-width: 640px) {
  .g5ug9o1 .gcyfxlsj,
  .z97d7mki .gcyfxlsj,
  .fkhygvv .gcyfxlsj { float: none; width: 100%; margin: 0 0 16px 0; }
}
.qln1m .dbuxb,
.qln1m .mww1mzwy,
.qln1m .ub9s  { max-width: 1100px; }
.vrz1spk .dbuxb,
.vrz1spk .mww1mzwy,
.vrz1spk .ub9s  { max-width: 1200px; }
.v7ib8za .dbuxb,
.v7ib8za .mww1mzwy,
.v7ib8za .ub9s  { max-width: 1320px; }
.v7ib8za { --content-mw: 1320px; }
.ok5ji2kc { font-size: 0.82rem; color: var(--text-muted); }
.hva7c { display: flex; align-items: center; }
.mfxgb8 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.b0fyi { display: flex; align-items: center; }
.zwdznq5k { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.zwdznq5k:hover { text-decoration: underline; }
.ujwgxy { margin: 0 3px; opacity: 0.45; }
.ujwgxy::before { content: '/'; }
.zle0a93 { padding: 2px 5px; color: var(--text-main); }
.rtoc3zn .ok5ji2kc {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.rtoc3zn .hva7c { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.t56y .ok5ji2kc {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.t56y .hva7c { padding: 0 0 0 12px; }
.wknfx .hva7c { padding: 0 16px; }
.wknfx .ok5ji2kc {
  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);
}
.wknfx .dbuxb { padding-top: 28px; }
@media (max-width: 720px) {
  .veoy1a { margin-top: 18px; padding: 0 16px; }
  .wknfx .dbuxb { padding-top: 16px; }
}
.qln1m.rtoc3zn .hva7c { max-width: 1100px; }
.vrz1spk.rtoc3zn .hva7c { max-width: 1200px; }
.v7ib8za.rtoc3zn .hva7c { max-width: 1320px; }
.v7ib8za .veoy1a { max-width: 1320px; }
.teaa .hw22as0i { padding-top: 16px; padding-bottom: 16px; }
.p5wotu .hw22as0i { padding-top: 24px; padding-bottom: 24px; }
.vt8op71 .hw22as0i { padding-top: 40px; padding-bottom: 40px; }
.vdlxc .hw22as0i { padding-top: 52px; padding-bottom: 52px; }
.b7bsy7q .hw22as0i:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.b7bsy7q .hw22as0i:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.b7bsy7q .hw22as0i:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.b7bsy7q .hw22as0i:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.l2dqru .mww1mzwy { padding-top: 10px;  padding-bottom: 10px; }
.vlmdc .mww1mzwy { padding-top: 18px;  padding-bottom: 18px; }
.bdqe8q7 .mww1mzwy { padding-top: 36px;  padding-bottom: 36px; }
.xdpat .mww1mzwy { padding-top: 48px;  padding-bottom: 48px; }
.r3hmhy6i h2.eu0y { font-weight: 600; }
.r3hmhy6i h3.gz3h6h     { font-weight: 600; }
.g1f4pk5 h2.eu0y { font-weight: 800; }
.g1f4pk5 h3.gz3h6h     { font-weight: 700; }
.w4tu4n { font-weight: 600; }
.w4tu4n h2.eu0y { font-weight: 900; }
.w4tu4n h3.gz3h6h     { font-weight: 800; }
.w4tu4n .ur2r4k strong,
.w4tu4n .ur2r4k strong { font-weight: 600; }
.dcr6k29 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.do2oj .dcr6k29 { display: none; }
@media (max-width: 640px) { .dcr6k29 { display: none; } }
.dcr6k29 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.dcr6k29:hover { opacity: 0.85; }
.jkt4vf5 .dcr6k29 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.pacvq .dcr6k29,
.tnrh  .dcr6k29 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.pacvq .dcr6k29:hover,
.tnrh  .dcr6k29:hover { opacity: 0.88; }
.jkt4vf5.pacvq .dcr6k29,
.jkt4vf5.tnrh  .dcr6k29 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.n12i {
  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;
}
.n12i:hover { transform: translateY(-2px); opacity: 0.92; }
.n12i { background: var(--cta) !important; color: #fff !important; border: none !important; }
.oy3xcop .n12i { display: none; }
.f573 .n12i { right: 32px; }
.qj3jg  .n12i { left: 32px; }
@media (max-width: 480px) {
  .f573 .n12i { right: 20px; bottom: 20px; }
  .qj3jg  .n12i { left: 20px; bottom: 20px; }
}
.dlp2u { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.ub9s { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.xdt4h8t { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.die7k5jz { color: var(--text-dim); font-size: 0.8rem; }
.han0 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.han0 img { height: 26px; width: auto; object-fit: contain; }
.tmz38utm .ub9s { text-align: center; }
.tmz38utm .xdt4h8t { margin-top: 0; }
@media (max-width: 640px) {
  .ub9s { padding-left: 16px; padding-right: 16px; }
  .nhsdxxd .ub9s { padding: 20px 16px; }
  .t49wy { gap: 4px 12px; }
  .xdt4h8t { font-size: 0.78rem; }
}
.d6jr .lst00s .han0 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.d6jr .xdt4h8t { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.d6jr .die7k5jz { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .d6jr .m5x915eb { grid-template-columns: 1fr 1fr; } .d6jr .lst00s { grid-column: 1 / -1; } }
@media (max-width: 480px) { .d6jr .m5x915eb { grid-template-columns: 1fr; } }
.s99e4 .ekcxqjd { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.s99e4 .han0 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.s99e4 .nax3u { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.s99e4 .nax3u a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.s99e4 .nax3u a:hover { color: var(--accent-light); }
.jiu5 { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.s99e4 .u3may466 { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.s99e4 .uv2ltiq0 { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.s99e4 .uv2ltiq0 a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.s99e4 .uv2ltiq0 a:hover { color: var(--accent-light); }
.s99e4 .xdt4h8t { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .s99e4 .ekcxqjd { gap: 12px; } .s99e4 .han0 { margin-right: 0; width: 100%; } }
.cbaau .ajsji .han0 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.cbaau .xdt4h8t { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.cbaau .die7k5jz { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .cbaau .t1tmg4j { grid-template-columns: 1fr 1fr; } .cbaau .ajsji { grid-column: 1 / -1; } }
@media (max-width: 480px) { .cbaau .t1tmg4j { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .vzqa2ag .c21iqzp { grid-template-columns: 1fr 1fr; } .vzqa2ag .yr2vjhru:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vzqa2ag .c21iqzp { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .nwonk .c21iqzp { grid-template-columns: 1fr; } }
.a7g5bp .ub9s { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.v9gn .q4zymx3q      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.v9gn .dlp2u { background: var(--bg-page); border-top-color: var(--border-alt); }
.ganhoul .q4zymx3q      { background: #0d1117; border-bottom-color: #21262d; }
.ganhoul .gxnb { color: var(--accent-light); }
.ganhoul .ywind5k { --msep-color: #8b949e; }
.ganhoul .ywind5k a { color: #8b949e; }
.ganhoul .ywind5k a:hover { color: var(--accent-light); }
.ganhoul .faxbc { color: #8b949e; }
.ganhoul .dlp2u { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ganhoul .xdt4h8t,
.ganhoul .die7k5jz { color: #6e7681; }
.ganhoul .te4mh1v a, .ganhoul .nax3u a,
.ganhoul .uv2ltiq0 a { color: #8b949e; }
.ganhoul .han0 { color: #e6edf3; }
.ganhoul .te4mh1v a:hover, .ganhoul .nax3u a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .ganhoul .ywind5k { background: #0d1117; border-top-color: #21262d; }
  .ganhoul .ywind5k li a { border-bottom-color: #21262d; }
}
.z99ifu .q4zymx3q      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.z99ifu .gxnb { color: var(--accent-light); }
.z99ifu .ywind5k { --msep-color: #475569; }
.z99ifu .ywind5k a { color: #475569; }
.z99ifu .ywind5k a:hover { color: var(--accent-light); }
.z99ifu .faxbc { color: #64748b; }
.z99ifu .dlp2u { background: #f0f4f8; border-top-color: #cbd5e1; }
.z99ifu .xdt4h8t,
.z99ifu .die7k5jz { color: #64748b; }
.z99ifu .te4mh1v a, .z99ifu .nax3u a,
.z99ifu .uv2ltiq0 a, .z99ifu .han0 { color: #374151; }
.z99ifu .te4mh1v a:hover, .z99ifu .nax3u a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .z99ifu .ywind5k { background: #f0f4f8; border-top-color: #cbd5e1; }
  .z99ifu .ywind5k li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.pacvq .q4zymx3q      { background: var(--accent); border-bottom-color: var(--accent-light); }
.pacvq .gxnb { color: #fff; }
.pacvq .ywind5k { --msep-color: rgba(255,255,255,0.82); }
.pacvq .ywind5k a { color: rgba(255,255,255,0.82); }
.pacvq .ywind5k a:hover { color: #fff; }
.pacvq .faxbc { color: rgba(255,255,255,0.9); }
.pacvq .dlp2u { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.pacvq .xdt4h8t,
.pacvq .die7k5jz { color: rgba(255,255,255,0.72); }
.pacvq .te4mh1v a, .pacvq .nax3u a,
.pacvq .uv2ltiq0 a, .pacvq .han0 { color: #fff; }
.pacvq .te4mh1v a:hover, .pacvq .nax3u a:hover { color: #fff; }
@media (max-width: 640px) {
  .pacvq .ywind5k { background: var(--accent); border-top-color: var(--accent-light); }
  .pacvq .ywind5k li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.tnrh .q4zymx3q {
  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);
}
.tnrh .dlp2u {
  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) {
  .tnrh .ywind5k {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.vp3tzz6 .pzfjv4p { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ylj3455g .pzfjv4p { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.vojyzv5 .pzfjv4p { min-height: 72px; height: auto; }
.hm3bk .pzfjv4p { min-height: 84px; height: auto; }
.nhsdxxd .pzfjv4p { max-width: none; padding: 0 32px; }
.nhsdxxd .ub9s  { max-width: none; padding: 24px 32px; }
.s4l2nz.vrz1spk .pzfjv4p { max-width: 1200px; }
.s4l2nz.v7ib8za .pzfjv4p { max-width: 1320px; }
.q7r9uju   .gxnb, .q7r9uju   .han0 { text-transform: capitalize; }
.pkldbgn .gxnb, .pkldbgn .han0 { text-transform: lowercase; }
.rxw9 .gxnb, .rxw9 .han0 { text-transform: uppercase; letter-spacing: 0.06em; }
.shm4qpi, .xkfjp5l {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.uwoto .shm4qpi,
.uwoto .xkfjp5l { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.x1uhr5h .shm4qpi,
.x1uhr5h .xkfjp5l { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.d2koo .shm4qpi,
.d2koo .xkfjp5l { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.nwj2 .shm4qpi,
.nwj2 .xkfjp5l { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.vi9sfc   .ywind5k a { font-weight: 500; }
.v2kh .ywind5k a { font-weight: 600; }
.pujlpfp6     .ywind5k a { font-weight: 700; }
.memg0bu1    .ywind5k a { font-weight: 800; letter-spacing: 0.01em; }
.cyj6     .ywind5k > li + li::before,
.lp5dx3    .ywind5k > li + li::before,
.qc9rb8is    .ywind5k > li + li::before,
.jd5r9t .ywind5k > li + li::before,
.tn8n8hu .ywind5k > li + li::before,
.ah5tdca8  .ywind5k > li + li::before,
.tcg3    .ywind5k > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.cyj6     .ywind5k > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.lp5dx3    .ywind5k > li + li::before { content: "|"; }
.qc9rb8is    .ywind5k > li + li::before { content: "—"; }
.jd5r9t .ywind5k > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.tn8n8hu .ywind5k > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ah5tdca8  .ywind5k > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.tcg3    .ywind5k > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .gxxsgce1 .faxbc,
  .aqi5 .faxbc,
  .pklsr6 .faxbc,
  .s93nk .faxbc,
  .g1cz9 .faxbc {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .gxxsgce1 .faxbc::before,
  .aqi5 .faxbc::before,
  .pklsr6 .faxbc::before,
  .s93nk .faxbc::before,
  .g1cz9 .faxbc::before { content: ""; display: block; flex-shrink: 0; }

  
  .gxxsgce1 .faxbc::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;
  }

  
  .aqi5 .faxbc::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;
  }

  
  .pklsr6 .faxbc::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;
  }

  
  .s93nk .faxbc::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;
  }

  
  .g1cz9 .faxbc::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) {
  .a92hft7b .faxbc {
    padding: 5px 14px;
  }
  .a92hft7b .ywind5k {
    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;
  }
  .a92hft7b .ywind5k li a {
    border-bottom: none; padding: 10px 22px;
  }
  .a92hft7b .ywind5k li a:hover { background: var(--bg-raised); }
  .a92hft7b .np56tov6,
  .sd2tl .np56tov6,
  .q7elo6 .np56tov6 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .wee07n .faxbc {
    padding: 5px 10px;
  }
  .wee07n .ywind5k {
    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);
  }
  .wee07n .ywind5k.n4238mw0 { transform: translateX(0); }
  .wee07n .ywind5k li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .wee07n .ywind5k li:last-child a { border-bottom: none; }
  .pacvq .ywind5k,
  .ganhoul .ywind5k { background: var(--accent) !important; }
  .pacvq .ywind5k li a,
  .ganhoul .ywind5k li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .q7elo6 .faxbc {
    padding: 5px 10px;
  }
  .q7elo6 .ywind5k {
    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);
  }
  .q7elo6 .ywind5k::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .q7elo6 .ywind5k.n4238mw0 { transform: translateY(0); }
  .q7elo6 .ywind5k li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .r74rs .faxbc {
    padding: 5px 10px;
  }
  .r74rs .ywind5k {
    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;
  }
  .r74rs .ywind5k.n4238mw0 { opacity: 1; pointer-events: auto; }
  .r74rs .ywind5k li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ept0fj     .faxbc { border-radius: 0 !important; }
  .gmcky   .faxbc { border-radius: 8px !important; }
  .ct520szq .faxbc { border-radius: 50% !important; }
  .n0hp   .faxbc { border-radius: 999px !important; }
}
.g8ll .ckhdsues { height: 36px; }
.ciivfk4r .ckhdsues { height: 60px; max-width: 200px; }
.os4k6 .ckhdsues { height: 76px; max-width: 240px; }
.n7yjfs    .mm3o, .n7yjfs    .wt5k7 { color: #f59e0b; }
.rmhibptv .i3ybj + .i3ybj {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .fruyql6b .ay7vt4 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .fruyql6b .e806q5k {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .fruyql6b .e806q5k { padding: 40px 16px 20px; }
  .fruyql6b .i3ybj {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .fruyql6b .w18pevv0 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .fxfp8r30 .e806q5k {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .fxfp8r30 .e806q5k::before {
    position: absolute; top: 14px; left: 14px;
  }
  .fxfp8r30 .p2gw {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .fxfp8r30 .dsqq { white-space: normal; text-align: center; font-size: 1.2rem; }
  .fxfp8r30 .i3ybj {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .fxfp8r30 .w18pevv0 { width: 100%; min-width: 0; }
  .fxfp8r30 .mm3o { min-width: 0; }
}
.sh0exoss .cmhv {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.sh0exoss .cmhv summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.sh0exoss .cmhv p { padding: 0 2px 16px; }
.xmjbwy2 .cmhv { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.xmjbwy2 .cmhv summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.xmjbwy2 .cmhv summary::after { content: "›"; font-size: 1.2em; }
.xmjbwy2 .cmhv[open] summary::after { content: "‹"; }
.xmjbwy2 .cmhv p { padding: 10px 22px 4px; }
.gbq8dt .cmhv {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.gbq8dt .cmhv summary { color: var(--text-primary); padding-left: 16px; }
.gbq8dt .cmhv summary::after { content: "›"; font-size: 1.1em; }
.gbq8dt .cmhv[open] summary::after { content: "‹"; }
.gbq8dt .cmhv p { padding-left: 16px; }
.imee .w4pxl { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.imee .cmhv {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.imee .cmhv:last-child { border-bottom: none; }
.imee .cmhv summary { color: var(--text-primary); border-radius: 0; }
.imee .cmhv summary::after { content: "›"; font-size: 1.1em; }
.imee .cmhv[open] summary::after { content: "‹"; }
.zdpi7im .cmhv { overflow: hidden; }
.zdpi7im .cmhv summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.zdpi7im .cmhv summary::after { color: rgba(255,255,255,.75); }
.zdpi7im .cmhv[open] summary { border-radius: 0; }
.iah5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.jzkqj {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.wjfkn {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.kdw3atp { color: var(--text-muted); font-size: 1.05rem; }
.pqrc10y {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.wtr3pj3x { margin-bottom: 20px; }
.vnjn0z90 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.unyyy95 {
  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;
}
.unyyy95:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.v60cydbg { resize: vertical; min-height: 130px; }
.sv5yi9 { width: 100%; margin-top: 8px; }
.s54aom {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.bv0gle {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.l1sf { color: var(--text-muted); line-height: 1.75; }
.uccsowys { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.uccsowys li { margin-bottom: 6px; }
.lujm { max-width: 760px; margin: 0 auto; }
.r2vxj { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.aagvvfef { max-width: 760px; margin: 0 auto; }
.m9yovn { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.z4yw ul.uccsowys { margin: 0; }
.mq7rrt7 .m9yovn { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .mq7rrt7 { grid-template-columns: 1fr; gap: 10px; } }
.p27hkb { max-width: 640px; margin: 0 auto; text-align: center; }
.o3o34wix { margin-bottom: 48px; }
.o3o34wix .m9yovn { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.o3o34wix p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.vhqgf .uccsowys { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .wf8gms { grid-template-columns: 1fr; } }
.woo1 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.woo1:hover .g6096y { color: var(--accent-light); text-decoration: underline; }
.p0xa { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.eg4nc { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.eg4nc:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.cbvujk { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.eg4nc p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.eg4nc ul.uccsowys { margin: 0; }
.pufmas5 { color: var(--text-muted); line-height: 1.75; }
.xzfgt0 .uccsowys,
.gx0bodmr .uccsowys,
.dus1 .uccsowys,
.us06 .uccsowys {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.xzfgt0 .eg4nc,
.gx0bodmr .eg4nc { text-align: left; }
.xzfgt0 .cbvujk,
.gx0bodmr .cbvujk { text-align: center; }
.j8slhvj { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.jtth { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.t0yuxwr5 { font-size: 1.1rem; }
.sufd7qd { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.xayvwmyd { margin-top: 12px; }
.w1ufgx { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.w1ufgx:hover { border-bottom-color: var(--accent-light); }
.v13rif { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.v13rif img { width: 100%; height: 100%; object-fit: cover; display: block; }
.t8mxyd { width: 260px; height: 260px; }
.emjzk { border-radius: 50%; }
.p3l1rz { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.wqh9n { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .czhf { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.n5b29f .sufd7qd, .n5b29f .jtth { max-width: 640px; }
.a4ytb7l5 { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.mt2all { position: sticky; top: 96px; align-self: start; }
.mt2all .j8slhvj { font-size: 1.6rem; margin-top: 18px; }
.dffos9m .sufd7qd { margin-bottom: 28px; }
@media (max-width: 860px) { .a4ytb7l5 { grid-template-columns: 1fr; } .mt2all { position: static; text-align: center; } }
.xvw9mg .v13rif { margin: 0 auto 18px; }
.xvw9mg .p3l1rz { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .cohmhl { grid-template-columns: 1fr; } }
.qivs .j8slhvj { font-size: 1.6rem; margin-bottom: 6px; }
.us06 .uccsowys { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .qivs { flex-direction: column; text-align: center; } .x8q9a { grid-template-columns: 1fr; } }
.hqcmg .j8slhvj { font-size: 1.35rem; margin: 0 0 4px; }
.hqcmg .p3l1rz { margin: 0; }
.ul9usuu2 { max-width: 760px; margin: 0 auto; }
.k5nzig0 { position: relative; padding-left: 28px; }
.k5nzig0::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.bz47q5ma { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.bz47q5ma:last-child { padding-bottom: 0; }
.g0iqvb70 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.nbqq h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.nbqq p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.lqzlp2n3 .wjfkn { color: var(--accent-light); }
.ratiqa .wjfkn { font-size: 2rem; }
.ratiqa .kdw3atp { max-width: 680px; }
.gndxwq05 .wjfkn { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.gndxwq05 .kdw3atp  { margin: 0; }
@media (max-width: 640px) { .gndxwq05 { flex-direction: column; } }
.uo97q {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.uo97q .wjfkn { color: var(--accent-light); }
.z4xv .wjfkn { color: #fff; }
.z4xv .kdw3atp  { color: rgba(255,255,255,0.85); }
.z0xblil { max-width: 680px; margin: 0 auto; }
.xyeufw {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .xyeufw { grid-template-columns: 1fr; } }
.ve0x53 .unyyy95 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ve0x53 .unyyy95:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.t455pbmk .unyyy95 { background: var(--bg-raised); border-color: transparent; }
.t455pbmk .unyyy95:focus { background: var(--bg-card); border-color: var(--accent-light); }
.k8iumhm .unyyy95 { border-radius: 100px; padding: 11px 20px; }
.k8iumhm .v60cydbg { border-radius: 14px; }
.wgd8liw {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.wgd8liw 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;
}
.wgd8liw summary::-webkit-details-marker { display: none; }
.wgd8liw summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.wgd8liw[open] summary::after { content: "−"; }
.jsnw28 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .ermvvgk { grid-template-columns: 1fr; } }
.ackvt{display:none}
.ackvt:empty,.qnm8m2zn:empty{display:none}
.jjyggd1{position:relative;overflow:visible}
.b5b58wm .ekztt,.w4dnrh1 .ekztt,
.y4qu8k0a .ekztt,.p7krd .ekztt,
.wsq39j .ekztt,.nxvr52 .ekztt{display:block}
.e6j1e .kkc9kt7{display:block}
.b5b58wm .ekztt,.w4dnrh1 .ekztt,
.y4qu8k0a .ekztt,.p7krd .ekztt,
.wsq39j .ekztt{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}
.b5b58wm .ekztt .qnm8m2zn,.w4dnrh1 .ekztt .qnm8m2zn,
.y4qu8k0a .ekztt .qnm8m2zn,.p7krd .ekztt .qnm8m2zn,
.wsq39j .ekztt .qnm8m2zn{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}
.b5b58wm .sw2jfh,.w4dnrh1 .sw2jfh,
.b5b58wm .ekztt,.w4dnrh1 .ekztt{top:12px}
.b5b58wm .ekztt .qnm8m2zn{margin-right:auto}
.w4dnrh1 .ekztt .qnm8m2zn{margin-left:auto}
.w4dnrh1 .ekztt{text-align:right}
.y4qu8k0a .ekztt,.p7krd .ekztt{bottom:12px}
.y4qu8k0a .ekztt .qnm8m2zn{margin-right:auto}
.p7krd .ekztt .qnm8m2zn{margin-left:auto}
.p7krd .ekztt{text-align:right}
.wsq39j .ekztt{position:relative;margin-top:16px}
.wsq39j .ekztt .qnm8m2zn{margin:0 auto}
.nxvr52 .ekztt{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.nxvr52 .ekztt .qnm8m2zn{margin:0}
.nxvr52 .y0t5~.ekztt,
.nxvr52 .fx0l~.ekztt{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.nxvr52 .y0t5~.ekztt .qnm8m2zn,
.nxvr52 .fx0l~.ekztt .qnm8m2zn{justify-content:flex-start}
.y0t5~.ekztt,.fx0l~.ekztt{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}
.y0t5~.ekztt .qnm8m2zn{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.fx0l~.ekztt .qnm8m2zn{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.kkc9kt7 .qnm8m2zn{margin:0 0 12px}
.qnm8m2zn{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.ujy5{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.g6096y{font-weight:600;color:var(--text-heading);opacity:1}
.cmhuwbb .ujy5{display:none}
.n4boxju .qnm8m2zn{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.c4c9 .qnm8m2zn{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.rn1spy27{--date-bg:var(--accent-bg)}
.bmpbcsax .zopll8::before{content:"◆";font-size:.5em;opacity:.35}
.bmpbcsax .sw2jfh + .sw2jfh::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.ndvctppl .wtm8{padding:20px 0}
@media(max-width:640px){
  .wtm8{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .sv2fft{max-width:100%}
}
:root {
  --accent:          #4e2fae;
  --brand:           #4e2fae;
  --brand-light:     #4a3390;
  --brand-pale:      #634da9;
  --grad-start:      #7f63d5;
  --grad-end:        #aa9adb;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #4e2fae;
  --cta-light:       #3d2192;
  --cta-hover:       #38217d;
  --bg-page:         #f7f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f3f5;
  --bg-raised:       #efeef1;
  --bg-hover:        #f4f3f5;
  --border:          #e3e2e8;
  --border-alt:      #d3d0db;
  --border-section:  #e3e2e8;
  --text-primary:    #18171b;
  --text-muted:      #56535f;
  --text-body:       #312f36;
  --text-sub:        #494751;
  --text-faint:      #7a7688;
  --text-dim:        #9591a0;
  --text-label:      #625e6d;
  --text-value:      #3d3b44;
  --accent-bg:       #e7e4f0;
  --accent-bg-light: #d4cde8;
  --bg-tip:          #f0f9f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f2f9;
  --bg-pros:         #f0f9f7;
  --bg-cons:         #faf3f5;
  --c-pros:          #188a6d;
  --c-cons:          #9f2143;
  --c-pros-label:    #1ca482;
  --c-tip-border:    #1fb690;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #188a6d;
}
:root { --logo-bg-opacity: 66%; }
body, button, input { font-family: "Fira Sans", sans-serif; }
.qwxj082 .qiiy { font-size: 0; width: 1.2rem; flex-shrink: 0; }.qwxj082 .qiiy::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.qwxj082 .h1lr     .qiiy::before { content: "";  color: var(--c-tip-border); }.qwxj082 .rbvo04k7 .qiiy::before { content: ""; color: var(--c-warn-border); }.qwxj082 .qp08ihu    .qiiy::before { content: ""; color: #60a5fa; }.rdvq66 .qwxj082 .h1lr     .qiiy::before { color: #10b981; }.rdvq66 .qwxj082 .rbvo04k7 .qiiy::before { color: #f43f5e; }.rdvq66 .qwxj082 .qp08ihu    .qiiy::before { color: #a855f7; }.w5km6  .qwxj082 .h1lr     .qiiy::before { color: #eab308; }.w5km6  .qwxj082 .rbvo04k7 .qiiy::before { color: #ef4444; }.w5km6  .qwxj082 .qp08ihu    .qiiy::before { color: #f97316; }.rzp3  .qwxj082 .h1lr     .qiiy::before { color: #38bdf8; }.rzp3  .qwxj082 .rbvo04k7 .qiiy::before { color: #818cf8; }.rzp3  .qwxj082 .qp08ihu    .qiiy::before { color: #2dd4bf; }.de1t1 .qwxj082 .qiiy::before { color: var(--accent-light) !important; }
.dtd5 .emfxgpkm li::before, .dtd5 .hne1dys 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; }.dtd5 .emfxgpkm li::before { content: ""; }.dtd5 .hne1dys li::before { content: ""; }.dtd5 .mf96ef::before, .dtd5 .c7lo::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.dtd5 .mf96ef::before { content: ""; }.dtd5 .c7lo::before { content: ""; }
.mvglk6s .tyucl, .mvglk6s .y0t5 { min-height: 520px; }
.i9ctrh .zdy4e::after, .i9ctrh .tge7byj9::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; }
.m2ygoc .dcr6k29::after,.m2ygoc .n12i::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; }
.ujwgxy::before { content: '>'; }
.oti2qv .sw2jfh::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.oti2qv .sw2jfh:first-of-type::before{content:"\f15b"}.oti2qv .sw2jfh:last-of-type::before{content:"\f044"}