:root {
  --color-accent: #624298;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
: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;
}
.s6x14ksx {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.hjh36 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.dyyq60lc {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.bb4h2 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.n8zyf8 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.n8zyf8 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.n8zyf8 a:hover { color: var(--accent-light); }
.m8ja  .yy1ou { border-radius: 14px; }
.m8ja .yy1ou li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.m8ja .yy1ou li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 640px) {
  .yy1ou {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ghgq:hover .yy1ou,
  .ghgq:focus-within .yy1ou { display: block; }
  .yy1ou li a { padding: 8px 16px; font-size: 0.88rem; }
}
.h4eo96sw {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.zyzjhgxu { display: none; }
@media (max-width: 640px) {
  .zyzjhgxu {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .zyzjhgxu.v0qqb { display: block; }
}
@media (max-width: 640px) {
  .h4eo96sw { display: block; }
  .n8zyf8 > li + li::before { display: none !important; }
  .n8zyf8 {
    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;
  }
  .n8zyf8.v0qqb { display: flex; }
  .n8zyf8 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .n8zyf8 li:last-child a { border-bottom: none; }
}
.kve39m2 { min-height: 480px; }
.ayqxk {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.y93xt { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.u0olt .y93xt { margin-left: 0; margin-right: 0; }
.k4vjzoc {
  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;
}
.k4vjzoc:hover { opacity: 0.88; }
.s115lp {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.qrp3n4 {
  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%);
}
.s115lp .awys {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.s115lp .ayqxk { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.s115lp .y93xt { color: #e2e8f0; }
.s115lp.idhv9s .awys { text-align: center; }
.s115lp.u0olt   .awys { text-align: left; }
.vrn510a .awys {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.vrn510a .ayqxk { color: var(--text-primary); text-shadow: none; }
.vrn510a .y93xt { color: var(--text-muted); }
.vrn510a .k4vjzoc { margin-top: 16px; }
.vrn510a, .vrn510a.kve39m2 { min-height: auto !important; }
.vrn510a.idhv9s .awys { text-align: center; }
.vrn510a.u0olt   .awys { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.gk4dadc .lhtnb,
.gk4dadc .a93pf1ot {
  animation: hg-breathe 10s ease-in-out infinite;
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.yii43k .s115lp .qrp3n4 {
  overflow: hidden;
}
.yii43k .s115lp .qrp3n4::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.keeh5e .s115lp .qrp3n4 {
  overflow: hidden;
}
.keeh5e .s115lp .qrp3n4::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;
}
.e6lvnx .s115lp .qrp3n4 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.uzhee .s115lp .qrp3n4 {
  overflow: hidden;
}
.uzhee .s115lp .qrp3n4::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;
}
.gk4dadc .s115lp .qrp3n4 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.lhtnb .qrp3n4 {
  background: none;
}
.lhtnb .ayqxk { color: #fff; }
.lhtnb .y93xt { color: rgba(255,255,255,0.85); }
.lhtnb .k4vjzoc { background: #fff; color: var(--cta); }
.lhtnb .k4vjzoc:hover { opacity: 0.92; }
.gk4dadc .u585 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.u585 .ayqxk { text-shadow: none; color: var(--text-primary); }
.u585 .y93xt { color: var(--text-muted); }
body.h2r8d1o9 .ayqxk {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.zpsb6k .ayqxk {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.kve39m2.lhtnb .ayqxk,
section.lhtnb .ayqxk {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.u585.u0olt   .fgfb { align-items: flex-start; text-align: left; }
.kve39m2 .m9bzvn {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.m9bzvn .xqbh.vcp77g1 {
  padding: 10px 14px !important; font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important; color: #fff !important;
  border: none !important;
  display: flex; align-items: center; justify-content: center;
}
.m9bzvn .xqbh.vcp77g1:hover { opacity: 0.85; }
.v5y2f19 .awys { padding-bottom: 24px; }
.g236454 .awys { max-width: 1100px; }
@media (max-width: 700px) {
  .u585 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .u585:not(.pudx) .rso23 { display: none !important; }
  .pudx .rso23 { padding: 16px; }
  .fgfb  { padding: 36px 24px; }
  .u585~.tms44ria,.jg1f4zc7~.tms44ria{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .kve39m2, .u585 { min-height: 320px !important; }
  .ayqxk { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ow3qinn,
  .va2i,
  .h4w8om { grid-template-columns: 1fr !important; }

  

  
  .v5y2f19 { display: flex !important; flex-direction: column !important; }
  .v5y2f19 .awys { display: contents; }
  .v5y2f19 .qrp3n4 { order: 0; }
  .v5y2f19 .ayqxk { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .v5y2f19 .ow3qinn { order: 2; padding: 0 16px 12px !important; }
  .v5y2f19 .y93xt { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .g236454 .awys { display: flex; flex-direction: column; }
  .g236454 .awys .ayqxk { order: 1; }
  .g236454 .awys .h4w8om { order: 2; margin: 8px 0 24px !important; }
  .g236454 .awys .y93xt { order: 3; }
  .g236454 .awys .k4vjzoc { order: 4; align-self: center; margin-top: 0; }

  
  .u585.pudx {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .u585.pudx .fgfb { display: contents; padding: 0; }
  .u585.pudx .fgfb .ayqxk { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .u585.pudx .rso23 { order: 2; padding: 12px 16px; }
  .u585.pudx .fgfb .y93xt { order: 3; padding: 0 24px; margin: 0 auto; }
  .u585.pudx .fgfb .k4vjzoc { order: 4; align-self: center; margin: 8px 0 32px; }
}
.ocz30csh { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.xczn54n { width: 100%; height: auto; display: block; border-radius: 10px; }
.oe0rmmco .ocz30csh        { border-radius: 16px; }
.oe0rmmco .xczn54n  { border-radius: 16px; }
.jls5a7 .ocz30csh         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.jls5a7 .xczn54n   { border-radius: 8px; }
.oixt2jmg { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.sdwa { width: 100%; padding: 32px 0; position: relative; }
.z1inf8of { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.f2yufa8z .sdwa:nth-child(even) { background: var(--bg-surface); }
.f2yufa8z .sdwa:nth-child(odd)  { background: var(--bg-page); }
.mz54yp .sdwa:nth-child(even) { background: var(--bg-card); }
.mz54yp .sdwa:nth-child(odd)  { background: var(--bg-page); }
.f2yufa8z .sdwa:nth-child(odd)  .z1inf8of { background: var(--bg-card); border-radius: 6px; }
.f2yufa8z .sdwa:nth-child(even) .z1inf8of { background: var(--bg-raised); border-radius: 6px; }
.mz54yp .sdwa:nth-child(odd)  .z1inf8of { background: var(--bg-card); border-radius: 6px; }
.mz54yp .sdwa:nth-child(even) .z1inf8of { background: var(--bg-raised); border-radius: 6px; }
.f2yufa8z .sdwa:nth-child(even) .gyrny8i .tt4c9,
.mz54yp .sdwa:nth-child(even) .gyrny8i .tt4c9 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.f2yufa8z .sdwa:nth-child(odd) .gyrny8i .tt4c9,
.mz54yp .sdwa:nth-child(odd) .gyrny8i .tt4c9 { background: var(--bg-card-inner); }
.f2yufa8z .sdwa:nth-child(even) .n81jnl .tt4c9:nth-child(odd),
.mz54yp .sdwa:nth-child(even) .n81jnl .tt4c9:nth-child(odd)  { background: var(--bg-card); }
.f2yufa8z .sdwa:nth-child(even) .n81jnl .tt4c9:nth-child(even),
.mz54yp .sdwa:nth-child(even) .n81jnl .tt4c9:nth-child(even) { background: var(--bg-card-inner); }
h1.zv9p7 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.zv9p7 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ezu4i { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.sbyrco h2.zv9p7 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.u4xm h2.zv9p7 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.v6r8 h2.zv9p7 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.toegzll h2.zv9p7::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.vol6bz h2.zv9p7 {
  color: var(--text-primary); font-size: 1.7rem;
}
.lrhnmgpe h2.zv9p7::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.wx9vj9ud h2.zv9p7 {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.mrmkrb { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .mrmkrb { display: none; } }
.x77ub { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.g7p4ejq { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.muab {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.stka94c { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.yg12 { padding-left: 20px; }
.yg12 li { margin-bottom: 6px; }
.yg12 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.yg12 a:hover { color: var(--accent-light); }
.s4r3 .stka94c { display: none; }
.vyattv0 .stka94c { display: none; }
.vyattv0 .yg12 { padding-left: 0; list-style: none; }
.vyattv0 .yg12 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.vyattv0 .yg12 a { font-size: 0.92rem; }
.u7ot92 .muab { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.u7ot92 .stka94c { display: none; }
.u7ot92 .yg12 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.u7ot92 .yg12 li { margin-bottom: 0; }
.u7ot92 .yg12 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;
}
.u7ot92 .yg12 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.dgdts .muab { padding: 20px 20px 16px; }
.dgdts .yg12 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.dgdts .yg12 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.dgdts .yg12 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;
}
.dgdts .yg12 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;
}
.dgdts .yg12 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.dgdts .yg12 a:focus,
.dgdts .yg12 a:focus-visible,
.dgdts .yg12 a:target { outline: none; }
.dgdts .yg12 li:target a { border-color: var(--border); color: var(--text-muted); }
.p49nyf .muab { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.p49nyf .stka94c { display: none; }
.p49nyf .yg12 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.p49nyf .yg12 li { margin-bottom: 0; }
.p49nyf .yg12 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.p49nyf .yg12 li:last-child::after { content: ""; margin-right: 0; }
.p49nyf .yg12 a { font-size: 0.9rem; }
.tt4c9 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.gyrny8i .tt4c9 { background: var(--bg-card); }
.n81jnl .tt4c9:nth-child(odd)  { background: var(--bg-card); }
.n81jnl .tt4c9:nth-child(even) { background: var(--bg-raised); }
.lzdf8rl2 .tt4c9 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.lzdf8rl2 .tt4c9:last-child { border-bottom: none; }
.lzdf8rl2 h3.ezu4i { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.aq9q .tt4c9 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.aq9q .tt4c9 + .tt4c9 { margin-top: 4px; }
.fais .tt4c9 { background: none; border-radius: 0; padding: 12px 0; }
.fais .tt4c9 + .tt4c9 { border-top: 1px solid var(--border-section); }
.hfnml { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.l6z3y9 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.kbq0mpq { color: var(--text-body); margin-bottom: 10px; }
.xhwhx5, .ljsat { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.xhwhx5 li, .ljsat li { margin-bottom: 6px; }
.ljsat li { list-style: decimal; }
.g55m0lkj     .xhwhx5 { list-style-type: "● "; }
.emnag9  .xhwhx5 { list-style-type: "■ "; }
.rcffiz9 .xhwhx5 { list-style-type: "◆ "; }
.wof2o    .xhwhx5 { list-style-type: "★ "; }
.g55m0lkj     .fk6mxtm { list-style-type: "● "; }
.emnag9  .fk6mxtm { list-style-type: "■ "; }
.rcffiz9 .fk6mxtm { list-style-type: "◆ "; }
.wof2o    .fk6mxtm { list-style-type: "★ "; }
.g55m0lkj    .xhwhx5 li::marker, .g55m0lkj    .fk6mxtm li::marker,
.emnag9 .xhwhx5 li::marker, .emnag9 .fk6mxtm li::marker,
.rcffiz9 .xhwhx5 li::marker, .rcffiz9 .fk6mxtm li::marker,
.wof2o   .xhwhx5 li::marker, .wof2o   .fk6mxtm li::marker {
  color: var(--cta); font-size: 1em;
}
.g55m0lkj .ljsat,
.emnag9 .ljsat,
.rcffiz9 .ljsat,
.wof2o .ljsat {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.g55m0lkj .ljsat li,
.emnag9 .ljsat li,
.rcffiz9 .ljsat li,
.wof2o .ljsat li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.g55m0lkj .ljsat li::before,
.emnag9 .ljsat li::before,
.rcffiz9 .ljsat li::before,
.wof2o .ljsat 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;
}
.g55m0lkj     .ljsat li::before { border-radius: 50%; }
.emnag9  .ljsat li::before { border-radius: 3px; }
.rcffiz9 .ljsat li::before { border-radius: 3px; }
.wof2o    .ljsat li::before { border-radius: 50%; }
.c0fcw { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.oydp .c0fcw,
.gr8f0dzs .c0fcw { background: transparent; border: none; border-radius: 0; }
.nuz1 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.nuz1 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.nuz1 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.nuz1 tr:hover td { background: var(--bg-hover); }
.p6ys .nuz1 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.wb76ts4 .nuz1 { border: 1px solid var(--border-alt); }
.wb76ts4 .nuz1 th,
.wb76ts4 .nuz1 td { border: 1px solid var(--border-alt); }
.purzztcl .nuz1 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.purzztcl .nuz1 td { border-bottom: none; }
.purzztcl .nuz1 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.pdwjm6 .nuz1 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.uioo .c0fcw {
  overflow: hidden;
}
.uioo .nuz1 th { border-bottom: 1px solid var(--border-alt); }
.uioo .nuz1 tr:last-child td { border-bottom: none; }
.s1uibqzl { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.uzd9bonq { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.t6b8 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.c7l61u { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.gl5p { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.fk6mxtm { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.fk6mxtm li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.gi234u .c7l61u { background: transparent; text-align: center; }
.m00pd .t6b8 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.yv5ltdqz .t6b8 {
  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);
}
.j4td8 .uzd9bonq { display: grid; grid-template-columns: auto 1fr; }
.j4td8 .t6b8 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.j4td8 .c7l61u { grid-column: 2; }
.j4td8 .gl5p,
.j4td8 .fk6mxtm { grid-column: 1 / -1; }
.n16c .uzd9bonq { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.n16c .t6b8 {
  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);
}
.n16c .c7l61u { grid-column: 2; }
.n16c .gl5p,
.n16c .fk6mxtm { grid-column: 1 / -1; }
.atj839cw .uzd9bonq { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.atj839cw .c7l61u { background: none; color: var(--accent-light); font-weight: 700; }
.l9lal2 .uzd9bonq { 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); }
.l9lal2 .c7l61u { background: none; color: var(--accent-light); font-weight: 700; }
.y2q36kg .uzd9bonq { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.y2q36kg .uzd9bonq:last-child { border-bottom: none; }
.y2q36kg .c7l61u { background: none; color: var(--accent-light); font-weight: 700; }
.o5zj .uzd9bonq { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.o5zj .c7l61u { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ful37 .s1uibqzl { counter-reset: card-n; }
.ful37 .uzd9bonq  { counter-increment: card-n; }
.ful37 .c7l61u { display: flex; align-items: center; gap: 10px; }
.ful37 .c7l61u::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;
}
.egd7 .uzd9bonq { background: var(--bg-surface); border: 1px solid var(--border); }
.egd7 .c7l61u { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.jweud { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.aft6  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.xh62nsq { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.l0lt { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.td7v { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.jweud strong { color: var(--text-primary); font-size: 0.95rem; }
.jweud p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ch75rd { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.x1ik, .qf5q9d { border-radius: 8px; padding: 14px; }
.x1ik { background: var(--bg-pros); }
.qf5q9d { background: var(--bg-cons); }
.ssjcai { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.x1ik .ssjcai { color: var(--c-pros-label); }
.qf5q9d .ssjcai { color: #f87171; }
.x1ik ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.qf5q9d ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.xczn54n { width: 100%; height: auto; border-radius: 10px; display: block; }
.vcp77g1 {
  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;
}
.vcp77g1:hover { opacity: 0.85; }
.gqwc .vcp77g1  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.gqwc .vcp77g1:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.gmilinp9 .vcp77g1  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.gmilinp9 .vcp77g1:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.zg7u .k4vjzoc { border-radius: 50px; }
.zg7u .vcp77g1  { border-radius: 50px; }
.kqybjvo .k4vjzoc { padding-left: 22px; padding-right: 22px; }
.kqybjvo .vcp77g1  { padding-left: 12px; padding-right: 12px; }
.is1lmyn .k4vjzoc { padding-left: 44px; padding-right: 44px; }
.is1lmyn .vcp77g1  { padding-left: 24px; padding-right: 24px; }
.nvfp .k4vjzoc { padding-left: 56px; padding-right: 56px; }
.nvfp .vcp77g1  { padding-left: 32px; padding-right: 32px; }
.lkhdfc2   .k4vjzoc::after, .lkhdfc2   .vcp77g1::after,
.rks4p0o .k4vjzoc::after, .rks4p0o .vcp77g1::after,
.vpiev    .k4vjzoc::after, .vpiev    .vcp77g1::after,
.cjzq88    .k4vjzoc::after, .cjzq88    .vcp77g1::after,
.e9n1634    .k4vjzoc::after, .e9n1634    .vcp77g1::after,
.gq9golu     .k4vjzoc::after, .gq9golu     .vcp77g1::after,
.qjhn    .k4vjzoc::after, .qjhn    .vcp77g1::after,
.bz2q62c   .k4vjzoc::after, .bz2q62c   .vcp77g1::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;
}
.lkhdfc2 .k4vjzoc::after, .lkhdfc2 .vcp77g1::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");
}
.rks4p0o .k4vjzoc::after, .rks4p0o .vcp77g1::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");
}
.vpiev .k4vjzoc::after, .vpiev .vcp77g1::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");
}
.cjzq88 .k4vjzoc::after, .cjzq88 .vcp77g1::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");
}
.e9n1634 .k4vjzoc::after, .e9n1634 .vcp77g1::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");
}
.gq9golu .k4vjzoc::after, .gq9golu .vcp77g1::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");
}
.qjhn .k4vjzoc::after, .qjhn .vcp77g1::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");
}
.bz2q62c .k4vjzoc::after, .bz2q62c .vcp77g1::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");
}
.gegyw5   .rtdngj::after, .gegyw5   .a8l858::after,
.va089av2 .rtdngj::after, .va089av2 .a8l858::after,
.z5glsev    .rtdngj::after, .z5glsev    .a8l858::after,
.h8y24m    .rtdngj::after, .h8y24m    .a8l858::after,
.daln3    .rtdngj::after, .daln3    .a8l858::after,
.nrab     .rtdngj::after, .nrab     .a8l858::after,
.cqfxhkua    .rtdngj::after, .cqfxhkua    .a8l858::after,
.cuvk   .rtdngj::after, .cuvk   .a8l858::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;
}
.gegyw5 .rtdngj::after, .gegyw5 .a8l858::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");
}
.va089av2 .rtdngj::after, .va089av2 .a8l858::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");
}
.z5glsev .rtdngj::after, .z5glsev .a8l858::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");
}
.h8y24m .rtdngj::after, .h8y24m .a8l858::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");
}
.daln3 .rtdngj::after, .daln3 .a8l858::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");
}
.nrab .rtdngj::after, .nrab .a8l858::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");
}
.cqfxhkua .rtdngj::after, .cqfxhkua .a8l858::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");
}
.cuvk .rtdngj::after, .cuvk .a8l858::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");
}
.xqbh.vcp77g1 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .bq0eaa26 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .bq0eaa26::before    { grid-area: rank;   }
  .ic3s34n7           { grid-area: ident;  }
  .dlzwks     { grid-area: rating; min-width: 0; width: auto; }
  .qxx6q           { grid-area: pills;  }
  .xqbh             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .bq0eaa26 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .bq0eaa26::before    { justify-self: center; }
  .ic3s34n7           { width: 100%; }
  .dlzwks     { justify-self: center; }
  .qxx6q           { grid-template-columns: 1fr; }
}
.ixdx8ob .slw2nqdj { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .lwchze .toi05f {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .lwchze .k2006s { margin: 0; }
}
.gr8f0dzs .ch75rd { gap: 10px; }
.gr8f0dzs .x1ik, .gr8f0dzs .qf5q9d { padding: 12px; }
.gr8f0dzs .x1ik ul, .gr8f0dzs .qf5q9d ul { margin: 4px 0 0; padding-left: 18px; }
.gr8f0dzs .x1ik li, .gr8f0dzs .qf5q9d li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .lxgxl7 { grid-template-columns: 1fr; }
  .b97n143 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .b97n143 .gn9d2 { width: 72px; height: 50px; }
  .b97n143 .nqmxnmy { max-width: 180px; }
  .b97n143 .i8ijykc { width: auto; }
}
@media (max-width: 720px) {
  .rex78lve { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .f8on { padding: 16px; }
  .pgmc .o08r0s { min-width: 50%; }
}
.ar547 .ch75rd { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .wy15knda { grid-template-columns: 1fr; }
  .kkk86 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .treldic { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .wjp778s { flex-wrap: wrap; padding: 16px; }
}
.tw27u .ch75rd { gap: 8px; }
.tw27u .x1ik, .tw27u .qf5q9d { padding: 8px; }
@media (max-width: 480px) {
  .agu36p1f { flex-direction: column; align-items: stretch; }
}
.jkhx2w .i8ijykc .vcp77g1 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .k4dsah { flex-direction: column; align-items: stretch; gap: 10px; }
  .jkhx2w .i8ijykc { text-align: center; }
}
@media (max-width: 720px) {
  .jk1dx4uh { grid-template-columns: 1fr; }
  .ius0nl { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ekxmw3s4 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .x2alofo { grid-template-columns: 1fr; }
  .gliq { width: 100px; height: 100px; margin: 16px auto; }
  .h8bf64 { font-size: 1.4rem; }
  .ifbzciey { justify-content: center; }
  .lh1fe .o08r0s { min-width: 50%; }
}
.edoy .ch75rd { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .vtsyu { flex-wrap: wrap; padding: 14px 16px; }
  .ff4lql9 { padding: 12px 16px; }
  .edoy .ch75rd { margin: 0 16px; }
  .edoy .kl0ffabg { padding: 0 16px; }
  .fsau4 { padding: 12px 16px; }
}
.l89r97 .xxc8q { gap: 0; }
.l89r97 .bq0eaa26 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.l89r97 .bq0eaa26:last-child { border-bottom: none; }
.l89r97 .bq0eaa26:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.l89r97 .bq0eaa26:nth-child(even):hover { background: var(--bg-hover); }
.z6vw18 { margin: 16px 0; }
.sizlgoz { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.sizlgoz summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.sizlgoz summary::after { content: "+"; color: var(--accent-light); }
.sizlgoz[open] summary::after { content: "−"; }
.sizlgoz p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.sdwa { margin-bottom: 0; }
.fd6c h2.zv9p7 { color: var(--text-primary); border-color: var(--accent-light); }
.uhm9 h2.zv9p7 { color: var(--text-primary); border-color: var(--accent-light); }
.lk5n1 .aft6     { background: #052e16; border-color: #10b981; }
.lk5n1 .xh62nsq { background: #2d0a1e; border-color: #f43f5e; }
.lk5n1 .l0lt    { background: #1e1036; border-color: #a855f7; }
.lk5n1 .jweud strong  { color: #f1f5f9; }
.lk5n1 .jweud p       { color: #cbd5e1; }
.lk5n1 .y8bnd    .aft6     .td7v::before,
.lk5n1 .uaoj2  .aft6     .td7v::before,
.lk5n1 .i4bu  .aft6     .td7v::before,
.lk5n1 .talmeod9 .aft6     .td7v::before { color: #10b981; }
.lk5n1 .y8bnd    .xh62nsq .td7v::before,
.lk5n1 .uaoj2  .xh62nsq .td7v::before,
.lk5n1 .i4bu  .xh62nsq .td7v::before,
.lk5n1 .talmeod9 .xh62nsq .td7v::before { color: #f43f5e; }
.lk5n1 .y8bnd    .l0lt    .td7v::before,
.lk5n1 .uaoj2  .l0lt    .td7v::before,
.lk5n1 .i4bu  .l0lt    .td7v::before,
.lk5n1 .talmeod9 .l0lt    .td7v::before { color: #a855f7; }
.l4ny .aft6     { background: #2d2000; border-color: #eab308; }
.l4ny .xh62nsq { background: #2d0b0b; border-color: #ef4444; }
.l4ny .l0lt    { background: #2d1600; border-color: #f97316; }
.l4ny .jweud strong  { color: #f1f5f9; }
.l4ny .jweud p       { color: #cbd5e1; }
.l4ny .y8bnd    .aft6     .td7v::before,
.l4ny .uaoj2  .aft6     .td7v::before,
.l4ny .i4bu  .aft6     .td7v::before,
.l4ny .talmeod9 .aft6     .td7v::before { color: #eab308; }
.l4ny .y8bnd    .xh62nsq .td7v::before,
.l4ny .uaoj2  .xh62nsq .td7v::before,
.l4ny .i4bu  .xh62nsq .td7v::before,
.l4ny .talmeod9 .xh62nsq .td7v::before { color: #ef4444; }
.l4ny .y8bnd    .l0lt    .td7v::before,
.l4ny .uaoj2  .l0lt    .td7v::before,
.l4ny .i4bu  .l0lt    .td7v::before,
.l4ny .talmeod9 .l0lt    .td7v::before { color: #f97316; }
.te27kk3 .aft6     { background: #0c1a2e; border-color: #38bdf8; }
.te27kk3 .xh62nsq { background: #12103a; border-color: #818cf8; }
.te27kk3 .l0lt    { background: #0a2020; border-color: #2dd4bf; }
.te27kk3 .jweud strong  { color: #f1f5f9; }
.te27kk3 .jweud p       { color: #cbd5e1; }
.te27kk3 .y8bnd    .aft6     .td7v::before,
.te27kk3 .uaoj2  .aft6     .td7v::before,
.te27kk3 .i4bu  .aft6     .td7v::before,
.te27kk3 .talmeod9 .aft6     .td7v::before { color: #38bdf8; }
.te27kk3 .y8bnd    .xh62nsq .td7v::before,
.te27kk3 .uaoj2  .xh62nsq .td7v::before,
.te27kk3 .i4bu  .xh62nsq .td7v::before,
.te27kk3 .talmeod9 .xh62nsq .td7v::before { color: #818cf8; }
.te27kk3 .y8bnd    .l0lt    .td7v::before,
.te27kk3 .uaoj2  .l0lt    .td7v::before,
.te27kk3 .i4bu  .l0lt    .td7v::before,
.te27kk3 .talmeod9 .l0lt    .td7v::before { color: #2dd4bf; }
.azlk9 .aft6     { background: var(--accent-bg); border-color: var(--accent-light); }
.azlk9 .xh62nsq { background: var(--accent-bg-light); border-color: var(--accent-light); }
.azlk9 .l0lt    { background: var(--accent-bg); border-color: var(--accent-pale); }
.azlk9 .y8bnd    .td7v::before,
.azlk9 .uaoj2  .td7v::before,
.azlk9 .i4bu  .td7v::before,
.azlk9 .talmeod9 .td7v::before { color: var(--accent-light) !important; }
.apncnmu::before,
.y1fx3t::before { margin-right: 5px; }
.flxc .x1ik ul li,
.flxc .x1ik .apncnmu { color: #22c55e; }
.flxc .qf5q9d ul li,
.flxc .qf5q9d .y1fx3t { color: #ef4444; }
.qu92 .x1ik { background: var(--bg-pros); }
.qu92 .qf5q9d { background: var(--bg-cons); }
.qu92 .x1ik .apncnmu { color: var(--c-pros-label); }
.qu92 .qf5q9d .y1fx3t { color: var(--c-cons); }
.qu92 .x1ik ul li,
.qu92 .qf5q9d ul li,
.e02b8 .x1ik { background: var(--bg-pros); }
.e02b8 .qf5q9d { background: var(--bg-cons); }
.e02b8 .x1ik .apncnmu { color: var(--c-pros-label); }
.e02b8 .qf5q9d .y1fx3t { color: var(--c-cons); }
.e02b8 .x1ik ul li,
.e02b8 .wo08asi li          { color: var(--c-pros); }
.e02b8 .qf5q9d ul li,
.e02b8 .qj5zt6 li          { color: var(--c-cons); }
.gsspqld .apncnmu::before { content: "✓ "; }
.gsspqld .y1fx3t::before { content: "✗ "; }
.buhi .apncnmu::before { content: "→ "; }
.buhi .y1fx3t::before { content: "← "; }
.yzinxw3o .apncnmu::before { content: "★ "; }
.yzinxw3o .y1fx3t::before { content: "✕ "; }
.d77cmti .apncnmu::before { content: "◆ "; }
.d77cmti .y1fx3t::before { content: "▲ "; }
.ixdx8ob .jweud { background: transparent; border-left: none; border: 1.5px solid; }
.ixdx8ob .aft6     { border-color: var(--c-tip-border); }
.ixdx8ob .xh62nsq { border-color: var(--c-warn-border); }
.ixdx8ob .l0lt    { border-color: #60a5fa; }
.ixdx8ob .jweud strong { color: var(--text-primary); }
.ixdx8ob .jweud p      { color: var(--text-muted); }
.x86svyh .jweud { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.x86svyh .aft6     { border-top-color: var(--c-tip-border); }
.x86svyh .xh62nsq { border-top-color: var(--c-warn-border); }
.x86svyh .l0lt    { border-top-color: #60a5fa; }
.j1nnwa .jweud { border-left: none; border-radius: 8px; }
.j1nnwa .aft6     { background: #065f46; }
.j1nnwa .xh62nsq { background: #92400e; }
.j1nnwa .l0lt    { background: #1e3a8a; }
.j1nnwa .jweud strong,
.j1nnwa .jweud p { color: #fff; }
.j1nnwa .td7v::before { color: rgba(255,255,255,0.85) !important; }
.lk5n1.j1nnwa .aft6,
.lk5n1 .j1nnwa .aft6     { background: #052e16; }
.lk5n1.j1nnwa .xh62nsq,
.lk5n1 .j1nnwa .xh62nsq { background: #2d0a1e; }
.lk5n1.j1nnwa .l0lt,
.lk5n1 .j1nnwa .l0lt    { background: #1e1036; }
.l4ny.j1nnwa .aft6,
.l4ny .j1nnwa .aft6      { background: #2d2000; }
.l4ny.j1nnwa .xh62nsq,
.l4ny .j1nnwa .xh62nsq  { background: #2d0b0b; }
.l4ny.j1nnwa .l0lt,
.l4ny .j1nnwa .l0lt     { background: #2d1600; }
.te27kk3.j1nnwa .aft6,
.te27kk3 .j1nnwa .aft6      { background: #0c1a2e; }
.te27kk3.j1nnwa .xh62nsq,
.te27kk3 .j1nnwa .xh62nsq  { background: #12103a; }
.te27kk3.j1nnwa .l0lt,
.te27kk3 .j1nnwa .l0lt     { background: #0a2020; }
.lfievnpi .jweud { border-left: none; border-radius: 6px; padding: 10px 14px; }
.lfievnpi .aft6     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.lfievnpi .xh62nsq { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.lfievnpi .l0lt    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.lfievnpi .jweud strong { color: var(--text-primary); }
.lfievnpi .jweud p      { color: var(--text-muted); }
.ujtexb3a .jweud { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.y8bnd .td7v,
.uaoj2 .td7v,
.i4bu .td7v,
.talmeod9 .td7v { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.y8bnd .td7v::before,
.uaoj2 .td7v::before,
.i4bu .td7v::before,
.talmeod9 .td7v::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.y8bnd .aft6     .td7v::before { content: "✦"; color: var(--c-tip-border); }
.y8bnd .xh62nsq .td7v::before { content: "▲"; color: var(--c-warn-border); }
.y8bnd .l0lt    .td7v::before { content: "◉"; color: #60a5fa; }
.uaoj2 .aft6     .td7v::before { content: "★"; color: var(--c-tip-border); }
.uaoj2 .xh62nsq .td7v::before { content: "◆"; color: var(--c-warn-border); }
.uaoj2 .l0lt    .td7v::before { content: "●"; color: #60a5fa; }
.i4bu .aft6     .td7v::before { content: "▶"; color: var(--c-tip-border); }
.i4bu .xh62nsq .td7v::before { content: "■"; color: var(--c-warn-border); }
.i4bu .l0lt    .td7v::before { content: "▸"; color: #60a5fa; }
.talmeod9 .aft6     .td7v::before { content: "→"; color: var(--c-tip-border); }
.talmeod9 .xh62nsq .td7v::before { content: "⬥"; color: var(--c-warn-border); }
.talmeod9 .l0lt    .td7v::before { content: "◈"; color: #60a5fa; }
.d4uajzq .gyrny8i .tt4c9,
.d4uajzq .n81jnl .tt4c9  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.d4uajzq .uzd9bonq                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.d4uajzq .c0fcw          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.d4uajzq .muab                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.mui3a .gyrny8i .tt4c9,
.mui3a .n81jnl .tt4c9,
.mui3a .uzd9bonq,
.mui3a .bq0eaa26,
.mui3a .k2006s,
.mui3a .c0fcw,
.mui3a .muab,
.mui3a .ujtexb3a .jweud { box-shadow: none; }
.fu3wq   .kbq0mpq, .fu3wq .hfnml, .fu3wq .l6z3y9,
.fu3wq   .x77ub, .fu3wq .g7p4ejq { font-size: 0.9rem; }
.fu3wq   .xhwhx5, .fu3wq .ljsat { font-size: 0.9rem; }
.v2lvx5   .kbq0mpq, .v2lvx5 .hfnml, .v2lvx5 .l6z3y9,
.v2lvx5   .x77ub, .v2lvx5 .g7p4ejq { font-size: 0.95rem; }
.v2lvx5   .xhwhx5, .v2lvx5 .ljsat { font-size: 0.95rem; }
.wuytkns   .kbq0mpq, .wuytkns .hfnml, .wuytkns .l6z3y9,
.wuytkns   .x77ub, .wuytkns .g7p4ejq { font-size: 1.08rem; }
.wuytkns   .xhwhx5, .wuytkns .ljsat { font-size: 1.05rem; }
.wuytkns   .nuz1 { font-size: 0.97rem; }
.egdo .ayqxk      { font-size: 3.2rem; }
.egdo h2.zv9p7 { font-size: 1.9rem; }
.egdo h3.ezu4i     { font-size: 1.4rem; }
.yhf1e92w .ayqxk      { font-size: 3.8rem; }
.yhf1e92w h2.zv9p7 { font-size: 2.2rem; }
.yhf1e92w h3.ezu4i     { font-size: 1.6rem; }
.sdwa + .sdwa { position: relative; }
.oar76   .sdwa + .sdwa::before,
.qcsxx0y  .sdwa + .sdwa::before,
.clidex9   .sdwa + .sdwa::before,
.pj3ji   .sdwa + .sdwa::before,
.ofjykf   .sdwa + .sdwa::before,
.u3escnki .sdwa + .sdwa::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.oar76 .sdwa + .sdwa::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.qcsxx0y .sdwa + .sdwa::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.clidex9 .sdwa + .sdwa::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.pj3ji .sdwa + .sdwa::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.d6am6 .sdwa { margin-bottom: 16px; }
.d6am6 .sdwa + .sdwa { margin-top: 0; }
.d6am6 .z1inf8of { padding-top: 0; padding-bottom: 0; }
.ofjykf .sdwa + .sdwa::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.u3escnki .sdwa + .sdwa::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.hi8ro .sdwa + .sdwa::before,
.s5kcfer .sdwa + .sdwa::before,
.kxz832 .sdwa + .sdwa::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%;
}
.f2yufa8z .hi8ro .sdwa:nth-child(even)::before,
.f2yufa8z .s5kcfer .sdwa:nth-child(even)::before,
.f2yufa8z .kxz832 .sdwa:nth-child(even)::before { background: var(--bg-surface); }
.mz54yp .hi8ro .sdwa:nth-child(even)::before,
.mz54yp .s5kcfer .sdwa:nth-child(even)::before,
.mz54yp .kxz832 .sdwa:nth-child(even)::before { background: var(--bg-card); }
.hi8ro .sdwa + .sdwa::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");
}
.s5kcfer .sdwa + .sdwa::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");
}
.kxz832 .sdwa + .sdwa::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");
}
.z2tnf7qd .s115lp,
.ndxvrz4 .s115lp,
.prd20jch .s115lp { overflow: hidden; }
.z2tnf7qd .awys,
.ndxvrz4 .awys { margin-bottom: 60px; }
.prd20jch .awys { margin-bottom: 70px; }
.z2tnf7qd .s115lp::before,
.ndxvrz4 .s115lp::before,
.prd20jch .s115lp::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%;
}
.z2tnf7qd .s115lp::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");
}
.ndxvrz4 .s115lp::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");
}
.prd20jch .s115lp::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");
}
.edzk .s115lp:not(.lhtnb) .qrp3n4 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.yn15h08 .s115lp:not(.lhtnb) .qrp3n4 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.tzssnfiv  .s115lp:not(.lhtnb) .qrp3n4 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.t4e6z  .s115lp:not(.lhtnb) .qrp3n4 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.yn15h08 .lhtnb { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.yn15h08 .a93pf1ot { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.yn15h08 .u585 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.jtsig .lhtnb .qrp3n4 { background: none; }
.jtsig .s115lp:not(.lhtnb) .qrp3n4 { background: rgba(0,0,0,0.6); }
.td7x .ocz30csh { float: left; width: 38%; margin: 0 28px 16px 0; }
.td7x .ocz30csh .xczn54n { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.td7x .z1inf8of::after { content: ''; display: block; clear: both; }
.p8f6eey .ocz30csh { float: right; width: 38%; margin: 0 0 16px 28px; }
.p8f6eey .ocz30csh .xczn54n { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.p8f6eey .z1inf8of::after { content: ''; display: block; clear: both; }
.hwicwzk .sdwa:nth-child(odd)  .ocz30csh { float: left;  width: 38%; margin: 0 28px 16px 0; }
.hwicwzk .sdwa:nth-child(even) .ocz30csh { float: right; width: 38%; margin: 0 0 16px 28px; }
.hwicwzk .ocz30csh .xczn54n { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hwicwzk .z1inf8of::after { content: ''; display: block; clear: both; }
.td7x .s1uibqzl,
.p8f6eey .s1uibqzl,
.p8f6eey .xxc8q,
.hwicwzk .s1uibqzl,
@media (max-width: 900px) {
  .td7x .ocz30csh,
  .p8f6eey .ocz30csh,
  .hwicwzk .sdwa:nth-child(odd)  .ocz30csh,
  .hwicwzk .sdwa:nth-child(even) .ocz30csh {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .td7x .ocz30csh .xczn54n,
  .p8f6eey .ocz30csh .xczn54n,
  .hwicwzk .ocz30csh .xczn54n {
    max-height: none !important;
  }
}
.td7x .xhwhx5,
.td7x .ljsat,
.p8f6eey .xhwhx5,
.p8f6eey .ljsat,
.hwicwzk .xhwhx5,
.hwicwzk .ljsat { overflow: hidden; }
@media (max-width: 640px) {
  .td7x .ocz30csh,
  .p8f6eey .ocz30csh,
  .hwicwzk .ocz30csh { float: none; width: 100%; margin: 0 0 16px 0; }
}
.id9al .oixt2jmg,
.id9al .z1inf8of,
.id9al .yt8n3  { max-width: 1100px; }
.bhbb0u .oixt2jmg,
.bhbb0u .z1inf8of,
.bhbb0u .yt8n3  { max-width: 1200px; }
.nsp5qgwo .oixt2jmg,
.nsp5qgwo .z1inf8of,
.nsp5qgwo .yt8n3  { max-width: 1320px; }
.tuncjlx1 { font-size: 0.82rem; color: var(--text-muted); }
.knnwc7l { display: flex; align-items: center; }
.vvxdbxxa {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.iv73ey { display: flex; align-items: center; }
.cnbmsung { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.cnbmsung:hover { text-decoration: underline; }
.fl10n { margin: 0 3px; opacity: 0.45; }
.fl10n::before { content: '/'; }
.xt4vpu { padding: 2px 5px; color: var(--text-main); }
.mg7ji9c .tuncjlx1 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.mg7ji9c .knnwc7l { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.grzk .tuncjlx1 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.grzk .knnwc7l { padding: 0 0 0 12px; }
.j6atwmwu .knnwc7l { padding: 0 16px; }
.j6atwmwu .tuncjlx1 {
  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);
}
.j6atwmwu .oixt2jmg { padding-top: 28px; }
@media (max-width: 720px) {
  .izwm { margin-top: 18px; padding: 0 16px; }
  .j6atwmwu .oixt2jmg { padding-top: 16px; }
}
.id9al.mg7ji9c .knnwc7l { max-width: 1100px; }
.bhbb0u.mg7ji9c .knnwc7l { max-width: 1200px; }
.nsp5qgwo.mg7ji9c .knnwc7l { max-width: 1320px; }
.wy12g .sdwa { padding-top: 16px; padding-bottom: 16px; }
.zvmm .sdwa { padding-top: 24px; padding-bottom: 24px; }
.ly8clw .sdwa { padding-top: 40px; padding-bottom: 40px; }
.g41er4 .sdwa { padding-top: 52px; padding-bottom: 52px; }
.i1j1e8 .sdwa:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.i1j1e8 .sdwa:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.i1j1e8 .sdwa:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.i1j1e8 .sdwa:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.b5e1rg .z1inf8of { padding-top: 10px;  padding-bottom: 10px; }
.clejy2 .z1inf8of { padding-top: 18px;  padding-bottom: 18px; }
.vyur29c1 .z1inf8of { padding-top: 36px;  padding-bottom: 36px; }
.r4yrp .z1inf8of { padding-top: 48px;  padding-bottom: 48px; }
.nlsko h2.zv9p7 { font-weight: 600; }
.nlsko h3.ezu4i     { font-weight: 600; }
.iiy53r55 { font-weight: 500; }
.iiy53r55 h2.zv9p7 { font-weight: 800; }
.iiy53r55 h3.ezu4i     { font-weight: 700; }
.b4kjf6a h2.zv9p7 { font-weight: 900; }
.b4kjf6a h3.ezu4i     { font-weight: 800; }
.b4kjf6a .jweud strong,
.b4kjf6a .jweud strong { font-weight: 600; }
.rtdngj {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.x3tnal75 .rtdngj { display: none; }
@media (max-width: 640px) {
  .u285 { display: none; }
  .rtdngj {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.rtdngj { background: var(--cta) !important; color: #fff !important; border: none !important; }
.rtdngj:hover { opacity: 0.85; }
.qt2b .rtdngj { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.hy4g .rtdngj,
.d7o23aab  .rtdngj { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.hy4g .rtdngj:hover,
.d7o23aab  .rtdngj:hover { opacity: 0.88; }
.qt2b.hy4g .rtdngj,
.qt2b.d7o23aab  .rtdngj { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.a8l858 {
  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;
}
.a8l858:hover { transform: translateY(-2px); opacity: 0.92; }
.a8l858 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.vsswn .a8l858 { display: none; }
.n11u86x .a8l858 { right: 32px; }
.n401  .a8l858 { left: 32px; }
@media (max-width: 480px) {
  .n11u86x .a8l858 { right: 20px; bottom: 20px; }
  .n401  .a8l858 { left: 20px; bottom: 20px; }
}
.wa927 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.yt8n3 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ikahma { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.kxim0u { color: var(--text-dim); font-size: 0.8rem; }
.xc28u3 a, .q9t5 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.xc28u3 a:hover, .q9t5 a:hover { color: var(--accent-light); }
.q9t5 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.owr4t0 .yt8n3 { text-align: center; }
.owr4t0 .q9t5 { justify-content: center; margin-bottom: 16px; }
.owr4t0 .ikahma { margin-top: 0; }
.uxubcog { margin-top: 10px; }
.uxubcog a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .yt8n3 { padding-left: 16px; padding-right: 16px; }
  .qasgj .yt8n3 { padding: 20px 16px; }
  .q9t5 { gap: 4px 12px; }
  .ikahma { font-size: 0.78rem; }
}
.o9f52 .ikahma { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.o9f52 .kxim0u { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .o9f52 .uge117 { grid-template-columns: 1fr 1fr; } .o9f52 .wd3ol5v7 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .o9f52 .uge117 { grid-template-columns: 1fr; } }
.cz49 .ikahma { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .cz49 .zcmuy { gap: 12px; } .cz49 .iq6y0 { margin-right: 0; width: 100%; } }
.s1dvdsot .ikahma { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.s1dvdsot .kxim0u { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .s1dvdsot .yrkp { grid-template-columns: 1fr 1fr; } .s1dvdsot .xlbpk { grid-column: 1 / -1; } }
@media (max-width: 480px) { .s1dvdsot .yrkp { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .sr8uzcd .lnguug8w { grid-template-columns: 1fr 1fr; } .sr8uzcd .sg425:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .sr8uzcd .lnguug8w { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .b8nrfj .lnguug8w { grid-template-columns: 1fr; } }
.v50mr .yt8n3 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.v50mr .q9t5 { justify-content: center; }
.x7y8e .s6x14ksx      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.x7y8e .wa927 { background: var(--bg-page); border-top-color: var(--border-alt); }
.qdc6q .s6x14ksx      { background: #0d1117; border-bottom-color: #21262d; }
.qdc6q .dyyq60lc { color: var(--accent-light); }
.qdc6q .n8zyf8 { --msep-color: #8b949e; }
.qdc6q .n8zyf8 a { color: #8b949e; }
.qdc6q .n8zyf8 a:hover { color: var(--accent-light); }
.qdc6q .h4eo96sw { color: #8b949e; }
.qdc6q .wa927 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.qdc6q .ikahma,
.qdc6q .kxim0u { color: #6e7681; }
.qdc6q .xc28u3 a, .qdc6q .q9t5 a,
.qdc6q .xc28u3 a:hover, .qdc6q .q9t5 a:hover,
@media (max-width: 640px) {
  .qdc6q .n8zyf8 { background: #0d1117; border-top-color: #21262d; }
  .qdc6q .n8zyf8 li a { border-bottom-color: #21262d; }
}
.bqnm .s6x14ksx      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.bqnm .dyyq60lc { color: var(--accent-light); }
.bqnm .n8zyf8 { --msep-color: #475569; }
.bqnm .n8zyf8 a { color: #475569; }
.bqnm .n8zyf8 a:hover { color: var(--accent-light); }
.bqnm .h4eo96sw { color: #64748b; }
.bqnm .wa927 { background: #f0f4f8; border-top-color: #cbd5e1; }
.bqnm .ikahma,
.bqnm .kxim0u { color: #64748b; }
.bqnm .xc28u3 a, .bqnm .q9t5 a,
.bqnm .xc28u3 a:hover, .bqnm .q9t5 a:hover,
@media (max-width: 640px) {
  .bqnm .n8zyf8 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .bqnm .n8zyf8 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.hy4g .s6x14ksx      { background: var(--accent); border-bottom-color: var(--accent-light); }
.hy4g .dyyq60lc { color: #fff; }
.hy4g .n8zyf8 { --msep-color: rgba(255,255,255,0.82); }
.hy4g .n8zyf8 a { color: rgba(255,255,255,0.82); }
.hy4g .n8zyf8 a:hover { color: #fff; }
.hy4g .h4eo96sw { color: rgba(255,255,255,0.9); }
.hy4g .wa927 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.hy4g .ikahma,
.hy4g .kxim0u { color: rgba(255,255,255,0.72); }
.hy4g .xc28u3 a, .hy4g .q9t5 a,
.hy4g .xc28u3 a:hover, .hy4g .q9t5 a:hover,
@media (max-width: 640px) {
  .hy4g .n8zyf8 { background: var(--accent); border-top-color: var(--accent-light); }
  .hy4g .n8zyf8 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.d7o23aab .s6x14ksx {
  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);
}
.d7o23aab .wa927 {
  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) {
  .d7o23aab .n8zyf8 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ibjn .hjh36 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.uhmj7yln .hjh36 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.xkywcs .hjh36 { min-height: 72px; height: auto; }
.t9lmwx .hjh36 { min-height: 84px; height: auto; }
.qasgj .hjh36 { max-width: none; padding: 0 32px; }
.qasgj .yt8n3  { max-width: none; padding: 24px 32px; }
.vnp1l0.bhbb0u .hjh36 { max-width: 1200px; }
.vnp1l0.nsp5qgwo .hjh36 { max-width: 1320px; }
.jwp5zn   .dyyq60lc, .jwp5zn   .iq6y0 { text-transform: capitalize; }
.m7hgje3i .dyyq60lc, .m7hgje3i .iq6y0 { text-transform: lowercase; }
.v12xto .dyyq60lc, .v12xto .iq6y0 { text-transform: uppercase; letter-spacing: 0.06em; }
.msijkhk, .w3vvwi8 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.x75n .msijkhk,
.zauwvna .msijkhk,
.pqmcdm57 .msijkhk,
.pys9v4 .msijkhk,
.tu599n   .n8zyf8 a { font-weight: 500; }
.l8zw2bx .n8zyf8 a { font-weight: 600; }
.qhe85     .n8zyf8 a { font-weight: 700; }
.v8tr8vc7    .n8zyf8 a { font-weight: 800; letter-spacing: 0.01em; }
.ry04zrch     .n8zyf8 > li + li::before,
.rl89g    .n8zyf8 > li + li::before,
.qu33t    .n8zyf8 > li + li::before,
.a1q6h .n8zyf8 > li + li::before,
.lkf4k .n8zyf8 > li + li::before,
.nzzo  .n8zyf8 > li + li::before,
.g018l    .n8zyf8 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ry04zrch     .n8zyf8 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.rl89g    .n8zyf8 > li + li::before { content: "|"; }
.qu33t    .n8zyf8 > li + li::before { content: "—"; }
.a1q6h .n8zyf8 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.lkf4k .n8zyf8 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.nzzo  .n8zyf8 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.g018l    .n8zyf8 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .k3js0jf .h4eo96sw,
  .rior .h4eo96sw,
  .fnmyhc .h4eo96sw,
  .v2jig7 .h4eo96sw,
  .q128m9n6 .h4eo96sw {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .k3js0jf .h4eo96sw::before,
  .rior .h4eo96sw::before,
  .fnmyhc .h4eo96sw::before,
  .v2jig7 .h4eo96sw::before,
  .q128m9n6 .h4eo96sw::before { content: ""; display: block; flex-shrink: 0; }

  
  .k3js0jf .h4eo96sw::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;
  }

  
  .rior .h4eo96sw::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;
  }

  
  .fnmyhc .h4eo96sw::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;
  }

  
  .v2jig7 .h4eo96sw::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;
  }

  
  .q128m9n6 .h4eo96sw::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) {
  .cgk2 .h4eo96sw {
    padding: 5px 14px;
  }
  .cgk2 .n8zyf8 {
    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;
  }
  .cgk2 .n8zyf8 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .cgk2 .n8zyf8 li a:hover { background: var(--bg-raised); }
  .cgk2 .zyzjhgxu,
  .nvzeg .zyzjhgxu,
  .o9kfqr .zyzjhgxu { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .mazl .h4eo96sw {
    padding: 5px 10px;
  }
  .mazl .n8zyf8 {
    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);
  }
  .mazl .n8zyf8.v0qqb { transform: translateX(0); }
  .mazl .n8zyf8 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .mazl .n8zyf8 li:last-child a { border-bottom: none; }
  .hy4g .n8zyf8,
  .qdc6q .n8zyf8 { background: var(--accent) !important; }
  .hy4g .n8zyf8 li a,
  .qdc6q .n8zyf8 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .o9kfqr .h4eo96sw {
    padding: 5px 10px;
  }
  .o9kfqr .n8zyf8 {
    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);
  }
  .o9kfqr .n8zyf8::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .o9kfqr .n8zyf8.v0qqb { transform: translateY(0); }
  .o9kfqr .n8zyf8 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .zcxgx7l .h4eo96sw {
    padding: 5px 10px;
  }
  .zcxgx7l .n8zyf8 {
    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;
  }
  .zcxgx7l .n8zyf8.v0qqb { opacity: 1; pointer-events: auto; }
  .zcxgx7l .n8zyf8 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .fcf4to     .h4eo96sw { border-radius: 0 !important; }
  .aw40y   .h4eo96sw { border-radius: 8px !important; }
  .egjt .h4eo96sw { border-radius: 50% !important; }
  .wcef8c0   .h4eo96sw { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .o1cm5b1 .hy39mof { flex-direction: column; align-items: stretch; }
  .o1cm5b1 .xkpg { flex-direction: row; min-width: auto; }
  .o1cm5b1 .eof7nd { align-items: flex-start; text-align: left; }
}
.f5hd,
.f5hd.sdwa,
.f2yufa8z .f5hd,
.vu1qln4 .f5hd,
.mz54yp .f5hd,
.z3jujunm .f5hd {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.i3uoty {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.tqcr { flex: 1 1 280px; min-width: 0; }
.jadinkhm {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.mqgw {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.pspjw {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.pspjw:hover { transform: translateY(-1px); opacity: 0.95; }
.fi9sg7n .i3uoty {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.fi9sg7n .jadinkhm { color: var(--cta); }
.fi9sg7n .mqgw { color: var(--text-body); }
.fi9sg7n .pspjw {
  background: var(--cta) !important;
  color: #fff !important;
}
.p5ov .i3uoty {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.p5ov .jadinkhm { color: var(--text-primary); }
.p5ov .mqgw { color: var(--text-body); }
.p5ov .pspjw {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .i3uoty {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .tqcr { flex: 0 0 auto; }
  .jadinkhm { font-size: 1.2rem; }
  .pspjw { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.b4w82lwi .bb4h2 { height: 36px; }
.rtiidx .bb4h2 { height: 60px; max-width: 200px; }
.m6h23 .bb4h2 { height: 76px; max-width: 240px; }
.dkj209    .gj9pf, .dkj209    .d5ase { color: #f59e0b; }
@media (min-width: 720px) {
  .xzom4 .xxc8q {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .xzom4 .bq0eaa26 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .xzom4 .bq0eaa26 { padding: 40px 16px 20px; }
  .xzom4 .qnux {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .xzom4 .xqbh { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .m0x0xp .bq0eaa26 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .m0x0xp .bq0eaa26::before {
    position: absolute; top: 14px; left: 14px;
  }
  .m0x0xp .ic3s34n7 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .m0x0xp .oopnh7a0 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .m0x0xp .qnux {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .m0x0xp .xqbh { width: 100%; min-width: 0; }
  .m0x0xp .gj9pf { min-width: 0; }
}
.fyzp .sizlgoz {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.fyzp .sizlgoz summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.fyzp .sizlgoz p { padding: 0 2px 16px; }
.x9t8m .sizlgoz { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.x9t8m .sizlgoz summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.x9t8m .sizlgoz summary::after { content: "›"; font-size: 1.2em; }
.x9t8m .sizlgoz[open] summary::after { content: "‹"; }
.x9t8m .sizlgoz p { padding: 10px 22px 4px; }
.q93p .sizlgoz {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.q93p .sizlgoz summary { color: var(--text-primary); padding-left: 16px; }
.q93p .sizlgoz summary::after { content: "›"; font-size: 1.1em; }
.q93p .sizlgoz[open] summary::after { content: "‹"; }
.q93p .sizlgoz p { padding-left: 16px; }
.ief1qsg .z6vw18 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ief1qsg .sizlgoz {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ief1qsg .sizlgoz:last-child { border-bottom: none; }
.ief1qsg .sizlgoz summary { color: var(--text-primary); border-radius: 0; }
.ief1qsg .sizlgoz summary::after { content: "›"; font-size: 1.1em; }
.ief1qsg .sizlgoz[open] summary::after { content: "‹"; }
.au4qo .sizlgoz { overflow: hidden; }
.au4qo .sizlgoz summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.au4qo .sizlgoz summary::after { color: rgba(255,255,255,.75); }
.au4qo .sizlgoz[open] summary { border-radius: 0; }
.g3oa4h3 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ojsdd97a {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.uay55xyh {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.u1j7 { color: var(--text-muted); font-size: 1.05rem; }
.e76we54 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.mvhw { margin-bottom: 20px; }
.p411l2 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.bc4rss {
  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;
}
.bc4rss:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.t1a9 { resize: vertical; min-height: 130px; }
.xiz1fa5 { width: 100%; margin-top: 8px; }
.t6jv {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ptwm {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.o0rbl6g { color: var(--text-muted); line-height: 1.75; }
.xlic4c { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.xlic4c li { margin-bottom: 6px; }
.niow { max-width: 760px; margin: 0 auto; }
.u2iuzdfj { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.dkjcq1b { max-width: 760px; margin: 0 auto; }
.h4rr ul.xlic4c { margin: 0; }
@media (max-width: 640px) { .hn5xc { grid-template-columns: 1fr; gap: 10px; } }
.rppi { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.n5nm { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.n35gqgk4 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.n5nm p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.n5nm .xlic4c { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .rppi { grid-template-columns: 1fr; } }
.e5xnbiq ul.xlic4c { margin: 0; }
.xgqs .xlic4c,
.w1n9z .xlic4c,
.xcx8cbfz .xlic4c,
.mruju6 .xlic4c {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .hoivu99 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .fzy1jm { grid-template-columns: 1fr; } .l128r3bo { position: static; text-align: center; } }
@media (max-width: 860px) { .nvfozg { grid-template-columns: 1fr; } }
.mruju6 .xlic4c { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .g0nb { flex-direction: column; text-align: center; } .leyubxht { grid-template-columns: 1fr; } }
.f6x0gr { max-width: 760px; margin: 0 auto; }
.ua1lnt7q { position: relative; padding-left: 28px; }
.ua1lnt7q::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.y3w4m4p { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.y3w4m4p:last-child { padding-bottom: 0; }
.ec39 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.qwy9rh h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.qwy9rh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mi0c7ohc {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.mi0c7ohc .uay55xyh { color: var(--accent-light); }
.qqyd .uay55xyh { font-size: 2rem; }
.qqyd .u1j7 { max-width: 680px; }
.b6rlnma .uay55xyh { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.b6rlnma .u1j7  { margin: 0; }
@media (max-width: 640px) { .b6rlnma { flex-direction: column; } }
.j6uq .uay55xyh { color: var(--accent-light); }
.i407g2c .uay55xyh { color: #fff; }
.i407g2c .u1j7  { color: rgba(255,255,255,0.85); }
.rukg6j { max-width: 680px; margin: 0 auto; }
.htlw4uc {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .htlw4uc { grid-template-columns: 1fr; } }
.xd02oqdb .bc4rss {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.xd02oqdb .bc4rss:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.p8s2e4y .bc4rss { background: var(--bg-raised); border-color: transparent; }
.p8s2e4y .bc4rss:focus { background: var(--bg-card); border-color: var(--accent-light); }
.z7m1nf .bc4rss { border-radius: 100px; padding: 11px 20px; }
.z7m1nf .t1a9 { border-radius: 14px; }
@media (max-width: 640px) { .l87vr { grid-template-columns: 1fr; } }
.hb5q4c2l { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.hb5q4c2l li { margin-bottom: 6px; }
.l5mn{position:relative;overflow:visible}
.duztpu .k39ve9{display:block}
.xsd9v73c .y63v{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}
.xsd9v73c .aquu::before{content:""}
.rs2s{--date-bg:var(--accent-bg)}
.fb0u7rr .aquu::before{content:""}
.sif5j1a .ef5vwg{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .ef5vwg{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .mazcxyp{max-width:100%}
}
.au8mzwv0 .c0fcw{margin:0}
@media (max-width:560px){
  .bc7rjnz{grid-template-columns:repeat(2,1fr);gap:12px}
}
.rd2bq {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.rd2bq.oba7fpqm {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.hwv0g {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.hwv0g .vx08w {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  font-size: 24px; line-height: 1; color: var(--text-primary, #111) !important;
  width: 36px; height: 36px; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  padding: 0; margin: 0;
  z-index: 2;
  transition: background 0.15s;
}
.hwv0g .vx08w:hover { background: rgba(0,0,0,0.12) !important; }
.tw90kh {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.c6cy {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.vvbubwr {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.hwv0g .wnkm {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.hwv0g .wnkm:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .hwv0g { padding: 28px 18px 20px; }
  .vvbubwr { font-size: 1.2rem; }
  .tw90kh { max-width: 220px; max-height: 80px; }
}
.ej7o {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.wdy3c {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.aanuj2  .ej7o { border-radius: 50%; }
.ejc033t  .ej7o { border-radius: 6px; }
.u3le3ew5 .ej7o { border-radius: 22px; }
.feeazi .i3uoty {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .ej7o { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.uaqk78s9 {
  margin: 0 0 24px;
}
.uaqk78s9 .sdwa {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.uaqk78s9 .z1inf8of {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.uaqk78s9 .i3uoty {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
:root {
  --accent:          #624298;
  --brand:           #624298;
  --brand-light:     #58437c;
  --brand-pale:      #736291;
  --grad-start:      #9073c2;
  --grad-end:        #b4a5cd;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #624298;
  --cta-light:       #4e317f;
  --cta-hover:       #462f6d;
  --bg-page:         #f7f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f4f5;
  --bg-raised:       #efeef0;
  --bg-hover:        #f4f4f5;
  --border:          #e4e3e7;
  --border-alt:      #d5d1da;
  --border-section:  #e4e3e7;
  --text-primary:    #19181a;
  --text-muted:      #58555d;
  --text-body:       #323035;
  --text-sub:        #4b4850;
  --text-faint:      #7d7985;
  --text-dim:        #97949d;
  --text-label:      #64616a;
  --text-value:      #3e3c42;
  --accent-bg:       #eae8ec;
  --accent-bg-light: #d9d4e2;
  --bg-tip:          #f0f9f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f2f9;
  --bg-pros:         #f0f9f7;
  --bg-cons:         #faf3f5;
  --c-pros:          #22806a;
  --c-cons:          #9f2140;
  --c-pros-label:    #29987e;
  --c-tip-border:    #2da88c;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #22806a;
}
:root { --logo-bg-opacity: 65%; }
body, button, input { font-family: "Kanit", sans-serif; }
.nvxp .td7v { font-size: 0; width: 1.2rem; flex-shrink: 0; }.nvxp .td7v::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.nvxp .aft6     .td7v::before { content: "";  color: var(--c-tip-border); }.nvxp .xh62nsq .td7v::before { content: ""; color: var(--c-warn-border); }.nvxp .l0lt    .td7v::before { content: ""; color: #60a5fa; }.lk5n1 .nvxp .aft6     .td7v::before { color: #10b981; }.lk5n1 .nvxp .xh62nsq .td7v::before { color: #f43f5e; }.lk5n1 .nvxp .l0lt    .td7v::before { color: #a855f7; }.l4ny  .nvxp .aft6     .td7v::before { color: #eab308; }.l4ny  .nvxp .xh62nsq .td7v::before { color: #ef4444; }.l4ny  .nvxp .l0lt    .td7v::before { color: #f97316; }.te27kk3  .nvxp .aft6     .td7v::before { color: #38bdf8; }.te27kk3  .nvxp .xh62nsq .td7v::before { color: #818cf8; }.te27kk3  .nvxp .l0lt    .td7v::before { color: #2dd4bf; }.azlk9 .nvxp .td7v::before { color: var(--accent-light) !important; }
.bi6r .wo08asi li::before, .bi6r .qj5zt6 li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.bi6r .wo08asi li::before { content: ""; }.bi6r .qj5zt6 li::before { content: ""; }.bi6r .apncnmu::before, .bi6r .y1fx3t::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.bi6r .apncnmu::before { content: ""; }.bi6r .y1fx3t::before { content: ""; }
.wjjfp9f .kve39m2, .wjjfp9f .u585 { min-height: 780px; }
.cfqa .rtdngj::after,.cfqa .a8l858::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; }
.fl10n::before { content: '>'; }