:root {
  --color-accent: #8d092b;
  --color-cta: #d680ca;
  --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;
}
.cc6wps {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.p81xie78 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.z877 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.y7nozd { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ka5migda { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ka5migda a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ka5migda a:hover { color: var(--accent-light); }
.awoov6   .ynejk0k { border-radius: 0; }
.vbua .ynejk0k li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .ynejk0k {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .vmpxsau7:hover .ynejk0k,
  .vmpxsau7:focus-within .ynejk0k { display: block; }
  .ynejk0k li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ir2r {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.zyhg6bvt { display: none; }
@media (max-width: 640px) {
  .zyhg6bvt {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .zyhg6bvt.fr6lm3f7 { display: block; }
}
@media (max-width: 640px) {
  .ir2r { display: block; }
  .ka5migda > li + li::before { display: none !important; }
  .ka5migda {
    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;
  }
  .ka5migda.fr6lm3f7 { display: flex; }
  .ka5migda li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ka5migda li:last-child a { border-bottom: none; }
}
.vu64ey { min-height: 480px; }
.kke7m5 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.igovfgy6 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.mj31oz .igovfgy6 { margin-left: 0; margin-right: 0; }
.sbawh {
  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;
}
.cqlsdicm .sbawh { margin-top: 24px; }
.sbawh:hover { opacity: 0.88; }
.cls3z {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.mugk {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.cls3z .znub {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.cls3z .kke7m5 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.cls3z .igovfgy6 { color: #e2e8f0; }
.cls3z.e946qs .znub { text-align: center; }
.cls3z.mj31oz   .znub { text-align: left; }
.tniyfn5i .znub {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.tniyfn5i .kke7m5 { color: var(--text-primary); text-shadow: none; }
.tniyfn5i .igovfgy6 { color: var(--text-muted); }
.tniyfn5i .sbawh { margin-top: 16px; }
.tniyfn5i, .tniyfn5i.vu64ey { min-height: auto !important; }
.tniyfn5i.e946qs .znub { text-align: center; }
.tniyfn5i.mj31oz   .znub { text-align: left; }
.tniyfn5i~.hnfc{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}
.tniyfn5i~.hnfc .rpzeip8n{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; }
}
.swu4ve .quh16bl,
.swu4ve .gyw2egcg {
  animation: hg-breathe 10s ease-in-out infinite;
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.e5wmp2 .cls3z .mugk {
  overflow: hidden;
}
.e5wmp2 .cls3z .mugk::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@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); }
}
.aq79i .cls3z .mugk {
  overflow: hidden;
}
.aq79i .cls3z .mugk::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.q36yeu .cls3z .mugk {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.rkf3c8o .cls3z .mugk {
  overflow: hidden;
}
.rkf3c8o .cls3z .mugk::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.swu4ve .cls3z .mugk {
  animation: hg-breathe 10s ease-in-out infinite;
}
.quh16bl .mugk {
  background: none;
}
.quh16bl .kke7m5 { color: #fff; }
.quh16bl .igovfgy6 { color: rgba(255,255,255,0.85); }
.quh16bl .sbawh { background: #fff; color: var(--cta); }
.quh16bl .sbawh:hover { opacity: 0.92; }
.swu4ve .y6b9l1 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.y6b9l1 .kke7m5 { text-shadow: none; color: var(--text-primary); }
.y6b9l1 .igovfgy6 { color: var(--text-muted); }
body.r3bge2i7 .kke7m5 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.sd70hlb0 .kke7m5 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.vu64ey.quh16bl .kke7m5,
section.quh16bl .kke7m5 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.y6b9l1.mj31oz   .va69 { align-items: flex-start; text-align: left; }
.vu64ey .zynx72 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.zynx72 .k0p0.ukgltw3u {
  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;
}
.zynx72 .k0p0.ukgltw3u:hover { opacity: 0.85; }
.h6ul .znub { padding-bottom: 24px; }
.cqlsdicm .znub { max-width: 1100px; }
@media (max-width: 700px) {
  .y6b9l1 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .y6b9l1:not(.b8nmp) .avbw { display: none !important; }
  .b8nmp .avbw { padding: 16px; }
  .va69  { padding: 36px 24px; }
  .y6b9l1~.hnfc,.spmx4z~.hnfc{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .vu64ey, .y6b9l1 { min-height: 320px !important; }
  .kke7m5 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .q6f6q,
  .wf8r61,
  .gvjrr { grid-template-columns: 1fr !important; }

  

  
  .h6ul { display: flex !important; flex-direction: column !important; }
  .h6ul .znub { display: contents; }
  .h6ul .mugk { order: 0; }
  .h6ul .kke7m5 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .h6ul .q6f6q { order: 2; padding: 0 16px 12px !important; }
  .h6ul .igovfgy6 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .cqlsdicm .znub { display: flex; flex-direction: column; }
  .cqlsdicm .znub .kke7m5 { order: 1; }
  .cqlsdicm .znub .gvjrr { order: 2; margin: 8px 0 24px !important; }
  .cqlsdicm .znub .igovfgy6 { order: 3; }
  .cqlsdicm .znub .sbawh { order: 4; align-self: center; margin-top: 0; }

  
  .y6b9l1.b8nmp {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .y6b9l1.b8nmp .va69 { display: contents; padding: 0; }
  .y6b9l1.b8nmp .va69 .kke7m5 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .y6b9l1.b8nmp .avbw { order: 2; padding: 12px 16px; }
  .y6b9l1.b8nmp .va69 .igovfgy6 { order: 3; padding: 0 24px; margin: 0 auto; }
  .y6b9l1.b8nmp .va69 .sbawh { order: 4; align-self: center; margin: 8px 0 32px; }
}
.so98 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.bmc9h { width: 100%; height: auto; display: block; border-radius: 10px; }
.etjo0ai .so98        { border-radius: 16px; }
.etjo0ai .bmc9h  { border-radius: 16px; }
.c21du25 .so98         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.c21du25 .bmc9h   { border-radius: 8px; }
.m1aefqq4 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.uc71f8v { width: 100%; padding: 32px 0; position: relative; }
.ql1dr { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.wbj2 .uc71f8v:nth-child(even) { background: var(--bg-surface); }
.wbj2 .uc71f8v:nth-child(odd)  { background: var(--bg-page); }
.vaxja95f .uc71f8v:nth-child(even) { background: var(--bg-card); }
.vaxja95f .uc71f8v:nth-child(odd)  { background: var(--bg-page); }
.wbj2 .uc71f8v:nth-child(odd)  .ql1dr { background: var(--bg-card); border-radius: 6px; }
.wbj2 .uc71f8v:nth-child(even) .ql1dr { background: var(--bg-raised); border-radius: 6px; }
.vaxja95f .uc71f8v:nth-child(odd)  .ql1dr { background: var(--bg-card); border-radius: 6px; }
.vaxja95f .uc71f8v:nth-child(even) .ql1dr { background: var(--bg-raised); border-radius: 6px; }
.wbj2 .uc71f8v:nth-child(even) .m7k105 .ti066ia,
.vaxja95f .uc71f8v:nth-child(even) .m7k105 .ti066ia { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.wbj2 .uc71f8v:nth-child(odd) .m7k105 .ti066ia,
.vaxja95f .uc71f8v:nth-child(odd) .m7k105 .ti066ia { background: var(--bg-card-inner); }
.wbj2 .uc71f8v:nth-child(even) .je1veewl .ti066ia:nth-child(odd),
.vaxja95f .uc71f8v:nth-child(even) .je1veewl .ti066ia:nth-child(odd)  { background: var(--bg-card); }
.wbj2 .uc71f8v:nth-child(even) .je1veewl .ti066ia:nth-child(even),
.vaxja95f .uc71f8v:nth-child(even) .je1veewl .ti066ia:nth-child(even) { background: var(--bg-card-inner); }
h1.jp25z { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.jp25z {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.jowkpuc5 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.q6hq3d h2.jp25z {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.czam358s h2.jp25z {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.xzucvaw9 h2.jp25z {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.nksvza54 h2.jp25z::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.yzzc h2.jp25z {
  color: var(--text-primary); font-size: 1.7rem;
}
.pnmofib h2.jp25z::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.qd0zntj h2.jp25z {
  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;
}
.hlyzphz6 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .hlyzphz6 { display: none; } }
.ibrr { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.i4zu7 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.mexp9sze {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.vyaht { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.rnye4e { padding-left: 20px; }
.rnye4e li { margin-bottom: 6px; }
.rnye4e a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.rnye4e a:hover { color: var(--accent-light); }
.ngw4 .vyaht { display: none; }
.bbgfgj .vyaht { display: none; }
.bbgfgj .rnye4e { padding-left: 0; list-style: none; }
.bbgfgj .rnye4e li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.bbgfgj .rnye4e a { font-size: 0.92rem; }
.dbwm1mra .mexp9sze { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.dbwm1mra .vyaht { display: none; }
.dbwm1mra .rnye4e { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.dbwm1mra .rnye4e li { margin-bottom: 0; }
.dbwm1mra .rnye4e 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;
}
.dbwm1mra .rnye4e a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.t8on .mexp9sze { padding: 20px 20px 16px; }
.t8on .rnye4e {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.t8on .rnye4e li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.t8on .rnye4e 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;
}
.t8on .rnye4e 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;
}
.t8on .rnye4e a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.t8on .rnye4e a:focus,
.t8on .rnye4e a:focus-visible,
.t8on .rnye4e a:target { outline: none; }
.t8on .rnye4e li:target a { border-color: var(--border); color: var(--text-muted); }
.iuxg8693 .mexp9sze { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.iuxg8693 .vyaht { display: none; }
.iuxg8693 .rnye4e { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.iuxg8693 .rnye4e li { margin-bottom: 0; }
.iuxg8693 .rnye4e li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.iuxg8693 .rnye4e li:last-child::after { content: ""; margin-right: 0; }
.iuxg8693 .rnye4e a { font-size: 0.9rem; }
.ti066ia { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.m7k105 .ti066ia { background: var(--bg-card); }
.je1veewl .ti066ia:nth-child(odd)  { background: var(--bg-card); }
.je1veewl .ti066ia:nth-child(even) { background: var(--bg-raised); }
.o5f4ox9 .ti066ia {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.o5f4ox9 .ti066ia:last-child { border-bottom: none; }
.o5f4ox9 h3.jowkpuc5 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.glnvd8 .ti066ia {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.glnvd8 .ti066ia + .ti066ia { margin-top: 4px; }
.fj60 .ti066ia { background: none; border-radius: 0; padding: 12px 0; }
.fj60 .ti066ia + .ti066ia { border-top: 1px solid var(--border-section); }
.h4ubnbug { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.zqur319 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.zwnr6 { color: var(--text-body); margin-bottom: 10px; }
.huxfjjh, .zf33 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.huxfjjh li, .zf33 li { margin-bottom: 6px; }
.zf33 li { list-style: decimal; }
.ru8viw     .huxfjjh { list-style-type: "● "; }
.k3yyuo1  .huxfjjh { list-style-type: "■ "; }
.efl9f .huxfjjh { list-style-type: "◆ "; }
.ngu3m    .huxfjjh { list-style-type: "★ "; }
.ru8viw     .axs9xa32 { list-style-type: "● "; }
.k3yyuo1  .axs9xa32 { list-style-type: "■ "; }
.efl9f .axs9xa32 { list-style-type: "◆ "; }
.ngu3m    .axs9xa32 { list-style-type: "★ "; }
.ru8viw    .huxfjjh li::marker, .ru8viw    .axs9xa32 li::marker,
.k3yyuo1 .huxfjjh li::marker, .k3yyuo1 .axs9xa32 li::marker,
.efl9f .huxfjjh li::marker, .efl9f .axs9xa32 li::marker,
.ngu3m   .huxfjjh li::marker, .ngu3m   .axs9xa32 li::marker {
  color: var(--cta); font-size: 1em;
}
.ru8viw .zf33,
.k3yyuo1 .zf33,
.efl9f .zf33,
.ngu3m .zf33 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ru8viw .zf33 li,
.k3yyuo1 .zf33 li,
.efl9f .zf33 li,
.ngu3m .zf33 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ru8viw .zf33 li::before,
.k3yyuo1 .zf33 li::before,
.efl9f .zf33 li::before,
.ngu3m .zf33 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;
}
.ru8viw     .zf33 li::before { border-radius: 50%; }
.k3yyuo1  .zf33 li::before { border-radius: 3px; }
.efl9f .zf33 li::before { border-radius: 3px; }
.ngu3m    .zf33 li::before { border-radius: 50%; }
.d5eccd { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.cxknh .d5eccd,
.j6xt .d5eccd { background: transparent; border: none; border-radius: 0; }
.mayrl { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.mayrl th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.mayrl td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.mayrl tr:hover td { background: var(--bg-hover); }
.r4x1 .mayrl tbody tr:nth-child(even) td { background: var(--bg-surface); }
.m3fk .mayrl { border: 1px solid var(--border-alt); }
.m3fk .mayrl th,
.m3fk .mayrl td { border: 1px solid var(--border-alt); }
.q4et5 .mayrl th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.q4et5 .mayrl td { border-bottom: none; }
.q4et5 .mayrl tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.blhs4gfp .mayrl th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.pxxq3x9t .d5eccd {
  overflow: hidden;
}
.pxxq3x9t .mayrl th { border-bottom: 1px solid var(--border-alt); }
.pxxq3x9t .mayrl tr:last-child td { border-bottom: none; }
.ya7u { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.e3cm { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.zljm { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ingn1up { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.hcsyja7 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.axs9xa32 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.axs9xa32 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%}
.wk2aq .ingn1up { background: transparent; text-align: center; }
.zwqo07p5 .zljm {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.y5q2qy .zljm {
  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);
}
.muumps .e3cm { display: grid; grid-template-columns: auto 1fr; }
.muumps .zljm {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.muumps .ingn1up { grid-column: 2; }
.muumps .hcsyja7,
.muumps .axs9xa32 { grid-column: 1 / -1; }
.zb2nhri .e3cm { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.zb2nhri .zljm {
  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);
}
.zb2nhri .ingn1up { grid-column: 2; }
.zb2nhri .hcsyja7,
.zb2nhri .axs9xa32 { grid-column: 1 / -1; }
.la3pgv .e3cm { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.la3pgv .ingn1up { background: none; color: var(--accent-light); font-weight: 700; }
.t5f4wh9 .e3cm { 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); }
.t5f4wh9 .ingn1up { background: none; color: var(--accent-light); font-weight: 700; }
.tljuj3zx .e3cm { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.tljuj3zx .e3cm:last-child { border-bottom: none; }
.tljuj3zx .ingn1up { background: none; color: var(--accent-light); font-weight: 700; }
.x5jp4 .e3cm { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.x5jp4 .ingn1up { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.vdastj3 .ya7u { counter-reset: card-n; }
.vdastj3 .e3cm  { counter-increment: card-n; }
.vdastj3 .ingn1up { display: flex; align-items: center; gap: 10px; }
.vdastj3 .ingn1up::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;
}
.b9pq .e3cm { background: var(--bg-surface); border: 1px solid var(--border); }
.b9pq .ingn1up { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.euzh1hh { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.afp9d  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.yguae { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.hgpo6t9m { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.euzh1hh strong { color: var(--text-primary); font-size: 0.95rem; }
.euzh1hh p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.uwyy { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.kdvrb, .e5b4fw0a { border-radius: 8px; padding: 14px; }
.kdvrb { background: var(--bg-pros); }
.e5b4fw0a { background: var(--bg-cons); }
.k6aphu2 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.kdvrb .k6aphu2 { color: var(--c-pros-label); }
.e5b4fw0a .k6aphu2 { color: #f87171; }
.kdvrb ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.e5b4fw0a ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.bmc9h { width: 100%; height: auto; border-radius: 10px; display: block; }
.ukgltw3u {
  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;
}
.ukgltw3u:hover { opacity: 0.85; }
.zgd2 .ukgltw3u  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.zgd2 .ukgltw3u:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.vmyxrwqb .ukgltw3u  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.vmyxrwqb .ukgltw3u:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.gkzpu .sbawh { border-radius: 50px; }
.gkzpu .ukgltw3u  { border-radius: 50px; }
.uwq1 .sbawh { padding-left: 22px; padding-right: 22px; }
.uwq1 .ukgltw3u  { padding-left: 12px; padding-right: 12px; }
.wzcz41er .sbawh { padding-left: 44px; padding-right: 44px; }
.wzcz41er .ukgltw3u  { padding-left: 24px; padding-right: 24px; }
.inhp .sbawh { padding-left: 56px; padding-right: 56px; }
.inhp .ukgltw3u  { padding-left: 32px; padding-right: 32px; }
.gd24   .sbawh::after, .gd24   .ukgltw3u::after,
.ramvpnl6 .sbawh::after, .ramvpnl6 .ukgltw3u::after,
.r1xa    .sbawh::after, .r1xa    .ukgltw3u::after,
.h80zf    .sbawh::after, .h80zf    .ukgltw3u::after,
.vdnoqzh    .sbawh::after, .vdnoqzh    .ukgltw3u::after,
.glcze4sk     .sbawh::after, .glcze4sk     .ukgltw3u::after,
.ynnvl    .sbawh::after, .ynnvl    .ukgltw3u::after,
.uzahx   .sbawh::after, .uzahx   .ukgltw3u::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;
}
.gd24 .sbawh::after, .gd24 .ukgltw3u::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");
}
.ramvpnl6 .sbawh::after, .ramvpnl6 .ukgltw3u::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");
}
.r1xa .sbawh::after, .r1xa .ukgltw3u::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");
}
.h80zf .sbawh::after, .h80zf .ukgltw3u::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");
}
.vdnoqzh .sbawh::after, .vdnoqzh .ukgltw3u::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");
}
.glcze4sk .sbawh::after, .glcze4sk .ukgltw3u::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");
}
.ynnvl .sbawh::after, .ynnvl .ukgltw3u::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");
}
.uzahx .sbawh::after, .uzahx .ukgltw3u::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");
}
.cbuj8   .tihw::after, .cbuj8   .wux3da0x::after,
.nnxq2a5 .tihw::after, .nnxq2a5 .wux3da0x::after,
.s6x9rz2    .tihw::after, .s6x9rz2    .wux3da0x::after,
.kr9z    .tihw::after, .kr9z    .wux3da0x::after,
.w63rzs    .tihw::after, .w63rzs    .wux3da0x::after,
.qdzjsl     .tihw::after, .qdzjsl     .wux3da0x::after,
.e13i    .tihw::after, .e13i    .wux3da0x::after,
.bz6lbtn   .tihw::after, .bz6lbtn   .wux3da0x::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;
}
.cbuj8 .tihw::after, .cbuj8 .wux3da0x::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");
}
.nnxq2a5 .tihw::after, .nnxq2a5 .wux3da0x::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");
}
.s6x9rz2 .tihw::after, .s6x9rz2 .wux3da0x::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");
}
.kr9z .tihw::after, .kr9z .wux3da0x::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");
}
.w63rzs .tihw::after, .w63rzs .wux3da0x::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");
}
.qdzjsl .tihw::after, .qdzjsl .wux3da0x::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");
}
.e13i .tihw::after, .e13i .wux3da0x::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");
}
.bz6lbtn .tihw::after, .bz6lbtn .wux3da0x::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");
}
.lvbx .aypzu71b    { background: #1a1a1a; }
.k0p0.ukgltw3u {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .z1ris1m {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .z1ris1m::before    { grid-area: rank;   }
  .bk27xal           { grid-area: ident;  }
  .o9pgzd     { grid-area: rating; min-width: 0; width: auto; }
  .gsiobpp           { grid-area: pills;  }
  .k0p0             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .z1ris1m {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .z1ris1m::before    { justify-self: center; }
  .bk27xal           { width: 100%; }
  .o9pgzd     { justify-self: center; }
  .gsiobpp           { grid-template-columns: 1fr; }
}
.qvwkm    .hv9sczs6 li::before { content: "◆"; }
.qvwkm    .rvjq6xlz li::before { content: "▲"; }
@media (min-width: 860px) {
  .zd91fom .t34v3un6 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .zd91fom .weilc2r { margin: 0; }
}
.fmyl34nd .c1a0ey { padding: 0; gap: 0; overflow: hidden; }
.fmyl34nd .m6rs { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.fmyl34nd .wlen { padding: 16px 20px; }
.fmyl34nd .ubypk { padding: 16px 20px; align-self: center; }
.j6xt .uwyy { gap: 10px; }
.j6xt .kdvrb, .j6xt .e5b4fw0a { padding: 12px; }
.j6xt .kdvrb ul, .j6xt .e5b4fw0a ul { margin: 4px 0 0; padding-left: 18px; }
.j6xt .kdvrb li, .j6xt .e5b4fw0a li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .ffew { grid-template-columns: 1fr; }
  .lmjsi06 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .lmjsi06 .t5r3b8v { width: 72px; height: 50px; }
  .lmjsi06 .uhfw { max-width: 180px; }
  .lmjsi06 .jfg5 { width: auto; }
}
@media (max-width: 720px) {
  .woh8qq { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .kdl2dtcb { padding: 16px; }
  .ifswc6e .kw1e { min-width: 50%; }
}
.dbpnm8 .uwyy { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .x1ayct { grid-template-columns: 1fr; }
  .daaua { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .co1y { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .imxfk5ry { flex-wrap: wrap; padding: 16px; }
}
.c6mej .uwyy { gap: 8px; }
.c6mej .kdvrb, .c6mej .e5b4fw0a { padding: 8px; }
@media (max-width: 480px) {
  .aaev { flex-direction: column; align-items: stretch; }
}
.wtlb1 .jfg5 .ukgltw3u { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .o4mnfqu { flex-direction: column; align-items: stretch; gap: 10px; }
  .wtlb1 .jfg5 { text-align: center; }
}
@media (max-width: 720px) {
  .jdlyl { grid-template-columns: 1fr; }
  .d94fn { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .gctf { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .d385t { grid-template-columns: 1fr; }
  .dujm { width: 100px; height: 100px; margin: 16px auto; }
  .cv8immv { font-size: 1.4rem; }
  .s1bapke { justify-content: center; }
  .qhlwog .kw1e { min-width: 50%; }
}
.p40sgu .uwyy { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .a90kg { flex-wrap: wrap; padding: 14px 16px; }
  .wo89t { padding: 12px 16px; }
  .p40sgu .uwyy { margin: 0 16px; }
  .p40sgu .iqj4 { padding: 0 16px; }
  .ukr1i { padding: 12px 16px; }
}
.qothwp .gqh4 { gap: 0; }
.qothwp .z1ris1m {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.qothwp .z1ris1m:last-child { border-bottom: none; }
.qothwp .z1ris1m:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.qothwp .z1ris1m:nth-child(even):hover { background: var(--bg-hover); }
.eola .uvqan30 { display: none; }
.eola .c6qvhdp { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.eola .c6qvhdp {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.eola .c6qvhdp small { display: none; }
.eola .q8pavrl .w4s6vj9s { display: none; }
.eola .q8pavrl strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.eola .ub7ejsjy { display: none; }
.i47ntaya { margin: 16px 0; }
.ops2gl { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ops2gl summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ops2gl summary::after { content: "+"; color: var(--accent-light); }
.ops2gl[open] summary::after { content: "−"; }
.ops2gl p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.uc71f8v { margin-bottom: 0; }
.lrrcnt5t h2.jp25z { color: var(--text-primary); border-color: var(--accent-light); }
.pzb316 h2.jp25z { color: var(--text-primary); border-color: var(--accent-light); }
.d9l3 .afp9d     { background: #052e16; border-color: #10b981; }
.d9l3 .yguae    { background: #1e1036; border-color: #a855f7; }
.d9l3 .euzh1hh strong  { color: #f1f5f9; }
.d9l3 .euzh1hh p       { color: #cbd5e1; }
.d9l3 .u9tl8t    .afp9d     .hgpo6t9m::before,
.d9l3 .imsqk  .afp9d     .hgpo6t9m::before,
.d9l3 .t4k48i0  .afp9d     .hgpo6t9m::before,
.d9l3 .hi5r0bb .afp9d     .hgpo6t9m::before { color: #10b981; }
.d9l3 .u9tl8t    .oqf120b .hgpo6t9m::before,
.d9l3 .imsqk  .oqf120b .hgpo6t9m::before,
.d9l3 .t4k48i0  .oqf120b .hgpo6t9m::before,
.d9l3 .hi5r0bb .oqf120b .hgpo6t9m::before { color: #f43f5e; }
.d9l3 .u9tl8t    .yguae    .hgpo6t9m::before,
.d9l3 .imsqk  .yguae    .hgpo6t9m::before,
.d9l3 .t4k48i0  .yguae    .hgpo6t9m::before,
.d9l3 .hi5r0bb .yguae    .hgpo6t9m::before { color: #a855f7; }
.icz2 .afp9d     { background: #2d2000; border-color: #eab308; }
.icz2 .oqf120b { background: #2d0b0b; border-color: #ef4444; }
.icz2 .yguae    { background: #2d1600; border-color: #f97316; }
.icz2 .euzh1hh strong  { color: #f1f5f9; }
.icz2 .euzh1hh p       { color: #cbd5e1; }
.icz2 .u9tl8t    .afp9d     .hgpo6t9m::before,
.icz2 .imsqk  .afp9d     .hgpo6t9m::before,
.icz2 .t4k48i0  .afp9d     .hgpo6t9m::before,
.icz2 .hi5r0bb .afp9d     .hgpo6t9m::before { color: #eab308; }
.icz2 .u9tl8t    .oqf120b .hgpo6t9m::before,
.icz2 .imsqk  .oqf120b .hgpo6t9m::before,
.icz2 .t4k48i0  .oqf120b .hgpo6t9m::before,
.icz2 .hi5r0bb .oqf120b .hgpo6t9m::before { color: #ef4444; }
.icz2 .u9tl8t    .yguae    .hgpo6t9m::before,
.icz2 .imsqk  .yguae    .hgpo6t9m::before,
.icz2 .t4k48i0  .yguae    .hgpo6t9m::before,
.icz2 .hi5r0bb .yguae    .hgpo6t9m::before { color: #f97316; }
.qq8irn0 .afp9d     { background: #0c1a2e; border-color: #38bdf8; }
.qq8irn0 .yguae    { background: #0a2020; border-color: #2dd4bf; }
.qq8irn0 .euzh1hh strong  { color: #f1f5f9; }
.qq8irn0 .euzh1hh p       { color: #cbd5e1; }
.qq8irn0 .u9tl8t    .afp9d     .hgpo6t9m::before,
.qq8irn0 .imsqk  .afp9d     .hgpo6t9m::before,
.qq8irn0 .t4k48i0  .afp9d     .hgpo6t9m::before,
.qq8irn0 .hi5r0bb .afp9d     .hgpo6t9m::before { color: #38bdf8; }
.qq8irn0 .u9tl8t    .oqf120b .hgpo6t9m::before,
.qq8irn0 .imsqk  .oqf120b .hgpo6t9m::before,
.qq8irn0 .t4k48i0  .oqf120b .hgpo6t9m::before,
.qq8irn0 .hi5r0bb .oqf120b .hgpo6t9m::before { color: #818cf8; }
.qq8irn0 .u9tl8t    .yguae    .hgpo6t9m::before,
.qq8irn0 .imsqk  .yguae    .hgpo6t9m::before,
.qq8irn0 .t4k48i0  .yguae    .hgpo6t9m::before,
.qq8irn0 .hi5r0bb .yguae    .hgpo6t9m::before { color: #2dd4bf; }
.kk4h .afp9d     { background: var(--accent-bg); border-color: var(--accent-light); }
.kk4h .yguae    { background: var(--accent-bg); border-color: var(--accent-pale); }
.kk4h .u9tl8t    .hgpo6t9m::before,
.kk4h .imsqk  .hgpo6t9m::before,
.kk4h .t4k48i0  .hgpo6t9m::before,
.kk4h .hi5r0bb .hgpo6t9m::before { color: var(--accent-light) !important; }
.vrula1pu::before,
.bd9qca2m::before { margin-right: 5px; }
.onwbbsz .kdvrb ul li,
.onwbbsz .hv9sczs6 li         { color: #4ade80; }
.onwbbsz .kdvrb .vrula1pu { color: #22c55e; }
.onwbbsz .e5b4fw0a ul li,
.onwbbsz .rvjq6xlz li         { color: #f87171; }
.onwbbsz .e5b4fw0a .bd9qca2m { color: #ef4444; }
.v164k7k .kdvrb { background: var(--bg-pros); }
.v164k7k .e5b4fw0a { background: var(--bg-cons); }
.v164k7k .kdvrb .vrula1pu { color: var(--c-pros-label); }
.v164k7k .e5b4fw0a .bd9qca2m { color: var(--c-cons); }
.v164k7k .kdvrb ul li,
.v164k7k .e5b4fw0a ul li,
.azi8 .kdvrb { background: var(--bg-pros); }
.azi8 .e5b4fw0a { background: var(--bg-cons); }
.azi8 .kdvrb .vrula1pu { color: var(--c-pros-label); }
.azi8 .e5b4fw0a .bd9qca2m { color: var(--c-cons); }
.azi8 .kdvrb ul li,
.azi8 .e5b4fw0a ul li,
.ca2b .vrula1pu::before { content: "✓ "; }
.ca2b .bd9qca2m::before { content: "✗ "; }
.uu6gyb .vrula1pu::before { content: "→ "; }
.uu6gyb .bd9qca2m::before { content: "← "; }
.t2n7 .vrula1pu::before { content: "★ "; }
.t2n7 .bd9qca2m::before { content: "✕ "; }
.qvwkm .vrula1pu::before { content: "◆ "; }
.qvwkm .bd9qca2m::before { content: "▲ "; }
.qtmx .euzh1hh { background: transparent; border-left: none; border: 1.5px solid; }
.qtmx .afp9d     { border-color: var(--c-tip-border); }
.qtmx .yguae    { border-color: #60a5fa; }
.qtmx .euzh1hh strong { color: var(--text-primary); }
.qtmx .euzh1hh p      { color: var(--text-muted); }
.yljnux0j .euzh1hh { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.yljnux0j .afp9d     { border-top-color: var(--c-tip-border); }
.yljnux0j .yguae    { border-top-color: #60a5fa; }
.htx7owt .euzh1hh { border-left: none; border-radius: 8px; }
.htx7owt .afp9d     { background: #065f46; }
.htx7owt .yguae    { background: #1e3a8a; }
.htx7owt .euzh1hh strong,
.htx7owt .euzh1hh p { color: #fff; }
.htx7owt .hgpo6t9m::before { color: rgba(255,255,255,0.85) !important; }
.d9l3.htx7owt .afp9d,
.d9l3 .htx7owt .afp9d     { background: #052e16; }
.d9l3.htx7owt .yguae,
.d9l3 .htx7owt .yguae    { background: #1e1036; }
.icz2.htx7owt .afp9d,
.icz2 .htx7owt .afp9d      { background: #2d2000; }
.icz2.htx7owt .oqf120b,
.icz2 .htx7owt .oqf120b  { background: #2d0b0b; }
.icz2.htx7owt .yguae,
.icz2 .htx7owt .yguae     { background: #2d1600; }
.qq8irn0.htx7owt .afp9d,
.qq8irn0 .htx7owt .afp9d      { background: #0c1a2e; }
.qq8irn0.htx7owt .yguae,
.qq8irn0 .htx7owt .yguae     { background: #0a2020; }
.c72s7i .euzh1hh { border-left: none; border-radius: 6px; padding: 10px 14px; }
.c72s7i .afp9d     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.c72s7i .oqf120b { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.c72s7i .yguae    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.c72s7i .euzh1hh strong { color: var(--text-primary); }
.c72s7i .euzh1hh p      { color: var(--text-muted); }
.pgzlf .euzh1hh { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.u9tl8t .hgpo6t9m,
.imsqk .hgpo6t9m,
.t4k48i0 .hgpo6t9m,
.hi5r0bb .hgpo6t9m { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.u9tl8t .hgpo6t9m::before,
.imsqk .hgpo6t9m::before,
.t4k48i0 .hgpo6t9m::before,
.hi5r0bb .hgpo6t9m::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.u9tl8t .afp9d     .hgpo6t9m::before { content: "✦"; color: var(--c-tip-border); }
.u9tl8t .oqf120b .hgpo6t9m::before { content: "▲"; color: var(--c-warn-border); }
.u9tl8t .yguae    .hgpo6t9m::before { content: "◉"; color: #60a5fa; }
.imsqk .afp9d     .hgpo6t9m::before { content: "★"; color: var(--c-tip-border); }
.imsqk .oqf120b .hgpo6t9m::before { content: "◆"; color: var(--c-warn-border); }
.imsqk .yguae    .hgpo6t9m::before { content: "●"; color: #60a5fa; }
.t4k48i0 .afp9d     .hgpo6t9m::before { content: "▶"; color: var(--c-tip-border); }
.t4k48i0 .oqf120b .hgpo6t9m::before { content: "■"; color: var(--c-warn-border); }
.t4k48i0 .yguae    .hgpo6t9m::before { content: "▸"; color: #60a5fa; }
.hi5r0bb .afp9d     .hgpo6t9m::before { content: "→"; color: var(--c-tip-border); }
.hi5r0bb .oqf120b .hgpo6t9m::before { content: "⬥"; color: var(--c-warn-border); }
.hi5r0bb .yguae    .hgpo6t9m::before { content: "◈"; color: #60a5fa; }
.eyc0 .m7k105 .ti066ia,
.eyc0 .je1veewl .ti066ia  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.eyc0 .e3cm                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.eyc0 .d5eccd          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.eyc0 .mexp9sze                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.sso9 .m7k105 .ti066ia,
.sso9 .je1veewl .ti066ia,
.sso9 .e3cm,
.sso9 .z1ris1m,
.sso9 .weilc2r,
.sso9 .d5eccd,
.sso9 .mexp9sze,
.sso9 .pgzlf .euzh1hh { box-shadow: none; }
.ven2xjfb   .zwnr6, .ven2xjfb .h4ubnbug, .ven2xjfb .zqur319,
.ven2xjfb   .ibrr, .ven2xjfb .i4zu7 { font-size: 0.9rem; }
.ven2xjfb   .huxfjjh, .ven2xjfb .zf33 { font-size: 0.9rem; }
.ljaho8   .zwnr6, .ljaho8 .h4ubnbug, .ljaho8 .zqur319,
.ljaho8   .ibrr, .ljaho8 .i4zu7 { font-size: 0.95rem; }
.ljaho8   .huxfjjh, .ljaho8 .zf33 { font-size: 0.95rem; }
.jd6fmk4w   .zwnr6, .jd6fmk4w .h4ubnbug, .jd6fmk4w .zqur319,
.jd6fmk4w   .ibrr, .jd6fmk4w .i4zu7 { font-size: 1.08rem; }
.jd6fmk4w   .huxfjjh, .jd6fmk4w .zf33 { font-size: 1.05rem; }
.jd6fmk4w   .mayrl { font-size: 0.97rem; }
.i7fzdz .kke7m5      { font-size: 3.2rem; }
.i7fzdz h2.jp25z { font-size: 1.9rem; }
.i7fzdz h3.jowkpuc5     { font-size: 1.4rem; }
.cj6ht2d .kke7m5      { font-size: 3.8rem; }
.cj6ht2d h2.jp25z { font-size: 2.2rem; }
.cj6ht2d h3.jowkpuc5     { font-size: 1.6rem; }
.uc71f8v + .uc71f8v { position: relative; }
.xwwe   .uc71f8v + .uc71f8v::before,
.usrjyp  .uc71f8v + .uc71f8v::before,
.i8bder   .uc71f8v + .uc71f8v::before,
.r54ao1   .uc71f8v + .uc71f8v::before,
.sr8w1   .uc71f8v + .uc71f8v::before,
.qi390y9 .uc71f8v + .uc71f8v::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.xwwe .uc71f8v + .uc71f8v::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.usrjyp .uc71f8v + .uc71f8v::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.i8bder .uc71f8v + .uc71f8v::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;
}
.r54ao1 .uc71f8v + .uc71f8v::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.p6qa3 .uc71f8v { margin-bottom: 16px; }
.p6qa3 .uc71f8v + .uc71f8v { margin-top: 0; }
.p6qa3 .ql1dr { padding-top: 0; padding-bottom: 0; }
.sr8w1 .uc71f8v + .uc71f8v::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.qi390y9 .uc71f8v + .uc71f8v::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.eo3w91a .uc71f8v + .uc71f8v::before,
.a7d6jj6l .uc71f8v + .uc71f8v::before,
.t0c6 .uc71f8v + .uc71f8v::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%;
}
.wbj2 .eo3w91a .uc71f8v:nth-child(even)::before,
.wbj2 .a7d6jj6l .uc71f8v:nth-child(even)::before,
.wbj2 .t0c6 .uc71f8v:nth-child(even)::before { background: var(--bg-surface); }
.vaxja95f .eo3w91a .uc71f8v:nth-child(even)::before,
.vaxja95f .a7d6jj6l .uc71f8v:nth-child(even)::before,
.vaxja95f .t0c6 .uc71f8v:nth-child(even)::before { background: var(--bg-card); }
.eo3w91a .uc71f8v + .uc71f8v::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");
}
.a7d6jj6l .uc71f8v + .uc71f8v::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");
}
.t0c6 .uc71f8v + .uc71f8v::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");
}
.mpv31 .cls3z,
.ry4plq .cls3z,
.hb26d3s1 .cls3z { overflow: hidden; }
.mpv31 .znub,
.ry4plq .znub { margin-bottom: 60px; }
.hb26d3s1 .znub { margin-bottom: 70px; }
.mpv31 .cls3z::before,
.ry4plq .cls3z::before,
.hb26d3s1 .cls3z::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.mpv31 .cls3z::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");
}
.ry4plq .cls3z::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");
}
.hb26d3s1 .cls3z::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.lddc .cls3z:not(.quh16bl) .mugk { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.kwirbhx .cls3z:not(.quh16bl) .mugk { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.zqo9  .cls3z:not(.quh16bl) .mugk { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.oec04b2l  .cls3z:not(.quh16bl) .mugk { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.zqo9 .quh16bl { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.zqo9 .gyw2egcg { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.zqo9 .y6b9l1 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.smu3gl .quh16bl .mugk { background: none; }
.smu3gl .cls3z:not(.quh16bl) .mugk { background: rgba(0,0,0,0.6); }
.dzi7v2m .so98 { float: left; width: 38%; margin: 0 28px 16px 0; }
.dzi7v2m .so98 .bmc9h { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.dzi7v2m .ql1dr::after { content: ''; display: block; clear: both; }
.m0c6xwjb .so98 { float: right; width: 38%; margin: 0 0 16px 28px; }
.m0c6xwjb .so98 .bmc9h { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.m0c6xwjb .ql1dr::after { content: ''; display: block; clear: both; }
.dec3 .uc71f8v:nth-child(odd)  .so98 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.dec3 .uc71f8v:nth-child(even) .so98 { float: right; width: 38%; margin: 0 0 16px 28px; }
.dec3 .so98 .bmc9h { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.dec3 .ql1dr::after { content: ''; display: block; clear: both; }
.dzi7v2m .ya7u,
.m0c6xwjb .ya7u,
.dec3 .ya7u,
.dec3 .gqh4 { clear: both; }
@media (max-width: 900px) {
  .dzi7v2m .so98,
  .m0c6xwjb .so98,
  .dec3 .uc71f8v:nth-child(odd)  .so98,
  .dec3 .uc71f8v:nth-child(even) .so98 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .dzi7v2m .so98 .bmc9h,
  .m0c6xwjb .so98 .bmc9h,
  .dec3 .so98 .bmc9h {
    max-height: none !important;
  }
}
.dzi7v2m .huxfjjh,
.dzi7v2m .zf33,
.m0c6xwjb .huxfjjh,
.m0c6xwjb .zf33,
.dec3 .huxfjjh,
.dec3 .zf33 { overflow: hidden; }
@media (max-width: 640px) {
  .dzi7v2m .so98,
  .m0c6xwjb .so98,
  .dec3 .so98 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.xujcui .m1aefqq4,
.xujcui .ql1dr,
.xujcui .npvpq0  { max-width: 1100px; }
.bvw11 .m1aefqq4,
.bvw11 .ql1dr,
.bvw11 .npvpq0  { max-width: 1200px; }
.ehof .m1aefqq4,
.ehof .ql1dr,
.ehof .npvpq0  { max-width: 1320px; }
.ehof { --content-mw: 1320px; }
.ua9izms { font-size: 0.82rem; color: var(--text-muted); }
.vyk2rj { display: flex; align-items: center; }
.vaov {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ckrm5zu { display: flex; align-items: center; }
.yvcs9fh { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.yvcs9fh:hover { text-decoration: underline; }
.txb8 { margin: 0 3px; opacity: 0.45; }
.txb8::before { content: '/'; }
.sx0zqxvd { padding: 2px 5px; color: var(--text-main); }
.pqt0ut .ua9izms {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.pqt0ut .vyk2rj { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.x5x7onml .ua9izms {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.x5x7onml .vyk2rj { padding: 0 0 0 12px; }
.qw3f .vyk2rj { padding: 0 16px; }
.qw3f .ua9izms {
  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);
}
.qw3f .m1aefqq4 { padding-top: 28px; }
@media (max-width: 720px) {
  .jnxkbdbt { margin-top: 18px; padding: 0 16px; }
  .qw3f .m1aefqq4 { padding-top: 16px; }
}
.xujcui.pqt0ut .vyk2rj { max-width: 1100px; }
.bvw11.pqt0ut .vyk2rj { max-width: 1200px; }
.ehof.pqt0ut .vyk2rj { max-width: 1320px; }
.ehof .jnxkbdbt { max-width: 1320px; }
.iilcp8 .uc71f8v { padding-top: 16px; padding-bottom: 16px; }
.iocdkwlc .uc71f8v { padding-top: 24px; padding-bottom: 24px; }
.egui5som .uc71f8v { padding-top: 40px; padding-bottom: 40px; }
.dh1cf0v .uc71f8v { padding-top: 52px; padding-bottom: 52px; }
.iucu .uc71f8v:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.iucu .uc71f8v:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.iucu .uc71f8v:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.iucu .uc71f8v:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.okb295ge .ql1dr { padding-top: 10px;  padding-bottom: 10px; }
.mtw0qgn .ql1dr { padding-top: 18px;  padding-bottom: 18px; }
.hm47 .ql1dr { padding-top: 36px;  padding-bottom: 36px; }
.hnoshd .ql1dr { padding-top: 48px;  padding-bottom: 48px; }
.s0e2l h2.jp25z { font-weight: 600; }
.s0e2l h3.jowkpuc5     { font-weight: 600; }
.vsa8q0x h2.jp25z { font-weight: 800; }
.vsa8q0x h3.jowkpuc5     { font-weight: 700; }
.k8lb12 h2.jp25z { font-weight: 900; }
.k8lb12 h3.jowkpuc5     { font-weight: 800; }
.k8lb12 .euzh1hh strong,
.k8lb12 .euzh1hh strong { font-weight: 600; }
.tihw {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.v2thj .tihw { display: none; }
@media (max-width: 640px) {
  .n6ofl0wf { display: none; }
  .tihw {
    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;
  }
}
.tihw { background: var(--cta) !important; color: #fff !important; border: none !important; }
.tihw:hover { opacity: 0.85; }
.qkzvkeq .tihw { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.kq79xi4g .tihw,
.gzhi  .tihw { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.kq79xi4g .tihw:hover,
.gzhi  .tihw:hover { opacity: 0.88; }
.qkzvkeq.kq79xi4g .tihw,
.qkzvkeq.gzhi  .tihw { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.wux3da0x {
  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;
}
.wux3da0x:hover { transform: translateY(-2px); opacity: 0.92; }
.wux3da0x { background: var(--cta) !important; color: #fff !important; border: none !important; }
.doilp .wux3da0x { display: none; }
.zkjl5e .wux3da0x { right: 32px; }
.sqsxn  .wux3da0x { left: 32px; }
@media (max-width: 480px) {
  .zkjl5e .wux3da0x { right: 20px; bottom: 20px; }
  .sqsxn  .wux3da0x { left: 20px; bottom: 20px; }
}
.c9hkinn { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.npvpq0 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ozg7i { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.csy4j3 { color: var(--text-dim); font-size: 0.8rem; }
.lxn76hi a, .zcpumwx a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.lxn76hi a:hover, .zcpumwx a:hover { color: var(--accent-light); }
.zcpumwx { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.hn6njyk .npvpq0 { text-align: center; }
.hn6njyk .zcpumwx { justify-content: center; margin-bottom: 16px; }
.hn6njyk .ozg7i { margin-top: 0; }
.gnxho64e { margin-top: 10px; }
.gnxho64e a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .npvpq0 { padding-left: 16px; padding-right: 16px; }
  .lo5b .npvpq0 { padding: 20px 16px; }
  .zcpumwx { gap: 4px 12px; }
  .ozg7i { font-size: 0.78rem; }
}
.mp1dpk8h .ozg7i { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.mp1dpk8h .csy4j3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .mp1dpk8h .m4licd { grid-template-columns: 1fr 1fr; } .mp1dpk8h .f6vt { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mp1dpk8h .m4licd { grid-template-columns: 1fr; } }
.g1planr .ozg7i { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .g1planr .tfqcgw2 { gap: 12px; } .g1planr .zq8ld { margin-right: 0; width: 100%; } }
.mu19pwh2 .ozg7i { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.mu19pwh2 .csy4j3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .mu19pwh2 .htcq0gbp { grid-template-columns: 1fr 1fr; } .mu19pwh2 .i3e24zq { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mu19pwh2 .htcq0gbp { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .xinfkk .qso8 { grid-template-columns: 1fr 1fr; } .xinfkk .mrlx9i2t:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .xinfkk .qso8 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .l61c53 .qso8 { grid-template-columns: 1fr; } }
.s8lwby .npvpq0 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.s8lwby .zcpumwx { justify-content: center; }
.a57o0jv .cc6wps      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.a57o0jv .c9hkinn { background: var(--bg-page); border-top-color: var(--border-alt); }
.tuto0 .cc6wps      { background: #0d1117; border-bottom-color: #21262d; }
.tuto0 .z877 { color: var(--accent-light); }
.tuto0 .ka5migda { --msep-color: #8b949e; }
.tuto0 .ka5migda a { color: #8b949e; }
.tuto0 .ka5migda a:hover { color: var(--accent-light); }
.tuto0 .ir2r { color: #8b949e; }
.tuto0 .c9hkinn { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.tuto0 .ozg7i,
.tuto0 .csy4j3 { color: #6e7681; }
.tuto0 .lxn76hi a, .tuto0 .zcpumwx a,
.tuto0 .lxn76hi a:hover, .tuto0 .zcpumwx a:hover,
@media (max-width: 640px) {
  .tuto0 .ka5migda { background: #0d1117; border-top-color: #21262d; }
  .tuto0 .ka5migda li a { border-bottom-color: #21262d; }
}
.iudw9fh .cc6wps      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.iudw9fh .z877 { color: var(--accent-light); }
.iudw9fh .ka5migda { --msep-color: #475569; }
.iudw9fh .ka5migda a { color: #475569; }
.iudw9fh .ka5migda a:hover { color: var(--accent-light); }
.iudw9fh .ir2r { color: #64748b; }
.iudw9fh .c9hkinn { background: #f0f4f8; border-top-color: #cbd5e1; }
.iudw9fh .ozg7i,
.iudw9fh .csy4j3 { color: #64748b; }
.iudw9fh .lxn76hi a, .iudw9fh .zcpumwx a,
.iudw9fh .lxn76hi a:hover, .iudw9fh .zcpumwx a:hover,
@media (max-width: 640px) {
  .iudw9fh .ka5migda { background: #f0f4f8; border-top-color: #cbd5e1; }
  .iudw9fh .ka5migda li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.kq79xi4g .cc6wps      { background: var(--accent); border-bottom-color: var(--accent-light); }
.kq79xi4g .z877 { color: #fff; }
.kq79xi4g .ka5migda { --msep-color: rgba(255,255,255,0.82); }
.kq79xi4g .ka5migda a { color: rgba(255,255,255,0.82); }
.kq79xi4g .ka5migda a:hover { color: #fff; }
.kq79xi4g .ir2r { color: rgba(255,255,255,0.9); }
.kq79xi4g .ynejk0k a { color: var(--text-primary) !important; }
.kq79xi4g .ynejk0k a:hover { color: var(--accent-light) !important; }
.kq79xi4g .c9hkinn { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.kq79xi4g .ozg7i,
.kq79xi4g .csy4j3 { color: rgba(255,255,255,0.72); }
.kq79xi4g .lxn76hi a, .kq79xi4g .zcpumwx a,
.kq79xi4g .u1fx a, .kq79xi4g .k126pg4 a,
.kq79xi4g .ommp1g a, .kq79xi4g .zq8ld { color: #fff; }
.kq79xi4g .hu7u2113, .kq79xi4g .ag8vskk7 { color: rgba(255,255,255,0.7); }
.kq79xi4g .lxn76hi a:hover, .kq79xi4g .zcpumwx a:hover,
.kq79xi4g .u1fx a:hover, .kq79xi4g .k126pg4 a:hover { color: #fff; }
@media (max-width: 640px) {
  .kq79xi4g .ka5migda { background: var(--accent); border-top-color: var(--accent-light); }
  .kq79xi4g .ka5migda li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.gzhi .cc6wps {
  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);
}
.gzhi .c9hkinn {
  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) {
  .gzhi .ka5migda {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.i1654kp .p81xie78 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.cijiy .p81xie78 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.kvd7i .p81xie78 { min-height: 72px; height: auto; }
.x6ztnv .p81xie78 { min-height: 84px; height: auto; }
.lo5b .p81xie78 { max-width: none; padding: 0 32px; }
.lo5b .npvpq0  { max-width: none; padding: 24px 32px; }
.axh1sr.bvw11 .p81xie78 { max-width: 1200px; }
.axh1sr.ehof .p81xie78 { max-width: 1320px; }
.xv70   .z877, .xv70   .zq8ld { text-transform: capitalize; }
.u498wl .z877, .u498wl .zq8ld { text-transform: lowercase; }
.awe4 .z877, .awe4 .zq8ld { text-transform: uppercase; letter-spacing: 0.06em; }
.wouc1l02, .fowf {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.jwon .wouc1l02,
.l4dy0 .wouc1l02,
.yt8g .wouc1l02,
.bgvtb26 .wouc1l02,
.xn3n3c   .ka5migda a { font-weight: 500; }
.vips8 .ka5migda a { font-weight: 600; }
.a7jm     .ka5migda a { font-weight: 700; }
.amfspw    .ka5migda a { font-weight: 800; letter-spacing: 0.01em; }
.t043pn1     .ka5migda > li + li::before,
.yc8vrl    .ka5migda > li + li::before,
.uctim68    .ka5migda > li + li::before,
.glyd .ka5migda > li + li::before,
.fsne .ka5migda > li + li::before,
.t0v9afb  .ka5migda > li + li::before,
.pqs7m    .ka5migda > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.t043pn1     .ka5migda > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.yc8vrl    .ka5migda > li + li::before { content: "|"; }
.uctim68    .ka5migda > li + li::before { content: "—"; }
.glyd .ka5migda > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.fsne .ka5migda > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.t0v9afb  .ka5migda > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.pqs7m    .ka5migda > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .krwvf .ir2r,
  .wszx1 .ir2r,
  .dfqt .ir2r,
  .s0alp .ir2r,
  .u9dkn .ir2r {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .krwvf .ir2r::before,
  .wszx1 .ir2r::before,
  .dfqt .ir2r::before,
  .s0alp .ir2r::before,
  .u9dkn .ir2r::before { content: ""; display: block; flex-shrink: 0; }

  
  .krwvf .ir2r::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;
  }

  
  .wszx1 .ir2r::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;
  }

  
  .dfqt .ir2r::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;
  }

  
  .s0alp .ir2r::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;
  }

  
  .u9dkn .ir2r::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) {
  .iz4l2vd .ir2r {
    padding: 5px 14px;
  }
  .iz4l2vd .ka5migda {
    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;
  }
  .iz4l2vd .ka5migda li a {
    border-bottom: none; padding: 10px 22px;
  }
  .iz4l2vd .ka5migda li a:hover { background: var(--bg-raised); }
  .iz4l2vd .zyhg6bvt,
  .m8jqiz4 .zyhg6bvt,
  .be7ieu3q .zyhg6bvt { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .f3o02 .ir2r {
    padding: 5px 10px;
  }
  .f3o02 .ka5migda {
    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);
  }
  .f3o02 .ka5migda.fr6lm3f7 { transform: translateX(0); }
  .f3o02 .ka5migda li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .f3o02 .ka5migda li:last-child a { border-bottom: none; }
  .kq79xi4g .ka5migda,
  .tuto0 .ka5migda { background: var(--accent) !important; }
  .kq79xi4g .ka5migda li a,
  .tuto0 .ka5migda li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .be7ieu3q .ir2r {
    padding: 5px 10px;
  }
  .be7ieu3q .ka5migda {
    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);
  }
  .be7ieu3q .ka5migda::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .be7ieu3q .ka5migda.fr6lm3f7 { transform: translateY(0); }
  .be7ieu3q .ka5migda li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .xa0vazt .ir2r {
    padding: 5px 10px;
  }
  .xa0vazt .ka5migda {
    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;
  }
  .xa0vazt .ka5migda.fr6lm3f7 { opacity: 1; pointer-events: auto; }
  .xa0vazt .ka5migda li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ioqnx9r     .ir2r { border-radius: 0 !important; }
  .fwf7   .ir2r { border-radius: 8px !important; }
  .s9w4l6w6 .ir2r { border-radius: 50% !important; }
  .u3ne   .ir2r { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .qkddthk .vc2gptx { flex-direction: column; align-items: stretch; }
  .qkddthk .mqvwchn { flex-direction: row; min-width: auto; }
  .qkddthk .kto4h4 { align-items: flex-start; text-align: left; }
}
.e7jf9,
.e7jf9.uc71f8v,
.wbj2 .e7jf9,
.wskn .e7jf9,
.vaxja95f .e7jf9,
.cxeg0y .e7jf9 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.kgl6 {
  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;
}
.nia1o { flex: 1 1 280px; min-width: 0; }
.qcgrmbk {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.yxsyk8 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.o2bffs {
  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;
}
.o2bffs:hover { transform: translateY(-1px); opacity: 0.95; }
.ozy44 .kgl6 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ozy44 .qcgrmbk { color: var(--cta); }
.ozy44 .yxsyk8 { color: var(--text-body); }
.ozy44 .o2bffs {
  background: var(--cta) !important;
  color: #fff !important;
}
.bhs2 .kgl6 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.bhs2 .qcgrmbk { color: var(--text-primary); }
.bhs2 .yxsyk8 { color: var(--text-body); }
.bhs2 .o2bffs {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .kgl6 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .nia1o { flex: 0 0 auto; }
  .qcgrmbk { font-size: 1.2rem; }
  .o2bffs { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.ufm4q .y7nozd { height: 36px; }
.ry0a8 .y7nozd { height: 60px; max-width: 200px; }
.qh8nwpi .y7nozd { height: 56px; max-width: 180px; }
@media (min-width: 720px) {
  .hs36 .gqh4 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .hs36 .z1ris1m {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .hs36 .z1ris1m { padding: 40px 16px 20px; }
  .hs36 .yxje {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .hs36 .k0p0 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .j39d .z1ris1m {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .j39d .z1ris1m::before {
    position: absolute; top: 14px; left: 14px;
  }
  .j39d .bk27xal {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .j39d .mz1g { white-space: normal; text-align: center; font-size: 1.2rem; }
  .j39d .yxje {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .j39d .k0p0 { width: 100%; min-width: 0; }
  .j39d .uvqan30 { min-width: 0; }
}
.ju91okly .ops2gl {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ju91okly .ops2gl summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ju91okly .ops2gl p { padding: 0 2px 16px; }
.oxdz8 .ops2gl { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.oxdz8 .ops2gl summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.oxdz8 .ops2gl summary::after { content: "›"; font-size: 1.2em; }
.oxdz8 .ops2gl[open] summary::after { content: "‹"; }
.oxdz8 .ops2gl p { padding: 10px 22px 4px; }
.lpkc .ops2gl {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.lpkc .ops2gl summary { color: var(--text-primary); padding-left: 16px; }
.lpkc .ops2gl summary::after { content: "›"; font-size: 1.1em; }
.lpkc .ops2gl[open] summary::after { content: "‹"; }
.lpkc .ops2gl p { padding-left: 16px; }
.sh9pp1x .i47ntaya { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.sh9pp1x .ops2gl {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.sh9pp1x .ops2gl:last-child { border-bottom: none; }
.sh9pp1x .ops2gl summary { color: var(--text-primary); border-radius: 0; }
.sh9pp1x .ops2gl summary::after { content: "›"; font-size: 1.1em; }
.sh9pp1x .ops2gl[open] summary::after { content: "‹"; }
.xralshz .ops2gl { overflow: hidden; }
.xralshz .ops2gl summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.xralshz .ops2gl summary::after { color: rgba(255,255,255,.75); }
.xralshz .ops2gl[open] summary { border-radius: 0; }
.gnx39 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.hmo7 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.nu5d7qti {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.r1wzu { color: var(--text-muted); font-size: 1.05rem; }
.x0twydg {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.d8ia4w { margin-bottom: 20px; }
.a66e55ph {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.v4ft {
  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;
}
.v4ft:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.geucnq4w { resize: vertical; min-height: 130px; }
.uqxf { width: 100%; margin-top: 8px; }
.tox0 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.yqc4sh {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ns5t { color: var(--text-muted); line-height: 1.75; }
.xjrw7 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.xjrw7 li { margin-bottom: 6px; }
.j17kg8z8 { max-width: 760px; margin: 0 auto; }
.ts3fzc { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.u93jzm { max-width: 760px; margin: 0 auto; }
.ulrq0 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.g9nm0d7 ul.xjrw7 { margin: 0; }
.jk2ca { max-width: 900px; margin: 0 auto; }
.dtvc { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.dtvc:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.dtvc .ulrq0 { margin: 0; font-size: 1rem; }
.dtvc .yv56j p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .dtvc { grid-template-columns: 1fr; gap: 10px; } }
.lru4 .ulrq0 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.b46k3 .xjrw7 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .f50w { grid-template-columns: 1fr; } }
.jfr5uzy { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.jfr5uzy:hover .kntjckkt { color: var(--accent-light); text-decoration: underline; }
.di9i0x41 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.gsb78 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.gsb78:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.nno7 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.gsb78 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.gsb78 ul.xjrw7 { margin: 0; }
.pt4r { color: var(--text-muted); line-height: 1.75; }
.nxdh5e0 .xjrw7,
.qoznjxr .xjrw7,
.s8lo .xjrw7,
.qmhxybje .xjrw7 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.nxdh5e0 .gsb78,
.qoznjxr .gsb78 { text-align: left; }
.nxdh5e0 .nno7,
.qoznjxr .nno7 { text-align: center; }
.luapw21g { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.j50sn { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.bf0cw9k0 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.cvljjmpx { margin-top: 12px; }
.ff6wo4c { 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; }
.ff6wo4c:hover { border-bottom-color: var(--accent-light); }
.w65v1eto { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.w65v1eto img { width: 100%; height: 100%; object-fit: cover; display: block; }
.nc9s5 { width: 200px; height: 200px; }
.cfwzrk { border-radius: 50%; }
.tnrugw { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.bfsq49 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.bn756 { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .uamvnz { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.k9uq .bf0cw9k0, .k9uq .j50sn { max-width: 640px; }
.tyvo .luapw21g { font-size: 1.6rem; margin-top: 18px; }
.ahoi8rhb .bf0cw9k0 { margin-bottom: 28px; }
@media (max-width: 860px) { .b3p2do26 { grid-template-columns: 1fr; } .tyvo { position: static; text-align: center; } }
.cmwyn902 { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.keat { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.keat .w65v1eto { margin: 0 auto 18px; }
.keat .bfsq49 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .cmwyn902 { grid-template-columns: 1fr; } }
.zrtogr .luapw21g { font-size: 1.6rem; margin-bottom: 6px; }
.qmhxybje .xjrw7 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .zrtogr { flex-direction: column; text-align: center; } .fwwv7vb { grid-template-columns: 1fr; } }
.z238uk .luapw21g { font-size: 1.35rem; margin: 0 0 4px; }
.z238uk .bfsq49 { margin: 0; }
.irvx .nu5d7qti { color: var(--accent-light); }
.dc4i .nu5d7qti { font-size: 2rem; }
.dc4i .r1wzu { max-width: 680px; }
.o6cc .nu5d7qti { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.o6cc .r1wzu  { margin: 0; }
@media (max-width: 640px) { .o6cc { flex-direction: column; } }
.uga1jr .nu5d7qti { color: var(--accent-light); }
.nzshvd {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.nzshvd .nu5d7qti { color: #fff; }
.nzshvd .r1wzu  { color: rgba(255,255,255,0.85); }
.w3y9m0 { max-width: 680px; margin: 0 auto; }
.v3ivz {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .v3ivz { grid-template-columns: 1fr; } }
.x7wpha6 .v4ft {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.x7wpha6 .v4ft:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.l8fwejv9 .v4ft { background: var(--bg-raised); border-color: transparent; }
.l8fwejv9 .v4ft:focus { background: var(--bg-card); border-color: var(--accent-light); }
.kxk2w .v4ft { border-radius: 100px; padding: 11px 20px; }
.kxk2w .geucnq4w { border-radius: 14px; }
.q5k7 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.q5k7 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;
}
.q5k7 summary::-webkit-details-marker { display: none; }
.q5k7 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.q5k7[open] summary::after { content: "−"; }
.r56w4v {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.kdg5o2 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .kdg5o2 { grid-template-columns: 1fr; } }
.bzeshf {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.bzeshf h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.bzeshf p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ptzj1m { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ptzj1m li { margin-bottom: 6px; }
.ulss673{display:none}
.ulss673:empty,.rpzeip8n:empty{display:none}
.b8fk{position:relative;overflow:visible}
.f389l57p .hnfc,.pcjrhw9 .hnfc,
.bzqssw .hnfc,.d4itli .hnfc,
.nxn5l .hnfc,.qnkhzm .hnfc{display:block}
.y2k7ql .qxjcji{display:block}
.f389l57p .hnfc,.pcjrhw9 .hnfc,
.bzqssw .hnfc,.d4itli .hnfc,
.nxn5l .hnfc{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}
.f389l57p .hnfc .rpzeip8n,.pcjrhw9 .hnfc .rpzeip8n,
.bzqssw .hnfc .rpzeip8n,.d4itli .hnfc .rpzeip8n,
.nxn5l .hnfc .rpzeip8n{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}
.f389l57p .fwhu3,.pcjrhw9 .fwhu3,
.bzqssw .fwhu3,.d4itli .fwhu3,
.nxn5l .fwhu3{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.f389l57p .hnfc,.pcjrhw9 .hnfc{top:12px}
.f389l57p .hnfc .rpzeip8n{margin-right:auto}
.pcjrhw9 .hnfc .rpzeip8n{margin-left:auto}
.pcjrhw9 .hnfc{text-align:right}
.bzqssw .hnfc,.d4itli .hnfc{bottom:12px}
.bzqssw .hnfc .rpzeip8n{margin-right:auto}
.d4itli .hnfc .rpzeip8n{margin-left:auto}
.d4itli .hnfc{text-align:right}
.nxn5l .hnfc{position:relative;margin-top:16px}
.nxn5l .hnfc .rpzeip8n{margin:0 auto}
.qnkhzm .hnfc{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.qnkhzm .hnfc .rpzeip8n{margin:0}
.qnkhzm .y6b9l1~.hnfc,
.qnkhzm .spmx4z~.hnfc{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.qnkhzm .y6b9l1~.hnfc .rpzeip8n,
.qnkhzm .spmx4z~.hnfc .rpzeip8n{justify-content:flex-start}
.y6b9l1~.hnfc,.spmx4z~.hnfc{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}
.y6b9l1~.hnfc .rpzeip8n{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.spmx4z~.hnfc .rpzeip8n{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.qxjcji .rpzeip8n{margin:0 0 12px}
.rpzeip8n{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.kntjckkt{font-weight:600;color:var(--text-heading);opacity:1}
.d7w5c953::before{content:"·";margin:0 2px;opacity:.5}
.fwhu3{white-space:nowrap}
.aron0dw .fwhu3{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.aron0dw .d7w5c953::before{content:""}
.urgxwm8 .fwhu3{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}
.urgxwm8 .d7w5c953::before{content:""}
.ohz8hf .rpzeip8n{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.xb5i9 .fwhu3{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.xb5i9 .d7w5c953::before{content:""}
.fqkl96 .fwhu3{color: var(--accent-light);opacity:1;font-weight:500}
.od0lboe .fwhu3{border-bottom:1px solid currentColor;padding-bottom:2px}
.idg4xua .rpzeip8n{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.rkbre{--date-bg:transparent}
.ua87g6e .d7w5c953::before{content:""}
.o2u8k8 .d7w5c953::before{content:"•";opacity:.4}
.o2u8k8 .fwhu3 + .fwhu3::before{content:"•";margin-right:6px;opacity:.4}
.m0pr .d7w5c953::before{content:"/";opacity:.35}
.m0pr .fwhu3 + .fwhu3::before{content:"/";margin-right:6px;opacity:.35}
.h2bzaaxu .d7w5c953::before{content:"|";opacity:.3}
.h2bzaaxu .fwhu3 + .fwhu3::before{content:"|";margin-right:6px;opacity:.3}
.oqdzxb .d7w5c953::before{content:"—";opacity:.3}
.oqdzxb .fwhu3 + .fwhu3::before{content:"—";margin-right:6px;opacity:.3}
.gg3te .d7w5c953::before{content:"◆";font-size:.5em;opacity:.35}
.gg3te .fwhu3 + .fwhu3::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.zwfqh .d7w5c953::before{content:"·";opacity:.4}
.zwfqh .fwhu3 + .fwhu3::before{content:"·";margin-right:6px;opacity:.4}
.l2r3ry .d7w5c953::before{content:"›";opacity:.4}
.l2r3ry .fwhu3 + .fwhu3::before{content:"›";margin-right:6px;opacity:.4}
.twvev .d7w5c953::before{content:"→";opacity:.35;font-size:.85em}
.twvev .fwhu3 + .fwhu3::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.uwocqah .a6oqrguz{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .a6oqrguz{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .g3s6{max-width:100%}
}
.jqbxaw .d5eccd{margin:0}
@media (max-width:560px){
  .f3ya2{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) {
  .ejlsqd { padding: 28px 18px 20px; }
  .kbafrae { font-size: 1.2rem; }
  .g3pf { max-width: 220px; max-height: 80px; }
}
.ce2ki  .la4ve1wr { border-radius: 6px; }
.kc0mp9 .kgl6 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .la4ve1wr { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.ign0 {
  margin: 28px 0 24px;
}
.ign0 .uc71f8v {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.ign0 .ql1dr {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.ign0 .kgl6 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .p81xie78 { flex-direction: row-reverse; }
[dir="rtl"] .ka5migda { flex-direction: row-reverse; }
[dir="rtl"] .zkjl5e .wux3da0x { right: auto; left: 32px; }
[dir="rtl"] .sqsxn  .wux3da0x { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .zkjl5e .wux3da0x { right: auto; left: 20px; }
  [dir="rtl"] .sqsxn  .wux3da0x { left: auto;  right: 20px; }
}
[dir="rtl"] .dzi7v2m .so98  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .m0c6xwjb .so98 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .huxfjjh, [dir="rtl"] .zf33 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .kdvrb { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .e5b4fw0a { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .euzh1hh { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .kgl6 { direction: rtl; }
[dir="rtl"] .ua9izms { direction: rtl; }
[dir="rtl"] .mexp9sze { direction: rtl; }
[dir="rtl"] .rnye4e { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .ru8viw .zf33,
[dir="rtl"] .k3yyuo1 .zf33,
[dir="rtl"] .efl9f .zf33,
[dir="rtl"] .ngu3m .zf33 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .ru8viw .zf33 li::before,
[dir="rtl"] .k3yyuo1 .zf33 li::before,
[dir="rtl"] .efl9f .zf33 li::before,
[dir="rtl"] .ngu3m .zf33 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .cls3z.mj31oz .znub,
[dir="rtl"] .tniyfn5i.mj31oz .znub,
[dir="rtl"] .quh16bl.mj31oz .znub,
[dir="rtl"] .h6ul.mj31oz .znub,
[dir="rtl"] .cqlsdicm.mj31oz .znub { text-align: right; }
[dir="rtl"] .y6b9l1.mj31oz .va69 { align-items: flex-end; text-align: right; }
[dir="rtl"] .ql1dr,
[dir="rtl"] .ibrr,
[dir="rtl"] .i4zu7,
[dir="rtl"] .hlyzphz6,
[dir="rtl"] .znub { text-align: right; }
[dir="rtl"] .x0twydg,
[dir="rtl"] .a66e55ph,
[dir="rtl"] .bf0cw9k0,
[dir="rtl"] .v4ft,
[dir="rtl"] .geucnq4w { text-align: right; direction: rtl; }
[dir="rtl"] .kxk2w .v4ft,
[dir="rtl"] .x7wpha6 .v4ft { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #8d092b;
  --brand:           #8d092b;
  --brand-light:     #d680ca;
  --brand-pale:      #d680ca;
  --grad-start:      #2d020d;
  --grad-end:        #750723;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #d680ca;
  --cta-light:       #e6bce0;
  --cta-hover:       #df9ed6;
  --bg-page:         #160308;
  --bg-surface:      #23050d;
  --bg-card:         #310711;
  --bg-card-inner:   #3e0816;
  --bg-raised:       #4b0a1b;
  --bg-hover:        #590c20;
  --border:          #6a0f27;
  --border-alt:      #851330;
  --border-section:  #6a0f27;
  --text-primary:    #e8e2e4;
  --text-muted:      #ae9ca1;
  --text-body:       #d1c6c9;
  --text-sub:        #ae9ca1;
  --text-faint:      #7e676d;
  --text-dim:        #625054;
  --text-label:      #978086;
  --text-value:      #c5b8bc;
  --accent-bg:       #300c15;
  --accent-bg-light: #4a101f;
  --bg-tip:          #172616;
  --bg-warning:      #272115;
  --bg-info:         #171626;
  --bg-pros:         #172616;
  --bg-cons:         #261617;
  --c-pros:          #82f47a;
  --c-cons:          #e6898c;
  --c-pros-label:    #56f04b;
  --c-tip-border:    #37ed2a;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #82f47a;
}
:root { --logo-bg-opacity: 55%; }
body, button, input { font-family: "Kanit", sans-serif; }
.oqmftr .hgpo6t9m { font-size: 0; width: 1.2rem; flex-shrink: 0; }.oqmftr .hgpo6t9m::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.oqmftr .afp9d     .hgpo6t9m::before { content: "";  color: var(--c-tip-border); }.oqmftr .oqf120b .hgpo6t9m::before { content: ""; color: var(--c-warn-border); }.oqmftr .yguae    .hgpo6t9m::before { content: ""; color: #60a5fa; }.d9l3 .oqmftr .afp9d     .hgpo6t9m::before { color: #10b981; }.d9l3 .oqmftr .oqf120b .hgpo6t9m::before { color: #f43f5e; }.d9l3 .oqmftr .yguae    .hgpo6t9m::before { color: #a855f7; }.icz2  .oqmftr .afp9d     .hgpo6t9m::before { color: #eab308; }.icz2  .oqmftr .oqf120b .hgpo6t9m::before { color: #ef4444; }.icz2  .oqmftr .yguae    .hgpo6t9m::before { color: #f97316; }.qq8irn0  .oqmftr .afp9d     .hgpo6t9m::before { color: #38bdf8; }.qq8irn0  .oqmftr .oqf120b .hgpo6t9m::before { color: #818cf8; }.qq8irn0  .oqmftr .yguae    .hgpo6t9m::before { color: #2dd4bf; }.kk4h .oqmftr .hgpo6t9m::before { color: var(--accent-light) !important; }
.uqtrzy1 .vu64ey, .uqtrzy1 .y6b9l1 { min-height: 420px; }
.ne57qfhd .tihw::after,.ne57qfhd .wux3da0x::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.txb8::before { content: '·'; font-size: 1.3em; line-height: 1; }