:root {
  --color-accent: #7649b1;
  --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;
}
.mouu0sex {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.zwnqs {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.imbb {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.il2swmok { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.mie5 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.mie5 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.mie5 a:hover { color: var(--accent-light); }
.w4ij     .owfl { border-radius: 6px; }
.w4ij .owfl li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.w4ij .owfl li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .owfl {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .fj0v0:hover .owfl,
  .fj0v0:focus-within .owfl { display: block; }
  .owfl li a { padding: 8px 16px; font-size: 0.88rem; }
}
.xc00eqhu {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ite964z { display: none; }
@media (max-width: 640px) {
  .ite964z {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ite964z.ajktut { display: block; }
}
@media (max-width: 640px) {
  .xc00eqhu { display: block; }
  .mie5 > li + li::before { display: none !important; }
  .mie5 {
    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;
  }
  .mie5.ajktut { display: flex; }
  .mie5 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .mie5 li:last-child a { border-bottom: none; }
}
.zye85m { min-height: 480px; }
.cp64 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ilgy20tc { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.vl0pdsg .ilgy20tc { margin-left: 0; margin-right: 0; }
.d6tjo {
  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;
}
.mzxq6xbo .d6tjo { margin-top: 24px; }
.d6tjo:hover { opacity: 0.88; }
.pj7vdit .cp64 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.pj7vdit .ilgy20tc { color: #e2e8f0; }
.pj7vdit.m6q81pd .zg48je { text-align: center; }
.yy9ob6c .cp64 { color: var(--text-primary); text-shadow: none; }
.yy9ob6c .ilgy20tc { color: var(--text-muted); }
.yy9ob6c .d6tjo { margin-top: 16px; }
.yy9ob6c, .yy9ob6c.zye85m { min-height: auto !important; }
.yy9ob6c.m6q81pd .zg48je { text-align: center; }
.yy9ob6c~.jveg5f{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}
.yy9ob6c~.jveg5f .nsi80a{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}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@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); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.bi41p8hs .cp64 { color: #fff; }
.bi41p8hs .ilgy20tc { color: rgba(255,255,255,0.85); }
.bi41p8hs .d6tjo { background: #fff; color: var(--cta); }
.bi41p8hs .d6tjo:hover { opacity: 0.92; }
.e309b9m .kthvdwfn { position: relative; overflow: hidden; }
.e309b9m .kthvdwfn::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.y0jvlwp .kthvdwfn {
  animation: hg-breathe 7s ease-in-out infinite;
}
.uqwtgd .kthvdwfn { position: relative; overflow: hidden; }
.uqwtgd .kthvdwfn::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;
}
.utb2l1 .kthvdwfn { position: relative; overflow: hidden; }
.utb2l1 .kthvdwfn::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.mu0sd .kthvdwfn {
  animation: hg-fadein 1.2s ease-out both;
}
.kthvdwfn {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.eo5oe {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.lup07vi3 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.f1iig4m {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.kthvdwfn .cp64 { text-shadow: none; color: var(--text-primary); }
.kthvdwfn .ilgy20tc { color: var(--text-muted); }
body.vsmve9 .cp64 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.l6k0hl .cp64 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.zye85m.bi41p8hs .cp64,
section.bi41p8hs .cp64 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.kthvdwfn.m6q81pd .eo5oe { align-items: center; text-align: center; }
.kthvdwfn.vl0pdsg   .eo5oe { align-items: flex-start; text-align: left; }
.smgyow .lup07vi3 { position: relative; }
.smgyow .lup07vi3::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.smgyow.b6ehejq .lup07vi3::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.fhf570qs .lup07vi3 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.fhf570qs .f1iig4m {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.fhf570qs .j9d77t {
  position: static; width: 100%; aspect-ratio: 4/3; border-radius: 16px;
}
.fhf570qs.b6ehejq .lup07vi3 { padding: 32px 0 32px 32px; }
.xrf2 .lup07vi3 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.xrf2 .f1iig4m {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.b6ehejq .eo5oe {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.xrf2.b6ehejq .lup07vi3 { padding: 40px 16px 40px 48px; }
.zye85m .unfe08le {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.unfe08le .gbw7.m8qlp3 {
  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;
}
.unfe08le .gbw7.m8qlp3:hover { opacity: 0.85; }
.h5b0 .lup07vi3 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .kthvdwfn { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .kthvdwfn:not(.h5b0) .lup07vi3 { display: none !important; }
  .h5b0 .lup07vi3 { padding: 16px; }
  .eo5oe  { padding: 36px 24px; }
  .kthvdwfn~.jveg5f,.b6ehejq~.jveg5f{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .zye85m, .kthvdwfn { min-height: 320px !important; }
  .cp64 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .kp52,
  .wv31,
  .srehh7d { grid-template-columns: 1fr !important; }

  

  
  .wo3tk { display: flex !important; flex-direction: column !important; }
  .wo3tk .zg48je { display: contents; }
  .wo3tk .n3znxw { order: 0; }
  .wo3tk .cp64 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .wo3tk .kp52 { order: 2; padding: 0 16px 12px !important; }
  .wo3tk .ilgy20tc { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .mzxq6xbo .zg48je { display: flex; flex-direction: column; }
  .mzxq6xbo .zg48je .cp64 { order: 1; }
  .mzxq6xbo .zg48je .srehh7d { order: 2; margin: 8px 0 24px !important; }
  .mzxq6xbo .zg48je .ilgy20tc { order: 3; }
  .mzxq6xbo .zg48je .d6tjo { order: 4; align-self: center; margin-top: 0; }

  
  .kthvdwfn.h5b0 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .kthvdwfn.h5b0 .eo5oe { display: contents; padding: 0; }
  .kthvdwfn.h5b0 .eo5oe .cp64 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .kthvdwfn.h5b0 .lup07vi3 { order: 2; padding: 12px 16px; }
  .kthvdwfn.h5b0 .eo5oe .ilgy20tc { order: 3; padding: 0 24px; margin: 0 auto; }
  .kthvdwfn.h5b0 .eo5oe .d6tjo { order: 4; align-self: center; margin: 8px 0 32px; }
}
.wy42i { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.nti5k2 { width: 100%; height: auto; display: block; border-radius: 10px; }
.bigc .wy42i        { border-radius: 16px; }
.bigc .nti5k2  { border-radius: 16px; }
.rof4 .wy42i         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.rof4 .nti5k2   { border-radius: 8px; }
.sa18ui { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.segej5 { width: 100%; padding: 32px 0; position: relative; }
.wntylh9 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.qow2h9 .segej5:nth-child(even) { background: var(--bg-surface); }
.qow2h9 .segej5:nth-child(odd)  { background: var(--bg-page); }
.ra3c1m .segej5:nth-child(even) { background: var(--bg-card); }
.ra3c1m .segej5:nth-child(odd)  { background: var(--bg-page); }
.qow2h9 .segej5:nth-child(odd)  .wntylh9 { background: var(--bg-card); border-radius: 6px; }
.qow2h9 .segej5:nth-child(even) .wntylh9 { background: var(--bg-raised); border-radius: 6px; }
.ra3c1m .segej5:nth-child(odd)  .wntylh9 { background: var(--bg-card); border-radius: 6px; }
.ra3c1m .segej5:nth-child(even) .wntylh9 { background: var(--bg-raised); border-radius: 6px; }
.qow2h9 .segej5:nth-child(even) .vdsbp4u .o12af,
.ra3c1m .segej5:nth-child(even) .vdsbp4u .o12af { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.qow2h9 .segej5:nth-child(odd) .vdsbp4u .o12af,
.ra3c1m .segej5:nth-child(odd) .vdsbp4u .o12af { background: var(--bg-card-inner); }
.qow2h9 .segej5:nth-child(even) .sgl0 .o12af:nth-child(odd),
.ra3c1m .segej5:nth-child(even) .sgl0 .o12af:nth-child(odd)  { background: var(--bg-card); }
.qow2h9 .segej5:nth-child(even) .sgl0 .o12af:nth-child(even),
.ra3c1m .segej5:nth-child(even) .sgl0 .o12af:nth-child(even) { background: var(--bg-card-inner); }
h1.d7g8 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.d7g8 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.z0p9t1n { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.r364z h2.d7g8 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.eybl h2.d7g8 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.u93mc9 h2.d7g8 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.vqb0n h2.d7g8::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.hen4 h2.d7g8 {
  color: var(--text-primary); font-size: 1.7rem;
}
.c794 h2.d7g8::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.p3pt9tb h2.d7g8 {
  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;
}
.l3sqi9 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .l3sqi9 { display: none; } }
.d0sj3w { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.wezl0 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.kk66 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.f0zqbm { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.amh6kyi { padding-left: 20px; }
.amh6kyi li { margin-bottom: 6px; }
.amh6kyi a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.amh6kyi a:hover { color: var(--accent-light); }
.xq6qg3 .f0zqbm { display: none; }
.gr1w .f0zqbm { display: none; }
.gr1w .amh6kyi { padding-left: 0; list-style: none; }
.gr1w .amh6kyi li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.gr1w .amh6kyi a { font-size: 0.92rem; }
.apox8h9j .kk66 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.apox8h9j .f0zqbm { display: none; }
.apox8h9j .amh6kyi { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.apox8h9j .amh6kyi li { margin-bottom: 0; }
.apox8h9j .amh6kyi 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;
}
.apox8h9j .amh6kyi a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.nax69 .kk66 { padding: 20px 20px 16px; }
.nax69 .amh6kyi {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.nax69 .amh6kyi li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.nax69 .amh6kyi 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;
}
.nax69 .amh6kyi 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;
}
.nax69 .amh6kyi a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.nax69 .amh6kyi a:focus,
.nax69 .amh6kyi a:focus-visible,
.nax69 .amh6kyi a:target { outline: none; }
.nax69 .amh6kyi li:target a { border-color: var(--border); color: var(--text-muted); }
.h5y0 .kk66 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.h5y0 .f0zqbm { display: none; }
.h5y0 .amh6kyi { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.h5y0 .amh6kyi li { margin-bottom: 0; }
.h5y0 .amh6kyi li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.h5y0 .amh6kyi li:last-child::after { content: ""; margin-right: 0; }
.h5y0 .amh6kyi a { font-size: 0.9rem; }
.o12af { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.vdsbp4u .o12af { background: var(--bg-card); }
.sgl0 .o12af:nth-child(odd)  { background: var(--bg-card); }
.sgl0 .o12af:nth-child(even) { background: var(--bg-raised); }
.v3ok5rs .o12af {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.v3ok5rs .o12af:last-child { border-bottom: none; }
.v3ok5rs h3.z0p9t1n { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.lwdehgk .o12af {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.lwdehgk .o12af + .o12af { margin-top: 4px; }
.f71r3 .o12af { background: none; border-radius: 0; padding: 12px 0; }
.f71r3 .o12af + .o12af { border-top: 1px solid var(--border-section); }
.tze7 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.kff01 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.mnorf { color: var(--text-body); margin-bottom: 10px; }
.m31ka, .nag1scvh { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.m31ka li, .nag1scvh li { margin-bottom: 6px; }
.nag1scvh li { list-style: decimal; }
.modxov2     .m31ka { list-style-type: "● "; }
.cmul  .m31ka { list-style-type: "■ "; }
.qjwx7l .m31ka { list-style-type: "◆ "; }
.erdqunz    .m31ka { list-style-type: "★ "; }
.modxov2     .inr1 { list-style-type: "● "; }
.cmul  .inr1 { list-style-type: "■ "; }
.qjwx7l .inr1 { list-style-type: "◆ "; }
.erdqunz    .inr1 { list-style-type: "★ "; }
.modxov2    .m31ka li::marker, .modxov2    .inr1 li::marker,
.cmul .m31ka li::marker, .cmul .inr1 li::marker,
.qjwx7l .m31ka li::marker, .qjwx7l .inr1 li::marker,
.erdqunz   .m31ka li::marker, .erdqunz   .inr1 li::marker {
  color: var(--cta); font-size: 1em;
}
.modxov2 .nag1scvh,
.cmul .nag1scvh,
.qjwx7l .nag1scvh,
.erdqunz .nag1scvh {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.modxov2 .nag1scvh li,
.cmul .nag1scvh li,
.qjwx7l .nag1scvh li,
.erdqunz .nag1scvh li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.modxov2 .nag1scvh li::before,
.cmul .nag1scvh li::before,
.qjwx7l .nag1scvh li::before,
.erdqunz .nag1scvh 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;
}
.modxov2     .nag1scvh li::before { border-radius: 50%; }
.cmul  .nag1scvh li::before { border-radius: 3px; }
.qjwx7l .nag1scvh li::before { border-radius: 3px; }
.erdqunz    .nag1scvh li::before { border-radius: 50%; }
.n28c012 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ii1teog .n28c012,
.id6rr17e .n28c012 { background: transparent; border: none; border-radius: 0; }
.djsgz { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.djsgz th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.djsgz td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.djsgz tr:hover td { background: var(--bg-hover); }
.ek273ot1 .djsgz tbody tr:nth-child(even) td { background: var(--bg-surface); }
.gllmds .djsgz { border: 1px solid var(--border-alt); }
.gllmds .djsgz th,
.gllmds .djsgz td { border: 1px solid var(--border-alt); }
.zt5vk6j2 .djsgz th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.zt5vk6j2 .djsgz td { border-bottom: none; }
.zt5vk6j2 .djsgz tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.kps95 .djsgz th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.k4f43 .n28c012 {
  overflow: hidden;
}
.k4f43 .djsgz th { border-bottom: 1px solid var(--border-alt); }
.k4f43 .djsgz tr:last-child td { border-bottom: none; }
.phnc { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.l6s3g { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.jomn1j0w { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.hvswaj73 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.oikd { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.inr1 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.inr1 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%}
.q2we0 .hvswaj73 { background: transparent; text-align: center; }
.awhribtl .jomn1j0w {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.pd9mc .jomn1j0w {
  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);
}
.kep22m .l6s3g { display: grid; grid-template-columns: auto 1fr; }
.kep22m .jomn1j0w {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.kep22m .hvswaj73 { grid-column: 2; }
.kep22m .oikd,
.kep22m .inr1 { grid-column: 1 / -1; }
.jcqgup .l6s3g { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.jcqgup .jomn1j0w {
  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);
}
.jcqgup .hvswaj73 { grid-column: 2; }
.jcqgup .oikd,
.jcqgup .inr1 { grid-column: 1 / -1; }
.yvnijfu .l6s3g { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.yvnijfu .hvswaj73 { background: none; color: var(--accent-light); font-weight: 700; }
.dsrliimb .l6s3g { 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); }
.dsrliimb .hvswaj73 { background: none; color: var(--accent-light); font-weight: 700; }
.ecds .l6s3g { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.ecds .l6s3g:last-child { border-bottom: none; }
.ecds .hvswaj73 { background: none; color: var(--accent-light); font-weight: 700; }
.a40c8l .l6s3g { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.a40c8l .hvswaj73 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.g785lr .phnc { counter-reset: card-n; }
.g785lr .l6s3g  { counter-increment: card-n; }
.g785lr .hvswaj73 { display: flex; align-items: center; gap: 10px; }
.g785lr .hvswaj73::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;
}
.n4l26 .l6s3g { background: var(--bg-surface); border: 1px solid var(--border); }
.n4l26 .hvswaj73 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ql1e { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.fjssja  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.l2k4j { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.jdgmvd { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.gqd0mzz5 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ql1e strong { color: var(--text-primary); font-size: 0.95rem; }
.ql1e p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.uk6l { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.nh4u6vwd, .is6l0rg { border-radius: 8px; padding: 14px; }
.nh4u6vwd { background: var(--bg-pros); }
.is6l0rg { background: var(--bg-cons); }
.r9z2e { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.nh4u6vwd .r9z2e { color: var(--c-pros-label); }
.is6l0rg .r9z2e { color: #f87171; }
.nh4u6vwd ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.is6l0rg ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.nti5k2 { width: 100%; height: auto; border-radius: 10px; display: block; }
.m8qlp3 {
  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;
}
.m8qlp3:hover { opacity: 0.85; }
.jlj92 .m8qlp3  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.jlj92 .m8qlp3:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.rre6qkk .m8qlp3  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.rre6qkk .m8qlp3:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.eqvq0gm .d6tjo { border-radius: 50px; }
.eqvq0gm .m8qlp3  { border-radius: 50px; }
.raxx07 .d6tjo { padding-left: 22px; padding-right: 22px; }
.raxx07 .m8qlp3  { padding-left: 12px; padding-right: 12px; }
.zzkcf0n .d6tjo { padding-left: 44px; padding-right: 44px; }
.zzkcf0n .m8qlp3  { padding-left: 24px; padding-right: 24px; }
.eid7qh .d6tjo { padding-left: 56px; padding-right: 56px; }
.eid7qh .m8qlp3  { padding-left: 32px; padding-right: 32px; }
.fdc0   .d6tjo::after, .fdc0   .m8qlp3::after,
.fnbpkyj7 .d6tjo::after, .fnbpkyj7 .m8qlp3::after,
.yrghls    .d6tjo::after, .yrghls    .m8qlp3::after,
.hhd1uu4    .d6tjo::after, .hhd1uu4    .m8qlp3::after,
.wiq5    .d6tjo::after, .wiq5    .m8qlp3::after,
.bjmb416     .d6tjo::after, .bjmb416     .m8qlp3::after,
.rc5m    .d6tjo::after, .rc5m    .m8qlp3::after,
.qxys   .d6tjo::after, .qxys   .m8qlp3::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;
}
.fdc0 .d6tjo::after, .fdc0 .m8qlp3::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");
}
.fnbpkyj7 .d6tjo::after, .fnbpkyj7 .m8qlp3::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");
}
.yrghls .d6tjo::after, .yrghls .m8qlp3::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");
}
.hhd1uu4 .d6tjo::after, .hhd1uu4 .m8qlp3::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");
}
.wiq5 .d6tjo::after, .wiq5 .m8qlp3::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");
}
.bjmb416 .d6tjo::after, .bjmb416 .m8qlp3::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");
}
.rc5m .d6tjo::after, .rc5m .m8qlp3::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");
}
.qxys .d6tjo::after, .qxys .m8qlp3::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");
}
.l2imu   .kv69::after, .l2imu   .y37nqwj::after,
.s4rlgyq .kv69::after, .s4rlgyq .y37nqwj::after,
.n2ixj    .kv69::after, .n2ixj    .y37nqwj::after,
.m16y3    .kv69::after, .m16y3    .y37nqwj::after,
.gh9olxy    .kv69::after, .gh9olxy    .y37nqwj::after,
.k2ml3     .kv69::after, .k2ml3     .y37nqwj::after,
.pilzlk    .kv69::after, .pilzlk    .y37nqwj::after,
.wgw5   .kv69::after, .wgw5   .y37nqwj::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;
}
.l2imu .kv69::after, .l2imu .y37nqwj::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");
}
.s4rlgyq .kv69::after, .s4rlgyq .y37nqwj::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");
}
.n2ixj .kv69::after, .n2ixj .y37nqwj::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");
}
.m16y3 .kv69::after, .m16y3 .y37nqwj::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");
}
.gh9olxy .kv69::after, .gh9olxy .y37nqwj::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");
}
.k2ml3 .kv69::after, .k2ml3 .y37nqwj::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");
}
.pilzlk .kv69::after, .pilzlk .y37nqwj::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");
}
.wgw5 .kv69::after, .wgw5 .y37nqwj::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");
}
.zs6t068 .upj5ftw8   { background: rgba(128,128,128,.12); }
.gbw7.m8qlp3 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .ki19w6r5 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .ki19w6r5::before    { grid-area: rank;   }
  .uaqfxo           { grid-area: ident;  }
  .ejte     { grid-area: rating; min-width: 0; width: auto; }
  .as29d           { grid-area: pills;  }
  .gbw7             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .ki19w6r5 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .ki19w6r5::before    { justify-self: center; }
  .uaqfxo           { width: 100%; }
  .ejte     { justify-self: center; }
  .as29d           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .kqe8wi7f .r4fk3 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .kqe8wi7f .a4sw { margin: 0; }
}
.id6rr17e .uk6l { gap: 10px; }
.id6rr17e .nh4u6vwd, .id6rr17e .is6l0rg { padding: 12px; }
.id6rr17e .nh4u6vwd ul, .id6rr17e .is6l0rg ul { margin: 4px 0 0; padding-left: 18px; }
.id6rr17e .nh4u6vwd li, .id6rr17e .is6l0rg li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .suwnam { grid-template-columns: 1fr; }
  .vsigv { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .vsigv .f0mj7 { width: 72px; height: 50px; }
  .vsigv .x5buq { max-width: 180px; }
  .vsigv .j335 { width: auto; }
}
@media (max-width: 720px) {
  .f79q0f { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .m5uxp { padding: 16px; }
  .y2bpiers .h3bf { min-width: 50%; }
}
.kmipcrqn .uk6l { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .w5rjmt { grid-template-columns: 1fr; }
  .efp2s { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .f6rq36 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .osei0uq4 { flex-wrap: wrap; padding: 16px; }
}
.a9pa7 .uk6l { gap: 8px; }
.a9pa7 .nh4u6vwd, .a9pa7 .is6l0rg { padding: 8px; }
@media (max-width: 480px) {
  .f21aox9 { flex-direction: column; align-items: stretch; }
}
.w26k .j335 .m8qlp3 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .lcdrvv9m { flex-direction: column; align-items: stretch; gap: 10px; }
  .w26k .j335 { text-align: center; }
}
@media (max-width: 720px) {
  .wb8t9 { grid-template-columns: 1fr; }
  .tn4xcylp { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .s9z6nu3 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .kab9r5y { grid-template-columns: 1fr; }
  .p9ew { width: 100px; height: 100px; margin: 16px auto; }
  .v9x9j { font-size: 1.4rem; }
  .zl5uo33y { justify-content: center; }
  .lmst9 .h3bf { min-width: 50%; }
}
.k1hdo .uk6l { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .hge5at { flex-wrap: wrap; padding: 14px 16px; }
  .bapwm { padding: 12px 16px; }
  .k1hdo .uk6l { margin: 0 16px; }
  .k1hdo .bqhi5dii { padding: 0 16px; }
  .jc2es { padding: 12px 16px; }
}
.xgjcl .l531x9o5 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.xgjcl .ki19w6r5 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.xgjcl .ki19w6r5:last-child { border-bottom: none; }
.xgjcl .uaqfxo,
.xgjcl .ejte,
.xgjcl .as29d {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.pfuig { margin: 16px 0; }
.rvok { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.rvok summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.rvok summary::after { content: "+"; color: var(--accent-light); }
.rvok[open] summary::after { content: "−"; }
.rvok p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.segej5 { margin-bottom: 0; }
.g0qu1cr h2.d7g8 { color: var(--text-primary); border-color: var(--accent-light); }
.v4r7jege h2.d7g8 { color: var(--text-primary); border-color: var(--accent-light); }
.jainhjpf .fjssja     { background: #052e16; border-color: #10b981; }
.jainhjpf .l2k4j { background: #2d0a1e; border-color: #f43f5e; }
.jainhjpf .jdgmvd    { background: #1e1036; border-color: #a855f7; }
.jainhjpf .ql1e strong  { color: #f1f5f9; }
.jainhjpf .ql1e p       { color: #cbd5e1; }
.jainhjpf .kfi80    .fjssja     .gqd0mzz5::before,
.jainhjpf .htqir  .fjssja     .gqd0mzz5::before,
.jainhjpf .mm18  .fjssja     .gqd0mzz5::before,
.jainhjpf .rtwo7d .fjssja     .gqd0mzz5::before { color: #10b981; }
.jainhjpf .kfi80    .l2k4j .gqd0mzz5::before,
.jainhjpf .htqir  .l2k4j .gqd0mzz5::before,
.jainhjpf .mm18  .l2k4j .gqd0mzz5::before,
.jainhjpf .rtwo7d .l2k4j .gqd0mzz5::before { color: #f43f5e; }
.jainhjpf .kfi80    .jdgmvd    .gqd0mzz5::before,
.jainhjpf .htqir  .jdgmvd    .gqd0mzz5::before,
.jainhjpf .mm18  .jdgmvd    .gqd0mzz5::before,
.jainhjpf .rtwo7d .jdgmvd    .gqd0mzz5::before { color: #a855f7; }
.nq40h .fjssja     { background: #2d2000; border-color: #eab308; }
.nq40h .l2k4j { background: #2d0b0b; border-color: #ef4444; }
.nq40h .jdgmvd    { background: #2d1600; border-color: #f97316; }
.nq40h .ql1e strong  { color: #f1f5f9; }
.nq40h .ql1e p       { color: #cbd5e1; }
.nq40h .kfi80    .fjssja     .gqd0mzz5::before,
.nq40h .htqir  .fjssja     .gqd0mzz5::before,
.nq40h .mm18  .fjssja     .gqd0mzz5::before,
.nq40h .rtwo7d .fjssja     .gqd0mzz5::before { color: #eab308; }
.nq40h .kfi80    .l2k4j .gqd0mzz5::before,
.nq40h .htqir  .l2k4j .gqd0mzz5::before,
.nq40h .mm18  .l2k4j .gqd0mzz5::before,
.nq40h .rtwo7d .l2k4j .gqd0mzz5::before { color: #ef4444; }
.nq40h .kfi80    .jdgmvd    .gqd0mzz5::before,
.nq40h .htqir  .jdgmvd    .gqd0mzz5::before,
.nq40h .mm18  .jdgmvd    .gqd0mzz5::before,
.nq40h .rtwo7d .jdgmvd    .gqd0mzz5::before { color: #f97316; }
.vtlcpjhf .fjssja     { background: #0c1a2e; border-color: #38bdf8; }
.vtlcpjhf .l2k4j { background: #12103a; border-color: #818cf8; }
.vtlcpjhf .jdgmvd    { background: #0a2020; border-color: #2dd4bf; }
.vtlcpjhf .ql1e strong  { color: #f1f5f9; }
.vtlcpjhf .ql1e p       { color: #cbd5e1; }
.vtlcpjhf .kfi80    .fjssja     .gqd0mzz5::before,
.vtlcpjhf .htqir  .fjssja     .gqd0mzz5::before,
.vtlcpjhf .mm18  .fjssja     .gqd0mzz5::before,
.vtlcpjhf .rtwo7d .fjssja     .gqd0mzz5::before { color: #38bdf8; }
.vtlcpjhf .kfi80    .l2k4j .gqd0mzz5::before,
.vtlcpjhf .htqir  .l2k4j .gqd0mzz5::before,
.vtlcpjhf .mm18  .l2k4j .gqd0mzz5::before,
.vtlcpjhf .rtwo7d .l2k4j .gqd0mzz5::before { color: #818cf8; }
.vtlcpjhf .kfi80    .jdgmvd    .gqd0mzz5::before,
.vtlcpjhf .htqir  .jdgmvd    .gqd0mzz5::before,
.vtlcpjhf .mm18  .jdgmvd    .gqd0mzz5::before,
.vtlcpjhf .rtwo7d .jdgmvd    .gqd0mzz5::before { color: #2dd4bf; }
.selza5 .fjssja     { background: var(--accent-bg); border-color: var(--accent-light); }
.selza5 .l2k4j { background: var(--accent-bg-light); border-color: var(--accent-light); }
.selza5 .jdgmvd    { background: var(--accent-bg); border-color: var(--accent-pale); }
.selza5 .kfi80    .gqd0mzz5::before,
.selza5 .htqir  .gqd0mzz5::before,
.selza5 .mm18  .gqd0mzz5::before,
.selza5 .rtwo7d .gqd0mzz5::before { color: var(--accent-light) !important; }
.msu4p7::before,
.f6zvfgns::before { margin-right: 5px; }
.vvao .nh4u6vwd ul li,
.vvao .nh4u6vwd .msu4p7 { color: #22c55e; }
.vvao .is6l0rg ul li,
.vvao .is6l0rg .f6zvfgns { color: #ef4444; }
.pd53 .nh4u6vwd { background: var(--bg-pros); }
.pd53 .is6l0rg { background: var(--bg-cons); }
.pd53 .nh4u6vwd .msu4p7 { color: var(--c-pros-label); }
.pd53 .is6l0rg .f6zvfgns { color: var(--c-cons); }
.pd53 .nh4u6vwd ul li,
.pd53 .is6l0rg ul li,
.l3ki .nh4u6vwd { background: var(--bg-pros); }
.l3ki .is6l0rg { background: var(--bg-cons); }
.l3ki .nh4u6vwd .msu4p7 { color: var(--c-pros-label); }
.l3ki .is6l0rg .f6zvfgns { color: var(--c-cons); }
.l3ki .nh4u6vwd ul li,
.l3ki .ne6o5rup li          { color: var(--c-pros); }
.l3ki .is6l0rg ul li,
.l3ki .m78i4i li          { color: var(--c-cons); }
.gzhon3d7 .msu4p7::before { content: "✓ "; }
.gzhon3d7 .f6zvfgns::before { content: "✗ "; }
.to7s18 .msu4p7::before { content: "→ "; }
.to7s18 .f6zvfgns::before { content: "← "; }
.h2uuwfu .msu4p7::before { content: "★ "; }
.h2uuwfu .f6zvfgns::before { content: "✕ "; }
.ejv9u3m .msu4p7::before { content: "◆ "; }
.ejv9u3m .f6zvfgns::before { content: "▲ "; }
.alagule .ql1e { background: transparent; border-left: none; border: 1.5px solid; }
.alagule .fjssja     { border-color: var(--c-tip-border); }
.alagule .l2k4j { border-color: var(--c-warn-border); }
.alagule .jdgmvd    { border-color: #60a5fa; }
.alagule .ql1e strong { color: var(--text-primary); }
.alagule .ql1e p      { color: var(--text-muted); }
.rzbb3wm .ql1e { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.rzbb3wm .fjssja     { border-top-color: var(--c-tip-border); }
.rzbb3wm .l2k4j { border-top-color: var(--c-warn-border); }
.rzbb3wm .jdgmvd    { border-top-color: #60a5fa; }
.twm48 .ql1e { border-left: none; border-radius: 8px; }
.twm48 .fjssja     { background: #065f46; }
.twm48 .l2k4j { background: #92400e; }
.twm48 .jdgmvd    { background: #1e3a8a; }
.twm48 .ql1e strong,
.twm48 .ql1e p { color: #fff; }
.twm48 .gqd0mzz5::before { color: rgba(255,255,255,0.85) !important; }
.jainhjpf.twm48 .fjssja,
.jainhjpf .twm48 .fjssja     { background: #052e16; }
.jainhjpf.twm48 .l2k4j,
.jainhjpf .twm48 .l2k4j { background: #2d0a1e; }
.jainhjpf.twm48 .jdgmvd,
.jainhjpf .twm48 .jdgmvd    { background: #1e1036; }
.nq40h.twm48 .fjssja,
.nq40h .twm48 .fjssja      { background: #2d2000; }
.nq40h.twm48 .l2k4j,
.nq40h .twm48 .l2k4j  { background: #2d0b0b; }
.nq40h.twm48 .jdgmvd,
.nq40h .twm48 .jdgmvd     { background: #2d1600; }
.vtlcpjhf.twm48 .fjssja,
.vtlcpjhf .twm48 .fjssja      { background: #0c1a2e; }
.vtlcpjhf.twm48 .l2k4j,
.vtlcpjhf .twm48 .l2k4j  { background: #12103a; }
.vtlcpjhf.twm48 .jdgmvd,
.vtlcpjhf .twm48 .jdgmvd     { background: #0a2020; }
.l6m0yobp .ql1e { border-left: none; border-radius: 6px; padding: 10px 14px; }
.l6m0yobp .fjssja     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.l6m0yobp .l2k4j { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.l6m0yobp .jdgmvd    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.l6m0yobp .ql1e strong { color: var(--text-primary); }
.l6m0yobp .ql1e p      { color: var(--text-muted); }
.zf9dde .ql1e { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.kfi80 .gqd0mzz5,
.htqir .gqd0mzz5,
.mm18 .gqd0mzz5,
.rtwo7d .gqd0mzz5 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.kfi80 .gqd0mzz5::before,
.htqir .gqd0mzz5::before,
.mm18 .gqd0mzz5::before,
.rtwo7d .gqd0mzz5::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.kfi80 .fjssja     .gqd0mzz5::before { content: "✦"; color: var(--c-tip-border); }
.kfi80 .l2k4j .gqd0mzz5::before { content: "▲"; color: var(--c-warn-border); }
.kfi80 .jdgmvd    .gqd0mzz5::before { content: "◉"; color: #60a5fa; }
.htqir .fjssja     .gqd0mzz5::before { content: "★"; color: var(--c-tip-border); }
.htqir .l2k4j .gqd0mzz5::before { content: "◆"; color: var(--c-warn-border); }
.htqir .jdgmvd    .gqd0mzz5::before { content: "●"; color: #60a5fa; }
.mm18 .fjssja     .gqd0mzz5::before { content: "▶"; color: var(--c-tip-border); }
.mm18 .l2k4j .gqd0mzz5::before { content: "■"; color: var(--c-warn-border); }
.mm18 .jdgmvd    .gqd0mzz5::before { content: "▸"; color: #60a5fa; }
.rtwo7d .fjssja     .gqd0mzz5::before { content: "→"; color: var(--c-tip-border); }
.rtwo7d .l2k4j .gqd0mzz5::before { content: "⬥"; color: var(--c-warn-border); }
.rtwo7d .jdgmvd    .gqd0mzz5::before { content: "◈"; color: #60a5fa; }
.wz8z6941 .vdsbp4u .o12af,
.wz8z6941 .sgl0 .o12af  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.wz8z6941 .l6s3g                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.wz8z6941 .n28c012          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.wz8z6941 .kk66                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.vlffqj61 .vdsbp4u .o12af,
.vlffqj61 .sgl0 .o12af,
.vlffqj61 .l6s3g,
.vlffqj61 .ki19w6r5,
.vlffqj61 .a4sw,
.vlffqj61 .n28c012,
.vlffqj61 .kk66,
.vlffqj61 .zf9dde .ql1e { box-shadow: none; }
.sakr2   body, .sakr2   { font-size: 0.9rem; }
.sakr2   .mnorf, .sakr2 .tze7, .sakr2 .kff01,
.sakr2   .d0sj3w, .sakr2 .wezl0 { font-size: 0.9rem; }
.sakr2   .m31ka, .sakr2 .nag1scvh { font-size: 0.9rem; }
.y4q0   .mnorf, .y4q0 .tze7, .y4q0 .kff01,
.y4q0   .d0sj3w, .y4q0 .wezl0 { font-size: 0.95rem; }
.y4q0   .m31ka, .y4q0 .nag1scvh { font-size: 0.95rem; }
.c6y0   .mnorf, .c6y0 .tze7, .c6y0 .kff01,
.c6y0   .d0sj3w, .c6y0 .wezl0 { font-size: 1.08rem; }
.c6y0   .m31ka, .c6y0 .nag1scvh { font-size: 1.05rem; }
.c6y0   .djsgz { font-size: 0.97rem; }
.s8m8ys .cp64      { font-size: 3.2rem; }
.s8m8ys h2.d7g8 { font-size: 1.9rem; }
.s8m8ys h3.z0p9t1n     { font-size: 1.4rem; }
.j8txdgof .cp64      { font-size: 3.8rem; }
.j8txdgof h2.d7g8 { font-size: 2.2rem; }
.j8txdgof h3.z0p9t1n     { font-size: 1.6rem; }
.segej5 + .segej5 { position: relative; }
.k5os2fol   .segej5 + .segej5::before,
.kwq6  .segej5 + .segej5::before,
.a5xpx   .segej5 + .segej5::before,
.du0h7dnx   .segej5 + .segej5::before,
.e4x010   .segej5 + .segej5::before,
.i93rkl .segej5 + .segej5::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.k5os2fol .segej5 + .segej5::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.kwq6 .segej5 + .segej5::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.a5xpx .segej5 + .segej5::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;
}
.du0h7dnx .segej5 + .segej5::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.xoh0 .segej5 { margin-bottom: 16px; }
.xoh0 .segej5 + .segej5 { margin-top: 0; }
.xoh0 .wntylh9 { padding-top: 0; padding-bottom: 0; }
.e4x010 .segej5 + .segej5::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.i93rkl .segej5 + .segej5::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.x1wxxy74 .segej5 + .segej5::before,
.m8u2fh7i .segej5 + .segej5::before,
.vi4j9n .segej5 + .segej5::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%;
}
.qow2h9 .x1wxxy74 .segej5:nth-child(even)::before,
.qow2h9 .m8u2fh7i .segej5:nth-child(even)::before,
.qow2h9 .vi4j9n .segej5:nth-child(even)::before { background: var(--bg-surface); }
.ra3c1m .x1wxxy74 .segej5:nth-child(even)::before,
.ra3c1m .m8u2fh7i .segej5:nth-child(even)::before,
.ra3c1m .vi4j9n .segej5:nth-child(even)::before { background: var(--bg-card); }
.x1wxxy74 .segej5 + .segej5::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");
}
.m8u2fh7i .segej5 + .segej5::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");
}
.vi4j9n .segej5 + .segej5::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");
}
.suw8s860 .eo5oe,
.m6mg0n73 .eo5oe { padding-bottom: 60px; }
.lcti .eo5oe { padding-bottom: 70px; }
.tk41 .kthvdwfn { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.gpal8 .kthvdwfn { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.kudyo3 .kthvdwfn { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.pste6 .kthvdwfn { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.k118gij .kthvdwfn { background: var(--accent-bg); }
.v54s .wy42i { float: left; width: 38%; margin: 0 28px 16px 0; }
.v54s .wy42i .nti5k2 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.v54s .wntylh9::after { content: ''; display: block; clear: both; }
.w1e3e5j .wy42i { float: right; width: 38%; margin: 0 0 16px 28px; }
.w1e3e5j .wy42i .nti5k2 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.w1e3e5j .wntylh9::after { content: ''; display: block; clear: both; }
.qsmaefg .segej5:nth-child(odd)  .wy42i { float: left;  width: 38%; margin: 0 28px 16px 0; }
.qsmaefg .segej5:nth-child(even) .wy42i { float: right; width: 38%; margin: 0 0 16px 28px; }
.qsmaefg .wy42i .nti5k2 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qsmaefg .wntylh9::after { content: ''; display: block; clear: both; }
.v54s .phnc,
.w1e3e5j .phnc,
.w1e3e5j .l531x9o5,
.qsmaefg .phnc,
@media (max-width: 900px) {
  .v54s .wy42i,
  .w1e3e5j .wy42i,
  .qsmaefg .segej5:nth-child(odd)  .wy42i,
  .qsmaefg .segej5:nth-child(even) .wy42i {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .v54s .wy42i .nti5k2,
  .w1e3e5j .wy42i .nti5k2,
  .qsmaefg .wy42i .nti5k2 {
    max-height: none !important;
  }
}
.v54s .m31ka,
.v54s .nag1scvh,
.w1e3e5j .m31ka,
.w1e3e5j .nag1scvh,
.qsmaefg .m31ka,
.qsmaefg .nag1scvh { overflow: hidden; }
@media (max-width: 640px) {
  .v54s .wy42i,
  .w1e3e5j .wy42i,
  .qsmaefg .wy42i { float: none; width: 100%; margin: 0 0 16px 0; }
}
.qi2hws .sa18ui,
.qi2hws .wntylh9,
.qi2hws .p7efluxp  { max-width: 1100px; }
.qi2hws { --content-mw: 1100px; }
.xv75m .sa18ui,
.xv75m .wntylh9,
.xv75m .p7efluxp  { max-width: 1200px; }
.lio42 .sa18ui,
.lio42 .wntylh9,
.lio42 .p7efluxp  { max-width: 1320px; }
.z1xq { font-size: 0.82rem; color: var(--text-muted); }
.i8aw6w { display: flex; align-items: center; }
.qye57d {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.p2q6v5 { display: flex; align-items: center; }
.b88j { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.b88j:hover { text-decoration: underline; }
.gnw0k8yy { margin: 0 3px; opacity: 0.45; }
.gnw0k8yy::before { content: '/'; }
.ua8jwk { padding: 2px 5px; color: var(--text-main); }
.hxmi .z1xq {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.hxmi .i8aw6w { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.bh7hwom .z1xq {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.bh7hwom .i8aw6w { padding: 0 0 0 12px; }
.hfe9h0v .i8aw6w { padding: 0 16px; }
.hfe9h0v .z1xq {
  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);
}
.hfe9h0v .sa18ui { padding-top: 28px; }
@media (max-width: 720px) {
  .snsjcvfo { margin-top: 18px; padding: 0 16px; }
  .hfe9h0v .sa18ui { padding-top: 16px; }
}
.qi2hws.hxmi .i8aw6w { max-width: 1100px; }
.xv75m.hxmi .i8aw6w { max-width: 1200px; }
.lio42.hxmi .i8aw6w { max-width: 1320px; }
.qi2hws .snsjcvfo { max-width: 1100px; }
.r6dgdm .segej5 { padding-top: 16px; padding-bottom: 16px; }
.f040fsj .segej5 { padding-top: 24px; padding-bottom: 24px; }
.b1dm .segej5 { padding-top: 40px; padding-bottom: 40px; }
.ctpte6 .segej5 { padding-top: 52px; padding-bottom: 52px; }
.tm015e2 .segej5:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.tm015e2 .segej5:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.tm015e2 .segej5:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.tm015e2 .segej5:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.uq45i .wntylh9 { padding-top: 10px;  padding-bottom: 10px; }
.qwitg8d .wntylh9 { padding-top: 18px;  padding-bottom: 18px; }
.xw8fgoug .wntylh9 { padding-top: 36px;  padding-bottom: 36px; }
.tw0cyvpp .wntylh9 { padding-top: 48px;  padding-bottom: 48px; }
.gb62a h2.d7g8 { font-weight: 600; }
.gb62a h3.z0p9t1n     { font-weight: 600; }
.xqex h2.d7g8 { font-weight: 800; }
.xqex h3.z0p9t1n     { font-weight: 700; }
.rn0q6au { font-weight: 600; }
.rn0q6au h2.d7g8 { font-weight: 900; }
.rn0q6au h3.z0p9t1n     { font-weight: 800; }
.rn0q6au .ql1e strong,
.rn0q6au .ql1e strong { font-weight: 600; }
.kv69 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.cx4x .kv69 { display: none; }
@media (max-width: 640px) {
  .j26co62t { display: none; }
  .kv69 {
    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;
  }
}
.kv69 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.kv69:hover { opacity: 0.85; }
.sjxc9g .kv69 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.l0tv .kv69,
.uuyj94  .kv69 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.l0tv .kv69:hover,
.uuyj94  .kv69:hover { opacity: 0.88; }
.sjxc9g.l0tv .kv69,
.sjxc9g.uuyj94  .kv69 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.y37nqwj {
  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;
}
.y37nqwj:hover { transform: translateY(-2px); opacity: 0.92; }
.y37nqwj { background: var(--cta) !important; color: #fff !important; border: none !important; }
.zd24 .y37nqwj { display: none; }
.nsst55g .y37nqwj { right: 32px; }
.rs2rly  .y37nqwj { left: 32px; }
@media (max-width: 480px) {
  .nsst55g .y37nqwj { right: 20px; bottom: 20px; }
  .rs2rly  .y37nqwj { left: 20px; bottom: 20px; }
}
.wgy9xu3p { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.p7efluxp { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.uphk7z { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.nzqqclp { color: var(--text-dim); font-size: 0.8rem; }
.hhtklkpb { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.hhtklkpb img { height: 26px; width: auto; object-fit: contain; }
.xws110v5 { display: flex; flex-direction: column; gap: 6px; }
.xws110v5 a, .wuf8 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.xws110v5 a:hover, .wuf8 a:hover { color: var(--accent-light); }
.xws110v5 .z18i { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.gxm0r .p7efluxp { text-align: center; }
.gxm0r .uphk7z { margin-top: 0; }
.a82zleah { margin-top: 10px; }
.a82zleah a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .p7efluxp { padding-left: 16px; padding-right: 16px; }
  .fbp4yj29 .p7efluxp { padding: 20px 16px; }
  .wuf8 { gap: 4px 12px; }
  .uphk7z { font-size: 0.78rem; }
}
.t885ydg .e7feq72b .hhtklkpb { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.t885ydg .uphk7z { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.t885ydg .nzqqclp { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .t885ydg .ktnsp6i { grid-template-columns: 1fr 1fr; } .t885ydg .e7feq72b { grid-column: 1 / -1; } }
@media (max-width: 480px) { .t885ydg .ktnsp6i { grid-template-columns: 1fr; } }
.scadc .hhtklkpb { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.scadc .uphk7z { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .scadc .e24cls { gap: 12px; } .scadc .hhtklkpb { margin-right: 0; width: 100%; } }
.s7c278 .szo7lmg .hhtklkpb { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.s7c278 .uphk7z { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.s7c278 .nzqqclp { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .s7c278 .wofetvzn { grid-template-columns: 1fr 1fr; } .s7c278 .szo7lmg { grid-column: 1 / -1; } }
@media (max-width: 480px) { .s7c278 .wofetvzn { grid-template-columns: 1fr; } }
.nilq .tco9pu { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.nilq .xws110v5 { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .nilq .tco9pu { grid-template-columns: 1fr 1fr; } .nilq .d4x2:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nilq .tco9pu { grid-template-columns: 1fr; } }
.g44w .tco9pu { grid-template-columns: 1fr 2fr; }
.g44w .poap .xws110v5 { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .g44w .tco9pu { grid-template-columns: 1fr; } }
.u02g .p7efluxp { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.wr71v .mouu0sex      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.wr71v .wgy9xu3p { background: var(--bg-page); border-top-color: var(--border-alt); }
.iy91wpg .mouu0sex      { background: #0d1117; border-bottom-color: #21262d; }
.iy91wpg .imbb { color: var(--accent-light); }
.iy91wpg .mie5 { --msep-color: #8b949e; }
.iy91wpg .mie5 a { color: #8b949e; }
.iy91wpg .mie5 a:hover { color: var(--accent-light); }
.iy91wpg .xc00eqhu { color: #8b949e; }
.iy91wpg .wgy9xu3p { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.iy91wpg .uphk7z,
.iy91wpg .nzqqclp { color: #6e7681; }
.iy91wpg .xws110v5 a, .iy91wpg .wuf8 a,
.iy91wpg .hl7j a, .iy91wpg .lopwk22 a,
.iy91wpg .lcpyot3 a { color: #8b949e; }
.iy91wpg .hhtklkpb { color: #e6edf3; }
.iy91wpg .xws110v5 a:hover, .iy91wpg .wuf8 a:hover,
.iy91wpg .hl7j a:hover, .iy91wpg .lopwk22 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .iy91wpg .mie5 { background: #0d1117; border-top-color: #21262d; }
  .iy91wpg .mie5 li a { border-bottom-color: #21262d; }
}
.qadu0co .mouu0sex      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.qadu0co .imbb { color: var(--accent-light); }
.qadu0co .mie5 { --msep-color: #475569; }
.qadu0co .mie5 a { color: #475569; }
.qadu0co .mie5 a:hover { color: var(--accent-light); }
.qadu0co .xc00eqhu { color: #64748b; }
.qadu0co .wgy9xu3p { background: #f0f4f8; border-top-color: #cbd5e1; }
.qadu0co .uphk7z,
.qadu0co .nzqqclp { color: #64748b; }
.qadu0co .xws110v5 a, .qadu0co .wuf8 a,
.qadu0co .lcpyot3 a, .qadu0co .hhtklkpb { color: #374151; }
.qadu0co .xws110v5 a:hover, .qadu0co .wuf8 a:hover,
@media (max-width: 640px) {
  .qadu0co .mie5 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .qadu0co .mie5 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.l0tv .mouu0sex      { background: var(--accent); border-bottom-color: var(--accent-light); }
.l0tv .imbb { color: #fff; }
.l0tv .mie5 { --msep-color: rgba(255,255,255,0.82); }
.l0tv .mie5 a { color: rgba(255,255,255,0.82); }
.l0tv .mie5 a:hover { color: #fff; }
.l0tv .xc00eqhu { color: rgba(255,255,255,0.9); }
.l0tv .wgy9xu3p { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.l0tv .uphk7z,
.l0tv .nzqqclp { color: rgba(255,255,255,0.72); }
.l0tv .xws110v5 a, .l0tv .wuf8 a,
.l0tv .lcpyot3 a, .l0tv .hhtklkpb { color: #fff; }
.l0tv .xws110v5 a:hover, .l0tv .wuf8 a:hover,
@media (max-width: 640px) {
  .l0tv .mie5 { background: var(--accent); border-top-color: var(--accent-light); }
  .l0tv .mie5 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.uuyj94 .mouu0sex {
  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);
}
.uuyj94 .wgy9xu3p {
  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) {
  .uuyj94 .mie5 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ogn41 .zwnqs { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.y0jc .zwnqs { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.iyulq3 .zwnqs { min-height: 72px; height: auto; }
.ko80e .zwnqs { min-height: 84px; height: auto; }
.fbp4yj29 .zwnqs { max-width: none; padding: 0 32px; }
.fbp4yj29 .p7efluxp  { max-width: none; padding: 24px 32px; }
.gwu9d.xv75m .zwnqs { max-width: 1200px; }
.gwu9d.lio42 .zwnqs { max-width: 1320px; }
.ni16u   .imbb, .ni16u   .hhtklkpb { text-transform: capitalize; }
.b9z6op .imbb, .b9z6op .hhtklkpb { text-transform: lowercase; }
.m24hqx2 .imbb, .m24hqx2 .hhtklkpb { text-transform: uppercase; letter-spacing: 0.06em; }
.oqis, .octg {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ay56r0s .oqis,
.ay56r0s .octg { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.u11b .oqis,
.u11b .octg { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.df6olx .oqis,
.df6olx .octg { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.f4asbqhz .oqis,
.f4asbqhz .octg { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.bbl1cncm   .mie5 a { font-weight: 500; }
.hzyy .mie5 a { font-weight: 600; }
.epm5a9     .mie5 a { font-weight: 700; }
.f6d6z3r    .mie5 a { font-weight: 800; letter-spacing: 0.01em; }
.dtdiu7t7     .mie5 > li + li::before,
.al8klbm5    .mie5 > li + li::before,
.yolt    .mie5 > li + li::before,
.j0q79q .mie5 > li + li::before,
.vyolvype .mie5 > li + li::before,
.ue9lwr3  .mie5 > li + li::before,
.x6zmuze    .mie5 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.dtdiu7t7     .mie5 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.al8klbm5    .mie5 > li + li::before { content: "|"; }
.yolt    .mie5 > li + li::before { content: "—"; }
.j0q79q .mie5 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.vyolvype .mie5 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ue9lwr3  .mie5 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.x6zmuze    .mie5 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ly4pjq .xc00eqhu,
  .omu7qm .xc00eqhu,
  .qu2588 .xc00eqhu,
  .k9vo1c .xc00eqhu,
  .xxg3j .xc00eqhu {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ly4pjq .xc00eqhu::before,
  .omu7qm .xc00eqhu::before,
  .qu2588 .xc00eqhu::before,
  .k9vo1c .xc00eqhu::before,
  .xxg3j .xc00eqhu::before { content: ""; display: block; flex-shrink: 0; }

  
  .ly4pjq .xc00eqhu::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;
  }

  
  .omu7qm .xc00eqhu::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;
  }

  
  .qu2588 .xc00eqhu::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;
  }

  
  .k9vo1c .xc00eqhu::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;
  }

  
  .xxg3j .xc00eqhu::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) {
  .zwzfutme .xc00eqhu {
    padding: 5px 14px;
  }
  .zwzfutme .mie5 {
    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;
  }
  .zwzfutme .mie5 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .zwzfutme .mie5 li a:hover { background: var(--bg-raised); }
  .zwzfutme .ite964z,
  .tkp7qvx .ite964z,
  .rz2k .ite964z { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .k71tuw7 .xc00eqhu {
    padding: 5px 10px;
  }
  .k71tuw7 .mie5 {
    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);
  }
  .k71tuw7 .mie5.ajktut { transform: translateX(0); }
  .k71tuw7 .mie5 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .k71tuw7 .mie5 li:last-child a { border-bottom: none; }
  .l0tv .mie5,
  .iy91wpg .mie5 { background: var(--accent) !important; }
  .l0tv .mie5 li a,
  .iy91wpg .mie5 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .rz2k .xc00eqhu {
    padding: 5px 10px;
  }
  .rz2k .mie5 {
    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);
  }
  .rz2k .mie5::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .rz2k .mie5.ajktut { transform: translateY(0); }
  .rz2k .mie5 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .s0urv .xc00eqhu {
    padding: 5px 10px;
  }
  .s0urv .mie5 {
    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;
  }
  .s0urv .mie5.ajktut { opacity: 1; pointer-events: auto; }
  .s0urv .mie5 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .dmf6n     .xc00eqhu { border-radius: 0 !important; }
  .fieg7vea   .xc00eqhu { border-radius: 8px !important; }
  .kp94w .xc00eqhu { border-radius: 50% !important; }
  .qpvv   .xc00eqhu { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .yodfj .yajn { flex-direction: column; align-items: stretch; }
  .yodfj .ooqtktn1 { flex-direction: row; min-width: auto; }
  .yodfj .cquix { align-items: flex-start; text-align: left; }
}
.vfh58p,
.vfh58p.segej5,
.qow2h9 .vfh58p,
.zkxgg1 .vfh58p,
.ra3c1m .vfh58p,
.g3l0cb .vfh58p {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.jsmkxa {
  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;
}
.egp64o { flex: 1 1 280px; min-width: 0; }
.x4e3zxm {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.xs7eg {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.i5atxz9 {
  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;
}
.i5atxz9:hover { transform: translateY(-1px); opacity: 0.95; }
.u58qni .jsmkxa {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.u58qni .x4e3zxm { color: var(--cta); }
.u58qni .xs7eg { color: var(--text-body); }
.u58qni .i5atxz9 {
  background: var(--cta) !important;
  color: #fff !important;
}
.oht5b7h .jsmkxa {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.oht5b7h .x4e3zxm { color: var(--text-primary); }
.oht5b7h .xs7eg { color: var(--text-body); }
.oht5b7h .i5atxz9 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .jsmkxa {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .egp64o { flex: 0 0 auto; }
  .x4e3zxm { font-size: 1.2rem; }
  .i5atxz9 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.hdpetan .il2swmok { height: 36px; }
.o3hlm9lc .il2swmok { height: 60px; max-width: 200px; }
.qh3gk4c .il2swmok { height: 56px; max-width: 180px; }
.v8sgqr4i    .ijvhi2m, .v8sgqr4i    .b494y0zd { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
@media (min-width: 720px) {
  .pwlc .l531x9o5 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .pwlc .ki19w6r5 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .pwlc .ki19w6r5 { padding: 40px 16px 20px; }
  .pwlc .vba9hfu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .pwlc .gbw7 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .tig5 .ki19w6r5 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .tig5 .ki19w6r5::before {
    position: absolute; top: 14px; left: 14px;
  }
  .tig5 .uaqfxo {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .tig5 .h44y8i { white-space: normal; text-align: center; font-size: 1.2rem; }
  .tig5 .vba9hfu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .tig5 .gbw7 { width: 100%; min-width: 0; }
  .tig5 .ijvhi2m { min-width: 0; }
}
.vko5 .rvok {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.vko5 .rvok summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.vko5 .rvok p { padding: 0 2px 16px; }
.mgdw9ns .rvok { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.mgdw9ns .rvok summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.mgdw9ns .rvok summary::after { content: "›"; font-size: 1.2em; }
.mgdw9ns .rvok[open] summary::after { content: "‹"; }
.mgdw9ns .rvok p { padding: 10px 22px 4px; }
.ezrh .rvok {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ezrh .rvok summary { color: var(--text-primary); padding-left: 16px; }
.ezrh .rvok summary::after { content: "›"; font-size: 1.1em; }
.ezrh .rvok[open] summary::after { content: "‹"; }
.ezrh .rvok p { padding-left: 16px; }
.wmafa .pfuig { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.wmafa .rvok {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.wmafa .rvok:last-child { border-bottom: none; }
.wmafa .rvok summary { color: var(--text-primary); border-radius: 0; }
.wmafa .rvok summary::after { content: "›"; font-size: 1.1em; }
.wmafa .rvok[open] summary::after { content: "‹"; }
.v7wapjg .rvok { overflow: hidden; }
.v7wapjg .rvok summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.v7wapjg .rvok summary::after { color: rgba(255,255,255,.75); }
.v7wapjg .rvok[open] summary { border-radius: 0; }
.y5oj { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ngxjn7o {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.mz8kpyin {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.az5szf { color: var(--text-muted); font-size: 1.05rem; }
.dlx5 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.jeckqfx {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.qzlkdd { margin-bottom: 20px; }
.bh2h2j {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ts8ef {
  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;
}
.ts8ef:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.lknpkr { resize: vertical; min-height: 130px; }
.q32uky { width: 100%; margin-top: 8px; }
.g07v8 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.z2ixz {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.th596a3p { color: var(--text-muted); line-height: 1.75; }
.tgrb { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.tgrb li { margin-bottom: 6px; }
.nqsy { max-width: 760px; margin: 0 auto; }
.vesx { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.y1im8ia { max-width: 760px; margin: 0 auto; }
.hexxv ul.tgrb { margin: 0; }
@media (max-width: 640px) { .n8rf1 { grid-template-columns: 1fr; gap: 10px; } }
.mfd1 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.cwanm { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.rnkp2qc { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.cwanm p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.cwanm .tgrb { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .mfd1 { grid-template-columns: 1fr; } }
.bhx5tq { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.bhx5tq:hover .uzswx { color: var(--accent-light); text-decoration: underline; }
.pzrn { color: inherit; text-decoration: none; }
.pzrn:hover { color: var(--accent-light); text-decoration: underline; }
.ffnlsqx { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.p4hq { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.p4hq:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.m1z3fii { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.p4hq p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.p4hq ul.tgrb { margin: 0; }
.i2btd { color: var(--text-muted); line-height: 1.75; }
.dmreque .tgrb,
.s84u5j2 .tgrb,
.aigx .tgrb,
.haz2cy .tgrb {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.dmreque .p4hq,
.s84u5j2 .p4hq { text-align: left; }
.dmreque .m1z3fii,
.s84u5j2 .m1z3fii { text-align: center; }
.zot6tw { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.v0jcfu43 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.preap { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.gqr5cx0 { margin-top: 12px; }
.hos6tbvd { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.hos6tbvd:hover { border-bottom-color: var(--accent-light); }
.x1pfjcl { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.x1pfjcl img { width: 100%; height: 100%; object-fit: cover; display: block; }
.r1hq27o { width: 200px; height: 200px; }
.lxq4bds { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.sf9wzm { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.seq051 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.djndo10 { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.djndo10::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .crm3mlg { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.grm1fd .preap, .grm1fd .v0jcfu43 { max-width: 640px; }
.n7jbz96b .zot6tw { font-size: 1.6rem; margin-top: 18px; }
.ps5vxnb3 .preap { margin-bottom: 28px; }
@media (max-width: 860px) { .wzip5jw { grid-template-columns: 1fr; } .n7jbz96b { position: static; text-align: center; } }
.fjyqyjw { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.mr07d { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.mr07d .x1pfjcl { margin: 0 auto 18px; }
.mr07d .seq051 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .fjyqyjw { grid-template-columns: 1fr; } }
.j7cr .zot6tw { font-size: 1.6rem; margin-bottom: 6px; }
.haz2cy .tgrb { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .j7cr { flex-direction: column; text-align: center; } .tqv7cw { grid-template-columns: 1fr; } }
.mhs2 .zot6tw { font-size: 1.35rem; margin: 0 0 4px; }
.mhs2 .seq051 { margin: 0; }
.ll91hp { max-width: 760px; margin: 0 auto; }
.apu85nc { position: relative; padding-left: 28px; }
.apu85nc::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.p155 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.p155:last-child { padding-bottom: 0; }
.xa4a4c { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.afol h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.afol p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.zss6pnl .mz8kpyin { color: var(--accent-light); }
.f2pj4ejl .mz8kpyin { font-size: 2rem; }
.f2pj4ejl .az5szf { max-width: 680px; }
.c74ezrp .mz8kpyin { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.c74ezrp .az5szf  { margin: 0; }
@media (max-width: 640px) { .c74ezrp { flex-direction: column; } }
.cx7jb2y {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.cx7jb2y .mz8kpyin { color: var(--accent-light); }
.pj01 .mz8kpyin { color: #fff; }
.pj01 .az5szf  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .prrvtl { grid-template-columns: 1fr; } }
.anfg1y .ts8ef {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.anfg1y .ts8ef:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.yw9fp .ts8ef { background: var(--bg-raised); border-color: transparent; }
.yw9fp .ts8ef:focus { background: var(--bg-card); border-color: var(--accent-light); }
.y0h7zzlf .ts8ef { border-radius: 100px; padding: 11px 20px; }
.y0h7zzlf .lknpkr { border-radius: 14px; }
.v5eer58t {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.v5eer58t 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;
}
.v5eer58t summary::-webkit-details-marker { display: none; }
.v5eer58t summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.v5eer58t[open] summary::after { content: "−"; }
.rqj91te {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .w6msymye { grid-template-columns: 1fr; } }
.zlh2 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.zlh2 li { margin-bottom: 6px; }
.ckhhu{display:none}
.ckhhu:empty,.nsi80a:empty{display:none}
.nu7jng{position:relative;overflow:visible}
.aqs5ej7 .jveg5f,.bu3tzh4 .jveg5f,
.kf76i9 .jveg5f,.wh1lipm .jveg5f,
.taevwg .jveg5f,.lub4 .jveg5f{display:block}
.hwlf9f9s .rbob8cr{display:block}
.aqs5ej7 .jveg5f,.bu3tzh4 .jveg5f,
.kf76i9 .jveg5f,.wh1lipm .jveg5f,
.taevwg .jveg5f{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}
.aqs5ej7 .jveg5f .nsi80a,.bu3tzh4 .jveg5f .nsi80a,
.kf76i9 .jveg5f .nsi80a,.wh1lipm .jveg5f .nsi80a,
.taevwg .jveg5f .nsi80a{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}
.aqs5ej7 .g6fzb,.bu3tzh4 .g6fzb,
.kf76i9 .g6fzb,.wh1lipm .g6fzb,
.taevwg .g6fzb{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.aqs5ej7 .jveg5f,.bu3tzh4 .jveg5f{top:12px}
.aqs5ej7 .jveg5f .nsi80a{margin-right:auto}
.bu3tzh4 .jveg5f .nsi80a{margin-left:auto}
.bu3tzh4 .jveg5f{text-align:right}
.kf76i9 .jveg5f,.wh1lipm .jveg5f{bottom:12px}
.kf76i9 .jveg5f .nsi80a{margin-right:auto}
.wh1lipm .jveg5f .nsi80a{margin-left:auto}
.wh1lipm .jveg5f{text-align:right}
.taevwg .jveg5f{position:relative;margin-top:16px}
.taevwg .jveg5f .nsi80a{margin:0 auto}
.lub4 .jveg5f{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.lub4 .jveg5f .nsi80a{margin:0}
.lub4 .kthvdwfn~.jveg5f,
.lub4 .b6ehejq~.jveg5f{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.lub4 .kthvdwfn~.jveg5f .nsi80a,
.lub4 .b6ehejq~.jveg5f .nsi80a{justify-content:flex-start}
.kthvdwfn~.jveg5f,.b6ehejq~.jveg5f{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}
.kthvdwfn~.jveg5f .nsi80a{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.b6ehejq~.jveg5f .nsi80a{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.rbob8cr .nsi80a{margin:0 0 12px}
.nsi80a{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.uzswx{font-weight:600;color:var(--text-heading);opacity:1}
.jpd59vtj::before{content:"·";margin:0 2px;opacity:.5}
.g6fzb{white-space:nowrap}
.ilagnxm .g6fzb{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.ilagnxm .jpd59vtj::before{content:""}
.anuw1v .g6fzb{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}
.anuw1v .jpd59vtj::before{content:""}
.roqnuu6 .nsi80a{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.lurfx .g6fzb{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.lurfx .jpd59vtj::before{content:""}
.xs2c8te .g6fzb{color: var(--accent-light);opacity:1;font-weight:500}
.hesavi7i .g6fzb{border-bottom:1px solid currentColor;padding-bottom:2px}
.nee17 .nsi80a{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.iu3i{--date-bg:transparent}
.xpnstpr6 .jpd59vtj::before{content:""}
.p9cw3 .jpd59vtj::before{content:"•";opacity:.4}
.p9cw3 .g6fzb + .g6fzb::before{content:"•";margin-right:6px;opacity:.4}
.conbcp .jpd59vtj::before{content:"/";opacity:.35}
.conbcp .g6fzb + .g6fzb::before{content:"/";margin-right:6px;opacity:.35}
.wlue96na .jpd59vtj::before{content:"|";opacity:.3}
.wlue96na .g6fzb + .g6fzb::before{content:"|";margin-right:6px;opacity:.3}
.zuqri0a .jpd59vtj::before{content:"—";opacity:.3}
.zuqri0a .g6fzb + .g6fzb::before{content:"—";margin-right:6px;opacity:.3}
.dutn88e .jpd59vtj::before{content:"◆";font-size:.5em;opacity:.35}
.dutn88e .g6fzb + .g6fzb::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.sx9z7emc .jpd59vtj::before{content:"·";opacity:.4}
.sx9z7emc .g6fzb + .g6fzb::before{content:"·";margin-right:6px;opacity:.4}
.sqtsbzi .jpd59vtj::before{content:"›";opacity:.4}
.sqtsbzi .g6fzb + .g6fzb::before{content:"›";margin-right:6px;opacity:.4}
.cng1 .jpd59vtj::before{content:"→";opacity:.35;font-size:.85em}
.cng1 .g6fzb + .g6fzb::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.ex589d{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.g0iug43{display:flex;flex-direction:column;gap:3px}
.hzoo{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.kmhlhks{font-weight:700;font-size:1rem;color:var(--text-heading)}
.xppqm{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.qpgx .ex589d{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.umt6sp .ex589d{border-top:3px solid var(--accent);padding-top:18px}
.jef39m7 .ex589d{border-left:3px solid var(--accent);border-radius:0}
.q93ugw3 .ex589d{padding:20px 0}
@media(max-width:640px){
  .ex589d{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .xppqm{max-width:100%}
}
.d821ra6 .n28c012{margin:0}
@media (max-width:560px){
  .ir8r3i{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) {
  .fvxcg6 { padding: 28px 18px 20px; }
  .uczag5 { font-size: 1.2rem; }
  .ta6w8axq { max-width: 220px; max-height: 80px; }
}
.jbyic  .az3t { border-radius: 6px; }
.qjy3g .jsmkxa {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .az3t { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.caeez {
  margin: 28px 0 24px;
}
.caeez .segej5 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.caeez .wntylh9 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.caeez .jsmkxa {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .zwnqs { flex-direction: row-reverse; }
[dir="rtl"] .mie5 { flex-direction: row-reverse; }
[dir="rtl"] .nsst55g .y37nqwj { right: auto; left: 32px; }
[dir="rtl"] .rs2rly  .y37nqwj { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .nsst55g .y37nqwj { right: auto; left: 20px; }
  [dir="rtl"] .rs2rly  .y37nqwj { left: auto;  right: 20px; }
}
[dir="rtl"] .v54s .wy42i  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .w1e3e5j .wy42i { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .kthvdwfn,
[dir="rtl"] .fhf570qs,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .m31ka, [dir="rtl"] .nag1scvh { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .nh4u6vwd { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .is6l0rg { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ql1e { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .jsmkxa { direction: rtl; }
[dir="rtl"] .z1xq { direction: rtl; }
[dir="rtl"] .kk66 { direction: rtl; }
[dir="rtl"] .amh6kyi { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .modxov2 .nag1scvh,
[dir="rtl"] .cmul .nag1scvh,
[dir="rtl"] .qjwx7l .nag1scvh,
[dir="rtl"] .erdqunz .nag1scvh {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .modxov2 .nag1scvh li::before,
[dir="rtl"] .cmul .nag1scvh li::before,
[dir="rtl"] .qjwx7l .nag1scvh li::before,
[dir="rtl"] .erdqunz .nag1scvh li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .kthvdwfn.vl0pdsg .eo5oe { align-items: flex-end; text-align: right; }
[dir="rtl"] .kthvdwfn.m6q81pd .eo5oe { text-align: center; }
[dir="rtl"] .kthvdwfn .eo5oe { text-align: right; }
[dir="rtl"] .wntylh9,
[dir="rtl"] .d0sj3w,
[dir="rtl"] .wezl0,
[dir="rtl"] .l3sqi9,
[dir="rtl"] .jeckqfx,
[dir="rtl"] .bh2h2j,
[dir="rtl"] .preap,
[dir="rtl"] .ts8ef,
[dir="rtl"] .lknpkr { text-align: right; direction: rtl; }
[dir="rtl"] .y0h7zzlf .ts8ef,
[dir="rtl"] .anfg1y .ts8ef { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #7649b1;
  --brand:           #7649b1;
  --brand-light:     #614586;
  --brand-pale:      #8670a3;
  --grad-start:      #a687cd;
  --grad-end:        #c7b8da;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #7649b1;
  --cta-light:       #623799;
  --cta-hover:       #593785;
  --bg-page:         #f7f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f4f5;
  --bg-raised:       #efeef0;
  --bg-hover:        #f4f4f5;
  --border:          #e5e3e7;
  --border-alt:      #d5d1da;
  --border-section:  #e5e3e7;
  --text-primary:    #19181a;
  --text-muted:      #58545d;
  --text-body:       #323035;
  --text-sub:        #4b4850;
  --text-faint:      #7e7985;
  --text-dim:        #98939e;
  --text-label:      #65606b;
  --text-value:      #3f3c42;
  --accent-bg:       #eae8ec;
  --accent-bg-light: #dad3e3;
  --bg-tip:          #f0f9f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f2f9;
  --bg-pros:         #f0f9f7;
  --bg-cons:         #faf3f5;
  --c-pros:          #21816c;
  --c-cons:          #9f213f;
  --c-pros-label:    #279a80;
  --c-tip-border:    #2baa8e;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #21816c;
}
:root { --logo-bg-opacity: 76%; }
body, button, input { font-family: "Maven Pro", sans-serif; }
.vbwdvzc .gqd0mzz5 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.vbwdvzc .gqd0mzz5::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.vbwdvzc .fjssja     .gqd0mzz5::before { content: "";  color: var(--c-tip-border); }.vbwdvzc .l2k4j .gqd0mzz5::before { content: ""; color: var(--c-warn-border); }.vbwdvzc .jdgmvd    .gqd0mzz5::before { content: ""; color: #60a5fa; }.jainhjpf .vbwdvzc .fjssja     .gqd0mzz5::before { color: #10b981; }.jainhjpf .vbwdvzc .l2k4j .gqd0mzz5::before { color: #f43f5e; }.jainhjpf .vbwdvzc .jdgmvd    .gqd0mzz5::before { color: #a855f7; }.nq40h  .vbwdvzc .fjssja     .gqd0mzz5::before { color: #eab308; }.nq40h  .vbwdvzc .l2k4j .gqd0mzz5::before { color: #ef4444; }.nq40h  .vbwdvzc .jdgmvd    .gqd0mzz5::before { color: #f97316; }.vtlcpjhf  .vbwdvzc .fjssja     .gqd0mzz5::before { color: #38bdf8; }.vtlcpjhf  .vbwdvzc .l2k4j .gqd0mzz5::before { color: #818cf8; }.vtlcpjhf  .vbwdvzc .jdgmvd    .gqd0mzz5::before { color: #2dd4bf; }.selza5 .vbwdvzc .gqd0mzz5::before { color: var(--accent-light) !important; }
.exnho .ne6o5rup li::before, .exnho .m78i4i li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.exnho .ne6o5rup li::before { content: ""; }.exnho .m78i4i li::before { content: ""; }.exnho .msu4p7::before, .exnho .f6zvfgns::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.exnho .msu4p7::before { content: ""; }.exnho .f6zvfgns::before { content: ""; }
.oqg6ac .zye85m, .oqg6ac .kthvdwfn { min-height: 520px; }
.gnw0k8yy::before { content: '/'; }