: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;
}
.kqh88w73 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.zgmy8 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.y13g {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.k19om { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.biunc { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.biunc a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.biunc a:hover { color: var(--accent-light); }
.fcy1x  .zg4sklit { border-radius: 14px; }
.fcy1x .zg4sklit li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.fcy1x .zg4sklit li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.z21vqb .zg4sklit li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .zg4sklit {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .wilkdy:hover .zg4sklit,
  .wilkdy:focus-within .zg4sklit { display: block; }
  .zg4sklit li a { padding: 8px 16px; font-size: 0.88rem; }
}
.qyj0b0mf {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.uddj7o { display: none; }
@media (max-width: 640px) {
  .uddj7o {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .uddj7o.ll6kk { display: block; }
}
@media (max-width: 640px) {
  .qyj0b0mf { display: block; }
  .biunc > li + li::before { display: none !important; }
  .biunc {
    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;
  }
  .biunc.ll6kk { display: flex; }
  .biunc li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .biunc li:last-child a { border-bottom: none; }
}
.yot32nlq { min-height: 480px; }
.jas7bvd2 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.mjug { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.s19ydk7 .mjug { margin-left: 0; margin-right: 0; }
.zvy2v61 {
  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;
}
.zvy2v61:hover { opacity: 0.88; }
.gdpp0ech .jas7bvd2 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.gdpp0ech .mjug { color: #e2e8f0; }
.gdpp0ech.ap1yp .uj7a { text-align: center; }
.oydvc .jas7bvd2 { color: var(--text-primary); text-shadow: none; }
.oydvc .mjug { color: var(--text-muted); }
.oydvc .zvy2v61 { margin-top: 16px; }
.oydvc, .oydvc.yot32nlq { min-height: auto !important; }
.oydvc.ap1yp .uj7a { text-align: center; }
.oydvc~.wu4ml{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}
.oydvc~.wu4ml .eh2f{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%); }
}
@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); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.r2m8e .jas7bvd2 { color: #fff; }
.r2m8e .mjug { color: rgba(255,255,255,0.85); }
.r2m8e .zvy2v61 { background: #fff; color: var(--cta); }
.r2m8e .zvy2v61:hover { opacity: 0.92; }
.jadujrp .nwoe { position: relative; overflow: hidden; }
.jadujrp .nwoe::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;
}
.zxj5ez2 .nwoe {
  animation: hg-breathe 7s ease-in-out infinite;
}
.n4wc92ge .nwoe { position: relative; overflow: hidden; }
.n4wc92ge .nwoe::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;
}
.crig800 .nwoe { position: relative; overflow: hidden; }
.crig800 .nwoe::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;
}
.lzlf .nwoe {
  animation: hg-fadein 1.2s ease-out both;
}
.nwoe {
  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%);
}
.y33tl6k {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.d8zftc {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.v8yb4fr {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.nwoe .jas7bvd2 { text-shadow: none; color: var(--text-primary); }
.nwoe .mjug { color: var(--text-muted); }
.nwoe.ap1yp .y33tl6k { align-items: center; text-align: center; }
.nwoe.s19ydk7   .y33tl6k { align-items: flex-start; text-align: left; }
.hkv3qu29 .d8zftc { position: relative; }
.hkv3qu29 .d8zftc::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.hkv3qu29.zf72f0n .d8zftc::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.atbua .d8zftc {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.atbua .v8yb4fr {
  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);
}
.atbua.zf72f0n .d8zftc { padding: 32px 0 32px 32px; }
.cwvx253r .d8zftc {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.cwvx253r .v8yb4fr {
  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);
}
.cwvx253r .v6s6djs8 {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.zf72f0n .y33tl6k {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.cwvx253r.zf72f0n .d8zftc { padding: 40px 16px 40px 48px; }
.sw2zclah .d8zftc { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .nwoe { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .nwoe .d8zftc { display: none !important; }
  .sw2zclah .d8zftc { display: none !important; }
  .ays3y .qdl5nn { display: none !important; }
  .a0j5gauc .bpge { display: none !important; }
  .y33tl6k  { padding: 36px 24px; }
  .nwoe~.wu4ml,.zf72f0n~.wu4ml{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .yot32nlq, .nwoe { min-height: 320px !important; }
  
  .jas7bvd2 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .cr7k { display: none !important; }
  
  .p2gm { flex-direction: column; align-items: center; }
  .qko726 { width: 100%; max-width: 340px; }
}
.g15c { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.wnbnz { width: 100%; height: auto; display: block; border-radius: 10px; }
.opp7qxom .g15c        { border-radius: 16px; }
.opp7qxom .wnbnz  { border-radius: 16px; }
.lcghv .g15c         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.lcghv .wnbnz   { border-radius: 8px; }
.hodyj40y { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.g03azcf { width: 100%; padding: 32px 0; position: relative; }
.gmmd5e { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.csdcv .g03azcf:nth-child(even) { background: var(--bg-surface); }
.csdcv .g03azcf:nth-child(odd)  { background: var(--bg-page); }
.jqz5 .g03azcf:nth-child(even) { background: var(--bg-card); }
.jqz5 .g03azcf:nth-child(odd)  { background: var(--bg-page); }
.csdcv .g03azcf:nth-child(odd)  .gmmd5e { background: var(--bg-card); border-radius: 6px; }
.csdcv .g03azcf:nth-child(even) .gmmd5e { background: var(--bg-raised); border-radius: 6px; }
.jqz5 .g03azcf:nth-child(odd)  .gmmd5e { background: var(--bg-card); border-radius: 6px; }
.jqz5 .g03azcf:nth-child(even) .gmmd5e { background: var(--bg-raised); border-radius: 6px; }
.csdcv .g03azcf:nth-child(even) .s4pdjgd3 .qdx8,
.jqz5 .g03azcf:nth-child(even) .s4pdjgd3 .qdx8 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.csdcv .g03azcf:nth-child(odd) .s4pdjgd3 .qdx8,
.jqz5 .g03azcf:nth-child(odd) .s4pdjgd3 .qdx8 { background: var(--bg-card-inner); }
.csdcv .g03azcf:nth-child(even) .yb29u .qdx8:nth-child(odd),
.jqz5 .g03azcf:nth-child(even) .yb29u .qdx8:nth-child(odd)  { background: var(--bg-card); }
.csdcv .g03azcf:nth-child(even) .yb29u .qdx8:nth-child(even),
.jqz5 .g03azcf:nth-child(even) .yb29u .qdx8:nth-child(even) { background: var(--bg-card-inner); }
h1.zvbi9 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.zvbi9 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.pal8nl { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.kdap5brk h2.zvbi9 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ilo483z h2.zvbi9 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.kfl2hgkl h2.zvbi9 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.bsq2 h2.zvbi9::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.iyiko5a h2.zvbi9 {
  color: var(--text-primary); font-size: 1.7rem;
}
.i3a2yoe h2.zvbi9::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.lr33x h2.zvbi9 {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.jzyht { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .jzyht { display: none; } }
.dneg { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.fk96laa { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.bat4aw0 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ke70t6n { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.teir33wj { padding-left: 20px; }
.teir33wj li { margin-bottom: 6px; }
.teir33wj a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.teir33wj a:hover { color: var(--accent-light); }
.bxs907 .ke70t6n { display: none; }
.yajcwyr .ke70t6n { display: none; }
.yajcwyr .teir33wj { padding-left: 0; list-style: none; }
.yajcwyr .teir33wj li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.yajcwyr .teir33wj a { font-size: 0.92rem; }
.oqud .bat4aw0 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.oqud .ke70t6n { display: none; }
.oqud .teir33wj { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.oqud .teir33wj li { margin-bottom: 0; }
.oqud .teir33wj 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;
}
.oqud .teir33wj a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.kja7 .bat4aw0 { padding: 20px 20px 16px; }
.kja7 .teir33wj {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.kja7 .teir33wj li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.kja7 .teir33wj 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;
}
.kja7 .teir33wj 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;
}
.kja7 .teir33wj a:hover { color: var(--accent-light); border-color: var(--accent); }
.kja7 .teir33wj a:focus,
.kja7 .teir33wj a:focus-visible,
.kja7 .teir33wj a:target { outline: none; }
.kja7 .teir33wj li:target a { border-color: var(--border); color: var(--text-muted); }
.oql3pkk .bat4aw0 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.oql3pkk .ke70t6n { display: none; }
.oql3pkk .teir33wj { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.oql3pkk .teir33wj li { margin-bottom: 0; }
.oql3pkk .teir33wj li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.oql3pkk .teir33wj li:last-child::after { content: ""; margin-right: 0; }
.oql3pkk .teir33wj a { font-size: 0.9rem; }
.qdx8 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.s4pdjgd3 .qdx8 { background: var(--bg-card); }
.yb29u .qdx8:nth-child(odd)  { background: var(--bg-card); }
.yb29u .qdx8:nth-child(even) { background: var(--bg-raised); }
.bmnq65pv .qdx8 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.bmnq65pv .qdx8:last-child { border-bottom: none; }
.bmnq65pv h3.pal8nl { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ge9gm5 .qdx8 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ge9gm5 .qdx8 + .qdx8 { margin-top: 4px; }
.a7pj .qdx8 { background: none; border-radius: 0; padding: 12px 0; }
.a7pj .qdx8 + .qdx8 { border-top: 1px solid var(--border-section); }
.wqu1x { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.owsdk9lv { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.w4rxjww { color: var(--text-body); margin-bottom: 10px; }
.brtjwok, .tsx5eb { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.brtjwok li, .tsx5eb li { margin-bottom: 6px; }
.tsx5eb li { list-style: decimal; }
.qlv0u8w     .brtjwok { list-style-type: "● "; }
.kaz4  .brtjwok { list-style-type: "■ "; }
.k0llnux .brtjwok { list-style-type: "◆ "; }
.o9057o    .brtjwok { list-style-type: "★ "; }
.qlv0u8w     .u8jx286 { list-style-type: "● "; }
.kaz4  .u8jx286 { list-style-type: "■ "; }
.k0llnux .u8jx286 { list-style-type: "◆ "; }
.o9057o    .u8jx286 { list-style-type: "★ "; }
.qlv0u8w    .brtjwok li::marker, .qlv0u8w    .u8jx286 li::marker,
.kaz4 .brtjwok li::marker, .kaz4 .u8jx286 li::marker,
.k0llnux .brtjwok li::marker, .k0llnux .u8jx286 li::marker,
.o9057o   .brtjwok li::marker, .o9057o   .u8jx286 li::marker {
  color: var(--cta); font-size: 1em;
}
.qlv0u8w .tsx5eb,
.kaz4 .tsx5eb,
.k0llnux .tsx5eb,
.o9057o .tsx5eb {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.qlv0u8w .tsx5eb li,
.kaz4 .tsx5eb li,
.k0llnux .tsx5eb li,
.o9057o .tsx5eb li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.qlv0u8w .tsx5eb li::before,
.kaz4 .tsx5eb li::before,
.k0llnux .tsx5eb li::before,
.o9057o .tsx5eb 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;
}
.qlv0u8w     .tsx5eb li::before { border-radius: 50%; }
.kaz4  .tsx5eb li::before { border-radius: 3px; }
.k0llnux .tsx5eb li::before { border-radius: 3px; }
.o9057o    .tsx5eb li::before { border-radius: 50%; }
.vn9s { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.gkyxhg2 .vn9s,
.gldb .vn9s { background: transparent; border: none; border-radius: 0; }
.naxemp { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.naxemp th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.naxemp td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.naxemp tr:hover td { background: var(--bg-hover); }
.owba5aca .naxemp tbody tr:nth-child(even) td { background: var(--bg-surface); }
.m52m .naxemp { border: 1px solid var(--border-alt); }
.m52m .naxemp th,
.m52m .naxemp td { border: 1px solid var(--border-alt); }
.bx165z1 .naxemp th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.bx165z1 .naxemp td { border-bottom: none; }
.bx165z1 .naxemp tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.v5l6w8 .naxemp th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.fljrrqk .vn9s {
  overflow: hidden;
}
.fljrrqk .naxemp th { border-bottom: 1px solid var(--border-alt); }
.fljrrqk .naxemp tr:last-child td { border-bottom: none; }
.ucpafldf { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.qlz2c { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.gexp { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.esxa8c7h { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.rn3a { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.u8jx286 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.u8jx286 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);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%}
.e9dz .esxa8c7h { background: transparent; text-align: center; }
.m8z8n .gexp {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.dtil .gexp {
  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);
}
.oqn4ynn6 .qlz2c { display: grid; grid-template-columns: auto 1fr; }
.oqn4ynn6 .gexp {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.oqn4ynn6 .esxa8c7h { grid-column: 2; }
.oqn4ynn6 .rn3a,
.oqn4ynn6 .u8jx286 { grid-column: 1 / -1; }
.u9np .qlz2c { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.u9np .gexp {
  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);
}
.u9np .esxa8c7h { grid-column: 2; }
.u9np .rn3a,
.u9np .u8jx286 { grid-column: 1 / -1; }
.ib22lxg .qlz2c { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ib22lxg .esxa8c7h { background: none; color: var(--accent-light); font-weight: 700; }
.j4kju .qlz2c { 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); }
.j4kju .esxa8c7h { background: none; color: var(--accent-light); font-weight: 700; }
.np5jq .qlz2c { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.np5jq .qlz2c:last-child { border-bottom: none; }
.np5jq .esxa8c7h { background: none; color: var(--accent-light); font-weight: 700; }
.nc7l7n .qlz2c { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.nc7l7n .esxa8c7h { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.t0ivrm24 .ucpafldf { counter-reset: card-n; }
.t0ivrm24 .qlz2c  { counter-increment: card-n; }
.t0ivrm24 .esxa8c7h { display: flex; align-items: center; gap: 10px; }
.t0ivrm24 .esxa8c7h::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;
}
.hl7d .qlz2c { background: var(--bg-surface); border: 1px solid var(--border); }
.hl7d .esxa8c7h { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.mhgw96 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.udwosc  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.f8ghz { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.bqtq { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ebv30s { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.mhgw96 strong { color: var(--text-primary); font-size: 0.95rem; }
.mhgw96 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.u02pah { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.b7pc2qup, .i4pz7vs { border-radius: 8px; padding: 14px; }
.b7pc2qup { background: var(--bg-pros); }
.i4pz7vs { background: var(--bg-cons); }
.oozegsy { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.b7pc2qup .oozegsy { color: var(--c-pros-label); }
.i4pz7vs .oozegsy { color: #f87171; }
.b7pc2qup ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.i4pz7vs ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.wnbnz { width: 100%; height: auto; border-radius: 10px; display: block; }
.si3wu {
  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;
}
.si3wu:hover { opacity: 0.85; }
.cu85y .si3wu  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.cu85y .si3wu:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.t6a1 .si3wu  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.t6a1 .si3wu:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.oca78rz0 .zvy2v61 { border-radius: 50px; }
.oca78rz0 .si3wu  { border-radius: 50px; }
.gr1z42 .zvy2v61 { padding-left: 22px; padding-right: 22px; }
.gr1z42 .si3wu  { padding-left: 12px; padding-right: 12px; }
.zuhw0g .zvy2v61 { padding-left: 44px; padding-right: 44px; }
.zuhw0g .si3wu  { padding-left: 24px; padding-right: 24px; }
.n2lnf6um .zvy2v61 { padding-left: 56px; padding-right: 56px; }
.n2lnf6um .si3wu  { padding-left: 32px; padding-right: 32px; }
.x0jl   .zvy2v61::after, .x0jl   .si3wu::after,
.u8xywxjp .zvy2v61::after, .u8xywxjp .si3wu::after,
.ihn8hvpv    .zvy2v61::after, .ihn8hvpv    .si3wu::after,
.of36ywk2    .zvy2v61::after, .of36ywk2    .si3wu::after,
.oabnt    .zvy2v61::after, .oabnt    .si3wu::after,
.t6rxpz7     .zvy2v61::after, .t6rxpz7     .si3wu::after,
.pa8s61n    .zvy2v61::after, .pa8s61n    .si3wu::after,
.ikj8   .zvy2v61::after, .ikj8   .si3wu::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;
}
.x0jl .zvy2v61::after, .x0jl .si3wu::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");
}
.u8xywxjp .zvy2v61::after, .u8xywxjp .si3wu::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");
}
.ihn8hvpv .zvy2v61::after, .ihn8hvpv .si3wu::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");
}
.of36ywk2 .zvy2v61::after, .of36ywk2 .si3wu::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");
}
.oabnt .zvy2v61::after, .oabnt .si3wu::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");
}
.t6rxpz7 .zvy2v61::after, .t6rxpz7 .si3wu::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");
}
.pa8s61n .zvy2v61::after, .pa8s61n .si3wu::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");
}
.ikj8 .zvy2v61::after, .ikj8 .si3wu::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");
}
.es8mqzle   .id5k::after, .es8mqzle   .imnjm4w::after,
.jezftx .id5k::after, .jezftx .imnjm4w::after,
.rd0cis    .id5k::after, .rd0cis    .imnjm4w::after,
.s9ic    .id5k::after, .s9ic    .imnjm4w::after,
.yy1cs7    .id5k::after, .yy1cs7    .imnjm4w::after,
.a1j2hc     .id5k::after, .a1j2hc     .imnjm4w::after,
.idxp9r65    .id5k::after, .idxp9r65    .imnjm4w::after,
.m7hjx   .id5k::after, .m7hjx   .imnjm4w::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;
}
.es8mqzle .id5k::after, .es8mqzle .imnjm4w::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");
}
.jezftx .id5k::after, .jezftx .imnjm4w::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");
}
.rd0cis .id5k::after, .rd0cis .imnjm4w::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");
}
.s9ic .id5k::after, .s9ic .imnjm4w::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");
}
.yy1cs7 .id5k::after, .yy1cs7 .imnjm4w::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");
}
.a1j2hc .id5k::after, .a1j2hc .imnjm4w::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");
}
.idxp9r65 .id5k::after, .idxp9r65 .imnjm4w::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");
}
.m7hjx .id5k::after, .m7hjx .imnjm4w::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");
}
.naargf .k0icab { background: var(--bg-raised); }
@media (min-width: 721px) {
  .bg7ye { flex: 0 0 260px; width: 260px; }
  .hgfu { flex: 0 0 120px; width: 120px; }
  .zbil8t { flex: 0 0 110px; width: 110px; }
  .v2y6   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .kpiloy { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.kpiloy.si3wu { 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) {
  .bwdn7dc { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .bwdn7dc .nchn5n3 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .bwdn7dc .bg7ye { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .bwdn7dc .k0icab { width: 100%; min-width: unset; height: 120px; }
  .bwdn7dc .impfb { max-height: 96px; max-width: 200px; }
  .bwdn7dc .duv8t6 { min-width: unset; text-align: center; white-space: normal; }
  .bwdn7dc .hgfu { min-width: 0; }
  .bwdn7dc .v2y6 { 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; }
  .bwdn7dc .kpiloy { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .hhq5f4 .nchn5n3 { row-gap: 8px !important; gap: 10px !important; }
}
.a7gz    .qvrxmz li::before { content: "◆"; }
.a7gz    .finwpb li::before { content: "▲"; }
@media (min-width: 860px) {
  .f8vr8 .f5qttw9 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .f8vr8 .lltwz9 { margin: 0; }
}
.oenm .z9pf { padding: 0; gap: 0; overflow: hidden; }
.oenm .nozf { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.oenm .mur6 { padding: 16px 20px; }
.oenm .kqnz9s { padding: 16px 20px; align-self: center; }
.gldb .u02pah { gap: 10px; }
.gldb .b7pc2qup, .gldb .i4pz7vs { padding: 12px; }
.gldb .b7pc2qup ul, .gldb .i4pz7vs ul { margin: 4px 0 0; padding-left: 18px; }
.gldb .b7pc2qup li, .gldb .i4pz7vs li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .xbik { grid-template-columns: 1fr; }
  .e5g4i { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .e5g4i .a8ma { width: 72px; height: 50px; }
  .e5g4i .yh9zr5d { max-width: 180px; }
  .e5g4i .ee93gl3 { width: auto; }
}
@media (max-width: 720px) {
  .g9uriew { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .snqk6 { padding: 16px; }
  .vuo8xf .l7ir { min-width: 50%; }
}
.xll25f .u02pah { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .ew0ybg { grid-template-columns: 1fr; }
  .z4os5f4x { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .z2lv6sk6 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .oye47g { flex-wrap: wrap; padding: 16px; }
}
.ypwpnikn .u02pah { gap: 8px; }
.ypwpnikn .b7pc2qup, .ypwpnikn .i4pz7vs { padding: 8px; }
@media (max-width: 480px) {
  .bp44nym { flex-direction: column; align-items: stretch; }
}
.gntugfh .ee93gl3 .si3wu { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .khz932o { flex-direction: column; align-items: stretch; gap: 10px; }
  .gntugfh .ee93gl3 { text-align: center; }
}
@media (max-width: 720px) {
  .ig9zuxo { grid-template-columns: 1fr; }
  .m8bu { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .j3mhf { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .nrlc { grid-template-columns: 1fr; }
  .ug8y { width: 100px; height: 100px; margin: 16px auto; }
  .psot8i5 { font-size: 1.4rem; }
  .bpv6x { justify-content: center; }
  .jo8twq38 .l7ir { min-width: 50%; }
}
.yje861 .u02pah { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .aig92jnc { flex-wrap: wrap; padding: 14px 16px; }
  .c4t75g7 { padding: 12px 16px; }
  .yje861 .u02pah { margin: 0 16px; }
  .yje861 .xow3be { padding: 0 16px; }
  .c230ju2 { padding: 12px 16px; }
}
.rqv6sf .kpiloy.si3wu { padding: 14px 30px !important; font-size: 1rem; }
.f0sc .kpiloy.si3wu { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.mit3wp .hgfu {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.sd19 { margin: 16px 0; }
.if891ve { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.if891ve summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.if891ve summary::after { content: "+"; color: var(--accent); }
.if891ve[open] summary::after { content: "−"; }
.if891ve p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.g03azcf { margin-bottom: 0; }
.oos0hu0 h2.zvbi9 { color: var(--text-primary); border-color: var(--accent); }
.kuxur5 h2.zvbi9 { color: var(--text-primary); border-color: var(--accent); }
.m21ixc .udwosc     { background: #052e16; border-color: #10b981; }
.m21ixc .f8ghz { background: #2d0a1e; border-color: #f43f5e; }
.m21ixc .bqtq    { background: #1e1036; border-color: #a855f7; }
.m21ixc .mhgw96 strong  { color: #f1f5f9; }
.m21ixc .mhgw96 p       { color: #cbd5e1; }
.m21ixc .chssx0    .udwosc     .ebv30s::before,
.m21ixc .u0vm4fx  .udwosc     .ebv30s::before,
.m21ixc .x371  .udwosc     .ebv30s::before,
.m21ixc .w1rg49mt .udwosc     .ebv30s::before { color: #10b981; }
.m21ixc .chssx0    .f8ghz .ebv30s::before,
.m21ixc .u0vm4fx  .f8ghz .ebv30s::before,
.m21ixc .x371  .f8ghz .ebv30s::before,
.m21ixc .w1rg49mt .f8ghz .ebv30s::before { color: #f43f5e; }
.m21ixc .chssx0    .bqtq    .ebv30s::before,
.m21ixc .u0vm4fx  .bqtq    .ebv30s::before,
.m21ixc .x371  .bqtq    .ebv30s::before,
.m21ixc .w1rg49mt .bqtq    .ebv30s::before { color: #a855f7; }
.m374zcns .udwosc     { background: #2d2000; border-color: #eab308; }
.m374zcns .f8ghz { background: #2d0b0b; border-color: #ef4444; }
.m374zcns .bqtq    { background: #2d1600; border-color: #f97316; }
.m374zcns .mhgw96 strong  { color: #f1f5f9; }
.m374zcns .mhgw96 p       { color: #cbd5e1; }
.m374zcns .chssx0    .udwosc     .ebv30s::before,
.m374zcns .u0vm4fx  .udwosc     .ebv30s::before,
.m374zcns .x371  .udwosc     .ebv30s::before,
.m374zcns .w1rg49mt .udwosc     .ebv30s::before { color: #eab308; }
.m374zcns .chssx0    .f8ghz .ebv30s::before,
.m374zcns .u0vm4fx  .f8ghz .ebv30s::before,
.m374zcns .x371  .f8ghz .ebv30s::before,
.m374zcns .w1rg49mt .f8ghz .ebv30s::before { color: #ef4444; }
.m374zcns .chssx0    .bqtq    .ebv30s::before,
.m374zcns .u0vm4fx  .bqtq    .ebv30s::before,
.m374zcns .x371  .bqtq    .ebv30s::before,
.m374zcns .w1rg49mt .bqtq    .ebv30s::before { color: #f97316; }
.qzp5 .udwosc     { background: #0c1a2e; border-color: #38bdf8; }
.qzp5 .f8ghz { background: #12103a; border-color: #818cf8; }
.qzp5 .bqtq    { background: #0a2020; border-color: #2dd4bf; }
.qzp5 .mhgw96 strong  { color: #f1f5f9; }
.qzp5 .mhgw96 p       { color: #cbd5e1; }
.qzp5 .chssx0    .udwosc     .ebv30s::before,
.qzp5 .u0vm4fx  .udwosc     .ebv30s::before,
.qzp5 .x371  .udwosc     .ebv30s::before,
.qzp5 .w1rg49mt .udwosc     .ebv30s::before { color: #38bdf8; }
.qzp5 .chssx0    .f8ghz .ebv30s::before,
.qzp5 .u0vm4fx  .f8ghz .ebv30s::before,
.qzp5 .x371  .f8ghz .ebv30s::before,
.qzp5 .w1rg49mt .f8ghz .ebv30s::before { color: #818cf8; }
.qzp5 .chssx0    .bqtq    .ebv30s::before,
.qzp5 .u0vm4fx  .bqtq    .ebv30s::before,
.qzp5 .x371  .bqtq    .ebv30s::before,
.qzp5 .w1rg49mt .bqtq    .ebv30s::before { color: #2dd4bf; }
.ewk860u .udwosc     { background: var(--accent-bg); border-color: var(--accent); }
.ewk860u .f8ghz { background: var(--accent-bg-light); border-color: var(--accent-light); }
.ewk860u .bqtq    { background: var(--accent-bg); border-color: var(--accent-pale); }
.ewk860u .chssx0    .ebv30s::before,
.ewk860u .u0vm4fx  .ebv30s::before,
.ewk860u .x371  .ebv30s::before,
.ewk860u .w1rg49mt .ebv30s::before { color: var(--accent-light) !important; }
.ftjv5dv::before,
.nijdl2::before { margin-right: 5px; }
.nuxhg5 .b7pc2qup ul li,
.nuxhg5 .qvrxmz li         { color: #4ade80; }
.nuxhg5 .b7pc2qup .ftjv5dv { color: #22c55e; }
.nuxhg5 .i4pz7vs ul li,
.nuxhg5 .finwpb li         { color: #f87171; }
.nuxhg5 .i4pz7vs .nijdl2 { color: #ef4444; }
.wvwwy .b7pc2qup { background: var(--bg-pros); }
.wvwwy .i4pz7vs { background: var(--bg-cons); }
.wvwwy .b7pc2qup .ftjv5dv { color: var(--c-pros-label); }
.wvwwy .i4pz7vs .nijdl2 { color: var(--c-cons); }
.wvwwy .b7pc2qup ul li,
.wvwwy .i4pz7vs ul li,
.ysmi5moj .b7pc2qup { background: var(--bg-pros); }
.ysmi5moj .i4pz7vs { background: var(--bg-cons); }
.ysmi5moj .b7pc2qup .ftjv5dv { color: var(--c-pros-label); }
.ysmi5moj .i4pz7vs .nijdl2 { color: var(--c-cons); }
.ysmi5moj .b7pc2qup ul li,
.ysmi5moj .i4pz7vs ul li,
.jx2h .ftjv5dv::before { content: "✓ "; }
.jx2h .nijdl2::before { content: "✗ "; }
.olcjj2 .ftjv5dv::before { content: "→ "; }
.olcjj2 .nijdl2::before { content: "← "; }
.ej17q .ftjv5dv::before { content: "★ "; }
.ej17q .nijdl2::before { content: "✕ "; }
.a7gz .ftjv5dv::before { content: "◆ "; }
.a7gz .nijdl2::before { content: "▲ "; }
.rralm .mhgw96 { background: transparent; border-left: none; border: 1.5px solid; }
.rralm .udwosc     { border-color: var(--c-tip-border); }
.rralm .f8ghz { border-color: var(--c-warn-border); }
.rralm .bqtq    { border-color: #60a5fa; }
.rralm .mhgw96 strong { color: var(--text-primary); }
.rralm .mhgw96 p      { color: var(--text-muted); }
.jbs12 .mhgw96 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.jbs12 .udwosc     { border-top-color: var(--c-tip-border); }
.jbs12 .f8ghz { border-top-color: var(--c-warn-border); }
.jbs12 .bqtq    { border-top-color: #60a5fa; }
.jgewzsqs .mhgw96 { border-left: none; border-radius: 8px; }
.jgewzsqs .udwosc     { background: #065f46; }
.jgewzsqs .f8ghz { background: #92400e; }
.jgewzsqs .bqtq    { background: #1e3a8a; }
.jgewzsqs .mhgw96 strong,
.jgewzsqs .mhgw96 p { color: #fff; }
.jgewzsqs .ebv30s::before { color: rgba(255,255,255,0.85) !important; }
.m21ixc.jgewzsqs .udwosc,
.m21ixc .jgewzsqs .udwosc     { background: #052e16; }
.m21ixc.jgewzsqs .f8ghz,
.m21ixc .jgewzsqs .f8ghz { background: #2d0a1e; }
.m21ixc.jgewzsqs .bqtq,
.m21ixc .jgewzsqs .bqtq    { background: #1e1036; }
.m374zcns.jgewzsqs .udwosc,
.m374zcns .jgewzsqs .udwosc      { background: #2d2000; }
.m374zcns.jgewzsqs .f8ghz,
.m374zcns .jgewzsqs .f8ghz  { background: #2d0b0b; }
.m374zcns.jgewzsqs .bqtq,
.m374zcns .jgewzsqs .bqtq     { background: #2d1600; }
.qzp5.jgewzsqs .udwosc,
.qzp5 .jgewzsqs .udwosc      { background: #0c1a2e; }
.qzp5.jgewzsqs .f8ghz,
.qzp5 .jgewzsqs .f8ghz  { background: #12103a; }
.qzp5.jgewzsqs .bqtq,
.qzp5 .jgewzsqs .bqtq     { background: #0a2020; }
.pirhp .mhgw96 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.pirhp .udwosc     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.pirhp .f8ghz { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.pirhp .bqtq    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.pirhp .mhgw96 strong { color: var(--text-primary); }
.pirhp .mhgw96 p      { color: var(--text-muted); }
.fzupxl .mhgw96 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.chssx0 .ebv30s,
.u0vm4fx .ebv30s,
.x371 .ebv30s,
.w1rg49mt .ebv30s { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.chssx0 .ebv30s::before,
.u0vm4fx .ebv30s::before,
.x371 .ebv30s::before,
.w1rg49mt .ebv30s::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.chssx0 .udwosc     .ebv30s::before { content: "✦"; color: var(--c-tip-border); }
.chssx0 .f8ghz .ebv30s::before { content: "▲"; color: var(--c-warn-border); }
.chssx0 .bqtq    .ebv30s::before { content: "◉"; color: #60a5fa; }
.u0vm4fx .udwosc     .ebv30s::before { content: "★"; color: var(--c-tip-border); }
.u0vm4fx .f8ghz .ebv30s::before { content: "◆"; color: var(--c-warn-border); }
.u0vm4fx .bqtq    .ebv30s::before { content: "●"; color: #60a5fa; }
.x371 .udwosc     .ebv30s::before { content: "▶"; color: var(--c-tip-border); }
.x371 .f8ghz .ebv30s::before { content: "■"; color: var(--c-warn-border); }
.x371 .bqtq    .ebv30s::before { content: "▸"; color: #60a5fa; }
.w1rg49mt .udwosc     .ebv30s::before { content: "→"; color: var(--c-tip-border); }
.w1rg49mt .f8ghz .ebv30s::before { content: "⬥"; color: var(--c-warn-border); }
.w1rg49mt .bqtq    .ebv30s::before { content: "◈"; color: #60a5fa; }
.ej8fiat .s4pdjgd3 .qdx8,
.ej8fiat .yb29u .qdx8  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ej8fiat .qlz2c                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ej8fiat .vn9s          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ej8fiat .bat4aw0                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.q2bfbct .s4pdjgd3 .qdx8,
.q2bfbct .yb29u .qdx8,
.q2bfbct .qlz2c,
.q2bfbct .nchn5n3,
.q2bfbct .lltwz9,
.q2bfbct .vn9s,
.q2bfbct .bat4aw0,
.q2bfbct .fzupxl .mhgw96 { box-shadow: none; }
.e328ql   .w4rxjww, .e328ql .wqu1x, .e328ql .owsdk9lv,
.e328ql   .dneg, .e328ql .fk96laa { font-size: 0.9rem; }
.e328ql   .brtjwok, .e328ql .tsx5eb { font-size: 0.9rem; }
.n1pidskk   .w4rxjww, .n1pidskk .wqu1x, .n1pidskk .owsdk9lv,
.n1pidskk   .dneg, .n1pidskk .fk96laa { font-size: 0.95rem; }
.n1pidskk   .brtjwok, .n1pidskk .tsx5eb { font-size: 0.95rem; }
.mb3c4usf   .w4rxjww, .mb3c4usf .wqu1x, .mb3c4usf .owsdk9lv,
.mb3c4usf   .dneg, .mb3c4usf .fk96laa { font-size: 1.08rem; }
.mb3c4usf   .brtjwok, .mb3c4usf .tsx5eb { font-size: 1.05rem; }
.mb3c4usf   .naxemp { font-size: 0.97rem; }
.b3xxmd .jas7bvd2      { font-size: 3.2rem; }
.b3xxmd h2.zvbi9 { font-size: 1.9rem; }
.b3xxmd h3.pal8nl     { font-size: 1.4rem; }
.wyc3a3 .jas7bvd2      { font-size: 3.8rem; }
.wyc3a3 h2.zvbi9 { font-size: 2.2rem; }
.wyc3a3 h3.pal8nl     { font-size: 1.6rem; }
.g03azcf + .g03azcf { position: relative; }
.tybdd   .g03azcf + .g03azcf::before,
.yaupvmfw  .g03azcf + .g03azcf::before,
.aozkvs   .g03azcf + .g03azcf::before,
.cl7i8q   .g03azcf + .g03azcf::before,
.nftd0   .g03azcf + .g03azcf::before,
.n5efboz .g03azcf + .g03azcf::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.tybdd .g03azcf + .g03azcf::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.yaupvmfw .g03azcf + .g03azcf::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.aozkvs .g03azcf + .g03azcf::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;
}
.cl7i8q .g03azcf + .g03azcf::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.x36ww .g03azcf { margin-bottom: 16px; }
.x36ww .g03azcf + .g03azcf { margin-top: 0; }
.x36ww .gmmd5e { padding-top: 0; padding-bottom: 0; }
.nftd0 .g03azcf + .g03azcf::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.n5efboz .g03azcf + .g03azcf::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.yw2kkc .g03azcf + .g03azcf::before,
.j2mlx .g03azcf + .g03azcf::before,
.aewpobac .g03azcf + .g03azcf::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%;
}
.csdcv .yw2kkc .g03azcf:nth-child(even)::before,
.csdcv .j2mlx .g03azcf:nth-child(even)::before,
.csdcv .aewpobac .g03azcf:nth-child(even)::before { background: var(--bg-surface); }
.jqz5 .yw2kkc .g03azcf:nth-child(even)::before,
.jqz5 .j2mlx .g03azcf:nth-child(even)::before,
.jqz5 .aewpobac .g03azcf:nth-child(even)::before { background: var(--bg-card); }
.yw2kkc .g03azcf + .g03azcf::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");
}
.j2mlx .g03azcf + .g03azcf::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");
}
.aewpobac .g03azcf + .g03azcf::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");
}
.wm3sfu .y33tl6k,
.rk2x4wq .y33tl6k { padding-bottom: 60px; }
.gyu6y1 .y33tl6k { padding-bottom: 70px; }
.ns9sj .gdpp0ech:not(.r2m8e) .twcl6b { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.uyir .nwoe { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ns9sj .r2m8e { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.ns9sj .v6s6djs8 { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.ns9sj .nwoe { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.f8iq2s1 .nwoe { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.e7eh95pa .nwoe { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.zidb56oo .nwoe { background: var(--accent-bg); }
.vkgh .g15c { float: left; width: 38%; margin: 0 28px 16px 0; }
.vkgh .g15c .wnbnz { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.vkgh .gmmd5e::after { content: ''; display: block; clear: both; }
.f8j5 .g15c { float: right; width: 38%; margin: 0 0 16px 28px; }
.f8j5 .g15c .wnbnz { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.f8j5 .gmmd5e::after { content: ''; display: block; clear: both; }
.uzv2oupk .g03azcf:nth-child(odd)  .g15c { float: left;  width: 38%; margin: 0 28px 16px 0; }
.uzv2oupk .g03azcf:nth-child(even) .g15c { float: right; width: 38%; margin: 0 0 16px 28px; }
.uzv2oupk .g15c .wnbnz { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.uzv2oupk .gmmd5e::after { content: ''; display: block; clear: both; }
.vkgh .ucpafldf,
.f8j5 .ucpafldf,
.uzv2oupk .ucpafldf,
.uzv2oupk .bwdn7dc { clear: both; }
.vkgh .brtjwok,
.vkgh .tsx5eb,
.f8j5 .brtjwok,
.f8j5 .tsx5eb,
.uzv2oupk .brtjwok,
.uzv2oupk .tsx5eb { overflow: hidden; }
@media (max-width: 640px) {
  .vkgh .g15c,
  .f8j5 .g15c,
  .uzv2oupk .g15c { float: none; width: 100%; margin: 0 0 16px 0; }
}
.dvygmkjp .hodyj40y,
.dvygmkjp .gmmd5e,
.dvygmkjp .cefwjj7c  { max-width: 1100px; }
.fh6kgc .hodyj40y,
.fh6kgc .gmmd5e,
.fh6kgc .cefwjj7c  { max-width: 1200px; }
.fh6kgc { --content-mw: 1200px; }
.y3u3dkxh .hodyj40y,
.y3u3dkxh .gmmd5e,
.y3u3dkxh .cefwjj7c  { max-width: 1320px; }
.slr8 { font-size: 0.82rem; color: var(--text-muted); }
.k4awcc4 { display: flex; align-items: center; }
.s3a29b7n {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.czvaq6t6 { display: flex; align-items: center; }
.s21xy { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.s21xy:hover { text-decoration: underline; }
.m2jao { margin: 0 3px; opacity: 0.45; }
.m2jao::before { content: '/'; }
.wz591oa { padding: 2px 5px; color: var(--text-main); }
.j3352e .slr8 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.j3352e .k4awcc4 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.kwvwss8v .slr8 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.kwvwss8v .k4awcc4 { padding: 0 0 0 12px; }
.l1zvgrle .k4awcc4 { padding: 0 16px; }
.l1zvgrle .slr8 {
  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);
}
.l1zvgrle .hodyj40y { padding-top: 28px; }
@media (max-width: 720px) {
  .u1lb7vm { margin-top: 18px; padding: 0 16px; }
  .l1zvgrle .hodyj40y { padding-top: 16px; }
}
.dvygmkjp.j3352e .k4awcc4 { max-width: 1100px; }
.fh6kgc.j3352e .k4awcc4 { max-width: 1200px; }
.y3u3dkxh.j3352e .k4awcc4 { max-width: 1320px; }
.fh6kgc .u1lb7vm { max-width: 1200px; }
.axbo0xjg .g03azcf { padding-top: 16px; padding-bottom: 16px; }
.h5n56 .g03azcf { padding-top: 24px; padding-bottom: 24px; }
.e8grk .g03azcf { padding-top: 40px; padding-bottom: 40px; }
.iyaten .g03azcf { padding-top: 52px; padding-bottom: 52px; }
.r878zqz5 .g03azcf:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.r878zqz5 .g03azcf:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.r878zqz5 .g03azcf:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.r878zqz5 .g03azcf:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.knl8 .gmmd5e { padding-top: 10px;  padding-bottom: 10px; }
.sq9g .gmmd5e { padding-top: 18px;  padding-bottom: 18px; }
.yjhu0vf .gmmd5e { padding-top: 36px;  padding-bottom: 36px; }
.nb81xrt .gmmd5e { padding-top: 48px;  padding-bottom: 48px; }
.lidv3k8 h2.zvbi9 { font-weight: 600; }
.lidv3k8 h3.pal8nl     { font-weight: 600; }
.uk9h4o8 h2.zvbi9 { font-weight: 800; }
.uk9h4o8 h3.pal8nl     { font-weight: 700; }
.y2wnumpc h2.zvbi9 { font-weight: 900; }
.y2wnumpc h3.pal8nl     { font-weight: 800; }
.y2wnumpc .mhgw96 strong,
.y2wnumpc .mhgw96 strong { font-weight: 600; }
.id5k {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.alk3ughn .id5k { display: none; }
@media (max-width: 640px) { .id5k { display: none; } }
.id5k { background: var(--cta) !important; color: #fff !important; border: none !important; }
.id5k:hover { opacity: 0.85; }
.gmzry1x .id5k { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.j4q8yo .id5k,
.j46n  .id5k { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.j4q8yo .id5k:hover,
.j46n  .id5k:hover { opacity: 0.88; }
.gmzry1x.j4q8yo .id5k,
.gmzry1x.j46n  .id5k { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.imnjm4w {
  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;
}
.imnjm4w:hover { transform: translateY(-2px); opacity: 0.92; }
.imnjm4w { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ktp8 .imnjm4w { display: none; }
.r6c7b .imnjm4w { right: 32px; }
.yj9kh1c7  .imnjm4w { left: 32px; }
@media (max-width: 480px) {
  .r6c7b .imnjm4w { right: 20px; bottom: 20px; }
  .yj9kh1c7  .imnjm4w { left: 20px; bottom: 20px; }
}
.ireg { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.cefwjj7c { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.igsbxx { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ifq472rc { color: var(--text-dim); font-size: 0.8rem; }
.zowuiqy3 a, .dixcb a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.zowuiqy3 a:hover, .dixcb a:hover { color: var(--accent-light); }
.dixcb { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.v37od4d5 .cefwjj7c { text-align: center; }
.v37od4d5 .dixcb { justify-content: center; margin-bottom: 16px; }
.v37od4d5 .igsbxx { margin-top: 0; }
.meghpnp { margin-top: 10px; }
.meghpnp a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .cefwjj7c { padding-left: 16px; padding-right: 16px; }
  .f04hy .cefwjj7c { padding: 20px 16px; }
  .dixcb { gap: 4px 12px; }
  .igsbxx { font-size: 0.78rem; }
}
.wmwv .igsbxx { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.wmwv .ifq472rc { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .wmwv .mri3vey { grid-template-columns: 1fr 1fr; } .wmwv .g9exhx3z { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wmwv .mri3vey { grid-template-columns: 1fr; } }
.bi55b .igsbxx { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .bi55b .uyaydw { gap: 12px; } .bi55b .akha { margin-right: 0; width: 100%; } }
.zdpeue6 .igsbxx { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.zdpeue6 .ifq472rc { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .zdpeue6 .cvgm { grid-template-columns: 1fr 1fr; } .zdpeue6 .naaosa22 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zdpeue6 .cvgm { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .vdz94ukj .i41dc { grid-template-columns: 1fr 1fr; } .vdz94ukj .wj61:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vdz94ukj .i41dc { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .r3qg7i4 .i41dc { grid-template-columns: 1fr; } }
.yf33rx .cefwjj7c { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.yf33rx .dixcb { justify-content: center; }
.bg10v .kqh88w73      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.bg10v .ireg { background: var(--bg-page); border-top-color: var(--border-alt); }
.os9mt .kqh88w73      { background: #0d1117; border-bottom-color: #21262d; }
.os9mt .y13g { color: var(--accent-light); }
.os9mt .biunc { --msep-color: #8b949e; }
.os9mt .biunc a { color: #8b949e; }
.os9mt .biunc a:hover { color: var(--accent-light); }
.os9mt .qyj0b0mf { color: #8b949e; }
.os9mt .ireg { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.os9mt .igsbxx,
.os9mt .ifq472rc { color: #6e7681; }
.os9mt .zowuiqy3 a, .os9mt .dixcb a,
.os9mt .zowuiqy3 a:hover, .os9mt .dixcb a:hover,
@media (max-width: 640px) {
  .os9mt .biunc { background: #0d1117; border-top-color: #21262d; }
  .os9mt .biunc li a { border-bottom-color: #21262d; }
}
.nhxst .kqh88w73      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.nhxst .y13g { color: var(--accent); }
.nhxst .biunc { --msep-color: #475569; }
.nhxst .biunc a { color: #475569; }
.nhxst .biunc a:hover { color: var(--accent); }
.nhxst .qyj0b0mf { color: #64748b; }
.nhxst .ireg { background: #f0f4f8; border-top-color: #cbd5e1; }
.nhxst .igsbxx,
.nhxst .ifq472rc { color: #64748b; }
.nhxst .zowuiqy3 a, .nhxst .dixcb a,
.nhxst .zowuiqy3 a:hover, .nhxst .dixcb a:hover,
@media (max-width: 640px) {
  .nhxst .biunc { background: #f0f4f8; border-top-color: #cbd5e1; }
  .nhxst .biunc li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.j4q8yo .kqh88w73      { background: var(--accent); border-bottom-color: var(--accent-light); }
.j4q8yo .y13g { color: #fff; }
.j4q8yo .biunc { --msep-color: rgba(255,255,255,0.82); }
.j4q8yo .biunc a { color: rgba(255,255,255,0.82); }
.j4q8yo .biunc a:hover { color: #fff; }
.j4q8yo .qyj0b0mf { color: rgba(255,255,255,0.9); }
.j4q8yo .ireg { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.j4q8yo .igsbxx,
.j4q8yo .ifq472rc { color: rgba(255,255,255,0.72); }
.j4q8yo .zowuiqy3 a, .j4q8yo .dixcb a,
.j4q8yo .zowuiqy3 a:hover, .j4q8yo .dixcb a:hover,
@media (max-width: 640px) {
  .j4q8yo .biunc { background: var(--accent); border-top-color: var(--accent-light); }
  .j4q8yo .biunc li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.j46n .kqh88w73 {
  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);
}
.j46n .ireg {
  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) {
  .j46n .biunc {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.xv9jwke .zgmy8 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.h0o1v9 .zgmy8 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.u9220 .zgmy8 { min-height: 72px; height: auto; }
.hw22nd .zgmy8 { min-height: 84px; height: auto; }
.f04hy .zgmy8 { max-width: none; padding: 0 32px; }
.f04hy .cefwjj7c  { max-width: none; padding: 24px 32px; }
.tge65r9.fh6kgc .zgmy8 { max-width: 1200px; }
.tge65r9.y3u3dkxh .zgmy8 { max-width: 1320px; }
.bgs49d   .y13g, .bgs49d   .akha { text-transform: capitalize; }
.c0hixo .y13g, .c0hixo .akha { text-transform: lowercase; }
.w86ugem .y13g, .w86ugem .akha { text-transform: uppercase; letter-spacing: 0.06em; }
.hz87, .u6c0 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.w2il .hz87,
.q08ujl0x .hz87,
.fsfxz .hz87,
.srjrt .hz87,
.r00qofas   .biunc a { font-weight: 500; }
.xb66fob9 .biunc a { font-weight: 600; }
.shycmc     .biunc a { font-weight: 700; }
.yvvytf8    .biunc a { font-weight: 800; letter-spacing: 0.01em; }
.a8sds3v     .biunc > li + li::before,
.rzou    .biunc > li + li::before,
.pjecs    .biunc > li + li::before,
.uxok .biunc > li + li::before,
.gvfl9 .biunc > li + li::before,
.d4mv2de  .biunc > li + li::before,
.x0kfh99    .biunc > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.a8sds3v     .biunc > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.rzou    .biunc > li + li::before { content: "|"; }
.pjecs    .biunc > li + li::before { content: "—"; }
.uxok .biunc > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.gvfl9 .biunc > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.d4mv2de  .biunc > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.x0kfh99    .biunc > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .u84y8 .qyj0b0mf,
  .lygeomms .qyj0b0mf,
  .ztg6qfmr .qyj0b0mf,
  .g07cv0wi .qyj0b0mf,
  .gs7k .qyj0b0mf {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .u84y8 .qyj0b0mf::before,
  .lygeomms .qyj0b0mf::before,
  .ztg6qfmr .qyj0b0mf::before,
  .g07cv0wi .qyj0b0mf::before,
  .gs7k .qyj0b0mf::before { content: ""; display: block; flex-shrink: 0; }

  
  .u84y8 .qyj0b0mf::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;
  }

  
  .lygeomms .qyj0b0mf::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;
  }

  
  .ztg6qfmr .qyj0b0mf::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;
  }

  
  .g07cv0wi .qyj0b0mf::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;
  }

  
  .gs7k .qyj0b0mf::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) {
  .dano0 .qyj0b0mf {
    padding: 5px 14px;
  }
  .dano0 .biunc {
    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;
  }
  .dano0 .biunc li a {
    border-bottom: none; padding: 10px 22px;
  }
  .dano0 .biunc li a:hover { background: var(--bg-raised); }
  .dano0 .uddj7o,
  .vd1q .uddj7o,
  .lx8v2g1 .uddj7o { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .q5flb8 .qyj0b0mf {
    padding: 5px 10px;
  }
  .q5flb8 .biunc {
    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);
  }
  .q5flb8 .biunc.ll6kk { transform: translateX(0); }
  .q5flb8 .biunc li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .q5flb8 .biunc li:last-child a { border-bottom: none; }
  .j4q8yo .biunc,
  .os9mt .biunc { background: var(--accent) !important; }
  .j4q8yo .biunc li a,
  .os9mt .biunc li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .lx8v2g1 .qyj0b0mf {
    padding: 5px 10px;
  }
  .lx8v2g1 .biunc {
    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);
  }
  .lx8v2g1 .biunc::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .lx8v2g1 .biunc.ll6kk { transform: translateY(0); }
  .lx8v2g1 .biunc li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .wp586g .qyj0b0mf {
    padding: 5px 10px;
  }
  .wp586g .biunc {
    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;
  }
  .wp586g .biunc.ll6kk { opacity: 1; pointer-events: auto; }
  .wp586g .biunc li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .d3wc11oa     .qyj0b0mf { border-radius: 0 !important; }
  .w2mo1hr   .qyj0b0mf { border-radius: 8px !important; }
  .eikx1f .qyj0b0mf { border-radius: 50% !important; }
  .gz7p   .qyj0b0mf { border-radius: 999px !important; }
}
.gy0sa .k19om { height: 28px; }
.f5mo6qk .k19om { height: 54px; }
.kc3iuj1 .k19om { height: 54px; }
.qrzb    .hgfu, .qrzb    .w42ab6o { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.ixo7va .v2y6 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .zab3nkzv .bwdn7dc {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .zab3nkzv .nchn5n3 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .zab3nkzv .nchn5n3 { padding: 40px 16px 20px; }
  .zab3nkzv .v2y6 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .zab3nkzv .kpiloy { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .g5r0vmru .nchn5n3 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .g5r0vmru .nchn5n3::before {
    position: absolute; top: 14px; left: 14px;
  }
  .g5r0vmru .bg7ye {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .g5r0vmru .duv8t6 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .g5r0vmru .v2y6 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .g5r0vmru .kpiloy { width: 100%; min-width: 0; }
  .g5r0vmru .hgfu { min-width: 0; }
}
.wj1kh .if891ve {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.wj1kh .if891ve summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.wj1kh .if891ve p { padding: 0 2px 16px; }
.ggonbk .if891ve { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ggonbk .if891ve summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ggonbk .if891ve summary::after { content: "›"; font-size: 1.2em; }
.ggonbk .if891ve[open] summary::after { content: "‹"; }
.ggonbk .if891ve p { padding: 10px 22px 4px; }
.g7iy .if891ve {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.g7iy .if891ve summary { color: var(--text-primary); padding-left: 16px; }
.g7iy .if891ve summary::after { content: "›"; font-size: 1.1em; }
.g7iy .if891ve[open] summary::after { content: "‹"; }
.g7iy .if891ve p { padding-left: 16px; }
.sb3kv .sd19 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.sb3kv .if891ve {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.sb3kv .if891ve:last-child { border-bottom: none; }
.sb3kv .if891ve summary { color: var(--text-primary); border-radius: 0; }
.sb3kv .if891ve summary::after { content: "›"; font-size: 1.1em; }
.sb3kv .if891ve[open] summary::after { content: "‹"; }
.h19396d .if891ve { overflow: hidden; }
.h19396d .if891ve summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.h19396d .if891ve summary::after { color: rgba(255,255,255,.75); }
.h19396d .if891ve[open] summary { border-radius: 0; }
.tbusyjy { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.kz7bkt2f {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.v5tr {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.imdk16 { color: var(--text-muted); font-size: 1.05rem; }
.qu5yeqfy {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.z8v7bbn {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.u1xe1 { margin-bottom: 20px; }
.c9eg {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ajk1t {
  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;
}
.ajk1t:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.z3g89ifn { resize: vertical; min-height: 130px; }
.o4j16 { width: 100%; margin-top: 8px; }
.stu1d {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ij1v05kf {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.z82eit3 { color: var(--text-muted); line-height: 1.75; }
.jnrd { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.jnrd li { margin-bottom: 6px; }
.xd240 { max-width: 760px; margin: 0 auto; }
.cdy00rc { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.o3448e { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.o3448e:last-child { border-bottom: none; }
.o3448e h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.o3448e p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.xpgro { max-width: 760px; margin: 0 auto; }
.m18idiid { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.b7t14 ul.jnrd { margin: 0; }
.htzcpj .m18idiid { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .htzcpj { grid-template-columns: 1fr; gap: 10px; } }
.x0iq { max-width: 640px; margin: 0 auto; text-align: center; }
.obo3 { margin-bottom: 48px; }
.obo3 .m18idiid { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.obo3 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.umo508n .jnrd { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .xfnm8wyv { grid-template-columns: 1fr; } }
.yk8n4e { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.yk8n4e:hover .t7162 { color: var(--accent-light); text-decoration: underline; }
.e4mdr { color: inherit; text-decoration: none; }
.e4mdr:hover { color: var(--accent-light); text-decoration: underline; }
.zfsrha { display: inline-block; line-height: 0; }
.t5w32 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.vjpsbco0 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.vjpsbco0:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.rmbqm9aa { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.vjpsbco0 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.vjpsbco0 ul.jnrd { margin: 0; }
.obvyfv { color: var(--text-muted); line-height: 1.75; }
.si9kk .jnrd,
.crx5jo .jnrd,
.ila08vq8 .jnrd,
.gs6viz .jnrd {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.si9kk .vjpsbco0,
.crx5jo .vjpsbco0 { text-align: left; }
.si9kk .rmbqm9aa,
.crx5jo .rmbqm9aa { text-align: center; }
.ipae2 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.htlypju { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.lma1nuj { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ym6ts3x { margin-top: 12px; }
.vh0fzw3s { 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; }
.vh0fzw3s:hover { border-bottom-color: var(--accent); }
.ivacb5bs { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.ivacb5bs img { width: 100%; height: 100%; object-fit: cover; display: block; }
.k6arydd { width: 200px; height: 200px; }
.fdkjws { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.sa6ztz3f { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.cdik { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.cdik::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .knb37cn { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.qlrfz .lma1nuj, .qlrfz .htlypju { max-width: 640px; }
.ptzny .ipae2 { font-size: 1.6rem; margin-top: 18px; }
.jj7k7s2 .lma1nuj { margin-bottom: 28px; }
@media (max-width: 860px) { .d2iqd3 { grid-template-columns: 1fr; } .ptzny { position: static; text-align: center; } }
.mfr0sf { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.uo4p8x7a { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.uo4p8x7a .ivacb5bs { margin: 0 auto 18px; }
.uo4p8x7a .sa6ztz3f { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .mfr0sf { grid-template-columns: 1fr; } }
.tcwt .ipae2 { font-size: 1.6rem; margin-bottom: 6px; }
.gs6viz .jnrd { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .tcwt { flex-direction: column; text-align: center; } .w5x7 { grid-template-columns: 1fr; } }
.aarh6 .ipae2 { font-size: 1.35rem; margin: 0 0 4px; }
.aarh6 .sa6ztz3f { margin: 0; }
.hd82hoh .v5tr { color: var(--accent-light); }
.gurp2d5 .v5tr { font-size: 2rem; }
.gurp2d5 .imdk16 { max-width: 680px; }
.d8mr9ji .v5tr { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.d8mr9ji .imdk16  { margin: 0; }
@media (max-width: 640px) { .d8mr9ji { flex-direction: column; } }
.fvf6 .v5tr { color: var(--accent-light); }
.uy7fpu5b .v5tr { color: #fff; }
.uy7fpu5b .imdk16  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .sl4sb39m { grid-template-columns: 1fr; } }
.g2l15m .ajk1t {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.g2l15m .ajk1t:focus { border-bottom-color: var(--accent); box-shadow: none; }
.dayi .ajk1t { background: var(--bg-raised); border-color: transparent; }
.dayi .ajk1t:focus { background: var(--bg-card); border-color: var(--accent); }
.lrki718y .ajk1t { border-radius: 100px; padding: 11px 20px; }
.lrki718y .z3g89ifn { border-radius: 14px; }
@media (max-width: 640px) { .a99ms { grid-template-columns: 1fr; } }
.ufgsw{display:none}
.ufgsw:empty,.eh2f:empty{display:none}
.b9whw{position:relative;overflow:visible}
.d2e0d .wu4ml,.pj4e3m .wu4ml,
.niuc .wu4ml,.aet76 .wu4ml,
.afyxhk .wu4ml,.jxourzy .wu4ml{display:block}
.engia .zl49c{display:block}
.d2e0d .wu4ml,.pj4e3m .wu4ml,
.niuc .wu4ml,.aet76 .wu4ml,
.afyxhk .wu4ml{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}
.d2e0d .wu4ml .eh2f,.pj4e3m .wu4ml .eh2f,
.niuc .wu4ml .eh2f,.aet76 .wu4ml .eh2f,
.afyxhk .wu4ml .eh2f{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}
.d2e0d .il5e,.pj4e3m .il5e,
.niuc .il5e,.aet76 .il5e,
.afyxhk .il5e{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.d2e0d .wu4ml,.pj4e3m .wu4ml{top:12px}
.d2e0d .wu4ml .eh2f{margin-right:auto}
.pj4e3m .wu4ml .eh2f{margin-left:auto}
.pj4e3m .wu4ml{text-align:right}
.niuc .wu4ml,.aet76 .wu4ml{bottom:12px}
.niuc .wu4ml .eh2f{margin-right:auto}
.aet76 .wu4ml .eh2f{margin-left:auto}
.aet76 .wu4ml{text-align:right}
.afyxhk .wu4ml{position:relative;margin-top:16px}
.afyxhk .wu4ml .eh2f{margin:0 auto}
.jxourzy .wu4ml{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.jxourzy .wu4ml .eh2f{margin:0}
.jxourzy .nwoe~.wu4ml,
.jxourzy .zf72f0n~.wu4ml{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.jxourzy .nwoe~.wu4ml .eh2f,
.jxourzy .zf72f0n~.wu4ml .eh2f{justify-content:flex-start}
.nwoe~.wu4ml,.zf72f0n~.wu4ml{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}
.nwoe~.wu4ml .eh2f{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.zf72f0n~.wu4ml .eh2f{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.zl49c .eh2f{margin:0 0 12px}
.eh2f{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.q2ouqph1{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.t7162{font-weight:600;color:var(--text-heading);opacity:1}
.zlq9::before{content:"·";margin:0 2px;opacity:.5}
.il5e{white-space:nowrap}
.w1mgz .q2ouqph1{display:none}
.ed4k2cm2 .il5e{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.ed4k2cm2 .zlq9::before{content:""}
.zmph2 .il5e{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}
.zmph2 .zlq9::before{content:""}
.xc7u .eh2f{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.sja75t .il5e{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.sja75t .zlq9::before{content:""}
.xl79245x .il5e{color:var(--accent);opacity:1;font-weight:500}
.sqysh490 .il5e{border-bottom:1px solid currentColor;padding-bottom:2px}
.zfox83 .eh2f{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.mp03qkm{--date-bg:var(--accent-bg-light)}
.mr1a .zlq9::before{content:""}
.ugstfx .zlq9::before{content:"•";opacity:.4}
.ugstfx .il5e + .il5e::before{content:"•";margin-right:6px;opacity:.4}
.oeu3bgkl .zlq9::before{content:"/";opacity:.35}
.oeu3bgkl .il5e + .il5e::before{content:"/";margin-right:6px;opacity:.35}
.z7hvxt .zlq9::before{content:"|";opacity:.3}
.z7hvxt .il5e + .il5e::before{content:"|";margin-right:6px;opacity:.3}
.pt8iddx .zlq9::before{content:"—";opacity:.3}
.pt8iddx .il5e + .il5e::before{content:"—";margin-right:6px;opacity:.3}
.t8p4u2 .zlq9::before{content:"◆";font-size:.5em;opacity:.35}
.t8p4u2 .il5e + .il5e::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.w0sd0 .zlq9::before{content:"·";opacity:.4}
.w0sd0 .il5e + .il5e::before{content:"·";margin-right:6px;opacity:.4}
.nckdk170 .zlq9::before{content:"›";opacity:.4}
.nckdk170 .il5e + .il5e::before{content:"›";margin-right:6px;opacity:.4}
.jx19ol .zlq9::before{content:"→";opacity:.35;font-size:.85em}
.jx19ol .il5e + .il5e::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.b9cf{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.i3qor{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.e7264{display:flex;flex-direction:column;gap:3px}
.fj3hu{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.i35afck{font-weight:700;font-size:1rem;color:var(--text-heading)}
.bu0n{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.uyy2 .b9cf{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.ox3103x .b9cf{border-top:3px solid var(--accent);padding-top:18px}
.rfy6daop .b9cf{border-left:3px solid var(--accent);border-radius:0}
.pjpu .b9cf{padding:20px 0}
@media(max-width:640px){
  .b9cf{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .bu0n{max-width:100%}
}
:root {
  --accent:          #b14aac;
  --brand:           #b14aac;
  --brand-light:     #c98dc6;
  --brand-pale:      #d4b5d2;
  --grad-start:      #692b66;
  --grad-end:        #9f429a;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #b14aac;
  --cta-light:       #c482c1;
  --cta-hover:       #be65ba;
  --bg-page:         #100d10;
  --bg-surface:      #191419;
  --bg-card:         #1e191e;
  --bg-card-inner:   #272027;
  --bg-raised:       #2c242c;
  --bg-hover:        #322932;
  --border:          #3f303e;
  --border-alt:      #523c51;
  --border-section:  #3f303e;
  --text-primary:    #e6e4e6;
  --text-muted:      #aaa1a9;
  --text-body:       #cec9ce;
  --text-sub:        #aaa1a9;
  --text-faint:      #786d77;
  --text-dim:        #5d545d;
  --text-label:      #918691;
  --text-value:      #c2bcc2;
  --accent-bg:       #211b21;
  --accent-bg-light: #352634;
  --bg-tip:          #162624;
  --bg-warning:      #272115;
  --bg-info:         #161826;
  --bg-pros:         #162624;
  --bg-cons:         #261619;
  --c-pros:          #8de1d8;
  --c-cons:          #e68996;
  --c-pros-label:    #65d7ca;
  --c-tip-border:    #48cfc0;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8de1d8;
}
:root { --logo-bg-opacity: 62%; }
body, button, input { font-family: "Kanit", sans-serif; }
.vv5j3 .ebv30s { font-size: 0; width: 1.2rem; flex-shrink: 0; }.vv5j3 .ebv30s::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.vv5j3 .udwosc     .ebv30s::before { content: "";  color: var(--c-tip-border); }.vv5j3 .f8ghz .ebv30s::before { content: ""; color: var(--c-warn-border); }.vv5j3 .bqtq    .ebv30s::before { content: ""; color: #60a5fa; }.m21ixc .vv5j3 .udwosc     .ebv30s::before { color: #10b981; }.m21ixc .vv5j3 .f8ghz .ebv30s::before { color: #f43f5e; }.m21ixc .vv5j3 .bqtq    .ebv30s::before { color: #a855f7; }.m374zcns  .vv5j3 .udwosc     .ebv30s::before { color: #eab308; }.m374zcns  .vv5j3 .f8ghz .ebv30s::before { color: #ef4444; }.m374zcns  .vv5j3 .bqtq    .ebv30s::before { color: #f97316; }.qzp5  .vv5j3 .udwosc     .ebv30s::before { color: #38bdf8; }.qzp5  .vv5j3 .f8ghz .ebv30s::before { color: #818cf8; }.qzp5  .vv5j3 .bqtq    .ebv30s::before { color: #2dd4bf; }.ewk860u .vv5j3 .ebv30s::before { color: var(--accent-light) !important; }
.z3qqih .yot32nlq, .z3qqih .nwoe { min-height: 780px; }
.u7zkeur .zvy2v61::after, .u7zkeur .si3wu::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.drpx .id5k::after,.drpx .imnjm4w::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.m2jao::before { content: '|'; opacity: 0.3; }
.oxcxkdrm .il5e::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.oxcxkdrm .il5e:first-of-type::before{content:"\f073"}.oxcxkdrm .il5e:last-of-type::before{content:"\f303"}