: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;
}
.g0fwsoa {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.epypnmh {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.coc4g {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.eb2r { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.yh58y6 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.yh58y6 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.yh58y6 a:hover { color: var(--accent-light); }
.l7jnfte     .kbdq { border-radius: 6px; }
.l7jnfte .kbdq li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.l7jnfte .kbdq li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.e23ejh .kbdq li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .kbdq {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .mmz5v3dx:hover .kbdq,
  .mmz5v3dx:focus-within .kbdq { display: block; }
  .kbdq li a { padding: 8px 16px; font-size: 0.88rem; }
}
.syvan72p {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.vmv5r9 { display: none; }
@media (max-width: 640px) {
  .vmv5r9 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .vmv5r9.bs1rt { display: block; }
}
@media (max-width: 640px) {
  .syvan72p { display: block; }
  .yh58y6 > li + li::before { display: none !important; }
  .yh58y6 {
    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;
  }
  .yh58y6.bs1rt { display: flex; }
  .yh58y6 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .yh58y6 li:last-child a { border-bottom: none; }
}
.l2j42 { min-height: 480px; }
.hcm79e6 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.a061qeg { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.dud0fl1 .a061qeg { margin-left: 0; margin-right: 0; }
.ytre2q6b {
  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;
}
.ytre2q6b:hover { opacity: 0.88; }
.q2mhdnq {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.gu60sdy {
  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%);
}
.q2mhdnq .ia31ecb {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.q2mhdnq .hcm79e6 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.q2mhdnq .a061qeg { color: #e2e8f0; }
.q2mhdnq.mfmsol1l .ia31ecb { text-align: center; }
.q2mhdnq.dud0fl1   .ia31ecb { text-align: left; }
.yk6vl .ia31ecb {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.yk6vl .hcm79e6 { color: var(--text-primary); text-shadow: none; }
.yk6vl .a061qeg { color: var(--text-muted); }
.yk6vl .ytre2q6b { margin-top: 16px; }
.yk6vl, .yk6vl.l2j42 { min-height: auto !important; }
.yk6vl.mfmsol1l .ia31ecb { text-align: center; }
.yk6vl.dud0fl1   .ia31ecb { text-align: left; }
.xri3 {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.mp1yeo .xri3,
.mp1yeo .cchlk {
  position: relative; overflow: hidden;
}
.mp1yeo .xri3::after,
.mp1yeo .cchlk::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; }
}
.qqeogo .xri3,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.ph015aw1 .xri3,
.ph015aw1 .q2mhdnq .gu60sdy {
  overflow: hidden;
}
.ph015aw1 .xri3::after,
.ph015aw1 .q2mhdnq .gu60sdy::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%); }
}
.h7r9g .xri3,
.h7r9g .xri3::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); }
}
.h7r9g .q2mhdnq .gu60sdy {
  overflow: hidden;
}
.h7r9g .q2mhdnq .gu60sdy::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;
}
.hfic .xri3,
.hfic .q2mhdnq .gu60sdy {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.mp1yeo .q2mhdnq .gu60sdy {
  overflow: hidden;
}
.mp1yeo .q2mhdnq .gu60sdy::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;
}
.qqeogo .q2mhdnq .gu60sdy {
  animation: hg-breathe 10s ease-in-out infinite;
}
.xri3 .gu60sdy {
  background: none;
}
.xri3 .hcm79e6 { color: #fff; }
.xri3 .a061qeg { color: rgba(255,255,255,0.85); }
.xri3 .ytre2q6b { background: #fff; color: var(--cta); }
.xri3 .ytre2q6b:hover { opacity: 0.92; }
.mp1yeo .auj86gc { position: relative; overflow: hidden; }
.mp1yeo .auj86gc::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;
}
.auj86gc .hcm79e6 { text-shadow: none; color: var(--text-primary); }
.auj86gc .a061qeg { color: var(--text-muted); }
.auj86gc.mfmsol1l .axfk1r { align-items: center; text-align: center; }
.b4q7h .ia31ecb { padding-bottom: 24px; }
.q3x3dd .ia31ecb { max-width: 960px; }
@media (max-width: 700px) {
  .auj86gc { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .auj86gc .bs9mm { display: none !important; }
  .aqlbk8 .bs9mm { display: none !important; }
  .w07n .dsyavwr { display: none !important; }
  .yubzk9w .e5exvzp { display: none !important; }
  .axfk1r  { padding: 36px 24px; }
  .auj86gc~.yogtnj,.wler~.yogtnj{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .l2j42, .auj86gc { min-height: 320px !important; }
  
  .hcm79e6 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .r4r6zbk { display: none !important; }
  
  .nyq1shw { flex-direction: column; align-items: center; }
  .qbonx2rf { width: 100%; max-width: 340px; }
}
.yd4225d { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.uv83 { width: 100%; height: auto; display: block; border-radius: 10px; }
.a615nri .yd4225d        { border-radius: 16px; }
.a615nri .uv83  { border-radius: 16px; }
.s19ncqw .yd4225d         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.s19ncqw .uv83   { border-radius: 8px; }
.fr6evt { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.r5uv { width: 100%; padding: 32px 0; position: relative; }
.an2iso0 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.n7wk .r5uv:nth-child(even) { background: var(--bg-surface); }
.n7wk .r5uv:nth-child(odd)  { background: var(--bg-page); }
.rozr .r5uv:nth-child(even) { background: var(--bg-card); }
.rozr .r5uv:nth-child(odd)  { background: var(--bg-page); }
.n7wk .r5uv:nth-child(odd)  .an2iso0 { background: var(--bg-card); border-radius: 6px; }
.n7wk .r5uv:nth-child(even) .an2iso0 { background: var(--bg-raised); border-radius: 6px; }
.rozr .r5uv:nth-child(odd)  .an2iso0 { background: var(--bg-card); border-radius: 6px; }
.rozr .r5uv:nth-child(even) .an2iso0 { background: var(--bg-raised); border-radius: 6px; }
.n7wk .r5uv:nth-child(even) .yor1c .nu0okto,
.rozr .r5uv:nth-child(even) .yor1c .nu0okto { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.n7wk .r5uv:nth-child(odd) .yor1c .nu0okto,
.rozr .r5uv:nth-child(odd) .yor1c .nu0okto { background: var(--bg-card-inner); }
.n7wk .r5uv:nth-child(even) .ymq4j .nu0okto:nth-child(odd),
.rozr .r5uv:nth-child(even) .ymq4j .nu0okto:nth-child(odd)  { background: var(--bg-card); }
.n7wk .r5uv:nth-child(even) .ymq4j .nu0okto:nth-child(even),
.rozr .r5uv:nth-child(even) .ymq4j .nu0okto:nth-child(even) { background: var(--bg-card-inner); }
h1.f0ouicu { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.f0ouicu {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ix3th { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.v9qas3nf h2.f0ouicu {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.h94q2ol1 h2.f0ouicu {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.bimxtnuj h2.f0ouicu {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.m3bffk46 h2.f0ouicu::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.fmouxlp9 h2.f0ouicu {
  color: var(--text-primary); font-size: 1.7rem;
}
.adi5 h2.f0ouicu::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.w9vj0 h2.f0ouicu {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.tp1q5w { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .tp1q5w { display: none; } }
.o2iz { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.rofnf4 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.dt27jzc {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ehu38 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.v95xq { padding-left: 20px; }
.v95xq li { margin-bottom: 6px; }
.v95xq a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.v95xq a:hover { color: var(--accent-light); }
.wvpqrz .ehu38 { display: none; }
.vcm8p .ehu38 { display: none; }
.vcm8p .v95xq { padding-left: 0; list-style: none; }
.vcm8p .v95xq li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.vcm8p .v95xq a { font-size: 0.92rem; }
.t1el16e3 .dt27jzc { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.t1el16e3 .ehu38 { display: none; }
.t1el16e3 .v95xq { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.t1el16e3 .v95xq li { margin-bottom: 0; }
.t1el16e3 .v95xq 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;
}
.t1el16e3 .v95xq a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.f3sx2j .dt27jzc { padding: 20px 20px 16px; }
.f3sx2j .v95xq {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.f3sx2j .v95xq li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.f3sx2j .v95xq 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;
}
.f3sx2j .v95xq 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;
}
.f3sx2j .v95xq a:hover { color: var(--accent-light); border-color: var(--accent); }
.f3sx2j .v95xq a:focus,
.f3sx2j .v95xq a:focus-visible,
.f3sx2j .v95xq a:target { outline: none; }
.f3sx2j .v95xq li:target a { border-color: var(--border); color: var(--text-muted); }
.g2h0 .dt27jzc { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.g2h0 .ehu38 { display: none; }
.g2h0 .v95xq { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.g2h0 .v95xq li { margin-bottom: 0; }
.g2h0 .v95xq li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.g2h0 .v95xq li:last-child::after { content: ""; margin-right: 0; }
.g2h0 .v95xq a { font-size: 0.9rem; }
.nu0okto { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.yor1c .nu0okto { background: var(--bg-card); }
.ymq4j .nu0okto:nth-child(odd)  { background: var(--bg-card); }
.ymq4j .nu0okto:nth-child(even) { background: var(--bg-raised); }
.bfcmm .nu0okto {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.bfcmm .nu0okto:last-child { border-bottom: none; }
.bfcmm h3.ix3th { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.cgs61sx8 .nu0okto {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.cgs61sx8 .nu0okto + .nu0okto { margin-top: 4px; }
.unorh1 .nu0okto { background: none; border-radius: 0; padding: 12px 0; }
.unorh1 .nu0okto + .nu0okto { border-top: 1px solid var(--border-section); }
.q3d3ii7s { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.z4fch { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.anmi { color: var(--text-body); margin-bottom: 10px; }
.cllkqp4, .qoih0i { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.cllkqp4 li, .qoih0i li { margin-bottom: 6px; }
.qoih0i li { list-style: decimal; }
.wqwpo     .cllkqp4 { list-style-type: "● "; }
.ehv75  .cllkqp4 { list-style-type: "■ "; }
.wnx2072 .cllkqp4 { list-style-type: "◆ "; }
.jsqpgb    .cllkqp4 { list-style-type: "★ "; }
.wqwpo     .tdnoona9 { list-style-type: "● "; }
.ehv75  .tdnoona9 { list-style-type: "■ "; }
.wnx2072 .tdnoona9 { list-style-type: "◆ "; }
.jsqpgb    .tdnoona9 { list-style-type: "★ "; }
.wqwpo    .cllkqp4 li::marker, .wqwpo    .tdnoona9 li::marker,
.ehv75 .cllkqp4 li::marker, .ehv75 .tdnoona9 li::marker,
.wnx2072 .cllkqp4 li::marker, .wnx2072 .tdnoona9 li::marker,
.jsqpgb   .cllkqp4 li::marker, .jsqpgb   .tdnoona9 li::marker {
  color: var(--cta); font-size: 1em;
}
.wqwpo .qoih0i,
.ehv75 .qoih0i,
.wnx2072 .qoih0i,
.jsqpgb .qoih0i {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.wqwpo .qoih0i li,
.ehv75 .qoih0i li,
.wnx2072 .qoih0i li,
.jsqpgb .qoih0i li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.wqwpo .qoih0i li::before,
.ehv75 .qoih0i li::before,
.wnx2072 .qoih0i li::before,
.jsqpgb .qoih0i 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;
}
.wqwpo     .qoih0i li::before { border-radius: 50%; }
.ehv75  .qoih0i li::before { border-radius: 3px; }
.wnx2072 .qoih0i li::before { border-radius: 3px; }
.jsqpgb    .qoih0i li::before { border-radius: 50%; }
.s29a { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.bksnzxd .s29a,
.ydtr83xd .s29a { background: transparent; border: none; border-radius: 0; }
.k37t5 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.k37t5 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.k37t5 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.k37t5 tr:hover td { background: var(--bg-hover); }
.f8bysu3 .k37t5 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.adb0k63p .k37t5 { border: 1px solid var(--border-alt); }
.adb0k63p .k37t5 th,
.adb0k63p .k37t5 td { border: 1px solid var(--border-alt); }
.pokjyo .k37t5 th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.pokjyo .k37t5 td { border-bottom: none; }
.pokjyo .k37t5 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.z4tpc6 .k37t5 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.y2ijas0q .s29a {
  overflow: hidden;
}
.y2ijas0q .k37t5 th { border-bottom: 1px solid var(--border-alt); }
.y2ijas0q .k37t5 tr:last-child td { border-bottom: none; }
.pkvm0god { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.vyw6dd { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.tb42 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.vwku { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.o1zo6n { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.tdnoona9 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.tdnoona9 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%}
.cb4ya .vwku { background: transparent; text-align: center; }
.o9xx .tb42 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.nvx0 .tb42 {
  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);
}
.u5bgj82 .vyw6dd { display: grid; grid-template-columns: auto 1fr; }
.u5bgj82 .tb42 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.u5bgj82 .vwku { grid-column: 2; }
.u5bgj82 .o1zo6n,
.u5bgj82 .tdnoona9 { grid-column: 1 / -1; }
.u9pp5s .vyw6dd { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.u9pp5s .tb42 {
  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);
}
.u9pp5s .vwku { grid-column: 2; }
.u9pp5s .o1zo6n,
.u9pp5s .tdnoona9 { grid-column: 1 / -1; }
.fh3uj .vyw6dd { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.fh3uj .vwku { background: none; color: var(--accent-light); font-weight: 700; }
.djhcb0 .vyw6dd { 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); }
.djhcb0 .vwku { background: none; color: var(--accent-light); font-weight: 700; }
.p005nfxw .vyw6dd { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.p005nfxw .vyw6dd:last-child { border-bottom: none; }
.p005nfxw .vwku { background: none; color: var(--accent-light); font-weight: 700; }
.iyuwfwo .vyw6dd { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.iyuwfwo .vwku { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.sgc19gaa .pkvm0god { counter-reset: card-n; }
.sgc19gaa .vyw6dd  { counter-increment: card-n; }
.sgc19gaa .vwku { display: flex; align-items: center; gap: 10px; }
.sgc19gaa .vwku::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;
}
.edx9cp0m .vyw6dd { background: var(--bg-surface); border: 1px solid var(--border); }
.edx9cp0m .vwku { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.q1qdf8 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.mlfc20tq  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.hgxj6 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.q1qdf8 strong { color: var(--text-primary); font-size: 0.95rem; }
.q1qdf8 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.uqam3iny { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.gplf, .kamapn { border-radius: 8px; padding: 14px; }
.gplf { background: var(--bg-pros); }
.kamapn { background: var(--bg-cons); }
.nm8u { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.gplf .nm8u { color: var(--c-pros-label); }
.kamapn .nm8u { color: #f87171; }
.gplf ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.kamapn ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.uv83 { width: 100%; height: auto; border-radius: 10px; display: block; }
.m11v3q {
  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;
}
.m11v3q:hover { opacity: 0.85; }
.a2q1tv .m11v3q  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.a2q1tv .m11v3q:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.i0kuxz .m11v3q  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.i0kuxz .m11v3q:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.t001nxyj .ytre2q6b { border-radius: 50px; }
.t001nxyj .m11v3q  { border-radius: 50px; }
.w9i1e6ke .ytre2q6b { padding-left: 22px; padding-right: 22px; }
.w9i1e6ke .m11v3q  { padding-left: 12px; padding-right: 12px; }
.vr5g2p1p .ytre2q6b { padding-left: 44px; padding-right: 44px; }
.vr5g2p1p .m11v3q  { padding-left: 24px; padding-right: 24px; }
.s8157fp .ytre2q6b { padding-left: 56px; padding-right: 56px; }
.s8157fp .m11v3q  { padding-left: 32px; padding-right: 32px; }
.emvn   .ytre2q6b::after, .emvn   .m11v3q::after,
.qfxh6j .ytre2q6b::after, .qfxh6j .m11v3q::after,
.jcijqms    .ytre2q6b::after, .jcijqms    .m11v3q::after,
.ui8ho78    .ytre2q6b::after, .ui8ho78    .m11v3q::after,
.y0vg    .ytre2q6b::after, .y0vg    .m11v3q::after,
.ho35w4p0     .ytre2q6b::after, .ho35w4p0     .m11v3q::after,
.ia0io    .ytre2q6b::after, .ia0io    .m11v3q::after,
.pi0iq8hn   .ytre2q6b::after, .pi0iq8hn   .m11v3q::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;
}
.emvn .ytre2q6b::after, .emvn .m11v3q::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");
}
.qfxh6j .ytre2q6b::after, .qfxh6j .m11v3q::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");
}
.jcijqms .ytre2q6b::after, .jcijqms .m11v3q::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");
}
.ui8ho78 .ytre2q6b::after, .ui8ho78 .m11v3q::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");
}
.y0vg .ytre2q6b::after, .y0vg .m11v3q::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");
}
.ho35w4p0 .ytre2q6b::after, .ho35w4p0 .m11v3q::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");
}
.ia0io .ytre2q6b::after, .ia0io .m11v3q::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");
}
.pi0iq8hn .ytre2q6b::after, .pi0iq8hn .m11v3q::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");
}
.r7d2   .oafryr6::after, .r7d2   .m0pu::after,
.rys1tfe5 .oafryr6::after, .rys1tfe5 .m0pu::after,
.luh4f7    .oafryr6::after, .luh4f7    .m0pu::after,
.ecph6n    .oafryr6::after, .ecph6n    .m0pu::after,
.xj9jr0zh    .oafryr6::after, .xj9jr0zh    .m0pu::after,
.bqge     .oafryr6::after, .bqge     .m0pu::after,
.my3rsy    .oafryr6::after, .my3rsy    .m0pu::after,
.qcor4m27   .oafryr6::after, .qcor4m27   .m0pu::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;
}
.r7d2 .oafryr6::after, .r7d2 .m0pu::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");
}
.rys1tfe5 .oafryr6::after, .rys1tfe5 .m0pu::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");
}
.luh4f7 .oafryr6::after, .luh4f7 .m0pu::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");
}
.ecph6n .oafryr6::after, .ecph6n .m0pu::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");
}
.xj9jr0zh .oafryr6::after, .xj9jr0zh .m0pu::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");
}
.bqge .oafryr6::after, .bqge .m0pu::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");
}
.my3rsy .oafryr6::after, .my3rsy .m0pu::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");
}
.qcor4m27 .oafryr6::after, .qcor4m27 .m0pu::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");
}
.itgrm3um .inn1hou { background: transparent; padding: 0; }
@media (min-width: 721px) {
  .ywxn6b { flex: 0 0 260px; width: 260px; }
  .jawl { flex: 0 0 120px; width: 120px; }
  .qyhi { flex: 0 0 110px; width: 110px; }
  .daszdyi   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .c6nj { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.c6nj.m11v3q { 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) {
  .zoijcc { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .zoijcc .ulhk7u3 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .zoijcc .ywxn6b { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .zoijcc .inn1hou { width: 100%; min-width: unset; height: 120px; }
  .zoijcc .vde3qxk { max-height: 96px; max-width: 200px; }
  .zoijcc .rkbm6oj { min-width: unset; text-align: center; white-space: normal; }
  .zoijcc .jawl { min-width: 0; }
  .zoijcc .daszdyi { 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; }
  .zoijcc .c6nj { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .ibr7 .ulhk7u3 { row-gap: 8px !important; gap: 10px !important; }
}
.jug2 .jvv05 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .sqswtl .ik6sihe {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .sqswtl .bv25es { margin: 0; }
}
.ydtr83xd .uqam3iny { gap: 10px; }
.ydtr83xd .gplf, .ydtr83xd .kamapn { padding: 12px; }
.ydtr83xd .gplf ul, .ydtr83xd .kamapn ul { margin: 4px 0 0; padding-left: 18px; }
.ydtr83xd .gplf li, .ydtr83xd .kamapn li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .iswd4y0 { grid-template-columns: 1fr; }
  .nxlqe { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .nxlqe .xr874gn { width: 72px; height: 50px; }
  .nxlqe .oab762 { max-width: 180px; }
  .nxlqe .y25ax { width: auto; }
}
@media (max-width: 720px) {
  .q4fj4fx { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .cbyg { padding: 16px; }
  .s6n7x06h .e9xd2y { min-width: 50%; }
}
.rp6du45j .uqam3iny { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .b3ewqo65 { grid-template-columns: 1fr; }
  .xuwry { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xox5ufe { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ogtmmfju { flex-wrap: wrap; padding: 16px; }
}
.d1ow8 .uqam3iny { gap: 8px; }
.d1ow8 .gplf, .d1ow8 .kamapn { padding: 8px; }
@media (max-width: 480px) {
  .vbd1 { flex-direction: column; align-items: stretch; }
}
.kv0rd .y25ax .m11v3q { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .fi3vn5uu { flex-direction: column; align-items: stretch; gap: 10px; }
  .kv0rd .y25ax { text-align: center; }
}
@media (max-width: 720px) {
  .w4c3z { grid-template-columns: 1fr; }
  .tyc7aew { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .zp301 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .j0da7 { grid-template-columns: 1fr; }
  .n11pvs { width: 100px; height: 100px; margin: 16px auto; }
  .clwe02 { font-size: 1.4rem; }
  .zx8cc { justify-content: center; }
  .n0n0 .e9xd2y { min-width: 50%; }
}
.bg02 .uqam3iny { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .eetia { flex-wrap: wrap; padding: 14px 16px; }
  .xgmzdm { padding: 12px 16px; }
  .bg02 .uqam3iny { margin: 0 16px; }
  .bg02 .x0cg6 { padding: 0 16px; }
  .z0wo { padding: 12px 16px; }
}
.x2vx .zoijcc { gap: 14px; }
.x2vx .ulhk7u3 {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.x2vx .rkbm6oj { font-size: 1.15rem; }
.x2vx .yk57d2cx { font-size: 1.22rem; }
.x2vx .c6nj.m11v3q { padding: 14px 30px !important; font-size: 1rem; }
.c1ot .c6nj.m11v3q { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.ocoo .jawl {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.qrpnkz26 { margin: 16px 0; }
.ma1k { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ma1k summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ma1k summary::after { content: "+"; color: var(--accent); }
.ma1k[open] summary::after { content: "−"; }
.ma1k p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.r5uv { margin-bottom: 0; }
.gxrdb9 h2.f0ouicu { color: var(--text-primary); border-color: var(--accent); }
.nr4v662 h2.f0ouicu { color: var(--text-primary); border-color: var(--accent); }
.tmf96r .mlfc20tq     { background: #052e16; border-color: #10b981; }
.tmf96r .q1qdf8 strong  { color: #f1f5f9; }
.tmf96r .q1qdf8 p       { color: #cbd5e1; }
.tmf96r .v7pg0    .mlfc20tq     .hgxj6::before,
.tmf96r .bf5sz073  .mlfc20tq     .hgxj6::before,
.tmf96r .b7pe  .mlfc20tq     .hgxj6::before,
.tmf96r .m7wug7 .mlfc20tq     .hgxj6::before { color: #10b981; }
.tmf96r .v7pg0    .xua8tw .hgxj6::before,
.tmf96r .bf5sz073  .xua8tw .hgxj6::before,
.tmf96r .b7pe  .xua8tw .hgxj6::before,
.tmf96r .m7wug7 .xua8tw .hgxj6::before { color: #f43f5e; }
.tmf96r .v7pg0    .hjua6c    .hgxj6::before,
.tmf96r .bf5sz073  .hjua6c    .hgxj6::before,
.tmf96r .b7pe  .hjua6c    .hgxj6::before,
.tmf96r .m7wug7 .hjua6c    .hgxj6::before { color: #a855f7; }
.ble561 .mlfc20tq     { background: #2d2000; border-color: #eab308; }
.ble561 .q1qdf8 strong  { color: #f1f5f9; }
.ble561 .q1qdf8 p       { color: #cbd5e1; }
.ble561 .v7pg0    .mlfc20tq     .hgxj6::before,
.ble561 .bf5sz073  .mlfc20tq     .hgxj6::before,
.ble561 .b7pe  .mlfc20tq     .hgxj6::before,
.ble561 .m7wug7 .mlfc20tq     .hgxj6::before { color: #eab308; }
.ble561 .v7pg0    .xua8tw .hgxj6::before,
.ble561 .bf5sz073  .xua8tw .hgxj6::before,
.ble561 .b7pe  .xua8tw .hgxj6::before,
.ble561 .m7wug7 .xua8tw .hgxj6::before { color: #ef4444; }
.ble561 .v7pg0    .hjua6c    .hgxj6::before,
.ble561 .bf5sz073  .hjua6c    .hgxj6::before,
.ble561 .b7pe  .hjua6c    .hgxj6::before,
.ble561 .m7wug7 .hjua6c    .hgxj6::before { color: #f97316; }
.eqvt7n .mlfc20tq     { background: #0c1a2e; border-color: #38bdf8; }
.eqvt7n .q1qdf8 strong  { color: #f1f5f9; }
.eqvt7n .q1qdf8 p       { color: #cbd5e1; }
.eqvt7n .v7pg0    .mlfc20tq     .hgxj6::before,
.eqvt7n .bf5sz073  .mlfc20tq     .hgxj6::before,
.eqvt7n .b7pe  .mlfc20tq     .hgxj6::before,
.eqvt7n .m7wug7 .mlfc20tq     .hgxj6::before { color: #38bdf8; }
.eqvt7n .v7pg0    .xua8tw .hgxj6::before,
.eqvt7n .bf5sz073  .xua8tw .hgxj6::before,
.eqvt7n .b7pe  .xua8tw .hgxj6::before,
.eqvt7n .m7wug7 .xua8tw .hgxj6::before { color: #818cf8; }
.eqvt7n .v7pg0    .hjua6c    .hgxj6::before,
.eqvt7n .bf5sz073  .hjua6c    .hgxj6::before,
.eqvt7n .b7pe  .hjua6c    .hgxj6::before,
.eqvt7n .m7wug7 .hjua6c    .hgxj6::before { color: #2dd4bf; }
.rhre8lv .mlfc20tq     { background: var(--accent-bg); border-color: var(--accent); }
.rhre8lv .v7pg0    .hgxj6::before,
.rhre8lv .bf5sz073  .hgxj6::before,
.rhre8lv .b7pe  .hgxj6::before,
.rhre8lv .m7wug7 .hgxj6::before { color: var(--accent-light) !important; }
.mfh5w88::before,
.d6jqp33::before { margin-right: 5px; }
.kt8r .gplf ul li,
.kt8r .trqgdi li         { color: #4ade80; }
.kt8r .gplf .mfh5w88 { color: #22c55e; }
.kt8r .kamapn ul li,
.kt8r .acuwf li         { color: #f87171; }
.kt8r .kamapn .d6jqp33 { color: #ef4444; }
.voro4 .gplf { background: var(--bg-pros); }
.voro4 .kamapn { background: var(--bg-cons); }
.voro4 .gplf .mfh5w88 { color: var(--c-pros-label); }
.voro4 .kamapn .d6jqp33 { color: var(--c-cons); }
.voro4 .gplf ul li,
.voro4 .kamapn ul li,
.xlksna2 .gplf { background: var(--bg-pros); }
.xlksna2 .kamapn { background: var(--bg-cons); }
.xlksna2 .gplf .mfh5w88 { color: var(--c-pros-label); }
.xlksna2 .kamapn .d6jqp33 { color: var(--c-cons); }
.xlksna2 .gplf ul li,
.xlksna2 .kamapn ul li,
.vhyb1ua .mfh5w88::before { content: "✓ "; }
.vhyb1ua .d6jqp33::before { content: "✗ "; }
.i5tp7q .mfh5w88::before { content: "→ "; }
.i5tp7q .d6jqp33::before { content: "← "; }
.m4cfkj .mfh5w88::before { content: "★ "; }
.m4cfkj .d6jqp33::before { content: "✕ "; }
.eqb5n21 .mfh5w88::before { content: "◆ "; }
.eqb5n21 .d6jqp33::before { content: "▲ "; }
.phmwgs91 .q1qdf8 { background: transparent; border-left: none; border: 1.5px solid; }
.phmwgs91 .mlfc20tq     { border-color: var(--c-tip-border); }
.phmwgs91 .q1qdf8 strong { color: var(--text-primary); }
.phmwgs91 .q1qdf8 p      { color: var(--text-muted); }
.jug2 .q1qdf8 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.jug2 .mlfc20tq     { border-top-color: var(--c-tip-border); }
.jug2 .xua8tw { border-top-color: var(--c-warn-border); }
.jug2 .hjua6c    { border-top-color: #60a5fa; }
.q1panmx5 .q1qdf8 { border-left: none; border-radius: 8px; }
.q1panmx5 .mlfc20tq     { background: #065f46; }
.q1panmx5 .q1qdf8 strong,
.q1panmx5 .q1qdf8 p { color: #fff; }
.q1panmx5 .hgxj6::before { color: rgba(255,255,255,0.85) !important; }
.tmf96r.q1panmx5 .mlfc20tq,
.tmf96r .q1panmx5 .mlfc20tq     { background: #052e16; }
.ble561.q1panmx5 .mlfc20tq,
.ble561 .q1panmx5 .mlfc20tq      { background: #2d2000; }
.eqvt7n.q1panmx5 .mlfc20tq,
.eqvt7n .q1panmx5 .mlfc20tq      { background: #0c1a2e; }
.eo0ks .q1qdf8 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.eo0ks .mlfc20tq     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.eo0ks .q1qdf8 strong { color: var(--text-primary); }
.eo0ks .q1qdf8 p      { color: var(--text-muted); }
.q03ckzl .q1qdf8 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.v7pg0 .hgxj6,
.bf5sz073 .hgxj6,
.b7pe .hgxj6,
.m7wug7 .hgxj6 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.v7pg0 .hgxj6::before,
.bf5sz073 .hgxj6::before,
.b7pe .hgxj6::before,
.m7wug7 .hgxj6::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.v7pg0 .mlfc20tq     .hgxj6::before { content: "✦"; color: var(--c-tip-border); }
.v7pg0 .xua8tw .hgxj6::before { content: "▲"; color: var(--c-warn-border); }
.v7pg0 .hjua6c    .hgxj6::before { content: "◉"; color: #60a5fa; }
.bf5sz073 .mlfc20tq     .hgxj6::before { content: "★"; color: var(--c-tip-border); }
.bf5sz073 .xua8tw .hgxj6::before { content: "◆"; color: var(--c-warn-border); }
.bf5sz073 .hjua6c    .hgxj6::before { content: "●"; color: #60a5fa; }
.b7pe .mlfc20tq     .hgxj6::before { content: "▶"; color: var(--c-tip-border); }
.b7pe .xua8tw .hgxj6::before { content: "■"; color: var(--c-warn-border); }
.b7pe .hjua6c    .hgxj6::before { content: "▸"; color: #60a5fa; }
.m7wug7 .mlfc20tq     .hgxj6::before { content: "→"; color: var(--c-tip-border); }
.m7wug7 .xua8tw .hgxj6::before { content: "⬥"; color: var(--c-warn-border); }
.m7wug7 .hjua6c    .hgxj6::before { content: "◈"; color: #60a5fa; }
.vonl .yor1c .nu0okto,
.vonl .ymq4j .nu0okto  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.vonl .vyw6dd                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.vonl .s29a          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.vonl .dt27jzc                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.kb6y .yor1c .nu0okto,
.kb6y .ymq4j .nu0okto,
.kb6y .vyw6dd,
.kb6y .ulhk7u3,
.kb6y .bv25es,
.kb6y .s29a,
.kb6y .dt27jzc,
.kb6y .q03ckzl .q1qdf8 { box-shadow: none; }
.slwytvt   .anmi, .slwytvt .q3d3ii7s, .slwytvt .z4fch,
.slwytvt   .o2iz, .slwytvt .rofnf4 { font-size: 0.9rem; }
.slwytvt   .cllkqp4, .slwytvt .qoih0i { font-size: 0.9rem; }
.i2c3twv5   .anmi, .i2c3twv5 .q3d3ii7s, .i2c3twv5 .z4fch,
.i2c3twv5   .o2iz, .i2c3twv5 .rofnf4 { font-size: 0.95rem; }
.i2c3twv5   .cllkqp4, .i2c3twv5 .qoih0i { font-size: 0.95rem; }
.j3sn2sn   .anmi, .j3sn2sn .q3d3ii7s, .j3sn2sn .z4fch,
.j3sn2sn   .o2iz, .j3sn2sn .rofnf4 { font-size: 1.08rem; }
.j3sn2sn   .cllkqp4, .j3sn2sn .qoih0i { font-size: 1.05rem; }
.j3sn2sn   .k37t5 { font-size: 0.97rem; }
.jwrafb2z .hcm79e6      { font-size: 3.2rem; }
.jwrafb2z h2.f0ouicu { font-size: 1.9rem; }
.jwrafb2z h3.ix3th     { font-size: 1.4rem; }
.lmxf3wrs .hcm79e6      { font-size: 3.8rem; }
.lmxf3wrs h2.f0ouicu { font-size: 2.2rem; }
.lmxf3wrs h3.ix3th     { font-size: 1.6rem; }
.r5uv + .r5uv { position: relative; }
.fcllx2   .r5uv + .r5uv::before,
.cym0z  .r5uv + .r5uv::before,
.knz6   .r5uv + .r5uv::before,
.n44vtk   .r5uv + .r5uv::before,
.c9ayvwj   .r5uv + .r5uv::before,
.wldrtlvh .r5uv + .r5uv::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.fcllx2 .r5uv + .r5uv::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.cym0z .r5uv + .r5uv::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.knz6 .r5uv + .r5uv::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;
}
.n44vtk .r5uv + .r5uv::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.z70d8u .r5uv { margin-bottom: 16px; }
.z70d8u .r5uv + .r5uv { margin-top: 0; }
.z70d8u .an2iso0 { padding-top: 0; padding-bottom: 0; }
.c9ayvwj .r5uv + .r5uv::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.wldrtlvh .r5uv + .r5uv::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ot9pgy .r5uv + .r5uv::before,
.hkx8c88 .r5uv + .r5uv::before,
.flpee .r5uv + .r5uv::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%;
}
.n7wk .ot9pgy .r5uv:nth-child(even)::before,
.n7wk .hkx8c88 .r5uv:nth-child(even)::before,
.n7wk .flpee .r5uv:nth-child(even)::before { background: var(--bg-surface); }
.rozr .ot9pgy .r5uv:nth-child(even)::before,
.rozr .hkx8c88 .r5uv:nth-child(even)::before,
.rozr .flpee .r5uv:nth-child(even)::before { background: var(--bg-card); }
.ot9pgy .r5uv + .r5uv::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");
}
.hkx8c88 .r5uv + .r5uv::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");
}
.flpee .r5uv + .r5uv::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");
}
.iqk03uh1 .q2mhdnq,
.j9pypzrz .q2mhdnq,
.ven4 .q2mhdnq { overflow: hidden; }
.iqk03uh1 .ia31ecb,
.j9pypzrz .ia31ecb { margin-bottom: 60px; }
.ven4 .ia31ecb { margin-bottom: 70px; }
.iqk03uh1 .q2mhdnq::before,
.j9pypzrz .q2mhdnq::before,
.ven4 .q2mhdnq::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%;
}
.iqk03uh1 .q2mhdnq::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");
}
.j9pypzrz .q2mhdnq::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");
}
.ven4 .q2mhdnq::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");
}
.znbx .q2mhdnq:not(.xri3) .gu60sdy { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.x8vzjizd .q2mhdnq:not(.xri3) .gu60sdy { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.jqzpa  .q2mhdnq:not(.xri3) .gu60sdy { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.q4c1xnzt  .q2mhdnq:not(.xri3) .gu60sdy { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.znbx .xri3 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.x8vzjizd .xri3 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.jqzpa .xri3 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.q4c1xnzt .xri3 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.xbmqpgxq .xri3 { background: var(--accent); }
.xbmqpgxq .xri3 .gu60sdy { background: none; }
.xbmqpgxq .cchlk { background: var(--accent); }
.xbmqpgxq .auj86gc { background: var(--accent-bg); }
.xbmqpgxq .q2mhdnq:not(.xri3) .gu60sdy { background: rgba(0,0,0,0.6); }
.yjdpz .yd4225d { float: left; width: 38%; margin: 0 28px 16px 0; }
.yjdpz .yd4225d .uv83 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.yjdpz .an2iso0::after { content: ''; display: block; clear: both; }
.f9m8db .yd4225d { float: right; width: 38%; margin: 0 0 16px 28px; }
.f9m8db .yd4225d .uv83 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.f9m8db .an2iso0::after { content: ''; display: block; clear: both; }
.o5plny6 .r5uv:nth-child(odd)  .yd4225d { float: left;  width: 38%; margin: 0 28px 16px 0; }
.o5plny6 .r5uv:nth-child(even) .yd4225d { float: right; width: 38%; margin: 0 0 16px 28px; }
.o5plny6 .yd4225d .uv83 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.o5plny6 .an2iso0::after { content: ''; display: block; clear: both; }
.yjdpz .pkvm0god,
.f9m8db .pkvm0god,
.o5plny6 .pkvm0god,
.yjdpz .cllkqp4,
.yjdpz .qoih0i,
.f9m8db .cllkqp4,
.f9m8db .qoih0i,
.o5plny6 .cllkqp4,
.o5plny6 .qoih0i { overflow: hidden; }
@media (max-width: 640px) {
  .yjdpz .yd4225d,
  .f9m8db .yd4225d,
  .o5plny6 .yd4225d { float: none; width: 100%; margin: 0 0 16px 0; }
}
.hwu1 .fr6evt,
.hwu1 .an2iso0,
.hwu1 .xqrd2p  { max-width: 1100px; }
.hwu1 { --content-mw: 1100px; }
.opkz8l1c .fr6evt,
.opkz8l1c .an2iso0,
.opkz8l1c .xqrd2p  { max-width: 1200px; }
.jl0eng .fr6evt,
.jl0eng .an2iso0,
.jl0eng .xqrd2p  { max-width: 1320px; }
.opjhmhm4 { font-size: 0.82rem; color: var(--text-muted); }
.mwoy1j { display: flex; align-items: center; }
.hdhk02eq {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.xcac { display: flex; align-items: center; }
.zu4hpt { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.zu4hpt:hover { text-decoration: underline; }
.gw0hvmk3 { margin: 0 3px; opacity: 0.45; }
.gw0hvmk3::before { content: '/'; }
.a2wrhu1c { padding: 2px 5px; color: var(--text-main); }
.jkt5rw .opjhmhm4 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.jkt5rw .mwoy1j { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.uvhclv .opjhmhm4 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.uvhclv .mwoy1j { padding: 0 0 0 12px; }
.fd54qxlf {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.gnwp3p .mwoy1j { padding: 0 16px; }
.gnwp3p .opjhmhm4 {
  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);
}
.gnwp3p .fr6evt { padding-top: 28px; }
@media (max-width: 720px) {
  .fd54qxlf { margin-top: 18px; padding: 0 16px; }
  .gnwp3p .fr6evt { padding-top: 16px; }
}
.hwu1.jkt5rw .mwoy1j { max-width: 1100px; }
.opkz8l1c.jkt5rw .mwoy1j { max-width: 1200px; }
.jl0eng.jkt5rw .mwoy1j { max-width: 1320px; }
.hwu1 .fd54qxlf { max-width: 1100px; }
.opkz8l1c .fd54qxlf { max-width: 1200px; }
.jl0eng .fd54qxlf { max-width: 1320px; }
.ir0oujsf .r5uv { padding-top: 16px; padding-bottom: 16px; }
.ljr4acy .r5uv { padding-top: 24px; padding-bottom: 24px; }
.h0ywg7fi .r5uv { padding-top: 40px; padding-bottom: 40px; }
.o0mira8q .r5uv { padding-top: 52px; padding-bottom: 52px; }
.qdrmxad .r5uv:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.qdrmxad .r5uv:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.qdrmxad .r5uv:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.qdrmxad .r5uv:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.gisv .an2iso0 { padding-top: 10px;  padding-bottom: 10px; }
.n2gm44 .an2iso0 { padding-top: 18px;  padding-bottom: 18px; }
.v6eoty8 .an2iso0 { padding-top: 36px;  padding-bottom: 36px; }
.edyv .an2iso0 { padding-top: 48px;  padding-bottom: 48px; }
.exbo h2.f0ouicu { font-weight: 600; }
.exbo h3.ix3th     { font-weight: 600; }
.kirs089g { font-weight: 500; }
.kirs089g h2.f0ouicu { font-weight: 800; }
.kirs089g h3.ix3th     { font-weight: 700; }
.grlpf5 h2.f0ouicu { font-weight: 900; }
.grlpf5 h3.ix3th     { font-weight: 800; }
.grlpf5 .q1qdf8 strong,
.grlpf5 .q1qdf8 strong { font-weight: 600; }
.oafryr6 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.xcuuv8 .oafryr6 { display: none; }
@media (max-width: 640px) { .oafryr6 { display: none; } }
.oafryr6 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.oafryr6:hover { opacity: 0.85; }
.sm1nnq .oafryr6 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ua4u .oafryr6,
.sjv2  .oafryr6 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.ua4u .oafryr6:hover,
.sjv2  .oafryr6:hover { opacity: 0.88; }
.sm1nnq.ua4u .oafryr6,
.sm1nnq.sjv2  .oafryr6 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.m0pu {
  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;
}
.m0pu:hover { transform: translateY(-2px); opacity: 0.92; }
.m0pu { background: var(--cta) !important; color: #fff !important; border: none !important; }
.sgq26c .m0pu { display: none; }
.r6c5 .m0pu { right: 32px; }
.wp2ewejc  .m0pu { left: 32px; }
@media (max-width: 480px) {
  .r6c5 .m0pu { right: 20px; bottom: 20px; }
  .wp2ewejc  .m0pu { left: 20px; bottom: 20px; }
}
.cyg3p3a0 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.xqrd2p { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.s8wvh { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.hewcp { color: var(--text-dim); font-size: 0.8rem; }
.z85a56 a, .zk1n a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.z85a56 a:hover, .zk1n a:hover { color: var(--accent-light); }
.zk1n { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.v9tx4 .xqrd2p { text-align: center; }
.v9tx4 .zk1n { justify-content: center; margin-bottom: 16px; }
.v9tx4 .s8wvh { margin-top: 0; }
.ubfofv { margin-top: 10px; }
.ubfofv a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .xqrd2p { padding-left: 16px; padding-right: 16px; }
  .dri855n1 .xqrd2p { padding: 20px 16px; }
  .zk1n { gap: 4px 12px; }
  .s8wvh { font-size: 0.78rem; }
}
.kgv1abms .s8wvh { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.kgv1abms .hewcp { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .kgv1abms .e0jk7n { grid-template-columns: 1fr 1fr; } .kgv1abms .byb9 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .kgv1abms .e0jk7n { grid-template-columns: 1fr; } }
.nnltegsl .s8wvh { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .nnltegsl .p9j7od { gap: 12px; } .nnltegsl .kkujz { margin-right: 0; width: 100%; } }
.qf3wyy6 .s8wvh { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.qf3wyy6 .hewcp { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .qf3wyy6 .ot8e4 { grid-template-columns: 1fr 1fr; } .qf3wyy6 .j15rl3s { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qf3wyy6 .ot8e4 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .nhvcye .otefa4 { grid-template-columns: 1fr 1fr; } .nhvcye .h5w80:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nhvcye .otefa4 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .lcv3pq .otefa4 { grid-template-columns: 1fr; } }
.e7aczj4 .xqrd2p { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.e7aczj4 .zk1n { justify-content: center; }
.a8kxxtzk .g0fwsoa      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.a8kxxtzk .cyg3p3a0 { background: var(--bg-page); border-top-color: var(--border-alt); }
.quiv6ck5 .g0fwsoa      { background: #0d1117; border-bottom-color: #21262d; }
.quiv6ck5 .coc4g { color: var(--accent-light); }
.quiv6ck5 .yh58y6 { --msep-color: #8b949e; }
.quiv6ck5 .yh58y6 a { color: #8b949e; }
.quiv6ck5 .yh58y6 a:hover { color: var(--accent-light); }
.quiv6ck5 .syvan72p { color: #8b949e; }
.quiv6ck5 .cyg3p3a0 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.quiv6ck5 .s8wvh,
.quiv6ck5 .hewcp { color: #6e7681; }
.quiv6ck5 .z85a56 a, .quiv6ck5 .zk1n a,
.quiv6ck5 .z85a56 a:hover, .quiv6ck5 .zk1n a:hover,
@media (max-width: 640px) {
  .quiv6ck5 .yh58y6 { background: #0d1117; border-top-color: #21262d; }
  .quiv6ck5 .yh58y6 li a { border-bottom-color: #21262d; }
}
.fvb56z .g0fwsoa      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.fvb56z .coc4g { color: var(--accent); }
.fvb56z .yh58y6 { --msep-color: #475569; }
.fvb56z .yh58y6 a { color: #475569; }
.fvb56z .yh58y6 a:hover { color: var(--accent); }
.fvb56z .syvan72p { color: #64748b; }
.fvb56z .cyg3p3a0 { background: #f0f4f8; border-top-color: #cbd5e1; }
.fvb56z .s8wvh,
.fvb56z .hewcp { color: #64748b; }
.fvb56z .z85a56 a, .fvb56z .zk1n a,
.fvb56z .z85a56 a:hover, .fvb56z .zk1n a:hover,
@media (max-width: 640px) {
  .fvb56z .yh58y6 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .fvb56z .yh58y6 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ua4u .g0fwsoa      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ua4u .coc4g { color: #fff; }
.ua4u .yh58y6 { --msep-color: rgba(255,255,255,0.82); }
.ua4u .yh58y6 a { color: rgba(255,255,255,0.82); }
.ua4u .yh58y6 a:hover { color: #fff; }
.ua4u .syvan72p { color: rgba(255,255,255,0.9); }
.ua4u .cyg3p3a0 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ua4u .s8wvh,
.ua4u .hewcp { color: rgba(255,255,255,0.72); }
.ua4u .z85a56 a, .ua4u .zk1n a,
.ua4u .z85a56 a:hover, .ua4u .zk1n a:hover,
@media (max-width: 640px) {
  .ua4u .yh58y6 { background: var(--accent); border-top-color: var(--accent-light); }
  .ua4u .yh58y6 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.sjv2 .g0fwsoa {
  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);
}
.sjv2 .cyg3p3a0 {
  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) {
  .sjv2 .yh58y6 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.cnjeicd .epypnmh { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.bdlq .epypnmh { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ldwu .epypnmh { min-height: 72px; height: auto; }
.u5pa .epypnmh { min-height: 84px; height: auto; }
.dri855n1 .epypnmh { max-width: none; padding: 0 32px; }
.dri855n1 .xqrd2p  { max-width: none; padding: 24px 32px; }
.hvyl.opkz8l1c .epypnmh { max-width: 1200px; }
.hvyl.jl0eng .epypnmh { max-width: 1320px; }
.x559we   .coc4g, .x559we   .kkujz { text-transform: capitalize; }
.w6g2k .coc4g, .w6g2k .kkujz { text-transform: lowercase; }
.x4a5el .coc4g, .x4a5el .kkujz { text-transform: uppercase; letter-spacing: 0.06em; }
.mc54b, .w30k7t {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.cbvzgtnq .mc54b,
.sk5ms .mc54b,
.k4bijb .mc54b,
.ewve3zxv .mc54b,
.fygyvkv   .yh58y6 a { font-weight: 500; }
.oybc6nr .yh58y6 a { font-weight: 600; }
.cg3bx9y     .yh58y6 a { font-weight: 700; }
.aib6taqk    .yh58y6 a { font-weight: 800; letter-spacing: 0.01em; }
.u51u     .yh58y6 > li + li::before,
.v0x6stl    .yh58y6 > li + li::before,
.ge9gy3v    .yh58y6 > li + li::before,
.hij87t .yh58y6 > li + li::before,
.l4vbca .yh58y6 > li + li::before,
.pyd29  .yh58y6 > li + li::before,
.xqtlx    .yh58y6 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.u51u     .yh58y6 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.v0x6stl    .yh58y6 > li + li::before { content: "|"; }
.ge9gy3v    .yh58y6 > li + li::before { content: "—"; }
.hij87t .yh58y6 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.l4vbca .yh58y6 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.pyd29  .yh58y6 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.xqtlx    .yh58y6 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .fygsesml .syvan72p,
  .czt0 .syvan72p,
  .ijts .syvan72p,
  .kk3xcko .syvan72p,
  .yzol .syvan72p {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .fygsesml .syvan72p::before,
  .czt0 .syvan72p::before,
  .ijts .syvan72p::before,
  .kk3xcko .syvan72p::before,
  .yzol .syvan72p::before { content: ""; display: block; flex-shrink: 0; }

  
  .fygsesml .syvan72p::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;
  }

  
  .czt0 .syvan72p::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;
  }

  
  .ijts .syvan72p::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;
  }

  
  .kk3xcko .syvan72p::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;
  }

  
  .yzol .syvan72p::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) {
  .ne146ei .syvan72p {
    padding: 5px 14px;
  }
  .ne146ei .yh58y6 {
    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;
  }
  .ne146ei .yh58y6 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ne146ei .yh58y6 li a:hover { background: var(--bg-raised); }
  .ne146ei .vmv5r9,
  .u7980 .vmv5r9,
  .ql7g .vmv5r9 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .txj9 .syvan72p {
    padding: 5px 10px;
  }
  .txj9 .yh58y6 {
    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);
  }
  .txj9 .yh58y6.bs1rt { transform: translateX(0); }
  .txj9 .yh58y6 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .txj9 .yh58y6 li:last-child a { border-bottom: none; }
  .ua4u .yh58y6,
  .quiv6ck5 .yh58y6 { background: var(--accent) !important; }
  .ua4u .yh58y6 li a,
  .quiv6ck5 .yh58y6 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ql7g .syvan72p {
    padding: 5px 10px;
  }
  .ql7g .yh58y6 {
    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);
  }
  .ql7g .yh58y6::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ql7g .yh58y6.bs1rt { transform: translateY(0); }
  .ql7g .yh58y6 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .xhihuk .syvan72p {
    padding: 5px 10px;
  }
  .xhihuk .yh58y6 {
    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;
  }
  .xhihuk .yh58y6.bs1rt { opacity: 1; pointer-events: auto; }
  .xhihuk .yh58y6 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ghvclfou     .syvan72p { border-radius: 0 !important; }
  .d42szev6   .syvan72p { border-radius: 8px !important; }
  .a07nh66 .syvan72p { border-radius: 50% !important; }
  .z3cid6i   .syvan72p { border-radius: 999px !important; }
}
.mzxae03x .eb2r { height: 28px; }
.bit60 .eb2r { height: 54px; }
.bdiqu2 .eb2r { height: 54px; }
.m9xsg    .jawl, .m9xsg    .jsmmjddb { color: #f59e0b; }
.v7uoxebq .daszdyi + .daszdyi {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .g0hh6 .zoijcc {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .g0hh6 .ulhk7u3 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .g0hh6 .ulhk7u3 { padding: 40px 16px 20px; }
  .g0hh6 .daszdyi {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .g0hh6 .c6nj { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .bm5vey .ulhk7u3 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .bm5vey .ulhk7u3::before {
    position: absolute; top: 14px; left: 14px;
  }
  .bm5vey .ywxn6b {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .bm5vey .rkbm6oj { white-space: normal; text-align: center; font-size: 1.2rem; }
  .bm5vey .daszdyi {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .bm5vey .c6nj { width: 100%; min-width: 0; }
  .bm5vey .jawl { min-width: 0; }
}
.mdjam7 .ma1k {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.mdjam7 .ma1k summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.mdjam7 .ma1k p { padding: 0 2px 16px; }
.z9mmo4g .ma1k { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.z9mmo4g .ma1k summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.z9mmo4g .ma1k summary::after { content: "›"; font-size: 1.2em; }
.z9mmo4g .ma1k[open] summary::after { content: "‹"; }
.z9mmo4g .ma1k p { padding: 10px 22px 4px; }
.m5egu .ma1k {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.m5egu .ma1k summary { color: var(--text-primary); padding-left: 16px; }
.m5egu .ma1k summary::after { content: "›"; font-size: 1.1em; }
.m5egu .ma1k[open] summary::after { content: "‹"; }
.m5egu .ma1k p { padding-left: 16px; }
.ipwdtkaw .qrpnkz26 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ipwdtkaw .ma1k {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ipwdtkaw .ma1k:last-child { border-bottom: none; }
.ipwdtkaw .ma1k summary { color: var(--text-primary); border-radius: 0; }
.ipwdtkaw .ma1k summary::after { content: "›"; font-size: 1.1em; }
.ipwdtkaw .ma1k[open] summary::after { content: "‹"; }
.eusmi .ma1k { overflow: hidden; }
.eusmi .ma1k summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.eusmi .ma1k summary::after { color: rgba(255,255,255,.75); }
.eusmi .ma1k[open] summary { border-radius: 0; }
.w3qc9kb6 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.tey9 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.rcrr5m {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.dmu35dd5 { color: var(--text-muted); font-size: 1.05rem; }
.p6dai {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.k4tg0 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.eb1pr6nv { margin-bottom: 20px; }
.hn0yojj {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.kc6op {
  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;
}
.kc6op:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.auj3i { resize: vertical; min-height: 130px; }
.csppo { width: 100%; margin-top: 8px; }
.s3jbivi {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.mpd3 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.avz6vt { color: var(--text-muted); line-height: 1.75; }
.pnx02 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.pnx02 li { margin-bottom: 6px; }
.rghmaj { max-width: 760px; margin: 0 auto; }
.zr7scc { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.p4u93d3q { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.p4u93d3q:last-child { border-bottom: none; }
.p4u93d3q h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.p4u93d3q p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.x0d4i { max-width: 760px; margin: 0 auto; }
.vu39w9 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.vu39w9:last-child { border-bottom: none; }
.o0xf { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.vu39w9 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.vu39w9 ul.pnx02 { margin: 0; }
.annm .o0xf { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .annm { grid-template-columns: 1fr; gap: 10px; } }
.y06glw .o0xf { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.gl1y .pnx02 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .o8o8i8d3 { grid-template-columns: 1fr; } }
.ivx4s { color: inherit; text-decoration: none; }
.ivx4s:hover { color: var(--accent-light); text-decoration: underline; }
.hb3tkf9y { display: inline-block; line-height: 0; }
.k5ay { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.agtqy92 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.agtqy92:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.c863qqhh { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.agtqy92 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.agtqy92 ul.pnx02 { margin: 0; }
.c5nkl { color: var(--text-muted); line-height: 1.75; }
.iwzq8ps .pnx02,
.dtema3f .pnx02,
.nez1n0y1 .pnx02,
.eju7pa .pnx02 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.iwzq8ps .agtqy92,
.dtema3f .agtqy92 { text-align: left; }
.iwzq8ps .c863qqhh,
.dtema3f .c863qqhh { text-align: center; }
.b6u1j { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.iqr9 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.ky7x { font-size: 1.1rem; }
.adrl7xkk { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.psfz { margin-top: 12px; }
.cpjck6 { 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; }
.cpjck6:hover { border-bottom-color: var(--accent); }
.mwj8gc { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.mwj8gc img { width: 100%; height: 100%; object-fit: cover; display: block; }
.c539xqxx { width: 260px; height: 260px; }
.nr79aif { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.xa0dr { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.fatwz { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.fatwz::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .glnuw0 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.ango .adrl7xkk, .ango .iqr9 { max-width: 640px; }
.y7ydgn { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.cyat9v0 { position: sticky; top: 96px; align-self: start; }
.cyat9v0 .b6u1j { font-size: 1.6rem; margin-top: 18px; }
.ups85a .adrl7xkk { margin-bottom: 28px; }
@media (max-width: 860px) { .y7ydgn { grid-template-columns: 1fr; } .cyat9v0 { position: static; text-align: center; } }
.mo1si .mwj8gc { margin: 0 auto 18px; }
.mo1si .xa0dr { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .vwo2n6s { grid-template-columns: 1fr; } }
.i9mcja .b6u1j { font-size: 1.6rem; margin-bottom: 6px; }
.eju7pa .pnx02 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .i9mcja { flex-direction: column; text-align: center; } .iagp { grid-template-columns: 1fr; } }
.fpn67j5 .b6u1j { font-size: 1.35rem; margin: 0 0 4px; }
.fpn67j5 .xa0dr { margin: 0; }
.drhk {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.drhk .rcrr5m { color: var(--accent-light); }
.c8un .rcrr5m { font-size: 2rem; }
.c8un .dmu35dd5 { max-width: 680px; }
.b4pk3z .rcrr5m { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.b4pk3z .dmu35dd5  { margin: 0; }
@media (max-width: 640px) { .b4pk3z { flex-direction: column; } }
.z1oxwv .rcrr5m { color: var(--accent-light); }
.holr8z .rcrr5m { color: #fff; }
.holr8z .dmu35dd5  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .mz9m { grid-template-columns: 1fr; } }
.ynv00o .kc6op {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ynv00o .kc6op:focus { border-bottom-color: var(--accent); box-shadow: none; }
.b82vmze7 .kc6op { background: var(--bg-raised); border-color: transparent; }
.b82vmze7 .kc6op:focus { background: var(--bg-card); border-color: var(--accent); }
.crs4ryl .kc6op { border-radius: 100px; padding: 11px 20px; }
.crs4ryl .auj3i { border-radius: 14px; }
@media (max-width: 640px) { .cu8d5 { grid-template-columns: 1fr; } }
.icj1 { counter-reset: priv-count; }
.yhsr {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.yhsr:last-child { border-bottom: none; }
.b1o8ce4h {
  font-size: 2.4rem; font-weight: 800; color: var(--accent);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.yhsr h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.yhsr p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.n4bb5lx9 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.n4bb5lx9 li { margin-bottom: 6px; }
.g36pg{position:relative;overflow:visible}
.lp65n .jjvv89t{display:block}
.bfmnf9 .axmjbq8f{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.t1zwz{--date-bg:transparent}
.x06m .e2xo::before{content:"—";opacity:.3}
.x06m .mfzysar + .mfzysar::before{content:"—";margin-right:6px;opacity:.3}
.h2i0j{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.luayq5o{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.lg2g1m{display:flex;flex-direction:column;gap:3px}
.nxsdk{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.pks9{font-weight:700;font-size:1rem;color:var(--text-heading)}
.c3kzrlf{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.lmplx .h2i0j{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.k8zgq .h2i0j{border-top:3px solid var(--accent);padding-top:18px}
.v3bc .h2i0j{border-left:3px solid var(--accent);border-radius:0}
.fvu5 .h2i0j{padding:20px 0}
@media(max-width:640px){
  .h2i0j{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .c3kzrlf{max-width:100%}
}
:root {
  --accent:          #1d2574;
  --brand:           #1d2574;
  --brand-light:     #3741a6;
  --brand-pale:      #5861b7;
  --grad-start:      #2f3cbd;
  --grad-end:        #6069ca;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #1d2574;
  --cta-light:       #121855;
  --cta-hover:       #101543;
  --bg-page:         #f6f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f5;
  --bg-raised:       #eeeef1;
  --bg-hover:        #f3f4f5;
  --border:          #e2e3e8;
  --border-alt:      #d0d1db;
  --border-section:  #e2e3e8;
  --text-primary:    #17181b;
  --text-muted:      #52545f;
  --text-body:       #2f3036;
  --text-sub:        #464852;
  --text-faint:      #767888;
  --text-dim:        #9193a0;
  --text-label:      #5e606d;
  --text-value:      #3b3c44;
  --accent-bg:       #e4e5f0;
  --accent-bg-light: #cdcfe9;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #168c67;
  --c-cons:          #9f2149;
  --c-pros-label:    #1ba67a;
  --c-tip-border:    #1db887;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #168c67;
}
:root { --logo-bg-opacity: 54%; }
body, button, input { font-family: "Outfit", sans-serif; }
.vv5g .trqgdi li::before, .vv5g .acuwf li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.vv5g .trqgdi li::before { content: ""; }.vv5g .acuwf li::before { content: ""; }.vv5g .mfh5w88::before, .vv5g .d6jqp33::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.vv5g .mfh5w88::before { content: ""; }.vv5g .d6jqp33::before { content: ""; }
.x1c7hm .l2j42, .x1c7hm .auj86gc { min-height: 520px; }
.e33noog .oafryr6::after,.e33noog .m0pu::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; }
.gw0hvmk3::before { content: '—'; }
.yh7w .mfzysar::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.yh7w .mfzysar:first-of-type::before{content:"\f017"}.yh7w .mfzysar:last-of-type::before{content:"\f2f1"}