: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;
}
.o52eure {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.bqlr {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.lva166 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.wqku { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.eiczi194 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.eiczi194 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.eiczi194 a:hover { color: var(--accent-light); }
.dq2r9k     .pmk0izfh { border-radius: 6px; }
.dq2r9k .pmk0izfh li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.dq2r9k .pmk0izfh li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.la7q .pmk0izfh li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .pmk0izfh {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .xnkw:hover .pmk0izfh,
  .xnkw:focus-within .pmk0izfh { display: block; }
  .pmk0izfh li a { padding: 8px 16px; font-size: 0.88rem; }
}
.sb4m {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.m06h { display: none; }
@media (max-width: 640px) {
  .m06h {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .m06h.biz2eyta { display: block; }
}
@media (max-width: 640px) {
  .sb4m { display: block; }
  .eiczi194 > li + li::before { display: none !important; }
  .eiczi194 {
    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;
  }
  .eiczi194.biz2eyta { display: flex; }
  .eiczi194 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .eiczi194 li:last-child a { border-bottom: none; }
}
.r567qj7e { min-height: 480px; }
.b2got {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.cxz1k { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.vfyw .cxz1k { margin-left: 0; margin-right: 0; }
.jbwf1 {
  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;
}
.jbwf1:hover { opacity: 0.88; }
.mbcdhae {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.eqhk {
  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%);
}
.mbcdhae .g03c7u {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.mbcdhae .b2got { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.mbcdhae .cxz1k { color: #e2e8f0; }
.mbcdhae.x6aoo .g03c7u { text-align: center; }
.mbcdhae.vfyw   .g03c7u { text-align: left; }
.topwj2 .g03c7u {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.topwj2 .b2got { color: var(--text-primary); text-shadow: none; }
.topwj2 .cxz1k { color: var(--text-muted); }
.topwj2 .jbwf1 { margin-top: 16px; }
.topwj2, .topwj2.r567qj7e { min-height: auto !important; }
.topwj2.x6aoo .g03c7u { text-align: center; }
.topwj2.vfyw   .g03c7u { text-align: left; }
.topwj2~.s0z07rt{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.topwj2~.s0z07rt .lyz8{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
.lutvl2s9 {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.pxupru .lutvl2s9,
.pxupru .lutvl2s9::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.je39c6 .lutvl2s9,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.rm828jwc .lutvl2s9,
.rm828jwc .mbcdhae .eqhk {
  overflow: hidden;
}
.rm828jwc .lutvl2s9::after,
.rm828jwc .mbcdhae .eqhk::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%); }
}
.o36eq .lutvl2s9,
.o36eq .fs1ili4o {
  position: relative; overflow: hidden;
}
.o36eq .lutvl2s9::after,
.o36eq .fs1ili4o::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.15; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@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); }
}
.o36eq .mbcdhae .eqhk {
  overflow: hidden;
}
.o36eq .mbcdhae .eqhk::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;
}
.eb6a8 .lutvl2s9,
.eb6a8 .mbcdhae .eqhk {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.pxupru .mbcdhae .eqhk {
  overflow: hidden;
}
.pxupru .mbcdhae .eqhk::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;
}
.je39c6 .mbcdhae .eqhk {
  animation: hg-breathe 10s ease-in-out infinite;
}
.lutvl2s9 .eqhk {
  background: none;
}
.lutvl2s9 .b2got { color: #fff; }
.lutvl2s9 .cxz1k { color: rgba(255,255,255,0.85); }
.lutvl2s9 .jbwf1 { background: #fff; color: var(--cta); }
.lutvl2s9 .jbwf1:hover { opacity: 0.92; }
.o36eq .jgko5 { position: relative; overflow: hidden; }
.o36eq .jgko5::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.jgko5 .b2got { text-shadow: none; color: var(--text-primary); }
.jgko5 .cxz1k { color: var(--text-muted); }
body.cfr90co7 .b2got {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.s7o9 .b2got {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.jgko5.x6aoo .dylmdlb3 { align-items: center; text-align: center; }
.r5t4m4 .g03c7u { padding-bottom: 24px; }
.aclgpv1 .g03c7u { max-width: 960px; }
@media (max-width: 700px) {
  .jgko5 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .jgko5 .o5fx { display: none !important; }
  .tx0xs .o5fx { display: none !important; }
  .zfxngpq .ow4h36uw { display: none !important; }
  .k20py .all0a { display: none !important; }
  .dylmdlb3  { padding: 36px 24px; }
  .jgko5~.s0z07rt,.b7vew~.s0z07rt{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .r567qj7e, .jgko5 { min-height: 320px !important; }
  
  .b2got { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .sxgp77s { display: none !important; }
  
  .pecu0 { flex-direction: column; align-items: center; }
  .j40ngs { width: 100%; max-width: 340px; }
}
.credg76 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ytdqk { width: 100%; height: auto; display: block; border-radius: 10px; }
.ck1xi52u .credg76        { border-radius: 16px; }
.ck1xi52u .ytdqk  { border-radius: 16px; }
.zxas .credg76         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.zxas .ytdqk   { border-radius: 8px; }
.fuizrt { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.szdn7 { width: 100%; padding: 32px 0; position: relative; }
.gt1pa { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.uvhxe .szdn7:nth-child(even) { background: var(--bg-surface); }
.uvhxe .szdn7:nth-child(odd)  { background: var(--bg-page); }
.jy1u3vt5 .szdn7:nth-child(even) { background: var(--bg-card); }
.jy1u3vt5 .szdn7:nth-child(odd)  { background: var(--bg-page); }
.uvhxe .szdn7:nth-child(odd)  .gt1pa { background: var(--bg-card); border-radius: 6px; }
.uvhxe .szdn7:nth-child(even) .gt1pa { background: var(--bg-raised); border-radius: 6px; }
.jy1u3vt5 .szdn7:nth-child(odd)  .gt1pa { background: var(--bg-card); border-radius: 6px; }
.jy1u3vt5 .szdn7:nth-child(even) .gt1pa { background: var(--bg-raised); border-radius: 6px; }
.uvhxe .szdn7:nth-child(even) .yanh670n .fsw8,
.jy1u3vt5 .szdn7:nth-child(even) .yanh670n .fsw8 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.uvhxe .szdn7:nth-child(odd) .yanh670n .fsw8,
.jy1u3vt5 .szdn7:nth-child(odd) .yanh670n .fsw8 { background: var(--bg-card-inner); }
.uvhxe .szdn7:nth-child(even) .c03lurca .fsw8:nth-child(odd),
.jy1u3vt5 .szdn7:nth-child(even) .c03lurca .fsw8:nth-child(odd)  { background: var(--bg-card); }
.uvhxe .szdn7:nth-child(even) .c03lurca .fsw8:nth-child(even),
.jy1u3vt5 .szdn7:nth-child(even) .c03lurca .fsw8:nth-child(even) { background: var(--bg-card-inner); }
h1.p3nc { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.p3nc {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.td6bnv { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ls0gc4hg h2.p3nc {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.zz48kd7d h2.p3nc {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.nmdc5ebw h2.p3nc {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.u59iyb0 h2.p3nc::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.wuicfejb h2.p3nc {
  color: var(--text-primary); font-size: 1.7rem;
}
.gn1oc693 h2.p3nc::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.me32uhhp h2.p3nc {
  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;
}
.pt3ei3 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .pt3ei3 { display: none; } }
.petx { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.eputoh1 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.f8dr5hh {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.sqtzga { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.y4jr { padding-left: 20px; }
.y4jr li { margin-bottom: 6px; }
.y4jr a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.y4jr a:hover { color: var(--accent-light); }
.x74jv4hs .sqtzga { display: none; }
.kb5dc .sqtzga { display: none; }
.kb5dc .y4jr { padding-left: 0; list-style: none; }
.kb5dc .y4jr li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.kb5dc .y4jr a { font-size: 0.92rem; }
.vkxf7rpx .f8dr5hh { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.vkxf7rpx .sqtzga { display: none; }
.vkxf7rpx .y4jr { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.vkxf7rpx .y4jr li { margin-bottom: 0; }
.vkxf7rpx .y4jr 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;
}
.vkxf7rpx .y4jr a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.nfo3k .f8dr5hh { padding: 20px 20px 16px; }
.nfo3k .y4jr {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.nfo3k .y4jr li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.nfo3k .y4jr 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;
}
.nfo3k .y4jr 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;
}
.nfo3k .y4jr a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.nfo3k .y4jr a:focus,
.nfo3k .y4jr a:focus-visible,
.nfo3k .y4jr a:target { outline: none; }
.nfo3k .y4jr li:target a { border-color: var(--border); color: var(--text-muted); }
.mq98vj8 .f8dr5hh { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.mq98vj8 .sqtzga { display: none; }
.mq98vj8 .y4jr { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.mq98vj8 .y4jr li { margin-bottom: 0; }
.mq98vj8 .y4jr li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.mq98vj8 .y4jr li:last-child::after { content: ""; margin-right: 0; }
.mq98vj8 .y4jr a { font-size: 0.9rem; }
.fsw8 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.yanh670n .fsw8 { background: var(--bg-card); }
.c03lurca .fsw8:nth-child(odd)  { background: var(--bg-card); }
.c03lurca .fsw8:nth-child(even) { background: var(--bg-raised); }
.nbcmw .fsw8 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.nbcmw .fsw8:last-child { border-bottom: none; }
.nbcmw h3.td6bnv { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.bi9a8ur8 .fsw8 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.bi9a8ur8 .fsw8 + .fsw8 { margin-top: 4px; }
.yl83d3qo .fsw8 { background: none; border-radius: 0; padding: 12px 0; }
.yl83d3qo .fsw8 + .fsw8 { border-top: 1px solid var(--border-section); }
.kvtfg06 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.qfs6bkzr { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.df0ixja { color: var(--text-body); margin-bottom: 10px; }
.nyok, .r7hzqky { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.nyok li, .r7hzqky li { margin-bottom: 6px; }
.r7hzqky li { list-style: decimal; }
.adsvs1c     .nyok { list-style-type: "● "; }
.ba1lujk5  .nyok { list-style-type: "■ "; }
.qwu965 .nyok { list-style-type: "◆ "; }
.o9cvi8    .nyok { list-style-type: "★ "; }
.adsvs1c     .si15ho { list-style-type: "● "; }
.ba1lujk5  .si15ho { list-style-type: "■ "; }
.qwu965 .si15ho { list-style-type: "◆ "; }
.o9cvi8    .si15ho { list-style-type: "★ "; }
.adsvs1c    .nyok li::marker, .adsvs1c    .si15ho li::marker,
.ba1lujk5 .nyok li::marker, .ba1lujk5 .si15ho li::marker,
.qwu965 .nyok li::marker, .qwu965 .si15ho li::marker,
.o9cvi8   .nyok li::marker, .o9cvi8   .si15ho li::marker {
  color: var(--cta); font-size: 1em;
}
.adsvs1c .r7hzqky,
.ba1lujk5 .r7hzqky,
.qwu965 .r7hzqky,
.o9cvi8 .r7hzqky {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.adsvs1c .r7hzqky li,
.ba1lujk5 .r7hzqky li,
.qwu965 .r7hzqky li,
.o9cvi8 .r7hzqky li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.adsvs1c .r7hzqky li::before,
.ba1lujk5 .r7hzqky li::before,
.qwu965 .r7hzqky li::before,
.o9cvi8 .r7hzqky 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;
}
.adsvs1c     .r7hzqky li::before { border-radius: 50%; }
.ba1lujk5  .r7hzqky li::before { border-radius: 3px; }
.qwu965 .r7hzqky li::before { border-radius: 3px; }
.o9cvi8    .r7hzqky li::before { border-radius: 50%; }
.kn7i8afj { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.eiuh1 .kn7i8afj,
.q3ppq .kn7i8afj { background: transparent; border: none; border-radius: 0; }
.oe2js { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.oe2js th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.oe2js td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.oe2js tr:hover td { background: var(--bg-hover); }
.shwxdlje .oe2js tbody tr:nth-child(even) td { background: var(--bg-surface); }
.si7g8s3r .oe2js { border: 1px solid var(--border-alt); }
.si7g8s3r .oe2js th,
.si7g8s3r .oe2js td { border: 1px solid var(--border-alt); }
.lwvt .oe2js th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.lwvt .oe2js td { border-bottom: none; }
.lwvt .oe2js tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.z9zo0o .oe2js th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ps9neodk .kn7i8afj {
  overflow: hidden;
}
.ps9neodk .oe2js th { border-bottom: 1px solid var(--border-alt); }
.ps9neodk .oe2js tr:last-child td { border-bottom: none; }
.e1rvgti { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.sjm819q { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.oksel { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.z4d47 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.fm4q { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.si15ho { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.si15ho 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%}
.y9ywuivp .z4d47 { background: transparent; text-align: center; }
.e2w1musv .oksel {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.xoyxetjq .oksel {
  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);
}
.mazvfu .sjm819q { display: grid; grid-template-columns: auto 1fr; }
.mazvfu .oksel {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.mazvfu .z4d47 { grid-column: 2; }
.mazvfu .fm4q,
.mazvfu .si15ho { grid-column: 1 / -1; }
.iciik75 .sjm819q { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.iciik75 .oksel {
  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);
}
.iciik75 .z4d47 { grid-column: 2; }
.iciik75 .fm4q,
.iciik75 .si15ho { grid-column: 1 / -1; }
.qarh .sjm819q { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.qarh .z4d47 { background: none; color: var(--accent-light); font-weight: 700; }
.fqbb .sjm819q { 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); }
.fqbb .z4d47 { background: none; color: var(--accent-light); font-weight: 700; }
.akdfx .sjm819q { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.akdfx .sjm819q:last-child { border-bottom: none; }
.akdfx .z4d47 { background: none; color: var(--accent-light); font-weight: 700; }
.nxshuf .sjm819q { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.nxshuf .z4d47 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ckz1oze .e1rvgti { counter-reset: card-n; }
.ckz1oze .sjm819q  { counter-increment: card-n; }
.ckz1oze .z4d47 { display: flex; align-items: center; gap: 10px; }
.ckz1oze .z4d47::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;
}
.j5iml .sjm819q { background: var(--bg-surface); border: 1px solid var(--border); }
.j5iml .z4d47 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.r70q { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ss23t  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.i3fzlx { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.sjfw1zr { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ehufyii9 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.r70q strong { color: var(--text-primary); font-size: 0.95rem; }
.r70q p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.z88dqor { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.a4o9u, .zt7e { border-radius: 8px; padding: 14px; }
.a4o9u { background: var(--bg-pros); }
.zt7e { background: var(--bg-cons); }
.zkpcuc { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.a4o9u .zkpcuc { color: var(--c-pros-label); }
.zt7e .zkpcuc { color: #f87171; }
.a4o9u ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.zt7e ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ytdqk { width: 100%; height: auto; border-radius: 10px; display: block; }
.w8jh {
  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;
}
.w8jh:hover { opacity: 0.85; }
.u08m9 .w8jh  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.u08m9 .w8jh:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.loyi .w8jh  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.loyi .w8jh:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.x58x .jbwf1 { border-radius: 50px; }
.x58x .w8jh  { border-radius: 50px; }
.qfvcz .jbwf1 { padding-left: 22px; padding-right: 22px; }
.qfvcz .w8jh  { padding-left: 12px; padding-right: 12px; }
.c4xtn92 .jbwf1 { padding-left: 44px; padding-right: 44px; }
.c4xtn92 .w8jh  { padding-left: 24px; padding-right: 24px; }
.xpk5r6d4 .jbwf1 { padding-left: 56px; padding-right: 56px; }
.xpk5r6d4 .w8jh  { padding-left: 32px; padding-right: 32px; }
.sa9p53p   .jbwf1::after, .sa9p53p   .w8jh::after,
.a8kvf .jbwf1::after, .a8kvf .w8jh::after,
.afi63rw    .jbwf1::after, .afi63rw    .w8jh::after,
.vu9oje8    .jbwf1::after, .vu9oje8    .w8jh::after,
.a0vqe4    .jbwf1::after, .a0vqe4    .w8jh::after,
.i319     .jbwf1::after, .i319     .w8jh::after,
.m3eceuw    .jbwf1::after, .m3eceuw    .w8jh::after,
.hbnsx   .jbwf1::after, .hbnsx   .w8jh::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;
}
.sa9p53p .jbwf1::after, .sa9p53p .w8jh::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");
}
.a8kvf .jbwf1::after, .a8kvf .w8jh::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");
}
.afi63rw .jbwf1::after, .afi63rw .w8jh::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");
}
.vu9oje8 .jbwf1::after, .vu9oje8 .w8jh::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");
}
.a0vqe4 .jbwf1::after, .a0vqe4 .w8jh::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");
}
.i319 .jbwf1::after, .i319 .w8jh::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");
}
.m3eceuw .jbwf1::after, .m3eceuw .w8jh::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");
}
.hbnsx .jbwf1::after, .hbnsx .w8jh::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");
}
.ovhs   .pzllikr::after, .ovhs   .tzzi::after,
.kgwb .pzllikr::after, .kgwb .tzzi::after,
.kdncd    .pzllikr::after, .kdncd    .tzzi::after,
.mghlmr    .pzllikr::after, .mghlmr    .tzzi::after,
.hzm6    .pzllikr::after, .hzm6    .tzzi::after,
.hkttk9     .pzllikr::after, .hkttk9     .tzzi::after,
.roc5i7    .pzllikr::after, .roc5i7    .tzzi::after,
.kbwe   .pzllikr::after, .kbwe   .tzzi::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;
}
.ovhs .pzllikr::after, .ovhs .tzzi::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");
}
.kgwb .pzllikr::after, .kgwb .tzzi::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");
}
.kdncd .pzllikr::after, .kdncd .tzzi::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");
}
.mghlmr .pzllikr::after, .mghlmr .tzzi::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");
}
.hzm6 .pzllikr::after, .hzm6 .tzzi::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");
}
.hkttk9 .pzllikr::after, .hkttk9 .tzzi::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");
}
.roc5i7 .pzllikr::after, .roc5i7 .tzzi::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");
}
.kbwe .pzllikr::after, .kbwe .tzzi::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");
}
.xamwej3 .pbbb { background: var(--bg-raised); }
@media (min-width: 721px) {
  .tjiekd { flex: 0 0 260px; width: 260px; }
  .wnikbve { flex: 0 0 120px; width: 120px; }
  .xj7px { flex: 0 0 110px; width: 110px; }
  .x9rpv0w   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .req1 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.req1.w8jh { padding-left: 28px !important; padding-right: 28px !important; padding-top: 14px !important; padding-bottom: 14px !important; font-size: 1.05rem !important; }
@media (max-width: 820px) {
  .y3rs6 { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .y3rs6 .kzst { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .y3rs6 .tjiekd { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .y3rs6 .pbbb { width: 100%; min-width: unset; height: 120px; }
  .y3rs6 .jfn3 { max-height: 96px; max-width: 200px; }
  .y3rs6 .mv4u { min-width: unset; text-align: center; white-space: normal; }
  .y3rs6 .wnikbve { min-width: 0; }
  .y3rs6 .x9rpv0w { flex-direction: row; justify-content: space-between; align-items: baseline; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto; min-width: 0; }
  .y3rs6 .req1 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .zsyyq .kzst { row-gap: 8px !important; gap: 10px !important; }
}
.d0l8uc  .d5an21 li::before { content: "★"; }
.d0l8uc  .tfh8 li::before { content: "✕"; }
.fm08cz .p1zrsta { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .k975x .ltmb35ec {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .k975x .gne9 { margin: 0; }
}
.rler6i .gne9 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.rler6i .oyedfu4l { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.rler6i .eiuh1 { padding: 14px 16px; }
.rler6i .w2g9e { border-radius: 4px; }
.rler6i .p1zrsta { border-radius: 0; }
.q3ppq .z88dqor { gap: 10px; }
.q3ppq .a4o9u, .q3ppq .zt7e { padding: 12px; }
.q3ppq .a4o9u ul, .q3ppq .zt7e ul { margin: 4px 0 0; padding-left: 18px; }
.q3ppq .a4o9u li, .q3ppq .zt7e li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .glz8ghx { grid-template-columns: 1fr; }
  .fhzfsdjj { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .fhzfsdjj .wafl { width: 72px; height: 50px; }
  .fhzfsdjj .brohyuku { max-width: 180px; }
  .fhzfsdjj .g9c8 { width: auto; }
}
@media (max-width: 720px) {
  .rdwtlq { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .d5ge4zy { padding: 16px; }
  .laki66ay .gdm990 { min-width: 50%; }
}
.wf9q0 .z88dqor { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .u48s7cy8 { grid-template-columns: 1fr; }
  .x9v7vymo { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .agyx41 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .qf5hk { flex-wrap: wrap; padding: 16px; }
}
.w6a0pom .z88dqor { gap: 8px; }
.w6a0pom .a4o9u, .w6a0pom .zt7e { padding: 8px; }
@media (max-width: 480px) {
  .f2wmuc { flex-direction: column; align-items: stretch; }
}
.roy85dpq .g9c8 .w8jh { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .o26k2 { flex-direction: column; align-items: stretch; gap: 10px; }
  .roy85dpq .g9c8 { text-align: center; }
}
@media (max-width: 720px) {
  .dg8g18 { grid-template-columns: 1fr; }
  .tq5f6v2n { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .uo7q648w { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .g1jm { grid-template-columns: 1fr; }
  .wejkg9cz { width: 100px; height: 100px; margin: 16px auto; }
  .eop804i { font-size: 1.4rem; }
  .y2a5phr4 { justify-content: center; }
  .n82o9xj .gdm990 { min-width: 50%; }
}
.jysu2m6 .z88dqor { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .es9sl84 { flex-wrap: wrap; padding: 14px 16px; }
  .n3kq4 { padding: 12px 16px; }
  .jysu2m6 .z88dqor { margin: 0 16px; }
  .jysu2m6 .zf330rjz { padding: 0 16px; }
  .il5d82 { padding: 12px 16px; }
}
.l3lvly .tjiekd { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.l3lvly .mv4u { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.aijt5kvk .req1.w8jh { padding: 14px 30px !important; font-size: 1rem; }
.yitp .req1.w8jh { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.ou6x96o7 .wnikbve,
.ou6x96o7 .xj7px,
.ou6x96o7 .xj7px { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.ou6x96o7 .xj7px small { display: none; }
.ou6x96o7 .gxrd3 .wpnpz67u,
.ou6x96o7 .gxrd3 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.ou6x96o7 .r12u7f { display: none; }
.hl712c { margin: 16px 0; }
.ykf9g { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ykf9g summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ykf9g summary::after { content: "+"; color: var(--accent-light); }
.ykf9g[open] summary::after { content: "−"; }
.ykf9g p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.szdn7 { margin-bottom: 0; }
.mjpyg2 h2.p3nc { color: var(--text-primary); border-color: var(--accent-light); }
.e2v0co h2.p3nc { color: var(--text-primary); border-color: var(--accent-light); }
.hh5qnip .ss23t     { background: #052e16; border-color: #10b981; }
.hh5qnip .i3fzlx { background: #2d0a1e; border-color: #f43f5e; }
.hh5qnip .sjfw1zr    { background: #1e1036; border-color: #a855f7; }
.hh5qnip .r70q strong  { color: #f1f5f9; }
.hh5qnip .r70q p       { color: #cbd5e1; }
.hh5qnip .n5xzf    .ss23t     .ehufyii9::before,
.hh5qnip .ri5pd  .ss23t     .ehufyii9::before,
.hh5qnip .r3pkqvn3  .ss23t     .ehufyii9::before,
.hh5qnip .kny4x .ss23t     .ehufyii9::before { color: #10b981; }
.hh5qnip .n5xzf    .i3fzlx .ehufyii9::before,
.hh5qnip .ri5pd  .i3fzlx .ehufyii9::before,
.hh5qnip .r3pkqvn3  .i3fzlx .ehufyii9::before,
.hh5qnip .kny4x .i3fzlx .ehufyii9::before { color: #f43f5e; }
.hh5qnip .n5xzf    .sjfw1zr    .ehufyii9::before,
.hh5qnip .ri5pd  .sjfw1zr    .ehufyii9::before,
.hh5qnip .r3pkqvn3  .sjfw1zr    .ehufyii9::before,
.hh5qnip .kny4x .sjfw1zr    .ehufyii9::before { color: #a855f7; }
.n5ft .ss23t     { background: #2d2000; border-color: #eab308; }
.n5ft .i3fzlx { background: #2d0b0b; border-color: #ef4444; }
.n5ft .sjfw1zr    { background: #2d1600; border-color: #f97316; }
.n5ft .r70q strong  { color: #f1f5f9; }
.n5ft .r70q p       { color: #cbd5e1; }
.n5ft .n5xzf    .ss23t     .ehufyii9::before,
.n5ft .ri5pd  .ss23t     .ehufyii9::before,
.n5ft .r3pkqvn3  .ss23t     .ehufyii9::before,
.n5ft .kny4x .ss23t     .ehufyii9::before { color: #eab308; }
.n5ft .n5xzf    .i3fzlx .ehufyii9::before,
.n5ft .ri5pd  .i3fzlx .ehufyii9::before,
.n5ft .r3pkqvn3  .i3fzlx .ehufyii9::before,
.n5ft .kny4x .i3fzlx .ehufyii9::before { color: #ef4444; }
.n5ft .n5xzf    .sjfw1zr    .ehufyii9::before,
.n5ft .ri5pd  .sjfw1zr    .ehufyii9::before,
.n5ft .r3pkqvn3  .sjfw1zr    .ehufyii9::before,
.n5ft .kny4x .sjfw1zr    .ehufyii9::before { color: #f97316; }
.w16h .ss23t     { background: #0c1a2e; border-color: #38bdf8; }
.w16h .i3fzlx { background: #12103a; border-color: #818cf8; }
.w16h .sjfw1zr    { background: #0a2020; border-color: #2dd4bf; }
.w16h .r70q strong  { color: #f1f5f9; }
.w16h .r70q p       { color: #cbd5e1; }
.w16h .n5xzf    .ss23t     .ehufyii9::before,
.w16h .ri5pd  .ss23t     .ehufyii9::before,
.w16h .r3pkqvn3  .ss23t     .ehufyii9::before,
.w16h .kny4x .ss23t     .ehufyii9::before { color: #38bdf8; }
.w16h .n5xzf    .i3fzlx .ehufyii9::before,
.w16h .ri5pd  .i3fzlx .ehufyii9::before,
.w16h .r3pkqvn3  .i3fzlx .ehufyii9::before,
.w16h .kny4x .i3fzlx .ehufyii9::before { color: #818cf8; }
.w16h .n5xzf    .sjfw1zr    .ehufyii9::before,
.w16h .ri5pd  .sjfw1zr    .ehufyii9::before,
.w16h .r3pkqvn3  .sjfw1zr    .ehufyii9::before,
.w16h .kny4x .sjfw1zr    .ehufyii9::before { color: #2dd4bf; }
.kd0h .ss23t     { background: var(--accent-bg); border-color: var(--accent-light); }
.kd0h .i3fzlx { background: var(--accent-bg-light); border-color: var(--accent-light); }
.kd0h .sjfw1zr    { background: var(--accent-bg); border-color: var(--accent-pale); }
.kd0h .n5xzf    .ehufyii9::before,
.kd0h .ri5pd  .ehufyii9::before,
.kd0h .r3pkqvn3  .ehufyii9::before,
.kd0h .kny4x .ehufyii9::before { color: var(--accent-light) !important; }
.ho3d7aw::before,
.qfhi::before { margin-right: 5px; }
.lsv6bk19 .a4o9u ul li,
.lsv6bk19 .a4o9u .ho3d7aw { color: #22c55e; }
.lsv6bk19 .zt7e ul li,
.lsv6bk19 .zt7e .qfhi { color: #ef4444; }
.kx6o .a4o9u { background: var(--bg-pros); }
.kx6o .zt7e { background: var(--bg-cons); }
.kx6o .a4o9u .ho3d7aw { color: var(--c-pros-label); }
.kx6o .zt7e .qfhi { color: var(--c-cons); }
.kx6o .a4o9u ul li,
.kx6o .zt7e ul li,
.y1mcpcjf .a4o9u { background: var(--bg-pros); }
.y1mcpcjf .zt7e { background: var(--bg-cons); }
.y1mcpcjf .a4o9u .ho3d7aw { color: var(--c-pros-label); }
.y1mcpcjf .zt7e .qfhi { color: var(--c-cons); }
.y1mcpcjf .a4o9u ul li,
.y1mcpcjf .d5an21 li          { color: var(--c-pros); }
.y1mcpcjf .zt7e ul li,
.y1mcpcjf .tfh8 li          { color: var(--c-cons); }
.aflcyakh .ho3d7aw::before { content: "✓ "; }
.aflcyakh .qfhi::before { content: "✗ "; }
.cb821 .ho3d7aw::before { content: "→ "; }
.cb821 .qfhi::before { content: "← "; }
.d0l8uc .ho3d7aw::before { content: "★ "; }
.d0l8uc .qfhi::before { content: "✕ "; }
.ho18h .ho3d7aw::before { content: "◆ "; }
.ho18h .qfhi::before { content: "▲ "; }
.fm08cz .r70q { background: transparent; border-left: none; border: 1.5px solid; }
.fm08cz .ss23t     { border-color: var(--c-tip-border); }
.fm08cz .i3fzlx { border-color: var(--c-warn-border); }
.fm08cz .sjfw1zr    { border-color: #60a5fa; }
.fm08cz .r70q strong { color: var(--text-primary); }
.fm08cz .r70q p      { color: var(--text-muted); }
.e96v .r70q { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.e96v .ss23t     { border-top-color: var(--c-tip-border); }
.e96v .i3fzlx { border-top-color: var(--c-warn-border); }
.e96v .sjfw1zr    { border-top-color: #60a5fa; }
.lxfxdc8a .r70q { border-left: none; border-radius: 8px; }
.lxfxdc8a .ss23t     { background: #065f46; }
.lxfxdc8a .i3fzlx { background: #92400e; }
.lxfxdc8a .sjfw1zr    { background: #1e3a8a; }
.lxfxdc8a .r70q strong,
.lxfxdc8a .r70q p { color: #fff; }
.lxfxdc8a .ehufyii9::before { color: rgba(255,255,255,0.85) !important; }
.hh5qnip.lxfxdc8a .ss23t,
.hh5qnip .lxfxdc8a .ss23t     { background: #052e16; }
.hh5qnip.lxfxdc8a .i3fzlx,
.hh5qnip .lxfxdc8a .i3fzlx { background: #2d0a1e; }
.hh5qnip.lxfxdc8a .sjfw1zr,
.hh5qnip .lxfxdc8a .sjfw1zr    { background: #1e1036; }
.n5ft.lxfxdc8a .ss23t,
.n5ft .lxfxdc8a .ss23t      { background: #2d2000; }
.n5ft.lxfxdc8a .i3fzlx,
.n5ft .lxfxdc8a .i3fzlx  { background: #2d0b0b; }
.n5ft.lxfxdc8a .sjfw1zr,
.n5ft .lxfxdc8a .sjfw1zr     { background: #2d1600; }
.w16h.lxfxdc8a .ss23t,
.w16h .lxfxdc8a .ss23t      { background: #0c1a2e; }
.w16h.lxfxdc8a .i3fzlx,
.w16h .lxfxdc8a .i3fzlx  { background: #12103a; }
.w16h.lxfxdc8a .sjfw1zr,
.w16h .lxfxdc8a .sjfw1zr     { background: #0a2020; }
.p1oiwz .r70q { border-left: none; border-radius: 6px; padding: 10px 14px; }
.p1oiwz .ss23t     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.p1oiwz .i3fzlx { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.p1oiwz .sjfw1zr    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.p1oiwz .r70q strong { color: var(--text-primary); }
.p1oiwz .r70q p      { color: var(--text-muted); }
.puyeu9 .r70q { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.n5xzf .ehufyii9,
.ri5pd .ehufyii9,
.r3pkqvn3 .ehufyii9,
.kny4x .ehufyii9 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.n5xzf .ehufyii9::before,
.ri5pd .ehufyii9::before,
.r3pkqvn3 .ehufyii9::before,
.kny4x .ehufyii9::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.n5xzf .ss23t     .ehufyii9::before { content: "✦"; color: var(--c-tip-border); }
.n5xzf .i3fzlx .ehufyii9::before { content: "▲"; color: var(--c-warn-border); }
.n5xzf .sjfw1zr    .ehufyii9::before { content: "◉"; color: #60a5fa; }
.ri5pd .ss23t     .ehufyii9::before { content: "★"; color: var(--c-tip-border); }
.ri5pd .i3fzlx .ehufyii9::before { content: "◆"; color: var(--c-warn-border); }
.ri5pd .sjfw1zr    .ehufyii9::before { content: "●"; color: #60a5fa; }
.r3pkqvn3 .ss23t     .ehufyii9::before { content: "▶"; color: var(--c-tip-border); }
.r3pkqvn3 .i3fzlx .ehufyii9::before { content: "■"; color: var(--c-warn-border); }
.r3pkqvn3 .sjfw1zr    .ehufyii9::before { content: "▸"; color: #60a5fa; }
.kny4x .ss23t     .ehufyii9::before { content: "→"; color: var(--c-tip-border); }
.kny4x .i3fzlx .ehufyii9::before { content: "⬥"; color: var(--c-warn-border); }
.kny4x .sjfw1zr    .ehufyii9::before { content: "◈"; color: #60a5fa; }
.r16mx .yanh670n .fsw8,
.r16mx .c03lurca .fsw8  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.r16mx .sjm819q                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.r16mx .kn7i8afj          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.r16mx .f8dr5hh                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.pjqg .yanh670n .fsw8,
.pjqg .c03lurca .fsw8,
.pjqg .sjm819q,
.pjqg .kzst,
.pjqg .gne9,
.pjqg .kn7i8afj,
.pjqg .f8dr5hh,
.pjqg .puyeu9 .r70q { box-shadow: none; }
.z0ty   body, .z0ty   { font-size: 0.9rem; }
.z0ty   .df0ixja, .z0ty .kvtfg06, .z0ty .qfs6bkzr,
.z0ty   .petx, .z0ty .eputoh1 { font-size: 0.9rem; }
.z0ty   .nyok, .z0ty .r7hzqky { font-size: 0.9rem; }
.zg3hziu   .df0ixja, .zg3hziu .kvtfg06, .zg3hziu .qfs6bkzr,
.zg3hziu   .petx, .zg3hziu .eputoh1 { font-size: 0.95rem; }
.zg3hziu   .nyok, .zg3hziu .r7hzqky { font-size: 0.95rem; }
.k0hmkg   .df0ixja, .k0hmkg .kvtfg06, .k0hmkg .qfs6bkzr,
.k0hmkg   .petx, .k0hmkg .eputoh1 { font-size: 1.08rem; }
.k0hmkg   .nyok, .k0hmkg .r7hzqky { font-size: 1.05rem; }
.k0hmkg   .oe2js { font-size: 0.97rem; }
.fb6de .b2got      { font-size: 3.2rem; }
.fb6de h2.p3nc { font-size: 1.9rem; }
.fb6de h3.td6bnv     { font-size: 1.4rem; }
.xxgyd28s .b2got      { font-size: 3.8rem; }
.xxgyd28s h2.p3nc { font-size: 2.2rem; }
.xxgyd28s h3.td6bnv     { font-size: 1.6rem; }
.szdn7 + .szdn7 { position: relative; }
.cskd9j   .szdn7 + .szdn7::before,
.vjxk37  .szdn7 + .szdn7::before,
.rf1c5   .szdn7 + .szdn7::before,
.fcrge   .szdn7 + .szdn7::before,
.jnr15v   .szdn7 + .szdn7::before,
.dpvizzkv .szdn7 + .szdn7::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.cskd9j .szdn7 + .szdn7::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.vjxk37 .szdn7 + .szdn7::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.rf1c5 .szdn7 + .szdn7::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;
}
.fcrge .szdn7 + .szdn7::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.qghaq .szdn7 { margin-bottom: 16px; }
.qghaq .szdn7 + .szdn7 { margin-top: 0; }
.qghaq .gt1pa { padding-top: 0; padding-bottom: 0; }
.jnr15v .szdn7 + .szdn7::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.dpvizzkv .szdn7 + .szdn7::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.k5fjl6m .szdn7 + .szdn7::before,
.zhg7204h .szdn7 + .szdn7::before,
.at053ow .szdn7 + .szdn7::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%;
}
.uvhxe .k5fjl6m .szdn7:nth-child(even)::before,
.uvhxe .zhg7204h .szdn7:nth-child(even)::before,
.uvhxe .at053ow .szdn7:nth-child(even)::before { background: var(--bg-surface); }
.jy1u3vt5 .k5fjl6m .szdn7:nth-child(even)::before,
.jy1u3vt5 .zhg7204h .szdn7:nth-child(even)::before,
.jy1u3vt5 .at053ow .szdn7:nth-child(even)::before { background: var(--bg-card); }
.k5fjl6m .szdn7 + .szdn7::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");
}
.zhg7204h .szdn7 + .szdn7::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");
}
.at053ow .szdn7 + .szdn7::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");
}
.waa2hl .mbcdhae,
.ebps6aa .mbcdhae,
.jfslk .mbcdhae { overflow: hidden; }
.waa2hl .g03c7u,
.ebps6aa .g03c7u { margin-bottom: 60px; }
.jfslk .g03c7u { margin-bottom: 70px; }
.jfslk .dylmdlb3 { padding-bottom: 70px; }
.waa2hl .mbcdhae::before,
.ebps6aa .mbcdhae::before,
.jfslk .mbcdhae::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%;
}
.waa2hl .mbcdhae::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");
}
.ebps6aa .mbcdhae::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");
}
.jfslk .mbcdhae::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");
}
.vw5gnyfo .mbcdhae:not(.lutvl2s9) .eqhk { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ukbgj4 .mbcdhae:not(.lutvl2s9) .eqhk { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.rtppm  .mbcdhae:not(.lutvl2s9) .eqhk { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ng4nbre  .mbcdhae:not(.lutvl2s9) .eqhk { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.vw5gnyfo .lutvl2s9 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.ukbgj4 .lutvl2s9 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.ukbgj4 .fs1ili4o { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.ukbgj4 .jgko5 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.rtppm .lutvl2s9 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.ng4nbre .lutvl2s9 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.yu0stp .lutvl2s9 { background: var(--accent); }
.yu0stp .lutvl2s9 .eqhk { background: none; }
.yu0stp .mbcdhae:not(.lutvl2s9) .eqhk { background: rgba(0,0,0,0.6); }
.koj4im .credg76 { float: left; width: 38%; margin: 0 28px 16px 0; }
.koj4im .credg76 .ytdqk { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.koj4im .gt1pa::after { content: ''; display: block; clear: both; }
.rkocfa .credg76 { float: right; width: 38%; margin: 0 0 16px 28px; }
.rkocfa .credg76 .ytdqk { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rkocfa .gt1pa::after { content: ''; display: block; clear: both; }
.meil1 .szdn7:nth-child(odd)  .credg76 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.meil1 .szdn7:nth-child(even) .credg76 { float: right; width: 38%; margin: 0 0 16px 28px; }
.meil1 .credg76 .ytdqk { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.meil1 .gt1pa::after { content: ''; display: block; clear: both; }
.koj4im .e1rvgti,
.koj4im .y3rs6,
.rkocfa .e1rvgti,
.meil1 .e1rvgti,
@media (max-width: 900px) {
  .koj4im .credg76,
  .rkocfa .credg76,
  .meil1 .szdn7:nth-child(odd)  .credg76,
  .meil1 .szdn7:nth-child(even) .credg76 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .koj4im .credg76 .ytdqk,
  .rkocfa .credg76 .ytdqk,
  .meil1 .credg76 .ytdqk {
    max-height: none !important;
  }
}
.koj4im .nyok,
.koj4im .r7hzqky,
.rkocfa .nyok,
.rkocfa .r7hzqky,
.meil1 .nyok,
.meil1 .r7hzqky { overflow: hidden; }
@media (max-width: 640px) {
  .koj4im .credg76,
  .rkocfa .credg76,
  .meil1 .credg76 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.dmpn7l .fuizrt,
.dmpn7l .gt1pa,
.dmpn7l .op8n65ca  { max-width: 1100px; }
.dmpn7l { --content-mw: 1100px; }
.pfomi9j .fuizrt,
.pfomi9j .gt1pa,
.pfomi9j .op8n65ca  { max-width: 1200px; }
.cakk3jf .fuizrt,
.cakk3jf .gt1pa,
.cakk3jf .op8n65ca  { max-width: 1320px; }
.tq0ipsdh { font-size: 0.82rem; color: var(--text-muted); }
.duu2b { display: flex; align-items: center; }
.vfxu7t5 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.rlxyr { display: flex; align-items: center; }
.a7ud47 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.a7ud47:hover { text-decoration: underline; }
.xzpb { margin: 0 3px; opacity: 0.45; }
.xzpb::before { content: '/'; }
.m9qzgmvz { padding: 2px 5px; color: var(--text-main); }
.aerp0s .tq0ipsdh {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.aerp0s .duu2b { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.hdses9t .tq0ipsdh {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.hdses9t .duu2b { padding: 0 0 0 12px; }
.yz6n1y4 .duu2b { padding: 0 16px; }
.yz6n1y4 .tq0ipsdh {
  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);
}
.yz6n1y4 .fuizrt { padding-top: 28px; }
@media (max-width: 720px) {
  .kwzo { margin-top: 18px; padding: 0 16px; }
  .yz6n1y4 .fuizrt { padding-top: 16px; }
}
.dmpn7l.aerp0s .duu2b { max-width: 1100px; }
.pfomi9j.aerp0s .duu2b { max-width: 1200px; }
.cakk3jf.aerp0s .duu2b { max-width: 1320px; }
.dmpn7l .kwzo { max-width: 1100px; }
.zhpqxpdx .szdn7 { padding-top: 16px; padding-bottom: 16px; }
.f2had .szdn7 { padding-top: 24px; padding-bottom: 24px; }
.bldendx .szdn7 { padding-top: 40px; padding-bottom: 40px; }
.d7ax1 .szdn7 { padding-top: 52px; padding-bottom: 52px; }
.xgwnej .szdn7:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.xgwnej .szdn7:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.xgwnej .szdn7:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.xgwnej .szdn7:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.g9y0wxa .gt1pa { padding-top: 10px;  padding-bottom: 10px; }
.ur34zi .gt1pa { padding-top: 18px;  padding-bottom: 18px; }
.a256 .gt1pa { padding-top: 36px;  padding-bottom: 36px; }
.zcqj046 .gt1pa { padding-top: 48px;  padding-bottom: 48px; }
.c0i5xk h2.p3nc { font-weight: 600; }
.c0i5xk h3.td6bnv     { font-weight: 600; }
.hbq0ls43 h2.p3nc { font-weight: 800; }
.hbq0ls43 h3.td6bnv     { font-weight: 700; }
.zbhr { font-weight: 600; }
.zbhr h2.p3nc { font-weight: 900; }
.zbhr h3.td6bnv     { font-weight: 800; }
.zbhr .r70q strong,
.zbhr .r70q strong { font-weight: 600; }
.pzllikr {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.dem6 .pzllikr { display: none; }
@media (max-width: 640px) { .pzllikr { display: none; } }
.pzllikr { background: var(--cta) !important; color: #fff !important; border: none !important; }
.pzllikr:hover { opacity: 0.85; }
.c8xe84 .pzllikr { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.u5lvwsp .pzllikr,
.yhy15  .pzllikr { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.u5lvwsp .pzllikr:hover,
.yhy15  .pzllikr:hover { opacity: 0.88; }
.c8xe84.u5lvwsp .pzllikr,
.c8xe84.yhy15  .pzllikr { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.tzzi {
  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;
}
.tzzi:hover { transform: translateY(-2px); opacity: 0.92; }
.tzzi { background: var(--cta) !important; color: #fff !important; border: none !important; }
.dn87e2 .tzzi { display: none; }
.vzgyem9 .tzzi { right: 32px; }
.dvsbpoa  .tzzi { left: 32px; }
@media (max-width: 480px) {
  .vzgyem9 .tzzi { right: 20px; bottom: 20px; }
  .dvsbpoa  .tzzi { left: 20px; bottom: 20px; }
}
.gutrt { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.op8n65ca { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.vp9oo { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.syfma { color: var(--text-dim); font-size: 0.8rem; }
.kkekq3lh a, .i0juoq a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.kkekq3lh a:hover, .i0juoq a:hover { color: var(--accent-light); }
.i0juoq { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.vms9ls4 .op8n65ca { text-align: center; }
.vms9ls4 .i0juoq { justify-content: center; margin-bottom: 16px; }
.vms9ls4 .vp9oo { margin-top: 0; }
.hngbudb { margin-top: 10px; }
.hngbudb a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .op8n65ca { padding-left: 16px; padding-right: 16px; }
  .ozghh0 .op8n65ca { padding: 20px 16px; }
  .i0juoq { gap: 4px 12px; }
  .vp9oo { font-size: 0.78rem; }
}
.ozgaxgq .vp9oo { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ozgaxgq .syfma { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ozgaxgq .cbbz { grid-template-columns: 1fr 1fr; } .ozgaxgq .bvp2hxjz { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ozgaxgq .cbbz { grid-template-columns: 1fr; } }
.v4ft14x .vp9oo { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .v4ft14x .tc9qx9i { gap: 12px; } .v4ft14x .xnga0pq { margin-right: 0; width: 100%; } }
.grdybek .vp9oo { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.grdybek .syfma { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .grdybek .c5ndi1r { grid-template-columns: 1fr 1fr; } .grdybek .pxb2mtwz { grid-column: 1 / -1; } }
@media (max-width: 480px) { .grdybek .c5ndi1r { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .l53i .qyxw { grid-template-columns: 1fr 1fr; } .l53i .c1ov:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .l53i .qyxw { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ah4ifvfa .qyxw { grid-template-columns: 1fr; } }
.q62ra .op8n65ca { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.q62ra .i0juoq { justify-content: center; }
.dya1l6s .o52eure      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.dya1l6s .gutrt { background: var(--bg-page); border-top-color: var(--border-alt); }
.nhod .o52eure      { background: #0d1117; border-bottom-color: #21262d; }
.nhod .lva166 { color: var(--accent-light); }
.nhod .eiczi194 { --msep-color: #8b949e; }
.nhod .eiczi194 a { color: #8b949e; }
.nhod .eiczi194 a:hover { color: var(--accent-light); }
.nhod .sb4m { color: #8b949e; }
.nhod .gutrt { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.nhod .vp9oo,
.nhod .syfma { color: #6e7681; }
.nhod .kkekq3lh a, .nhod .i0juoq a,
.nhod .kkekq3lh a:hover, .nhod .i0juoq a:hover,
@media (max-width: 640px) {
  .nhod .eiczi194 { background: #0d1117; border-top-color: #21262d; }
  .nhod .eiczi194 li a { border-bottom-color: #21262d; }
}
.avgdn .o52eure      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.avgdn .lva166 { color: var(--accent-light); }
.avgdn .eiczi194 { --msep-color: #475569; }
.avgdn .eiczi194 a { color: #475569; }
.avgdn .eiczi194 a:hover { color: var(--accent-light); }
.avgdn .sb4m { color: #64748b; }
.avgdn .gutrt { background: #f0f4f8; border-top-color: #cbd5e1; }
.avgdn .vp9oo,
.avgdn .syfma { color: #64748b; }
.avgdn .kkekq3lh a, .avgdn .i0juoq a,
.avgdn .kkekq3lh a:hover, .avgdn .i0juoq a:hover,
@media (max-width: 640px) {
  .avgdn .eiczi194 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .avgdn .eiczi194 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.u5lvwsp .o52eure      { background: var(--accent); border-bottom-color: var(--accent-light); }
.u5lvwsp .lva166 { color: #fff; }
.u5lvwsp .eiczi194 { --msep-color: rgba(255,255,255,0.82); }
.u5lvwsp .eiczi194 a { color: rgba(255,255,255,0.82); }
.u5lvwsp .eiczi194 a:hover { color: #fff; }
.u5lvwsp .sb4m { color: rgba(255,255,255,0.9); }
.u5lvwsp .gutrt { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.u5lvwsp .vp9oo,
.u5lvwsp .syfma { color: rgba(255,255,255,0.72); }
.u5lvwsp .kkekq3lh a, .u5lvwsp .i0juoq a,
.u5lvwsp .kkekq3lh a:hover, .u5lvwsp .i0juoq a:hover,
@media (max-width: 640px) {
  .u5lvwsp .eiczi194 { background: var(--accent); border-top-color: var(--accent-light); }
  .u5lvwsp .eiczi194 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.yhy15 .o52eure {
  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);
}
.yhy15 .gutrt {
  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) {
  .yhy15 .eiczi194 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.vhe02 .bqlr { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.zur33 .bqlr { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.f27bq5yu .bqlr { min-height: 72px; height: auto; }
.p1fbz .bqlr { min-height: 84px; height: auto; }
.ozghh0 .bqlr { max-width: none; padding: 0 32px; }
.ozghh0 .op8n65ca  { max-width: none; padding: 24px 32px; }
.na8xaol.pfomi9j .bqlr { max-width: 1200px; }
.na8xaol.cakk3jf .bqlr { max-width: 1320px; }
.ljmxts   .lva166, .ljmxts   .xnga0pq { text-transform: capitalize; }
.ajg3qnsg .lva166, .ajg3qnsg .xnga0pq { text-transform: lowercase; }
.m7is2aa .lva166, .m7is2aa .xnga0pq { text-transform: uppercase; letter-spacing: 0.06em; }
.j5ol3g, .ktb6gtfu {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.z2jul .j5ol3g,
.yhk3hg3z .j5ol3g,
.o9du .j5ol3g,
.ktcv .j5ol3g,
.qi7od24   .eiczi194 a { font-weight: 500; }
.p8kmhgp .eiczi194 a { font-weight: 600; }
.fymu     .eiczi194 a { font-weight: 700; }
.v317ni    .eiczi194 a { font-weight: 800; letter-spacing: 0.01em; }
.k26f     .eiczi194 > li + li::before,
.k8htuze0    .eiczi194 > li + li::before,
.b7tbq1    .eiczi194 > li + li::before,
.id17mcu .eiczi194 > li + li::before,
.fgidek5 .eiczi194 > li + li::before,
.bsw5  .eiczi194 > li + li::before,
.ydbb0ub    .eiczi194 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.k26f     .eiczi194 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.k8htuze0    .eiczi194 > li + li::before { content: "|"; }
.b7tbq1    .eiczi194 > li + li::before { content: "—"; }
.id17mcu .eiczi194 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.fgidek5 .eiczi194 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.bsw5  .eiczi194 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ydbb0ub    .eiczi194 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ru0b5u .sb4m,
  .flodd .sb4m,
  .w0irse4 .sb4m,
  .s3obda6 .sb4m,
  .csh0dpj .sb4m {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ru0b5u .sb4m::before,
  .flodd .sb4m::before,
  .w0irse4 .sb4m::before,
  .s3obda6 .sb4m::before,
  .csh0dpj .sb4m::before { content: ""; display: block; flex-shrink: 0; }

  
  .ru0b5u .sb4m::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;
  }

  
  .flodd .sb4m::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;
  }

  
  .w0irse4 .sb4m::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;
  }

  
  .s3obda6 .sb4m::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;
  }

  
  .csh0dpj .sb4m::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) {
  .swqugf .sb4m {
    padding: 5px 14px;
  }
  .swqugf .eiczi194 {
    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;
  }
  .swqugf .eiczi194 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .swqugf .eiczi194 li a:hover { background: var(--bg-raised); }
  .swqugf .m06h,
  .frr1v3k .m06h,
  .owh7xuv .m06h { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .a8kgnhx .sb4m {
    padding: 5px 10px;
  }
  .a8kgnhx .eiczi194 {
    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);
  }
  .a8kgnhx .eiczi194.biz2eyta { transform: translateX(0); }
  .a8kgnhx .eiczi194 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .a8kgnhx .eiczi194 li:last-child a { border-bottom: none; }
  .u5lvwsp .eiczi194,
  .nhod .eiczi194 { background: var(--accent) !important; }
  .u5lvwsp .eiczi194 li a,
  .nhod .eiczi194 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .owh7xuv .sb4m {
    padding: 5px 10px;
  }
  .owh7xuv .eiczi194 {
    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);
  }
  .owh7xuv .eiczi194::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .owh7xuv .eiczi194.biz2eyta { transform: translateY(0); }
  .owh7xuv .eiczi194 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .brdvlk .sb4m {
    padding: 5px 10px;
  }
  .brdvlk .eiczi194 {
    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;
  }
  .brdvlk .eiczi194.biz2eyta { opacity: 1; pointer-events: auto; }
  .brdvlk .eiczi194 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ggm2g6     .sb4m { border-radius: 0 !important; }
  .y08rwpr   .sb4m { border-radius: 8px !important; }
  .yr90 .sb4m { border-radius: 50% !important; }
  .za5fxr   .sb4m { border-radius: 999px !important; }
}
.wudpyq1 .wqku { height: 36px; }
.pq27209 .wqku { height: 60px; max-width: 200px; }
.llj3ip .wqku { height: 76px; max-width: 240px; }
.m53nj3u    .wnikbve, .m53nj3u    .wpnpz67u { color: #f59e0b; }
.hp2450dq .kzst { padding: 18px 24px; min-height: 68px; }
@media (min-width: 720px) {
  .cv9i6r2p .y3rs6 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .cv9i6r2p .kzst {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .cv9i6r2p .kzst { padding: 40px 16px 20px; }
  .cv9i6r2p .x9rpv0w {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .cv9i6r2p .req1 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .w95om7 .kzst {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .w95om7 .kzst::before {
    position: absolute; top: 14px; left: 14px;
  }
  .w95om7 .tjiekd {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .w95om7 .mv4u { white-space: normal; text-align: center; font-size: 1.2rem; }
  .w95om7 .x9rpv0w {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .w95om7 .req1 { width: 100%; min-width: 0; }
  .w95om7 .wnikbve { min-width: 0; }
}
.it3zys .ykf9g {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.it3zys .ykf9g summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.it3zys .ykf9g p { padding: 0 2px 16px; }
.ivfn3fx .ykf9g { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ivfn3fx .ykf9g summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ivfn3fx .ykf9g summary::after { content: "›"; font-size: 1.2em; }
.ivfn3fx .ykf9g[open] summary::after { content: "‹"; }
.ivfn3fx .ykf9g p { padding: 10px 22px 4px; }
.uux4ey .ykf9g {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.uux4ey .ykf9g summary { color: var(--text-primary); padding-left: 16px; }
.uux4ey .ykf9g summary::after { content: "›"; font-size: 1.1em; }
.uux4ey .ykf9g[open] summary::after { content: "‹"; }
.uux4ey .ykf9g p { padding-left: 16px; }
.evah1i .hl712c { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.evah1i .ykf9g {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.evah1i .ykf9g:last-child { border-bottom: none; }
.evah1i .ykf9g summary { color: var(--text-primary); border-radius: 0; }
.evah1i .ykf9g summary::after { content: "›"; font-size: 1.1em; }
.evah1i .ykf9g[open] summary::after { content: "‹"; }
.klcrz .ykf9g { overflow: hidden; }
.klcrz .ykf9g summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.klcrz .ykf9g summary::after { color: rgba(255,255,255,.75); }
.klcrz .ykf9g[open] summary { border-radius: 0; }
.kgab { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.z8nq3sn {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.pqn2v {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.o9g1 { color: var(--text-muted); font-size: 1.05rem; }
.n6e7rge {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ih2qo3 { margin-bottom: 20px; }
.byqqx06 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.mrt9 {
  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;
}
.mrt9:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.kz8qyz { resize: vertical; min-height: 130px; }
.i5yswkv { width: 100%; margin-top: 8px; }
.gbnnwccp {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.pjvu66h {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.v1oav9yl { color: var(--text-muted); line-height: 1.75; }
.tkhz { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.tkhz li { margin-bottom: 6px; }
.h75h { max-width: 760px; margin: 0 auto; }
.f6ttqwpl { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.kyypm8sw { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.kyypm8sw:last-child { border-bottom: none; }
.kyypm8sw h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.kyypm8sw p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.jbjemwn { max-width: 760px; margin: 0 auto; }
.ru9w ul.tkhz { margin: 0; }
@media (max-width: 640px) { .c0rr { grid-template-columns: 1fr; gap: 10px; } }
.p8ay { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.at2rlnu { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.nz4poij { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.at2rlnu p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.at2rlnu .tkhz { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .p8ay { grid-template-columns: 1fr; } }
.r3dyu { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.r3dyu:hover .kgwq { color: var(--accent-light); text-decoration: underline; }
.h449qvs5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.dsdj5 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.dsdj5:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.jq1h06 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.dsdj5 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.dsdj5 ul.tkhz { margin: 0; }
.o10gjqi { color: var(--text-muted); line-height: 1.75; }
.kciq .tkhz,
.xhwm69 .tkhz,
.ldpbk0 .tkhz,
.rn3kug .tkhz {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.kciq .dsdj5,
.xhwm69 .dsdj5 { text-align: left; }
.kciq .jq1h06,
.xhwm69 .jq1h06 { text-align: center; }
.uq7c { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.di84v { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.gecb { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.b9fc4hi { margin-top: 12px; }
.kim1qi8e { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.kim1qi8e:hover { border-bottom-color: var(--accent-light); }
.gauql7 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.gauql7 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.rbl7ut { width: 200px; height: 200px; }
.ey6ce8g { border-radius: 50%; }
.hs7rpng { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.seqogvh { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .ss9f8o4 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.hktvt .gecb, .hktvt .di84v { max-width: 640px; }
.om42 .uq7c { font-size: 1.6rem; margin-top: 18px; }
.oqjbp1hx .gecb { margin-bottom: 28px; }
@media (max-width: 860px) { .a9d3e { grid-template-columns: 1fr; } .om42 { position: static; text-align: center; } }
.zyb9 { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.aoaz5s { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.aoaz5s .gauql7 { margin: 0 auto 18px; }
.aoaz5s .hs7rpng { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .zyb9 { grid-template-columns: 1fr; } }
.sev6u .uq7c { font-size: 1.6rem; margin-bottom: 6px; }
.rn3kug .tkhz { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .sev6u { flex-direction: column; text-align: center; } .k1pvs2 { grid-template-columns: 1fr; } }
.j1t1dydk .uq7c { font-size: 1.35rem; margin: 0 0 4px; }
.j1t1dydk .hs7rpng { margin: 0; }
.i42lwebz .pqn2v { color: var(--accent-light); }
.l5um9dmt .pqn2v { font-size: 2rem; }
.l5um9dmt .o9g1 { max-width: 680px; }
.mdscrst0 {
  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;
}
.mdscrst0 .pqn2v { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.mdscrst0 .o9g1  { margin: 0; }
@media (max-width: 640px) { .mdscrst0 { flex-direction: column; } }
.hlxsgja6 .pqn2v { color: var(--accent-light); }
.anwj0am .pqn2v { color: #fff; }
.anwj0am .o9g1  { color: rgba(255,255,255,0.85); }
.twqiy { max-width: 680px; margin: 0 auto; }
.mhr7m {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .mhr7m { grid-template-columns: 1fr; } }
.hu6yzo .mrt9 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.hu6yzo .mrt9:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.wraly .mrt9 { background: var(--bg-raised); border-color: transparent; }
.wraly .mrt9:focus { background: var(--bg-card); border-color: var(--accent-light); }
.of9p .mrt9 { border-radius: 100px; padding: 11px 20px; }
.of9p .kz8qyz { border-radius: 14px; }
@media (max-width: 640px) { .kgmed { grid-template-columns: 1fr; } }
.ulfbm { counter-reset: priv-count; }
.vz09lz {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.vz09lz:last-child { border-bottom: none; }
.h1obg6 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.vz09lz h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.vz09lz p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.eef2c4{display:none}
.eef2c4:empty,.lyz8:empty{display:none}
.uwmt{position:relative;overflow:visible}
.u0tov .s0z07rt,.wa33rt .s0z07rt,
.jioete7 .s0z07rt,.xdo4fvp .s0z07rt,
.s7wm9 .s0z07rt,.o6ar8r .s0z07rt{display:block}
.b4dk .s6b9y{display:block}
.u0tov .s0z07rt,.wa33rt .s0z07rt,
.jioete7 .s0z07rt,.xdo4fvp .s0z07rt,
.s7wm9 .s0z07rt{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.u0tov .s0z07rt .lyz8,.wa33rt .s0z07rt .lyz8,
.jioete7 .s0z07rt .lyz8,.xdo4fvp .s0z07rt .lyz8,
.s7wm9 .s0z07rt .lyz8{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.u0tov .zxy4sa8,.wa33rt .zxy4sa8,
.jioete7 .zxy4sa8,.xdo4fvp .zxy4sa8,
.s7wm9 .zxy4sa8{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.u0tov .s0z07rt,.wa33rt .s0z07rt{top:12px}
.u0tov .s0z07rt .lyz8{margin-right:auto}
.wa33rt .s0z07rt .lyz8{margin-left:auto}
.wa33rt .s0z07rt{text-align:right}
.jioete7 .s0z07rt,.xdo4fvp .s0z07rt{bottom:12px}
.jioete7 .s0z07rt .lyz8{margin-right:auto}
.xdo4fvp .s0z07rt .lyz8{margin-left:auto}
.xdo4fvp .s0z07rt{text-align:right}
.s7wm9 .s0z07rt{position:relative;margin-top:16px}
.s7wm9 .s0z07rt .lyz8{margin:0 auto}
.o6ar8r .s0z07rt{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.o6ar8r .s0z07rt .lyz8{margin:0}
.o6ar8r .jgko5~.s0z07rt,
.o6ar8r .b7vew~.s0z07rt{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.o6ar8r .jgko5~.s0z07rt .lyz8,
.o6ar8r .b7vew~.s0z07rt .lyz8{justify-content:flex-start}
.jgko5~.s0z07rt,.b7vew~.s0z07rt{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.jgko5~.s0z07rt .lyz8{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.b7vew~.s0z07rt .lyz8{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.s6b9y .lyz8{margin:0 0 12px}
.lyz8{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.k2pl8k{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.kgwq{font-weight:600;color:var(--text-heading);opacity:1}
.xiid5b6::before{content:"·";margin:0 2px;opacity:.5}
.zxy4sa8{white-space:nowrap}
.j45o9i .k2pl8k{display:none}
.sad6lo03 .zxy4sa8{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.sad6lo03 .xiid5b6::before{content:""}
.z1r1d9e0 .zxy4sa8{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.z1r1d9e0 .xiid5b6::before{content:""}
.vi4pzgu .lyz8{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ulqm0lqx .zxy4sa8{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.ulqm0lqx .xiid5b6::before{content:""}
.zpo0jn .zxy4sa8{color: var(--accent-light);opacity:1;font-weight:500}
.bps0fr6 .zxy4sa8{border-bottom:1px solid currentColor;padding-bottom:2px}
.ruhtu2 .lyz8{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.jyvb{--date-bg:var(--accent-bg)}
.oqoyqe7 .xiid5b6::before{content:""}
.xu3sh1a .xiid5b6::before{content:"•";opacity:.4}
.xu3sh1a .zxy4sa8 + .zxy4sa8::before{content:"•";margin-right:6px;opacity:.4}
.s49xc .xiid5b6::before{content:"/";opacity:.35}
.s49xc .zxy4sa8 + .zxy4sa8::before{content:"/";margin-right:6px;opacity:.35}
.eowq0vo .xiid5b6::before{content:"|";opacity:.3}
.eowq0vo .zxy4sa8 + .zxy4sa8::before{content:"|";margin-right:6px;opacity:.3}
.yyyxu .xiid5b6::before{content:"—";opacity:.3}
.yyyxu .zxy4sa8 + .zxy4sa8::before{content:"—";margin-right:6px;opacity:.3}
.ms0o .xiid5b6::before{content:"◆";font-size:.5em;opacity:.35}
.ms0o .zxy4sa8 + .zxy4sa8::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.gpmdh8 .xiid5b6::before{content:"·";opacity:.4}
.gpmdh8 .zxy4sa8 + .zxy4sa8::before{content:"·";margin-right:6px;opacity:.4}
.vdwid1b .xiid5b6::before{content:"›";opacity:.4}
.vdwid1b .zxy4sa8 + .zxy4sa8::before{content:"›";margin-right:6px;opacity:.4}
.vd6z .xiid5b6::before{content:"→";opacity:.35;font-size:.85em}
.vd6z .zxy4sa8 + .zxy4sa8::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.jrgbw7oe .s28bf67{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .s28bf67{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .kw00{max-width:100%}
}
:root {
  --accent:          #938738;
  --brand:           #938738;
  --brand-light:     #776f39;
  --brand-pale:      #8e8755;
  --grad-start:      #c3b663;
  --grad-end:        #ccc597;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #938738;
  --cta-light:       #796e28;
  --cta-hover:       #665e27;
  --bg-page:         #f7f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f5f4;
  --bg-raised:       #f0f0ee;
  --bg-hover:        #f5f5f4;
  --border:          #e7e7e3;
  --border-alt:      #dad9d1;
  --border-section:  #e7e7e3;
  --text-primary:    #1a1a18;
  --text-muted:      #5e5c54;
  --text-body:       #353530;
  --text-sub:        #504f48;
  --text-faint:      #868478;
  --text-dim:        #9e9d93;
  --text-label:      #6b6a60;
  --text-value:      #43423c;
  --accent-bg:       #edece7;
  --accent-bg-light: #e4e1d2;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f9f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf4f3;
  --c-pros:          #1f832d;
  --c-cons:          #9f3221;
  --c-pros-label:    #259c35;
  --c-tip-border:    #29ac3b;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1f832d;
}
:root { --logo-bg-opacity: 51%; }
body, button, input { font-family: "Source Sans 3", sans-serif; }
.c9wvh4 .ehufyii9 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.c9wvh4 .ehufyii9::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.c9wvh4 .ss23t     .ehufyii9::before { content: "";  color: var(--c-tip-border); }.c9wvh4 .i3fzlx .ehufyii9::before { content: ""; color: var(--c-warn-border); }.c9wvh4 .sjfw1zr    .ehufyii9::before { content: ""; color: #60a5fa; }.hh5qnip .c9wvh4 .ss23t     .ehufyii9::before { color: #10b981; }.hh5qnip .c9wvh4 .i3fzlx .ehufyii9::before { color: #f43f5e; }.hh5qnip .c9wvh4 .sjfw1zr    .ehufyii9::before { color: #a855f7; }.n5ft  .c9wvh4 .ss23t     .ehufyii9::before { color: #eab308; }.n5ft  .c9wvh4 .i3fzlx .ehufyii9::before { color: #ef4444; }.n5ft  .c9wvh4 .sjfw1zr    .ehufyii9::before { color: #f97316; }.w16h  .c9wvh4 .ss23t     .ehufyii9::before { color: #38bdf8; }.w16h  .c9wvh4 .i3fzlx .ehufyii9::before { color: #818cf8; }.w16h  .c9wvh4 .sjfw1zr    .ehufyii9::before { color: #2dd4bf; }.kd0h .c9wvh4 .ehufyii9::before { color: var(--accent-light) !important; }
.yzhvp .r567qj7e, .yzhvp .jgko5 { min-height: 520px; }
.cq1wf .pzllikr::after,.cq1wf .tzzi::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.xzpb::before { content: '|'; opacity: 0.3; }
.uxqe1 .zxy4sa8::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.uxqe1 .zxy4sa8:first-of-type::before{content:"\f15b"}.uxqe1 .zxy4sa8:last-of-type::before{content:"\f044"}