: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;
}
.kjppisvf {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.asjkv {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.dmx5 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.smq3 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.huqzx9 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.huqzx9 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.huqzx9 a:hover { color: var(--accent-light); }
.gkgyfwd     .zhtdyz { border-radius: 24px; padding: 8px; }
.gkgyfwd .zhtdyz li a { border-radius: 16px; }
@media (max-width: 640px) {
  .zhtdyz {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .pu6lz:hover .zhtdyz,
  .pu6lz:focus-within .zhtdyz { display: block; }
  .zhtdyz li a { padding: 8px 16px; font-size: 0.88rem; }
}
.un4nvgq {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.lfq81qvx { display: none; }
@media (max-width: 640px) {
  .lfq81qvx {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .lfq81qvx.khs1l { display: block; }
}
@media (max-width: 640px) {
  .un4nvgq { display: block; }
  .huqzx9 > li + li::before { display: none !important; }
  .huqzx9 {
    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;
  }
  .huqzx9.khs1l { display: flex; }
  .huqzx9 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .huqzx9 li:last-child a { border-bottom: none; }
}
.vihq { min-height: 480px; }
.q201wl2 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.a66mhlz { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.fln5t .a66mhlz { margin-left: 0; margin-right: 0; }
.c2k9 {
  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;
}
.c2k9:hover { opacity: 0.88; }
.ihr6g949 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.ltwnw6y5 {
  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%);
}
.ihr6g949 .rd4lmxq {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.ihr6g949 .q201wl2 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ihr6g949 .a66mhlz { color: #e2e8f0; }
.ihr6g949.yo6kj3 .rd4lmxq { text-align: center; }
.ihr6g949.fln5t   .rd4lmxq { text-align: left; }
.phu60 .rd4lmxq {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.phu60 .q201wl2 { color: var(--text-primary); text-shadow: none; }
.phu60 .a66mhlz { color: var(--text-muted); }
.phu60 .c2k9 { margin-top: 16px; }
.phu60, .phu60.vihq { min-height: auto !important; }
.phu60.yo6kj3 .rd4lmxq { text-align: center; }
.phu60.fln5t   .rd4lmxq { text-align: left; }
.phu60~.h60z4p{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}
.phu60~.h60z4p .fg404l{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.n33hc .ihr6g949 .ltwnw6y5 {
  overflow: hidden;
}
.n33hc .ihr6g949 .ltwnw6y5::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%); }
}
@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); }
}
.kq5h .ihr6g949 .ltwnw6y5 {
  overflow: hidden;
}
.kq5h .ihr6g949 .ltwnw6y5::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;
}
.ac3k .jy0dumdi,
.ac3k .zmktq8s4,
.ac3k .ihr6g949 .ltwnw6y5 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.selkz .ihr6g949 .ltwnw6y5 {
  overflow: hidden;
}
.selkz .ihr6g949 .ltwnw6y5::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;
}
.jncbt .ihr6g949 .ltwnw6y5 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.jy0dumdi .ltwnw6y5 {
  background: none;
}
.jy0dumdi .q201wl2 { color: #fff; }
.jy0dumdi .a66mhlz { color: rgba(255,255,255,0.85); }
.jy0dumdi .c2k9 { background: #fff; color: var(--cta); }
.jy0dumdi .c2k9:hover { opacity: 0.92; }
.ac3k .vhl7bjy {
  animation: hg-fadein 1.2s ease-out both;
}
.vhl7bjy .q201wl2 { text-shadow: none; color: var(--text-primary); }
.vhl7bjy .a66mhlz { color: var(--text-muted); }
body.p2hy4zm .q201wl2 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.apks0wz .q201wl2 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.vhl7bjy.yo6kj3 .fryj { align-items: center; text-align: center; }
.w1rxsmw .rd4lmxq { padding-bottom: 24px; }
.y97mxwn .rd4lmxq { max-width: 960px; }
@media (max-width: 700px) {
  .vhl7bjy { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .vhl7bjy .vtxpuv8h { display: none !important; }
  .f7kkl .vtxpuv8h { display: none !important; }
  .ljletfw .q5ghu { display: none !important; }
  .ni3b0 .l2io0u { display: none !important; }
  .fryj  { padding: 36px 24px; }
  .vhl7bjy~.h60z4p,.ipl4pv~.h60z4p{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .vihq, .vhl7bjy { min-height: 320px !important; }
  
  .q201wl2 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .z9ppc { display: none !important; }
  
  .jfg5 { flex-direction: column; align-items: center; }
  .ouxqodgq { width: 100%; max-width: 340px; }
}
.z47pags { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.uavdrjew { width: 100%; height: auto; display: block; border-radius: 10px; }
.al9w2phz .z47pags        { border-radius: 16px; }
.al9w2phz .uavdrjew  { border-radius: 16px; }
.go6lyb4 .z47pags         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.go6lyb4 .uavdrjew   { border-radius: 8px; }
.ugxjgl { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.c3xqs2z { width: 100%; padding: 32px 0; position: relative; }
.wj0a4tdq { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.z5lc .c3xqs2z:nth-child(even) { background: var(--bg-surface); }
.z5lc .c3xqs2z:nth-child(odd)  { background: var(--bg-page); }
.ckyg7a .c3xqs2z:nth-child(even) { background: var(--bg-card); }
.ckyg7a .c3xqs2z:nth-child(odd)  { background: var(--bg-page); }
.z5lc .c3xqs2z:nth-child(odd)  .wj0a4tdq { background: var(--bg-card); border-radius: 6px; }
.z5lc .c3xqs2z:nth-child(even) .wj0a4tdq { background: var(--bg-raised); border-radius: 6px; }
.ckyg7a .c3xqs2z:nth-child(odd)  .wj0a4tdq { background: var(--bg-card); border-radius: 6px; }
.ckyg7a .c3xqs2z:nth-child(even) .wj0a4tdq { background: var(--bg-raised); border-radius: 6px; }
.z5lc .c3xqs2z:nth-child(even) .ty3qdei .harx,
.ckyg7a .c3xqs2z:nth-child(even) .ty3qdei .harx { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.z5lc .c3xqs2z:nth-child(odd) .ty3qdei .harx,
.ckyg7a .c3xqs2z:nth-child(odd) .ty3qdei .harx { background: var(--bg-card-inner); }
.z5lc .c3xqs2z:nth-child(even) .ng6yl .harx:nth-child(odd),
.ckyg7a .c3xqs2z:nth-child(even) .ng6yl .harx:nth-child(odd)  { background: var(--bg-card); }
.z5lc .c3xqs2z:nth-child(even) .ng6yl .harx:nth-child(even),
.ckyg7a .c3xqs2z:nth-child(even) .ng6yl .harx:nth-child(even) { background: var(--bg-card-inner); }
h1.sfocp4e { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.sfocp4e {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.zrf5 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.zr146y h2.sfocp4e {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.scov h2.sfocp4e {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.bt9e4 h2.sfocp4e {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.rcrwoy h2.sfocp4e::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.hymi1 h2.sfocp4e {
  color: var(--text-primary); font-size: 1.7rem;
}
.c067 h2.sfocp4e::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.a3li h2.sfocp4e {
  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;
}
.uc29k { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .uc29k { display: none; } }
.bciem { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.elmh7m { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.cvxq {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.oov4 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.tq04v { padding-left: 20px; }
.tq04v li { margin-bottom: 6px; }
.tq04v a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.tq04v a:hover { color: var(--accent-light); }
.ruwfa .oov4 { display: none; }
.ke5becd9 .oov4 { display: none; }
.ke5becd9 .tq04v { padding-left: 0; list-style: none; }
.ke5becd9 .tq04v li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.ke5becd9 .tq04v a { font-size: 0.92rem; }
.cj3e11 .cvxq { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.cj3e11 .oov4 { display: none; }
.cj3e11 .tq04v { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.cj3e11 .tq04v li { margin-bottom: 0; }
.cj3e11 .tq04v 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;
}
.cj3e11 .tq04v a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.wzsol1a .cvxq { padding: 20px 20px 16px; }
.wzsol1a .tq04v {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.wzsol1a .tq04v li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.wzsol1a .tq04v 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;
}
.wzsol1a .tq04v 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;
}
.wzsol1a .tq04v a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.wzsol1a .tq04v a:focus,
.wzsol1a .tq04v a:focus-visible,
.wzsol1a .tq04v a:target { outline: none; }
.wzsol1a .tq04v li:target a { border-color: var(--border); color: var(--text-muted); }
.m3y4bb .cvxq { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.m3y4bb .oov4 { display: none; }
.m3y4bb .tq04v { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.m3y4bb .tq04v li { margin-bottom: 0; }
.m3y4bb .tq04v li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.m3y4bb .tq04v li:last-child::after { content: ""; margin-right: 0; }
.m3y4bb .tq04v a { font-size: 0.9rem; }
.harx { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ty3qdei .harx { background: var(--bg-card); }
.ng6yl .harx:nth-child(odd)  { background: var(--bg-card); }
.ng6yl .harx:nth-child(even) { background: var(--bg-raised); }
.h8lf .harx {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.h8lf .harx:last-child { border-bottom: none; }
.h8lf h3.zrf5 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ll5qgib .harx {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ll5qgib .harx + .harx { margin-top: 4px; }
.hdzkx .harx { background: none; border-radius: 0; padding: 12px 0; }
.hdzkx .harx + .harx { border-top: 1px solid var(--border-section); }
.krm23hz { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.mwqp { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.e8nh { color: var(--text-body); margin-bottom: 10px; }
.wi77sb9, .ni24ao9q { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.wi77sb9 li, .ni24ao9q li { margin-bottom: 6px; }
.ni24ao9q li { list-style: decimal; }
.g9t8y2x     .wi77sb9 { list-style-type: "● "; }
.qnpm  .wi77sb9 { list-style-type: "■ "; }
.dqt5zl .wi77sb9 { list-style-type: "◆ "; }
.gpl34p    .wi77sb9 { list-style-type: "★ "; }
.g9t8y2x     .dwzm { list-style-type: "● "; }
.qnpm  .dwzm { list-style-type: "■ "; }
.dqt5zl .dwzm { list-style-type: "◆ "; }
.gpl34p    .dwzm { list-style-type: "★ "; }
.g9t8y2x    .wi77sb9 li::marker, .g9t8y2x    .dwzm li::marker,
.qnpm .wi77sb9 li::marker, .qnpm .dwzm li::marker,
.dqt5zl .wi77sb9 li::marker, .dqt5zl .dwzm li::marker,
.gpl34p   .wi77sb9 li::marker, .gpl34p   .dwzm li::marker {
  color: var(--cta); font-size: 1em;
}
.g9t8y2x .ni24ao9q,
.qnpm .ni24ao9q,
.dqt5zl .ni24ao9q,
.gpl34p .ni24ao9q {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.g9t8y2x .ni24ao9q li,
.qnpm .ni24ao9q li,
.dqt5zl .ni24ao9q li,
.gpl34p .ni24ao9q li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.g9t8y2x .ni24ao9q li::before,
.qnpm .ni24ao9q li::before,
.dqt5zl .ni24ao9q li::before,
.gpl34p .ni24ao9q 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;
}
.g9t8y2x     .ni24ao9q li::before { border-radius: 50%; }
.qnpm  .ni24ao9q li::before { border-radius: 3px; }
.dqt5zl .ni24ao9q li::before { border-radius: 3px; }
.gpl34p    .ni24ao9q li::before { border-radius: 50%; }
.k5qbva3 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.kif8bx09 .k5qbva3,
.y5uky93 .k5qbva3 { background: transparent; border: none; border-radius: 0; }
.yyfaa5 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.yyfaa5 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.yyfaa5 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.yyfaa5 tr:hover td { background: var(--bg-hover); }
.ebki .yyfaa5 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.shdsx32k .yyfaa5 { border: 1px solid var(--border-alt); }
.shdsx32k .yyfaa5 th,
.shdsx32k .yyfaa5 td { border: 1px solid var(--border-alt); }
.ifkct2z .yyfaa5 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ifkct2z .yyfaa5 td { border-bottom: none; }
.ifkct2z .yyfaa5 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.vu139wtq .yyfaa5 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.h9p2 .k5qbva3 {
  overflow: hidden;
}
.h9p2 .yyfaa5 th { border-bottom: 1px solid var(--border-alt); }
.h9p2 .yyfaa5 tr:last-child td { border-bottom: none; }
.z8gv3b { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.qc5u0db9 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.b279std4 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.aj0u9vqm { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.btmbt { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.dwzm { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.dwzm 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%}
.hc3rwvp2 .aj0u9vqm { background: transparent; text-align: center; }
.ren07ia .b279std4 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.sw1y0e .b279std4 {
  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);
}
.xvz2 .qc5u0db9 { display: grid; grid-template-columns: auto 1fr; }
.xvz2 .b279std4 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.xvz2 .aj0u9vqm { grid-column: 2; }
.xvz2 .btmbt,
.xvz2 .dwzm { grid-column: 1 / -1; }
.b7fd .qc5u0db9 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.b7fd .b279std4 {
  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);
}
.b7fd .aj0u9vqm { grid-column: 2; }
.b7fd .btmbt,
.b7fd .dwzm { grid-column: 1 / -1; }
.ub3u61 .qc5u0db9 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ub3u61 .aj0u9vqm { background: none; color: var(--accent-light); font-weight: 700; }
.bcgo1twh .qc5u0db9 { 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); }
.bcgo1twh .aj0u9vqm { background: none; color: var(--accent-light); font-weight: 700; }
.i9id .qc5u0db9 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.i9id .qc5u0db9:last-child { border-bottom: none; }
.i9id .aj0u9vqm { background: none; color: var(--accent-light); font-weight: 700; }
.qrqu .qc5u0db9 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.qrqu .aj0u9vqm { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.s5ia .z8gv3b { counter-reset: card-n; }
.s5ia .qc5u0db9  { counter-increment: card-n; }
.s5ia .aj0u9vqm { display: flex; align-items: center; gap: 10px; }
.s5ia .aj0u9vqm::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;
}
.sla0d .qc5u0db9 { background: var(--bg-surface); border: 1px solid var(--border); }
.sla0d .aj0u9vqm { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.lswu17 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.k8ij2pu  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.ti0ur0 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.qeibeqx { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.lswu17 strong { color: var(--text-primary); font-size: 0.95rem; }
.lswu17 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ncr2zi7 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.a67ol, .fnp3v { border-radius: 8px; padding: 14px; }
.a67ol { background: var(--bg-pros); }
.fnp3v { background: var(--bg-cons); }
.mamck5x { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.a67ol .mamck5x { color: var(--c-pros-label); }
.fnp3v .mamck5x { color: #f87171; }
.a67ol ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.fnp3v ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.uavdrjew { width: 100%; height: auto; border-radius: 10px; display: block; }
.ub3pq15y {
  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;
}
.ub3pq15y:hover { opacity: 0.85; }
.fv9bep .ub3pq15y  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.fv9bep .ub3pq15y:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.zdj43e .ub3pq15y  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.zdj43e .ub3pq15y:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.sodj4y .c2k9 { border-radius: 50px; }
.sodj4y .ub3pq15y  { border-radius: 50px; }
.ejqzz5 .c2k9 { padding-left: 22px; padding-right: 22px; }
.ejqzz5 .ub3pq15y  { padding-left: 12px; padding-right: 12px; }
.p3q3i .c2k9 { padding-left: 44px; padding-right: 44px; }
.p3q3i .ub3pq15y  { padding-left: 24px; padding-right: 24px; }
.grbt .c2k9 { padding-left: 56px; padding-right: 56px; }
.grbt .ub3pq15y  { padding-left: 32px; padding-right: 32px; }
.d50hrao   .c2k9::after, .d50hrao   .ub3pq15y::after,
.djlf5 .c2k9::after, .djlf5 .ub3pq15y::after,
.dq5obv    .c2k9::after, .dq5obv    .ub3pq15y::after,
.ozb8z4a    .c2k9::after, .ozb8z4a    .ub3pq15y::after,
.bzy6    .c2k9::after, .bzy6    .ub3pq15y::after,
.namm2     .c2k9::after, .namm2     .ub3pq15y::after,
.a3ozof    .c2k9::after, .a3ozof    .ub3pq15y::after,
.amyjw0sf   .c2k9::after, .amyjw0sf   .ub3pq15y::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;
}
.d50hrao .c2k9::after, .d50hrao .ub3pq15y::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");
}
.djlf5 .c2k9::after, .djlf5 .ub3pq15y::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");
}
.dq5obv .c2k9::after, .dq5obv .ub3pq15y::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");
}
.ozb8z4a .c2k9::after, .ozb8z4a .ub3pq15y::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");
}
.bzy6 .c2k9::after, .bzy6 .ub3pq15y::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");
}
.namm2 .c2k9::after, .namm2 .ub3pq15y::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");
}
.a3ozof .c2k9::after, .a3ozof .ub3pq15y::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");
}
.amyjw0sf .c2k9::after, .amyjw0sf .ub3pq15y::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");
}
.pn4uoc   .pdzdo::after, .pn4uoc   .cdimbct9::after,
.om3i8d .pdzdo::after, .om3i8d .cdimbct9::after,
.q8kx9mo    .pdzdo::after, .q8kx9mo    .cdimbct9::after,
.thuh    .pdzdo::after, .thuh    .cdimbct9::after,
.svy9    .pdzdo::after, .svy9    .cdimbct9::after,
.lbnob     .pdzdo::after, .lbnob     .cdimbct9::after,
.tdq7sier    .pdzdo::after, .tdq7sier    .cdimbct9::after,
.wrnurq   .pdzdo::after, .wrnurq   .cdimbct9::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;
}
.pn4uoc .pdzdo::after, .pn4uoc .cdimbct9::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");
}
.om3i8d .pdzdo::after, .om3i8d .cdimbct9::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");
}
.q8kx9mo .pdzdo::after, .q8kx9mo .cdimbct9::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");
}
.thuh .pdzdo::after, .thuh .cdimbct9::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");
}
.svy9 .pdzdo::after, .svy9 .cdimbct9::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");
}
.lbnob .pdzdo::after, .lbnob .cdimbct9::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");
}
.tdq7sier .pdzdo::after, .tdq7sier .cdimbct9::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");
}
.wrnurq .pdzdo::after, .wrnurq .cdimbct9::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");
}
.z630hfm7 .hzlfnj93 { background: transparent; padding: 0; }
@media (min-width: 721px) {
  .ko7dm { flex: 0 0 260px; width: 260px; }
  .lyxcqbp { flex: 0 0 120px; width: 120px; }
  .faqb0k2z { flex: 0 0 110px; width: 110px; }
  .uunuh2r   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .nle9cw3 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.nle9cw3.ub3pq15y { 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) {
  .naq0cmyb { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .naq0cmyb .pbnng1o { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .naq0cmyb .ko7dm { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .naq0cmyb .hzlfnj93 { width: 100%; min-width: unset; height: 120px; }
  .naq0cmyb .hk986 { max-height: 96px; max-width: 200px; }
  .naq0cmyb .xfcc { min-width: unset; text-align: center; white-space: normal; }
  .naq0cmyb .lyxcqbp { min-width: 0; }
  .naq0cmyb .uunuh2r { 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; }
  .naq0cmyb .nle9cw3 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .psk7w .pbnng1o { row-gap: 8px !important; gap: 10px !important; }
}
.cwfd5be1  .ddof2q2 li::before { content: "★"; }
.cwfd5be1  .qieyfk8 li::before { content: "✕"; }
@media (min-width: 860px) {
  .ss5qfr97 .papgtk5p {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ss5qfr97 .f5025pww { margin: 0; }
}
.y5uky93 .ncr2zi7 { gap: 10px; }
.y5uky93 .a67ol, .y5uky93 .fnp3v { padding: 12px; }
.y5uky93 .a67ol ul, .y5uky93 .fnp3v ul { margin: 4px 0 0; padding-left: 18px; }
.y5uky93 .a67ol li, .y5uky93 .fnp3v li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .tk227d { grid-template-columns: 1fr; }
  .mwipe { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .mwipe .i0mlbzkd { width: 72px; height: 50px; }
  .mwipe .aryiwjz { max-width: 180px; }
  .mwipe .dwu4y { width: auto; }
}
@media (max-width: 720px) {
  .h6wj7 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .xqn67sw { padding: 16px; }
  .x7fat .a2efvt { min-width: 50%; }
}
.zhfqnm9w .ncr2zi7 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .myvv9qg4 { grid-template-columns: 1fr; }
  .ska53gh { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .kt5hm { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .bbfabp { flex-wrap: wrap; padding: 16px; }
}
.um6gxp .ncr2zi7 { gap: 8px; }
.um6gxp .a67ol, .um6gxp .fnp3v { padding: 8px; }
@media (max-width: 480px) {
  .z27me { flex-direction: column; align-items: stretch; }
}
.tzjnh .dwu4y .ub3pq15y { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .o43t1 { flex-direction: column; align-items: stretch; gap: 10px; }
  .tzjnh .dwu4y { text-align: center; }
}
@media (max-width: 720px) {
  .f7ia1e2 { grid-template-columns: 1fr; }
  .tbtjp5pn { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .r9injuh { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .n9bbo { grid-template-columns: 1fr; }
  .rz7pkgas { width: 100px; height: 100px; margin: 16px auto; }
  .ciyzwj { font-size: 1.4rem; }
  .rt5rmtg { justify-content: center; }
  .y3gydef .a2efvt { min-width: 50%; }
}
.acfx546 .ncr2zi7 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .oog15k { flex-wrap: wrap; padding: 14px 16px; }
  .i13mjt8v { padding: 12px 16px; }
  .acfx546 .ncr2zi7 { margin: 0 16px; }
  .acfx546 .a4cdkzu { padding: 0 16px; }
  .fsgzjex { padding: 12px 16px; }
}
.huhd3rs .nle9cw3.ub3pq15y { padding: 14px 30px !important; font-size: 1rem; }
.gp8si .nle9cw3.ub3pq15y { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.xjdhivj .lyxcqbp { display: none; }
.xjdhivj .faqb0k2z { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.xjdhivj .faqb0k2z {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.xjdhivj .faqb0k2z small { display: none; }
.xjdhivj .zmnz .d4t16l { display: none; }
.xjdhivj .zmnz strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.xjdhivj .d40hrnz { display: none; }
.e83ryq { margin: 16px 0; }
.qdc4gmr { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.qdc4gmr summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.qdc4gmr summary::after { content: "+"; color: var(--accent-light); }
.qdc4gmr[open] summary::after { content: "−"; }
.qdc4gmr p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.c3xqs2z { margin-bottom: 0; }
.x67r h2.sfocp4e { color: var(--text-primary); border-color: var(--accent-light); }
.u4sd5nz h2.sfocp4e { color: var(--text-primary); border-color: var(--accent-light); }
.weok7wo .k8ij2pu     { background: #052e16; border-color: #10b981; }
.weok7wo .ti0ur0 { background: #2d0a1e; border-color: #f43f5e; }
.weok7wo .oklkl    { background: #1e1036; border-color: #a855f7; }
.weok7wo .lswu17 strong  { color: #f1f5f9; }
.weok7wo .lswu17 p       { color: #cbd5e1; }
.weok7wo .gb53r    .k8ij2pu     .qeibeqx::before,
.weok7wo .wd7tn9  .k8ij2pu     .qeibeqx::before,
.weok7wo .nq1k9mw  .k8ij2pu     .qeibeqx::before,
.weok7wo .gsr2uu .k8ij2pu     .qeibeqx::before { color: #10b981; }
.weok7wo .gb53r    .ti0ur0 .qeibeqx::before,
.weok7wo .wd7tn9  .ti0ur0 .qeibeqx::before,
.weok7wo .nq1k9mw  .ti0ur0 .qeibeqx::before,
.weok7wo .gsr2uu .ti0ur0 .qeibeqx::before { color: #f43f5e; }
.weok7wo .gb53r    .oklkl    .qeibeqx::before,
.weok7wo .wd7tn9  .oklkl    .qeibeqx::before,
.weok7wo .nq1k9mw  .oklkl    .qeibeqx::before,
.weok7wo .gsr2uu .oklkl    .qeibeqx::before { color: #a855f7; }
.lscek8a0 .k8ij2pu     { background: #2d2000; border-color: #eab308; }
.lscek8a0 .ti0ur0 { background: #2d0b0b; border-color: #ef4444; }
.lscek8a0 .lswu17 strong  { color: #f1f5f9; }
.lscek8a0 .lswu17 p       { color: #cbd5e1; }
.lscek8a0 .gb53r    .k8ij2pu     .qeibeqx::before,
.lscek8a0 .wd7tn9  .k8ij2pu     .qeibeqx::before,
.lscek8a0 .nq1k9mw  .k8ij2pu     .qeibeqx::before,
.lscek8a0 .gsr2uu .k8ij2pu     .qeibeqx::before { color: #eab308; }
.lscek8a0 .gb53r    .ti0ur0 .qeibeqx::before,
.lscek8a0 .wd7tn9  .ti0ur0 .qeibeqx::before,
.lscek8a0 .nq1k9mw  .ti0ur0 .qeibeqx::before,
.lscek8a0 .gsr2uu .ti0ur0 .qeibeqx::before { color: #ef4444; }
.lscek8a0 .gb53r    .oklkl    .qeibeqx::before,
.lscek8a0 .wd7tn9  .oklkl    .qeibeqx::before,
.lscek8a0 .nq1k9mw  .oklkl    .qeibeqx::before,
.lscek8a0 .gsr2uu .oklkl    .qeibeqx::before { color: #f97316; }
.vheibw .k8ij2pu     { background: #0c1a2e; border-color: #38bdf8; }
.vheibw .ti0ur0 { background: #12103a; border-color: #818cf8; }
.vheibw .lswu17 strong  { color: #f1f5f9; }
.vheibw .lswu17 p       { color: #cbd5e1; }
.vheibw .gb53r    .k8ij2pu     .qeibeqx::before,
.vheibw .wd7tn9  .k8ij2pu     .qeibeqx::before,
.vheibw .nq1k9mw  .k8ij2pu     .qeibeqx::before,
.vheibw .gsr2uu .k8ij2pu     .qeibeqx::before { color: #38bdf8; }
.vheibw .gb53r    .ti0ur0 .qeibeqx::before,
.vheibw .wd7tn9  .ti0ur0 .qeibeqx::before,
.vheibw .nq1k9mw  .ti0ur0 .qeibeqx::before,
.vheibw .gsr2uu .ti0ur0 .qeibeqx::before { color: #818cf8; }
.vheibw .gb53r    .oklkl    .qeibeqx::before,
.vheibw .wd7tn9  .oklkl    .qeibeqx::before,
.vheibw .nq1k9mw  .oklkl    .qeibeqx::before,
.vheibw .gsr2uu .oklkl    .qeibeqx::before { color: #2dd4bf; }
.gib5 .k8ij2pu     { background: var(--accent-bg); border-color: var(--accent-light); }
.gib5 .ti0ur0 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.gib5 .gb53r    .qeibeqx::before,
.gib5 .wd7tn9  .qeibeqx::before,
.gib5 .nq1k9mw  .qeibeqx::before,
.gib5 .gsr2uu .qeibeqx::before { color: var(--accent-light) !important; }
.omxkw::before,
.qp6mx::before { margin-right: 5px; }
.d0y0 .a67ol ul li,
.d0y0 .a67ol .omxkw { color: #22c55e; }
.d0y0 .fnp3v ul li,
.d0y0 .fnp3v .qp6mx { color: #ef4444; }
.dj1s .a67ol { background: var(--bg-pros); }
.dj1s .fnp3v { background: var(--bg-cons); }
.dj1s .a67ol .omxkw { color: var(--c-pros-label); }
.dj1s .fnp3v .qp6mx { color: var(--c-cons); }
.dj1s .a67ol ul li,
.dj1s .ddof2q2 li            { color: var(--c-pros); }
.dj1s .fnp3v ul li,
.dj1s .qieyfk8 li            { color: var(--c-cons); }
.xwxtd .a67ol { background: var(--bg-pros); }
.xwxtd .fnp3v { background: var(--bg-cons); }
.xwxtd .a67ol .omxkw { color: var(--c-pros-label); }
.xwxtd .fnp3v .qp6mx { color: var(--c-cons); }
.xwxtd .a67ol ul li,
.xwxtd .fnp3v ul li,
.k8w0 .omxkw::before { content: "✓ "; }
.k8w0 .qp6mx::before { content: "✗ "; }
.k2rnz35k .omxkw::before { content: "→ "; }
.k2rnz35k .qp6mx::before { content: "← "; }
.cwfd5be1 .omxkw::before { content: "★ "; }
.cwfd5be1 .qp6mx::before { content: "✕ "; }
.tjoy5 .omxkw::before { content: "◆ "; }
.tjoy5 .qp6mx::before { content: "▲ "; }
.w3iw6o6 .lswu17 { background: transparent; border-left: none; border: 1.5px solid; }
.w3iw6o6 .k8ij2pu     { border-color: var(--c-tip-border); }
.w3iw6o6 .ti0ur0 { border-color: var(--c-warn-border); }
.w3iw6o6 .lswu17 strong { color: var(--text-primary); }
.w3iw6o6 .lswu17 p      { color: var(--text-muted); }
.sb1v3 .lswu17 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.sb1v3 .k8ij2pu     { border-top-color: var(--c-tip-border); }
.sb1v3 .ti0ur0 { border-top-color: var(--c-warn-border); }
.cdvmyoh .lswu17 { border-left: none; border-radius: 8px; }
.cdvmyoh .k8ij2pu     { background: #065f46; }
.cdvmyoh .ti0ur0 { background: #92400e; }
.cdvmyoh .lswu17 strong,
.cdvmyoh .lswu17 p { color: #fff; }
.cdvmyoh .qeibeqx::before { color: rgba(255,255,255,0.85) !important; }
.weok7wo.cdvmyoh .k8ij2pu,
.weok7wo .cdvmyoh .k8ij2pu     { background: #052e16; }
.weok7wo.cdvmyoh .ti0ur0,
.weok7wo .cdvmyoh .ti0ur0 { background: #2d0a1e; }
.weok7wo.cdvmyoh .oklkl,
.weok7wo .cdvmyoh .oklkl    { background: #1e1036; }
.lscek8a0.cdvmyoh .k8ij2pu,
.lscek8a0 .cdvmyoh .k8ij2pu      { background: #2d2000; }
.lscek8a0.cdvmyoh .ti0ur0,
.lscek8a0 .cdvmyoh .ti0ur0  { background: #2d0b0b; }
.vheibw.cdvmyoh .k8ij2pu,
.vheibw .cdvmyoh .k8ij2pu      { background: #0c1a2e; }
.vheibw.cdvmyoh .ti0ur0,
.vheibw .cdvmyoh .ti0ur0  { background: #12103a; }
.lnmjx .lswu17 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.lnmjx .k8ij2pu     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.lnmjx .ti0ur0 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.lnmjx .oklkl    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.lnmjx .lswu17 strong { color: var(--text-primary); }
.lnmjx .lswu17 p      { color: var(--text-muted); }
.ou4ku7 .lswu17 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.gb53r .qeibeqx,
.wd7tn9 .qeibeqx,
.nq1k9mw .qeibeqx,
.gsr2uu .qeibeqx { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.gb53r .qeibeqx::before,
.wd7tn9 .qeibeqx::before,
.nq1k9mw .qeibeqx::before,
.gsr2uu .qeibeqx::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.gb53r .k8ij2pu     .qeibeqx::before { content: "✦"; color: var(--c-tip-border); }
.gb53r .ti0ur0 .qeibeqx::before { content: "▲"; color: var(--c-warn-border); }
.gb53r .oklkl    .qeibeqx::before { content: "◉"; color: #60a5fa; }
.wd7tn9 .k8ij2pu     .qeibeqx::before { content: "★"; color: var(--c-tip-border); }
.wd7tn9 .ti0ur0 .qeibeqx::before { content: "◆"; color: var(--c-warn-border); }
.wd7tn9 .oklkl    .qeibeqx::before { content: "●"; color: #60a5fa; }
.nq1k9mw .k8ij2pu     .qeibeqx::before { content: "▶"; color: var(--c-tip-border); }
.nq1k9mw .ti0ur0 .qeibeqx::before { content: "■"; color: var(--c-warn-border); }
.nq1k9mw .oklkl    .qeibeqx::before { content: "▸"; color: #60a5fa; }
.gsr2uu .k8ij2pu     .qeibeqx::before { content: "→"; color: var(--c-tip-border); }
.gsr2uu .ti0ur0 .qeibeqx::before { content: "⬥"; color: var(--c-warn-border); }
.gsr2uu .oklkl    .qeibeqx::before { content: "◈"; color: #60a5fa; }
.ggtrwnne .ty3qdei .harx,
.ggtrwnne .ng6yl .harx  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ggtrwnne .qc5u0db9                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ggtrwnne .k5qbva3          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ggtrwnne .cvxq                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.psi2e .ty3qdei .harx,
.psi2e .ng6yl .harx,
.psi2e .qc5u0db9,
.psi2e .pbnng1o,
.psi2e .f5025pww,
.psi2e .k5qbva3,
.psi2e .cvxq,
.psi2e .ou4ku7 .lswu17 { box-shadow: none; }
.sf8cb8ah   body, .sf8cb8ah   { font-size: 0.9rem; }
.sf8cb8ah   .e8nh, .sf8cb8ah .krm23hz, .sf8cb8ah .mwqp,
.sf8cb8ah   .bciem, .sf8cb8ah .elmh7m { font-size: 0.9rem; }
.sf8cb8ah   .wi77sb9, .sf8cb8ah .ni24ao9q { font-size: 0.9rem; }
.v50p3rx   .e8nh, .v50p3rx .krm23hz, .v50p3rx .mwqp,
.v50p3rx   .bciem, .v50p3rx .elmh7m { font-size: 0.95rem; }
.v50p3rx   .wi77sb9, .v50p3rx .ni24ao9q { font-size: 0.95rem; }
.y4dxe   .e8nh, .y4dxe .krm23hz, .y4dxe .mwqp,
.y4dxe   .bciem, .y4dxe .elmh7m { font-size: 1.08rem; }
.y4dxe   .wi77sb9, .y4dxe .ni24ao9q { font-size: 1.05rem; }
.y4dxe   .yyfaa5 { font-size: 0.97rem; }
.cmd0z .q201wl2      { font-size: 3.2rem; }
.cmd0z h2.sfocp4e { font-size: 1.9rem; }
.cmd0z h3.zrf5     { font-size: 1.4rem; }
.raek .q201wl2      { font-size: 3.8rem; }
.raek h2.sfocp4e { font-size: 2.2rem; }
.raek h3.zrf5     { font-size: 1.6rem; }
.c3xqs2z + .c3xqs2z { position: relative; }
.caclk49a   .c3xqs2z + .c3xqs2z::before,
.p1zu2  .c3xqs2z + .c3xqs2z::before,
.gqsm39j   .c3xqs2z + .c3xqs2z::before,
.xhi7sjp   .c3xqs2z + .c3xqs2z::before,
.n845   .c3xqs2z + .c3xqs2z::before,
.khb3eo .c3xqs2z + .c3xqs2z::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.caclk49a .c3xqs2z + .c3xqs2z::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.p1zu2 .c3xqs2z + .c3xqs2z::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.gqsm39j .c3xqs2z + .c3xqs2z::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;
}
.xhi7sjp .c3xqs2z + .c3xqs2z::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.gytu .c3xqs2z { margin-bottom: 16px; }
.gytu .c3xqs2z + .c3xqs2z { margin-top: 0; }
.gytu .wj0a4tdq { padding-top: 0; padding-bottom: 0; }
.n845 .c3xqs2z + .c3xqs2z::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.khb3eo .c3xqs2z + .c3xqs2z::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ee7kzwl .c3xqs2z + .c3xqs2z::before,
.fng946 .c3xqs2z + .c3xqs2z::before,
.p04p .c3xqs2z + .c3xqs2z::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%;
}
.z5lc .ee7kzwl .c3xqs2z:nth-child(even)::before,
.z5lc .fng946 .c3xqs2z:nth-child(even)::before,
.z5lc .p04p .c3xqs2z:nth-child(even)::before { background: var(--bg-surface); }
.ckyg7a .ee7kzwl .c3xqs2z:nth-child(even)::before,
.ckyg7a .fng946 .c3xqs2z:nth-child(even)::before,
.ckyg7a .p04p .c3xqs2z:nth-child(even)::before { background: var(--bg-card); }
.ee7kzwl .c3xqs2z + .c3xqs2z::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");
}
.fng946 .c3xqs2z + .c3xqs2z::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");
}
.p04p .c3xqs2z + .c3xqs2z::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");
}
.hlej8y .ihr6g949,
.xg7lkc .ihr6g949,
.ozsialu .ihr6g949 { overflow: hidden; }
.hlej8y .rd4lmxq,
.xg7lkc .rd4lmxq { margin-bottom: 60px; }
.ozsialu .rd4lmxq { margin-bottom: 70px; }
.hlej8y .ihr6g949::before,
.xg7lkc .ihr6g949::before,
.ozsialu .ihr6g949::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%;
}
.hlej8y .ihr6g949::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");
}
.xg7lkc .ihr6g949::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");
}
.ozsialu .ihr6g949::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");
}
.w21zovd .ihr6g949:not(.jy0dumdi) .ltwnw6y5 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.en4iew .ihr6g949:not(.jy0dumdi) .ltwnw6y5 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.o2khe  .ihr6g949:not(.jy0dumdi) .ltwnw6y5 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.icsi3  .ihr6g949:not(.jy0dumdi) .ltwnw6y5 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.en4iew .jy0dumdi { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.en4iew .zmktq8s4 { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.en4iew .vhl7bjy { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.g4r1b6dl .jy0dumdi .ltwnw6y5 { background: none; }
.g4r1b6dl .ihr6g949:not(.jy0dumdi) .ltwnw6y5 { background: rgba(0,0,0,0.6); }
.catnp5p .z47pags { float: left; width: 38%; margin: 0 28px 16px 0; }
.catnp5p .z47pags .uavdrjew { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.catnp5p .wj0a4tdq::after { content: ''; display: block; clear: both; }
.nnxsi .z47pags { float: right; width: 38%; margin: 0 0 16px 28px; }
.nnxsi .z47pags .uavdrjew { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.nnxsi .wj0a4tdq::after { content: ''; display: block; clear: both; }
.a5hxb .c3xqs2z:nth-child(odd)  .z47pags { float: left;  width: 38%; margin: 0 28px 16px 0; }
.a5hxb .c3xqs2z:nth-child(even) .z47pags { float: right; width: 38%; margin: 0 0 16px 28px; }
.a5hxb .z47pags .uavdrjew { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.a5hxb .wj0a4tdq::after { content: ''; display: block; clear: both; }
.catnp5p .z8gv3b,
.nnxsi .z8gv3b,
.a5hxb .z8gv3b,
@media (max-width: 900px) {
  .catnp5p .z47pags,
  .nnxsi .z47pags,
  .a5hxb .c3xqs2z:nth-child(odd)  .z47pags,
  .a5hxb .c3xqs2z:nth-child(even) .z47pags {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .catnp5p .z47pags .uavdrjew,
  .nnxsi .z47pags .uavdrjew,
  .a5hxb .z47pags .uavdrjew {
    max-height: none !important;
  }
}
.catnp5p .wi77sb9,
.catnp5p .ni24ao9q,
.nnxsi .wi77sb9,
.nnxsi .ni24ao9q,
.a5hxb .wi77sb9,
.a5hxb .ni24ao9q { overflow: hidden; }
@media (max-width: 640px) {
  .catnp5p .z47pags,
  .nnxsi .z47pags,
  .a5hxb .z47pags { float: none; width: 100%; margin: 0 0 16px 0; }
}
.cbt2c67 .ugxjgl,
.cbt2c67 .wj0a4tdq,
.cbt2c67 .mhcpcn  { max-width: 1100px; }
.cbt2c67 { --content-mw: 1100px; }
.nyym0u .ugxjgl,
.nyym0u .wj0a4tdq,
.nyym0u .mhcpcn  { max-width: 1200px; }
.nlj5815 .ugxjgl,
.nlj5815 .wj0a4tdq,
.nlj5815 .mhcpcn  { max-width: 1320px; }
.oq5uo4 { font-size: 0.82rem; color: var(--text-muted); }
.duwqsq { display: flex; align-items: center; }
.uxya9k {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ieldf { display: flex; align-items: center; }
.qd6f5o { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.qd6f5o:hover { text-decoration: underline; }
.gh05h { margin: 0 3px; opacity: 0.45; }
.gh05h::before { content: '/'; }
.ifc11 { padding: 2px 5px; color: var(--text-main); }
.qf1ogl .oq5uo4 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.qf1ogl .duwqsq { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.c4lyvy .oq5uo4 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.c4lyvy .duwqsq { padding: 0 0 0 12px; }
.a00wt .duwqsq { padding: 0 16px; }
.a00wt .oq5uo4 {
  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);
}
.a00wt .ugxjgl { padding-top: 28px; }
@media (max-width: 720px) {
  .blwehb { margin-top: 18px; padding: 0 16px; }
  .a00wt .ugxjgl { padding-top: 16px; }
}
.cbt2c67.qf1ogl .duwqsq { max-width: 1100px; }
.nyym0u.qf1ogl .duwqsq { max-width: 1200px; }
.nlj5815.qf1ogl .duwqsq { max-width: 1320px; }
.cbt2c67 .blwehb { max-width: 1100px; }
.zipbh9us .c3xqs2z { padding-top: 16px; padding-bottom: 16px; }
.droho5 .c3xqs2z { padding-top: 24px; padding-bottom: 24px; }
.cikih .c3xqs2z { padding-top: 40px; padding-bottom: 40px; }
.enc8hkmw .c3xqs2z { padding-top: 52px; padding-bottom: 52px; }
.wuqxs .c3xqs2z:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.wuqxs .c3xqs2z:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.wuqxs .c3xqs2z:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.wuqxs .c3xqs2z:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.a2l4 .wj0a4tdq { padding-top: 10px;  padding-bottom: 10px; }
.gdwp556 .wj0a4tdq { padding-top: 18px;  padding-bottom: 18px; }
.o0o11j .wj0a4tdq { padding-top: 36px;  padding-bottom: 36px; }
.qijls .wj0a4tdq { padding-top: 48px;  padding-bottom: 48px; }
.d503g h2.sfocp4e { font-weight: 600; }
.d503g h3.zrf5     { font-weight: 600; }
.ca7db1o5 h2.sfocp4e { font-weight: 800; }
.ca7db1o5 h3.zrf5     { font-weight: 700; }
.ca34r3y1 { font-weight: 600; }
.ca34r3y1 h2.sfocp4e { font-weight: 900; }
.ca34r3y1 h3.zrf5     { font-weight: 800; }
.ca34r3y1 .lswu17 strong,
.ca34r3y1 .lswu17 strong { font-weight: 600; }
.pdzdo {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.tet44r .pdzdo { display: none; }
@media (max-width: 640px) { .pdzdo { display: none; } }
.pdzdo { background: var(--cta) !important; color: #fff !important; border: none !important; }
.pdzdo:hover { opacity: 0.85; }
.zqwkjy .pdzdo { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.d9n8tc .pdzdo,
.vzy31a  .pdzdo { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.d9n8tc .pdzdo:hover,
.vzy31a  .pdzdo:hover { opacity: 0.88; }
.zqwkjy.d9n8tc .pdzdo,
.zqwkjy.vzy31a  .pdzdo { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.cdimbct9 {
  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;
}
.cdimbct9:hover { transform: translateY(-2px); opacity: 0.92; }
.cdimbct9 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.f7f5ce1 .cdimbct9 { display: none; }
.si7f1 .cdimbct9 { right: 32px; }
.e3jqp  .cdimbct9 { left: 32px; }
@media (max-width: 480px) {
  .si7f1 .cdimbct9 { right: 20px; bottom: 20px; }
  .e3jqp  .cdimbct9 { left: 20px; bottom: 20px; }
}
.lslt5ux { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.mhcpcn { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.clswrpg { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.iijjyzl { color: var(--text-dim); font-size: 0.8rem; }
.czpf { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.czpf img { height: 26px; width: auto; object-fit: contain; }
.lu2s8luo { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.evgayl .mhcpcn { text-align: center; }
.evgayl .clswrpg { margin-top: 0; }
.da1rzn { margin-top: 10px; }
.da1rzn a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .mhcpcn { padding-left: 16px; padding-right: 16px; }
  .was658f .mhcpcn { padding: 20px 16px; }
  .gaf4fjiz { gap: 4px 12px; }
  .clswrpg { font-size: 0.78rem; }
}
.mhkz .cskzu99 .czpf { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.mhkz .lu2s8luo { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.mhkz .xryb68 { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.mhkz .xryb68 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.mhkz .xryb68 a:hover { color: var(--accent-light); }
.mhkz .clswrpg { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.mhkz .iijjyzl { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .mhkz .bxddw { grid-template-columns: 1fr 1fr; } .mhkz .cskzu99 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mhkz .bxddw { grid-template-columns: 1fr; } }
.tq5q4n7w .czpf { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.tq5q4n7w .clswrpg { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .tq5q4n7w .depf { gap: 12px; } .tq5q4n7w .czpf { margin-right: 0; width: 100%; } }
.a0j4 .thz60 { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.a0j4 .mgn6as6 .czpf { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.a0j4 .lu2s8luo { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.a0j4 .k9l1ow { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.a0j4 .xryb68 { display: flex; flex-direction: column; gap: 9px; }
.a0j4 .xryb68 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.a0j4 .xryb68 a:hover { color: var(--accent-light); }
.a0j4 .srjq { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.a0j4 .clswrpg { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.a0j4 .iijjyzl { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .a0j4 .thz60 { grid-template-columns: 1fr 1fr; } .a0j4 .mgn6as6 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .a0j4 .thz60 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .uh0eq .m6rzu { grid-template-columns: 1fr 1fr; } .uh0eq .sxq9:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .uh0eq .m6rzu { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .mx0b .m6rzu { grid-template-columns: 1fr; } }
.vy0gmt4z .mhcpcn { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.jprn .kjppisvf      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.jprn .lslt5ux { background: var(--bg-page); border-top-color: var(--border-alt); }
.rzaw .kjppisvf      { background: #0d1117; border-bottom-color: #21262d; }
.rzaw .dmx5 { color: var(--accent-light); }
.rzaw .huqzx9 { --msep-color: #8b949e; }
.rzaw .huqzx9 a { color: #8b949e; }
.rzaw .huqzx9 a:hover { color: var(--accent-light); }
.rzaw .un4nvgq { color: #8b949e; }
.rzaw .lslt5ux { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.rzaw .clswrpg,
.rzaw .iijjyzl { color: #6e7681; }
.rzaw .xryb68 a, .rzaw .xoko a,
.rzaw .czpf { color: #e6edf3; }
.rzaw .xryb68 a:hover, .rzaw .xoko a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .rzaw .huqzx9 { background: #0d1117; border-top-color: #21262d; }
  .rzaw .huqzx9 li a { border-bottom-color: #21262d; }
}
.pp7k17 .kjppisvf      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.pp7k17 .dmx5 { color: var(--accent-light); }
.pp7k17 .huqzx9 { --msep-color: #475569; }
.pp7k17 .huqzx9 a { color: #475569; }
.pp7k17 .huqzx9 a:hover { color: var(--accent-light); }
.pp7k17 .un4nvgq { color: #64748b; }
.pp7k17 .lslt5ux { background: #f0f4f8; border-top-color: #cbd5e1; }
.pp7k17 .clswrpg,
.pp7k17 .iijjyzl { color: #64748b; }
.pp7k17 .xryb68 a, .pp7k17 .xoko a,
.pp7k17 .c19ubv1 a, .pp7k17 .czpf { color: #374151; }
.pp7k17 .xryb68 a:hover, .pp7k17 .xoko a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .pp7k17 .huqzx9 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .pp7k17 .huqzx9 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.d9n8tc .kjppisvf      { background: var(--accent); border-bottom-color: var(--accent-light); }
.d9n8tc .dmx5 { color: #fff; }
.d9n8tc .huqzx9 { --msep-color: rgba(255,255,255,0.82); }
.d9n8tc .huqzx9 a { color: rgba(255,255,255,0.82); }
.d9n8tc .huqzx9 a:hover { color: #fff; }
.d9n8tc .un4nvgq { color: rgba(255,255,255,0.9); }
.d9n8tc .lslt5ux { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.d9n8tc .clswrpg,
.d9n8tc .iijjyzl { color: rgba(255,255,255,0.72); }
.d9n8tc .xryb68 a, .d9n8tc .xoko a,
.d9n8tc .c19ubv1 a, .d9n8tc .czpf { color: #fff; }
.d9n8tc .lu2s8luo, .d9n8tc .k9l1ow { color: rgba(255,255,255,0.7); }
.d9n8tc .xryb68 a:hover, .d9n8tc .xoko a:hover { color: #fff; }
@media (max-width: 640px) {
  .d9n8tc .huqzx9 { background: var(--accent); border-top-color: var(--accent-light); }
  .d9n8tc .huqzx9 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.vzy31a .kjppisvf {
  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);
}
.vzy31a .lslt5ux {
  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) {
  .vzy31a .huqzx9 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.p7t648 .asjkv { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.h438x34 .asjkv { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.m986pu .asjkv { min-height: 72px; height: auto; }
.do5wcy0 .asjkv { min-height: 84px; height: auto; }
.was658f .asjkv { max-width: none; padding: 0 32px; }
.was658f .mhcpcn  { max-width: none; padding: 24px 32px; }
.gyz5ftfq.nyym0u .asjkv { max-width: 1200px; }
.gyz5ftfq.nlj5815 .asjkv { max-width: 1320px; }
.fqjzrkm   .dmx5, .fqjzrkm   .czpf { text-transform: capitalize; }
.u9ga8 .dmx5, .u9ga8 .czpf { text-transform: lowercase; }
.ftu9 .dmx5, .ftu9 .czpf { text-transform: uppercase; letter-spacing: 0.06em; }
.kfwa2, .pga92 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.gmx07u .kfwa2,
.gmx07u .pga92 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.hibhop .kfwa2,
.hibhop .pga92 { 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; }
.lqoixq .kfwa2,
.lqoixq .pga92 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.h9lpl .kfwa2,
.h9lpl .pga92 { 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; }
.y6k66nl   .huqzx9 a { font-weight: 500; }
.napmadd .huqzx9 a { font-weight: 600; }
.fduu     .huqzx9 a { font-weight: 700; }
.m05abrbx    .huqzx9 a { font-weight: 800; letter-spacing: 0.01em; }
.rhptvb0z     .huqzx9 > li + li::before,
.rzfm    .huqzx9 > li + li::before,
.d79srfh    .huqzx9 > li + li::before,
.y3p4 .huqzx9 > li + li::before,
.f6mke .huqzx9 > li + li::before,
.rsb1  .huqzx9 > li + li::before,
.awu4946p    .huqzx9 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.rhptvb0z     .huqzx9 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.rzfm    .huqzx9 > li + li::before { content: "|"; }
.d79srfh    .huqzx9 > li + li::before { content: "—"; }
.y3p4 .huqzx9 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.f6mke .huqzx9 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.rsb1  .huqzx9 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.awu4946p    .huqzx9 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .f02a .un4nvgq,
  .jthmrg .un4nvgq,
  .vdqy7t .un4nvgq,
  .lnksb6n .un4nvgq,
  .bavtk .un4nvgq {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .f02a .un4nvgq::before,
  .jthmrg .un4nvgq::before,
  .vdqy7t .un4nvgq::before,
  .lnksb6n .un4nvgq::before,
  .bavtk .un4nvgq::before { content: ""; display: block; flex-shrink: 0; }

  
  .f02a .un4nvgq::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;
  }

  
  .jthmrg .un4nvgq::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;
  }

  
  .vdqy7t .un4nvgq::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;
  }

  
  .lnksb6n .un4nvgq::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;
  }

  
  .bavtk .un4nvgq::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) {
  .xglnqei .un4nvgq {
    padding: 5px 14px;
  }
  .xglnqei .huqzx9 {
    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;
  }
  .xglnqei .huqzx9 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .xglnqei .huqzx9 li a:hover { background: var(--bg-raised); }
  .xglnqei .lfq81qvx,
  .b2i4lk9 .lfq81qvx,
  .o3bc2 .lfq81qvx { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .gvchz .un4nvgq {
    padding: 5px 10px;
  }
  .gvchz .huqzx9 {
    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);
  }
  .gvchz .huqzx9.khs1l { transform: translateX(0); }
  .gvchz .huqzx9 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .gvchz .huqzx9 li:last-child a { border-bottom: none; }
  .d9n8tc .huqzx9,
  .rzaw .huqzx9 { background: var(--accent) !important; }
  .d9n8tc .huqzx9 li a,
  .rzaw .huqzx9 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .o3bc2 .un4nvgq {
    padding: 5px 10px;
  }
  .o3bc2 .huqzx9 {
    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);
  }
  .o3bc2 .huqzx9::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .o3bc2 .huqzx9.khs1l { transform: translateY(0); }
  .o3bc2 .huqzx9 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .kr5r .un4nvgq {
    padding: 5px 10px;
  }
  .kr5r .huqzx9 {
    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;
  }
  .kr5r .huqzx9.khs1l { opacity: 1; pointer-events: auto; }
  .kr5r .huqzx9 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .fr5l     .un4nvgq { border-radius: 0 !important; }
  .b5jgw0   .un4nvgq { border-radius: 8px !important; }
  .k2rati1c .un4nvgq { border-radius: 50% !important; }
  .z0vk3   .un4nvgq { border-radius: 999px !important; }
}
.i557uwsk .smq3 { height: 36px; }
.fqg7lalp .smq3 { height: 60px; max-width: 200px; }
.ya4p .smq3 { height: 76px; max-width: 240px; }
.rjdt    .lyxcqbp, .rjdt    .d4t16l { color: #f59e0b; }
.al2wg .uunuh2r + .uunuh2r {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.hoocaegd .naq0cmyb { counter-reset: cs-rank; gap: 0; }
.hoocaegd .pbnng1o {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.hoocaegd .pbnng1o::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.hoocaegd .ko7dm {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.hoocaegd .hzlfnj93 {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.hoocaegd .hk986 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.hoocaegd .ko7dm { min-width: 0; flex-direction: column; width: 100%; }
.hoocaegd .pb8fe8m { border-radius: 50%; font-weight: 700; }
.hoocaegd .xfcc {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.hoocaegd .lyxcqbp { color: var(--cta, var(--accent)); }
.hoocaegd .faqb0k2z { font-weight: 700; }
.hoocaegd .uunuh2r {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.hoocaegd .yal0 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.hoocaegd .d77vfb {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.hoocaegd .lau2 .d77vfb { font-size: 1.3rem; color: var(--accent-light); }
.hoocaegd .nle9cw3 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.hoocaegd .pbnng1o:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .hoocaegd .naq0cmyb {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .hoocaegd .pbnng1o {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .hoocaegd .pbnng1o { padding: 40px 16px 20px; }
  .hoocaegd .uunuh2r {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .hoocaegd .nle9cw3 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .ltth7wg .pbnng1o {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ltth7wg .pbnng1o::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ltth7wg .ko7dm {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ltth7wg .xfcc { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ltth7wg .uunuh2r {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ltth7wg .nle9cw3 { width: 100%; min-width: 0; }
  .ltth7wg .lyxcqbp { min-width: 0; }
}
.oyt0 .qdc4gmr {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.oyt0 .qdc4gmr summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.oyt0 .qdc4gmr p { padding: 0 2px 16px; }
.c2ir3s0x .qdc4gmr { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.c2ir3s0x .qdc4gmr summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.c2ir3s0x .qdc4gmr summary::after { content: "›"; font-size: 1.2em; }
.c2ir3s0x .qdc4gmr[open] summary::after { content: "‹"; }
.c2ir3s0x .qdc4gmr p { padding: 10px 22px 4px; }
.byr9s .qdc4gmr {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.byr9s .qdc4gmr summary { color: var(--text-primary); padding-left: 16px; }
.byr9s .qdc4gmr summary::after { content: "›"; font-size: 1.1em; }
.byr9s .qdc4gmr[open] summary::after { content: "‹"; }
.byr9s .qdc4gmr p { padding-left: 16px; }
.pfg5 .e83ryq { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.pfg5 .qdc4gmr {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.pfg5 .qdc4gmr:last-child { border-bottom: none; }
.pfg5 .qdc4gmr summary { color: var(--text-primary); border-radius: 0; }
.pfg5 .qdc4gmr summary::after { content: "›"; font-size: 1.1em; }
.pfg5 .qdc4gmr[open] summary::after { content: "‹"; }
.sy55it .qdc4gmr { overflow: hidden; }
.sy55it .qdc4gmr summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.sy55it .qdc4gmr summary::after { color: rgba(255,255,255,.75); }
.sy55it .qdc4gmr[open] summary { border-radius: 0; }
.krlup { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.a94vfy {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.azzuya14 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.j4an { color: var(--text-muted); font-size: 1.05rem; }
.z6vko {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.bcy10p { margin-bottom: 20px; }
.igfo {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.cstl {
  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;
}
.cstl:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.x62owylw { resize: vertical; min-height: 130px; }
.zw904 { width: 100%; margin-top: 8px; }
.yc0i4 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.hc8vfg1a {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.jrkwahtj { color: var(--text-muted); line-height: 1.75; }
.nwu5fd3 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.nwu5fd3 li { margin-bottom: 6px; }
.h5eepj { max-width: 760px; margin: 0 auto; }
.ur7n0fa { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.t0rra { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.t0rra:last-child { border-bottom: none; }
.t0rra h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.t0rra p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.se2ld8j7 { max-width: 760px; margin: 0 auto; }
.q8zg78 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.q8zg78:last-child { border-bottom: none; }
.g0qz { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.q8zg78 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.q8zg78 ul.nwu5fd3 { margin: 0; }
.on8x05mh .g0qz { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .on8x05mh { grid-template-columns: 1fr; gap: 10px; } }
.plpdm .g0qz { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.y7lq2 .nwu5fd3 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .qxvongej { grid-template-columns: 1fr; } }
.xk20s { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.xk20s:hover .ovp6 { color: var(--accent-light); text-decoration: underline; }
.mbm2 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.wchgcsl { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.wchgcsl:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.o35y7e87 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.wchgcsl p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wchgcsl ul.nwu5fd3 { margin: 0; }
.p3iu1w { color: var(--text-muted); line-height: 1.75; }
.cphya6b6 .nwu5fd3,
.ea411 .nwu5fd3,
.b5vae .nwu5fd3,
.mdk5nek9 .nwu5fd3 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.cphya6b6 .wchgcsl,
.ea411 .wchgcsl { text-align: left; }
.cphya6b6 .o35y7e87,
.ea411 .o35y7e87 { text-align: center; }
.mypqn { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.i2h5 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.lnn1rhkz { font-size: 1.1rem; }
.lf44dfs { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.s4cffeq { margin-top: 12px; }
.qn9bqr { 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; }
.qn9bqr:hover { border-bottom-color: var(--accent-light); }
.qclq0gm { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.qclq0gm img { width: 100%; height: 100%; object-fit: cover; display: block; }
.sgfmvp6 { width: 260px; height: 260px; }
.reytmu { border-radius: 10px; }
.x4bs2sa { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.b8prl97b { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .mrdqspbz { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.gaqw .lf44dfs, .gaqw .i2h5 { max-width: 640px; }
.yuczet { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.a8z682c { position: sticky; top: 96px; align-self: start; }
.a8z682c .mypqn { font-size: 1.6rem; margin-top: 18px; }
.s6gn7e8 .lf44dfs { margin-bottom: 28px; }
@media (max-width: 860px) { .yuczet { grid-template-columns: 1fr; } .a8z682c { position: static; text-align: center; } }
.w2h5 .qclq0gm { margin: 0 auto 18px; }
.w2h5 .x4bs2sa { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .wxqj2w8m { grid-template-columns: 1fr; } }
.kvwj3w .mypqn { font-size: 1.6rem; margin-bottom: 6px; }
.mdk5nek9 .nwu5fd3 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .kvwj3w { flex-direction: column; text-align: center; } .ijwrku { grid-template-columns: 1fr; } }
.rf14q .mypqn { font-size: 1.35rem; margin: 0 0 4px; }
.rf14q .x4bs2sa { margin: 0; }
.cw25m44 .azzuya14 { color: var(--accent-light); }
.o6qj55h .azzuya14 { font-size: 2rem; }
.o6qj55h .j4an { max-width: 680px; }
.t21p04sp {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.t21p04sp .azzuya14 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.t21p04sp .j4an  { margin: 0; }
@media (max-width: 640px) { .t21p04sp { flex-direction: column; } }
.rz5h .azzuya14 { color: var(--accent-light); }
.v5v3a .azzuya14 { color: #fff; }
.v5v3a .j4an  { color: rgba(255,255,255,0.85); }
.p15n { max-width: 680px; margin: 0 auto; }
.dpae0 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .dpae0 { grid-template-columns: 1fr; } }
.qw0uu1cp .cstl {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.qw0uu1cp .cstl:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.lxw905s .cstl { background: var(--bg-raised); border-color: transparent; }
.lxw905s .cstl:focus { background: var(--bg-card); border-color: var(--accent-light); }
.goriptl8 .cstl { border-radius: 100px; padding: 11px 20px; }
.goriptl8 .x62owylw { border-radius: 14px; }
.kqnxx8q {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .kqnxx8q { grid-template-columns: 1fr; } }
.oa8vt01s {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.oa8vt01s h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.oa8vt01s p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.gga3xy{display:none}
.gga3xy:empty,.fg404l:empty{display:none}
.qkshcx{position:relative;overflow:visible}
.r9et .h60z4p,.y2zi9soy .h60z4p,
.j9vtoif .h60z4p,.ti9iprru .h60z4p,
.l5lf .h60z4p,.kiam58mc .h60z4p{display:block}
.jnm1lgeb .lgizb{display:block}
.r9et .h60z4p,.y2zi9soy .h60z4p,
.j9vtoif .h60z4p,.ti9iprru .h60z4p,
.l5lf .h60z4p{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}
.r9et .h60z4p .fg404l,.y2zi9soy .h60z4p .fg404l,
.j9vtoif .h60z4p .fg404l,.ti9iprru .h60z4p .fg404l,
.l5lf .h60z4p .fg404l{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}
.r9et .tkfh,.y2zi9soy .tkfh,
.j9vtoif .tkfh,.ti9iprru .tkfh,
.l5lf .tkfh{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.r9et .h60z4p,.y2zi9soy .h60z4p{top:12px}
.r9et .h60z4p .fg404l{margin-right:auto}
.y2zi9soy .h60z4p .fg404l{margin-left:auto}
.y2zi9soy .h60z4p{text-align:right}
.j9vtoif .h60z4p,.ti9iprru .h60z4p{bottom:12px}
.j9vtoif .h60z4p .fg404l{margin-right:auto}
.ti9iprru .h60z4p .fg404l{margin-left:auto}
.ti9iprru .h60z4p{text-align:right}
.l5lf .h60z4p{position:relative;margin-top:16px}
.l5lf .h60z4p .fg404l{margin:0 auto}
.kiam58mc .h60z4p{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.kiam58mc .h60z4p .fg404l{margin:0}
.kiam58mc .vhl7bjy~.h60z4p,
.kiam58mc .ipl4pv~.h60z4p{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.kiam58mc .vhl7bjy~.h60z4p .fg404l,
.kiam58mc .ipl4pv~.h60z4p .fg404l{justify-content:flex-start}
.vhl7bjy~.h60z4p,.ipl4pv~.h60z4p{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}
.vhl7bjy~.h60z4p .fg404l{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ipl4pv~.h60z4p .fg404l{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.lgizb .fg404l{margin:0 0 12px}
.fg404l{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.r5ln{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ovp6{font-weight:600;color:var(--text-heading);opacity:1}
.x6vhhu::before{content:"·";margin:0 2px;opacity:.5}
.tkfh{white-space:nowrap}
.csi3o9n .r5ln{display:none}
.yaxbpku .tkfh{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.yaxbpku .x6vhhu::before{content:""}
.zgwnyt .tkfh{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}
.zgwnyt .x6vhhu::before{content:""}
.h1k5 .fg404l{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.qjeezu8 .tkfh{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.qjeezu8 .x6vhhu::before{content:""}
.vur3 .tkfh{color: var(--accent-light);opacity:1;font-weight:500}
.efy4uso4 .tkfh{border-bottom:1px solid currentColor;padding-bottom:2px}
.lq4dtic .fg404l{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.b26nbjwl{--date-bg:transparent}
.ywscp .x6vhhu::before{content:""}
.wqc6 .x6vhhu::before{content:"•";opacity:.4}
.wqc6 .tkfh + .tkfh::before{content:"•";margin-right:6px;opacity:.4}
.c5hu1f .x6vhhu::before{content:"/";opacity:.35}
.c5hu1f .tkfh + .tkfh::before{content:"/";margin-right:6px;opacity:.35}
.ru9j .x6vhhu::before{content:"|";opacity:.3}
.ru9j .tkfh + .tkfh::before{content:"|";margin-right:6px;opacity:.3}
.it31l .x6vhhu::before{content:"—";opacity:.3}
.it31l .tkfh + .tkfh::before{content:"—";margin-right:6px;opacity:.3}
.z15j .x6vhhu::before{content:"◆";font-size:.5em;opacity:.35}
.z15j .tkfh + .tkfh::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.bww2 .x6vhhu::before{content:"·";opacity:.4}
.bww2 .tkfh + .tkfh::before{content:"·";margin-right:6px;opacity:.4}
.autw9 .x6vhhu::before{content:"›";opacity:.4}
.autw9 .tkfh + .tkfh::before{content:"›";margin-right:6px;opacity:.4}
.v3y99v8 .x6vhhu::before{content:"→";opacity:.35;font-size:.85em}
.v3y99v8 .tkfh + .tkfh::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.xqoc .vjjhs2{padding:20px 0}
@media(max-width:640px){
  .vjjhs2{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .sw4jitk5{max-width:100%}
}
:root {
  --accent:          #85cc40;
  --brand:           #85cc40;
  --brand-light:     #659635;
  --brand-pale:      #8bb760;
  --grad-start:      #b3df88;
  --grad-end:        #d2e7bd;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #85cc40;
  --cta-light:       #70b82a;
  --cta-hover:       #66a32b;
  --bg-page:         #f7f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f5f3;
  --bg-raised:       #eff1ee;
  --bg-hover:        #f4f5f3;
  --border:          #e5e8e2;
  --border-alt:      #d6dbd0;
  --border-section:  #e5e8e2;
  --text-primary:    #191b17;
  --text-muted:      #595f53;
  --text-body:       #32362f;
  --text-sub:        #4c5147;
  --text-faint:      #7f8876;
  --text-dim:        #98a091;
  --text-label:      #656d5e;
  --text-value:      #3f443b;
  --accent-bg:       #eaf0e4;
  --accent-bg-light: #dbe8cd;
  --bg-tip:          #f0f9f2;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f7f9;
  --bg-pros:         #f0f9f2;
  --bg-cons:         #faf5f3;
  --c-pros:          #188b35;
  --c-cons:          #9f3e21;
  --c-pros-label:    #1ca53f;
  --c-tip-border:    #1fb645;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #188b35;
}
:root { --logo-bg-opacity: 65%; }
body, button, input { font-family: "Alata", sans-serif; }
.xuiw .qeibeqx { font-size: 0; width: 1.2rem; flex-shrink: 0; }.xuiw .qeibeqx::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.xuiw .k8ij2pu     .qeibeqx::before { content: "";  color: var(--c-tip-border); }.xuiw .ti0ur0 .qeibeqx::before { content: ""; color: var(--c-warn-border); }.xuiw .oklkl    .qeibeqx::before { content: ""; color: #60a5fa; }.weok7wo .xuiw .k8ij2pu     .qeibeqx::before { color: #10b981; }.weok7wo .xuiw .ti0ur0 .qeibeqx::before { color: #f43f5e; }.weok7wo .xuiw .oklkl    .qeibeqx::before { color: #a855f7; }.lscek8a0  .xuiw .k8ij2pu     .qeibeqx::before { color: #eab308; }.lscek8a0  .xuiw .ti0ur0 .qeibeqx::before { color: #ef4444; }.lscek8a0  .xuiw .oklkl    .qeibeqx::before { color: #f97316; }.vheibw  .xuiw .k8ij2pu     .qeibeqx::before { color: #38bdf8; }.vheibw  .xuiw .ti0ur0 .qeibeqx::before { color: #818cf8; }.vheibw  .xuiw .oklkl    .qeibeqx::before { color: #2dd4bf; }.gib5 .xuiw .qeibeqx::before { color: var(--accent-light) !important; }
.mgyq3 .vihq, .mgyq3 .vhl7bjy { min-height: 780px; }
.gh05h::before { content: '›'; font-size: 1.1em; }
.fured .tkfh::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.fured .tkfh:first-of-type::before{content:"\f15b"}.fured .tkfh:last-of-type::before{content:"\f044"}