:root {
  --color-accent: #3a94d9;
  --color-cta: #440d96;
  --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;
}
.yawfv4 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.lrc75 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.sfam72 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.m9i56z9 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ef6jrptl { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ef6jrptl a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ef6jrptl a:hover { color: var(--accent-light); }
.dtdkxn     .m3f5 { border-radius: 24px; padding: 8px; }
.dtdkxn .m3f5 li a { border-radius: 16px; }
@media (max-width: 640px) {
  .m3f5 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .svqih:hover .m3f5,
  .svqih:focus-within .m3f5 { display: block; }
  .m3f5 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.bxh4xth8 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.i6xgplu { display: none; }
@media (max-width: 640px) {
  .i6xgplu {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .i6xgplu.vcl2fzo { display: block; }
}
@media (max-width: 640px) {
  .bxh4xth8 { display: block; }
  .ef6jrptl > li + li::before { display: none !important; }
  .ef6jrptl {
    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;
  }
  .ef6jrptl.vcl2fzo { display: flex; }
  .ef6jrptl li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ef6jrptl li:last-child a { border-bottom: none; }
}
.pv5ym { min-height: 480px; }
.kda9fgh2 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.kqpy0fy { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.x77m .kqpy0fy { margin-left: 0; margin-right: 0; }
.hgivp {
  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;
}
.my90 .hgivp { margin-top: 24px; }
.hgivp:hover { opacity: 0.88; }
.ang1l7 .kda9fgh2 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ang1l7 .kqpy0fy { color: #e2e8f0; }
.ang1l7.g7tqrp .ho19e5ga { text-align: center; }
.k91xytx .kda9fgh2 { color: var(--text-primary); text-shadow: none; }
.k91xytx .kqpy0fy { color: var(--text-muted); }
.k91xytx .hgivp { margin-top: 16px; }
.k91xytx, .k91xytx.pv5ym { min-height: auto !important; }
.k91xytx.g7tqrp .ho19e5ga { text-align: center; }
.k91xytx~.qde5x2fu{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.k91xytx~.qde5x2fu .mhom2e2{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@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; }
}
.c0al7 .kda9fgh2 { color: #fff; }
.c0al7 .kqpy0fy { color: rgba(255,255,255,0.85); }
.c2luwreq .a8ji { position: relative; overflow: hidden; }
.c2luwreq .a8ji::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;
}
.k0f3z .a8ji {
  animation: hg-breathe 7s ease-in-out infinite;
}
.d8xg .a8ji { position: relative; overflow: hidden; }
.d8xg .a8ji::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;
}
.zwgabci .a8ji { position: relative; overflow: hidden; }
.zwgabci .a8ji::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;
}
.rv48mqdq .a8ji {
  animation: hg-fadein 1.2s ease-out both;
}
.a8ji {
  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%);
}
.b384h8g {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.sqr2rta {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.xjvjld {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.a8ji .kda9fgh2 { text-shadow: none; color: var(--text-primary); }
.a8ji .kqpy0fy { color: var(--text-muted); }
body.ig35na1c .kda9fgh2 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.lzbo0 .kda9fgh2 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.pv5ym.c0al7 .kda9fgh2,
section.c0al7 .kda9fgh2 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.a8ji.g7tqrp .b384h8g { align-items: center; text-align: center; }
.a8ji.x77m   .b384h8g { align-items: flex-start; text-align: left; }
.sa7w .sqr2rta { position: relative; }
.sa7w .sqr2rta::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.sa7w.q2frk .sqr2rta::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.mbcn1b1v .sqr2rta {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.mbcn1b1v .xjvjld {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.mbcn1b1v.q2frk .sqr2rta { padding: 32px 0 32px 32px; }
.wo890p .sqr2rta {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.wo890p .xjvjld {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.wo890p .b2854qt {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.q2frk .b384h8g {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.wo890p.q2frk .sqr2rta { padding: 40px 16px 40px 48px; }
.pv5ym .ic410 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.ic410 .ncigs34 {
  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;
}
.ic410 .ncigs34::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.ic410 .hc07d { display: contents !important; }
.ic410 .hc07d .t4btfrg {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.ic410 .hc07d .b65k199 { max-height: 48px; max-width: 96px; }
.ic410 .hc07d .mga9k {
  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;
}
.ic410 .nxas {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.ic410 .uoa0uf { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.ic410 .ijdpcv { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.ic410 .ijdpcv small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.ic410 .hg33ovgb { display: contents !important; }
.ic410 .hg33ovgb .gn9zzr:not(.og89cw) { display: none !important; }
.ic410 .hg33ovgb .og89cw {
  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;
}
.ic410 .hg33ovgb .og89cw .fz4ydh1 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.ic410 .hg33ovgb .og89cw .sgu9s {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.ic410 .v7lq { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.ic410 .v7lq.iqv1ekk {
  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;
}
.ic410 .v7lq.iqv1ekk:hover { opacity: 0.85; }
.ic410 .ncigs34,
.ic410 .ncigs34:hover,
.ic410 .ncigs34:nth-child(even),
.ic410 .ncigs34:nth-child(odd),
.ic410 .ncigs34:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.u1yg .sqr2rta {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .a8ji { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .a8ji:not(.u1yg) .sqr2rta { display: none !important; }
  .u1yg .sqr2rta { padding: 16px; }
  .b384h8g  { padding: 36px 24px; }
  .a8ji~.qde5x2fu,.q2frk~.qde5x2fu{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .pv5ym, .a8ji { min-height: 320px !important; }
  .kda9fgh2 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .sz20tr,
  .lfn4,
  .py15p { grid-template-columns: 1fr !important; }

  

  
  .h16gwfp { display: flex !important; flex-direction: column !important; }
  .h16gwfp .ho19e5ga { display: contents; }
  .h16gwfp .wa2cs950 { order: 0; }
  .h16gwfp .kda9fgh2 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .h16gwfp .sz20tr { order: 2; padding: 0 16px 12px !important; }
  .h16gwfp .kqpy0fy { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .my90 .ho19e5ga { display: flex; flex-direction: column; }
  .my90 .ho19e5ga .kda9fgh2 { order: 1; }
  .my90 .ho19e5ga .py15p { order: 2; margin: 8px 0 24px !important; }
  .my90 .ho19e5ga .kqpy0fy { order: 3; }
  .my90 .ho19e5ga .hgivp { order: 4; align-self: center; margin-top: 0; }

  
  .a8ji.u1yg {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .a8ji.u1yg .b384h8g { display: contents; padding: 0; }
  .a8ji.u1yg .b384h8g .kda9fgh2 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .a8ji.u1yg .sqr2rta { order: 2; padding: 12px 16px; }
  .a8ji.u1yg .b384h8g .kqpy0fy { order: 3; padding: 0 24px; margin: 0 auto; }
  .a8ji.u1yg .b384h8g .hgivp { order: 4; align-self: center; margin: 8px 0 32px; }
}
.q9b22 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.p57ll { width: 100%; height: auto; display: block; border-radius: 10px; }
.sd0zt .q9b22        { border-radius: 16px; }
.sd0zt .p57ll  { border-radius: 16px; }
.j2hq .q9b22         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.j2hq .p57ll   { border-radius: 8px; }
.cstr4oyz { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.u722ot7t { width: 100%; padding: 32px 0; position: relative; }
.npbxgx { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.m238hoy .u722ot7t:nth-child(even) { background: var(--bg-surface); }
.m238hoy .u722ot7t:nth-child(odd)  { background: var(--bg-page); }
.u09zw .u722ot7t:nth-child(even) { background: var(--bg-card); }
.u09zw .u722ot7t:nth-child(odd)  { background: var(--bg-page); }
.m238hoy .u722ot7t:nth-child(odd)  .npbxgx { background: var(--bg-card); border-radius: 6px; }
.m238hoy .u722ot7t:nth-child(even) .npbxgx { background: var(--bg-raised); border-radius: 6px; }
.u09zw .u722ot7t:nth-child(odd)  .npbxgx { background: var(--bg-card); border-radius: 6px; }
.u09zw .u722ot7t:nth-child(even) .npbxgx { background: var(--bg-raised); border-radius: 6px; }
.m238hoy .u722ot7t:nth-child(even) .cq891 .r6gr,
.u09zw .u722ot7t:nth-child(even) .cq891 .r6gr { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.m238hoy .u722ot7t:nth-child(odd) .cq891 .r6gr,
.u09zw .u722ot7t:nth-child(odd) .cq891 .r6gr { background: var(--bg-card-inner); }
.m238hoy .u722ot7t:nth-child(even) .rfgxxho .r6gr:nth-child(odd),
.u09zw .u722ot7t:nth-child(even) .rfgxxho .r6gr:nth-child(odd)  { background: var(--bg-card); }
.m238hoy .u722ot7t:nth-child(even) .rfgxxho .r6gr:nth-child(even),
.u09zw .u722ot7t:nth-child(even) .rfgxxho .r6gr:nth-child(even) { background: var(--bg-card-inner); }
h1.dnggq { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.dnggq {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ehipu { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.rbal8jx h2.dnggq {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.yrlz8xf h2.dnggq {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.hcydx930 h2.dnggq {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.wb59yty h2.dnggq::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ko2l h2.dnggq {
  color: var(--text-primary); font-size: 1.7rem;
}
.mby0khn5 h2.dnggq::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.mohq3 h2.dnggq {
  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) { .jq0k9t { display: none; } }
.zbmohm { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.le2rje8j { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.e1zdxk {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.bs02u { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.wjey { padding-left: 20px; }
.wjey li { margin-bottom: 6px; }
.wjey a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.wjey a:hover { color: var(--accent-light); }
.bp7d3b .bs02u { display: none; }
.rmmozh .bs02u { display: none; }
.rmmozh .wjey { padding-left: 0; list-style: none; }
.rmmozh .wjey li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.rmmozh .wjey a { font-size: 0.92rem; }
.v80q3 .e1zdxk { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.v80q3 .bs02u { display: none; }
.v80q3 .wjey { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.v80q3 .wjey li { margin-bottom: 0; }
.v80q3 .wjey 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;
}
.v80q3 .wjey a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.p9tv00u .e1zdxk { padding: 20px 20px 16px; }
.p9tv00u .wjey {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.p9tv00u .wjey li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.p9tv00u .wjey 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;
}
.p9tv00u .wjey 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;
}
.p9tv00u .wjey a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.p9tv00u .wjey a:focus,
.p9tv00u .wjey a:focus-visible,
.p9tv00u .wjey a:target { outline: none; }
.p9tv00u .wjey li:target a { border-color: var(--border); color: var(--text-muted); }
.fngjy8 .e1zdxk { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.fngjy8 .bs02u { display: none; }
.fngjy8 .wjey { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.fngjy8 .wjey li { counter-increment: toc-n; margin-bottom: 0; }
.fngjy8 .wjey 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;
}
.fngjy8 .wjey 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;
}
.fngjy8 .wjey a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.p7sx .e1zdxk { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.p7sx .bs02u { display: none; }
.p7sx .wjey { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.p7sx .wjey li { margin-bottom: 0; }
.p7sx .wjey 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;
}
.p7sx .wjey a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.yu7u8dz .e1zdxk { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.yu7u8dz .bs02u { display: none; }
.yu7u8dz .wjey { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.yu7u8dz .wjey li { margin-bottom: 0; }
.yu7u8dz .wjey li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.yu7u8dz .wjey li:last-child::after { content: ""; margin-right: 0; }
.yu7u8dz .wjey a { font-size: 0.9rem; }
.r6gr { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.cq891 .r6gr { background: var(--bg-card); }
.rfgxxho .r6gr:nth-child(odd)  { background: var(--bg-card); }
.rfgxxho .r6gr:nth-child(even) { background: var(--bg-raised); }
.pwtrk0 .r6gr {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.pwtrk0 .r6gr:last-child { border-bottom: none; }
.pwtrk0 h3.ehipu { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.avprfhwi .r6gr {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.avprfhwi .r6gr + .r6gr { margin-top: 4px; }
.gk6bag4 .r6gr { background: none; border-radius: 0; padding: 12px 0; }
.gk6bag4 .r6gr + .r6gr { border-top: 1px solid var(--border-section); }
.ypafq { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.x1dmdn { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ctqn { color: var(--text-body); margin-bottom: 10px; }
.kecu4mk, .nzur { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.kecu4mk li, .nzur li { margin-bottom: 6px; }
.nzur li { list-style: decimal; }
.yyjkacy     .kecu4mk { list-style-type: "● "; }
.njve  .kecu4mk { list-style-type: "■ "; }
.bbvh68 .kecu4mk { list-style-type: "◆ "; }
.cmxn    .kecu4mk { list-style-type: "★ "; }
.yyjkacy     .m5bw { list-style-type: "● "; }
.njve  .m5bw { list-style-type: "■ "; }
.bbvh68 .m5bw { list-style-type: "◆ "; }
.cmxn    .m5bw { list-style-type: "★ "; }
.yyjkacy    .kecu4mk li::marker, .yyjkacy    .m5bw li::marker,
.njve .kecu4mk li::marker, .njve .m5bw li::marker,
.bbvh68 .kecu4mk li::marker, .bbvh68 .m5bw li::marker,
.cmxn   .kecu4mk li::marker, .cmxn   .m5bw li::marker {
  color: var(--cta); font-size: 1em;
}
.yyjkacy .nzur,
.njve .nzur,
.bbvh68 .nzur,
.cmxn .nzur {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.yyjkacy .nzur li,
.njve .nzur li,
.bbvh68 .nzur li,
.cmxn .nzur li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.yyjkacy .nzur li::before,
.njve .nzur li::before,
.bbvh68 .nzur li::before,
.cmxn .nzur 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;
}
.yyjkacy     .nzur li::before { border-radius: 50%; }
.njve  .nzur li::before { border-radius: 3px; }
.bbvh68 .nzur li::before { border-radius: 3px; }
.cmxn    .nzur li::before { border-radius: 50%; }
.qslj { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.jdiyvl .qslj,
.ncwf .qslj { background: transparent; border: none; border-radius: 0; }
.rbn5lye { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.rbn5lye th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.rbn5lye td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.rbn5lye tr:hover td { background: var(--bg-hover); }
.br3oo .rbn5lye tbody tr:nth-child(even) td { background: var(--bg-surface); }
.tojwyoq .rbn5lye { border: 1px solid var(--border-alt); }
.tojwyoq .rbn5lye th,
.tojwyoq .rbn5lye td { border: 1px solid var(--border-alt); }
.lzosly2 .rbn5lye th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.lzosly2 .rbn5lye td { border-bottom: none; }
.lzosly2 .rbn5lye tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.fy96ascl .rbn5lye th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.o7vvwv .qslj {
  overflow: hidden;
}
.o7vvwv .rbn5lye th { border-bottom: 1px solid var(--border-alt); }
.o7vvwv .rbn5lye tr:last-child td { border-bottom: none; }
.oha2hla3 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.swpwn { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.geuilo { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.tr5m { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.tj8pfd6 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.m5bw { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.m5bw li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.bw4zq .tr5m { background: transparent; text-align: center; }
.x4ooadg .geuilo {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.rxnay9n .geuilo {
  width: 72px; height: 72px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 16px auto 4px; display: block;
  border: 3px solid var(--accent-bg);
}
.qoxxgt .swpwn { display: grid; grid-template-columns: auto 1fr; }
.qoxxgt .geuilo {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.qoxxgt .tr5m { grid-column: 2; }
.qoxxgt .tj8pfd6,
.qoxxgt .m5bw { grid-column: 1 / -1; }
.x1momxxp .swpwn { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.x1momxxp .geuilo {
  grid-column: 1; grid-row: 1;
  width: 60px; height: 60px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 14px 12px; border: 2px solid var(--accent-pale);
}
.x1momxxp .tr5m { grid-column: 2; }
.x1momxxp .tj8pfd6,
.x1momxxp .m5bw { grid-column: 1 / -1; }
.nj2dt3w8 .swpwn { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.nj2dt3w8 .tr5m { background: none; color: var(--accent-light); font-weight: 700; }
.pmk5humg .swpwn { background: rgba(255,255,255,0.04); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255,255,255,0.08); }
.pmk5humg .tr5m { background: none; color: var(--accent-light); font-weight: 700; }
.s2veo1l9 .swpwn { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.s2veo1l9 .swpwn:last-child { border-bottom: none; }
.s2veo1l9 .tr5m { background: none; color: var(--accent-light); font-weight: 700; }
.dvmh .swpwn { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.dvmh .tr5m { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.yvmn2v .oha2hla3 { counter-reset: card-n; }
.yvmn2v .swpwn  { counter-increment: card-n; }
.yvmn2v .tr5m { display: flex; align-items: center; gap: 10px; }
.yvmn2v .tr5m::before {
  content: counter(card-n);
  flex-shrink: 0; min-width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 0.76rem; font-weight: 700;
}
.j5kb .swpwn { background: var(--bg-surface); border: 1px solid var(--border); }
.j5kb .tr5m { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.a1k6gk { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.a1k6gk         { --cl-hue: var(--accent); }
.j6y8jzx     { --cl-hue: #16a34a; }
.eom2 { --cl-hue: #ea580c; }
.zd83yd    { --cl-hue: #2563eb; }
.j6y8jzx, .eom2, .zd83yd, .gh45aozu {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.rnwj8w { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.rnwj8w::before { color: var(--cl-hue); }
.a1k6gk strong { color: var(--text-primary); font-size: 0.95rem; }
.a1k6gk p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.q06tj { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.ki0vm, .fleaxs7 { border-radius: 8px; padding: 14px; }
.ki0vm { background: var(--bg-pros); }
.fleaxs7 { background: var(--bg-cons); }
.osmn7ea { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.ki0vm .osmn7ea { color: var(--c-pros-label); }
.fleaxs7 .osmn7ea { color: #f87171; }
.ki0vm ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.fleaxs7 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.p57ll { width: 100%; height: auto; border-radius: 10px; display: block; }
.iqv1ekk {
  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;
}
.iqv1ekk:hover { opacity: 0.85; }
.r3hvwzkn .iqv1ekk  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.r3hvwzkn .iqv1ekk:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.jihrz0 .iqv1ekk  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.jihrz0 .iqv1ekk:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.r3hvwzkn .v7lq.iqv1ekk, .jihrz0 .v7lq.iqv1ekk,
.r3hvwzkn .yzl8 .iqv1ekk, .jihrz0 .yzl8 .iqv1ekk {
  background: var(--cta); border: none; color: #fff;
}
.r3hvwzkn .v7lq.iqv1ekk:hover, .jihrz0 .v7lq.iqv1ekk:hover,
.r3hvwzkn .yzl8 .iqv1ekk:hover, .jihrz0 .yzl8 .iqv1ekk:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.pp5981zt .hgivp { border-radius: 50px; }
.pp5981zt .iqv1ekk  { border-radius: 50px; }
.rp1m4 .hgivp,
.rp1m4 .iqv1ekk { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.rp1m4 .hgivp:hover,
.rp1m4 .iqv1ekk:hover { filter: brightness(1.08); opacity: 1; }
.jvg4vz1r .hgivp,
.jvg4vz1r .iqv1ekk { box-shadow: 0 3px 14px -2px var(--cta); }
.jvg4vz1r .hgivp:hover,
.jvg4vz1r .iqv1ekk:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.d56ec3p .hgivp,
.d56ec3p .iqv1ekk { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.d56ec3p .hgivp:hover,
.d56ec3p .iqv1ekk:hover { opacity: 1; }
.d56ec3p .hgivp:active,
.d56ec3p .iqv1ekk:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.r2i29n .hgivp,
.r2i29n .iqv1ekk { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.r2i29n .hgivp:hover,
.r2i29n .iqv1ekk:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.r2i29n .hgivp:active,
.r2i29n .iqv1ekk:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.veh56 .hgivp,
.veh56 .iqv1ekk { position: relative; overflow: hidden; }
.veh56 .hgivp::before,
.veh56 .iqv1ekk::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;
}
.veh56 .hgivp:hover::before,
.veh56 .iqv1ekk:hover::before { left: 135%; }
.krbc0s .hgivp,
.krbc0s .iqv1ekk { border-radius: 0; }
.crh8x .hgivp { padding-left: 22px; padding-right: 22px; }
.crh8x .iqv1ekk  { padding-left: 12px; padding-right: 12px; }
.z3mb1 .hgivp { padding-left: 44px; padding-right: 44px; }
.z3mb1 .iqv1ekk  { padding-left: 24px; padding-right: 24px; }
.pewf .hgivp { padding-left: 56px; padding-right: 56px; }
.pewf .iqv1ekk  { padding-left: 32px; padding-right: 32px; }
.pgq8z   .hgivp::after, .pgq8z   .iqv1ekk::after,
.rqgrfre0 .hgivp::after, .rqgrfre0 .iqv1ekk::after,
.cz6k    .hgivp::after, .cz6k    .iqv1ekk::after,
.ygkx92p    .hgivp::after, .ygkx92p    .iqv1ekk::after,
.beq1    .hgivp::after, .beq1    .iqv1ekk::after,
.hhsqsp     .hgivp::after, .hhsqsp     .iqv1ekk::after,
.mez9eqk    .hgivp::after, .mez9eqk    .iqv1ekk::after,
.bi6h6kf   .hgivp::after, .bi6h6kf   .iqv1ekk::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;
}
.pgq8z .hgivp::after, .pgq8z .iqv1ekk::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");
}
.rqgrfre0 .hgivp::after, .rqgrfre0 .iqv1ekk::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");
}
.cz6k .hgivp::after, .cz6k .iqv1ekk::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");
}
.ygkx92p .hgivp::after, .ygkx92p .iqv1ekk::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");
}
.beq1 .hgivp::after, .beq1 .iqv1ekk::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");
}
.hhsqsp .hgivp::after, .hhsqsp .iqv1ekk::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");
}
.mez9eqk .hgivp::after, .mez9eqk .iqv1ekk::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");
}
.bi6h6kf .hgivp::after, .bi6h6kf .iqv1ekk::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");
}
.tkubkwee   .rd8zr::after, .tkubkwee   .ugii17q2::after,
.o65eg35h .rd8zr::after, .o65eg35h .ugii17q2::after,
.ypqm    .rd8zr::after, .ypqm    .ugii17q2::after,
.w0ev    .rd8zr::after, .w0ev    .ugii17q2::after,
.nrxh    .rd8zr::after, .nrxh    .ugii17q2::after,
.z14yy54     .rd8zr::after, .z14yy54     .ugii17q2::after,
.qqk84x    .rd8zr::after, .qqk84x    .ugii17q2::after,
.r49a2v   .rd8zr::after, .r49a2v   .ugii17q2::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;
}
.tkubkwee .rd8zr::after, .tkubkwee .ugii17q2::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");
}
.o65eg35h .rd8zr::after, .o65eg35h .ugii17q2::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");
}
.ypqm .rd8zr::after, .ypqm .ugii17q2::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");
}
.w0ev .rd8zr::after, .w0ev .ugii17q2::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");
}
.nrxh .rd8zr::after, .nrxh .ugii17q2::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");
}
.z14yy54 .rd8zr::after, .z14yy54 .ugii17q2::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");
}
.qqk84x .rd8zr::after, .qqk84x .ugii17q2::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");
}
.r49a2v .rd8zr::after, .r49a2v .ugii17q2::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");
}
.z04c {
  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;
}
.ncigs34 {
  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;
}
.ncigs34 > * { min-width: 0; }
.ncigs34:hover { background: var(--bg-hover); }
.ncigs34 > [itemprop="item"] { display: contents; }
.ncigs34 [itemprop="itemReviewed"],
.ncigs34 [itemprop="reviewRating"] { display: none; }
.ncigs34::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;
}
.hc07d {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.t4btfrg {
  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;
}
.b65k199 { max-height: 52px; max-width: 110px; object-fit: contain; }
.mga9k {
  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;
}
.tgy09 .t4btfrg    { background: #1a1a1a; }
.wtr2 .t4btfrg   { background: rgba(128,128,128,.12); }
.wjqi .t4btfrg { background: var(--bg-raised); }
.obdpw1 .t4btfrg    { background: transparent; padding: 0; }
.nxas {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.uoa0uf { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.ijdpcv { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.hg33ovgb {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.gn9zzr {
  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;
}
.fz4ydh1 {
  
  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%;
}
.sgu9s {
  
  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;
}
.v7lq {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.v7lq.iqv1ekk {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .ncigs34 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .ncigs34::before    { grid-area: rank;   }
  .hc07d           { grid-area: ident;  }
  .nxas     { grid-area: rating; min-width: 0; width: auto; }
  .hg33ovgb           { grid-area: pills;  }
  .v7lq             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .ncigs34 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .ncigs34::before    { justify-self: center; }
  .hc07d           { width: 100%; }
  .nxas     { justify-self: center; }
  .hg33ovgb           { grid-template-columns: 1fr; }
}
.rk2aoube {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.unj8v47 {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.bvlkn3jj {
  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;
}
.bvlkn3jj img { max-width: 80px; max-height: 50px; object-fit: contain; }
.mvseym { flex: 1; }
.mvseym h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.fs22 { color: var(--c-stars); font-size: 1.1rem; }
.nnf11 { margin-bottom: 8px; }
.ozda {
  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);
}
.ozda > span { color: var(--accent); font-weight: 700; }
.oqxo27y em, .s5c7ktgm em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .ozda { padding: 10px 16px; gap: 6px 16px; } }
.yzl8 { flex-shrink: 0; align-self: flex-start; }
.yzl8 .iqv1ekk { white-space: nowrap; }
@media (max-width: 560px) {
  .unj8v47 { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .bvlkn3jj { order: 1; }
  .yzl8 { order: 2; margin-left: auto; align-self: center; }
  .mvseym { order: 3; flex: 1 1 100%; min-width: 0; }
}
.yenf1y0c img.hahq { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.jdiyvl { padding: 20px 24px; }
.zpuq4a { color: var(--text-muted); margin-bottom: 16px; }
.fvgwr0 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.r4qf3bm, .p45xevrf { list-style: none; font-size: 0.9rem; }
.r4qf3bm li { color: var(--c-pros); margin-bottom: 4px; }
.p45xevrf li { color: var(--c-cons); margin-bottom: 4px; }
.r4qf3bm li::before { content: "✓"; margin-right: 5px; }
.p45xevrf li::before { content: "✗"; margin-right: 5px; }
.csbhgsn .r4qf3bm li::before { content: "→"; }
.csbhgsn .p45xevrf li::before { content: "–"; }
.tb6wbzc7  .r4qf3bm li::before { content: "★"; }
.tb6wbzc7  .p45xevrf li::before { content: "✕"; }
.mq10c    .r4qf3bm li::before { content: "◆"; }
.mq10c    .p45xevrf li::before { content: "▲"; }
.h17zwtv  .r4qf3bm li::before { content: "▶"; }
.h17zwtv  .p45xevrf li::before { content: "■"; }
.ce3plw9d { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.u8ts { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.nzi2od { background: var(--bg-pros); color: var(--c-tag-pay); }
.jghr { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.dyg1m .jghr { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.vqs24ax .jghr { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .pz91tvjl .awbpkbu4 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .pz91tvjl .rk2aoube { margin: 0; }
}
.tl9kh13 .unj8v47 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.tl9kh13 .mvseym h3 { color: var(--accent-light); }
.tl9kh13 .bvlkn3jj { background: var(--bg-page); border: 1px solid var(--border); }
.kq77dqx4 .rk2aoube { border-top: 4px solid var(--accent); }
.kq77dqx4 .unj8v47 { background: var(--bg-card); }
.ke51v1 .rk2aoube { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.ke51v1 .unj8v47 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.ke51v1 .jdiyvl { padding: 14px 16px; }
.ke51v1 .bvlkn3jj { border-radius: 4px; }
.ke51v1 .jghr { border-radius: 0; }
.xv85jmps .unj8v47 { padding: 0; gap: 0; overflow: hidden; }
.xv85jmps .bvlkn3jj { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.xv85jmps .mvseym { padding: 16px 20px; }
.xv85jmps .yzl8 { padding: 16px 20px; align-self: center; }
.njeme .fs22 { font-size: .95rem; }
.ncwf .q06tj { gap: 10px; }
.ncwf .ki0vm, .ncwf .fleaxs7 { padding: 12px; }
.ncwf .ki0vm ul, .ncwf .fleaxs7 ul { margin: 4px 0 0; padding-left: 18px; }
.ncwf .ki0vm li, .ncwf .fleaxs7 li { font-size: .85rem; margin-bottom: 3px; }
.dd88mdo .u8ts { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .uj34k6n { grid-template-columns: 1fr; }
  .ql8tqs { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ql8tqs .hw09t { width: 72px; height: 50px; }
  .ql8tqs .om33sa79 { max-width: 180px; }
  .ql8tqs .e243d { width: auto; }
}
.ayte32 .njeme .fs22 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .ayte32 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .y5n6fn9j { padding: 16px; }
  .wg4f .c8zih { min-width: 50%; }
}
.lbn0d .q06tj { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .pedmfad { grid-template-columns: 1fr; }
  .ohunjq { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .zb8lj0p0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ct4o { flex-wrap: wrap; padding: 16px; }
}
.ae15h3ps .q06tj { gap: 8px; }
.ae15h3ps .ki0vm, .ae15h3ps .fleaxs7 { padding: 8px; }
@media (max-width: 480px) {
  .jovwsl { flex-direction: column; align-items: stretch; }
}
.d8fjrv .e243d .iqv1ekk { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .gh45n92 { flex-direction: column; align-items: stretch; gap: 10px; }
  .d8fjrv .e243d { text-align: center; }
}
@media (max-width: 720px) {
  .p1mf { grid-template-columns: 1fr; }
  .kq57a9u5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .qt4zjsie { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.ehtn .c6ro8q { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.gojijp1 .fs22 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .amh8 { grid-template-columns: 1fr; }
  .gojijp1 { width: 100px; height: 100px; margin: 16px auto; }
  .ehtn { font-size: 1.4rem; }
  .fkka { justify-content: center; }
  .iriqof0 .c8zih { min-width: 50%; }
}
.dcp2mw .q06tj { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .bzrga0bv { flex-wrap: wrap; padding: 14px 16px; }
  .pce6 { padding: 12px 16px; }
  .dcp2mw .q06tj { margin: 0 16px; }
  .dcp2mw .dd88mdo { padding: 0 16px; }
  .mw30w { padding: 12px 16px; }
}
.vnlbfg5k .ncigs34 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.vnlbfg5k .ncigs34:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.fe4tay .z04c { gap: 18px; }
.fe4tay .ncigs34 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.fe4tay .ncigs34:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.vs6k1p0k .z04c {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.vs6k1p0k .ncigs34 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.vs6k1p0k .ncigs34:last-child { border-bottom: none; }
.vs6k1p0k .hc07d,
.vs6k1p0k .nxas,
.vs6k1p0k .hg33ovgb {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.x7tl .z04c { gap: 0; }
.x7tl .ncigs34 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.x7tl .ncigs34:last-child { border-bottom: none; }
.x7tl .ncigs34:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.x7tl .ncigs34:nth-child(even):hover { background: var(--bg-hover); }
.dk3fzwf3 .ncigs34 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.vf20wreb .hg33ovgb .gn9zzr {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.vf20wreb .hg33ovgb .gn9zzr:first-child { border-left: none; }
.c1tza .hg33ovgb .gn9zzr {
  background: transparent; padding: 4px 8px;
}
.c1tza .hg33ovgb .fz4ydh1 { font-size: .65rem; opacity: .65; }
.c1tza .hg33ovgb .sgu9s   { font-size: 1.15rem; color: var(--accent-light); }
.vgf2z .hg33ovgb .gn9zzr {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.ijdpcv { display: none; }
.oq0jy9ad .uoa0uf { font-size: 1rem; letter-spacing: 2px; }
.vydhk4 .uoa0uf {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.dcwz76 .uoa0uf,
.d474a .uoa0uf,
.rax3n4 .uoa0uf { display: none; }
.dcwz76 .ijdpcv,
.d474a .ijdpcv,
.rax3n4 .ijdpcv { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.dcwz76 .ijdpcv { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.dcwz76 .ijdpcv small { display: none; }
.d474a .ijdpcv {
  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;
}
.d474a .ijdpcv small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.rax3n4 .ijdpcv {
  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;
}
.rax3n4 .ijdpcv small { display: none; }
.dcwz76 .nnf11 .fs22,
.d474a .nnf11 .fs22,
.rax3n4 .nnf11 .fs22 { display: none; }
.dcwz76 .nnf11 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.dcwz76 .c6ro8q { display: none; }
.d474a .nnf11 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;
}
.d474a .ut88n,
.d474a .c6ro8q { font-size: 1em; }
.rax3n4 .nnf11 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.rax3n4 .c6ro8q { display: none; }
.gmatodv7 { margin: 16px 0; }
.uxor2w { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.uxor2w summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.uxor2w summary::after { content: "+"; color: var(--accent-light); }
.uxor2w[open] summary::after { content: "−"; }
.uxor2w p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.u722ot7t { margin-bottom: 0; }
.y17dp9 h2.dnggq { color: var(--text-primary); border-color: var(--accent-light); }
.u5vrrno6 h2.dnggq { color: var(--text-primary); border-color: var(--accent-light); }
.s4kwm9p7 .j6y8jzx     { background: #052e16; border-color: #10b981; }
.s4kwm9p7 .eom2 { background: #2d0a1e; border-color: #f43f5e; }
.s4kwm9p7 .zd83yd    { background: #1e1036; border-color: #a855f7; }
.s4kwm9p7 .a1k6gk strong  { color: #f1f5f9; }
.s4kwm9p7 .a1k6gk p       { color: #cbd5e1; }
.s4kwm9p7 .jc0mez9    .j6y8jzx     .rnwj8w::before,
.s4kwm9p7 .w2llcua  .j6y8jzx     .rnwj8w::before,
.s4kwm9p7 .r9ndfy  .j6y8jzx     .rnwj8w::before,
.s4kwm9p7 .q7elw .j6y8jzx     .rnwj8w::before { color: #10b981; }
.s4kwm9p7 .jc0mez9    .eom2 .rnwj8w::before,
.s4kwm9p7 .w2llcua  .eom2 .rnwj8w::before,
.s4kwm9p7 .r9ndfy  .eom2 .rnwj8w::before,
.s4kwm9p7 .q7elw .eom2 .rnwj8w::before { color: #f43f5e; }
.s4kwm9p7 .jc0mez9    .zd83yd    .rnwj8w::before,
.s4kwm9p7 .w2llcua  .zd83yd    .rnwj8w::before,
.s4kwm9p7 .r9ndfy  .zd83yd    .rnwj8w::before,
.s4kwm9p7 .q7elw .zd83yd    .rnwj8w::before { color: #a855f7; }
.xv75r .j6y8jzx     { background: #2d2000; border-color: #eab308; }
.xv75r .eom2 { background: #2d0b0b; border-color: #ef4444; }
.xv75r .zd83yd    { background: #2d1600; border-color: #f97316; }
.xv75r .a1k6gk strong  { color: #f1f5f9; }
.xv75r .a1k6gk p       { color: #cbd5e1; }
.xv75r .jc0mez9    .j6y8jzx     .rnwj8w::before,
.xv75r .w2llcua  .j6y8jzx     .rnwj8w::before,
.xv75r .r9ndfy  .j6y8jzx     .rnwj8w::before,
.xv75r .q7elw .j6y8jzx     .rnwj8w::before { color: #eab308; }
.xv75r .jc0mez9    .eom2 .rnwj8w::before,
.xv75r .w2llcua  .eom2 .rnwj8w::before,
.xv75r .r9ndfy  .eom2 .rnwj8w::before,
.xv75r .q7elw .eom2 .rnwj8w::before { color: #ef4444; }
.xv75r .jc0mez9    .zd83yd    .rnwj8w::before,
.xv75r .w2llcua  .zd83yd    .rnwj8w::before,
.xv75r .r9ndfy  .zd83yd    .rnwj8w::before,
.xv75r .q7elw .zd83yd    .rnwj8w::before { color: #f97316; }
.so6db .j6y8jzx     { background: #0c1a2e; border-color: #38bdf8; }
.so6db .eom2 { background: #12103a; border-color: #818cf8; }
.so6db .zd83yd    { background: #0a2020; border-color: #2dd4bf; }
.so6db .a1k6gk strong  { color: #f1f5f9; }
.so6db .a1k6gk p       { color: #cbd5e1; }
.so6db .jc0mez9    .j6y8jzx     .rnwj8w::before,
.so6db .w2llcua  .j6y8jzx     .rnwj8w::before,
.so6db .r9ndfy  .j6y8jzx     .rnwj8w::before,
.so6db .q7elw .j6y8jzx     .rnwj8w::before { color: #38bdf8; }
.so6db .jc0mez9    .eom2 .rnwj8w::before,
.so6db .w2llcua  .eom2 .rnwj8w::before,
.so6db .r9ndfy  .eom2 .rnwj8w::before,
.so6db .q7elw .eom2 .rnwj8w::before { color: #818cf8; }
.so6db .jc0mez9    .zd83yd    .rnwj8w::before,
.so6db .w2llcua  .zd83yd    .rnwj8w::before,
.so6db .r9ndfy  .zd83yd    .rnwj8w::before,
.so6db .q7elw .zd83yd    .rnwj8w::before { color: #2dd4bf; }
.qkcdwseq::before,
.mqko::before { margin-right: 5px; }
.p6v24mk9 .ki0vm ul li,
.p6v24mk9 .r4qf3bm li         { color: #4ade80; }
.p6v24mk9 .ki0vm .qkcdwseq { color: #22c55e; }
.p6v24mk9 .fleaxs7 ul li,
.p6v24mk9 .p45xevrf li         { color: #f87171; }
.p6v24mk9 .fleaxs7 .mqko { color: #ef4444; }
.nrw1or0 .ki0vm { background: var(--bg-pros); }
.nrw1or0 .fleaxs7 { background: var(--bg-cons); }
.nrw1or0 .ki0vm .qkcdwseq { color: var(--c-pros-label); }
.nrw1or0 .fleaxs7 .mqko { color: var(--c-cons); }
.nrw1or0 .ki0vm ul li,
.nrw1or0 .r4qf3bm li            { color: var(--c-pros); }
.nrw1or0 .fleaxs7 ul li,
.nrw1or0 .p45xevrf li            { color: var(--c-cons); }
.h26j4z .ki0vm { background: var(--bg-pros); }
.h26j4z .fleaxs7 { background: var(--bg-cons); }
.h26j4z .ki0vm .qkcdwseq { color: var(--c-pros-label); }
.h26j4z .fleaxs7 .mqko { color: var(--c-cons); }
.h26j4z .ki0vm ul li,
.h26j4z .r4qf3bm li          { color: var(--c-pros); }
.h26j4z .fleaxs7 ul li,
.h26j4z .p45xevrf li          { color: var(--c-cons); }
.ifmdecy .qkcdwseq::before { content: "✓ "; }
.ifmdecy .mqko::before { content: "✗ "; }
.csbhgsn .qkcdwseq::before { content: "→ "; }
.csbhgsn .mqko::before { content: "← "; }
.tb6wbzc7 .qkcdwseq::before { content: "★ "; }
.tb6wbzc7 .mqko::before { content: "✕ "; }
.mq10c .qkcdwseq::before { content: "◆ "; }
.mq10c .mqko::before { content: "▲ "; }
.vqs24ax .a1k6gk { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.vqs24ax .a1k6gk strong { color: var(--text-primary); }
.vqs24ax .a1k6gk p      { color: var(--text-muted); }
.dyg1m .a1k6gk { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.ydcznmp7 .a1k6gk {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.ydcznmp7 .a1k6gk strong,
.ydcznmp7 .a1k6gk p { color: #fff; }
.ydcznmp7 .rnwj8w::before { color: rgba(255,255,255,0.9) !important; }
.tvle .a1k6gk {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.tvle .a1k6gk strong { color: var(--text-primary); }
.tvle .a1k6gk p      { color: var(--text-muted); }
.tatp .a1k6gk { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.jc0mez9 .rnwj8w,
.w2llcua .rnwj8w,
.r9ndfy .rnwj8w,
.q7elw .rnwj8w { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.jc0mez9 .rnwj8w::before,
.w2llcua .rnwj8w::before,
.r9ndfy .rnwj8w::before,
.q7elw .rnwj8w::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.jc0mez9 .j6y8jzx     .rnwj8w::before { content: "✦"; color: var(--c-tip-border); }
.jc0mez9 .eom2 .rnwj8w::before { content: "▲"; color: var(--c-warn-border); }
.jc0mez9 .zd83yd    .rnwj8w::before { content: "◉"; color: #60a5fa; }
.w2llcua .j6y8jzx     .rnwj8w::before { content: "★"; color: var(--c-tip-border); }
.w2llcua .eom2 .rnwj8w::before { content: "◆"; color: var(--c-warn-border); }
.w2llcua .zd83yd    .rnwj8w::before { content: "●"; color: #60a5fa; }
.r9ndfy .j6y8jzx     .rnwj8w::before { content: "▶"; color: var(--c-tip-border); }
.r9ndfy .eom2 .rnwj8w::before { content: "■"; color: var(--c-warn-border); }
.r9ndfy .zd83yd    .rnwj8w::before { content: "▸"; color: #60a5fa; }
.q7elw .j6y8jzx     .rnwj8w::before { content: "→"; color: var(--c-tip-border); }
.q7elw .eom2 .rnwj8w::before { content: "⬥"; color: var(--c-warn-border); }
.q7elw .zd83yd    .rnwj8w::before { content: "◈"; color: #60a5fa; }
.dcpjt3 .cq891 .r6gr,
.dcpjt3 .rfgxxho .r6gr  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.dcpjt3 .swpwn                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.dcpjt3 .ncigs34                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.dcpjt3 .rk2aoube            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.dcpjt3 .qslj          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.dcpjt3 .e1zdxk                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.jb47x2b .cq891 .r6gr,
.jb47x2b .rfgxxho .r6gr,
.jb47x2b .swpwn,
.jb47x2b .ncigs34,
.jb47x2b .rk2aoube,
.jb47x2b .qslj,
.jb47x2b .e1zdxk,
.jb47x2b .tatp .a1k6gk { box-shadow: none; }
.kw4vpt10   .ctqn, .kw4vpt10 .ypafq, .kw4vpt10 .x1dmdn,
.kw4vpt10   .zbmohm, .kw4vpt10 .le2rje8j { font-size: 0.9rem; }
.kw4vpt10   .kecu4mk, .kw4vpt10 .nzur { font-size: 0.9rem; }
.yp6pny   .ctqn, .yp6pny .ypafq, .yp6pny .x1dmdn,
.yp6pny   .zbmohm, .yp6pny .le2rje8j { font-size: 0.95rem; }
.yp6pny   .kecu4mk, .yp6pny .nzur { font-size: 0.95rem; }
.zq5uh   .ctqn, .zq5uh .ypafq, .zq5uh .x1dmdn,
.zq5uh   .zbmohm, .zq5uh .le2rje8j { font-size: 1.08rem; }
.zq5uh   .kecu4mk, .zq5uh .nzur { font-size: 1.05rem; }
.zq5uh   .rbn5lye { font-size: 0.97rem; }
.mv4wv7aw .kda9fgh2      { font-size: 3.2rem; }
.mv4wv7aw h2.dnggq { font-size: 1.9rem; }
.mv4wv7aw h3.ehipu     { font-size: 1.4rem; }
.abo5 .kda9fgh2      { font-size: 3.8rem; }
.abo5 h2.dnggq { font-size: 2.2rem; }
.abo5 h3.ehipu     { font-size: 1.6rem; }
.u722ot7t + .u722ot7t { position: relative; }
.veqs5f4j   .u722ot7t + .u722ot7t::before,
.thq5whq  .u722ot7t + .u722ot7t::before,
.ohnmsesk   .u722ot7t + .u722ot7t::before,
.t8eiffn   .u722ot7t + .u722ot7t::before,
.nvpgfk   .u722ot7t + .u722ot7t::before,
.b313uz .u722ot7t + .u722ot7t::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.veqs5f4j .u722ot7t + .u722ot7t::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.thq5whq .u722ot7t + .u722ot7t::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ohnmsesk .u722ot7t + .u722ot7t::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;
}
.t8eiffn .u722ot7t + .u722ot7t::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.tyqtsyl .u722ot7t { margin-bottom: 16px; }
.tyqtsyl .u722ot7t + .u722ot7t { margin-top: 0; }
.tyqtsyl .npbxgx { padding-top: 0; padding-bottom: 0; }
.nvpgfk .u722ot7t + .u722ot7t::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.b313uz .u722ot7t + .u722ot7t::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.fpol92hh .u722ot7t + .u722ot7t::before,
.dy9q2 .u722ot7t + .u722ot7t::before,
.q2az5w .u722ot7t + .u722ot7t::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%;
}
.m238hoy .fpol92hh .u722ot7t:nth-child(even)::before,
.m238hoy .dy9q2 .u722ot7t:nth-child(even)::before,
.m238hoy .q2az5w .u722ot7t:nth-child(even)::before { background: var(--bg-surface); }
.u09zw .fpol92hh .u722ot7t:nth-child(even)::before,
.u09zw .dy9q2 .u722ot7t:nth-child(even)::before,
.u09zw .q2az5w .u722ot7t:nth-child(even)::before { background: var(--bg-card); }
.fpol92hh .u722ot7t + .u722ot7t::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");
}
.dy9q2 .u722ot7t + .u722ot7t::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");
}
.q2az5w .u722ot7t + .u722ot7t::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");
}
.qfqroau6 .ang1l7,
.qfqroau6 .ho19e5ga,
.qfqroau6 .b384h8g,
.c11n2wgq .b384h8g { padding-bottom: 60px; }
.xtiw .b384h8g { padding-bottom: 70px; }
.qfqroau6 .ang1l7::before,
.qfqroau6 .ang1l7::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");
}
.ej0homu .ang1l7:not(.c0al7) .wa2cs950 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ej0homu .c0al7 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.ej0homu .b2854qt { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.ej0homu .a8ji { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ixkqt9ol .a8ji { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ibcb4 .a8ji { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.cykp .a8ji { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.h8l813uh .a8ji { background: var(--accent-bg); }
.r47z .q9b22 { float: left; width: 38%; margin: 0 28px 16px 0; }
.r47z .q9b22 .p57ll { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.r47z .npbxgx::after { content: ''; display: block; clear: both; }
.mepiqaz .q9b22 { float: right; width: 38%; margin: 0 0 16px 28px; }
.mepiqaz .q9b22 .p57ll { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mepiqaz .npbxgx::after { content: ''; display: block; clear: both; }
.a9ntsxsl .u722ot7t:nth-child(odd)  .q9b22 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.a9ntsxsl .u722ot7t:nth-child(even) .q9b22 { float: right; width: 38%; margin: 0 0 16px 28px; }
.a9ntsxsl .q9b22 .p57ll { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.a9ntsxsl .npbxgx::after { content: ''; display: block; clear: both; }
.r47z .oha2hla3,
.r47z .z04c,
.mepiqaz .oha2hla3,
.mepiqaz .z04c,
.a9ntsxsl .oha2hla3,
.a9ntsxsl .z04c { clear: both; }
@media (max-width: 900px) {
  .r47z .q9b22,
  .mepiqaz .q9b22,
  .a9ntsxsl .u722ot7t:nth-child(odd)  .q9b22,
  .a9ntsxsl .u722ot7t:nth-child(even) .q9b22 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .r47z .q9b22 .p57ll,
  .mepiqaz .q9b22 .p57ll,
  .a9ntsxsl .q9b22 .p57ll {
    max-height: none !important;
  }
}
.r47z .kecu4mk,
.r47z .nzur,
.mepiqaz .kecu4mk,
.mepiqaz .nzur,
.a9ntsxsl .kecu4mk,
.a9ntsxsl .nzur { overflow: hidden; }
@media (max-width: 640px) {
  .r47z .q9b22,
  .mepiqaz .q9b22,
  .a9ntsxsl .q9b22 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.n18k0 .cstr4oyz,
.n18k0 .npbxgx,
.n18k0 .ggtn  { max-width: 1100px; }
.ixhz .cstr4oyz,
.ixhz .npbxgx,
.ixhz .ggtn  { max-width: 1200px; }
.ixhz { --content-mw: 1200px; }
.z8zovb7 .cstr4oyz,
.z8zovb7 .npbxgx,
.z8zovb7 .ggtn  { max-width: 1320px; }
.wamne02 { font-size: 0.82rem; color: var(--text-muted); }
.p29b { display: flex; align-items: center; }
.umoq9zn {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.prxyb14m { display: flex; align-items: center; }
.d75zd8d { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.d75zd8d:hover { text-decoration: underline; }
.igopxj { margin: 0 3px; opacity: 0.45; }
.igopxj::before { content: '/'; }
.r86ap3zu { padding: 2px 5px; color: var(--text-main); }
.sda826d .wamne02 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.sda826d .p29b { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.tv7uz5 .wamne02 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.tv7uz5 .p29b { padding: 0 0 0 12px; }
.rykg9 .p29b { padding: 0 16px; }
.rykg9 .wamne02 {
  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);
}
.rykg9 .cstr4oyz { padding-top: 28px; }
@media (max-width: 720px) {
  .ogte3a { margin-top: 18px; padding: 0 16px; }
  .rykg9 .cstr4oyz { padding-top: 16px; }
}
.n18k0.sda826d .p29b { max-width: 1100px; }
.ixhz.sda826d .p29b { max-width: 1200px; }
.z8zovb7.sda826d .p29b { max-width: 1320px; }
.ixhz .ogte3a { max-width: 1200px; }
.fdgf .u722ot7t { padding-top: 16px; padding-bottom: 16px; }
.l355x .u722ot7t { padding-top: 24px; padding-bottom: 24px; }
.dibq9glv .u722ot7t { padding-top: 40px; padding-bottom: 40px; }
.v9czf3 .u722ot7t { padding-top: 52px; padding-bottom: 52px; }
.vcgp .u722ot7t:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.vcgp .u722ot7t:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.vcgp .u722ot7t:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.vcgp .u722ot7t:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.r4p0y5n .npbxgx { padding-top: 10px;  padding-bottom: 10px; }
.x1zq1or .npbxgx { padding-top: 18px;  padding-bottom: 18px; }
.jtnd3 .npbxgx { padding-top: 36px;  padding-bottom: 36px; }
.trztg4v .npbxgx { padding-top: 48px;  padding-bottom: 48px; }
.n4y2xp h2.dnggq { font-weight: 600; }
.n4y2xp h3.ehipu     { font-weight: 600; }
.kcw15xwb { font-weight: 500; }
.kcw15xwb h2.dnggq { font-weight: 800; }
.kcw15xwb h3.ehipu     { font-weight: 700; }
.ijuiozgz h2.dnggq { font-weight: 900; }
.ijuiozgz h3.ehipu     { font-weight: 800; }
.ijuiozgz .a1k6gk strong,
.ijuiozgz .a1k6gk strong { font-weight: 600; }
.rd8zr {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.orj4ib .rd8zr { display: none; }
@media (max-width: 640px) {
  .rd8zr { display: none !important; }
}
.rd8zr { background: var(--cta) !important; color: #fff !important; border: none !important; }
.rd8zr:hover { opacity: 0.85; }
.rn2kyi .rd8zr { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.i4s1a  .ugii17q2 { left: 32px; }
@media (max-width: 480px) {
  .kj48zup .ugii17q2 { right: 20px; bottom: 20px; }
  .i4s1a  .ugii17q2 { left: 20px; bottom: 20px; }
}
.k89bcx { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.ggtn { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.n75a { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.yn0l2dgx { color: var(--text-dim); font-size: 0.8rem; }
.cyqqk a, .hi3qy a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.cyqqk a:hover, .hi3qy a:hover { color: var(--accent-light); }
.hi3qy { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.gjvvif .ggtn { text-align: center; }
.gjvvif .hi3qy { justify-content: center; margin-bottom: 16px; }
.gjvvif .n75a { margin-top: 0; }
.nihw3s { margin-top: 10px; }
.nihw3s a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .ggtn { padding-left: 16px; padding-right: 16px; }
  .ywuty17 .ggtn { padding: 20px 16px; }
  .hi3qy { gap: 4px 12px; }
  .n75a { font-size: 0.78rem; }
}
.z891 .n75a { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.z891 .yn0l2dgx { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .z891 .u17d { grid-template-columns: 1fr 1fr; } .z891 .c8eadq { grid-column: 1 / -1; } }
@media (max-width: 480px) { .z891 .u17d { grid-template-columns: 1fr; } }
.q8s2oz9s .n75a { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .q8s2oz9s .tzdfeav { gap: 12px; } .q8s2oz9s .paq8r3 { margin-right: 0; width: 100%; } }
.sw74i4j4 .n75a { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.sw74i4j4 .yn0l2dgx { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .sw74i4j4 .rerbq { grid-template-columns: 1fr 1fr; } .sw74i4j4 .ulx56ip { grid-column: 1 / -1; } }
@media (max-width: 480px) { .sw74i4j4 .rerbq { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .gxkhps8 .hpumf8l4 { grid-template-columns: 1fr 1fr; } .gxkhps8 .m5jhve:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .gxkhps8 .hpumf8l4 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .uuqzgvzm .hpumf8l4 { grid-template-columns: 1fr; } }
.g6w68 .ggtn { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.g6w68 .hi3qy { justify-content: center; }
.caw4gsu .yawfv4      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.caw4gsu .k89bcx { background: var(--bg-page); border-top-color: var(--border-alt); }
.gbmmv .yawfv4      { background: #0d1117; border-bottom-color: #21262d; }
.gbmmv .sfam72 { color: var(--accent-light); }
.gbmmv .ef6jrptl { --msep-color: #8b949e; }
.gbmmv .ef6jrptl a { color: #8b949e; }
.gbmmv .ef6jrptl a:hover { color: var(--accent-light); }
.gbmmv .bxh4xth8 { color: #8b949e; }
.gbmmv .k89bcx { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.gbmmv .n75a,
.gbmmv .yn0l2dgx { color: #6e7681; }
.gbmmv .cyqqk a, .gbmmv .hi3qy a,
.gbmmv .cyqqk a:hover, .gbmmv .hi3qy a:hover,
@media (max-width: 640px) {
  .gbmmv .ef6jrptl { background: #0d1117; border-top-color: #21262d; }
  .gbmmv .ef6jrptl li a { border-bottom-color: #21262d; }
}
.orqatv .yawfv4      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.orqatv .sfam72 { color: var(--accent-light); }
.orqatv .ef6jrptl { --msep-color: #475569; }
.orqatv .ef6jrptl a { color: #475569; }
.orqatv .ef6jrptl a:hover { color: var(--accent-light); }
.orqatv .bxh4xth8 { color: #64748b; }
.orqatv .k89bcx { background: #f0f4f8; border-top-color: #cbd5e1; }
.orqatv .n75a,
.orqatv .yn0l2dgx { color: #64748b; }
.orqatv .cyqqk a, .orqatv .hi3qy a,
.orqatv .cyqqk a:hover, .orqatv .hi3qy a:hover,
@media (max-width: 640px) {
  .orqatv .ef6jrptl { background: #f0f4f8; border-top-color: #cbd5e1; }
  .orqatv .ef6jrptl li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.s75lyx88 .yawfv4      { background: var(--accent); border-bottom-color: var(--accent-light); }
.s75lyx88 .sfam72 { color: #fff; }
.s75lyx88 .ef6jrptl { --msep-color: rgba(255,255,255,0.82); }
.s75lyx88 .ef6jrptl a { color: rgba(255,255,255,0.82); }
.s75lyx88 .ef6jrptl a:hover { color: #fff; }
.s75lyx88 .bxh4xth8 { color: rgba(255,255,255,0.9); }
.s75lyx88 .k89bcx { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.s75lyx88 .n75a,
.s75lyx88 .yn0l2dgx { color: rgba(255,255,255,0.72); }
.s75lyx88 .cyqqk a, .s75lyx88 .hi3qy a,
.s75lyx88 .cyqqk a:hover, .s75lyx88 .hi3qy a:hover,
@media (max-width: 640px) {
  .s75lyx88 .ef6jrptl { background: var(--accent); border-top-color: var(--accent-light); }
  .s75lyx88 .ef6jrptl li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.u86l .yawfv4 {
  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);
}
.u86l .k89bcx {
  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) {
  .u86l .ef6jrptl {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.i4ka .lrc75 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.synrhq3 .lrc75 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ihqq .lrc75 { min-height: 72px; height: auto; }
.k2r3zu .lrc75 { min-height: 84px; height: auto; }
.ywuty17 .lrc75 { max-width: none; padding: 0 32px; }
.ywuty17 .ggtn  { max-width: none; padding: 24px 32px; }
.pao258b.ixhz .lrc75 { max-width: 1200px; }
.pao258b.z8zovb7 .lrc75 { max-width: 1320px; }
.z5tmf   .sfam72, .z5tmf   .paq8r3 { text-transform: capitalize; }
.bqyb .sfam72, .bqyb .paq8r3 { text-transform: lowercase; }
.ln8l46x .sfam72, .ln8l46x .paq8r3 { text-transform: uppercase; letter-spacing: 0.06em; }
.ek0f9ue, .tu0a3d0s {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.jnvep .ek0f9ue,
.sjqhm .ek0f9ue,
.hi8su1r .ek0f9ue,
.m3idul .ek0f9ue,
.ssz4w8   .ef6jrptl a { font-weight: 500; }
.ilhn .ef6jrptl a { font-weight: 600; }
.dpviv7     .ef6jrptl a { font-weight: 700; }
.gy5mu    .ef6jrptl a { font-weight: 800; letter-spacing: 0.01em; }
.u07hb     .ef6jrptl > li + li::before,
.nkakwvgi    .ef6jrptl > li + li::before,
.chiq0z    .ef6jrptl > li + li::before,
.o5jfps .ef6jrptl > li + li::before,
.h6l9 .ef6jrptl > li + li::before,
.up1no  .ef6jrptl > li + li::before,
.v51pp1    .ef6jrptl > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.u07hb     .ef6jrptl > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.nkakwvgi    .ef6jrptl > li + li::before { content: "|"; }
.chiq0z    .ef6jrptl > li + li::before { content: "—"; }
.o5jfps .ef6jrptl > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.h6l9 .ef6jrptl > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.up1no  .ef6jrptl > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.v51pp1    .ef6jrptl > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .nr7req .bxh4xth8,
  .lufq .bxh4xth8,
  .gffuu .bxh4xth8,
  .t3nmzi .bxh4xth8,
  .shcgycn4 .bxh4xth8 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .nr7req .bxh4xth8::before,
  .lufq .bxh4xth8::before,
  .gffuu .bxh4xth8::before,
  .t3nmzi .bxh4xth8::before,
  .shcgycn4 .bxh4xth8::before { content: ""; display: block; flex-shrink: 0; }

  
  .nr7req .bxh4xth8::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;
  }

  
  .lufq .bxh4xth8::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;
  }

  
  .gffuu .bxh4xth8::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;
  }

  
  .t3nmzi .bxh4xth8::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;
  }

  
  .shcgycn4 .bxh4xth8::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) {
  .g86v .bxh4xth8 {
    padding: 5px 14px;
  }
  .g86v .ef6jrptl {
    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;
  }
  .g86v .ef6jrptl li a {
    border-bottom: none; padding: 10px 22px;
  }
  .g86v .ef6jrptl li a:hover { background: var(--bg-raised); }
  .g86v .i6xgplu,
  .qja2ags8 .i6xgplu,
  .dim2yi .i6xgplu { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .dlxl .bxh4xth8 {
    padding: 5px 10px;
  }
  .dlxl .ef6jrptl {
    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);
  }
  .dlxl .ef6jrptl.vcl2fzo { transform: translateX(0); }
  .dlxl .ef6jrptl li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .dlxl .ef6jrptl li:last-child a { border-bottom: none; }
  .s75lyx88 .ef6jrptl,
  .gbmmv .ef6jrptl { background: var(--accent) !important; }
  .s75lyx88 .ef6jrptl li a,
  .gbmmv .ef6jrptl li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .dim2yi .bxh4xth8 {
    padding: 5px 10px;
  }
  .dim2yi .ef6jrptl {
    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);
  }
  .dim2yi .ef6jrptl::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .dim2yi .ef6jrptl.vcl2fzo { transform: translateY(0); }
  .dim2yi .ef6jrptl li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .qzjbj .bxh4xth8 {
    padding: 5px 10px;
  }
  .qzjbj .ef6jrptl {
    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;
  }
  .qzjbj .ef6jrptl.vcl2fzo { opacity: 1; pointer-events: auto; }
  .qzjbj .ef6jrptl li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .vryl     .bxh4xth8 { border-radius: 0 !important; }
  .f6oiyyf4   .bxh4xth8 { border-radius: 8px !important; }
  .hjba334y .bxh4xth8 { border-radius: 50% !important; }
  .qf7fr5   .bxh4xth8 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .i268dk03 .cien { flex-direction: column; align-items: stretch; }
  .i268dk03 .ty6i2k7 { flex-direction: row; min-width: auto; }
  .i268dk03 .zb4phxv9 { align-items: flex-start; text-align: left; }
}
.ip9704i4,
.ip9704i4.u722ot7t,
.m238hoy .ip9704i4,
.oaf10 .ip9704i4,
.u09zw .ip9704i4,
.x5nhv5v .ip9704i4 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.juid {
  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;
}
.h26zhayx { flex: 1 1 280px; min-width: 0; }
.cfo83uj2 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.tj2y9gm1 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.b1qv {
  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;
}
.b1qv:hover { transform: translateY(-1px); opacity: 0.95; }
.cbp2ncz0 .juid {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.cbp2ncz0 .cfo83uj2 { color: var(--cta); }
.cbp2ncz0 .tj2y9gm1 { color: var(--text-body); }
.cbp2ncz0 .b1qv {
  background: var(--cta) !important;
  color: #fff !important;
}
.tjll .juid {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.tjll .cfo83uj2 { color: var(--text-primary); }
.tjll .tj2y9gm1 { color: var(--text-body); }
.tjll .b1qv {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .juid {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .h26zhayx { flex: 0 0 auto; }
  .cfo83uj2 { font-size: 1.2rem; }
  .b1qv { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.uzs6kv9 .m9i56z9 { height: 36px; }
.decl .m9i56z9 { height: 60px; max-width: 200px; }
.wlnr8lr .m9i56z9 { height: 56px; max-width: 180px; }
.g1f2pz    .uoa0uf, .g1f2pz    .fs22 { color: #f59e0b; }
.y8s1      .uoa0uf { font-size: 1rem; letter-spacing: 1.5px; }
.y8s1      .fs22   { font-size: 1.35rem; }
.acs8j    .uoa0uf, .acs8j    .fs22 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.zqq8kw     .uoa0uf, .zqq8kw     .fs22 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.j397m .uoa0uf, .j397m .fs22 { color: var(--cta); letter-spacing: 2px; }
.g5gyb83a   .uoa0uf, .g5gyb83a   .fs22 { color: #e91e63; letter-spacing: 2px; }
.c8re9  .uoa0uf, .c8re9  .fs22 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.t2fieop     .uoa0uf, .t2fieop     .fs22 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.vf20wreb .gn9zzr + .gn9zzr {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.lar1 .ncigs34 { padding: 18px 24px; min-height: 68px; }
.c1tza .fz4ydh1 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.c1tza .sgu9s {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.vgf2z .gn9zzr {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.z04c { counter-reset: cs-rank; }
.z04c .ncigs34 { counter-increment: cs-rank; }
.z04c .ncigs34::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;
}
.n2tbk0 .z04c { counter-reset: cs-rank; gap: 0; }
.n2tbk0 .ncigs34 {
  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;
}
.n2tbk0 .ncigs34::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;
}
.n2tbk0 .hc07d {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.n2tbk0 .t4btfrg {
  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;
}
.n2tbk0 .b65k199 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.n2tbk0 .hc07d { min-width: 0; flex-direction: column; width: 100%; }
.n2tbk0 .mga9k {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.n2tbk0 .uoa0uf { color: var(--cta, var(--accent)); }
.n2tbk0 .ijdpcv { font-weight: 700; }
.n2tbk0 .gn9zzr {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.n2tbk0 .fz4ydh1 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.n2tbk0 .sgu9s {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.n2tbk0 .og89cw .sgu9s { font-size: 1.3rem; color: var(--accent-light); }
.n2tbk0 .v7lq {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.n2tbk0 .ncigs34:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .n2tbk0 .z04c {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .n2tbk0 .ncigs34 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .n2tbk0 .ncigs34 { padding: 40px 16px 20px; }
  .n2tbk0 .gn9zzr {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .n2tbk0 .v7lq { width: 100%; min-width: 0; }
}
.gf4gl6me .z04c { counter-reset: cs-rank; gap: 10px; }
.gf4gl6me .ncigs34 {
  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);
}
.gf4gl6me .ncigs34::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);
}
.gf4gl6me .hc07d {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.gf4gl6me .t4btfrg {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.gf4gl6me .b65k199 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.gf4gl6me .mga9k {
  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;
}
.gf4gl6me .uoa0uf { color: var(--cta, var(--accent)); }
.gf4gl6me .gn9zzr {
  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;
}
.gf4gl6me .fz4ydh1 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.gf4gl6me .sgu9s { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.gf4gl6me .og89cw .sgu9s { color: var(--accent-light); }
.gf4gl6me .v7lq {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.gf4gl6me .ncigs34:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .gf4gl6me .ncigs34 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .gf4gl6me .ncigs34::before {
    position: absolute; top: 14px; left: 14px;
  }
  .gf4gl6me .hc07d {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .gf4gl6me .mga9k { white-space: normal; text-align: center; font-size: 1.2rem; }
  .gf4gl6me .gn9zzr {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .gf4gl6me .v7lq { width: 100%; min-width: 0; }
  .gf4gl6me .uoa0uf { min-width: 0; }
}
.wflk .ncigs34::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.awi0g .uxor2w {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.awi0g .uxor2w summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.awi0g .uxor2w p { padding: 0 2px 16px; }
.vzuu9q .uxor2w { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.vzuu9q .uxor2w summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.vzuu9q .uxor2w summary::after { content: "›"; font-size: 1.2em; }
.vzuu9q .uxor2w[open] summary::after { content: "‹"; }
.vzuu9q .uxor2w p { padding: 10px 22px 4px; }
.ankkf .uxor2w {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ankkf .uxor2w summary { color: var(--text-primary); padding-left: 16px; }
.ankkf .uxor2w summary::after { content: "›"; font-size: 1.1em; }
.ankkf .uxor2w[open] summary::after { content: "‹"; }
.ankkf .uxor2w p { padding-left: 16px; }
.u0ujzk .gmatodv7 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.u0ujzk .uxor2w {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.u0ujzk .uxor2w:last-child { border-bottom: none; }
.u0ujzk .uxor2w summary { color: var(--text-primary); border-radius: 0; }
.u0ujzk .uxor2w summary::after { content: "›"; font-size: 1.1em; }
.u0ujzk .uxor2w[open] summary::after { content: "‹"; }
.xrhx .uxor2w { overflow: hidden; }
.xrhx .uxor2w summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.xrhx .uxor2w summary::after { color: rgba(255,255,255,.75); }
.xrhx .uxor2w[open] summary { border-radius: 0; }
.rtqj5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.a6d859 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.n8ig {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.tvg151 { color: var(--text-muted); font-size: 1.05rem; }
.agrl2 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.z24fpu { margin-bottom: 20px; }
.rdg0rg {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.zt74 {
  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;
}
.zt74:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.jdxjxe { resize: vertical; min-height: 130px; }
.v37ii { width: 100%; margin-top: 8px; }
.toz7i {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.w29frgf {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.sibcu3y { color: var(--text-muted); line-height: 1.75; }
.xtde2xsq { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.xtde2xsq li { margin-bottom: 6px; }
.pbur0u { max-width: 760px; margin: 0 auto; }
.hoze0k ul.xtde2xsq { margin: 0; }
@media (max-width: 640px) { .nd79wcy { grid-template-columns: 1fr; gap: 10px; } }
.pqvm { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.bvk6 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.oy4zk4z { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.bvk6 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.bvk6 .xtde2xsq { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .pqvm { grid-template-columns: 1fr; } }
.ooq1e { color: inherit; text-decoration: none; }
.ooq1e:hover { color: var(--accent-light); text-decoration: underline; }
.ya86xsv4 { display: inline-block; line-height: 0; }
.de3l5c { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.sxj3rz1v { margin-bottom: 48px; }
.pgeqi7o { max-width: 760px; margin: 0 auto; }
.tpitqcb { text-align: center; }
.rx8y { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.rx8y:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.xpvu5bk { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.rx8y p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.rx8y ul.xtde2xsq { margin: 0; }
.fj2xrbkd { color: var(--text-muted); line-height: 1.75; }
.tpitqcb .xtde2xsq,
.f07bp .xtde2xsq,
.ldlu .xtde2xsq,
.c88b .xtde2xsq {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.tpitqcb .rx8y,
.f07bp .rx8y { text-align: left; }
.tpitqcb .xpvu5bk,
.f07bp .xpvu5bk { text-align: center; }
.s91a { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.j3h4wd { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.wqn9f9 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.z5dex3f2 { margin-top: 12px; }
.jf7pg4i4 { 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; }
.jf7pg4i4:hover { border-bottom-color: var(--accent-light); }
.mysfr { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.mysfr img { width: 100%; height: 100%; object-fit: cover; display: block; }
.wqogh49v { width: 200px; height: 200px; }
.rs771 { border-radius: 28%; }
.n4dt { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.neui6 { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .ohnjxuo { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.os15h { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.os15h .wqn9f9, .os15h .j3h4wd { max-width: 640px; }
.z81ct .s91a { font-size: 1.6rem; margin-top: 18px; }
.q3pmlb1 .wqn9f9 { margin-bottom: 28px; }
@media (max-width: 860px) { .wajvjg { grid-template-columns: 1fr; } .z81ct { position: static; text-align: center; } }
.zljq3 .mysfr { margin: 0 auto 18px; }
.zljq3 .n4dt { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .l82v { grid-template-columns: 1fr; } }
.b7pcy .s91a { font-size: 1.6rem; margin-bottom: 6px; }
.c88b .xtde2xsq { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .b7pcy { flex-direction: column; text-align: center; } .tcp1uz8i { grid-template-columns: 1fr; } }
.c4ycs0fo .s91a { font-size: 1.35rem; margin: 0 0 4px; }
.c4ycs0fo .n4dt { margin: 0; }
.zl98v9 .n8ig { color: var(--accent-light); }
.jrbtzz0x .n8ig { font-size: 2rem; }
.jrbtzz0x .tvg151 { max-width: 680px; }
.e2uj .n8ig { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.e2uj .tvg151  { margin: 0; }
@media (max-width: 640px) { .e2uj { flex-direction: column; } }
.k4ccva .n8ig { color: var(--accent-light); }
.skdd .n8ig { color: #fff; }
.skdd .tvg151  { color: rgba(255,255,255,0.85); }
.o3v9w { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .lrszmd { grid-template-columns: 1fr; } }
.i5umx .zt74 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.i5umx .zt74:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.p8lqpw .zt74 { background: var(--bg-raised); border-color: transparent; }
.p8lqpw .zt74:focus { background: var(--bg-card); border-color: var(--accent-light); }
.g6oln .zt74 { border-radius: 100px; padding: 11px 20px; }
.g6oln .jdxjxe { border-radius: 14px; }
@media (max-width: 640px) { .pzn4esq { grid-template-columns: 1fr; } }
.f45562a{display:none}
.f45562a:empty,.mhom2e2:empty{display:none}
.diciup{position:relative;overflow:visible}
.olzn14e .qde5x2fu,.faecq0f .qde5x2fu,
.v0k0lae .qde5x2fu,.zzd7gp .qde5x2fu,
.p7cxrjj .qde5x2fu,.b840fkt .qde5x2fu{display:block}
.j094ohs .rr6e45{display:block}
.olzn14e .qde5x2fu,.faecq0f .qde5x2fu,
.v0k0lae .qde5x2fu,.zzd7gp .qde5x2fu,
.p7cxrjj .qde5x2fu{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.olzn14e .qde5x2fu .mhom2e2,.faecq0f .qde5x2fu .mhom2e2,
.v0k0lae .qde5x2fu .mhom2e2,.zzd7gp .qde5x2fu .mhom2e2,
.p7cxrjj .qde5x2fu .mhom2e2{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.olzn14e .rx4c49u4,.faecq0f .rx4c49u4,
.v0k0lae .rx4c49u4,.zzd7gp .rx4c49u4,
.p7cxrjj .rx4c49u4{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.olzn14e .qde5x2fu,.faecq0f .qde5x2fu{top:12px}
.olzn14e .qde5x2fu .mhom2e2{margin-right:auto}
.faecq0f .qde5x2fu .mhom2e2{margin-left:auto}
.faecq0f .qde5x2fu{text-align:right}
.v0k0lae .qde5x2fu,.zzd7gp .qde5x2fu{bottom:12px}
.v0k0lae .qde5x2fu .mhom2e2{margin-right:auto}
.zzd7gp .qde5x2fu .mhom2e2{margin-left:auto}
.zzd7gp .qde5x2fu{text-align:right}
.p7cxrjj .qde5x2fu{position:relative;margin-top:16px}
.p7cxrjj .qde5x2fu .mhom2e2{margin:0 auto}
.b840fkt .qde5x2fu{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.b840fkt .qde5x2fu .mhom2e2{margin:0}
.b840fkt .a8ji~.qde5x2fu,
.b840fkt .q2frk~.qde5x2fu{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.b840fkt .a8ji~.qde5x2fu .mhom2e2,
.b840fkt .q2frk~.qde5x2fu .mhom2e2{justify-content:flex-start}
.a8ji~.qde5x2fu,.q2frk~.qde5x2fu{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}
.a8ji~.qde5x2fu .mhom2e2{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.q2frk~.qde5x2fu .mhom2e2{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.rr6e45 .mhom2e2{margin:0 0 12px}
.mhom2e2{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.rx4c49u4{white-space:nowrap}
.k1f7jfr .rx4c49u4{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.p9z9 .rx4c49u4{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.pfuv23o1 .mhom2e2{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.xma3b .rx4c49u4{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.evf00cv .rx4c49u4{color: var(--accent-light);opacity:1;font-weight:500}
.kiqx4 .rx4c49u4{border-bottom:1px solid currentColor;padding-bottom:2px}
.abn7 .mhom2e2{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.i2kxm{--date-bg:var(--accent-bg)}
.zx9stti .e9hs::before{content:""}
.u5wh .rx4c49u4 + .rx4c49u4::before{content:"•";margin-right:6px;opacity:.4}
.pazuvxe .rx4c49u4 + .rx4c49u4::before{content:"/";margin-right:6px;opacity:.35}
.x3824l .rx4c49u4 + .rx4c49u4::before{content:"|";margin-right:6px;opacity:.3}
.utb76 .rx4c49u4 + .rx4c49u4::before{content:"—";margin-right:6px;opacity:.3}
.b8ych .rx4c49u4 + .rx4c49u4::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.z6qrr .rx4c49u4 + .rx4c49u4::before{content:"·";margin-right:6px;opacity:.4}
.s4n5j3b .rx4c49u4 + .rx4c49u4::before{content:"›";margin-right:6px;opacity:.4}
.e2sgi .rx4c49u4 + .rx4c49u4::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.w41jm1{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.i6zq{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.e73ju6{display:flex;flex-direction:column;gap:3px}
.pqj6o{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.n1wk4b{font-weight:700;font-size:1rem;color:var(--text-heading)}
.v6lzsdos{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ulitoq .w41jm1{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.vge3fs .w41jm1{border-top:3px solid var(--accent);padding-top:18px}
.spwm .w41jm1{border-left:3px solid var(--accent);border-radius:0}
.apqo4nm .w41jm1{padding:20px 0}
@media(max-width:640px){
  .w41jm1{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .v6lzsdos{max-width:100%}
}
.nvow7f .qslj{margin:0}
@media (max-width:560px){
  .bncentog{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .y0ppr { padding: 28px 18px 20px; }
  .hxslc { font-size: 1.2rem; }
  .uzwmqly { max-width: 220px; max-height: 80px; }
}
.rzaav {
  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);
}
.zo733p {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.zhfqjx2u  .rzaav { border-radius: 50%; }
.tpfibmck  .rzaav { border-radius: 6px; }
.yt8wnh .rzaav { border-radius: 22px; }
.yoou .juid {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .rzaav { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.fq5k9ig8 .u722ot7t {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.fq5k9ig8 .npbxgx {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.fq5k9ig8 .juid {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.fhkmi .u722ot7t,
.fhkmi .npbxgx {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.fhkmi .juid {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .fhkmi { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .fhkmi .juid {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .fhkmi .tj2y9gm1 { display: none !important; }
  .fhkmi .cfo83uj2 { font-size: 1.1rem !important; }
  .fhkmi .rzaav { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .kio3oe6e { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .lrc75 { flex-direction: row-reverse; }
[dir="rtl"] .ef6jrptl { flex-direction: row-reverse; }
[dir="rtl"] .i4s1a  .ugii17q2 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .kj48zup .ugii17q2 { right: auto; left: 20px; }
  [dir="rtl"] .i4s1a  .ugii17q2 { left: auto;  right: 20px; }
}
[dir="rtl"] .r47z .q9b22  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .mepiqaz .q9b22 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .a8ji,
[dir="rtl"] .wo890p,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .kecu4mk, [dir="rtl"] .nzur { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ki0vm { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .fleaxs7 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .a1k6gk { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .juid { direction: rtl; }
[dir="rtl"] .rzaav { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .ncigs34,
[dir="rtl"] .wamne02 { direction: rtl; }
[dir="rtl"] .e1zdxk { direction: rtl; }
[dir="rtl"] .wjey { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .yyjkacy .nzur,
[dir="rtl"] .njve .nzur,
[dir="rtl"] .bbvh68 .nzur,
[dir="rtl"] .cmxn .nzur {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .yyjkacy .nzur li::before,
[dir="rtl"] .njve .nzur li::before,
[dir="rtl"] .bbvh68 .nzur li::before,
[dir="rtl"] .cmxn .nzur li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .a8ji.x77m .b384h8g { align-items: flex-end; text-align: right; }
[dir="rtl"] .a8ji.g7tqrp .b384h8g { text-align: center; }
[dir="rtl"] .a8ji .b384h8g { text-align: right; }
[dir="rtl"] .npbxgx,
[dir="rtl"] .zbmohm,
[dir="rtl"] .le2rje8j,
[dir="rtl"] .agrl2,
[dir="rtl"] .rdg0rg,
[dir="rtl"] .wqn9f9,
[dir="rtl"] .zt74,
[dir="rtl"] .jdxjxe { text-align: right; direction: rtl; }
[dir="rtl"] .g6oln .zt74,
[dir="rtl"] .i5umx .zt74 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #3a94d9;
  --brand:           #3a94d9;
  --brand-light:     #2b6da0;
  --brand-pale:      #5593c2;
  --grad-start:      #86bde7;
  --grad-end:        #bed9ed;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #440d96;
  --cta-light:       #320673;
  --cta-hover:       #2a085d;
  --bg-page:         #f6f7f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f5;
  --bg-raised:       #eeeff1;
  --bg-hover:        #f3f4f5;
  --border:          #e2e5e8;
  --border-alt:      #d0d7dc;
  --border-section:  #e2e5e8;
  --text-primary:    #17191b;
  --text-muted:      #525a60;
  --text-body:       #2e3337;
  --text-sub:        #464d52;
  --text-faint:      #758089;
  --text-dim:        #909aa1;
  --text-label:      #5d676e;
  --text-value:      #3a4044;
  --accent-bg:       #e2ebf2;
  --accent-bg-light: #caddec;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #12905e;
  --c-cons:          #9f2152;
  --c-pros-label:    #15ab6f;
  --c-tip-border:    #18bd7b;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #12905e;
}
:root { --logo-bg-opacity: 49%; }
body, button, input { font-family: "Roboto", sans-serif; }
.rmrsq1 .r4qf3bm li::before, .rmrsq1 .p45xevrf li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.rmrsq1 .r4qf3bm li::before { content: ""; }.rmrsq1 .p45xevrf li::before { content: ""; }.rmrsq1 .qkcdwseq::before, .rmrsq1 .mqko::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.rmrsq1 .qkcdwseq::before { content: ""; }.rmrsq1 .mqko::before { content: ""; }
.uw9i8url .pv5ym, .uw9i8url .a8ji { min-height: 420px; }
.igopxj::before { content: '◆'; font-size: 0.5em; }