:root {
  --color-accent: #323b79;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
: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;
}
.vlhoeg6 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.pk16wn {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.dmbiz6t {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.utzo { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.d3cioavi { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.d3cioavi a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.d3cioavi a:hover { color: var(--accent-light); }
.wdtaw     .cm1a { border-radius: 24px; padding: 8px; }
.wdtaw .cm1a li a { border-radius: 16px; }
.uzf0k .cm1a li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .cm1a {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .m6i7ygwg:hover .cm1a,
  .m6i7ygwg:focus-within .cm1a { display: block; }
  .cm1a li a { padding: 8px 16px; font-size: 0.88rem; }
}
.pjhsd {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.butk { display: none; }
@media (max-width: 640px) {
  .butk {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .butk.sncnzmz { display: block; }
}
@media (max-width: 640px) {
  .pjhsd { display: block; }
  .d3cioavi > li + li::before { display: none !important; }
  .d3cioavi {
    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;
  }
  .d3cioavi.sncnzmz { display: flex; }
  .d3cioavi li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .d3cioavi li:last-child a { border-bottom: none; }
}
.ifsl8b { min-height: 480px; }
.lu34o5h {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ywlzt { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.kfksikz .ywlzt { margin-left: 0; margin-right: 0; }
.zaoheio {
  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;
}
.gqsde .zaoheio { margin-top: 24px; }
.zaoheio:hover { opacity: 0.88; }
.vxu5y {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.kjdc {
  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%);
}
.vxu5y .ue91at {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.vxu5y .lu34o5h { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.vxu5y .ywlzt { color: #e2e8f0; }
.vxu5y.aeu34 .ue91at { text-align: center; }
.vxu5y.kfksikz   .ue91at { text-align: left; }
.hxa14tac .ue91at {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.hxa14tac .lu34o5h { color: var(--text-primary); text-shadow: none; }
.hxa14tac .ywlzt { color: var(--text-muted); }
.hxa14tac .zaoheio { margin-top: 16px; }
.hxa14tac, .hxa14tac.ifsl8b { min-height: auto !important; }
.hxa14tac.aeu34 .ue91at { text-align: center; }
.hxa14tac.kfksikz   .ue91at { text-align: left; }
.hxa14tac~.olth2p{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}
.hxa14tac~.olth2p .v8y6c6a{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}
.ef0zs5ac {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.gkfjan .ef0zs5ac,
.gkfjan .ef0zs5ac::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.pmg08k .ef0zs5ac,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.esic9tmy .ef0zs5ac,
.esic9tmy .vxu5y .kjdc {
  overflow: hidden;
}
.esic9tmy .ef0zs5ac::after,
.esic9tmy .vxu5y .kjdc::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%); }
}
.tatu .ef0zs5ac,
.tatu .ef0zs5ac::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); }
}
.tatu .vxu5y .kjdc {
  overflow: hidden;
}
.tatu .vxu5y .kjdc::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;
}
.xde4v7 .ef0zs5ac,
.xde4v7 .vxu5y .kjdc {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.gkfjan .vxu5y .kjdc {
  overflow: hidden;
}
.gkfjan .vxu5y .kjdc::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;
}
.pmg08k .vxu5y .kjdc {
  animation: hg-breathe 10s ease-in-out infinite;
}
.ef0zs5ac .kjdc {
  background: none;
}
.ef0zs5ac .lu34o5h { color: #fff; }
.ef0zs5ac .ywlzt { color: rgba(255,255,255,0.85); }
.ef0zs5ac .zaoheio { background: #fff; color: var(--cta); }
.ef0zs5ac .zaoheio:hover { opacity: 0.92; }
.r4tewr2 .lu34o5h { text-shadow: none; color: var(--text-primary); }
.r4tewr2 .ywlzt { color: var(--text-muted); }
body.f684zy .lu34o5h {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.zmkm .lu34o5h {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ifsl8b.ef0zs5ac .lu34o5h,
section.ef0zs5ac .lu34o5h {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.r4tewr2.aeu34 .aq58306 { align-items: center; text-align: center; }
.ifsl8b .yltito {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.yltito .altjqxa.advkvs {
  padding: 10px 14px !important; font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important; color: #fff !important;
  border: none !important;
  display: flex; align-items: center; justify-content: center;
}
.yltito .altjqxa.advkvs:hover { opacity: 0.85; }
.mnd6mnpl .ue91at { padding-bottom: 24px; }
.gqsde .ue91at { max-width: 1100px; }
@media (max-width: 700px) {
  .r4tewr2 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .r4tewr2:not(.yesal) .og71lcx8 { display: none !important; }
  .yesal .og71lcx8 { padding: 16px; }
  .aq58306  { padding: 36px 24px; }
  .r4tewr2~.olth2p,.bfwzhvl~.olth2p{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ifsl8b, .r4tewr2 { min-height: 320px !important; }
  .lu34o5h { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .bkknbi3s,
  .hw11l,
  .ntniuc3 { grid-template-columns: 1fr !important; }

  

  
  .mnd6mnpl { display: flex !important; flex-direction: column !important; }
  .mnd6mnpl .ue91at { display: contents; }
  .mnd6mnpl .kjdc { order: 0; }
  .mnd6mnpl .lu34o5h { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .mnd6mnpl .bkknbi3s { order: 2; padding: 0 16px 12px !important; }
  .mnd6mnpl .ywlzt { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .gqsde .ue91at { display: flex; flex-direction: column; }
  .gqsde .ue91at .lu34o5h { order: 1; }
  .gqsde .ue91at .ntniuc3 { order: 2; margin: 8px 0 24px !important; }
  .gqsde .ue91at .ywlzt { order: 3; }
  .gqsde .ue91at .zaoheio { order: 4; align-self: center; margin-top: 0; }

  
  .r4tewr2.yesal {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .r4tewr2.yesal .aq58306 { display: contents; padding: 0; }
  .r4tewr2.yesal .aq58306 .lu34o5h { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .r4tewr2.yesal .og71lcx8 { order: 2; padding: 12px 16px; }
  .r4tewr2.yesal .aq58306 .ywlzt { order: 3; padding: 0 24px; margin: 0 auto; }
  .r4tewr2.yesal .aq58306 .zaoheio { order: 4; align-self: center; margin: 8px 0 32px; }
}
.gw77upe { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.no0gso { width: 100%; height: auto; display: block; border-radius: 10px; }
.c94vd33b .gw77upe        { border-radius: 16px; }
.c94vd33b .no0gso  { border-radius: 16px; }
.molfp1y .gw77upe         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.molfp1y .no0gso   { border-radius: 8px; }
.o8x9swa { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.i8r51 { width: 100%; padding: 32px 0; position: relative; }
.f4gq19x { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ix387 .i8r51:nth-child(even) { background: var(--bg-surface); }
.ix387 .i8r51:nth-child(odd)  { background: var(--bg-page); }
.me1ty .i8r51:nth-child(even) { background: var(--bg-card); }
.me1ty .i8r51:nth-child(odd)  { background: var(--bg-page); }
.ix387 .i8r51:nth-child(odd)  .f4gq19x { background: var(--bg-card); border-radius: 6px; }
.ix387 .i8r51:nth-child(even) .f4gq19x { background: var(--bg-raised); border-radius: 6px; }
.me1ty .i8r51:nth-child(odd)  .f4gq19x { background: var(--bg-card); border-radius: 6px; }
.me1ty .i8r51:nth-child(even) .f4gq19x { background: var(--bg-raised); border-radius: 6px; }
.ix387 .i8r51:nth-child(even) .xuic8 .c8xfmrge,
.me1ty .i8r51:nth-child(even) .xuic8 .c8xfmrge { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ix387 .i8r51:nth-child(odd) .xuic8 .c8xfmrge,
.me1ty .i8r51:nth-child(odd) .xuic8 .c8xfmrge { background: var(--bg-card-inner); }
.ix387 .i8r51:nth-child(even) .i9vm6dpa .c8xfmrge:nth-child(odd),
.me1ty .i8r51:nth-child(even) .i9vm6dpa .c8xfmrge:nth-child(odd)  { background: var(--bg-card); }
.ix387 .i8r51:nth-child(even) .i9vm6dpa .c8xfmrge:nth-child(even),
.me1ty .i8r51:nth-child(even) .i9vm6dpa .c8xfmrge:nth-child(even) { background: var(--bg-card-inner); }
h1.p6hmu40 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.p6hmu40 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.c4z2 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.o2793hs h2.p6hmu40 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.u044f5hv h2.p6hmu40 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ow87oz h2.p6hmu40 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.mxhx h2.p6hmu40::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.cz8xgvzl h2.p6hmu40 {
  color: var(--text-primary); font-size: 1.7rem;
}
.sbo90 h2.p6hmu40::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.b8k4akcv h2.p6hmu40 {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.evdoiel { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .evdoiel { display: none; } }
.k4cavz { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.lre7plb1 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.z82867x {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.o4bzgs { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.q8qxlj { padding-left: 20px; }
.q8qxlj li { margin-bottom: 6px; }
.q8qxlj a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.q8qxlj a:hover { color: var(--accent-light); }
.b1hv .o4bzgs { display: none; }
.ctr6 .o4bzgs { display: none; }
.ctr6 .q8qxlj { padding-left: 0; list-style: none; }
.ctr6 .q8qxlj li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.ctr6 .q8qxlj a { font-size: 0.92rem; }
.j4kjz05 .z82867x { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.j4kjz05 .o4bzgs { display: none; }
.j4kjz05 .q8qxlj { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.j4kjz05 .q8qxlj li { margin-bottom: 0; }
.j4kjz05 .q8qxlj 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;
}
.j4kjz05 .q8qxlj a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.b6nn1q .z82867x { padding: 20px 20px 16px; }
.b6nn1q .q8qxlj {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.b6nn1q .q8qxlj li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.b6nn1q .q8qxlj 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;
}
.b6nn1q .q8qxlj 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;
}
.b6nn1q .q8qxlj a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.b6nn1q .q8qxlj a:focus,
.b6nn1q .q8qxlj a:focus-visible,
.b6nn1q .q8qxlj a:target { outline: none; }
.b6nn1q .q8qxlj li:target a { border-color: var(--border); color: var(--text-muted); }
.vm3nt .z82867x { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.vm3nt .o4bzgs { display: none; }
.vm3nt .q8qxlj { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.vm3nt .q8qxlj li { margin-bottom: 0; }
.vm3nt .q8qxlj li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.vm3nt .q8qxlj li:last-child::after { content: ""; margin-right: 0; }
.vm3nt .q8qxlj a { font-size: 0.9rem; }
.c8xfmrge { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.xuic8 .c8xfmrge { background: var(--bg-card); }
.i9vm6dpa .c8xfmrge:nth-child(odd)  { background: var(--bg-card); }
.i9vm6dpa .c8xfmrge:nth-child(even) { background: var(--bg-raised); }
.zoovdo .c8xfmrge {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.zoovdo .c8xfmrge:last-child { border-bottom: none; }
.zoovdo h3.c4z2 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.nb163x .c8xfmrge {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.nb163x .c8xfmrge + .c8xfmrge { margin-top: 4px; }
.xoe3df .c8xfmrge { background: none; border-radius: 0; padding: 12px 0; }
.xoe3df .c8xfmrge + .c8xfmrge { border-top: 1px solid var(--border-section); }
.tqvuaa7u { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ktalx8gm { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.amjjim { color: var(--text-body); margin-bottom: 10px; }
.w86jp, .mvuhbv { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.w86jp li, .mvuhbv li { margin-bottom: 6px; }
.mvuhbv li { list-style: decimal; }
.frd9qa7     .w86jp { list-style-type: "● "; }
.cwlc  .w86jp { list-style-type: "■ "; }
.qq2w2pdy .w86jp { list-style-type: "◆ "; }
.kdn1n    .w86jp { list-style-type: "★ "; }
.frd9qa7     .rvl2mf { list-style-type: "● "; }
.cwlc  .rvl2mf { list-style-type: "■ "; }
.qq2w2pdy .rvl2mf { list-style-type: "◆ "; }
.kdn1n    .rvl2mf { list-style-type: "★ "; }
.frd9qa7    .w86jp li::marker, .frd9qa7    .rvl2mf li::marker,
.cwlc .w86jp li::marker, .cwlc .rvl2mf li::marker,
.qq2w2pdy .w86jp li::marker, .qq2w2pdy .rvl2mf li::marker,
.kdn1n   .w86jp li::marker, .kdn1n   .rvl2mf li::marker {
  color: var(--cta); font-size: 1em;
}
.frd9qa7 .mvuhbv,
.cwlc .mvuhbv,
.qq2w2pdy .mvuhbv,
.kdn1n .mvuhbv {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.frd9qa7 .mvuhbv li,
.cwlc .mvuhbv li,
.qq2w2pdy .mvuhbv li,
.kdn1n .mvuhbv li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.frd9qa7 .mvuhbv li::before,
.cwlc .mvuhbv li::before,
.qq2w2pdy .mvuhbv li::before,
.kdn1n .mvuhbv 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;
}
.frd9qa7     .mvuhbv li::before { border-radius: 50%; }
.cwlc  .mvuhbv li::before { border-radius: 3px; }
.qq2w2pdy .mvuhbv li::before { border-radius: 3px; }
.kdn1n    .mvuhbv li::before { border-radius: 50%; }
.vwwi6dm { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.eusjpb .vwwi6dm,
.bhmi6 .vwwi6dm { background: transparent; border: none; border-radius: 0; }
.yr0l { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.yr0l th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.yr0l td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.yr0l tr:hover td { background: var(--bg-hover); }
.xn3g .yr0l tbody tr:nth-child(even) td { background: var(--bg-surface); }
.odz0shae .yr0l { border: 1px solid var(--border-alt); }
.odz0shae .yr0l th,
.odz0shae .yr0l td { border: 1px solid var(--border-alt); }
.ntzr2v1 .yr0l th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ntzr2v1 .yr0l td { border-bottom: none; }
.ntzr2v1 .yr0l tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.cmtbgp56 .yr0l th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.acv81ms .vwwi6dm {
  overflow: hidden;
}
.acv81ms .yr0l th { border-bottom: 1px solid var(--border-alt); }
.acv81ms .yr0l tr:last-child td { border-bottom: none; }
.jbljlg { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ru3fj { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.hbzm93 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.w6pvr7 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.w0r73f { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.rvl2mf { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.rvl2mf li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.yr5u .w6pvr7 { background: transparent; text-align: center; }
.jmzcncen .hbzm93 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.u3jgf41 .hbzm93 {
  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);
}
.myeq7o9 .ru3fj { display: grid; grid-template-columns: auto 1fr; }
.myeq7o9 .hbzm93 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.myeq7o9 .w6pvr7 { grid-column: 2; }
.myeq7o9 .w0r73f,
.myeq7o9 .rvl2mf { grid-column: 1 / -1; }
.yjm12 .ru3fj { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.yjm12 .hbzm93 {
  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);
}
.yjm12 .w6pvr7 { grid-column: 2; }
.yjm12 .w0r73f,
.yjm12 .rvl2mf { grid-column: 1 / -1; }
.u19dfysu .ru3fj { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.u19dfysu .w6pvr7 { background: none; color: var(--accent-light); font-weight: 700; }
.gtu8 .ru3fj { 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); }
.gtu8 .w6pvr7 { background: none; color: var(--accent-light); font-weight: 700; }
.up9u .ru3fj { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.up9u .ru3fj:last-child { border-bottom: none; }
.up9u .w6pvr7 { background: none; color: var(--accent-light); font-weight: 700; }
.vq68 .ru3fj { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.vq68 .w6pvr7 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.bu84ojz .jbljlg { counter-reset: card-n; }
.bu84ojz .ru3fj  { counter-increment: card-n; }
.bu84ojz .w6pvr7 { display: flex; align-items: center; gap: 10px; }
.bu84ojz .w6pvr7::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;
}
.c8jsdy .ru3fj { background: var(--bg-surface); border: 1px solid var(--border); }
.c8jsdy .w6pvr7 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.mkwdjurp { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.im6s  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.q8xz2r9 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.nzrnn { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.e2f5rary { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.mkwdjurp strong { color: var(--text-primary); font-size: 0.95rem; }
.mkwdjurp p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.fbvd { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.enmpp0, .m6gego4o { border-radius: 8px; padding: 14px; }
.enmpp0 { background: var(--bg-pros); }
.m6gego4o { background: var(--bg-cons); }
.olr2h { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.enmpp0 .olr2h { color: var(--c-pros-label); }
.m6gego4o .olr2h { color: #f87171; }
.enmpp0 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.m6gego4o ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.no0gso { width: 100%; height: auto; border-radius: 10px; display: block; }
.advkvs {
  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;
}
.advkvs:hover { opacity: 0.85; }
.o64ok0v3 .advkvs  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.o64ok0v3 .advkvs:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.j0moj0 .advkvs  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.j0moj0 .advkvs:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.sriscy .zaoheio { border-radius: 50px; }
.sriscy .advkvs  { border-radius: 50px; }
.b4ah4 .zaoheio { padding-left: 22px; padding-right: 22px; }
.b4ah4 .advkvs  { padding-left: 12px; padding-right: 12px; }
.w8mv .zaoheio { padding-left: 44px; padding-right: 44px; }
.w8mv .advkvs  { padding-left: 24px; padding-right: 24px; }
.kma5m .zaoheio { padding-left: 56px; padding-right: 56px; }
.kma5m .advkvs  { padding-left: 32px; padding-right: 32px; }
.ej5rw7k   .zaoheio::after, .ej5rw7k   .advkvs::after,
.dydbae .zaoheio::after, .dydbae .advkvs::after,
.saex    .zaoheio::after, .saex    .advkvs::after,
.ndn98g    .zaoheio::after, .ndn98g    .advkvs::after,
.bgc9qvf6    .zaoheio::after, .bgc9qvf6    .advkvs::after,
.kj6ej40     .zaoheio::after, .kj6ej40     .advkvs::after,
.c94o8pin    .zaoheio::after, .c94o8pin    .advkvs::after,
.x4xtq4   .zaoheio::after, .x4xtq4   .advkvs::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;
}
.ej5rw7k .zaoheio::after, .ej5rw7k .advkvs::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");
}
.dydbae .zaoheio::after, .dydbae .advkvs::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");
}
.saex .zaoheio::after, .saex .advkvs::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");
}
.ndn98g .zaoheio::after, .ndn98g .advkvs::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");
}
.bgc9qvf6 .zaoheio::after, .bgc9qvf6 .advkvs::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");
}
.kj6ej40 .zaoheio::after, .kj6ej40 .advkvs::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");
}
.c94o8pin .zaoheio::after, .c94o8pin .advkvs::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");
}
.x4xtq4 .zaoheio::after, .x4xtq4 .advkvs::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");
}
.mq8i   .yroexs7::after, .mq8i   .k6hos1::after,
.gzirwnx .yroexs7::after, .gzirwnx .k6hos1::after,
.w6zu9    .yroexs7::after, .w6zu9    .k6hos1::after,
.mv6q8    .yroexs7::after, .mv6q8    .k6hos1::after,
.igo2m6    .yroexs7::after, .igo2m6    .k6hos1::after,
.sg27mn     .yroexs7::after, .sg27mn     .k6hos1::after,
.rb8a39zo    .yroexs7::after, .rb8a39zo    .k6hos1::after,
.i6os5q26   .yroexs7::after, .i6os5q26   .k6hos1::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;
}
.mq8i .yroexs7::after, .mq8i .k6hos1::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");
}
.gzirwnx .yroexs7::after, .gzirwnx .k6hos1::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");
}
.w6zu9 .yroexs7::after, .w6zu9 .k6hos1::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");
}
.mv6q8 .yroexs7::after, .mv6q8 .k6hos1::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");
}
.igo2m6 .yroexs7::after, .igo2m6 .k6hos1::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");
}
.sg27mn .yroexs7::after, .sg27mn .k6hos1::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");
}
.rb8a39zo .yroexs7::after, .rb8a39zo .k6hos1::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");
}
.i6os5q26 .yroexs7::after, .i6os5q26 .k6hos1::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");
}
.altjqxa.advkvs {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .pp7jm {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .pp7jm::before    { grid-area: rank;   }
  .mdv585           { grid-area: ident;  }
  .r1p74idp     { grid-area: rating; min-width: 0; width: auto; }
  .l8e03r9w           { grid-area: pills;  }
  .altjqxa             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .pp7jm {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .pp7jm::before    { justify-self: center; }
  .mdv585           { width: 100%; }
  .r1p74idp     { justify-self: center; }
  .l8e03r9w           { grid-template-columns: 1fr; }
}
.il68x .dx2q li::before { content: "→"; }
.il68x .dm50 li::before { content: "–"; }
@media (min-width: 860px) {
  .fvvlie .li9t49 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .fvvlie .n2ya1dy { margin: 0; }
}
.e78c .n2ya1dy { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.e78c .qy6vfad5 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.e78c .eusjpb { padding: 14px 16px; }
.e78c .tvrer8yh { border-radius: 4px; }
.e78c .mxuu81 { border-radius: 0; }
.bhmi6 .fbvd { gap: 10px; }
.bhmi6 .enmpp0, .bhmi6 .m6gego4o { padding: 12px; }
.bhmi6 .enmpp0 ul, .bhmi6 .m6gego4o ul { margin: 4px 0 0; padding-left: 18px; }
.bhmi6 .enmpp0 li, .bhmi6 .m6gego4o li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .j9tys0 { grid-template-columns: 1fr; }
  .wca97 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .wca97 .zhf3q5fh { width: 72px; height: 50px; }
  .wca97 .l220kf { max-width: 180px; }
  .wca97 .g5ms4oyx { width: auto; }
}
@media (max-width: 720px) {
  .wr8zl { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .c46h { padding: 16px; }
  .ijfdwqhc .r1oeq { min-width: 50%; }
}
.xy5afmv .fbvd { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .qp9n6 { grid-template-columns: 1fr; }
  .vapt { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .mkqiexli { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .yqcs569 { flex-wrap: wrap; padding: 16px; }
}
.p69dddh .fbvd { gap: 8px; }
.p69dddh .enmpp0, .p69dddh .m6gego4o { padding: 8px; }
@media (max-width: 480px) {
  .taj93c6 { flex-direction: column; align-items: stretch; }
}
.kma4 .g5ms4oyx .advkvs { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .pixl9y { flex-direction: column; align-items: stretch; gap: 10px; }
  .kma4 .g5ms4oyx { text-align: center; }
}
@media (max-width: 720px) {
  .e42c { grid-template-columns: 1fr; }
  .g2kmy { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .u2mdmqbd { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .n6xphm4 { grid-template-columns: 1fr; }
  .ge74 { width: 100px; height: 100px; margin: 16px auto; }
  .zvgt5 { font-size: 1.4rem; }
  .ezq316 { justify-content: center; }
  .ogdb .r1oeq { min-width: 50%; }
}
.idx48n2 .fbvd { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .otz1dnk { flex-wrap: wrap; padding: 14px 16px; }
  .lbl1 { padding: 12px 16px; }
  .idx48n2 .fbvd { margin: 0 16px; }
  .idx48n2 .zdrmsky { padding: 0 16px; }
  .rtsy { padding: 12px 16px; }
}
.icqt .k4p4 { gap: 18px; }
.icqt .pp7jm {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.icqt .pp7jm:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.r0lfx7gy .l8e03r9w .gekslj {
  background: transparent; padding: 4px 8px;
}
.r0lfx7gy .l8e03r9w .tnxktb { font-size: .65rem; opacity: .65; }
.r0lfx7gy .l8e03r9w .xdtum4rw   { font-size: 1.15rem; color: var(--accent-light); }
.riyqxf .uph7 { font-size: 1rem; letter-spacing: 2px; }
.juwtiqcy { margin: 16px 0; }
.nm70u { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.nm70u summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.nm70u summary::after { content: "+"; color: var(--accent-light); }
.nm70u[open] summary::after { content: "−"; }
.nm70u p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.i8r51 { margin-bottom: 0; }
.hg8j7k h2.p6hmu40 { color: var(--text-primary); border-color: var(--accent-light); }
.velb582c h2.p6hmu40 { color: var(--text-primary); border-color: var(--accent-light); }
.ydnzhz .im6s     { background: #052e16; border-color: #10b981; }
.ydnzhz .q8xz2r9 { background: #2d0a1e; border-color: #f43f5e; }
.ydnzhz .nzrnn    { background: #1e1036; border-color: #a855f7; }
.ydnzhz .mkwdjurp strong  { color: #f1f5f9; }
.ydnzhz .mkwdjurp p       { color: #cbd5e1; }
.ydnzhz .ufk4    .im6s     .e2f5rary::before,
.ydnzhz .a2cc  .im6s     .e2f5rary::before,
.ydnzhz .ou6t  .im6s     .e2f5rary::before,
.ydnzhz .j30m .im6s     .e2f5rary::before { color: #10b981; }
.ydnzhz .ufk4    .q8xz2r9 .e2f5rary::before,
.ydnzhz .a2cc  .q8xz2r9 .e2f5rary::before,
.ydnzhz .ou6t  .q8xz2r9 .e2f5rary::before,
.ydnzhz .j30m .q8xz2r9 .e2f5rary::before { color: #f43f5e; }
.ydnzhz .ufk4    .nzrnn    .e2f5rary::before,
.ydnzhz .a2cc  .nzrnn    .e2f5rary::before,
.ydnzhz .ou6t  .nzrnn    .e2f5rary::before,
.ydnzhz .j30m .nzrnn    .e2f5rary::before { color: #a855f7; }
.i8btixf .im6s     { background: #2d2000; border-color: #eab308; }
.i8btixf .q8xz2r9 { background: #2d0b0b; border-color: #ef4444; }
.i8btixf .nzrnn    { background: #2d1600; border-color: #f97316; }
.i8btixf .mkwdjurp strong  { color: #f1f5f9; }
.i8btixf .mkwdjurp p       { color: #cbd5e1; }
.i8btixf .ufk4    .im6s     .e2f5rary::before,
.i8btixf .a2cc  .im6s     .e2f5rary::before,
.i8btixf .ou6t  .im6s     .e2f5rary::before,
.i8btixf .j30m .im6s     .e2f5rary::before { color: #eab308; }
.i8btixf .ufk4    .q8xz2r9 .e2f5rary::before,
.i8btixf .a2cc  .q8xz2r9 .e2f5rary::before,
.i8btixf .ou6t  .q8xz2r9 .e2f5rary::before,
.i8btixf .j30m .q8xz2r9 .e2f5rary::before { color: #ef4444; }
.i8btixf .ufk4    .nzrnn    .e2f5rary::before,
.i8btixf .a2cc  .nzrnn    .e2f5rary::before,
.i8btixf .ou6t  .nzrnn    .e2f5rary::before,
.i8btixf .j30m .nzrnn    .e2f5rary::before { color: #f97316; }
.x6yur04 .im6s     { background: #0c1a2e; border-color: #38bdf8; }
.x6yur04 .q8xz2r9 { background: #12103a; border-color: #818cf8; }
.x6yur04 .nzrnn    { background: #0a2020; border-color: #2dd4bf; }
.x6yur04 .mkwdjurp strong  { color: #f1f5f9; }
.x6yur04 .mkwdjurp p       { color: #cbd5e1; }
.x6yur04 .ufk4    .im6s     .e2f5rary::before,
.x6yur04 .a2cc  .im6s     .e2f5rary::before,
.x6yur04 .ou6t  .im6s     .e2f5rary::before,
.x6yur04 .j30m .im6s     .e2f5rary::before { color: #38bdf8; }
.x6yur04 .ufk4    .q8xz2r9 .e2f5rary::before,
.x6yur04 .a2cc  .q8xz2r9 .e2f5rary::before,
.x6yur04 .ou6t  .q8xz2r9 .e2f5rary::before,
.x6yur04 .j30m .q8xz2r9 .e2f5rary::before { color: #818cf8; }
.x6yur04 .ufk4    .nzrnn    .e2f5rary::before,
.x6yur04 .a2cc  .nzrnn    .e2f5rary::before,
.x6yur04 .ou6t  .nzrnn    .e2f5rary::before,
.x6yur04 .j30m .nzrnn    .e2f5rary::before { color: #2dd4bf; }
.fm0c .im6s     { background: var(--accent-bg); border-color: var(--accent-light); }
.fm0c .q8xz2r9 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.fm0c .nzrnn    { background: var(--accent-bg); border-color: var(--accent-pale); }
.fm0c .ufk4    .e2f5rary::before,
.fm0c .a2cc  .e2f5rary::before,
.fm0c .ou6t  .e2f5rary::before,
.fm0c .j30m .e2f5rary::before { color: var(--accent-light) !important; }
.ez9u6bd7::before,
.bjqus2l::before { margin-right: 5px; }
.mcsvufb0 .enmpp0 ul li,
.mcsvufb0 .dx2q li         { color: #4ade80; }
.mcsvufb0 .enmpp0 .ez9u6bd7 { color: #22c55e; }
.mcsvufb0 .m6gego4o ul li,
.mcsvufb0 .dm50 li         { color: #f87171; }
.mcsvufb0 .m6gego4o .bjqus2l { color: #ef4444; }
.xz4d79il .enmpp0 { background: var(--bg-pros); }
.xz4d79il .m6gego4o { background: var(--bg-cons); }
.xz4d79il .enmpp0 .ez9u6bd7 { color: var(--c-pros-label); }
.xz4d79il .m6gego4o .bjqus2l { color: var(--c-cons); }
.xz4d79il .enmpp0 ul li,
.xz4d79il .m6gego4o ul li,
.zhnd .enmpp0 { background: var(--bg-pros); }
.zhnd .m6gego4o { background: var(--bg-cons); }
.zhnd .enmpp0 .ez9u6bd7 { color: var(--c-pros-label); }
.zhnd .m6gego4o .bjqus2l { color: var(--c-cons); }
.zhnd .enmpp0 ul li,
.zhnd .m6gego4o ul li,
.gg627uu .ez9u6bd7::before { content: "✓ "; }
.gg627uu .bjqus2l::before { content: "✗ "; }
.il68x .ez9u6bd7::before { content: "→ "; }
.il68x .bjqus2l::before { content: "← "; }
.fpf1s1 .ez9u6bd7::before { content: "★ "; }
.fpf1s1 .bjqus2l::before { content: "✕ "; }
.yc3a .ez9u6bd7::before { content: "◆ "; }
.yc3a .bjqus2l::before { content: "▲ "; }
.d5j9q .mkwdjurp { background: transparent; border-left: none; border: 1.5px solid; }
.d5j9q .im6s     { border-color: var(--c-tip-border); }
.d5j9q .q8xz2r9 { border-color: var(--c-warn-border); }
.d5j9q .nzrnn    { border-color: #60a5fa; }
.d5j9q .mkwdjurp strong { color: var(--text-primary); }
.d5j9q .mkwdjurp p      { color: var(--text-muted); }
.tbh2ptz .mkwdjurp { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.tbh2ptz .im6s     { border-top-color: var(--c-tip-border); }
.tbh2ptz .q8xz2r9 { border-top-color: var(--c-warn-border); }
.tbh2ptz .nzrnn    { border-top-color: #60a5fa; }
.br61l9v .mkwdjurp { border-left: none; border-radius: 8px; }
.br61l9v .im6s     { background: #065f46; }
.br61l9v .q8xz2r9 { background: #92400e; }
.br61l9v .nzrnn    { background: #1e3a8a; }
.br61l9v .mkwdjurp strong,
.br61l9v .mkwdjurp p { color: #fff; }
.br61l9v .e2f5rary::before { color: rgba(255,255,255,0.85) !important; }
.ydnzhz.br61l9v .im6s,
.ydnzhz .br61l9v .im6s     { background: #052e16; }
.ydnzhz.br61l9v .q8xz2r9,
.ydnzhz .br61l9v .q8xz2r9 { background: #2d0a1e; }
.ydnzhz.br61l9v .nzrnn,
.ydnzhz .br61l9v .nzrnn    { background: #1e1036; }
.i8btixf.br61l9v .im6s,
.i8btixf .br61l9v .im6s      { background: #2d2000; }
.i8btixf.br61l9v .q8xz2r9,
.i8btixf .br61l9v .q8xz2r9  { background: #2d0b0b; }
.i8btixf.br61l9v .nzrnn,
.i8btixf .br61l9v .nzrnn     { background: #2d1600; }
.x6yur04.br61l9v .im6s,
.x6yur04 .br61l9v .im6s      { background: #0c1a2e; }
.x6yur04.br61l9v .q8xz2r9,
.x6yur04 .br61l9v .q8xz2r9  { background: #12103a; }
.x6yur04.br61l9v .nzrnn,
.x6yur04 .br61l9v .nzrnn     { background: #0a2020; }
.pik6x3 .mkwdjurp { border-left: none; border-radius: 6px; padding: 10px 14px; }
.pik6x3 .im6s     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.pik6x3 .q8xz2r9 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.pik6x3 .nzrnn    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.pik6x3 .mkwdjurp strong { color: var(--text-primary); }
.pik6x3 .mkwdjurp p      { color: var(--text-muted); }
.jmdonq .mkwdjurp { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ufk4 .e2f5rary,
.a2cc .e2f5rary,
.ou6t .e2f5rary,
.j30m .e2f5rary { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ufk4 .e2f5rary::before,
.a2cc .e2f5rary::before,
.ou6t .e2f5rary::before,
.j30m .e2f5rary::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ufk4 .im6s     .e2f5rary::before { content: "✦"; color: var(--c-tip-border); }
.ufk4 .q8xz2r9 .e2f5rary::before { content: "▲"; color: var(--c-warn-border); }
.ufk4 .nzrnn    .e2f5rary::before { content: "◉"; color: #60a5fa; }
.a2cc .im6s     .e2f5rary::before { content: "★"; color: var(--c-tip-border); }
.a2cc .q8xz2r9 .e2f5rary::before { content: "◆"; color: var(--c-warn-border); }
.a2cc .nzrnn    .e2f5rary::before { content: "●"; color: #60a5fa; }
.ou6t .im6s     .e2f5rary::before { content: "▶"; color: var(--c-tip-border); }
.ou6t .q8xz2r9 .e2f5rary::before { content: "■"; color: var(--c-warn-border); }
.ou6t .nzrnn    .e2f5rary::before { content: "▸"; color: #60a5fa; }
.j30m .im6s     .e2f5rary::before { content: "→"; color: var(--c-tip-border); }
.j30m .q8xz2r9 .e2f5rary::before { content: "⬥"; color: var(--c-warn-border); }
.j30m .nzrnn    .e2f5rary::before { content: "◈"; color: #60a5fa; }
.kjqs .xuic8 .c8xfmrge,
.kjqs .i9vm6dpa .c8xfmrge  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.kjqs .ru3fj                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.kjqs .vwwi6dm          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.kjqs .z82867x                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.pt325i7l .xuic8 .c8xfmrge,
.pt325i7l .i9vm6dpa .c8xfmrge,
.pt325i7l .ru3fj,
.pt325i7l .pp7jm,
.pt325i7l .n2ya1dy,
.pt325i7l .vwwi6dm,
.pt325i7l .z82867x,
.pt325i7l .jmdonq .mkwdjurp { box-shadow: none; }
.dk9n   .amjjim, .dk9n .tqvuaa7u, .dk9n .ktalx8gm,
.dk9n   .k4cavz, .dk9n .lre7plb1 { font-size: 0.9rem; }
.dk9n   .w86jp, .dk9n .mvuhbv { font-size: 0.9rem; }
.ktxdalos   .amjjim, .ktxdalos .tqvuaa7u, .ktxdalos .ktalx8gm,
.ktxdalos   .k4cavz, .ktxdalos .lre7plb1 { font-size: 0.95rem; }
.ktxdalos   .w86jp, .ktxdalos .mvuhbv { font-size: 0.95rem; }
.my059v   .amjjim, .my059v .tqvuaa7u, .my059v .ktalx8gm,
.my059v   .k4cavz, .my059v .lre7plb1 { font-size: 1.08rem; }
.my059v   .w86jp, .my059v .mvuhbv { font-size: 1.05rem; }
.my059v   .yr0l { font-size: 0.97rem; }
.ok71u .lu34o5h      { font-size: 3.2rem; }
.ok71u h2.p6hmu40 { font-size: 1.9rem; }
.ok71u h3.c4z2     { font-size: 1.4rem; }
.xwetot .lu34o5h      { font-size: 3.8rem; }
.xwetot h2.p6hmu40 { font-size: 2.2rem; }
.xwetot h3.c4z2     { font-size: 1.6rem; }
.i8r51 + .i8r51 { position: relative; }
.v4xwmq   .i8r51 + .i8r51::before,
.f8311ow  .i8r51 + .i8r51::before,
.ekmy04l   .i8r51 + .i8r51::before,
.d0jc   .i8r51 + .i8r51::before,
.xg41v8   .i8r51 + .i8r51::before,
.adyiw .i8r51 + .i8r51::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.v4xwmq .i8r51 + .i8r51::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.f8311ow .i8r51 + .i8r51::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ekmy04l .i8r51 + .i8r51::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.d0jc .i8r51 + .i8r51::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ukox .i8r51 { margin-bottom: 16px; }
.ukox .i8r51 + .i8r51 { margin-top: 0; }
.ukox .f4gq19x { padding-top: 0; padding-bottom: 0; }
.xg41v8 .i8r51 + .i8r51::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.adyiw .i8r51 + .i8r51::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.y6t71oj .i8r51 + .i8r51::before,
.jndsiw .i8r51 + .i8r51::before,
.qykz .i8r51 + .i8r51::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%;
}
.ix387 .y6t71oj .i8r51:nth-child(even)::before,
.ix387 .jndsiw .i8r51:nth-child(even)::before,
.ix387 .qykz .i8r51:nth-child(even)::before { background: var(--bg-surface); }
.me1ty .y6t71oj .i8r51:nth-child(even)::before,
.me1ty .jndsiw .i8r51:nth-child(even)::before,
.me1ty .qykz .i8r51:nth-child(even)::before { background: var(--bg-card); }
.y6t71oj .i8r51 + .i8r51::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");
}
.jndsiw .i8r51 + .i8r51::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");
}
.qykz .i8r51 + .i8r51::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");
}
.v8huj .vxu5y,
.skhx88cl .vxu5y,
.f6puvkx .vxu5y { overflow: hidden; }
.v8huj .ue91at,
.skhx88cl .ue91at { margin-bottom: 60px; }
.f6puvkx .ue91at { margin-bottom: 70px; }
.skhx88cl .aq58306 { padding-bottom: 60px; }
.v8huj .vxu5y::before,
.skhx88cl .vxu5y::before,
.f6puvkx .vxu5y::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%;
}
.v8huj .vxu5y::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");
}
.skhx88cl .vxu5y::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");
}
.f6puvkx .vxu5y::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");
}
.h17c6lsm .vxu5y:not(.ef0zs5ac) .kjdc { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.psftq2p .vxu5y:not(.ef0zs5ac) .kjdc { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.p1fyj359  .vxu5y:not(.ef0zs5ac) .kjdc { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.f40g4  .vxu5y:not(.ef0zs5ac) .kjdc { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.h17c6lsm .ef0zs5ac { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.psftq2p .ef0zs5ac { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.psftq2p .derhu5na { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.psftq2p .r4tewr2 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.p1fyj359 .ef0zs5ac { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.f40g4 .ef0zs5ac { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.g72gk7 .ef0zs5ac { background: var(--accent); }
.g72gk7 .ef0zs5ac .kjdc { background: none; }
.g72gk7 .vxu5y:not(.ef0zs5ac) .kjdc { background: rgba(0,0,0,0.6); }
.l4i2pzdz .gw77upe { float: left; width: 38%; margin: 0 28px 16px 0; }
.l4i2pzdz .gw77upe .no0gso { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.l4i2pzdz .f4gq19x::after { content: ''; display: block; clear: both; }
.ob7n .gw77upe { float: right; width: 38%; margin: 0 0 16px 28px; }
.ob7n .gw77upe .no0gso { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ob7n .f4gq19x::after { content: ''; display: block; clear: both; }
.ki6zo1k .i8r51:nth-child(odd)  .gw77upe { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ki6zo1k .i8r51:nth-child(even) .gw77upe { float: right; width: 38%; margin: 0 0 16px 28px; }
.ki6zo1k .gw77upe .no0gso { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ki6zo1k .f4gq19x::after { content: ''; display: block; clear: both; }
.l4i2pzdz .jbljlg,
.ob7n .jbljlg,
.ki6zo1k .jbljlg,
.ki6zo1k .k4p4 { clear: both; }
@media (max-width: 900px) {
  .l4i2pzdz .gw77upe,
  .ob7n .gw77upe,
  .ki6zo1k .i8r51:nth-child(odd)  .gw77upe,
  .ki6zo1k .i8r51:nth-child(even) .gw77upe {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .l4i2pzdz .gw77upe .no0gso,
  .ob7n .gw77upe .no0gso,
  .ki6zo1k .gw77upe .no0gso {
    max-height: none !important;
  }
}
.l4i2pzdz .w86jp,
.l4i2pzdz .mvuhbv,
.ob7n .w86jp,
.ob7n .mvuhbv,
.ki6zo1k .w86jp,
.ki6zo1k .mvuhbv { overflow: hidden; }
@media (max-width: 640px) {
  .l4i2pzdz .gw77upe,
  .ob7n .gw77upe,
  .ki6zo1k .gw77upe { float: none; width: 100%; margin: 0 0 16px 0; }
}
.go2i73e .o8x9swa,
.go2i73e .f4gq19x,
.go2i73e .gnt1  { max-width: 1100px; }
.go2i73e { --content-mw: 1100px; }
.x3d9v4 .o8x9swa,
.x3d9v4 .f4gq19x,
.x3d9v4 .gnt1  { max-width: 1200px; }
.pipkxq .o8x9swa,
.pipkxq .f4gq19x,
.pipkxq .gnt1  { max-width: 1320px; }
.hj8j1ps9 { font-size: 0.82rem; color: var(--text-muted); }
.uwook32 { display: flex; align-items: center; }
.z189wav {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.az2w { display: flex; align-items: center; }
.xhu3r8x { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.xhu3r8x:hover { text-decoration: underline; }
.zg40roj9 { margin: 0 3px; opacity: 0.45; }
.zg40roj9::before { content: '/'; }
.n8uhv { padding: 2px 5px; color: var(--text-main); }
.iii56j .hj8j1ps9 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.iii56j .uwook32 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.qyapv5bz .hj8j1ps9 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.qyapv5bz .uwook32 { padding: 0 0 0 12px; }
.erultp {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.b4et0v2l .uwook32 { padding: 0 16px; }
.b4et0v2l .hj8j1ps9 {
  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);
}
.b4et0v2l .o8x9swa { padding-top: 28px; }
@media (max-width: 720px) {
  .erultp { margin-top: 18px; padding: 0 16px; }
  .b4et0v2l .o8x9swa { padding-top: 16px; }
}
.go2i73e.iii56j .uwook32 { max-width: 1100px; }
.x3d9v4.iii56j .uwook32 { max-width: 1200px; }
.pipkxq.iii56j .uwook32 { max-width: 1320px; }
.go2i73e .erultp { max-width: 1100px; }
.x3d9v4 .erultp { max-width: 1200px; }
.pipkxq .erultp { max-width: 1320px; }
.t33tjfj .i8r51 { padding-top: 16px; padding-bottom: 16px; }
.vy0i183n .i8r51 { padding-top: 24px; padding-bottom: 24px; }
.df4nb .i8r51 { padding-top: 40px; padding-bottom: 40px; }
.ldxsp .i8r51 { padding-top: 52px; padding-bottom: 52px; }
.kapj9yqr .i8r51:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.kapj9yqr .i8r51:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.kapj9yqr .i8r51:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.kapj9yqr .i8r51:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.d8ef .f4gq19x { padding-top: 10px;  padding-bottom: 10px; }
.zsq8oay4 .f4gq19x { padding-top: 18px;  padding-bottom: 18px; }
.gm8dt1 .f4gq19x { padding-top: 36px;  padding-bottom: 36px; }
.lkv5t .f4gq19x { padding-top: 48px;  padding-bottom: 48px; }
.r1l0sp7 h2.p6hmu40 { font-weight: 600; }
.r1l0sp7 h3.c4z2     { font-weight: 600; }
.f0ei5bv h2.p6hmu40 { font-weight: 800; }
.f0ei5bv h3.c4z2     { font-weight: 700; }
.q0t8xf h2.p6hmu40 { font-weight: 900; }
.q0t8xf h3.c4z2     { font-weight: 800; }
.q0t8xf .mkwdjurp strong,
.q0t8xf .mkwdjurp strong { font-weight: 600; }
.yroexs7 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.k7k4f .yroexs7 { display: none; }
@media (max-width: 640px) {
  .f66wi { display: none; }
  .yroexs7 {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.yroexs7 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.yroexs7:hover { opacity: 0.85; }
.w5w0 .yroexs7 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.fa2s .yroexs7,
.s7dzn9jh  .yroexs7 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.fa2s .yroexs7:hover,
.s7dzn9jh  .yroexs7:hover { opacity: 0.88; }
.w5w0.fa2s .yroexs7,
.w5w0.s7dzn9jh  .yroexs7 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.k6hos1 {
  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;
}
.k6hos1:hover { transform: translateY(-2px); opacity: 0.92; }
.k6hos1 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.whjd .k6hos1 { display: none; }
.w6fmm9mz .k6hos1 { right: 32px; }
.dcowy  .k6hos1 { left: 32px; }
@media (max-width: 480px) {
  .w6fmm9mz .k6hos1 { right: 20px; bottom: 20px; }
  .dcowy  .k6hos1 { left: 20px; bottom: 20px; }
}
.uzxc1l { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.gnt1 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.jxm9j { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.rv20 { color: var(--text-dim); font-size: 0.8rem; }
.k1cw { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.k1cw img { height: 26px; width: auto; object-fit: contain; }
.yvbcdc a, .j842b a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.yvbcdc a:hover, .j842b a:hover { color: var(--accent-light); }
.j842b { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.jhf4up1 .gnt1 { text-align: center; }
.jhf4up1 .j842b { justify-content: center; margin-bottom: 16px; }
.jhf4up1 .jxm9j { margin-top: 0; }
.ws55lky { margin-top: 10px; }
.ws55lky a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .gnt1 { padding-left: 16px; padding-right: 16px; }
  .d0a2 .gnt1 { padding: 20px 16px; }
  .j842b { gap: 4px 12px; }
  .jxm9j { font-size: 0.78rem; }
}
.zlqc .s08v .k1cw { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.zlqc .jxm9j { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.zlqc .rv20 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .zlqc .n7ctuw7 { grid-template-columns: 1fr 1fr; } .zlqc .s08v { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zlqc .n7ctuw7 { grid-template-columns: 1fr; } }
.kdy564i .k1cw { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.kdy564i .jxm9j { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .kdy564i .n6dt0 { gap: 12px; } .kdy564i .k1cw { margin-right: 0; width: 100%; } }
.nh7l .t9yo8 .k1cw { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.nh7l .jxm9j { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.nh7l .rv20 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .nh7l .mmus { grid-template-columns: 1fr 1fr; } .nh7l .t9yo8 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nh7l .mmus { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .rwqr .ebl7v { grid-template-columns: 1fr 1fr; } .rwqr .kcm6:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rwqr .ebl7v { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .jumu3 .ebl7v { grid-template-columns: 1fr; } }
.stmomwm .gnt1 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.stmomwm .j842b { justify-content: center; }
.u8n5k .vlhoeg6      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.u8n5k .uzxc1l { background: var(--bg-page); border-top-color: var(--border-alt); }
.icgcd .vlhoeg6      { background: #0d1117; border-bottom-color: #21262d; }
.icgcd .dmbiz6t { color: var(--accent-light); }
.icgcd .d3cioavi { --msep-color: #8b949e; }
.icgcd .d3cioavi a { color: #8b949e; }
.icgcd .d3cioavi a:hover { color: var(--accent-light); }
.icgcd .pjhsd { color: #8b949e; }
.icgcd .uzxc1l { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.icgcd .jxm9j,
.icgcd .rv20 { color: #6e7681; }
.icgcd .yvbcdc a, .icgcd .j842b a,
.icgcd .k1cw { color: #e6edf3; }
.icgcd .yvbcdc a:hover, .icgcd .j842b a:hover,
@media (max-width: 640px) {
  .icgcd .d3cioavi { background: #0d1117; border-top-color: #21262d; }
  .icgcd .d3cioavi li a { border-bottom-color: #21262d; }
}
.yerg0 .vlhoeg6      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.yerg0 .dmbiz6t { color: var(--accent-light); }
.yerg0 .d3cioavi { --msep-color: #475569; }
.yerg0 .d3cioavi a { color: #475569; }
.yerg0 .d3cioavi a:hover { color: var(--accent-light); }
.yerg0 .pjhsd { color: #64748b; }
.yerg0 .uzxc1l { background: #f0f4f8; border-top-color: #cbd5e1; }
.yerg0 .jxm9j,
.yerg0 .rv20 { color: #64748b; }
.yerg0 .yvbcdc a, .yerg0 .j842b a,
.yerg0 .hhxsn a, .yerg0 .k1cw { color: #374151; }
.yerg0 .yvbcdc a:hover, .yerg0 .j842b a:hover,
@media (max-width: 640px) {
  .yerg0 .d3cioavi { background: #f0f4f8; border-top-color: #cbd5e1; }
  .yerg0 .d3cioavi li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.fa2s .vlhoeg6      { background: var(--accent); border-bottom-color: var(--accent-light); }
.fa2s .dmbiz6t { color: #fff; }
.fa2s .d3cioavi { --msep-color: rgba(255,255,255,0.82); }
.fa2s .d3cioavi a { color: rgba(255,255,255,0.82); }
.fa2s .d3cioavi a:hover { color: #fff; }
.fa2s .pjhsd { color: rgba(255,255,255,0.9); }
.fa2s .uzxc1l { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.fa2s .jxm9j,
.fa2s .rv20 { color: rgba(255,255,255,0.72); }
.fa2s .yvbcdc a, .fa2s .j842b a,
.fa2s .hhxsn a, .fa2s .k1cw { color: #fff; }
.fa2s .yvbcdc a:hover, .fa2s .j842b a:hover,
@media (max-width: 640px) {
  .fa2s .d3cioavi { background: var(--accent); border-top-color: var(--accent-light); }
  .fa2s .d3cioavi li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.s7dzn9jh .vlhoeg6 {
  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);
}
.s7dzn9jh .uzxc1l {
  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) {
  .s7dzn9jh .d3cioavi {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.eka81 .pk16wn { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.inzpx .pk16wn { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.vu3w8 .pk16wn { min-height: 72px; height: auto; }
.l7ljmg .pk16wn { min-height: 84px; height: auto; }
.d0a2 .pk16wn { max-width: none; padding: 0 32px; }
.d0a2 .gnt1  { max-width: none; padding: 24px 32px; }
.jmkorqg3.x3d9v4 .pk16wn { max-width: 1200px; }
.jmkorqg3.pipkxq .pk16wn { max-width: 1320px; }
.bfei   .dmbiz6t, .bfei   .k1cw { text-transform: capitalize; }
.jbp5 .dmbiz6t, .jbp5 .k1cw { text-transform: lowercase; }
.cfpf1 .dmbiz6t, .cfpf1 .k1cw { text-transform: uppercase; letter-spacing: 0.06em; }
.u0e8jq04, .wsrw6m9 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.lsedi7 .u0e8jq04,
.lsedi7 .wsrw6m9 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.ft30nqs .u0e8jq04,
.ft30nqs .wsrw6m9 { 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; }
.f7go .u0e8jq04,
.f7go .wsrw6m9 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.em5vphyb .u0e8jq04,
.em5vphyb .wsrw6m9 { 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; }
.c3kn6obg   .d3cioavi a { font-weight: 500; }
.iqzi7wmg .d3cioavi a { font-weight: 600; }
.vr8wde     .d3cioavi a { font-weight: 700; }
.ltyob    .d3cioavi a { font-weight: 800; letter-spacing: 0.01em; }
.vkyhvq     .d3cioavi > li + li::before,
.oz8q    .d3cioavi > li + li::before,
.rnhzwgq    .d3cioavi > li + li::before,
.exoc .d3cioavi > li + li::before,
.ctdw .d3cioavi > li + li::before,
.d9ika  .d3cioavi > li + li::before,
.ra9t    .d3cioavi > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.vkyhvq     .d3cioavi > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.oz8q    .d3cioavi > li + li::before { content: "|"; }
.rnhzwgq    .d3cioavi > li + li::before { content: "—"; }
.exoc .d3cioavi > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ctdw .d3cioavi > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.d9ika  .d3cioavi > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ra9t    .d3cioavi > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .gsl8 .pjhsd,
  .gyrnw1 .pjhsd,
  .hf3l .pjhsd,
  .yh4b6jv .pjhsd,
  .vbz2398 .pjhsd {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .gsl8 .pjhsd::before,
  .gyrnw1 .pjhsd::before,
  .hf3l .pjhsd::before,
  .yh4b6jv .pjhsd::before,
  .vbz2398 .pjhsd::before { content: ""; display: block; flex-shrink: 0; }

  
  .gsl8 .pjhsd::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;
  }

  
  .gyrnw1 .pjhsd::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;
  }

  
  .hf3l .pjhsd::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;
  }

  
  .yh4b6jv .pjhsd::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;
  }

  
  .vbz2398 .pjhsd::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) {
  .qyb4v .pjhsd {
    padding: 5px 14px;
  }
  .qyb4v .d3cioavi {
    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;
  }
  .qyb4v .d3cioavi li a {
    border-bottom: none; padding: 10px 22px;
  }
  .qyb4v .d3cioavi li a:hover { background: var(--bg-raised); }
  .qyb4v .butk,
  .pigq .butk,
  .qtehz05s .butk { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .f8n8 .pjhsd {
    padding: 5px 10px;
  }
  .f8n8 .d3cioavi {
    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);
  }
  .f8n8 .d3cioavi.sncnzmz { transform: translateX(0); }
  .f8n8 .d3cioavi li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .f8n8 .d3cioavi li:last-child a { border-bottom: none; }
  .fa2s .d3cioavi,
  .icgcd .d3cioavi { background: var(--accent) !important; }
  .fa2s .d3cioavi li a,
  .icgcd .d3cioavi li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .qtehz05s .pjhsd {
    padding: 5px 10px;
  }
  .qtehz05s .d3cioavi {
    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);
  }
  .qtehz05s .d3cioavi::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .qtehz05s .d3cioavi.sncnzmz { transform: translateY(0); }
  .qtehz05s .d3cioavi li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .i12f5 .pjhsd {
    padding: 5px 10px;
  }
  .i12f5 .d3cioavi {
    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;
  }
  .i12f5 .d3cioavi.sncnzmz { opacity: 1; pointer-events: auto; }
  .i12f5 .d3cioavi li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .obj0qsbb     .pjhsd { border-radius: 0 !important; }
  .vr1s   .pjhsd { border-radius: 8px !important; }
  .ldf8yu .pjhsd { border-radius: 50% !important; }
  .um94jq   .pjhsd { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .juqjvz .xziyvvh3 { flex-direction: column; align-items: stretch; }
  .juqjvz .lbkib { flex-direction: row; min-width: auto; }
  .juqjvz .qfss1ly { align-items: flex-start; text-align: left; }
}
.aeyf2vb,
.aeyf2vb.i8r51,
.ix387 .aeyf2vb,
.sy5bg .aeyf2vb,
.me1ty .aeyf2vb,
.drby .aeyf2vb {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.rza0t {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.z6055vod { flex: 1 1 280px; min-width: 0; }
.sdjcs {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.j6l7nz7 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.nsrsp {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.nsrsp:hover { transform: translateY(-1px); opacity: 0.95; }
.td8g8gc .rza0t {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.td8g8gc .sdjcs { color: var(--cta); }
.td8g8gc .j6l7nz7 { color: var(--text-body); }
.td8g8gc .nsrsp {
  background: var(--cta) !important;
  color: #fff !important;
}
.d63vsw09 .rza0t {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.d63vsw09 .sdjcs { color: var(--text-primary); }
.d63vsw09 .j6l7nz7 { color: var(--text-body); }
.d63vsw09 .nsrsp {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .rza0t {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .z6055vod { flex: 0 0 auto; }
  .sdjcs { font-size: 1.2rem; }
  .nsrsp { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.u008hld .utzo { height: 36px; }
.rogy1cw .utzo { height: 60px; max-width: 200px; }
.x9zq0e7k .utzo { height: 56px; max-width: 180px; }
.hjtvd    .uph7, .hjtvd    .mqln { color: #f59e0b; }
.r0lfx7gy .tnxktb {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.r0lfx7gy .xdtum4rw {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .qqev0 .k4p4 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .qqev0 .pp7jm {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .qqev0 .pp7jm { padding: 40px 16px 20px; }
  .qqev0 .gekslj {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .qqev0 .altjqxa { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .oxe4 .pp7jm {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .oxe4 .pp7jm::before {
    position: absolute; top: 14px; left: 14px;
  }
  .oxe4 .mdv585 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .oxe4 .dr07pvry { white-space: normal; text-align: center; font-size: 1.2rem; }
  .oxe4 .gekslj {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .oxe4 .altjqxa { width: 100%; min-width: 0; }
  .oxe4 .uph7 { min-width: 0; }
}
.d5ma30 .nm70u {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.d5ma30 .nm70u summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.d5ma30 .nm70u p { padding: 0 2px 16px; }
.x0bmvx .nm70u { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.x0bmvx .nm70u summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.x0bmvx .nm70u summary::after { content: "›"; font-size: 1.2em; }
.x0bmvx .nm70u[open] summary::after { content: "‹"; }
.x0bmvx .nm70u p { padding: 10px 22px 4px; }
.ff1kw .nm70u {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ff1kw .nm70u summary { color: var(--text-primary); padding-left: 16px; }
.ff1kw .nm70u summary::after { content: "›"; font-size: 1.1em; }
.ff1kw .nm70u[open] summary::after { content: "‹"; }
.ff1kw .nm70u p { padding-left: 16px; }
.ckfbi4 .juwtiqcy { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ckfbi4 .nm70u {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ckfbi4 .nm70u:last-child { border-bottom: none; }
.ckfbi4 .nm70u summary { color: var(--text-primary); border-radius: 0; }
.ckfbi4 .nm70u summary::after { content: "›"; font-size: 1.1em; }
.ckfbi4 .nm70u[open] summary::after { content: "‹"; }
.gejbk8qs .nm70u { overflow: hidden; }
.gejbk8qs .nm70u summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.gejbk8qs .nm70u summary::after { color: rgba(255,255,255,.75); }
.gejbk8qs .nm70u[open] summary { border-radius: 0; }
.ldvd { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.dh3av {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.lb1hd {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.l9il1cyo { color: var(--text-muted); font-size: 1.05rem; }
.ogcfqd {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.nj6iyip {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.nsg0 { margin-bottom: 20px; }
.f7pwufmp {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.yn8sfpl {
  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;
}
.yn8sfpl:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ygkgp { resize: vertical; min-height: 130px; }
.ytwxey { width: 100%; margin-top: 8px; }
.kmmfmx {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.r9qcbj6 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.er5xh6u { color: var(--text-muted); line-height: 1.75; }
.i71sd { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.i71sd li { margin-bottom: 6px; }
.pekim { max-width: 760px; margin: 0 auto; }
.u68qb { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.xhxji { max-width: 760px; margin: 0 auto; }
.i2l21 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.hdhxmg ul.i71sd { margin: 0; }
.w0ftfo { max-width: 900px; margin: 0 auto; }
.nf4f { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.nf4f:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.nf4f .i2l21 { margin: 0; font-size: 1rem; }
.nf4f .svf9noh9 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .nf4f { grid-template-columns: 1fr; gap: 10px; } }
.r1uf .i2l21 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.y1txdb2 .i71sd { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .y4l8m28 { grid-template-columns: 1fr; } }
.ps9k { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.ps9k:hover .q7v2i { color: var(--accent-light); text-decoration: underline; }
.i5k6yepz { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.lb0i4 { margin-bottom: 48px; }
.e6b065 { max-width: 760px; margin: 0 auto; }
.cszf { text-align: center; }
.dtkiys { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.dtkiys:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.i615xa { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.dtkiys p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.dtkiys ul.i71sd { margin: 0; }
.i03xx1 { color: var(--text-muted); line-height: 1.75; }
.cszf .i71sd,
.h46n .i71sd,
.u1w19 .i71sd,
.g8bf933 .i71sd {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.cszf .dtkiys,
.h46n .dtkiys { text-align: left; }
.cszf .i615xa,
.h46n .i615xa { text-align: center; }
.iau6 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.bg3oa { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.m6kaopf { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.pezl760 { margin-top: 12px; }
.gxt7sv { 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; }
.gxt7sv:hover { border-bottom-color: var(--accent-light); }
.f5sc { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.f5sc img { width: 100%; height: 100%; object-fit: cover; display: block; }
.z5qkylo { width: 200px; height: 200px; }
.rwfr2se { border-radius: 10px; }
.oczfzu61 { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.bdqhj { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.l943tfr8 { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.l943tfr8::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .amp0q { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.c160i { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.c160i .m6kaopf, .c160i .bg3oa { max-width: 640px; }
.w3nkhsd .iau6 { font-size: 1.6rem; margin-top: 18px; }
.p0mabd .m6kaopf { margin-bottom: 28px; }
@media (max-width: 860px) { .o5cf { grid-template-columns: 1fr; } .w3nkhsd { position: static; text-align: center; } }
.omcgl3 .f5sc { margin: 0 auto 18px; }
.omcgl3 .bdqhj { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .j7t5 { grid-template-columns: 1fr; } }
.ua74 .iau6 { font-size: 1.6rem; margin-bottom: 6px; }
.g8bf933 .i71sd { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ua74 { flex-direction: column; text-align: center; } .sj2dm { grid-template-columns: 1fr; } }
.bwao .iau6 { font-size: 1.35rem; margin: 0 0 4px; }
.bwao .bdqhj { margin: 0; }
.i8jozj5e { max-width: 760px; margin: 0 auto; }
.xnq9hgl0 { position: relative; padding-left: 28px; }
.xnq9hgl0::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.c82yv58 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.c82yv58:last-child { padding-bottom: 0; }
.gb23awkr { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.id06 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.id06 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.t5fsak35 .lb1hd { color: var(--accent-light); }
.ud7vh66 .lb1hd { font-size: 2rem; }
.ud7vh66 .l9il1cyo { max-width: 680px; }
.inlh3 .lb1hd { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.inlh3 .l9il1cyo  { margin: 0; }
@media (max-width: 640px) { .inlh3 { flex-direction: column; } }
.d3st1rzf .lb1hd { color: var(--accent-light); }
.jrvb8u2 {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.jrvb8u2 .lb1hd { color: #fff; }
.jrvb8u2 .l9il1cyo  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .s0kwa { grid-template-columns: 1fr; } }
.c0l3uq .yn8sfpl {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.c0l3uq .yn8sfpl:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.duhxzq0b .yn8sfpl { background: var(--bg-raised); border-color: transparent; }
.duhxzq0b .yn8sfpl:focus { background: var(--bg-card); border-color: var(--accent-light); }
.puwdvhe1 .yn8sfpl { border-radius: 100px; padding: 11px 20px; }
.puwdvhe1 .ygkgp { border-radius: 14px; }
.iqi5d {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .iqi5d { grid-template-columns: 1fr; } }
.z3e1c1yd {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.z3e1c1yd h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.z3e1c1yd p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.n1q71gl { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.n1q71gl li { margin-bottom: 6px; }
.uqewccj{display:none}
.uqewccj:empty,.v8y6c6a:empty{display:none}
.yoyxa{position:relative;overflow:visible}
.p3n4ctn .olth2p,.r7zyej .olth2p,
.nourwpi .olth2p,.uppq .olth2p,
.fc84m9cz .olth2p,.cuqyk .olth2p{display:block}
.bdjd .g03o{display:block}
.p3n4ctn .olth2p,.r7zyej .olth2p,
.nourwpi .olth2p,.uppq .olth2p,
.fc84m9cz .olth2p{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}
.p3n4ctn .olth2p .v8y6c6a,.r7zyej .olth2p .v8y6c6a,
.nourwpi .olth2p .v8y6c6a,.uppq .olth2p .v8y6c6a,
.fc84m9cz .olth2p .v8y6c6a{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}
.p3n4ctn .olth2p,.r7zyej .olth2p{top:12px}
.p3n4ctn .olth2p .v8y6c6a{margin-right:auto}
.r7zyej .olth2p .v8y6c6a{margin-left:auto}
.r7zyej .olth2p{text-align:right}
.nourwpi .olth2p,.uppq .olth2p{bottom:12px}
.nourwpi .olth2p .v8y6c6a{margin-right:auto}
.uppq .olth2p .v8y6c6a{margin-left:auto}
.uppq .olth2p{text-align:right}
.fc84m9cz .olth2p{position:relative;margin-top:16px}
.fc84m9cz .olth2p .v8y6c6a{margin:0 auto}
.cuqyk .olth2p{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.cuqyk .olth2p .v8y6c6a{margin:0}
.cuqyk .r4tewr2~.olth2p,
.cuqyk .bfwzhvl~.olth2p{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.cuqyk .r4tewr2~.olth2p .v8y6c6a,
.cuqyk .bfwzhvl~.olth2p .v8y6c6a{justify-content:flex-start}
.r4tewr2~.olth2p,.bfwzhvl~.olth2p{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}
.r4tewr2~.olth2p .v8y6c6a{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.bfwzhvl~.olth2p .v8y6c6a{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.g03o .v8y6c6a{margin:0 0 12px}
.v8y6c6a{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.q7v2i{font-weight:600;color:var(--text-heading);opacity:1}
.lnif .v8y6c6a{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.uohe1m9j .g5vkp{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.uohe1m9j .onqt5::before{content:""}
.wtgfeowa .v8y6c6a{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.rz68q6{--date-bg:transparent}
.tx84tsb3 .onqt5::before{content:""}
.gn0lvyjg .nmhk{padding:20px 0}
@media(max-width:640px){
  .nmhk{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .gbbyh53k{max-width:100%}
}
.vusielyi .vwwi6dm{margin:0}
@media (max-width:560px){
  .tobcm07l{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .aip1hq { padding: 28px 18px 20px; }
  .rou344wj { font-size: 1.2rem; }
  .hbbz6 { max-width: 220px; max-height: 80px; }
}
.d8i9c .kiud { border-radius: 22px; }
.ihwfim .rza0t {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .kiud { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.qul2eu {
  margin: 28px 0 24px;
}
.qul2eu .i8r51 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.qul2eu .f4gq19x {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.qul2eu .rza0t {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .pk16wn { flex-direction: row-reverse; }
[dir="rtl"] .d3cioavi { flex-direction: row-reverse; }
[dir="rtl"] .w6fmm9mz .k6hos1 { right: auto; left: 32px; }
[dir="rtl"] .dcowy  .k6hos1 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .w6fmm9mz .k6hos1 { right: auto; left: 20px; }
  [dir="rtl"] .dcowy  .k6hos1 { left: auto;  right: 20px; }
}
[dir="rtl"] .l4i2pzdz .gw77upe  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .ob7n .gw77upe { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .w86jp, [dir="rtl"] .mvuhbv { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .enmpp0 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .m6gego4o { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .mkwdjurp { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .rza0t { direction: rtl; }
[dir="rtl"] .hj8j1ps9 { direction: rtl; }
[dir="rtl"] .z82867x { direction: rtl; }
[dir="rtl"] .q8qxlj { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .frd9qa7 .mvuhbv,
[dir="rtl"] .cwlc .mvuhbv,
[dir="rtl"] .qq2w2pdy .mvuhbv,
[dir="rtl"] .kdn1n .mvuhbv {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .frd9qa7 .mvuhbv li::before,
[dir="rtl"] .cwlc .mvuhbv li::before,
[dir="rtl"] .qq2w2pdy .mvuhbv li::before,
[dir="rtl"] .kdn1n .mvuhbv li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .vxu5y.kfksikz .ue91at,
[dir="rtl"] .hxa14tac.kfksikz .ue91at,
[dir="rtl"] .ef0zs5ac.kfksikz .ue91at,
[dir="rtl"] .mnd6mnpl.kfksikz .ue91at,
[dir="rtl"] .gqsde.kfksikz .ue91at { text-align: right; }
[dir="rtl"] .r4tewr2.aeu34 .aq58306 { text-align: center; }
[dir="rtl"] .f4gq19x,
[dir="rtl"] .k4cavz,
[dir="rtl"] .lre7plb1,
[dir="rtl"] .evdoiel,
[dir="rtl"] .ue91at { text-align: right; }
[dir="rtl"] .nj6iyip,
[dir="rtl"] .f7pwufmp,
[dir="rtl"] .m6kaopf,
[dir="rtl"] .yn8sfpl,
[dir="rtl"] .ygkgp { text-align: right; direction: rtl; }
[dir="rtl"] .puwdvhe1 .yn8sfpl,
[dir="rtl"] .c0l3uq .yn8sfpl { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #323b79;
  --brand:           #323b79;
  --brand-light:     #31375f;
  --brand-pale:      #4d5277;
  --grad-start:      #505db6;
  --grad-end:        #848cbf;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #323b79;
  --cta-light:       #222a5f;
  --cta-hover:       #20254d;
  --bg-page:         #f6f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f4f5;
  --bg-raised:       #eeeef0;
  --bg-hover:        #f4f4f5;
  --border:          #e3e3e7;
  --border-alt:      #d1d2da;
  --border-section:  #e3e3e7;
  --text-primary:    #18181a;
  --text-muted:      #54555d;
  --text-body:       #303135;
  --text-sub:        #484950;
  --text-faint:      #797a85;
  --text-dim:        #93959e;
  --text-label:      #60626b;
  --text-value:      #3c3d42;
  --accent-bg:       #e8e8ec;
  --accent-bg-light: #d3d5e2;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #218162;
  --c-cons:          #9f214a;
  --c-pros-label:    #279a75;
  --c-tip-border:    #2baa81;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #218162;
}
:root { --logo-bg-opacity: 51%; }
body, button, input { font-family: "Jost", sans-serif; }
.wlhfmpf .ifsl8b, .wlhfmpf .r4tewr2 { min-height: 320px; }
.bc5jb9 .zaoheio::after, .bc5jb9 .advkvs::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.dio3dh .yroexs7::after,.dio3dh .k6hos1::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; }
.zg40roj9::before { content: '>'; }