: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;
}
.ww5pgg {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ncnf8 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ufyj9 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.qa27obqg { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.p87jto { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.p87jto a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.p87jto a:hover { color: var(--accent-light); }
.o41fh   .o62jnclh { border-radius: 0; }
.frnd817l  .o62jnclh li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .o62jnclh {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .uwer:hover .o62jnclh,
  .uwer:focus-within .o62jnclh { display: block; }
  .o62jnclh li a { padding: 8px 16px; font-size: 0.88rem; }
}
.qilqq {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ksmvg { display: none; }
@media (max-width: 640px) {
  .ksmvg {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ksmvg.tm2ppvxi { display: block; }
}
@media (max-width: 640px) {
  .qilqq { display: block; }
  .p87jto > li + li::before { display: none !important; }
  .p87jto {
    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;
  }
  .p87jto.tm2ppvxi { display: flex; }
  .p87jto li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .p87jto li:last-child a { border-bottom: none; }
}
.y6gwt5 { min-height: 480px; }
.wlz0 {
  font-size: 2.6rem; font-weight: 800; color: var(--accent-pale);
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.bgg9 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.n50jgo9 .bgg9 { margin-left: 0; margin-right: 0; }
.ebef180 {
  background: var(--accent); 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;
}
.ebef180:hover { opacity: 0.88; }
.kwt28h {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.za670 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.kwt28h .mazb {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.kwt28h .wlz0 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.kwt28h .bgg9 { color: #e2e8f0; }
.kwt28h.zfon .mazb { text-align: center; }
.kwt28h.n50jgo9   .mazb { text-align: left; }
.w4qw3s9 .mazb {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.w4qw3s9 .wlz0 { color: var(--text-primary); text-shadow: none; }
.w4qw3s9 .bgg9 { color: var(--text-muted); }
.w4qw3s9 .ebef180 { margin-top: 16px; }
.w4qw3s9, .w4qw3s9.y6gwt5 { min-height: auto !important; }
.w4qw3s9.zfon .mazb { text-align: center; }
.w4qw3s9.n50jgo9   .mazb { text-align: left; }
.w4qw3s9~.yl4apq09{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}
.w4qw3s9~.yl4apq09 .x8fq8{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}
.ubl14evf {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.v40bo .ubl14evf,
.v40bo .hrprqi6z {
  position: relative; overflow: hidden;
}
.v40bo .ubl14evf::after,
.v40bo .hrprqi6z::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.j7y9z04 .ubl14evf,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.geg86 .ubl14evf,
.geg86 .kwt28h .za670 {
  overflow: hidden;
}
.geg86 .ubl14evf::after,
.geg86 .kwt28h .za670::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.kxge0s .ubl14evf,
.kxge0s .ubl14evf::after,
@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); }
}
.kxge0s .kwt28h .za670 {
  overflow: hidden;
}
.kxge0s .kwt28h .za670::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;
}
.y4kkza .ubl14evf,
.y4kkza .kwt28h .za670 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.v40bo .kwt28h .za670 {
  overflow: hidden;
}
.v40bo .kwt28h .za670::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.j7y9z04 .kwt28h .za670 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.ubl14evf .za670 {
  background: none;
}
.ubl14evf .wlz0 { color: #fff; }
.ubl14evf .bgg9 { color: rgba(255,255,255,0.85); }
.ubl14evf .ebef180 { background: #fff; color: var(--accent); }
.ubl14evf .ebef180:hover { opacity: 0.92; }
.v40bo .t3ult { position: relative; overflow: hidden; }
.v40bo .t3ult::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;
}
.t3ult .wlz0 { text-shadow: none; color: var(--accent-pale); }
.t3ult .bgg9 { color: var(--text-muted); }
.t3ult.n50jgo9   .jl17 { align-items: flex-start; text-align: left; }
.oi7f1ahk .mazb { padding-bottom: 24px; }
.nqqwhxvf .mazb { max-width: 960px; }
@media (max-width: 700px) {
  .t3ult { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .t3ult .bkhq { display: none !important; }
  .ipgz .bkhq { display: none !important; }
  .nuyq .e60zw { display: none !important; }
  .mpc3 .b1w7iud { display: none !important; }
  .jl17  { padding: 36px 24px; }
  .t3ult~.yl4apq09,.d9vcoa~.yl4apq09{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .y6gwt5, .t3ult { min-height: 320px !important; }
  
  .wlz0 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .bp5c { display: none !important; }
  
  .ipct3 { flex-direction: column; align-items: center; }
  .s9qhsk { width: 100%; max-width: 340px; }
}
.gr6b8 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.f470z899 { width: 100%; height: 300px; object-fit: cover; display: block; }
.dwe6 .gr6b8        { border-radius: 16px; }
.dwe6 .f470z899  { border-radius: 16px; }
.qu4q .gr6b8         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.qu4q .f470z899   { border-radius: 8px; }
.u46l { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.cwp4gh8v { width: 100%; padding: 32px 0; position: relative; }
.ake81e { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.v147gq8s .cwp4gh8v:nth-child(even) { background: var(--bg-surface); }
.v147gq8s .cwp4gh8v:nth-child(odd)  { background: var(--bg-page); }
.xarzv .cwp4gh8v:nth-child(even) { background: var(--bg-card); }
.xarzv .cwp4gh8v:nth-child(odd)  { background: var(--bg-page); }
.v147gq8s .cwp4gh8v:nth-child(odd)  .ake81e { background: var(--bg-card); border-radius: 6px; }
.v147gq8s .cwp4gh8v:nth-child(even) .ake81e { background: var(--bg-raised); border-radius: 6px; }
.xarzv .cwp4gh8v:nth-child(odd)  .ake81e { background: var(--bg-card); border-radius: 6px; }
.xarzv .cwp4gh8v:nth-child(even) .ake81e { background: var(--bg-raised); border-radius: 6px; }
.v147gq8s .cwp4gh8v:nth-child(even) .u8zwp2 .j5u59jk,
.xarzv .cwp4gh8v:nth-child(even) .u8zwp2 .j5u59jk { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.v147gq8s .cwp4gh8v:nth-child(odd) .u8zwp2 .j5u59jk,
.xarzv .cwp4gh8v:nth-child(odd) .u8zwp2 .j5u59jk { background: var(--bg-card-inner); }
.v147gq8s .cwp4gh8v:nth-child(even) .uao46 .j5u59jk:nth-child(odd),
.xarzv .cwp4gh8v:nth-child(even) .uao46 .j5u59jk:nth-child(odd)  { background: var(--bg-card); }
.v147gq8s .cwp4gh8v:nth-child(even) .uao46 .j5u59jk:nth-child(even),
.xarzv .cwp4gh8v:nth-child(even) .uao46 .j5u59jk:nth-child(even) { background: var(--bg-card-inner); }
h1.ngxbm5hv { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ngxbm5hv {
  font-size: 1.6rem; font-weight: 700; color: var(--accent-light);
  margin: 0 0 16px;
  
}
h3.honv166j { font-size: 1.2rem; font-weight: 700; color: var(--accent-pale); margin: 0 0 10px; }
.f2b1g7s h2.ngxbm5hv {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.c6cnuynn h2.ngxbm5hv {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.u98v3ac h2.ngxbm5hv {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.qyu6j9t h2.ngxbm5hv::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.tn6spo5 h2.ngxbm5hv {
  color: var(--text-primary); font-size: 1.7rem;
}
.k7yyuidp h2.ngxbm5hv::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.m0fjmgeb h2.ngxbm5hv {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.z7pt3jf { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .z7pt3jf { display: none; } }
.f9nv { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.obid { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.nkro5v5g {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ne3m { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.dvakk8s { padding-left: 20px; }
.dvakk8s li { margin-bottom: 6px; }
.dvakk8s a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.dvakk8s a:hover { color: var(--accent-light); }
.e51987 .ne3m { display: none; }
.yu5mdq8 .ne3m { display: none; }
.yu5mdq8 .dvakk8s { padding-left: 0; list-style: none; }
.yu5mdq8 .dvakk8s li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.yu5mdq8 .dvakk8s a { font-size: 0.92rem; }
.r1dv9k47 .nkro5v5g { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.r1dv9k47 .ne3m { display: none; }
.r1dv9k47 .dvakk8s { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.r1dv9k47 .dvakk8s li { margin-bottom: 0; }
.r1dv9k47 .dvakk8s 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;
}
.r1dv9k47 .dvakk8s a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.i5c4 .nkro5v5g { padding: 20px 20px 16px; }
.i5c4 .dvakk8s {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); gap: 8px;
  counter-reset: toc-c;
}
.i5c4 .dvakk8s li { counter-increment: toc-c; margin-bottom: 0; }
.i5c4 .dvakk8s a {
  display: flex; align-items: center; gap: 10px;
  background: var(--bg-card); border-radius: 8px;
  padding: 9px 12px; border: 1px solid var(--border);
  font-size: 0.88rem; color: var(--text-muted);
}
.i5c4 .dvakk8s a::before {
  content: counter(toc-c);
  flex-shrink: 0; width: 22px; height: 22px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.72rem; font-weight: 700;
}
.i5c4 .dvakk8s a:hover { color: var(--accent-light); border-color: var(--accent); }
.ddua91g .nkro5v5g { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.ddua91g .ne3m { display: none; }
.ddua91g .dvakk8s { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.ddua91g .dvakk8s li { margin-bottom: 0; }
.ddua91g .dvakk8s li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.ddua91g .dvakk8s li:last-child::after { content: ""; margin-right: 0; }
.ddua91g .dvakk8s a { font-size: 0.9rem; }
.j5u59jk { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.u8zwp2 .j5u59jk { background: var(--bg-card); }
.uao46 .j5u59jk:nth-child(odd)  { background: var(--bg-card); }
.uao46 .j5u59jk:nth-child(even) { background: var(--bg-raised); }
.gdlt .j5u59jk {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.gdlt .j5u59jk:last-child { border-bottom: none; }
.gdlt h3.honv166j { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.s4k3bf .j5u59jk {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.s4k3bf .j5u59jk + .j5u59jk { margin-top: 4px; }
.u5y3js .j5u59jk { background: none; border-radius: 0; padding: 12px 0; }
.u5y3js .j5u59jk + .j5u59jk { border-top: 1px solid var(--border-section); }
.qh978k { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.vy8uko { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.kwpu16k { color: var(--text-body); margin-bottom: 10px; }
.rbre, .m9ys12j { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.rbre li, .m9ys12j li { margin-bottom: 6px; }
.m9ys12j li { list-style: decimal; }
.v9xl2     .rbre { list-style-type: "● "; }
.r83g12  .rbre { list-style-type: "■ "; }
.ehwy .rbre { list-style-type: "◆ "; }
.cd05dj    .rbre { list-style-type: "★ "; }
.v9xl2     .sr21z { list-style-type: "● "; }
.r83g12  .sr21z { list-style-type: "■ "; }
.ehwy .sr21z { list-style-type: "◆ "; }
.cd05dj    .sr21z { list-style-type: "★ "; }
.v9xl2    .rbre li::marker, .v9xl2    .sr21z li::marker,
.r83g12 .rbre li::marker, .r83g12 .sr21z li::marker,
.ehwy .rbre li::marker, .ehwy .sr21z li::marker,
.cd05dj   .rbre li::marker, .cd05dj   .sr21z li::marker {
  color: var(--accent); font-size: 0.8em;
}
.v9xl2 .m9ys12j,
.r83g12 .m9ys12j,
.ehwy .m9ys12j,
.cd05dj .m9ys12j {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.v9xl2 .m9ys12j li,
.r83g12 .m9ys12j li,
.ehwy .m9ys12j li,
.cd05dj .m9ys12j li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.v9xl2 .m9ys12j li::before,
.r83g12 .m9ys12j li::before,
.ehwy .m9ys12j li::before,
.cd05dj .m9ys12j 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;
}
.v9xl2     .m9ys12j li::before { border-radius: 50%; }
.r83g12  .m9ys12j li::before { border-radius: 3px; }
.ehwy .m9ys12j li::before { border-radius: 3px; }
.cd05dj    .m9ys12j li::before { border-radius: 50%; }
.l3j68g { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.gd73 .l3j68g,
.jwa75whu .l3j68g { background: transparent; border: none; border-radius: 0; }
.awekjjnb { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.awekjjnb th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.awekjjnb td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.awekjjnb tr:hover td { background: var(--bg-hover); }
.mkz3 .awekjjnb tbody tr:nth-child(even) td { background: var(--bg-surface); }
.tl9hd .awekjjnb { border: 1px solid var(--border-alt); }
.tl9hd .awekjjnb th,
.tl9hd .awekjjnb td { border: 1px solid var(--border-alt); }
.x7ouuk .awekjjnb th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.x7ouuk .awekjjnb td { border-bottom: none; }
.x7ouuk .awekjjnb tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.vl9patw0 .awekjjnb th {
  background: var(--accent); color: #fff; letter-spacing: 0.03em;
}
.inh0nq9w .l3j68g {
  overflow: hidden;
}
.inh0nq9w .awekjjnb th { border-bottom: 1px solid var(--border-alt); }
.inh0nq9w .awekjjnb tr:last-child td { border-bottom: none; }
.s31f4u { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.u4e6pc { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.s4528 { width: 100%; aspect-ratio: 1/1; object-fit: cover; display: block; }
.bsoa { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.ca4e2v { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.sr21z { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.sr21z li { margin-bottom: 3px; }
.holrb2 {
  display: flex; align-items: center; justify-content: center;
  width: 52px; height: 52px;
  margin: 16px auto 4px; padding: 0;
  font-size: 1.5rem; color: var(--accent);
  background: color-mix(in srgb, var(--accent) 15%, transparent);
  border-radius: 50%;
}
.holrb2::before { font-family: "Font Awesome 6 Free"; font-weight: 900; }
[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);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%}
.i8fdxkg .holrb2 { margin-left: auto; margin-right: auto; }
.i8fdxkg .bsoa { background: transparent; text-align: center; }
.betv00 .s4528 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.ees3zr5a .s4528 {
  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);
}
.s0671avd .u4e6pc { display: grid; grid-template-columns: auto 1fr; }
.s0671avd .s4528 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.s0671avd .bsoa { grid-column: 2; }
.s0671avd .ca4e2v,
.s0671avd .sr21z { grid-column: 1 / -1; }
.xqpe9olm .u4e6pc { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.xqpe9olm .s4528 {
  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);
}
.xqpe9olm .bsoa { grid-column: 2; }
.xqpe9olm .ca4e2v,
.xqpe9olm .sr21z { grid-column: 1 / -1; }
.qrzlero .u4e6pc { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.qrzlero .bsoa { background: none; color: var(--accent-light); font-weight: 700; }
.dj720 .u4e6pc { 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); }
.dj720 .bsoa { background: none; color: var(--accent-light); font-weight: 700; }
.hgrmbs .u4e6pc { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.hgrmbs .u4e6pc:last-child { border-bottom: none; }
.hgrmbs .bsoa { background: none; color: var(--accent-light); font-weight: 700; }
.pk8d8 .u4e6pc { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.pk8d8 .bsoa { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.rwvo157 .s31f4u { counter-reset: card-n; }
.rwvo157 .u4e6pc  { counter-increment: card-n; }
.rwvo157 .bsoa { display: flex; align-items: center; gap: 10px; }
.rwvo157 .bsoa::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;
}
.layp33n .u4e6pc { background: var(--bg-surface); border: 1px solid var(--border); }
.layp33n .bsoa { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.rqen3 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.znici1f  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.qxikizh3 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.b45u { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.tw1w2 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.rqen3 strong { color: var(--text-primary); font-size: 0.95rem; }
.rqen3 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.satei0s { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.s3ic8i, .cv3y { border-radius: 8px; padding: 14px; }
.s3ic8i { background: var(--bg-pros); }
.cv3y { background: var(--bg-cons); }
.uz997 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.s3ic8i .uz997 { color: var(--c-pros-label); }
.cv3y .uz997 { color: #f87171; }
.s3ic8i ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.cv3y ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.f470z899 { width: 100%; height: 300px; object-fit: cover; border-radius: 10px; display: block; }
.qycak0qt {
  background: var(--accent); 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;
}
.qycak0qt:hover { opacity: 0.85; }
.wcb9u6 .qycak0qt  { background: transparent; border: 2px solid var(--accent); color: var(--accent-light); }
.wcb9u6 .qycak0qt:hover  { background: var(--accent); color: #fff; opacity: 1; }
.cu1k4uv .qycak0qt  { background: var(--accent-bg); border: 1px solid var(--accent); color: var(--accent-light); }
.cu1k4uv .qycak0qt:hover  { background: var(--accent); color: #fff; opacity: 1; }
.lixkf .ebef180 { border-radius: 50px; }
.lixkf .qycak0qt  { border-radius: 50px; }
.w1gyzz .ebef180 { padding-left: 22px; padding-right: 22px; }
.w1gyzz .qycak0qt  { padding-left: 12px; padding-right: 12px; }
.ye4450a2 .ebef180 { padding-left: 44px; padding-right: 44px; }
.ye4450a2 .qycak0qt  { padding-left: 24px; padding-right: 24px; }
.q954y2 .ebef180 { padding-left: 56px; padding-right: 56px; }
.q954y2 .qycak0qt  { padding-left: 32px; padding-right: 32px; }
.wwntm1   .ebef180::after, .wwntm1   .qycak0qt::after,
.s13zuqdv .ebef180::after, .s13zuqdv .qycak0qt::after,
.prhaf    .ebef180::after, .prhaf    .qycak0qt::after,
.ay51y0    .ebef180::after, .ay51y0    .qycak0qt::after,
.rb1wzh    .ebef180::after, .rb1wzh    .qycak0qt::after,
.iflno     .ebef180::after, .iflno     .qycak0qt::after,
.fdorpc5g    .ebef180::after, .fdorpc5g    .qycak0qt::after,
.e4gu61sl   .ebef180::after, .e4gu61sl   .qycak0qt::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;
}
.wwntm1 .ebef180::after, .wwntm1 .qycak0qt::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");
}
.s13zuqdv .ebef180::after, .s13zuqdv .qycak0qt::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");
}
.prhaf .ebef180::after, .prhaf .qycak0qt::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");
}
.ay51y0 .ebef180::after, .ay51y0 .qycak0qt::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");
}
.rb1wzh .ebef180::after, .rb1wzh .qycak0qt::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");
}
.iflno .ebef180::after, .iflno .qycak0qt::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");
}
.fdorpc5g .ebef180::after, .fdorpc5g .qycak0qt::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");
}
.e4gu61sl .ebef180::after, .e4gu61sl .qycak0qt::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");
}
.oaqpo   .ux6r4::after, .oaqpo   .mlr6co::after,
.zyna7jx .ux6r4::after, .zyna7jx .mlr6co::after,
.u3tx4n    .ux6r4::after, .u3tx4n    .mlr6co::after,
.fuld1g    .ux6r4::after, .fuld1g    .mlr6co::after,
.umm55aty    .ux6r4::after, .umm55aty    .mlr6co::after,
.iq0yz5n7     .ux6r4::after, .iq0yz5n7     .mlr6co::after,
.crj21    .ux6r4::after, .crj21    .mlr6co::after,
.kn2w890s   .ux6r4::after, .kn2w890s   .mlr6co::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;
}
.oaqpo .ux6r4::after, .oaqpo .mlr6co::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");
}
.zyna7jx .ux6r4::after, .zyna7jx .mlr6co::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");
}
.u3tx4n .ux6r4::after, .u3tx4n .mlr6co::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");
}
.fuld1g .ux6r4::after, .fuld1g .mlr6co::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");
}
.umm55aty .ux6r4::after, .umm55aty .mlr6co::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");
}
.iq0yz5n7 .ux6r4::after, .iq0yz5n7 .mlr6co::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");
}
.crj21 .ux6r4::after, .crj21 .mlr6co::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");
}
.kn2w890s .ux6r4::after, .kn2w890s .mlr6co::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");
}
.v3ddd0 .i08i5ubg { background: var(--bg-raised); }
.vmt46o5u.qycak0qt { padding-left: 16px !important; padding-right: 16px !important; }
@media (max-width: 720px) {
  .tyuk { display: grid; grid-template-columns: 1fr; gap: 12px; }
  .tyuk .zor24my { flex-direction: column; align-items: center; padding: 16px 12px; border-radius: 14px; gap: 8px; }
  .tyuk .xhet543s { flex-direction: column; align-items: center; gap: 4px; width: 100%; }
  .tyuk .i08i5ubg { width: 100%; min-width: unset; height: 52px; }
  .tyuk .uz97v { max-height: 40px; max-width: 110px; }
  .tyuk .fi6xs19h { min-width: unset; text-align: center; white-space: normal; }
  .tyuk .t77qr2bg { flex-direction: row; justify-content: space-between; width: 100%; border-top: 1px solid var(--border); padding-top: 5px; }
  .tyuk .vmt46o5u { width: 100%; text-align: center; margin-left: 0; }
  .sckqod .zor24my { row-gap: 8px !important; gap: 8px !important; }
}
.zbf6 .uv5j1 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .teq9ask .xcawsx3 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .teq9ask .or6bldgp { margin: 0; }
}
.jwa75whu .satei0s { gap: 10px; }
.jwa75whu .s3ic8i, .jwa75whu .cv3y { padding: 12px; }
.jwa75whu .s3ic8i ul, .jwa75whu .cv3y ul { margin: 4px 0 0; padding-left: 18px; }
.jwa75whu .s3ic8i li, .jwa75whu .cv3y li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .l37mclj { grid-template-columns: 1fr; }
  .wk63 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .wk63 .cj29i { width: 72px; height: 50px; }
  .wk63 .dma6bv33 { max-width: 180px; }
  .wk63 .b2ql { width: auto; }
}
@media (max-width: 720px) {
  .obmx { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .y6p6 { padding: 16px; }
  .ipq3 .wpdvv { min-width: 50%; }
}
.j4fv .satei0s { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .hbz1 { grid-template-columns: 1fr; }
  .m208ejs { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .p92m8os4 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .z7v3 { flex-wrap: wrap; padding: 16px; }
}
.m4ftr .satei0s { gap: 8px; }
.m4ftr .s3ic8i, .m4ftr .cv3y { padding: 8px; }
@media (max-width: 480px) {
  .xvz3 { flex-direction: column; align-items: stretch; }
}
.tkk86lg .b2ql .qycak0qt { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .qe8sqb { flex-direction: column; align-items: stretch; gap: 10px; }
  .tkk86lg .b2ql { text-align: center; }
}
@media (max-width: 720px) {
  .ldeh7 { grid-template-columns: 1fr; }
  .lad8wn { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .e17db7bj { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ldwzcjl { grid-template-columns: 1fr; }
  .l0qt3et { width: 100px; height: 100px; margin: 16px auto; }
  .ad0xh1 { font-size: 1.4rem; }
  .r1aqz89x { justify-content: center; }
  .v5rlnbj .wpdvv { min-width: 50%; }
}
.z9vt47 .satei0s { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .r8bclv { flex-wrap: wrap; padding: 14px 16px; }
  .elj7 { padding: 12px 16px; }
  .z9vt47 .satei0s { margin: 0 16px; }
  .z9vt47 .ubnym6y { padding: 0 16px; }
  .rvnn { padding: 12px 16px; }
}
@media (max-width: 640px) {
  .bwjbwalu .tyuk .zor24my:only-child { flex-direction: column; align-items: center; gap: 10px; padding: 16px; }
  .bwjbwalu .tyuk .zor24my:only-child .xhet543s { flex-direction: column; width: 100%; align-items: center; }
  .bwjbwalu .tyuk .zor24my:only-child .t77qr2bg { flex-direction: column; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; }
  .bwjbwalu .tyuk .zor24my:only-child .vmt46o5u { width: 100%; }
}
.o2uilh .tyuk { gap: 0; }
.o2uilh .zor24my {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.o2uilh .zor24my:last-child { border-bottom: none; }
.o2uilh .zor24my:nth-child(odd) { background: var(--accent-bg); }
.o2uilh .zor24my:nth-child(odd):hover { background: var(--bg-hover); }
.tiqit .vmt46o5u.qycak0qt { padding: 10px 24px !important; font-size: .9rem; }
.rojdq6cs .vmt46o5u.qycak0qt { padding: 12px 32px !important; font-size: .95rem; font-weight: 700; }
@media (max-width: 720px) {
  .bwjbwalu .tyuk,
  .v05r .tyuk {
    grid-template-columns: 1fr 1fr;
  }
  .bwjbwalu .tyuk .zor24my:only-child,
  .v05r .tyuk .zor24my:only-child {
    grid-column: 1 / -1;
  }
  .v05r .tyuk .zor24my:only-child .i08i5ubg {
    height: 48px; min-width: 80px;
  }
  .v05r .tyuk .zor24my:only-child .uz97v {
    max-height: 40px;
  }
}
.amxx .k23idg { flex: 1.8; }
.amxx .k23idg .m95xf1l {
  font-size: 0.88rem; font-weight: 700; color: var(--accent);
}
.amxx .k23idg .pniwotn { font-weight: 700; color: var(--text-primary); }
.amxx .k6wo5ezi,
.amxx .kly56,
.amxx .m02adw77 { flex: 0.75; opacity: 0.65; }
.j61yan6 .jau4 { display: none; }
.g71qv { margin: 16px 0; }
.ihu2qu7e { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ihu2qu7e summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ihu2qu7e summary::after { content: "+"; color: var(--accent); }
.ihu2qu7e[open] summary::after { content: "−"; }
.ihu2qu7e p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.cwp4gh8v { margin-bottom: 0; }
.k9ecrel8 h2.ngxbm5hv { color: var(--accent-light); border-color: var(--accent); }
.oh4zp h2.ngxbm5hv { color: var(--accent-light); border-color: var(--accent); }
.gl7vo .znici1f     { background: #052e16; border-color: #10b981; }
.gl7vo .qxikizh3 { background: #2d0a1e; border-color: #f43f5e; }
.gl7vo .b45u    { background: #1e1036; border-color: #a855f7; }
.gl7vo .rqen3 strong  { color: #f1f5f9; }
.gl7vo .rqen3 p       { color: #cbd5e1; }
.gl7vo .r2ym1    .znici1f     .tw1w2::before,
.gl7vo .up7d  .znici1f     .tw1w2::before,
.gl7vo .wvh49ge  .znici1f     .tw1w2::before,
.gl7vo .du30al .znici1f     .tw1w2::before { color: #10b981; }
.gl7vo .r2ym1    .qxikizh3 .tw1w2::before,
.gl7vo .up7d  .qxikizh3 .tw1w2::before,
.gl7vo .wvh49ge  .qxikizh3 .tw1w2::before,
.gl7vo .du30al .qxikizh3 .tw1w2::before { color: #f43f5e; }
.gl7vo .r2ym1    .b45u    .tw1w2::before,
.gl7vo .up7d  .b45u    .tw1w2::before,
.gl7vo .wvh49ge  .b45u    .tw1w2::before,
.gl7vo .du30al .b45u    .tw1w2::before { color: #a855f7; }
.vicb1 .znici1f     { background: #2d2000; border-color: #eab308; }
.vicb1 .qxikizh3 { background: #2d0b0b; border-color: #ef4444; }
.vicb1 .b45u    { background: #2d1600; border-color: #f97316; }
.vicb1 .rqen3 strong  { color: #f1f5f9; }
.vicb1 .rqen3 p       { color: #cbd5e1; }
.vicb1 .r2ym1    .znici1f     .tw1w2::before,
.vicb1 .up7d  .znici1f     .tw1w2::before,
.vicb1 .wvh49ge  .znici1f     .tw1w2::before,
.vicb1 .du30al .znici1f     .tw1w2::before { color: #eab308; }
.vicb1 .r2ym1    .qxikizh3 .tw1w2::before,
.vicb1 .up7d  .qxikizh3 .tw1w2::before,
.vicb1 .wvh49ge  .qxikizh3 .tw1w2::before,
.vicb1 .du30al .qxikizh3 .tw1w2::before { color: #ef4444; }
.vicb1 .r2ym1    .b45u    .tw1w2::before,
.vicb1 .up7d  .b45u    .tw1w2::before,
.vicb1 .wvh49ge  .b45u    .tw1w2::before,
.vicb1 .du30al .b45u    .tw1w2::before { color: #f97316; }
.iodt173 .znici1f     { background: #0c1a2e; border-color: #38bdf8; }
.iodt173 .qxikizh3 { background: #12103a; border-color: #818cf8; }
.iodt173 .b45u    { background: #0a2020; border-color: #2dd4bf; }
.iodt173 .rqen3 strong  { color: #f1f5f9; }
.iodt173 .rqen3 p       { color: #cbd5e1; }
.iodt173 .r2ym1    .znici1f     .tw1w2::before,
.iodt173 .up7d  .znici1f     .tw1w2::before,
.iodt173 .wvh49ge  .znici1f     .tw1w2::before,
.iodt173 .du30al .znici1f     .tw1w2::before { color: #38bdf8; }
.iodt173 .r2ym1    .qxikizh3 .tw1w2::before,
.iodt173 .up7d  .qxikizh3 .tw1w2::before,
.iodt173 .wvh49ge  .qxikizh3 .tw1w2::before,
.iodt173 .du30al .qxikizh3 .tw1w2::before { color: #818cf8; }
.iodt173 .r2ym1    .b45u    .tw1w2::before,
.iodt173 .up7d  .b45u    .tw1w2::before,
.iodt173 .wvh49ge  .b45u    .tw1w2::before,
.iodt173 .du30al .b45u    .tw1w2::before { color: #2dd4bf; }
.i64z4h .znici1f     { background: var(--accent-bg); border-color: var(--accent); }
.i64z4h .qxikizh3 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.i64z4h .b45u    { background: var(--accent-bg); border-color: var(--accent-pale); }
.i64z4h .r2ym1    .tw1w2::before,
.i64z4h .up7d  .tw1w2::before,
.i64z4h .wvh49ge  .tw1w2::before,
.i64z4h .du30al .tw1w2::before { color: var(--accent-light) !important; }
.bvfwo::before,
.vuo9eob::before { margin-right: 5px; }
.prn6 .s3ic8i ul li,
.prn6 .s3ic8i .bvfwo { color: #22c55e; }
.prn6 .cv3y ul li,
.prn6 .cv3y .vuo9eob { color: #ef4444; }
.r1qw6 .s3ic8i { background: #0c1a2e; }
.r1qw6 .cv3y { background: #2d1f00; }
.r1qw6 .s3ic8i .bvfwo { color: #93c5fd; }
.r1qw6 .cv3y .vuo9eob { color: #fcd34d; }
.r1qw6 .s3ic8i ul li,
.r1qw6 .r8c0s5 li            { color: #bfdbfe; }
.r1qw6 .cv3y ul li,
.r1qw6 .n99o li            { color: #fde68a; }
.p5yjdb .s3ic8i { background: var(--accent-bg); }
.p5yjdb .cv3y { background: var(--accent-bg-light); }
.p5yjdb .s3ic8i .bvfwo { color: var(--accent-pale); }
.p5yjdb .cv3y .vuo9eob { color: var(--accent-light); }
.p5yjdb .s3ic8i ul li,
.p5yjdb .cv3y ul li,
.s9idmal .bvfwo::before { content: "✓ "; }
.s9idmal .vuo9eob::before { content: "✗ "; }
.kcly .bvfwo::before { content: "→ "; }
.kcly .vuo9eob::before { content: "← "; }
.owvqfchl .bvfwo::before { content: "★ "; }
.owvqfchl .vuo9eob::before { content: "✕ "; }
.abfvq7cz .bvfwo::before { content: "◆ "; }
.abfvq7cz .vuo9eob::before { content: "▲ "; }
.nrct39 .rqen3 { background: transparent; border-left: none; border: 1.5px solid; }
.nrct39 .znici1f     { border-color: var(--c-tip-border); }
.nrct39 .qxikizh3 { border-color: var(--c-warn-border); }
.nrct39 .b45u    { border-color: #60a5fa; }
.nrct39 .rqen3 strong { color: var(--text-primary); }
.nrct39 .rqen3 p      { color: var(--text-muted); }
.zbf6 .rqen3 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.zbf6 .znici1f     { border-top-color: var(--c-tip-border); }
.zbf6 .qxikizh3 { border-top-color: var(--c-warn-border); }
.zbf6 .b45u    { border-top-color: #60a5fa; }
.r1w1dtdi .rqen3 { border-left: none; border-radius: 8px; }
.r1w1dtdi .znici1f     { background: #065f46; }
.r1w1dtdi .qxikizh3 { background: #92400e; }
.r1w1dtdi .b45u    { background: #1e3a8a; }
.r1w1dtdi .rqen3 strong,
.r1w1dtdi .rqen3 p { color: #fff; }
.r1w1dtdi .tw1w2::before { color: rgba(255,255,255,0.85) !important; }
.gl7vo.r1w1dtdi .znici1f,
.gl7vo .r1w1dtdi .znici1f     { background: #052e16; }
.gl7vo.r1w1dtdi .qxikizh3,
.gl7vo .r1w1dtdi .qxikizh3 { background: #2d0a1e; }
.gl7vo.r1w1dtdi .b45u,
.gl7vo .r1w1dtdi .b45u    { background: #1e1036; }
.vicb1.r1w1dtdi .znici1f,
.vicb1 .r1w1dtdi .znici1f      { background: #2d2000; }
.vicb1.r1w1dtdi .qxikizh3,
.vicb1 .r1w1dtdi .qxikizh3  { background: #2d0b0b; }
.vicb1.r1w1dtdi .b45u,
.vicb1 .r1w1dtdi .b45u     { background: #2d1600; }
.iodt173.r1w1dtdi .znici1f,
.iodt173 .r1w1dtdi .znici1f      { background: #0c1a2e; }
.iodt173.r1w1dtdi .qxikizh3,
.iodt173 .r1w1dtdi .qxikizh3  { background: #12103a; }
.iodt173.r1w1dtdi .b45u,
.iodt173 .r1w1dtdi .b45u     { background: #0a2020; }
.uut05va .rqen3 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.uut05va .znici1f     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.uut05va .qxikizh3 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.uut05va .b45u    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.uut05va .rqen3 strong { color: var(--text-primary); }
.uut05va .rqen3 p      { color: var(--text-muted); }
.ymoj .rqen3 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.r2ym1 .tw1w2,
.up7d .tw1w2,
.wvh49ge .tw1w2,
.du30al .tw1w2 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.r2ym1 .tw1w2::before,
.up7d .tw1w2::before,
.wvh49ge .tw1w2::before,
.du30al .tw1w2::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.r2ym1 .znici1f     .tw1w2::before { content: "✦"; color: var(--c-tip-border); }
.r2ym1 .qxikizh3 .tw1w2::before { content: "▲"; color: var(--c-warn-border); }
.r2ym1 .b45u    .tw1w2::before { content: "◉"; color: #60a5fa; }
.up7d .znici1f     .tw1w2::before { content: "★"; color: var(--c-tip-border); }
.up7d .qxikizh3 .tw1w2::before { content: "◆"; color: var(--c-warn-border); }
.up7d .b45u    .tw1w2::before { content: "●"; color: #60a5fa; }
.wvh49ge .znici1f     .tw1w2::before { content: "▶"; color: var(--c-tip-border); }
.wvh49ge .qxikizh3 .tw1w2::before { content: "■"; color: var(--c-warn-border); }
.wvh49ge .b45u    .tw1w2::before { content: "▸"; color: #60a5fa; }
.du30al .znici1f     .tw1w2::before { content: "→"; color: var(--c-tip-border); }
.du30al .qxikizh3 .tw1w2::before { content: "⬥"; color: var(--c-warn-border); }
.du30al .b45u    .tw1w2::before { content: "◈"; color: #60a5fa; }
.kaygk .u8zwp2 .j5u59jk,
.kaygk .uao46 .j5u59jk  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.kaygk .u4e6pc                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.kaygk .l3j68g          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.kaygk .nkro5v5g                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.zoa6c9zx .u8zwp2 .j5u59jk,
.zoa6c9zx .uao46 .j5u59jk,
.zoa6c9zx .u4e6pc,
.zoa6c9zx .zor24my,
.zoa6c9zx .or6bldgp,
.zoa6c9zx .l3j68g,
.zoa6c9zx .nkro5v5g,
.zoa6c9zx .ymoj .rqen3 { box-shadow: none; }
.kybq34b   .kwpu16k, .kybq34b .qh978k, .kybq34b .vy8uko,
.kybq34b   .f9nv, .kybq34b .obid { font-size: 0.9rem; }
.kybq34b   .rbre, .kybq34b .m9ys12j { font-size: 0.9rem; }
.s3hxtsvl   .kwpu16k, .s3hxtsvl .qh978k, .s3hxtsvl .vy8uko,
.s3hxtsvl   .f9nv, .s3hxtsvl .obid { font-size: 0.9rem; }
.s3hxtsvl   .rbre, .s3hxtsvl .m9ys12j { font-size: 0.9rem; }
.pqw2r   .kwpu16k, .pqw2r .qh978k, .pqw2r .vy8uko,
.pqw2r   .f9nv, .pqw2r .obid { font-size: 1.08rem; }
.pqw2r   .rbre, .pqw2r .m9ys12j { font-size: 1.05rem; }
.pqw2r   .awekjjnb { font-size: 0.97rem; }
.e78u .wlz0      { font-size: 3.2rem; }
.e78u h2.ngxbm5hv { font-size: 1.9rem; }
.e78u h3.honv166j     { font-size: 1.4rem; }
.vw0lm2 .wlz0      { font-size: 3.8rem; }
.vw0lm2 h2.ngxbm5hv { font-size: 2.2rem; }
.vw0lm2 h3.honv166j     { font-size: 1.6rem; }
.cwp4gh8v + .cwp4gh8v { position: relative; }
.flffn3   .cwp4gh8v + .cwp4gh8v::before,
.niu3j  .cwp4gh8v + .cwp4gh8v::before,
.kxp5hsv   .cwp4gh8v + .cwp4gh8v::before,
.e1ez   .cwp4gh8v + .cwp4gh8v::before,
.ifn30   .cwp4gh8v + .cwp4gh8v::before,
.zhwz .cwp4gh8v + .cwp4gh8v::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.flffn3 .cwp4gh8v + .cwp4gh8v::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.niu3j .cwp4gh8v + .cwp4gh8v::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.kxp5hsv .cwp4gh8v + .cwp4gh8v::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.e1ez .cwp4gh8v + .cwp4gh8v::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.la4eq4 .cwp4gh8v { margin-bottom: 16px; }
.la4eq4 .cwp4gh8v + .cwp4gh8v { margin-top: 0; }
.la4eq4 .ake81e { padding-top: 0; padding-bottom: 0; }
.ifn30 .cwp4gh8v + .cwp4gh8v::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.zhwz .cwp4gh8v + .cwp4gh8v::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.om9a .cwp4gh8v + .cwp4gh8v::before,
.r8zng1 .cwp4gh8v + .cwp4gh8v::before,
.runi .cwp4gh8v + .cwp4gh8v::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%;
}
.v147gq8s .om9a .cwp4gh8v:nth-child(even)::before,
.v147gq8s .r8zng1 .cwp4gh8v:nth-child(even)::before,
.v147gq8s .runi .cwp4gh8v:nth-child(even)::before { background: var(--bg-surface); }
.xarzv .om9a .cwp4gh8v:nth-child(even)::before,
.xarzv .r8zng1 .cwp4gh8v:nth-child(even)::before,
.xarzv .runi .cwp4gh8v:nth-child(even)::before { background: var(--bg-card); }
.om9a .cwp4gh8v + .cwp4gh8v::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");
}
.r8zng1 .cwp4gh8v + .cwp4gh8v::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");
}
.runi .cwp4gh8v + .cwp4gh8v::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");
}
.g397 .kwt28h,
.kmuu .kwt28h,
.pnx9 .kwt28h { overflow: hidden; }
.g397 .mazb,
.kmuu .mazb { margin-bottom: 60px; }
.pnx9 .mazb { margin-bottom: 70px; }
.g397 .jl17,
.g397 .kwt28h::before,
.kmuu .kwt28h::before,
.pnx9 .kwt28h::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.g397 .kwt28h::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");
}
.kmuu .kwt28h::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");
}
.pnx9 .kwt28h::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.h229o .kwt28h:not(.ubl14evf) .za670 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.jht7h .kwt28h:not(.ubl14evf) .za670 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.yji0hc2h  .kwt28h:not(.ubl14evf) .za670 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.dw7z7  .kwt28h:not(.ubl14evf) .za670 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.h229o .ubl14evf { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.jht7h .ubl14evf { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.yji0hc2h .ubl14evf { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.dw7z7 .ubl14evf { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.v2t2be .ubl14evf { background: var(--accent); }
.v2t2be .ubl14evf .za670 { background: none; }
.v2t2be .hrprqi6z { background: var(--accent); }
.v2t2be .t3ult { background: var(--accent-bg); }
.v2t2be .kwt28h:not(.ubl14evf) .za670 { background: rgba(0,0,0,0.6); }
.y6j2c .gr6b8 { float: left; width: 38%; margin: 0 28px 16px 0; }
.y6j2c .gr6b8 .f470z899 { width: 100%; height: auto; max-height: 280px; object-fit: cover; border-radius: 10px; }
.y6j2c .ake81e::after { content: ''; display: block; clear: both; }
.g7cm3wu .gr6b8 { float: right; width: 38%; margin: 0 0 16px 28px; }
.g7cm3wu .gr6b8 .f470z899 { width: 100%; height: auto; max-height: 280px; object-fit: cover; border-radius: 10px; }
.g7cm3wu .ake81e::after { content: ''; display: block; clear: both; }
.whv4fs .cwp4gh8v:nth-child(odd)  .gr6b8 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.whv4fs .cwp4gh8v:nth-child(even) .gr6b8 { float: right; width: 38%; margin: 0 0 16px 28px; }
.whv4fs .gr6b8 .f470z899 { width: 100%; height: auto; max-height: 280px; object-fit: cover; border-radius: 10px; }
.whv4fs .ake81e::after { content: ''; display: block; clear: both; }
.y6j2c .s31f4u,
.g7cm3wu .s31f4u,
.whv4fs .s31f4u,
.whv4fs .tyuk { clear: both; }
.y6j2c .rbre,
.y6j2c .m9ys12j,
.g7cm3wu .rbre,
.g7cm3wu .m9ys12j,
.whv4fs .rbre,
.whv4fs .m9ys12j { overflow: hidden; }
@media (max-width: 640px) {
  .y6j2c .gr6b8,
  .g7cm3wu .gr6b8,
  .whv4fs .gr6b8 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.m7d6pf .u46l,
.m7d6pf .ake81e,
.m7d6pf .lf4rndrm  { max-width: 1100px; }
.qwdm .u46l,
.qwdm .ake81e,
.qwdm .lf4rndrm  { max-width: 1200px; }
.qwdm { --content-mw: 1200px; }
.ium58nc .u46l,
.ium58nc .ake81e,
.ium58nc .lf4rndrm  { max-width: 1320px; }
.ie7qfncn { font-size: 0.82rem; color: var(--text-muted); }
.vlx80yy { display: flex; align-items: center; }
.qhpwu {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.u28s { display: flex; align-items: center; }
.ijls1 { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ijls1:hover { text-decoration: underline; }
.w0i20 { margin: 0 3px; opacity: 0.45; }
.w0i20::before { content: '/'; }
.kn8h9xtp { padding: 2px 5px; color: var(--text-main); }
.u14f .ie7qfncn {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.u14f .vlx80yy { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.rfl108 .ie7qfncn {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.rfl108 .vlx80yy { padding: 0 0 0 12px; }
.s2fk6d .vlx80yy { padding: 0 16px; }
.s2fk6d .ie7qfncn {
  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);
}
.s2fk6d .u46l { padding-top: 28px; }
.m7d6pf.u14f .vlx80yy { max-width: 1100px; }
.qwdm.u14f .vlx80yy { max-width: 1200px; }
.ium58nc.u14f .vlx80yy { max-width: 1320px; }
.qwdm .qo4gn9 { max-width: 1200px; }
.zprjm .cwp4gh8v { padding-top: 16px; padding-bottom: 16px; }
.xx7op .cwp4gh8v { padding-top: 24px; padding-bottom: 24px; }
.yiti05 .cwp4gh8v { padding-top: 40px; padding-bottom: 40px; }
.md3mzspb .cwp4gh8v { padding-top: 52px; padding-bottom: 52px; }
.p2w543j2 .cwp4gh8v:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.p2w543j2 .cwp4gh8v:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.p2w543j2 .cwp4gh8v:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.p2w543j2 .cwp4gh8v:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.yjw9fh8 .ake81e { padding-top: 10px;  padding-bottom: 10px; }
.mped39mb .ake81e { padding-top: 18px;  padding-bottom: 18px; }
.szsa8 .ake81e { padding-top: 36px;  padding-bottom: 36px; }
.ojtct .ake81e { padding-top: 48px;  padding-bottom: 48px; }
.yxvf3qev h2.ngxbm5hv { font-weight: 600; }
.yxvf3qev h3.honv166j     { font-weight: 600; }
.vwv964uw h2.ngxbm5hv { font-weight: 800; }
.vwv964uw h3.honv166j     { font-weight: 700; }
.yghtr { font-weight: 600; }
.yghtr h2.ngxbm5hv { font-weight: 900; }
.yghtr h3.honv166j     { font-weight: 800; }
.yghtr .rqen3 strong,
.yghtr .rqen3 strong { font-weight: 600; }
.ux6r4 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.xkqpnb48 .ux6r4 { display: none; }
@media (max-width: 640px) { .ux6r4 { display: none; } }
.ux6r4 { background: var(--accent) !important; color: #fff !important; border: none !important; }
.ux6r4:hover { opacity: 0.85; }
.sqlmhgk0 .ux6r4 { background: linear-gradient(135deg, var(--accent), var(--accent-light)) !important; }
.kwip8qa .ux6r4,
.g7gvl  .ux6r4 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.kwip8qa .ux6r4:hover,
.g7gvl  .ux6r4:hover { opacity: 0.88; }
.sqlmhgk0.kwip8qa .ux6r4,
.sqlmhgk0.g7gvl  .ux6r4 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.mlr6co {
  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;
}
.mlr6co:hover { transform: translateY(-2px); opacity: 0.92; }
.mlr6co { background: var(--accent) !important; color: #fff !important; border: none !important; }
.n4c0sv .mlr6co { display: none; }
.ls5ornk .mlr6co { right: 32px; }
.ba8y  .mlr6co { left: 32px; }
@media (max-width: 480px) {
  .ls5ornk .mlr6co { right: 20px; bottom: 20px; }
  .ba8y  .mlr6co { left: 20px; bottom: 20px; }
}
.fh1bns { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.lf4rndrm { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.e4gsnyj5 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.yhkb { color: var(--text-dim); font-size: 0.8rem; }
.te7p a, .z9932 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.te7p a:hover, .z9932 a:hover { color: var(--accent-light); }
.z9932 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.r5bq9 .lf4rndrm { text-align: center; }
.r5bq9 .z9932 { justify-content: center; margin-bottom: 16px; }
.r5bq9 .e4gsnyj5 { margin-top: 0; }
.x55khxo { margin-top: 10px; }
.x55khxo a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .lf4rndrm { padding-left: 16px; padding-right: 16px; }
  .hgk0i .lf4rndrm { padding: 20px 16px; }
  .z9932 { gap: 4px 12px; }
  .e4gsnyj5 { font-size: 0.78rem; }
}
.hh39qxkx .e4gsnyj5 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.hh39qxkx .yhkb { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .hh39qxkx .taz49e3 { grid-template-columns: 1fr 1fr; } .hh39qxkx .njavoouf { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hh39qxkx .taz49e3 { grid-template-columns: 1fr; } }
.tv5y2 .e4gsnyj5 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .tv5y2 .nt9rsks { gap: 12px; } .tv5y2 .j6itrc3 { margin-right: 0; width: 100%; } }
.vwuju .e4gsnyj5 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.vwuju .yhkb { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .vwuju .t6buen8 { grid-template-columns: 1fr 1fr; } .vwuju .oootk { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vwuju .t6buen8 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .vqxb7 .boei78ls { grid-template-columns: 1fr 1fr; } .vqxb7 .onu3oxq:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vqxb7 .boei78ls { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .qn4j .boei78ls { grid-template-columns: 1fr; } }
.hry1t3 .lf4rndrm { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.hry1t3 .z9932 { justify-content: center; }
.fpe3z58 .ww5pgg      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.fpe3z58 .fh1bns { background: var(--bg-page); border-top-color: var(--border-alt); }
.lskry .ww5pgg      { background: #0d1117; border-bottom-color: #21262d; }
.lskry .ufyj9 { color: var(--accent-light); }
.lskry .p87jto { --msep-color: #8b949e; }
.lskry .p87jto a { color: #8b949e; }
.lskry .p87jto a:hover { color: var(--accent-light); }
.lskry .qilqq { color: #8b949e; }
.lskry .fh1bns { background: #0d1117; border-top-color: #21262d; }
.lskry .e4gsnyj5,
.lskry .yhkb { color: #6e7681; }
.lskry .te7p a, .lskry .z9932 a,
.lskry .o4vstht a, .lskry .eyynr a,
.lskry .q2axzyn a, .lskry .j6itrc3 { color: #8b949e; }
.lskry .te7p a:hover, .lskry .z9932 a:hover,
.lskry .o4vstht a:hover, .lskry .eyynr a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .lskry .p87jto { background: #0d1117; border-top-color: #21262d; }
  .lskry .p87jto li a { border-bottom-color: #21262d; }
}
.dvzx .ww5pgg      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.dvzx .ufyj9 { color: var(--accent); }
.dvzx .p87jto { --msep-color: #475569; }
.dvzx .p87jto a { color: #475569; }
.dvzx .p87jto a:hover { color: var(--accent); }
.dvzx .qilqq { color: #64748b; }
.dvzx .fh1bns { background: #f0f4f8; border-top-color: #cbd5e1; }
.dvzx .e4gsnyj5,
.dvzx .yhkb { color: #64748b; }
.dvzx .te7p a, .dvzx .z9932 a,
.dvzx .te7p a:hover, .dvzx .z9932 a:hover,
@media (max-width: 640px) {
  .dvzx .p87jto { background: #f0f4f8; border-top-color: #cbd5e1; }
  .dvzx .p87jto li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.kwip8qa .ww5pgg      { background: var(--accent); border-bottom-color: var(--accent-light); }
.kwip8qa .ufyj9 { color: #fff; }
.kwip8qa .p87jto { --msep-color: rgba(255,255,255,0.82); }
.kwip8qa .p87jto a { color: rgba(255,255,255,0.82); }
.kwip8qa .p87jto a:hover { color: #fff; }
.kwip8qa .qilqq { color: rgba(255,255,255,0.9); }
.kwip8qa .fh1bns { background: var(--accent); border-top-color: var(--accent-light); }
.kwip8qa .e4gsnyj5,
.kwip8qa .yhkb { color: rgba(255,255,255,0.72); }
.kwip8qa .te7p a, .kwip8qa .z9932 a,
.kwip8qa .te7p a:hover, .kwip8qa .z9932 a:hover,
@media (max-width: 640px) {
  .kwip8qa .p87jto { background: var(--accent); border-top-color: var(--accent-light); }
  .kwip8qa .p87jto li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.g7gvl .ww5pgg {
  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);
}
.g7gvl .fh1bns {
  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) {
  .g7gvl .p87jto {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.feih .ncnf8 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.jmpte05p .ncnf8 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.rqdq6tf .ncnf8 { min-height: 72px; height: auto; }
.vvh8wy4 .ncnf8 { min-height: 84px; height: auto; }
.hgk0i .ncnf8 { max-width: none; padding: 0 32px; }
.hgk0i .lf4rndrm  { max-width: none; padding: 24px 32px; }
.oqdh9i.qwdm .ncnf8 { max-width: 1200px; }
.oqdh9i.ium58nc .ncnf8 { max-width: 1320px; }
.vicbvali   .ufyj9 { text-transform: capitalize; }
.wshax .ufyj9 { text-transform: lowercase; }
.dmwhh .ufyj9 { text-transform: uppercase; letter-spacing: 0.06em; }
.ulmga, .h3ia {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.cnn22gl .ulmga,
.lcilb .ulmga,
.ro0g0n9 .ulmga,
.dqtgo2 .ulmga,
.acquy85   .p87jto a { font-weight: 500; }
.v6u4d0e .p87jto a { font-weight: 600; }
.o8ijfa     .p87jto a { font-weight: 700; }
.fov73l    .p87jto a { font-weight: 800; letter-spacing: 0.01em; }
.os8unh9     .p87jto > li + li::before,
.un87    .p87jto > li + li::before,
.itvdzdj    .p87jto > li + li::before,
.rekxr0g .p87jto > li + li::before,
.lm5fs .p87jto > li + li::before,
.u1qc7lxz  .p87jto > li + li::before,
.jfdg0ckx    .p87jto > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.os8unh9     .p87jto > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.un87    .p87jto > li + li::before { content: "|"; }
.itvdzdj    .p87jto > li + li::before { content: "—"; }
.rekxr0g .p87jto > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.lm5fs .p87jto > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.u1qc7lxz  .p87jto > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.jfdg0ckx    .p87jto > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ceyrnvy .qilqq,
  .dz88smi8 .qilqq,
  .m9j200o .qilqq,
  .h5xkzn .qilqq,
  .pzjo .qilqq {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ceyrnvy .qilqq::before,
  .dz88smi8 .qilqq::before,
  .m9j200o .qilqq::before,
  .h5xkzn .qilqq::before,
  .pzjo .qilqq::before { content: ""; display: block; flex-shrink: 0; }

  
  .ceyrnvy .qilqq::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;
  }

  
  .dz88smi8 .qilqq::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;
  }

  
  .m9j200o .qilqq::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;
  }

  
  .h5xkzn .qilqq::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;
  }

  
  .pzjo .qilqq::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) {
  .m5wb .qilqq {
    padding: 5px 14px;
  }
  .m5wb .p87jto {
    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;
  }
  .m5wb .p87jto li a {
    border-bottom: none; padding: 10px 22px;
  }
  .m5wb .p87jto li a:hover { background: var(--bg-raised); }
  .m5wb .ksmvg,
  .agi7l .ksmvg,
  .uhhr74ey .ksmvg { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .wdtulj6 .qilqq {
    padding: 5px 10px;
  }
  .wdtulj6 .p87jto {
    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);
  }
  .wdtulj6 .p87jto.tm2ppvxi { transform: translateX(0); }
  .wdtulj6 .p87jto li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .wdtulj6 .p87jto li:last-child a { border-bottom: none; }
  .kwip8qa .p87jto,
  .lskry .p87jto { background: var(--accent) !important; }
  .kwip8qa .p87jto li a,
  .lskry .p87jto li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .uhhr74ey .qilqq {
    padding: 5px 10px;
  }
  .uhhr74ey .p87jto {
    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);
  }
  .uhhr74ey .p87jto::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .uhhr74ey .p87jto.tm2ppvxi { transform: translateY(0); }
  .uhhr74ey .p87jto li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .eo4n .qilqq {
    padding: 5px 10px;
  }
  .eo4n .p87jto {
    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;
  }
  .eo4n .p87jto.tm2ppvxi { opacity: 1; pointer-events: auto; }
  .eo4n .p87jto li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .w6v53te     .qilqq { border-radius: 0 !important; }
  .u3r4ww   .qilqq { border-radius: 8px !important; }
  .t32hi .qilqq { border-radius: 50% !important; }
  .c3dud75   .qilqq { border-radius: 999px !important; }
}
.rafey26 .qa27obqg { height: 28px; }
.xfgaunc .qa27obqg { height: 54px; }
.n0kezbu .qa27obqg { height: 54px; }
.r9bfls    .jau4, .r9bfls    .il424zpw { color: #f59e0b; }
.x5ts .ihu2qu7e {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.x5ts .ihu2qu7e summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.x5ts .ihu2qu7e p { padding: 0 2px 16px; }
.ny2z4 .ihu2qu7e { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ny2z4 .ihu2qu7e summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ny2z4 .ihu2qu7e summary::after { content: "›"; font-size: 1.2em; }
.ny2z4 .ihu2qu7e[open] summary::after { content: "‹"; }
.ny2z4 .ihu2qu7e p { padding: 10px 22px 4px; }
.molk .ihu2qu7e {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.molk .ihu2qu7e summary { color: var(--text-primary); padding-left: 16px; }
.molk .ihu2qu7e summary::after { content: "›"; font-size: 1.1em; }
.molk .ihu2qu7e[open] summary::after { content: "‹"; }
.molk .ihu2qu7e p { padding-left: 16px; }
.u703rj .g71qv { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.u703rj .ihu2qu7e {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.u703rj .ihu2qu7e:last-child { border-bottom: none; }
.u703rj .ihu2qu7e summary { color: var(--text-primary); border-radius: 0; }
.u703rj .ihu2qu7e summary::after { content: "›"; font-size: 1.1em; }
.u703rj .ihu2qu7e[open] summary::after { content: "‹"; }
.ngsq .ihu2qu7e { overflow: hidden; }
.ngsq .ihu2qu7e summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.ngsq .ihu2qu7e summary::after { color: rgba(255,255,255,.75); }
.ngsq .ihu2qu7e[open] summary { border-radius: 0; }
.n2xpdkn { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.oj23l {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.md9tvyj {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.lj74zy { color: var(--text-muted); font-size: 1.05rem; }
.q6h82zd2 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.yci9vif1 { margin-bottom: 20px; }
.cqud {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.jxle {
  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;
}
.jxle:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.oqf2z1s3 { resize: vertical; min-height: 130px; }
.iay7po { width: 100%; margin-top: 8px; }
.k1ydftxp {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.oj6yof {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.o82d { color: var(--text-muted); line-height: 1.75; }
.vbeo { max-width: 760px; margin: 0 auto; }
.q42sy { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.q8rkl { max-width: 760px; margin: 0 auto; }
@media (max-width: 640px) { .wgxf { grid-template-columns: 1fr; gap: 10px; } }
.haah1d7j { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.ux84k2 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.uxyf0lj { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.ux84k2 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ux84k2 .se7o1k { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .haah1d7j { grid-template-columns: 1fr; } }
.ncz1zd4e { max-width: 760px; margin: 0 auto; }
.uh10uuy { position: relative; padding-left: 28px; }
.uh10uuy::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.it0v { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.it0v:last-child { padding-bottom: 0; }
.k3dn { 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; }
.rqc4d h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.rqc4d p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.i9we0 .md9tvyj { color: var(--accent-light); }
.kp97e8 .md9tvyj { font-size: 2rem; }
.kp97e8 .lj74zy { max-width: 680px; }
.uf7iyd8 .md9tvyj { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.uf7iyd8 .lj74zy  { margin: 0; }
@media (max-width: 640px) { .uf7iyd8 { flex-direction: column; } }
.fng2umsa .md9tvyj { color: var(--accent-light); }
.g9mgz {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.g9mgz .md9tvyj { color: #fff; }
.g9mgz .lj74zy  { color: rgba(255,255,255,0.85); }
.qb50w { max-width: 680px; margin: 0 auto; }
.sg98up {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .sg98up { grid-template-columns: 1fr; } }
.bw6vyz .jxle {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.bw6vyz .jxle:focus { border-bottom-color: var(--accent); box-shadow: none; }
.lpi0 .jxle { background: var(--bg-raised); border-color: transparent; }
.lpi0 .jxle:focus { background: var(--bg-card); border-color: var(--accent); }
.y2tdmr .jxle { border-radius: 100px; padding: 11px 20px; }
.y2tdmr .oqf2z1s3 { border-radius: 14px; }
@media (max-width: 640px) { .xrlrtsw { grid-template-columns: 1fr; } }
.sfs0r6vo{display:none}
.sfs0r6vo:empty,.x8fq8:empty{display:none}
.qw208lk{position:relative;overflow:visible}
.iffs .yl4apq09,.n4po85j .yl4apq09,
.wl1j .yl4apq09,.niyoqp6j .yl4apq09,
.pnup3m .yl4apq09,.lsm9vix .yl4apq09{display:block}
.hea8e4y .b8cuch3k{display:block}
.iffs .yl4apq09,.n4po85j .yl4apq09,
.wl1j .yl4apq09,.niyoqp6j .yl4apq09,
.pnup3m .yl4apq09{position:absolute;z-index:3;left:50%;transform:translateX(-50%);width:100%;max-width:1100px;padding:0 24px;box-sizing:border-box}
.iffs .yl4apq09 .x8fq8,.n4po85j .yl4apq09 .x8fq8,
.wl1j .yl4apq09 .x8fq8,.niyoqp6j .yl4apq09 .x8fq8,
.pnup3m .yl4apq09 .x8fq8{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}
.iffs .et9ab,.n4po85j .et9ab,
.wl1j .et9ab,.niyoqp6j .et9ab,
.pnup3m .et9ab{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.iffs .yl4apq09,.n4po85j .yl4apq09{top:12px}
.iffs .yl4apq09 .x8fq8{margin-right:auto}
.n4po85j .yl4apq09 .x8fq8{margin-left:auto}
.n4po85j .yl4apq09{text-align:right}
.wl1j .yl4apq09,.niyoqp6j .yl4apq09{bottom:12px}
.wl1j .yl4apq09 .x8fq8{margin-right:auto}
.niyoqp6j .yl4apq09 .x8fq8{margin-left:auto}
.niyoqp6j .yl4apq09{text-align:right}
.pnup3m .yl4apq09{bottom:16px}
.pnup3m .yl4apq09 .x8fq8{margin:0 auto}
.lsm9vix .yl4apq09{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.lsm9vix .yl4apq09 .x8fq8{margin:0}
.lsm9vix .t3ult~.yl4apq09,
.lsm9vix .d9vcoa~.yl4apq09{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.lsm9vix .t3ult~.yl4apq09 .x8fq8,
.lsm9vix .d9vcoa~.yl4apq09 .x8fq8{justify-content:flex-start}
.t3ult~.yl4apq09,.d9vcoa~.yl4apq09{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}
.t3ult~.yl4apq09 .x8fq8{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.d9vcoa~.yl4apq09 .x8fq8{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.b8cuch3k .x8fq8{margin:0 0 12px}
.x8fq8{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.et9ab{white-space:nowrap}
.m9tq2b .ddo10j{display:none}
.b4jq .et9ab{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.t156j7 .et9ab{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}
.gomzt .x8fq8{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.wxw4ipmc .et9ab{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.unkf39 .et9ab{color:var(--accent);opacity:1;font-weight:500}
.owsu2yzb .et9ab{border-bottom:1px solid currentColor;padding-bottom:2px}
.zniba9yp .x8fq8{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ygfjm7y{--date-bg:transparent}
.ssd9l6 .et9ab + .et9ab::before{content:"•";margin-right:6px;opacity:.4}
.dggebxg .et9ab + .et9ab::before{content:"/";margin-right:6px;opacity:.35}
.l6o0mu0 .et9ab + .et9ab::before{content:"|";margin-right:6px;opacity:.3}
.b7wv .onvh::before{content:"—";opacity:.3}
.b7wv .et9ab + .et9ab::before{content:"—";margin-right:6px;opacity:.3}
.fmj5k0s .et9ab + .et9ab::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.ppll96hw .et9ab + .et9ab::before{content:"·";margin-right:6px;opacity:.4}
.kbcxfs7t .et9ab + .et9ab::before{content:"›";margin-right:6px;opacity:.4}
.eq0rr4 .et9ab + .et9ab::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.g1rud{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.uqhx1ncq{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.l6vtoo{display:flex;flex-direction:column;gap:3px}
.o8yx74m{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.armqg6{font-weight:700;font-size:1rem;color:var(--text-heading)}
.y1lo5{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.r3bj .g1rud{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.pcuah .g1rud{border-top:3px solid var(--accent);padding-top:18px}
.vkts2nuc .g1rud{border-left:3px solid var(--accent);border-radius:0}
.h160t .g1rud{padding:20px 0}
@media(max-width:640px){
  .g1rud{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .y1lo5{max-width:100%}
}
:root {
  --accent:          #116464;
  --accent-light:    #509797;
  --accent-pale:     #86cdcd;
  --grad-start:      #76bcbd;
  --grad-end:        #a8efef;
  --bg-page: #d1dcdc;
  --bg-surface: #f6faf9;
  --bg-card: #eef5f4;
  --bg-card-inner: #e7efef;
  --bg-raised: #e1eae9;
  --bg-hover: #d9e5e4;
  --border: #a9b4b4;
  --border-alt: #727d7c;
  --border-section: #a9b4b4;
  --text-primary: #2a3434;
  --text-muted: #566161;
  --bg-page:        #f8f9fa;
  --bg-surface:     #ffffff;
  --bg-card:        #ffffff;
  --bg-card-inner:  #f3f4f6;
  --bg-raised:      #eef0f2;
  --bg-hover:       #f3f4f6;
  --border:         #e5e7eb;
  --border-alt:     #d1d5db;
  --border-section: #e5e7eb;
  --text-body: #2c3131;
  --text-sub: #434847;
  --text-faint: #676c6b;
  --text-dim: #8d9291;
  --text-label: #5a5f5f;
  --text-value: #373c3c;
  --accent-bg:       #a8efef;
  --accent-bg-light: #9ae1e1;
  --bg-tip:        #f0fdf4;
  --bg-warning:    #fffbeb;
  --bg-info:       #eff6ff;
  --bg-pros:       #f0fdf4;
  --bg-cons:       #fef2f2;
  --c-pros:        #15803d;
  --c-cons:        #b91c1c;
  --c-pros-label:  #16a34a;
  --c-tip-border:  #059669;
  --c-warn-border: #d97706;
  --c-stars:       #b45309;
  --c-arrow:       #d97706;
  --c-tag-pay:     #15803d;
}
:root { --logo-bg-opacity: 63%; }
body, button, input { font-family: "Plus Jakarta Sans", sans-serif; }
.ivry .tw1w2 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.ivry .tw1w2::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.ivry .znici1f     .tw1w2::before { content: "";  color: var(--c-tip-border); }.ivry .qxikizh3 .tw1w2::before { content: ""; color: var(--c-warn-border); }.ivry .b45u    .tw1w2::before { content: ""; color: #60a5fa; }.gl7vo .ivry .znici1f     .tw1w2::before { color: #10b981; }.gl7vo .ivry .qxikizh3 .tw1w2::before { color: #f43f5e; }.gl7vo .ivry .b45u    .tw1w2::before { color: #a855f7; }.vicb1  .ivry .znici1f     .tw1w2::before { color: #eab308; }.vicb1  .ivry .qxikizh3 .tw1w2::before { color: #ef4444; }.vicb1  .ivry .b45u    .tw1w2::before { color: #f97316; }.iodt173  .ivry .znici1f     .tw1w2::before { color: #38bdf8; }.iodt173  .ivry .qxikizh3 .tw1w2::before { color: #818cf8; }.iodt173  .ivry .b45u    .tw1w2::before { color: #2dd4bf; }.i64z4h .ivry .tw1w2::before { color: var(--accent-light) !important; }
.w1zo .r8c0s5 li::before, .w1zo .n99o li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.w1zo .r8c0s5 li::before { content: ""; }.w1zo .n99o li::before { content: ""; }.w1zo .bvfwo::before, .w1zo .vuo9eob::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.w1zo .bvfwo::before { content: ""; }.w1zo .vuo9eob::before { content: ""; }
.d80xrpv .y6gwt5, .d80xrpv .t3ult { min-height: 520px; }
.w0i20::before { content: '·'; font-size: 1.3em; line-height: 1; }
.kqaw .et9ab::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.kqaw .et9ab:first-of-type::before{content:"\f017"}.kqaw .et9ab:last-of-type::before{content:"\f2f1"}