: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;
}
.ytum1l2 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.x4s5e {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.z3lw {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.gdal { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.rwwgixfy { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.rwwgixfy a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.rwwgixfy a:hover { color: var(--accent-light); }
.cb9tr  .o41b7n { border-radius: 14px; }
.cb9tr .o41b7n li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.cb9tr .o41b7n li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.ugq8x6r  .o41b7n li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .o41b7n {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .dvp1:hover .o41b7n,
  .dvp1:focus-within .o41b7n { display: block; }
  .o41b7n li a { padding: 8px 16px; font-size: 0.88rem; }
}
.cxt4jm {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.xzbae4 { display: none; }
@media (max-width: 640px) {
  .xzbae4 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .xzbae4.sgn1i { display: block; }
}
@media (max-width: 640px) {
  .cxt4jm { display: block; }
  .rwwgixfy > li + li::before { display: none !important; }
  .rwwgixfy {
    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;
  }
  .rwwgixfy.sgn1i { display: flex; }
  .rwwgixfy li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .rwwgixfy li:last-child a { border-bottom: none; }
}
.zbxp32 { min-height: 480px; }
.rlfhy {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.px67m { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ne0g .px67m { margin-left: 0; margin-right: 0; }
.ghy7sxom {
  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;
}
.ghy7sxom:hover { opacity: 0.88; }
.l6b5oz {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.pw9s2m {
  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%);
}
.l6b5oz .tu8m {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.l6b5oz .rlfhy { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.l6b5oz .px67m { color: #e2e8f0; }
.l6b5oz.aov2 .tu8m { text-align: center; }
.l6b5oz.ne0g   .tu8m { text-align: left; }
.q33a .tu8m {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.q33a .rlfhy { color: var(--text-primary); text-shadow: none; }
.q33a .px67m { color: var(--text-muted); }
.q33a .ghy7sxom { margin-top: 16px; }
.q33a, .q33a.zbxp32 { min-height: auto !important; }
.q33a.aov2 .tu8m { text-align: center; }
.q33a.ne0g   .tu8m { text-align: left; }
.q33a~.zkjqon{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}
.q33a~.zkjqon .sr72{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; }
}
.g2jqao0w .l6b5oz .pw9s2m {
  overflow: hidden;
}
.g2jqao0w .l6b5oz .pw9s2m::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%); }
}
.ac26syg .h4l1v,
.ac26syg .csjyfe {
  position: relative; overflow: hidden;
}
.ac26syg .h4l1v::after,
.ac26syg .csjyfe::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.15; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.ac26syg .l6b5oz .pw9s2m {
  overflow: hidden;
}
.ac26syg .l6b5oz .pw9s2m::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;
}
.hq1j .l6b5oz .pw9s2m {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.jo4g3a .l6b5oz .pw9s2m {
  overflow: hidden;
}
.jo4g3a .l6b5oz .pw9s2m::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;
}
.npio3arp .l6b5oz .pw9s2m {
  animation: hg-breathe 10s ease-in-out infinite;
}
.h4l1v .pw9s2m {
  background: none;
}
.h4l1v .rlfhy { color: #fff; }
.h4l1v .px67m { color: rgba(255,255,255,0.85); }
.h4l1v .ghy7sxom { background: #fff; color: var(--cta); }
.h4l1v .ghy7sxom:hover { opacity: 0.92; }
.ac26syg .rj7b9vb { position: relative; overflow: hidden; }
.ac26syg .rj7b9vb::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.rj7b9vb .rlfhy { text-shadow: none; color: var(--text-primary); }
.rj7b9vb .px67m { color: var(--text-muted); }
.rj7b9vb.ne0g   .di0099c { align-items: flex-start; text-align: left; }
.of9bdk .tu8m { padding-bottom: 24px; }
.pmvnxszg .tu8m { max-width: 960px; }
@media (max-width: 700px) {
  .rj7b9vb { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .rj7b9vb .qwev { display: none !important; }
  .pj59epo .qwev { display: none !important; }
  .jc0bmta .hed7m { display: none !important; }
  .xl5pj .mglk6uu { display: none !important; }
  .di0099c  { padding: 36px 24px; }
  .rj7b9vb~.zkjqon,.fpyq376z~.zkjqon{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .zbxp32, .rj7b9vb { min-height: 320px !important; }
  
  .rlfhy { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .tpif { display: none !important; }
  
  .pllmhj { flex-direction: column; align-items: center; }
  .wade18 { width: 100%; max-width: 340px; }
}
.l8dih236 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.z9i6v { width: 100%; height: auto; display: block; border-radius: 10px; }
.q76x .l8dih236        { border-radius: 16px; }
.q76x .z9i6v  { border-radius: 16px; }
.zn9a .l8dih236         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.zn9a .z9i6v   { border-radius: 8px; }
.ahby { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.lmj2 { width: 100%; padding: 32px 0; position: relative; }
.qjclw { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.c9b1b .lmj2:nth-child(even) { background: var(--bg-surface); }
.c9b1b .lmj2:nth-child(odd)  { background: var(--bg-page); }
.uyrdhd3c .lmj2:nth-child(even) { background: var(--bg-card); }
.uyrdhd3c .lmj2:nth-child(odd)  { background: var(--bg-page); }
.c9b1b .lmj2:nth-child(odd)  .qjclw { background: var(--bg-card); border-radius: 6px; }
.c9b1b .lmj2:nth-child(even) .qjclw { background: var(--bg-raised); border-radius: 6px; }
.uyrdhd3c .lmj2:nth-child(odd)  .qjclw { background: var(--bg-card); border-radius: 6px; }
.uyrdhd3c .lmj2:nth-child(even) .qjclw { background: var(--bg-raised); border-radius: 6px; }
.c9b1b .lmj2:nth-child(even) .nee3 .c3wvruaw,
.uyrdhd3c .lmj2:nth-child(even) .nee3 .c3wvruaw { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.c9b1b .lmj2:nth-child(odd) .nee3 .c3wvruaw,
.uyrdhd3c .lmj2:nth-child(odd) .nee3 .c3wvruaw { background: var(--bg-card-inner); }
.c9b1b .lmj2:nth-child(even) .e9m9t2qw .c3wvruaw:nth-child(odd),
.uyrdhd3c .lmj2:nth-child(even) .e9m9t2qw .c3wvruaw:nth-child(odd)  { background: var(--bg-card); }
.c9b1b .lmj2:nth-child(even) .e9m9t2qw .c3wvruaw:nth-child(even),
.uyrdhd3c .lmj2:nth-child(even) .e9m9t2qw .c3wvruaw:nth-child(even) { background: var(--bg-card-inner); }
h1.jb8i8g { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.jb8i8g {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.v73n6 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.r0i2c h2.jb8i8g {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.rks8t4h h2.jb8i8g {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.pp7l h2.jb8i8g {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.o0h2kgrv h2.jb8i8g::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.pz9g h2.jb8i8g {
  color: var(--text-primary); font-size: 1.7rem;
}
.v4veapv7 h2.jb8i8g::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.jblovrmk h2.jb8i8g {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.t21xgp { font-size: 1.35rem; font-weight: 700; color: var(--accent-light); margin-bottom: 12px; }
.eee0wcvb { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .eee0wcvb { display: none; } }
.uug0 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.p3x2z76 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.rj37 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.n626dtqr { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ei1dd { padding-left: 20px; }
.ei1dd li { margin-bottom: 6px; }
.ei1dd a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ei1dd a:hover { color: var(--accent-light); }
.rzs1 .n626dtqr { display: none; }
.qguyj .n626dtqr { display: none; }
.qguyj .ei1dd { padding-left: 0; list-style: none; }
.qguyj .ei1dd li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.qguyj .ei1dd a { font-size: 0.92rem; }
.ql660m9z .rj37 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ql660m9z .n626dtqr { display: none; }
.ql660m9z .ei1dd { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ql660m9z .ei1dd li { margin-bottom: 0; }
.ql660m9z .ei1dd 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;
}
.ql660m9z .ei1dd a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.o4ydnt .rj37 { padding: 20px 20px 16px; }
.o4ydnt .ei1dd {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.o4ydnt .ei1dd li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.o4ydnt .ei1dd 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;
}
.o4ydnt .ei1dd 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;
}
.o4ydnt .ei1dd a:hover { color: var(--accent-light); border-color: var(--accent); }
.o4ydnt .ei1dd a:focus,
.o4ydnt .ei1dd a:focus-visible,
.o4ydnt .ei1dd a:target { outline: none; }
.o4ydnt .ei1dd li:target a { border-color: var(--border); color: var(--text-muted); }
.ryzjkpac .rj37 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.ryzjkpac .n626dtqr { display: none; }
.ryzjkpac .ei1dd { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.ryzjkpac .ei1dd li { margin-bottom: 0; }
.ryzjkpac .ei1dd li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.ryzjkpac .ei1dd li:last-child::after { content: ""; margin-right: 0; }
.ryzjkpac .ei1dd a { font-size: 0.9rem; }
.c3wvruaw { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.nee3 .c3wvruaw { background: var(--bg-card); }
.e9m9t2qw .c3wvruaw:nth-child(odd)  { background: var(--bg-card); }
.e9m9t2qw .c3wvruaw:nth-child(even) { background: var(--bg-raised); }
.z0njh .c3wvruaw {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.z0njh .c3wvruaw:last-child { border-bottom: none; }
.z0njh h3.v73n6 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.omf4gcw .c3wvruaw {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.omf4gcw .c3wvruaw + .c3wvruaw { margin-top: 4px; }
.qlo9d .c3wvruaw { background: none; border-radius: 0; padding: 12px 0; }
.qlo9d .c3wvruaw + .c3wvruaw { border-top: 1px solid var(--border-section); }
.bvs4y3t { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.bk8vuwpf { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.smfq { color: var(--text-body); margin-bottom: 10px; }
.qopw44d, .cf9p7o { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.qopw44d li, .cf9p7o li { margin-bottom: 6px; }
.cf9p7o li { list-style: decimal; }
.p6481d     .qopw44d { list-style-type: "● "; }
.iv0nj7o  .qopw44d { list-style-type: "■ "; }
.ibkcl .qopw44d { list-style-type: "◆ "; }
.aj72642m    .qopw44d { list-style-type: "★ "; }
.p6481d     .hr6m { list-style-type: "● "; }
.iv0nj7o  .hr6m { list-style-type: "■ "; }
.ibkcl .hr6m { list-style-type: "◆ "; }
.aj72642m    .hr6m { list-style-type: "★ "; }
.p6481d    .qopw44d li::marker, .p6481d    .hr6m li::marker,
.iv0nj7o .qopw44d li::marker, .iv0nj7o .hr6m li::marker,
.ibkcl .qopw44d li::marker, .ibkcl .hr6m li::marker,
.aj72642m   .qopw44d li::marker, .aj72642m   .hr6m li::marker {
  color: var(--cta); font-size: 1em;
}
.p6481d .cf9p7o,
.iv0nj7o .cf9p7o,
.ibkcl .cf9p7o,
.aj72642m .cf9p7o {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.p6481d .cf9p7o li,
.iv0nj7o .cf9p7o li,
.ibkcl .cf9p7o li,
.aj72642m .cf9p7o li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.p6481d .cf9p7o li::before,
.iv0nj7o .cf9p7o li::before,
.ibkcl .cf9p7o li::before,
.aj72642m .cf9p7o 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;
}
.p6481d     .cf9p7o li::before { border-radius: 50%; }
.iv0nj7o  .cf9p7o li::before { border-radius: 3px; }
.ibkcl .cf9p7o li::before { border-radius: 3px; }
.aj72642m    .cf9p7o li::before { border-radius: 50%; }
.divwny5 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.dg5u41w .divwny5,
.x7r0 .divwny5 { background: transparent; border: none; border-radius: 0; }
.srfu { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.srfu th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.srfu td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.srfu tr:hover td { background: var(--bg-hover); }
.r59f .srfu tbody tr:nth-child(even) td { background: var(--bg-surface); }
.zkrdivsl .srfu { border: 1px solid var(--border-alt); }
.zkrdivsl .srfu th,
.zkrdivsl .srfu td { border: 1px solid var(--border-alt); }
.b7e6qw .srfu th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.b7e6qw .srfu td { border-bottom: none; }
.b7e6qw .srfu tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.yrauz2l .srfu th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.rr2dg .divwny5 {
  overflow: hidden;
}
.rr2dg .srfu th { border-bottom: 1px solid var(--border-alt); }
.rr2dg .srfu tr:last-child td { border-bottom: none; }
.wmm5g6z { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.nc05myk { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.cznfdc9k { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.sqwc2 { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.dtsplcm { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.hr6m { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.hr6m li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color:var(--accent);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.solmvry .sqwc2 { background: transparent; text-align: center; }
.snn3xdj .cznfdc9k {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.bfhrfg .cznfdc9k {
  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);
}
.ib0ndkyy .nc05myk { display: grid; grid-template-columns: auto 1fr; }
.ib0ndkyy .cznfdc9k {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ib0ndkyy .sqwc2 { grid-column: 2; }
.ib0ndkyy .dtsplcm,
.ib0ndkyy .hr6m { grid-column: 1 / -1; }
.ofonuk .nc05myk { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ofonuk .cznfdc9k {
  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);
}
.ofonuk .sqwc2 { grid-column: 2; }
.ofonuk .dtsplcm,
.ofonuk .hr6m { grid-column: 1 / -1; }
.wr2qz .nc05myk { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.wr2qz .sqwc2 { background: none; color: var(--accent-light); font-weight: 700; }
.dk7wyud .nc05myk { 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); }
.dk7wyud .sqwc2 { background: none; color: var(--accent-light); font-weight: 700; }
.o4fkxuh .nc05myk { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.o4fkxuh .nc05myk:last-child { border-bottom: none; }
.o4fkxuh .sqwc2 { background: none; color: var(--accent-light); font-weight: 700; }
.qxfl18z .nc05myk { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.qxfl18z .sqwc2 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.krc7 .wmm5g6z { counter-reset: card-n; }
.krc7 .nc05myk  { counter-increment: card-n; }
.krc7 .sqwc2 { display: flex; align-items: center; gap: 10px; }
.krc7 .sqwc2::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;
}
.k6zpbfyp .nc05myk { background: var(--bg-surface); border: 1px solid var(--border); }
.k6zpbfyp .sqwc2 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.nn09kjwh { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.jeun76g  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.s4mgw { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.jwqiz8 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.nn09kjwh strong { color: var(--text-primary); font-size: 0.95rem; }
.nn09kjwh p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.wi7gwmxw { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.qsmkguw, .da0bn { border-radius: 8px; padding: 14px; }
.qsmkguw { background: var(--bg-pros); }
.da0bn { background: var(--bg-cons); }
.z68hh8 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.qsmkguw .z68hh8 { color: var(--c-pros-label); }
.da0bn .z68hh8 { color: #f87171; }
.qsmkguw ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.da0bn ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.z9i6v { width: 100%; height: auto; border-radius: 10px; display: block; }
.c9rb {
  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;
}
.c9rb:hover { opacity: 0.85; }
.s7ktq6t .c9rb  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.s7ktq6t .c9rb:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.jw85i5s4 .c9rb  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.jw85i5s4 .c9rb:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.vkuxx .ghy7sxom { border-radius: 50px; }
.vkuxx .c9rb  { border-radius: 50px; }
.l84w1y7 .ghy7sxom { padding-left: 22px; padding-right: 22px; }
.l84w1y7 .c9rb  { padding-left: 12px; padding-right: 12px; }
.ora8uc .ghy7sxom { padding-left: 44px; padding-right: 44px; }
.ora8uc .c9rb  { padding-left: 24px; padding-right: 24px; }
.d1lmjl9 .ghy7sxom { padding-left: 56px; padding-right: 56px; }
.d1lmjl9 .c9rb  { padding-left: 32px; padding-right: 32px; }
.vo0c38   .ghy7sxom::after, .vo0c38   .c9rb::after,
.rcapnkts .ghy7sxom::after, .rcapnkts .c9rb::after,
.rfmo16af    .ghy7sxom::after, .rfmo16af    .c9rb::after,
.ucif    .ghy7sxom::after, .ucif    .c9rb::after,
.p08je8    .ghy7sxom::after, .p08je8    .c9rb::after,
.r9dwj     .ghy7sxom::after, .r9dwj     .c9rb::after,
.y8yx    .ghy7sxom::after, .y8yx    .c9rb::after,
.wcitp8p   .ghy7sxom::after, .wcitp8p   .c9rb::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;
}
.vo0c38 .ghy7sxom::after, .vo0c38 .c9rb::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");
}
.rcapnkts .ghy7sxom::after, .rcapnkts .c9rb::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");
}
.rfmo16af .ghy7sxom::after, .rfmo16af .c9rb::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");
}
.ucif .ghy7sxom::after, .ucif .c9rb::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");
}
.p08je8 .ghy7sxom::after, .p08je8 .c9rb::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");
}
.r9dwj .ghy7sxom::after, .r9dwj .c9rb::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");
}
.y8yx .ghy7sxom::after, .y8yx .c9rb::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");
}
.wcitp8p .ghy7sxom::after, .wcitp8p .c9rb::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");
}
.kadgdleh   .dslor::after, .kadgdleh   .mi3gdj3::after,
.duueq98h .dslor::after, .duueq98h .mi3gdj3::after,
.bzjq5vp    .dslor::after, .bzjq5vp    .mi3gdj3::after,
.uiaj    .dslor::after, .uiaj    .mi3gdj3::after,
.b4aqs5an    .dslor::after, .b4aqs5an    .mi3gdj3::after,
.i0vx     .dslor::after, .i0vx     .mi3gdj3::after,
.d022c    .dslor::after, .d022c    .mi3gdj3::after,
.mfoc   .dslor::after, .mfoc   .mi3gdj3::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;
}
.kadgdleh .dslor::after, .kadgdleh .mi3gdj3::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");
}
.duueq98h .dslor::after, .duueq98h .mi3gdj3::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");
}
.bzjq5vp .dslor::after, .bzjq5vp .mi3gdj3::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");
}
.uiaj .dslor::after, .uiaj .mi3gdj3::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");
}
.b4aqs5an .dslor::after, .b4aqs5an .mi3gdj3::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");
}
.i0vx .dslor::after, .i0vx .mi3gdj3::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");
}
.d022c .dslor::after, .d022c .mi3gdj3::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");
}
.mfoc .dslor::after, .mfoc .mi3gdj3::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");
}
.out5xjr {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
}
.zycb3m7 {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 18px 24px;
  display: flex; flex-direction: row; align-items: center; gap: 24px;
  transition: background .15s;
}
.zycb3m7 > [itemprop="item"] { display: contents; }
.zycb3m7 [itemprop="itemReviewed"],
.zycb3m7 [itemprop="reviewRating"] { display: none; }
.zycb3m7:hover { background: var(--bg-hover); }
.s55kq {
  background: var(--accent-bg);
  border-radius: 10px; padding: 8px 12px;
  display: flex; align-items: center; justify-content: center;
  min-width: 140px; width: 140px; height: 90px; flex-shrink: 0;
}
.wb9vqbz .s55kq { background: #1a1a1a; }
.w6wtyr .s55kq { background: rgba(128,128,128,.12); }
.upjx0x6j .s55kq { background: var(--bg-raised); }
.b8oixmpp .s55kq { background: transparent; padding: 0; }
.p39kk { max-height: 74px; max-width: 120px; object-fit: contain; }
.qbtzwlc2 { display: flex; align-items: center; gap: 16px; min-width: 0; }
.qbtzwlc2 .s55kq + .z48ezu4r { flex: 1 1 auto; }
.z48ezu4r { font-weight: 700; font-size: 1.25rem; color: var(--text-primary); line-height: 1.25; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.cpfnk { color: var(--cta); font-size: 1.2rem; letter-spacing: 2px; line-height: 1; text-align: center; }
.nxcduu { text-align: center; font-size: 1.2rem; font-weight: 700; }
.s3fk4j86 { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; line-height: 1.3; min-width: 0; gap: 4px; }
@media (min-width: 721px) {
  .qbtzwlc2 { flex: 0 0 260px; width: 260px; }
  .cpfnk { flex: 0 0 120px; width: 120px; }
  .nxcduu { flex: 0 0 110px; width: 110px; }
  .s3fk4j86   { flex: 0 0 180px; width: 180px; }
}
.usass { color: var(--text-label); font-size: .85rem; text-transform: uppercase; letter-spacing: .08em; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }
.tpe97p2 { color: var(--text-value); font-weight: 700; font-size: 1.22rem; line-height: 1.3; max-width: 100%; overflow-wrap: anywhere; word-break: break-word; }
.wexdfk { white-space: nowrap; text-align: center; align-self: center; }
@media (min-width: 721px) {
  .wexdfk { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.wexdfk.c9rb { 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) {
  .out5xjr { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .out5xjr .zycb3m7 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .out5xjr .qbtzwlc2 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .out5xjr .s55kq { width: 100%; min-width: unset; height: 120px; }
  .out5xjr .p39kk { max-height: 96px; max-width: 200px; }
  .out5xjr .z48ezu4r { min-width: unset; text-align: center; white-space: normal; }
  .out5xjr .cpfnk { min-width: 0; }
  .out5xjr .s3fk4j86 { 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; }
  .out5xjr .wexdfk { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .ymwsh .zycb3m7 { row-gap: 8px !important; gap: 10px !important; }
}
.ujyr9u    .sji0fwmu li::before { content: "◆"; }
.ujyr9u    .dxh0ty4 li::before { content: "▲"; }
@media (min-width: 860px) {
  .rs9z9ruy .j0xc {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .rs9z9ruy .wrtxtp6 { margin: 0; }
}
.u5v0v4b7 .wrtxtp6 { border-top: 4px solid var(--accent); }
.u5v0v4b7 .uz9ldadj { background: var(--bg-card); }
.x7r0 .wi7gwmxw { gap: 10px; }
.x7r0 .qsmkguw, .x7r0 .da0bn { padding: 12px; }
.x7r0 .qsmkguw ul, .x7r0 .da0bn ul { margin: 4px 0 0; padding-left: 18px; }
.x7r0 .qsmkguw li, .x7r0 .da0bn li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .d5gz { grid-template-columns: 1fr; }
  .xt0wyv { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .xt0wyv .zq67dtb { width: 72px; height: 50px; }
  .xt0wyv .jjycrccg { max-width: 180px; }
  .xt0wyv .rmi90cqz { width: auto; }
}
@media (max-width: 720px) {
  .tf3cj1nh { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .or2m1n0 { padding: 16px; }
  .vjkt .n04shr { min-width: 50%; }
}
.ye66yzp9 .wi7gwmxw { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .yn547jr3 { grid-template-columns: 1fr; }
  .cic0k { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .qq7pn0l { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .fhsbmx { flex-wrap: wrap; padding: 16px; }
}
.qpnwa1 .wi7gwmxw { gap: 8px; }
.qpnwa1 .qsmkguw, .qpnwa1 .da0bn { padding: 8px; }
@media (max-width: 480px) {
  .ahsvy { flex-direction: column; align-items: stretch; }
}
.uvghc .rmi90cqz .c9rb { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .xk0z6 { flex-direction: column; align-items: stretch; gap: 10px; }
  .uvghc .rmi90cqz { text-align: center; }
}
@media (max-width: 720px) {
  .m7u7g { grid-template-columns: 1fr; }
  .ybp7oenv { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .rfdjhj { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .m1hv9p { grid-template-columns: 1fr; }
  .ab2vpi { width: 100px; height: 100px; margin: 16px auto; }
  .p5ox7a { font-size: 1.4rem; }
  .be83z1xx { justify-content: center; }
  .ib0adho .n04shr { min-width: 50%; }
}
.a4nazjog .wi7gwmxw { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .kubs2fd0 { flex-wrap: wrap; padding: 14px 16px; }
  .f9w6tqqe { padding: 12px 16px; }
  .a4nazjog .wi7gwmxw { margin: 0 16px; }
  .a4nazjog .sndd7af { padding: 0 16px; }
  .rktn1o8 { padding: 12px 16px; }
}
.r63d8 .out5xjr {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.r63d8 .out5xjr .zycb3m7:only-child { grid-column: 1 / -1; }
.r63d8 .out5xjr .zycb3m7 {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.r63d8 .out5xjr .qbtzwlc2 { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.r63d8 .out5xjr .s55kq { width: 100%; min-width: unset; height: 120px; }
.r63d8 .out5xjr .p39kk { max-height: 100px; max-width: 200px; }
.r63d8 .out5xjr .z48ezu4r { min-width: unset; text-align: center; white-space: normal; }
.r63d8 .out5xjr .cpfnk { min-width: 0; }
.r63d8 .out5xjr .s3fk4j86 {
  flex-direction: row; justify-content: space-between; align-items: baseline;
  width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  flex: 0 0 auto; min-width: 0;
}
.r63d8 .out5xjr .wexdfk { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.wpgy8v .tpe97p2 {
  color: var(--accent); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.wpgy8v .cpfnk { color: var(--cta); }
.obwql .s3fk4j86 { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.obwql .tpe97p2 {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.obwql .cpfnk { color: var(--cta); }
.hzx8nch .zycb3m7 { border-top: 3px solid var(--accent); }
.b7sqy7a .zycb3m7 { padding: 14px 18px; gap: 16px; }
.b7sqy7a .z48ezu4r { font-size: 1rem; }
.xevlz .out5xjr { gap: 0; }
.xevlz .zycb3m7 {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.xevlz .zycb3m7:last-child { border-bottom: none; }
.xevlz .zycb3m7:nth-child(odd) { background: var(--accent-bg); }
.xevlz .zycb3m7:nth-child(odd):hover { background: var(--bg-hover); }
.ymwsh .out5xjr {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.ymwsh .zycb3m7 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.ymwsh .zycb3m7:last-child { border-bottom: none; }
.ymwsh .cpfnk,
.ymwsh .naapue9u,
.ymwsh .qdmghc { border-left: 1px solid var(--border); padding-left: 10px; }
.ymwsh .z48ezu4r { padding: 0 10px; }
.m252 .qbtzwlc2 { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.m252 .z48ezu4r { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.b4udma .qbtzwlc2 { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.b4udma .z48ezu4r { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.r1c1muk .out5xjr { gap: 14px; }
.r1c1muk .zycb3m7 {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.r1c1muk .z48ezu4r { font-size: 1.15rem; }
.r1c1muk .tpe97p2 { font-size: 1.22rem; }
.r1c1muk .wexdfk.c9rb { padding: 14px 30px !important; font-size: 1rem; }
.yb67v6ke .out5xjr { gap: 18px; }
.yb67v6ke .zycb3m7 {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.yb67v6ke .s55kq {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.yb67v6ke .p39kk { max-height: 100px; max-width: 160px; }
.yb67v6ke .qbtzwlc2 { min-width: 260px; }
.yb67v6ke .z48ezu4r { font-size: 1.25rem; font-weight: 800; }
.yb67v6ke .cpfnk { font-size: 1.1rem; letter-spacing: 2px; }
.yb67v6ke .tpe97p2 { font-size: 1.3rem; font-weight: 800; }
.yb67v6ke .usass { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.yb67v6ke .wexdfk.c9rb { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.erer0xx .naapue9u { flex: 1.8; }
.erer0xx .naapue9u .tpe97p2 {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.erer0xx .naapue9u .usass { font-weight: 700; color: var(--text-primary); }
.nxcduu { display: none; }
.sg6z .cpfnk { display: none; }
.qxjmnfru .cpfnk { font-size: 1rem; letter-spacing: 2px; }
.z02l1dp .cpfnk {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.t1bdg07 .cpfnk,
.fec2 .cpfnk,
.pmuz .cpfnk { display: none; }
.t1bdg07 .nxcduu,
.fec2 .nxcduu,
.pmuz .nxcduu { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.t1bdg07 .nxcduu { font-size: 1.7rem; font-weight: 900; color: var(--accent); }
.t1bdg07 .nxcduu small { display: none; }
.fec2 .nxcduu {
  font-size: 1.1rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.fec2 .nxcduu small { font-size: 0.85em; font-weight: 700; color: var(--accent); opacity: 0.75; }
.pmuz .nxcduu {
  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;
}
.pmuz .nxcduu small { display: none; }
.jp3h { margin: 16px 0; }
.d0gb4 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.d0gb4 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.d0gb4 summary::after { content: "+"; color: var(--accent); }
.d0gb4[open] summary::after { content: "−"; }
.d0gb4 p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.lmj2 { margin-bottom: 0; }
.esmz h2.jb8i8g { color: var(--text-primary); border-color: var(--accent); }
.cex34zz h2.jb8i8g { color: var(--text-primary); border-color: var(--accent); }
.wzoy .jeun76g     { background: #052e16; border-color: #10b981; }
.wzoy .s4mgw { background: #2d0a1e; border-color: #f43f5e; }
.wzoy .nn09kjwh strong  { color: #f1f5f9; }
.wzoy .nn09kjwh p       { color: #cbd5e1; }
.wzoy .h4ilc    .jeun76g     .jwqiz8::before,
.wzoy .x4gdkb8  .jeun76g     .jwqiz8::before,
.wzoy .xitfsehz  .jeun76g     .jwqiz8::before,
.wzoy .dw2vn .jeun76g     .jwqiz8::before { color: #10b981; }
.wzoy .h4ilc    .s4mgw .jwqiz8::before,
.wzoy .x4gdkb8  .s4mgw .jwqiz8::before,
.wzoy .xitfsehz  .s4mgw .jwqiz8::before,
.wzoy .dw2vn .s4mgw .jwqiz8::before { color: #f43f5e; }
.wzoy .h4ilc    .z1389u2    .jwqiz8::before,
.wzoy .x4gdkb8  .z1389u2    .jwqiz8::before,
.wzoy .xitfsehz  .z1389u2    .jwqiz8::before,
.wzoy .dw2vn .z1389u2    .jwqiz8::before { color: #a855f7; }
.eyjd8 .jeun76g     { background: #2d2000; border-color: #eab308; }
.eyjd8 .s4mgw { background: #2d0b0b; border-color: #ef4444; }
.eyjd8 .nn09kjwh strong  { color: #f1f5f9; }
.eyjd8 .nn09kjwh p       { color: #cbd5e1; }
.eyjd8 .h4ilc    .jeun76g     .jwqiz8::before,
.eyjd8 .x4gdkb8  .jeun76g     .jwqiz8::before,
.eyjd8 .xitfsehz  .jeun76g     .jwqiz8::before,
.eyjd8 .dw2vn .jeun76g     .jwqiz8::before { color: #eab308; }
.eyjd8 .h4ilc    .s4mgw .jwqiz8::before,
.eyjd8 .x4gdkb8  .s4mgw .jwqiz8::before,
.eyjd8 .xitfsehz  .s4mgw .jwqiz8::before,
.eyjd8 .dw2vn .s4mgw .jwqiz8::before { color: #ef4444; }
.eyjd8 .h4ilc    .z1389u2    .jwqiz8::before,
.eyjd8 .x4gdkb8  .z1389u2    .jwqiz8::before,
.eyjd8 .xitfsehz  .z1389u2    .jwqiz8::before,
.eyjd8 .dw2vn .z1389u2    .jwqiz8::before { color: #f97316; }
.oj9a4o .jeun76g     { background: #0c1a2e; border-color: #38bdf8; }
.oj9a4o .s4mgw { background: #12103a; border-color: #818cf8; }
.oj9a4o .nn09kjwh strong  { color: #f1f5f9; }
.oj9a4o .nn09kjwh p       { color: #cbd5e1; }
.oj9a4o .h4ilc    .jeun76g     .jwqiz8::before,
.oj9a4o .x4gdkb8  .jeun76g     .jwqiz8::before,
.oj9a4o .xitfsehz  .jeun76g     .jwqiz8::before,
.oj9a4o .dw2vn .jeun76g     .jwqiz8::before { color: #38bdf8; }
.oj9a4o .h4ilc    .s4mgw .jwqiz8::before,
.oj9a4o .x4gdkb8  .s4mgw .jwqiz8::before,
.oj9a4o .xitfsehz  .s4mgw .jwqiz8::before,
.oj9a4o .dw2vn .s4mgw .jwqiz8::before { color: #818cf8; }
.oj9a4o .h4ilc    .z1389u2    .jwqiz8::before,
.oj9a4o .x4gdkb8  .z1389u2    .jwqiz8::before,
.oj9a4o .xitfsehz  .z1389u2    .jwqiz8::before,
.oj9a4o .dw2vn .z1389u2    .jwqiz8::before { color: #2dd4bf; }
.yzzae .jeun76g     { background: var(--accent-bg); border-color: var(--accent); }
.yzzae .s4mgw { background: var(--accent-bg-light); border-color: var(--accent-light); }
.yzzae .h4ilc    .jwqiz8::before,
.yzzae .x4gdkb8  .jwqiz8::before,
.yzzae .xitfsehz  .jwqiz8::before,
.yzzae .dw2vn .jwqiz8::before { color: var(--accent-light) !important; }
.k988a::before,
.vhvy::before { margin-right: 5px; }
.v2j4sy .qsmkguw ul li,
.v2j4sy .qsmkguw .k988a { color: #22c55e; }
.v2j4sy .da0bn ul li,
.v2j4sy .da0bn .vhvy { color: #ef4444; }
.hjnb .qsmkguw { background: var(--bg-pros); }
.hjnb .da0bn { background: var(--bg-cons); }
.hjnb .qsmkguw .k988a { color: var(--c-pros-label); }
.hjnb .da0bn .vhvy { color: var(--c-cons); }
.hjnb .qsmkguw ul li,
.hjnb .sji0fwmu li            { color: var(--c-pros); }
.hjnb .da0bn ul li,
.hjnb .dxh0ty4 li            { color: var(--c-cons); }
.m0926 .qsmkguw { background: var(--bg-pros); }
.m0926 .da0bn { background: var(--bg-cons); }
.m0926 .qsmkguw .k988a { color: var(--c-pros-label); }
.m0926 .da0bn .vhvy { color: var(--c-cons); }
.m0926 .qsmkguw ul li,
.m0926 .da0bn ul li,
.wj2281 .k988a::before { content: "✓ "; }
.wj2281 .vhvy::before { content: "✗ "; }
.w0dq9qef .k988a::before { content: "→ "; }
.w0dq9qef .vhvy::before { content: "← "; }
.mxsef1 .k988a::before { content: "★ "; }
.mxsef1 .vhvy::before { content: "✕ "; }
.ujyr9u .k988a::before { content: "◆ "; }
.ujyr9u .vhvy::before { content: "▲ "; }
.zg1aw3 .nn09kjwh { background: transparent; border-left: none; border: 1.5px solid; }
.zg1aw3 .jeun76g     { border-color: var(--c-tip-border); }
.zg1aw3 .s4mgw { border-color: var(--c-warn-border); }
.zg1aw3 .nn09kjwh strong { color: var(--text-primary); }
.zg1aw3 .nn09kjwh p      { color: var(--text-muted); }
.v7m89 .nn09kjwh { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.v7m89 .jeun76g     { border-top-color: var(--c-tip-border); }
.v7m89 .s4mgw { border-top-color: var(--c-warn-border); }
.fir97y .nn09kjwh { border-left: none; border-radius: 8px; }
.fir97y .jeun76g     { background: #065f46; }
.fir97y .s4mgw { background: #92400e; }
.fir97y .nn09kjwh strong,
.fir97y .nn09kjwh p { color: #fff; }
.fir97y .jwqiz8::before { color: rgba(255,255,255,0.85) !important; }
.wzoy.fir97y .jeun76g,
.wzoy .fir97y .jeun76g     { background: #052e16; }
.wzoy.fir97y .s4mgw,
.wzoy .fir97y .s4mgw { background: #2d0a1e; }
.eyjd8.fir97y .jeun76g,
.eyjd8 .fir97y .jeun76g      { background: #2d2000; }
.eyjd8.fir97y .s4mgw,
.eyjd8 .fir97y .s4mgw  { background: #2d0b0b; }
.oj9a4o.fir97y .jeun76g,
.oj9a4o .fir97y .jeun76g      { background: #0c1a2e; }
.oj9a4o.fir97y .s4mgw,
.oj9a4o .fir97y .s4mgw  { background: #12103a; }
.nelc282 .nn09kjwh { border-left: none; border-radius: 6px; padding: 10px 14px; }
.nelc282 .jeun76g     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.nelc282 .s4mgw { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.nelc282 .nn09kjwh strong { color: var(--text-primary); }
.nelc282 .nn09kjwh p      { color: var(--text-muted); }
.tr3of9k .nn09kjwh { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.h4ilc .jwqiz8,
.x4gdkb8 .jwqiz8,
.xitfsehz .jwqiz8,
.dw2vn .jwqiz8 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.h4ilc .jwqiz8::before,
.x4gdkb8 .jwqiz8::before,
.xitfsehz .jwqiz8::before,
.dw2vn .jwqiz8::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.h4ilc .jeun76g     .jwqiz8::before { content: "✦"; color: var(--c-tip-border); }
.h4ilc .s4mgw .jwqiz8::before { content: "▲"; color: var(--c-warn-border); }
.h4ilc .z1389u2    .jwqiz8::before { content: "◉"; color: #60a5fa; }
.x4gdkb8 .jeun76g     .jwqiz8::before { content: "★"; color: var(--c-tip-border); }
.x4gdkb8 .s4mgw .jwqiz8::before { content: "◆"; color: var(--c-warn-border); }
.x4gdkb8 .z1389u2    .jwqiz8::before { content: "●"; color: #60a5fa; }
.xitfsehz .jeun76g     .jwqiz8::before { content: "▶"; color: var(--c-tip-border); }
.xitfsehz .s4mgw .jwqiz8::before { content: "■"; color: var(--c-warn-border); }
.xitfsehz .z1389u2    .jwqiz8::before { content: "▸"; color: #60a5fa; }
.dw2vn .jeun76g     .jwqiz8::before { content: "→"; color: var(--c-tip-border); }
.dw2vn .s4mgw .jwqiz8::before { content: "⬥"; color: var(--c-warn-border); }
.dw2vn .z1389u2    .jwqiz8::before { content: "◈"; color: #60a5fa; }
.ynjnv8d .nee3 .c3wvruaw,
.ynjnv8d .e9m9t2qw .c3wvruaw  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ynjnv8d .nc05myk                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ynjnv8d .zycb3m7                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.ynjnv8d .divwny5          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ynjnv8d .rj37                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.qnm9bi9 .nee3 .c3wvruaw,
.qnm9bi9 .e9m9t2qw .c3wvruaw,
.qnm9bi9 .nc05myk,
.qnm9bi9 .zycb3m7,
.qnm9bi9 .wrtxtp6,
.qnm9bi9 .divwny5,
.qnm9bi9 .rj37,
.qnm9bi9 .tr3of9k .nn09kjwh { box-shadow: none; }
.t05hkun   .smfq, .t05hkun .bvs4y3t, .t05hkun .bk8vuwpf,
.t05hkun   .uug0, .t05hkun .p3x2z76 { font-size: 0.9rem; }
.t05hkun   .qopw44d, .t05hkun .cf9p7o { font-size: 0.9rem; }
.y51s9   .smfq, .y51s9 .bvs4y3t, .y51s9 .bk8vuwpf,
.y51s9   .uug0, .y51s9 .p3x2z76 { font-size: 0.95rem; }
.y51s9   .qopw44d, .y51s9 .cf9p7o { font-size: 0.95rem; }
.sm7t   .smfq, .sm7t .bvs4y3t, .sm7t .bk8vuwpf,
.sm7t   .uug0, .sm7t .p3x2z76 { font-size: 1.08rem; }
.sm7t   .qopw44d, .sm7t .cf9p7o { font-size: 1.05rem; }
.sm7t   .srfu { font-size: 0.97rem; }
.d3adp .rlfhy      { font-size: 3.2rem; }
.d3adp h2.jb8i8g { font-size: 1.9rem; }
.d3adp h3.v73n6     { font-size: 1.4rem; }
.bd4s0h .rlfhy      { font-size: 3.8rem; }
.bd4s0h h2.jb8i8g { font-size: 2.2rem; }
.bd4s0h h3.v73n6     { font-size: 1.6rem; }
.lmj2 + .lmj2 { position: relative; }
.wnfcuc   .lmj2 + .lmj2::before,
.nixy5  .lmj2 + .lmj2::before,
.bg5fcj   .lmj2 + .lmj2::before,
.ntucxkw   .lmj2 + .lmj2::before,
.k11np   .lmj2 + .lmj2::before,
.br04 .lmj2 + .lmj2::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.wnfcuc .lmj2 + .lmj2::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.nixy5 .lmj2 + .lmj2::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.bg5fcj .lmj2 + .lmj2::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.ntucxkw .lmj2 + .lmj2::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.uiyyxmw5 .lmj2 { margin-bottom: 16px; }
.uiyyxmw5 .lmj2 + .lmj2 { margin-top: 0; }
.uiyyxmw5 .qjclw { padding-top: 0; padding-bottom: 0; }
.k11np .lmj2 + .lmj2::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.br04 .lmj2 + .lmj2::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.p215yr2o .lmj2 + .lmj2::before,
.v0l0k .lmj2 + .lmj2::before,
.wvjuk .lmj2 + .lmj2::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%;
}
.c9b1b .p215yr2o .lmj2:nth-child(even)::before,
.c9b1b .v0l0k .lmj2:nth-child(even)::before,
.c9b1b .wvjuk .lmj2:nth-child(even)::before { background: var(--bg-surface); }
.uyrdhd3c .p215yr2o .lmj2:nth-child(even)::before,
.uyrdhd3c .v0l0k .lmj2:nth-child(even)::before,
.uyrdhd3c .wvjuk .lmj2:nth-child(even)::before { background: var(--bg-card); }
.p215yr2o .lmj2 + .lmj2::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");
}
.v0l0k .lmj2 + .lmj2::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");
}
.wvjuk .lmj2 + .lmj2::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");
}
.ydw4eak .l6b5oz,
.ip3nim .l6b5oz,
.a3mkte .l6b5oz { overflow: hidden; }
.ydw4eak .tu8m,
.ip3nim .tu8m { margin-bottom: 60px; }
.a3mkte .tu8m { margin-bottom: 70px; }
.ydw4eak .l6b5oz::before,
.ip3nim .l6b5oz::before,
.a3mkte .l6b5oz::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%;
}
.ydw4eak .l6b5oz::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");
}
.ip3nim .l6b5oz::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");
}
.a3mkte .l6b5oz::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");
}
.mjo77 .l6b5oz:not(.h4l1v) .pw9s2m { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.akz1qqs .l6b5oz:not(.h4l1v) .pw9s2m { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.bnw4  .l6b5oz:not(.h4l1v) .pw9s2m { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.h4zv  .l6b5oz:not(.h4l1v) .pw9s2m { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.akz1qqs .h4l1v { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.akz1qqs .csjyfe { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.akz1qqs .rj7b9vb { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.u944b0 .h4l1v .pw9s2m { background: none; }
.u944b0 .l6b5oz:not(.h4l1v) .pw9s2m { background: rgba(0,0,0,0.6); }
.dkhry .l8dih236 { float: left; width: 38%; margin: 0 28px 16px 0; }
.dkhry .l8dih236 .z9i6v { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.dkhry .qjclw::after { content: ''; display: block; clear: both; }
.q3nr .l8dih236 { float: right; width: 38%; margin: 0 0 16px 28px; }
.q3nr .l8dih236 .z9i6v { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.q3nr .qjclw::after { content: ''; display: block; clear: both; }
.l8nng968 .lmj2:nth-child(odd)  .l8dih236 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.l8nng968 .lmj2:nth-child(even) .l8dih236 { float: right; width: 38%; margin: 0 0 16px 28px; }
.l8nng968 .l8dih236 .z9i6v { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.l8nng968 .qjclw::after { content: ''; display: block; clear: both; }
.dkhry .wmm5g6z,
.dkhry .out5xjr,
.q3nr .wmm5g6z,
.q3nr .out5xjr,
.l8nng968 .wmm5g6z,
.l8nng968 .out5xjr { clear: both; }
.dkhry .qopw44d,
.dkhry .cf9p7o,
.q3nr .qopw44d,
.q3nr .cf9p7o,
.l8nng968 .qopw44d,
.l8nng968 .cf9p7o { overflow: hidden; }
@media (max-width: 640px) {
  .dkhry .l8dih236,
  .q3nr .l8dih236,
  .l8nng968 .l8dih236 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.bjt6 .ahby,
.bjt6 .qjclw,
.bjt6 .o286oqi6  { max-width: 1100px; }
.hn13uh .ahby,
.hn13uh .qjclw,
.hn13uh .o286oqi6  { max-width: 1200px; }
.bt9k2e9 .ahby,
.bt9k2e9 .qjclw,
.bt9k2e9 .o286oqi6  { max-width: 1320px; }
.ac0evacd { font-size: 0.82rem; color: var(--text-muted); }
.anzm7f { display: flex; align-items: center; }
.bxxrnyw {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.p5b7c7 { display: flex; align-items: center; }
.q6pa { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.q6pa:hover { text-decoration: underline; }
.rhaed6m3 { margin: 0 3px; opacity: 0.45; }
.rhaed6m3::before { content: '/'; }
.p2sqyw { padding: 2px 5px; color: var(--text-main); }
.uespkn .ac0evacd {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.uespkn .anzm7f { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.iqyfq .ac0evacd {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.iqyfq .anzm7f { padding: 0 0 0 12px; }
.qw80p .anzm7f { padding: 0 16px; }
.qw80p .ac0evacd {
  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);
}
.qw80p .ahby { padding-top: 28px; }
@media (max-width: 720px) {
  .xa15tqg { margin-top: 18px; padding: 0 16px; }
  .qw80p .ahby { padding-top: 16px; }
}
.bjt6.uespkn .anzm7f { max-width: 1100px; }
.hn13uh.uespkn .anzm7f { max-width: 1200px; }
.bt9k2e9.uespkn .anzm7f { max-width: 1320px; }
.rxqo .lmj2 { padding-top: 16px; padding-bottom: 16px; }
.slcv .lmj2 { padding-top: 24px; padding-bottom: 24px; }
.qktud .lmj2 { padding-top: 40px; padding-bottom: 40px; }
.d8sx .lmj2 { padding-top: 52px; padding-bottom: 52px; }
.ng3jo .lmj2:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ng3jo .lmj2:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ng3jo .lmj2:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ng3jo .lmj2:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.rqsx .qjclw { padding-top: 10px;  padding-bottom: 10px; }
.c4ahq0q .qjclw { padding-top: 18px;  padding-bottom: 18px; }
.yi99 .qjclw { padding-top: 36px;  padding-bottom: 36px; }
.sedboy .qjclw { padding-top: 48px;  padding-bottom: 48px; }
.pypj70 h2.jb8i8g { font-weight: 600; }
.pypj70 h3.v73n6     { font-weight: 600; }
.nehd9qu h2.jb8i8g { font-weight: 800; }
.nehd9qu h3.v73n6     { font-weight: 700; }
.w9f9tf6 { font-weight: 600; }
.w9f9tf6 h2.jb8i8g { font-weight: 900; }
.w9f9tf6 h3.v73n6     { font-weight: 800; }
.w9f9tf6 .nn09kjwh strong,
.w9f9tf6 .nn09kjwh strong { font-weight: 600; }
.dslor {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.mda9td .dslor { display: none; }
@media (max-width: 640px) { .dslor { display: none; } }
.dslor { background: var(--cta) !important; color: #fff !important; border: none !important; }
.dslor:hover { opacity: 0.85; }
.qij0 .dslor { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.pehgj .dslor,
.fc68y  .dslor { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.pehgj .dslor:hover,
.fc68y  .dslor:hover { opacity: 0.88; }
.qij0.pehgj .dslor,
.qij0.fc68y  .dslor { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.mi3gdj3 {
  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;
}
.mi3gdj3:hover { transform: translateY(-2px); opacity: 0.92; }
.mi3gdj3 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.bp0ne48 .mi3gdj3 { display: none; }
.b4fijxl .mi3gdj3 { right: 32px; }
.bzyb  .mi3gdj3 { left: 32px; }
@media (max-width: 480px) {
  .b4fijxl .mi3gdj3 { right: 20px; bottom: 20px; }
  .bzyb  .mi3gdj3 { left: 20px; bottom: 20px; }
}
.cslalzk { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.o286oqi6 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ixh4g3 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.zer3bl { color: var(--text-dim); font-size: 0.8rem; }
.ysj16fpb { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.ysj16fpb img { height: 26px; width: auto; object-fit: contain; }
.fqs0wwv .o286oqi6 { text-align: center; }
.fqs0wwv .ixh4g3 { margin-top: 0; }
@media (max-width: 640px) {
  .o286oqi6 { padding-left: 16px; padding-right: 16px; }
  .zocg .o286oqi6 { padding: 20px 16px; }
  .o7pzu { gap: 4px 12px; }
  .ixh4g3 { font-size: 0.78rem; }
}
.o5g8 .ohn5 .ysj16fpb { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.o5g8 .ixh4g3 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.o5g8 .zer3bl { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .o5g8 .u1huw2h { grid-template-columns: 1fr 1fr; } .o5g8 .ohn5 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .o5g8 .u1huw2h { grid-template-columns: 1fr; } }
.k9a9 .kkw6vt2b { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.k9a9 .ysj16fpb { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.k9a9 .ayl6c1y { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.k9a9 .ayl6c1y a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.k9a9 .ayl6c1y a:hover { color: var(--accent); }
.yz4p { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.k9a9 .s9w3 { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.k9a9 .r4cvh3 { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.k9a9 .r4cvh3 a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.k9a9 .r4cvh3 a:hover { color: var(--accent); }
.k9a9 .ixh4g3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .k9a9 .kkw6vt2b { gap: 12px; } .k9a9 .ysj16fpb { margin-right: 0; width: 100%; } }
.z1y3bhp3 .w35gy83 .ysj16fpb { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.z1y3bhp3 .ixh4g3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.z1y3bhp3 .zer3bl { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .z1y3bhp3 .pa8r7r { grid-template-columns: 1fr 1fr; } .z1y3bhp3 .w35gy83 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .z1y3bhp3 .pa8r7r { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .aqdwngq .sq860 { grid-template-columns: 1fr 1fr; } .aqdwngq .i21y:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .aqdwngq .sq860 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .n30nhgqp .sq860 { grid-template-columns: 1fr; } }
.lecdjw .o286oqi6 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ifd9w .ytum1l2      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ifd9w .cslalzk { background: var(--bg-page); border-top-color: var(--border-alt); }
.n7ht .ytum1l2      { background: #0d1117; border-bottom-color: #21262d; }
.n7ht .z3lw { color: var(--accent-light); }
.n7ht .rwwgixfy { --msep-color: #8b949e; }
.n7ht .rwwgixfy a { color: #8b949e; }
.n7ht .rwwgixfy a:hover { color: var(--accent-light); }
.n7ht .cxt4jm { color: #8b949e; }
.n7ht .cslalzk { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.n7ht .ixh4g3,
.n7ht .zer3bl { color: #6e7681; }
.n7ht .lm27 a, .n7ht .ayl6c1y a,
.n7ht .r4cvh3 a { color: #8b949e; }
.n7ht .ysj16fpb { color: #e6edf3; }
.n7ht .lm27 a:hover, .n7ht .ayl6c1y a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .n7ht .rwwgixfy { background: #0d1117; border-top-color: #21262d; }
  .n7ht .rwwgixfy li a { border-bottom-color: #21262d; }
}
.i1cng9 .ytum1l2      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.i1cng9 .z3lw { color: var(--accent); }
.i1cng9 .rwwgixfy { --msep-color: #475569; }
.i1cng9 .rwwgixfy a { color: #475569; }
.i1cng9 .rwwgixfy a:hover { color: var(--accent); }
.i1cng9 .cxt4jm { color: #64748b; }
.i1cng9 .cslalzk { background: #f0f4f8; border-top-color: #cbd5e1; }
.i1cng9 .ixh4g3,
.i1cng9 .zer3bl { color: #64748b; }
.i1cng9 .lm27 a, .i1cng9 .ayl6c1y a,
.i1cng9 .r4cvh3 a, .i1cng9 .ysj16fpb { color: #374151; }
.i1cng9 .lm27 a:hover, .i1cng9 .ayl6c1y a:hover { color: var(--accent); }
@media (max-width: 640px) {
  .i1cng9 .rwwgixfy { background: #f0f4f8; border-top-color: #cbd5e1; }
  .i1cng9 .rwwgixfy li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.pehgj .ytum1l2      { background: var(--accent); border-bottom-color: var(--accent-light); }
.pehgj .z3lw { color: #fff; }
.pehgj .rwwgixfy { --msep-color: rgba(255,255,255,0.82); }
.pehgj .rwwgixfy a { color: rgba(255,255,255,0.82); }
.pehgj .rwwgixfy a:hover { color: #fff; }
.pehgj .cxt4jm { color: rgba(255,255,255,0.9); }
.pehgj .cslalzk { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.pehgj .ixh4g3,
.pehgj .zer3bl { color: rgba(255,255,255,0.72); }
.pehgj .lm27 a, .pehgj .ayl6c1y a,
.pehgj .r4cvh3 a, .pehgj .ysj16fpb { color: #fff; }
.pehgj .lm27 a:hover, .pehgj .ayl6c1y a:hover { color: #fff; }
@media (max-width: 640px) {
  .pehgj .rwwgixfy { background: var(--accent); border-top-color: var(--accent-light); }
  .pehgj .rwwgixfy li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.fc68y .ytum1l2 {
  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);
}
.fc68y .cslalzk {
  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) {
  .fc68y .rwwgixfy {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.mdlrarr .x4s5e { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.k778xstw .x4s5e { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.e9oji7f .x4s5e { min-height: 72px; height: auto; }
.ujxmyh9o .x4s5e { min-height: 84px; height: auto; }
.zocg .x4s5e { max-width: none; padding: 0 32px; }
.zocg .o286oqi6  { max-width: none; padding: 24px 32px; }
.cn9d12.hn13uh .x4s5e { max-width: 1200px; }
.cn9d12.bt9k2e9 .x4s5e { max-width: 1320px; }
.vzmq   .z3lw, .vzmq   .ysj16fpb { text-transform: capitalize; }
.mvs0rpg3 .z3lw, .mvs0rpg3 .ysj16fpb { text-transform: lowercase; }
.jm9o .z3lw, .jm9o .ysj16fpb { text-transform: uppercase; letter-spacing: 0.06em; }
.xaake47v, .j5aj7x {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.byyj0u .xaake47v,
.byyj0u .j5aj7x { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.t2f6g2wc .xaake47v,
.t2f6g2wc .j5aj7x { 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; }
.kw7xu3 .xaake47v,
.kw7xu3 .j5aj7x { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.csv3a .xaake47v,
.csv3a .j5aj7x { 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; }
.bfwla5dq   .rwwgixfy a { font-weight: 500; }
.tvj8l2en .rwwgixfy a { font-weight: 600; }
.d5ghppq     .rwwgixfy a { font-weight: 700; }
.kbf03l    .rwwgixfy a { font-weight: 800; letter-spacing: 0.01em; }
.q44crr     .rwwgixfy > li + li::before,
.m9bnaa51    .rwwgixfy > li + li::before,
.c9ao    .rwwgixfy > li + li::before,
.iyvm .rwwgixfy > li + li::before,
.ars6g .rwwgixfy > li + li::before,
.wxdbbp  .rwwgixfy > li + li::before,
.e3pvhq    .rwwgixfy > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.q44crr     .rwwgixfy > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.m9bnaa51    .rwwgixfy > li + li::before { content: "|"; }
.c9ao    .rwwgixfy > li + li::before { content: "—"; }
.iyvm .rwwgixfy > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ars6g .rwwgixfy > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.wxdbbp  .rwwgixfy > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.e3pvhq    .rwwgixfy > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .d2el5g32 .cxt4jm,
  .me0k1z .cxt4jm,
  .p5yy3y .cxt4jm,
  .lf7lnt .cxt4jm,
  .hzmh3xrf .cxt4jm {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .d2el5g32 .cxt4jm::before,
  .me0k1z .cxt4jm::before,
  .p5yy3y .cxt4jm::before,
  .lf7lnt .cxt4jm::before,
  .hzmh3xrf .cxt4jm::before { content: ""; display: block; flex-shrink: 0; }

  
  .d2el5g32 .cxt4jm::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;
  }

  
  .me0k1z .cxt4jm::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;
  }

  
  .p5yy3y .cxt4jm::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;
  }

  
  .lf7lnt .cxt4jm::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;
  }

  
  .hzmh3xrf .cxt4jm::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) {
  .a9elz .cxt4jm {
    padding: 5px 14px;
  }
  .a9elz .rwwgixfy {
    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;
  }
  .a9elz .rwwgixfy li a {
    border-bottom: none; padding: 10px 22px;
  }
  .a9elz .rwwgixfy li a:hover { background: var(--bg-raised); }
  .a9elz .xzbae4,
  .utld .xzbae4,
  .z5eq6ijy .xzbae4 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .obwt2jk .cxt4jm {
    padding: 5px 10px;
  }
  .obwt2jk .rwwgixfy {
    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);
  }
  .obwt2jk .rwwgixfy.sgn1i { transform: translateX(0); }
  .obwt2jk .rwwgixfy li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .obwt2jk .rwwgixfy li:last-child a { border-bottom: none; }
  .pehgj .rwwgixfy,
  .n7ht .rwwgixfy { background: var(--accent) !important; }
  .pehgj .rwwgixfy li a,
  .n7ht .rwwgixfy li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .z5eq6ijy .cxt4jm {
    padding: 5px 10px;
  }
  .z5eq6ijy .rwwgixfy {
    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);
  }
  .z5eq6ijy .rwwgixfy::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .z5eq6ijy .rwwgixfy.sgn1i { transform: translateY(0); }
  .z5eq6ijy .rwwgixfy li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .x38ybxu9 .cxt4jm {
    padding: 5px 10px;
  }
  .x38ybxu9 .rwwgixfy {
    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;
  }
  .x38ybxu9 .rwwgixfy.sgn1i { opacity: 1; pointer-events: auto; }
  .x38ybxu9 .rwwgixfy li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .l6mlnd3     .cxt4jm { border-radius: 0 !important; }
  .enx6yd3   .cxt4jm { border-radius: 8px !important; }
  .ho2o .cxt4jm { border-radius: 50% !important; }
  .pdqv   .cxt4jm { border-radius: 999px !important; }
}
.jgnr .gdal { height: 28px; }
.khnqq .gdal { height: 54px; }
.mhxy4 .gdal { height: 54px; }
.vsyud    .cpfnk, .vsyud    .jx58e7 { color: #f59e0b; }
.vfbw      .cpfnk { font-size: 1rem; letter-spacing: 1.5px; }
.bn3n    .cpfnk, .bn3n    .jx58e7 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.a10y02     .cpfnk, .a10y02     .jx58e7 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.kdxxvee .cpfnk, .kdxxvee .jx58e7 { color: var(--cta); letter-spacing: 2px; }
.ibsiq   .cpfnk, .ibsiq   .jx58e7 { color: #e91e63; letter-spacing: 2px; }
.p0h91  .cpfnk, .p0h91  .jx58e7 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.g71faz     .cpfnk, .g71faz     .jx58e7 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.sb3qnss .s3fk4j86 + .s3fk4j86 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.k7stp .zycb3m7 { padding: 18px 24px; min-height: 68px; }
.dc9nnp86 .usass {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.dc9nnp86 .tpe97p2 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent);
}
.z9t5 .s3fk4j86 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.qt47 .out5xjr { counter-reset: cs-rank; }
.qt47 .zycb3m7 { position: relative; counter-increment: cs-rank; }
.qt47 .zycb3m7::before {
  content: "#" counter(cs-rank);
  position: absolute; top: 8px; right: 10px;
  font-size: 0.68rem; font-weight: 800; letter-spacing: -.01em;
  color: var(--accent); opacity: 0.5; font-variant-numeric: tabular-nums;
}
.kpqica8 .out5xjr { counter-reset: cs-rank; gap: 0; }
.kpqica8 .zycb3m7 {
  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;
}
.kpqica8 .zycb3m7::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;
}
.kpqica8 .qbtzwlc2 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.kpqica8 .s55kq {
  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;
}
.kpqica8 .p39kk { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.kpqica8 .qbtzwlc2 { min-width: 0; flex-direction: column; width: 100%; }
.kpqica8 .z48ezu4r {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.kpqica8 .cpfnk { color: var(--cta, var(--accent)); }
.kpqica8 .nxcduu { font-weight: 700; }
.kpqica8 .s3fk4j86 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.kpqica8 .usass {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.kpqica8 .tpe97p2 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.kpqica8 .naapue9u .tpe97p2 { font-size: 1.3rem; color: var(--accent-light); }
.kpqica8 .wexdfk {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.kpqica8 .zycb3m7:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .kpqica8 .out5xjr {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .kpqica8 .zycb3m7 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .kpqica8 .zycb3m7 { padding: 40px 16px 20px; }
  .kpqica8 .s3fk4j86 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .kpqica8 .wexdfk { width: 100%; min-width: 0; }
}
.go1y .out5xjr { counter-reset: cs-rank; gap: 10px; }
.go1y .zycb3m7 {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.go1y .zycb3m7::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.go1y .qbtzwlc2 {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.go1y .s55kq {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.go1y .p39kk { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.go1y .z48ezu4r {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.go1y .cpfnk { color: var(--cta, var(--accent)); }
.go1y .s3fk4j86 {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.go1y .usass {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.go1y .tpe97p2 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.go1y .naapue9u .tpe97p2 { color: var(--accent-light); }
.go1y .wexdfk {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.go1y .zycb3m7:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .go1y .zycb3m7 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .go1y .zycb3m7::before {
    position: absolute; top: 14px; left: 14px;
  }
  .go1y .qbtzwlc2 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .go1y .z48ezu4r { white-space: normal; text-align: center; font-size: 1.2rem; }
  .go1y .s3fk4j86 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .go1y .wexdfk { width: 100%; min-width: 0; }
  .go1y .cpfnk { min-width: 0; }
}
.qim3f3 .out5xjr { counter-reset: cs-rank; }
.qim3f3 .zycb3m7::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.z80b62m .d0gb4 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.z80b62m .d0gb4 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.z80b62m .d0gb4 p { padding: 0 2px 16px; }
.jauh5dhz .d0gb4 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.jauh5dhz .d0gb4 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.jauh5dhz .d0gb4 summary::after { content: "›"; font-size: 1.2em; }
.jauh5dhz .d0gb4[open] summary::after { content: "‹"; }
.jauh5dhz .d0gb4 p { padding: 10px 22px 4px; }
.ymfcfik4 .d0gb4 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ymfcfik4 .d0gb4 summary { color: var(--text-primary); padding-left: 16px; }
.ymfcfik4 .d0gb4 summary::after { content: "›"; font-size: 1.1em; }
.ymfcfik4 .d0gb4[open] summary::after { content: "‹"; }
.ymfcfik4 .d0gb4 p { padding-left: 16px; }
.ovqaxh0 .jp3h { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ovqaxh0 .d0gb4 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ovqaxh0 .d0gb4:last-child { border-bottom: none; }
.ovqaxh0 .d0gb4 summary { color: var(--text-primary); border-radius: 0; }
.ovqaxh0 .d0gb4 summary::after { content: "›"; font-size: 1.1em; }
.ovqaxh0 .d0gb4[open] summary::after { content: "‹"; }
.jzq8keo .d0gb4 { overflow: hidden; }
.jzq8keo .d0gb4 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.jzq8keo .d0gb4 summary::after { color: rgba(255,255,255,.75); }
.jzq8keo .d0gb4[open] summary { border-radius: 0; }
.qvuvoof { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.zmv7ky {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.laxzpty4 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.wyzo { color: var(--text-muted); font-size: 1.05rem; }
.wkj1jg {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.laje330 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.hka5mnj { margin-bottom: 20px; }
.pu9prv {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.iyk3lsp {
  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;
}
.iyk3lsp:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.nkj9dk9d { resize: vertical; min-height: 130px; }
.w4wdo { width: 100%; margin-top: 8px; }
.vzx0kd {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.k5w7e {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.y8l2 { color: var(--text-muted); line-height: 1.75; }
.dujn2td { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.dujn2td li { margin-bottom: 6px; }
.khccqe { max-width: 760px; margin: 0 auto; }
.v335 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.vh7qk4o { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.vh7qk4o:last-child { border-bottom: none; }
.vh7qk4o h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.vh7qk4o p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.hnciac { max-width: 760px; margin: 0 auto; }
.bmxs5yu { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.f1xp ul.dujn2td { margin: 0; }
.l3lb8 { max-width: 900px; margin: 0 auto; }
.j93o7s2w { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.j93o7s2w:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.j93o7s2w .bmxs5yu { margin: 0; font-size: 1rem; }
.j93o7s2w .epqc4wwy p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .j93o7s2w { grid-template-columns: 1fr; gap: 10px; } }
.v3nq .bmxs5yu { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.arjlq .dujn2td { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hk5rj { grid-template-columns: 1fr; } }
.zhab { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.zhab:hover .l5yccube { color: var(--accent-light); text-decoration: underline; }
.mvkktq1o { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.dx19f { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.dx19f:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.h9bk5 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.dx19f p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.dx19f ul.dujn2td { margin: 0; }
.q32ovs { color: var(--text-muted); line-height: 1.75; }
.brs8k5tj .dujn2td,
.qr0j .dujn2td,
.g5no .dujn2td,
.xqlh02gj .dujn2td {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.brs8k5tj .dx19f,
.qr0j .dx19f { text-align: left; }
.brs8k5tj .h9bk5,
.qr0j .h9bk5 { text-align: center; }
.usdame { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.sxoptrt { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.oeuhq52 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.c1kbz9fj { margin-top: 12px; }
.ne603a { 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; }
.ne603a:hover { border-bottom-color: var(--accent); }
.glsxqzl { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.glsxqzl img { width: 100%; height: 100%; object-fit: cover; display: block; }
.q0kf40 { width: 200px; height: 200px; }
.ewzuwi { border-radius: 50%; }
.gowsy { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.lfups { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .cyda { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.jbbm .oeuhq52, .jbbm .sxoptrt { max-width: 640px; }
.zt1e9nnz .usdame { font-size: 1.6rem; margin-top: 18px; }
.vvd0uhg .oeuhq52 { margin-bottom: 28px; }
@media (max-width: 860px) { .qral { grid-template-columns: 1fr; } .zt1e9nnz { position: static; text-align: center; } }
.jl01 { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.i5rif { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.i5rif .glsxqzl { margin: 0 auto 18px; }
.i5rif .gowsy { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .jl01 { grid-template-columns: 1fr; } }
.gvw3s .usdame { font-size: 1.6rem; margin-bottom: 6px; }
.xqlh02gj .dujn2td { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .gvw3s { flex-direction: column; text-align: center; } .a6hkbw { grid-template-columns: 1fr; } }
.hgoae9gw .usdame { font-size: 1.35rem; margin: 0 0 4px; }
.hgoae9gw .gowsy { margin: 0; }
.yrvhp0lq .laxzpty4 { color: var(--accent-light); }
.arotbj .laxzpty4 { font-size: 2rem; }
.arotbj .wyzo { max-width: 680px; }
.l4ei4 {
  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;
}
.l4ei4 .laxzpty4 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.l4ei4 .wyzo  { margin: 0; }
@media (max-width: 640px) { .l4ei4 { flex-direction: column; } }
.lrlb .laxzpty4 { color: var(--accent-light); }
.ebxrez .laxzpty4 { color: #fff; }
.ebxrez .wyzo  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .hsvj5j { grid-template-columns: 1fr; } }
.xc3d .iyk3lsp {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.xc3d .iyk3lsp:focus { border-bottom-color: var(--accent); box-shadow: none; }
.oakzkyfs .iyk3lsp { background: var(--bg-raised); border-color: transparent; }
.oakzkyfs .iyk3lsp:focus { background: var(--bg-card); border-color: var(--accent); }
.u8ga0n54 .iyk3lsp { border-radius: 100px; padding: 11px 20px; }
.u8ga0n54 .nkj9dk9d { border-radius: 14px; }
.irr2 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.irr2 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.irr2 summary::-webkit-details-marker { display: none; }
.irr2 summary::after { content: "+"; color: var(--accent); font-size: 1.2rem; flex-shrink: 0; }
.irr2[open] summary::after { content: "−"; }
.kfeg0 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.w82ps3h9 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .w82ps3h9 { grid-template-columns: 1fr; } }
.ux7l9r9 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.ux7l9r9 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.ux7l9r9 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ihla4yy0 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ihla4yy0 li { margin-bottom: 6px; }
.pnp1mse6{display:none}
.pnp1mse6:empty,.sr72:empty{display:none}
.sxi6bihu{position:relative;overflow:visible}
.tqqu .zkjqon,.r0vq .zkjqon,
.rezs .zkjqon,.ek8rldgo .zkjqon,
.zw1f2ali .zkjqon,.prr1 .zkjqon{display:block}
.aydazof .dmnrju{display:block}
.tqqu .zkjqon,.r0vq .zkjqon,
.rezs .zkjqon,.ek8rldgo .zkjqon,
.zw1f2ali .zkjqon{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}
.tqqu .zkjqon .sr72,.r0vq .zkjqon .sr72,
.rezs .zkjqon .sr72,.ek8rldgo .zkjqon .sr72,
.zw1f2ali .zkjqon .sr72{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}
.tqqu .g3z5,.r0vq .g3z5,
.rezs .g3z5,.ek8rldgo .g3z5,
.zw1f2ali .g3z5{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.tqqu .zkjqon,.r0vq .zkjqon{top:12px}
.tqqu .zkjqon .sr72{margin-right:auto}
.r0vq .zkjqon .sr72{margin-left:auto}
.r0vq .zkjqon{text-align:right}
.rezs .zkjqon,.ek8rldgo .zkjqon{bottom:12px}
.rezs .zkjqon .sr72{margin-right:auto}
.ek8rldgo .zkjqon .sr72{margin-left:auto}
.ek8rldgo .zkjqon{text-align:right}
.zw1f2ali .zkjqon{position:relative;margin-top:16px}
.zw1f2ali .zkjqon .sr72{margin:0 auto}
.prr1 .zkjqon{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.prr1 .zkjqon .sr72{margin:0}
.prr1 .rj7b9vb~.zkjqon,
.prr1 .fpyq376z~.zkjqon{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.prr1 .rj7b9vb~.zkjqon .sr72,
.prr1 .fpyq376z~.zkjqon .sr72{justify-content:flex-start}
.rj7b9vb~.zkjqon,.fpyq376z~.zkjqon{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}
.rj7b9vb~.zkjqon .sr72{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.fpyq376z~.zkjqon .sr72{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.dmnrju .sr72{margin:0 0 12px}
.sr72{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.t9hlq1{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.l5yccube{font-weight:600;color:var(--text-heading);opacity:1}
.lqh8e::before{content:"·";margin:0 2px;opacity:.5}
.g3z5{white-space:nowrap}
.yl0g .t9hlq1{display:none}
.gzxdju .g3z5{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.gzxdju .lqh8e::before{content:""}
.wakvq .g3z5{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}
.wakvq .lqh8e::before{content:""}
.vwcfnez .sr72{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.nrasj .g3z5{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.nrasj .lqh8e::before{content:""}
.dgrp7u .g3z5{color:var(--accent);opacity:1;font-weight:500}
.c5fldcbm .g3z5{border-bottom:1px solid currentColor;padding-bottom:2px}
.m8h5rwh .sr72{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.v04xp{--date-bg:var(--accent-bg)}
.q6195 .lqh8e::before{content:""}
.sxjd .lqh8e::before{content:"•";opacity:.4}
.sxjd .g3z5 + .g3z5::before{content:"•";margin-right:6px;opacity:.4}
.p3k2l .lqh8e::before{content:"/";opacity:.35}
.p3k2l .g3z5 + .g3z5::before{content:"/";margin-right:6px;opacity:.35}
.x81oet .lqh8e::before{content:"|";opacity:.3}
.x81oet .g3z5 + .g3z5::before{content:"|";margin-right:6px;opacity:.3}
.vpfioii .lqh8e::before{content:"—";opacity:.3}
.vpfioii .g3z5 + .g3z5::before{content:"—";margin-right:6px;opacity:.3}
.gc0t1 .lqh8e::before{content:"◆";font-size:.5em;opacity:.35}
.gc0t1 .g3z5 + .g3z5::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.ks8j41 .lqh8e::before{content:"·";opacity:.4}
.ks8j41 .g3z5 + .g3z5::before{content:"·";margin-right:6px;opacity:.4}
.s820 .lqh8e::before{content:"›";opacity:.4}
.s820 .g3z5 + .g3z5::before{content:"›";margin-right:6px;opacity:.4}
.mgt8ll .lqh8e::before{content:"→";opacity:.35;font-size:.85em}
.mgt8ll .g3z5 + .g3z5::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.i460228u .vr34t{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .vr34t{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .d8cih1i{max-width:100%}
}
:root {
  --accent:          #a10acb;
  --brand:           #a10acb;
  --brand-light:     #c237e9;
  --brand-pale:      #cc6ee6;
  --grad-start:      #cc3bf5;
  --grad-end:        #d77cf1;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #a10acb;
  --cta-light:       #8403a8;
  --cta-hover:       #720790;
  --bg-page:         #f7f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f6;
  --bg-raised:       #f0edf1;
  --bg-hover:        #f5f3f6;
  --border:          #e7e1e9;
  --border-alt:      #dacfdd;
  --border-section:  #e7e1e9;
  --text-primary:    #1a161c;
  --text-muted:      #5e5062;
  --text-body:       #352d38;
  --text-sub:        #504454;
  --text-faint:      #86728c;
  --text-dim:        #9e8ea3;
  --text-label:      #6b5b70;
  --text-value:      #433946;
  --accent-bg:       #f1def6;
  --accent-bg-light: #e9c2f4;
  --bg-tip:          #f0f9f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f1f9;
  --bg-pros:         #f0f9f7;
  --bg-cons:         #faf3f5;
  --c-pros:          #0c9681;
  --c-cons:          #9f2138;
  --c-pros-label:    #0eb399;
  --c-tip-border:    #10c6a9;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9681;
}
:root { --logo-bg-opacity: 68%; }
body, button, input { font-family: "Raleway", sans-serif; }
.mibz6 .jwqiz8 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.mibz6 .jwqiz8::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.mibz6 .jeun76g     .jwqiz8::before { content: "";  color: var(--c-tip-border); }.mibz6 .s4mgw .jwqiz8::before { content: ""; color: var(--c-warn-border); }.mibz6 .z1389u2    .jwqiz8::before { content: ""; color: #60a5fa; }.wzoy .mibz6 .jeun76g     .jwqiz8::before { color: #10b981; }.wzoy .mibz6 .s4mgw .jwqiz8::before { color: #f43f5e; }.wzoy .mibz6 .z1389u2    .jwqiz8::before { color: #a855f7; }.eyjd8  .mibz6 .jeun76g     .jwqiz8::before { color: #eab308; }.eyjd8  .mibz6 .s4mgw .jwqiz8::before { color: #ef4444; }.eyjd8  .mibz6 .z1389u2    .jwqiz8::before { color: #f97316; }.oj9a4o  .mibz6 .jeun76g     .jwqiz8::before { color: #38bdf8; }.oj9a4o  .mibz6 .s4mgw .jwqiz8::before { color: #818cf8; }.oj9a4o  .mibz6 .z1389u2    .jwqiz8::before { color: #2dd4bf; }.yzzae .mibz6 .jwqiz8::before { color: var(--accent-light) !important; }
.muopil .zbxp32, .muopil .rj7b9vb { min-height: 420px; }
.jl33o .ghy7sxom::after, .jl33o .c9rb::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.zqr2jq .dslor::after,.zqr2jq .mi3gdj3::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.rhaed6m3::before { content: '◆'; font-size: 0.5em; }