: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;
}
.ee5bsl {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.q4o9p5l {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.zfws0hzl {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.dz9hi3 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.wxc3 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.wxc3 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.wxc3 a:hover { color: var(--accent-light); }
.ykom2ny     .gkft97 { border-radius: 24px; padding: 8px; }
.ykom2ny .gkft97 li a { border-radius: 16px; }
.i2yacsp  .gkft97 li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .gkft97 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .l04z8vq2:hover .gkft97,
  .l04z8vq2:focus-within .gkft97 { display: block; }
  .gkft97 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.pmtznz1 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.dpmpl { display: none; }
@media (max-width: 640px) {
  .dpmpl {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .dpmpl.q5wmz { display: block; }
}
@media (max-width: 640px) {
  .pmtznz1 { display: block; }
  .wxc3 > li + li::before { display: none !important; }
  .wxc3 {
    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;
  }
  .wxc3.q5wmz { display: flex; }
  .wxc3 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .wxc3 li:last-child a { border-bottom: none; }
}
.jv07ey { min-height: 480px; }
.d5hc {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.hvyf3p { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.cxc8c .hvyf3p { margin-left: 0; margin-right: 0; }
.p6zdpvp {
  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;
}
.p6zdpvp:hover { opacity: 0.88; }
.k8cfp6 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.n4n9 {
  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%);
}
.k8cfp6 .i1st8w {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.k8cfp6 .d5hc { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.k8cfp6 .hvyf3p { color: #e2e8f0; }
.k8cfp6.tsx8e .i1st8w { text-align: center; }
.k8cfp6.cxc8c   .i1st8w { text-align: left; }
.tecck .i1st8w {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.tecck .d5hc { color: var(--text-primary); text-shadow: none; }
.tecck .hvyf3p { color: var(--text-muted); }
.tecck .p6zdpvp { margin-top: 16px; }
.tecck, .tecck.jv07ey { min-height: auto !important; }
.tecck.tsx8e .i1st8w { text-align: center; }
.tecck.cxc8c   .i1st8w { text-align: left; }
.tecck~.wjay{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}
.tecck~.wjay .xvkj2q3{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}
.x9m05 {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.r83jh1w2 .x9m05,
.r83jh1w2 .pc583 {
  position: relative; overflow: hidden;
}
.r83jh1w2 .x9m05::after,
.r83jh1w2 .pc583::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.wzx26 .x9m05,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.fuzta .x9m05,
.fuzta .k8cfp6 .n4n9 {
  overflow: hidden;
}
.fuzta .x9m05::after,
.fuzta .k8cfp6 .n4n9::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%); }
}
.pcmf .x9m05,
.pcmf .x9m05::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); }
}
.pcmf .k8cfp6 .n4n9 {
  overflow: hidden;
}
.pcmf .k8cfp6 .n4n9::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;
}
.qus0 .x9m05,
.qus0 .k8cfp6 .n4n9 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.r83jh1w2 .k8cfp6 .n4n9 {
  overflow: hidden;
}
.r83jh1w2 .k8cfp6 .n4n9::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;
}
.wzx26 .k8cfp6 .n4n9 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.x9m05 .n4n9 {
  background: none;
}
.x9m05 .d5hc { color: #fff; }
.x9m05 .hvyf3p { color: rgba(255,255,255,0.85); }
.x9m05 .p6zdpvp { background: #fff; color: var(--cta); }
.x9m05 .p6zdpvp:hover { opacity: 0.92; }
.r83jh1w2 .o71wle { position: relative; overflow: hidden; }
.r83jh1w2 .o71wle::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.o71wle .d5hc { text-shadow: none; color: var(--text-primary); }
.o71wle .hvyf3p { color: var(--text-muted); }
.o71wle.tsx8e .ah8dxcj { align-items: center; text-align: center; }
.wp1c .i1st8w { padding-bottom: 24px; }
.s26o5 .i1st8w { max-width: 960px; }
@media (max-width: 700px) {
  .o71wle { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .o71wle .qc7os9x { display: none !important; }
  .g12dg0e7 .qc7os9x { display: none !important; }
  .fh3u .z7kzsyx { display: none !important; }
  .p0qo9x .rnl24 { display: none !important; }
  .ah8dxcj  { padding: 36px 24px; }
  .o71wle~.wjay,.zwrit6~.wjay{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .jv07ey, .o71wle { min-height: 320px !important; }
  
  .d5hc { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .lqwwfg3 { display: none !important; }
  
  .tki3l5 { flex-direction: column; align-items: center; }
  .yjhzbvz9 { width: 100%; max-width: 340px; }
}
.r40702 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.vjeyimvb { width: 100%; height: auto; display: block; border-radius: 10px; }
.ldnc3o2 .r40702        { border-radius: 16px; }
.ldnc3o2 .vjeyimvb  { border-radius: 16px; }
.yev6sdmi .r40702         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.yev6sdmi .vjeyimvb   { border-radius: 8px; }
.d2r4du { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.o1ydzpys { width: 100%; padding: 32px 0; position: relative; }
.dwrpj2b { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.xpi9np .o1ydzpys:nth-child(even) { background: var(--bg-surface); }
.xpi9np .o1ydzpys:nth-child(odd)  { background: var(--bg-page); }
.pk31kv .o1ydzpys:nth-child(even) { background: var(--bg-card); }
.pk31kv .o1ydzpys:nth-child(odd)  { background: var(--bg-page); }
.xpi9np .o1ydzpys:nth-child(odd)  .dwrpj2b { background: var(--bg-card); border-radius: 6px; }
.xpi9np .o1ydzpys:nth-child(even) .dwrpj2b { background: var(--bg-raised); border-radius: 6px; }
.pk31kv .o1ydzpys:nth-child(odd)  .dwrpj2b { background: var(--bg-card); border-radius: 6px; }
.pk31kv .o1ydzpys:nth-child(even) .dwrpj2b { background: var(--bg-raised); border-radius: 6px; }
.xpi9np .o1ydzpys:nth-child(even) .oj2g .nuceptbl,
.pk31kv .o1ydzpys:nth-child(even) .oj2g .nuceptbl { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.xpi9np .o1ydzpys:nth-child(odd) .oj2g .nuceptbl,
.pk31kv .o1ydzpys:nth-child(odd) .oj2g .nuceptbl { background: var(--bg-card-inner); }
.xpi9np .o1ydzpys:nth-child(even) .e0d3vf .nuceptbl:nth-child(odd),
.pk31kv .o1ydzpys:nth-child(even) .e0d3vf .nuceptbl:nth-child(odd)  { background: var(--bg-card); }
.xpi9np .o1ydzpys:nth-child(even) .e0d3vf .nuceptbl:nth-child(even),
.pk31kv .o1ydzpys:nth-child(even) .e0d3vf .nuceptbl:nth-child(even) { background: var(--bg-card-inner); }
h1.oxwdam { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.oxwdam {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.oi7wew { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.l9agu7c7 h2.oxwdam {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.x4xk3b h2.oxwdam {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.z9h2 h2.oxwdam {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.iuultbdy h2.oxwdam::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.i4kj3sdw h2.oxwdam {
  color: var(--text-primary); font-size: 1.7rem;
}
.fg0jjqpb h2.oxwdam::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.gt3g h2.oxwdam {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.udw9r { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .udw9r { display: none; } }
.c7bmq9 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.r5tn4xr { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.i0bs1 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.d3gs8oz { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.weca9zt { padding-left: 20px; }
.weca9zt li { margin-bottom: 6px; }
.weca9zt a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.weca9zt a:hover { color: var(--accent-light); }
.zu47h3vb .d3gs8oz { display: none; }
.u37i .d3gs8oz { display: none; }
.u37i .weca9zt { padding-left: 0; list-style: none; }
.u37i .weca9zt li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.u37i .weca9zt a { font-size: 0.92rem; }
.hf8o0th .i0bs1 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.hf8o0th .d3gs8oz { display: none; }
.hf8o0th .weca9zt { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.hf8o0th .weca9zt li { margin-bottom: 0; }
.hf8o0th .weca9zt 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;
}
.hf8o0th .weca9zt a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.lkm5s .i0bs1 { padding: 20px 20px 16px; }
.lkm5s .weca9zt {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.lkm5s .weca9zt li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.lkm5s .weca9zt 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;
}
.lkm5s .weca9zt 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;
}
.lkm5s .weca9zt a:hover { color: var(--accent-light); border-color: var(--accent); }
.lkm5s .weca9zt a:focus,
.lkm5s .weca9zt a:focus-visible,
.lkm5s .weca9zt a:target { outline: none; }
.lkm5s .weca9zt li:target a { border-color: var(--border); color: var(--text-muted); }
.wexbpkoc .i0bs1 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.wexbpkoc .d3gs8oz { display: none; }
.wexbpkoc .weca9zt { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.wexbpkoc .weca9zt li { margin-bottom: 0; }
.wexbpkoc .weca9zt li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.wexbpkoc .weca9zt li:last-child::after { content: ""; margin-right: 0; }
.wexbpkoc .weca9zt a { font-size: 0.9rem; }
.nuceptbl { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.oj2g .nuceptbl { background: var(--bg-card); }
.e0d3vf .nuceptbl:nth-child(odd)  { background: var(--bg-card); }
.e0d3vf .nuceptbl:nth-child(even) { background: var(--bg-raised); }
.vi14c4k .nuceptbl {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.vi14c4k .nuceptbl:last-child { border-bottom: none; }
.vi14c4k h3.oi7wew { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.jlte .nuceptbl {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.jlte .nuceptbl + .nuceptbl { margin-top: 4px; }
.blcea59 .nuceptbl { background: none; border-radius: 0; padding: 12px 0; }
.blcea59 .nuceptbl + .nuceptbl { border-top: 1px solid var(--border-section); }
.en73ycr { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ut1c1u { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.pddlqt { color: var(--text-body); margin-bottom: 10px; }
.j5zj9h, .msbqkgtp { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.j5zj9h li, .msbqkgtp li { margin-bottom: 6px; }
.msbqkgtp li { list-style: decimal; }
.bnykrk2p     .j5zj9h { list-style-type: "● "; }
.ckb7p07  .j5zj9h { list-style-type: "■ "; }
.x2xwte .j5zj9h { list-style-type: "◆ "; }
.v4896f    .j5zj9h { list-style-type: "★ "; }
.bnykrk2p     .lsjg { list-style-type: "● "; }
.ckb7p07  .lsjg { list-style-type: "■ "; }
.x2xwte .lsjg { list-style-type: "◆ "; }
.v4896f    .lsjg { list-style-type: "★ "; }
.bnykrk2p    .j5zj9h li::marker, .bnykrk2p    .lsjg li::marker,
.ckb7p07 .j5zj9h li::marker, .ckb7p07 .lsjg li::marker,
.x2xwte .j5zj9h li::marker, .x2xwte .lsjg li::marker,
.v4896f   .j5zj9h li::marker, .v4896f   .lsjg li::marker {
  color: var(--cta); font-size: 1em;
}
.bnykrk2p .msbqkgtp,
.ckb7p07 .msbqkgtp,
.x2xwte .msbqkgtp,
.v4896f .msbqkgtp {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.bnykrk2p .msbqkgtp li,
.ckb7p07 .msbqkgtp li,
.x2xwte .msbqkgtp li,
.v4896f .msbqkgtp li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.bnykrk2p .msbqkgtp li::before,
.ckb7p07 .msbqkgtp li::before,
.x2xwte .msbqkgtp li::before,
.v4896f .msbqkgtp 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;
}
.bnykrk2p     .msbqkgtp li::before { border-radius: 50%; }
.ckb7p07  .msbqkgtp li::before { border-radius: 3px; }
.x2xwte .msbqkgtp li::before { border-radius: 3px; }
.v4896f    .msbqkgtp li::before { border-radius: 50%; }
.swer { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.jhgak2 .swer,
.mdzdoin .swer { background: transparent; border: none; border-radius: 0; }
.rnxpb { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.rnxpb th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.rnxpb td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.rnxpb tr:hover td { background: var(--bg-hover); }
.cf224rv .rnxpb tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ogby .rnxpb { border: 1px solid var(--border-alt); }
.ogby .rnxpb th,
.ogby .rnxpb td { border: 1px solid var(--border-alt); }
.wm2cl .rnxpb th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.wm2cl .rnxpb td { border-bottom: none; }
.wm2cl .rnxpb tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.mkaoky .rnxpb th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.bsx9jrrr .swer {
  overflow: hidden;
}
.bsx9jrrr .rnxpb th { border-bottom: 1px solid var(--border-alt); }
.bsx9jrrr .rnxpb tr:last-child td { border-bottom: none; }
.s0c55yf { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.pgxa8uy { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.dzf4o5t { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.fiw1bsw { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.r1t7ia { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.lsjg { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.lsjg li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color:var(--accent);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.hc08 .fiw1bsw { background: transparent; text-align: center; }
.g37ku8 .dzf4o5t {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.gwj9gxs .dzf4o5t {
  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);
}
.fv7na .pgxa8uy { display: grid; grid-template-columns: auto 1fr; }
.fv7na .dzf4o5t {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.fv7na .fiw1bsw { grid-column: 2; }
.fv7na .r1t7ia,
.fv7na .lsjg { grid-column: 1 / -1; }
.eu2zjv5 .pgxa8uy { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.eu2zjv5 .dzf4o5t {
  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);
}
.eu2zjv5 .fiw1bsw { grid-column: 2; }
.eu2zjv5 .r1t7ia,
.eu2zjv5 .lsjg { grid-column: 1 / -1; }
.lkitlnag .pgxa8uy { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.lkitlnag .fiw1bsw { background: none; color: var(--accent-light); font-weight: 700; }
.n84an .pgxa8uy { 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); }
.n84an .fiw1bsw { background: none; color: var(--accent-light); font-weight: 700; }
.pi6lg .pgxa8uy { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.pi6lg .pgxa8uy:last-child { border-bottom: none; }
.pi6lg .fiw1bsw { background: none; color: var(--accent-light); font-weight: 700; }
.eke37w .pgxa8uy { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.eke37w .fiw1bsw { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.cofnc4g .s0c55yf { counter-reset: card-n; }
.cofnc4g .pgxa8uy  { counter-increment: card-n; }
.cofnc4g .fiw1bsw { display: flex; align-items: center; gap: 10px; }
.cofnc4g .fiw1bsw::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;
}
.n3hf .pgxa8uy { background: var(--bg-surface); border: 1px solid var(--border); }
.n3hf .fiw1bsw { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.qk3a2h { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.n7ac3k  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.b6as { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.s9w5whm { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.vdty { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.qk3a2h strong { color: var(--text-primary); font-size: 0.95rem; }
.qk3a2h p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.lsrp { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.pe1oju6, .ddtzmgt { border-radius: 8px; padding: 14px; }
.pe1oju6 { background: var(--bg-pros); }
.ddtzmgt { background: var(--bg-cons); }
.h76itg { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.pe1oju6 .h76itg { color: var(--c-pros-label); }
.ddtzmgt .h76itg { color: #f87171; }
.pe1oju6 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ddtzmgt ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.vjeyimvb { width: 100%; height: auto; border-radius: 10px; display: block; }
.vqztn7c {
  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;
}
.vqztn7c:hover { opacity: 0.85; }
.oggg9v .vqztn7c  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.oggg9v .vqztn7c:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.q7m7ctkj .vqztn7c  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.q7m7ctkj .vqztn7c:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.w49o .p6zdpvp { border-radius: 50px; }
.w49o .vqztn7c  { border-radius: 50px; }
.qs67 .p6zdpvp { padding-left: 22px; padding-right: 22px; }
.qs67 .vqztn7c  { padding-left: 12px; padding-right: 12px; }
.zkdldj .p6zdpvp { padding-left: 44px; padding-right: 44px; }
.zkdldj .vqztn7c  { padding-left: 24px; padding-right: 24px; }
.w40du .p6zdpvp { padding-left: 56px; padding-right: 56px; }
.w40du .vqztn7c  { padding-left: 32px; padding-right: 32px; }
.as51   .p6zdpvp::after, .as51   .vqztn7c::after,
.zrls65q .p6zdpvp::after, .zrls65q .vqztn7c::after,
.xgup    .p6zdpvp::after, .xgup    .vqztn7c::after,
.degk1x    .p6zdpvp::after, .degk1x    .vqztn7c::after,
.v9kxl6    .p6zdpvp::after, .v9kxl6    .vqztn7c::after,
.uxef9wy     .p6zdpvp::after, .uxef9wy     .vqztn7c::after,
.bit5ks3y    .p6zdpvp::after, .bit5ks3y    .vqztn7c::after,
.k2acoc1   .p6zdpvp::after, .k2acoc1   .vqztn7c::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;
}
.as51 .p6zdpvp::after, .as51 .vqztn7c::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");
}
.zrls65q .p6zdpvp::after, .zrls65q .vqztn7c::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");
}
.xgup .p6zdpvp::after, .xgup .vqztn7c::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");
}
.degk1x .p6zdpvp::after, .degk1x .vqztn7c::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");
}
.v9kxl6 .p6zdpvp::after, .v9kxl6 .vqztn7c::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");
}
.uxef9wy .p6zdpvp::after, .uxef9wy .vqztn7c::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");
}
.bit5ks3y .p6zdpvp::after, .bit5ks3y .vqztn7c::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");
}
.k2acoc1 .p6zdpvp::after, .k2acoc1 .vqztn7c::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");
}
.fny55kh   .d8cz9p::after, .fny55kh   .fmu4lg::after,
.kjgv .d8cz9p::after, .kjgv .fmu4lg::after,
.ln1by    .d8cz9p::after, .ln1by    .fmu4lg::after,
.ta8i7slb    .d8cz9p::after, .ta8i7slb    .fmu4lg::after,
.fhmf    .d8cz9p::after, .fhmf    .fmu4lg::after,
.n0ouwc     .d8cz9p::after, .n0ouwc     .fmu4lg::after,
.gxxtc3l1    .d8cz9p::after, .gxxtc3l1    .fmu4lg::after,
.hne0j   .d8cz9p::after, .hne0j   .fmu4lg::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;
}
.fny55kh .d8cz9p::after, .fny55kh .fmu4lg::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");
}
.kjgv .d8cz9p::after, .kjgv .fmu4lg::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");
}
.ln1by .d8cz9p::after, .ln1by .fmu4lg::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");
}
.ta8i7slb .d8cz9p::after, .ta8i7slb .fmu4lg::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");
}
.fhmf .d8cz9p::after, .fhmf .fmu4lg::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");
}
.n0ouwc .d8cz9p::after, .n0ouwc .fmu4lg::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");
}
.gxxtc3l1 .d8cz9p::after, .gxxtc3l1 .fmu4lg::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");
}
.hne0j .d8cz9p::after, .hne0j .fmu4lg::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");
}
.xpqjfh .jktcnhzt { background: #1a1a1a; }
@media (min-width: 721px) {
  .zdr1s692 { flex: 0 0 260px; width: 260px; }
  .xutdas { flex: 0 0 120px; width: 120px; }
  .gq8qn4 { flex: 0 0 110px; width: 110px; }
  .vcq56mb   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .xx5fpp { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.xx5fpp.vqztn7c { 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) {
  .rvjlsky { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .rvjlsky .pfxz4j { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .rvjlsky .zdr1s692 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .rvjlsky .jktcnhzt { width: 100%; min-width: unset; height: 120px; }
  .rvjlsky .m6hh371 { max-height: 96px; max-width: 200px; }
  .rvjlsky .t4yopk5 { min-width: unset; text-align: center; white-space: normal; }
  .rvjlsky .xutdas { min-width: 0; }
  .rvjlsky .vcq56mb { 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; }
  .rvjlsky .xx5fpp { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .o4lbc .pfxz4j { row-gap: 8px !important; gap: 10px !important; }
}
.qlinnpz    .sbliu22x li::before { content: "◆"; }
.qlinnpz    .p12v1f li::before { content: "▲"; }
.micf3 .lwpsik6 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .rstxm1 .o5eh479i {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .rstxm1 .ehdhza87 { margin: 0; }
}
.d2gk .cbqykckr { padding: 0; gap: 0; overflow: hidden; }
.d2gk .abl2dd { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.d2gk .hni3nrd { padding: 16px 20px; }
.d2gk .w12f { padding: 16px 20px; align-self: center; }
.mdzdoin .lsrp { gap: 10px; }
.mdzdoin .pe1oju6, .mdzdoin .ddtzmgt { padding: 12px; }
.mdzdoin .pe1oju6 ul, .mdzdoin .ddtzmgt ul { margin: 4px 0 0; padding-left: 18px; }
.mdzdoin .pe1oju6 li, .mdzdoin .ddtzmgt li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .e5uwbg2 { grid-template-columns: 1fr; }
  .q2evnb { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .q2evnb .d3k72k1m { width: 72px; height: 50px; }
  .q2evnb .wc96k8 { max-width: 180px; }
  .q2evnb .uabp7wk { width: auto; }
}
@media (max-width: 720px) {
  .s3phk { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .p70zvz { padding: 16px; }
  .vvj2 .gyfssb { min-width: 50%; }
}
.lpiqkv .lsrp { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .idwyeth { grid-template-columns: 1fr; }
  .pgxsl7 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .d10ch { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .upiqw { flex-wrap: wrap; padding: 16px; }
}
.gwusf6 .lsrp { gap: 8px; }
.gwusf6 .pe1oju6, .gwusf6 .ddtzmgt { padding: 8px; }
@media (max-width: 480px) {
  .lh8mdos { flex-direction: column; align-items: stretch; }
}
.s8fwkj8w .uabp7wk .vqztn7c { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .mbxm { flex-direction: column; align-items: stretch; gap: 10px; }
  .s8fwkj8w .uabp7wk { text-align: center; }
}
@media (max-width: 720px) {
  .awvgaz6 { grid-template-columns: 1fr; }
  .jayl { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .kf0oa6if { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .mgpm { grid-template-columns: 1fr; }
  .bzjmzj { width: 100px; height: 100px; margin: 16px auto; }
  .p4acum { font-size: 1.4rem; }
  .y082i0i { justify-content: center; }
  .t3g90e5o .gyfssb { min-width: 50%; }
}
.i9mjaa .lsrp { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .msxhran { flex-wrap: wrap; padding: 14px 16px; }
  .nci1jjt { padding: 12px 16px; }
  .i9mjaa .lsrp { margin: 0 16px; }
  .i9mjaa .gc0emt1 { padding: 0 16px; }
  .hq4se5 { padding: 12px 16px; }
}
.wdjs4 .xx5fpp.vqztn7c { padding: 14px 30px !important; font-size: 1rem; }
.t5n43 .xx5fpp.vqztn7c { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.nzt1 .xutdas { display: none; }
.b934a { margin: 16px 0; }
.ggkt7g5 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ggkt7g5 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ggkt7g5 summary::after { content: "+"; color: var(--accent); }
.ggkt7g5[open] summary::after { content: "−"; }
.ggkt7g5 p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.o1ydzpys { margin-bottom: 0; }
.kvn6hdsa h2.oxwdam { color: var(--text-primary); border-color: var(--accent); }
.kgr8 h2.oxwdam { color: var(--text-primary); border-color: var(--accent); }
.rz936ug .n7ac3k     { background: #052e16; border-color: #10b981; }
.rz936ug .b6as { background: #2d0a1e; border-color: #f43f5e; }
.rz936ug .s9w5whm    { background: #1e1036; border-color: #a855f7; }
.rz936ug .qk3a2h strong  { color: #f1f5f9; }
.rz936ug .qk3a2h p       { color: #cbd5e1; }
.rz936ug .efzoym9    .n7ac3k     .vdty::before,
.rz936ug .dvypyia  .n7ac3k     .vdty::before,
.rz936ug .seoootr  .n7ac3k     .vdty::before,
.rz936ug .ijzpcp .n7ac3k     .vdty::before { color: #10b981; }
.rz936ug .efzoym9    .b6as .vdty::before,
.rz936ug .dvypyia  .b6as .vdty::before,
.rz936ug .seoootr  .b6as .vdty::before,
.rz936ug .ijzpcp .b6as .vdty::before { color: #f43f5e; }
.rz936ug .efzoym9    .s9w5whm    .vdty::before,
.rz936ug .dvypyia  .s9w5whm    .vdty::before,
.rz936ug .seoootr  .s9w5whm    .vdty::before,
.rz936ug .ijzpcp .s9w5whm    .vdty::before { color: #a855f7; }
.mk9cp .n7ac3k     { background: #2d2000; border-color: #eab308; }
.mk9cp .b6as { background: #2d0b0b; border-color: #ef4444; }
.mk9cp .s9w5whm    { background: #2d1600; border-color: #f97316; }
.mk9cp .qk3a2h strong  { color: #f1f5f9; }
.mk9cp .qk3a2h p       { color: #cbd5e1; }
.mk9cp .efzoym9    .n7ac3k     .vdty::before,
.mk9cp .dvypyia  .n7ac3k     .vdty::before,
.mk9cp .seoootr  .n7ac3k     .vdty::before,
.mk9cp .ijzpcp .n7ac3k     .vdty::before { color: #eab308; }
.mk9cp .efzoym9    .b6as .vdty::before,
.mk9cp .dvypyia  .b6as .vdty::before,
.mk9cp .seoootr  .b6as .vdty::before,
.mk9cp .ijzpcp .b6as .vdty::before { color: #ef4444; }
.mk9cp .efzoym9    .s9w5whm    .vdty::before,
.mk9cp .dvypyia  .s9w5whm    .vdty::before,
.mk9cp .seoootr  .s9w5whm    .vdty::before,
.mk9cp .ijzpcp .s9w5whm    .vdty::before { color: #f97316; }
.f7tan18 .n7ac3k     { background: #0c1a2e; border-color: #38bdf8; }
.f7tan18 .b6as { background: #12103a; border-color: #818cf8; }
.f7tan18 .s9w5whm    { background: #0a2020; border-color: #2dd4bf; }
.f7tan18 .qk3a2h strong  { color: #f1f5f9; }
.f7tan18 .qk3a2h p       { color: #cbd5e1; }
.f7tan18 .efzoym9    .n7ac3k     .vdty::before,
.f7tan18 .dvypyia  .n7ac3k     .vdty::before,
.f7tan18 .seoootr  .n7ac3k     .vdty::before,
.f7tan18 .ijzpcp .n7ac3k     .vdty::before { color: #38bdf8; }
.f7tan18 .efzoym9    .b6as .vdty::before,
.f7tan18 .dvypyia  .b6as .vdty::before,
.f7tan18 .seoootr  .b6as .vdty::before,
.f7tan18 .ijzpcp .b6as .vdty::before { color: #818cf8; }
.f7tan18 .efzoym9    .s9w5whm    .vdty::before,
.f7tan18 .dvypyia  .s9w5whm    .vdty::before,
.f7tan18 .seoootr  .s9w5whm    .vdty::before,
.f7tan18 .ijzpcp .s9w5whm    .vdty::before { color: #2dd4bf; }
.jg04hy44 .n7ac3k     { background: var(--accent-bg); border-color: var(--accent); }
.jg04hy44 .b6as { background: var(--accent-bg-light); border-color: var(--accent-light); }
.jg04hy44 .s9w5whm    { background: var(--accent-bg); border-color: var(--accent-pale); }
.jg04hy44 .efzoym9    .vdty::before,
.jg04hy44 .dvypyia  .vdty::before,
.jg04hy44 .seoootr  .vdty::before,
.jg04hy44 .ijzpcp .vdty::before { color: var(--accent-light) !important; }
.f3mj::before,
.xctx7e::before { margin-right: 5px; }
.jq7ln .pe1oju6 ul li,
.jq7ln .pe1oju6 .f3mj { color: #22c55e; }
.jq7ln .ddtzmgt ul li,
.jq7ln .ddtzmgt .xctx7e { color: #ef4444; }
.stbjr .pe1oju6 { background: var(--bg-pros); }
.stbjr .ddtzmgt { background: var(--bg-cons); }
.stbjr .pe1oju6 .f3mj { color: var(--c-pros-label); }
.stbjr .ddtzmgt .xctx7e { color: var(--c-cons); }
.stbjr .pe1oju6 ul li,
.stbjr .ddtzmgt ul li,
.wp6a .pe1oju6 { background: var(--bg-pros); }
.wp6a .ddtzmgt { background: var(--bg-cons); }
.wp6a .pe1oju6 .f3mj { color: var(--c-pros-label); }
.wp6a .ddtzmgt .xctx7e { color: var(--c-cons); }
.wp6a .pe1oju6 ul li,
.wp6a .sbliu22x li          { color: var(--c-pros); }
.wp6a .ddtzmgt ul li,
.wp6a .p12v1f li          { color: var(--c-cons); }
.x1m5gtd .f3mj::before { content: "✓ "; }
.x1m5gtd .xctx7e::before { content: "✗ "; }
.yan3 .f3mj::before { content: "→ "; }
.yan3 .xctx7e::before { content: "← "; }
.mx14q1p .f3mj::before { content: "★ "; }
.mx14q1p .xctx7e::before { content: "✕ "; }
.qlinnpz .f3mj::before { content: "◆ "; }
.qlinnpz .xctx7e::before { content: "▲ "; }
.micf3 .qk3a2h { background: transparent; border-left: none; border: 1.5px solid; }
.micf3 .n7ac3k     { border-color: var(--c-tip-border); }
.micf3 .b6as { border-color: var(--c-warn-border); }
.micf3 .s9w5whm    { border-color: #60a5fa; }
.micf3 .qk3a2h strong { color: var(--text-primary); }
.micf3 .qk3a2h p      { color: var(--text-muted); }
.lqydjw3 .qk3a2h { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.lqydjw3 .n7ac3k     { border-top-color: var(--c-tip-border); }
.lqydjw3 .b6as { border-top-color: var(--c-warn-border); }
.lqydjw3 .s9w5whm    { border-top-color: #60a5fa; }
.qk8f8ybh .qk3a2h { border-left: none; border-radius: 8px; }
.qk8f8ybh .n7ac3k     { background: #065f46; }
.qk8f8ybh .b6as { background: #92400e; }
.qk8f8ybh .s9w5whm    { background: #1e3a8a; }
.qk8f8ybh .qk3a2h strong,
.qk8f8ybh .qk3a2h p { color: #fff; }
.qk8f8ybh .vdty::before { color: rgba(255,255,255,0.85) !important; }
.rz936ug.qk8f8ybh .n7ac3k,
.rz936ug .qk8f8ybh .n7ac3k     { background: #052e16; }
.rz936ug.qk8f8ybh .b6as,
.rz936ug .qk8f8ybh .b6as { background: #2d0a1e; }
.rz936ug.qk8f8ybh .s9w5whm,
.rz936ug .qk8f8ybh .s9w5whm    { background: #1e1036; }
.mk9cp.qk8f8ybh .n7ac3k,
.mk9cp .qk8f8ybh .n7ac3k      { background: #2d2000; }
.mk9cp.qk8f8ybh .b6as,
.mk9cp .qk8f8ybh .b6as  { background: #2d0b0b; }
.mk9cp.qk8f8ybh .s9w5whm,
.mk9cp .qk8f8ybh .s9w5whm     { background: #2d1600; }
.f7tan18.qk8f8ybh .n7ac3k,
.f7tan18 .qk8f8ybh .n7ac3k      { background: #0c1a2e; }
.f7tan18.qk8f8ybh .b6as,
.f7tan18 .qk8f8ybh .b6as  { background: #12103a; }
.f7tan18.qk8f8ybh .s9w5whm,
.f7tan18 .qk8f8ybh .s9w5whm     { background: #0a2020; }
.vnf4h6 .qk3a2h { border-left: none; border-radius: 6px; padding: 10px 14px; }
.vnf4h6 .n7ac3k     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.vnf4h6 .b6as { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.vnf4h6 .s9w5whm    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.vnf4h6 .qk3a2h strong { color: var(--text-primary); }
.vnf4h6 .qk3a2h p      { color: var(--text-muted); }
.w1ni .qk3a2h { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.efzoym9 .vdty,
.dvypyia .vdty,
.seoootr .vdty,
.ijzpcp .vdty { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.efzoym9 .vdty::before,
.dvypyia .vdty::before,
.seoootr .vdty::before,
.ijzpcp .vdty::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.efzoym9 .n7ac3k     .vdty::before { content: "✦"; color: var(--c-tip-border); }
.efzoym9 .b6as .vdty::before { content: "▲"; color: var(--c-warn-border); }
.efzoym9 .s9w5whm    .vdty::before { content: "◉"; color: #60a5fa; }
.dvypyia .n7ac3k     .vdty::before { content: "★"; color: var(--c-tip-border); }
.dvypyia .b6as .vdty::before { content: "◆"; color: var(--c-warn-border); }
.dvypyia .s9w5whm    .vdty::before { content: "●"; color: #60a5fa; }
.seoootr .n7ac3k     .vdty::before { content: "▶"; color: var(--c-tip-border); }
.seoootr .b6as .vdty::before { content: "■"; color: var(--c-warn-border); }
.seoootr .s9w5whm    .vdty::before { content: "▸"; color: #60a5fa; }
.ijzpcp .n7ac3k     .vdty::before { content: "→"; color: var(--c-tip-border); }
.ijzpcp .b6as .vdty::before { content: "⬥"; color: var(--c-warn-border); }
.ijzpcp .s9w5whm    .vdty::before { content: "◈"; color: #60a5fa; }
.r5dth4o .oj2g .nuceptbl,
.r5dth4o .e0d3vf .nuceptbl  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.r5dth4o .pgxa8uy                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.r5dth4o .swer          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.r5dth4o .i0bs1                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.qkdj6 .oj2g .nuceptbl,
.qkdj6 .e0d3vf .nuceptbl,
.qkdj6 .pgxa8uy,
.qkdj6 .pfxz4j,
.qkdj6 .ehdhza87,
.qkdj6 .swer,
.qkdj6 .i0bs1,
.qkdj6 .w1ni .qk3a2h { box-shadow: none; }
.b15quck   .pddlqt, .b15quck .en73ycr, .b15quck .ut1c1u,
.b15quck   .c7bmq9, .b15quck .r5tn4xr { font-size: 0.9rem; }
.b15quck   .j5zj9h, .b15quck .msbqkgtp { font-size: 0.9rem; }
.g1w7c   .pddlqt, .g1w7c .en73ycr, .g1w7c .ut1c1u,
.g1w7c   .c7bmq9, .g1w7c .r5tn4xr { font-size: 0.95rem; }
.g1w7c   .j5zj9h, .g1w7c .msbqkgtp { font-size: 0.95rem; }
.x3o4j   .pddlqt, .x3o4j .en73ycr, .x3o4j .ut1c1u,
.x3o4j   .c7bmq9, .x3o4j .r5tn4xr { font-size: 1.08rem; }
.x3o4j   .j5zj9h, .x3o4j .msbqkgtp { font-size: 1.05rem; }
.x3o4j   .rnxpb { font-size: 0.97rem; }
.z3zvzqs .d5hc      { font-size: 3.2rem; }
.z3zvzqs h2.oxwdam { font-size: 1.9rem; }
.z3zvzqs h3.oi7wew     { font-size: 1.4rem; }
.o45ut .d5hc      { font-size: 3.8rem; }
.o45ut h2.oxwdam { font-size: 2.2rem; }
.o45ut h3.oi7wew     { font-size: 1.6rem; }
.o1ydzpys + .o1ydzpys { position: relative; }
.qd6pzzj   .o1ydzpys + .o1ydzpys::before,
.mad4k  .o1ydzpys + .o1ydzpys::before,
.bszvly6s   .o1ydzpys + .o1ydzpys::before,
.k28lfk   .o1ydzpys + .o1ydzpys::before,
.wql4r   .o1ydzpys + .o1ydzpys::before,
.nznd3a .o1ydzpys + .o1ydzpys::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.qd6pzzj .o1ydzpys + .o1ydzpys::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.mad4k .o1ydzpys + .o1ydzpys::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.bszvly6s .o1ydzpys + .o1ydzpys::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.k28lfk .o1ydzpys + .o1ydzpys::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.vslhrk .o1ydzpys { margin-bottom: 16px; }
.vslhrk .o1ydzpys + .o1ydzpys { margin-top: 0; }
.vslhrk .dwrpj2b { padding-top: 0; padding-bottom: 0; }
.wql4r .o1ydzpys + .o1ydzpys::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.nznd3a .o1ydzpys + .o1ydzpys::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.oi342 .o1ydzpys + .o1ydzpys::before,
.ljsectdq .o1ydzpys + .o1ydzpys::before,
.r367 .o1ydzpys + .o1ydzpys::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%;
}
.xpi9np .oi342 .o1ydzpys:nth-child(even)::before,
.xpi9np .ljsectdq .o1ydzpys:nth-child(even)::before,
.xpi9np .r367 .o1ydzpys:nth-child(even)::before { background: var(--bg-surface); }
.pk31kv .oi342 .o1ydzpys:nth-child(even)::before,
.pk31kv .ljsectdq .o1ydzpys:nth-child(even)::before,
.pk31kv .r367 .o1ydzpys:nth-child(even)::before { background: var(--bg-card); }
.oi342 .o1ydzpys + .o1ydzpys::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");
}
.ljsectdq .o1ydzpys + .o1ydzpys::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");
}
.r367 .o1ydzpys + .o1ydzpys::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");
}
.uj8dbl .k8cfp6,
.kzafw .k8cfp6,
.e0n2 .k8cfp6 { overflow: hidden; }
.uj8dbl .i1st8w,
.kzafw .i1st8w { margin-bottom: 60px; }
.e0n2 .i1st8w { margin-bottom: 70px; }
.uj8dbl .ah8dxcj,
.uj8dbl .k8cfp6::before,
.kzafw .k8cfp6::before,
.e0n2 .k8cfp6::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%;
}
.uj8dbl .k8cfp6::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");
}
.kzafw .k8cfp6::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");
}
.e0n2 .k8cfp6::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");
}
.s4p3 .k8cfp6:not(.x9m05) .n4n9 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.kc4gv4t .k8cfp6:not(.x9m05) .n4n9 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.chy482r  .k8cfp6:not(.x9m05) .n4n9 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.n91zzrc  .k8cfp6:not(.x9m05) .n4n9 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.s4p3 .x9m05 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.kc4gv4t .x9m05 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.kc4gv4t .pc583 { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.kc4gv4t .o71wle { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.chy482r .x9m05 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.n91zzrc .x9m05 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.yqgfnea8 .x9m05 { background: var(--accent); }
.yqgfnea8 .x9m05 .n4n9 { background: none; }
.yqgfnea8 .k8cfp6:not(.x9m05) .n4n9 { background: rgba(0,0,0,0.6); }
.n9050s86 .r40702 { float: left; width: 38%; margin: 0 28px 16px 0; }
.n9050s86 .r40702 .vjeyimvb { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.n9050s86 .dwrpj2b::after { content: ''; display: block; clear: both; }
.hr3tvfd .r40702 { float: right; width: 38%; margin: 0 0 16px 28px; }
.hr3tvfd .r40702 .vjeyimvb { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hr3tvfd .dwrpj2b::after { content: ''; display: block; clear: both; }
.n2o3pu .o1ydzpys:nth-child(odd)  .r40702 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.n2o3pu .o1ydzpys:nth-child(even) .r40702 { float: right; width: 38%; margin: 0 0 16px 28px; }
.n2o3pu .r40702 .vjeyimvb { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.n2o3pu .dwrpj2b::after { content: ''; display: block; clear: both; }
.n9050s86 .s0c55yf,
.hr3tvfd .s0c55yf,
.n2o3pu .s0c55yf,
.n9050s86 .j5zj9h,
.n9050s86 .msbqkgtp,
.hr3tvfd .j5zj9h,
.hr3tvfd .msbqkgtp,
.n2o3pu .j5zj9h,
.n2o3pu .msbqkgtp { overflow: hidden; }
@media (max-width: 640px) {
  .n9050s86 .r40702,
  .hr3tvfd .r40702,
  .n2o3pu .r40702 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.wduuv .d2r4du,
.wduuv .dwrpj2b,
.wduuv .lry37d  { max-width: 1100px; }
.bqbjj0j .d2r4du,
.bqbjj0j .dwrpj2b,
.bqbjj0j .lry37d  { max-width: 1200px; }
.bqbjj0j { --content-mw: 1200px; }
.o0ryq .d2r4du,
.o0ryq .dwrpj2b,
.o0ryq .lry37d  { max-width: 1320px; }
.egk0kbss { font-size: 0.82rem; color: var(--text-muted); }
.gutoreyt { display: flex; align-items: center; }
.ien4 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.oo8tv4 { display: flex; align-items: center; }
.k9eev { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.k9eev:hover { text-decoration: underline; }
.b7sqodn { margin: 0 3px; opacity: 0.45; }
.b7sqodn::before { content: '/'; }
.zfh0ro2i { padding: 2px 5px; color: var(--text-main); }
.xmghb5np .egk0kbss {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.xmghb5np .gutoreyt { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.dn89d .egk0kbss {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.dn89d .gutoreyt { padding: 0 0 0 12px; }
.fif5wk91 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.r9l7duh8 .gutoreyt { padding: 0 16px; }
.r9l7duh8 .egk0kbss {
  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);
}
.r9l7duh8 .d2r4du { padding-top: 28px; }
@media (max-width: 720px) {
  .fif5wk91 { margin-top: 18px; padding: 0 16px; }
  .r9l7duh8 .d2r4du { padding-top: 16px; }
}
.wduuv.xmghb5np .gutoreyt { max-width: 1100px; }
.bqbjj0j.xmghb5np .gutoreyt { max-width: 1200px; }
.o0ryq.xmghb5np .gutoreyt { max-width: 1320px; }
.wduuv .fif5wk91 { max-width: 1100px; }
.bqbjj0j .fif5wk91 { max-width: 1200px; }
.o0ryq .fif5wk91 { max-width: 1320px; }
.ns3q .o1ydzpys { padding-top: 16px; padding-bottom: 16px; }
.pjas1ftu .o1ydzpys { padding-top: 24px; padding-bottom: 24px; }
.n6sr8t .o1ydzpys { padding-top: 40px; padding-bottom: 40px; }
.tcgzmj2i .o1ydzpys { padding-top: 52px; padding-bottom: 52px; }
.zsi1n .o1ydzpys:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.zsi1n .o1ydzpys:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.zsi1n .o1ydzpys:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.zsi1n .o1ydzpys:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.luhg1m .dwrpj2b { padding-top: 10px;  padding-bottom: 10px; }
.kwpktl .dwrpj2b { padding-top: 18px;  padding-bottom: 18px; }
.jetrs .dwrpj2b { padding-top: 36px;  padding-bottom: 36px; }
.ro5xb6j .dwrpj2b { padding-top: 48px;  padding-bottom: 48px; }
.f6w5 h2.oxwdam { font-weight: 600; }
.f6w5 h3.oi7wew     { font-weight: 600; }
.p1n9b { font-weight: 500; }
.p1n9b h2.oxwdam { font-weight: 800; }
.p1n9b h3.oi7wew     { font-weight: 700; }
.r8yv h2.oxwdam { font-weight: 900; }
.r8yv h3.oi7wew     { font-weight: 800; }
.r8yv .qk3a2h strong,
.r8yv .qk3a2h strong { font-weight: 600; }
.d8cz9p {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.nlg5l .d8cz9p { display: none; }
@media (max-width: 640px) { .d8cz9p { display: none; } }
.d8cz9p { background: var(--cta) !important; color: #fff !important; border: none !important; }
.d8cz9p:hover { opacity: 0.85; }
.nhcw5 .d8cz9p { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.elvrih .d8cz9p,
.s1lol7  .d8cz9p { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.elvrih .d8cz9p:hover,
.s1lol7  .d8cz9p:hover { opacity: 0.88; }
.nhcw5.elvrih .d8cz9p,
.nhcw5.s1lol7  .d8cz9p { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.fmu4lg {
  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;
}
.fmu4lg:hover { transform: translateY(-2px); opacity: 0.92; }
.fmu4lg { background: var(--cta) !important; color: #fff !important; border: none !important; }
.nqzxlr .fmu4lg { display: none; }
.nf81v .fmu4lg { right: 32px; }
.w0uhv9  .fmu4lg { left: 32px; }
@media (max-width: 480px) {
  .nf81v .fmu4lg { right: 20px; bottom: 20px; }
  .w0uhv9  .fmu4lg { left: 20px; bottom: 20px; }
}
.eca9m { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.lry37d { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.s1cza { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.aopf { color: var(--text-dim); font-size: 0.8rem; }
.azjfru { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.azjfru img { height: 26px; width: auto; object-fit: contain; }
.h0a9el5 { display: flex; flex-direction: column; gap: 6px; }
.h0a9el5 a, .tif2b1 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.h0a9el5 a:hover, .tif2b1 a:hover { color: var(--accent-light); }
.h0a9el5 .sj541w { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.urn1i .lry37d { text-align: center; }
.urn1i .s1cza { margin-top: 0; }
.ifl3bou { margin-top: 10px; }
.ifl3bou a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .lry37d { padding-left: 16px; padding-right: 16px; }
  .t5xcr .lry37d { padding: 20px 16px; }
  .tif2b1 { gap: 4px 12px; }
  .s1cza { font-size: 0.78rem; }
}
.pz3y4y7h .c3f28 .azjfru { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.pz3y4y7h .s1cza { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.pz3y4y7h .aopf { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .pz3y4y7h .a769o3n8 { grid-template-columns: 1fr 1fr; } .pz3y4y7h .c3f28 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .pz3y4y7h .a769o3n8 { grid-template-columns: 1fr; } }
.acq0 .azjfru { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.acq0 .s1cza { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .acq0 .ine7k { gap: 12px; } .acq0 .azjfru { margin-right: 0; width: 100%; } }
.lrk7wf .t2i2v48 .azjfru { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.lrk7wf .s1cza { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.lrk7wf .aopf { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .lrk7wf .bnryc1 { grid-template-columns: 1fr 1fr; } .lrk7wf .t2i2v48 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .lrk7wf .bnryc1 { grid-template-columns: 1fr; } }
.fjta2mo4 .mt70bd { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.fjta2mo4 .h0a9el5 { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .fjta2mo4 .mt70bd { grid-template-columns: 1fr 1fr; } .fjta2mo4 .dc2o:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fjta2mo4 .mt70bd { grid-template-columns: 1fr; } }
.zpr3np56 .mt70bd { grid-template-columns: 1fr 2fr; }
.zpr3np56 .u9rbs .h0a9el5 { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .zpr3np56 .mt70bd { grid-template-columns: 1fr; } }
.posat .lry37d { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.tana6 .ee5bsl      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.tana6 .eca9m { background: var(--bg-page); border-top-color: var(--border-alt); }
.oilwu7e .ee5bsl      { background: #0d1117; border-bottom-color: #21262d; }
.oilwu7e .zfws0hzl { color: var(--accent-light); }
.oilwu7e .wxc3 { --msep-color: #8b949e; }
.oilwu7e .wxc3 a { color: #8b949e; }
.oilwu7e .wxc3 a:hover { color: var(--accent-light); }
.oilwu7e .pmtznz1 { color: #8b949e; }
.oilwu7e .eca9m { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.oilwu7e .s1cza,
.oilwu7e .aopf { color: #6e7681; }
.oilwu7e .h0a9el5 a, .oilwu7e .tif2b1 a,
.oilwu7e .ul7hbz a, .oilwu7e .ovjiw4io a,
.oilwu7e .t117t a { color: #8b949e; }
.oilwu7e .azjfru { color: #e6edf3; }
.oilwu7e .h0a9el5 a:hover, .oilwu7e .tif2b1 a:hover,
.oilwu7e .ul7hbz a:hover, .oilwu7e .ovjiw4io a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .oilwu7e .wxc3 { background: #0d1117; border-top-color: #21262d; }
  .oilwu7e .wxc3 li a { border-bottom-color: #21262d; }
}
.qo50q .ee5bsl      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.qo50q .zfws0hzl { color: var(--accent); }
.qo50q .wxc3 { --msep-color: #475569; }
.qo50q .wxc3 a { color: #475569; }
.qo50q .wxc3 a:hover { color: var(--accent); }
.qo50q .pmtznz1 { color: #64748b; }
.qo50q .eca9m { background: #f0f4f8; border-top-color: #cbd5e1; }
.qo50q .s1cza,
.qo50q .aopf { color: #64748b; }
.qo50q .h0a9el5 a, .qo50q .tif2b1 a,
.qo50q .t117t a, .qo50q .azjfru { color: #374151; }
.qo50q .h0a9el5 a:hover, .qo50q .tif2b1 a:hover,
@media (max-width: 640px) {
  .qo50q .wxc3 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .qo50q .wxc3 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.elvrih .ee5bsl      { background: var(--accent); border-bottom-color: var(--accent-light); }
.elvrih .zfws0hzl { color: #fff; }
.elvrih .wxc3 { --msep-color: rgba(255,255,255,0.82); }
.elvrih .wxc3 a { color: rgba(255,255,255,0.82); }
.elvrih .wxc3 a:hover { color: #fff; }
.elvrih .pmtznz1 { color: rgba(255,255,255,0.9); }
.elvrih .eca9m { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.elvrih .s1cza,
.elvrih .aopf { color: rgba(255,255,255,0.72); }
.elvrih .h0a9el5 a, .elvrih .tif2b1 a,
.elvrih .t117t a, .elvrih .azjfru { color: #fff; }
.elvrih .h0a9el5 a:hover, .elvrih .tif2b1 a:hover,
@media (max-width: 640px) {
  .elvrih .wxc3 { background: var(--accent); border-top-color: var(--accent-light); }
  .elvrih .wxc3 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.s1lol7 .ee5bsl {
  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);
}
.s1lol7 .eca9m {
  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) {
  .s1lol7 .wxc3 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.hypsk93 .q4o9p5l { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.vs75g6 .q4o9p5l { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.dcuh59x .q4o9p5l { min-height: 72px; height: auto; }
.xxo4sc .q4o9p5l { min-height: 84px; height: auto; }
.t5xcr .q4o9p5l { max-width: none; padding: 0 32px; }
.t5xcr .lry37d  { max-width: none; padding: 24px 32px; }
.o8c4s.bqbjj0j .q4o9p5l { max-width: 1200px; }
.o8c4s.o0ryq .q4o9p5l { max-width: 1320px; }
.obtt5gs6   .zfws0hzl, .obtt5gs6   .azjfru { text-transform: capitalize; }
.ka59z .zfws0hzl, .ka59z .azjfru { text-transform: lowercase; }
.hmpnj5u .zfws0hzl, .hmpnj5u .azjfru { text-transform: uppercase; letter-spacing: 0.06em; }
.l6hpq5b, .mf4r1 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.v0rrqe6x .l6hpq5b,
.v0rrqe6x .mf4r1 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.shnw .l6hpq5b,
.shnw .mf4r1 { 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; }
.zdk2p .l6hpq5b,
.zdk2p .mf4r1 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.xqzstb2 .l6hpq5b,
.xqzstb2 .mf4r1 { 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; }
.s6e20vu8   .wxc3 a { font-weight: 500; }
.tlokmxc .wxc3 a { font-weight: 600; }
.cxet     .wxc3 a { font-weight: 700; }
.vtdh84xp    .wxc3 a { font-weight: 800; letter-spacing: 0.01em; }
.ntuex3     .wxc3 > li + li::before,
.oni7135    .wxc3 > li + li::before,
.dqd9k    .wxc3 > li + li::before,
.mp9ko .wxc3 > li + li::before,
.ueb7 .wxc3 > li + li::before,
.g7s1lb4  .wxc3 > li + li::before,
.jgjc    .wxc3 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ntuex3     .wxc3 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.oni7135    .wxc3 > li + li::before { content: "|"; }
.dqd9k    .wxc3 > li + li::before { content: "—"; }
.mp9ko .wxc3 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ueb7 .wxc3 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.g7s1lb4  .wxc3 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.jgjc    .wxc3 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .sl290f4 .pmtznz1,
  .lscwyza .pmtznz1,
  .obj8x5bj .pmtznz1,
  .ak7u .pmtznz1,
  .grnraulq .pmtznz1 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .sl290f4 .pmtznz1::before,
  .lscwyza .pmtznz1::before,
  .obj8x5bj .pmtznz1::before,
  .ak7u .pmtznz1::before,
  .grnraulq .pmtznz1::before { content: ""; display: block; flex-shrink: 0; }

  
  .sl290f4 .pmtznz1::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;
  }

  
  .lscwyza .pmtznz1::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;
  }

  
  .obj8x5bj .pmtznz1::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;
  }

  
  .ak7u .pmtznz1::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;
  }

  
  .grnraulq .pmtznz1::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) {
  .zw9j .pmtznz1 {
    padding: 5px 14px;
  }
  .zw9j .wxc3 {
    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;
  }
  .zw9j .wxc3 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .zw9j .wxc3 li a:hover { background: var(--bg-raised); }
  .zw9j .dpmpl,
  .r9ba .dpmpl,
  .sbi8 .dpmpl { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ya7p2e0 .pmtznz1 {
    padding: 5px 10px;
  }
  .ya7p2e0 .wxc3 {
    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);
  }
  .ya7p2e0 .wxc3.q5wmz { transform: translateX(0); }
  .ya7p2e0 .wxc3 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ya7p2e0 .wxc3 li:last-child a { border-bottom: none; }
  .elvrih .wxc3,
  .oilwu7e .wxc3 { background: var(--accent) !important; }
  .elvrih .wxc3 li a,
  .oilwu7e .wxc3 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .sbi8 .pmtznz1 {
    padding: 5px 10px;
  }
  .sbi8 .wxc3 {
    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);
  }
  .sbi8 .wxc3::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .sbi8 .wxc3.q5wmz { transform: translateY(0); }
  .sbi8 .wxc3 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .dlck .pmtznz1 {
    padding: 5px 10px;
  }
  .dlck .wxc3 {
    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;
  }
  .dlck .wxc3.q5wmz { opacity: 1; pointer-events: auto; }
  .dlck .wxc3 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .gfsdi     .pmtznz1 { border-radius: 0 !important; }
  .kh0vd6o   .pmtznz1 { border-radius: 8px !important; }
  .dq32xagt .pmtznz1 { border-radius: 50% !important; }
  .ykkpxb   .pmtznz1 { border-radius: 999px !important; }
}
.o5py7f7 .dz9hi3 { height: 28px; }
.mhazll60 .dz9hi3 { height: 54px; }
.h2ggyvm .dz9hi3 { height: 54px; }
.p4tf7y     .xutdas, .p4tf7y     .tdxv { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.v7gorn .pfxz4j { padding: 18px 24px; min-height: 68px; }
@media (min-width: 720px) {
  .b06ruea .rvjlsky {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .b06ruea .pfxz4j {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .b06ruea .pfxz4j { padding: 40px 16px 20px; }
  .b06ruea .vcq56mb {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .b06ruea .xx5fpp { width: 100%; min-width: 0; }
}
.izv8 .rvjlsky { counter-reset: cs-rank; gap: 10px; }
.izv8 .pfxz4j {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.izv8 .pfxz4j::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.izv8 .zdr1s692 {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.izv8 .jktcnhzt {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.izv8 .m6hh371 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.izv8 .t4yopk5 {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.izv8 .xutdas { color: var(--cta, var(--accent)); }
.izv8 .vcq56mb {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.izv8 .h63o {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.izv8 .mlcssf { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.izv8 .kcp8w2 .mlcssf { color: var(--accent-light); }
.izv8 .xx5fpp {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.izv8 .pfxz4j:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .izv8 .pfxz4j {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .izv8 .pfxz4j::before {
    position: absolute; top: 14px; left: 14px;
  }
  .izv8 .zdr1s692 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .izv8 .t4yopk5 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .izv8 .vcq56mb {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .izv8 .xx5fpp { width: 100%; min-width: 0; }
  .izv8 .xutdas { min-width: 0; }
}
.nu8ju .ggkt7g5 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.nu8ju .ggkt7g5 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.nu8ju .ggkt7g5 p { padding: 0 2px 16px; }
.hvnas95 .ggkt7g5 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.hvnas95 .ggkt7g5 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.hvnas95 .ggkt7g5 summary::after { content: "›"; font-size: 1.2em; }
.hvnas95 .ggkt7g5[open] summary::after { content: "‹"; }
.hvnas95 .ggkt7g5 p { padding: 10px 22px 4px; }
.a3gx5 .ggkt7g5 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.a3gx5 .ggkt7g5 summary { color: var(--text-primary); padding-left: 16px; }
.a3gx5 .ggkt7g5 summary::after { content: "›"; font-size: 1.1em; }
.a3gx5 .ggkt7g5[open] summary::after { content: "‹"; }
.a3gx5 .ggkt7g5 p { padding-left: 16px; }
.v9us8q .b934a { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.v9us8q .ggkt7g5 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.v9us8q .ggkt7g5:last-child { border-bottom: none; }
.v9us8q .ggkt7g5 summary { color: var(--text-primary); border-radius: 0; }
.v9us8q .ggkt7g5 summary::after { content: "›"; font-size: 1.1em; }
.v9us8q .ggkt7g5[open] summary::after { content: "‹"; }
.m515 .ggkt7g5 { overflow: hidden; }
.m515 .ggkt7g5 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.m515 .ggkt7g5 summary::after { color: rgba(255,255,255,.75); }
.m515 .ggkt7g5[open] summary { border-radius: 0; }
.nd7lxuhw { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.am9g18as {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.rmh00f5 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.n1ev { color: var(--text-muted); font-size: 1.05rem; }
.h0pvlds {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ju5m { margin-bottom: 20px; }
.ffo92q {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.cxbnr {
  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;
}
.cxbnr:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.oosrankd { resize: vertical; min-height: 130px; }
.s8g0vsqd { width: 100%; margin-top: 8px; }
.foaoz {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.h1nz3 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.sl2hemi { color: var(--text-muted); line-height: 1.75; }
.xbqzx5ac { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.xbqzx5ac li { margin-bottom: 6px; }
.mfgw9c8d { max-width: 760px; margin: 0 auto; }
.xfdx { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.gud64p8v { max-width: 760px; margin: 0 auto; }
.lyo0e8s9 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.cyl55g8s ul.xbqzx5ac { margin: 0; }
.xhjd .lyo0e8s9 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .xhjd { grid-template-columns: 1fr; gap: 10px; } }
.y3jb2b { max-width: 640px; margin: 0 auto; text-align: center; }
.zp8c { margin-bottom: 48px; }
.zp8c .lyo0e8s9 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.zp8c p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.g8e6 .xbqzx5ac { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .fzztc { grid-template-columns: 1fr; } }
.sn9ln { color: inherit; text-decoration: none; }
.sn9ln:hover { color: var(--accent-light); text-decoration: underline; }
.pjxxtto { display: inline-block; line-height: 0; }
.yabqpp { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.g2yqxhp { margin-bottom: 48px; }
.lq9vxo { max-width: 760px; margin: 0 auto; }
.mfev455 { text-align: center; }
.e4hir { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.e4hir:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.s1szbxt { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.e4hir p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.e4hir ul.xbqzx5ac { margin: 0; }
.mi2n5 { color: var(--text-muted); line-height: 1.75; }
.mfev455 .xbqzx5ac,
.q886 .xbqzx5ac,
.unrz .xbqzx5ac,
.t2mj .xbqzx5ac {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.mfev455 .e4hir,
.q886 .e4hir { text-align: left; }
.mfev455 .s1szbxt,
.q886 .s1szbxt { text-align: center; }
.j8dw { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.q9j6ii { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.s0i393 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.s3qvb { margin-top: 12px; }
.v4cr { 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; }
.v4cr:hover { border-bottom-color: var(--accent); }
.jr4kek { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.jr4kek img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ngo55qd { width: 200px; height: 200px; }
.yagem { border-radius: 50%; }
.nmeu { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.rwdpzvu { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .wtrv4xrt { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.y8rl63g { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.y8rl63g .s0i393, .y8rl63g .q9j6ii { max-width: 640px; }
.lzwd04tz .j8dw { font-size: 1.6rem; margin-top: 18px; }
.s4jwrxh .s0i393 { margin-bottom: 28px; }
@media (max-width: 860px) { .mqzf { grid-template-columns: 1fr; } .lzwd04tz { position: static; text-align: center; } }
.kavbcg .jr4kek { margin: 0 auto 18px; }
.kavbcg .nmeu { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .c4vlizi { grid-template-columns: 1fr; } }
.xy17 .j8dw { font-size: 1.6rem; margin-bottom: 6px; }
.t2mj .xbqzx5ac { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .xy17 { flex-direction: column; text-align: center; } .otkz { grid-template-columns: 1fr; } }
.x9470f .j8dw { font-size: 1.35rem; margin: 0 0 4px; }
.x9470f .nmeu { margin: 0; }
.l9xv .rmh00f5 { color: var(--accent-light); }
.scahfu {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.scahfu .rmh00f5 { font-size: 2rem; }
.scahfu .n1ev { max-width: 680px; }
.qt4ivhne .rmh00f5 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.qt4ivhne .n1ev  { margin: 0; }
@media (max-width: 640px) { .qt4ivhne { flex-direction: column; } }
.zigv3 .rmh00f5 { color: var(--accent-light); }
.y6t1q .rmh00f5 { color: #fff; }
.y6t1q .n1ev  { color: rgba(255,255,255,0.85); }
.gvmn4o { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .nscucc { grid-template-columns: 1fr; } }
.gx9muya { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.gx9muya .cxbnr {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.gx9muya .cxbnr:focus { border-bottom-color: var(--accent); box-shadow: none; }
.g6qpjwo .cxbnr { background: var(--bg-raised); border-color: transparent; }
.g6qpjwo .cxbnr:focus { background: var(--bg-card); border-color: var(--accent); }
.lh5ty .cxbnr { border-radius: 100px; padding: 11px 20px; }
.lh5ty .oosrankd { border-radius: 14px; }
.z8djwo4e {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .z8djwo4e { grid-template-columns: 1fr; } }
.qoc91b0 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.qoc91b0 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.qoc91b0 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.empco{display:none}
.empco:empty,.xvkj2q3:empty{display:none}
.cwhh2{position:relative;overflow:visible}
.nogw0r .wjay,.uvd7g3 .wjay,
.ijs6m6 .wjay,.dobt .wjay,
.sw59qty .wjay,.ha5cqh .wjay{display:block}
.rc62 .l3qm{display:block}
.nogw0r .wjay,.uvd7g3 .wjay,
.ijs6m6 .wjay,.dobt .wjay,
.sw59qty .wjay{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}
.nogw0r .wjay .xvkj2q3,.uvd7g3 .wjay .xvkj2q3,
.ijs6m6 .wjay .xvkj2q3,.dobt .wjay .xvkj2q3,
.sw59qty .wjay .xvkj2q3{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}
.nogw0r .irveai,.uvd7g3 .irveai,
.ijs6m6 .irveai,.dobt .irveai,
.sw59qty .irveai{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.nogw0r .wjay,.uvd7g3 .wjay{top:12px}
.nogw0r .wjay .xvkj2q3{margin-right:auto}
.uvd7g3 .wjay .xvkj2q3{margin-left:auto}
.uvd7g3 .wjay{text-align:right}
.ijs6m6 .wjay,.dobt .wjay{bottom:12px}
.ijs6m6 .wjay .xvkj2q3{margin-right:auto}
.dobt .wjay .xvkj2q3{margin-left:auto}
.dobt .wjay{text-align:right}
.sw59qty .wjay{position:relative;margin-top:16px}
.sw59qty .wjay .xvkj2q3{margin:0 auto}
.ha5cqh .wjay{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.ha5cqh .wjay .xvkj2q3{margin:0}
.ha5cqh .o71wle~.wjay,
.ha5cqh .zwrit6~.wjay{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.ha5cqh .o71wle~.wjay .xvkj2q3,
.ha5cqh .zwrit6~.wjay .xvkj2q3{justify-content:flex-start}
.o71wle~.wjay,.zwrit6~.wjay{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}
.o71wle~.wjay .xvkj2q3{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.zwrit6~.wjay .xvkj2q3{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.l3qm .xvkj2q3{margin:0 0 12px}
.xvkj2q3{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.irveai{white-space:nowrap}
.cwywg .irveai{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.dywdeq .irveai{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.bcyh2 .xvkj2q3{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.be39mg .irveai{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.os5oclj .irveai{color:var(--accent);opacity:1;font-weight:500}
.tygv7 .irveai{border-bottom:1px solid currentColor;padding-bottom:2px}
.y70hv .xvkj2q3{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.jzdvl{--date-bg:var(--accent-bg)}
.fs0l .irveai + .irveai::before{content:"•";margin-right:6px;opacity:.4}
.q6tpi .irveai + .irveai::before{content:"/";margin-right:6px;opacity:.35}
.irtl .irveai + .irveai::before{content:"|";margin-right:6px;opacity:.3}
.z2uoqox .irveai + .irveai::before{content:"—";margin-right:6px;opacity:.3}
.sjchtai .irveai + .irveai::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.e9aa .q6c8cv::before{content:"·";opacity:.4}
.e9aa .irveai + .irveai::before{content:"·";margin-right:6px;opacity:.4}
.nmlf1nv .irveai + .irveai::before{content:"›";margin-right:6px;opacity:.4}
.e07l .irveai + .irveai::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.j8n93{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.gc8q17z7{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.pyobizy4{display:flex;flex-direction:column;gap:3px}
.sv6a0m{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.o7yw{font-weight:700;font-size:1rem;color:var(--text-heading)}
.ed2e{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.u58x8 .j8n93{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.upt10r .j8n93{border-top:3px solid var(--accent);padding-top:18px}
.u82hp2l .j8n93{border-left:3px solid var(--accent);border-radius:0}
.xc40 .j8n93{padding:20px 0}
@media(max-width:640px){
  .j8n93{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ed2e{max-width:100%}
}
:root {
  --accent:          #84cc16;
  --brand:           #84cc16;
  --brand-light:     #a6e04e;
  --brand-pale:      #bae081;
  --grad-start:      #afec51;
  --grad-end:        #c7eb8f;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #e5a100;
  --cta-light:       #bc8400;
  --cta-hover:       #a77500;
  --bg-page:         #f7f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f6f3;
  --bg-raised:       #f0f1ed;
  --bg-hover:        #f5f6f3;
  --border:          #e6e9e1;
  --border-alt:      #d7ddcf;
  --border-section:  #e6e9e1;
  --text-primary:    #1a1b17;
  --text-muted:      #5b6150;
  --text-body:       #34372e;
  --text-sub:        #4e5345;
  --text-faint:      #828b73;
  --text-dim:        #9ba28f;
  --text-label:      #686f5c;
  --text-value:      #414539;
  --accent-bg:       #ecf4e0;
  --accent-bg-light: #dff0c5;
  --bg-tip:          #f0f9f2;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f8f9;
  --bg-pros:         #f0f9f2;
  --bg-cons:         #faf5f3;
  --c-pros:          #0c962c;
  --c-cons:          #9f3c21;
  --c-pros-label:    #0eb334;
  --c-tip-border:    #10c63a;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c962c;
}
:root { --logo-bg-opacity: 51%; }
body, button, input { font-family: "Rubik", sans-serif; }
.edu9 .vdty { font-size: 0; width: 1.2rem; flex-shrink: 0; }.edu9 .vdty::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.edu9 .n7ac3k     .vdty::before { content: "";  color: var(--c-tip-border); }.edu9 .b6as .vdty::before { content: ""; color: var(--c-warn-border); }.edu9 .s9w5whm    .vdty::before { content: ""; color: #60a5fa; }.rz936ug .edu9 .n7ac3k     .vdty::before { color: #10b981; }.rz936ug .edu9 .b6as .vdty::before { color: #f43f5e; }.rz936ug .edu9 .s9w5whm    .vdty::before { color: #a855f7; }.mk9cp  .edu9 .n7ac3k     .vdty::before { color: #eab308; }.mk9cp  .edu9 .b6as .vdty::before { color: #ef4444; }.mk9cp  .edu9 .s9w5whm    .vdty::before { color: #f97316; }.f7tan18  .edu9 .n7ac3k     .vdty::before { color: #38bdf8; }.f7tan18  .edu9 .b6as .vdty::before { color: #818cf8; }.f7tan18  .edu9 .s9w5whm    .vdty::before { color: #2dd4bf; }.jg04hy44 .edu9 .vdty::before { color: var(--accent-light) !important; }
.rmj7a .jv07ey, .rmj7a .o71wle { min-height: 320px; }
.g27lj6x .d8cz9p::after,.g27lj6x .fmu4lg::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; }
.b7sqodn::before { content: '›'; font-size: 1.1em; }
.r23umkj8 .irveai::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.r23umkj8 .irveai:first-of-type::before{content:"\f073"}.r23umkj8 .irveai:last-of-type::before{content:"\f303"}