: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;
}
.xqf0wm {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.m1vz5yu {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.a1dfpbh {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.xhhyd { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.c5uxbh { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.c5uxbh a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.c5uxbh a:hover { color: var(--accent-light); }
.nt98tk   .hzpxwi56 { border-radius: 0; }
.u0mx .hzpxwi56 li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .hzpxwi56 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .evop0dr5:hover .hzpxwi56,
  .evop0dr5:focus-within .hzpxwi56 { display: block; }
  .hzpxwi56 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.hupv {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.hl3hf { display: none; }
@media (max-width: 640px) {
  .hl3hf {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .hl3hf.n7q6546 { display: block; }
}
@media (max-width: 640px) {
  .hupv { display: block; }
  .c5uxbh > li + li::before { display: none !important; }
  .c5uxbh {
    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;
  }
  .c5uxbh.n7q6546 { display: flex; }
  .c5uxbh li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .c5uxbh li:last-child a { border-bottom: none; }
}
.dbnyjp { min-height: 480px; }
.f2kbkvfw {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.rhbt2d { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.gs6hcb .rhbt2d { margin-left: 0; margin-right: 0; }
.d9qs {
  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;
}
.d9qs:hover { opacity: 0.88; }
.z57jyed .f2kbkvfw { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.z57jyed .rhbt2d { color: #e2e8f0; }
.z57jyed.ntenm .vxn136r { text-align: center; }
.rw4fd0 .f2kbkvfw { color: var(--text-primary); text-shadow: none; }
.rw4fd0 .rhbt2d { color: var(--text-muted); }
.rw4fd0 .d9qs { margin-top: 16px; }
.rw4fd0, .rw4fd0.dbnyjp { min-height: auto !important; }
.rw4fd0.ntenm .vxn136r { text-align: center; }
.rw4fd0~.auzl4c{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}
.rw4fd0~.auzl4c .wop87{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; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.d15h .ogh4q,
.d15h .j93gx8 {
  position: relative; overflow: hidden;
}
.d15h .ogh4q::after,
.d15h .j93gx8::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.15; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.d15h .z57jyed .xuhrcyc {
  overflow: hidden;
}
.d15h .z57jyed .xuhrcyc::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;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ogh4q .f2kbkvfw { color: #fff; }
.ogh4q .rhbt2d { color: rgba(255,255,255,0.85); }
.ogh4q .d9qs { background: #fff; color: var(--cta); }
.ogh4q .d9qs:hover { opacity: 0.92; }
.ttl2ey3 .t06cf { position: relative; overflow: hidden; }
.ttl2ey3 .t06cf::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.xf5iys .t06cf {
  animation: hg-breathe 7s ease-in-out infinite;
}
.idafn .t06cf { position: relative; overflow: hidden; }
.idafn .t06cf::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;
}
.d15h .t06cf { position: relative; overflow: hidden; }
.d15h .t06cf::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.oxr51utm .t06cf {
  animation: hg-fadein 1.2s ease-out both;
}
.t06cf {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.vyes {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.wnaguekj {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.a7ny00 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.t06cf .f2kbkvfw { text-shadow: none; color: var(--text-primary); }
.t06cf .rhbt2d { color: var(--text-muted); }
body.umoqt .f2kbkvfw {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ptszys .f2kbkvfw {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.t06cf.ntenm .vyes { align-items: center; text-align: center; }
.t06cf.gs6hcb   .vyes { align-items: flex-start; text-align: left; }
.oyk4yud2 .wnaguekj { position: relative; }
.oyk4yud2 .wnaguekj::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.oyk4yud2.or76hz7s .wnaguekj::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.jyaawmjd .wnaguekj {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.jyaawmjd .a7ny00 {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.jyaawmjd.or76hz7s .wnaguekj { padding: 32px 0 32px 32px; }
.eyyo .wnaguekj {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.eyyo .a7ny00 {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.eyyo .j93gx8 {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.or76hz7s { grid-template-areas: "media text"; }
.or76hz7s .vyes {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.eyyo.or76hz7s .wnaguekj { padding: 40px 16px 40px 48px; }
.qy34 .wnaguekj { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .t06cf { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .t06cf .wnaguekj { display: none !important; }
  .qy34 .wnaguekj { display: none !important; }
  .cfdq .uo2wtj { display: none !important; }
  .w5r4n4o .fwqrbh { display: none !important; }
  .vyes  { padding: 36px 24px; }
  .t06cf~.auzl4c,.or76hz7s~.auzl4c{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .dbnyjp, .t06cf { min-height: 320px !important; }
  
  .f2kbkvfw { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .wuk1xiq { display: none !important; }
  
  .v9elnni { flex-direction: column; align-items: center; }
  .r3yygv { width: 100%; max-width: 340px; }
}
.s77d { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.dgdrh { width: 100%; height: auto; display: block; border-radius: 10px; }
.wnc24m .s77d        { border-radius: 16px; }
.wnc24m .dgdrh  { border-radius: 16px; }
.bcic15 .s77d         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.bcic15 .dgdrh   { border-radius: 8px; }
.gjz7kq1 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.vmqwz { width: 100%; padding: 32px 0; position: relative; }
.my7za22 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.i6z7u4 .vmqwz:nth-child(even) { background: var(--bg-surface); }
.i6z7u4 .vmqwz:nth-child(odd)  { background: var(--bg-page); }
.qy4kada0 .vmqwz:nth-child(even) { background: var(--bg-card); }
.qy4kada0 .vmqwz:nth-child(odd)  { background: var(--bg-page); }
.i6z7u4 .vmqwz:nth-child(odd)  .my7za22 { background: var(--bg-card); border-radius: 6px; }
.i6z7u4 .vmqwz:nth-child(even) .my7za22 { background: var(--bg-raised); border-radius: 6px; }
.qy4kada0 .vmqwz:nth-child(odd)  .my7za22 { background: var(--bg-card); border-radius: 6px; }
.qy4kada0 .vmqwz:nth-child(even) .my7za22 { background: var(--bg-raised); border-radius: 6px; }
.i6z7u4 .vmqwz:nth-child(even) .e64t .udte50ob,
.qy4kada0 .vmqwz:nth-child(even) .e64t .udte50ob { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.i6z7u4 .vmqwz:nth-child(odd) .e64t .udte50ob,
.qy4kada0 .vmqwz:nth-child(odd) .e64t .udte50ob { background: var(--bg-card-inner); }
.i6z7u4 .vmqwz:nth-child(even) .rxwfijui .udte50ob:nth-child(odd),
.qy4kada0 .vmqwz:nth-child(even) .rxwfijui .udte50ob:nth-child(odd)  { background: var(--bg-card); }
.i6z7u4 .vmqwz:nth-child(even) .rxwfijui .udte50ob:nth-child(even),
.qy4kada0 .vmqwz:nth-child(even) .rxwfijui .udte50ob:nth-child(even) { background: var(--bg-card-inner); }
h1.nsb0d5ef { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.nsb0d5ef {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.l2d6ygr { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.grnpcm h2.nsb0d5ef {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.xzbhhgt0 h2.nsb0d5ef {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.i468wax h2.nsb0d5ef {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.zebeb0fx h2.nsb0d5ef::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.p3jac h2.nsb0d5ef {
  color: var(--text-primary); font-size: 1.7rem;
}
.a6lfc6 h2.nsb0d5ef::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.dvpr0mn h2.nsb0d5ef {
  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;
}
.ywtqk0 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ywtqk0 { display: none; } }
.o5tcc { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.vvxgq { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.dtcc {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.br1lwz { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.encc0n { padding-left: 20px; }
.encc0n li { margin-bottom: 6px; }
.encc0n a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.encc0n a:hover { color: var(--accent-light); }
.rdvxfk .br1lwz { display: none; }
.ic20btk1 .br1lwz { display: none; }
.ic20btk1 .encc0n { padding-left: 0; list-style: none; }
.ic20btk1 .encc0n li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.ic20btk1 .encc0n a { font-size: 0.92rem; }
.rbk4r .dtcc { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.rbk4r .br1lwz { display: none; }
.rbk4r .encc0n { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.rbk4r .encc0n li { margin-bottom: 0; }
.rbk4r .encc0n 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;
}
.rbk4r .encc0n a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.j9aqysy .dtcc { padding: 20px 20px 16px; }
.j9aqysy .encc0n {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.j9aqysy .encc0n li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.j9aqysy .encc0n 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;
}
.j9aqysy .encc0n 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;
}
.j9aqysy .encc0n a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.j9aqysy .encc0n a:focus,
.j9aqysy .encc0n a:focus-visible,
.j9aqysy .encc0n a:target { outline: none; }
.j9aqysy .encc0n li:target a { border-color: var(--border); color: var(--text-muted); }
.bzeri4h .dtcc { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.bzeri4h .br1lwz { display: none; }
.bzeri4h .encc0n { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.bzeri4h .encc0n li { margin-bottom: 0; }
.bzeri4h .encc0n li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.bzeri4h .encc0n li:last-child::after { content: ""; margin-right: 0; }
.bzeri4h .encc0n a { font-size: 0.9rem; }
.udte50ob { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.e64t .udte50ob { background: var(--bg-card); }
.rxwfijui .udte50ob:nth-child(odd)  { background: var(--bg-card); }
.rxwfijui .udte50ob:nth-child(even) { background: var(--bg-raised); }
.ppu1 .udte50ob {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ppu1 .udte50ob:last-child { border-bottom: none; }
.ppu1 h3.l2d6ygr { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.bjp1 .udte50ob {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.bjp1 .udte50ob + .udte50ob { margin-top: 4px; }
.wm9010g .udte50ob { background: none; border-radius: 0; padding: 12px 0; }
.wm9010g .udte50ob + .udte50ob { border-top: 1px solid var(--border-section); }
.ugaqudo { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.a4dv { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.d32sp8k1 { color: var(--text-body); margin-bottom: 10px; }
.id7vpd, .gpvtc72o { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.id7vpd li, .gpvtc72o li { margin-bottom: 6px; }
.gpvtc72o li { list-style: decimal; }
.mkg9o     .id7vpd { list-style-type: "● "; }
.b7j7kz  .id7vpd { list-style-type: "■ "; }
.qagzz .id7vpd { list-style-type: "◆ "; }
.fbaumc    .id7vpd { list-style-type: "★ "; }
.mkg9o     .crvzet { list-style-type: "● "; }
.b7j7kz  .crvzet { list-style-type: "■ "; }
.qagzz .crvzet { list-style-type: "◆ "; }
.fbaumc    .crvzet { list-style-type: "★ "; }
.mkg9o    .id7vpd li::marker, .mkg9o    .crvzet li::marker,
.b7j7kz .id7vpd li::marker, .b7j7kz .crvzet li::marker,
.qagzz .id7vpd li::marker, .qagzz .crvzet li::marker,
.fbaumc   .id7vpd li::marker, .fbaumc   .crvzet li::marker {
  color: var(--cta); font-size: 1em;
}
.mkg9o .gpvtc72o,
.b7j7kz .gpvtc72o,
.qagzz .gpvtc72o,
.fbaumc .gpvtc72o {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.mkg9o .gpvtc72o li,
.b7j7kz .gpvtc72o li,
.qagzz .gpvtc72o li,
.fbaumc .gpvtc72o li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.mkg9o .gpvtc72o li::before,
.b7j7kz .gpvtc72o li::before,
.qagzz .gpvtc72o li::before,
.fbaumc .gpvtc72o 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;
}
.mkg9o     .gpvtc72o li::before { border-radius: 50%; }
.b7j7kz  .gpvtc72o li::before { border-radius: 3px; }
.qagzz .gpvtc72o li::before { border-radius: 3px; }
.fbaumc    .gpvtc72o li::before { border-radius: 50%; }
.rcoy838 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.b81q .rcoy838,
.jgyl68h .rcoy838 { background: transparent; border: none; border-radius: 0; }
.j2g9aw { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.j2g9aw th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.j2g9aw td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.j2g9aw tr:hover td { background: var(--bg-hover); }
.bvxd .j2g9aw tbody tr:nth-child(even) td { background: var(--bg-surface); }
.tvmt .j2g9aw { border: 1px solid var(--border-alt); }
.tvmt .j2g9aw th,
.tvmt .j2g9aw td { border: 1px solid var(--border-alt); }
.gc55 .j2g9aw th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.gc55 .j2g9aw td { border-bottom: none; }
.gc55 .j2g9aw tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.zaz0 .j2g9aw th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.sx2df .rcoy838 {
  overflow: hidden;
}
.sx2df .j2g9aw th { border-bottom: 1px solid var(--border-alt); }
.sx2df .j2g9aw tr:last-child td { border-bottom: none; }
.ckhx2bp { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.q20ub { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.t5l3ji { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.x974 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.zunmi { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.crvzet { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.crvzet 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%}
.lboz8pw .x974 { background: transparent; text-align: center; }
.oezfw .t5l3ji {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.eale5u4b .t5l3ji {
  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);
}
.i6is .q20ub { display: grid; grid-template-columns: auto 1fr; }
.i6is .t5l3ji {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.i6is .x974 { grid-column: 2; }
.i6is .zunmi,
.i6is .crvzet { grid-column: 1 / -1; }
.y85mk1 .q20ub { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.y85mk1 .t5l3ji {
  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);
}
.y85mk1 .x974 { grid-column: 2; }
.y85mk1 .zunmi,
.y85mk1 .crvzet { grid-column: 1 / -1; }
.oerbg .q20ub { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.oerbg .x974 { background: none; color: var(--accent-light); font-weight: 700; }
.igna .q20ub { 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); }
.igna .x974 { background: none; color: var(--accent-light); font-weight: 700; }
.h46rdv0b .q20ub { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.h46rdv0b .q20ub:last-child { border-bottom: none; }
.h46rdv0b .x974 { background: none; color: var(--accent-light); font-weight: 700; }
.l5jokj0 .q20ub { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.l5jokj0 .x974 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.gdkua8 .ckhx2bp { counter-reset: card-n; }
.gdkua8 .q20ub  { counter-increment: card-n; }
.gdkua8 .x974 { display: flex; align-items: center; gap: 10px; }
.gdkua8 .x974::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;
}
.ee7o .q20ub { background: var(--bg-surface); border: 1px solid var(--border); }
.ee7o .x974 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.yioyoz7 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.njctragh  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.b7k35u { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.qx6b1 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.zrgj { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.yioyoz7 strong { color: var(--text-primary); font-size: 0.95rem; }
.yioyoz7 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.tkn4jy9 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.g1pnf, .nf6bc6 { border-radius: 8px; padding: 14px; }
.g1pnf { background: var(--bg-pros); }
.nf6bc6 { background: var(--bg-cons); }
.q8pxhwmd { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.g1pnf .q8pxhwmd { color: var(--c-pros-label); }
.nf6bc6 .q8pxhwmd { color: #f87171; }
.g1pnf ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.nf6bc6 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.dgdrh { width: 100%; height: auto; border-radius: 10px; display: block; }
.tk7gk1q {
  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;
}
.tk7gk1q:hover { opacity: 0.85; }
.cajds1 .tk7gk1q  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.cajds1 .tk7gk1q:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.fopl .tk7gk1q  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.fopl .tk7gk1q:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.m6c97p0k .d9qs { border-radius: 50px; }
.m6c97p0k .tk7gk1q  { border-radius: 50px; }
.ry00y .d9qs { padding-left: 22px; padding-right: 22px; }
.ry00y .tk7gk1q  { padding-left: 12px; padding-right: 12px; }
.fhb0 .d9qs { padding-left: 44px; padding-right: 44px; }
.fhb0 .tk7gk1q  { padding-left: 24px; padding-right: 24px; }
.w1vp .d9qs { padding-left: 56px; padding-right: 56px; }
.w1vp .tk7gk1q  { padding-left: 32px; padding-right: 32px; }
.tb1g82c   .d9qs::after, .tb1g82c   .tk7gk1q::after,
.v7an7e .d9qs::after, .v7an7e .tk7gk1q::after,
.dmg7ibl    .d9qs::after, .dmg7ibl    .tk7gk1q::after,
.b4nyqvu    .d9qs::after, .b4nyqvu    .tk7gk1q::after,
.c5xywv4    .d9qs::after, .c5xywv4    .tk7gk1q::after,
.hacq9o     .d9qs::after, .hacq9o     .tk7gk1q::after,
.rhz1xf    .d9qs::after, .rhz1xf    .tk7gk1q::after,
.woglws   .d9qs::after, .woglws   .tk7gk1q::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;
}
.tb1g82c .d9qs::after, .tb1g82c .tk7gk1q::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");
}
.v7an7e .d9qs::after, .v7an7e .tk7gk1q::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");
}
.dmg7ibl .d9qs::after, .dmg7ibl .tk7gk1q::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");
}
.b4nyqvu .d9qs::after, .b4nyqvu .tk7gk1q::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");
}
.c5xywv4 .d9qs::after, .c5xywv4 .tk7gk1q::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");
}
.hacq9o .d9qs::after, .hacq9o .tk7gk1q::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");
}
.rhz1xf .d9qs::after, .rhz1xf .tk7gk1q::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");
}
.woglws .d9qs::after, .woglws .tk7gk1q::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");
}
.gs420   .n6kqlb::after, .gs420   .hv7s::after,
.qwbvj3 .n6kqlb::after, .qwbvj3 .hv7s::after,
.imqj    .n6kqlb::after, .imqj    .hv7s::after,
.p1kd    .n6kqlb::after, .p1kd    .hv7s::after,
.icic25    .n6kqlb::after, .icic25    .hv7s::after,
.tlpj3cz     .n6kqlb::after, .tlpj3cz     .hv7s::after,
.xkjg26n    .n6kqlb::after, .xkjg26n    .hv7s::after,
.e0pcc21   .n6kqlb::after, .e0pcc21   .hv7s::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;
}
.gs420 .n6kqlb::after, .gs420 .hv7s::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");
}
.qwbvj3 .n6kqlb::after, .qwbvj3 .hv7s::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");
}
.imqj .n6kqlb::after, .imqj .hv7s::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");
}
.p1kd .n6kqlb::after, .p1kd .hv7s::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");
}
.icic25 .n6kqlb::after, .icic25 .hv7s::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");
}
.tlpj3cz .n6kqlb::after, .tlpj3cz .hv7s::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");
}
.xkjg26n .n6kqlb::after, .xkjg26n .hv7s::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");
}
.e0pcc21 .n6kqlb::after, .e0pcc21 .hv7s::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");
}
.s1vgd3 .twu4sjc { background: transparent; padding: 0; }
@media (min-width: 721px) {
  .lolxlis3 { flex: 0 0 260px; width: 260px; }
  .zhdjr { flex: 0 0 120px; width: 120px; }
  .jw4y0 { flex: 0 0 110px; width: 110px; }
  .vlz1w   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .nlc150ij { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.nlc150ij.tk7gk1q { padding-left: 28px !important; padding-right: 28px !important; padding-top: 14px !important; padding-bottom: 14px !important; font-size: 1.05rem !important; }
@media (max-width: 820px) {
  .ezgxu { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .ezgxu .fhrpi { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .ezgxu .lolxlis3 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .ezgxu .twu4sjc { width: 100%; min-width: unset; height: 120px; }
  .ezgxu .ic0kc1 { max-height: 96px; max-width: 200px; }
  .ezgxu .ggjdklsr { min-width: unset; text-align: center; white-space: normal; }
  .ezgxu .zhdjr { min-width: 0; }
  .ezgxu .vlz1w { flex-direction: row; justify-content: space-between; align-items: baseline; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto; min-width: 0; }
  .ezgxu .nlc150ij { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .sxpjo .fhrpi { row-gap: 8px !important; gap: 10px !important; }
}
.yiwdbhc .qbqy7i { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .r6oxqls .qrtpx {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .r6oxqls .oa9kg { margin: 0; }
}
.per2n1i .oa9kg { border-top: 4px solid var(--accent); }
.per2n1i .xipq3 { background: var(--bg-card); }
.jgyl68h .tkn4jy9 { gap: 10px; }
.jgyl68h .g1pnf, .jgyl68h .nf6bc6 { padding: 12px; }
.jgyl68h .g1pnf ul, .jgyl68h .nf6bc6 ul { margin: 4px 0 0; padding-left: 18px; }
.jgyl68h .g1pnf li, .jgyl68h .nf6bc6 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .m7izics { grid-template-columns: 1fr; }
  .bdkcb { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .bdkcb .at9vaou { width: 72px; height: 50px; }
  .bdkcb .el9zs { max-width: 180px; }
  .bdkcb .aalv7y { width: auto; }
}
@media (max-width: 720px) {
  .jm84t0ab { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .w878qgho { padding: 16px; }
  .c4u8 .pluvd0u2 { min-width: 50%; }
}
.rg8z3 .tkn4jy9 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .tbh6a3yz { grid-template-columns: 1fr; }
  .xgrd3 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ebtdd2r { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .n2ow { flex-wrap: wrap; padding: 16px; }
}
.atg2 .tkn4jy9 { gap: 8px; }
.atg2 .g1pnf, .atg2 .nf6bc6 { padding: 8px; }
@media (max-width: 480px) {
  .f8kcxv { flex-direction: column; align-items: stretch; }
}
.xzcjf3 .aalv7y .tk7gk1q { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .msu115e { flex-direction: column; align-items: stretch; gap: 10px; }
  .xzcjf3 .aalv7y { text-align: center; }
}
@media (max-width: 720px) {
  .g0tuq5cp { grid-template-columns: 1fr; }
  .khmex4fs { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .k81i { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .mposdj6c { grid-template-columns: 1fr; }
  .xgkgoiu2 { width: 100px; height: 100px; margin: 16px auto; }
  .flx41y2f { font-size: 1.4rem; }
  .wpy1x { justify-content: center; }
  .jzemzka .pluvd0u2 { min-width: 50%; }
}
.rdfjafjz .tkn4jy9 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .qcnm0v8j { flex-wrap: wrap; padding: 14px 16px; }
  .gsde { padding: 12px 16px; }
  .rdfjafjz .tkn4jy9 { margin: 0 16px; }
  .rdfjafjz .jdsb { padding: 0 16px; }
  .o1780o { padding: 12px 16px; }
}
.sxpjo .ezgxu {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.sxpjo .fhrpi {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.sxpjo .fhrpi:last-child { border-bottom: none; }
.sxpjo .zhdjr,
.sxpjo .f9an0,
.sxpjo .ckodcur5 { border-left: 1px solid var(--border); padding-left: 10px; }
.sxpjo .ggjdklsr { padding: 0 10px; }
.h6v0q6zy .nlc150ij.tk7gk1q { padding: 14px 30px !important; font-size: 1rem; }
.m5ald .nlc150ij.tk7gk1q { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.y50qsh .zhdjr {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.jsojiw { margin: 16px 0; }
.go0e { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.go0e summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.go0e summary::after { content: "+"; color: var(--accent-light); }
.go0e[open] summary::after { content: "−"; }
.go0e p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.vmqwz { margin-bottom: 0; }
.ld5l72t2 h2.nsb0d5ef { color: var(--text-primary); border-color: var(--accent-light); }
.h43wape h2.nsb0d5ef { color: var(--text-primary); border-color: var(--accent-light); }
.jruls .njctragh     { background: #052e16; border-color: #10b981; }
.jruls .b7k35u { background: #2d0a1e; border-color: #f43f5e; }
.jruls .qx6b1    { background: #1e1036; border-color: #a855f7; }
.jruls .yioyoz7 strong  { color: #f1f5f9; }
.jruls .yioyoz7 p       { color: #cbd5e1; }
.jruls .xdx2    .njctragh     .zrgj::before,
.jruls .otjt  .njctragh     .zrgj::before,
.jruls .poo2vf  .njctragh     .zrgj::before,
.jruls .ykbby4 .njctragh     .zrgj::before { color: #10b981; }
.jruls .xdx2    .b7k35u .zrgj::before,
.jruls .otjt  .b7k35u .zrgj::before,
.jruls .poo2vf  .b7k35u .zrgj::before,
.jruls .ykbby4 .b7k35u .zrgj::before { color: #f43f5e; }
.jruls .xdx2    .qx6b1    .zrgj::before,
.jruls .otjt  .qx6b1    .zrgj::before,
.jruls .poo2vf  .qx6b1    .zrgj::before,
.jruls .ykbby4 .qx6b1    .zrgj::before { color: #a855f7; }
.uyokq1f .njctragh     { background: #2d2000; border-color: #eab308; }
.uyokq1f .b7k35u { background: #2d0b0b; border-color: #ef4444; }
.uyokq1f .qx6b1    { background: #2d1600; border-color: #f97316; }
.uyokq1f .yioyoz7 strong  { color: #f1f5f9; }
.uyokq1f .yioyoz7 p       { color: #cbd5e1; }
.uyokq1f .xdx2    .njctragh     .zrgj::before,
.uyokq1f .otjt  .njctragh     .zrgj::before,
.uyokq1f .poo2vf  .njctragh     .zrgj::before,
.uyokq1f .ykbby4 .njctragh     .zrgj::before { color: #eab308; }
.uyokq1f .xdx2    .b7k35u .zrgj::before,
.uyokq1f .otjt  .b7k35u .zrgj::before,
.uyokq1f .poo2vf  .b7k35u .zrgj::before,
.uyokq1f .ykbby4 .b7k35u .zrgj::before { color: #ef4444; }
.uyokq1f .xdx2    .qx6b1    .zrgj::before,
.uyokq1f .otjt  .qx6b1    .zrgj::before,
.uyokq1f .poo2vf  .qx6b1    .zrgj::before,
.uyokq1f .ykbby4 .qx6b1    .zrgj::before { color: #f97316; }
.ug6t5s9 .njctragh     { background: #0c1a2e; border-color: #38bdf8; }
.ug6t5s9 .b7k35u { background: #12103a; border-color: #818cf8; }
.ug6t5s9 .qx6b1    { background: #0a2020; border-color: #2dd4bf; }
.ug6t5s9 .yioyoz7 strong  { color: #f1f5f9; }
.ug6t5s9 .yioyoz7 p       { color: #cbd5e1; }
.ug6t5s9 .xdx2    .njctragh     .zrgj::before,
.ug6t5s9 .otjt  .njctragh     .zrgj::before,
.ug6t5s9 .poo2vf  .njctragh     .zrgj::before,
.ug6t5s9 .ykbby4 .njctragh     .zrgj::before { color: #38bdf8; }
.ug6t5s9 .xdx2    .b7k35u .zrgj::before,
.ug6t5s9 .otjt  .b7k35u .zrgj::before,
.ug6t5s9 .poo2vf  .b7k35u .zrgj::before,
.ug6t5s9 .ykbby4 .b7k35u .zrgj::before { color: #818cf8; }
.ug6t5s9 .xdx2    .qx6b1    .zrgj::before,
.ug6t5s9 .otjt  .qx6b1    .zrgj::before,
.ug6t5s9 .poo2vf  .qx6b1    .zrgj::before,
.ug6t5s9 .ykbby4 .qx6b1    .zrgj::before { color: #2dd4bf; }
.mcmxza .njctragh     { background: var(--accent-bg); border-color: var(--accent-light); }
.mcmxza .b7k35u { background: var(--accent-bg-light); border-color: var(--accent-light); }
.mcmxza .qx6b1    { background: var(--accent-bg); border-color: var(--accent-pale); }
.mcmxza .xdx2    .zrgj::before,
.mcmxza .otjt  .zrgj::before,
.mcmxza .poo2vf  .zrgj::before,
.mcmxza .ykbby4 .zrgj::before { color: var(--accent-light) !important; }
.mpg2nye::before,
.q0eywle9::before { margin-right: 5px; }
.ja3oi2d .g1pnf ul li,
.ja3oi2d .g1pnf .mpg2nye { color: #22c55e; }
.ja3oi2d .nf6bc6 ul li,
.ja3oi2d .nf6bc6 .q0eywle9 { color: #ef4444; }
.hhxbvgp .g1pnf { background: var(--bg-pros); }
.hhxbvgp .nf6bc6 { background: var(--bg-cons); }
.hhxbvgp .g1pnf .mpg2nye { color: var(--c-pros-label); }
.hhxbvgp .nf6bc6 .q0eywle9 { color: var(--c-cons); }
.hhxbvgp .g1pnf ul li,
.hhxbvgp .va00wd li            { color: var(--c-pros); }
.hhxbvgp .nf6bc6 ul li,
.hhxbvgp .gk664fz li            { color: var(--c-cons); }
.e32f .g1pnf { background: var(--bg-pros); }
.e32f .nf6bc6 { background: var(--bg-cons); }
.e32f .g1pnf .mpg2nye { color: var(--c-pros-label); }
.e32f .nf6bc6 .q0eywle9 { color: var(--c-cons); }
.e32f .g1pnf ul li,
.e32f .nf6bc6 ul li,
.grwh5 .mpg2nye::before { content: "✓ "; }
.grwh5 .q0eywle9::before { content: "✗ "; }
.jyrw .mpg2nye::before { content: "→ "; }
.jyrw .q0eywle9::before { content: "← "; }
.zweis5j .mpg2nye::before { content: "★ "; }
.zweis5j .q0eywle9::before { content: "✕ "; }
.s5iole8b .mpg2nye::before { content: "◆ "; }
.s5iole8b .q0eywle9::before { content: "▲ "; }
.nk950hq .yioyoz7 { background: transparent; border-left: none; border: 1.5px solid; }
.nk950hq .njctragh     { border-color: var(--c-tip-border); }
.nk950hq .b7k35u { border-color: var(--c-warn-border); }
.nk950hq .qx6b1    { border-color: #60a5fa; }
.nk950hq .yioyoz7 strong { color: var(--text-primary); }
.nk950hq .yioyoz7 p      { color: var(--text-muted); }
.yiwdbhc .yioyoz7 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.yiwdbhc .njctragh     { border-top-color: var(--c-tip-border); }
.yiwdbhc .b7k35u { border-top-color: var(--c-warn-border); }
.yiwdbhc .qx6b1    { border-top-color: #60a5fa; }
.rup28d .yioyoz7 { border-left: none; border-radius: 8px; }
.rup28d .njctragh     { background: #065f46; }
.rup28d .b7k35u { background: #92400e; }
.rup28d .qx6b1    { background: #1e3a8a; }
.rup28d .yioyoz7 strong,
.rup28d .yioyoz7 p { color: #fff; }
.rup28d .zrgj::before { color: rgba(255,255,255,0.85) !important; }
.jruls.rup28d .njctragh,
.jruls .rup28d .njctragh     { background: #052e16; }
.jruls.rup28d .b7k35u,
.jruls .rup28d .b7k35u { background: #2d0a1e; }
.jruls.rup28d .qx6b1,
.jruls .rup28d .qx6b1    { background: #1e1036; }
.uyokq1f.rup28d .njctragh,
.uyokq1f .rup28d .njctragh      { background: #2d2000; }
.uyokq1f.rup28d .b7k35u,
.uyokq1f .rup28d .b7k35u  { background: #2d0b0b; }
.uyokq1f.rup28d .qx6b1,
.uyokq1f .rup28d .qx6b1     { background: #2d1600; }
.ug6t5s9.rup28d .njctragh,
.ug6t5s9 .rup28d .njctragh      { background: #0c1a2e; }
.ug6t5s9.rup28d .b7k35u,
.ug6t5s9 .rup28d .b7k35u  { background: #12103a; }
.ug6t5s9.rup28d .qx6b1,
.ug6t5s9 .rup28d .qx6b1     { background: #0a2020; }
.wj60 .yioyoz7 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.wj60 .njctragh     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.wj60 .b7k35u { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.wj60 .qx6b1    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.wj60 .yioyoz7 strong { color: var(--text-primary); }
.wj60 .yioyoz7 p      { color: var(--text-muted); }
.hubk6t .yioyoz7 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.xdx2 .zrgj,
.otjt .zrgj,
.poo2vf .zrgj,
.ykbby4 .zrgj { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.xdx2 .zrgj::before,
.otjt .zrgj::before,
.poo2vf .zrgj::before,
.ykbby4 .zrgj::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.xdx2 .njctragh     .zrgj::before { content: "✦"; color: var(--c-tip-border); }
.xdx2 .b7k35u .zrgj::before { content: "▲"; color: var(--c-warn-border); }
.xdx2 .qx6b1    .zrgj::before { content: "◉"; color: #60a5fa; }
.otjt .njctragh     .zrgj::before { content: "★"; color: var(--c-tip-border); }
.otjt .b7k35u .zrgj::before { content: "◆"; color: var(--c-warn-border); }
.otjt .qx6b1    .zrgj::before { content: "●"; color: #60a5fa; }
.poo2vf .njctragh     .zrgj::before { content: "▶"; color: var(--c-tip-border); }
.poo2vf .b7k35u .zrgj::before { content: "■"; color: var(--c-warn-border); }
.poo2vf .qx6b1    .zrgj::before { content: "▸"; color: #60a5fa; }
.ykbby4 .njctragh     .zrgj::before { content: "→"; color: var(--c-tip-border); }
.ykbby4 .b7k35u .zrgj::before { content: "⬥"; color: var(--c-warn-border); }
.ykbby4 .qx6b1    .zrgj::before { content: "◈"; color: #60a5fa; }
.jf88gd .e64t .udte50ob,
.jf88gd .rxwfijui .udte50ob  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.jf88gd .q20ub                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.jf88gd .rcoy838          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.jf88gd .dtcc                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.gi3ew .e64t .udte50ob,
.gi3ew .rxwfijui .udte50ob,
.gi3ew .q20ub,
.gi3ew .fhrpi,
.gi3ew .oa9kg,
.gi3ew .rcoy838,
.gi3ew .dtcc,
.gi3ew .hubk6t .yioyoz7 { box-shadow: none; }
.z055t97   .d32sp8k1, .z055t97 .ugaqudo, .z055t97 .a4dv,
.z055t97   .o5tcc, .z055t97 .vvxgq { font-size: 0.9rem; }
.z055t97   .id7vpd, .z055t97 .gpvtc72o { font-size: 0.9rem; }
.g1or899c   .d32sp8k1, .g1or899c .ugaqudo, .g1or899c .a4dv,
.g1or899c   .o5tcc, .g1or899c .vvxgq { font-size: 0.95rem; }
.g1or899c   .id7vpd, .g1or899c .gpvtc72o { font-size: 0.95rem; }
.c0gnyfz3   .d32sp8k1, .c0gnyfz3 .ugaqudo, .c0gnyfz3 .a4dv,
.c0gnyfz3   .o5tcc, .c0gnyfz3 .vvxgq { font-size: 1.08rem; }
.c0gnyfz3   .id7vpd, .c0gnyfz3 .gpvtc72o { font-size: 1.05rem; }
.c0gnyfz3   .j2g9aw { font-size: 0.97rem; }
.qj9s9 .f2kbkvfw      { font-size: 3.2rem; }
.qj9s9 h2.nsb0d5ef { font-size: 1.9rem; }
.qj9s9 h3.l2d6ygr     { font-size: 1.4rem; }
.mp8l .f2kbkvfw      { font-size: 3.8rem; }
.mp8l h2.nsb0d5ef { font-size: 2.2rem; }
.mp8l h3.l2d6ygr     { font-size: 1.6rem; }
.vmqwz + .vmqwz { position: relative; }
.cjmq   .vmqwz + .vmqwz::before,
.qgz5wq05  .vmqwz + .vmqwz::before,
.w6gy5jbo   .vmqwz + .vmqwz::before,
.stnmhhkx   .vmqwz + .vmqwz::before,
.g7z8q   .vmqwz + .vmqwz::before,
.fa5q0d .vmqwz + .vmqwz::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.cjmq .vmqwz + .vmqwz::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.qgz5wq05 .vmqwz + .vmqwz::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.w6gy5jbo .vmqwz + .vmqwz::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;
}
.stnmhhkx .vmqwz + .vmqwz::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.bc3jlih6 .vmqwz { margin-bottom: 16px; }
.bc3jlih6 .vmqwz + .vmqwz { margin-top: 0; }
.bc3jlih6 .my7za22 { padding-top: 0; padding-bottom: 0; }
.g7z8q .vmqwz + .vmqwz::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.fa5q0d .vmqwz + .vmqwz::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.fnbllu .vmqwz + .vmqwz::before,
.ktgjxorz .vmqwz + .vmqwz::before,
.np208lpa .vmqwz + .vmqwz::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%;
}
.i6z7u4 .fnbllu .vmqwz:nth-child(even)::before,
.i6z7u4 .ktgjxorz .vmqwz:nth-child(even)::before,
.i6z7u4 .np208lpa .vmqwz:nth-child(even)::before { background: var(--bg-surface); }
.qy4kada0 .fnbllu .vmqwz:nth-child(even)::before,
.qy4kada0 .ktgjxorz .vmqwz:nth-child(even)::before,
.qy4kada0 .np208lpa .vmqwz:nth-child(even)::before { background: var(--bg-card); }
.fnbllu .vmqwz + .vmqwz::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");
}
.ktgjxorz .vmqwz + .vmqwz::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");
}
.np208lpa .vmqwz + .vmqwz::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");
}
.nrxnej .z57jyed,
.nrxnej .vxn136r,
.nrxnej .vyes,
.cagqz .vyes { padding-bottom: 60px; }
.lw0p1 .vyes { padding-bottom: 70px; }
.nrxnej .z57jyed::before,
.nrxnej .z57jyed::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");
}
.g3qpxvm  .z57jyed:not(.ogh4q) .xuhrcyc { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.tlhc0wht .t06cf { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.shwkmsvk .t06cf { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.b32e .t06cf { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.g3qpxvm .ogh4q { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.g3qpxvm .j93gx8 { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.g3qpxvm .t06cf { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.xmzm .t06cf { background: var(--accent-bg); }
.th6o .s77d { float: left; width: 38%; margin: 0 28px 16px 0; }
.th6o .s77d .dgdrh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.th6o .my7za22::after { content: ''; display: block; clear: both; }
.in5eoc .s77d { float: right; width: 38%; margin: 0 0 16px 28px; }
.in5eoc .s77d .dgdrh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.in5eoc .my7za22::after { content: ''; display: block; clear: both; }
.w4befzp9 .vmqwz:nth-child(odd)  .s77d { float: left;  width: 38%; margin: 0 28px 16px 0; }
.w4befzp9 .vmqwz:nth-child(even) .s77d { float: right; width: 38%; margin: 0 0 16px 28px; }
.w4befzp9 .s77d .dgdrh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.w4befzp9 .my7za22::after { content: ''; display: block; clear: both; }
.th6o .ckhx2bp,
.in5eoc .ckhx2bp,
.w4befzp9 .ckhx2bp,
.w4befzp9 .ezgxu { clear: both; }
@media (max-width: 900px) {
  .th6o .s77d,
  .in5eoc .s77d,
  .w4befzp9 .vmqwz:nth-child(odd)  .s77d,
  .w4befzp9 .vmqwz:nth-child(even) .s77d {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .th6o .s77d .dgdrh,
  .in5eoc .s77d .dgdrh,
  .w4befzp9 .s77d .dgdrh {
    max-height: none !important;
  }
}
.th6o .id7vpd,
.th6o .gpvtc72o,
.in5eoc .id7vpd,
.in5eoc .gpvtc72o,
.w4befzp9 .id7vpd,
.w4befzp9 .gpvtc72o { overflow: hidden; }
@media (max-width: 640px) {
  .th6o .s77d,
  .in5eoc .s77d,
  .w4befzp9 .s77d { float: none; width: 100%; margin: 0 0 16px 0; }
}
.jt2z4r4 .gjz7kq1,
.jt2z4r4 .my7za22,
.jt2z4r4 .kf7xas6  { max-width: 1100px; }
.r89xhwu2 .gjz7kq1,
.r89xhwu2 .my7za22,
.r89xhwu2 .kf7xas6  { max-width: 1200px; }
.r89xhwu2 { --content-mw: 1200px; }
.lqagm .gjz7kq1,
.lqagm .my7za22,
.lqagm .kf7xas6  { max-width: 1320px; }
.read { font-size: 0.82rem; color: var(--text-muted); }
.aft8842 { display: flex; align-items: center; }
.ubzaelm {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.t5mew36t { display: flex; align-items: center; }
.dvflw { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.dvflw:hover { text-decoration: underline; }
.p8b58t { margin: 0 3px; opacity: 0.45; }
.p8b58t::before { content: '/'; }
.bxv7x { padding: 2px 5px; color: var(--text-main); }
.ivtskf .read {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ivtskf .aft8842 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.b9pnqi8r .read {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.b9pnqi8r .aft8842 { padding: 0 0 0 12px; }
.c424x .aft8842 { padding: 0 16px; }
.c424x .read {
  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);
}
.c424x .gjz7kq1 { padding-top: 28px; }
@media (max-width: 720px) {
  .k8rpevf { margin-top: 18px; padding: 0 16px; }
  .c424x .gjz7kq1 { padding-top: 16px; }
}
.jt2z4r4.ivtskf .aft8842 { max-width: 1100px; }
.r89xhwu2.ivtskf .aft8842 { max-width: 1200px; }
.lqagm.ivtskf .aft8842 { max-width: 1320px; }
.r89xhwu2 .k8rpevf { max-width: 1200px; }
.ga3zlj .vmqwz { padding-top: 16px; padding-bottom: 16px; }
.aefop .vmqwz { padding-top: 24px; padding-bottom: 24px; }
.aw8w .vmqwz { padding-top: 40px; padding-bottom: 40px; }
.hrjosk .vmqwz { padding-top: 52px; padding-bottom: 52px; }
.bgsmmu .vmqwz:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.bgsmmu .vmqwz:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.bgsmmu .vmqwz:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.bgsmmu .vmqwz:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.vjrqix5z .my7za22 { padding-top: 10px;  padding-bottom: 10px; }
.oxru .my7za22 { padding-top: 18px;  padding-bottom: 18px; }
.qix5st4 .my7za22 { padding-top: 36px;  padding-bottom: 36px; }
.pfiuj4 .my7za22 { padding-top: 48px;  padding-bottom: 48px; }
.vmzwxa h2.nsb0d5ef { font-weight: 600; }
.vmzwxa h3.l2d6ygr     { font-weight: 600; }
.rtac0 h2.nsb0d5ef { font-weight: 800; }
.rtac0 h3.l2d6ygr     { font-weight: 700; }
.p6kim5g h2.nsb0d5ef { font-weight: 900; }
.p6kim5g h3.l2d6ygr     { font-weight: 800; }
.p6kim5g .yioyoz7 strong,
.p6kim5g .yioyoz7 strong { font-weight: 600; }
.n6kqlb {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.njp432c .n6kqlb { display: none; }
@media (max-width: 640px) { .n6kqlb { display: none; } }
.n6kqlb { background: var(--cta) !important; color: #fff !important; border: none !important; }
.n6kqlb:hover { opacity: 0.85; }
.s9xt .n6kqlb { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ym1ia5d .n6kqlb,
.wlu3m5a4  .n6kqlb { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.ym1ia5d .n6kqlb:hover,
.wlu3m5a4  .n6kqlb:hover { opacity: 0.88; }
.s9xt.ym1ia5d .n6kqlb,
.s9xt.wlu3m5a4  .n6kqlb { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.hv7s {
  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;
}
.hv7s:hover { transform: translateY(-2px); opacity: 0.92; }
.hv7s { background: var(--cta) !important; color: #fff !important; border: none !important; }
.nmlc626j .hv7s { display: none; }
.pp36 .hv7s { right: 32px; }
.fc82h8  .hv7s { left: 32px; }
@media (max-width: 480px) {
  .pp36 .hv7s { right: 20px; bottom: 20px; }
  .fc82h8  .hv7s { left: 20px; bottom: 20px; }
}
.pqqg4 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.kf7xas6 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.laq49 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.i9ge4ds { color: var(--text-dim); font-size: 0.8rem; }
.s1mam9an a, .ip6q95j a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.s1mam9an a:hover, .ip6q95j a:hover { color: var(--accent-light); }
.ip6q95j { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.agvm .kf7xas6 { text-align: center; }
.agvm .ip6q95j { justify-content: center; margin-bottom: 16px; }
.agvm .laq49 { margin-top: 0; }
.ocg0h { margin-top: 10px; }
.ocg0h a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .kf7xas6 { padding-left: 16px; padding-right: 16px; }
  .nm3gsltx .kf7xas6 { padding: 20px 16px; }
  .ip6q95j { gap: 4px 12px; }
  .laq49 { font-size: 0.78rem; }
}
.fz7j .laq49 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.fz7j .i9ge4ds { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .fz7j .hldchxs { grid-template-columns: 1fr 1fr; } .fz7j .ns0i { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fz7j .hldchxs { grid-template-columns: 1fr; } }
.w41w .laq49 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .w41w .y6bp { gap: 12px; } .w41w .xmb2zga { margin-right: 0; width: 100%; } }
.yvbvqrlv .laq49 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.yvbvqrlv .i9ge4ds { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .yvbvqrlv .no8minf { grid-template-columns: 1fr 1fr; } .yvbvqrlv .r1fef8vk { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yvbvqrlv .no8minf { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ifxi .uh1j { grid-template-columns: 1fr 1fr; } .ifxi .kg2c:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ifxi .uh1j { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .p0xgdb .uh1j { grid-template-columns: 1fr; } }
.x0g4 .kf7xas6 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.x0g4 .ip6q95j { justify-content: center; }
.aobck .xqf0wm      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.aobck .pqqg4 { background: var(--bg-page); border-top-color: var(--border-alt); }
.yn8w3 .xqf0wm      { background: #0d1117; border-bottom-color: #21262d; }
.yn8w3 .a1dfpbh { color: var(--accent-light); }
.yn8w3 .c5uxbh { --msep-color: #8b949e; }
.yn8w3 .c5uxbh a { color: #8b949e; }
.yn8w3 .c5uxbh a:hover { color: var(--accent-light); }
.yn8w3 .hupv { color: #8b949e; }
.yn8w3 .pqqg4 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.yn8w3 .laq49,
.yn8w3 .i9ge4ds { color: #6e7681; }
.yn8w3 .s1mam9an a, .yn8w3 .ip6q95j a,
.yn8w3 .s1mam9an a:hover, .yn8w3 .ip6q95j a:hover,
@media (max-width: 640px) {
  .yn8w3 .c5uxbh { background: #0d1117; border-top-color: #21262d; }
  .yn8w3 .c5uxbh li a { border-bottom-color: #21262d; }
}
.rhr4sygl .xqf0wm      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.rhr4sygl .a1dfpbh { color: var(--accent-light); }
.rhr4sygl .c5uxbh { --msep-color: #475569; }
.rhr4sygl .c5uxbh a { color: #475569; }
.rhr4sygl .c5uxbh a:hover { color: var(--accent-light); }
.rhr4sygl .hupv { color: #64748b; }
.rhr4sygl .pqqg4 { background: #f0f4f8; border-top-color: #cbd5e1; }
.rhr4sygl .laq49,
.rhr4sygl .i9ge4ds { color: #64748b; }
.rhr4sygl .s1mam9an a, .rhr4sygl .ip6q95j a,
.rhr4sygl .s1mam9an a:hover, .rhr4sygl .ip6q95j a:hover,
@media (max-width: 640px) {
  .rhr4sygl .c5uxbh { background: #f0f4f8; border-top-color: #cbd5e1; }
  .rhr4sygl .c5uxbh li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ym1ia5d .xqf0wm      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ym1ia5d .a1dfpbh { color: #fff; }
.ym1ia5d .c5uxbh { --msep-color: rgba(255,255,255,0.82); }
.ym1ia5d .c5uxbh a { color: rgba(255,255,255,0.82); }
.ym1ia5d .c5uxbh a:hover { color: #fff; }
.ym1ia5d .hupv { color: rgba(255,255,255,0.9); }
.ym1ia5d .pqqg4 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ym1ia5d .laq49,
.ym1ia5d .i9ge4ds { color: rgba(255,255,255,0.72); }
.ym1ia5d .s1mam9an a, .ym1ia5d .ip6q95j a,
.ym1ia5d .s1mam9an a:hover, .ym1ia5d .ip6q95j a:hover,
@media (max-width: 640px) {
  .ym1ia5d .c5uxbh { background: var(--accent); border-top-color: var(--accent-light); }
  .ym1ia5d .c5uxbh li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.wlu3m5a4 .xqf0wm {
  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);
}
.wlu3m5a4 .pqqg4 {
  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) {
  .wlu3m5a4 .c5uxbh {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.d21d .m1vz5yu { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ymxz .m1vz5yu { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.y0w5iy58 .m1vz5yu { min-height: 72px; height: auto; }
.kr5i22 .m1vz5yu { min-height: 84px; height: auto; }
.nm3gsltx .m1vz5yu { max-width: none; padding: 0 32px; }
.nm3gsltx .kf7xas6  { max-width: none; padding: 24px 32px; }
.uo740.r89xhwu2 .m1vz5yu { max-width: 1200px; }
.uo740.lqagm .m1vz5yu { max-width: 1320px; }
.idm7   .a1dfpbh, .idm7   .xmb2zga { text-transform: capitalize; }
.t9yo .a1dfpbh, .t9yo .xmb2zga { text-transform: lowercase; }
.agtypr .a1dfpbh, .agtypr .xmb2zga { text-transform: uppercase; letter-spacing: 0.06em; }
.wy2l8a1r, .df1tvbz {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.qzah .wy2l8a1r,
.r353vf .wy2l8a1r,
.daceqggx .wy2l8a1r,
.aiuvynr .wy2l8a1r,
.ubym   .c5uxbh a { font-weight: 500; }
.c23ext7 .c5uxbh a { font-weight: 600; }
.e6ym     .c5uxbh a { font-weight: 700; }
.tfghio    .c5uxbh a { font-weight: 800; letter-spacing: 0.01em; }
.tqvc98     .c5uxbh > li + li::before,
.u7ge    .c5uxbh > li + li::before,
.dfcw    .c5uxbh > li + li::before,
.h3ddonaz .c5uxbh > li + li::before,
.pzgswe .c5uxbh > li + li::before,
.niwv  .c5uxbh > li + li::before,
.t0u3a1jm    .c5uxbh > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.tqvc98     .c5uxbh > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.u7ge    .c5uxbh > li + li::before { content: "|"; }
.dfcw    .c5uxbh > li + li::before { content: "—"; }
.h3ddonaz .c5uxbh > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.pzgswe .c5uxbh > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.niwv  .c5uxbh > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.t0u3a1jm    .c5uxbh > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .j1k9 .hupv,
  .c97d .hupv,
  .hrt31 .hupv,
  .rvafbe5j .hupv,
  .d0hook1n .hupv {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .j1k9 .hupv::before,
  .c97d .hupv::before,
  .hrt31 .hupv::before,
  .rvafbe5j .hupv::before,
  .d0hook1n .hupv::before { content: ""; display: block; flex-shrink: 0; }

  
  .j1k9 .hupv::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;
  }

  
  .c97d .hupv::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;
  }

  
  .hrt31 .hupv::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;
  }

  
  .rvafbe5j .hupv::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;
  }

  
  .d0hook1n .hupv::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) {
  .jsabko56 .hupv {
    padding: 5px 14px;
  }
  .jsabko56 .c5uxbh {
    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;
  }
  .jsabko56 .c5uxbh li a {
    border-bottom: none; padding: 10px 22px;
  }
  .jsabko56 .c5uxbh li a:hover { background: var(--bg-raised); }
  .jsabko56 .hl3hf,
  .mbuogcj .hl3hf,
  .o07b .hl3hf { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .z52o2zq9 .hupv {
    padding: 5px 10px;
  }
  .z52o2zq9 .c5uxbh {
    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);
  }
  .z52o2zq9 .c5uxbh.n7q6546 { transform: translateX(0); }
  .z52o2zq9 .c5uxbh li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .z52o2zq9 .c5uxbh li:last-child a { border-bottom: none; }
  .ym1ia5d .c5uxbh,
  .yn8w3 .c5uxbh { background: var(--accent) !important; }
  .ym1ia5d .c5uxbh li a,
  .yn8w3 .c5uxbh li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .o07b .hupv {
    padding: 5px 10px;
  }
  .o07b .c5uxbh {
    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);
  }
  .o07b .c5uxbh::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .o07b .c5uxbh.n7q6546 { transform: translateY(0); }
  .o07b .c5uxbh li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .a6ehr1 .hupv {
    padding: 5px 10px;
  }
  .a6ehr1 .c5uxbh {
    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;
  }
  .a6ehr1 .c5uxbh.n7q6546 { opacity: 1; pointer-events: auto; }
  .a6ehr1 .c5uxbh li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .mloehndc     .hupv { border-radius: 0 !important; }
  .ikborit   .hupv { border-radius: 8px !important; }
  .r0k5p .hupv { border-radius: 50% !important; }
  .bnt73byf   .hupv { border-radius: 999px !important; }
}
.qehuwf4 .xhhyd { height: 36px; }
.qogc6fba .xhhyd { height: 60px; max-width: 200px; }
.lt93ymc5 .xhhyd { height: 76px; max-width: 240px; }
.rlrj    .zhdjr, .rlrj    .ak7f7spx { color: #f59e0b; }
.lwu16k .z6nk4x {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.lwu16k .q6rf {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .joazw6r .ezgxu {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .joazw6r .fhrpi {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .joazw6r .fhrpi { padding: 40px 16px 20px; }
  .joazw6r .vlz1w {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .joazw6r .nlc150ij { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .c4g9rgu .fhrpi {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .c4g9rgu .fhrpi::before {
    position: absolute; top: 14px; left: 14px;
  }
  .c4g9rgu .lolxlis3 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .c4g9rgu .ggjdklsr { white-space: normal; text-align: center; font-size: 1.2rem; }
  .c4g9rgu .vlz1w {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .c4g9rgu .nlc150ij { width: 100%; min-width: 0; }
  .c4g9rgu .zhdjr { min-width: 0; }
}
.is68u .ezgxu { counter-reset: cs-rank; }
.is68u .fhrpi::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.fngig .go0e {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.fngig .go0e summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.fngig .go0e p { padding: 0 2px 16px; }
.u2p9sgd8 .go0e { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.u2p9sgd8 .go0e summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.u2p9sgd8 .go0e summary::after { content: "›"; font-size: 1.2em; }
.u2p9sgd8 .go0e[open] summary::after { content: "‹"; }
.u2p9sgd8 .go0e p { padding: 10px 22px 4px; }
.tz95e379 .go0e {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.tz95e379 .go0e summary { color: var(--text-primary); padding-left: 16px; }
.tz95e379 .go0e summary::after { content: "›"; font-size: 1.1em; }
.tz95e379 .go0e[open] summary::after { content: "‹"; }
.tz95e379 .go0e p { padding-left: 16px; }
.i5vl52 .jsojiw { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.i5vl52 .go0e {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.i5vl52 .go0e:last-child { border-bottom: none; }
.i5vl52 .go0e summary { color: var(--text-primary); border-radius: 0; }
.i5vl52 .go0e summary::after { content: "›"; font-size: 1.1em; }
.i5vl52 .go0e[open] summary::after { content: "‹"; }
.of6n0 .go0e { overflow: hidden; }
.of6n0 .go0e summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.of6n0 .go0e summary::after { color: rgba(255,255,255,.75); }
.of6n0 .go0e[open] summary { border-radius: 0; }
.fj43 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.rrty {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.jgsd1x {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.uqtrlmm { color: var(--text-muted); font-size: 1.05rem; }
.m340 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.d7r74 { margin-bottom: 20px; }
.haav {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.r0xdj2v {
  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;
}
.r0xdj2v:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.xvpwt { resize: vertical; min-height: 130px; }
.rpwx { width: 100%; margin-top: 8px; }
.eblm7l {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.g9ue {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ff228ki0 { color: var(--text-muted); line-height: 1.75; }
.qdijl { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.qdijl li { margin-bottom: 6px; }
.k0a16t8 { max-width: 760px; margin: 0 auto; }
.web6 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.qdcdc11 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.qdcdc11:last-child { border-bottom: none; }
.qdcdc11 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.qdcdc11 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.bg4dk { max-width: 760px; margin: 0 auto; }
.d80pkd { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.jemt0p ul.qdijl { margin: 0; }
.rambt4tn .d80pkd { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .rambt4tn { grid-template-columns: 1fr; gap: 10px; } }
.lntc { max-width: 640px; margin: 0 auto; text-align: center; }
.rnqzfink { margin-bottom: 48px; }
.rnqzfink .d80pkd { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.rnqzfink p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ba8r .qdijl { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .f1ukm { grid-template-columns: 1fr; } }
.xe5mggh { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.xe5mggh:hover .eoxlw { color: var(--accent-light); text-decoration: underline; }
.bmnc { color: inherit; text-decoration: none; }
.bmnc:hover { color: var(--accent-light); text-decoration: underline; }
.hwn58zv { display: inline-block; line-height: 0; }
.thss3eam { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.jzz7cm7 { margin-bottom: 48px; }
.fp1z { max-width: 760px; margin: 0 auto; }
.cnbo9yi8 { max-width: 640px; margin: 0 auto; }
.v3r588 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.v3r588:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.jz7u9f { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.v3r588 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.v3r588 ul.qdijl { margin: 0; }
.q9ip6l { color: var(--text-muted); line-height: 1.75; }
.q784 .qdijl,
.cnbo9yi8 .qdijl,
.a35s9v .qdijl,
.fubj .qdijl {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.q784 .v3r588,
.cnbo9yi8 .v3r588 { text-align: left; }
.q784 .jz7u9f,
.cnbo9yi8 .jz7u9f { text-align: center; }
.sfkv { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.ks5uhdk { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.z5xw { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.nty2jm { margin-top: 12px; }
.kreggar { 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; }
.kreggar:hover { border-bottom-color: var(--accent-light); }
.afo6nk0 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.afo6nk0 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.nfxj8e { width: 72px; height: 72px; }
.x71ikxw { border-radius: 10px; }
.nr4f2 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.qygjdh3h { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .mkfe { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.nt34 .z5xw, .nt34 .ks5uhdk { max-width: 640px; }
.y2nio8h .sfkv { font-size: 1.6rem; margin-top: 18px; }
.x9gmw .z5xw { margin-bottom: 28px; }
@media (max-width: 860px) { .i2ec7 { grid-template-columns: 1fr; } .y2nio8h { position: static; text-align: center; } }
.wno83 .afo6nk0 { margin: 0 auto 18px; }
.wno83 .nr4f2 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .zbo1e53 { grid-template-columns: 1fr; } }
.gz1ap .sfkv { font-size: 1.6rem; margin-bottom: 6px; }
.fubj .qdijl { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .gz1ap { flex-direction: column; text-align: center; } .x09ahtij { grid-template-columns: 1fr; } }
.hvwcuv7 { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.hvwcuv7 .sfkv { font-size: 1.35rem; margin: 0 0 4px; }
.hvwcuv7 .nr4f2 { margin: 0; }
.xgkbi .jgsd1x { color: var(--accent-light); }
.r5h5ijy .jgsd1x { font-size: 2rem; }
.r5h5ijy .uqtrlmm { max-width: 680px; }
.i78n {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.i78n .jgsd1x { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.i78n .uqtrlmm  { margin: 0; }
@media (max-width: 640px) { .i78n { flex-direction: column; } }
.kh9oj .jgsd1x { color: var(--accent-light); }
.ie7yw .jgsd1x { color: #fff; }
.ie7yw .uqtrlmm  { color: rgba(255,255,255,0.85); }
.rw29dc7o { max-width: 680px; margin: 0 auto; }
.kpr9q {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .kpr9q { grid-template-columns: 1fr; } }
.xtoyn { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.xtoyn .r0xdj2v {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.xtoyn .r0xdj2v:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.xgi94r0 .r0xdj2v { background: var(--bg-raised); border-color: transparent; }
.xgi94r0 .r0xdj2v:focus { background: var(--bg-card); border-color: var(--accent-light); }
.g1fyot .r0xdj2v { border-radius: 100px; padding: 11px 20px; }
.g1fyot .xvpwt { border-radius: 14px; }
.qo7jhqiz {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .qo7jhqiz { grid-template-columns: 1fr; } }
.szug6k {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.szug6k h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.szug6k p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.va7m1{display:none}
.va7m1:empty,.wop87:empty{display:none}
.ncoas{position:relative;overflow:visible}
.ks6hv .auzl4c,.rikddn7m .auzl4c,
.bqzx .auzl4c,.ta5h .auzl4c,
.ycks .auzl4c,.hs7c45bm .auzl4c{display:block}
.l7ah .x4hgev5o{display:block}
.ks6hv .auzl4c,.rikddn7m .auzl4c,
.bqzx .auzl4c,.ta5h .auzl4c,
.ycks .auzl4c{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}
.ks6hv .auzl4c .wop87,.rikddn7m .auzl4c .wop87,
.bqzx .auzl4c .wop87,.ta5h .auzl4c .wop87,
.ycks .auzl4c .wop87{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}
.ks6hv .eg5qr,.rikddn7m .eg5qr,
.ks6hv .auzl4c,.rikddn7m .auzl4c{top:12px}
.ks6hv .auzl4c .wop87{margin-right:auto}
.rikddn7m .auzl4c .wop87{margin-left:auto}
.rikddn7m .auzl4c{text-align:right}
.bqzx .auzl4c,.ta5h .auzl4c{bottom:12px}
.bqzx .auzl4c .wop87{margin-right:auto}
.ta5h .auzl4c .wop87{margin-left:auto}
.ta5h .auzl4c{text-align:right}
.ycks .auzl4c{position:relative;margin-top:16px}
.ycks .auzl4c .wop87{margin:0 auto}
.hs7c45bm .auzl4c{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.hs7c45bm .auzl4c .wop87{margin:0}
.hs7c45bm .t06cf~.auzl4c,
.hs7c45bm .or76hz7s~.auzl4c{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.hs7c45bm .t06cf~.auzl4c .wop87,
.hs7c45bm .or76hz7s~.auzl4c .wop87{justify-content:flex-start}
.t06cf~.auzl4c,.or76hz7s~.auzl4c{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}
.t06cf~.auzl4c .wop87{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.or76hz7s~.auzl4c .wop87{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.x4hgev5o .wop87{margin:0 0 12px}
.wop87{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.hl28yxq{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.eoxlw{font-weight:600;color:var(--text-heading);opacity:1}
.rass .hl28yxq{display:none}
.tttz .eg5qr{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.tttz .w84e5sb::before{content:""}
.op2r31z2 .wop87{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.x23t4hmt .wop87{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ucvow{--date-bg:var(--accent-bg-light)}
.eutby .w84e5sb::before{content:"—";opacity:.3}
.eutby .eg5qr + .eg5qr::before{content:"—";margin-right:6px;opacity:.3}
.lp812{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.cz0ciu9b{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ckckib{display:flex;flex-direction:column;gap:3px}
.zw7w{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.qpzsx{font-weight:700;font-size:1rem;color:var(--text-heading)}
.uo2e{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.bk0ix0n .lp812{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.zxybrmk3 .lp812{border-top:3px solid var(--accent);padding-top:18px}
.slh4 .lp812{border-left:3px solid var(--accent);border-radius:0}
.lzi7l7ud .lp812{padding:20px 0}
@media(max-width:640px){
  .lp812{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .uo2e{max-width:100%}
}
:root {
  --accent:          #992134;
  --brand:           #992134;
  --brand-light:     #7b2432;
  --brand-pale:      #983a49;
  --grad-start:      #d53f57;
  --grad-end:        #d87a89;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #992134;
  --cta-light:       #7b1626;
  --cta-hover:       #661622;
  --bg-page:         #f8f6f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f4;
  --bg-raised:       #f1eeee;
  --bg-hover:        #f5f3f4;
  --border:          #e8e2e3;
  --border-alt:      #dcd0d2;
  --border-section:  #e8e2e3;
  --text-primary:    #1b1718;
  --text-muted:      #605254;
  --text-body:       #362f30;
  --text-sub:        #524648;
  --text-faint:      #897578;
  --text-dim:        #a09193;
  --text-label:      #6d5e60;
  --text-value:      #443a3c;
  --accent-bg:       #f1e3e5;
  --accent-bg-light: #ebcbd0;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f4;
  --c-pros:          #1a8e14;
  --c-cons:          #9f2124;
  --c-pros-label:    #1ea918;
  --c-tip-border:    #22bb1a;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1a8e14;
}
:root { --logo-bg-opacity: 66%; }
body, button, input { font-family: "Plus Jakarta Sans", sans-serif; }
.qf6eg5dj .zrgj { font-size: 0; width: 1.2rem; flex-shrink: 0; }.qf6eg5dj .zrgj::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.qf6eg5dj .njctragh     .zrgj::before { content: "";  color: var(--c-tip-border); }.qf6eg5dj .b7k35u .zrgj::before { content: ""; color: var(--c-warn-border); }.qf6eg5dj .qx6b1    .zrgj::before { content: ""; color: #60a5fa; }.jruls .qf6eg5dj .njctragh     .zrgj::before { color: #10b981; }.jruls .qf6eg5dj .b7k35u .zrgj::before { color: #f43f5e; }.jruls .qf6eg5dj .qx6b1    .zrgj::before { color: #a855f7; }.uyokq1f  .qf6eg5dj .njctragh     .zrgj::before { color: #eab308; }.uyokq1f  .qf6eg5dj .b7k35u .zrgj::before { color: #ef4444; }.uyokq1f  .qf6eg5dj .qx6b1    .zrgj::before { color: #f97316; }.ug6t5s9  .qf6eg5dj .njctragh     .zrgj::before { color: #38bdf8; }.ug6t5s9  .qf6eg5dj .b7k35u .zrgj::before { color: #818cf8; }.ug6t5s9  .qf6eg5dj .qx6b1    .zrgj::before { color: #2dd4bf; }.mcmxza .qf6eg5dj .zrgj::before { color: var(--accent-light) !important; }
.hdkt5wqz .va00wd li::before, .hdkt5wqz .gk664fz 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; }.hdkt5wqz .va00wd li::before { content: ""; }.hdkt5wqz .gk664fz li::before { content: ""; }.hdkt5wqz .mpg2nye::before, .hdkt5wqz .q0eywle9::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.hdkt5wqz .mpg2nye::before { content: ""; }.hdkt5wqz .q0eywle9::before { content: ""; }
.rvgvx .dbnyjp, .rvgvx .t06cf { min-height: 420px; }
.tuxmlq0 .n6kqlb::after,.tuxmlq0 .hv7s::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.p8b58t::before { content: '◆'; font-size: 0.5em; }
.texd .eg5qr::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.texd .eg5qr:first-of-type::before{content:"\f058"}.texd .eg5qr:last-of-type::before{content:"\f021"}