:root {
  --color-accent: #1a1410;
  --color-cta: #e0a400;
  --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;
}
.mcz0 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.n273n {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.y7igecrf {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.va7dac { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.psvnf5me { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.psvnf5me a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.psvnf5me a:hover { color: var(--accent-light); }
.xqkn09     .eaaw { border-radius: 24px; padding: 8px; }
.xqkn09 .eaaw li a { border-radius: 16px; }
.nuhrg  .eaaw li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .eaaw {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .tbas:hover .eaaw,
  .tbas:focus-within .eaaw { display: block; }
  .eaaw li a { padding: 8px 16px; font-size: 0.88rem; }
}
.l0iag7 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.oyb10qs { display: none; }
@media (max-width: 640px) {
  .oyb10qs {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .oyb10qs.q1hj { display: block; }
}
@media (max-width: 640px) {
  .l0iag7 { display: block; }
  .psvnf5me > li + li::before { display: none !important; }
  .psvnf5me {
    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;
  }
  .psvnf5me.q1hj { display: flex; }
  .psvnf5me li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .psvnf5me li:last-child a { border-bottom: none; }
}
.fytqaw5i { min-height: 480px; }
.iyrua {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.jnbf { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.zepq2 .jnbf { margin-left: 0; margin-right: 0; }
.o7km {
  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;
}
.o7km:hover { opacity: 0.88; }
.m05c3 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.ai0dog {
  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%);
}
.m05c3 .j53t {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.m05c3 .iyrua { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.m05c3 .jnbf { color: #e2e8f0; }
.m05c3.jks6 .j53t { text-align: center; }
.m05c3.zepq2   .j53t { text-align: left; }
.vxge .j53t {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.vxge .iyrua { color: var(--text-primary); text-shadow: none; }
.vxge .jnbf { color: var(--text-muted); }
.vxge .o7km { margin-top: 16px; }
.vxge, .vxge.fytqaw5i { min-height: auto !important; }
.vxge.jks6 .j53t { text-align: center; }
.vxge.zepq2   .j53t { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.goxeu2el .m05c3 .ai0dog {
  overflow: hidden;
}
.goxeu2el .m05c3 .ai0dog::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); }
}
.pp07 .m05c3 .ai0dog {
  overflow: hidden;
}
.pp07 .m05c3 .ai0dog::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;
}
.pneyi .m05c3 .ai0dog {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.yhic .m05c3 .ai0dog {
  overflow: hidden;
}
.yhic .m05c3 .ai0dog::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;
}
.qlmfu .m05c3 .ai0dog {
  animation: hg-breathe 10s ease-in-out infinite;
}
.n2gr .ai0dog {
  background: none;
}
.n2gr .iyrua { color: #fff; }
.n2gr .jnbf { color: rgba(255,255,255,0.85); }
.n2gr .o7km { background: #fff; color: var(--cta); }
.n2gr .o7km:hover { opacity: 0.92; }
.oejay5 .iyrua { text-shadow: none; color: var(--text-primary); }
.oejay5 .jnbf { color: var(--text-muted); }
body.sgkqxso6 .iyrua {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.utr4v9 .iyrua {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.fytqaw5i.n2gr .iyrua,
section.n2gr .iyrua {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.oejay5.zepq2   .fo16m { align-items: flex-start; text-align: left; }
.fytqaw5i .pmmjuui6 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.pmmjuui6 .ps05k.hamq3nh2 {
  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;
}
.pmmjuui6 .ps05k.hamq3nh2:hover { opacity: 0.85; }
.ec9g4k .j53t { padding-bottom: 24px; }
.x3hw6dhq .j53t { max-width: 1100px; }
@media (max-width: 700px) {
  .oejay5 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .oejay5:not(.p9o1) .dtpee { display: none !important; }
  .p9o1 .dtpee { padding: 16px; }
  .fo16m  { padding: 36px 24px; }
  .oejay5~.n7fy9,.zbmwh~.n7fy9{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .fytqaw5i, .oejay5 { min-height: 320px !important; }
  .iyrua { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .bs9k3n,
  .d2c4wrid,
  .erwz { grid-template-columns: 1fr !important; }

  

  
  .ec9g4k { display: flex !important; flex-direction: column !important; }
  .ec9g4k .j53t { display: contents; }
  .ec9g4k .ai0dog { order: 0; }
  .ec9g4k .iyrua { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .ec9g4k .bs9k3n { order: 2; padding: 0 16px 12px !important; }
  .ec9g4k .jnbf { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .x3hw6dhq .j53t { display: flex; flex-direction: column; }
  .x3hw6dhq .j53t .iyrua { order: 1; }
  .x3hw6dhq .j53t .erwz { order: 2; margin: 8px 0 24px !important; }
  .x3hw6dhq .j53t .jnbf { order: 3; }
  .x3hw6dhq .j53t .o7km { order: 4; align-self: center; margin-top: 0; }

  
  .oejay5.p9o1 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .oejay5.p9o1 .fo16m { display: contents; padding: 0; }
  .oejay5.p9o1 .fo16m .iyrua { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .oejay5.p9o1 .dtpee { order: 2; padding: 12px 16px; }
  .oejay5.p9o1 .fo16m .jnbf { order: 3; padding: 0 24px; margin: 0 auto; }
  .oejay5.p9o1 .fo16m .o7km { order: 4; align-self: center; margin: 8px 0 32px; }
}
.j1f1sjhk { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.izf396 { width: 100%; height: auto; display: block; border-radius: 10px; }
.eh0h0shs .j1f1sjhk        { border-radius: 16px; }
.eh0h0shs .izf396  { border-radius: 16px; }
.cswf .j1f1sjhk         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.cswf .izf396   { border-radius: 8px; }
.pj6p4m { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.lr3wf5a { width: 100%; padding: 32px 0; position: relative; }
.nzoj2mo { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ravhs .lr3wf5a:nth-child(even) { background: var(--bg-surface); }
.ravhs .lr3wf5a:nth-child(odd)  { background: var(--bg-page); }
.x1a38 .lr3wf5a:nth-child(even) { background: var(--bg-card); }
.x1a38 .lr3wf5a:nth-child(odd)  { background: var(--bg-page); }
.ravhs .lr3wf5a:nth-child(odd)  .nzoj2mo { background: var(--bg-card); border-radius: 6px; }
.ravhs .lr3wf5a:nth-child(even) .nzoj2mo { background: var(--bg-raised); border-radius: 6px; }
.x1a38 .lr3wf5a:nth-child(odd)  .nzoj2mo { background: var(--bg-card); border-radius: 6px; }
.x1a38 .lr3wf5a:nth-child(even) .nzoj2mo { background: var(--bg-raised); border-radius: 6px; }
.ravhs .lr3wf5a:nth-child(even) .rmk42v .fkcmlp,
.x1a38 .lr3wf5a:nth-child(even) .rmk42v .fkcmlp { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ravhs .lr3wf5a:nth-child(odd) .rmk42v .fkcmlp,
.x1a38 .lr3wf5a:nth-child(odd) .rmk42v .fkcmlp { background: var(--bg-card-inner); }
.ravhs .lr3wf5a:nth-child(even) .dglzl .fkcmlp:nth-child(odd),
.x1a38 .lr3wf5a:nth-child(even) .dglzl .fkcmlp:nth-child(odd)  { background: var(--bg-card); }
.ravhs .lr3wf5a:nth-child(even) .dglzl .fkcmlp:nth-child(even),
.x1a38 .lr3wf5a:nth-child(even) .dglzl .fkcmlp:nth-child(even) { background: var(--bg-card-inner); }
h1.ovbv4z { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ovbv4z {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ms5h2y { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.bgjqnd h2.ovbv4z {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.esso9wgd h2.ovbv4z {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.xjmhw h2.ovbv4z {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.cuz4 h2.ovbv4z::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.daqa4m31 h2.ovbv4z {
  color: var(--text-primary); font-size: 1.7rem;
}
.qi4u1oa h2.ovbv4z::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.iq5oyc h2.ovbv4z {
  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;
}
@media (max-width: 640px) { .gzrw { display: none; } }
.hs1l { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.a8s2c { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.atfrtc5m {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.rmzad7tn { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.jy64sbc { padding-left: 20px; }
.jy64sbc li { margin-bottom: 6px; }
.jy64sbc a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.jy64sbc a:hover { color: var(--accent-light); }
.msrl .rmzad7tn { display: none; }
.l66wb3z .rmzad7tn { display: none; }
.l66wb3z .jy64sbc { padding-left: 0; list-style: none; }
.l66wb3z .jy64sbc li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.l66wb3z .jy64sbc a { font-size: 0.92rem; }
.kprn .atfrtc5m { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.kprn .rmzad7tn { display: none; }
.kprn .jy64sbc { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.kprn .jy64sbc li { margin-bottom: 0; }
.kprn .jy64sbc 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;
}
.kprn .jy64sbc a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.cqgdu .atfrtc5m { padding: 20px 20px 16px; }
.cqgdu .jy64sbc {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.cqgdu .jy64sbc li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.cqgdu .jy64sbc 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;
}
.cqgdu .jy64sbc 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;
}
.cqgdu .jy64sbc a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.cqgdu .jy64sbc a:focus,
.cqgdu .jy64sbc a:focus-visible,
.cqgdu .jy64sbc a:target { outline: none; }
.cqgdu .jy64sbc li:target a { border-color: var(--border); color: var(--text-muted); }
.yreme9 .atfrtc5m { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.yreme9 .rmzad7tn { display: none; }
.yreme9 .jy64sbc { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.yreme9 .jy64sbc li { margin-bottom: 0; }
.yreme9 .jy64sbc li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.yreme9 .jy64sbc li:last-child::after { content: ""; margin-right: 0; }
.yreme9 .jy64sbc a { font-size: 0.9rem; }
.fkcmlp { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.rmk42v .fkcmlp { background: var(--bg-card); }
.dglzl .fkcmlp:nth-child(odd)  { background: var(--bg-card); }
.dglzl .fkcmlp:nth-child(even) { background: var(--bg-raised); }
.aiwh1849 .fkcmlp {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.aiwh1849 .fkcmlp:last-child { border-bottom: none; }
.aiwh1849 h3.ms5h2y { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.nkwd4 .fkcmlp {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.nkwd4 .fkcmlp + .fkcmlp { margin-top: 4px; }
.yuuxyg3 .fkcmlp { background: none; border-radius: 0; padding: 12px 0; }
.yuuxyg3 .fkcmlp + .fkcmlp { border-top: 1px solid var(--border-section); }
.d8rbja { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.vcbw { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.x18n5uvn { color: var(--text-body); margin-bottom: 10px; }
.zndh, .sp9orld { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.zndh li, .sp9orld li { margin-bottom: 6px; }
.sp9orld li { list-style: decimal; }
.tlitfmb     .zndh { list-style-type: "● "; }
.m3kx  .zndh { list-style-type: "■ "; }
.cher4h1k .zndh { list-style-type: "◆ "; }
.qu4t2s    .zndh { list-style-type: "★ "; }
.tlitfmb     .r54gx69 { list-style-type: "● "; }
.m3kx  .r54gx69 { list-style-type: "■ "; }
.cher4h1k .r54gx69 { list-style-type: "◆ "; }
.qu4t2s    .r54gx69 { list-style-type: "★ "; }
.tlitfmb    .zndh li::marker, .tlitfmb    .r54gx69 li::marker,
.m3kx .zndh li::marker, .m3kx .r54gx69 li::marker,
.cher4h1k .zndh li::marker, .cher4h1k .r54gx69 li::marker,
.qu4t2s   .zndh li::marker, .qu4t2s   .r54gx69 li::marker {
  color: var(--cta); font-size: 1em;
}
.tlitfmb .sp9orld,
.m3kx .sp9orld,
.cher4h1k .sp9orld,
.qu4t2s .sp9orld {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.tlitfmb .sp9orld li,
.m3kx .sp9orld li,
.cher4h1k .sp9orld li,
.qu4t2s .sp9orld li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.tlitfmb .sp9orld li::before,
.m3kx .sp9orld li::before,
.cher4h1k .sp9orld li::before,
.qu4t2s .sp9orld 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;
}
.tlitfmb     .sp9orld li::before { border-radius: 50%; }
.m3kx  .sp9orld li::before { border-radius: 3px; }
.cher4h1k .sp9orld li::before { border-radius: 3px; }
.qu4t2s    .sp9orld li::before { border-radius: 50%; }
.eomuv5no { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.mj42xah .eomuv5no,
.oq0z3 .eomuv5no { background: transparent; border: none; border-radius: 0; }
.xk5rktdm { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.xk5rktdm th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.xk5rktdm td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.xk5rktdm tr:hover td { background: var(--bg-hover); }
.kmy6024b .xk5rktdm tbody tr:nth-child(even) td { background: var(--bg-surface); }
.xnclqns .xk5rktdm { border: 1px solid var(--border-alt); }
.xnclqns .xk5rktdm th,
.xnclqns .xk5rktdm td { border: 1px solid var(--border-alt); }
.l05zey1 .xk5rktdm th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.l05zey1 .xk5rktdm td { border-bottom: none; }
.l05zey1 .xk5rktdm tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.bm0iap .xk5rktdm th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.wcfo2 .eomuv5no {
  overflow: hidden;
}
.wcfo2 .xk5rktdm th { border-bottom: 1px solid var(--border-alt); }
.wcfo2 .xk5rktdm tr:last-child td { border-bottom: none; }
.om1px0x { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.vpizje { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.enpoh { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.kf1a39 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.j8zg8 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.r54gx69 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.r54gx69 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%}
.b1iy .kf1a39 { background: transparent; text-align: center; }
.zubrm3c .enpoh {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.rbnhr .enpoh {
  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);
}
.dbwcqd .vpizje { display: grid; grid-template-columns: auto 1fr; }
.dbwcqd .enpoh {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.dbwcqd .kf1a39 { grid-column: 2; }
.dbwcqd .j8zg8,
.dbwcqd .r54gx69 { grid-column: 1 / -1; }
.pe5xyauz .vpizje { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.pe5xyauz .enpoh {
  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);
}
.pe5xyauz .kf1a39 { grid-column: 2; }
.pe5xyauz .j8zg8,
.pe5xyauz .r54gx69 { grid-column: 1 / -1; }
.kgklc .vpizje { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.kgklc .kf1a39 { background: none; color: var(--accent-light); font-weight: 700; }
.huy0 .vpizje { 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); }
.huy0 .kf1a39 { background: none; color: var(--accent-light); font-weight: 700; }
.t7p5lm .vpizje { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.t7p5lm .vpizje:last-child { border-bottom: none; }
.t7p5lm .kf1a39 { background: none; color: var(--accent-light); font-weight: 700; }
.kq65w2j7 .vpizje { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.kq65w2j7 .kf1a39 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.zr513c .om1px0x { counter-reset: card-n; }
.zr513c .vpizje  { counter-increment: card-n; }
.zr513c .kf1a39 { display: flex; align-items: center; gap: 10px; }
.zr513c .kf1a39::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;
}
.rmlm2 .vpizje { background: var(--bg-surface); border: 1px solid var(--border); }
.rmlm2 .kf1a39 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.h0ffarw7 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.rgbm  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.iq42a { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.waxifs2 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.h0ffarw7 strong { color: var(--text-primary); font-size: 0.95rem; }
.h0ffarw7 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.izf396 { width: 100%; height: auto; border-radius: 10px; display: block; }
.hamq3nh2 {
  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;
}
.hamq3nh2:hover { opacity: 0.85; }
.y3ol .hamq3nh2  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.y3ol .hamq3nh2:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.d9sh .hamq3nh2  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.d9sh .hamq3nh2:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.w1wmp .o7km { border-radius: 50px; }
.w1wmp .hamq3nh2  { border-radius: 50px; }
.qhtkgmp .o7km { padding-left: 22px; padding-right: 22px; }
.qhtkgmp .hamq3nh2  { padding-left: 12px; padding-right: 12px; }
.tebxak .o7km { padding-left: 44px; padding-right: 44px; }
.tebxak .hamq3nh2  { padding-left: 24px; padding-right: 24px; }
.k1xrou .o7km { padding-left: 56px; padding-right: 56px; }
.k1xrou .hamq3nh2  { padding-left: 32px; padding-right: 32px; }
.n99qb   .o7km::after, .n99qb   .hamq3nh2::after,
.ri7a .o7km::after, .ri7a .hamq3nh2::after,
.m7t53    .o7km::after, .m7t53    .hamq3nh2::after,
.itsq2    .o7km::after, .itsq2    .hamq3nh2::after,
.f83i27    .o7km::after, .f83i27    .hamq3nh2::after,
.hpwdxoa     .o7km::after, .hpwdxoa     .hamq3nh2::after,
.pvqlhxun    .o7km::after, .pvqlhxun    .hamq3nh2::after,
.a83zwnx   .o7km::after, .a83zwnx   .hamq3nh2::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;
}
.n99qb .o7km::after, .n99qb .hamq3nh2::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");
}
.ri7a .o7km::after, .ri7a .hamq3nh2::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");
}
.m7t53 .o7km::after, .m7t53 .hamq3nh2::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");
}
.itsq2 .o7km::after, .itsq2 .hamq3nh2::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");
}
.f83i27 .o7km::after, .f83i27 .hamq3nh2::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");
}
.hpwdxoa .o7km::after, .hpwdxoa .hamq3nh2::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");
}
.pvqlhxun .o7km::after, .pvqlhxun .hamq3nh2::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");
}
.a83zwnx .o7km::after, .a83zwnx .hamq3nh2::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");
}
.ke4w   .hyt2uk::after, .ke4w   .vqpo::after,
.waszz .hyt2uk::after, .waszz .vqpo::after,
.fermutk    .hyt2uk::after, .fermutk    .vqpo::after,
.x74bx5    .hyt2uk::after, .x74bx5    .vqpo::after,
.cyd4    .hyt2uk::after, .cyd4    .vqpo::after,
.gsfposfg     .hyt2uk::after, .gsfposfg     .vqpo::after,
.w2eb3j    .hyt2uk::after, .w2eb3j    .vqpo::after,
.l8ia89r   .hyt2uk::after, .l8ia89r   .vqpo::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;
}
.ke4w .hyt2uk::after, .ke4w .vqpo::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");
}
.waszz .hyt2uk::after, .waszz .vqpo::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");
}
.fermutk .hyt2uk::after, .fermutk .vqpo::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");
}
.x74bx5 .hyt2uk::after, .x74bx5 .vqpo::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");
}
.cyd4 .hyt2uk::after, .cyd4 .vqpo::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");
}
.gsfposfg .hyt2uk::after, .gsfposfg .vqpo::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");
}
.w2eb3j .hyt2uk::after, .w2eb3j .vqpo::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");
}
.l8ia89r .hyt2uk::after, .l8ia89r .vqpo::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");
}
.ukyr3t .sqaegu { background: var(--bg-raised); }
.ps05k.hamq3nh2 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .jlq0nl {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .jlq0nl::before    { grid-area: rank;   }
  .me4sj           { grid-area: ident;  }
  .libwk9qa     { grid-area: rating; min-width: 0; width: auto; }
  .jol542f           { grid-area: pills;  }
  .ps05k             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .jlq0nl {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .jlq0nl::before    { justify-self: center; }
  .me4sj           { width: 100%; }
  .libwk9qa     { justify-self: center; }
  .jol542f           { grid-template-columns: 1fr; }
}
.iwplr3a .gah2ds5q { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .g0hdbj7l .ehz6i {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .g0hdbj7l .ds6jl8rc { margin: 0; }
}
.oaz18y .ds6jl8rc { border-top: 4px solid var(--accent); }
.oaz18y .ov2qtcf { background: var(--bg-card); }
@media (max-width: 720px) {
  .l54qy { grid-template-columns: 1fr; }
  .aw4h { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .aw4h .egi9 { width: 72px; height: 50px; }
  .aw4h .zboio { max-width: 180px; }
  .aw4h .c7qzyr5 { width: auto; }
}
@media (max-width: 720px) {
  .qjb0zl { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .aj4g { padding: 16px; }
  .swfkm .l45tp { min-width: 50%; }
}
@media (max-width: 860px) {
  .t3au81kc { grid-template-columns: 1fr; }
  .to75 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ziynfwmi { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .jhvytw { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .nzwy0h { flex-direction: column; align-items: stretch; }
}
.qt61k9 .c7qzyr5 .hamq3nh2 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .o0ps52n { flex-direction: column; align-items: stretch; gap: 10px; }
  .qt61k9 .c7qzyr5 { text-align: center; }
}
@media (max-width: 720px) {
  .a900ax { grid-template-columns: 1fr; }
  .s1lole { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ts8cc9 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .lgm2syr { grid-template-columns: 1fr; }
  .xs87h { width: 100px; height: 100px; margin: 16px auto; }
  .aymvv { font-size: 1.4rem; }
  .q7ou6514 { justify-content: center; }
  .gm3k2f3 .l45tp { min-width: 50%; }
}
@media (max-width: 540px) {
  .pulmh { flex-wrap: wrap; padding: 14px 16px; }
  .vkew77i { padding: 12px 16px; }
  .depse99 .rrco { margin: 0 16px; }
  .depse99 .fmnipb { padding: 0 16px; }
  .i5mlmyd { padding: 12px 16px; }
}
.iq0ktt .ep5yp0 { gap: 0; }
.iq0ktt .jlq0nl {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.iq0ktt .jlq0nl:last-child { border-bottom: none; }
.iq0ktt .jlq0nl:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.iq0ktt .jlq0nl:nth-child(even):hover { background: var(--bg-hover); }
.gdo0oz .jol542f .dj170cjj {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.gdo0oz .jol542f .dj170cjj:first-child { border-left: none; }
.nvlh .g6tfe { display: none; }
.nvlh .oton63 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.nvlh .oton63 {
  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;
}
.nvlh .oton63 small { display: none; }
.nvlh .wwctx5qi .dq2e { display: none; }
.nvlh .wwctx5qi strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.nvlh .ihaj31d { display: none; }
.v0cnj { margin: 16px 0; }
.l4a7469 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.l4a7469 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.l4a7469 summary::after { content: "+"; color: var(--accent-light); }
.l4a7469[open] summary::after { content: "−"; }
.l4a7469 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.lr3wf5a { margin-bottom: 0; }
.yzy6o8 h2.ovbv4z { color: var(--text-primary); border-color: var(--accent-light); }
.rjy0 h2.ovbv4z { color: var(--text-primary); border-color: var(--accent-light); }
.tosrwu .rgbm     { background: #052e16; border-color: #10b981; }
.tosrwu .iq42a    { background: #1e1036; border-color: #a855f7; }
.tosrwu .h0ffarw7 strong  { color: #f1f5f9; }
.tosrwu .h0ffarw7 p       { color: #cbd5e1; }
.tosrwu .msf3an    .rgbm     .waxifs2::before,
.tosrwu .qw6tqg86  .rgbm     .waxifs2::before,
.tosrwu .xv541  .rgbm     .waxifs2::before,
.tosrwu .b5yu .rgbm     .waxifs2::before { color: #10b981; }
.tosrwu .msf3an    .x43un .waxifs2::before,
.tosrwu .qw6tqg86  .x43un .waxifs2::before,
.tosrwu .xv541  .x43un .waxifs2::before,
.tosrwu .b5yu .x43un .waxifs2::before { color: #f43f5e; }
.tosrwu .msf3an    .iq42a    .waxifs2::before,
.tosrwu .qw6tqg86  .iq42a    .waxifs2::before,
.tosrwu .xv541  .iq42a    .waxifs2::before,
.tosrwu .b5yu .iq42a    .waxifs2::before { color: #a855f7; }
.iary11zl .rgbm     { background: #2d2000; border-color: #eab308; }
.iary11zl .iq42a    { background: #2d1600; border-color: #f97316; }
.iary11zl .h0ffarw7 strong  { color: #f1f5f9; }
.iary11zl .h0ffarw7 p       { color: #cbd5e1; }
.iary11zl .msf3an    .rgbm     .waxifs2::before,
.iary11zl .qw6tqg86  .rgbm     .waxifs2::before,
.iary11zl .xv541  .rgbm     .waxifs2::before,
.iary11zl .b5yu .rgbm     .waxifs2::before { color: #eab308; }
.iary11zl .msf3an    .x43un .waxifs2::before,
.iary11zl .qw6tqg86  .x43un .waxifs2::before,
.iary11zl .xv541  .x43un .waxifs2::before,
.iary11zl .b5yu .x43un .waxifs2::before { color: #ef4444; }
.iary11zl .msf3an    .iq42a    .waxifs2::before,
.iary11zl .qw6tqg86  .iq42a    .waxifs2::before,
.iary11zl .xv541  .iq42a    .waxifs2::before,
.iary11zl .b5yu .iq42a    .waxifs2::before { color: #f97316; }
.me8gq .rgbm     { background: #0c1a2e; border-color: #38bdf8; }
.me8gq .x43un { background: #12103a; border-color: #818cf8; }
.me8gq .iq42a    { background: #0a2020; border-color: #2dd4bf; }
.me8gq .h0ffarw7 strong  { color: #f1f5f9; }
.me8gq .h0ffarw7 p       { color: #cbd5e1; }
.me8gq .msf3an    .rgbm     .waxifs2::before,
.me8gq .qw6tqg86  .rgbm     .waxifs2::before,
.me8gq .xv541  .rgbm     .waxifs2::before,
.me8gq .b5yu .rgbm     .waxifs2::before { color: #38bdf8; }
.me8gq .msf3an    .x43un .waxifs2::before,
.me8gq .qw6tqg86  .x43un .waxifs2::before,
.me8gq .xv541  .x43un .waxifs2::before,
.me8gq .b5yu .x43un .waxifs2::before { color: #818cf8; }
.me8gq .msf3an    .iq42a    .waxifs2::before,
.me8gq .qw6tqg86  .iq42a    .waxifs2::before,
.me8gq .xv541  .iq42a    .waxifs2::before,
.me8gq .b5yu .iq42a    .waxifs2::before { color: #2dd4bf; }
.vxxazg91 .rgbm     { background: var(--accent-bg); border-color: var(--accent-light); }
.vxxazg91 .iq42a    { background: var(--accent-bg); border-color: var(--accent-pale); }
.vxxazg91 .msf3an    .waxifs2::before,
.vxxazg91 .qw6tqg86  .waxifs2::before,
.vxxazg91 .xv541  .waxifs2::before,
.vxxazg91 .b5yu .waxifs2::before { color: var(--accent-light) !important; }
.taaj .jmv2886 { background: var(--bg-pros); }
.taaj .wbnwwf { background: var(--bg-cons); }
.taaj .jmv2886 .baz7v10e { color: var(--c-pros-label); }
.taaj .wbnwwf .m0b9 { color: var(--c-cons); }
.taaj .jmv2886 ul li,
.taaj .ogh7mq li          { color: var(--c-pros); }
.taaj .wbnwwf ul li,
.taaj .o97t1r li          { color: var(--c-cons); }
.iwplr3a .h0ffarw7 { background: transparent; border-left: none; border: 1.5px solid; }
.iwplr3a .rgbm     { border-color: var(--c-tip-border); }
.iwplr3a .x43un { border-color: var(--c-warn-border); }
.iwplr3a .iq42a    { border-color: #60a5fa; }
.iwplr3a .h0ffarw7 strong { color: var(--text-primary); }
.iwplr3a .h0ffarw7 p      { color: var(--text-muted); }
.sbxcf5 .h0ffarw7 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.sbxcf5 .rgbm     { border-top-color: var(--c-tip-border); }
.sbxcf5 .iq42a    { border-top-color: #60a5fa; }
.rdk4gz .h0ffarw7 { border-left: none; border-radius: 8px; }
.rdk4gz .rgbm     { background: #065f46; }
.rdk4gz .iq42a    { background: #1e3a8a; }
.rdk4gz .h0ffarw7 strong,
.rdk4gz .h0ffarw7 p { color: #fff; }
.rdk4gz .waxifs2::before { color: rgba(255,255,255,0.85) !important; }
.tosrwu.rdk4gz .rgbm,
.tosrwu .rdk4gz .rgbm     { background: #052e16; }
.tosrwu.rdk4gz .iq42a,
.tosrwu .rdk4gz .iq42a    { background: #1e1036; }
.iary11zl.rdk4gz .rgbm,
.iary11zl .rdk4gz .rgbm      { background: #2d2000; }
.iary11zl.rdk4gz .iq42a,
.iary11zl .rdk4gz .iq42a     { background: #2d1600; }
.me8gq.rdk4gz .rgbm,
.me8gq .rdk4gz .rgbm      { background: #0c1a2e; }
.me8gq.rdk4gz .x43un,
.me8gq .rdk4gz .x43un  { background: #12103a; }
.me8gq.rdk4gz .iq42a,
.me8gq .rdk4gz .iq42a     { background: #0a2020; }
.jfjlo2u .h0ffarw7 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.jfjlo2u .rgbm     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.jfjlo2u .iq42a    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.jfjlo2u .h0ffarw7 strong { color: var(--text-primary); }
.jfjlo2u .h0ffarw7 p      { color: var(--text-muted); }
.jvwgv0u .h0ffarw7 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.msf3an .waxifs2,
.qw6tqg86 .waxifs2,
.xv541 .waxifs2,
.b5yu .waxifs2 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.msf3an .waxifs2::before,
.qw6tqg86 .waxifs2::before,
.xv541 .waxifs2::before,
.b5yu .waxifs2::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.msf3an .rgbm     .waxifs2::before { content: "✦"; color: var(--c-tip-border); }
.msf3an .x43un .waxifs2::before { content: "▲"; color: var(--c-warn-border); }
.msf3an .iq42a    .waxifs2::before { content: "◉"; color: #60a5fa; }
.qw6tqg86 .rgbm     .waxifs2::before { content: "★"; color: var(--c-tip-border); }
.qw6tqg86 .x43un .waxifs2::before { content: "◆"; color: var(--c-warn-border); }
.qw6tqg86 .iq42a    .waxifs2::before { content: "●"; color: #60a5fa; }
.xv541 .rgbm     .waxifs2::before { content: "▶"; color: var(--c-tip-border); }
.xv541 .x43un .waxifs2::before { content: "■"; color: var(--c-warn-border); }
.xv541 .iq42a    .waxifs2::before { content: "▸"; color: #60a5fa; }
.b5yu .rgbm     .waxifs2::before { content: "→"; color: var(--c-tip-border); }
.b5yu .x43un .waxifs2::before { content: "⬥"; color: var(--c-warn-border); }
.b5yu .iq42a    .waxifs2::before { content: "◈"; color: #60a5fa; }
.f7cwvu8 .rmk42v .fkcmlp,
.f7cwvu8 .dglzl .fkcmlp  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.f7cwvu8 .vpizje                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.f7cwvu8 .eomuv5no          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.f7cwvu8 .atfrtc5m                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.j6n7ettv .rmk42v .fkcmlp,
.j6n7ettv .dglzl .fkcmlp,
.j6n7ettv .vpizje,
.j6n7ettv .jlq0nl,
.j6n7ettv .ds6jl8rc,
.j6n7ettv .eomuv5no,
.j6n7ettv .atfrtc5m,
.j6n7ettv .jvwgv0u .h0ffarw7 { box-shadow: none; }
.ggpa1az   .x18n5uvn, .ggpa1az .d8rbja, .ggpa1az .vcbw,
.ggpa1az   .hs1l, .ggpa1az .a8s2c { font-size: 0.9rem; }
.ggpa1az   .zndh, .ggpa1az .sp9orld { font-size: 0.9rem; }
.t8n3fe   .x18n5uvn, .t8n3fe .d8rbja, .t8n3fe .vcbw,
.t8n3fe   .hs1l, .t8n3fe .a8s2c { font-size: 0.95rem; }
.t8n3fe   .zndh, .t8n3fe .sp9orld { font-size: 0.95rem; }
.x81atlf   .x18n5uvn, .x81atlf .d8rbja, .x81atlf .vcbw,
.x81atlf   .hs1l, .x81atlf .a8s2c { font-size: 1.08rem; }
.x81atlf   .zndh, .x81atlf .sp9orld { font-size: 1.05rem; }
.x81atlf   .xk5rktdm { font-size: 0.97rem; }
.ia1xp .iyrua      { font-size: 3.2rem; }
.ia1xp h2.ovbv4z { font-size: 1.9rem; }
.ia1xp h3.ms5h2y     { font-size: 1.4rem; }
.a3ibftb .iyrua      { font-size: 3.8rem; }
.a3ibftb h2.ovbv4z { font-size: 2.2rem; }
.a3ibftb h3.ms5h2y     { font-size: 1.6rem; }
.lr3wf5a + .lr3wf5a { position: relative; }
.eod2   .lr3wf5a + .lr3wf5a::before,
.kgz6dp  .lr3wf5a + .lr3wf5a::before,
.e47qjd   .lr3wf5a + .lr3wf5a::before,
.u3ekr   .lr3wf5a + .lr3wf5a::before,
.kdyg   .lr3wf5a + .lr3wf5a::before,
.wvfyvv3 .lr3wf5a + .lr3wf5a::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.eod2 .lr3wf5a + .lr3wf5a::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.kgz6dp .lr3wf5a + .lr3wf5a::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.e47qjd .lr3wf5a + .lr3wf5a::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;
}
.u3ekr .lr3wf5a + .lr3wf5a::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.z9rbq .lr3wf5a { margin-bottom: 16px; }
.z9rbq .lr3wf5a + .lr3wf5a { margin-top: 0; }
.z9rbq .nzoj2mo { padding-top: 0; padding-bottom: 0; }
.kdyg .lr3wf5a + .lr3wf5a::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.wvfyvv3 .lr3wf5a + .lr3wf5a::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.csrk96sm .lr3wf5a + .lr3wf5a::before,
.cuzrfw .lr3wf5a + .lr3wf5a::before,
.y8zu9e9 .lr3wf5a + .lr3wf5a::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%;
}
.ravhs .csrk96sm .lr3wf5a:nth-child(even)::before,
.ravhs .cuzrfw .lr3wf5a:nth-child(even)::before,
.ravhs .y8zu9e9 .lr3wf5a:nth-child(even)::before { background: var(--bg-surface); }
.x1a38 .csrk96sm .lr3wf5a:nth-child(even)::before,
.x1a38 .cuzrfw .lr3wf5a:nth-child(even)::before,
.x1a38 .y8zu9e9 .lr3wf5a:nth-child(even)::before { background: var(--bg-card); }
.csrk96sm .lr3wf5a + .lr3wf5a::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");
}
.cuzrfw .lr3wf5a + .lr3wf5a::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");
}
.y8zu9e9 .lr3wf5a + .lr3wf5a::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");
}
.tcx50 .m05c3,
.k8ld4a .m05c3,
.k0xk7lod .m05c3 { overflow: hidden; }
.tcx50 .j53t,
.k8ld4a .j53t { margin-bottom: 60px; }
.k0xk7lod .j53t { margin-bottom: 70px; }
.tcx50 .fo16m,
.tcx50 .m05c3::before,
.k8ld4a .m05c3::before,
.k0xk7lod .m05c3::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%;
}
.tcx50 .m05c3::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");
}
.k8ld4a .m05c3::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");
}
.k0xk7lod .m05c3::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");
}
.ijnwgylm .m05c3:not(.n2gr) .ai0dog { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.lgh8ev .m05c3:not(.n2gr) .ai0dog { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.kpvqe  .m05c3:not(.n2gr) .ai0dog { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.bzl1h  .m05c3:not(.n2gr) .ai0dog { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.zp6t0lvz .n2gr { background: var(--accent); }
.zp6t0lvz .n2gr .ai0dog { background: none; }
.zp6t0lvz .u0dq9m { background: var(--accent); }
.zp6t0lvz .oejay5 { background: var(--accent-bg); }
.zp6t0lvz .m05c3:not(.n2gr) .ai0dog { background: rgba(0,0,0,0.6); }
.lr3wf5a.mdm2 .j1f1sjhk { float: left; width: 38%; margin: 0 28px 16px 0; }
.lr3wf5a.mdm2 .j1f1sjhk .izf396 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.lr3wf5a.mdm2 .nzoj2mo::after { content: ''; display: block; clear: both; }
.lr3wf5a.b1j1vu7p .j1f1sjhk { float: right; width: 38%; margin: 0 0 16px 28px; }
.lr3wf5a.b1j1vu7p .j1f1sjhk .izf396 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.lr3wf5a.b1j1vu7p .nzoj2mo::after { content: ''; display: block; clear: both; }
.lr3wf5a.mdm2 .om1px0x,
.lr3wf5a.mdm2 .eomuv5no,
.lr3wf5a.mdm2 .h0ffarw7,
.lr3wf5a.mdm2 .fkcmlp,
.lr3wf5a.mdm2 .a8s2c,
.lr3wf5a.mdm2 .ep5yp0,
.lr3wf5a.mdm2 .ehz6i,
.lr3wf5a.mdm2 .ovjx1,
.lr3wf5a.b1j1vu7p .om1px0x,
.lr3wf5a.b1j1vu7p .eomuv5no,
.lr3wf5a.b1j1vu7p .h0ffarw7,
.lr3wf5a.b1j1vu7p .fkcmlp,
.lr3wf5a.b1j1vu7p .a8s2c,
.lr3wf5a.b1j1vu7p .ep5yp0,
.lr3wf5a.b1j1vu7p .ehz6i,
.lr3wf5a.b1j1vu7p .ovjx1 { clear: both; }
@media (max-width: 900px) {
  .lr3wf5a.mdm2 .j1f1sjhk,
  .lr3wf5a.b1j1vu7p .j1f1sjhk {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .lr3wf5a.mdm2 .j1f1sjhk .izf396,
  .lr3wf5a.b1j1vu7p .j1f1sjhk .izf396 {
    max-height: none !important;
  }
}
.lr3wf5a.mdm2 .zndh,
.lr3wf5a.mdm2 .sp9orld,
.lr3wf5a.b1j1vu7p .zndh,
.lr3wf5a.b1j1vu7p .sp9orld { overflow: hidden; }
@media (max-width: 640px) {
  .lr3wf5a.mdm2 .j1f1sjhk,
  .lr3wf5a.b1j1vu7p .j1f1sjhk { float: none; width: 100%; margin: 0 0 16px 0; }
}
.a5xh3 .pj6p4m,
.a5xh3 .nzoj2mo,
.a5xh3 .fah1  { max-width: 1100px; }
.m30jw7 .pj6p4m,
.m30jw7 .nzoj2mo,
.m30jw7 .fah1  { max-width: 1150px; }
.u6o2u0zo .pj6p4m,
.u6o2u0zo .nzoj2mo,
.u6o2u0zo .fah1  { max-width: 1200px; }
.pm9p2 { font-size: 0.82rem; color: var(--text-muted); }
.c9o7 { display: flex; align-items: center; }
.jz97x0i2 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.se5z { display: flex; align-items: center; }
.sktefupu { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.sktefupu:hover { text-decoration: underline; }
.l9ibwqmy { margin: 0 3px; opacity: 0.45; }
.l9ibwqmy::before { content: '/'; }
.o69q { padding: 2px 5px; color: var(--text-main); }
.cfpjk .pm9p2 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.cfpjk .c9o7 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.cuqsej .pm9p2 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.cuqsej .c9o7 { padding: 0 0 0 12px; }
.zxbzw .c9o7 { padding: 0 16px; }
.zxbzw .pm9p2 {
  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);
}
.zxbzw .pj6p4m { padding-top: 28px; }
@media (max-width: 720px) {
  .frrpk4 { margin-top: 18px; padding: 0 16px; }
  .zxbzw .pj6p4m { padding-top: 16px; }
}
.a5xh3.cfpjk .c9o7 { max-width: 1100px; }
.m30jw7.cfpjk .c9o7 { max-width: 1150px; }
.u6o2u0zo.cfpjk .c9o7 { max-width: 1200px; }
.zj1lawxb .lr3wf5a { padding-top: 16px; padding-bottom: 16px; }
.fvjxq .lr3wf5a { padding-top: 24px; padding-bottom: 24px; }
.o7r7f6 .lr3wf5a { padding-top: 40px; padding-bottom: 40px; }
.lp9w1o .lr3wf5a { padding-top: 52px; padding-bottom: 52px; }
.jsq3lw24 .lr3wf5a:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.jsq3lw24 .lr3wf5a:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.jsq3lw24 .lr3wf5a:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.jsq3lw24 .lr3wf5a:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.kozvar .nzoj2mo { padding-top: 10px;  padding-bottom: 10px; }
.fw0en .nzoj2mo { padding-top: 18px;  padding-bottom: 18px; }
.ptwoc5 .nzoj2mo { padding-top: 36px;  padding-bottom: 36px; }
.pp42ozh .nzoj2mo { padding-top: 48px;  padding-bottom: 48px; }
.kj2wy01b h2.ovbv4z { font-weight: 600; }
.kj2wy01b h3.ms5h2y     { font-weight: 600; }
.yjwswtv { font-weight: 500; }
.yjwswtv h2.ovbv4z { font-weight: 800; }
.yjwswtv h3.ms5h2y     { font-weight: 700; }
.enpfox7f h2.ovbv4z { font-weight: 900; }
.enpfox7f h3.ms5h2y     { font-weight: 800; }
.enpfox7f .h0ffarw7 strong,
.enpfox7f .h0ffarw7 strong { font-weight: 600; }
.hyt2uk {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.pm7i7 .hyt2uk { display: none; }
@media (max-width: 640px) { .hyt2uk { display: none; } }
.hyt2uk { background: var(--cta) !important; color: #fff !important; border: none !important; }
.hyt2uk:hover { opacity: 0.85; }
.tv9f1 .hyt2uk { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.cq6w .hyt2uk,
.nppe4e  .hyt2uk { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.cq6w .hyt2uk:hover,
.nppe4e  .hyt2uk:hover { opacity: 0.88; }
.tv9f1.cq6w .hyt2uk,
.tv9f1.nppe4e  .hyt2uk { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.vqpo {
  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;
}
.vqpo:hover { transform: translateY(-2px); opacity: 0.92; }
.vqpo { background: var(--cta) !important; color: #fff !important; border: none !important; }
.tyae2shc .vqpo { display: none; }
.ugz77 .vqpo { right: 32px; }
.li2hf  .vqpo { left: 32px; }
@media (max-width: 480px) {
  .ugz77 .vqpo { right: 20px; bottom: 20px; }
  .li2hf  .vqpo { left: 20px; bottom: 20px; }
}
.hqdfa { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.fah1 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.m203 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.u4f1 { color: var(--text-dim); font-size: 0.8rem; }
.adr3qlyb { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.adr3qlyb img { height: 26px; width: auto; object-fit: contain; }
.fn4r { display: flex; flex-direction: column; gap: 6px; }
.fn4r a, .uvjxm a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.fn4r a:hover, .uvjxm a:hover { color: var(--accent-light); }
.fn4r .qet5nl7o { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.g15o .fah1 { text-align: center; }
.g15o .m203 { margin-top: 0; }
.fuvdv { margin-top: 10px; }
.fuvdv a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .fah1 { padding-left: 16px; padding-right: 16px; }
  .yij81t1 .fah1 { padding: 20px 16px; }
  .uvjxm { gap: 4px 12px; }
  .m203 { font-size: 0.78rem; }
}
.gktwvt .tbj21s .adr3qlyb { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.gktwvt .m203 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.gktwvt .u4f1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .gktwvt .lvh18i { grid-template-columns: 1fr 1fr; } .gktwvt .tbj21s { grid-column: 1 / -1; } }
@media (max-width: 480px) { .gktwvt .lvh18i { grid-template-columns: 1fr; } }
.hbwo .adr3qlyb { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.hbwo .m203 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .hbwo .rdic97 { gap: 12px; } .hbwo .adr3qlyb { margin-right: 0; width: 100%; } }
.j9s69h5 .hj8mi8cl .adr3qlyb { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.j9s69h5 .m203 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.j9s69h5 .u4f1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .j9s69h5 .oq7eik7p { grid-template-columns: 1fr 1fr; } .j9s69h5 .hj8mi8cl { grid-column: 1 / -1; } }
@media (max-width: 480px) { .j9s69h5 .oq7eik7p { grid-template-columns: 1fr; } }
.yw7hfx9 .j8f4n { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.yw7hfx9 .fn4r { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .yw7hfx9 .j8f4n { grid-template-columns: 1fr 1fr; } .yw7hfx9 .hfgvwn5:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yw7hfx9 .j8f4n { grid-template-columns: 1fr; } }
.jlvnn .j8f4n { grid-template-columns: 1fr 2fr; }
.jlvnn .a2v17bow .fn4r { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .jlvnn .j8f4n { grid-template-columns: 1fr; } }
.xaoc4op .fah1 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.znji .mcz0      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.znji .hqdfa { background: var(--bg-page); border-top-color: var(--border-alt); }
.pa5du31 .mcz0      { background: #0d1117; border-bottom-color: #21262d; }
.pa5du31 .y7igecrf { color: var(--accent-light); }
.pa5du31 .psvnf5me { --msep-color: #8b949e; }
.pa5du31 .psvnf5me a { color: #8b949e; }
.pa5du31 .psvnf5me a:hover { color: var(--accent-light); }
.pa5du31 .l0iag7 { color: #8b949e; }
.pa5du31 .hqdfa { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.pa5du31 .m203,
.pa5du31 .u4f1 { color: #6e7681; }
.pa5du31 .fn4r a, .pa5du31 .uvjxm a,
.pa5du31 .adr3qlyb { color: #e6edf3; }
.pa5du31 .fn4r a:hover, .pa5du31 .uvjxm a:hover,
@media (max-width: 640px) {
  .pa5du31 .psvnf5me { background: #0d1117; border-top-color: #21262d; }
  .pa5du31 .psvnf5me li a { border-bottom-color: #21262d; }
}
.stbjw3 .mcz0      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.stbjw3 .y7igecrf { color: var(--accent-light); }
.stbjw3 .psvnf5me { --msep-color: #475569; }
.stbjw3 .psvnf5me a { color: #475569; }
.stbjw3 .psvnf5me a:hover { color: var(--accent-light); }
.stbjw3 .l0iag7 { color: #64748b; }
.stbjw3 .hqdfa { background: #f0f4f8; border-top-color: #cbd5e1; }
.stbjw3 .m203,
.stbjw3 .u4f1 { color: #64748b; }
.stbjw3 .fn4r a, .stbjw3 .uvjxm a,
.stbjw3 .n7hmklnm a, .stbjw3 .adr3qlyb { color: #374151; }
.stbjw3 .fn4r a:hover, .stbjw3 .uvjxm a:hover,
@media (max-width: 640px) {
  .stbjw3 .psvnf5me { background: #f0f4f8; border-top-color: #cbd5e1; }
  .stbjw3 .psvnf5me li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.cq6w .mcz0      { background: var(--accent); border-bottom-color: var(--accent-light); }
.cq6w .y7igecrf { color: #fff; }
.cq6w .psvnf5me { --msep-color: rgba(255,255,255,0.82); }
.cq6w .psvnf5me a { color: rgba(255,255,255,0.82); }
.cq6w .psvnf5me a:hover { color: #fff; }
.cq6w .l0iag7 { color: rgba(255,255,255,0.9); }
.cq6w .hqdfa { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.cq6w .m203,
.cq6w .u4f1 { color: rgba(255,255,255,0.72); }
.cq6w .fn4r a, .cq6w .uvjxm a,
.cq6w .n7hmklnm a, .cq6w .adr3qlyb { color: #fff; }
.cq6w .fn4r a:hover, .cq6w .uvjxm a:hover,
@media (max-width: 640px) {
  .cq6w .psvnf5me { background: var(--accent); border-top-color: var(--accent-light); }
  .cq6w .psvnf5me li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.nppe4e .mcz0 {
  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);
}
.nppe4e .hqdfa {
  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) {
  .nppe4e .psvnf5me {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.bind .n273n { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.zy670xb .n273n { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.jog65qn .n273n { min-height: 72px; height: auto; }
.xtsjxk .n273n { min-height: 84px; height: auto; }
.yij81t1 .n273n { max-width: none; padding: 0 32px; }
.yij81t1 .fah1  { max-width: none; padding: 24px 32px; }
.pmnkl9bm.m30jw7 .n273n { max-width: 1150px; }
.pmnkl9bm.u6o2u0zo .n273n { max-width: 1200px; }
.ln9fe   .y7igecrf, .ln9fe   .adr3qlyb { text-transform: capitalize; }
.eqkyopoe .y7igecrf, .eqkyopoe .adr3qlyb { text-transform: lowercase; }
.fr4tq .y7igecrf, .fr4tq .adr3qlyb { text-transform: uppercase; letter-spacing: 0.06em; }
.gis2ixj5, .lkjk89 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.v4d5qg .gis2ixj5,
.v4d5qg .lkjk89 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.duler9p .gis2ixj5,
.duler9p .lkjk89 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.kihvp .gis2ixj5,
.kihvp .lkjk89 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.m05t6a .gis2ixj5,
.m05t6a .lkjk89 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.hg9ra0   .psvnf5me a { font-weight: 500; }
.b1by9y7m .psvnf5me a { font-weight: 600; }
.gwfumw     .psvnf5me a { font-weight: 700; }
.ckwuaxe    .psvnf5me a { font-weight: 800; letter-spacing: 0.01em; }
.j1gr     .psvnf5me > li + li::before,
.s3kpl    .psvnf5me > li + li::before,
.f6i4v76    .psvnf5me > li + li::before,
.cq937s .psvnf5me > li + li::before,
.d1uk .psvnf5me > li + li::before,
.jbal55l  .psvnf5me > li + li::before,
.hvf4v    .psvnf5me > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.j1gr     .psvnf5me > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.s3kpl    .psvnf5me > li + li::before { content: "|"; }
.f6i4v76    .psvnf5me > li + li::before { content: "—"; }
.cq937s .psvnf5me > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.d1uk .psvnf5me > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.jbal55l  .psvnf5me > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.hvf4v    .psvnf5me > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .mbt98c .l0iag7,
  .s1kd9gp .l0iag7,
  .hby5m .l0iag7,
  .b8kqe .l0iag7,
  .sofi3sj .l0iag7 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .mbt98c .l0iag7::before,
  .s1kd9gp .l0iag7::before,
  .hby5m .l0iag7::before,
  .b8kqe .l0iag7::before,
  .sofi3sj .l0iag7::before { content: ""; display: block; flex-shrink: 0; }

  
  .mbt98c .l0iag7::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;
  }

  
  .s1kd9gp .l0iag7::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;
  }

  
  .hby5m .l0iag7::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;
  }

  
  .b8kqe .l0iag7::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;
  }

  
  .sofi3sj .l0iag7::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) {
  .rcqizjzk .l0iag7 {
    padding: 5px 14px;
  }
  .rcqizjzk .psvnf5me {
    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;
  }
  .rcqizjzk .psvnf5me li a {
    border-bottom: none; padding: 10px 22px;
  }
  .rcqizjzk .psvnf5me li a:hover { background: var(--bg-raised); }
  .rcqizjzk .oyb10qs,
  .ovvmfgjg .oyb10qs,
  .kttdkq .oyb10qs { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .jv04kae .l0iag7 {
    padding: 5px 10px;
  }
  .jv04kae .psvnf5me {
    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);
  }
  .jv04kae .psvnf5me.q1hj { transform: translateX(0); }
  .jv04kae .psvnf5me li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .jv04kae .psvnf5me li:last-child a { border-bottom: none; }
  .cq6w .psvnf5me,
  .pa5du31 .psvnf5me { background: var(--accent) !important; }
  .cq6w .psvnf5me li a,
  .pa5du31 .psvnf5me li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .kttdkq .l0iag7 {
    padding: 5px 10px;
  }
  .kttdkq .psvnf5me {
    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);
  }
  .kttdkq .psvnf5me::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .kttdkq .psvnf5me.q1hj { transform: translateY(0); }
  .kttdkq .psvnf5me li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .q2ht9ze .l0iag7 {
    padding: 5px 10px;
  }
  .q2ht9ze .psvnf5me {
    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;
  }
  .q2ht9ze .psvnf5me.q1hj { opacity: 1; pointer-events: auto; }
  .q2ht9ze .psvnf5me li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ym9z     .l0iag7 { border-radius: 0 !important; }
  .pb0hlq   .l0iag7 { border-radius: 8px !important; }
  .wzjuwg .l0iag7 { border-radius: 50% !important; }
  .admn   .l0iag7 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .j8vhd .xwdimtbn { flex-direction: column; align-items: stretch; }
  .j8vhd .qd91 { flex-direction: row; min-width: auto; }
  .j8vhd .ux93 { align-items: flex-start; text-align: left; }
}
.zr41,
.zr41.lr3wf5a,
.ravhs .zr41,
.j4bfns .zr41,
.x1a38 .zr41,
.d4woy8by .zr41 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.tt5ot {
  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;
}
.rlthp62s { flex: 1 1 280px; min-width: 0; }
.lgg4r {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.n8fvhl {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.hrz8 {
  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;
}
.hrz8:hover { transform: translateY(-1px); opacity: 0.95; }
.bucx .tt5ot {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.bucx .lgg4r { color: var(--cta); }
.bucx .n8fvhl { color: var(--text-body); }
.bucx .hrz8 {
  background: var(--cta) !important;
  color: #fff !important;
}
.y4vaza .tt5ot {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.y4vaza .lgg4r { color: var(--text-primary); }
.y4vaza .n8fvhl { color: var(--text-body); }
.y4vaza .hrz8 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .tt5ot {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .rlthp62s { flex: 0 0 auto; }
  .lgg4r { font-size: 1.2rem; }
  .hrz8 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.jsi5b .va7dac { height: 36px; }
.qf5tqw3 .va7dac { height: 60px; max-width: 200px; }
.k5ltxx2w .va7dac { height: 76px; max-width: 240px; }
.lou0loy    .g6tfe, .lou0loy    .dq2e { color: #f59e0b; }
.gdo0oz .dj170cjj + .dj170cjj {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .f19x1 .ep5yp0 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .f19x1 .jlq0nl {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .f19x1 .jlq0nl { padding: 40px 16px 20px; }
  .f19x1 .dj170cjj {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .f19x1 .ps05k { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .l2bes7f .jlq0nl {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .l2bes7f .jlq0nl::before {
    position: absolute; top: 14px; left: 14px;
  }
  .l2bes7f .me4sj {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .l2bes7f .txyx { white-space: normal; text-align: center; font-size: 1.2rem; }
  .l2bes7f .dj170cjj {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .l2bes7f .ps05k { width: 100%; min-width: 0; }
  .l2bes7f .g6tfe { min-width: 0; }
}
.s5407sn .l4a7469 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.s5407sn .l4a7469 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.s5407sn .l4a7469 p { padding: 0 2px 16px; }
.kjqih55 .l4a7469 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.kjqih55 .l4a7469 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.kjqih55 .l4a7469 summary::after { content: "›"; font-size: 1.2em; }
.kjqih55 .l4a7469[open] summary::after { content: "‹"; }
.kjqih55 .l4a7469 p { padding: 10px 22px 4px; }
.y2uodd .l4a7469 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.y2uodd .l4a7469 summary { color: var(--text-primary); padding-left: 16px; }
.y2uodd .l4a7469 summary::after { content: "›"; font-size: 1.1em; }
.y2uodd .l4a7469[open] summary::after { content: "‹"; }
.y2uodd .l4a7469 p { padding-left: 16px; }
.h2e0qdmw .v0cnj { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.h2e0qdmw .l4a7469 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.h2e0qdmw .l4a7469:last-child { border-bottom: none; }
.h2e0qdmw .l4a7469 summary { color: var(--text-primary); border-radius: 0; }
.h2e0qdmw .l4a7469 summary::after { content: "›"; font-size: 1.1em; }
.h2e0qdmw .l4a7469[open] summary::after { content: "‹"; }
.axxvi .l4a7469 { overflow: hidden; }
.axxvi .l4a7469 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.axxvi .l4a7469 summary::after { color: rgba(255,255,255,.75); }
.axxvi .l4a7469[open] summary { border-radius: 0; }
.oc9ae { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.rvv46dxo {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.qo21 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.i51k72fm { color: var(--text-muted); font-size: 1.05rem; }
.u4uoxpo {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ahnpmy1 { margin-bottom: 20px; }
.v3ju7 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.up9y4 {
  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;
}
.up9y4:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.tk2ug { resize: vertical; min-height: 130px; }
.gd8yt { width: 100%; margin-top: 8px; }
.tpnk9fe {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.fc395yl7 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.z11jp8x { color: var(--text-muted); line-height: 1.75; }
.lfg3dj { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.lfg3dj li { margin-bottom: 6px; }
.uml6g { max-width: 760px; margin: 0 auto; }
.bb4diqk { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.eh0jjuo { max-width: 760px; margin: 0 auto; }
.lpdf7u ul.lfg3dj { margin: 0; }
@media (max-width: 640px) { .hzfd3 { grid-template-columns: 1fr; gap: 10px; } }
.qcjpymz { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.j8w2 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.ki6surjw { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.j8w2 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.j8w2 .lfg3dj { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .qcjpymz { grid-template-columns: 1fr; } }
.ws4mbr ul.lfg3dj { margin: 0; }
.awnrca .lfg3dj,
.qxc3gt .lfg3dj,
.nowr0xf .lfg3dj,
.yuc0ml4x .lfg3dj {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .otku { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .w4rcjxt { grid-template-columns: 1fr; } .x5wfnp2v { position: static; text-align: center; } }
@media (max-width: 860px) { .a007t85a { grid-template-columns: 1fr; } }
.yuc0ml4x .lfg3dj { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .muqptkld { flex-direction: column; text-align: center; } .qannn1xk { grid-template-columns: 1fr; } }
.pmh4 .qo21 { color: var(--accent-light); }
.lklgzxix .qo21 { font-size: 2rem; }
.lklgzxix .i51k72fm { max-width: 680px; }
.amlp0 {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.amlp0 .qo21 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.amlp0 .i51k72fm  { margin: 0; }
@media (max-width: 640px) { .amlp0 { flex-direction: column; } }
.bgtfy .qo21 { color: var(--accent-light); }
.yyj2yltg .qo21 { color: #fff; }
.yyj2yltg .i51k72fm  { color: rgba(255,255,255,0.85); }
.p88v { max-width: 680px; margin: 0 auto; }
.ujbrc2 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .ujbrc2 { grid-template-columns: 1fr; } }
.lc0s57w .up9y4 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.lc0s57w .up9y4:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.sef6vj .up9y4 { background: var(--bg-raised); border-color: transparent; }
.sef6vj .up9y4:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ww7xt .up9y4 { border-radius: 100px; padding: 11px 20px; }
.ww7xt .tk2ug { border-radius: 14px; }
.kkfn {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .kkfn { grid-template-columns: 1fr; } }
.hjany {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.hjany h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.hjany p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.qh4jd3w1 { counter-reset: priv-count; }
.op9r {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.op9r:last-child { border-bottom: none; }
.o765 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.op9r h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.op9r p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ukg923e0 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ukg923e0 li { margin-bottom: 6px; }
.lhvk{position:relative;overflow:visible}
.atdr .nn7gty{display:block}
.g8g55p4 .rsqk4v{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}
.g8g55p4 .u71ax4c::before{content:""}
.bbyx1{--date-bg:var(--accent-bg)}
.lygt .u71ax4c::before{content:""}
.ehf3e7 .rth7{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .rth7{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .jvc8a{max-width:100%}
}
.ovjx1{margin:24px 0 32px;padding:0;list-style:none}
.njx0{margin:18px 0 28px}
.njx0 .eomuv5no{margin:0}
@media (max-width:560px){
  .pybsx{grid-template-columns:repeat(2,1fr);gap:12px}
}
.f7tptx1{
  display:grid;
  grid-template-columns:repeat(4, 1fr);  
  gap:14px;
  margin:16px 0;
}
.t6y2n{
  display:flex; flex-direction:column;
  background:var(--bg-card);
  border:1px solid var(--border-alt);
  border-radius:10px;
  overflow:hidden;
  text-decoration:none;
  color:var(--text-primary);
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
}
.t6y2n:hover{ background:var(--bg-hover); transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,.18); }
.zgrgt6lx{
  display:block; width:100%; aspect-ratio: 4 / 3;
  background:var(--bg-surface); overflow:hidden;
}
.zgrgt6lx img{ width:100%; height:100%; object-fit:cover; display:block; }
.rjkg{ display:flex; flex-direction:column; gap:2px; padding:10px 12px; }
.tecv8{ font-weight:700; font-size:.95rem; line-height:1.25; color:var(--cta); }
.tofhlrc6{ font-size:.78rem; color:var(--text-muted); }
.oqkjoeb6{ font-size:.75rem; color:var(--cta); font-weight:700; }
.uwtr{
  display:block; text-align:center; padding:8px 12px; margin:0 12px 12px;
  font-size:.82rem; border-radius:6px;
}
.bwejra1{ display:flex; flex-direction:column; gap:18px; margin:16px 0; }
.di611um{ }
.xphk{
  font-size:1rem; font-weight:700;
  margin:0 0 10px;
  text-transform:uppercase; letter-spacing:.04em;
  color:var(--text-muted);
}
.mhwe4{
  display:flex; flex-wrap:wrap; gap:10px;
}
.tf6h{
  display:inline-flex; align-items:center; justify-content:center;
  min-width:90px; min-height:48px; padding:8px 12px;
  background:var(--bg-card);
  border:1px solid var(--border-alt);
  border-radius:6px;
}
.tf6h img{
  max-width:80px; max-height:32px; object-fit:contain; display:block;
}
@media (max-width:560px){
  .f7tptx1{ grid-template-columns: repeat(2, 1fr); gap:10px; }
  .tecv8{ font-size:.85rem; }
  .hdklcj1r{ grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); }
}
.n138eb .f7tptx1{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 18px !important;
}
.n138eb .zgrgt6lx{ aspect-ratio: 3 / 4; }
.n138eb .rjkg{ padding: 14px 14px 6px; }
.n138eb .uwtr{ margin: 0 14px 14px; padding: 10px 14px; font-size: .9rem; }
.er8id5r .f7tptx1{
  display: flex !important;
  grid-template-columns: none !important;
  gap: 12px !important;
  overflow-x: auto;
  padding-bottom: 12px;
  scroll-snap-type: x mandatory;
}
.er8id5r .t6y2n{
  flex: 0 0 200px;
  scroll-snap-align: start;
}
.er8id5r .zgrgt6lx{ aspect-ratio: 1 / 1; }
.er8id5r .rjkg{ padding: 8px 10px; }
.er8id5r .tecv8{ font-size: .82rem; }
.er8id5r .tofhlrc6, .er8id5r .oqkjoeb6{ display: none; }
.er8id5r .uwtr{ margin: 0 10px 10px; padding: 6px 10px; font-size: .75rem; }
.zmf0en .f7tptx1{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 12px !important;
}
.zmf0en .t6y2n{
  background: transparent !important;
  border: 2px solid var(--accent) !important;
  border-radius: 6px !important;
}
.zmf0en .tecv8{ color: var(--text, #fff); }
.zmf0en .tofhlrc6{ color: var(--text-muted, #999); }
@media (max-width: 700px) {
  .n138eb .f7tptx1,
  .zmf0en .f7tptx1 {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }
}
@media (max-width: 560px) {
  .tf6h { min-width: 72px !important; }
  .tf6h img { max-width: 64px !important; }
}
.hja1b .alwckq6a{
  background: transparent !important;
  border: 2px solid var(--accent-muted, rgba(255,255,255,.15)) !important;
  border-radius: 4px !important;
}
.hja1b .alwckq6a:hover{
  background: var(--accent) !important;
  border-color: var(--accent) !important;
}
.k5cq2b7 .xphk{ display: none; }
.k5cq2b7 .bwejra1{
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 10px;
}
.k5cq2b7 .di611um{ display: contents; }
.k5cq2b7 .mhwe4{ display: contents; }
.uma7o92 .tf6h{
  border-radius: 999px !important;
  padding: 6px 14px !important;
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  gap: 8px;
}
.uma7o92 .tf6h img{ max-width: 36px !important; max-height: 22px !important; }
.uma7o92 .tf6h::after{
  content: attr(title);
  font-size: .8rem;
  color: var(--text, #fff);
  font-weight: 500;
}
.n0abc .bwejra1{ gap: 10px; }
.n0abc .xphk{
  display: inline-block; min-width: 110px; margin: 0 12px 0 0; opacity: .55;
  font-size: .72rem;
}
.n0abc .di611um{
  display: flex; align-items: center; flex-wrap: wrap;
}
.n0abc .mhwe4{ flex: 1; gap: 8px; }
.n0abc .tf6h{
  min-width: 70px !important; min-height: 36px !important; padding: 4px 8px !important;
}
.n0abc .tf6h img{ max-height: 22px !important; }
.pdh5uu7f .f7tptx1{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 14px !important;
}
.pdh5uu7f .t6y2n{
  position: relative;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  background: var(--bg-surface) !important;
}
.pdh5uu7f .zgrgt6lx{
  aspect-ratio: 3 / 4;
  display: block;
}
.pdh5uu7f .zgrgt6lx img{
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: transform .35s ease, filter .25s ease;
}
.pdh5uu7f .rjkg{
  
  position: absolute; left: 0; right: 0; bottom: 0;
  padding: 14px 14px 8px !important;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  gap: 4px !important;
  background: linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.85) 100%);
  opacity: 0;
  transform: translateY(20px);
  transition: opacity .25s ease, transform .25s ease;
  pointer-events: none;
}
.pdh5uu7f .tecv8{
  color: #fff !important;
  font-size: 1rem;
  text-align: center;
  text-shadow: 0 1px 4px rgba(0,0,0,0.7);
}
.pdh5uu7f .tofhlrc6,
.pdh5uu7f .oqkjoeb6{
  color: rgba(255,255,255,0.85) !important;
  font-size: .72rem;
}
.pdh5uu7f .uwtr{
  position: absolute;
  left: 50%; top: 50%;
  transform: translate(-50%, -40%);
  margin: 0 !important;
  padding: 10px 22px !important;
  font-size: .9rem !important;
  background: var(--cta) !important;
  color: #fff !important;
  border: none !important;
  opacity: 0;
  transition: opacity .25s ease, transform .25s ease;
  pointer-events: none;
}
.pdh5uu7f .t6y2n:hover .zgrgt6lx img{
  transform: scale(1.06);
  filter: brightness(0.55);
}
.pdh5uu7f .t6y2n:hover .rjkg{
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.pdh5uu7f .t6y2n:hover .uwtr{
  opacity: 1;
  transform: translate(-50%, -50%);
  pointer-events: auto;
}
@media (max-width: 700px){
  .pdh5uu7f .f7tptx1{ grid-template-columns: repeat(2, 1fr) !important; }
  
  .pdh5uu7f .rjkg{ opacity: 1; transform: none; }
  .pdh5uu7f .uwtr{ opacity: 1; transform: translate(-50%, -50%); }
  .pdh5uu7f .zgrgt6lx img{ filter: brightness(0.8); }
}
.mh25q0yi .hs1l::first-letter{
  float: left;
  font-size: 3.4em;
  line-height: .9;
  font-weight: 800;
  color: var(--cta);
  padding: 4px 12px 0 0;
  margin-top: 4px;
}
.mh25q0yi .hs1l{
  
  line-height: 1.7;
  margin-bottom: 18px;
}
.vxa9ay6 .hs1l,
.vxa9ay6 .d8rbja{
  position: relative;
  font-style: italic;
  font-size: 1.05em;
  line-height: 1.65;
  color: var(--text-primary);
  margin: 8px 0 22px;
}
.vxa9ay6 .pfyrl { padding: 8px 0 8px 56px; }
.vxa9ay6 .pfyrl::before {
  content: "\201C"; position: absolute; left: 4px; top: -10px;
  font-family: Georgia, "Times New Roman", serif; font-size: 4.2em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.vxa9ay6 .t7oua86 { padding: 8px 56px 8px 0; text-align: right; }
.vxa9ay6 .t7oua86::after {
  content: "\201D"; position: absolute; right: 4px; bottom: -18px;
  font-family: Georgia, "Times New Roman", serif; font-size: 4.2em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.vxa9ay6 .izot { padding: 8px 22px; }
.vxa9ay6 .izot::before,
.vxa9ay6 .izot::after {
  font-family: Georgia, "Times New Roman", serif; font-size: 1.8em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700; vertical-align: -0.05em;
}
.vxa9ay6 .izot::before { content: "\00AB\00A0"; margin-right: 4px; }
.vxa9ay6 .izot::after  { content: "\00A0\00BB"; margin-left: 4px; }
.vxa9ay6 .shwxtv {
  padding: 6px 0 6px 16px;
  border-left: 3px solid var(--cta);
}
.vxa9ay6 .sawmee { padding: 32px 0 8px 0; }
.vxa9ay6 .sawmee::before {
  content: "\201C"; position: absolute; left: 0; top: -6px;
  font-family: Georgia, "Times New Roman", serif; font-size: 2.6em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.vxa9ay6 .gxvtj1n {
  padding: 18px 24px; text-align: center; font-size: 1.15em;
  border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);
}
.fkcmlp { padding-top: 6px; }
.fkcmlp .ms5h2y{
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.fkcmlp .ms5h2y::after{
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 28px; height: 2px;
  background: var(--cta);
  opacity: .55;
}
.fkcmlp p { margin: 0 0 10px; }
.fkcmlp p:last-child { margin-bottom: 0; }
.a8s2c{
  position: relative;
  padding-left: 16px;
  margin-top: 18px;
  font-style: italic;
  color: var(--text-muted);
  border-left: 3px solid var(--cta);
}
.kyly{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin: 14px 0;
}
.kyga5ggr{
  display: flex; gap: 12px; align-items: flex-start;
  padding: 14px 16px;
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 10px;
  transition: border-color .15s ease, background .15s ease;
}
.kyga5ggr:hover{ border-color: var(--cta); background: var(--bg-hover); }
.inj80y8{
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  position: relative;
  
  display: none;
}
.inj80y8::after{
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(135deg, transparent 50%, rgba(255,255,255,.3) 100%);
  border-radius: inherit;
}
.axtbf1d2{ flex: 1; min-width: 0; }
.evo1{
  font-weight: 700;
  font-size: .95rem;
  color: var(--text-primary);
  margin-bottom: 2px;
  line-height: 1.25;
}
.q7fus4k{
  font-size: .85rem;
  color: var(--text-muted);
  line-height: 1.4;
}
.kyly.zzl1gydv .kyga5ggr { flex-direction: column; align-items: center; text-align: center; padding: 16px 14px; }
.kyly.zzl1gydv .inj80y8 { width: 36px; height: 36px; }
.kyly.zzl1gydv .axtbf1d2 { text-align: center; }
.kyly.z47qc .kyga5ggr { border: 2px solid var(--cta); background: var(--bg-card-inner); }
.kyly.vnsvy { counter-reset: fgb-c; }
.kyly.vnsvy .kyga5ggr { counter-increment: fgb-c; }
.om1px0x.gqo5 .vpizje { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.om1px0x.gqo5 .enpoh { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.om1px0x.gqo5 .tnli { grid-row: 1 / span 3; grid-column: 1; width: 48px; height: 48px; margin: 0; }
.om1px0x.gqo5 .kf1a39 { grid-column: 2; text-align: left; padding: 0; }
.om1px0x.gqo5 .j8zg8 { grid-column: 2; text-align: left; padding: 0; }
.om1px0x.gqo5 .r54gx69 { grid-column: 2; padding-left: 18px; }
.om1px0x.eah2 .enpoh,
.om1px0x.eah2 .tnli { display: none; }
.om1px0x.eah2 .vpizje { padding: 16px 18px; text-align: left; }
.om1px0x.eah2 .kf1a39 { text-align: left; }
.om1px0x.eah2 .j8zg8 { text-align: left; }
.om1px0x.qka7a { counter-reset: clb-n; }
.om1px0x.qka7a .vpizje { counter-increment: clb-n; }
.om1px0x.qka7a .enpoh { display: none; }
.om1px0x.qka7a .tnli { width: 32px; height: 32px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; border: 0; margin: 14px auto 4px; color: #fff; font-weight: 700; }
.om1px0x.qka7a .tnli::before { content: counter(clb-n); font-family: inherit; }
.om1px0x.qka7a .tnli::after { display: none; }
.om1px0x.qka7a .vpizje:not(:has(.tnli)) .kf1a39::before { content: counter(clb-n) ". "; color: var(--cta); font-weight: 700; }
.bv5ym .vpizje { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.bv5ym .enpoh { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.bv5ym .kf1a39 { grid-column: 2; text-align: left; padding: 0; }
.bv5ym .j8zg8 { grid-column: 2; text-align: left; padding: 0; }
.bv5ym .r54gx69 { grid-column: 2; padding-left: 18px; }
.c1ejt .om1px0x { counter-reset: cl-n; }
.c1ejt .vpizje { counter-increment: cl-n; }
.c1ejt .enpoh { display: none; }
.c1ejt .vpizje:not(:has(.tnli)) .kf1a39::before { content: counter(cl-n) ". "; color: var(--cta); font-weight: 700; }
.n0em .enpoh,
.n0em .tnli { display: none; }
.n0em .vpizje { padding: 16px 18px; text-align: left; }
.n0em .kf1a39 { text-align: left; }
.n0em .j8zg8 { text-align: left; }
.dql9tqu .kyga5ggr { border: 0; border-left: 3px solid var(--cta); border-radius: 0 8px 8px 0; padding-left: 14px; background: transparent; }
.dql9tqu .inj80y8 { display: none; }
.loo3qw6p .kyga5ggr { border: 0; background: var(--bg-card-inner); }
.loo3qw6p .inj80y8 { width: 36px; height: 36px; border-radius: 18px; background: rgba(255,255,255,0.06); }
.loo3qw6p .inj80y8::after { background: radial-gradient(circle at 50% 50%, var(--cta) 0 6px, transparent 7px); inset: 0; opacity: 0.9; }
.pfr71 .kyly { counter-reset: fg-c; }
.pfr71 .kyga5ggr { counter-increment: fg-c; }
.pfr71 .inj80y8 { width: 30px; height: 30px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; }
.pfr71 .inj80y8::after { content: counter(fg-c); position: static; background: none; color: #fff; font-weight: 700; font-size: 0.9rem; line-height: 1; }
.jku3u8dk .kyga5ggr { border: 0; background: transparent; padding: 10px 4px; }
.jku3u8dk .kyga5ggr + .kyga5ggr { border-top: 1px solid var(--border); }
.jku3u8dk .inj80y8 { width: 6px; height: 6px; border-radius: 50%; margin-top: 9px; }
.jku3u8dk .inj80y8::after { display: none; }
.cnnrba .kyga5ggr { border: 0; background: var(--bg-card); padding: 12px 14px; }
.cnnrba .inj80y8 { width: 8px; height: 8px; border-radius: 50%; margin-top: 7px; }
.cnnrba .inj80y8::after { display: none; }
.cyy8q .kyga5ggr { display: block; position: relative; padding: 14px 16px 14px 44px; }
.cyy8q .inj80y8 { position: absolute; top: 14px; left: 14px; width: 20px; height: 20px; border-radius: 4px; }
.cyy8q .axtbf1d2 { display: block; }
.u13n3o .kyga5ggr { background: transparent; }
.u13n3o .inj80y8 { background: transparent; border: 2px solid var(--cta); width: 32px; height: 32px; }
.u13n3o .inj80y8::after { background: linear-gradient(135deg, var(--cta) 0%, transparent 60%); opacity: 0.5; }
@media (max-width: 560px){
  .z4na79tu{ grid-template-columns: repeat(2, 1fr); padding: 14px 10px; }
  .oxit4{ font-size: 1.4rem; }
}
@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) {
  .mofh { padding: 28px 18px 20px; }
  .rvb229w { font-size: 1.2rem; }
  .oj0h3l { max-width: 220px; max-height: 80px; }
}
.pk5r .lr3wf5a {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.pk5r .nzoj2mo {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.pk5r .tt5ot {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.hig6 .hatr1m { border-radius: 22px; }
.h4og .tt5ot { align-items: center; flex-wrap: wrap; }
@media (max-width: 640px) {
  .hatr1m { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
@media (max-width: 640px) {
  .g1xhzdqt { display: none; }
  .hyt2uk {
    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;
  }
}
.wikq .iyrua,
.wikq .pj6p4m h2, .wikq .pj6p4m h3, .wikq .pj6p4m h4,
.wikq .kf1a39 h3, .wikq .evo1,
.wikq .j3tp, .wikq .ovbv4z { color: var(--cta) !important; }
.wikq .h0ffarw7,
.wikq .rgbm,
.wikq .x43un,
.wikq .iq42a {
  background: var(--accent-bg) !important;
  border-color: var(--cta) !important;
}
.wikq .h0ffarw7 strong { color: var(--cta) !important; }
.wikq .h0ffarw7 .waxifs2,
.wikq .h0ffarw7 .waxifs2::before { color: var(--cta) !important; }
.wikq [data-c] {
  color: var(--cta) !important;
  background: color-mix(in srgb, var(--cta) 14%, transparent) !important;
}
.wikq .z4na79tu, .wikq .ibko1,
.wikq .jmv2886, .wikq .wbnwwf,
.wikq .vpizje { border-color: var(--cta) !important; }
.wikq .oxit4 { color: var(--cta) !important; }
.o7km, .hamq3nh2, .hyt2uk, .vqpo,
.hrz8, .l7o4nm, .ps05k { text-transform: capitalize; }
:root {
  --accent:          #1a1410;
  --brand:           #1a1410;
  --brand-light:     #e0a400;
  --brand-pale:      #e0a400;
  --grad-start:      #000000;
  --grad-end:        #0a0706;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #e0a400;
  --cta-light:       #f9c432;
  --cta-hover:       #febd09;
  --bg-page:         #0c0c0c;
  --bg-surface:      #141414;
  --bg-card:         #1c1c1c;
  --bg-card-inner:   #232323;
  --bg-raised:       #2b2b2b;
  --bg-hover:        #333333;
  --border:          #3d3d3d;
  --border-alt:      #4c4c4c;
  --border-section:  #3d3d3d;
  --text-primary:    #e5e5e5;
  --text-muted:      #a5a5a5;
  --text-body:       #cccccc;
  --text-sub:        #a5a5a5;
  --text-faint:      #727272;
  --text-dim:        #595959;
  --text-label:      #8c8c8c;
  --text-value:      #bfbfbf;
  --accent-bg:       #1e1e1e;
  --accent-bg-light: #2d2d2d;
  --bg-tip:          #162617;
  --bg-warning:      #272115;
  --bg-info:         #191626;
  --bg-pros:         #162617;
  --bg-cons:         #261716;
  --c-pros:          #93db97;
  --c-cons:          #e68e89;
  --c-pros-label:    #6dce72;
  --c-tip-border:    #52c559;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #93db97;
}
:root { --logo-bg-opacity: 48%; }
body, button, input { font-family: "Quicksand", sans-serif; }
.qyb9j6m .waxifs2 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.qyb9j6m .waxifs2::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.qyb9j6m .rgbm     .waxifs2::before { content: "";  color: var(--c-tip-border); }.qyb9j6m .x43un .waxifs2::before { content: ""; color: var(--c-warn-border); }.qyb9j6m .iq42a    .waxifs2::before { content: ""; color: #60a5fa; }.tosrwu .qyb9j6m .rgbm     .waxifs2::before { color: #10b981; }.tosrwu .qyb9j6m .x43un .waxifs2::before { color: #f43f5e; }.tosrwu .qyb9j6m .iq42a    .waxifs2::before { color: #a855f7; }.iary11zl  .qyb9j6m .rgbm     .waxifs2::before { color: #eab308; }.iary11zl  .qyb9j6m .x43un .waxifs2::before { color: #ef4444; }.iary11zl  .qyb9j6m .iq42a    .waxifs2::before { color: #f97316; }.me8gq  .qyb9j6m .rgbm     .waxifs2::before { color: #38bdf8; }.me8gq  .qyb9j6m .x43un .waxifs2::before { color: #818cf8; }.me8gq  .qyb9j6m .iq42a    .waxifs2::before { color: #2dd4bf; }.vxxazg91 .qyb9j6m .waxifs2::before { color: var(--accent-light) !important; }
.um6rvnmz .ogh7mq li::before, .um6rvnmz .o97t1r li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.um6rvnmz .ogh7mq li::before { content: ""; }.um6rvnmz .o97t1r li::before { content: ""; }.um6rvnmz .baz7v10e::before, .um6rvnmz .m0b9::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.um6rvnmz .baz7v10e::before { content: ""; }.um6rvnmz .m0b9::before { content: ""; }
.udhy .fytqaw5i, .udhy .oejay5 { min-height: 320px; }
.l9ibwqmy::before { content: '›'; font-size: 1.1em; }
.iyh30 .ai0dog {  background: linear-gradient(135deg, rgba(0,0,0,0.88) 0%,  rgba(0,0,0,0.72) 55%, var(--accent-bg) 100%); }.iyh30 .mxbmcwas {  filter: brightness(0.42); }.iyh30 .u0dq9m {  background: linear-gradient(180deg, rgba(0,0,0,0.55), rgba(0,0,0,0.8)); }