:root {
  --color-accent: #7c3351;
  --color-cta: #00c9c1;
  --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;
}
.te1rdr {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.pcqkn6b {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.m29t {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ndtns7 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.x3931uj1 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.x3931uj1 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.x3931uj1 a:hover { color: var(--accent-light); }
.ljyu   .dbun2n { border-radius: 0; }
.yfrb2 .dbun2n li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .dbun2n {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .xskm:hover .dbun2n,
  .xskm:focus-within .dbun2n { display: block; }
  .dbun2n li a { padding: 8px 16px; font-size: 0.88rem; }
}
.qy188 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.kydgv { display: none; }
@media (max-width: 640px) {
  .kydgv {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .kydgv.demgsy2 { display: block; }
}
@media (max-width: 640px) {
  .qy188 { display: block; }
  .x3931uj1 > li + li::before { display: none !important; }
  .x3931uj1 {
    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;
  }
  .x3931uj1.demgsy2 { display: flex; }
  .x3931uj1 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .x3931uj1 li:last-child a { border-bottom: none; }
}
.icy9c38q { min-height: 480px; }
.q8evzl7 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.upl5nkkq { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.jdaa95 .upl5nkkq { margin-left: 0; margin-right: 0; }
.s76rxrv {
  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;
}
.vbh2 .s76rxrv { margin-top: 24px; }
.s76rxrv:hover { opacity: 0.88; }
.mj6xu0v {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.mnvb {
  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%);
}
.mj6xu0v .v2jpr {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.mj6xu0v .q8evzl7 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.mj6xu0v .upl5nkkq { color: #e2e8f0; }
.mj6xu0v.fgjorz61 .v2jpr { text-align: center; }
.mj6xu0v.jdaa95   .v2jpr { text-align: left; }
.qgyiv8p .v2jpr {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.qgyiv8p .q8evzl7 { color: var(--text-primary); text-shadow: none; }
.qgyiv8p .upl5nkkq { color: var(--text-muted); }
.qgyiv8p .s76rxrv { margin-top: 16px; }
.qgyiv8p, .qgyiv8p.icy9c38q { min-height: auto !important; }
.qgyiv8p.fgjorz61 .v2jpr { text-align: center; }
.qgyiv8p.jdaa95   .v2jpr { text-align: left; }
.qgyiv8p~.mnqp8b{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}
.qgyiv8p~.mnqp8b .gfx48{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}
.wu8y6md {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.sp1s .wu8y6md,
.sp1s .wu8y6md::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.wr7b6 .wu8y6md,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.corzk1u5 .wu8y6md,
.corzk1u5 .mj6xu0v .mnvb {
  overflow: hidden;
}
.corzk1u5 .wu8y6md::after,
.corzk1u5 .mj6xu0v .mnvb::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%); }
}
.rpbxri7 .wu8y6md,
.rpbxri7 .wu8y6md::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); }
}
.rpbxri7 .mj6xu0v .mnvb {
  overflow: hidden;
}
.rpbxri7 .mj6xu0v .mnvb::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;
}
.veyvhv .wu8y6md,
.veyvhv .mj6xu0v .mnvb {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.sp1s .mj6xu0v .mnvb {
  overflow: hidden;
}
.sp1s .mj6xu0v .mnvb::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;
}
.wr7b6 .mj6xu0v .mnvb {
  animation: hg-breathe 10s ease-in-out infinite;
}
.wu8y6md .mnvb {
  background: none;
}
.wu8y6md .q8evzl7 { color: #fff; }
.wu8y6md .upl5nkkq { color: rgba(255,255,255,0.85); }
.wu8y6md .s76rxrv { background: #fff; color: var(--cta); }
.wu8y6md .s76rxrv:hover { opacity: 0.92; }
.hhcth .q8evzl7 { text-shadow: none; color: var(--text-primary); }
.hhcth .upl5nkkq { color: var(--text-muted); }
body.vnis .q8evzl7 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.s2x9x1 .q8evzl7 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.icy9c38q.wu8y6md .q8evzl7,
section.wu8y6md .q8evzl7 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.hhcth.jdaa95   .xy2tje0r { align-items: flex-start; text-align: left; }
.icy9c38q .o5x7 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.o5x7 .rv0dia19.shf5nz {
  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;
}
.o5x7 .rv0dia19.shf5nz:hover { opacity: 0.85; }
.g6zt10 .v2jpr { padding-bottom: 24px; }
.vbh2 .v2jpr { max-width: 1100px; }
@media (max-width: 700px) {
  .hhcth { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .hhcth:not(.ejt9eh5) .u3e1zm { display: none !important; }
  .ejt9eh5 .u3e1zm { padding: 16px; }
  .xy2tje0r  { padding: 36px 24px; }
  .hhcth~.mnqp8b,.ea4ex6vb~.mnqp8b{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .icy9c38q, .hhcth { min-height: 320px !important; }
  .q8evzl7 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .nc1c1,
  .m5z6a,
  .w24u { grid-template-columns: 1fr !important; }

  

  
  .g6zt10 { display: flex !important; flex-direction: column !important; }
  .g6zt10 .v2jpr { display: contents; }
  .g6zt10 .mnvb { order: 0; }
  .g6zt10 .q8evzl7 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .g6zt10 .nc1c1 { order: 2; padding: 0 16px 12px !important; }
  .g6zt10 .upl5nkkq { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .vbh2 .v2jpr { display: flex; flex-direction: column; }
  .vbh2 .v2jpr .q8evzl7 { order: 1; }
  .vbh2 .v2jpr .w24u { order: 2; margin: 8px 0 24px !important; }
  .vbh2 .v2jpr .upl5nkkq { order: 3; }
  .vbh2 .v2jpr .s76rxrv { order: 4; align-self: center; margin-top: 0; }

  
  .hhcth.ejt9eh5 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .hhcth.ejt9eh5 .xy2tje0r { display: contents; padding: 0; }
  .hhcth.ejt9eh5 .xy2tje0r .q8evzl7 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .hhcth.ejt9eh5 .u3e1zm { order: 2; padding: 12px 16px; }
  .hhcth.ejt9eh5 .xy2tje0r .upl5nkkq { order: 3; padding: 0 24px; margin: 0 auto; }
  .hhcth.ejt9eh5 .xy2tje0r .s76rxrv { order: 4; align-self: center; margin: 8px 0 32px; }
}
.ihkxohu { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.smg9 { width: 100%; height: auto; display: block; border-radius: 10px; }
.qem1ked .ihkxohu        { border-radius: 16px; }
.qem1ked .smg9  { border-radius: 16px; }
.ur16pr .ihkxohu         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ur16pr .smg9   { border-radius: 8px; }
.b7y3z6b4 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.cmjyo { width: 100%; padding: 32px 0; position: relative; }
.liv6sxy { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.lmvml1ks .cmjyo:nth-child(even) { background: var(--bg-surface); }
.lmvml1ks .cmjyo:nth-child(odd)  { background: var(--bg-page); }
.kopa8r .cmjyo:nth-child(even) { background: var(--bg-card); }
.kopa8r .cmjyo:nth-child(odd)  { background: var(--bg-page); }
.lmvml1ks .cmjyo:nth-child(odd)  .liv6sxy { background: var(--bg-card); border-radius: 6px; }
.lmvml1ks .cmjyo:nth-child(even) .liv6sxy { background: var(--bg-raised); border-radius: 6px; }
.kopa8r .cmjyo:nth-child(odd)  .liv6sxy { background: var(--bg-card); border-radius: 6px; }
.kopa8r .cmjyo:nth-child(even) .liv6sxy { background: var(--bg-raised); border-radius: 6px; }
.lmvml1ks .cmjyo:nth-child(even) .hyth .zc3h4,
.kopa8r .cmjyo:nth-child(even) .hyth .zc3h4 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.lmvml1ks .cmjyo:nth-child(odd) .hyth .zc3h4,
.kopa8r .cmjyo:nth-child(odd) .hyth .zc3h4 { background: var(--bg-card-inner); }
.lmvml1ks .cmjyo:nth-child(even) .zt61a .zc3h4:nth-child(odd),
.kopa8r .cmjyo:nth-child(even) .zt61a .zc3h4:nth-child(odd)  { background: var(--bg-card); }
.lmvml1ks .cmjyo:nth-child(even) .zt61a .zc3h4:nth-child(even),
.kopa8r .cmjyo:nth-child(even) .zt61a .zc3h4:nth-child(even) { background: var(--bg-card-inner); }
h1.bupk14nu { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.bupk14nu {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.yur1 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.iue3b9gb h2.bupk14nu {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.t74o4fi h2.bupk14nu {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.qmwd h2.bupk14nu {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.t36l2r1t h2.bupk14nu::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.pcklo h2.bupk14nu {
  color: var(--text-primary); font-size: 1.7rem;
}
.wged h2.bupk14nu::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.h0s45m1s h2.bupk14nu {
  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;
}
.x8nfb5 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .x8nfb5 { display: none; } }
.dwe4w { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.tqmg5sm5 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.a4wg6 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.p0zcaskb { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.s7xbogbu { padding-left: 20px; }
.s7xbogbu li { margin-bottom: 6px; }
.s7xbogbu a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.s7xbogbu a:hover { color: var(--accent-light); }
.chixk .p0zcaskb { display: none; }
.pkreta0z .p0zcaskb { display: none; }
.pkreta0z .s7xbogbu { padding-left: 0; list-style: none; }
.pkreta0z .s7xbogbu li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.pkreta0z .s7xbogbu a { font-size: 0.92rem; }
.grpi .a4wg6 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.grpi .p0zcaskb { display: none; }
.grpi .s7xbogbu { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.grpi .s7xbogbu li { margin-bottom: 0; }
.grpi .s7xbogbu 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;
}
.grpi .s7xbogbu a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.i37j .a4wg6 { padding: 20px 20px 16px; }
.i37j .s7xbogbu {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.i37j .s7xbogbu li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.i37j .s7xbogbu 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;
}
.i37j .s7xbogbu 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;
}
.i37j .s7xbogbu a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.i37j .s7xbogbu a:focus,
.i37j .s7xbogbu a:focus-visible,
.i37j .s7xbogbu a:target { outline: none; }
.i37j .s7xbogbu li:target a { border-color: var(--border); color: var(--text-muted); }
.u2a0cga7 .a4wg6 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.u2a0cga7 .p0zcaskb { display: none; }
.u2a0cga7 .s7xbogbu { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.u2a0cga7 .s7xbogbu li { margin-bottom: 0; }
.u2a0cga7 .s7xbogbu li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.u2a0cga7 .s7xbogbu li:last-child::after { content: ""; margin-right: 0; }
.u2a0cga7 .s7xbogbu a { font-size: 0.9rem; }
.zc3h4 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.hyth .zc3h4 { background: var(--bg-card); }
.zt61a .zc3h4:nth-child(odd)  { background: var(--bg-card); }
.zt61a .zc3h4:nth-child(even) { background: var(--bg-raised); }
.czo1x6 .zc3h4 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.czo1x6 .zc3h4:last-child { border-bottom: none; }
.czo1x6 h3.yur1 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.gqqcpmf .zc3h4 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.gqqcpmf .zc3h4 + .zc3h4 { margin-top: 4px; }
.yrz54b .zc3h4 { background: none; border-radius: 0; padding: 12px 0; }
.yrz54b .zc3h4 + .zc3h4 { border-top: 1px solid var(--border-section); }
.aki674 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ext2 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.jdpr6h { color: var(--text-body); margin-bottom: 10px; }
.h85gf, .edj8 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.h85gf li, .edj8 li { margin-bottom: 6px; }
.edj8 li { list-style: decimal; }
.dqapk69     .h85gf { list-style-type: "● "; }
.c1twoab  .h85gf { list-style-type: "■ "; }
.tefz7mcg .h85gf { list-style-type: "◆ "; }
.yx910v    .h85gf { list-style-type: "★ "; }
.dqapk69     .yslb79 { list-style-type: "● "; }
.c1twoab  .yslb79 { list-style-type: "■ "; }
.tefz7mcg .yslb79 { list-style-type: "◆ "; }
.yx910v    .yslb79 { list-style-type: "★ "; }
.dqapk69    .h85gf li::marker, .dqapk69    .yslb79 li::marker,
.c1twoab .h85gf li::marker, .c1twoab .yslb79 li::marker,
.tefz7mcg .h85gf li::marker, .tefz7mcg .yslb79 li::marker,
.yx910v   .h85gf li::marker, .yx910v   .yslb79 li::marker {
  color: var(--cta); font-size: 1em;
}
.dqapk69 .edj8,
.c1twoab .edj8,
.tefz7mcg .edj8,
.yx910v .edj8 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.dqapk69 .edj8 li,
.c1twoab .edj8 li,
.tefz7mcg .edj8 li,
.yx910v .edj8 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.dqapk69 .edj8 li::before,
.c1twoab .edj8 li::before,
.tefz7mcg .edj8 li::before,
.yx910v .edj8 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;
}
.dqapk69     .edj8 li::before { border-radius: 50%; }
.c1twoab  .edj8 li::before { border-radius: 3px; }
.tefz7mcg .edj8 li::before { border-radius: 3px; }
.yx910v    .edj8 li::before { border-radius: 50%; }
.a10g2sss { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.gm7s .a10g2sss,
.hifjgtn .a10g2sss { background: transparent; border: none; border-radius: 0; }
.nzq4hy2a { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.nzq4hy2a th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.nzq4hy2a td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.nzq4hy2a tr:hover td { background: var(--bg-hover); }
.znp4ejy .nzq4hy2a tbody tr:nth-child(even) td { background: var(--bg-surface); }
.mltd6ptn .nzq4hy2a { border: 1px solid var(--border-alt); }
.mltd6ptn .nzq4hy2a th,
.mltd6ptn .nzq4hy2a td { border: 1px solid var(--border-alt); }
.akhb7n .nzq4hy2a th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.akhb7n .nzq4hy2a td { border-bottom: none; }
.akhb7n .nzq4hy2a tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.nk479lx .nzq4hy2a th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.nnutc .a10g2sss {
  overflow: hidden;
}
.nnutc .nzq4hy2a th { border-bottom: 1px solid var(--border-alt); }
.nnutc .nzq4hy2a tr:last-child td { border-bottom: none; }
.d0vs821 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.gpukcpja { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.uv76 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ckxns9on { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.lwt4x9l4 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.yslb79 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.yslb79 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%}
.cd8ax8 .ckxns9on { background: transparent; text-align: center; }
.l8jy .uv76 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.zvrh3y0 .uv76 {
  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);
}
.qkc5 .gpukcpja { display: grid; grid-template-columns: auto 1fr; }
.qkc5 .uv76 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.qkc5 .ckxns9on { grid-column: 2; }
.qkc5 .lwt4x9l4,
.qkc5 .yslb79 { grid-column: 1 / -1; }
.vu2gr7dd .gpukcpja { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.vu2gr7dd .uv76 {
  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);
}
.vu2gr7dd .ckxns9on { grid-column: 2; }
.vu2gr7dd .lwt4x9l4,
.vu2gr7dd .yslb79 { grid-column: 1 / -1; }
.vn9e1916 .gpukcpja { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.vn9e1916 .ckxns9on { background: none; color: var(--accent-light); font-weight: 700; }
.o5swsyk .gpukcpja { 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); }
.o5swsyk .ckxns9on { background: none; color: var(--accent-light); font-weight: 700; }
.kzo3 .gpukcpja { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.kzo3 .gpukcpja:last-child { border-bottom: none; }
.kzo3 .ckxns9on { background: none; color: var(--accent-light); font-weight: 700; }
.v4nmrrn7 .gpukcpja { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.v4nmrrn7 .ckxns9on { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.pdglcld6 .d0vs821 { counter-reset: card-n; }
.pdglcld6 .gpukcpja  { counter-increment: card-n; }
.pdglcld6 .ckxns9on { display: flex; align-items: center; gap: 10px; }
.pdglcld6 .ckxns9on::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;
}
.a7s59 .gpukcpja { background: var(--bg-surface); border: 1px solid var(--border); }
.a7s59 .ckxns9on { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.y04jee { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.cz83moj8  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.x2s1dt9f { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.w2ydl { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ublz6m { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.y04jee strong { color: var(--text-primary); font-size: 0.95rem; }
.y04jee p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.smg9 { width: 100%; height: auto; border-radius: 10px; display: block; }
.shf5nz {
  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;
}
.shf5nz:hover { opacity: 0.85; }
.vond .shf5nz  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.vond .shf5nz:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.terf .shf5nz  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.terf .shf5nz:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.a0ihcv7k .s76rxrv { border-radius: 50px; }
.a0ihcv7k .shf5nz  { border-radius: 50px; }
.xt86g0 .s76rxrv { padding-left: 22px; padding-right: 22px; }
.xt86g0 .shf5nz  { padding-left: 12px; padding-right: 12px; }
.ls3vcap .s76rxrv { padding-left: 44px; padding-right: 44px; }
.ls3vcap .shf5nz  { padding-left: 24px; padding-right: 24px; }
.xmera004 .s76rxrv { padding-left: 56px; padding-right: 56px; }
.xmera004 .shf5nz  { padding-left: 32px; padding-right: 32px; }
.pw5p   .s76rxrv::after, .pw5p   .shf5nz::after,
.z5yzv .s76rxrv::after, .z5yzv .shf5nz::after,
.y6dt8    .s76rxrv::after, .y6dt8    .shf5nz::after,
.n2edf    .s76rxrv::after, .n2edf    .shf5nz::after,
.tbzwn    .s76rxrv::after, .tbzwn    .shf5nz::after,
.v52iq8z6     .s76rxrv::after, .v52iq8z6     .shf5nz::after,
.bdbozt    .s76rxrv::after, .bdbozt    .shf5nz::after,
.enu0bb9   .s76rxrv::after, .enu0bb9   .shf5nz::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;
}
.pw5p .s76rxrv::after, .pw5p .shf5nz::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");
}
.z5yzv .s76rxrv::after, .z5yzv .shf5nz::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");
}
.y6dt8 .s76rxrv::after, .y6dt8 .shf5nz::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");
}
.n2edf .s76rxrv::after, .n2edf .shf5nz::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");
}
.tbzwn .s76rxrv::after, .tbzwn .shf5nz::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");
}
.v52iq8z6 .s76rxrv::after, .v52iq8z6 .shf5nz::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");
}
.bdbozt .s76rxrv::after, .bdbozt .shf5nz::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");
}
.enu0bb9 .s76rxrv::after, .enu0bb9 .shf5nz::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");
}
.ixx8   .d1c4xu::after, .ixx8   .n4vluqj::after,
.sszgia .d1c4xu::after, .sszgia .n4vluqj::after,
.iszb    .d1c4xu::after, .iszb    .n4vluqj::after,
.hq954th    .d1c4xu::after, .hq954th    .n4vluqj::after,
.nckrfxxv    .d1c4xu::after, .nckrfxxv    .n4vluqj::after,
.cege6     .d1c4xu::after, .cege6     .n4vluqj::after,
.dogz    .d1c4xu::after, .dogz    .n4vluqj::after,
.zz7inz9   .d1c4xu::after, .zz7inz9   .n4vluqj::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;
}
.ixx8 .d1c4xu::after, .ixx8 .n4vluqj::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");
}
.sszgia .d1c4xu::after, .sszgia .n4vluqj::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");
}
.iszb .d1c4xu::after, .iszb .n4vluqj::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");
}
.hq954th .d1c4xu::after, .hq954th .n4vluqj::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");
}
.nckrfxxv .d1c4xu::after, .nckrfxxv .n4vluqj::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");
}
.cege6 .d1c4xu::after, .cege6 .n4vluqj::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");
}
.dogz .d1c4xu::after, .dogz .n4vluqj::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");
}
.zz7inz9 .d1c4xu::after, .zz7inz9 .n4vluqj::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");
}
.pbvowfk .bli4acn   { background: rgba(128,128,128,.12); }
.rv0dia19.shf5nz {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .adn9 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .adn9::before    { grid-area: rank;   }
  .jo6ighhq           { grid-area: ident;  }
  .zjzh     { grid-area: rating; min-width: 0; width: auto; }
  .wm86mo           { grid-area: pills;  }
  .rv0dia19             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .adn9 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .adn9::before    { justify-self: center; }
  .jo6ighhq           { width: 100%; }
  .zjzh     { justify-self: center; }
  .wm86mo           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .ierk .re2mt {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ierk .uucqwbml { margin: 0; }
}
@media (max-width: 720px) {
  .rkxh86b { grid-template-columns: 1fr; }
  .hr1h1v { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .hr1h1v .qfoqbzk { width: 72px; height: 50px; }
  .hr1h1v .n7g9n { max-width: 180px; }
  .hr1h1v .jgl3xi { width: auto; }
}
@media (max-width: 720px) {
  .hmz0h7 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .kdhblj6 { padding: 16px; }
  .thsf8s .gaaakzs { min-width: 50%; }
}
@media (max-width: 860px) {
  .ic4gpq3 { grid-template-columns: 1fr; }
  .i8n5rs0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .k47yc7l0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .asis2uw { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .uohdbrj7 { flex-direction: column; align-items: stretch; }
}
.zmimowk .jgl3xi .shf5nz { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .tyr9h { flex-direction: column; align-items: stretch; gap: 10px; }
  .zmimowk .jgl3xi { text-align: center; }
}
@media (max-width: 720px) {
  .xtgr1nqj { grid-template-columns: 1fr; }
  .y8h8osuz { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .w6ud { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .gmk3 { grid-template-columns: 1fr; }
  .o36mhq { width: 100px; height: 100px; margin: 16px auto; }
  .czfdpc { font-size: 1.4rem; }
  .h49cq8p3 { justify-content: center; }
  .o5tn9g59 .gaaakzs { min-width: 50%; }
}
@media (max-width: 540px) {
  .kpl3n3v5 { flex-wrap: wrap; padding: 14px 16px; }
  .dyh5x8rc { padding: 12px 16px; }
  .akkhqnev .z789gp { margin: 0 16px; }
  .akkhqnev .cqvify { padding: 0 16px; }
  .ljzltkj2 { padding: 12px 16px; }
}
.cuif .hx2eb {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.cuif .adn9 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.cuif .adn9:last-child { border-bottom: none; }
.cuif .jo6ighhq,
.cuif .zjzh,
.cuif .wm86mo {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.a5geb8 .wm86mo .gf2knw {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.vjgbvshd .okbue6pe,
.vjgbvshd .ddnh,
.vjgbvshd .ddnh { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.vjgbvshd .ddnh small { display: none; }
.vjgbvshd .opci .voipcw,
.vjgbvshd .opci strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.vjgbvshd .rjza { display: none; }
.ycds { margin: 16px 0; }
.k2fz { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.k2fz summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.k2fz summary::after { content: "+"; color: var(--accent-light); }
.k2fz[open] summary::after { content: "−"; }
.k2fz p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.cmjyo { margin-bottom: 0; }
.umu9ay12 h2.bupk14nu { color: var(--text-primary); border-color: var(--accent-light); }
.ukko h2.bupk14nu { color: var(--text-primary); border-color: var(--accent-light); }
.yb411 .cz83moj8     { background: #052e16; border-color: #10b981; }
.yb411 .x2s1dt9f { background: #2d0a1e; border-color: #f43f5e; }
.yb411 .w2ydl    { background: #1e1036; border-color: #a855f7; }
.yb411 .y04jee strong  { color: #f1f5f9; }
.yb411 .y04jee p       { color: #cbd5e1; }
.yb411 .nwi18i6q    .cz83moj8     .ublz6m::before,
.yb411 .dlgc  .cz83moj8     .ublz6m::before,
.yb411 .sul03fbm  .cz83moj8     .ublz6m::before,
.yb411 .dr4zvm .cz83moj8     .ublz6m::before { color: #10b981; }
.yb411 .nwi18i6q    .x2s1dt9f .ublz6m::before,
.yb411 .dlgc  .x2s1dt9f .ublz6m::before,
.yb411 .sul03fbm  .x2s1dt9f .ublz6m::before,
.yb411 .dr4zvm .x2s1dt9f .ublz6m::before { color: #f43f5e; }
.yb411 .nwi18i6q    .w2ydl    .ublz6m::before,
.yb411 .dlgc  .w2ydl    .ublz6m::before,
.yb411 .sul03fbm  .w2ydl    .ublz6m::before,
.yb411 .dr4zvm .w2ydl    .ublz6m::before { color: #a855f7; }
.u94kfczm .cz83moj8     { background: #2d2000; border-color: #eab308; }
.u94kfczm .x2s1dt9f { background: #2d0b0b; border-color: #ef4444; }
.u94kfczm .w2ydl    { background: #2d1600; border-color: #f97316; }
.u94kfczm .y04jee strong  { color: #f1f5f9; }
.u94kfczm .y04jee p       { color: #cbd5e1; }
.u94kfczm .nwi18i6q    .cz83moj8     .ublz6m::before,
.u94kfczm .dlgc  .cz83moj8     .ublz6m::before,
.u94kfczm .sul03fbm  .cz83moj8     .ublz6m::before,
.u94kfczm .dr4zvm .cz83moj8     .ublz6m::before { color: #eab308; }
.u94kfczm .nwi18i6q    .x2s1dt9f .ublz6m::before,
.u94kfczm .dlgc  .x2s1dt9f .ublz6m::before,
.u94kfczm .sul03fbm  .x2s1dt9f .ublz6m::before,
.u94kfczm .dr4zvm .x2s1dt9f .ublz6m::before { color: #ef4444; }
.u94kfczm .nwi18i6q    .w2ydl    .ublz6m::before,
.u94kfczm .dlgc  .w2ydl    .ublz6m::before,
.u94kfczm .sul03fbm  .w2ydl    .ublz6m::before,
.u94kfczm .dr4zvm .w2ydl    .ublz6m::before { color: #f97316; }
.n29q2rzb .cz83moj8     { background: #0c1a2e; border-color: #38bdf8; }
.n29q2rzb .x2s1dt9f { background: #12103a; border-color: #818cf8; }
.n29q2rzb .w2ydl    { background: #0a2020; border-color: #2dd4bf; }
.n29q2rzb .y04jee strong  { color: #f1f5f9; }
.n29q2rzb .y04jee p       { color: #cbd5e1; }
.n29q2rzb .nwi18i6q    .cz83moj8     .ublz6m::before,
.n29q2rzb .dlgc  .cz83moj8     .ublz6m::before,
.n29q2rzb .sul03fbm  .cz83moj8     .ublz6m::before,
.n29q2rzb .dr4zvm .cz83moj8     .ublz6m::before { color: #38bdf8; }
.n29q2rzb .nwi18i6q    .x2s1dt9f .ublz6m::before,
.n29q2rzb .dlgc  .x2s1dt9f .ublz6m::before,
.n29q2rzb .sul03fbm  .x2s1dt9f .ublz6m::before,
.n29q2rzb .dr4zvm .x2s1dt9f .ublz6m::before { color: #818cf8; }
.n29q2rzb .nwi18i6q    .w2ydl    .ublz6m::before,
.n29q2rzb .dlgc  .w2ydl    .ublz6m::before,
.n29q2rzb .sul03fbm  .w2ydl    .ublz6m::before,
.n29q2rzb .dr4zvm .w2ydl    .ublz6m::before { color: #2dd4bf; }
.ghy2p3k .cz83moj8     { background: var(--accent-bg); border-color: var(--accent-light); }
.ghy2p3k .x2s1dt9f { background: var(--accent-bg-light); border-color: var(--accent-light); }
.ghy2p3k .w2ydl    { background: var(--accent-bg); border-color: var(--accent-pale); }
.ghy2p3k .nwi18i6q    .ublz6m::before,
.ghy2p3k .dlgc  .ublz6m::before,
.ghy2p3k .sul03fbm  .ublz6m::before,
.ghy2p3k .dr4zvm .ublz6m::before { color: var(--accent-light) !important; }
.wcy19ov .gmbnt3o { background: var(--bg-pros); }
.wcy19ov .viuu { background: var(--bg-cons); }
.wcy19ov .gmbnt3o .jnsp6 { color: var(--c-pros-label); }
.wcy19ov .viuu .bew0n96 { color: var(--c-cons); }
.wcy19ov .gmbnt3o ul li,
.wcy19ov .lupa9 li          { color: var(--c-pros); }
.wcy19ov .viuu ul li,
.wcy19ov .yvx30rl li          { color: var(--c-cons); }
.vns0l .jnsp6::before { content: "✓ "; }
.vns0l .bew0n96::before { content: "✗ "; }
.iw1xh0 .y04jee { background: transparent; border-left: none; border: 1.5px solid; }
.iw1xh0 .cz83moj8     { border-color: var(--c-tip-border); }
.iw1xh0 .x2s1dt9f { border-color: var(--c-warn-border); }
.iw1xh0 .w2ydl    { border-color: #60a5fa; }
.iw1xh0 .y04jee strong { color: var(--text-primary); }
.iw1xh0 .y04jee p      { color: var(--text-muted); }
.gs4i5sa8 .y04jee { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.gs4i5sa8 .cz83moj8     { border-top-color: var(--c-tip-border); }
.gs4i5sa8 .x2s1dt9f { border-top-color: var(--c-warn-border); }
.gs4i5sa8 .w2ydl    { border-top-color: #60a5fa; }
.c7gqlo .y04jee { border-left: none; border-radius: 8px; }
.c7gqlo .cz83moj8     { background: #065f46; }
.c7gqlo .x2s1dt9f { background: #92400e; }
.c7gqlo .w2ydl    { background: #1e3a8a; }
.c7gqlo .y04jee strong,
.c7gqlo .y04jee p { color: #fff; }
.c7gqlo .ublz6m::before { color: rgba(255,255,255,0.85) !important; }
.yb411.c7gqlo .cz83moj8,
.yb411 .c7gqlo .cz83moj8     { background: #052e16; }
.yb411.c7gqlo .x2s1dt9f,
.yb411 .c7gqlo .x2s1dt9f { background: #2d0a1e; }
.yb411.c7gqlo .w2ydl,
.yb411 .c7gqlo .w2ydl    { background: #1e1036; }
.u94kfczm.c7gqlo .cz83moj8,
.u94kfczm .c7gqlo .cz83moj8      { background: #2d2000; }
.u94kfczm.c7gqlo .x2s1dt9f,
.u94kfczm .c7gqlo .x2s1dt9f  { background: #2d0b0b; }
.u94kfczm.c7gqlo .w2ydl,
.u94kfczm .c7gqlo .w2ydl     { background: #2d1600; }
.n29q2rzb.c7gqlo .cz83moj8,
.n29q2rzb .c7gqlo .cz83moj8      { background: #0c1a2e; }
.n29q2rzb.c7gqlo .x2s1dt9f,
.n29q2rzb .c7gqlo .x2s1dt9f  { background: #12103a; }
.n29q2rzb.c7gqlo .w2ydl,
.n29q2rzb .c7gqlo .w2ydl     { background: #0a2020; }
.mpa2ew .y04jee { border-left: none; border-radius: 6px; padding: 10px 14px; }
.mpa2ew .cz83moj8     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.mpa2ew .x2s1dt9f { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.mpa2ew .w2ydl    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.mpa2ew .y04jee strong { color: var(--text-primary); }
.mpa2ew .y04jee p      { color: var(--text-muted); }
.s8fvq5a .y04jee { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.nwi18i6q .ublz6m,
.dlgc .ublz6m,
.sul03fbm .ublz6m,
.dr4zvm .ublz6m { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.nwi18i6q .ublz6m::before,
.dlgc .ublz6m::before,
.sul03fbm .ublz6m::before,
.dr4zvm .ublz6m::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.nwi18i6q .cz83moj8     .ublz6m::before { content: "✦"; color: var(--c-tip-border); }
.nwi18i6q .x2s1dt9f .ublz6m::before { content: "▲"; color: var(--c-warn-border); }
.nwi18i6q .w2ydl    .ublz6m::before { content: "◉"; color: #60a5fa; }
.dlgc .cz83moj8     .ublz6m::before { content: "★"; color: var(--c-tip-border); }
.dlgc .x2s1dt9f .ublz6m::before { content: "◆"; color: var(--c-warn-border); }
.dlgc .w2ydl    .ublz6m::before { content: "●"; color: #60a5fa; }
.sul03fbm .cz83moj8     .ublz6m::before { content: "▶"; color: var(--c-tip-border); }
.sul03fbm .x2s1dt9f .ublz6m::before { content: "■"; color: var(--c-warn-border); }
.sul03fbm .w2ydl    .ublz6m::before { content: "▸"; color: #60a5fa; }
.dr4zvm .cz83moj8     .ublz6m::before { content: "→"; color: var(--c-tip-border); }
.dr4zvm .x2s1dt9f .ublz6m::before { content: "⬥"; color: var(--c-warn-border); }
.dr4zvm .w2ydl    .ublz6m::before { content: "◈"; color: #60a5fa; }
.a1avc6p .hyth .zc3h4,
.a1avc6p .zt61a .zc3h4  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.a1avc6p .gpukcpja                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.a1avc6p .a10g2sss          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.a1avc6p .a4wg6                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.sjh29k .hyth .zc3h4,
.sjh29k .zt61a .zc3h4,
.sjh29k .gpukcpja,
.sjh29k .adn9,
.sjh29k .uucqwbml,
.sjh29k .a10g2sss,
.sjh29k .a4wg6,
.sjh29k .s8fvq5a .y04jee { box-shadow: none; }
.kqxgdke   .jdpr6h, .kqxgdke .aki674, .kqxgdke .ext2,
.kqxgdke   .dwe4w, .kqxgdke .tqmg5sm5 { font-size: 0.9rem; }
.kqxgdke   .h85gf, .kqxgdke .edj8 { font-size: 0.9rem; }
.v4zpk70   .jdpr6h, .v4zpk70 .aki674, .v4zpk70 .ext2,
.v4zpk70   .dwe4w, .v4zpk70 .tqmg5sm5 { font-size: 0.95rem; }
.v4zpk70   .h85gf, .v4zpk70 .edj8 { font-size: 0.95rem; }
.g18ltv   .jdpr6h, .g18ltv .aki674, .g18ltv .ext2,
.g18ltv   .dwe4w, .g18ltv .tqmg5sm5 { font-size: 1.08rem; }
.g18ltv   .h85gf, .g18ltv .edj8 { font-size: 1.05rem; }
.g18ltv   .nzq4hy2a { font-size: 0.97rem; }
.z355q .q8evzl7      { font-size: 3.2rem; }
.z355q h2.bupk14nu { font-size: 1.9rem; }
.z355q h3.yur1     { font-size: 1.4rem; }
.gxx64fg .q8evzl7      { font-size: 3.8rem; }
.gxx64fg h2.bupk14nu { font-size: 2.2rem; }
.gxx64fg h3.yur1     { font-size: 1.6rem; }
.cmjyo + .cmjyo { position: relative; }
.ymzd   .cmjyo + .cmjyo::before,
.rbdljuhr  .cmjyo + .cmjyo::before,
.m8i9   .cmjyo + .cmjyo::before,
.fte4anpd   .cmjyo + .cmjyo::before,
.gkippf5   .cmjyo + .cmjyo::before,
.rvvvxs13 .cmjyo + .cmjyo::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ymzd .cmjyo + .cmjyo::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.rbdljuhr .cmjyo + .cmjyo::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.m8i9 .cmjyo + .cmjyo::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;
}
.fte4anpd .cmjyo + .cmjyo::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.nt8fk .cmjyo { margin-bottom: 16px; }
.nt8fk .cmjyo + .cmjyo { margin-top: 0; }
.nt8fk .liv6sxy { padding-top: 0; padding-bottom: 0; }
.gkippf5 .cmjyo + .cmjyo::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.rvvvxs13 .cmjyo + .cmjyo::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.r24qu .cmjyo + .cmjyo::before,
.o28lx8qp .cmjyo + .cmjyo::before,
.hu4xvew6 .cmjyo + .cmjyo::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%;
}
.lmvml1ks .r24qu .cmjyo:nth-child(even)::before,
.lmvml1ks .o28lx8qp .cmjyo:nth-child(even)::before,
.lmvml1ks .hu4xvew6 .cmjyo:nth-child(even)::before { background: var(--bg-surface); }
.kopa8r .r24qu .cmjyo:nth-child(even)::before,
.kopa8r .o28lx8qp .cmjyo:nth-child(even)::before,
.kopa8r .hu4xvew6 .cmjyo:nth-child(even)::before { background: var(--bg-card); }
.r24qu .cmjyo + .cmjyo::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");
}
.o28lx8qp .cmjyo + .cmjyo::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");
}
.hu4xvew6 .cmjyo + .cmjyo::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");
}
.bn9us87 .mj6xu0v,
.qraj .mj6xu0v,
.m5tbpb .mj6xu0v { overflow: hidden; }
.bn9us87 .v2jpr,
.qraj .v2jpr { margin-bottom: 60px; }
.m5tbpb .v2jpr { margin-bottom: 70px; }
.qraj .xy2tje0r { padding-bottom: 60px; }
.bn9us87 .mj6xu0v::before,
.qraj .mj6xu0v::before,
.m5tbpb .mj6xu0v::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%;
}
.bn9us87 .mj6xu0v::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");
}
.qraj .mj6xu0v::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");
}
.m5tbpb .mj6xu0v::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");
}
.aw3v .mj6xu0v:not(.wu8y6md) .mnvb { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.nizt21hl .mj6xu0v:not(.wu8y6md) .mnvb { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.yiiob72  .mj6xu0v:not(.wu8y6md) .mnvb { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.kgjmvnwq  .mj6xu0v:not(.wu8y6md) .mnvb { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.aw3v .wu8y6md { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.nizt21hl .wu8y6md { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.yiiob72 .wu8y6md { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.kgjmvnwq .wu8y6md { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.aw2a4 .wu8y6md { background: var(--accent); }
.aw2a4 .wu8y6md .mnvb { background: none; }
.aw2a4 .mj6xu0v:not(.wu8y6md) .mnvb { background: rgba(0,0,0,0.6); }
.csksvxr .ihkxohu { float: left; width: 38%; margin: 0 28px 16px 0; }
.csksvxr .ihkxohu .smg9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.csksvxr .liv6sxy::after { content: ''; display: block; clear: both; }
.a0b1hv4a .ihkxohu { float: right; width: 38%; margin: 0 0 16px 28px; }
.a0b1hv4a .ihkxohu .smg9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.a0b1hv4a .liv6sxy::after { content: ''; display: block; clear: both; }
.w419 .cmjyo:nth-child(odd)  .ihkxohu { float: left;  width: 38%; margin: 0 28px 16px 0; }
.w419 .cmjyo:nth-child(even) .ihkxohu { float: right; width: 38%; margin: 0 0 16px 28px; }
.w419 .ihkxohu .smg9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.w419 .liv6sxy::after { content: ''; display: block; clear: both; }
.csksvxr .d0vs821,
.a0b1hv4a .d0vs821,
.w419 .d0vs821,
@media (max-width: 900px) {
  .csksvxr .ihkxohu,
  .a0b1hv4a .ihkxohu,
  .w419 .cmjyo:nth-child(odd)  .ihkxohu,
  .w419 .cmjyo:nth-child(even) .ihkxohu {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .csksvxr .ihkxohu .smg9,
  .a0b1hv4a .ihkxohu .smg9,
  .w419 .ihkxohu .smg9 {
    max-height: none !important;
  }
}
.csksvxr .h85gf,
.csksvxr .edj8,
.a0b1hv4a .h85gf,
.a0b1hv4a .edj8,
.w419 .h85gf,
.w419 .edj8 { overflow: hidden; }
@media (max-width: 640px) {
  .csksvxr .ihkxohu,
  .a0b1hv4a .ihkxohu,
  .w419 .ihkxohu { float: none; width: 100%; margin: 0 0 16px 0; }
}
.esx2 .b7y3z6b4,
.esx2 .liv6sxy,
.esx2 .r3yp9m  { max-width: 1100px; }
.esx2 { --content-mw: 1100px; }
.weven58 .b7y3z6b4,
.weven58 .liv6sxy,
.weven58 .r3yp9m  { max-width: 1200px; }
.stno .b7y3z6b4,
.stno .liv6sxy,
.stno .r3yp9m  { max-width: 1320px; }
.k3dm { font-size: 0.82rem; color: var(--text-muted); }
.kw3x { display: flex; align-items: center; }
.np9t13v {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.o97ti { display: flex; align-items: center; }
.pbo5tx { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.pbo5tx:hover { text-decoration: underline; }
.azxbn { margin: 0 3px; opacity: 0.45; }
.azxbn::before { content: '/'; }
.nzb1 { padding: 2px 5px; color: var(--text-main); }
.nek84zk .k3dm {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.nek84zk .kw3x { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.hi08xm9 .k3dm {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.hi08xm9 .kw3x { padding: 0 0 0 12px; }
.d2va .kw3x { padding: 0 16px; }
.d2va .k3dm {
  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);
}
.d2va .b7y3z6b4 { padding-top: 28px; }
@media (max-width: 720px) {
  .voe3r3m { margin-top: 18px; padding: 0 16px; }
  .d2va .b7y3z6b4 { padding-top: 16px; }
}
.esx2.nek84zk .kw3x { max-width: 1100px; }
.weven58.nek84zk .kw3x { max-width: 1200px; }
.stno.nek84zk .kw3x { max-width: 1320px; }
.esx2 .voe3r3m { max-width: 1100px; }
.gu0w0 .cmjyo { padding-top: 16px; padding-bottom: 16px; }
.qbc0 .cmjyo { padding-top: 24px; padding-bottom: 24px; }
.d8u9 .cmjyo { padding-top: 40px; padding-bottom: 40px; }
.y5ut8k8 .cmjyo { padding-top: 52px; padding-bottom: 52px; }
.r3hm5ls6 .cmjyo:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.r3hm5ls6 .cmjyo:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.r3hm5ls6 .cmjyo:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.r3hm5ls6 .cmjyo:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.nuvmpl0 .liv6sxy { padding-top: 10px;  padding-bottom: 10px; }
.ksf8m .liv6sxy { padding-top: 18px;  padding-bottom: 18px; }
.z9qlp .liv6sxy { padding-top: 36px;  padding-bottom: 36px; }
.r5al .liv6sxy { padding-top: 48px;  padding-bottom: 48px; }
.uqrvs2gp h2.bupk14nu { font-weight: 600; }
.uqrvs2gp h3.yur1     { font-weight: 600; }
.jc2gs6bp h2.bupk14nu { font-weight: 800; }
.jc2gs6bp h3.yur1     { font-weight: 700; }
.xvraym h2.bupk14nu { font-weight: 900; }
.xvraym h3.yur1     { font-weight: 800; }
.xvraym .y04jee strong,
.xvraym .y04jee strong { font-weight: 600; }
.d1c4xu {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.kch0i7 .d1c4xu { display: none; }
@media (max-width: 640px) {
  .nc263 { display: none; }
  .d1c4xu {
    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;
  }
}
.d1c4xu { background: var(--cta) !important; color: #fff !important; border: none !important; }
.d1c4xu:hover { opacity: 0.85; }
.ovsyq .d1c4xu { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.t8zd8je8 .d1c4xu,
.v6af74  .d1c4xu { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.t8zd8je8 .d1c4xu:hover,
.v6af74  .d1c4xu:hover { opacity: 0.88; }
.ovsyq.t8zd8je8 .d1c4xu,
.ovsyq.v6af74  .d1c4xu { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.n4vluqj {
  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;
}
.n4vluqj:hover { transform: translateY(-2px); opacity: 0.92; }
.n4vluqj { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ycu6fxh .n4vluqj { display: none; }
.todbr .n4vluqj { right: 32px; }
.floyrk  .n4vluqj { left: 32px; }
@media (max-width: 480px) {
  .todbr .n4vluqj { right: 20px; bottom: 20px; }
  .floyrk  .n4vluqj { left: 20px; bottom: 20px; }
}
.cttk { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.r3yp9m { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.yx6fqf { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.gcr1gdjm { color: var(--text-dim); font-size: 0.8rem; }
.tjgds a, .ggbj64 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.tjgds a:hover, .ggbj64 a:hover { color: var(--accent-light); }
.ggbj64 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.mznftxi2 .r3yp9m { text-align: center; }
.mznftxi2 .ggbj64 { justify-content: center; margin-bottom: 16px; }
.mznftxi2 .yx6fqf { margin-top: 0; }
.aroh { margin-top: 10px; }
.aroh a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .r3yp9m { padding-left: 16px; padding-right: 16px; }
  .bg96l2 .r3yp9m { padding: 20px 16px; }
  .ggbj64 { gap: 4px 12px; }
  .yx6fqf { font-size: 0.78rem; }
}
.orf22s12 .yx6fqf { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.orf22s12 .gcr1gdjm { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .orf22s12 .lyipmdey { grid-template-columns: 1fr 1fr; } .orf22s12 .i7wh8dyn { grid-column: 1 / -1; } }
@media (max-width: 480px) { .orf22s12 .lyipmdey { grid-template-columns: 1fr; } }
.shr0 .yx6fqf { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .shr0 .d1tryjb { gap: 12px; } .shr0 .f4d7t4w { margin-right: 0; width: 100%; } }
.tth2a .yx6fqf { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.tth2a .gcr1gdjm { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .tth2a .icve7o4 { grid-template-columns: 1fr 1fr; } .tth2a .e8a0v { grid-column: 1 / -1; } }
@media (max-width: 480px) { .tth2a .icve7o4 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .x5e3g .u7vfb { grid-template-columns: 1fr 1fr; } .x5e3g .g8wc3ae:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .x5e3g .u7vfb { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .j0qx215f .u7vfb { grid-template-columns: 1fr; } }
.ue1vd .r3yp9m { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ue1vd .ggbj64 { justify-content: center; }
.l7iy .te1rdr      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.l7iy .cttk { background: var(--bg-page); border-top-color: var(--border-alt); }
.p83jqb .te1rdr      { background: #0d1117; border-bottom-color: #21262d; }
.p83jqb .m29t { color: var(--accent-light); }
.p83jqb .x3931uj1 { --msep-color: #8b949e; }
.p83jqb .x3931uj1 a { color: #8b949e; }
.p83jqb .x3931uj1 a:hover { color: var(--accent-light); }
.p83jqb .qy188 { color: #8b949e; }
.p83jqb .cttk { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.p83jqb .yx6fqf,
.p83jqb .gcr1gdjm { color: #6e7681; }
.p83jqb .tjgds a, .p83jqb .ggbj64 a,
.p83jqb .tjgds a:hover, .p83jqb .ggbj64 a:hover,
@media (max-width: 640px) {
  .p83jqb .x3931uj1 { background: #0d1117; border-top-color: #21262d; }
  .p83jqb .x3931uj1 li a { border-bottom-color: #21262d; }
}
.gas0b .te1rdr      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.gas0b .m29t { color: var(--accent-light); }
.gas0b .x3931uj1 { --msep-color: #475569; }
.gas0b .x3931uj1 a { color: #475569; }
.gas0b .x3931uj1 a:hover { color: var(--accent-light); }
.gas0b .qy188 { color: #64748b; }
.gas0b .cttk { background: #f0f4f8; border-top-color: #cbd5e1; }
.gas0b .yx6fqf,
.gas0b .gcr1gdjm { color: #64748b; }
.gas0b .tjgds a, .gas0b .ggbj64 a,
.gas0b .tjgds a:hover, .gas0b .ggbj64 a:hover,
@media (max-width: 640px) {
  .gas0b .x3931uj1 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .gas0b .x3931uj1 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.t8zd8je8 .te1rdr      { background: var(--accent); border-bottom-color: var(--accent-light); }
.t8zd8je8 .m29t { color: #fff; }
.t8zd8je8 .x3931uj1 { --msep-color: rgba(255,255,255,0.82); }
.t8zd8je8 .x3931uj1 a { color: rgba(255,255,255,0.82); }
.t8zd8je8 .x3931uj1 a:hover { color: #fff; }
.t8zd8je8 .qy188 { color: rgba(255,255,255,0.9); }
.t8zd8je8 .dbun2n a { color: var(--text-primary) !important; }
.t8zd8je8 .dbun2n a:hover { color: var(--accent-light) !important; }
.t8zd8je8 .cttk { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.t8zd8je8 .yx6fqf,
.t8zd8je8 .gcr1gdjm { color: rgba(255,255,255,0.72); }
.t8zd8je8 .tjgds a, .t8zd8je8 .ggbj64 a,
.t8zd8je8 .ylbqz a, .t8zd8je8 .qci4 a,
.t8zd8je8 .w5npwyw a, .t8zd8je8 .f4d7t4w { color: #fff; }
.t8zd8je8 .rykr9n2, .t8zd8je8 .g6nl { color: rgba(255,255,255,0.7); }
.t8zd8je8 .tjgds a:hover, .t8zd8je8 .ggbj64 a:hover,
.t8zd8je8 .ylbqz a:hover, .t8zd8je8 .qci4 a:hover { color: #fff; }
@media (max-width: 640px) {
  .t8zd8je8 .x3931uj1 { background: var(--accent); border-top-color: var(--accent-light); }
  .t8zd8je8 .x3931uj1 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.v6af74 .te1rdr {
  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);
}
.v6af74 .cttk {
  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) {
  .v6af74 .x3931uj1 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ehyson0 .pcqkn6b { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ullq .pcqkn6b { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.uwvejtb .pcqkn6b { min-height: 72px; height: auto; }
.n65g37 .pcqkn6b { min-height: 84px; height: auto; }
.bg96l2 .pcqkn6b { max-width: none; padding: 0 32px; }
.bg96l2 .r3yp9m  { max-width: none; padding: 24px 32px; }
.dizjw7.weven58 .pcqkn6b { max-width: 1200px; }
.dizjw7.stno .pcqkn6b { max-width: 1320px; }
.j0gnuf   .m29t, .j0gnuf   .f4d7t4w { text-transform: capitalize; }
.b5r8r .m29t, .b5r8r .f4d7t4w { text-transform: lowercase; }
.k6ul .m29t, .k6ul .f4d7t4w { text-transform: uppercase; letter-spacing: 0.06em; }
.ozvl77, .swmf3 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.feagg .ozvl77,
.e0kcdkca .ozvl77,
.lzwvx376 .ozvl77,
.nw8x4ax0 .ozvl77,
.ammr   .x3931uj1 a { font-weight: 500; }
.np5do .x3931uj1 a { font-weight: 600; }
.pklrr1     .x3931uj1 a { font-weight: 700; }
.nfet7l9    .x3931uj1 a { font-weight: 800; letter-spacing: 0.01em; }
.mt6z     .x3931uj1 > li + li::before,
.oj8thya    .x3931uj1 > li + li::before,
.flvm    .x3931uj1 > li + li::before,
.e1hw1a .x3931uj1 > li + li::before,
.qotq .x3931uj1 > li + li::before,
.ocl3r  .x3931uj1 > li + li::before,
.wa9kkt    .x3931uj1 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.mt6z     .x3931uj1 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.oj8thya    .x3931uj1 > li + li::before { content: "|"; }
.flvm    .x3931uj1 > li + li::before { content: "—"; }
.e1hw1a .x3931uj1 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.qotq .x3931uj1 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ocl3r  .x3931uj1 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.wa9kkt    .x3931uj1 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .lpja .qy188,
  .l5the .qy188,
  .wbj35y .qy188,
  .c353f .qy188,
  .o9o8gpn .qy188 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .lpja .qy188::before,
  .l5the .qy188::before,
  .wbj35y .qy188::before,
  .c353f .qy188::before,
  .o9o8gpn .qy188::before { content: ""; display: block; flex-shrink: 0; }

  
  .lpja .qy188::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;
  }

  
  .l5the .qy188::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;
  }

  
  .wbj35y .qy188::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;
  }

  
  .c353f .qy188::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;
  }

  
  .o9o8gpn .qy188::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) {
  .nnvkt9x .qy188 {
    padding: 5px 14px;
  }
  .nnvkt9x .x3931uj1 {
    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;
  }
  .nnvkt9x .x3931uj1 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .nnvkt9x .x3931uj1 li a:hover { background: var(--bg-raised); }
  .nnvkt9x .kydgv,
  .zdb7s .kydgv,
  .dcrn6 .kydgv { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .pq8r .qy188 {
    padding: 5px 10px;
  }
  .pq8r .x3931uj1 {
    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);
  }
  .pq8r .x3931uj1.demgsy2 { transform: translateX(0); }
  .pq8r .x3931uj1 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .pq8r .x3931uj1 li:last-child a { border-bottom: none; }
  .t8zd8je8 .x3931uj1,
  .p83jqb .x3931uj1 { background: var(--accent) !important; }
  .t8zd8je8 .x3931uj1 li a,
  .p83jqb .x3931uj1 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .dcrn6 .qy188 {
    padding: 5px 10px;
  }
  .dcrn6 .x3931uj1 {
    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);
  }
  .dcrn6 .x3931uj1::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .dcrn6 .x3931uj1.demgsy2 { transform: translateY(0); }
  .dcrn6 .x3931uj1 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ukhx .qy188 {
    padding: 5px 10px;
  }
  .ukhx .x3931uj1 {
    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;
  }
  .ukhx .x3931uj1.demgsy2 { opacity: 1; pointer-events: auto; }
  .ukhx .x3931uj1 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .k46nq     .qy188 { border-radius: 0 !important; }
  .jba5t5   .qy188 { border-radius: 8px !important; }
  .qtqm .qy188 { border-radius: 50% !important; }
  .z2ivmm   .qy188 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .up4pg .cc4vjj { flex-direction: column; align-items: stretch; }
  .up4pg .p12x { flex-direction: row; min-width: auto; }
  .up4pg .n8es2 { align-items: flex-start; text-align: left; }
}
.c3zn8,
.c3zn8.cmjyo,
.lmvml1ks .c3zn8,
.q4fzq5ei .c3zn8,
.kopa8r .c3zn8,
.hz19s1mh .c3zn8 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.s5n11 {
  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;
}
.o1vfcljs { flex: 1 1 280px; min-width: 0; }
.ubigl {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.sya2m {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.hf1xka {
  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;
}
.hf1xka:hover { transform: translateY(-1px); opacity: 0.95; }
.p0ljkk4 .s5n11 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.p0ljkk4 .ubigl { color: var(--cta); }
.p0ljkk4 .sya2m { color: var(--text-body); }
.p0ljkk4 .hf1xka {
  background: var(--cta) !important;
  color: #fff !important;
}
.i2u1vqft .s5n11 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.i2u1vqft .ubigl { color: var(--text-primary); }
.i2u1vqft .sya2m { color: var(--text-body); }
.i2u1vqft .hf1xka {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .s5n11 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .o1vfcljs { flex: 0 0 auto; }
  .ubigl { font-size: 1.2rem; }
  .hf1xka { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.gy0gxg .ndtns7 { height: 36px; }
.rh95konl .ndtns7 { height: 60px; max-width: 200px; }
.yqf3olq8 .ndtns7 { height: 56px; max-width: 180px; }
.bgk1q    .okbue6pe, .bgk1q    .voipcw { color: #f59e0b; }
.a5geb8 .gf2knw {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .nqs6a3s .hx2eb {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .nqs6a3s .adn9 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .nqs6a3s .adn9 { padding: 40px 16px 20px; }
  .nqs6a3s .gf2knw {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .nqs6a3s .rv0dia19 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .d6d9yf75 .adn9 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .d6d9yf75 .adn9::before {
    position: absolute; top: 14px; left: 14px;
  }
  .d6d9yf75 .jo6ighhq {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .d6d9yf75 .av6t8hxv { white-space: normal; text-align: center; font-size: 1.2rem; }
  .d6d9yf75 .gf2knw {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .d6d9yf75 .rv0dia19 { width: 100%; min-width: 0; }
  .d6d9yf75 .okbue6pe { min-width: 0; }
}
.tiz1w9 .adn9::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.ahh1 .k2fz {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ahh1 .k2fz summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ahh1 .k2fz p { padding: 0 2px 16px; }
.lyg25u .k2fz { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.lyg25u .k2fz summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.lyg25u .k2fz summary::after { content: "›"; font-size: 1.2em; }
.lyg25u .k2fz[open] summary::after { content: "‹"; }
.lyg25u .k2fz p { padding: 10px 22px 4px; }
.qv5p7241 .k2fz {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.qv5p7241 .k2fz summary { color: var(--text-primary); padding-left: 16px; }
.qv5p7241 .k2fz summary::after { content: "›"; font-size: 1.1em; }
.qv5p7241 .k2fz[open] summary::after { content: "‹"; }
.qv5p7241 .k2fz p { padding-left: 16px; }
.g97r9 .ycds { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.g97r9 .k2fz {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.g97r9 .k2fz:last-child { border-bottom: none; }
.g97r9 .k2fz summary { color: var(--text-primary); border-radius: 0; }
.g97r9 .k2fz summary::after { content: "›"; font-size: 1.1em; }
.g97r9 .k2fz[open] summary::after { content: "‹"; }
.polv .k2fz { overflow: hidden; }
.polv .k2fz summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.polv .k2fz summary::after { color: rgba(255,255,255,.75); }
.polv .k2fz[open] summary { border-radius: 0; }
.d9keubt7 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ehu5dc {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.mk52e {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.qsg5 { color: var(--text-muted); font-size: 1.05rem; }
.jbdf {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.eqamti {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.zfx35k { margin-bottom: 20px; }
.q140vdeq {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.svnfd {
  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;
}
.svnfd:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.cjbz4z { resize: vertical; min-height: 130px; }
.q0h3zw { width: 100%; margin-top: 8px; }
.j4rohao {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ou2ko {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.uuhj { color: var(--text-muted); line-height: 1.75; }
.z9ugua { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.z9ugua li { margin-bottom: 6px; }
.k0zao { max-width: 760px; margin: 0 auto; }
.gz27 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.i00x { max-width: 760px; margin: 0 auto; }
.uus0x ul.z9ugua { margin: 0; }
@media (max-width: 640px) { .wuhm { grid-template-columns: 1fr; gap: 10px; } }
.mfrypt57 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.ptw6m { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.zfto { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.ptw6m p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ptw6m .z9ugua { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .mfrypt57 { grid-template-columns: 1fr; } }
.bsbi8z ul.z9ugua { margin: 0; }
.y85jz7 .z9ugua,
.nltjsc1 .z9ugua,
.a5il .z9ugua,
.g2poggjl .z9ugua {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .cl5w6q7 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .ju2db { grid-template-columns: 1fr; } .zz40m3ta { position: static; text-align: center; } }
@media (max-width: 860px) { .ei17e2 { grid-template-columns: 1fr; } }
.g2poggjl .z9ugua { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .p4ar { flex-direction: column; text-align: center; } .acfphz { grid-template-columns: 1fr; } }
.mu02z9x2 .mk52e { color: var(--accent-light); }
.wcls0 .mk52e { font-size: 2rem; }
.wcls0 .qsg5 { max-width: 680px; }
.wy0i .mk52e { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.wy0i .qsg5  { margin: 0; }
@media (max-width: 640px) { .wy0i { flex-direction: column; } }
.qe4w5 .mk52e { color: var(--accent-light); }
.eaos1e8j {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.eaos1e8j .mk52e { color: #fff; }
.eaos1e8j .qsg5  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .ooi9 { grid-template-columns: 1fr; } }
.w56xv { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.w56xv .svnfd {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.w56xv .svnfd:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.gww5t .svnfd { background: var(--bg-raised); border-color: transparent; }
.gww5t .svnfd:focus { background: var(--bg-card); border-color: var(--accent-light); }
.gq7kpeuk .svnfd { border-radius: 100px; padding: 11px 20px; }
.gq7kpeuk .cjbz4z { border-radius: 14px; }
.yq9btpz5 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.yq9btpz5 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.yq9btpz5 summary::-webkit-details-marker { display: none; }
.yq9btpz5 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.yq9btpz5[open] summary::after { content: "−"; }
.eyrgd1 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .woi52gi { grid-template-columns: 1fr; } }
.u8wtr4q { counter-reset: priv-count; }
.ye807 {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.ye807:last-child { border-bottom: none; }
.xrdr5cc {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.ye807 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.ye807 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.a95oni9m{display:none}
.a95oni9m:empty,.gfx48:empty{display:none}
.igpm{position:relative;overflow:visible}
.yce48 .mnqp8b,.b9tb .mnqp8b,
.vgypss48 .mnqp8b,.s9lw7 .mnqp8b,
.kgjva .mnqp8b,.vxha .mnqp8b{display:block}
.g5d3saf .u1fy6{display:block}
.yce48 .mnqp8b,.b9tb .mnqp8b,
.vgypss48 .mnqp8b,.s9lw7 .mnqp8b,
.kgjva .mnqp8b{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}
.yce48 .mnqp8b .gfx48,.b9tb .mnqp8b .gfx48,
.vgypss48 .mnqp8b .gfx48,.s9lw7 .mnqp8b .gfx48,
.kgjva .mnqp8b .gfx48{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}
.yce48 .q6sa,.b9tb .q6sa,
.vgypss48 .q6sa,.s9lw7 .q6sa,
.kgjva .q6sa{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.yce48 .mnqp8b,.b9tb .mnqp8b{top:12px}
.yce48 .mnqp8b .gfx48{margin-right:auto}
.b9tb .mnqp8b .gfx48{margin-left:auto}
.b9tb .mnqp8b{text-align:right}
.vgypss48 .mnqp8b,.s9lw7 .mnqp8b{bottom:12px}
.vgypss48 .mnqp8b .gfx48{margin-right:auto}
.s9lw7 .mnqp8b .gfx48{margin-left:auto}
.s9lw7 .mnqp8b{text-align:right}
.kgjva .mnqp8b{position:relative;margin-top:16px}
.kgjva .mnqp8b .gfx48{margin:0 auto}
.vxha .mnqp8b{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.vxha .mnqp8b .gfx48{margin:0}
.vxha .hhcth~.mnqp8b,
.vxha .ea4ex6vb~.mnqp8b{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.vxha .hhcth~.mnqp8b .gfx48,
.vxha .ea4ex6vb~.mnqp8b .gfx48{justify-content:flex-start}
.hhcth~.mnqp8b,.ea4ex6vb~.mnqp8b{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}
.hhcth~.mnqp8b .gfx48{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ea4ex6vb~.mnqp8b .gfx48{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.u1fy6 .gfx48{margin:0 0 12px}
.gfx48{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.q6sa{white-space:nowrap}
.hxh8mz .q6sa{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.hxh8mz .kry31j::before{content:""}
.k0lue1l .q6sa{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.o55cjlpr .gfx48{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.q5hmtc .q6sa{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.jaw51f .q6sa{color: var(--accent-light);opacity:1;font-weight:500}
.bfxu .q6sa{border-bottom:1px solid currentColor;padding-bottom:2px}
.aez0nu .gfx48{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.dn2qvs{--date-bg:var(--accent-bg)}
.wk2tzz0 .kry31j::before{content:""}
.ob77u .q6sa + .q6sa::before{content:"•";margin-right:6px;opacity:.4}
.kzh5h .q6sa + .q6sa::before{content:"/";margin-right:6px;opacity:.35}
.hzd8rn0 .q6sa + .q6sa::before{content:"|";margin-right:6px;opacity:.3}
.t3tm .q6sa + .q6sa::before{content:"—";margin-right:6px;opacity:.3}
.vdqsinpu .q6sa + .q6sa::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.npvy .q6sa + .q6sa::before{content:"·";margin-right:6px;opacity:.4}
.owapw60c .q6sa + .q6sa::before{content:"›";margin-right:6px;opacity:.4}
.jjjl3 .q6sa + .q6sa::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.ngmykh6 .q77g307r{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .q77g307r{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .d5skd{max-width:100%}
}
.gcllf5 .a10g2sss{margin:0}
@media (max-width:560px){
  .iruen3en{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) {
  .cchux { padding: 28px 18px 20px; }
  .lf3tz6r { font-size: 1.2rem; }
  .vx8iv { max-width: 220px; max-height: 80px; }
}
.s15wvq .a52tq { border-radius: 22px; }
.nf9do .s5n11 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .a52tq { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.e7aa9muk {
  margin: 28px 0 24px;
}
.e7aa9muk .cmjyo {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.e7aa9muk .liv6sxy {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.e7aa9muk .s5n11 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .pcqkn6b { flex-direction: row-reverse; }
[dir="rtl"] .x3931uj1 { flex-direction: row-reverse; }
[dir="rtl"] .todbr .n4vluqj { right: auto; left: 32px; }
[dir="rtl"] .floyrk  .n4vluqj { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .todbr .n4vluqj { right: auto; left: 20px; }
  [dir="rtl"] .floyrk  .n4vluqj { left: auto;  right: 20px; }
}
[dir="rtl"] .csksvxr .ihkxohu  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .a0b1hv4a .ihkxohu { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .h85gf, [dir="rtl"] .edj8 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .y04jee { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .s5n11 { direction: rtl; }
[dir="rtl"] .k3dm { direction: rtl; }
[dir="rtl"] .a4wg6 { direction: rtl; }
[dir="rtl"] .s7xbogbu { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .dqapk69 .edj8,
[dir="rtl"] .c1twoab .edj8,
[dir="rtl"] .tefz7mcg .edj8,
[dir="rtl"] .yx910v .edj8 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .dqapk69 .edj8 li::before,
[dir="rtl"] .c1twoab .edj8 li::before,
[dir="rtl"] .tefz7mcg .edj8 li::before,
[dir="rtl"] .yx910v .edj8 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .mj6xu0v.jdaa95 .v2jpr,
[dir="rtl"] .qgyiv8p.jdaa95 .v2jpr,
[dir="rtl"] .wu8y6md.jdaa95 .v2jpr,
[dir="rtl"] .g6zt10.jdaa95 .v2jpr,
[dir="rtl"] .vbh2.jdaa95 .v2jpr { text-align: right; }
[dir="rtl"] .hhcth.jdaa95 .xy2tje0r { align-items: flex-end; text-align: right; }
[dir="rtl"] .liv6sxy,
[dir="rtl"] .dwe4w,
[dir="rtl"] .tqmg5sm5,
[dir="rtl"] .x8nfb5,
[dir="rtl"] .v2jpr { text-align: right; }
[dir="rtl"] .eqamti,
[dir="rtl"] .q140vdeq,
[dir="rtl"] .svnfd,
[dir="rtl"] .cjbz4z { text-align: right; direction: rtl; }
[dir="rtl"] .gq7kpeuk .svnfd,
[dir="rtl"] .w56xv .svnfd { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #7c3351;
  --brand:           #7c3351;
  --brand-light:     #c17a97;
  --brand-pale:      #d0aebc;
  --grad-start:      #331521;
  --grad-end:        #692b45;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #00c9c1;
  --cta-light:       #1cf9f0;
  --cta-hover:       #00f1e8;
  --bg-page:         #11080b;
  --bg-surface:      #1b0d13;
  --bg-card:         #25121a;
  --bg-card-inner:   #301721;
  --bg-raised:       #3a1b28;
  --bg-hover:        #45202f;
  --border:          #522739;
  --border-alt:      #673147;
  --border-section:  #522739;
  --text-primary:    #e6e4e5;
  --text-muted:      #aaa1a4;
  --text-body:       #cec9cb;
  --text-sub:        #aaa1a4;
  --text-faint:      #786d71;
  --text-dim:        #5d5458;
  --text-label:      #91868b;
  --text-value:      #c2bcbe;
  --accent-bg:       #221b1d;
  --accent-bg-light: #35262c;
  --bg-tip:          #182616;
  --bg-warning:      #272115;
  --bg-info:         #161726;
  --bg-pros:         #182616;
  --bg-cons:         #261617;
  --c-pros:          #95e18d;
  --c-cons:          #e6898e;
  --c-pros-label:    #6fd764;
  --c-tip-border:    #54d048;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #95e18d;
}
:root { --logo-bg-opacity: 45%; }
body, button, input { font-family: "Cabin", sans-serif; }
.hw04y6 .icy9c38q, .hw04y6 .hhcth { min-height: 320px; }
.mhmo095k .s76rxrv::after, .mhmo095k .shf5nz::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; }
.s0kj .d1c4xu::after,.s0kj .n4vluqj::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; }
.azxbn::before { content: '•'; }