:root {
  --color-accent: #2a685f;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
:root {
  
  --bg-page:        #0f1117;
  --bg-surface:     #151929;
  --bg-card:        #1a1f2e;
  --bg-card-inner:  #242938;
  --bg-raised:      #2d3748;
  --bg-hover:       #1e2638;
  
  --border:         #1e2535;
  --border-alt:     #2d3748;
  --border-section: #374151;
  
  --text-primary:   #e2e8f0;
  --text-muted:     #94a3b8;
  --text-body:      #cbd5e1;
  --text-sub:       #a0aec0;
  --text-faint:     #6b7280;
  --text-dim:       #4b5563;
  --text-label:     #8892a4;
  --text-value:     #c9d1e0;
  
  --bg-tip:         #1a2e1a;
  --bg-warning:     #2d1f0e;
  --bg-info:        #1a1f2e;
  --bg-pros:        #1a2e1a;
  --bg-cons:        #2d1a1a;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
  font-family: system-ui, sans-serif;
  background: var(--bg-page);
  color: var(--text-primary);
  line-height: 1.7;
}
.uwlw497s {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.bdu0ip {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.w0ola69 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ad2c7z { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ncwrmty2 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ncwrmty2 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ncwrmty2 a:hover { color: var(--accent-light); }
.w7opwe0     .wsqc1 { border-radius: 6px; }
.w7opwe0 .wsqc1 li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.w7opwe0 .wsqc1 li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.aya8  .wsqc1 li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .wsqc1 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .bmmxc:hover .wsqc1,
  .bmmxc:focus-within .wsqc1 { display: block; }
  .wsqc1 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.y73mc7uv {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.dqzac { display: none; }
@media (max-width: 640px) {
  .dqzac {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .dqzac.c9jl7od { display: block; }
}
@media (max-width: 640px) {
  .y73mc7uv { display: block; }
  .ncwrmty2 > li + li::before { display: none !important; }
  .ncwrmty2 {
    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;
  }
  .ncwrmty2.c9jl7od { display: flex; }
  .ncwrmty2 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ncwrmty2 li:last-child a { border-bottom: none; }
}
.becjhic { min-height: 480px; }
.ttqt13j {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.bx6k26 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.dtdcn .bx6k26 { margin-left: 0; margin-right: 0; }
.acbf4g {
  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;
}
.zjhyaf9 .acbf4g { margin-top: 24px; }
.acbf4g:hover { opacity: 0.88; }
.n435ee4l {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.ctt80p {
  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%);
}
.n435ee4l .rqng {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.n435ee4l .ttqt13j { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.n435ee4l .bx6k26 { color: #e2e8f0; }
.n435ee4l.oktjpt4m .rqng { text-align: center; }
.n435ee4l.dtdcn   .rqng { text-align: left; }
.rjdna .rqng {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.rjdna .ttqt13j { color: var(--text-primary); text-shadow: none; }
.rjdna .bx6k26 { color: var(--text-muted); }
.rjdna .acbf4g { margin-top: 16px; }
.rjdna, .rjdna.becjhic { min-height: auto !important; }
.rjdna.oktjpt4m .rqng { text-align: center; }
.rjdna.dtdcn   .rqng { text-align: left; }
.rjdna~.ew9omlb{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}
.rjdna~.ew9omlb .let8sa4{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.udv8s .n435ee4l .ctt80p {
  overflow: hidden;
}
.udv8s .n435ee4l .ctt80p::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.cxh4 .n435ee4l .ctt80p {
  overflow: hidden;
}
.cxh4 .n435ee4l .ctt80p::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;
}
.jkhoi1vh .n435ee4l .ctt80p {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.k3dz8a0n .n435ee4l .ctt80p {
  overflow: hidden;
}
.k3dz8a0n .n435ee4l .ctt80p::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;
}
.qtvz .n435ee4l .ctt80p {
  animation: hg-breathe 10s ease-in-out infinite;
}
.bsctnk .ctt80p {
  background: none;
}
.bsctnk .ttqt13j { color: #fff; }
.bsctnk .bx6k26 { color: rgba(255,255,255,0.85); }
.bsctnk .acbf4g { background: #fff; color: var(--cta); }
.bsctnk .acbf4g:hover { opacity: 0.92; }
.ogkfjx .ttqt13j { text-shadow: none; color: var(--text-primary); }
.ogkfjx .bx6k26 { color: var(--text-muted); }
body.ptwi .ttqt13j {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.a1s3d8i .ttqt13j {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.becjhic.bsctnk .ttqt13j,
section.bsctnk .ttqt13j {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ogkfjx.dtdcn   .hio78u { align-items: flex-start; text-align: left; }
.becjhic .ti1hqgw {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.ti1hqgw .sc70.k07k79 {
  padding: 10px 14px !important; font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important; color: #fff !important;
  border: none !important;
  display: flex; align-items: center; justify-content: center;
}
.ti1hqgw .sc70.k07k79:hover { opacity: 0.85; }
.b98uk .rqng { padding-bottom: 24px; }
.zjhyaf9 .rqng { max-width: 1100px; }
@media (max-width: 700px) {
  .ogkfjx { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ogkfjx:not(.auxckjke) .mliqtx0x { display: none !important; }
  .auxckjke .mliqtx0x { padding: 16px; }
  .hio78u  { padding: 36px 24px; }
  .ogkfjx~.ew9omlb,.cpuoouj8~.ew9omlb{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .becjhic, .ogkfjx { min-height: 320px !important; }
  .ttqt13j { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .yv483z,
  .t4hd,
  .rzl5of { grid-template-columns: 1fr !important; }

  

  
  .b98uk { display: flex !important; flex-direction: column !important; }
  .b98uk .rqng { display: contents; }
  .b98uk .ctt80p { order: 0; }
  .b98uk .ttqt13j { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .b98uk .yv483z { order: 2; padding: 0 16px 12px !important; }
  .b98uk .bx6k26 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .zjhyaf9 .rqng { display: flex; flex-direction: column; }
  .zjhyaf9 .rqng .ttqt13j { order: 1; }
  .zjhyaf9 .rqng .rzl5of { order: 2; margin: 8px 0 24px !important; }
  .zjhyaf9 .rqng .bx6k26 { order: 3; }
  .zjhyaf9 .rqng .acbf4g { order: 4; align-self: center; margin-top: 0; }

  
  .ogkfjx.auxckjke {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ogkfjx.auxckjke .hio78u { display: contents; padding: 0; }
  .ogkfjx.auxckjke .hio78u .ttqt13j { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ogkfjx.auxckjke .mliqtx0x { order: 2; padding: 12px 16px; }
  .ogkfjx.auxckjke .hio78u .bx6k26 { order: 3; padding: 0 24px; margin: 0 auto; }
  .ogkfjx.auxckjke .hio78u .acbf4g { order: 4; align-self: center; margin: 8px 0 32px; }
}
.lczxgic { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.bo4sgkvh { width: 100%; height: auto; display: block; border-radius: 10px; }
.wuio8qh .lczxgic        { border-radius: 16px; }
.wuio8qh .bo4sgkvh  { border-radius: 16px; }
.avi1ea .lczxgic         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.avi1ea .bo4sgkvh   { border-radius: 8px; }
.c2h9 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.kfrd4 { width: 100%; padding: 32px 0; position: relative; }
.tbe2gd3 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.bisksnr .kfrd4:nth-child(even) { background: var(--bg-surface); }
.bisksnr .kfrd4:nth-child(odd)  { background: var(--bg-page); }
.hfx2 .kfrd4:nth-child(even) { background: var(--bg-card); }
.hfx2 .kfrd4:nth-child(odd)  { background: var(--bg-page); }
.bisksnr .kfrd4:nth-child(odd)  .tbe2gd3 { background: var(--bg-card); border-radius: 6px; }
.bisksnr .kfrd4:nth-child(even) .tbe2gd3 { background: var(--bg-raised); border-radius: 6px; }
.hfx2 .kfrd4:nth-child(odd)  .tbe2gd3 { background: var(--bg-card); border-radius: 6px; }
.hfx2 .kfrd4:nth-child(even) .tbe2gd3 { background: var(--bg-raised); border-radius: 6px; }
.bisksnr .kfrd4:nth-child(even) .vrpz7 .hwul,
.hfx2 .kfrd4:nth-child(even) .vrpz7 .hwul { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.bisksnr .kfrd4:nth-child(odd) .vrpz7 .hwul,
.hfx2 .kfrd4:nth-child(odd) .vrpz7 .hwul { background: var(--bg-card-inner); }
.bisksnr .kfrd4:nth-child(even) .dpp1nuu6 .hwul:nth-child(odd),
.hfx2 .kfrd4:nth-child(even) .dpp1nuu6 .hwul:nth-child(odd)  { background: var(--bg-card); }
.bisksnr .kfrd4:nth-child(even) .dpp1nuu6 .hwul:nth-child(even),
.hfx2 .kfrd4:nth-child(even) .dpp1nuu6 .hwul:nth-child(even) { background: var(--bg-card-inner); }
h1.kcs0yym { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.kcs0yym {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.rslu { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.qdhhpe h2.kcs0yym {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.o9ik h2.kcs0yym {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ma6a23of h2.kcs0yym {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.r6besc7 h2.kcs0yym::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.bhsuz h2.kcs0yym {
  color: var(--text-primary); font-size: 1.7rem;
}
.xkrpslt h2.kcs0yym::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ak9cds h2.kcs0yym {
  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;
}
.s7dju { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .s7dju { display: none; } }
.vjhhtdq { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.rzzd11f { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.e4j27dfp {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.g5uhv9qk { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.pdbq { padding-left: 20px; }
.pdbq li { margin-bottom: 6px; }
.pdbq a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.pdbq a:hover { color: var(--accent-light); }
.cdba2hj .g5uhv9qk { display: none; }
.ta7m .g5uhv9qk { display: none; }
.ta7m .pdbq { padding-left: 0; list-style: none; }
.ta7m .pdbq li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.ta7m .pdbq a { font-size: 0.92rem; }
.mi8bu1 .e4j27dfp { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.mi8bu1 .g5uhv9qk { display: none; }
.mi8bu1 .pdbq { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.mi8bu1 .pdbq li { margin-bottom: 0; }
.mi8bu1 .pdbq 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;
}
.mi8bu1 .pdbq a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.fl81rkc3 .e4j27dfp { padding: 20px 20px 16px; }
.fl81rkc3 .pdbq {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.fl81rkc3 .pdbq li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.fl81rkc3 .pdbq 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;
}
.fl81rkc3 .pdbq 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;
}
.fl81rkc3 .pdbq a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.fl81rkc3 .pdbq a:focus,
.fl81rkc3 .pdbq a:focus-visible,
.fl81rkc3 .pdbq a:target { outline: none; }
.fl81rkc3 .pdbq li:target a { border-color: var(--border); color: var(--text-muted); }
.hvai .e4j27dfp { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.hvai .g5uhv9qk { display: none; }
.hvai .pdbq { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.hvai .pdbq li { margin-bottom: 0; }
.hvai .pdbq li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.hvai .pdbq li:last-child::after { content: ""; margin-right: 0; }
.hvai .pdbq a { font-size: 0.9rem; }
.hwul { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.vrpz7 .hwul { background: var(--bg-card); }
.dpp1nuu6 .hwul:nth-child(odd)  { background: var(--bg-card); }
.dpp1nuu6 .hwul:nth-child(even) { background: var(--bg-raised); }
.nw33ha3w .hwul {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.nw33ha3w .hwul:last-child { border-bottom: none; }
.nw33ha3w h3.rslu { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.mn3p018 .hwul {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.mn3p018 .hwul + .hwul { margin-top: 4px; }
.tcqn5 .hwul { background: none; border-radius: 0; padding: 12px 0; }
.tcqn5 .hwul + .hwul { border-top: 1px solid var(--border-section); }
.vr12h { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.odvs44g { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ebotcn6 { color: var(--text-body); margin-bottom: 10px; }
.dubvi, .f325 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.dubvi li, .f325 li { margin-bottom: 6px; }
.f325 li { list-style: decimal; }
.zqbz5     .dubvi { list-style-type: "● "; }
.txb4  .dubvi { list-style-type: "■ "; }
.o53qkr .dubvi { list-style-type: "◆ "; }
.zv5g2q2p    .dubvi { list-style-type: "★ "; }
.zqbz5     .jpqc { list-style-type: "● "; }
.txb4  .jpqc { list-style-type: "■ "; }
.o53qkr .jpqc { list-style-type: "◆ "; }
.zv5g2q2p    .jpqc { list-style-type: "★ "; }
.zqbz5    .dubvi li::marker, .zqbz5    .jpqc li::marker,
.txb4 .dubvi li::marker, .txb4 .jpqc li::marker,
.o53qkr .dubvi li::marker, .o53qkr .jpqc li::marker,
.zv5g2q2p   .dubvi li::marker, .zv5g2q2p   .jpqc li::marker {
  color: var(--cta); font-size: 1em;
}
.zqbz5 .f325,
.txb4 .f325,
.o53qkr .f325,
.zv5g2q2p .f325 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.zqbz5 .f325 li,
.txb4 .f325 li,
.o53qkr .f325 li,
.zv5g2q2p .f325 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.zqbz5 .f325 li::before,
.txb4 .f325 li::before,
.o53qkr .f325 li::before,
.zv5g2q2p .f325 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;
}
.zqbz5     .f325 li::before { border-radius: 50%; }
.txb4  .f325 li::before { border-radius: 3px; }
.o53qkr .f325 li::before { border-radius: 3px; }
.zv5g2q2p    .f325 li::before { border-radius: 50%; }
.pchxp4zh { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.yre3 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.gpdyx { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.x6bt { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.i0a2 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.jpqc { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.jpqc 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%}
.em18 .x6bt { background: transparent; text-align: center; }
.mqwgicxm .gpdyx {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.r8udji .gpdyx {
  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);
}
.x25eb8s7 .yre3 { display: grid; grid-template-columns: auto 1fr; }
.x25eb8s7 .gpdyx {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.x25eb8s7 .x6bt { grid-column: 2; }
.x25eb8s7 .i0a2,
.x25eb8s7 .jpqc { grid-column: 1 / -1; }
.oywwa .yre3 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.oywwa .gpdyx {
  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);
}
.oywwa .x6bt { grid-column: 2; }
.oywwa .i0a2,
.oywwa .jpqc { grid-column: 1 / -1; }
.aauri .yre3 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.aauri .x6bt { background: none; color: var(--accent-light); font-weight: 700; }
.hmcgqye .yre3 { 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); }
.hmcgqye .x6bt { background: none; color: var(--accent-light); font-weight: 700; }
.gsshl1v .yre3 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.gsshl1v .yre3:last-child { border-bottom: none; }
.gsshl1v .x6bt { background: none; color: var(--accent-light); font-weight: 700; }
.f2iau .yre3 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.f2iau .x6bt { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ykkrdb4t .pchxp4zh { counter-reset: card-n; }
.ykkrdb4t .yre3  { counter-increment: card-n; }
.ykkrdb4t .x6bt { display: flex; align-items: center; gap: 10px; }
.ykkrdb4t .x6bt::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;
}
.m3p4mq7 .yre3 { background: var(--bg-surface); border: 1px solid var(--border); }
.m3p4mq7 .x6bt { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.i8pqv3 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.n85qds4  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.j0n81v0t { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.jbt5e { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.i8pqv3 strong { color: var(--text-primary); font-size: 0.95rem; }
.i8pqv3 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.d8ht6cq0 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.zm6k, .eefesj18 { border-radius: 8px; padding: 14px; }
.zm6k { background: var(--bg-pros); }
.eefesj18 { background: var(--bg-cons); }
.qlc6 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.zm6k .qlc6 { color: var(--c-pros-label); }
.eefesj18 .qlc6 { color: #f87171; }
.zm6k ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.eefesj18 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.bo4sgkvh { width: 100%; height: auto; border-radius: 10px; display: block; }
.k07k79 {
  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;
}
.k07k79:hover { opacity: 0.85; }
.sf1cgk .k07k79  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.sf1cgk .k07k79:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.tfdm6 .k07k79  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.tfdm6 .k07k79:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.f8jth0za .acbf4g { border-radius: 50px; }
.f8jth0za .k07k79  { border-radius: 50px; }
.ino40y .acbf4g { padding-left: 22px; padding-right: 22px; }
.ino40y .k07k79  { padding-left: 12px; padding-right: 12px; }
.p2lofa20 .acbf4g { padding-left: 44px; padding-right: 44px; }
.p2lofa20 .k07k79  { padding-left: 24px; padding-right: 24px; }
.n2q2dxim .acbf4g { padding-left: 56px; padding-right: 56px; }
.n2q2dxim .k07k79  { padding-left: 32px; padding-right: 32px; }
.oyg6   .acbf4g::after, .oyg6   .k07k79::after,
.ba92h .acbf4g::after, .ba92h .k07k79::after,
.ldl10    .acbf4g::after, .ldl10    .k07k79::after,
.bqwcz5am    .acbf4g::after, .bqwcz5am    .k07k79::after,
.yj665d    .acbf4g::after, .yj665d    .k07k79::after,
.hfnvw4j     .acbf4g::after, .hfnvw4j     .k07k79::after,
.atl0h3sq    .acbf4g::after, .atl0h3sq    .k07k79::after,
.zlohxt8   .acbf4g::after, .zlohxt8   .k07k79::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;
}
.oyg6 .acbf4g::after, .oyg6 .k07k79::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");
}
.ba92h .acbf4g::after, .ba92h .k07k79::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");
}
.ldl10 .acbf4g::after, .ldl10 .k07k79::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");
}
.bqwcz5am .acbf4g::after, .bqwcz5am .k07k79::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");
}
.yj665d .acbf4g::after, .yj665d .k07k79::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");
}
.hfnvw4j .acbf4g::after, .hfnvw4j .k07k79::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");
}
.atl0h3sq .acbf4g::after, .atl0h3sq .k07k79::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");
}
.zlohxt8 .acbf4g::after, .zlohxt8 .k07k79::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");
}
.q4hj2   .aflkpb5::after, .q4hj2   .w1dk0m::after,
.o0iavc .aflkpb5::after, .o0iavc .w1dk0m::after,
.s7kq6841    .aflkpb5::after, .s7kq6841    .w1dk0m::after,
.snfr8y    .aflkpb5::after, .snfr8y    .w1dk0m::after,
.scy60    .aflkpb5::after, .scy60    .w1dk0m::after,
.sj16y     .aflkpb5::after, .sj16y     .w1dk0m::after,
.zdld1    .aflkpb5::after, .zdld1    .w1dk0m::after,
.mtv1u   .aflkpb5::after, .mtv1u   .w1dk0m::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;
}
.q4hj2 .aflkpb5::after, .q4hj2 .w1dk0m::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");
}
.o0iavc .aflkpb5::after, .o0iavc .w1dk0m::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");
}
.s7kq6841 .aflkpb5::after, .s7kq6841 .w1dk0m::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");
}
.snfr8y .aflkpb5::after, .snfr8y .w1dk0m::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");
}
.scy60 .aflkpb5::after, .scy60 .w1dk0m::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");
}
.sj16y .aflkpb5::after, .sj16y .w1dk0m::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");
}
.zdld1 .aflkpb5::after, .zdld1 .w1dk0m::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");
}
.mtv1u .aflkpb5::after, .mtv1u .w1dk0m::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");
}
.k78fh .o8dws4j   { background: rgba(128,128,128,.12); }
.sc70.k07k79 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .zexr2q96 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .zexr2q96::before    { grid-area: rank;   }
  .iiluuyi8           { grid-area: ident;  }
  .brd6s     { grid-area: rating; min-width: 0; width: auto; }
  .yc6i           { grid-area: pills;  }
  .sc70             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .zexr2q96 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .zexr2q96::before    { justify-self: center; }
  .iiluuyi8           { width: 100%; }
  .brd6s     { justify-self: center; }
  .yc6i           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .plmuk0 .fvhhjed {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .plmuk0 .ywqcvx { margin: 0; }
}
.r62h .ywqcvx { border-top: 4px solid var(--accent); }
.r62h .uahvz8 { background: var(--bg-card); }
.e1lz7 .d8ht6cq0 { gap: 10px; }
.e1lz7 .zm6k, .e1lz7 .eefesj18 { padding: 12px; }
.e1lz7 .zm6k ul, .e1lz7 .eefesj18 ul { margin: 4px 0 0; padding-left: 18px; }
.e1lz7 .zm6k li, .e1lz7 .eefesj18 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .a5g6r { grid-template-columns: 1fr; }
  .wzxh3 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .wzxh3 .v8qtni1 { width: 72px; height: 50px; }
  .wzxh3 .pe3w4 { max-width: 180px; }
  .wzxh3 .k7k06h1v { width: auto; }
}
@media (max-width: 720px) {
  .xbg9 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .vezjq { padding: 16px; }
  .plp7viy .zkms { min-width: 50%; }
}
.dlyeye7 .d8ht6cq0 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .ds8lif42 { grid-template-columns: 1fr; }
  .fvthhvl9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .yok3 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .nxq21xw { flex-wrap: wrap; padding: 16px; }
}
.nvhv2q8 .d8ht6cq0 { gap: 8px; }
.nvhv2q8 .zm6k, .nvhv2q8 .eefesj18 { padding: 8px; }
@media (max-width: 480px) {
  .nve3wa { flex-direction: column; align-items: stretch; }
}
.n2kq8 .k7k06h1v .k07k79 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .lmw742m1 { flex-direction: column; align-items: stretch; gap: 10px; }
  .n2kq8 .k7k06h1v { text-align: center; }
}
@media (max-width: 720px) {
  .re6o8f2 { grid-template-columns: 1fr; }
  .yiimvd4 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .uefnt6 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .q0nbm1e { grid-template-columns: 1fr; }
  .z2cdnmj9 { width: 100px; height: 100px; margin: 16px auto; }
  .uu59t1 { font-size: 1.4rem; }
  .mu78r4a { justify-content: center; }
  .egxf3y .zkms { min-width: 50%; }
}
.ve3f .d8ht6cq0 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .jf5n { flex-wrap: wrap; padding: 14px 16px; }
  .uv6fu8ub { padding: 12px 16px; }
  .ve3f .d8ht6cq0 { margin: 0 16px; }
  .ve3f .wzpi8qe { padding: 0 16px; }
  .xgfgjec { padding: 12px 16px; }
}
.pceevv .zexr2q96 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.pmj8f0q { margin: 16px 0; }
.y38v { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.y38v summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.y38v summary::after { content: "+"; color: var(--accent-light); }
.y38v[open] summary::after { content: "−"; }
.y38v p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.kfrd4 { margin-bottom: 0; }
.ic92 h2.kcs0yym { color: var(--text-primary); border-color: var(--accent-light); }
.bw7hst6o h2.kcs0yym { color: var(--text-primary); border-color: var(--accent-light); }
.y3e6u .n85qds4     { background: #052e16; border-color: #10b981; }
.y3e6u .j0n81v0t { background: #2d0a1e; border-color: #f43f5e; }
.y3e6u .i8pqv3 strong  { color: #f1f5f9; }
.y3e6u .i8pqv3 p       { color: #cbd5e1; }
.y3e6u .axeg    .n85qds4     .jbt5e::before,
.y3e6u .snex1h  .n85qds4     .jbt5e::before,
.y3e6u .uq1v9vq6  .n85qds4     .jbt5e::before,
.y3e6u .hsrews7v .n85qds4     .jbt5e::before { color: #10b981; }
.y3e6u .axeg    .j0n81v0t .jbt5e::before,
.y3e6u .snex1h  .j0n81v0t .jbt5e::before,
.y3e6u .uq1v9vq6  .j0n81v0t .jbt5e::before,
.y3e6u .hsrews7v .j0n81v0t .jbt5e::before { color: #f43f5e; }
.y3e6u .axeg    .n75qtkc    .jbt5e::before,
.y3e6u .snex1h  .n75qtkc    .jbt5e::before,
.y3e6u .uq1v9vq6  .n75qtkc    .jbt5e::before,
.y3e6u .hsrews7v .n75qtkc    .jbt5e::before { color: #a855f7; }
.kqx7znml .n85qds4     { background: #2d2000; border-color: #eab308; }
.kqx7znml .j0n81v0t { background: #2d0b0b; border-color: #ef4444; }
.kqx7znml .n75qtkc    { background: #2d1600; border-color: #f97316; }
.kqx7znml .i8pqv3 strong  { color: #f1f5f9; }
.kqx7znml .i8pqv3 p       { color: #cbd5e1; }
.kqx7znml .axeg    .n85qds4     .jbt5e::before,
.kqx7znml .snex1h  .n85qds4     .jbt5e::before,
.kqx7znml .uq1v9vq6  .n85qds4     .jbt5e::before,
.kqx7znml .hsrews7v .n85qds4     .jbt5e::before { color: #eab308; }
.kqx7znml .axeg    .j0n81v0t .jbt5e::before,
.kqx7znml .snex1h  .j0n81v0t .jbt5e::before,
.kqx7znml .uq1v9vq6  .j0n81v0t .jbt5e::before,
.kqx7znml .hsrews7v .j0n81v0t .jbt5e::before { color: #ef4444; }
.kqx7znml .axeg    .n75qtkc    .jbt5e::before,
.kqx7znml .snex1h  .n75qtkc    .jbt5e::before,
.kqx7znml .uq1v9vq6  .n75qtkc    .jbt5e::before,
.kqx7znml .hsrews7v .n75qtkc    .jbt5e::before { color: #f97316; }
.igce8uf .n85qds4     { background: #0c1a2e; border-color: #38bdf8; }
.igce8uf .j0n81v0t { background: #12103a; border-color: #818cf8; }
.igce8uf .i8pqv3 strong  { color: #f1f5f9; }
.igce8uf .i8pqv3 p       { color: #cbd5e1; }
.igce8uf .axeg    .n85qds4     .jbt5e::before,
.igce8uf .snex1h  .n85qds4     .jbt5e::before,
.igce8uf .uq1v9vq6  .n85qds4     .jbt5e::before,
.igce8uf .hsrews7v .n85qds4     .jbt5e::before { color: #38bdf8; }
.igce8uf .axeg    .j0n81v0t .jbt5e::before,
.igce8uf .snex1h  .j0n81v0t .jbt5e::before,
.igce8uf .uq1v9vq6  .j0n81v0t .jbt5e::before,
.igce8uf .hsrews7v .j0n81v0t .jbt5e::before { color: #818cf8; }
.igce8uf .axeg    .n75qtkc    .jbt5e::before,
.igce8uf .snex1h  .n75qtkc    .jbt5e::before,
.igce8uf .uq1v9vq6  .n75qtkc    .jbt5e::before,
.igce8uf .hsrews7v .n75qtkc    .jbt5e::before { color: #2dd4bf; }
.ubze .n85qds4     { background: var(--accent-bg); border-color: var(--accent-light); }
.ubze .j0n81v0t { background: var(--accent-bg-light); border-color: var(--accent-light); }
.ubze .axeg    .jbt5e::before,
.ubze .snex1h  .jbt5e::before,
.ubze .uq1v9vq6  .jbt5e::before,
.ubze .hsrews7v .jbt5e::before { color: var(--accent-light) !important; }
.rwo7r::before,
.ew4ha7ht::before { margin-right: 5px; }
.ft8r7b .zm6k ul li,
.ft8r7b .zm6k .rwo7r { color: #22c55e; }
.ft8r7b .eefesj18 ul li,
.ft8r7b .eefesj18 .ew4ha7ht { color: #ef4444; }
.lgkg .zm6k { background: var(--bg-pros); }
.lgkg .eefesj18 { background: var(--bg-cons); }
.lgkg .zm6k .rwo7r { color: var(--c-pros-label); }
.lgkg .eefesj18 .ew4ha7ht { color: var(--c-cons); }
.lgkg .zm6k ul li,
.lgkg .eefesj18 ul li,
.eghvhk .zm6k { background: var(--bg-pros); }
.eghvhk .eefesj18 { background: var(--bg-cons); }
.eghvhk .zm6k .rwo7r { color: var(--c-pros-label); }
.eghvhk .eefesj18 .ew4ha7ht { color: var(--c-cons); }
.eghvhk .zm6k ul li,
.eghvhk .exxxo3kt li          { color: var(--c-pros); }
.eghvhk .eefesj18 ul li,
.eghvhk .lvvwp li          { color: var(--c-cons); }
.y3s72y .rwo7r::before { content: "✓ "; }
.y3s72y .ew4ha7ht::before { content: "✗ "; }
.szgji .rwo7r::before { content: "→ "; }
.szgji .ew4ha7ht::before { content: "← "; }
.zz4n02 .rwo7r::before { content: "★ "; }
.zz4n02 .ew4ha7ht::before { content: "✕ "; }
.olq4gs3 .rwo7r::before { content: "◆ "; }
.olq4gs3 .ew4ha7ht::before { content: "▲ "; }
.k7wvv .i8pqv3 { background: transparent; border-left: none; border: 1.5px solid; }
.k7wvv .n85qds4     { border-color: var(--c-tip-border); }
.k7wvv .j0n81v0t { border-color: var(--c-warn-border); }
.k7wvv .i8pqv3 strong { color: var(--text-primary); }
.k7wvv .i8pqv3 p      { color: var(--text-muted); }
.decz .i8pqv3 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.decz .n85qds4     { border-top-color: var(--c-tip-border); }
.decz .j0n81v0t { border-top-color: var(--c-warn-border); }
.yfhv .i8pqv3 { border-left: none; border-radius: 8px; }
.yfhv .n85qds4     { background: #065f46; }
.yfhv .j0n81v0t { background: #92400e; }
.yfhv .n75qtkc    { background: #1e3a8a; }
.yfhv .i8pqv3 strong,
.yfhv .i8pqv3 p { color: #fff; }
.yfhv .jbt5e::before { color: rgba(255,255,255,0.85) !important; }
.y3e6u.yfhv .n85qds4,
.y3e6u .yfhv .n85qds4     { background: #052e16; }
.y3e6u.yfhv .j0n81v0t,
.y3e6u .yfhv .j0n81v0t { background: #2d0a1e; }
.y3e6u.yfhv .n75qtkc,
.y3e6u .yfhv .n75qtkc    { background: #1e1036; }
.kqx7znml.yfhv .n85qds4,
.kqx7znml .yfhv .n85qds4      { background: #2d2000; }
.kqx7znml.yfhv .j0n81v0t,
.kqx7znml .yfhv .j0n81v0t  { background: #2d0b0b; }
.kqx7znml.yfhv .n75qtkc,
.kqx7znml .yfhv .n75qtkc     { background: #2d1600; }
.igce8uf.yfhv .n85qds4,
.igce8uf .yfhv .n85qds4      { background: #0c1a2e; }
.igce8uf.yfhv .j0n81v0t,
.igce8uf .yfhv .j0n81v0t  { background: #12103a; }
.igce8uf.yfhv .n75qtkc,
.igce8uf .yfhv .n75qtkc     { background: #0a2020; }
.djjm .i8pqv3 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.djjm .n85qds4     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.djjm .j0n81v0t { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.djjm .i8pqv3 strong { color: var(--text-primary); }
.djjm .i8pqv3 p      { color: var(--text-muted); }
.gnzrb .i8pqv3 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.axeg .jbt5e,
.snex1h .jbt5e,
.uq1v9vq6 .jbt5e,
.hsrews7v .jbt5e { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.axeg .jbt5e::before,
.snex1h .jbt5e::before,
.uq1v9vq6 .jbt5e::before,
.hsrews7v .jbt5e::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.axeg .n85qds4     .jbt5e::before { content: "✦"; color: var(--c-tip-border); }
.axeg .j0n81v0t .jbt5e::before { content: "▲"; color: var(--c-warn-border); }
.axeg .n75qtkc    .jbt5e::before { content: "◉"; color: #60a5fa; }
.snex1h .n85qds4     .jbt5e::before { content: "★"; color: var(--c-tip-border); }
.snex1h .j0n81v0t .jbt5e::before { content: "◆"; color: var(--c-warn-border); }
.snex1h .n75qtkc    .jbt5e::before { content: "●"; color: #60a5fa; }
.uq1v9vq6 .n85qds4     .jbt5e::before { content: "▶"; color: var(--c-tip-border); }
.uq1v9vq6 .j0n81v0t .jbt5e::before { content: "■"; color: var(--c-warn-border); }
.uq1v9vq6 .n75qtkc    .jbt5e::before { content: "▸"; color: #60a5fa; }
.hsrews7v .n85qds4     .jbt5e::before { content: "→"; color: var(--c-tip-border); }
.hsrews7v .j0n81v0t .jbt5e::before { content: "⬥"; color: var(--c-warn-border); }
.hsrews7v .n75qtkc    .jbt5e::before { content: "◈"; color: #60a5fa; }
.qftcj .vrpz7 .hwul,
.qftcj .dpp1nuu6 .hwul  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.qftcj .yre3                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.qftcj .e4j27dfp                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.lh28f3mv .vrpz7 .hwul,
.lh28f3mv .dpp1nuu6 .hwul,
.lh28f3mv .yre3,
.lh28f3mv .zexr2q96,
.lh28f3mv .ywqcvx,
.lh28f3mv .s0ri,
.lh28f3mv .e4j27dfp,
.lh28f3mv .gnzrb .i8pqv3 { box-shadow: none; }
.g6lvg   .ebotcn6, .g6lvg .vr12h, .g6lvg .odvs44g,
.g6lvg   .vjhhtdq, .g6lvg .rzzd11f { font-size: 0.9rem; }
.g6lvg   .dubvi, .g6lvg .f325 { font-size: 0.9rem; }
.hbjz6mf7   .ebotcn6, .hbjz6mf7 .vr12h, .hbjz6mf7 .odvs44g,
.hbjz6mf7   .vjhhtdq, .hbjz6mf7 .rzzd11f { font-size: 0.95rem; }
.hbjz6mf7   .dubvi, .hbjz6mf7 .f325 { font-size: 0.95rem; }
.znx1m   .ebotcn6, .znx1m .vr12h, .znx1m .odvs44g,
.znx1m   .vjhhtdq, .znx1m .rzzd11f { font-size: 1.08rem; }
.znx1m   .dubvi, .znx1m .f325 { font-size: 1.05rem; }
.znx1m   .n9rb { font-size: 0.97rem; }
.lhszr .ttqt13j      { font-size: 3.2rem; }
.lhszr h2.kcs0yym { font-size: 1.9rem; }
.lhszr h3.rslu     { font-size: 1.4rem; }
.kgqw1u .ttqt13j      { font-size: 3.8rem; }
.kgqw1u h2.kcs0yym { font-size: 2.2rem; }
.kgqw1u h3.rslu     { font-size: 1.6rem; }
.kfrd4 + .kfrd4 { position: relative; }
.lr96   .kfrd4 + .kfrd4::before,
.cnsiau6t  .kfrd4 + .kfrd4::before,
.bh4o   .kfrd4 + .kfrd4::before,
.hhvmh   .kfrd4 + .kfrd4::before,
.zulubrkf   .kfrd4 + .kfrd4::before,
.chmze3py .kfrd4 + .kfrd4::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.lr96 .kfrd4 + .kfrd4::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.cnsiau6t .kfrd4 + .kfrd4::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.bh4o .kfrd4 + .kfrd4::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;
}
.hhvmh .kfrd4 + .kfrd4::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.fyqejp .kfrd4 { margin-bottom: 16px; }
.fyqejp .kfrd4 + .kfrd4 { margin-top: 0; }
.fyqejp .tbe2gd3 { padding-top: 0; padding-bottom: 0; }
.zulubrkf .kfrd4 + .kfrd4::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.chmze3py .kfrd4 + .kfrd4::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.mnh7 .kfrd4 + .kfrd4::before,
.v8jjtww .kfrd4 + .kfrd4::before,
.bheyd8a .kfrd4 + .kfrd4::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%;
}
.bisksnr .mnh7 .kfrd4:nth-child(even)::before,
.bisksnr .v8jjtww .kfrd4:nth-child(even)::before,
.bisksnr .bheyd8a .kfrd4:nth-child(even)::before { background: var(--bg-surface); }
.hfx2 .mnh7 .kfrd4:nth-child(even)::before,
.hfx2 .v8jjtww .kfrd4:nth-child(even)::before,
.hfx2 .bheyd8a .kfrd4:nth-child(even)::before { background: var(--bg-card); }
.mnh7 .kfrd4 + .kfrd4::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");
}
.v8jjtww .kfrd4 + .kfrd4::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");
}
.bheyd8a .kfrd4 + .kfrd4::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");
}
.t77vm10 .n435ee4l,
.vnlm .n435ee4l,
.h4ai .n435ee4l { overflow: hidden; }
.t77vm10 .rqng,
.vnlm .rqng { margin-bottom: 60px; }
.h4ai .rqng { margin-bottom: 70px; }
.t77vm10 .n435ee4l::before,
.vnlm .n435ee4l::before,
.h4ai .n435ee4l::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%;
}
.t77vm10 .n435ee4l::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");
}
.vnlm .n435ee4l::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");
}
.h4ai .n435ee4l::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");
}
.maeugh .n435ee4l:not(.bsctnk) .ctt80p { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.lnjlm .n435ee4l:not(.bsctnk) .ctt80p { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.frlnj85  .n435ee4l:not(.bsctnk) .ctt80p { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.w05e3  .n435ee4l:not(.bsctnk) .ctt80p { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.iilb1rg .bsctnk { background: var(--accent); }
.iilb1rg .bsctnk .ctt80p { background: none; }
.iilb1rg .xv85rat { background: var(--accent); }
.iilb1rg .ogkfjx { background: var(--accent-bg); }
.iilb1rg .n435ee4l:not(.bsctnk) .ctt80p { background: rgba(0,0,0,0.6); }
.mseqff .lczxgic { float: left; width: 38%; margin: 0 28px 16px 0; }
.mseqff .lczxgic .bo4sgkvh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mseqff .tbe2gd3::after { content: ''; display: block; clear: both; }
.qwao9l .lczxgic { float: right; width: 38%; margin: 0 0 16px 28px; }
.qwao9l .lczxgic .bo4sgkvh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qwao9l .tbe2gd3::after { content: ''; display: block; clear: both; }
.l308phd .kfrd4:nth-child(odd)  .lczxgic { float: left;  width: 38%; margin: 0 28px 16px 0; }
.l308phd .kfrd4:nth-child(even) .lczxgic { float: right; width: 38%; margin: 0 0 16px 28px; }
.l308phd .lczxgic .bo4sgkvh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.l308phd .tbe2gd3::after { content: ''; display: block; clear: both; }
.mseqff .pchxp4zh,
.qwao9l .pchxp4zh,
.l308phd .pchxp4zh,
@media (max-width: 900px) {
  .mseqff .lczxgic,
  .qwao9l .lczxgic,
  .l308phd .kfrd4:nth-child(odd)  .lczxgic,
  .l308phd .kfrd4:nth-child(even) .lczxgic {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .mseqff .lczxgic .bo4sgkvh,
  .qwao9l .lczxgic .bo4sgkvh,
  .l308phd .lczxgic .bo4sgkvh {
    max-height: none !important;
  }
}
.mseqff .dubvi,
.mseqff .f325,
.qwao9l .dubvi,
.qwao9l .f325,
.l308phd .dubvi,
.l308phd .f325 { overflow: hidden; }
@media (max-width: 640px) {
  .mseqff .lczxgic,
  .qwao9l .lczxgic,
  .l308phd .lczxgic { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ckx9ex .c2h9,
.ckx9ex .tbe2gd3,
.ckx9ex .tubb08i  { max-width: 1100px; }
.h55wz3g .c2h9,
.h55wz3g .tbe2gd3,
.h55wz3g .tubb08i  { max-width: 1200px; }
.rjpeaxir .c2h9,
.rjpeaxir .tbe2gd3,
.rjpeaxir .tubb08i  { max-width: 1320px; }
.e02ki { font-size: 0.82rem; color: var(--text-muted); }
.w25rk { display: flex; align-items: center; }
.k9q1tae {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.f4qgtn { display: flex; align-items: center; }
.k9u6hk { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.k9u6hk:hover { text-decoration: underline; }
.yh7bj6q { margin: 0 3px; opacity: 0.45; }
.yh7bj6q::before { content: '/'; }
.bmzwxeq8 { padding: 2px 5px; color: var(--text-main); }
.fgmw0a5 .e02ki {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.fgmw0a5 .w25rk { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.oeynq .e02ki {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.oeynq .w25rk { padding: 0 0 0 12px; }
.ve1fr87c .w25rk { padding: 0 16px; }
.ve1fr87c .e02ki {
  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);
}
.ve1fr87c .c2h9 { padding-top: 28px; }
@media (max-width: 720px) {
  .uwne { margin-top: 18px; padding: 0 16px; }
  .ve1fr87c .c2h9 { padding-top: 16px; }
}
.ckx9ex.fgmw0a5 .w25rk { max-width: 1100px; }
.h55wz3g.fgmw0a5 .w25rk { max-width: 1200px; }
.rjpeaxir.fgmw0a5 .w25rk { max-width: 1320px; }
.vlidp .kfrd4 { padding-top: 16px; padding-bottom: 16px; }
.e4so1ks .kfrd4 { padding-top: 24px; padding-bottom: 24px; }
.x6bh .kfrd4 { padding-top: 40px; padding-bottom: 40px; }
.xqnztx .kfrd4 { padding-top: 52px; padding-bottom: 52px; }
.z9if .kfrd4:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.z9if .kfrd4:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.z9if .kfrd4:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.z9if .kfrd4:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.c8qml .tbe2gd3 { padding-top: 10px;  padding-bottom: 10px; }
.r10zopg .tbe2gd3 { padding-top: 18px;  padding-bottom: 18px; }
.x2p7 .tbe2gd3 { padding-top: 36px;  padding-bottom: 36px; }
.biwr .tbe2gd3 { padding-top: 48px;  padding-bottom: 48px; }
.g60csn7 h2.kcs0yym { font-weight: 600; }
.g60csn7 h3.rslu     { font-weight: 600; }
.i7n1 h2.kcs0yym { font-weight: 800; }
.i7n1 h3.rslu     { font-weight: 700; }
.zlj6t11 { font-weight: 600; }
.zlj6t11 h2.kcs0yym { font-weight: 900; }
.zlj6t11 h3.rslu     { font-weight: 800; }
.zlj6t11 .i8pqv3 strong,
.zlj6t11 .i8pqv3 strong { font-weight: 600; }
.aflkpb5 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.mwgszr2o .aflkpb5 { display: none; }
@media (max-width: 640px) {
  .uncjdism { display: none; }
  .aflkpb5 {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.aflkpb5 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.aflkpb5:hover { opacity: 0.85; }
.c37s .aflkpb5 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.sitkl0 .aflkpb5,
.dwpr5s  .aflkpb5 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.sitkl0 .aflkpb5:hover,
.dwpr5s  .aflkpb5:hover { opacity: 0.88; }
.c37s.sitkl0 .aflkpb5,
.c37s.dwpr5s  .aflkpb5 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.w1dk0m {
  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;
}
.w1dk0m:hover { transform: translateY(-2px); opacity: 0.92; }
.w1dk0m { background: var(--cta) !important; color: #fff !important; border: none !important; }
.cbdif .w1dk0m { display: none; }
.yi8xyvb .w1dk0m { right: 32px; }
.omezvx  .w1dk0m { left: 32px; }
@media (max-width: 480px) {
  .yi8xyvb .w1dk0m { right: 20px; bottom: 20px; }
  .omezvx  .w1dk0m { left: 20px; bottom: 20px; }
}
.tm8w4v { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.tubb08i { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.im41vzj4 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.fcu1h { color: var(--text-dim); font-size: 0.8rem; }
.fbxqak a, .uc59c a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.fbxqak a:hover, .uc59c a:hover { color: var(--accent-light); }
.uc59c { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.e3aixw .tubb08i { text-align: center; }
.e3aixw .uc59c { justify-content: center; margin-bottom: 16px; }
.e3aixw .im41vzj4 { margin-top: 0; }
.rvxx { margin-top: 10px; }
.rvxx a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .tubb08i { padding-left: 16px; padding-right: 16px; }
  .drwegoz .tubb08i { padding: 20px 16px; }
  .uc59c { gap: 4px 12px; }
  .im41vzj4 { font-size: 0.78rem; }
}
.jl2ju8 .im41vzj4 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.jl2ju8 .fcu1h { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .jl2ju8 .jz3nn { grid-template-columns: 1fr 1fr; } .jl2ju8 .v8zuc { grid-column: 1 / -1; } }
@media (max-width: 480px) { .jl2ju8 .jz3nn { grid-template-columns: 1fr; } }
.n5cyn0 .im41vzj4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .n5cyn0 .py68ya { gap: 12px; } .n5cyn0 .tdw323k { margin-right: 0; width: 100%; } }
.b8h8un8w .im41vzj4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.b8h8un8w .fcu1h { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .b8h8un8w .aokofug { grid-template-columns: 1fr 1fr; } .b8h8un8w .lv3648 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .b8h8un8w .aokofug { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .m9g9c .y3lnl { grid-template-columns: 1fr 1fr; } .m9g9c .xjuiss5q:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .m9g9c .y3lnl { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .d6zm6lrg .y3lnl { grid-template-columns: 1fr; } }
.krr0 .tubb08i { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.krr0 .uc59c { justify-content: center; }
.dl8mqn2g .uwlw497s      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.dl8mqn2g .tm8w4v { background: var(--bg-page); border-top-color: var(--border-alt); }
.xpnpd .uwlw497s      { background: #0d1117; border-bottom-color: #21262d; }
.xpnpd .w0ola69 { color: var(--accent-light); }
.xpnpd .ncwrmty2 { --msep-color: #8b949e; }
.xpnpd .ncwrmty2 a { color: #8b949e; }
.xpnpd .ncwrmty2 a:hover { color: var(--accent-light); }
.xpnpd .y73mc7uv { color: #8b949e; }
.xpnpd .tm8w4v { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.xpnpd .im41vzj4,
.xpnpd .fcu1h { color: #6e7681; }
.xpnpd .fbxqak a, .xpnpd .uc59c a,
.xpnpd .fbxqak a:hover, .xpnpd .uc59c a:hover,
@media (max-width: 640px) {
  .xpnpd .ncwrmty2 { background: #0d1117; border-top-color: #21262d; }
  .xpnpd .ncwrmty2 li a { border-bottom-color: #21262d; }
}
.yz3ip .uwlw497s      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.yz3ip .w0ola69 { color: var(--accent-light); }
.yz3ip .ncwrmty2 { --msep-color: #475569; }
.yz3ip .ncwrmty2 a { color: #475569; }
.yz3ip .ncwrmty2 a:hover { color: var(--accent-light); }
.yz3ip .y73mc7uv { color: #64748b; }
.yz3ip .tm8w4v { background: #f0f4f8; border-top-color: #cbd5e1; }
.yz3ip .im41vzj4,
.yz3ip .fcu1h { color: #64748b; }
.yz3ip .fbxqak a, .yz3ip .uc59c a,
.yz3ip .fbxqak a:hover, .yz3ip .uc59c a:hover,
@media (max-width: 640px) {
  .yz3ip .ncwrmty2 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .yz3ip .ncwrmty2 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.sitkl0 .uwlw497s      { background: var(--accent); border-bottom-color: var(--accent-light); }
.sitkl0 .w0ola69 { color: #fff; }
.sitkl0 .ncwrmty2 { --msep-color: rgba(255,255,255,0.82); }
.sitkl0 .ncwrmty2 a { color: rgba(255,255,255,0.82); }
.sitkl0 .ncwrmty2 a:hover { color: #fff; }
.sitkl0 .y73mc7uv { color: rgba(255,255,255,0.9); }
.sitkl0 .tm8w4v { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.sitkl0 .im41vzj4,
.sitkl0 .fcu1h { color: rgba(255,255,255,0.72); }
.sitkl0 .fbxqak a, .sitkl0 .uc59c a,
.sitkl0 .fbxqak a:hover, .sitkl0 .uc59c a:hover,
@media (max-width: 640px) {
  .sitkl0 .ncwrmty2 { background: var(--accent); border-top-color: var(--accent-light); }
  .sitkl0 .ncwrmty2 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.dwpr5s .uwlw497s {
  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);
}
.dwpr5s .tm8w4v {
  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) {
  .dwpr5s .ncwrmty2 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.hzco0ot .bdu0ip { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.z4zdttl .bdu0ip { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.iax947b .bdu0ip { min-height: 72px; height: auto; }
.sfzm1n0u .bdu0ip { min-height: 84px; height: auto; }
.drwegoz .bdu0ip { max-width: none; padding: 0 32px; }
.drwegoz .tubb08i  { max-width: none; padding: 24px 32px; }
.e0m2.h55wz3g .bdu0ip { max-width: 1200px; }
.e0m2.rjpeaxir .bdu0ip { max-width: 1320px; }
.me05k   .w0ola69, .me05k   .tdw323k { text-transform: capitalize; }
.yipzch .w0ola69, .yipzch .tdw323k { text-transform: lowercase; }
.rsrsu2 .w0ola69, .rsrsu2 .tdw323k { text-transform: uppercase; letter-spacing: 0.06em; }
.jacn56tm, .lvgn8jn {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.wdx6 .jacn56tm,
.tnpor36 .jacn56tm,
.pbiazo .jacn56tm,
.grme2fh .jacn56tm,
.uvjd3bay   .ncwrmty2 a { font-weight: 500; }
.s58sg .ncwrmty2 a { font-weight: 600; }
.w47g     .ncwrmty2 a { font-weight: 700; }
.hqxn    .ncwrmty2 a { font-weight: 800; letter-spacing: 0.01em; }
.odgq     .ncwrmty2 > li + li::before,
.sc17zt2    .ncwrmty2 > li + li::before,
.jq0v03rn    .ncwrmty2 > li + li::before,
.cnp9q .ncwrmty2 > li + li::before,
.bza10x .ncwrmty2 > li + li::before,
.b638ro9w  .ncwrmty2 > li + li::before,
.ito7dd0    .ncwrmty2 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.odgq     .ncwrmty2 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.sc17zt2    .ncwrmty2 > li + li::before { content: "|"; }
.jq0v03rn    .ncwrmty2 > li + li::before { content: "—"; }
.cnp9q .ncwrmty2 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.bza10x .ncwrmty2 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.b638ro9w  .ncwrmty2 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ito7dd0    .ncwrmty2 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .fxem2 .y73mc7uv,
  .m5qr1z0a .y73mc7uv,
  .jd2kn .y73mc7uv,
  .l9rrcca .y73mc7uv,
  .vzfw .y73mc7uv {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .fxem2 .y73mc7uv::before,
  .m5qr1z0a .y73mc7uv::before,
  .jd2kn .y73mc7uv::before,
  .l9rrcca .y73mc7uv::before,
  .vzfw .y73mc7uv::before { content: ""; display: block; flex-shrink: 0; }

  
  .fxem2 .y73mc7uv::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;
  }

  
  .m5qr1z0a .y73mc7uv::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;
  }

  
  .jd2kn .y73mc7uv::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;
  }

  
  .l9rrcca .y73mc7uv::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;
  }

  
  .vzfw .y73mc7uv::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) {
  .il2tj .y73mc7uv {
    padding: 5px 14px;
  }
  .il2tj .ncwrmty2 {
    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;
  }
  .il2tj .ncwrmty2 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .il2tj .ncwrmty2 li a:hover { background: var(--bg-raised); }
  .il2tj .dqzac,
  .gl2dtw .dqzac,
  .vfsot .dqzac { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .gbevhs .y73mc7uv {
    padding: 5px 10px;
  }
  .gbevhs .ncwrmty2 {
    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);
  }
  .gbevhs .ncwrmty2.c9jl7od { transform: translateX(0); }
  .gbevhs .ncwrmty2 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .gbevhs .ncwrmty2 li:last-child a { border-bottom: none; }
  .sitkl0 .ncwrmty2,
  .xpnpd .ncwrmty2 { background: var(--accent) !important; }
  .sitkl0 .ncwrmty2 li a,
  .xpnpd .ncwrmty2 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .vfsot .y73mc7uv {
    padding: 5px 10px;
  }
  .vfsot .ncwrmty2 {
    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);
  }
  .vfsot .ncwrmty2::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .vfsot .ncwrmty2.c9jl7od { transform: translateY(0); }
  .vfsot .ncwrmty2 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .n49iw6n .y73mc7uv {
    padding: 5px 10px;
  }
  .n49iw6n .ncwrmty2 {
    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;
  }
  .n49iw6n .ncwrmty2.c9jl7od { opacity: 1; pointer-events: auto; }
  .n49iw6n .ncwrmty2 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .jwqb0     .y73mc7uv { border-radius: 0 !important; }
  .p2o25g0   .y73mc7uv { border-radius: 8px !important; }
  .g4xmrie2 .y73mc7uv { border-radius: 50% !important; }
  .wzwphzu2   .y73mc7uv { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .xoqr71w4 .uzss8 { flex-direction: column; align-items: stretch; }
  .xoqr71w4 .q795 { flex-direction: row; min-width: auto; }
  .xoqr71w4 .hm45nyh3 { align-items: flex-start; text-align: left; }
}
.nu8quw,
.nu8quw.kfrd4,
.bisksnr .nu8quw,
.oltd4m .nu8quw,
.hfx2 .nu8quw,
.q28my48p .nu8quw {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.l4uix {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.lvll { flex: 1 1 280px; min-width: 0; }
.aqztd6x {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.jm33s {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.e2spcnra {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.e2spcnra:hover { transform: translateY(-1px); opacity: 0.95; }
.z5jk .l4uix {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.z5jk .aqztd6x { color: var(--cta); }
.z5jk .jm33s { color: var(--text-body); }
.z5jk .e2spcnra {
  background: var(--cta) !important;
  color: #fff !important;
}
.vykxdof .l4uix {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.vykxdof .aqztd6x { color: var(--text-primary); }
.vykxdof .jm33s { color: var(--text-body); }
.vykxdof .e2spcnra {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .l4uix {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .lvll { flex: 0 0 auto; }
  .aqztd6x { font-size: 1.2rem; }
  .e2spcnra { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.dw4m9vu .ad2c7z { height: 36px; }
.smehdl .ad2c7z { height: 60px; max-width: 200px; }
.a0rmgqpy .ad2c7z { height: 56px; max-width: 180px; }
.g4aqe914     .t73c06, .g4aqe914     .scw5tcv { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
@media (min-width: 720px) {
  .igqj .l1w7 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .igqj .zexr2q96 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .igqj .zexr2q96 { padding: 40px 16px 20px; }
  .igqj .jwhdhqe {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .igqj .sc70 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .l8to0 .zexr2q96 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .l8to0 .zexr2q96::before {
    position: absolute; top: 14px; left: 14px;
  }
  .l8to0 .iiluuyi8 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .l8to0 .s53oec { white-space: normal; text-align: center; font-size: 1.2rem; }
  .l8to0 .jwhdhqe {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .l8to0 .sc70 { width: 100%; min-width: 0; }
  .l8to0 .t73c06 { min-width: 0; }
}
.zasa .y38v {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.zasa .y38v summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.zasa .y38v p { padding: 0 2px 16px; }
.h5l9j9g .y38v { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.h5l9j9g .y38v summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.h5l9j9g .y38v summary::after { content: "›"; font-size: 1.2em; }
.h5l9j9g .y38v[open] summary::after { content: "‹"; }
.h5l9j9g .y38v p { padding: 10px 22px 4px; }
.p5tdssed .y38v {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.p5tdssed .y38v summary { color: var(--text-primary); padding-left: 16px; }
.p5tdssed .y38v summary::after { content: "›"; font-size: 1.1em; }
.p5tdssed .y38v[open] summary::after { content: "‹"; }
.p5tdssed .y38v p { padding-left: 16px; }
.nd1vsp .pmj8f0q { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.nd1vsp .y38v {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.nd1vsp .y38v:last-child { border-bottom: none; }
.nd1vsp .y38v summary { color: var(--text-primary); border-radius: 0; }
.nd1vsp .y38v summary::after { content: "›"; font-size: 1.1em; }
.nd1vsp .y38v[open] summary::after { content: "‹"; }
.aar7 .y38v { overflow: hidden; }
.aar7 .y38v summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.aar7 .y38v summary::after { color: rgba(255,255,255,.75); }
.aar7 .y38v[open] summary { border-radius: 0; }
.x5utn { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.lviys {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.hv2ykx {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.nxzq34tl { color: var(--text-muted); font-size: 1.05rem; }
.qgr21 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.jbcz9w { margin-bottom: 20px; }
.qiwc {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.o4jhmmo {
  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;
}
.o4jhmmo:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.tbjox { resize: vertical; min-height: 130px; }
.kwas79 { width: 100%; margin-top: 8px; }
.loxmh {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.xawq2 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.oeauo22v { color: var(--text-muted); line-height: 1.75; }
.r5w1y { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.r5w1y li { margin-bottom: 6px; }
.t1rwqe1y { max-width: 760px; margin: 0 auto; }
.mqs2 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.jrp7 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.jrp7:last-child { border-bottom: none; }
.jrp7 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.jrp7 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.puspao { max-width: 760px; margin: 0 auto; }
.a5w0 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.a5w0:last-child { border-bottom: none; }
.tl88 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.a5w0 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.a5w0 ul.r5w1y { margin: 0; }
.j3led .tl88 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .j3led { grid-template-columns: 1fr; gap: 10px; } }
.gsss .tl88 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.fz2it1oi .r5w1y { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .tz8mtk { grid-template-columns: 1fr; } }
.a3nb9b6 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.a3nb9b6:hover .luacgo25 { color: var(--accent-light); text-decoration: underline; }
.xcbcs { color: inherit; text-decoration: none; }
.xcbcs:hover { color: var(--accent-light); text-decoration: underline; }
.btbjpw6 { display: inline-block; line-height: 0; }
.ji1g { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.u7ntfm { margin-bottom: 48px; }
.eqt90dn { max-width: 760px; margin: 0 auto; }
.oc8df { max-width: 640px; margin: 0 auto; }
.un5x { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.un5x:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.sfms { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.un5x p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.un5x ul.r5w1y { margin: 0; }
.tmusdvq { color: var(--text-muted); line-height: 1.75; }
.uylhj .r5w1y,
.oc8df .r5w1y,
.o8tbv03 .r5w1y,
.n7mkqu .r5w1y {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.uylhj .un5x,
.oc8df .un5x { text-align: left; }
.uylhj .sfms,
.oc8df .sfms { text-align: center; }
.ee2ucwhe { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.na5g64 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.sy6rgl { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.iyg76q { margin-top: 12px; }
.nvpnucov { 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; }
.nvpnucov:hover { border-bottom-color: var(--accent-light); }
.w1lp { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.w1lp img { width: 100%; height: 100%; object-fit: cover; display: block; }
.g7ld8rg { width: 72px; height: 72px; }
.u5lcx4j4 { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.yxgp { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.g7a57n { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.g7a57n::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .x7vw4jk { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.afh2pre0 .sy6rgl, .afh2pre0 .na5g64 { max-width: 640px; }
.hxbho .ee2ucwhe { font-size: 1.6rem; margin-top: 18px; }
.fzei4mg .sy6rgl { margin-bottom: 28px; }
@media (max-width: 860px) { .umnv3l { grid-template-columns: 1fr; } .hxbho { position: static; text-align: center; } }
.m4s7muei .w1lp { margin: 0 auto 18px; }
.m4s7muei .yxgp { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .ld5gal { grid-template-columns: 1fr; } }
.kntinw5 .ee2ucwhe { font-size: 1.6rem; margin-bottom: 6px; }
.n7mkqu .r5w1y { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .kntinw5 { flex-direction: column; text-align: center; } .nyb1nn { grid-template-columns: 1fr; } }
.tlb6du5s { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.tlb6du5s .ee2ucwhe { font-size: 1.35rem; margin: 0 0 4px; }
.tlb6du5s .yxgp { margin: 0; }
.vzhmiy .hv2ykx { color: var(--accent-light); }
.gk359dl {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.gk359dl .hv2ykx { font-size: 2rem; }
.gk359dl .nxzq34tl { max-width: 680px; }
.lffl8ouo .hv2ykx { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.lffl8ouo .nxzq34tl  { margin: 0; }
@media (max-width: 640px) { .lffl8ouo { flex-direction: column; } }
.awuezix .hv2ykx { color: var(--accent-light); }
.c69985l .hv2ykx { color: #fff; }
.c69985l .nxzq34tl  { color: rgba(255,255,255,0.85); }
.bwxgp0 { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .q9o013o { grid-template-columns: 1fr; } }
.s8jk .o4jhmmo {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.s8jk .o4jhmmo:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.gq238wlf .o4jhmmo { background: var(--bg-raised); border-color: transparent; }
.gq238wlf .o4jhmmo:focus { background: var(--bg-card); border-color: var(--accent-light); }
.d9ikb .o4jhmmo { border-radius: 100px; padding: 11px 20px; }
.d9ikb .tbjox { border-radius: 14px; }
.u6j2vqx {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.u6j2vqx summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.u6j2vqx summary::-webkit-details-marker { display: none; }
.u6j2vqx summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.u6j2vqx[open] summary::after { content: "−"; }
.ghkeepy {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .fkvrhe { grid-template-columns: 1fr; } }
.wt60 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.wt60 li { margin-bottom: 6px; }
.bfs794{display:none}
.bfs794:empty,.let8sa4:empty{display:none}
.x7ewbkjk{position:relative;overflow:visible}
.jooxp .ew9omlb,.t0x28d .ew9omlb,
.uecn6 .ew9omlb,.k4s59lj .ew9omlb,
.pdj0l1p .ew9omlb,.panb12 .ew9omlb{display:block}
.imekrp0 .frd83s{display:block}
.jooxp .ew9omlb,.t0x28d .ew9omlb,
.uecn6 .ew9omlb,.k4s59lj .ew9omlb,
.pdj0l1p .ew9omlb{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}
.jooxp .ew9omlb .let8sa4,.t0x28d .ew9omlb .let8sa4,
.uecn6 .ew9omlb .let8sa4,.k4s59lj .ew9omlb .let8sa4,
.pdj0l1p .ew9omlb .let8sa4{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}
.jooxp .op8g,.t0x28d .op8g,
.uecn6 .op8g,.k4s59lj .op8g,
.pdj0l1p .op8g{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.jooxp .ew9omlb,.t0x28d .ew9omlb{top:12px}
.jooxp .ew9omlb .let8sa4{margin-right:auto}
.t0x28d .ew9omlb .let8sa4{margin-left:auto}
.t0x28d .ew9omlb{text-align:right}
.uecn6 .ew9omlb,.k4s59lj .ew9omlb{bottom:12px}
.uecn6 .ew9omlb .let8sa4{margin-right:auto}
.k4s59lj .ew9omlb .let8sa4{margin-left:auto}
.k4s59lj .ew9omlb{text-align:right}
.pdj0l1p .ew9omlb{position:relative;margin-top:16px}
.pdj0l1p .ew9omlb .let8sa4{margin:0 auto}
.panb12 .ew9omlb{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.panb12 .ew9omlb .let8sa4{margin:0}
.panb12 .ogkfjx~.ew9omlb,
.panb12 .cpuoouj8~.ew9omlb{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.panb12 .ogkfjx~.ew9omlb .let8sa4,
.panb12 .cpuoouj8~.ew9omlb .let8sa4{justify-content:flex-start}
.ogkfjx~.ew9omlb,.cpuoouj8~.ew9omlb{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}
.ogkfjx~.ew9omlb .let8sa4{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.cpuoouj8~.ew9omlb .let8sa4{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.frd83s .let8sa4{margin:0 0 12px}
.let8sa4{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.qp905{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.luacgo25{font-weight:600;color:var(--text-heading);opacity:1}
.o8vn9y::before{content:"·";margin:0 2px;opacity:.5}
.op8g{white-space:nowrap}
.ss6mqj .qp905{display:none}
.zuqvanio .op8g{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.zuqvanio .o8vn9y::before{content:""}
.b7th1gr .op8g{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}
.b7th1gr .o8vn9y::before{content:""}
.zy613og0 .let8sa4{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.o44anre .op8g{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.o44anre .o8vn9y::before{content:""}
.cm9d .op8g{color: var(--accent-light);opacity:1;font-weight:500}
.kdvep2at .op8g{border-bottom:1px solid currentColor;padding-bottom:2px}
.zhku .let8sa4{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.s6is{--date-bg:var(--accent-bg-light)}
.s04wmlz .o8vn9y::before{content:""}
.uiz0tcz .o8vn9y::before{content:"•";opacity:.4}
.uiz0tcz .op8g + .op8g::before{content:"•";margin-right:6px;opacity:.4}
.c6lg .o8vn9y::before{content:"/";opacity:.35}
.c6lg .op8g + .op8g::before{content:"/";margin-right:6px;opacity:.35}
.i8amls5s .o8vn9y::before{content:"|";opacity:.3}
.i8amls5s .op8g + .op8g::before{content:"|";margin-right:6px;opacity:.3}
.yrxm .o8vn9y::before{content:"—";opacity:.3}
.yrxm .op8g + .op8g::before{content:"—";margin-right:6px;opacity:.3}
.zyu5dmnt .o8vn9y::before{content:"◆";font-size:.5em;opacity:.35}
.zyu5dmnt .op8g + .op8g::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.fx85 .o8vn9y::before{content:"·";opacity:.4}
.fx85 .op8g + .op8g::before{content:"·";margin-right:6px;opacity:.4}
.k66ld .o8vn9y::before{content:"›";opacity:.4}
.k66ld .op8g + .op8g::before{content:"›";margin-right:6px;opacity:.4}
.oi1nmld .o8vn9y::before{content:"→";opacity:.35;font-size:.85em}
.oi1nmld .op8g + .op8g::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.pzll9w{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.w46s{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.wyp50{display:flex;flex-direction:column;gap:3px}
.pdrbqkp{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.zxjf75nf{font-weight:700;font-size:1rem;color:var(--text-heading)}
.verj{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.kg7kpv2 .pzll9w{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.o96mc .pzll9w{border-top:3px solid var(--accent);padding-top:18px}
.fzazj9 .pzll9w{border-left:3px solid var(--accent);border-radius:0}
.z44rv60i .pzll9w{padding:20px 0}
@media(max-width:640px){
  .pzll9w{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .verj{max-width:100%}
}
@media (max-width:560px){
  .xspedc{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .ipls { padding: 28px 18px 20px; }
  .eqskpdr { font-size: 1.2rem; }
  .ejej { max-width: 220px; max-height: 80px; }
}
.mbipb2  .kue3tq9v { border-radius: 50%; }
.w7qz .l4uix {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .kue3tq9v { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.mb6zm {
  margin: 28px 0 24px;
}
.mb6zm .kfrd4 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.mb6zm .tbe2gd3 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.mb6zm .l4uix {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .bdu0ip { flex-direction: row-reverse; }
[dir="rtl"] .ncwrmty2 { flex-direction: row-reverse; }
[dir="rtl"] .yi8xyvb .w1dk0m { right: auto; left: 32px; }
[dir="rtl"] .omezvx  .w1dk0m { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .yi8xyvb .w1dk0m { right: auto; left: 20px; }
  [dir="rtl"] .omezvx  .w1dk0m { left: auto;  right: 20px; }
}
[dir="rtl"] .mseqff .lczxgic  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .qwao9l .lczxgic { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .dubvi, [dir="rtl"] .f325 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .zm6k { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .eefesj18 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .i8pqv3 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .l4uix { direction: rtl; }
[dir="rtl"] .e02ki { direction: rtl; }
[dir="rtl"] .e4j27dfp { direction: rtl; }
[dir="rtl"] .pdbq { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .zqbz5 .f325,
[dir="rtl"] .txb4 .f325,
[dir="rtl"] .o53qkr .f325,
[dir="rtl"] .zv5g2q2p .f325 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .zqbz5 .f325 li::before,
[dir="rtl"] .txb4 .f325 li::before,
[dir="rtl"] .o53qkr .f325 li::before,
[dir="rtl"] .zv5g2q2p .f325 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .n435ee4l.dtdcn .rqng,
[dir="rtl"] .rjdna.dtdcn .rqng,
[dir="rtl"] .bsctnk.dtdcn .rqng,
[dir="rtl"] .b98uk.dtdcn .rqng,
[dir="rtl"] .zjhyaf9.dtdcn .rqng { text-align: right; }
[dir="rtl"] .ogkfjx.dtdcn .hio78u { align-items: flex-end; text-align: right; }
[dir="rtl"] .tbe2gd3,
[dir="rtl"] .vjhhtdq,
[dir="rtl"] .rzzd11f,
[dir="rtl"] .s7dju,
[dir="rtl"] .rqng { text-align: right; }
[dir="rtl"] .qgr21,
[dir="rtl"] .qiwc,
[dir="rtl"] .sy6rgl,
[dir="rtl"] .o4jhmmo,
[dir="rtl"] .tbjox { text-align: right; direction: rtl; }
[dir="rtl"] .d9ikb .o4jhmmo,
[dir="rtl"] .s8jk .o4jhmmo { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #2a685f;
  --brand:           #2a685f;
  --brand-light:     #284f4a;
  --brand-pale:      #426963;
  --grad-start:      #44a99a;
  --grad-end:        #73b7ad;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #2a685f;
  --cta-light:       #1b4d46;
  --cta-hover:       #183c37;
  --bg-page:         #f6f7f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f5f5;
  --bg-raised:       #eef0f0;
  --bg-hover:        #f4f5f5;
  --border:          #e3e7e7;
  --border-alt:      #d1dad9;
  --border-section:  #e3e7e7;
  --text-primary:    #181a1a;
  --text-muted:      #545d5c;
  --text-body:       #303534;
  --text-sub:        #48504f;
  --text-faint:      #798584;
  --text-dim:        #939e9c;
  --text-label:      #606b69;
  --text-value:      #3c4242;
  --accent-bg:       #e8edec;
  --accent-bg-light: #d3e3e0;
  --bg-tip:          #f9f0f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f5f9;
  --bg-pros:         #f9f0f1;
  --bg-cons:         #faf6f3;
  --c-pros:          #82202f;
  --c-cons:          #9f5721;
  --c-pros-label:    #9a2737;
  --c-tip-border:    #ab2b3d;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #82202f;
}
:root { --logo-bg-opacity: 47%; }
body, button, input { font-family: "Titillium Web", sans-serif; }
.ei76d .exxxo3kt li::before, .ei76d .lvvwp li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.ei76d .exxxo3kt li::before { content: ""; }.ei76d .lvvwp li::before { content: ""; }.ei76d .rwo7r::before, .ei76d .ew4ha7ht::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.ei76d .rwo7r::before { content: ""; }.ei76d .ew4ha7ht::before { content: ""; }
.c9b5t .becjhic, .c9b5t .ogkfjx { min-height: 320px; }
.yh7bj6q::before { content: '>'; }