:root {
  --color-accent: #000000;
  --color-cta: #f08a00;
  --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;
}
.qpi9 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.r63k {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.fkvc92db {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.x27x { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.novu { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.novu a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.novu a:hover { color: var(--accent-light); }
.w28ys  .y6io9n { border-radius: 14px; }
.w28ys .y6io9n li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.w28ys .y6io9n li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.hgt4g2o .y6io9n li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .y6io9n {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .qis683d4:hover .y6io9n,
  .qis683d4:focus-within .y6io9n { display: block; }
  .y6io9n li a { padding: 8px 16px; font-size: 0.88rem; }
}
.d36nny8o {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.u47jdq { display: none; }
@media (max-width: 640px) {
  .u47jdq {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .u47jdq.s6ixv { display: block; }
}
@media (max-width: 640px) {
  .d36nny8o { display: block; }
  .novu > li + li::before { display: none !important; }
  .novu {
    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;
  }
  .novu.s6ixv { display: flex; }
  .novu li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .novu li:last-child a { border-bottom: none; }
}
.hod0 { min-height: 480px; }
.yxe3 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.uoof4 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.uq8idyu0 .uoof4 { margin-left: 0; margin-right: 0; }
.gvab {
  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;
}
.gvab:hover { opacity: 0.88; }
.qnee5 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.dw6mbm4 {
  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%);
}
.qnee5 .sb349 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.qnee5 .yxe3 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.qnee5 .uoof4 { color: #e2e8f0; }
.qnee5.nvjv .sb349 { text-align: center; }
.qnee5.uq8idyu0   .sb349 { text-align: left; }
.br48 .sb349 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.br48 .yxe3 { color: var(--text-primary); text-shadow: none; }
.br48 .uoof4 { color: var(--text-muted); }
.br48 .gvab { margin-top: 16px; }
.br48, .br48.hod0 { min-height: auto !important; }
.br48.nvjv .sb349 { text-align: center; }
.br48.uq8idyu0   .sb349 { 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; }
}
.rvwtzq1x .qnee5 .dw6mbm4 {
  overflow: hidden;
}
.rvwtzq1x .qnee5 .dw6mbm4::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); }
}
.oeqxtz .qnee5 .dw6mbm4 {
  overflow: hidden;
}
.oeqxtz .qnee5 .dw6mbm4::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;
}
.gv3q .qnee5 .dw6mbm4 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.o3p9eahr .qnee5 .dw6mbm4 {
  overflow: hidden;
}
.o3p9eahr .qnee5 .dw6mbm4::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;
}
.ps3h .qnee5 .dw6mbm4 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.fa9o256k .dw6mbm4 {
  background: none;
}
.fa9o256k .yxe3 { color: #fff; }
.fa9o256k .uoof4 { color: rgba(255,255,255,0.85); }
.fa9o256k .gvab { background: #fff; color: var(--cta); }
.fa9o256k .gvab:hover { opacity: 0.92; }
.aew77f .yxe3 { text-shadow: none; color: var(--text-primary); }
.aew77f .uoof4 { color: var(--text-muted); }
body.xyiipq .yxe3 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.c4nj8 .yxe3 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.hod0.fa9o256k .yxe3,
section.fa9o256k .yxe3 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.aew77f.nvjv .oz0m8e { align-items: center; text-align: center; }
.hod0 .m9qmxfz {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.m9qmxfz .plur54j2.ff8r3a {
  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;
}
.m9qmxfz .plur54j2.ff8r3a:hover { opacity: 0.85; }
.r7w5yfyr .sb349 { padding-bottom: 24px; }
.eyhwubs7 .sb349 { max-width: 1100px; }
@media (max-width: 700px) {
  .aew77f { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .aew77f:not(.nlq0gbth) .ghuy { display: none !important; }
  .nlq0gbth .ghuy { padding: 16px; }
  .oz0m8e  { padding: 36px 24px; }
  .aew77f~.jhuws,.l4pdvc1y~.jhuws{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .hod0, .aew77f { min-height: 320px !important; }
  .yxe3 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .zh55,
  .rf67,
  .uhmb7knh { grid-template-columns: 1fr !important; }

  

  
  .r7w5yfyr { display: flex !important; flex-direction: column !important; }
  .r7w5yfyr .sb349 { display: contents; }
  .r7w5yfyr .dw6mbm4 { order: 0; }
  .r7w5yfyr .yxe3 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .r7w5yfyr .zh55 { order: 2; padding: 0 16px 12px !important; }
  .r7w5yfyr .uoof4 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .eyhwubs7 .sb349 { display: flex; flex-direction: column; }
  .eyhwubs7 .sb349 .yxe3 { order: 1; }
  .eyhwubs7 .sb349 .uhmb7knh { order: 2; margin: 8px 0 24px !important; }
  .eyhwubs7 .sb349 .uoof4 { order: 3; }
  .eyhwubs7 .sb349 .gvab { order: 4; align-self: center; margin-top: 0; }

  
  .aew77f.nlq0gbth {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .aew77f.nlq0gbth .oz0m8e { display: contents; padding: 0; }
  .aew77f.nlq0gbth .oz0m8e .yxe3 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .aew77f.nlq0gbth .ghuy { order: 2; padding: 12px 16px; }
  .aew77f.nlq0gbth .oz0m8e .uoof4 { order: 3; padding: 0 24px; margin: 0 auto; }
  .aew77f.nlq0gbth .oz0m8e .gvab { order: 4; align-self: center; margin: 8px 0 32px; }
}
.r87wkyg { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.v1krj5q { width: 100%; height: auto; display: block; border-radius: 10px; }
.wu1bm .r87wkyg        { border-radius: 16px; }
.wu1bm .v1krj5q  { border-radius: 16px; }
.xek0 .r87wkyg         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.xek0 .v1krj5q   { border-radius: 8px; }
.i9vr1 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.cvlmemo { width: 100%; padding: 32px 0; position: relative; }
.gh1s7reg { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.sxdt5s .cvlmemo:nth-child(even) { background: var(--bg-surface); }
.sxdt5s .cvlmemo:nth-child(odd)  { background: var(--bg-page); }
.hbdok .cvlmemo:nth-child(even) { background: var(--bg-card); }
.hbdok .cvlmemo:nth-child(odd)  { background: var(--bg-page); }
.sxdt5s .cvlmemo:nth-child(odd)  .gh1s7reg { background: var(--bg-card); border-radius: 6px; }
.sxdt5s .cvlmemo:nth-child(even) .gh1s7reg { background: var(--bg-raised); border-radius: 6px; }
.hbdok .cvlmemo:nth-child(odd)  .gh1s7reg { background: var(--bg-card); border-radius: 6px; }
.hbdok .cvlmemo:nth-child(even) .gh1s7reg { background: var(--bg-raised); border-radius: 6px; }
.sxdt5s .cvlmemo:nth-child(even) .vkyi5si .hpseyy4,
.hbdok .cvlmemo:nth-child(even) .vkyi5si .hpseyy4 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.sxdt5s .cvlmemo:nth-child(odd) .vkyi5si .hpseyy4,
.hbdok .cvlmemo:nth-child(odd) .vkyi5si .hpseyy4 { background: var(--bg-card-inner); }
.sxdt5s .cvlmemo:nth-child(even) .hhotc .hpseyy4:nth-child(odd),
.hbdok .cvlmemo:nth-child(even) .hhotc .hpseyy4:nth-child(odd)  { background: var(--bg-card); }
.sxdt5s .cvlmemo:nth-child(even) .hhotc .hpseyy4:nth-child(even),
.hbdok .cvlmemo:nth-child(even) .hhotc .hpseyy4:nth-child(even) { background: var(--bg-card-inner); }
h1.oj48814f { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.oj48814f {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.nrwdnym { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.zs6zoavm h2.oj48814f {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.vzcppz h2.oj48814f {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.tm6iatey h2.oj48814f {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.k0kn h2.oj48814f::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.xewn3k9q h2.oj48814f {
  color: var(--text-primary); font-size: 1.7rem;
}
.d3jfit1 h2.oj48814f::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.dngkx7fp h2.oj48814f {
  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) { .f3vo2qm { display: none; } }
.tndniz { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.jk5o8 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.fhuv201 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.xhzw63 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.nqza { padding-left: 20px; }
.nqza li { margin-bottom: 6px; }
.nqza a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.nqza a:hover { color: var(--accent-light); }
.xhgn6k .xhzw63 { display: none; }
.cswewg5 .xhzw63 { display: none; }
.cswewg5 .nqza { padding-left: 0; list-style: none; }
.cswewg5 .nqza li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.cswewg5 .nqza a { font-size: 0.92rem; }
.z5zzv30l .fhuv201 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.z5zzv30l .xhzw63 { display: none; }
.z5zzv30l .nqza { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.z5zzv30l .nqza li { margin-bottom: 0; }
.z5zzv30l .nqza 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;
}
.z5zzv30l .nqza a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.zho859m0 .fhuv201 { padding: 20px 20px 16px; }
.zho859m0 .nqza {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.zho859m0 .nqza li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.zho859m0 .nqza 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;
}
.zho859m0 .nqza 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;
}
.zho859m0 .nqza a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.zho859m0 .nqza a:focus,
.zho859m0 .nqza a:focus-visible,
.zho859m0 .nqza a:target { outline: none; }
.zho859m0 .nqza li:target a { border-color: var(--border); color: var(--text-muted); }
.kgv2na4e .fhuv201 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.kgv2na4e .xhzw63 { display: none; }
.kgv2na4e .nqza { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.kgv2na4e .nqza li { margin-bottom: 0; }
.kgv2na4e .nqza li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.kgv2na4e .nqza li:last-child::after { content: ""; margin-right: 0; }
.kgv2na4e .nqza a { font-size: 0.9rem; }
.hpseyy4 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.vkyi5si .hpseyy4 { background: var(--bg-card); }
.hhotc .hpseyy4:nth-child(odd)  { background: var(--bg-card); }
.hhotc .hpseyy4:nth-child(even) { background: var(--bg-raised); }
.dy7ti .hpseyy4 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.dy7ti .hpseyy4:last-child { border-bottom: none; }
.dy7ti h3.nrwdnym { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.k1dnah .hpseyy4 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.k1dnah .hpseyy4 + .hpseyy4 { margin-top: 4px; }
.wiz3uy .hpseyy4 { background: none; border-radius: 0; padding: 12px 0; }
.wiz3uy .hpseyy4 + .hpseyy4 { border-top: 1px solid var(--border-section); }
.y0bspmv { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ql1mlok { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.bblg { color: var(--text-body); margin-bottom: 10px; }
.l4hb6, .xw14ai6 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.l4hb6 li, .xw14ai6 li { margin-bottom: 6px; }
.xw14ai6 li { list-style: decimal; }
.ovdpmzkg     .l4hb6 { list-style-type: "● "; }
.qquk6  .l4hb6 { list-style-type: "■ "; }
.qf8dl9id .l4hb6 { list-style-type: "◆ "; }
.if8lojwe    .l4hb6 { list-style-type: "★ "; }
.ovdpmzkg     .x708bo11 { list-style-type: "● "; }
.qquk6  .x708bo11 { list-style-type: "■ "; }
.qf8dl9id .x708bo11 { list-style-type: "◆ "; }
.if8lojwe    .x708bo11 { list-style-type: "★ "; }
.ovdpmzkg    .l4hb6 li::marker, .ovdpmzkg    .x708bo11 li::marker,
.qquk6 .l4hb6 li::marker, .qquk6 .x708bo11 li::marker,
.qf8dl9id .l4hb6 li::marker, .qf8dl9id .x708bo11 li::marker,
.if8lojwe   .l4hb6 li::marker, .if8lojwe   .x708bo11 li::marker {
  color: var(--cta); font-size: 1em;
}
.ovdpmzkg .xw14ai6,
.qquk6 .xw14ai6,
.qf8dl9id .xw14ai6,
.if8lojwe .xw14ai6 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ovdpmzkg .xw14ai6 li,
.qquk6 .xw14ai6 li,
.qf8dl9id .xw14ai6 li,
.if8lojwe .xw14ai6 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ovdpmzkg .xw14ai6 li::before,
.qquk6 .xw14ai6 li::before,
.qf8dl9id .xw14ai6 li::before,
.if8lojwe .xw14ai6 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;
}
.ovdpmzkg     .xw14ai6 li::before { border-radius: 50%; }
.qquk6  .xw14ai6 li::before { border-radius: 3px; }
.qf8dl9id .xw14ai6 li::before { border-radius: 3px; }
.if8lojwe    .xw14ai6 li::before { border-radius: 50%; }
.r5ou7g2 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.f7e9 .r5ou7g2,
.a2cium .r5ou7g2 { background: transparent; border: none; border-radius: 0; }
.q1z4j4ku { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.q1z4j4ku th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.q1z4j4ku td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.q1z4j4ku tr:hover td { background: var(--bg-hover); }
.vqbow .q1z4j4ku tbody tr:nth-child(even) td { background: var(--bg-surface); }
.oc6fc .q1z4j4ku { border: 1px solid var(--border-alt); }
.oc6fc .q1z4j4ku th,
.oc6fc .q1z4j4ku td { border: 1px solid var(--border-alt); }
.o32mgg .q1z4j4ku th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.o32mgg .q1z4j4ku td { border-bottom: none; }
.o32mgg .q1z4j4ku tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.o30t54is .q1z4j4ku th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.gihx .r5ou7g2 {
  overflow: hidden;
}
.gihx .q1z4j4ku th { border-bottom: 1px solid var(--border-alt); }
.gihx .q1z4j4ku tr:last-child td { border-bottom: none; }
.l6neq { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.qj1z6 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.odtq8b { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.stxq1ex2 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.vbzgmvkx { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.x708bo11 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.x708bo11 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%}
.pdce .stxq1ex2 { background: transparent; text-align: center; }
.na6z6 .odtq8b {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.f48qb .odtq8b {
  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);
}
.w1c5bg .qj1z6 { display: grid; grid-template-columns: auto 1fr; }
.w1c5bg .odtq8b {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.w1c5bg .stxq1ex2 { grid-column: 2; }
.w1c5bg .vbzgmvkx,
.w1c5bg .x708bo11 { grid-column: 1 / -1; }
.kmhy .qj1z6 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.kmhy .odtq8b {
  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);
}
.kmhy .stxq1ex2 { grid-column: 2; }
.kmhy .vbzgmvkx,
.kmhy .x708bo11 { grid-column: 1 / -1; }
.h2xiqyx .qj1z6 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.h2xiqyx .stxq1ex2 { background: none; color: var(--accent-light); font-weight: 700; }
.cnsb .qj1z6 { 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); }
.cnsb .stxq1ex2 { background: none; color: var(--accent-light); font-weight: 700; }
.fx4u44d2 .qj1z6 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.fx4u44d2 .qj1z6:last-child { border-bottom: none; }
.fx4u44d2 .stxq1ex2 { background: none; color: var(--accent-light); font-weight: 700; }
.ym1n .qj1z6 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ym1n .stxq1ex2 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.t9g5bitd .l6neq { counter-reset: card-n; }
.t9g5bitd .qj1z6  { counter-increment: card-n; }
.t9g5bitd .stxq1ex2 { display: flex; align-items: center; gap: 10px; }
.t9g5bitd .stxq1ex2::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;
}
.og0s .qj1z6 { background: var(--bg-surface); border: 1px solid var(--border); }
.og0s .stxq1ex2 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.vzq4er { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.twg84kp { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.gj69fq1c { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.vzq4er strong { color: var(--text-primary); font-size: 0.95rem; }
.vzq4er p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.v1krj5q { width: 100%; height: auto; border-radius: 10px; display: block; }
.ff8r3a {
  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;
}
.ff8r3a:hover { opacity: 0.85; }
.i4ynfn .ff8r3a  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.i4ynfn .ff8r3a:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.t03pix5n .ff8r3a  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.t03pix5n .ff8r3a:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.temb1e9 .gvab { border-radius: 50px; }
.temb1e9 .ff8r3a  { border-radius: 50px; }
.cvnohgox .gvab { padding-left: 22px; padding-right: 22px; }
.cvnohgox .ff8r3a  { padding-left: 12px; padding-right: 12px; }
.u8dlha .gvab { padding-left: 44px; padding-right: 44px; }
.u8dlha .ff8r3a  { padding-left: 24px; padding-right: 24px; }
.m6bg .gvab { padding-left: 56px; padding-right: 56px; }
.m6bg .ff8r3a  { padding-left: 32px; padding-right: 32px; }
.kjvoxnr0   .gvab::after, .kjvoxnr0   .ff8r3a::after,
.uadff49 .gvab::after, .uadff49 .ff8r3a::after,
.r1siwg8    .gvab::after, .r1siwg8    .ff8r3a::after,
.kqmh    .gvab::after, .kqmh    .ff8r3a::after,
.ehs0da    .gvab::after, .ehs0da    .ff8r3a::after,
.lt0x4     .gvab::after, .lt0x4     .ff8r3a::after,
.qubaanv    .gvab::after, .qubaanv    .ff8r3a::after,
.mplg   .gvab::after, .mplg   .ff8r3a::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;
}
.kjvoxnr0 .gvab::after, .kjvoxnr0 .ff8r3a::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");
}
.uadff49 .gvab::after, .uadff49 .ff8r3a::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");
}
.r1siwg8 .gvab::after, .r1siwg8 .ff8r3a::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");
}
.kqmh .gvab::after, .kqmh .ff8r3a::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");
}
.ehs0da .gvab::after, .ehs0da .ff8r3a::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");
}
.lt0x4 .gvab::after, .lt0x4 .ff8r3a::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");
}
.qubaanv .gvab::after, .qubaanv .ff8r3a::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");
}
.mplg .gvab::after, .mplg .ff8r3a::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");
}
.ovzet3t   .p93sbq8z::after, .ovzet3t   .zhklt0::after,
.n4gs2eg .p93sbq8z::after, .n4gs2eg .zhklt0::after,
.ev0e32h    .p93sbq8z::after, .ev0e32h    .zhklt0::after,
.znii624    .p93sbq8z::after, .znii624    .zhklt0::after,
.k560ug    .p93sbq8z::after, .k560ug    .zhklt0::after,
.o39s4yy     .p93sbq8z::after, .o39s4yy     .zhklt0::after,
.wbbue    .p93sbq8z::after, .wbbue    .zhklt0::after,
.xivmx   .p93sbq8z::after, .xivmx   .zhklt0::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;
}
.ovzet3t .p93sbq8z::after, .ovzet3t .zhklt0::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");
}
.n4gs2eg .p93sbq8z::after, .n4gs2eg .zhklt0::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");
}
.ev0e32h .p93sbq8z::after, .ev0e32h .zhklt0::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");
}
.znii624 .p93sbq8z::after, .znii624 .zhklt0::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");
}
.k560ug .p93sbq8z::after, .k560ug .zhklt0::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");
}
.o39s4yy .p93sbq8z::after, .o39s4yy .zhklt0::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");
}
.wbbue .p93sbq8z::after, .wbbue .zhklt0::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");
}
.xivmx .p93sbq8z::after, .xivmx .zhklt0::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");
}
.dy53u6o .vcljxy8 { background: var(--bg-raised); }
.plur54j2.ff8r3a {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .kzcn7pnq {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .kzcn7pnq::before    { grid-area: rank;   }
  .ymv9rf31           { grid-area: ident;  }
  .ircub     { grid-area: rating; min-width: 0; width: auto; }
  .so4ldmop           { grid-area: pills;  }
  .plur54j2             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .kzcn7pnq {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .kzcn7pnq::before    { justify-self: center; }
  .ymv9rf31           { width: 100%; }
  .ircub     { justify-self: center; }
  .so4ldmop           { grid-template-columns: 1fr; }
}
.scawu .c7vt { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .dstwk .l78mpb {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .dstwk .nfqc1fh { margin: 0; }
}
@media (max-width: 720px) {
  .xb7zr153 { grid-template-columns: 1fr; }
  .rg3hco8 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .rg3hco8 .iwks2 { width: 72px; height: 50px; }
  .rg3hco8 .umwpu { max-width: 180px; }
  .rg3hco8 .mdkut4 { width: auto; }
}
@media (max-width: 720px) {
  .t4kob { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .fkc8q { padding: 16px; }
  .jxcj .f67l { min-width: 50%; }
}
@media (max-width: 860px) {
  .ex1terre { grid-template-columns: 1fr; }
  .c4h5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .pfkkor0k { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .rqqtxxik { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .l2uchv8 { flex-direction: column; align-items: stretch; }
}
.kkk6a .mdkut4 .ff8r3a { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .a6dtgbdo { flex-direction: column; align-items: stretch; gap: 10px; }
  .kkk6a .mdkut4 { text-align: center; }
}
@media (max-width: 720px) {
  .e08pmkoq { grid-template-columns: 1fr; }
  .uwy16pd3 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .lo934d { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ipkszwf { grid-template-columns: 1fr; }
  .azlc { width: 100px; height: 100px; margin: 16px auto; }
  .j1lcn { font-size: 1.4rem; }
  .drpqtotq { justify-content: center; }
  .kebtwm5p .f67l { min-width: 50%; }
}
@media (max-width: 540px) {
  .sf4wu5c1 { flex-wrap: wrap; padding: 14px 16px; }
  .bs0ln { padding: 12px 16px; }
  .ab0sfib .dmt6wyup { margin: 0 16px; }
  .ab0sfib .tsox3 { padding: 0 16px; }
  .mlv7k50m { padding: 12px 16px; }
}
.vwao1m3r .kzcn7pnq {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.vwao1m3r .kzcn7pnq:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.vmo5fo .n078zpfa {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.me276 { margin: 16px 0; }
.z6hc { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.z6hc summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.z6hc summary::after { content: "+"; color: var(--accent-light); }
.z6hc[open] summary::after { content: "−"; }
.z6hc p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.cvlmemo { margin-bottom: 0; }
.g53ki69 h2.oj48814f { color: var(--text-primary); border-color: var(--accent-light); }
.k6cp3yc h2.oj48814f { color: var(--text-primary); border-color: var(--accent-light); }
.yly3 .twg84kp    { background: #1e1036; border-color: #a855f7; }
.yly3 .vzq4er strong  { color: #f1f5f9; }
.yly3 .vzq4er p       { color: #cbd5e1; }
.yly3 .pm1z9    .zszlh     .gj69fq1c::before,
.yly3 .br2mzs  .zszlh     .gj69fq1c::before,
.yly3 .aoz4  .zszlh     .gj69fq1c::before,
.yly3 .fgxan .zszlh     .gj69fq1c::before { color: #10b981; }
.yly3 .pm1z9    .re0pk8 .gj69fq1c::before,
.yly3 .br2mzs  .re0pk8 .gj69fq1c::before,
.yly3 .aoz4  .re0pk8 .gj69fq1c::before,
.yly3 .fgxan .re0pk8 .gj69fq1c::before { color: #f43f5e; }
.yly3 .pm1z9    .twg84kp    .gj69fq1c::before,
.yly3 .br2mzs  .twg84kp    .gj69fq1c::before,
.yly3 .aoz4  .twg84kp    .gj69fq1c::before,
.yly3 .fgxan .twg84kp    .gj69fq1c::before { color: #a855f7; }
.wppgic .twg84kp    { background: #2d1600; border-color: #f97316; }
.wppgic .vzq4er strong  { color: #f1f5f9; }
.wppgic .vzq4er p       { color: #cbd5e1; }
.wppgic .pm1z9    .zszlh     .gj69fq1c::before,
.wppgic .br2mzs  .zszlh     .gj69fq1c::before,
.wppgic .aoz4  .zszlh     .gj69fq1c::before,
.wppgic .fgxan .zszlh     .gj69fq1c::before { color: #eab308; }
.wppgic .pm1z9    .re0pk8 .gj69fq1c::before,
.wppgic .br2mzs  .re0pk8 .gj69fq1c::before,
.wppgic .aoz4  .re0pk8 .gj69fq1c::before,
.wppgic .fgxan .re0pk8 .gj69fq1c::before { color: #ef4444; }
.wppgic .pm1z9    .twg84kp    .gj69fq1c::before,
.wppgic .br2mzs  .twg84kp    .gj69fq1c::before,
.wppgic .aoz4  .twg84kp    .gj69fq1c::before,
.wppgic .fgxan .twg84kp    .gj69fq1c::before { color: #f97316; }
.gis31 .zszlh     { background: #0c1a2e; border-color: #38bdf8; }
.gis31 .re0pk8 { background: #12103a; border-color: #818cf8; }
.gis31 .twg84kp    { background: #0a2020; border-color: #2dd4bf; }
.gis31 .vzq4er strong  { color: #f1f5f9; }
.gis31 .vzq4er p       { color: #cbd5e1; }
.gis31 .pm1z9    .zszlh     .gj69fq1c::before,
.gis31 .br2mzs  .zszlh     .gj69fq1c::before,
.gis31 .aoz4  .zszlh     .gj69fq1c::before,
.gis31 .fgxan .zszlh     .gj69fq1c::before { color: #38bdf8; }
.gis31 .pm1z9    .re0pk8 .gj69fq1c::before,
.gis31 .br2mzs  .re0pk8 .gj69fq1c::before,
.gis31 .aoz4  .re0pk8 .gj69fq1c::before,
.gis31 .fgxan .re0pk8 .gj69fq1c::before { color: #818cf8; }
.gis31 .pm1z9    .twg84kp    .gj69fq1c::before,
.gis31 .br2mzs  .twg84kp    .gj69fq1c::before,
.gis31 .aoz4  .twg84kp    .gj69fq1c::before,
.gis31 .fgxan .twg84kp    .gj69fq1c::before { color: #2dd4bf; }
.jv6f .twg84kp    { background: var(--accent-bg); border-color: var(--accent-pale); }
.jv6f .pm1z9    .gj69fq1c::before,
.jv6f .br2mzs  .gj69fq1c::before,
.jv6f .aoz4  .gj69fq1c::before,
.jv6f .fgxan .gj69fq1c::before { color: var(--accent-light) !important; }
.puoj41mu .hlz4to4g ul li,
.puoj41mu .c1zo li         { color: #4ade80; }
.puoj41mu .hlz4to4g .z33jo { color: #22c55e; }
.puoj41mu .nvr508x ul li,
.puoj41mu .ty2fl li         { color: #f87171; }
.puoj41mu .nvr508x .mn0hz { color: #ef4444; }
.scawu .vzq4er { background: transparent; border-left: none; border: 1.5px solid; }
.scawu .zszlh     { border-color: var(--c-tip-border); }
.scawu .re0pk8 { border-color: var(--c-warn-border); }
.scawu .twg84kp    { border-color: #60a5fa; }
.scawu .vzq4er strong { color: var(--text-primary); }
.scawu .vzq4er p      { color: var(--text-muted); }
.rrsmg4pj .vzq4er { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.rrsmg4pj .twg84kp    { border-top-color: #60a5fa; }
.ooy6l57d .vzq4er { border-left: none; border-radius: 8px; }
.ooy6l57d .twg84kp    { background: #1e3a8a; }
.ooy6l57d .vzq4er strong,
.ooy6l57d .vzq4er p { color: #fff; }
.ooy6l57d .gj69fq1c::before { color: rgba(255,255,255,0.85) !important; }
.yly3.ooy6l57d .twg84kp,
.yly3 .ooy6l57d .twg84kp    { background: #1e1036; }
.wppgic.ooy6l57d .twg84kp,
.wppgic .ooy6l57d .twg84kp     { background: #2d1600; }
.gis31.ooy6l57d .zszlh,
.gis31 .ooy6l57d .zszlh      { background: #0c1a2e; }
.gis31.ooy6l57d .re0pk8,
.gis31 .ooy6l57d .re0pk8  { background: #12103a; }
.gis31.ooy6l57d .twg84kp,
.gis31 .ooy6l57d .twg84kp     { background: #0a2020; }
.ek3xe .vzq4er { border-left: none; border-radius: 6px; padding: 10px 14px; }
.ek3xe .twg84kp    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.ek3xe .vzq4er strong { color: var(--text-primary); }
.ek3xe .vzq4er p      { color: var(--text-muted); }
.pfdpa .vzq4er { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.pm1z9 .gj69fq1c,
.br2mzs .gj69fq1c,
.aoz4 .gj69fq1c,
.fgxan .gj69fq1c { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.pm1z9 .gj69fq1c::before,
.br2mzs .gj69fq1c::before,
.aoz4 .gj69fq1c::before,
.fgxan .gj69fq1c::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.pm1z9 .zszlh     .gj69fq1c::before { content: "✦"; color: var(--c-tip-border); }
.pm1z9 .re0pk8 .gj69fq1c::before { content: "▲"; color: var(--c-warn-border); }
.pm1z9 .twg84kp    .gj69fq1c::before { content: "◉"; color: #60a5fa; }
.br2mzs .zszlh     .gj69fq1c::before { content: "★"; color: var(--c-tip-border); }
.br2mzs .re0pk8 .gj69fq1c::before { content: "◆"; color: var(--c-warn-border); }
.br2mzs .twg84kp    .gj69fq1c::before { content: "●"; color: #60a5fa; }
.aoz4 .zszlh     .gj69fq1c::before { content: "▶"; color: var(--c-tip-border); }
.aoz4 .re0pk8 .gj69fq1c::before { content: "■"; color: var(--c-warn-border); }
.aoz4 .twg84kp    .gj69fq1c::before { content: "▸"; color: #60a5fa; }
.fgxan .zszlh     .gj69fq1c::before { content: "→"; color: var(--c-tip-border); }
.fgxan .re0pk8 .gj69fq1c::before { content: "⬥"; color: var(--c-warn-border); }
.fgxan .twg84kp    .gj69fq1c::before { content: "◈"; color: #60a5fa; }
.obmehw .vkyi5si .hpseyy4,
.obmehw .hhotc .hpseyy4  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.obmehw .qj1z6                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.obmehw .r5ou7g2          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.obmehw .fhuv201                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.imzgx6ls .vkyi5si .hpseyy4,
.imzgx6ls .hhotc .hpseyy4,
.imzgx6ls .qj1z6,
.imzgx6ls .kzcn7pnq,
.imzgx6ls .nfqc1fh,
.imzgx6ls .r5ou7g2,
.imzgx6ls .fhuv201,
.imzgx6ls .pfdpa .vzq4er { box-shadow: none; }
.a83zl   .bblg, .a83zl .y0bspmv, .a83zl .ql1mlok,
.a83zl   .tndniz, .a83zl .jk5o8 { font-size: 0.9rem; }
.a83zl   .l4hb6, .a83zl .xw14ai6 { font-size: 0.9rem; }
.kevy6   .bblg, .kevy6 .y0bspmv, .kevy6 .ql1mlok,
.kevy6   .tndniz, .kevy6 .jk5o8 { font-size: 0.95rem; }
.kevy6   .l4hb6, .kevy6 .xw14ai6 { font-size: 0.95rem; }
.xy4l46i5   .bblg, .xy4l46i5 .y0bspmv, .xy4l46i5 .ql1mlok,
.xy4l46i5   .tndniz, .xy4l46i5 .jk5o8 { font-size: 1.08rem; }
.xy4l46i5   .l4hb6, .xy4l46i5 .xw14ai6 { font-size: 1.05rem; }
.xy4l46i5   .q1z4j4ku { font-size: 0.97rem; }
.wq4zubwp .yxe3      { font-size: 3.2rem; }
.wq4zubwp h2.oj48814f { font-size: 1.9rem; }
.wq4zubwp h3.nrwdnym     { font-size: 1.4rem; }
.sj9ex .yxe3      { font-size: 3.8rem; }
.sj9ex h2.oj48814f { font-size: 2.2rem; }
.sj9ex h3.nrwdnym     { font-size: 1.6rem; }
.cvlmemo + .cvlmemo { position: relative; }
.bvkv   .cvlmemo + .cvlmemo::before,
.l4rtxtv0  .cvlmemo + .cvlmemo::before,
.qfzm   .cvlmemo + .cvlmemo::before,
.sw8l1uxi   .cvlmemo + .cvlmemo::before,
.m0r83h8r   .cvlmemo + .cvlmemo::before,
.es9fq .cvlmemo + .cvlmemo::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.bvkv .cvlmemo + .cvlmemo::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.l4rtxtv0 .cvlmemo + .cvlmemo::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.qfzm .cvlmemo + .cvlmemo::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;
}
.sw8l1uxi .cvlmemo + .cvlmemo::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.g1fgs .cvlmemo { margin-bottom: 16px; }
.g1fgs .cvlmemo + .cvlmemo { margin-top: 0; }
.g1fgs .gh1s7reg { padding-top: 0; padding-bottom: 0; }
.m0r83h8r .cvlmemo + .cvlmemo::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.es9fq .cvlmemo + .cvlmemo::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.kt56un .cvlmemo + .cvlmemo::before,
.qzxw .cvlmemo + .cvlmemo::before,
.siaj .cvlmemo + .cvlmemo::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%;
}
.sxdt5s .kt56un .cvlmemo:nth-child(even)::before,
.sxdt5s .qzxw .cvlmemo:nth-child(even)::before,
.sxdt5s .siaj .cvlmemo:nth-child(even)::before { background: var(--bg-surface); }
.hbdok .kt56un .cvlmemo:nth-child(even)::before,
.hbdok .qzxw .cvlmemo:nth-child(even)::before,
.hbdok .siaj .cvlmemo:nth-child(even)::before { background: var(--bg-card); }
.kt56un .cvlmemo + .cvlmemo::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");
}
.qzxw .cvlmemo + .cvlmemo::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");
}
.siaj .cvlmemo + .cvlmemo::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");
}
.auzlb898 .qnee5,
.z68opggz .qnee5,
.d5d5un9t .qnee5 { overflow: hidden; }
.auzlb898 .sb349,
.z68opggz .sb349 { margin-bottom: 60px; }
.d5d5un9t .sb349 { margin-bottom: 70px; }
.d5d5un9t .oz0m8e { padding-bottom: 70px; }
.auzlb898 .qnee5::before,
.z68opggz .qnee5::before,
.d5d5un9t .qnee5::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%;
}
.auzlb898 .qnee5::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");
}
.z68opggz .qnee5::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");
}
.d5d5un9t .qnee5::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");
}
.wqbi6g .qnee5:not(.fa9o256k) .dw6mbm4 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ut5fh6j .qnee5:not(.fa9o256k) .dw6mbm4 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.twud5  .qnee5:not(.fa9o256k) .dw6mbm4 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.kbiw  .qnee5:not(.fa9o256k) .dw6mbm4 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.kbiw .fa9o256k { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.kbiw .hoj6x4po { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.kbiw .aew77f { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.mq4za3 .fa9o256k .dw6mbm4 { background: none; }
.mq4za3 .qnee5:not(.fa9o256k) .dw6mbm4 { background: rgba(0,0,0,0.6); }
.cvlmemo.je8601t .r87wkyg { float: left; width: 38%; margin: 0 28px 16px 0; }
.cvlmemo.je8601t .r87wkyg .v1krj5q { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.cvlmemo.je8601t .gh1s7reg::after { content: ''; display: block; clear: both; }
.cvlmemo.id5t .r87wkyg { float: right; width: 38%; margin: 0 0 16px 28px; }
.cvlmemo.id5t .r87wkyg .v1krj5q { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.cvlmemo.id5t .gh1s7reg::after { content: ''; display: block; clear: both; }
.cvlmemo.je8601t .l6neq,
.cvlmemo.je8601t .r5ou7g2,
.cvlmemo.je8601t .vzq4er,
.cvlmemo.je8601t .hpseyy4,
.cvlmemo.je8601t .jk5o8,
.cvlmemo.je8601t .uqaevlt,
.cvlmemo.je8601t .l78mpb,
.cvlmemo.je8601t .jiegu5qd,
.cvlmemo.id5t .l6neq,
.cvlmemo.id5t .r5ou7g2,
.cvlmemo.id5t .vzq4er,
.cvlmemo.id5t .hpseyy4,
.cvlmemo.id5t .jk5o8,
.cvlmemo.id5t .uqaevlt,
.cvlmemo.id5t .l78mpb,
.cvlmemo.id5t .jiegu5qd { clear: both; }
@media (max-width: 900px) {
  .cvlmemo.je8601t .r87wkyg,
  .cvlmemo.id5t .r87wkyg {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .cvlmemo.je8601t .r87wkyg .v1krj5q,
  .cvlmemo.id5t .r87wkyg .v1krj5q {
    max-height: none !important;
  }
}
.cvlmemo.je8601t .l4hb6,
.cvlmemo.je8601t .xw14ai6,
.cvlmemo.id5t .l4hb6,
.cvlmemo.id5t .xw14ai6 { overflow: hidden; }
@media (max-width: 640px) {
  .cvlmemo.je8601t .r87wkyg,
  .cvlmemo.id5t .r87wkyg { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ulo090wb .i9vr1,
.ulo090wb .gh1s7reg,
.ulo090wb .klu1zu3i  { max-width: 1100px; }
.ulo090wb { --content-mw: 1100px; }
.ikctz .i9vr1,
.ikctz .gh1s7reg,
.ikctz .klu1zu3i  { max-width: 1150px; }
.ccux5c .i9vr1,
.ccux5c .gh1s7reg,
.ccux5c .klu1zu3i  { max-width: 1200px; }
.wxwhsj { font-size: 0.82rem; color: var(--text-muted); }
.hyvm5qo { display: flex; align-items: center; }
.n8o6c {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.muiuz0 { display: flex; align-items: center; }
.kd2wdd { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.kd2wdd:hover { text-decoration: underline; }
.aufcyu { margin: 0 3px; opacity: 0.45; }
.aufcyu::before { content: '/'; }
.t8z74o3 { padding: 2px 5px; color: var(--text-main); }
.kgpsok .wxwhsj {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.kgpsok .hyvm5qo { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.gfp2my2 .wxwhsj {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.gfp2my2 .hyvm5qo { padding: 0 0 0 12px; }
.pcimmrbr .hyvm5qo { padding: 0 16px; }
.pcimmrbr .wxwhsj {
  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);
}
.pcimmrbr .i9vr1 { padding-top: 28px; }
@media (max-width: 720px) {
  .k6m296w { margin-top: 18px; padding: 0 16px; }
  .pcimmrbr .i9vr1 { padding-top: 16px; }
}
.ulo090wb.kgpsok .hyvm5qo { max-width: 1100px; }
.ikctz.kgpsok .hyvm5qo { max-width: 1150px; }
.ccux5c.kgpsok .hyvm5qo { max-width: 1200px; }
.ulo090wb .k6m296w { max-width: 1100px; }
.c084ep .cvlmemo { padding-top: 16px; padding-bottom: 16px; }
.qmqhcx .cvlmemo { padding-top: 24px; padding-bottom: 24px; }
.z1afujp0 .cvlmemo { padding-top: 40px; padding-bottom: 40px; }
.vknkm3il .cvlmemo { padding-top: 52px; padding-bottom: 52px; }
.r7288cuq .cvlmemo:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.r7288cuq .cvlmemo:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.r7288cuq .cvlmemo:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.r7288cuq .cvlmemo:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.xqq75 .gh1s7reg { padding-top: 10px;  padding-bottom: 10px; }
.x8hpo .gh1s7reg { padding-top: 18px;  padding-bottom: 18px; }
.yjly4 .gh1s7reg { padding-top: 36px;  padding-bottom: 36px; }
.mlnvmu5 .gh1s7reg { padding-top: 48px;  padding-bottom: 48px; }
.n0eaeorb h2.oj48814f { font-weight: 600; }
.n0eaeorb h3.nrwdnym     { font-weight: 600; }
.z32j9jcs { font-weight: 500; }
.z32j9jcs h2.oj48814f { font-weight: 800; }
.z32j9jcs h3.nrwdnym     { font-weight: 700; }
.eqlfu4 h2.oj48814f { font-weight: 900; }
.eqlfu4 h3.nrwdnym     { font-weight: 800; }
.eqlfu4 .vzq4er strong,
.eqlfu4 .vzq4er strong { font-weight: 600; }
.p93sbq8z {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.j96xuk .p93sbq8z { display: none; }
@media (max-width: 640px) { .p93sbq8z { display: none; } }
.p93sbq8z { background: var(--cta) !important; color: #fff !important; border: none !important; }
.p93sbq8z:hover { opacity: 0.85; }
.ejt6irz .p93sbq8z { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.zr50anc .p93sbq8z,
.b1dg  .p93sbq8z { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.zr50anc .p93sbq8z:hover,
.b1dg  .p93sbq8z:hover { opacity: 0.88; }
.ejt6irz.zr50anc .p93sbq8z,
.ejt6irz.b1dg  .p93sbq8z { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.zhklt0 {
  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;
}
.zhklt0:hover { transform: translateY(-2px); opacity: 0.92; }
.zhklt0 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.zupjexo .zhklt0 { display: none; }
.b95txez .zhklt0 { right: 32px; }
.qaox0  .zhklt0 { left: 32px; }
@media (max-width: 480px) {
  .b95txez .zhklt0 { right: 20px; bottom: 20px; }
  .qaox0  .zhklt0 { left: 20px; bottom: 20px; }
}
.t3f6 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.klu1zu3i { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.hqzbqvmi { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.aypbj2 { color: var(--text-dim); font-size: 0.8rem; }
.namuy9m a, .aoz5 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.namuy9m a:hover, .aoz5 a:hover { color: var(--accent-light); }
.aoz5 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.dke2l6u .klu1zu3i { text-align: center; }
.dke2l6u .aoz5 { justify-content: center; margin-bottom: 16px; }
.dke2l6u .hqzbqvmi { margin-top: 0; }
.gbfm2d { margin-top: 10px; }
.gbfm2d a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .klu1zu3i { padding-left: 16px; padding-right: 16px; }
  .sc0pa67 .klu1zu3i { padding: 20px 16px; }
  .aoz5 { gap: 4px 12px; }
  .hqzbqvmi { font-size: 0.78rem; }
}
.gtag51n .hqzbqvmi { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.gtag51n .aypbj2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .gtag51n .mmneen { grid-template-columns: 1fr 1fr; } .gtag51n .ddnuar { grid-column: 1 / -1; } }
@media (max-width: 480px) { .gtag51n .mmneen { grid-template-columns: 1fr; } }
.etww8rm .hqzbqvmi { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .etww8rm .kz1xjs { gap: 12px; } .etww8rm .ke35jm7 { margin-right: 0; width: 100%; } }
.shwi .hqzbqvmi { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.shwi .aypbj2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .shwi .uow7 { grid-template-columns: 1fr 1fr; } .shwi .j44qsc { grid-column: 1 / -1; } }
@media (max-width: 480px) { .shwi .uow7 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .nkqyd3 .y4p9q { grid-template-columns: 1fr 1fr; } .nkqyd3 .o13e:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nkqyd3 .y4p9q { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .sf5vin .y4p9q { grid-template-columns: 1fr; } }
.du247w .klu1zu3i { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.du247w .aoz5 { justify-content: center; }
.l9kfmcfh .qpi9      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.l9kfmcfh .t3f6 { background: var(--bg-page); border-top-color: var(--border-alt); }
.m5itv0 .qpi9      { background: #0d1117; border-bottom-color: #21262d; }
.m5itv0 .fkvc92db { color: var(--accent-light); }
.m5itv0 .novu { --msep-color: #8b949e; }
.m5itv0 .novu a { color: #8b949e; }
.m5itv0 .novu a:hover { color: var(--accent-light); }
.m5itv0 .d36nny8o { color: #8b949e; }
.m5itv0 .t3f6 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.m5itv0 .hqzbqvmi,
.m5itv0 .aypbj2 { color: #6e7681; }
.m5itv0 .namuy9m a, .m5itv0 .aoz5 a,
.m5itv0 .namuy9m a:hover, .m5itv0 .aoz5 a:hover,
@media (max-width: 640px) {
  .m5itv0 .novu { background: #0d1117; border-top-color: #21262d; }
  .m5itv0 .novu li a { border-bottom-color: #21262d; }
}
.f9gzrfh .qpi9      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.f9gzrfh .fkvc92db { color: var(--accent-light); }
.f9gzrfh .novu { --msep-color: #475569; }
.f9gzrfh .novu a { color: #475569; }
.f9gzrfh .novu a:hover { color: var(--accent-light); }
.f9gzrfh .d36nny8o { color: #64748b; }
.f9gzrfh .t3f6 { background: #f0f4f8; border-top-color: #cbd5e1; }
.f9gzrfh .hqzbqvmi,
.f9gzrfh .aypbj2 { color: #64748b; }
.f9gzrfh .namuy9m a, .f9gzrfh .aoz5 a,
.f9gzrfh .namuy9m a:hover, .f9gzrfh .aoz5 a:hover,
@media (max-width: 640px) {
  .f9gzrfh .novu { background: #f0f4f8; border-top-color: #cbd5e1; }
  .f9gzrfh .novu li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.zr50anc .qpi9      { background: var(--accent); border-bottom-color: var(--accent-light); }
.zr50anc .fkvc92db { color: #fff; }
.zr50anc .novu { --msep-color: rgba(255,255,255,0.82); }
.zr50anc .novu a { color: rgba(255,255,255,0.82); }
.zr50anc .novu a:hover { color: #fff; }
.zr50anc .d36nny8o { color: rgba(255,255,255,0.9); }
.zr50anc .t3f6 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.zr50anc .hqzbqvmi,
.zr50anc .aypbj2 { color: rgba(255,255,255,0.72); }
.zr50anc .namuy9m a, .zr50anc .aoz5 a,
.zr50anc .namuy9m a:hover, .zr50anc .aoz5 a:hover,
@media (max-width: 640px) {
  .zr50anc .novu { background: var(--accent); border-top-color: var(--accent-light); }
  .zr50anc .novu li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.b1dg .qpi9 {
  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);
}
.b1dg .t3f6 {
  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) {
  .b1dg .novu {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.c5i4 .r63k { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.zy4jx2 .r63k { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.r7o007 .r63k { min-height: 72px; height: auto; }
.u46h3nz .r63k { min-height: 84px; height: auto; }
.sc0pa67 .r63k { max-width: none; padding: 0 32px; }
.sc0pa67 .klu1zu3i  { max-width: none; padding: 24px 32px; }
.qk6l.ikctz .r63k { max-width: 1150px; }
.qk6l.ccux5c .r63k { max-width: 1200px; }
.b7x27   .fkvc92db, .b7x27   .ke35jm7 { text-transform: capitalize; }
.vs8wj .fkvc92db, .vs8wj .ke35jm7 { text-transform: lowercase; }
.o4naor .fkvc92db, .o4naor .ke35jm7 { text-transform: uppercase; letter-spacing: 0.06em; }
.wxpo, .xm8xuxsl {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.q7x9ke .wxpo,
.o8om .wxpo,
.bjdw .wxpo,
.qfklqh .wxpo,
.uiug   .novu a { font-weight: 500; }
.ciqw .novu a { font-weight: 600; }
.firflozr     .novu a { font-weight: 700; }
.azjoc9    .novu a { font-weight: 800; letter-spacing: 0.01em; }
.jm627wfi     .novu > li + li::before,
.ouqnwhv    .novu > li + li::before,
.r5oe    .novu > li + li::before,
.qgbn7 .novu > li + li::before,
.rdbsw .novu > li + li::before,
.togxn  .novu > li + li::before,
.e8avk    .novu > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.jm627wfi     .novu > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ouqnwhv    .novu > li + li::before { content: "|"; }
.r5oe    .novu > li + li::before { content: "—"; }
.qgbn7 .novu > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.rdbsw .novu > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.togxn  .novu > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.e8avk    .novu > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .dmet2 .d36nny8o,
  .v4t5 .d36nny8o,
  .xc9l3b .d36nny8o,
  .yrv1pa8p .d36nny8o,
  .uzq3k .d36nny8o {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .dmet2 .d36nny8o::before,
  .v4t5 .d36nny8o::before,
  .xc9l3b .d36nny8o::before,
  .yrv1pa8p .d36nny8o::before,
  .uzq3k .d36nny8o::before { content: ""; display: block; flex-shrink: 0; }

  
  .dmet2 .d36nny8o::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;
  }

  
  .v4t5 .d36nny8o::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;
  }

  
  .xc9l3b .d36nny8o::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;
  }

  
  .yrv1pa8p .d36nny8o::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;
  }

  
  .uzq3k .d36nny8o::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) {
  .sauo6fy .d36nny8o {
    padding: 5px 14px;
  }
  .sauo6fy .novu {
    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;
  }
  .sauo6fy .novu li a {
    border-bottom: none; padding: 10px 22px;
  }
  .sauo6fy .novu li a:hover { background: var(--bg-raised); }
  .sauo6fy .u47jdq,
  .cx11u .u47jdq,
  .cnmrfxu .u47jdq { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .w9h560 .d36nny8o {
    padding: 5px 10px;
  }
  .w9h560 .novu {
    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);
  }
  .w9h560 .novu.s6ixv { transform: translateX(0); }
  .w9h560 .novu li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .w9h560 .novu li:last-child a { border-bottom: none; }
  .zr50anc .novu,
  .m5itv0 .novu { background: var(--accent) !important; }
  .zr50anc .novu li a,
  .m5itv0 .novu li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .cnmrfxu .d36nny8o {
    padding: 5px 10px;
  }
  .cnmrfxu .novu {
    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);
  }
  .cnmrfxu .novu::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .cnmrfxu .novu.s6ixv { transform: translateY(0); }
  .cnmrfxu .novu li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .arfcj .d36nny8o {
    padding: 5px 10px;
  }
  .arfcj .novu {
    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;
  }
  .arfcj .novu.s6ixv { opacity: 1; pointer-events: auto; }
  .arfcj .novu li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .xjyo1     .d36nny8o { border-radius: 0 !important; }
  .xi1w5   .d36nny8o { border-radius: 8px !important; }
  .w3l6 .d36nny8o { border-radius: 50% !important; }
  .dtp0bn   .d36nny8o { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .x7dmqj .owd3hblt { flex-direction: column; align-items: stretch; }
  .x7dmqj .w58pnge { flex-direction: row; min-width: auto; }
  .x7dmqj .zqrmkig0 { align-items: flex-start; text-align: left; }
}
.p7fy,
.p7fy.cvlmemo,
.sxdt5s .p7fy,
.vx9r .p7fy,
.hbdok .p7fy,
.zfvbyz .p7fy {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.hdv0 {
  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;
}
.b2j33gfu { flex: 1 1 280px; min-width: 0; }
.simbga {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.mbqfd5 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ebvy {
  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;
}
.ebvy:hover { transform: translateY(-1px); opacity: 0.95; }
.ersqx06 .hdv0 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ersqx06 .simbga { color: var(--cta); }
.ersqx06 .mbqfd5 { color: var(--text-body); }
.ersqx06 .ebvy {
  background: var(--cta) !important;
  color: #fff !important;
}
.l9uexyav .hdv0 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.l9uexyav .simbga { color: var(--text-primary); }
.l9uexyav .mbqfd5 { color: var(--text-body); }
.l9uexyav .ebvy {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .hdv0 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .b2j33gfu { flex: 0 0 auto; }
  .simbga { font-size: 1.2rem; }
  .ebvy { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.jyqf .x27x { height: 36px; }
.v0hei67 .x27x { height: 60px; max-width: 200px; }
.dgb5bfs .x27x { height: 76px; max-width: 240px; }
@media (min-width: 720px) {
  .c33c90e .uqaevlt {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .c33c90e .kzcn7pnq {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .c33c90e .kzcn7pnq { padding: 40px 16px 20px; }
  .c33c90e .wzu4u8 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .c33c90e .plur54j2 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .styy6hr .kzcn7pnq {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .styy6hr .kzcn7pnq::before {
    position: absolute; top: 14px; left: 14px;
  }
  .styy6hr .ymv9rf31 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .styy6hr .v0hy3uw { white-space: normal; text-align: center; font-size: 1.2rem; }
  .styy6hr .wzu4u8 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .styy6hr .plur54j2 { width: 100%; min-width: 0; }
  .styy6hr .n078zpfa { min-width: 0; }
}
.vh1o .z6hc {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.vh1o .z6hc summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.vh1o .z6hc p { padding: 0 2px 16px; }
.b0ust .z6hc { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.b0ust .z6hc summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.b0ust .z6hc summary::after { content: "›"; font-size: 1.2em; }
.b0ust .z6hc[open] summary::after { content: "‹"; }
.b0ust .z6hc p { padding: 10px 22px 4px; }
.anuaml .z6hc {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.anuaml .z6hc summary { color: var(--text-primary); padding-left: 16px; }
.anuaml .z6hc summary::after { content: "›"; font-size: 1.1em; }
.anuaml .z6hc[open] summary::after { content: "‹"; }
.anuaml .z6hc p { padding-left: 16px; }
.y8u2 .me276 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.y8u2 .z6hc {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.y8u2 .z6hc:last-child { border-bottom: none; }
.y8u2 .z6hc summary { color: var(--text-primary); border-radius: 0; }
.y8u2 .z6hc summary::after { content: "›"; font-size: 1.1em; }
.y8u2 .z6hc[open] summary::after { content: "‹"; }
.inzg .z6hc { overflow: hidden; }
.inzg .z6hc summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.inzg .z6hc summary::after { color: rgba(255,255,255,.75); }
.inzg .z6hc[open] summary { border-radius: 0; }
.eldl { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.taibg {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.iljn {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.wwfyno { color: var(--text-muted); font-size: 1.05rem; }
.j6l1s9 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.xq6nc6 { margin-bottom: 20px; }
.q660h {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.l21b {
  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;
}
.l21b:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.bazc0 { resize: vertical; min-height: 130px; }
.nsl1h { width: 100%; margin-top: 8px; }
.g4mqi3l {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.zgw0 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.mkri { color: var(--text-muted); line-height: 1.75; }
.zrc84 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.zrc84 li { margin-bottom: 6px; }
.br6ld { max-width: 760px; margin: 0 auto; }
.xnc1zape { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.rycynhum { max-width: 760px; margin: 0 auto; }
.bmvcg7 ul.zrc84 { margin: 0; }
@media (max-width: 640px) { .lyva { grid-template-columns: 1fr; gap: 10px; } }
.u4jj { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.lb2bwk0 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.w3nw69 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.lb2bwk0 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.lb2bwk0 .zrc84 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .u4jj { grid-template-columns: 1fr; } }
.z9norm ul.zrc84 { margin: 0; }
.xpmqm7s .zrc84,
.taumzbev .zrc84,
.kirvp .zrc84,
.ugzduk1n .zrc84 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .uujp { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .za5y { grid-template-columns: 1fr; } .pje1mh { position: static; text-align: center; } }
@media (max-width: 860px) { .wg7ol { grid-template-columns: 1fr; } }
.ugzduk1n .zrc84 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .cozj1 { flex-direction: column; text-align: center; } .vh3q9xn { grid-template-columns: 1fr; } }
.z76p .iljn { color: var(--accent-light); }
.wy913w .iljn { font-size: 2rem; }
.wy913w .wwfyno { max-width: 680px; }
.j9hymb3 {
  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;
}
.j9hymb3 .iljn { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.j9hymb3 .wwfyno  { margin: 0; }
@media (max-width: 640px) { .j9hymb3 { flex-direction: column; } }
.i0vddki1 .iljn { color: var(--accent-light); }
.wf68vlaz .iljn { color: #fff; }
.wf68vlaz .wwfyno  { color: rgba(255,255,255,0.85); }
.byprs0a { max-width: 680px; margin: 0 auto; }
.f0o3v1a {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .f0o3v1a { grid-template-columns: 1fr; } }
.n01m11 .l21b {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.n01m11 .l21b:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.t3qe .l21b { background: var(--bg-raised); border-color: transparent; }
.t3qe .l21b:focus { background: var(--bg-card); border-color: var(--accent-light); }
.btsusg .l21b { border-radius: 100px; padding: 11px 20px; }
.btsusg .bazc0 { border-radius: 14px; }
.p0ic1dq {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.p0ic1dq summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.p0ic1dq summary::-webkit-details-marker { display: none; }
.p0ic1dq summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.p0ic1dq[open] summary::after { content: "−"; }
.n0ub {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .qxol { grid-template-columns: 1fr; } }
.xqad{position:relative;overflow:visible}
.qzua1 .zarozv{display:block}
.z08zlgvv .uxb3wsk{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.s978ove{--date-bg:var(--accent-bg)}
.tswg .bqe58::before{content:""}
.rb37 .n7nbn7{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .n7nbn7{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ib5kk9p{max-width:100%}
}
.jiegu5qd{margin:24px 0 32px;padding:0;list-style:none}
.ufwt{margin:18px 0 28px}
.ufwt .r5ou7g2{margin:0}
@media (max-width:560px){
  .hak1gi{grid-template-columns:repeat(2,1fr);gap:12px}
}
.r9iwht{
  display:grid;
  grid-template-columns:repeat(4, 1fr);  
  gap:14px;
  margin:16px 0;
}
.oq8fw{
  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;
}
.oq8fw:hover{ background:var(--bg-hover); transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,.18); }
.goke4{
  display:block; width:100%; aspect-ratio: 4 / 3;
  background:var(--bg-surface); overflow:hidden;
}
.goke4 img{ width:100%; height:100%; object-fit:cover; display:block; }
.ab3p{ display:flex; flex-direction:column; gap:2px; padding:10px 12px; }
.s3jtbu7{ font-weight:700; font-size:.95rem; line-height:1.25; color:var(--cta); }
.xv4t{ font-size:.78rem; color:var(--text-muted); }
.eg36{ font-size:.75rem; color:var(--cta); font-weight:700; }
.phn67jw{
  display:block; text-align:center; padding:8px 12px; margin:0 12px 12px;
  font-size:.82rem; border-radius:6px;
}
.edwksas{ display:flex; flex-direction:column; gap:18px; margin:16px 0; }
.pwfvzuw5{ }
.s3zo195{
  font-size:1rem; font-weight:700;
  margin:0 0 10px;
  text-transform:uppercase; letter-spacing:.04em;
  color:var(--text-muted);
}
.xkzuq7c{
  display:flex; flex-wrap:wrap; gap:10px;
}
.lm48{
  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;
}
.lm48 img{
  max-width:80px; max-height:32px; object-fit:contain; display:block;
}
@media (max-width:560px){
  .r9iwht{ grid-template-columns: repeat(2, 1fr); gap:10px; }
  .s3jtbu7{ font-size:.85rem; }
  .r4sjg44q{ grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); }
}
.nm98xi96 .r9iwht{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 18px !important;
}
.nm98xi96 .goke4{ aspect-ratio: 3 / 4; }
.nm98xi96 .ab3p{ padding: 14px 14px 6px; }
.nm98xi96 .phn67jw{ margin: 0 14px 14px; padding: 10px 14px; font-size: .9rem; }
.yxl0bdoe .r9iwht{
  display: flex !important;
  grid-template-columns: none !important;
  gap: 12px !important;
  overflow-x: auto;
  padding-bottom: 12px;
  scroll-snap-type: x mandatory;
}
.yxl0bdoe .oq8fw{
  flex: 0 0 200px;
  scroll-snap-align: start;
}
.yxl0bdoe .goke4{ aspect-ratio: 1 / 1; }
.yxl0bdoe .ab3p{ padding: 8px 10px; }
.yxl0bdoe .s3jtbu7{ font-size: .82rem; }
.yxl0bdoe .xv4t, .yxl0bdoe .eg36{ display: none; }
.yxl0bdoe .phn67jw{ margin: 0 10px 10px; padding: 6px 10px; font-size: .75rem; }
.iqg4 .r9iwht{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 12px !important;
}
.iqg4 .oq8fw{
  background: transparent !important;
  border: 2px solid var(--accent) !important;
  border-radius: 6px !important;
}
.iqg4 .s3jtbu7{ color: var(--text, #fff); }
.iqg4 .xv4t{ color: var(--text-muted, #999); }
@media (max-width: 700px) {
  .nm98xi96 .r9iwht,
  .iqg4 .r9iwht {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }
}
@media (max-width: 560px) {
  .lm48 { min-width: 72px !important; }
  .lm48 img { max-width: 64px !important; }
}
.e8s4s .yuc4qw{
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(255,255,255,0.08) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.04);
}
.e8s4s .yuc4qw:hover{
  background: rgba(255,255,255,0.07) !important;
  box-shadow: 0 0 0 1px var(--accent), inset 0 1px 0 rgba(255,255,255,0.06);
}
.dj77y .s3zo195{ display: none; }
.dj77y .edwksas{
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 10px;
}
.dj77y .pwfvzuw5{ display: contents; }
.dj77y .xkzuq7c{ display: contents; }
.dvq2pfkw .lm48{
  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;
}
.dvq2pfkw .lm48 img{ max-width: 36px !important; max-height: 22px !important; }
.dvq2pfkw .lm48::after{
  content: attr(title);
  font-size: .8rem;
  color: var(--text, #fff);
  font-weight: 500;
}
.u4b0y .edwksas{ gap: 10px; }
.u4b0y .s3zo195{
  display: inline-block; min-width: 110px; margin: 0 12px 0 0; opacity: .55;
  font-size: .72rem;
}
.u4b0y .pwfvzuw5{
  display: flex; align-items: center; flex-wrap: wrap;
}
.u4b0y .xkzuq7c{ flex: 1; gap: 8px; }
.u4b0y .lm48{
  min-width: 70px !important; min-height: 36px !important; padding: 4px 8px !important;
}
.u4b0y .lm48 img{ max-height: 22px !important; }
.dlbg53y .r9iwht{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 14px !important;
}
.dlbg53y .oq8fw{
  position: relative;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  background: var(--bg-surface) !important;
}
.dlbg53y .goke4{
  aspect-ratio: 3 / 4;
  display: block;
}
.dlbg53y .goke4 img{
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: transform .35s ease, filter .25s ease;
}
.dlbg53y .ab3p{
  
  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;
}
.dlbg53y .s3jtbu7{
  color: #fff !important;
  font-size: 1rem;
  text-align: center;
  text-shadow: 0 1px 4px rgba(0,0,0,0.7);
}
.dlbg53y .xv4t,
.dlbg53y .eg36{
  color: rgba(255,255,255,0.85) !important;
  font-size: .72rem;
}
.dlbg53y .phn67jw{
  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;
}
.dlbg53y .oq8fw:hover .goke4 img{
  transform: scale(1.06);
  filter: brightness(0.55);
}
.dlbg53y .oq8fw:hover .ab3p{
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.dlbg53y .oq8fw:hover .phn67jw{
  opacity: 1;
  transform: translate(-50%, -50%);
  pointer-events: auto;
}
@media (max-width: 700px){
  .dlbg53y .r9iwht{ grid-template-columns: repeat(2, 1fr) !important; }
  
  .dlbg53y .ab3p{ opacity: 1; transform: none; }
  .dlbg53y .phn67jw{ opacity: 1; transform: translate(-50%, -50%); }
  .dlbg53y .goke4 img{ filter: brightness(0.8); }
}
.l3gbva .tndniz::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;
}
.l3gbva .tndniz{
  
  line-height: 1.7;
  margin-bottom: 18px;
}
.uglq .tndniz,
.uglq .y0bspmv{
  position: relative;
  font-style: italic;
  font-size: 1.05em;
  line-height: 1.65;
  color: var(--text-primary);
  margin: 8px 0 22px;
}
.uglq .gc5cwna { padding: 8px 0 8px 56px; }
.uglq .gc5cwna::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;
}
.uglq .q2wf { padding: 8px 56px 8px 0; text-align: right; }
.uglq .q2wf::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;
}
.uglq .ssf1cg { padding: 8px 22px; }
.uglq .ssf1cg::before,
.uglq .ssf1cg::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;
}
.uglq .ssf1cg::before { content: "\00AB\00A0"; margin-right: 4px; }
.uglq .ssf1cg::after  { content: "\00A0\00BB"; margin-left: 4px; }
.uglq .u6jent {
  padding: 6px 0 6px 16px;
  border-left: 3px solid var(--cta);
}
.uglq .j4kue { padding: 32px 0 8px 0; }
.uglq .j4kue::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;
}
.uglq .tvivo {
  padding: 18px 24px; text-align: center; font-size: 1.15em;
  border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);
}
.hpseyy4 { padding-top: 6px; }
.hpseyy4 .nrwdnym{
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.hpseyy4 .nrwdnym::after{
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 28px; height: 2px;
  background: var(--cta);
  opacity: .55;
}
.hpseyy4 p { margin: 0 0 10px; }
.hpseyy4 p:last-child { margin-bottom: 0; }
.jk5o8{
  position: relative;
  padding-left: 16px;
  margin-top: 18px;
  font-style: italic;
  color: var(--text-muted);
  border-left: 3px solid var(--cta);
}
.onb3{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin: 14px 0;
}
.mp7hk{
  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;
}
.mp7hk:hover{ border-color: var(--cta); background: var(--bg-hover); }
.c60kxau{
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  position: relative;
  
  display: none;
}
.c60kxau::after{
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(135deg, transparent 50%, rgba(255,255,255,.3) 100%);
  border-radius: inherit;
}
.wh4g97{ flex: 1; min-width: 0; }
.d70p{
  font-weight: 700;
  font-size: .95rem;
  color: var(--text-primary);
  margin-bottom: 2px;
  line-height: 1.25;
}
.uditmj{
  font-size: .85rem;
  color: var(--text-muted);
  line-height: 1.4;
}
.onb3.nxkut5 .mp7hk { flex-direction: column; align-items: center; text-align: center; padding: 16px 14px; }
.onb3.nxkut5 .c60kxau { width: 36px; height: 36px; }
.onb3.nxkut5 .wh4g97 { text-align: center; }
.onb3.kuu1 .mp7hk { border: 2px solid var(--cta); background: var(--bg-card-inner); }
.onb3.emdnajj { counter-reset: fgb-c; }
.onb3.emdnajj .mp7hk { counter-increment: fgb-c; }
.b56a54 {
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  color: #fff;
  font-weight: 700;
  font-size: 0.9rem;
  display: flex; align-items: center; justify-content: center;
  line-height: 1;
}
.l6neq.czld .qj1z6 { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.l6neq.czld .odtq8b { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.l6neq.czld .crnrdc { grid-row: 1 / span 3; grid-column: 1; width: 48px; height: 48px; margin: 0; }
.l6neq.czld .stxq1ex2 { grid-column: 2; text-align: left; padding: 0; }
.l6neq.czld .vbzgmvkx { grid-column: 2; text-align: left; padding: 0; }
.l6neq.czld .x708bo11 { grid-column: 2; padding-left: 18px; }
.l6neq.o1auge6 .odtq8b,
.l6neq.o1auge6 .crnrdc { display: none; }
.l6neq.o1auge6 .qj1z6 { padding: 16px 18px; text-align: left; }
.l6neq.o1auge6 .stxq1ex2 { text-align: left; }
.l6neq.o1auge6 .vbzgmvkx { text-align: left; }
.l6neq.ni799 { counter-reset: clb-n; }
.l6neq.ni799 .qj1z6 { counter-increment: clb-n; }
.l6neq.ni799 .odtq8b { display: none; }
.l6neq.ni799 .crnrdc { 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; }
.l6neq.ni799 .crnrdc::before { content: counter(clb-n); font-family: inherit; }
.l6neq.ni799 .crnrdc::after { display: none; }
.l6neq.ni799 .qj1z6:not(:has(.crnrdc)) .stxq1ex2::before { content: counter(clb-n) ". "; color: var(--cta); font-weight: 700; }
.emcunei .qj1z6 { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.emcunei .odtq8b { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.emcunei .crnrdc { grid-row: 1 / span 3; grid-column: 1; width: 48px; height: 48px; margin: 0; }
.emcunei .stxq1ex2 { grid-column: 2; text-align: left; padding: 0; }
.emcunei .vbzgmvkx { grid-column: 2; text-align: left; padding: 0; }
.emcunei .x708bo11 { grid-column: 2; padding-left: 18px; }
.az45nk .l6neq { counter-reset: cl-n; }
.az45nk .qj1z6 { counter-increment: cl-n; }
.az45nk .odtq8b { display: none; }
.az45nk .qj1z6:not(:has(.crnrdc)) .stxq1ex2::before { content: counter(cl-n) ". "; color: var(--cta); font-weight: 700; }
.hsx4w .odtq8b,
.hsx4w .qj1z6 { padding: 16px 18px; text-align: left; }
.hsx4w .stxq1ex2 { text-align: left; }
.hsx4w .vbzgmvkx { text-align: left; }
.ip35v5m5 .mp7hk { border: 0; border-left: 3px solid var(--cta); border-radius: 0 8px 8px 0; padding-left: 14px; background: transparent; }
.ip35v5m5 .c60kxau { display: none; }
.fcter .mp7hk { border: 0; background: var(--bg-card-inner); }
.fcter .c60kxau { width: 36px; height: 36px; border-radius: 18px; background: rgba(255,255,255,0.06); }
.fcter .c60kxau::after { background: radial-gradient(circle at 50% 50%, var(--cta) 0 6px, transparent 7px); inset: 0; opacity: 0.9; }
.tqfwl .onb3 { counter-reset: fg-c; }
.tqfwl .mp7hk { counter-increment: fg-c; }
.tqfwl .c60kxau { width: 30px; height: 30px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; }
.tqfwl .c60kxau::after { content: counter(fg-c); position: static; background: none; color: #fff; font-weight: 700; font-size: 0.9rem; line-height: 1; }
.nf1nmlz .mp7hk { border: 0; background: transparent; padding: 10px 4px; }
.nf1nmlz .mp7hk + .mp7hk { border-top: 1px solid var(--border); }
.nf1nmlz .c60kxau { width: 6px; height: 6px; border-radius: 50%; margin-top: 9px; }
.nf1nmlz .c60kxau::after { display: none; }
.kbs1k79 .mp7hk { border: 0; background: var(--bg-card); padding: 12px 14px; }
.kbs1k79 .c60kxau { width: 8px; height: 8px; border-radius: 50%; margin-top: 7px; }
.kbs1k79 .c60kxau::after { display: none; }
.y1u74l6 .mp7hk { display: block; position: relative; padding: 14px 16px 14px 44px; }
.y1u74l6 .c60kxau { position: absolute; top: 14px; left: 14px; width: 20px; height: 20px; border-radius: 4px; }
.y1u74l6 .wh4g97 { display: block; }
.jpybdzx .mp7hk { background: transparent; }
.jpybdzx .c60kxau { background: transparent; border: 2px solid var(--cta); width: 32px; height: 32px; }
.jpybdzx .c60kxau::after { background: linear-gradient(135deg, var(--cta) 0%, transparent 60%); opacity: 0.5; }
@media (max-width: 560px){
  .a0ysmiv2{ grid-template-columns: repeat(2, 1fr); padding: 14px 10px; }
  .g6cs6{ 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) {
  .rirp { padding: 28px 18px 20px; }
  .zgf4c6rw { font-size: 1.2rem; }
  .zq2k { max-width: 220px; max-height: 80px; }
}
.fysw87i1 .cvlmemo {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.fysw87i1 .gh1s7reg {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.fysw87i1 .hdv0 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.yphcaww .dbsj1tjb { border-radius: 22px; }
.t1kfuyw .hdv0 { align-items: center; flex-wrap: wrap; }
@media (max-width: 640px) {
  .dbsj1tjb { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
@media (max-width: 640px) {
  .dx37hq1 { display: none; }
  .p93sbq8z {
    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;
  }
}
.c5g8yf4c .yxe3,
.c5g8yf4c .i9vr1 h2, .c5g8yf4c .i9vr1 h3, .c5g8yf4c .i9vr1 h4,
.c5g8yf4c .stxq1ex2 h3, .c5g8yf4c .d70p,
.c5g8yf4c .yhgjny, .c5g8yf4c .oj48814f { color: var(--cta) !important; }
.c5g8yf4c .vzq4er,
.c5g8yf4c .zszlh,
.c5g8yf4c .re0pk8,
.c5g8yf4c .twg84kp {
  background: var(--accent-bg) !important;
  border-color: var(--cta) !important;
}
.c5g8yf4c .vzq4er strong { color: var(--cta) !important; }
.c5g8yf4c .vzq4er .gj69fq1c,
.c5g8yf4c .vzq4er .gj69fq1c::before { color: var(--cta) !important; }
.c5g8yf4c [data-c] {
  color: var(--cta) !important;
  background: color-mix(in srgb, var(--cta) 14%, transparent) !important;
}
.c5g8yf4c .a0ysmiv2, .c5g8yf4c .yuz75s,
.c5g8yf4c .hlz4to4g, .c5g8yf4c .nvr508x,
.c5g8yf4c .qj1z6 { border-color: var(--cta) !important; }
.c5g8yf4c .g6cs6 { color: var(--cta) !important; }
.gvab, .ff8r3a, .p93sbq8z, .zhklt0,
.ebvy, .ih1max, .plur54j2 { text-transform: capitalize; }
:root {
  --accent:          #000000;
  --brand:           #000000;
  --brand-light:     #f08a00;
  --brand-pale:      #f08a00;
  --grad-start:      #000000;
  --grad-end:        #000000;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #f08a00;
  --cta-light:       #faac42;
  --cta-hover:       #ff9d19;
  --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:          #172616;
  --bg-warning:      #272115;
  --bg-info:         #171626;
  --bg-pros:         #172616;
  --bg-cons:         #261616;
  --c-pros:          #95db93;
  --c-cons:          #e68989;
  --c-pros-label:    #6fce6d;
  --c-tip-border:    #54c552;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #95db93;
}
:root { --logo-bg-opacity: 35%; }
body, button, input { font-family: "Karla", sans-serif; }
.b6za .gj69fq1c { font-size: 0; width: 1.2rem; flex-shrink: 0; }.b6za .gj69fq1c::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.b6za .zszlh     .gj69fq1c::before { content: "";  color: var(--c-tip-border); }.b6za .re0pk8 .gj69fq1c::before { content: ""; color: var(--c-warn-border); }.b6za .twg84kp    .gj69fq1c::before { content: ""; color: #60a5fa; }.yly3 .b6za .zszlh     .gj69fq1c::before { color: #10b981; }.yly3 .b6za .re0pk8 .gj69fq1c::before { color: #f43f5e; }.yly3 .b6za .twg84kp    .gj69fq1c::before { color: #a855f7; }.wppgic  .b6za .zszlh     .gj69fq1c::before { color: #eab308; }.wppgic  .b6za .re0pk8 .gj69fq1c::before { color: #ef4444; }.wppgic  .b6za .twg84kp    .gj69fq1c::before { color: #f97316; }.gis31  .b6za .zszlh     .gj69fq1c::before { color: #38bdf8; }.gis31  .b6za .re0pk8 .gj69fq1c::before { color: #818cf8; }.gis31  .b6za .twg84kp    .gj69fq1c::before { color: #2dd4bf; }.jv6f .b6za .gj69fq1c::before { color: var(--accent-light) !important; }
.mbodk .c1zo li::before, .mbodk .ty2fl 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; }.mbodk .c1zo li::before { content: ""; }.mbodk .ty2fl li::before { content: ""; }.mbodk .z33jo::before, .mbodk .mn0hz::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.mbodk .z33jo::before { content: ""; }.mbodk .mn0hz::before { content: ""; }
.x5vyid8f .hod0, .x5vyid8f .aew77f { min-height: 320px; }
.aufcyu::before { content: '>'; }
.a4h71h .dw6mbm4 {  background: linear-gradient(135deg, rgba(0,0,0,0.88) 0%,  rgba(0,0,0,0.72) 55%, var(--accent-bg) 100%); }.a4h71h .ink0co {  filter: brightness(0.42); }.a4h71h .hoj6x4po {  background: linear-gradient(180deg, rgba(0,0,0,0.55), rgba(0,0,0,0.8)); }