:root {
  --color-accent: #798201;
  --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;
}
.grtbtscg {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.kwc2x {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.l61z {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.efr9guv6 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.x8d4z { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.x8d4z a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.x8d4z a:hover { color: var(--accent-light); }
.vyjl  .oa6l { border-radius: 14px; }
.vyjl .oa6l li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.vyjl .oa6l li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 640px) {
  .oa6l {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .lg3aox:hover .oa6l,
  .lg3aox:focus-within .oa6l { display: block; }
  .oa6l li a { padding: 8px 16px; font-size: 0.88rem; }
}
.w7qs {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.mm54 { display: none; }
@media (max-width: 640px) {
  .mm54 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .mm54.xtngj8sh { display: block; }
}
@media (max-width: 640px) {
  .w7qs { display: block; }
  .x8d4z > li + li::before { display: none !important; }
  .x8d4z {
    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;
  }
  .x8d4z.xtngj8sh { display: flex; }
  .x8d4z li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .x8d4z li:last-child a { border-bottom: none; }
}
.hdg3s2p { min-height: 480px; }
.gd14a {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.fdasllci { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.g1ht .fdasllci { margin-left: 0; margin-right: 0; }
.lyfevc7u {
  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;
}
.xtqjolzc .lyfevc7u { margin-top: 24px; }
.lyfevc7u:hover { opacity: 0.88; }
.m2lm .gd14a { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.m2lm .fdasllci { color: #e2e8f0; }
.m2lm.g1ht   .ayz9y4en { text-align: left; }
.wh48 .gd14a { color: var(--text-primary); text-shadow: none; }
.wh48 .fdasllci { color: var(--text-muted); }
.wh48 .lyfevc7u { margin-top: 16px; }
.wh48, .wh48.hdg3s2p { min-height: auto !important; }
.wh48.g1ht   .ayz9y4en { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.is4j .hw13,
.is4j .pqc3n9,
.is4j .m2lm .djzxmh {
  overflow: hidden;
}
.is4j .hw13::after,
.is4j .pqc3n9::after,
.is4j .m2lm .djzxmh::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); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.hw13 .gd14a { color: #fff; }
.hw13 .fdasllci { color: rgba(255,255,255,0.85); }
.sgmn88uu .k2t0r0 { position: relative; overflow: hidden; }
.sgmn88uu .k2t0r0::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.f6n0c .k2t0r0 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.is4j .k2t0r0 { position: relative; overflow: hidden; }
.is4j .k2t0r0::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;
}
.f9267up .k2t0r0 { position: relative; overflow: hidden; }
.f9267up .k2t0r0::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.xwti86 .k2t0r0 {
  animation: hg-fadein 1.2s ease-out both;
}
.k2t0r0 {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.tlstlx {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.xiik3pg {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.k2t0r0 .gd14a { text-shadow: none; color: var(--text-primary); }
.k2t0r0 .fdasllci { color: var(--text-muted); }
body.yk4sg830 .gd14a {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.c4xg .gd14a {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.hdg3s2p.hw13 .gd14a,
section.hw13 .gd14a {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.k2t0r0.ixx0 .tlstlx { align-items: center; text-align: center; }
.k2t0r0.g1ht   .tlstlx { align-items: flex-start; text-align: left; }
.itdlsfp .xiik3pg { position: relative; }
.itdlsfp .xiik3pg::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.itdlsfp.ah3st .xiik3pg::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.jujqgv .xiik3pg {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.jujqgv.ah3st .xiik3pg { padding: 32px 0 32px 32px; }
.kk7u .xiik3pg {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.ah3st .tlstlx {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.kk7u.ah3st .xiik3pg { padding: 40px 16px 40px 48px; }
.hdg3s2p .wy8h7fes {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.wy8h7fes .w62v9j {
  grid-template-columns: 1fr !important;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-areas:
    "rank"
    "logo"
    "name"
    "rating"
    "bonus"
    "cta" !important;
  row-gap: 10px !important;
  column-gap: 0 !important;
  padding: 16px 18px 18px !important;
  font-size: 0.95rem;
  align-items: center;
  text-align: center;
}
.wy8h7fes .w62v9j::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.wy8h7fes .wji5u3 { display: contents !important; }
.wy8h7fes .wji5u3 .uoht {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.wy8h7fes .wji5u3 .jyfqg { max-height: 48px; max-width: 96px; }
.wy8h7fes .wji5u3 .mypcg {
  display: block !important;
  grid-area: name;
  text-align: center; font-size: 1rem; font-weight: 700;
  line-height: 1.15; min-width: 0; max-width: 100%;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  overflow-wrap: normal; word-break: normal; hyphens: none;
}
.wy8h7fes .kzygan {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.wy8h7fes .qv7yvz { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.wy8h7fes .ixzy { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.wy8h7fes .ixzy small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.wy8h7fes .z7auuue { display: contents !important; }
.wy8h7fes .z7auuue .biwua:not(.evt11k) { display: none !important; }
.wy8h7fes .z7auuue .evt11k {
  grid-area: bonus;
  background: var(--accent-bg, rgba(0,0,0,.04)) !important;
  padding: 8px 12px !important;
  border-radius: 8px !important;
  flex-direction: column !important; align-items: center; gap: 2px;
  min-width: 0; max-width: 100%; text-align: center;
}
.wy8h7fes .z7auuue .evt11k .vptbc22 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.wy8h7fes .z7auuue .evt11k .s2df342 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.wy8h7fes .okfl0oe { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.wy8h7fes .okfl0oe.bqso5wj {
  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;
}
.wy8h7fes .okfl0oe.bqso5wj:hover { opacity: 0.85; }
.wy8h7fes .w62v9j,
.wy8h7fes .w62v9j:hover,
.wy8h7fes .w62v9j:nth-child(even),
.wy8h7fes .w62v9j:nth-child(odd),
.wy8h7fes .w62v9j:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.ny4xj .xiik3pg {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
.zsxqijz {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px !important;
  width: 100%;
}
@media (max-width: 700px) {
  .k2t0r0 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .k2t0r0:not(.ny4xj) .xiik3pg { display: none !important; }
  .ny4xj .xiik3pg { padding: 16px; }
  .tlstlx  { padding: 36px 24px; }
  .k2t0r0~.d9naoi,.ah3st~.d9naoi{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .hdg3s2p, .k2t0r0 { min-height: 320px !important; }
  .gd14a { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .i3juk,
  .zsxqijz,
  .hijwj { grid-template-columns: 1fr !important; }

  

  
  .y5jug740 { display: flex !important; flex-direction: column !important; }
  .y5jug740 .ayz9y4en { display: contents; }
  .y5jug740 .djzxmh { order: 0; }
  .y5jug740 .gd14a { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .y5jug740 .i3juk { order: 2; padding: 0 16px 12px !important; }
  .y5jug740 .fdasllci { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .xtqjolzc .ayz9y4en { display: flex; flex-direction: column; }
  .xtqjolzc .ayz9y4en .gd14a { order: 1; }
  .xtqjolzc .ayz9y4en .hijwj { order: 2; margin: 8px 0 24px !important; }
  .xtqjolzc .ayz9y4en .fdasllci { order: 3; }
  .xtqjolzc .ayz9y4en .lyfevc7u { order: 4; align-self: center; margin-top: 0; }

  
  .k2t0r0.ny4xj {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .k2t0r0.ny4xj .tlstlx { display: contents; padding: 0; }
  .k2t0r0.ny4xj .tlstlx .gd14a { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .k2t0r0.ny4xj .xiik3pg { order: 2; padding: 12px 16px; }
  .k2t0r0.ny4xj .tlstlx .fdasllci { order: 3; padding: 0 24px; margin: 0 auto; }
  .k2t0r0.ny4xj .tlstlx .lyfevc7u { order: 4; align-self: center; margin: 8px 0 32px; }
}
.s8ycsmd { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.zcjxu15r { width: 100%; height: auto; display: block; border-radius: 10px; }
.imichx95 .s8ycsmd        { border-radius: 16px; }
.imichx95 .zcjxu15r  { border-radius: 16px; }
.dcgrttg3 .s8ycsmd         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.dcgrttg3 .zcjxu15r   { border-radius: 8px; }
.iea5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.mp5lar7m { width: 100%; padding: 32px 0; position: relative; }
.gqx9r { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.aun5t8 .mp5lar7m:nth-child(even) { background: var(--bg-surface); }
.aun5t8 .mp5lar7m:nth-child(odd)  { background: var(--bg-page); }
.l6qri .mp5lar7m:nth-child(even) { background: var(--bg-card); }
.l6qri .mp5lar7m:nth-child(odd)  { background: var(--bg-page); }
.aun5t8 .mp5lar7m:nth-child(odd)  .gqx9r { background: var(--bg-card); border-radius: 6px; }
.aun5t8 .mp5lar7m:nth-child(even) .gqx9r { background: var(--bg-raised); border-radius: 6px; }
.l6qri .mp5lar7m:nth-child(odd)  .gqx9r { background: var(--bg-card); border-radius: 6px; }
.l6qri .mp5lar7m:nth-child(even) .gqx9r { background: var(--bg-raised); border-radius: 6px; }
.aun5t8 .mp5lar7m:nth-child(even) .zwiqil89 .nua8gz48,
.l6qri .mp5lar7m:nth-child(even) .zwiqil89 .nua8gz48 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.aun5t8 .mp5lar7m:nth-child(odd) .zwiqil89 .nua8gz48,
.l6qri .mp5lar7m:nth-child(odd) .zwiqil89 .nua8gz48 { background: var(--bg-card-inner); }
.aun5t8 .mp5lar7m:nth-child(even) .r0lnfpb .nua8gz48:nth-child(odd),
.l6qri .mp5lar7m:nth-child(even) .r0lnfpb .nua8gz48:nth-child(odd)  { background: var(--bg-card); }
.aun5t8 .mp5lar7m:nth-child(even) .r0lnfpb .nua8gz48:nth-child(even),
.l6qri .mp5lar7m:nth-child(even) .r0lnfpb .nua8gz48:nth-child(even) { background: var(--bg-card-inner); }
h1.yiruy { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.yiruy {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.tunizi { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.bhhjz h2.yiruy {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.llzu0y h2.yiruy {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.iqne h2.yiruy {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.sbepj7je h2.yiruy::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.u1uz14 h2.yiruy {
  color: var(--text-primary); font-size: 1.7rem;
}
.a3wuwcig h2.yiruy::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.c7er25 h2.yiruy {
  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;
}
@media (max-width: 640px) { .aeaesol6 { display: none; } }
.snxf1 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.oy5mvxn { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.h02edjm {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.pfnvo { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.k2id { padding-left: 20px; }
.k2id li { margin-bottom: 6px; }
.k2id a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.k2id a:hover { color: var(--accent-light); }
.gzekfs0b .pfnvo { display: none; }
.sh9vko .pfnvo { display: none; }
.sh9vko .k2id { padding-left: 0; list-style: none; }
.sh9vko .k2id li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.sh9vko .k2id a { font-size: 0.92rem; }
.bzhvg .h02edjm { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.bzhvg .pfnvo { display: none; }
.bzhvg .k2id { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.bzhvg .k2id li { margin-bottom: 0; }
.bzhvg .k2id 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;
}
.bzhvg .k2id a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.h6vx72i .h02edjm { padding: 20px 20px 16px; }
.h6vx72i .k2id {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.h6vx72i .k2id li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.h6vx72i .k2id 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;
}
.h6vx72i .k2id 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;
}
.h6vx72i .k2id a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.h6vx72i .k2id a:focus,
.h6vx72i .k2id a:focus-visible,
.h6vx72i .k2id a:target { outline: none; }
.h6vx72i .k2id li:target a { border-color: var(--border); color: var(--text-muted); }
.qm3gtx .h02edjm { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.qm3gtx .pfnvo { display: none; }
.qm3gtx .k2id { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.qm3gtx .k2id li { counter-increment: toc-n; margin-bottom: 0; }
.qm3gtx .k2id a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.qm3gtx .k2id a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.qm3gtx .k2id a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.kcai .h02edjm { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.kcai .pfnvo { display: none; }
.kcai .k2id { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.kcai .k2id li { margin-bottom: 0; }
.kcai .k2id a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.kcai .k2id a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.mco19t .h02edjm { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.mco19t .pfnvo { display: none; }
.mco19t .k2id { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.mco19t .k2id li { margin-bottom: 0; }
.mco19t .k2id li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.mco19t .k2id li:last-child::after { content: ""; margin-right: 0; }
.mco19t .k2id a { font-size: 0.9rem; }
.nua8gz48 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.zwiqil89 .nua8gz48 { background: var(--bg-card); }
.r0lnfpb .nua8gz48:nth-child(odd)  { background: var(--bg-card); }
.r0lnfpb .nua8gz48:nth-child(even) { background: var(--bg-raised); }
.g9r4lja .nua8gz48 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.g9r4lja .nua8gz48:last-child { border-bottom: none; }
.g9r4lja h3.tunizi { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.flmm1 .nua8gz48 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.flmm1 .nua8gz48 + .nua8gz48 { margin-top: 4px; }
.tmgv91j .nua8gz48 { background: none; border-radius: 0; padding: 12px 0; }
.tmgv91j .nua8gz48 + .nua8gz48 { border-top: 1px solid var(--border-section); }
.b22tvha { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.wa04hq { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.oklrxz { color: var(--text-body); margin-bottom: 10px; }
.gwt1gk0, .v74cj37t { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.gwt1gk0 li, .v74cj37t li { margin-bottom: 6px; }
.v74cj37t li { list-style: decimal; }
.y6stc     .gwt1gk0 { list-style-type: "● "; }
.xi2wdluw  .gwt1gk0 { list-style-type: "■ "; }
.o03d .gwt1gk0 { list-style-type: "◆ "; }
.z6bu    .gwt1gk0 { list-style-type: "★ "; }
.y6stc     .sb7hh4 { list-style-type: "● "; }
.y6stc    .gwt1gk0 li::marker, .y6stc    .sb7hh4 li::marker,
.xi2wdluw .gwt1gk0 li::marker, .xi2wdluw .sb7hh4 li::marker,
.o03d .gwt1gk0 li::marker, .o03d .sb7hh4 li::marker,
.z6bu   .gwt1gk0 li::marker, .z6bu   .sb7hh4 li::marker {
  color: var(--cta); font-size: 1em;
}
.y6stc .v74cj37t,
.xi2wdluw .v74cj37t,
.o03d .v74cj37t,
.z6bu .v74cj37t {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.y6stc .v74cj37t li,
.xi2wdluw .v74cj37t li,
.o03d .v74cj37t li,
.z6bu .v74cj37t li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.y6stc .v74cj37t li::before,
.xi2wdluw .v74cj37t li::before,
.o03d .v74cj37t li::before,
.z6bu .v74cj37t 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;
}
.y6stc     .v74cj37t li::before { border-radius: 50%; }
.xi2wdluw  .v74cj37t li::before { border-radius: 3px; }
.o03d .v74cj37t li::before { border-radius: 3px; }
.z6bu    .v74cj37t li::before { border-radius: 50%; }
.sttvzafv { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.s0zmcbr .sttvzafv,
.kx0a .sttvzafv { background: transparent; border: none; border-radius: 0; }
.a10kfui { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.a10kfui th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.a10kfui td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.a10kfui tr:hover td { background: var(--bg-hover); }
.b8dl411 .a10kfui tbody tr:nth-child(even) td { background: var(--bg-surface); }
.i475t .a10kfui { border: 1px solid var(--border-alt); }
.i475t .a10kfui th,
.i475t .a10kfui td { border: 1px solid var(--border-alt); }
.hakfx .a10kfui th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.hakfx .a10kfui td { border-bottom: none; }
.hakfx .a10kfui tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ga5anl .a10kfui th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.xizvticy .sttvzafv {
  overflow: hidden;
}
.xizvticy .a10kfui th { border-bottom: 1px solid var(--border-alt); }
.xizvticy .a10kfui tr:last-child td { border-bottom: none; }
[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%}
.xekqai .d3ubo {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.hwpd .gmw1 { background: var(--bg-surface); border: 1px solid var(--border); }
.hwpd .wcpvabv { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.k7029p9 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.k7029p9         { --cl-hue: var(--accent); }
.h67wnst     { --cl-hue: #16a34a; }
.pa0p { --cl-hue: #ea580c; }
.ka7ygvu4    { --cl-hue: #2563eb; }
.h67wnst, .pa0p, .ka7ygvu4, .e2hg1tl {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.jm3er9w7 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.jm3er9w7::before { color: var(--cl-hue); }
.k7029p9 strong { color: var(--text-primary); font-size: 0.95rem; }
.k7029p9 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.r6piqq { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.l758, .gsnaj60 { border-radius: 8px; padding: 14px; }
.l758 { background: var(--bg-pros); }
.gsnaj60 { background: var(--bg-cons); }
.mcbs4sr6 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.l758 .mcbs4sr6 { color: var(--c-pros-label); }
.gsnaj60 .mcbs4sr6 { color: #f87171; }
.l758 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.gsnaj60 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.zcjxu15r { width: 100%; height: auto; border-radius: 10px; display: block; }
.bqso5wj {
  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;
}
.bqso5wj:hover { opacity: 0.85; }
.dmph .bqso5wj  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.dmph .bqso5wj:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.h2ii2i4 .bqso5wj  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.h2ii2i4 .bqso5wj:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.dmph .okfl0oe.bqso5wj, .h2ii2i4 .okfl0oe.bqso5wj,
.dmph .kbaan0i .bqso5wj, .h2ii2i4 .kbaan0i .bqso5wj {
  background: var(--cta); border: none; color: #fff;
}
.dmph .okfl0oe.bqso5wj:hover, .h2ii2i4 .okfl0oe.bqso5wj:hover,
.dmph .kbaan0i .bqso5wj:hover, .h2ii2i4 .kbaan0i .bqso5wj:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.pglttgq .lyfevc7u { border-radius: 50px; }
.pglttgq .bqso5wj  { border-radius: 50px; }
.opaqb5h9 .lyfevc7u,
.opaqb5h9 .bqso5wj { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.opaqb5h9 .lyfevc7u:hover,
.opaqb5h9 .bqso5wj:hover { filter: brightness(1.08); opacity: 1; }
.kg09vo .lyfevc7u,
.kg09vo .bqso5wj { box-shadow: 0 3px 14px -2px var(--cta); }
.kg09vo .lyfevc7u:hover,
.kg09vo .bqso5wj:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.v7m5sg .lyfevc7u,
.v7m5sg .bqso5wj { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.v7m5sg .lyfevc7u:hover,
.v7m5sg .bqso5wj:hover { opacity: 1; }
.v7m5sg .lyfevc7u:active,
.v7m5sg .bqso5wj:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.unvcfhat .lyfevc7u,
.unvcfhat .bqso5wj { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.unvcfhat .lyfevc7u:hover,
.unvcfhat .bqso5wj:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.unvcfhat .lyfevc7u:active,
.unvcfhat .bqso5wj:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.z6hk .lyfevc7u,
.z6hk .bqso5wj { position: relative; overflow: hidden; }
.z6hk .lyfevc7u::before,
.z6hk .bqso5wj::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.z6hk .lyfevc7u:hover::before,
.z6hk .bqso5wj:hover::before { left: 135%; }
.kj5g .lyfevc7u,
.kj5g .bqso5wj { border-radius: 0; }
.ssmfz .lyfevc7u { padding-left: 22px; padding-right: 22px; }
.ssmfz .bqso5wj  { padding-left: 12px; padding-right: 12px; }
.wux6k7 .lyfevc7u { padding-left: 44px; padding-right: 44px; }
.wux6k7 .bqso5wj  { padding-left: 24px; padding-right: 24px; }
.x4fm8a .lyfevc7u { padding-left: 56px; padding-right: 56px; }
.x4fm8a .bqso5wj  { padding-left: 32px; padding-right: 32px; }
.gjye   .lyfevc7u::after, .gjye   .bqso5wj::after,
.glic .lyfevc7u::after, .glic .bqso5wj::after,
.rn7dqd6    .lyfevc7u::after, .rn7dqd6    .bqso5wj::after,
.weq5t    .lyfevc7u::after, .weq5t    .bqso5wj::after,
.de21ta6t    .lyfevc7u::after, .de21ta6t    .bqso5wj::after,
.w0mxyho     .lyfevc7u::after, .w0mxyho     .bqso5wj::after,
.l0l4u    .lyfevc7u::after, .l0l4u    .bqso5wj::after,
.lrgu   .lyfevc7u::after, .lrgu   .bqso5wj::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;
}
.gjye .lyfevc7u::after, .gjye .bqso5wj::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");
}
.glic .lyfevc7u::after, .glic .bqso5wj::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");
}
.rn7dqd6 .lyfevc7u::after, .rn7dqd6 .bqso5wj::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");
}
.weq5t .lyfevc7u::after, .weq5t .bqso5wj::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");
}
.de21ta6t .lyfevc7u::after, .de21ta6t .bqso5wj::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");
}
.w0mxyho .lyfevc7u::after, .w0mxyho .bqso5wj::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");
}
.l0l4u .lyfevc7u::after, .l0l4u .bqso5wj::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");
}
.lrgu .lyfevc7u::after, .lrgu .bqso5wj::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");
}
.e62td   .cjvbi2ll::after, .e62td   .n4s63kg::after,
.xqspv3 .cjvbi2ll::after, .xqspv3 .n4s63kg::after,
.ohdjvuqc    .cjvbi2ll::after, .ohdjvuqc    .n4s63kg::after,
.ad1wih    .cjvbi2ll::after, .ad1wih    .n4s63kg::after,
.to6noca    .cjvbi2ll::after, .to6noca    .n4s63kg::after,
.bd6acyl2     .cjvbi2ll::after, .bd6acyl2     .n4s63kg::after,
.vd7rf0jp    .cjvbi2ll::after, .vd7rf0jp    .n4s63kg::after,
.abzl   .cjvbi2ll::after, .abzl   .n4s63kg::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;
}
.e62td .cjvbi2ll::after, .e62td .n4s63kg::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");
}
.xqspv3 .cjvbi2ll::after, .xqspv3 .n4s63kg::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");
}
.ohdjvuqc .cjvbi2ll::after, .ohdjvuqc .n4s63kg::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");
}
.ad1wih .cjvbi2ll::after, .ad1wih .n4s63kg::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");
}
.to6noca .cjvbi2ll::after, .to6noca .n4s63kg::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");
}
.bd6acyl2 .cjvbi2ll::after, .bd6acyl2 .n4s63kg::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");
}
.vd7rf0jp .cjvbi2ll::after, .vd7rf0jp .n4s63kg::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");
}
.abzl .cjvbi2ll::after, .abzl .n4s63kg::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");
}
.l27jbm5 {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  max-width: 100%; box-sizing: border-box;
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
  overflow-x: clip;
  counter-reset: cs-rank;
}
.w62v9j {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px;
  padding: 18px 22px;
  display: grid;
  
  grid-template-columns: auto auto auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  box-sizing: border-box;
  max-width: 100%;
  counter-increment: cs-rank;
  transition: background .15s, box-shadow .15s, border-color .15s;
}
.w62v9j > * { min-width: 0; }
.w62v9j:hover { background: var(--bg-hover); }
.w62v9j > [itemprop="item"] { display: contents; }
.w62v9j [itemprop="itemReviewed"],
.w62v9j [itemprop="reviewRating"] { display: none; }
.w62v9j::before {
  content: counter(cs-rank);
  grid-column: 1;
  font-size: 1.4rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; width: 28px; text-align: center;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.wji5u3 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.uoht {
  background: var(--accent-bg);
  border-radius: 10px; padding: 6px 10px;
  display: flex; align-items: center; justify-content: center;
  width: 130px; height: 64px; flex-shrink: 0;
}
.jyfqg { max-height: 52px; max-width: 110px; object-fit: contain; }
.mypcg {
  font-weight: 700; font-size: 1rem;
  color: var(--text-primary); line-height: 1.2;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; hyphens: auto;
}
.w2ik52 .uoht    { background: #1a1a1a; }
.zm8l22r .uoht   { background: rgba(128,128,128,.12); }
.vbphi3 .uoht { background: var(--bg-raised); }
.qrzlcd9 .uoht    { background: transparent; padding: 0; }
.kzygan {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.qv7yvz { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.ixzy { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.z7auuue {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.biwua {
  background: var(--accent-bg, rgba(0,0,0,.04));
  border-radius: 10px;
  padding: 10px 12px;
  display: flex; flex-direction: column; align-items: center;
  gap: 4px; min-width: 0;
  text-align: center; line-height: 1.25;
}
.vptbc22 {
  
  color: var(--text-muted);
  opacity: 0.65;
  font-size: .72rem; font-weight: 500;
  text-transform: uppercase; letter-spacing: .06em;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  max-width: 100%;
}
.s2df342 {
  
  color: var(--accent);
  font-weight: 800; font-size: 1rem; line-height: 1.25;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; word-break: break-word;
}
.okfl0oe {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.okfl0oe.bqso5wj {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .w62v9j {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .w62v9j::before    { grid-area: rank;   }
  .wji5u3           { grid-area: ident;  }
  .kzygan     { grid-area: rating; min-width: 0; width: auto; }
  .z7auuue           { grid-area: pills;  }
  .okfl0oe             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .w62v9j {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .w62v9j::before    { justify-self: center; }
  .wji5u3           { width: 100%; }
  .kzygan     { justify-self: center; }
  .z7auuue           { grid-template-columns: 1fr; }
}
.ffd9 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.u2j3 {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.vsb8 {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.vsb8 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.dii2 { flex: 1; }
.dii2 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.duio52c { color: var(--c-stars); font-size: 1.1rem; }
.g5wi { margin-bottom: 8px; }
.e1dy {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.e1dy > span { color: var(--accent); font-weight: 700; }
.ep84104w em, .slvmi5wt em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .e1dy { padding: 10px 16px; gap: 6px 16px; } }
.kbaan0i { flex-shrink: 0; align-self: flex-start; }
.kbaan0i .bqso5wj { white-space: nowrap; }
@media (max-width: 560px) {
  .u2j3 { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .vsb8 { order: 1; }
  .kbaan0i { order: 2; margin-left: auto; align-self: center; }
  .dii2 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.s1u3 img.g11h0af { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.s0zmcbr { padding: 20px 24px; }
.rv7xbhii { color: var(--text-muted); margin-bottom: 16px; }
.uknje { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.u3816v, .x2cfmht8 { list-style: none; font-size: 0.9rem; }
.u3816v li { color: var(--c-pros); margin-bottom: 4px; }
.x2cfmht8 li { color: var(--c-cons); margin-bottom: 4px; }
.u3816v li::before { content: "✓"; margin-right: 5px; }
.x2cfmht8 li::before { content: "✗"; margin-right: 5px; }
.ciezm .u3816v li::before { content: "→"; }
.ciezm .x2cfmht8 li::before { content: "–"; }
.it9das  .u3816v li::before { content: "★"; }
.it9das  .x2cfmht8 li::before { content: "✕"; }
.u3niu    .u3816v li::before { content: "◆"; }
.u3niu    .x2cfmht8 li::before { content: "▲"; }
.gx2c  .u3816v li::before { content: "▶"; }
.gx2c  .x2cfmht8 li::before { content: "■"; }
.bf12pu { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.cj2noyq { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.mmstl6 { background: var(--bg-pros); color: var(--c-tag-pay); }
.odz3 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.u8r31 .odz3 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.wgmw .odz3 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .hjbogu .sm0jl3na {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .hjbogu .ffd9 { margin: 0; }
}
.a92pzq7 .u2j3 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.a92pzq7 .dii2 h3 { color: var(--accent-light); }
.a92pzq7 .vsb8 { background: var(--bg-page); border: 1px solid var(--border); }
.jy643n5r .ffd9 { border-top: 4px solid var(--accent); }
.jy643n5r .u2j3 { background: var(--bg-card); }
.k8kd0kt .ffd9 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.k8kd0kt .u2j3 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.k8kd0kt .s0zmcbr { padding: 14px 16px; }
.k8kd0kt .vsb8 { border-radius: 4px; }
.k8kd0kt .odz3 { border-radius: 0; }
.p9noo68 .u2j3 { padding: 0; gap: 0; overflow: hidden; }
.p9noo68 .vsb8 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.p9noo68 .dii2 { padding: 16px 20px; }
.p9noo68 .kbaan0i { padding: 16px 20px; align-self: center; }
.m8osj99 .duio52c { font-size: .95rem; }
.kx0a .r6piqq { gap: 10px; }
.kx0a .l758, .kx0a .gsnaj60 { padding: 12px; }
.kx0a .l758 ul, .kx0a .gsnaj60 ul { margin: 4px 0 0; padding-left: 18px; }
.kx0a .l758 li, .kx0a .gsnaj60 li { font-size: .85rem; margin-bottom: 3px; }
.oly8kje9 .cj2noyq { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .asfkusj { grid-template-columns: 1fr; }
  .xdl3rec8 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .xdl3rec8 .w54igs { width: 72px; height: 50px; }
  .xdl3rec8 .jk82j { max-width: 180px; }
  .xdl3rec8 .pqew { width: auto; }
}
.bgk14dk7 .m8osj99 .duio52c { filter: brightness(1.2); }
@media (max-width: 720px) {
  .bgk14dk7 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .f1aelh { padding: 16px; }
  .kab7wyu .xm26p { min-width: 50%; }
}
.urekzw .r6piqq { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .j1lvmkwb { grid-template-columns: 1fr; }
  .wluch2 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .wdcrz { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .qiro458w { flex-wrap: wrap; padding: 16px; }
}
.rgtv0 .r6piqq { gap: 8px; }
.rgtv0 .l758, .rgtv0 .gsnaj60 { padding: 8px; }
@media (max-width: 480px) {
  .pvmj { flex-direction: column; align-items: stretch; }
}
.u55w4lci .pqew .bqso5wj { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .zsqkb8r { flex-direction: column; align-items: stretch; gap: 10px; }
  .u55w4lci .pqew { text-align: center; }
}
@media (max-width: 720px) {
  .gjg1 { grid-template-columns: 1fr; }
  .mx1gh1i { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xe7bwls { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.wzoagwtq .hj06 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.dil3wqh .duio52c { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .tbkr { grid-template-columns: 1fr; }
  .dil3wqh { width: 100px; height: 100px; margin: 16px auto; }
  .wzoagwtq { font-size: 1.4rem; }
  .w3qx8om { justify-content: center; }
  .zzgt0 .xm26p { min-width: 50%; }
}
.ar8i .r6piqq { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .xvq4qlc { flex-wrap: wrap; padding: 14px 16px; }
  .nob04m { padding: 12px 16px; }
  .ar8i .r6piqq { margin: 0 16px; }
  .ar8i .oly8kje9 { padding: 0 16px; }
  .ozweu9nf { padding: 12px 16px; }
}
.u9pw .w62v9j {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.u9pw .w62v9j:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.fnbz1xo .l27jbm5 { gap: 18px; }
.fnbz1xo .w62v9j {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.fnbz1xo .w62v9j:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.gf2q5688 .l27jbm5 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.gf2q5688 .w62v9j {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.gf2q5688 .w62v9j:last-child { border-bottom: none; }
.gf2q5688 .wji5u3,
.gf2q5688 .kzygan,
.gf2q5688 .z7auuue {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.c5hxl8 .l27jbm5 { gap: 0; }
.c5hxl8 .w62v9j {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.c5hxl8 .w62v9j:last-child { border-bottom: none; }
.c5hxl8 .w62v9j:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.c5hxl8 .w62v9j:nth-child(even):hover { background: var(--bg-hover); }
.y3c8nyl2 .w62v9j {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.e2l3h .z7auuue .biwua {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.e2l3h .z7auuue .biwua:first-child { border-left: none; }
.rl1ljhx3 .z7auuue .biwua {
  background: transparent; padding: 4px 8px;
}
.rl1ljhx3 .z7auuue .vptbc22 { font-size: .65rem; opacity: .65; }
.rl1ljhx3 .z7auuue .s2df342   { font-size: 1.15rem; color: var(--accent-light); }
.e5iwdgv4 .z7auuue .biwua {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.ixzy { display: none; }
.i3mhvz .qv7yvz { font-size: 1rem; letter-spacing: 2px; }
.le0fgt .qv7yvz {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.nyt9fj .qv7yvz,
.qi0lemg .qv7yvz,
.a5cy0d8 .qv7yvz { display: none; }
.nyt9fj .ixzy,
.qi0lemg .ixzy,
.a5cy0d8 .ixzy { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.nyt9fj .ixzy { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.nyt9fj .ixzy small { display: none; }
.qi0lemg .ixzy {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.qi0lemg .ixzy small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.a5cy0d8 .ixzy {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.a5cy0d8 .ixzy small { display: none; }
.nyt9fj .g5wi .duio52c,
.qi0lemg .g5wi .duio52c,
.a5cy0d8 .g5wi .duio52c { display: none; }
.nyt9fj .g5wi strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.nyt9fj .hj06 { display: none; }
.qi0lemg .g5wi strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.qi0lemg .qwl8o4,
.qi0lemg .hj06 { font-size: 1em; }
.a5cy0d8 .g5wi strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.a5cy0d8 .hj06 { display: none; }
.oivg7a3 { margin: 16px 0; }
.hrxi { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.hrxi summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.hrxi summary::after { content: "+"; color: var(--accent-light); }
.hrxi[open] summary::after { content: "−"; }
.hrxi p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.mp5lar7m { margin-bottom: 0; }
.c7ye h2.yiruy { color: var(--text-primary); border-color: var(--accent-light); }
.uq5oi1pt h2.yiruy { color: var(--text-primary); border-color: var(--accent-light); }
.rmtp .h67wnst     { background: #052e16; border-color: #10b981; }
.rmtp .pa0p { background: #2d0a1e; border-color: #f43f5e; }
.rmtp .ka7ygvu4    { background: #1e1036; border-color: #a855f7; }
.rmtp .k7029p9 strong  { color: #f1f5f9; }
.rmtp .k7029p9 p       { color: #cbd5e1; }
.rmtp .cfr5    .h67wnst     .jm3er9w7::before,
.rmtp .geio  .h67wnst     .jm3er9w7::before,
.rmtp .pmwv  .h67wnst     .jm3er9w7::before,
.rmtp .ggohqq .h67wnst     .jm3er9w7::before { color: #10b981; }
.rmtp .cfr5    .pa0p .jm3er9w7::before,
.rmtp .geio  .pa0p .jm3er9w7::before,
.rmtp .pmwv  .pa0p .jm3er9w7::before,
.rmtp .ggohqq .pa0p .jm3er9w7::before { color: #f43f5e; }
.rmtp .cfr5    .ka7ygvu4    .jm3er9w7::before,
.rmtp .geio  .ka7ygvu4    .jm3er9w7::before,
.rmtp .pmwv  .ka7ygvu4    .jm3er9w7::before,
.rmtp .ggohqq .ka7ygvu4    .jm3er9w7::before { color: #a855f7; }
.lz29k .h67wnst     { background: #2d2000; border-color: #eab308; }
.lz29k .pa0p { background: #2d0b0b; border-color: #ef4444; }
.lz29k .ka7ygvu4    { background: #2d1600; border-color: #f97316; }
.lz29k .k7029p9 strong  { color: #f1f5f9; }
.lz29k .k7029p9 p       { color: #cbd5e1; }
.lz29k .cfr5    .h67wnst     .jm3er9w7::before,
.lz29k .geio  .h67wnst     .jm3er9w7::before,
.lz29k .pmwv  .h67wnst     .jm3er9w7::before,
.lz29k .ggohqq .h67wnst     .jm3er9w7::before { color: #eab308; }
.lz29k .cfr5    .pa0p .jm3er9w7::before,
.lz29k .geio  .pa0p .jm3er9w7::before,
.lz29k .pmwv  .pa0p .jm3er9w7::before,
.lz29k .ggohqq .pa0p .jm3er9w7::before { color: #ef4444; }
.lz29k .cfr5    .ka7ygvu4    .jm3er9w7::before,
.lz29k .geio  .ka7ygvu4    .jm3er9w7::before,
.lz29k .pmwv  .ka7ygvu4    .jm3er9w7::before,
.lz29k .ggohqq .ka7ygvu4    .jm3er9w7::before { color: #f97316; }
.h31b .h67wnst     { background: #0c1a2e; border-color: #38bdf8; }
.h31b .pa0p { background: #12103a; border-color: #818cf8; }
.h31b .ka7ygvu4    { background: #0a2020; border-color: #2dd4bf; }
.h31b .k7029p9 strong  { color: #f1f5f9; }
.h31b .k7029p9 p       { color: #cbd5e1; }
.h31b .cfr5    .h67wnst     .jm3er9w7::before,
.h31b .geio  .h67wnst     .jm3er9w7::before,
.h31b .pmwv  .h67wnst     .jm3er9w7::before,
.h31b .ggohqq .h67wnst     .jm3er9w7::before { color: #38bdf8; }
.h31b .cfr5    .pa0p .jm3er9w7::before,
.h31b .geio  .pa0p .jm3er9w7::before,
.h31b .pmwv  .pa0p .jm3er9w7::before,
.h31b .ggohqq .pa0p .jm3er9w7::before { color: #818cf8; }
.h31b .cfr5    .ka7ygvu4    .jm3er9w7::before,
.h31b .geio  .ka7ygvu4    .jm3er9w7::before,
.h31b .pmwv  .ka7ygvu4    .jm3er9w7::before,
.h31b .ggohqq .ka7ygvu4    .jm3er9w7::before { color: #2dd4bf; }
.z0t1med2::before,
.nqxe::before { margin-right: 5px; }
.xiplm36l .l758 ul li,
.xiplm36l .u3816v li         { color: #4ade80; }
.xiplm36l .l758 .z0t1med2 { color: #22c55e; }
.xiplm36l .gsnaj60 ul li,
.xiplm36l .x2cfmht8 li         { color: #f87171; }
.xiplm36l .gsnaj60 .nqxe { color: #ef4444; }
.pphpdykc .l758 { background: var(--bg-pros); }
.pphpdykc .gsnaj60 { background: var(--bg-cons); }
.pphpdykc .l758 .z0t1med2 { color: var(--c-pros-label); }
.pphpdykc .gsnaj60 .nqxe { color: var(--c-cons); }
.pphpdykc .l758 ul li,
.pphpdykc .u3816v li            { color: var(--c-pros); }
.pphpdykc .gsnaj60 ul li,
.pphpdykc .x2cfmht8 li            { color: var(--c-cons); }
.h17thv4v .l758 { background: var(--bg-pros); }
.h17thv4v .gsnaj60 { background: var(--bg-cons); }
.h17thv4v .l758 .z0t1med2 { color: var(--c-pros-label); }
.h17thv4v .gsnaj60 .nqxe { color: var(--c-cons); }
.h17thv4v .l758 ul li,
.h17thv4v .u3816v li          { color: var(--c-pros); }
.h17thv4v .gsnaj60 ul li,
.h17thv4v .x2cfmht8 li          { color: var(--c-cons); }
.sl923j .z0t1med2::before { content: "✓ "; }
.sl923j .nqxe::before { content: "✗ "; }
.ciezm .z0t1med2::before { content: "→ "; }
.ciezm .nqxe::before { content: "← "; }
.it9das .z0t1med2::before { content: "★ "; }
.it9das .nqxe::before { content: "✕ "; }
.u3niu .z0t1med2::before { content: "◆ "; }
.u3niu .nqxe::before { content: "▲ "; }
.wgmw .k7029p9 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.wgmw .k7029p9 strong { color: var(--text-primary); }
.wgmw .k7029p9 p      { color: var(--text-muted); }
.u8r31 .k7029p9 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.r7f1j .k7029p9 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.r7f1j .k7029p9 strong,
.r7f1j .k7029p9 p { color: #fff; }
.r7f1j .jm3er9w7::before { color: rgba(255,255,255,0.9) !important; }
.ktk3gg .k7029p9 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.ktk3gg .k7029p9 strong { color: var(--text-primary); }
.ktk3gg .k7029p9 p      { color: var(--text-muted); }
.xcwl7 .k7029p9 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.cfr5 .jm3er9w7,
.geio .jm3er9w7,
.pmwv .jm3er9w7,
.ggohqq .jm3er9w7 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.cfr5 .jm3er9w7::before,
.geio .jm3er9w7::before,
.pmwv .jm3er9w7::before,
.ggohqq .jm3er9w7::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.cfr5 .h67wnst     .jm3er9w7::before { content: "✦"; color: var(--c-tip-border); }
.cfr5 .pa0p .jm3er9w7::before { content: "▲"; color: var(--c-warn-border); }
.cfr5 .ka7ygvu4    .jm3er9w7::before { content: "◉"; color: #60a5fa; }
.geio .h67wnst     .jm3er9w7::before { content: "★"; color: var(--c-tip-border); }
.geio .pa0p .jm3er9w7::before { content: "◆"; color: var(--c-warn-border); }
.geio .ka7ygvu4    .jm3er9w7::before { content: "●"; color: #60a5fa; }
.pmwv .h67wnst     .jm3er9w7::before { content: "▶"; color: var(--c-tip-border); }
.pmwv .pa0p .jm3er9w7::before { content: "■"; color: var(--c-warn-border); }
.pmwv .ka7ygvu4    .jm3er9w7::before { content: "▸"; color: #60a5fa; }
.ggohqq .h67wnst     .jm3er9w7::before { content: "→"; color: var(--c-tip-border); }
.ggohqq .pa0p .jm3er9w7::before { content: "⬥"; color: var(--c-warn-border); }
.ggohqq .ka7ygvu4    .jm3er9w7::before { content: "◈"; color: #60a5fa; }
.h28k .zwiqil89 .nua8gz48,
.h28k .r0lnfpb .nua8gz48  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.h28k .w62v9j                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.h28k .ffd9            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.h28k .sttvzafv          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.h28k .h02edjm                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.wfxblba .zwiqil89 .nua8gz48,
.wfxblba .r0lnfpb .nua8gz48,
.wfxblba .gmw1,
.wfxblba .w62v9j,
.wfxblba .ffd9,
.wfxblba .sttvzafv,
.wfxblba .h02edjm,
.wfxblba .xcwl7 .k7029p9 { box-shadow: none; }
.we9csfj   .oklrxz, .we9csfj .b22tvha, .we9csfj .wa04hq,
.we9csfj   .snxf1, .we9csfj .oy5mvxn { font-size: 0.9rem; }
.we9csfj   .gwt1gk0, .we9csfj .v74cj37t { font-size: 0.9rem; }
.chxrg   .oklrxz, .chxrg .b22tvha, .chxrg .wa04hq,
.chxrg   .snxf1, .chxrg .oy5mvxn { font-size: 0.95rem; }
.chxrg   .gwt1gk0, .chxrg .v74cj37t { font-size: 0.95rem; }
.z22ltd8   .oklrxz, .z22ltd8 .b22tvha, .z22ltd8 .wa04hq,
.z22ltd8   .snxf1, .z22ltd8 .oy5mvxn { font-size: 1.08rem; }
.z22ltd8   .gwt1gk0, .z22ltd8 .v74cj37t { font-size: 1.05rem; }
.z22ltd8   .a10kfui { font-size: 0.97rem; }
.ym1vp0y0 .gd14a      { font-size: 3.2rem; }
.ym1vp0y0 h2.yiruy { font-size: 1.9rem; }
.ym1vp0y0 h3.tunizi     { font-size: 1.4rem; }
.tubn .gd14a      { font-size: 3.8rem; }
.tubn h2.yiruy { font-size: 2.2rem; }
.tubn h3.tunizi     { font-size: 1.6rem; }
.mp5lar7m + .mp5lar7m { position: relative; }
.zu4i   .mp5lar7m + .mp5lar7m::before,
.oydu  .mp5lar7m + .mp5lar7m::before,
.yvvdbur   .mp5lar7m + .mp5lar7m::before,
.gql552   .mp5lar7m + .mp5lar7m::before,
.j6rgkqr   .mp5lar7m + .mp5lar7m::before,
.wn3z7o .mp5lar7m + .mp5lar7m::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.zu4i .mp5lar7m + .mp5lar7m::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.oydu .mp5lar7m + .mp5lar7m::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.yvvdbur .mp5lar7m + .mp5lar7m::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;
}
.gql552 .mp5lar7m + .mp5lar7m::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.yjdj6 .mp5lar7m { margin-bottom: 16px; }
.yjdj6 .mp5lar7m + .mp5lar7m { margin-top: 0; }
.yjdj6 .gqx9r { padding-top: 0; padding-bottom: 0; }
.j6rgkqr .mp5lar7m + .mp5lar7m::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.wn3z7o .mp5lar7m + .mp5lar7m::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.jqm35 .mp5lar7m + .mp5lar7m::before,
.li44wz .mp5lar7m + .mp5lar7m::before,
.swe5 .mp5lar7m + .mp5lar7m::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%;
}
.aun5t8 .jqm35 .mp5lar7m:nth-child(even)::before,
.aun5t8 .li44wz .mp5lar7m:nth-child(even)::before,
.aun5t8 .swe5 .mp5lar7m:nth-child(even)::before { background: var(--bg-surface); }
.l6qri .jqm35 .mp5lar7m:nth-child(even)::before,
.l6qri .li44wz .mp5lar7m:nth-child(even)::before,
.l6qri .swe5 .mp5lar7m:nth-child(even)::before { background: var(--bg-card); }
.jqm35 .mp5lar7m + .mp5lar7m::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");
}
.li44wz .mp5lar7m + .mp5lar7m::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");
}
.swe5 .mp5lar7m + .mp5lar7m::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");
}
.o0k3ulh .tlstlx,
.qw4ufv .tlstlx { padding-bottom: 60px; }
.wfkjoq2y .tlstlx { padding-bottom: 70px; }
.g2eio5h  .m2lm:not(.hw13) .djzxmh { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ojw0sjvc .k2t0r0 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ljfi .k2t0r0 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.g2eio5h .hw13 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.g2eio5h .pqc3n9 { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.g2eio5h .k2t0r0 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.lsczv0 .k2t0r0 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.i4su .k2t0r0 { background: var(--accent-bg); }
.u046lwu .s8ycsmd { float: left; width: 38%; margin: 0 28px 16px 0; }
.u046lwu .s8ycsmd .zcjxu15r { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.u046lwu .gqx9r::after { content: ''; display: block; clear: both; }
.d5jx .s8ycsmd { float: right; width: 38%; margin: 0 0 16px 28px; }
.d5jx .s8ycsmd .zcjxu15r { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.d5jx .gqx9r::after { content: ''; display: block; clear: both; }
.r23f .mp5lar7m:nth-child(odd)  .s8ycsmd { float: left;  width: 38%; margin: 0 28px 16px 0; }
.r23f .mp5lar7m:nth-child(even) .s8ycsmd { float: right; width: 38%; margin: 0 0 16px 28px; }
.r23f .s8ycsmd .zcjxu15r { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.r23f .gqx9r::after { content: ''; display: block; clear: both; }
.u046lwu .l27jbm5,
.d5jx .l27jbm5,
.r23f .dlmt,
.r23f .l27jbm5 { clear: both; }
@media (max-width: 900px) {
  .u046lwu .s8ycsmd,
  .d5jx .s8ycsmd,
  .r23f .mp5lar7m:nth-child(odd)  .s8ycsmd,
  .r23f .mp5lar7m:nth-child(even) .s8ycsmd {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .u046lwu .s8ycsmd .zcjxu15r,
  .d5jx .s8ycsmd .zcjxu15r,
  .r23f .s8ycsmd .zcjxu15r {
    max-height: none !important;
  }
}
.u046lwu .gwt1gk0,
.u046lwu .v74cj37t,
.d5jx .gwt1gk0,
.d5jx .v74cj37t,
.r23f .gwt1gk0,
.r23f .v74cj37t { overflow: hidden; }
@media (max-width: 640px) {
  .u046lwu .s8ycsmd,
  .d5jx .s8ycsmd,
  .r23f .s8ycsmd { float: none; width: 100%; margin: 0 0 16px 0; }
}
.b06tr .iea5,
.b06tr .gqx9r,
.b06tr .k0o5rz2w  { max-width: 1100px; }
.b5k2u6 .iea5,
.b5k2u6 .gqx9r,
.b5k2u6 .k0o5rz2w  { max-width: 1200px; }
.b5k2u6 { --content-mw: 1200px; }
.agkmlz .iea5,
.agkmlz .gqx9r,
.agkmlz .k0o5rz2w  { max-width: 1320px; }
.s1p09 { font-size: 0.82rem; color: var(--text-muted); }
.tphijtfh { display: flex; align-items: center; }
.kbfm {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.fonvne5 { display: flex; align-items: center; }
.bkfbr9 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.bkfbr9:hover { text-decoration: underline; }
.ipcx8a0 { margin: 0 3px; opacity: 0.45; }
.ipcx8a0::before { content: '/'; }
.k5s9x8 { padding: 2px 5px; color: var(--text-main); }
.jpdt6 .s1p09 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.jpdt6 .tphijtfh { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.k6ryb .s1p09 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.k6ryb .tphijtfh { padding: 0 0 0 12px; }
.w9l6s .tphijtfh { padding: 0 16px; }
.w9l6s .s1p09 {
  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);
}
.w9l6s .iea5 { padding-top: 28px; }
@media (max-width: 720px) {
  .fmbm3 { margin-top: 18px; padding: 0 16px; }
  .w9l6s .iea5 { padding-top: 16px; }
}
.b06tr.jpdt6 .tphijtfh { max-width: 1100px; }
.b5k2u6.jpdt6 .tphijtfh { max-width: 1200px; }
.agkmlz.jpdt6 .tphijtfh { max-width: 1320px; }
.b5k2u6 .fmbm3 { max-width: 1200px; }
.wwhl9nq7 .mp5lar7m { padding-top: 16px; padding-bottom: 16px; }
.vxjsg .mp5lar7m { padding-top: 24px; padding-bottom: 24px; }
.n6e75 .mp5lar7m { padding-top: 40px; padding-bottom: 40px; }
.ssqnz9 .mp5lar7m { padding-top: 52px; padding-bottom: 52px; }
.qruwksx .mp5lar7m:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.qruwksx .mp5lar7m:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.qruwksx .mp5lar7m:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.qruwksx .mp5lar7m:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.gral04 .gqx9r { padding-top: 10px;  padding-bottom: 10px; }
.i0n4w .gqx9r { padding-top: 18px;  padding-bottom: 18px; }
.pqs2 .gqx9r { padding-top: 36px;  padding-bottom: 36px; }
.w29ue .gqx9r { padding-top: 48px;  padding-bottom: 48px; }
.kjrmc6 h2.yiruy { font-weight: 600; }
.kjrmc6 h3.tunizi     { font-weight: 600; }
.pgq3ul8 { font-weight: 500; }
.pgq3ul8 h2.yiruy { font-weight: 800; }
.pgq3ul8 h3.tunizi     { font-weight: 700; }
.i58m45do h2.yiruy { font-weight: 900; }
.i58m45do h3.tunizi     { font-weight: 800; }
.i58m45do .k7029p9 strong,
.i58m45do .k7029p9 strong { font-weight: 600; }
.cjvbi2ll {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ci4eahfd .cjvbi2ll { display: none; }
@media (max-width: 640px) {
  .cjvbi2ll { display: none !important; }
}
.cjvbi2ll { background: var(--cta) !important; color: #fff !important; border: none !important; }
.cjvbi2ll:hover { opacity: 0.85; }
.iv3tm .cjvbi2ll { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.vllky8 .n4s63kg { right: 32px; }
@media (max-width: 480px) {
  .vllky8 .n4s63kg { right: 20px; bottom: 20px; }
  .frti  .n4s63kg { left: 20px; bottom: 20px; }
}
.hpgzm { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.k0o5rz2w { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.j87vq { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.r7b2 { color: var(--text-dim); font-size: 0.8rem; }
.m77a { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.m77a img { height: 26px; width: auto; object-fit: contain; }
.xfgm { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.nbo6txrb .k0o5rz2w { text-align: center; }
.nbo6txrb .j87vq { margin-top: 0; }
.he8gs { margin-top: 10px; }
.he8gs a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .k0o5rz2w { padding-left: 16px; padding-right: 16px; }
  .cwbi .k0o5rz2w { padding: 20px 16px; }
  .qjmwk1 { gap: 4px 12px; }
  .j87vq { font-size: 0.78rem; }
}
.ncqdcqlk .mld98d .m77a { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.ncqdcqlk .xfgm { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.ncqdcqlk .knvh9d { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.ncqdcqlk .knvh9d a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.ncqdcqlk .knvh9d a:hover { color: var(--accent-light); }
.ncqdcqlk .j87vq { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ncqdcqlk .r7b2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ncqdcqlk .snt1r { grid-template-columns: 1fr 1fr; } .ncqdcqlk .mld98d { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ncqdcqlk .snt1r { grid-template-columns: 1fr; } }
.dmmj8lj .m77a { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.dmmj8lj .j87vq { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .dmmj8lj .ww31e5 { gap: 12px; } .dmmj8lj .m77a { margin-right: 0; width: 100%; } }
.tpojwq .h2o6b { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.tpojwq .ykob9z1o .m77a { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.tpojwq .xfgm { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.tpojwq .m9x1q { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.tpojwq .knvh9d { display: flex; flex-direction: column; gap: 9px; }
.tpojwq .knvh9d a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.tpojwq .knvh9d a:hover { color: var(--accent-light); }
.tpojwq .oup14cpq { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.tpojwq .j87vq { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.tpojwq .r7b2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .tpojwq .h2o6b { grid-template-columns: 1fr 1fr; } .tpojwq .ykob9z1o { grid-column: 1 / -1; } }
@media (max-width: 480px) { .tpojwq .h2o6b { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .fphj5d .s3jkkmv { grid-template-columns: 1fr 1fr; } .fphj5d .ze7p3f6:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fphj5d .s3jkkmv { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .hb24vq9 .s3jkkmv { grid-template-columns: 1fr; } }
.u3dkcf13 .k0o5rz2w { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.dx08w7 .grtbtscg      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.dx08w7 .hpgzm { background: var(--bg-page); border-top-color: var(--border-alt); }
.d8wbjih .grtbtscg      { background: #0d1117; border-bottom-color: #21262d; }
.d8wbjih .l61z { color: var(--accent-light); }
.d8wbjih .x8d4z { --msep-color: #8b949e; }
.d8wbjih .x8d4z a { color: #8b949e; }
.d8wbjih .x8d4z a:hover { color: var(--accent-light); }
.d8wbjih .w7qs { color: #8b949e; }
.d8wbjih .hpgzm { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.d8wbjih .j87vq,
.d8wbjih .r7b2 { color: #6e7681; }
.d8wbjih .knvh9d a, .d8wbjih .xqhh4vmg a,
.d8wbjih .m77a { color: #e6edf3; }
.d8wbjih .knvh9d a:hover, .d8wbjih .xqhh4vmg a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .d8wbjih .x8d4z { background: #0d1117; border-top-color: #21262d; }
  .d8wbjih .x8d4z li a { border-bottom-color: #21262d; }
}
.dz6e .grtbtscg      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.dz6e .l61z { color: var(--accent-light); }
.dz6e .x8d4z { --msep-color: #475569; }
.dz6e .x8d4z a { color: #475569; }
.dz6e .x8d4z a:hover { color: var(--accent-light); }
.dz6e .w7qs { color: #64748b; }
.dz6e .hpgzm { background: #f0f4f8; border-top-color: #cbd5e1; }
.dz6e .j87vq,
.dz6e .r7b2 { color: #64748b; }
.dz6e .knvh9d a, .dz6e .xqhh4vmg a,
.dz6e .cqeacn a, .dz6e .m77a { color: #374151; }
.dz6e .knvh9d a:hover, .dz6e .xqhh4vmg a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .dz6e .x8d4z { background: #f0f4f8; border-top-color: #cbd5e1; }
  .dz6e .x8d4z li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.eb54bigs .grtbtscg      { background: var(--accent); border-bottom-color: var(--accent-light); }
.eb54bigs .l61z { color: #fff; }
.eb54bigs .x8d4z { --msep-color: rgba(255,255,255,0.82); }
.eb54bigs .x8d4z a { color: rgba(255,255,255,0.82); }
.eb54bigs .x8d4z a:hover { color: #fff; }
.eb54bigs .w7qs { color: rgba(255,255,255,0.9); }
.eb54bigs .hpgzm { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.eb54bigs .j87vq,
.eb54bigs .r7b2 { color: rgba(255,255,255,0.72); }
.eb54bigs .knvh9d a, .eb54bigs .xqhh4vmg a,
.eb54bigs .cqeacn a, .eb54bigs .m77a { color: #fff; }
.eb54bigs .xfgm, .eb54bigs .m9x1q { color: rgba(255,255,255,0.7); }
.eb54bigs .knvh9d a:hover, .eb54bigs .xqhh4vmg a:hover { color: #fff; }
@media (max-width: 640px) {
  .eb54bigs .x8d4z { background: var(--accent); border-top-color: var(--accent-light); }
  .eb54bigs .x8d4z li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.sif9 .grtbtscg {
  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);
}
.sif9 .hpgzm {
  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) {
  .sif9 .x8d4z {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.xsn5 .kwc2x { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.tmlh4o .kwc2x { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.zbtccp2 .kwc2x { min-height: 72px; height: auto; }
.sro2fily .kwc2x { min-height: 84px; height: auto; }
.cwbi .kwc2x { max-width: none; padding: 0 32px; }
.cwbi .k0o5rz2w  { max-width: none; padding: 24px 32px; }
.yalbp.b5k2u6 .kwc2x { max-width: 1200px; }
.yalbp.agkmlz .kwc2x { max-width: 1320px; }
.mwnz7c   .l61z, .mwnz7c   .m77a { text-transform: capitalize; }
.vyldyw .l61z, .vyldyw .m77a { text-transform: lowercase; }
.gqefdjr .l61z, .gqefdjr .m77a { text-transform: uppercase; letter-spacing: 0.06em; }
.b5ld, .ldhrpe {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.gvq8u .b5ld,
.gvq8u .ldhrpe { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.kap79m .b5ld,
.kap79m .ldhrpe { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.nwcgvjux .b5ld,
.nwcgvjux .ldhrpe { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.e8u6 .b5ld,
.e8u6 .ldhrpe { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.qjerp9   .x8d4z a { font-weight: 500; }
.gm8ydps .x8d4z a { font-weight: 600; }
.a43xr     .x8d4z a { font-weight: 700; }
.jc153    .x8d4z a { font-weight: 800; letter-spacing: 0.01em; }
.zy1jia     .x8d4z > li + li::before,
.bq5ti7    .x8d4z > li + li::before,
.fohmbwau    .x8d4z > li + li::before,
.mpc0uev1 .x8d4z > li + li::before,
.k5cxzkj4 .x8d4z > li + li::before,
.pofqfjn  .x8d4z > li + li::before,
.jjrk    .x8d4z > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.zy1jia     .x8d4z > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.bq5ti7    .x8d4z > li + li::before { content: "|"; }
.fohmbwau    .x8d4z > li + li::before { content: "—"; }
.mpc0uev1 .x8d4z > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.k5cxzkj4 .x8d4z > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.pofqfjn  .x8d4z > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.jjrk    .x8d4z > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .lo6csil7 .w7qs,
  .gwa5 .w7qs,
  .fo6q8i .w7qs,
  .levm3c .w7qs,
  .t8dt .w7qs {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .lo6csil7 .w7qs::before,
  .gwa5 .w7qs::before,
  .fo6q8i .w7qs::before,
  .levm3c .w7qs::before,
  .t8dt .w7qs::before { content: ""; display: block; flex-shrink: 0; }

  
  .lo6csil7 .w7qs::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;
  }

  
  .gwa5 .w7qs::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;
  }

  
  .fo6q8i .w7qs::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;
  }

  
  .levm3c .w7qs::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;
  }

  
  .t8dt .w7qs::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) {
  .q01hh .w7qs {
    padding: 5px 14px;
  }
  .q01hh .x8d4z {
    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;
  }
  .q01hh .x8d4z li a {
    border-bottom: none; padding: 10px 22px;
  }
  .q01hh .x8d4z li a:hover { background: var(--bg-raised); }
  .q01hh .mm54,
  .ic5mht .mm54,
  .xwbxzn .mm54 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .l0hlogn9 .w7qs {
    padding: 5px 10px;
  }
  .l0hlogn9 .x8d4z {
    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);
  }
  .l0hlogn9 .x8d4z.xtngj8sh { transform: translateX(0); }
  .l0hlogn9 .x8d4z li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .l0hlogn9 .x8d4z li:last-child a { border-bottom: none; }
  .eb54bigs .x8d4z,
  .d8wbjih .x8d4z { background: var(--accent) !important; }
  .eb54bigs .x8d4z li a,
  .d8wbjih .x8d4z li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .xwbxzn .w7qs {
    padding: 5px 10px;
  }
  .xwbxzn .x8d4z {
    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);
  }
  .xwbxzn .x8d4z::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .xwbxzn .x8d4z.xtngj8sh { transform: translateY(0); }
  .xwbxzn .x8d4z li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .qfs01iny .w7qs {
    padding: 5px 10px;
  }
  .qfs01iny .x8d4z {
    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;
  }
  .qfs01iny .x8d4z.xtngj8sh { opacity: 1; pointer-events: auto; }
  .qfs01iny .x8d4z li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ze68x     .w7qs { border-radius: 0 !important; }
  .n4gmavs   .w7qs { border-radius: 8px !important; }
  .dhz5t .w7qs { border-radius: 50% !important; }
  .t6qtfmg   .w7qs { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .nj2aa8xn .ju74cy { flex-direction: column; align-items: stretch; }
  .nj2aa8xn .ng6p { flex-direction: row; min-width: auto; }
  .nj2aa8xn .jr3a { align-items: flex-start; text-align: left; }
}
.tuiqnhe,
.tuiqnhe.mp5lar7m,
.aun5t8 .tuiqnhe,
.b43tm .tuiqnhe,
.l6qri .tuiqnhe,
.p52co .tuiqnhe {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.q9n3zo1 {
  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;
}
.f4wmntm { flex: 1 1 280px; min-width: 0; }
.lp3vc {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.nfsdpk3 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.t5f8n3 {
  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;
}
.t5f8n3:hover { transform: translateY(-1px); opacity: 0.95; }
.oso0cp .q9n3zo1 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.oso0cp .lp3vc { color: var(--cta); }
.oso0cp .nfsdpk3 { color: var(--text-body); }
.oso0cp .t5f8n3 {
  background: var(--cta) !important;
  color: #fff !important;
}
.ljja7hd4 .q9n3zo1 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ljja7hd4 .lp3vc { color: var(--text-primary); }
.ljja7hd4 .nfsdpk3 { color: var(--text-body); }
.ljja7hd4 .t5f8n3 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .q9n3zo1 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .f4wmntm { flex: 0 0 auto; }
  .lp3vc { font-size: 1.2rem; }
  .t5f8n3 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.cbc6o .efr9guv6 { height: 36px; }
.paegjp .efr9guv6 { height: 60px; max-width: 200px; }
.kp3irezl .efr9guv6 { height: 56px; max-width: 180px; }
.k7j6    .qv7yvz, .k7j6    .duio52c { color: #f59e0b; }
.sx8s2      .qv7yvz { font-size: 1rem; letter-spacing: 1.5px; }
.sx8s2      .duio52c   { font-size: 1.35rem; }
.ymo0a1    .qv7yvz, .ymo0a1    .duio52c { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.fmpyq     .qv7yvz, .fmpyq     .duio52c { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.bt9lt5 .qv7yvz, .bt9lt5 .duio52c { color: var(--cta); letter-spacing: 2px; }
.xgd6l5g   .qv7yvz, .xgd6l5g   .duio52c { color: #e91e63; letter-spacing: 2px; }
.b277faha  .qv7yvz, .b277faha  .duio52c { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.vhw5l9     .qv7yvz, .vhw5l9     .duio52c { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.e2l3h .biwua + .biwua {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.cil3 .w62v9j { padding: 18px 24px; min-height: 68px; }
.rl1ljhx3 .vptbc22 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.rl1ljhx3 .s2df342 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.e5iwdgv4 .biwua {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.l27jbm5 { counter-reset: cs-rank; }
.l27jbm5 .w62v9j { counter-increment: cs-rank; }
.l27jbm5 .w62v9j::before {
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
  order: -1;
}
.nzvt7 .l27jbm5 { counter-reset: cs-rank; gap: 0; }
.nzvt7 .w62v9j {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.nzvt7 .w62v9j::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.nzvt7 .wji5u3 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.nzvt7 .uoht {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.nzvt7 .jyfqg { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.nzvt7 .wji5u3 { min-width: 0; flex-direction: column; width: 100%; }
.nzvt7 .mypcg {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.nzvt7 .qv7yvz { color: var(--cta, var(--accent)); }
.nzvt7 .ixzy { font-weight: 700; }
.nzvt7 .biwua {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.nzvt7 .vptbc22 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.nzvt7 .s2df342 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.nzvt7 .evt11k .s2df342 { font-size: 1.3rem; color: var(--accent-light); }
.nzvt7 .okfl0oe {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.nzvt7 .w62v9j:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .nzvt7 .l27jbm5 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .nzvt7 .w62v9j {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .nzvt7 .w62v9j { padding: 40px 16px 20px; }
  .nzvt7 .biwua {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .nzvt7 .okfl0oe { width: 100%; min-width: 0; }
}
.zvjtdadq .l27jbm5 { counter-reset: cs-rank; gap: 10px; }
.zvjtdadq .w62v9j {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.zvjtdadq .w62v9j::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.zvjtdadq .wji5u3 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.zvjtdadq .uoht {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.zvjtdadq .jyfqg { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.zvjtdadq .mypcg {
  font-size: 1.05rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: 0; max-width: 140px;
  overflow-wrap: break-word; hyphens: auto;
}
.zvjtdadq .qv7yvz { color: var(--cta, var(--accent)); }
.zvjtdadq .biwua {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.zvjtdadq .vptbc22 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.zvjtdadq .s2df342 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.zvjtdadq .evt11k .s2df342 { color: var(--accent-light); }
.zvjtdadq .okfl0oe {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.zvjtdadq .w62v9j:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .zvjtdadq .w62v9j {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .zvjtdadq .w62v9j::before {
    position: absolute; top: 14px; left: 14px;
  }
  .zvjtdadq .wji5u3 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .zvjtdadq .mypcg { white-space: normal; text-align: center; font-size: 1.2rem; }
  .zvjtdadq .biwua {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .zvjtdadq .okfl0oe { width: 100%; min-width: 0; }
  .zvjtdadq .qv7yvz { min-width: 0; }
}
.bgr6o6 .w62v9j::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.aw1e4n .hrxi {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.aw1e4n .hrxi summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.aw1e4n .hrxi p { padding: 0 2px 16px; }
.nes78k2j .hrxi { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.nes78k2j .hrxi summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.nes78k2j .hrxi summary::after { content: "›"; font-size: 1.2em; }
.nes78k2j .hrxi[open] summary::after { content: "‹"; }
.nes78k2j .hrxi p { padding: 10px 22px 4px; }
.u9xq .hrxi {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.u9xq .hrxi summary { color: var(--text-primary); padding-left: 16px; }
.u9xq .hrxi summary::after { content: "›"; font-size: 1.1em; }
.u9xq .hrxi[open] summary::after { content: "‹"; }
.u9xq .hrxi p { padding-left: 16px; }
.ving20 .oivg7a3 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ving20 .hrxi {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ving20 .hrxi:last-child { border-bottom: none; }
.ving20 .hrxi summary { color: var(--text-primary); border-radius: 0; }
.ving20 .hrxi summary::after { content: "›"; font-size: 1.1em; }
.ving20 .hrxi[open] summary::after { content: "‹"; }
.posrb .hrxi { overflow: hidden; }
.posrb .hrxi summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.posrb .hrxi summary::after { color: rgba(255,255,255,.75); }
.posrb .hrxi[open] summary { border-radius: 0; }
.t603y { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.b47h {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.r78fr {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.xuvc3i { color: var(--text-muted); font-size: 1.05rem; }
.olu5 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.a26yr1k { margin-bottom: 20px; }
.flnlnoj {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ul90x {
  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;
}
.ul90x:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.uyfayjl0 { resize: vertical; min-height: 130px; }
.mrlk8cmb { width: 100%; margin-top: 8px; }
.ms9qw72 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.sdnthwzy {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.q84n0a { color: var(--text-muted); line-height: 1.75; }
.bie5ed { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.bie5ed li { margin-bottom: 6px; }
.p9h6 { max-width: 760px; margin: 0 auto; }
.t1kwp { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.w18i { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.w18i:last-child { border-bottom: none; }
.w18i h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.w18i p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.r0e7eqtv { max-width: 760px; margin: 0 auto; }
.q6qpi2 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.otht5vph ul.bie5ed { margin: 0; }
.h0cl8 .q6qpi2 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .h0cl8 { grid-template-columns: 1fr; gap: 10px; } }
.pwxwngx6 { max-width: 640px; margin: 0 auto; text-align: center; }
.nlsa { margin-bottom: 48px; }
.nlsa .q6qpi2 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.nlsa p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.we3wy3j9 .bie5ed { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .h9ga { grid-template-columns: 1fr; } }
.to73azcq { color: inherit; text-decoration: none; }
.to73azcq:hover { color: var(--accent-light); text-decoration: underline; }
.oz86ojx3 { display: inline-block; line-height: 0; }
.p1kf4v { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.rehtmc6 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.rehtmc6:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.shrhvh87 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.rehtmc6 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.rehtmc6 ul.bie5ed { margin: 0; }
.h0ne3nq { color: var(--text-muted); line-height: 1.75; }
.pr5spb .bie5ed,
.o8sfq19u .bie5ed,
.hnqn .bie5ed,
.aczmm0v .bie5ed {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.pr5spb .rehtmc6,
.o8sfq19u .rehtmc6 { text-align: left; }
.pr5spb .shrhvh87,
.o8sfq19u .shrhvh87 { text-align: center; }
.slbnysp { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.aqajdt2 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.vgu59p0z { font-size: 1.1rem; }
.h8z0ly { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.drmi0 { margin-top: 12px; }
.vuvy { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.vuvy:hover { border-bottom-color: var(--accent-light); }
.aylu { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.aylu img { width: 100%; height: 100%; object-fit: cover; display: block; }
.hf49jb { width: 260px; height: 260px; }
.oykdf { border-radius: 50%; }
.x48n9q1j { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.g4qij { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .iqfwx760 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.ldiodl .h8z0ly, .ldiodl .aqajdt2 { max-width: 640px; }
.m5q8mtw { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.g54d0jm0 { position: sticky; top: 96px; align-self: start; }
.g54d0jm0 .slbnysp { font-size: 1.6rem; margin-top: 18px; }
.iok9x .h8z0ly { margin-bottom: 28px; }
@media (max-width: 860px) { .m5q8mtw { grid-template-columns: 1fr; } .g54d0jm0 { position: static; text-align: center; } }
.r2fy8owu .aylu { margin: 0 auto 18px; }
.r2fy8owu .x48n9q1j { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .bb3nl { grid-template-columns: 1fr; } }
.s90kg .slbnysp { font-size: 1.6rem; margin-bottom: 6px; }
.aczmm0v .bie5ed { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .s90kg { flex-direction: column; text-align: center; } .he65pjr { grid-template-columns: 1fr; } }
.spuv97t4 .slbnysp { font-size: 1.35rem; margin: 0 0 4px; }
.spuv97t4 .x48n9q1j { margin: 0; }
.l5tl .r78fr { color: var(--accent-light); }
.gb38j0p7 .r78fr { font-size: 2rem; }
.gb38j0p7 .xuvc3i { max-width: 680px; }
.ry2lv8 {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ry2lv8 .r78fr { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ry2lv8 .xuvc3i  { margin: 0; }
@media (max-width: 640px) { .ry2lv8 { flex-direction: column; } }
.f3023 .r78fr { color: var(--accent-light); }
.rw5l9ei3 .r78fr { color: #fff; }
.rw5l9ei3 .xuvc3i  { color: rgba(255,255,255,0.85); }
.tonqj { max-width: 680px; margin: 0 auto; }
.liaj7 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .liaj7 { grid-template-columns: 1fr; } }
.g15ynak0 .ul90x {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.g15ynak0 .ul90x:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.p97k .ul90x { background: var(--bg-raised); border-color: transparent; }
.p97k .ul90x:focus { background: var(--bg-card); border-color: var(--accent-light); }
.j2gmqv2 .ul90x { border-radius: 100px; padding: 11px 20px; }
.j2gmqv2 .uyfayjl0 { border-radius: 14px; }
@media (max-width: 640px) { .da1j { grid-template-columns: 1fr; } }
.swc13{position:relative;overflow:visible}
.oi0o1g .yyh2q4{display:block}
.flwbr3 .k2t0r0~.d9naoi,
.flwbr3 .k2t0r0~.d9naoi .srur,
.k2t0r0~.d9naoi,.ah3st~.d9naoi{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.k2t0r0~.d9naoi .srur{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.boyz .prja5bnv{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.boyz .oh3qa::before{content:""}
.gs1cld3{--date-bg:var(--accent-bg-light)}
.zhuo9ne .oh3qa::before{content:""}
.f2ur910{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.udhlwluv{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.h0t8{display:flex;flex-direction:column;gap:3px}
.bmqiu6{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.tfx15mg{font-weight:700;font-size:1rem;color:var(--text-heading)}
.di4pua5{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.p775w .f2ur910{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.xb2f .f2ur910{border-top:3px solid var(--accent);padding-top:18px}
.layhaw51 .f2ur910{border-left:3px solid var(--accent);border-radius:0}
.vs6ssw7 .f2ur910{padding:20px 0}
@media(max-width:640px){
  .f2ur910{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .di4pua5{max-width:100%}
}
.uiuah7 .sttvzafv{margin:0}
@media (max-width:560px){
  .mn6xal{grid-template-columns:repeat(2,1fr);gap:12px}
}
.j74qdo {
  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;
}
.j74qdo.q3tju {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.o6erpob {
  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; } }
.o6erpob .i24cx {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.o6erpob .i24cx::before,
.o6erpob .i24cx::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.o6erpob .i24cx::before { transform: translate(-50%, -50%) rotate(45deg); }
.o6erpob .i24cx::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.o6erpob .i24cx:hover { background: rgba(0,0,0,0.12) !important; }
.cqo1up {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.prao {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.e1ioeq {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.dntydy4 {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.o6erpob .o9btx4vq {
  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;
}
.o6erpob .o9btx4vq:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .o6erpob { padding: 28px 18px 20px; }
  .e1ioeq { font-size: 1.2rem; }
  .cqo1up { max-width: 220px; max-height: 80px; }
}
.xlhl9x {
  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);
}
.g4e4lh {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.yqpy  .xlhl9x { border-radius: 50%; }
.cu79w3  .xlhl9x { border-radius: 6px; }
.mwws7q .xlhl9x { border-radius: 22px; }
.qjvf .q9n3zo1 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .xlhl9x { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.mh1zyp .mp5lar7m {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.mh1zyp .gqx9r {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.mh1zyp .q9n3zo1 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.q1g12u8 {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.q1g12u8.q3tju { transform: translate(-50%, 0); }
.q1g12u8 .mp5lar7m,
.q1g12u8 .gqx9r {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.q1g12u8 .q9n3zo1 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.gmi8yema {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.gmi8yema::before,
.gmi8yema::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.gmi8yema::before { transform: translate(-50%, -50%) rotate(45deg); }
.gmi8yema::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.gmi8yema:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .q1g12u8 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .q1g12u8 .q9n3zo1 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .q1g12u8 .nfsdpk3 { display: none !important; }
  .q1g12u8 .lp3vc { font-size: 1.1rem !important; }
  .q1g12u8 .xlhl9x { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .gmi8yema { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .kwc2x { flex-direction: row-reverse; }
[dir="rtl"] .x8d4z { flex-direction: row-reverse; }
[dir="rtl"] .vllky8 .n4s63kg { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .vllky8 .n4s63kg { right: auto; left: 20px; }
  [dir="rtl"] .frti  .n4s63kg { left: auto;  right: 20px; }
}
[dir="rtl"] .u046lwu .s8ycsmd  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .d5jx .s8ycsmd { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .k2t0r0,
[dir="rtl"] .le5fw2w,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .gwt1gk0, [dir="rtl"] .v74cj37t { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .l758 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .gsnaj60 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .k7029p9 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .q9n3zo1 { direction: rtl; }
[dir="rtl"] .xlhl9x { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .w62v9j,
[dir="rtl"] .s1p09 { direction: rtl; }
[dir="rtl"] .h02edjm { direction: rtl; }
[dir="rtl"] .k2id { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .y6stc .v74cj37t,
[dir="rtl"] .xi2wdluw .v74cj37t,
[dir="rtl"] .o03d .v74cj37t,
[dir="rtl"] .z6bu .v74cj37t {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .y6stc .v74cj37t li::before,
[dir="rtl"] .xi2wdluw .v74cj37t li::before,
[dir="rtl"] .o03d .v74cj37t li::before,
[dir="rtl"] .z6bu .v74cj37t li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .m2lm.g1ht .ayz9y4en,
[dir="rtl"] .wh48.g1ht .ayz9y4en,
[dir="rtl"] .hw13.g1ht .ayz9y4en,
[dir="rtl"] .y5jug740.g1ht .ayz9y4en,
[dir="rtl"] .xtqjolzc.g1ht .ayz9y4en { text-align: right; }
[dir="rtl"] .k2t0r0.g1ht .tlstlx { align-items: flex-end; text-align: right; }
[dir="rtl"] .k2t0r0.ixx0 .tlstlx { text-align: center; }
[dir="rtl"] .k2t0r0 .tlstlx { text-align: right; }
[dir="rtl"] .gqx9r,
[dir="rtl"] .snxf1,
[dir="rtl"] .oy5mvxn,
[dir="rtl"] .olu5,
[dir="rtl"] .flnlnoj,
[dir="rtl"] .h8z0ly,
[dir="rtl"] .ul90x,
[dir="rtl"] .uyfayjl0 { text-align: right; direction: rtl; }
[dir="rtl"] .j2gmqv2 .ul90x,
[dir="rtl"] .g15ynak0 .ul90x { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #798201;
  --brand:           #798201;
  --brand-light:     #5c6306;
  --brand-pale:      #838b10;
  --grad-start:      #cddd01;
  --grad-end:        #e4f12a;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #798201;
  --cta-light:       #535a00;
  --cta-hover:       #404500;
  --bg-page:         #f8f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f6f3;
  --bg-raised:       #f1f1ed;
  --bg-hover:        #f5f6f3;
  --border:          #e8e9e1;
  --border-alt:      #dcddcf;
  --border-section:  #e8e9e1;
  --text-primary:    #1b1c16;
  --text-muted:      #606250;
  --text-body:       #37382d;
  --text-sub:        #535444;
  --text-faint:      #8a8c72;
  --text-dim:        #a1a38e;
  --text-label:      #6e705b;
  --text-value:      #454639;
  --accent-bg:       #f6f8dc;
  --accent-bg-light: #f3f7bf;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f8f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf5f3;
  --c-pros:          #0c9624;
  --c-cons:          #9f3621;
  --c-pros-label:    #0eb32b;
  --c-tip-border:    #10c62f;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9624;
}
:root { --logo-bg-opacity: 32%; }
body, button, input { font-family: "Source Sans 3", sans-serif; }
.m1zgbhy .jm3er9w7 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.m1zgbhy .jm3er9w7::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.m1zgbhy .h67wnst     .jm3er9w7::before { content: "";  color: var(--c-tip-border); }.m1zgbhy .pa0p .jm3er9w7::before { content: ""; color: var(--c-warn-border); }.m1zgbhy .ka7ygvu4    .jm3er9w7::before { content: ""; color: #60a5fa; }.rmtp .m1zgbhy .h67wnst     .jm3er9w7::before { color: #10b981; }.rmtp .m1zgbhy .pa0p .jm3er9w7::before { color: #f43f5e; }.rmtp .m1zgbhy .ka7ygvu4    .jm3er9w7::before { color: #a855f7; }.lz29k  .m1zgbhy .h67wnst     .jm3er9w7::before { color: #eab308; }.lz29k  .m1zgbhy .pa0p .jm3er9w7::before { color: #ef4444; }.lz29k  .m1zgbhy .ka7ygvu4    .jm3er9w7::before { color: #f97316; }.h31b  .m1zgbhy .h67wnst     .jm3er9w7::before { color: #38bdf8; }.h31b  .m1zgbhy .pa0p .jm3er9w7::before { color: #818cf8; }.h31b  .m1zgbhy .ka7ygvu4    .jm3er9w7::before { color: #2dd4bf; }.hdr9pc .m1zgbhy .jm3er9w7::before { color: var(--accent-light) !important; }
.zta59y .hdg3s2p, .zta59y .k2t0r0 { min-height: 420px; }
.ipcx8a0::before { content: '›'; font-size: 1.1em; }