: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;
}
.jqhzniv {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.jt2zsaj {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.pyb23 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.n7gaw { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.z5ui8o { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.z5ui8o a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.z5ui8o a:hover { color: var(--accent-light); }
.w5m1aq     .cj6nu1b { border-radius: 6px; }
.w5m1aq .cj6nu1b li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.w5m1aq .cj6nu1b li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.dh1138c5 .cj6nu1b li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .cj6nu1b {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ic32m:hover .cj6nu1b,
  .ic32m:focus-within .cj6nu1b { display: block; }
  .cj6nu1b li a { padding: 8px 16px; font-size: 0.88rem; }
}
.wocdhcs {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.be26tt { display: none; }
@media (max-width: 640px) {
  .be26tt {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .be26tt.hswo98 { display: block; }
}
@media (max-width: 640px) {
  .wocdhcs { display: block; }
  .z5ui8o > li + li::before { display: none !important; }
  .z5ui8o {
    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;
  }
  .z5ui8o.hswo98 { display: flex; }
  .z5ui8o li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .z5ui8o li:last-child a { border-bottom: none; }
}
.ri92p3nn { min-height: 480px; }
.fyv2s {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.t8006 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.qasny1pu .t8006 { margin-left: 0; margin-right: 0; }
.rjt41e {
  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;
}
.rjt41e:hover { opacity: 0.88; }
.m1k00a .fyv2s { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.m1k00a .t8006 { color: #e2e8f0; }
.m1k00a.qasny1pu   .yt5o1o0 { text-align: left; }
.m6goca7 .fyv2s { color: var(--text-primary); text-shadow: none; }
.m6goca7 .t8006 { color: var(--text-muted); }
.m6goca7 .rjt41e { margin-top: 16px; }
.m6goca7, .m6goca7.ri92p3nn { min-height: auto !important; }
.m6goca7.qasny1pu   .yt5o1o0 { text-align: left; }
.m6goca7~.xzy9owj{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}
.m6goca7~.xzy9owj .ju0o9{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%); }
}
.xotjjudc .tokci3ey,
.xotjjudc .rz4gb {
  position: relative; overflow: hidden;
}
.xotjjudc .tokci3ey::after,
.xotjjudc .rz4gb::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); }
}
.xotjjudc .m1k00a .boympk7 {
  overflow: hidden;
}
.xotjjudc .m1k00a .boympk7::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; }
}
.tokci3ey .fyv2s { color: #fff; }
.tokci3ey .t8006 { color: rgba(255,255,255,0.85); }
.tokci3ey .rjt41e { background: #fff; color: var(--cta); }
.tokci3ey .rjt41e:hover { opacity: 0.92; }
.o5495vpl .om6u29f { position: relative; overflow: hidden; }
.o5495vpl .om6u29f::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;
}
.ytd9s .om6u29f {
  animation: hg-breathe 7s ease-in-out infinite;
}
.koge42w3 .om6u29f { position: relative; overflow: hidden; }
.koge42w3 .om6u29f::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;
}
.xotjjudc .om6u29f { position: relative; overflow: hidden; }
.xotjjudc .om6u29f::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;
}
.o87964hs .om6u29f {
  animation: hg-fadein 1.2s ease-out both;
}
.om6u29f {
  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%);
}
.l8l0tfo {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.ysqal09 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.wrbv {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.om6u29f .fyv2s { text-shadow: none; color: var(--text-primary); }
.om6u29f .t8006 { color: var(--text-muted); }
body.lyuaszo .fyv2s {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.qtq7t6os .fyv2s {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.om6u29f.oz1wq .l8l0tfo { align-items: center; text-align: center; }
.om6u29f.qasny1pu   .l8l0tfo { align-items: flex-start; text-align: left; }
.g3jo .ysqal09 { position: relative; }
.g3jo .ysqal09::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.g3jo.bxzxxj .ysqal09::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.xl3vnnh6 .ysqal09 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.xl3vnnh6 .wrbv {
  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);
}
.xl3vnnh6.bxzxxj .ysqal09 { padding: 32px 0 32px 32px; }
.b10v .ysqal09 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.b10v .wrbv {
  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);
}
.b10v .rz4gb {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.bxzxxj .l8l0tfo {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.b10v.bxzxxj .ysqal09 { padding: 40px 16px 40px 48px; }
.kzu17 .ysqal09 { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .om6u29f { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .om6u29f .ysqal09 { display: none !important; }
  .kzu17 .ysqal09 { display: none !important; }
  .wrog90j .k0lr08v { display: none !important; }
  .p3dvejo .foe4jw7 { display: none !important; }
  .l8l0tfo  { padding: 36px 24px; }
  .om6u29f~.xzy9owj,.bxzxxj~.xzy9owj{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .ri92p3nn, .om6u29f { min-height: 320px !important; }
  
  .fyv2s { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .r3mj { display: none !important; }
  
  .dmvc7n { flex-direction: column; align-items: center; }
  .m7k9 { width: 100%; max-width: 340px; }
}
.r9qfrt { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.sdbf { width: 100%; height: auto; display: block; border-radius: 10px; }
.dxm0yldz .r9qfrt        { border-radius: 16px; }
.dxm0yldz .sdbf  { border-radius: 16px; }
.ppiic .r9qfrt         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ppiic .sdbf   { border-radius: 8px; }
.m7o3lc { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.n7gi { width: 100%; padding: 32px 0; position: relative; }
.d45mk { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.mru3cl .n7gi:nth-child(even) { background: var(--bg-surface); }
.mru3cl .n7gi:nth-child(odd)  { background: var(--bg-page); }
.xz0mnjip .n7gi:nth-child(even) { background: var(--bg-card); }
.xz0mnjip .n7gi:nth-child(odd)  { background: var(--bg-page); }
.mru3cl .n7gi:nth-child(odd)  .d45mk { background: var(--bg-card); border-radius: 6px; }
.mru3cl .n7gi:nth-child(even) .d45mk { background: var(--bg-raised); border-radius: 6px; }
.xz0mnjip .n7gi:nth-child(odd)  .d45mk { background: var(--bg-card); border-radius: 6px; }
.xz0mnjip .n7gi:nth-child(even) .d45mk { background: var(--bg-raised); border-radius: 6px; }
.mru3cl .n7gi:nth-child(even) .jz4m8m .wnw0,
.xz0mnjip .n7gi:nth-child(even) .jz4m8m .wnw0 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.mru3cl .n7gi:nth-child(odd) .jz4m8m .wnw0,
.xz0mnjip .n7gi:nth-child(odd) .jz4m8m .wnw0 { background: var(--bg-card-inner); }
.mru3cl .n7gi:nth-child(even) .b73rlajk .wnw0:nth-child(odd),
.xz0mnjip .n7gi:nth-child(even) .b73rlajk .wnw0:nth-child(odd)  { background: var(--bg-card); }
.mru3cl .n7gi:nth-child(even) .b73rlajk .wnw0:nth-child(even),
.xz0mnjip .n7gi:nth-child(even) .b73rlajk .wnw0:nth-child(even) { background: var(--bg-card-inner); }
h1.h147r { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.h147r {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.sxqml5 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ioy6 h2.h147r {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.g3e8a5w h2.h147r {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.wfwkgrm h2.h147r {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.x6khxwz h2.h147r::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.xdi90f h2.h147r {
  color: var(--text-primary); font-size: 1.7rem;
}
.hqgg h2.h147r::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ul6bb72b h2.h147r {
  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;
}
.zthmt6o { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .zthmt6o { display: none; } }
.g12sv0y { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.veuz { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.mw1u {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.digl6ep8 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.wbuw6bp { padding-left: 20px; }
.wbuw6bp li { margin-bottom: 6px; }
.wbuw6bp a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.wbuw6bp a:hover { color: var(--accent-light); }
.msgb5n .digl6ep8 { display: none; }
.rwxuzc .digl6ep8 { display: none; }
.rwxuzc .wbuw6bp { padding-left: 0; list-style: none; }
.rwxuzc .wbuw6bp li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.rwxuzc .wbuw6bp a { font-size: 0.92rem; }
.ujrr0dyq .mw1u { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ujrr0dyq .digl6ep8 { display: none; }
.ujrr0dyq .wbuw6bp { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ujrr0dyq .wbuw6bp li { margin-bottom: 0; }
.ujrr0dyq .wbuw6bp 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;
}
.ujrr0dyq .wbuw6bp a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.e0bnyac .mw1u { padding: 20px 20px 16px; }
.e0bnyac .wbuw6bp {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.e0bnyac .wbuw6bp li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.e0bnyac .wbuw6bp 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;
}
.e0bnyac .wbuw6bp 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;
}
.e0bnyac .wbuw6bp a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.e0bnyac .wbuw6bp a:focus,
.e0bnyac .wbuw6bp a:focus-visible,
.e0bnyac .wbuw6bp a:target { outline: none; }
.e0bnyac .wbuw6bp li:target a { border-color: var(--border); color: var(--text-muted); }
.aij9gzhn .mw1u { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.aij9gzhn .digl6ep8 { display: none; }
.aij9gzhn .wbuw6bp { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.aij9gzhn .wbuw6bp li { margin-bottom: 0; }
.aij9gzhn .wbuw6bp li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.aij9gzhn .wbuw6bp li:last-child::after { content: ""; margin-right: 0; }
.aij9gzhn .wbuw6bp a { font-size: 0.9rem; }
.wnw0 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.jz4m8m .wnw0 { background: var(--bg-card); }
.b73rlajk .wnw0:nth-child(odd)  { background: var(--bg-card); }
.b73rlajk .wnw0:nth-child(even) { background: var(--bg-raised); }
.ub3dtwfo .wnw0 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ub3dtwfo .wnw0:last-child { border-bottom: none; }
.ub3dtwfo h3.sxqml5 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.dv0f .wnw0 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.dv0f .wnw0 + .wnw0 { margin-top: 4px; }
.zhel .wnw0 { background: none; border-radius: 0; padding: 12px 0; }
.zhel .wnw0 + .wnw0 { border-top: 1px solid var(--border-section); }
.etq0tz { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.kxwq { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.txdejn { color: var(--text-body); margin-bottom: 10px; }
.o54ging, .v1ysqvsv { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.o54ging li, .v1ysqvsv li { margin-bottom: 6px; }
.v1ysqvsv li { list-style: decimal; }
.svr735vq     .o54ging { list-style-type: "● "; }
.qwcthy  .o54ging { list-style-type: "■ "; }
.h0mj .o54ging { list-style-type: "◆ "; }
.nullgov    .o54ging { list-style-type: "★ "; }
.svr735vq     .td6g { list-style-type: "● "; }
.qwcthy  .td6g { list-style-type: "■ "; }
.h0mj .td6g { list-style-type: "◆ "; }
.nullgov    .td6g { list-style-type: "★ "; }
.svr735vq    .o54ging li::marker, .svr735vq    .td6g li::marker,
.qwcthy .o54ging li::marker, .qwcthy .td6g li::marker,
.h0mj .o54ging li::marker, .h0mj .td6g li::marker,
.nullgov   .o54ging li::marker, .nullgov   .td6g li::marker {
  color: var(--cta); font-size: 1em;
}
.svr735vq .v1ysqvsv,
.qwcthy .v1ysqvsv,
.h0mj .v1ysqvsv,
.nullgov .v1ysqvsv {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.svr735vq .v1ysqvsv li,
.qwcthy .v1ysqvsv li,
.h0mj .v1ysqvsv li,
.nullgov .v1ysqvsv li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.svr735vq .v1ysqvsv li::before,
.qwcthy .v1ysqvsv li::before,
.h0mj .v1ysqvsv li::before,
.nullgov .v1ysqvsv 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;
}
.svr735vq     .v1ysqvsv li::before { border-radius: 50%; }
.qwcthy  .v1ysqvsv li::before { border-radius: 3px; }
.h0mj .v1ysqvsv li::before { border-radius: 3px; }
.nullgov    .v1ysqvsv li::before { border-radius: 50%; }
.sguhd1 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ognfwu .sguhd1,
.kveqoab7 .sguhd1 { background: transparent; border: none; border-radius: 0; }
.pg3r { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.pg3r th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.pg3r td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.pg3r tr:hover td { background: var(--bg-hover); }
.c9sp .pg3r tbody tr:nth-child(even) td { background: var(--bg-surface); }
.fehu .pg3r { border: 1px solid var(--border-alt); }
.fehu .pg3r th,
.fehu .pg3r td { border: 1px solid var(--border-alt); }
.l8wei2t0 .pg3r th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.l8wei2t0 .pg3r td { border-bottom: none; }
.l8wei2t0 .pg3r tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.beno3ku .pg3r th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.tv4rd0p .sguhd1 {
  overflow: hidden;
}
.tv4rd0p .pg3r th { border-bottom: 1px solid var(--border-alt); }
.tv4rd0p .pg3r tr:last-child td { border-bottom: none; }
.q9il8h { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.apvwdqk { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.qjngougp { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.l6ag { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.h4zy5k { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.td6g { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.td6g 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%}
.iyk4ao44 .l6ag { background: transparent; text-align: center; }
.y32dc2 .qjngougp {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.k796k .qjngougp {
  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);
}
.xqkiefs .apvwdqk { display: grid; grid-template-columns: auto 1fr; }
.xqkiefs .qjngougp {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.xqkiefs .l6ag { grid-column: 2; }
.xqkiefs .h4zy5k,
.xqkiefs .td6g { grid-column: 1 / -1; }
.hgxate5 .apvwdqk { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.hgxate5 .qjngougp {
  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);
}
.hgxate5 .l6ag { grid-column: 2; }
.hgxate5 .h4zy5k,
.hgxate5 .td6g { grid-column: 1 / -1; }
.ezu0 .apvwdqk { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ezu0 .l6ag { background: none; color: var(--accent-light); font-weight: 700; }
.jfmurkt .apvwdqk { 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); }
.jfmurkt .l6ag { background: none; color: var(--accent-light); font-weight: 700; }
.udhl018 .apvwdqk { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.udhl018 .apvwdqk:last-child { border-bottom: none; }
.udhl018 .l6ag { background: none; color: var(--accent-light); font-weight: 700; }
.gc7e39cv .apvwdqk { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.gc7e39cv .l6ag { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.b6tlrf .q9il8h { counter-reset: card-n; }
.b6tlrf .apvwdqk  { counter-increment: card-n; }
.b6tlrf .l6ag { display: flex; align-items: center; gap: 10px; }
.b6tlrf .l6ag::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;
}
.lkz3noh .apvwdqk { background: var(--bg-surface); border: 1px solid var(--border); }
.lkz3noh .l6ag { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.jdw0 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.wisiu  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.iju6r37b { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.jpgzf { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.jdw0 strong { color: var(--text-primary); font-size: 0.95rem; }
.jdw0 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ppu3b { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.ou7b22, .byk9zf { border-radius: 8px; padding: 14px; }
.ou7b22 { background: var(--bg-pros); }
.byk9zf { background: var(--bg-cons); }
.cdaw3fs { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.ou7b22 .cdaw3fs { color: var(--c-pros-label); }
.byk9zf .cdaw3fs { color: #f87171; }
.ou7b22 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.byk9zf ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.sdbf { width: 100%; height: auto; border-radius: 10px; display: block; }
.rs81yjl6 {
  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;
}
.rs81yjl6:hover { opacity: 0.85; }
.p0t41e .rs81yjl6  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.p0t41e .rs81yjl6:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.m7w15y .rs81yjl6  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.m7w15y .rs81yjl6:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.u72zd3jy .rjt41e { border-radius: 50px; }
.u72zd3jy .rs81yjl6  { border-radius: 50px; }
.wbhh .rjt41e { padding-left: 22px; padding-right: 22px; }
.wbhh .rs81yjl6  { padding-left: 12px; padding-right: 12px; }
.ma13 .rjt41e { padding-left: 44px; padding-right: 44px; }
.ma13 .rs81yjl6  { padding-left: 24px; padding-right: 24px; }
.mec64wya .rjt41e { padding-left: 56px; padding-right: 56px; }
.mec64wya .rs81yjl6  { padding-left: 32px; padding-right: 32px; }
.ryd8   .rjt41e::after, .ryd8   .rs81yjl6::after,
.tkvoyb .rjt41e::after, .tkvoyb .rs81yjl6::after,
.mlp9o    .rjt41e::after, .mlp9o    .rs81yjl6::after,
.gt0hlj    .rjt41e::after, .gt0hlj    .rs81yjl6::after,
.ukjzhnv    .rjt41e::after, .ukjzhnv    .rs81yjl6::after,
.c4xlwx     .rjt41e::after, .c4xlwx     .rs81yjl6::after,
.qivy41    .rjt41e::after, .qivy41    .rs81yjl6::after,
.e791y   .rjt41e::after, .e791y   .rs81yjl6::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;
}
.ryd8 .rjt41e::after, .ryd8 .rs81yjl6::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");
}
.tkvoyb .rjt41e::after, .tkvoyb .rs81yjl6::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");
}
.mlp9o .rjt41e::after, .mlp9o .rs81yjl6::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");
}
.gt0hlj .rjt41e::after, .gt0hlj .rs81yjl6::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");
}
.ukjzhnv .rjt41e::after, .ukjzhnv .rs81yjl6::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");
}
.c4xlwx .rjt41e::after, .c4xlwx .rs81yjl6::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");
}
.qivy41 .rjt41e::after, .qivy41 .rs81yjl6::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");
}
.e791y .rjt41e::after, .e791y .rs81yjl6::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");
}
.rnoj   .i9z1::after, .rnoj   .amg0::after,
.h7g91dvm .i9z1::after, .h7g91dvm .amg0::after,
.zxkcpo9u    .i9z1::after, .zxkcpo9u    .amg0::after,
.z0hqt    .i9z1::after, .z0hqt    .amg0::after,
.tf6e    .i9z1::after, .tf6e    .amg0::after,
.rmw6cm9g     .i9z1::after, .rmw6cm9g     .amg0::after,
.ay99k    .i9z1::after, .ay99k    .amg0::after,
.e7mqb44   .i9z1::after, .e7mqb44   .amg0::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;
}
.rnoj .i9z1::after, .rnoj .amg0::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");
}
.h7g91dvm .i9z1::after, .h7g91dvm .amg0::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");
}
.zxkcpo9u .i9z1::after, .zxkcpo9u .amg0::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");
}
.z0hqt .i9z1::after, .z0hqt .amg0::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");
}
.tf6e .i9z1::after, .tf6e .amg0::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");
}
.rmw6cm9g .i9z1::after, .rmw6cm9g .amg0::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");
}
.ay99k .i9z1::after, .ay99k .amg0::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");
}
.e7mqb44 .i9z1::after, .e7mqb44 .amg0::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");
}
.ohd240 .vh26rqp { background: var(--bg-raised); }
@media (min-width: 721px) {
  .zbety62 { flex: 0 0 260px; width: 260px; }
  .bhj0nyo { flex: 0 0 120px; width: 120px; }
  .t01c { flex: 0 0 110px; width: 110px; }
  .zuxn   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .idf6 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.idf6.rs81yjl6 { 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) {
  .t44ar { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .t44ar .o4la50d { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .t44ar .zbety62 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .t44ar .vh26rqp { width: 100%; min-width: unset; height: 120px; }
  .t44ar .jvs9lwh { max-height: 96px; max-width: 200px; }
  .t44ar .eaxj { min-width: unset; text-align: center; white-space: normal; }
  .t44ar .bhj0nyo { min-width: 0; }
  .t44ar .zuxn { 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; }
  .t44ar .idf6 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .cax6v .o4la50d { row-gap: 8px !important; gap: 10px !important; }
}
.p47z28l .o4blj li::before { content: "→"; }
.p47z28l .xqp3ph li::before { content: "–"; }
@media (min-width: 860px) {
  .pt7um .louy {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .pt7um .ig5lot8z { margin: 0; }
}
.kveqoab7 .ppu3b { gap: 10px; }
.kveqoab7 .ou7b22, .kveqoab7 .byk9zf { padding: 12px; }
.kveqoab7 .ou7b22 ul, .kveqoab7 .byk9zf ul { margin: 4px 0 0; padding-left: 18px; }
.kveqoab7 .ou7b22 li, .kveqoab7 .byk9zf li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .iwpc { grid-template-columns: 1fr; }
  .wl5p { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .wl5p .kpzkc { width: 72px; height: 50px; }
  .wl5p .c06eop { max-width: 180px; }
  .wl5p .p0e3di { width: auto; }
}
@media (max-width: 720px) {
  .w6nqz2 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .a1qn { padding: 16px; }
  .lz1sakjr .b614e { min-width: 50%; }
}
.q7kw3p6v .ppu3b { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .g4o6pu { grid-template-columns: 1fr; }
  .xbijd { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xvzxq { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ap24hbod { flex-wrap: wrap; padding: 16px; }
}
.mtbqe7j .ppu3b { gap: 8px; }
.mtbqe7j .ou7b22, .mtbqe7j .byk9zf { padding: 8px; }
@media (max-width: 480px) {
  .pu7w8o4 { flex-direction: column; align-items: stretch; }
}
.gg61bqy .p0e3di .rs81yjl6 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .uhsi { flex-direction: column; align-items: stretch; gap: 10px; }
  .gg61bqy .p0e3di { text-align: center; }
}
@media (max-width: 720px) {
  .o4whpw0 { grid-template-columns: 1fr; }
  .j29v6vba { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .flpsnimp { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .yvf0 { grid-template-columns: 1fr; }
  .vudel { width: 100px; height: 100px; margin: 16px auto; }
  .ud70j2 { font-size: 1.4rem; }
  .zpvz { justify-content: center; }
  .l22zvb .b614e { min-width: 50%; }
}
.m7fny8es .ppu3b { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .j22gqd { flex-wrap: wrap; padding: 14px 16px; }
  .n1z1lt1 { padding: 12px 16px; }
  .m7fny8es .ppu3b { margin: 0 16px; }
  .m7fny8es .jmrcowa5 { padding: 0 16px; }
  .eyxjm5 { padding: 12px 16px; }
}
.k36l4 .t44ar { gap: 14px; }
.k36l4 .o4la50d {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.k36l4 .eaxj { font-size: 1.15rem; }
.k36l4 .d3cbny { font-size: 1.22rem; }
.k36l4 .idf6.rs81yjl6 { padding: 14px 30px !important; font-size: 1rem; }
.nggwh .idf6.rs81yjl6 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.kwfs7 { margin: 16px 0; }
.wvr6m9 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.wvr6m9 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.wvr6m9 summary::after { content: "+"; color: var(--accent-light); }
.wvr6m9[open] summary::after { content: "−"; }
.wvr6m9 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.n7gi { margin-bottom: 0; }
.e0457 h2.h147r { color: var(--text-primary); border-color: var(--accent-light); }
.o8zny h2.h147r { color: var(--text-primary); border-color: var(--accent-light); }
.p45krg .wisiu     { background: #052e16; border-color: #10b981; }
.p45krg .iju6r37b { background: #2d0a1e; border-color: #f43f5e; }
.p45krg .jdw0 strong  { color: #f1f5f9; }
.p45krg .jdw0 p       { color: #cbd5e1; }
.p45krg .naktfyqo    .wisiu     .jpgzf::before,
.p45krg .ipsvjrc  .wisiu     .jpgzf::before,
.p45krg .xk5n40ew  .wisiu     .jpgzf::before,
.p45krg .fpvix3 .wisiu     .jpgzf::before { color: #10b981; }
.p45krg .naktfyqo    .iju6r37b .jpgzf::before,
.p45krg .ipsvjrc  .iju6r37b .jpgzf::before,
.p45krg .xk5n40ew  .iju6r37b .jpgzf::before,
.p45krg .fpvix3 .iju6r37b .jpgzf::before { color: #f43f5e; }
.p45krg .naktfyqo    .r1pah    .jpgzf::before,
.p45krg .ipsvjrc  .r1pah    .jpgzf::before,
.p45krg .xk5n40ew  .r1pah    .jpgzf::before,
.p45krg .fpvix3 .r1pah    .jpgzf::before { color: #a855f7; }
.l8es .wisiu     { background: #2d2000; border-color: #eab308; }
.l8es .iju6r37b { background: #2d0b0b; border-color: #ef4444; }
.l8es .r1pah    { background: #2d1600; border-color: #f97316; }
.l8es .jdw0 strong  { color: #f1f5f9; }
.l8es .jdw0 p       { color: #cbd5e1; }
.l8es .naktfyqo    .wisiu     .jpgzf::before,
.l8es .ipsvjrc  .wisiu     .jpgzf::before,
.l8es .xk5n40ew  .wisiu     .jpgzf::before,
.l8es .fpvix3 .wisiu     .jpgzf::before { color: #eab308; }
.l8es .naktfyqo    .iju6r37b .jpgzf::before,
.l8es .ipsvjrc  .iju6r37b .jpgzf::before,
.l8es .xk5n40ew  .iju6r37b .jpgzf::before,
.l8es .fpvix3 .iju6r37b .jpgzf::before { color: #ef4444; }
.l8es .naktfyqo    .r1pah    .jpgzf::before,
.l8es .ipsvjrc  .r1pah    .jpgzf::before,
.l8es .xk5n40ew  .r1pah    .jpgzf::before,
.l8es .fpvix3 .r1pah    .jpgzf::before { color: #f97316; }
.is378h .wisiu     { background: #0c1a2e; border-color: #38bdf8; }
.is378h .iju6r37b { background: #12103a; border-color: #818cf8; }
.is378h .jdw0 strong  { color: #f1f5f9; }
.is378h .jdw0 p       { color: #cbd5e1; }
.is378h .naktfyqo    .wisiu     .jpgzf::before,
.is378h .ipsvjrc  .wisiu     .jpgzf::before,
.is378h .xk5n40ew  .wisiu     .jpgzf::before,
.is378h .fpvix3 .wisiu     .jpgzf::before { color: #38bdf8; }
.is378h .naktfyqo    .iju6r37b .jpgzf::before,
.is378h .ipsvjrc  .iju6r37b .jpgzf::before,
.is378h .xk5n40ew  .iju6r37b .jpgzf::before,
.is378h .fpvix3 .iju6r37b .jpgzf::before { color: #818cf8; }
.is378h .naktfyqo    .r1pah    .jpgzf::before,
.is378h .ipsvjrc  .r1pah    .jpgzf::before,
.is378h .xk5n40ew  .r1pah    .jpgzf::before,
.is378h .fpvix3 .r1pah    .jpgzf::before { color: #2dd4bf; }
.f2qa7cj .wisiu     { background: var(--accent-bg); border-color: var(--accent-light); }
.f2qa7cj .iju6r37b { background: var(--accent-bg-light); border-color: var(--accent-light); }
.f2qa7cj .naktfyqo    .jpgzf::before,
.f2qa7cj .ipsvjrc  .jpgzf::before,
.f2qa7cj .xk5n40ew  .jpgzf::before,
.f2qa7cj .fpvix3 .jpgzf::before { color: var(--accent-light) !important; }
.fckzysh::before,
.k3t4v::before { margin-right: 5px; }
.b656emgc .ou7b22 ul li,
.b656emgc .o4blj li         { color: #4ade80; }
.b656emgc .ou7b22 .fckzysh { color: #22c55e; }
.b656emgc .byk9zf ul li,
.b656emgc .xqp3ph li         { color: #f87171; }
.b656emgc .byk9zf .k3t4v { color: #ef4444; }
.hk25rpxk .ou7b22 { background: var(--bg-pros); }
.hk25rpxk .byk9zf { background: var(--bg-cons); }
.hk25rpxk .ou7b22 .fckzysh { color: var(--c-pros-label); }
.hk25rpxk .byk9zf .k3t4v { color: var(--c-cons); }
.hk25rpxk .ou7b22 ul li,
.hk25rpxk .byk9zf ul li,
.wnqxzvl .ou7b22 { background: var(--bg-pros); }
.wnqxzvl .byk9zf { background: var(--bg-cons); }
.wnqxzvl .ou7b22 .fckzysh { color: var(--c-pros-label); }
.wnqxzvl .byk9zf .k3t4v { color: var(--c-cons); }
.wnqxzvl .ou7b22 ul li,
.wnqxzvl .byk9zf ul li,
.be46zao .fckzysh::before { content: "✓ "; }
.be46zao .k3t4v::before { content: "✗ "; }
.p47z28l .fckzysh::before { content: "→ "; }
.p47z28l .k3t4v::before { content: "← "; }
.oi3vfir .fckzysh::before { content: "★ "; }
.oi3vfir .k3t4v::before { content: "✕ "; }
.fx97uyh .fckzysh::before { content: "◆ "; }
.fx97uyh .k3t4v::before { content: "▲ "; }
.gjb4k5rq .jdw0 { background: transparent; border-left: none; border: 1.5px solid; }
.gjb4k5rq .wisiu     { border-color: var(--c-tip-border); }
.gjb4k5rq .iju6r37b { border-color: var(--c-warn-border); }
.gjb4k5rq .jdw0 strong { color: var(--text-primary); }
.gjb4k5rq .jdw0 p      { color: var(--text-muted); }
.ip6x .jdw0 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ip6x .wisiu     { border-top-color: var(--c-tip-border); }
.ip6x .iju6r37b { border-top-color: var(--c-warn-border); }
.d9bl .jdw0 { border-left: none; border-radius: 8px; }
.d9bl .wisiu     { background: #065f46; }
.d9bl .iju6r37b { background: #92400e; }
.d9bl .jdw0 strong,
.d9bl .jdw0 p { color: #fff; }
.d9bl .jpgzf::before { color: rgba(255,255,255,0.85) !important; }
.p45krg.d9bl .wisiu,
.p45krg .d9bl .wisiu     { background: #052e16; }
.p45krg.d9bl .iju6r37b,
.p45krg .d9bl .iju6r37b { background: #2d0a1e; }
.l8es.d9bl .wisiu,
.l8es .d9bl .wisiu      { background: #2d2000; }
.l8es.d9bl .iju6r37b,
.l8es .d9bl .iju6r37b  { background: #2d0b0b; }
.l8es.d9bl .r1pah,
.l8es .d9bl .r1pah     { background: #2d1600; }
.is378h.d9bl .wisiu,
.is378h .d9bl .wisiu      { background: #0c1a2e; }
.is378h.d9bl .iju6r37b,
.is378h .d9bl .iju6r37b  { background: #12103a; }
.tp23s .jdw0 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.tp23s .wisiu     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.tp23s .iju6r37b { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.tp23s .r1pah    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.tp23s .jdw0 strong { color: var(--text-primary); }
.tp23s .jdw0 p      { color: var(--text-muted); }
.i99zg .jdw0 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.naktfyqo .jpgzf,
.ipsvjrc .jpgzf,
.xk5n40ew .jpgzf,
.fpvix3 .jpgzf { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.naktfyqo .jpgzf::before,
.ipsvjrc .jpgzf::before,
.xk5n40ew .jpgzf::before,
.fpvix3 .jpgzf::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.naktfyqo .wisiu     .jpgzf::before { content: "✦"; color: var(--c-tip-border); }
.naktfyqo .iju6r37b .jpgzf::before { content: "▲"; color: var(--c-warn-border); }
.naktfyqo .r1pah    .jpgzf::before { content: "◉"; color: #60a5fa; }
.ipsvjrc .wisiu     .jpgzf::before { content: "★"; color: var(--c-tip-border); }
.ipsvjrc .iju6r37b .jpgzf::before { content: "◆"; color: var(--c-warn-border); }
.ipsvjrc .r1pah    .jpgzf::before { content: "●"; color: #60a5fa; }
.xk5n40ew .wisiu     .jpgzf::before { content: "▶"; color: var(--c-tip-border); }
.xk5n40ew .iju6r37b .jpgzf::before { content: "■"; color: var(--c-warn-border); }
.xk5n40ew .r1pah    .jpgzf::before { content: "▸"; color: #60a5fa; }
.fpvix3 .wisiu     .jpgzf::before { content: "→"; color: var(--c-tip-border); }
.fpvix3 .iju6r37b .jpgzf::before { content: "⬥"; color: var(--c-warn-border); }
.fpvix3 .r1pah    .jpgzf::before { content: "◈"; color: #60a5fa; }
.a2ysvpra .jz4m8m .wnw0,
.a2ysvpra .b73rlajk .wnw0  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.a2ysvpra .apvwdqk                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.a2ysvpra .sguhd1          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.a2ysvpra .mw1u                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ohun9mxt .jz4m8m .wnw0,
.ohun9mxt .b73rlajk .wnw0,
.ohun9mxt .apvwdqk,
.ohun9mxt .o4la50d,
.ohun9mxt .ig5lot8z,
.ohun9mxt .sguhd1,
.ohun9mxt .mw1u,
.ohun9mxt .i99zg .jdw0 { box-shadow: none; }
.y1cttp   body, .y1cttp   { font-size: 0.9rem; }
.y1cttp   .txdejn, .y1cttp .etq0tz, .y1cttp .kxwq,
.y1cttp   .g12sv0y, .y1cttp .veuz { font-size: 0.9rem; }
.y1cttp   .o54ging, .y1cttp .v1ysqvsv { font-size: 0.9rem; }
.g3bae   .txdejn, .g3bae .etq0tz, .g3bae .kxwq,
.g3bae   .g12sv0y, .g3bae .veuz { font-size: 0.95rem; }
.g3bae   .o54ging, .g3bae .v1ysqvsv { font-size: 0.95rem; }
.oxodzt1   .txdejn, .oxodzt1 .etq0tz, .oxodzt1 .kxwq,
.oxodzt1   .g12sv0y, .oxodzt1 .veuz { font-size: 1.08rem; }
.oxodzt1   .o54ging, .oxodzt1 .v1ysqvsv { font-size: 1.05rem; }
.oxodzt1   .pg3r { font-size: 0.97rem; }
.m8ff .fyv2s      { font-size: 3.2rem; }
.m8ff h2.h147r { font-size: 1.9rem; }
.m8ff h3.sxqml5     { font-size: 1.4rem; }
.wfeq .fyv2s      { font-size: 3.8rem; }
.wfeq h2.h147r { font-size: 2.2rem; }
.wfeq h3.sxqml5     { font-size: 1.6rem; }
.n7gi + .n7gi { position: relative; }
.df9d2bv   .n7gi + .n7gi::before,
.msfrf3  .n7gi + .n7gi::before,
.k1tirk   .n7gi + .n7gi::before,
.yjlmefxh   .n7gi + .n7gi::before,
.sltkh9   .n7gi + .n7gi::before,
.zjq8bka .n7gi + .n7gi::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.df9d2bv .n7gi + .n7gi::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.msfrf3 .n7gi + .n7gi::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.k1tirk .n7gi + .n7gi::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;
}
.yjlmefxh .n7gi + .n7gi::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.agup9rp6 .n7gi { margin-bottom: 16px; }
.agup9rp6 .n7gi + .n7gi { margin-top: 0; }
.agup9rp6 .d45mk { padding-top: 0; padding-bottom: 0; }
.sltkh9 .n7gi + .n7gi::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.zjq8bka .n7gi + .n7gi::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.i5yw84dg .n7gi + .n7gi::before,
.ur9t .n7gi + .n7gi::before,
.zm83n6v .n7gi + .n7gi::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%;
}
.mru3cl .i5yw84dg .n7gi:nth-child(even)::before,
.mru3cl .ur9t .n7gi:nth-child(even)::before,
.mru3cl .zm83n6v .n7gi:nth-child(even)::before { background: var(--bg-surface); }
.xz0mnjip .i5yw84dg .n7gi:nth-child(even)::before,
.xz0mnjip .ur9t .n7gi:nth-child(even)::before,
.xz0mnjip .zm83n6v .n7gi:nth-child(even)::before { background: var(--bg-card); }
.i5yw84dg .n7gi + .n7gi::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");
}
.ur9t .n7gi + .n7gi::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");
}
.zm83n6v .n7gi + .n7gi::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");
}
.vfedssfk .m1k00a,
.vfedssfk .yt5o1o0 { margin-bottom: 60px; }
.xwv8g .l8l0tfo,
.vfedssfk .l8l0tfo { padding-bottom: 60px; }
.v3mn9uqa .l8l0tfo { padding-bottom: 70px; }
.vfedssfk .m1k00a::before,
.vfedssfk .m1k00a::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");
}
.kdk0i58u .om6u29f { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.au3n .om6u29f { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.d5q4o .om6u29f { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.pae3xo2 .om6u29f { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.hrztowb .om6u29f { background: var(--accent-bg); }
.xf2bq0gc .r9qfrt { float: left; width: 38%; margin: 0 28px 16px 0; }
.xf2bq0gc .r9qfrt .sdbf { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xf2bq0gc .d45mk::after { content: ''; display: block; clear: both; }
.ukcyym .r9qfrt { float: right; width: 38%; margin: 0 0 16px 28px; }
.ukcyym .r9qfrt .sdbf { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ukcyym .d45mk::after { content: ''; display: block; clear: both; }
.odpw7arb .n7gi:nth-child(odd)  .r9qfrt { float: left;  width: 38%; margin: 0 28px 16px 0; }
.odpw7arb .n7gi:nth-child(even) .r9qfrt { float: right; width: 38%; margin: 0 0 16px 28px; }
.odpw7arb .r9qfrt .sdbf { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.odpw7arb .d45mk::after { content: ''; display: block; clear: both; }
.xf2bq0gc .q9il8h,
.ukcyym .q9il8h,
.odpw7arb .q9il8h,
.odpw7arb .t44ar { clear: both; }
@media (max-width: 900px) {
  .xf2bq0gc .r9qfrt,
  .ukcyym .r9qfrt,
  .odpw7arb .n7gi:nth-child(odd)  .r9qfrt,
  .odpw7arb .n7gi:nth-child(even) .r9qfrt {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .xf2bq0gc .r9qfrt .sdbf,
  .ukcyym .r9qfrt .sdbf,
  .odpw7arb .r9qfrt .sdbf {
    max-height: none !important;
  }
}
.xf2bq0gc .o54ging,
.xf2bq0gc .v1ysqvsv,
.ukcyym .o54ging,
.ukcyym .v1ysqvsv,
.odpw7arb .o54ging,
.odpw7arb .v1ysqvsv { overflow: hidden; }
@media (max-width: 640px) {
  .xf2bq0gc .r9qfrt,
  .ukcyym .r9qfrt,
  .odpw7arb .r9qfrt { float: none; width: 100%; margin: 0 0 16px 0; }
}
.lz3oq .m7o3lc,
.lz3oq .d45mk,
.lz3oq .zuksy  { max-width: 1100px; }
.r7brxw6 .m7o3lc,
.r7brxw6 .d45mk,
.r7brxw6 .zuksy  { max-width: 1200px; }
.s5kv .m7o3lc,
.s5kv .d45mk,
.s5kv .zuksy  { max-width: 1320px; }
.owck0l { font-size: 0.82rem; color: var(--text-muted); }
.cp2n29l { display: flex; align-items: center; }
.r5sbb6 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.uv55 { display: flex; align-items: center; }
.ovr8 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ovr8:hover { text-decoration: underline; }
.cw1x0 { margin: 0 3px; opacity: 0.45; }
.cw1x0::before { content: '/'; }
.fqlt { padding: 2px 5px; color: var(--text-main); }
.gf6al7 .owck0l {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.gf6al7 .cp2n29l { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.mwfdvz .owck0l {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.mwfdvz .cp2n29l { padding: 0 0 0 12px; }
.cthx5 .cp2n29l { padding: 0 16px; }
.cthx5 .owck0l {
  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);
}
.cthx5 .m7o3lc { padding-top: 28px; }
@media (max-width: 720px) {
  .j0bvqqay { margin-top: 18px; padding: 0 16px; }
  .cthx5 .m7o3lc { padding-top: 16px; }
}
.lz3oq.gf6al7 .cp2n29l { max-width: 1100px; }
.r7brxw6.gf6al7 .cp2n29l { max-width: 1200px; }
.s5kv.gf6al7 .cp2n29l { max-width: 1320px; }
.qthze .n7gi { padding-top: 16px; padding-bottom: 16px; }
.ini5ccb .n7gi { padding-top: 24px; padding-bottom: 24px; }
.jinise .n7gi { padding-top: 40px; padding-bottom: 40px; }
.dn7z5wl .n7gi { padding-top: 52px; padding-bottom: 52px; }
.p4w0q .n7gi:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.p4w0q .n7gi:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.p4w0q .n7gi:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.p4w0q .n7gi:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.nlct0y .d45mk { padding-top: 10px;  padding-bottom: 10px; }
.y51osng .d45mk { padding-top: 18px;  padding-bottom: 18px; }
.spwn .d45mk { padding-top: 36px;  padding-bottom: 36px; }
.lgcna4ge .d45mk { padding-top: 48px;  padding-bottom: 48px; }
.qfr8 h2.h147r { font-weight: 600; }
.qfr8 h3.sxqml5     { font-weight: 600; }
.i64a h2.h147r { font-weight: 800; }
.i64a h3.sxqml5     { font-weight: 700; }
.h9iz3 h2.h147r { font-weight: 900; }
.h9iz3 h3.sxqml5     { font-weight: 800; }
.h9iz3 .jdw0 strong,
.h9iz3 .jdw0 strong { font-weight: 600; }
.i9z1 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.bdaywpc9 .i9z1 { display: none; }
@media (max-width: 640px) { .i9z1 { display: none; } }
.i9z1 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.i9z1:hover { opacity: 0.85; }
.jidtno1j .i9z1 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.nyi4mb .i9z1,
.i3d4nm1  .i9z1 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.nyi4mb .i9z1:hover,
.i3d4nm1  .i9z1:hover { opacity: 0.88; }
.jidtno1j.nyi4mb .i9z1,
.jidtno1j.i3d4nm1  .i9z1 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.amg0 {
  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;
}
.amg0:hover { transform: translateY(-2px); opacity: 0.92; }
.amg0 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.xxb70eon .amg0 { display: none; }
.euktn .amg0 { right: 32px; }
.omowusmo  .amg0 { left: 32px; }
@media (max-width: 480px) {
  .euktn .amg0 { right: 20px; bottom: 20px; }
  .omowusmo  .amg0 { left: 20px; bottom: 20px; }
}
.bmavv { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.zuksy { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.tfqcx { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.me6io { color: var(--text-dim); font-size: 0.8rem; }
.zgwvtzg { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.zgwvtzg img { height: 26px; width: auto; object-fit: contain; }
.rsyqot { display: flex; flex-direction: column; gap: 6px; }
.rsyqot a, .crce259 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.rsyqot a:hover, .crce259 a:hover { color: var(--accent-light); }
.rsyqot .k4o7 { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.z7bpjz .zuksy { text-align: center; }
.z7bpjz .tfqcx { margin-top: 0; }
.s9qsg51c { margin-top: 10px; }
.s9qsg51c a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .zuksy { padding-left: 16px; padding-right: 16px; }
  .cn1s .zuksy { padding: 20px 16px; }
  .crce259 { gap: 4px 12px; }
  .tfqcx { font-size: 0.78rem; }
}
.q0llqw9i .kfwz70 .zgwvtzg { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.q0llqw9i .tfqcx { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.q0llqw9i .me6io { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .q0llqw9i .opoe8y4p { grid-template-columns: 1fr 1fr; } .q0llqw9i .kfwz70 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .q0llqw9i .opoe8y4p { grid-template-columns: 1fr; } }
.xy78rpo .zgwvtzg { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.xy78rpo .tfqcx { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .xy78rpo .lgstr9t { gap: 12px; } .xy78rpo .zgwvtzg { margin-right: 0; width: 100%; } }
.pfeg3e08 .tsl19ve .zgwvtzg { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.pfeg3e08 .tfqcx { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.pfeg3e08 .me6io { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .pfeg3e08 .nm81v { grid-template-columns: 1fr 1fr; } .pfeg3e08 .tsl19ve { grid-column: 1 / -1; } }
@media (max-width: 480px) { .pfeg3e08 .nm81v { grid-template-columns: 1fr; } }
.e8dobaca .kok6mo { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.e8dobaca .rsyqot { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .e8dobaca .kok6mo { grid-template-columns: 1fr 1fr; } .e8dobaca .rfroyk:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .e8dobaca .kok6mo { grid-template-columns: 1fr; } }
.x63s .kok6mo { grid-template-columns: 1fr 2fr; }
.x63s .tcuzyku .rsyqot { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .x63s .kok6mo { grid-template-columns: 1fr; } }
.mtvp .zuksy { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ycyfu7 .jqhzniv      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ycyfu7 .bmavv { background: var(--bg-page); border-top-color: var(--border-alt); }
.hj924et .jqhzniv      { background: #0d1117; border-bottom-color: #21262d; }
.hj924et .pyb23 { color: var(--accent-light); }
.hj924et .z5ui8o { --msep-color: #8b949e; }
.hj924et .z5ui8o a { color: #8b949e; }
.hj924et .z5ui8o a:hover { color: var(--accent-light); }
.hj924et .wocdhcs { color: #8b949e; }
.hj924et .bmavv { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.hj924et .tfqcx,
.hj924et .me6io { color: #6e7681; }
.hj924et .rsyqot a, .hj924et .crce259 a,
.hj924et .u2knxjqc a, .hj924et .nyi77els a,
.hj924et .dk5j5 a { color: #8b949e; }
.hj924et .zgwvtzg { color: #e6edf3; }
.hj924et .rsyqot a:hover, .hj924et .crce259 a:hover,
.hj924et .u2knxjqc a:hover, .hj924et .nyi77els a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .hj924et .z5ui8o { background: #0d1117; border-top-color: #21262d; }
  .hj924et .z5ui8o li a { border-bottom-color: #21262d; }
}
.qje5su .jqhzniv      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.qje5su .pyb23 { color: var(--accent-light); }
.qje5su .z5ui8o { --msep-color: #475569; }
.qje5su .z5ui8o a { color: #475569; }
.qje5su .z5ui8o a:hover { color: var(--accent-light); }
.qje5su .wocdhcs { color: #64748b; }
.qje5su .bmavv { background: #f0f4f8; border-top-color: #cbd5e1; }
.qje5su .tfqcx,
.qje5su .me6io { color: #64748b; }
.qje5su .rsyqot a, .qje5su .crce259 a,
.qje5su .dk5j5 a, .qje5su .zgwvtzg { color: #374151; }
.qje5su .rsyqot a:hover, .qje5su .crce259 a:hover,
@media (max-width: 640px) {
  .qje5su .z5ui8o { background: #f0f4f8; border-top-color: #cbd5e1; }
  .qje5su .z5ui8o li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.nyi4mb .jqhzniv      { background: var(--accent); border-bottom-color: var(--accent-light); }
.nyi4mb .pyb23 { color: #fff; }
.nyi4mb .z5ui8o { --msep-color: rgba(255,255,255,0.82); }
.nyi4mb .z5ui8o a { color: rgba(255,255,255,0.82); }
.nyi4mb .z5ui8o a:hover { color: #fff; }
.nyi4mb .wocdhcs { color: rgba(255,255,255,0.9); }
.nyi4mb .bmavv { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.nyi4mb .tfqcx,
.nyi4mb .me6io { color: rgba(255,255,255,0.72); }
.nyi4mb .rsyqot a, .nyi4mb .crce259 a,
.nyi4mb .dk5j5 a, .nyi4mb .zgwvtzg { color: #fff; }
.nyi4mb .rsyqot a:hover, .nyi4mb .crce259 a:hover,
@media (max-width: 640px) {
  .nyi4mb .z5ui8o { background: var(--accent); border-top-color: var(--accent-light); }
  .nyi4mb .z5ui8o li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.i3d4nm1 .jqhzniv {
  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);
}
.i3d4nm1 .bmavv {
  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) {
  .i3d4nm1 .z5ui8o {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.o9a6bbys .jt2zsaj { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.gaa5 .jt2zsaj { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.dg65jt .jt2zsaj { min-height: 72px; height: auto; }
.dri37kn .jt2zsaj { min-height: 84px; height: auto; }
.cn1s .jt2zsaj { max-width: none; padding: 0 32px; }
.cn1s .zuksy  { max-width: none; padding: 24px 32px; }
.yk5o6.r7brxw6 .jt2zsaj { max-width: 1200px; }
.yk5o6.s5kv .jt2zsaj { max-width: 1320px; }
.jxl0fzyg   .pyb23, .jxl0fzyg   .zgwvtzg { text-transform: capitalize; }
.hreprv .pyb23, .hreprv .zgwvtzg { text-transform: lowercase; }
.fhoz .pyb23, .fhoz .zgwvtzg { text-transform: uppercase; letter-spacing: 0.06em; }
.vlkwo8b, .adiipd {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.bv8rnut .vlkwo8b,
.bv8rnut .adiipd { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.vn68a .vlkwo8b,
.vn68a .adiipd { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.xokh1le .vlkwo8b,
.xokh1le .adiipd { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.la8c .vlkwo8b,
.la8c .adiipd { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.k5o9hkff   .z5ui8o a { font-weight: 500; }
.n2ztk .z5ui8o a { font-weight: 600; }
.an2m     .z5ui8o a { font-weight: 700; }
.eyoxq5z    .z5ui8o a { font-weight: 800; letter-spacing: 0.01em; }
.kfced     .z5ui8o > li + li::before,
.ghphx    .z5ui8o > li + li::before,
.lu30    .z5ui8o > li + li::before,
.kzgelpf .z5ui8o > li + li::before,
.uw04wee .z5ui8o > li + li::before,
.wmj4  .z5ui8o > li + li::before,
.tu3rp    .z5ui8o > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.kfced     .z5ui8o > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ghphx    .z5ui8o > li + li::before { content: "|"; }
.lu30    .z5ui8o > li + li::before { content: "—"; }
.kzgelpf .z5ui8o > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.uw04wee .z5ui8o > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.wmj4  .z5ui8o > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.tu3rp    .z5ui8o > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .j1njylv .wocdhcs,
  .f0c3gq .wocdhcs,
  .jkf0h .wocdhcs,
  .t1kism .wocdhcs,
  .r8ke .wocdhcs {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .j1njylv .wocdhcs::before,
  .f0c3gq .wocdhcs::before,
  .jkf0h .wocdhcs::before,
  .t1kism .wocdhcs::before,
  .r8ke .wocdhcs::before { content: ""; display: block; flex-shrink: 0; }

  
  .j1njylv .wocdhcs::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;
  }

  
  .f0c3gq .wocdhcs::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;
  }

  
  .jkf0h .wocdhcs::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;
  }

  
  .t1kism .wocdhcs::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;
  }

  
  .r8ke .wocdhcs::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) {
  .ju71 .wocdhcs {
    padding: 5px 14px;
  }
  .ju71 .z5ui8o {
    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;
  }
  .ju71 .z5ui8o li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ju71 .z5ui8o li a:hover { background: var(--bg-raised); }
  .ju71 .be26tt,
  .n6wpd6 .be26tt,
  .ql07 .be26tt { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .whltbul .wocdhcs {
    padding: 5px 10px;
  }
  .whltbul .z5ui8o {
    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);
  }
  .whltbul .z5ui8o.hswo98 { transform: translateX(0); }
  .whltbul .z5ui8o li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .whltbul .z5ui8o li:last-child a { border-bottom: none; }
  .nyi4mb .z5ui8o,
  .hj924et .z5ui8o { background: var(--accent) !important; }
  .nyi4mb .z5ui8o li a,
  .hj924et .z5ui8o li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ql07 .wocdhcs {
    padding: 5px 10px;
  }
  .ql07 .z5ui8o {
    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);
  }
  .ql07 .z5ui8o::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ql07 .z5ui8o.hswo98 { transform: translateY(0); }
  .ql07 .z5ui8o li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .e1sc .wocdhcs {
    padding: 5px 10px;
  }
  .e1sc .z5ui8o {
    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;
  }
  .e1sc .z5ui8o.hswo98 { opacity: 1; pointer-events: auto; }
  .e1sc .z5ui8o li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .zm6wnes     .wocdhcs { border-radius: 0 !important; }
  .efrb1u   .wocdhcs { border-radius: 8px !important; }
  .ty4wr5ud .wocdhcs { border-radius: 50% !important; }
  .xmh6q4k   .wocdhcs { border-radius: 999px !important; }
}
.lef0nadh .n7gaw { height: 36px; }
.v77vz3c .n7gaw { height: 60px; max-width: 200px; }
.qqb6k .n7gaw { height: 76px; max-width: 240px; }
.ogggy8    .bhj0nyo, .ogggy8    .k8s1vc { color: #f59e0b; }
.mg5j0pc .o4la50d { padding: 18px 24px; min-height: 68px; }
@media (min-width: 720px) {
  .bxhregp .t44ar {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .bxhregp .o4la50d {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .bxhregp .o4la50d { padding: 40px 16px 20px; }
  .bxhregp .zuxn {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .bxhregp .idf6 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .m1m2yx .o4la50d {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .m1m2yx .o4la50d::before {
    position: absolute; top: 14px; left: 14px;
  }
  .m1m2yx .zbety62 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .m1m2yx .eaxj { white-space: normal; text-align: center; font-size: 1.2rem; }
  .m1m2yx .zuxn {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .m1m2yx .idf6 { width: 100%; min-width: 0; }
  .m1m2yx .bhj0nyo { min-width: 0; }
}
.z353z2c .t44ar { counter-reset: cs-rank; }
.z353z2c .o4la50d::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;
}
.dsb7nk .wvr6m9 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.dsb7nk .wvr6m9 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.dsb7nk .wvr6m9 p { padding: 0 2px 16px; }
.ed56lu .wvr6m9 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ed56lu .wvr6m9 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ed56lu .wvr6m9 summary::after { content: "›"; font-size: 1.2em; }
.ed56lu .wvr6m9[open] summary::after { content: "‹"; }
.ed56lu .wvr6m9 p { padding: 10px 22px 4px; }
.cssgoc8 .wvr6m9 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.cssgoc8 .wvr6m9 summary { color: var(--text-primary); padding-left: 16px; }
.cssgoc8 .wvr6m9 summary::after { content: "›"; font-size: 1.1em; }
.cssgoc8 .wvr6m9[open] summary::after { content: "‹"; }
.cssgoc8 .wvr6m9 p { padding-left: 16px; }
.oo4i .kwfs7 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.oo4i .wvr6m9 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.oo4i .wvr6m9:last-child { border-bottom: none; }
.oo4i .wvr6m9 summary { color: var(--text-primary); border-radius: 0; }
.oo4i .wvr6m9 summary::after { content: "›"; font-size: 1.1em; }
.oo4i .wvr6m9[open] summary::after { content: "‹"; }
.fhs4z .wvr6m9 { overflow: hidden; }
.fhs4z .wvr6m9 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.fhs4z .wvr6m9 summary::after { color: rgba(255,255,255,.75); }
.fhs4z .wvr6m9[open] summary { border-radius: 0; }
.a9gf { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.teousqr4 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.spxzs0c {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.h6i3b1 { color: var(--text-muted); font-size: 1.05rem; }
.mo614 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.xmfx4yg {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.p8mvg { margin-bottom: 20px; }
.b92ky0q5 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.tut1 {
  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;
}
.tut1:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.x6vi { resize: vertical; min-height: 130px; }
.y2l3 { width: 100%; margin-top: 8px; }
.go9k9s {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.u8bhk5 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.eayn { color: var(--text-muted); line-height: 1.75; }
.a22hf9 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.a22hf9 li { margin-bottom: 6px; }
.t6js9z { max-width: 760px; margin: 0 auto; }
.sgmkk { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.oipeq69 { max-width: 760px; margin: 0 auto; }
.b00b7 ul.a22hf9 { margin: 0; }
@media (max-width: 640px) { .xr0bj { grid-template-columns: 1fr; gap: 10px; } }
.hbecynfz { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.s3fv1zwz { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.k1lp { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.s3fv1zwz p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.s3fv1zwz .a22hf9 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hbecynfz { grid-template-columns: 1fr; } }
.r7zm { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.r7zm:hover .cvvc { color: var(--accent-light); text-decoration: underline; }
.olhs7kbo { color: inherit; text-decoration: none; }
.olhs7kbo:hover { color: var(--accent-light); text-decoration: underline; }
.j7kr { display: inline-block; line-height: 0; }
.bcbic { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ikzcbps { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.ikzcbps:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.qodd5wo { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.ikzcbps p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ikzcbps ul.a22hf9 { margin: 0; }
.ek1gdn9 { color: var(--text-muted); line-height: 1.75; }
.hppf3elu .a22hf9,
.e5bpxlgy .a22hf9,
.ez8m4 .a22hf9,
.e8mevr2 .a22hf9 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.hppf3elu .ikzcbps,
.e5bpxlgy .ikzcbps { text-align: left; }
.hppf3elu .qodd5wo,
.e5bpxlgy .qodd5wo { text-align: center; }
.o45ip { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.zqbl { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.odbb { font-size: 1.1rem; }
.v93u0 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ef4i8 { margin-top: 12px; }
.xr76b { 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; }
.xr76b:hover { border-bottom-color: var(--accent-light); }
.as7to0 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.as7to0 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.phba { width: 260px; height: 260px; }
.rccuz { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.j1h1t { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.tcw5jr { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .ovvm0f { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.r23ba .v93u0, .r23ba .zqbl { max-width: 640px; }
.bpftkawn { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.xsgmvcw { position: sticky; top: 96px; align-self: start; }
.xsgmvcw .o45ip { font-size: 1.6rem; margin-top: 18px; }
.kuiyrei4 .v93u0 { margin-bottom: 28px; }
@media (max-width: 860px) { .bpftkawn { grid-template-columns: 1fr; } .xsgmvcw { position: static; text-align: center; } }
.nlbdbn4d .as7to0 { margin: 0 auto 18px; }
.nlbdbn4d .j1h1t { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .u7v5hjlp { grid-template-columns: 1fr; } }
.ibttius .o45ip { font-size: 1.6rem; margin-bottom: 6px; }
.e8mevr2 .a22hf9 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ibttius { flex-direction: column; text-align: center; } .v4zce { grid-template-columns: 1fr; } }
.m2rc .o45ip { font-size: 1.35rem; margin: 0 0 4px; }
.m2rc .j1h1t { margin: 0; }
.z4g9ut { max-width: 760px; margin: 0 auto; }
.qmr1i0g { position: relative; padding-left: 28px; }
.qmr1i0g::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.h1dl4 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.h1dl4:last-child { padding-bottom: 0; }
.pv1pg0 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.qsypfu75 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.qsypfu75 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mlf5kwl7 .spxzs0c { color: var(--accent-light); }
.yjcg .spxzs0c { font-size: 2rem; }
.yjcg .h6i3b1 { max-width: 680px; }
.rel8rv .spxzs0c { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.rel8rv .h6i3b1  { margin: 0; }
@media (max-width: 640px) { .rel8rv { flex-direction: column; } }
.s71gxr {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.s71gxr .spxzs0c { color: var(--accent-light); }
.j54h .spxzs0c { color: #fff; }
.j54h .h6i3b1  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .cqa3q9fe { grid-template-columns: 1fr; } }
.lppamm .tut1 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.lppamm .tut1:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.mf37u .tut1 { background: var(--bg-raised); border-color: transparent; }
.mf37u .tut1:focus { background: var(--bg-card); border-color: var(--accent-light); }
.my4cw .tut1 { border-radius: 100px; padding: 11px 20px; }
.my4cw .x6vi { border-radius: 14px; }
.n5dc {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .n5dc { grid-template-columns: 1fr; } }
.f157 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.f157 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.f157 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.lhy4ol { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.lhy4ol li { margin-bottom: 6px; }
.uyq9{display:none}
.uyq9:empty,.ju0o9:empty{display:none}
.dw5a0z4{position:relative;overflow:visible}
.l2qt35c .xzy9owj,.f4quoh .xzy9owj,
.stawd1e .xzy9owj,.hc2j8bb .xzy9owj,
.yyjki .xzy9owj,.mfq7z8 .xzy9owj{display:block}
.j17zjwk .ckzptbj{display:block}
.l2qt35c .xzy9owj,.f4quoh .xzy9owj,
.stawd1e .xzy9owj,.hc2j8bb .xzy9owj,
.yyjki .xzy9owj{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}
.l2qt35c .xzy9owj .ju0o9,.f4quoh .xzy9owj .ju0o9,
.stawd1e .xzy9owj .ju0o9,.hc2j8bb .xzy9owj .ju0o9,
.yyjki .xzy9owj .ju0o9{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}
.l2qt35c .r6gs2,.f4quoh .r6gs2,
.l2qt35c .xzy9owj,.f4quoh .xzy9owj{top:12px}
.l2qt35c .xzy9owj .ju0o9{margin-right:auto}
.f4quoh .xzy9owj .ju0o9{margin-left:auto}
.f4quoh .xzy9owj{text-align:right}
.stawd1e .xzy9owj,.hc2j8bb .xzy9owj{bottom:12px}
.stawd1e .xzy9owj .ju0o9{margin-right:auto}
.hc2j8bb .xzy9owj .ju0o9{margin-left:auto}
.hc2j8bb .xzy9owj{text-align:right}
.yyjki .xzy9owj{position:relative;margin-top:16px}
.yyjki .xzy9owj .ju0o9{margin:0 auto}
.mfq7z8 .xzy9owj{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.mfq7z8 .xzy9owj .ju0o9{margin:0}
.mfq7z8 .om6u29f~.xzy9owj,
.mfq7z8 .bxzxxj~.xzy9owj{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.mfq7z8 .om6u29f~.xzy9owj .ju0o9,
.mfq7z8 .bxzxxj~.xzy9owj .ju0o9{justify-content:flex-start}
.om6u29f~.xzy9owj,.bxzxxj~.xzy9owj{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}
.om6u29f~.xzy9owj .ju0o9{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.bxzxxj~.xzy9owj .ju0o9{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ckzptbj .ju0o9{margin:0 0 12px}
.ju0o9{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.v3ujo3x7{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.cvvc{font-weight:600;color:var(--text-heading);opacity:1}
.gz9k .v3ujo3x7{display:none}
.rkix .r6gs2{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.rkix .xhi0::before{content:""}
.w0fdmjzg .ju0o9{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.df5w3ab .ju0o9{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ern6{--date-bg:var(--accent-bg-light)}
.xh3w7xfx .xhi0::before{content:"›";opacity:.4}
.xh3w7xfx .r6gs2 + .r6gs2::before{content:"›";margin-right:6px;opacity:.4}
.xbb9d9{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.n2iw1td7{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ug15{display:flex;flex-direction:column;gap:3px}
.lz3edjr0{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.lclcg{font-weight:700;font-size:1rem;color:var(--text-heading)}
.c8clzvg{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.mz1va .xbb9d9{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.e0e5osk .xbb9d9{border-top:3px solid var(--accent);padding-top:18px}
.hry5xwa .xbb9d9{border-left:3px solid var(--accent);border-radius:0}
.jnmymcp .xbb9d9{padding:20px 0}
@media(max-width:640px){
  .xbb9d9{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .c8clzvg{max-width:100%}
}
:root {
  --accent:          #2ac2a6;
  --brand:           #2ac2a6;
  --brand-light:     #64d7c2;
  --brand-pale:      #9fded3;
  --grad-start:      #176e5e;
  --grad-end:        #25ad94;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #2ac2a6;
  --cta-light:       #61d6c1;
  --cta-hover:       #3fd5b9;
  --bg-page:         #051311;
  --bg-surface:      #091f1b;
  --bg-card:         #0c2b25;
  --bg-card-inner:   #103730;
  --bg-raised:       #13433a;
  --bg-hover:        #174e44;
  --border:          #1b5e52;
  --border-alt:      #227666;
  --border-section:  #1b5e52;
  --text-primary:    #e3e7e6;
  --text-muted:      #9eacaa;
  --text-body:       #c8cfce;
  --text-sub:        #9eacaa;
  --text-faint:      #697b78;
  --text-dim:        #52605d;
  --text-label:      #839591;
  --text-value:      #bac4c2;
  --accent-bg:       #142925;
  --accent-bg-light: #1b3f39;
  --bg-tip:          #261619;
  --bg-warning:      #272115;
  --bg-info:         #161f26;
  --bg-pros:         #261619;
  --bg-cons:         #261d16;
  --c-pros:          #ed8195;
  --c-cons:          #e6b089;
  --c-pros-label:    #e65570;
  --c-tip-border:    #e23655;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #ed8195;
}
:root { --logo-bg-opacity: 75%; }
body, button, input { font-family: "Lato", sans-serif; }
.z84txrg .jpgzf { font-size: 0; width: 1.2rem; flex-shrink: 0; }.z84txrg .jpgzf::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.z84txrg .wisiu     .jpgzf::before { content: "";  color: var(--c-tip-border); }.z84txrg .iju6r37b .jpgzf::before { content: ""; color: var(--c-warn-border); }.z84txrg .r1pah    .jpgzf::before { content: ""; color: #60a5fa; }.p45krg .z84txrg .wisiu     .jpgzf::before { color: #10b981; }.p45krg .z84txrg .iju6r37b .jpgzf::before { color: #f43f5e; }.p45krg .z84txrg .r1pah    .jpgzf::before { color: #a855f7; }.l8es  .z84txrg .wisiu     .jpgzf::before { color: #eab308; }.l8es  .z84txrg .iju6r37b .jpgzf::before { color: #ef4444; }.l8es  .z84txrg .r1pah    .jpgzf::before { color: #f97316; }.is378h  .z84txrg .wisiu     .jpgzf::before { color: #38bdf8; }.is378h  .z84txrg .iju6r37b .jpgzf::before { color: #818cf8; }.is378h  .z84txrg .r1pah    .jpgzf::before { color: #2dd4bf; }.f2qa7cj .z84txrg .jpgzf::before { color: var(--accent-light) !important; }
.imhou24 .ri92p3nn, .imhou24 .om6u29f { min-height: 520px; }
.cw1x0::before { content: '•'; }