: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;
}
.zi18my5 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.s0xb {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.mk1bg5l7 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.n7am4k6 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.wx4su5d { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.wx4su5d a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.wx4su5d a:hover { color: var(--accent-light); }
.xkce5es   .nfp0 { border-radius: 0; }
.sumraew .nfp0 li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .nfp0 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .uulm:hover .nfp0,
  .uulm:focus-within .nfp0 { display: block; }
  .nfp0 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.j6dkdet {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.kyeo9u { display: none; }
@media (max-width: 640px) {
  .kyeo9u {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .kyeo9u.ucan7v3x { display: block; }
}
@media (max-width: 640px) {
  .j6dkdet { display: block; }
  .wx4su5d > li + li::before { display: none !important; }
  .wx4su5d {
    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;
  }
  .wx4su5d.ucan7v3x { display: flex; }
  .wx4su5d li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .wx4su5d li:last-child a { border-bottom: none; }
}
.aaz5ukf4 { min-height: 480px; }
.es95yi {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.hae5d0b { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ahgzu3fu .hae5d0b { margin-left: 0; margin-right: 0; }
.xkr4ng {
  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;
}
.xkr4ng:hover { opacity: 0.88; }
.djaae {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.hhvpvz {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.djaae .siem {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.djaae .es95yi { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.djaae .hae5d0b { color: #e2e8f0; }
.djaae.ziquyp .siem { text-align: center; }
.djaae.ahgzu3fu   .siem { text-align: left; }
.alputixj .siem {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.alputixj .es95yi { color: var(--text-primary); text-shadow: none; }
.alputixj .hae5d0b { color: var(--text-muted); }
.alputixj .xkr4ng { margin-top: 16px; }
.alputixj, .alputixj.aaz5ukf4 { min-height: auto !important; }
.alputixj.ziquyp .siem { text-align: center; }
.alputixj.ahgzu3fu   .siem { text-align: left; }
.alputixj~.lium71c{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}
.alputixj~.lium71c .omfvhxk{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}
.ryazot1j {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.krrcel4z .ryazot1j,
.krrcel4z .ryazot1j::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.rtke99xv .ryazot1j,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.lo2rg .ryazot1j,
.lo2rg .djaae .hhvpvz {
  overflow: hidden;
}
.lo2rg .ryazot1j::after,
.lo2rg .djaae .hhvpvz::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.td5pqu .ryazot1j,
.td5pqu .yywm450v {
  position: relative; overflow: hidden;
}
.td5pqu .ryazot1j::after,
.td5pqu .yywm450v::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.15; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.td5pqu .djaae .hhvpvz {
  overflow: hidden;
}
.td5pqu .djaae .hhvpvz::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.xw1ds .ryazot1j,
.xw1ds .djaae .hhvpvz {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.krrcel4z .djaae .hhvpvz {
  overflow: hidden;
}
.krrcel4z .djaae .hhvpvz::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.rtke99xv .djaae .hhvpvz {
  animation: hg-breathe 10s ease-in-out infinite;
}
.ryazot1j .hhvpvz {
  background: none;
}
.ryazot1j .es95yi { color: #fff; }
.ryazot1j .hae5d0b { color: rgba(255,255,255,0.85); }
.ryazot1j .xkr4ng { background: #fff; color: var(--cta); }
.ryazot1j .xkr4ng:hover { opacity: 0.92; }
.td5pqu .h0n1gtjy { position: relative; overflow: hidden; }
.td5pqu .h0n1gtjy::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;
}
.h0n1gtjy .es95yi { text-shadow: none; color: var(--text-primary); }
.h0n1gtjy .hae5d0b { color: var(--text-muted); }
body.vfmyrr1e .es95yi {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.dhu3900 .es95yi {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.h0n1gtjy.ziquyp .nbnk9k { align-items: center; text-align: center; }
.ohctww .siem { padding-bottom: 24px; }
.j8ojil .siem { max-width: 960px; }
@media (max-width: 700px) {
  .h0n1gtjy { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .h0n1gtjy .fw1rm { display: none !important; }
  .gxvlb .fw1rm { display: none !important; }
  .ee10 .dvdepdnn { display: none !important; }
  .x25d .chmd { display: none !important; }
  .nbnk9k  { padding: 36px 24px; }
  .h0n1gtjy~.lium71c,.qs70gy6~.lium71c{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .aaz5ukf4, .h0n1gtjy { min-height: 320px !important; }
  
  .es95yi { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .lo5yjtx { display: none !important; }
  
  .lxqjf { flex-direction: column; align-items: center; }
  .prk8z { width: 100%; max-width: 340px; }
}
.mdlf3ybn { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.vj5ndpg { width: 100%; height: auto; display: block; border-radius: 10px; }
.oo6scp .mdlf3ybn        { border-radius: 16px; }
.oo6scp .vj5ndpg  { border-radius: 16px; }
.r2sg .mdlf3ybn         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.r2sg .vj5ndpg   { border-radius: 8px; }
.kulir { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ki3l { width: 100%; padding: 32px 0; position: relative; }
.geyeh { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.d9li55 .ki3l:nth-child(even) { background: var(--bg-surface); }
.d9li55 .ki3l:nth-child(odd)  { background: var(--bg-page); }
.lq22w .ki3l:nth-child(even) { background: var(--bg-card); }
.lq22w .ki3l:nth-child(odd)  { background: var(--bg-page); }
.d9li55 .ki3l:nth-child(odd)  .geyeh { background: var(--bg-card); border-radius: 6px; }
.d9li55 .ki3l:nth-child(even) .geyeh { background: var(--bg-raised); border-radius: 6px; }
.lq22w .ki3l:nth-child(odd)  .geyeh { background: var(--bg-card); border-radius: 6px; }
.lq22w .ki3l:nth-child(even) .geyeh { background: var(--bg-raised); border-radius: 6px; }
.d9li55 .ki3l:nth-child(even) .y8klb8 .jwx03,
.lq22w .ki3l:nth-child(even) .y8klb8 .jwx03 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.d9li55 .ki3l:nth-child(odd) .y8klb8 .jwx03,
.lq22w .ki3l:nth-child(odd) .y8klb8 .jwx03 { background: var(--bg-card-inner); }
.d9li55 .ki3l:nth-child(even) .vrbsly4u .jwx03:nth-child(odd),
.lq22w .ki3l:nth-child(even) .vrbsly4u .jwx03:nth-child(odd)  { background: var(--bg-card); }
.d9li55 .ki3l:nth-child(even) .vrbsly4u .jwx03:nth-child(even),
.lq22w .ki3l:nth-child(even) .vrbsly4u .jwx03:nth-child(even) { background: var(--bg-card-inner); }
h1.ldtu { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ldtu {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.zvg4lgt5 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.kfic h2.ldtu {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ffjhw3 h2.ldtu {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.tbeqx h2.ldtu {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.axj3bfz4 h2.ldtu::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.pm6z6 h2.ldtu {
  color: var(--text-primary); font-size: 1.7rem;
}
.l8g0cp h2.ldtu::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.qwkc1a h2.ldtu {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.z863 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .z863 { display: none; } }
.rz9v4 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ryrmt23l { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.oj7r {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.mn6q { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.mpaazh { padding-left: 20px; }
.mpaazh li { margin-bottom: 6px; }
.mpaazh a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.mpaazh a:hover { color: var(--accent-light); }
.bsct .mn6q { display: none; }
.c3lpi .mn6q { display: none; }
.c3lpi .mpaazh { padding-left: 0; list-style: none; }
.c3lpi .mpaazh li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.c3lpi .mpaazh a { font-size: 0.92rem; }
.z2xfyb .oj7r { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.z2xfyb .mn6q { display: none; }
.z2xfyb .mpaazh { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.z2xfyb .mpaazh li { margin-bottom: 0; }
.z2xfyb .mpaazh 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;
}
.z2xfyb .mpaazh a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.bcsxq .oj7r { padding: 20px 20px 16px; }
.bcsxq .mpaazh {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.bcsxq .mpaazh li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.bcsxq .mpaazh 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;
}
.bcsxq .mpaazh 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;
}
.bcsxq .mpaazh a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.bcsxq .mpaazh a:focus,
.bcsxq .mpaazh a:focus-visible,
.bcsxq .mpaazh a:target { outline: none; }
.bcsxq .mpaazh li:target a { border-color: var(--border); color: var(--text-muted); }
.zz90i .oj7r { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.zz90i .mn6q { display: none; }
.zz90i .mpaazh { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.zz90i .mpaazh li { margin-bottom: 0; }
.zz90i .mpaazh li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.zz90i .mpaazh li:last-child::after { content: ""; margin-right: 0; }
.zz90i .mpaazh a { font-size: 0.9rem; }
.jwx03 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.y8klb8 .jwx03 { background: var(--bg-card); }
.vrbsly4u .jwx03:nth-child(odd)  { background: var(--bg-card); }
.vrbsly4u .jwx03:nth-child(even) { background: var(--bg-raised); }
.cjflhdd .jwx03 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.cjflhdd .jwx03:last-child { border-bottom: none; }
.cjflhdd h3.zvg4lgt5 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.smfkt .jwx03 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.smfkt .jwx03 + .jwx03 { margin-top: 4px; }
.ec3tys .jwx03 { background: none; border-radius: 0; padding: 12px 0; }
.ec3tys .jwx03 + .jwx03 { border-top: 1px solid var(--border-section); }
.a8rgqt { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ncbj { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.gv2vsi { color: var(--text-body); margin-bottom: 10px; }
.bmjg, .fnds3wp { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.bmjg li, .fnds3wp li { margin-bottom: 6px; }
.fnds3wp li { list-style: decimal; }
.xaom     .bmjg { list-style-type: "● "; }
.rvukm6  .bmjg { list-style-type: "■ "; }
.vyos352p .bmjg { list-style-type: "◆ "; }
.qpgvkqno    .bmjg { list-style-type: "★ "; }
.xaom     .orh5gwt { list-style-type: "● "; }
.rvukm6  .orh5gwt { list-style-type: "■ "; }
.vyos352p .orh5gwt { list-style-type: "◆ "; }
.qpgvkqno    .orh5gwt { list-style-type: "★ "; }
.xaom    .bmjg li::marker, .xaom    .orh5gwt li::marker,
.rvukm6 .bmjg li::marker, .rvukm6 .orh5gwt li::marker,
.vyos352p .bmjg li::marker, .vyos352p .orh5gwt li::marker,
.qpgvkqno   .bmjg li::marker, .qpgvkqno   .orh5gwt li::marker {
  color: var(--cta); font-size: 1em;
}
.xaom .fnds3wp,
.rvukm6 .fnds3wp,
.vyos352p .fnds3wp,
.qpgvkqno .fnds3wp {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.xaom .fnds3wp li,
.rvukm6 .fnds3wp li,
.vyos352p .fnds3wp li,
.qpgvkqno .fnds3wp li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.xaom .fnds3wp li::before,
.rvukm6 .fnds3wp li::before,
.vyos352p .fnds3wp li::before,
.qpgvkqno .fnds3wp 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;
}
.xaom     .fnds3wp li::before { border-radius: 50%; }
.rvukm6  .fnds3wp li::before { border-radius: 3px; }
.vyos352p .fnds3wp li::before { border-radius: 3px; }
.qpgvkqno    .fnds3wp li::before { border-radius: 50%; }
.vaid { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.qlsf .vaid,
.faosar6 .vaid { background: transparent; border: none; border-radius: 0; }
.pfrvuak { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.pfrvuak th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.pfrvuak td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.pfrvuak tr:hover td { background: var(--bg-hover); }
.lbap .pfrvuak tbody tr:nth-child(even) td { background: var(--bg-surface); }
.gk9qr .pfrvuak { border: 1px solid var(--border-alt); }
.gk9qr .pfrvuak th,
.gk9qr .pfrvuak td { border: 1px solid var(--border-alt); }
.xfvn .pfrvuak th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.xfvn .pfrvuak td { border-bottom: none; }
.xfvn .pfrvuak tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ozwyq .pfrvuak th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.zvrj5qud .vaid {
  overflow: hidden;
}
.zvrj5qud .pfrvuak th { border-bottom: 1px solid var(--border-alt); }
.zvrj5qud .pfrvuak tr:last-child td { border-bottom: none; }
.q7kfqwex { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.vculmec { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.x94y93 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.xsem8nt { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.up4xk4 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.orh5gwt { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.orh5gwt li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.sb7o .xsem8nt { background: transparent; text-align: center; }
.sh1wv .x94y93 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.t1iu .x94y93 {
  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);
}
.cmw70 .vculmec { display: grid; grid-template-columns: auto 1fr; }
.cmw70 .x94y93 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.cmw70 .xsem8nt { grid-column: 2; }
.cmw70 .up4xk4,
.cmw70 .orh5gwt { grid-column: 1 / -1; }
.tty4 .vculmec { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.tty4 .x94y93 {
  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);
}
.tty4 .xsem8nt { grid-column: 2; }
.tty4 .up4xk4,
.tty4 .orh5gwt { grid-column: 1 / -1; }
.t6jm .vculmec { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.t6jm .xsem8nt { background: none; color: var(--accent-light); font-weight: 700; }
.xblyr4 .vculmec { 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); }
.xblyr4 .xsem8nt { background: none; color: var(--accent-light); font-weight: 700; }
.lmkva .vculmec { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.lmkva .vculmec:last-child { border-bottom: none; }
.lmkva .xsem8nt { background: none; color: var(--accent-light); font-weight: 700; }
.pbal .vculmec { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.pbal .xsem8nt { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.av45fi4q .q7kfqwex { counter-reset: card-n; }
.av45fi4q .vculmec  { counter-increment: card-n; }
.av45fi4q .xsem8nt { display: flex; align-items: center; gap: 10px; }
.av45fi4q .xsem8nt::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;
}
.otfhhkc .vculmec { background: var(--bg-surface); border: 1px solid var(--border); }
.otfhhkc .xsem8nt { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.euhirhms { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.fxzm0dyv  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.sr6a { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.tuabh { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.y12600t { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.euhirhms strong { color: var(--text-primary); font-size: 0.95rem; }
.euhirhms p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.az0kwy { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.d7n275, .nzesvd5 { border-radius: 8px; padding: 14px; }
.d7n275 { background: var(--bg-pros); }
.nzesvd5 { background: var(--bg-cons); }
.z1xw7 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.d7n275 .z1xw7 { color: var(--c-pros-label); }
.nzesvd5 .z1xw7 { color: #f87171; }
.d7n275 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.nzesvd5 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.vj5ndpg { width: 100%; height: auto; border-radius: 10px; display: block; }
.brsgv3l {
  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;
}
.brsgv3l:hover { opacity: 0.85; }
.glfhn .brsgv3l  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.glfhn .brsgv3l:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.wo41 .brsgv3l  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.wo41 .brsgv3l:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.rna4fy .xkr4ng { border-radius: 50px; }
.rna4fy .brsgv3l  { border-radius: 50px; }
.xzf0zcoh .xkr4ng { padding-left: 22px; padding-right: 22px; }
.xzf0zcoh .brsgv3l  { padding-left: 12px; padding-right: 12px; }
.r2mfa .xkr4ng { padding-left: 44px; padding-right: 44px; }
.r2mfa .brsgv3l  { padding-left: 24px; padding-right: 24px; }
.b42hl .xkr4ng { padding-left: 56px; padding-right: 56px; }
.b42hl .brsgv3l  { padding-left: 32px; padding-right: 32px; }
.e397f   .xkr4ng::after, .e397f   .brsgv3l::after,
.y740ua .xkr4ng::after, .y740ua .brsgv3l::after,
.kcsky3    .xkr4ng::after, .kcsky3    .brsgv3l::after,
.u7r3ws9    .xkr4ng::after, .u7r3ws9    .brsgv3l::after,
.utk497    .xkr4ng::after, .utk497    .brsgv3l::after,
.bfta     .xkr4ng::after, .bfta     .brsgv3l::after,
.ukuk6u    .xkr4ng::after, .ukuk6u    .brsgv3l::after,
.ef0r35k7   .xkr4ng::after, .ef0r35k7   .brsgv3l::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;
}
.e397f .xkr4ng::after, .e397f .brsgv3l::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");
}
.y740ua .xkr4ng::after, .y740ua .brsgv3l::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");
}
.kcsky3 .xkr4ng::after, .kcsky3 .brsgv3l::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");
}
.u7r3ws9 .xkr4ng::after, .u7r3ws9 .brsgv3l::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");
}
.utk497 .xkr4ng::after, .utk497 .brsgv3l::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");
}
.bfta .xkr4ng::after, .bfta .brsgv3l::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");
}
.ukuk6u .xkr4ng::after, .ukuk6u .brsgv3l::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");
}
.ef0r35k7 .xkr4ng::after, .ef0r35k7 .brsgv3l::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");
}
.biksj   .khyg::after, .biksj   .ocezxfj::after,
.duvduy .khyg::after, .duvduy .ocezxfj::after,
.yofvkk9    .khyg::after, .yofvkk9    .ocezxfj::after,
.wwo9711i    .khyg::after, .wwo9711i    .ocezxfj::after,
.dmlth    .khyg::after, .dmlth    .ocezxfj::after,
.je9tw     .khyg::after, .je9tw     .ocezxfj::after,
.obt0y    .khyg::after, .obt0y    .ocezxfj::after,
.dlfh14o8   .khyg::after, .dlfh14o8   .ocezxfj::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;
}
.biksj .khyg::after, .biksj .ocezxfj::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");
}
.duvduy .khyg::after, .duvduy .ocezxfj::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");
}
.yofvkk9 .khyg::after, .yofvkk9 .ocezxfj::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");
}
.wwo9711i .khyg::after, .wwo9711i .ocezxfj::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");
}
.dmlth .khyg::after, .dmlth .ocezxfj::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");
}
.je9tw .khyg::after, .je9tw .ocezxfj::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");
}
.obt0y .khyg::after, .obt0y .ocezxfj::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");
}
.dlfh14o8 .khyg::after, .dlfh14o8 .ocezxfj::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");
}
.l9f4alqa .a33tk1s7 { background: var(--bg-raised); }
@media (min-width: 721px) {
  .czfp { flex: 0 0 260px; width: 260px; }
  .ar4973 { flex: 0 0 120px; width: 120px; }
  .bbff7k { flex: 0 0 110px; width: 110px; }
  .gwkj4   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .b6tsmla { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.b6tsmla.brsgv3l { 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) {
  .qyag0r9 { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .qyag0r9 .w93mv { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .qyag0r9 .czfp { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .qyag0r9 .a33tk1s7 { width: 100%; min-width: unset; height: 120px; }
  .qyag0r9 .bj24v0r { max-height: 96px; max-width: 200px; }
  .qyag0r9 .bjybjs4y { min-width: unset; text-align: center; white-space: normal; }
  .qyag0r9 .ar4973 { min-width: 0; }
  .qyag0r9 .gwkj4 { 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; }
  .qyag0r9 .b6tsmla { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .zavvr .w93mv { row-gap: 8px !important; gap: 10px !important; }
}
.c12m    .oscuxlo0 li::before { content: "◆"; }
.c12m    .v9weyvw li::before { content: "▲"; }
@media (min-width: 860px) {
  .x32aklu .nqkfmdn6 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .x32aklu .vwquf6n { margin: 0; }
}
.faosar6 .az0kwy { gap: 10px; }
.faosar6 .d7n275, .faosar6 .nzesvd5 { padding: 12px; }
.faosar6 .d7n275 ul, .faosar6 .nzesvd5 ul { margin: 4px 0 0; padding-left: 18px; }
.faosar6 .d7n275 li, .faosar6 .nzesvd5 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .mt6g3k { grid-template-columns: 1fr; }
  .n5erhhy { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .n5erhhy .hnvj1u { width: 72px; height: 50px; }
  .n5erhhy .yw23i { max-width: 180px; }
  .n5erhhy .j9ycap0 { width: auto; }
}
@media (max-width: 720px) {
  .drqp8r { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .og2xxl5j { padding: 16px; }
  .h2g9n .byg1duw { min-width: 50%; }
}
.o223 .az0kwy { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .vmidl { grid-template-columns: 1fr; }
  .yvyub { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .yn2pr { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .tiud3 { flex-wrap: wrap; padding: 16px; }
}
.bayb .az0kwy { gap: 8px; }
.bayb .d7n275, .bayb .nzesvd5 { padding: 8px; }
@media (max-width: 480px) {
  .u0exzbki { flex-direction: column; align-items: stretch; }
}
.f1fndamx .j9ycap0 .brsgv3l { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .koc1 { flex-direction: column; align-items: stretch; gap: 10px; }
  .f1fndamx .j9ycap0 { text-align: center; }
}
@media (max-width: 720px) {
  .tpkbkle { grid-template-columns: 1fr; }
  .ew0rv { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .s3fc { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ev8g2f52 { grid-template-columns: 1fr; }
  .g261ql { width: 100px; height: 100px; margin: 16px auto; }
  .rcyl5 { font-size: 1.4rem; }
  .ii80g5 { justify-content: center; }
  .qk15u52s .byg1duw { min-width: 50%; }
}
.s8lix4y .az0kwy { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .yf20a6c { flex-wrap: wrap; padding: 14px 16px; }
  .wvp8aed { padding: 12px 16px; }
  .s8lix4y .az0kwy { margin: 0 16px; }
  .s8lix4y .n32cpw { padding: 0 16px; }
  .pm42ufck { padding: 12px 16px; }
}
.pxa2 .b6tsmla.brsgv3l { padding: 14px 30px !important; font-size: 1rem; }
.vguca .b6tsmla.brsgv3l { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.mxx1m .ugdl1l5w { flex: 1.8; }
.mxx1m .ugdl1l5w .bce8d {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.mxx1m .ugdl1l5w .sgsyxqd5 { font-weight: 700; color: var(--text-primary); }
.mxx1m .k2wt,
.mxx1m .dr5mwr75,
.mxx1m .tct7uo { flex: 0.75; opacity: 0.75; }
.s5e5uxj3 .ar4973 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.r4yq0v1h { margin: 16px 0; }
.mh73gth8 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.mh73gth8 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.mh73gth8 summary::after { content: "+"; color: var(--accent-light); }
.mh73gth8[open] summary::after { content: "−"; }
.mh73gth8 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ki3l { margin-bottom: 0; }
.gzrb h2.ldtu { color: var(--text-primary); border-color: var(--accent-light); }
.kodmnbn h2.ldtu { color: var(--text-primary); border-color: var(--accent-light); }
.wy3oq26 .fxzm0dyv     { background: #052e16; border-color: #10b981; }
.wy3oq26 .sr6a { background: #2d0a1e; border-color: #f43f5e; }
.wy3oq26 .tuabh    { background: #1e1036; border-color: #a855f7; }
.wy3oq26 .euhirhms strong  { color: #f1f5f9; }
.wy3oq26 .euhirhms p       { color: #cbd5e1; }
.wy3oq26 .cu7uida    .fxzm0dyv     .y12600t::before,
.wy3oq26 .ec34l  .fxzm0dyv     .y12600t::before,
.wy3oq26 .rfd7j  .fxzm0dyv     .y12600t::before,
.wy3oq26 .kgdox4gq .fxzm0dyv     .y12600t::before { color: #10b981; }
.wy3oq26 .cu7uida    .sr6a .y12600t::before,
.wy3oq26 .ec34l  .sr6a .y12600t::before,
.wy3oq26 .rfd7j  .sr6a .y12600t::before,
.wy3oq26 .kgdox4gq .sr6a .y12600t::before { color: #f43f5e; }
.wy3oq26 .cu7uida    .tuabh    .y12600t::before,
.wy3oq26 .ec34l  .tuabh    .y12600t::before,
.wy3oq26 .rfd7j  .tuabh    .y12600t::before,
.wy3oq26 .kgdox4gq .tuabh    .y12600t::before { color: #a855f7; }
.hwtk .fxzm0dyv     { background: #2d2000; border-color: #eab308; }
.hwtk .sr6a { background: #2d0b0b; border-color: #ef4444; }
.hwtk .tuabh    { background: #2d1600; border-color: #f97316; }
.hwtk .euhirhms strong  { color: #f1f5f9; }
.hwtk .euhirhms p       { color: #cbd5e1; }
.hwtk .cu7uida    .fxzm0dyv     .y12600t::before,
.hwtk .ec34l  .fxzm0dyv     .y12600t::before,
.hwtk .rfd7j  .fxzm0dyv     .y12600t::before,
.hwtk .kgdox4gq .fxzm0dyv     .y12600t::before { color: #eab308; }
.hwtk .cu7uida    .sr6a .y12600t::before,
.hwtk .ec34l  .sr6a .y12600t::before,
.hwtk .rfd7j  .sr6a .y12600t::before,
.hwtk .kgdox4gq .sr6a .y12600t::before { color: #ef4444; }
.hwtk .cu7uida    .tuabh    .y12600t::before,
.hwtk .ec34l  .tuabh    .y12600t::before,
.hwtk .rfd7j  .tuabh    .y12600t::before,
.hwtk .kgdox4gq .tuabh    .y12600t::before { color: #f97316; }
.fo03 .fxzm0dyv     { background: #0c1a2e; border-color: #38bdf8; }
.fo03 .sr6a { background: #12103a; border-color: #818cf8; }
.fo03 .tuabh    { background: #0a2020; border-color: #2dd4bf; }
.fo03 .euhirhms strong  { color: #f1f5f9; }
.fo03 .euhirhms p       { color: #cbd5e1; }
.fo03 .cu7uida    .fxzm0dyv     .y12600t::before,
.fo03 .ec34l  .fxzm0dyv     .y12600t::before,
.fo03 .rfd7j  .fxzm0dyv     .y12600t::before,
.fo03 .kgdox4gq .fxzm0dyv     .y12600t::before { color: #38bdf8; }
.fo03 .cu7uida    .sr6a .y12600t::before,
.fo03 .ec34l  .sr6a .y12600t::before,
.fo03 .rfd7j  .sr6a .y12600t::before,
.fo03 .kgdox4gq .sr6a .y12600t::before { color: #818cf8; }
.fo03 .cu7uida    .tuabh    .y12600t::before,
.fo03 .ec34l  .tuabh    .y12600t::before,
.fo03 .rfd7j  .tuabh    .y12600t::before,
.fo03 .kgdox4gq .tuabh    .y12600t::before { color: #2dd4bf; }
.mcki .fxzm0dyv     { background: var(--accent-bg); border-color: var(--accent-light); }
.mcki .sr6a { background: var(--accent-bg-light); border-color: var(--accent-light); }
.mcki .tuabh    { background: var(--accent-bg); border-color: var(--accent-pale); }
.mcki .cu7uida    .y12600t::before,
.mcki .ec34l  .y12600t::before,
.mcki .rfd7j  .y12600t::before,
.mcki .kgdox4gq .y12600t::before { color: var(--accent-light) !important; }
.vtui::before,
.mzwff1d::before { margin-right: 5px; }
.a851z .d7n275 ul li,
.a851z .d7n275 .vtui { color: #22c55e; }
.a851z .nzesvd5 ul li,
.a851z .nzesvd5 .mzwff1d { color: #ef4444; }
.rn6i .d7n275 { background: var(--bg-pros); }
.rn6i .nzesvd5 { background: var(--bg-cons); }
.rn6i .d7n275 .vtui { color: var(--c-pros-label); }
.rn6i .nzesvd5 .mzwff1d { color: var(--c-cons); }
.rn6i .d7n275 ul li,
.rn6i .oscuxlo0 li            { color: var(--c-pros); }
.rn6i .nzesvd5 ul li,
.rn6i .v9weyvw li            { color: var(--c-cons); }
.e58hl14 .d7n275 { background: var(--bg-pros); }
.e58hl14 .nzesvd5 { background: var(--bg-cons); }
.e58hl14 .d7n275 .vtui { color: var(--c-pros-label); }
.e58hl14 .nzesvd5 .mzwff1d { color: var(--c-cons); }
.e58hl14 .d7n275 ul li,
.e58hl14 .nzesvd5 ul li,
.o9hm9 .vtui::before { content: "✓ "; }
.o9hm9 .mzwff1d::before { content: "✗ "; }
.ekbbk3b .vtui::before { content: "→ "; }
.ekbbk3b .mzwff1d::before { content: "← "; }
.wyqp24b8 .vtui::before { content: "★ "; }
.wyqp24b8 .mzwff1d::before { content: "✕ "; }
.c12m .vtui::before { content: "◆ "; }
.c12m .mzwff1d::before { content: "▲ "; }
.oyku0c .euhirhms { background: transparent; border-left: none; border: 1.5px solid; }
.oyku0c .fxzm0dyv     { border-color: var(--c-tip-border); }
.oyku0c .sr6a { border-color: var(--c-warn-border); }
.oyku0c .tuabh    { border-color: #60a5fa; }
.oyku0c .euhirhms strong { color: var(--text-primary); }
.oyku0c .euhirhms p      { color: var(--text-muted); }
.rzl2ji .euhirhms { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.rzl2ji .fxzm0dyv     { border-top-color: var(--c-tip-border); }
.rzl2ji .sr6a { border-top-color: var(--c-warn-border); }
.rzl2ji .tuabh    { border-top-color: #60a5fa; }
.kgo4mpw .euhirhms { border-left: none; border-radius: 8px; }
.kgo4mpw .fxzm0dyv     { background: #065f46; }
.kgo4mpw .sr6a { background: #92400e; }
.kgo4mpw .tuabh    { background: #1e3a8a; }
.kgo4mpw .euhirhms strong,
.kgo4mpw .euhirhms p { color: #fff; }
.kgo4mpw .y12600t::before { color: rgba(255,255,255,0.85) !important; }
.wy3oq26.kgo4mpw .fxzm0dyv,
.wy3oq26 .kgo4mpw .fxzm0dyv     { background: #052e16; }
.wy3oq26.kgo4mpw .sr6a,
.wy3oq26 .kgo4mpw .sr6a { background: #2d0a1e; }
.wy3oq26.kgo4mpw .tuabh,
.wy3oq26 .kgo4mpw .tuabh    { background: #1e1036; }
.hwtk.kgo4mpw .fxzm0dyv,
.hwtk .kgo4mpw .fxzm0dyv      { background: #2d2000; }
.hwtk.kgo4mpw .sr6a,
.hwtk .kgo4mpw .sr6a  { background: #2d0b0b; }
.hwtk.kgo4mpw .tuabh,
.hwtk .kgo4mpw .tuabh     { background: #2d1600; }
.fo03.kgo4mpw .fxzm0dyv,
.fo03 .kgo4mpw .fxzm0dyv      { background: #0c1a2e; }
.fo03.kgo4mpw .sr6a,
.fo03 .kgo4mpw .sr6a  { background: #12103a; }
.fo03.kgo4mpw .tuabh,
.fo03 .kgo4mpw .tuabh     { background: #0a2020; }
.ikdpcgj .euhirhms { border-left: none; border-radius: 6px; padding: 10px 14px; }
.ikdpcgj .fxzm0dyv     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.ikdpcgj .sr6a { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.ikdpcgj .tuabh    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.ikdpcgj .euhirhms strong { color: var(--text-primary); }
.ikdpcgj .euhirhms p      { color: var(--text-muted); }
.el426d .euhirhms { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.cu7uida .y12600t,
.ec34l .y12600t,
.rfd7j .y12600t,
.kgdox4gq .y12600t { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.cu7uida .y12600t::before,
.ec34l .y12600t::before,
.rfd7j .y12600t::before,
.kgdox4gq .y12600t::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.cu7uida .fxzm0dyv     .y12600t::before { content: "✦"; color: var(--c-tip-border); }
.cu7uida .sr6a .y12600t::before { content: "▲"; color: var(--c-warn-border); }
.cu7uida .tuabh    .y12600t::before { content: "◉"; color: #60a5fa; }
.ec34l .fxzm0dyv     .y12600t::before { content: "★"; color: var(--c-tip-border); }
.ec34l .sr6a .y12600t::before { content: "◆"; color: var(--c-warn-border); }
.ec34l .tuabh    .y12600t::before { content: "●"; color: #60a5fa; }
.rfd7j .fxzm0dyv     .y12600t::before { content: "▶"; color: var(--c-tip-border); }
.rfd7j .sr6a .y12600t::before { content: "■"; color: var(--c-warn-border); }
.rfd7j .tuabh    .y12600t::before { content: "▸"; color: #60a5fa; }
.kgdox4gq .fxzm0dyv     .y12600t::before { content: "→"; color: var(--c-tip-border); }
.kgdox4gq .sr6a .y12600t::before { content: "⬥"; color: var(--c-warn-border); }
.kgdox4gq .tuabh    .y12600t::before { content: "◈"; color: #60a5fa; }
.e8kcwd .y8klb8 .jwx03,
.e8kcwd .vrbsly4u .jwx03  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.e8kcwd .vculmec                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.e8kcwd .vaid          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.e8kcwd .oj7r                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.bpdqi2 .y8klb8 .jwx03,
.bpdqi2 .vrbsly4u .jwx03,
.bpdqi2 .vculmec,
.bpdqi2 .w93mv,
.bpdqi2 .vwquf6n,
.bpdqi2 .vaid,
.bpdqi2 .oj7r,
.bpdqi2 .el426d .euhirhms { box-shadow: none; }
.yl1j5vl0   body, .yl1j5vl0   { font-size: 0.9rem; }
.yl1j5vl0   .gv2vsi, .yl1j5vl0 .a8rgqt, .yl1j5vl0 .ncbj,
.yl1j5vl0   .rz9v4, .yl1j5vl0 .ryrmt23l { font-size: 0.9rem; }
.yl1j5vl0   .bmjg, .yl1j5vl0 .fnds3wp { font-size: 0.9rem; }
.o047   .gv2vsi, .o047 .a8rgqt, .o047 .ncbj,
.o047   .rz9v4, .o047 .ryrmt23l { font-size: 0.95rem; }
.o047   .bmjg, .o047 .fnds3wp { font-size: 0.95rem; }
.pcsdh   .gv2vsi, .pcsdh .a8rgqt, .pcsdh .ncbj,
.pcsdh   .rz9v4, .pcsdh .ryrmt23l { font-size: 1.08rem; }
.pcsdh   .bmjg, .pcsdh .fnds3wp { font-size: 1.05rem; }
.pcsdh   .pfrvuak { font-size: 0.97rem; }
.r7lzr .es95yi      { font-size: 3.2rem; }
.r7lzr h2.ldtu { font-size: 1.9rem; }
.r7lzr h3.zvg4lgt5     { font-size: 1.4rem; }
.x28dsqjx .es95yi      { font-size: 3.8rem; }
.x28dsqjx h2.ldtu { font-size: 2.2rem; }
.x28dsqjx h3.zvg4lgt5     { font-size: 1.6rem; }
.ki3l + .ki3l { position: relative; }
.qozw2k16   .ki3l + .ki3l::before,
.gcdfw  .ki3l + .ki3l::before,
.c1gyzg   .ki3l + .ki3l::before,
.bxgbml   .ki3l + .ki3l::before,
.ln9qr0p   .ki3l + .ki3l::before,
.m2zmh .ki3l + .ki3l::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.qozw2k16 .ki3l + .ki3l::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.gcdfw .ki3l + .ki3l::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.c1gyzg .ki3l + .ki3l::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.bxgbml .ki3l + .ki3l::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.im5ya .ki3l { margin-bottom: 16px; }
.im5ya .ki3l + .ki3l { margin-top: 0; }
.im5ya .geyeh { padding-top: 0; padding-bottom: 0; }
.ln9qr0p .ki3l + .ki3l::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.m2zmh .ki3l + .ki3l::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.xpl9etk2 .ki3l + .ki3l::before,
.iax0bzx .ki3l + .ki3l::before,
.d6i3v .ki3l + .ki3l::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%;
}
.d9li55 .xpl9etk2 .ki3l:nth-child(even)::before,
.d9li55 .iax0bzx .ki3l:nth-child(even)::before,
.d9li55 .d6i3v .ki3l:nth-child(even)::before { background: var(--bg-surface); }
.lq22w .xpl9etk2 .ki3l:nth-child(even)::before,
.lq22w .iax0bzx .ki3l:nth-child(even)::before,
.lq22w .d6i3v .ki3l:nth-child(even)::before { background: var(--bg-card); }
.xpl9etk2 .ki3l + .ki3l::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");
}
.iax0bzx .ki3l + .ki3l::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");
}
.d6i3v .ki3l + .ki3l::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");
}
.tlwy .djaae,
.uu9h7upj .djaae,
.fp5xfo .djaae { overflow: hidden; }
.tlwy .siem,
.uu9h7upj .siem { margin-bottom: 60px; }
.fp5xfo .siem { margin-bottom: 70px; }
.tlwy .djaae::before,
.uu9h7upj .djaae::before,
.fp5xfo .djaae::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.tlwy .djaae::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");
}
.uu9h7upj .djaae::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");
}
.fp5xfo .djaae::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.c06dg2k6 .djaae:not(.ryazot1j) .hhvpvz { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ihbt2s .djaae:not(.ryazot1j) .hhvpvz { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.frcfvr9  .djaae:not(.ryazot1j) .hhvpvz { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qsy4823  .djaae:not(.ryazot1j) .hhvpvz { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.c06dg2k6 .ryazot1j { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.ihbt2s .ryazot1j { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.frcfvr9 .ryazot1j { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.qsy4823 .ryazot1j { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.tkjyhtz .ryazot1j { background: var(--accent); }
.tkjyhtz .ryazot1j .hhvpvz { background: none; }
.tkjyhtz .djaae:not(.ryazot1j) .hhvpvz { background: rgba(0,0,0,0.6); }
.jhcejksn .mdlf3ybn { float: left; width: 38%; margin: 0 28px 16px 0; }
.jhcejksn .mdlf3ybn .vj5ndpg { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.jhcejksn .geyeh::after { content: ''; display: block; clear: both; }
.kkpcyndy .mdlf3ybn { float: right; width: 38%; margin: 0 0 16px 28px; }
.kkpcyndy .mdlf3ybn .vj5ndpg { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kkpcyndy .geyeh::after { content: ''; display: block; clear: both; }
.acrk3aj4 .ki3l:nth-child(odd)  .mdlf3ybn { float: left;  width: 38%; margin: 0 28px 16px 0; }
.acrk3aj4 .ki3l:nth-child(even) .mdlf3ybn { float: right; width: 38%; margin: 0 0 16px 28px; }
.acrk3aj4 .mdlf3ybn .vj5ndpg { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.acrk3aj4 .geyeh::after { content: ''; display: block; clear: both; }
.jhcejksn .q7kfqwex,
.jhcejksn .qyag0r9,
.kkpcyndy .q7kfqwex,
.acrk3aj4 .q7kfqwex,
@media (max-width: 900px) {
  .jhcejksn .mdlf3ybn,
  .kkpcyndy .mdlf3ybn,
  .acrk3aj4 .ki3l:nth-child(odd)  .mdlf3ybn,
  .acrk3aj4 .ki3l:nth-child(even) .mdlf3ybn {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .jhcejksn .mdlf3ybn .vj5ndpg,
  .kkpcyndy .mdlf3ybn .vj5ndpg,
  .acrk3aj4 .mdlf3ybn .vj5ndpg {
    max-height: none !important;
  }
}
.jhcejksn .bmjg,
.jhcejksn .fnds3wp,
.kkpcyndy .bmjg,
.kkpcyndy .fnds3wp,
.acrk3aj4 .bmjg,
.acrk3aj4 .fnds3wp { overflow: hidden; }
@media (max-width: 640px) {
  .jhcejksn .mdlf3ybn,
  .kkpcyndy .mdlf3ybn,
  .acrk3aj4 .mdlf3ybn { float: none; width: 100%; margin: 0 0 16px 0; }
}
.v0ui .kulir,
.v0ui .geyeh,
.v0ui .flmg59y  { max-width: 1100px; }
.v0ui { --content-mw: 1100px; }
.p3e0co .kulir,
.p3e0co .geyeh,
.p3e0co .flmg59y  { max-width: 1200px; }
.uvb4huy .kulir,
.uvb4huy .geyeh,
.uvb4huy .flmg59y  { max-width: 1320px; }
.td8md { font-size: 0.82rem; color: var(--text-muted); }
.mhdv { display: flex; align-items: center; }
.ye97v1 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.thbgaeuj { display: flex; align-items: center; }
.n9sb { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.n9sb:hover { text-decoration: underline; }
.zp1nrxv { margin: 0 3px; opacity: 0.45; }
.zp1nrxv::before { content: '/'; }
.hxj949t { padding: 2px 5px; color: var(--text-main); }
.xjgez .td8md {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.xjgez .mhdv { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.pt8ehw .td8md {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.pt8ehw .mhdv { padding: 0 0 0 12px; }
.t0y4 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.wri2zb3w .mhdv { padding: 0 16px; }
.wri2zb3w .td8md {
  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);
}
.wri2zb3w .kulir { padding-top: 28px; }
@media (max-width: 720px) {
  .t0y4 { margin-top: 18px; padding: 0 16px; }
  .wri2zb3w .kulir { padding-top: 16px; }
}
.v0ui.xjgez .mhdv { max-width: 1100px; }
.p3e0co.xjgez .mhdv { max-width: 1200px; }
.uvb4huy.xjgez .mhdv { max-width: 1320px; }
.v0ui .t0y4 { max-width: 1100px; }
.p3e0co .t0y4 { max-width: 1200px; }
.uvb4huy .t0y4 { max-width: 1320px; }
.kl8zib .ki3l { padding-top: 16px; padding-bottom: 16px; }
.c1xhz .ki3l { padding-top: 24px; padding-bottom: 24px; }
.z7iu4 .ki3l { padding-top: 40px; padding-bottom: 40px; }
.orqc9p .ki3l { padding-top: 52px; padding-bottom: 52px; }
.yv9lt .ki3l:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.yv9lt .ki3l:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.yv9lt .ki3l:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.yv9lt .ki3l:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.cmskhz .geyeh { padding-top: 10px;  padding-bottom: 10px; }
.uwmy9q2 .geyeh { padding-top: 18px;  padding-bottom: 18px; }
.y9lfe .geyeh { padding-top: 36px;  padding-bottom: 36px; }
.pfoeousd .geyeh { padding-top: 48px;  padding-bottom: 48px; }
.xbvgdtya h2.ldtu { font-weight: 600; }
.xbvgdtya h3.zvg4lgt5     { font-weight: 600; }
.u851jbl h2.ldtu { font-weight: 800; }
.u851jbl h3.zvg4lgt5     { font-weight: 700; }
.d2ftstag { font-weight: 600; }
.d2ftstag h2.ldtu { font-weight: 900; }
.d2ftstag h3.zvg4lgt5     { font-weight: 800; }
.d2ftstag .euhirhms strong,
.d2ftstag .euhirhms strong { font-weight: 600; }
.khyg {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.uz5p81p .khyg { display: none; }
@media (max-width: 640px) { .khyg { display: none; } }
.khyg { background: var(--cta) !important; color: #fff !important; border: none !important; }
.khyg:hover { opacity: 0.85; }
.en48v8ro .khyg { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ekydv9ls .khyg,
.dwxpw  .khyg { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.ekydv9ls .khyg:hover,
.dwxpw  .khyg:hover { opacity: 0.88; }
.en48v8ro.ekydv9ls .khyg,
.en48v8ro.dwxpw  .khyg { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ocezxfj {
  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;
}
.ocezxfj:hover { transform: translateY(-2px); opacity: 0.92; }
.ocezxfj { background: var(--cta) !important; color: #fff !important; border: none !important; }
.yabp3s .ocezxfj { display: none; }
.tueajc .ocezxfj { right: 32px; }
.yeqzx  .ocezxfj { left: 32px; }
@media (max-width: 480px) {
  .tueajc .ocezxfj { right: 20px; bottom: 20px; }
  .yeqzx  .ocezxfj { left: 20px; bottom: 20px; }
}
.mg8nyi { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.flmg59y { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.mwkv { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.n7smug { color: var(--text-dim); font-size: 0.8rem; }
.ozdv7a85 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.ozdv7a85 img { height: 26px; width: auto; object-fit: contain; }
.x6mqz3r a, .jgjdq a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.x6mqz3r a:hover, .jgjdq a:hover { color: var(--accent-light); }
.jgjdq { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.nbfyvij .flmg59y { text-align: center; }
.nbfyvij .jgjdq { justify-content: center; margin-bottom: 16px; }
.nbfyvij .mwkv { margin-top: 0; }
.oeq6s3 { margin-top: 10px; }
.oeq6s3 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .flmg59y { padding-left: 16px; padding-right: 16px; }
  .oh55 .flmg59y { padding: 20px 16px; }
  .jgjdq { gap: 4px 12px; }
  .mwkv { font-size: 0.78rem; }
}
.e6x6ig .j202p7zt .ozdv7a85 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.e6x6ig .mwkv { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.e6x6ig .n7smug { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .e6x6ig .q0wu { grid-template-columns: 1fr 1fr; } .e6x6ig .j202p7zt { grid-column: 1 / -1; } }
@media (max-width: 480px) { .e6x6ig .q0wu { grid-template-columns: 1fr; } }
.gnsmvuy2 .ozdv7a85 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.gnsmvuy2 .mwkv { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .gnsmvuy2 .vfgkj8g { gap: 12px; } .gnsmvuy2 .ozdv7a85 { margin-right: 0; width: 100%; } }
.ljhl4jd .p0p3a .ozdv7a85 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.ljhl4jd .mwkv { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ljhl4jd .n7smug { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ljhl4jd .jpls { grid-template-columns: 1fr 1fr; } .ljhl4jd .p0p3a { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ljhl4jd .jpls { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .czhegs .f42y5 { grid-template-columns: 1fr 1fr; } .czhegs .by650:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .czhegs .f42y5 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .rbf81g .f42y5 { grid-template-columns: 1fr; } }
.rpu1dexh .flmg59y { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.rpu1dexh .jgjdq { justify-content: center; }
.yk9l .zi18my5      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.yk9l .mg8nyi { background: var(--bg-page); border-top-color: var(--border-alt); }
.paio .zi18my5      { background: #0d1117; border-bottom-color: #21262d; }
.paio .mk1bg5l7 { color: var(--accent-light); }
.paio .wx4su5d { --msep-color: #8b949e; }
.paio .wx4su5d a { color: #8b949e; }
.paio .wx4su5d a:hover { color: var(--accent-light); }
.paio .j6dkdet { color: #8b949e; }
.paio .mg8nyi { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.paio .mwkv,
.paio .n7smug { color: #6e7681; }
.paio .x6mqz3r a, .paio .jgjdq a,
.paio .ozdv7a85 { color: #e6edf3; }
.paio .x6mqz3r a:hover, .paio .jgjdq a:hover,
@media (max-width: 640px) {
  .paio .wx4su5d { background: #0d1117; border-top-color: #21262d; }
  .paio .wx4su5d li a { border-bottom-color: #21262d; }
}
.uxrdsriv .zi18my5      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.uxrdsriv .mk1bg5l7 { color: var(--accent-light); }
.uxrdsriv .wx4su5d { --msep-color: #475569; }
.uxrdsriv .wx4su5d a { color: #475569; }
.uxrdsriv .wx4su5d a:hover { color: var(--accent-light); }
.uxrdsriv .j6dkdet { color: #64748b; }
.uxrdsriv .mg8nyi { background: #f0f4f8; border-top-color: #cbd5e1; }
.uxrdsriv .mwkv,
.uxrdsriv .n7smug { color: #64748b; }
.uxrdsriv .x6mqz3r a, .uxrdsriv .jgjdq a,
.uxrdsriv .vj8u a, .uxrdsriv .ozdv7a85 { color: #374151; }
.uxrdsriv .x6mqz3r a:hover, .uxrdsriv .jgjdq a:hover,
@media (max-width: 640px) {
  .uxrdsriv .wx4su5d { background: #f0f4f8; border-top-color: #cbd5e1; }
  .uxrdsriv .wx4su5d li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ekydv9ls .zi18my5      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ekydv9ls .mk1bg5l7 { color: #fff; }
.ekydv9ls .wx4su5d { --msep-color: rgba(255,255,255,0.82); }
.ekydv9ls .wx4su5d a { color: rgba(255,255,255,0.82); }
.ekydv9ls .wx4su5d a:hover { color: #fff; }
.ekydv9ls .j6dkdet { color: rgba(255,255,255,0.9); }
.ekydv9ls .mg8nyi { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ekydv9ls .mwkv,
.ekydv9ls .n7smug { color: rgba(255,255,255,0.72); }
.ekydv9ls .x6mqz3r a, .ekydv9ls .jgjdq a,
.ekydv9ls .vj8u a, .ekydv9ls .ozdv7a85 { color: #fff; }
.ekydv9ls .x6mqz3r a:hover, .ekydv9ls .jgjdq a:hover,
@media (max-width: 640px) {
  .ekydv9ls .wx4su5d { background: var(--accent); border-top-color: var(--accent-light); }
  .ekydv9ls .wx4su5d li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.dwxpw .zi18my5 {
  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);
}
.dwxpw .mg8nyi {
  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) {
  .dwxpw .wx4su5d {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.iy3o2 .s0xb { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.sbkx2h .s0xb { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.xhdh6o6n .s0xb { min-height: 72px; height: auto; }
.odbj .s0xb { min-height: 84px; height: auto; }
.oh55 .s0xb { max-width: none; padding: 0 32px; }
.oh55 .flmg59y  { max-width: none; padding: 24px 32px; }
.qzzoo47.p3e0co .s0xb { max-width: 1200px; }
.qzzoo47.uvb4huy .s0xb { max-width: 1320px; }
.wpxj   .mk1bg5l7, .wpxj   .ozdv7a85 { text-transform: capitalize; }
.ujk4i .mk1bg5l7, .ujk4i .ozdv7a85 { text-transform: lowercase; }
.gvedur .mk1bg5l7, .gvedur .ozdv7a85 { text-transform: uppercase; letter-spacing: 0.06em; }
.e2l70, .biklnvwd {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.hx8f8g .e2l70,
.hx8f8g .biklnvwd { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.ng00l4 .e2l70,
.ng00l4 .biklnvwd { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.gp025 .e2l70,
.gp025 .biklnvwd { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.zmen0gfu .e2l70,
.zmen0gfu .biklnvwd { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.t080hw9   .wx4su5d a { font-weight: 500; }
.o8qoa .wx4su5d a { font-weight: 600; }
.nacsynrx     .wx4su5d a { font-weight: 700; }
.s43qr    .wx4su5d a { font-weight: 800; letter-spacing: 0.01em; }
.zequklw     .wx4su5d > li + li::before,
.us3fye    .wx4su5d > li + li::before,
.g0ge    .wx4su5d > li + li::before,
.l0xbxa .wx4su5d > li + li::before,
.v51b1iw .wx4su5d > li + li::before,
.rj05  .wx4su5d > li + li::before,
.p1o9    .wx4su5d > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.zequklw     .wx4su5d > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.us3fye    .wx4su5d > li + li::before { content: "|"; }
.g0ge    .wx4su5d > li + li::before { content: "—"; }
.l0xbxa .wx4su5d > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.v51b1iw .wx4su5d > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.rj05  .wx4su5d > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.p1o9    .wx4su5d > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .g64fx1 .j6dkdet,
  .ntd1uec .j6dkdet,
  .kglt247j .j6dkdet,
  .reacsi .j6dkdet,
  .k7dx08ri .j6dkdet {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .g64fx1 .j6dkdet::before,
  .ntd1uec .j6dkdet::before,
  .kglt247j .j6dkdet::before,
  .reacsi .j6dkdet::before,
  .k7dx08ri .j6dkdet::before { content: ""; display: block; flex-shrink: 0; }

  
  .g64fx1 .j6dkdet::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;
  }

  
  .ntd1uec .j6dkdet::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;
  }

  
  .kglt247j .j6dkdet::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;
  }

  
  .reacsi .j6dkdet::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;
  }

  
  .k7dx08ri .j6dkdet::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) {
  .iwx3 .j6dkdet {
    padding: 5px 14px;
  }
  .iwx3 .wx4su5d {
    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;
  }
  .iwx3 .wx4su5d li a {
    border-bottom: none; padding: 10px 22px;
  }
  .iwx3 .wx4su5d li a:hover { background: var(--bg-raised); }
  .iwx3 .kyeo9u,
  .cm9dc7w .kyeo9u,
  .usxzih2 .kyeo9u { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .p39gojhl .j6dkdet {
    padding: 5px 10px;
  }
  .p39gojhl .wx4su5d {
    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);
  }
  .p39gojhl .wx4su5d.ucan7v3x { transform: translateX(0); }
  .p39gojhl .wx4su5d li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .p39gojhl .wx4su5d li:last-child a { border-bottom: none; }
  .ekydv9ls .wx4su5d,
  .paio .wx4su5d { background: var(--accent) !important; }
  .ekydv9ls .wx4su5d li a,
  .paio .wx4su5d li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .usxzih2 .j6dkdet {
    padding: 5px 10px;
  }
  .usxzih2 .wx4su5d {
    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);
  }
  .usxzih2 .wx4su5d::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .usxzih2 .wx4su5d.ucan7v3x { transform: translateY(0); }
  .usxzih2 .wx4su5d li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .gud56dwa .j6dkdet {
    padding: 5px 10px;
  }
  .gud56dwa .wx4su5d {
    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;
  }
  .gud56dwa .wx4su5d.ucan7v3x { opacity: 1; pointer-events: auto; }
  .gud56dwa .wx4su5d li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .f08disij     .j6dkdet { border-radius: 0 !important; }
  .phswls   .j6dkdet { border-radius: 8px !important; }
  .k1nyq .j6dkdet { border-radius: 50% !important; }
  .pdi21   .j6dkdet { border-radius: 999px !important; }
}
.jozlbq .n7am4k6 { height: 36px; }
.s0j8l7 .n7am4k6 { height: 60px; max-width: 200px; }
.thy6y .n7am4k6 { height: 76px; max-width: 240px; }
.wsdpyr     .ar4973, .wsdpyr     .hczs8kp { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
@media (min-width: 720px) {
  .tyt0cq .qyag0r9 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .tyt0cq .w93mv {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .tyt0cq .w93mv { padding: 40px 16px 20px; }
  .tyt0cq .gwkj4 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .tyt0cq .b6tsmla { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .dlse31x .w93mv {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .dlse31x .w93mv::before {
    position: absolute; top: 14px; left: 14px;
  }
  .dlse31x .czfp {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .dlse31x .bjybjs4y { white-space: normal; text-align: center; font-size: 1.2rem; }
  .dlse31x .gwkj4 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .dlse31x .b6tsmla { width: 100%; min-width: 0; }
  .dlse31x .ar4973 { min-width: 0; }
}
.n5ozyo .qyag0r9 { counter-reset: cs-rank; }
.n5ozyo .w93mv::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.m77i62 .mh73gth8 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.m77i62 .mh73gth8 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.m77i62 .mh73gth8 p { padding: 0 2px 16px; }
.uannpjd .mh73gth8 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.uannpjd .mh73gth8 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.uannpjd .mh73gth8 summary::after { content: "›"; font-size: 1.2em; }
.uannpjd .mh73gth8[open] summary::after { content: "‹"; }
.uannpjd .mh73gth8 p { padding: 10px 22px 4px; }
.iose .mh73gth8 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.iose .mh73gth8 summary { color: var(--text-primary); padding-left: 16px; }
.iose .mh73gth8 summary::after { content: "›"; font-size: 1.1em; }
.iose .mh73gth8[open] summary::after { content: "‹"; }
.iose .mh73gth8 p { padding-left: 16px; }
.btxc .r4yq0v1h { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.btxc .mh73gth8 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.btxc .mh73gth8:last-child { border-bottom: none; }
.btxc .mh73gth8 summary { color: var(--text-primary); border-radius: 0; }
.btxc .mh73gth8 summary::after { content: "›"; font-size: 1.1em; }
.btxc .mh73gth8[open] summary::after { content: "‹"; }
.tmj4yrw .mh73gth8 { overflow: hidden; }
.tmj4yrw .mh73gth8 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.tmj4yrw .mh73gth8 summary::after { color: rgba(255,255,255,.75); }
.tmj4yrw .mh73gth8[open] summary { border-radius: 0; }
.quv4gh { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.g1jt {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.w1u3966 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.nkzlg { color: var(--text-muted); font-size: 1.05rem; }
.q67d7hsb {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.ha1b0ecv {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ils3 { margin-bottom: 20px; }
.idgjrjpd {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.cm0cg {
  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;
}
.cm0cg:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.btf2g { resize: vertical; min-height: 130px; }
.yf1rlkqe { width: 100%; margin-top: 8px; }
.b5u5 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.palg8z13 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.a4nckn1w { color: var(--text-muted); line-height: 1.75; }
.uwhdmw { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.uwhdmw li { margin-bottom: 6px; }
.r4681yy { max-width: 760px; margin: 0 auto; }
.av8v { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.pny45 { max-width: 760px; margin: 0 auto; }
.z57cl { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.z57cl:last-child { border-bottom: none; }
.s76ud { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.z57cl p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.z57cl ul.uwhdmw { margin: 0; }
.otxiuy .s76ud { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .otxiuy { grid-template-columns: 1fr; gap: 10px; } }
.evpxq .s76ud { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.s32tf1t3 .uwhdmw { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .oqofnk3u { grid-template-columns: 1fr; } }
.uknw0 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.uknw0:hover .aqzzsu2 { color: var(--accent-light); text-decoration: underline; }
.rtpc5hu1 { color: inherit; text-decoration: none; }
.rtpc5hu1:hover { color: var(--accent-light); text-decoration: underline; }
.zj26a { display: inline-block; line-height: 0; }
.rwpe { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.kpbvjn6 { margin-bottom: 48px; }
.qxowv { max-width: 760px; margin: 0 auto; }
.y5q8 { text-align: center; }
.mrtw { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.mrtw:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.w6qyj7 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.mrtw p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mrtw ul.uwhdmw { margin: 0; }
.wht70 { color: var(--text-muted); line-height: 1.75; }
.y5q8 .uwhdmw,
.dn1wi0s .uwhdmw,
.gum3os .uwhdmw,
.rxusbrs0 .uwhdmw {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.y5q8 .mrtw,
.dn1wi0s .mrtw { text-align: left; }
.y5q8 .w6qyj7,
.dn1wi0s .w6qyj7 { text-align: center; }
.vqxu { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.ovzbrtb9 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.n198 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.htak { margin-top: 12px; }
.uz2kh { 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; }
.uz2kh:hover { border-bottom-color: var(--accent-light); }
.fl7i6r3 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.fl7i6r3 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.pk13 { width: 200px; height: 200px; }
.qorn3 { border-radius: 28%; }
.owqim { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.pv20osb5 { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .omb630xz { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.ttou { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.ttou .n198, .ttou .ovzbrtb9 { max-width: 640px; }
.f0b3u4x .vqxu { font-size: 1.6rem; margin-top: 18px; }
.s0pw0 .n198 { margin-bottom: 28px; }
@media (max-width: 860px) { .uzm1esk4 { grid-template-columns: 1fr; } .f0b3u4x { position: static; text-align: center; } }
.xyy7kkw4 .fl7i6r3 { margin: 0 auto 18px; }
.xyy7kkw4 .owqim { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .wyn1bg0 { grid-template-columns: 1fr; } }
.t4q3 .vqxu { font-size: 1.6rem; margin-bottom: 6px; }
.rxusbrs0 .uwhdmw { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .t4q3 { flex-direction: column; text-align: center; } .nmvmgr7z { grid-template-columns: 1fr; } }
.aeds69fo .vqxu { font-size: 1.35rem; margin: 0 0 4px; }
.aeds69fo .owqim { margin: 0; }
.n7bq {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.n7bq .w1u3966 { color: var(--accent-light); }
.kkj9k .w1u3966 { font-size: 2rem; }
.kkj9k .nkzlg { max-width: 680px; }
.qozwa .w1u3966 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.qozwa .nkzlg  { margin: 0; }
@media (max-width: 640px) { .qozwa { flex-direction: column; } }
.ykoa .w1u3966 { color: var(--accent-light); }
.g0y7gd9 .w1u3966 { color: #fff; }
.g0y7gd9 .nkzlg  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .ir7myxv { grid-template-columns: 1fr; } }
.mlngj .cm0cg {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.mlngj .cm0cg:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.l1fhch .cm0cg { background: var(--bg-raised); border-color: transparent; }
.l1fhch .cm0cg:focus { background: var(--bg-card); border-color: var(--accent-light); }
.o82qe .cm0cg { border-radius: 100px; padding: 11px 20px; }
.o82qe .btf2g { border-radius: 14px; }
.dqf7 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.dqf7 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.dqf7 summary::-webkit-details-marker { display: none; }
.dqf7 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.dqf7[open] summary::after { content: "−"; }
.kapb2zb {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .nwrk { grid-template-columns: 1fr; } }
.udbqx0 { counter-reset: priv-count; }
.y6144o {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.y6144o:last-child { border-bottom: none; }
.qz2lfcju {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.y6144o h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.y6144o p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.tjojyis { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.tjojyis li { margin-bottom: 6px; }
.fdaq{display:none}
.fdaq:empty,.omfvhxk:empty{display:none}
.tyapubp0{position:relative;overflow:visible}
.uk73sck .lium71c,.n5lk0i .lium71c,
.sqeopsk .lium71c,.v7oo52 .lium71c,
.xkre2 .lium71c,.bbjxj .lium71c{display:block}
.jt5bi .h38cz9lp{display:block}
.uk73sck .lium71c,.n5lk0i .lium71c,
.sqeopsk .lium71c,.v7oo52 .lium71c,
.xkre2 .lium71c{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}
.uk73sck .lium71c .omfvhxk,.n5lk0i .lium71c .omfvhxk,
.sqeopsk .lium71c .omfvhxk,.v7oo52 .lium71c .omfvhxk,
.xkre2 .lium71c .omfvhxk{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}
.uk73sck .lium71c,.n5lk0i .lium71c{top:12px}
.uk73sck .lium71c .omfvhxk{margin-right:auto}
.n5lk0i .lium71c .omfvhxk{margin-left:auto}
.n5lk0i .lium71c{text-align:right}
.sqeopsk .lium71c,.v7oo52 .lium71c{bottom:12px}
.sqeopsk .lium71c .omfvhxk{margin-right:auto}
.v7oo52 .lium71c .omfvhxk{margin-left:auto}
.v7oo52 .lium71c{text-align:right}
.xkre2 .lium71c{position:relative;margin-top:16px}
.xkre2 .lium71c .omfvhxk{margin:0 auto}
.bbjxj .lium71c{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.bbjxj .lium71c .omfvhxk{margin:0}
.bbjxj .h0n1gtjy~.lium71c,
.bbjxj .qs70gy6~.lium71c{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.bbjxj .h0n1gtjy~.lium71c .omfvhxk,
.bbjxj .qs70gy6~.lium71c .omfvhxk{justify-content:flex-start}
.h0n1gtjy~.lium71c,.qs70gy6~.lium71c{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}
.h0n1gtjy~.lium71c .omfvhxk{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.qs70gy6~.lium71c .omfvhxk{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.h38cz9lp .omfvhxk{margin:0 0 12px}
.omfvhxk{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.rgn6rl{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.aqzzsu2{font-weight:600;color:var(--text-heading);opacity:1}
.pz2yz .rgn6rl{display:none}
.i76ht .mrb3vyl{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}
.i76ht .t53v::before{content:""}
.k1v2zp .omfvhxk{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.jce8u .omfvhxk{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ktrm50{--date-bg:var(--accent-bg)}
.fqn8k .t53v::before{content:"·";opacity:.4}
.fqn8k .mrb3vyl + .mrb3vyl::before{content:"·";margin-right:6px;opacity:.4}
.ezbp7{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.epmc{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.f3s7sry{display:flex;flex-direction:column;gap:3px}
.vacf54l{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.r97i25fn{font-weight:700;font-size:1rem;color:var(--text-heading)}
.a2580h{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.lj6e .ezbp7{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.sck4 .ezbp7{border-top:3px solid var(--accent);padding-top:18px}
.vo299 .ezbp7{border-left:3px solid var(--accent);border-radius:0}
.t620 .ezbp7{padding:20px 0}
@media(max-width:640px){
  .ezbp7{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .a2580h{max-width:100%}
}
:root {
  --accent:          #029b29;
  --brand:           #029b29;
  --brand-light:     #44f772;
  --brand-pale:      #8af3a5;
  --grad-start:      #00360e;
  --grad-end:        #018122;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #029b29;
  --cta-light:       #08e03f;
  --cta-hover:       #02c333;
  --bg-page:         #021707;
  --bg-surface:      #03250c;
  --bg-card:         #043310;
  --bg-card-inner:   #064115;
  --bg-raised:       #074f19;
  --bg-hover:        #085d1e;
  --border:          #0a6f24;
  --border-alt:      #0d8b2d;
  --border-section:  #0a6f24;
  --text-primary:    #e2e8e4;
  --text-muted:      #9caea1;
  --text-body:       #c6d1c9;
  --text-sub:        #9caea1;
  --text-faint:      #677e6d;
  --text-dim:        #506254;
  --text-label:      #809786;
  --text-value:      #b8c5bc;
  --accent-bg:       #093314;
  --accent-bg-light: #0c4f1d;
  --bg-tip:          #261622;
  --bg-warning:      #272115;
  --bg-info:         #162126;
  --bg-pros:         #261622;
  --bg-cons:         #261c16;
  --c-pros:          #f47ad5;
  --c-cons:          #e6a889;
  --c-pros-label:    #f04bc6;
  --c-tip-border:    #ed2abc;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #f47ad5;
}
:root { --logo-bg-opacity: 32%; }
body, button, input { font-family: "Quicksand", sans-serif; }
.ku4gdm .aaz5ukf4, .ku4gdm .h0n1gtjy { min-height: 420px; }
.ybkbw .xkr4ng::after, .ybkbw .brsgv3l::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; }
.zp1nrxv::before { content: '/'; }
.xziuwqt .mrb3vyl::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.xziuwqt .mrb3vyl:first-of-type::before{content:"\f017"}.xziuwqt .mrb3vyl:last-of-type::before{content:"\f2f1"}