:root {
  --color-accent: #7b7437;
  --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;
}
.qvygyvq {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.cqexi {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.te7ectr5 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.g0ave { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.do7gm { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.do7gm a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.do7gm a:hover { color: var(--accent-light); }
.an9d1  .zwucq { border-radius: 14px; }
.an9d1 .zwucq li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.an9d1 .zwucq li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 640px) {
  .zwucq {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .h8l6s:hover .zwucq,
  .h8l6s:focus-within .zwucq { display: block; }
  .zwucq li a { padding: 8px 16px; font-size: 0.88rem; }
}
.udanx6x {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.c6gr1x1 { display: none; }
@media (max-width: 640px) {
  .c6gr1x1 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .c6gr1x1.tl9ula { display: block; }
}
@media (max-width: 640px) {
  .udanx6x { display: block; }
  .do7gm > li + li::before { display: none !important; }
  .do7gm {
    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;
  }
  .do7gm.tl9ula { display: flex; }
  .do7gm li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .do7gm li:last-child a { border-bottom: none; }
}
.kjunz { min-height: 480px; }
.aixwcc {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.vgyjoat { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.t4zyndwq .vgyjoat { margin-left: 0; margin-right: 0; }
.e6ru02 {
  background: var(--cta); color: var(--cta-fg, #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;
}
.u3faqis .e6ru02 { margin-top: 24px; }
.e6ru02:hover { opacity: 0.88; }
.msz17l {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.b560 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.msz17l .v44lr {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.msz17l .aixwcc { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.msz17l .vgyjoat { color: #e2e8f0; }
.msz17l.hp3l .v44lr { text-align: center; }
.msz17l.t4zyndwq   .v44lr { text-align: left; }
.qc59 .v44lr {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.qc59 .aixwcc { color: var(--text-primary); text-shadow: none; }
.qc59 .vgyjoat { color: var(--text-muted); }
.qc59 .e6ru02 { margin-top: 16px; }
.qc59, .qc59.kjunz { min-height: auto !important; }
.qc59.hp3l .v44lr { text-align: center; }
.qc59.t4zyndwq   .v44lr { text-align: left; }
.qc59~.llprog{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}
.qc59~.llprog .ttdpq0o7{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}
.kju2iod {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.zwur9 .kju2iod,
.zwur9 .kju2iod::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.msez .kju2iod,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.eaps7t9 .kju2iod,
.eaps7t9 .msz17l .b560 {
  overflow: hidden;
}
.eaps7t9 .kju2iod::after,
.eaps7t9 .msz17l .b560::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.o5sz96 .kju2iod,
.o5sz96 .kju2iod::after,
@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); }
}
.o5sz96 .msz17l .b560 {
  overflow: hidden;
}
.o5sz96 .msz17l .b560::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.tqeu .kju2iod,
.tqeu .msz17l .b560 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.zwur9 .msz17l .b560 {
  overflow: hidden;
}
.zwur9 .msz17l .b560::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.msez .msz17l .b560 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.kju2iod .b560 {
  background: none;
}
.kju2iod .aixwcc { color: #fff; }
.kju2iod .vgyjoat { color: rgba(255,255,255,0.85); }
.zhc61 .aixwcc { text-shadow: none; color: var(--text-primary); }
.zhc61 .vgyjoat { color: var(--text-muted); }
body.erj3 .aixwcc {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.s973j8m .aixwcc {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.kjunz.kju2iod .aixwcc,
section.kju2iod .aixwcc {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.zhc61.hp3l .zcg1128 { align-items: center; text-align: center; }
.kjunz .xvbeevre {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.xvbeevre .lndr1b {
  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;
}
.xvbeevre .lndr1b::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.xvbeevre .zbeuu { display: contents !important; }
.xvbeevre .zbeuu .lbwp4yug {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.xvbeevre .zbeuu .j2mi { max-height: 48px; max-width: 96px; }
.xvbeevre .zbeuu .uo6alwa3 {
  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;
}
.xvbeevre .bywc {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.xvbeevre .h30anu { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.xvbeevre .ly50nwa9 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.xvbeevre .ly50nwa9 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.xvbeevre .exhq { display: contents !important; }
.xvbeevre .exhq .nuhax:not(.rn839) { display: none !important; }
.xvbeevre .exhq .rn839 {
  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;
}
.xvbeevre .exhq .rn839 .jgbm0c2 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.xvbeevre .exhq .rn839 .eyvjshm {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.xvbeevre .ikew { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.xvbeevre .ikew.yuea75iz {
  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;
}
.xvbeevre .ikew.yuea75iz:hover { opacity: 0.85; }
.xvbeevre .lndr1b,
.xvbeevre .lndr1b:hover,
.xvbeevre .lndr1b:nth-child(even),
.xvbeevre .lndr1b:nth-child(odd),
.xvbeevre .lndr1b:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.wskp87 .v44lr { padding-bottom: 24px; }
.u3faqis .v44lr { max-width: 1100px; }
@media (max-width: 700px) {
  .zhc61 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .zhc61:not(.t0o9h4n) .pnlrb3 { display: none !important; }
  .t0o9h4n .pnlrb3 { padding: 16px; }
  .zcg1128  { padding: 36px 24px; }
  .zhc61~.llprog,.dwb1sexq~.llprog{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .kjunz, .zhc61 { min-height: 320px !important; }
  .aixwcc { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .fm0kvyb,
  .dbppq0f6,
  .psyvgr { grid-template-columns: 1fr !important; }

  

  
  .wskp87 { display: flex !important; flex-direction: column !important; }
  .wskp87 .v44lr { display: contents; }
  .wskp87 .b560 { order: 0; }
  .wskp87 .aixwcc { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .wskp87 .fm0kvyb { order: 2; padding: 0 16px 12px !important; }
  .wskp87 .vgyjoat { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .u3faqis .v44lr { display: flex; flex-direction: column; }
  .u3faqis .v44lr .aixwcc { order: 1; }
  .u3faqis .v44lr .psyvgr { order: 2; margin: 8px 0 24px !important; }
  .u3faqis .v44lr .vgyjoat { order: 3; }
  .u3faqis .v44lr .e6ru02 { order: 4; align-self: center; margin-top: 0; }

  
  .zhc61.t0o9h4n {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .zhc61.t0o9h4n .zcg1128 { display: contents; padding: 0; }
  .zhc61.t0o9h4n .zcg1128 .aixwcc { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .zhc61.t0o9h4n .pnlrb3 { order: 2; padding: 12px 16px; }
  .zhc61.t0o9h4n .zcg1128 .vgyjoat { order: 3; padding: 0 24px; margin: 0 auto; }
  .zhc61.t0o9h4n .zcg1128 .e6ru02 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.wtt56w { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.m5a7q5q { width: 100%; height: auto; display: block; border-radius: 10px; }
.xqbtck .wtt56w        { border-radius: 16px; }
.xqbtck .m5a7q5q  { border-radius: 16px; }
.em18ij1w .wtt56w         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.em18ij1w .m5a7q5q   { border-radius: 8px; }
.cdf4ll { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.oifof { width: 100%; padding: 32px 0; position: relative; }
.xrvp3 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.dr9n8 .oifof:nth-child(even) { background: var(--bg-surface); }
.dr9n8 .oifof:nth-child(odd)  { background: var(--bg-page); }
.p7ntl .oifof:nth-child(even) { background: var(--bg-card); }
.p7ntl .oifof:nth-child(odd)  { background: var(--bg-page); }
.dr9n8 .oifof:nth-child(odd)  .xrvp3 { background: var(--bg-card); border-radius: 6px; }
.dr9n8 .oifof:nth-child(even) .xrvp3 { background: var(--bg-raised); border-radius: 6px; }
.p7ntl .oifof:nth-child(odd)  .xrvp3 { background: var(--bg-card); border-radius: 6px; }
.p7ntl .oifof:nth-child(even) .xrvp3 { background: var(--bg-raised); border-radius: 6px; }
.dr9n8 .oifof:nth-child(even) .me0l .oubl,
.p7ntl .oifof:nth-child(even) .me0l .oubl { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.dr9n8 .oifof:nth-child(odd) .me0l .oubl,
.p7ntl .oifof:nth-child(odd) .me0l .oubl { background: var(--bg-card-inner); }
.dr9n8 .oifof:nth-child(even) .qmhxff2 .oubl:nth-child(odd),
.p7ntl .oifof:nth-child(even) .qmhxff2 .oubl:nth-child(odd)  { background: var(--bg-card); }
.dr9n8 .oifof:nth-child(even) .qmhxff2 .oubl:nth-child(even),
.p7ntl .oifof:nth-child(even) .qmhxff2 .oubl:nth-child(even) { background: var(--bg-card-inner); }
h1.mhlr30v { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.mhlr30v {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.sxwn { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.fben83 h2.mhlr30v {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.m2f4ucnc h2.mhlr30v {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.p4ak3 h2.mhlr30v {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.oo3g55s h2.mhlr30v::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.q23fa586 h2.mhlr30v {
  color: var(--text-primary); font-size: 1.7rem;
}
.tkzkper h2.mhlr30v::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.udmtuzpw h2.mhlr30v {
  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) { .x842x { display: none; } }
.ux0rit { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ovu2nyp { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ug3gpuo {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.wadyidlk { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.u0l3 { padding-left: 20px; }
.u0l3 li { margin-bottom: 6px; }
.u0l3 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.u0l3 a:hover { color: var(--accent-light); }
.hj85 .wadyidlk { display: none; }
.mt9er53t .wadyidlk { display: none; }
.mt9er53t .u0l3 { padding-left: 0; list-style: none; }
.mt9er53t .u0l3 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.mt9er53t .u0l3 a { font-size: 0.92rem; }
.nzvu .ug3gpuo { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.nzvu .wadyidlk { display: none; }
.nzvu .u0l3 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.nzvu .u0l3 li { margin-bottom: 0; }
.nzvu .u0l3 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;
}
.nzvu .u0l3 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.eo6wh .ug3gpuo { padding: 20px 20px 16px; }
.eo6wh .u0l3 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.eo6wh .u0l3 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.eo6wh .u0l3 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;
}
.eo6wh .u0l3 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;
}
.eo6wh .u0l3 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.eo6wh .u0l3 a:focus,
.eo6wh .u0l3 a:focus-visible,
.eo6wh .u0l3 a:target { outline: none; }
.eo6wh .u0l3 li:target a { border-color: var(--border); color: var(--text-muted); }
.wchn705 .ug3gpuo { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.wchn705 .wadyidlk { display: none; }
.wchn705 .u0l3 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.wchn705 .u0l3 li { counter-increment: toc-n; margin-bottom: 0; }
.wchn705 .u0l3 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;
}
.wchn705 .u0l3 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;
}
.wchn705 .u0l3 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.b23tx .ug3gpuo { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.b23tx .wadyidlk { display: none; }
.b23tx .u0l3 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.b23tx .u0l3 li { margin-bottom: 0; }
.b23tx .u0l3 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;
}
.b23tx .u0l3 a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.hbat .ug3gpuo { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.hbat .wadyidlk { display: none; }
.hbat .u0l3 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.hbat .u0l3 li { margin-bottom: 0; }
.hbat .u0l3 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.hbat .u0l3 li:last-child::after { content: ""; margin-right: 0; }
.hbat .u0l3 a { font-size: 0.9rem; }
.oubl { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.me0l .oubl { background: var(--bg-card); }
.qmhxff2 .oubl:nth-child(odd)  { background: var(--bg-card); }
.qmhxff2 .oubl:nth-child(even) { background: var(--bg-raised); }
.kx63me4 .oubl {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.kx63me4 .oubl:last-child { border-bottom: none; }
.kx63me4 h3.sxwn { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.zjvoe41j .oubl {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.zjvoe41j .oubl + .oubl { margin-top: 4px; }
.ix6672 .oubl { background: none; border-radius: 0; padding: 12px 0; }
.ix6672 .oubl + .oubl { border-top: 1px solid var(--border-section); }
.jncf { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.alwri { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.q7bpai { color: var(--text-body); margin-bottom: 10px; }
.uzgds, .sdryh { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.uzgds li, .sdryh li { margin-bottom: 6px; }
.sdryh li { list-style: decimal; }
.meyao     .uzgds { list-style-type: "● "; }
.wesvono  .uzgds { list-style-type: "■ "; }
.sm20ew27 .uzgds { list-style-type: "◆ "; }
.ho50an8s    .uzgds { list-style-type: "★ "; }
.meyao     .xjerv { list-style-type: "● "; }
.wesvono  .xjerv { list-style-type: "■ "; }
.sm20ew27 .xjerv { list-style-type: "◆ "; }
.ho50an8s    .xjerv { list-style-type: "★ "; }
.meyao    .uzgds li::marker, .meyao    .xjerv li::marker,
.wesvono .uzgds li::marker, .wesvono .xjerv li::marker,
.sm20ew27 .uzgds li::marker, .sm20ew27 .xjerv li::marker,
.ho50an8s   .uzgds li::marker, .ho50an8s   .xjerv li::marker {
  color: var(--cta); font-size: 1em;
}
.meyao .sdryh,
.wesvono .sdryh,
.sm20ew27 .sdryh,
.ho50an8s .sdryh {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.meyao .sdryh li,
.wesvono .sdryh li,
.sm20ew27 .sdryh li,
.ho50an8s .sdryh li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.meyao .sdryh li::before,
.wesvono .sdryh li::before,
.sm20ew27 .sdryh li::before,
.ho50an8s .sdryh 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;
}
.meyao     .sdryh li::before { border-radius: 50%; }
.wesvono  .sdryh li::before { border-radius: 3px; }
.sm20ew27 .sdryh li::before { border-radius: 3px; }
.ho50an8s    .sdryh li::before { border-radius: 50%; }
.ygsb2g { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.czgx4 .ygsb2g,
.nbmhv5c .ygsb2g { background: transparent; border: none; border-radius: 0; }
.ydaeox { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ydaeox th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ydaeox td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ydaeox tr:hover td { background: var(--bg-hover); }
.p5y125 .ydaeox tbody tr:nth-child(even) td { background: var(--bg-surface); }
.jxapl .ydaeox { border: 1px solid var(--border-alt); }
.jxapl .ydaeox th,
.jxapl .ydaeox td { border: 1px solid var(--border-alt); }
.lcyh634 .ydaeox th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.lcyh634 .ydaeox td { border-bottom: none; }
.lcyh634 .ydaeox tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ikx8nvcz .ydaeox th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.cxaeswi .ygsb2g {
  overflow: hidden;
}
.cxaeswi .ydaeox th { border-bottom: 1px solid var(--border-alt); }
.cxaeswi .ydaeox tr:last-child td { border-bottom: none; }
.syzg5 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.jz5h { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.mbbq { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.bk3agiz { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.vckzf { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.xjerv { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.xjerv 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%}
.w5xey39m .bk3agiz { background: transparent; text-align: center; }
.eu3m .mbbq {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.a6ci2 .mbbq {
  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);
}
.le06v .jz5h { display: grid; grid-template-columns: auto 1fr; }
.le06v .mbbq {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.le06v .bk3agiz { grid-column: 2; }
.le06v .vckzf,
.le06v .xjerv { grid-column: 1 / -1; }
.y7a07 .jz5h { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.y7a07 .mbbq {
  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);
}
.y7a07 .bk3agiz { grid-column: 2; }
.y7a07 .vckzf,
.y7a07 .xjerv { grid-column: 1 / -1; }
.vl6x5at .jz5h { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.vl6x5at .bk3agiz { background: none; color: var(--accent-light); font-weight: 700; }
.yvmoaj .jz5h { 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); }
.yvmoaj .bk3agiz { background: none; color: var(--accent-light); font-weight: 700; }
.i5lu .jz5h { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.i5lu .jz5h:last-child { border-bottom: none; }
.i5lu .bk3agiz { background: none; color: var(--accent-light); font-weight: 700; }
.dyiitt60 .jz5h { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.dyiitt60 .bk3agiz { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.mpnw .syzg5 { counter-reset: card-n; }
.mpnw .jz5h  { counter-increment: card-n; }
.mpnw .bk3agiz { display: flex; align-items: center; gap: 10px; }
.mpnw .bk3agiz::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;
}
.zry09o .jz5h { background: var(--bg-surface); border: 1px solid var(--border); }
.zry09o .bk3agiz { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.jluoey { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.jluoey         { --cl-hue: var(--accent); }
.fudoj     { --cl-hue: #16a34a; }
.i4r5i { --cl-hue: #ea580c; }
.acmp    { --cl-hue: #2563eb; }
.fudoj, .i4r5i, .acmp, .o056 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.gew5z { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.gew5z::before { color: var(--cl-hue); }
.jluoey strong { color: var(--text-primary); font-size: 0.95rem; }
.jluoey p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.lja6 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.ycq8r, .e3wb3rqz { border-radius: 8px; padding: 14px; }
.ycq8r { background: var(--bg-pros); }
.e3wb3rqz { background: var(--bg-cons); }
.nr1sqi { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.ycq8r .nr1sqi { color: var(--c-pros-label); }
.e3wb3rqz .nr1sqi { color: #f87171; }
.ycq8r ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.e3wb3rqz ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.m5a7q5q { width: 100%; height: auto; border-radius: 10px; display: block; }
.yuea75iz {
  background: var(--cta); color: var(--cta-fg, #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;
}
.yuea75iz:hover { opacity: 0.85; }
.st4xp .yuea75iz  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.st4xp .yuea75iz:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.i940 .yuea75iz  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.i940 .yuea75iz:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.st4xp .ikew.yuea75iz, .i940 .ikew.yuea75iz,
.st4xp .x9eui0v .yuea75iz, .i940 .x9eui0v .yuea75iz {
  background: var(--cta); border: none; color: #fff;
}
.st4xp .ikew.yuea75iz:hover, .i940 .ikew.yuea75iz:hover,
.st4xp .x9eui0v .yuea75iz:hover, .i940 .x9eui0v .yuea75iz:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.ulmb9i .e6ru02 { border-radius: 50px; }
.ulmb9i .yuea75iz  { border-radius: 50px; }
.gqmjqs .e6ru02,
.gqmjqs .yuea75iz { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.gqmjqs .e6ru02:hover,
.gqmjqs .yuea75iz:hover { filter: brightness(1.08); opacity: 1; }
.vg3zd5r .e6ru02,
.vg3zd5r .yuea75iz { box-shadow: 0 3px 14px -2px var(--cta); }
.vg3zd5r .e6ru02:hover,
.vg3zd5r .yuea75iz:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.iqvcmww .e6ru02,
.iqvcmww .yuea75iz { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.iqvcmww .e6ru02:hover,
.iqvcmww .yuea75iz:hover { opacity: 1; }
.iqvcmww .e6ru02:active,
.iqvcmww .yuea75iz:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.cklesgj .e6ru02,
.cklesgj .yuea75iz { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.cklesgj .e6ru02:hover,
.cklesgj .yuea75iz:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.cklesgj .e6ru02:active,
.cklesgj .yuea75iz:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.qk0j4va6 .e6ru02,
.qk0j4va6 .yuea75iz { position: relative; overflow: hidden; }
.qk0j4va6 .e6ru02::before,
.qk0j4va6 .yuea75iz::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;
}
.qk0j4va6 .e6ru02:hover::before,
.qk0j4va6 .yuea75iz:hover::before { left: 135%; }
.psuc .e6ru02,
.psuc .yuea75iz { border-radius: 0; }
.lwe7 .e6ru02 { padding-left: 22px; padding-right: 22px; }
.lwe7 .yuea75iz  { padding-left: 12px; padding-right: 12px; }
.ils652r .e6ru02 { padding-left: 44px; padding-right: 44px; }
.ils652r .yuea75iz  { padding-left: 24px; padding-right: 24px; }
.k83f .e6ru02 { padding-left: 56px; padding-right: 56px; }
.k83f .yuea75iz  { padding-left: 32px; padding-right: 32px; }
.xgo7co   .e6ru02::after, .xgo7co   .yuea75iz::after,
.gplqna .e6ru02::after, .gplqna .yuea75iz::after,
.p0ct    .e6ru02::after, .p0ct    .yuea75iz::after,
.f9iz8l86    .e6ru02::after, .f9iz8l86    .yuea75iz::after,
.wszxhu    .e6ru02::after, .wszxhu    .yuea75iz::after,
.n21am     .e6ru02::after, .n21am     .yuea75iz::after,
.ari7le    .e6ru02::after, .ari7le    .yuea75iz::after,
.jz1tv50n   .e6ru02::after, .jz1tv50n   .yuea75iz::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;
}
.xgo7co .e6ru02::after, .xgo7co .yuea75iz::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");
}
.gplqna .e6ru02::after, .gplqna .yuea75iz::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");
}
.p0ct .e6ru02::after, .p0ct .yuea75iz::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");
}
.f9iz8l86 .e6ru02::after, .f9iz8l86 .yuea75iz::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");
}
.wszxhu .e6ru02::after, .wszxhu .yuea75iz::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");
}
.n21am .e6ru02::after, .n21am .yuea75iz::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");
}
.ari7le .e6ru02::after, .ari7le .yuea75iz::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");
}
.jz1tv50n .e6ru02::after, .jz1tv50n .yuea75iz::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");
}
.vlpzhw   .wqq8i9ks::after, .vlpzhw   .sfijge::after,
.g21c .wqq8i9ks::after, .g21c .sfijge::after,
.jnqz    .wqq8i9ks::after, .jnqz    .sfijge::after,
.t9c2    .wqq8i9ks::after, .t9c2    .sfijge::after,
.i23h    .wqq8i9ks::after, .i23h    .sfijge::after,
.f5z9xm53     .wqq8i9ks::after, .f5z9xm53     .sfijge::after,
.b7johs    .wqq8i9ks::after, .b7johs    .sfijge::after,
.j2b9s   .wqq8i9ks::after, .j2b9s   .sfijge::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;
}
.vlpzhw .wqq8i9ks::after, .vlpzhw .sfijge::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");
}
.g21c .wqq8i9ks::after, .g21c .sfijge::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");
}
.jnqz .wqq8i9ks::after, .jnqz .sfijge::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");
}
.t9c2 .wqq8i9ks::after, .t9c2 .sfijge::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");
}
.i23h .wqq8i9ks::after, .i23h .sfijge::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");
}
.f5z9xm53 .wqq8i9ks::after, .f5z9xm53 .sfijge::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");
}
.b7johs .wqq8i9ks::after, .b7johs .sfijge::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");
}
.j2b9s .wqq8i9ks::after, .j2b9s .sfijge::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");
}
.h9ef {
  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;
}
.lndr1b {
  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;
}
.lndr1b > * { min-width: 0; }
.lndr1b:hover { background: var(--bg-hover); }
.lndr1b > [itemprop="item"] { display: contents; }
.lndr1b [itemprop="itemReviewed"],
.lndr1b [itemprop="reviewRating"] { display: none; }
.lndr1b::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;
}
.zbeuu {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.lbwp4yug {
  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;
}
.j2mi { max-height: 52px; max-width: 110px; object-fit: contain; }
.uo6alwa3 {
  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;
}
.hyeiz5 .lbwp4yug    { background: #1a1a1a; }
.jvmqovz .lbwp4yug   { background: rgba(128,128,128,.12); }
.uluab2yu .lbwp4yug { background: var(--bg-raised); }
.egphz7 .lbwp4yug    { background: transparent; padding: 0; }
.bywc {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.h30anu { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.ly50nwa9 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.exhq {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.nuhax {
  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;
}
.jgbm0c2 {
  
  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%;
}
.eyvjshm {
  
  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;
}
.ikew {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.ikew.yuea75iz {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .lndr1b {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .lndr1b::before    { grid-area: rank;   }
  .zbeuu           { grid-area: ident;  }
  .bywc     { grid-area: rating; min-width: 0; width: auto; }
  .exhq           { grid-area: pills;  }
  .ikew             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .lndr1b {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .lndr1b::before    { justify-self: center; }
  .zbeuu           { width: 100%; }
  .bywc     { justify-self: center; }
  .exhq           { grid-template-columns: 1fr; }
}
.svmmpx3 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.qnreq {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.fs1s94e {
  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;
}
.fs1s94e img { max-width: 80px; max-height: 50px; object-fit: contain; }
.xgxsx { flex: 1; }
.xgxsx h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.n8iw3 { color: var(--c-stars); font-size: 1.1rem; }
.pw0uzsh { margin-bottom: 8px; }
.ql9y {
  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);
}
.ql9y > span { color: var(--accent); font-weight: 700; }
.de130bfq em, .ry66giof em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .ql9y { padding: 10px 16px; gap: 6px 16px; } }
.x9eui0v { flex-shrink: 0; align-self: flex-start; }
.x9eui0v .yuea75iz { white-space: nowrap; }
@media (max-width: 560px) {
  .qnreq { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .fs1s94e { order: 1; }
  .x9eui0v { order: 2; margin-left: auto; align-self: center; }
  .xgxsx { order: 3; flex: 1 1 100%; min-width: 0; }
}
.rcslh0bf img.lh9j { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.czgx4 { padding: 20px 24px; }
.irfotsw { color: var(--text-muted); margin-bottom: 16px; }
.u76d669 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.sketw77x, .h41sp7v { list-style: none; font-size: 0.9rem; }
.sketw77x li { color: var(--c-pros); margin-bottom: 4px; }
.h41sp7v li { color: var(--c-cons); margin-bottom: 4px; }
.sketw77x li::before { content: "✓"; margin-right: 5px; }
.h41sp7v li::before { content: "✗"; margin-right: 5px; }
.t8vay .sketw77x li::before { content: "→"; }
.t8vay .h41sp7v li::before { content: "–"; }
.av9q  .sketw77x li::before { content: "★"; }
.av9q  .h41sp7v li::before { content: "✕"; }
.zfwk2h5    .sketw77x li::before { content: "◆"; }
.zfwk2h5    .h41sp7v li::before { content: "▲"; }
.mrwjkm  .sketw77x li::before { content: "▶"; }
.mrwjkm  .h41sp7v li::before { content: "■"; }
.lwbb1v9x { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.m857 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.fgliv { background: var(--bg-pros); color: var(--c-tag-pay); }
.c7k5 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.qka3yk .c7k5 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.fn4n .c7k5 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .ji47ohg .pxymhb {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ji47ohg .svmmpx3 { margin: 0; }
}
.cbwba2 .qnreq { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.cbwba2 .xgxsx h3 { color: var(--accent-light); }
.cbwba2 .fs1s94e { background: var(--bg-page); border: 1px solid var(--border); }
.ugpoky .svmmpx3 { border-top: 4px solid var(--accent); }
.ugpoky .qnreq { background: var(--bg-card); }
.eflh .svmmpx3 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.eflh .qnreq { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.eflh .czgx4 { padding: 14px 16px; }
.eflh .fs1s94e { border-radius: 4px; }
.eflh .c7k5 { border-radius: 0; }
.zngj .qnreq { padding: 0; gap: 0; overflow: hidden; }
.zngj .fs1s94e { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.zngj .xgxsx { padding: 16px 20px; }
.zngj .x9eui0v { padding: 16px 20px; align-self: center; }
.onin .n8iw3 { font-size: .95rem; }
.nbmhv5c .lja6 { gap: 10px; }
.nbmhv5c .ycq8r, .nbmhv5c .e3wb3rqz { padding: 12px; }
.nbmhv5c .ycq8r ul, .nbmhv5c .e3wb3rqz ul { margin: 4px 0 0; padding-left: 18px; }
.nbmhv5c .ycq8r li, .nbmhv5c .e3wb3rqz li { font-size: .85rem; margin-bottom: 3px; }
.h7v8l .m857 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .kmf88 { grid-template-columns: 1fr; }
  .pkfpm9yk { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .pkfpm9yk .fl4l { width: 72px; height: 50px; }
  .pkfpm9yk .lt8qrih { max-width: 180px; }
  .pkfpm9yk .vce6o4 { width: auto; }
}
.ux1ct .onin .n8iw3 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .ux1ct { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ay9qa { padding: 16px; }
  .njfyict .nk1vo { min-width: 50%; }
}
.b670m .lja6 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .jzw74xw { grid-template-columns: 1fr; }
  .nq3s0hcg { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .voktl5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .mrbcv { flex-wrap: wrap; padding: 16px; }
}
.qh17ob1 .lja6 { gap: 8px; }
.qh17ob1 .ycq8r, .qh17ob1 .e3wb3rqz { padding: 8px; }
@media (max-width: 480px) {
  .x44tgxol { flex-direction: column; align-items: stretch; }
}
.tciwa96 .vce6o4 .yuea75iz { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .m8qj { flex-direction: column; align-items: stretch; gap: 10px; }
  .tciwa96 .vce6o4 { text-align: center; }
}
@media (max-width: 720px) {
  .wkb1 { grid-template-columns: 1fr; }
  .xidy { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .sb9mjh { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.f8t96 .rge103 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.msal39 .n8iw3 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .s33li { grid-template-columns: 1fr; }
  .msal39 { width: 100px; height: 100px; margin: 16px auto; }
  .f8t96 { font-size: 1.4rem; }
  .xp0i { justify-content: center; }
  .xvcas .nk1vo { min-width: 50%; }
}
.sbuhgaa .lja6 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .rft1y2 { flex-wrap: wrap; padding: 14px 16px; }
  .lmmb49 { padding: 12px 16px; }
  .sbuhgaa .lja6 { margin: 0 16px; }
  .sbuhgaa .h7v8l { padding: 0 16px; }
  .zoj44 { padding: 12px 16px; }
}
.y8wf30z .lndr1b {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.y8wf30z .lndr1b:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.tj3v0i7c .h9ef { gap: 18px; }
.tj3v0i7c .lndr1b {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.tj3v0i7c .lndr1b:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.of70h3cj .h9ef {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.of70h3cj .lndr1b {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.of70h3cj .lndr1b:last-child { border-bottom: none; }
.of70h3cj .zbeuu,
.of70h3cj .bywc,
.of70h3cj .exhq {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.qqoq .h9ef { gap: 0; }
.qqoq .lndr1b {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.qqoq .lndr1b:last-child { border-bottom: none; }
.qqoq .lndr1b:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.qqoq .lndr1b:nth-child(even):hover { background: var(--bg-hover); }
.kpmhtr .lndr1b {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.kv8li7u7 .exhq .nuhax {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.kv8li7u7 .exhq .nuhax:first-child { border-left: none; }
.fiw9ta .exhq .nuhax {
  background: transparent; padding: 4px 8px;
}
.fiw9ta .exhq .jgbm0c2 { font-size: .65rem; opacity: .65; }
.fiw9ta .exhq .eyvjshm   { font-size: 1.15rem; color: var(--accent-light); }
.azh58y .exhq .nuhax {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.ly50nwa9 { display: none; }
.n8t2f5ad .h30anu { font-size: 1rem; letter-spacing: 2px; }
.xerdwic .h30anu {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.ywr2qo7 .h30anu,
.r1q5vzqc .h30anu,
.t2svhj .h30anu { display: none; }
.ywr2qo7 .ly50nwa9,
.r1q5vzqc .ly50nwa9,
.t2svhj .ly50nwa9 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.ywr2qo7 .ly50nwa9 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.ywr2qo7 .ly50nwa9 small { display: none; }
.r1q5vzqc .ly50nwa9 {
  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;
}
.r1q5vzqc .ly50nwa9 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.t2svhj .ly50nwa9 {
  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;
}
.t2svhj .ly50nwa9 small { display: none; }
.ywr2qo7 .pw0uzsh .n8iw3,
.r1q5vzqc .pw0uzsh .n8iw3,
.t2svhj .pw0uzsh .n8iw3 { display: none; }
.ywr2qo7 .pw0uzsh strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.ywr2qo7 .rge103 { display: none; }
.r1q5vzqc .pw0uzsh 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;
}
.r1q5vzqc .yodsfvcw,
.r1q5vzqc .rge103 { font-size: 1em; }
.t2svhj .pw0uzsh strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.t2svhj .rge103 { display: none; }
.c3jw3ngd { margin: 16px 0; }
.rlyloolq { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.rlyloolq summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.rlyloolq summary::after { content: "+"; color: var(--accent-light); }
.rlyloolq[open] summary::after { content: "−"; }
.rlyloolq p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.oifof { margin-bottom: 0; }
.t08va h2.mhlr30v { color: var(--text-primary); border-color: var(--accent-light); }
.hklx1 h2.mhlr30v { color: var(--text-primary); border-color: var(--accent-light); }
.ge4xoo6 .fudoj     { background: #052e16; border-color: #10b981; }
.ge4xoo6 .i4r5i { background: #2d0a1e; border-color: #f43f5e; }
.ge4xoo6 .acmp    { background: #1e1036; border-color: #a855f7; }
.ge4xoo6 .jluoey strong  { color: #f1f5f9; }
.ge4xoo6 .jluoey p       { color: #cbd5e1; }
.ge4xoo6 .ii7bmnj    .fudoj     .gew5z::before,
.ge4xoo6 .rorxcn5  .fudoj     .gew5z::before,
.ge4xoo6 .o1ijeu2p  .fudoj     .gew5z::before,
.ge4xoo6 .oof9 .fudoj     .gew5z::before { color: #10b981; }
.ge4xoo6 .ii7bmnj    .i4r5i .gew5z::before,
.ge4xoo6 .rorxcn5  .i4r5i .gew5z::before,
.ge4xoo6 .o1ijeu2p  .i4r5i .gew5z::before,
.ge4xoo6 .oof9 .i4r5i .gew5z::before { color: #f43f5e; }
.ge4xoo6 .ii7bmnj    .acmp    .gew5z::before,
.ge4xoo6 .rorxcn5  .acmp    .gew5z::before,
.ge4xoo6 .o1ijeu2p  .acmp    .gew5z::before,
.ge4xoo6 .oof9 .acmp    .gew5z::before { color: #a855f7; }
.jj9upmm .fudoj     { background: #2d2000; border-color: #eab308; }
.jj9upmm .i4r5i { background: #2d0b0b; border-color: #ef4444; }
.jj9upmm .acmp    { background: #2d1600; border-color: #f97316; }
.jj9upmm .jluoey strong  { color: #f1f5f9; }
.jj9upmm .jluoey p       { color: #cbd5e1; }
.jj9upmm .ii7bmnj    .fudoj     .gew5z::before,
.jj9upmm .rorxcn5  .fudoj     .gew5z::before,
.jj9upmm .o1ijeu2p  .fudoj     .gew5z::before,
.jj9upmm .oof9 .fudoj     .gew5z::before { color: #eab308; }
.jj9upmm .ii7bmnj    .i4r5i .gew5z::before,
.jj9upmm .rorxcn5  .i4r5i .gew5z::before,
.jj9upmm .o1ijeu2p  .i4r5i .gew5z::before,
.jj9upmm .oof9 .i4r5i .gew5z::before { color: #ef4444; }
.jj9upmm .ii7bmnj    .acmp    .gew5z::before,
.jj9upmm .rorxcn5  .acmp    .gew5z::before,
.jj9upmm .o1ijeu2p  .acmp    .gew5z::before,
.jj9upmm .oof9 .acmp    .gew5z::before { color: #f97316; }
.z7s8 .fudoj     { background: #0c1a2e; border-color: #38bdf8; }
.z7s8 .i4r5i { background: #12103a; border-color: #818cf8; }
.z7s8 .acmp    { background: #0a2020; border-color: #2dd4bf; }
.z7s8 .jluoey strong  { color: #f1f5f9; }
.z7s8 .jluoey p       { color: #cbd5e1; }
.z7s8 .ii7bmnj    .fudoj     .gew5z::before,
.z7s8 .rorxcn5  .fudoj     .gew5z::before,
.z7s8 .o1ijeu2p  .fudoj     .gew5z::before,
.z7s8 .oof9 .fudoj     .gew5z::before { color: #38bdf8; }
.z7s8 .ii7bmnj    .i4r5i .gew5z::before,
.z7s8 .rorxcn5  .i4r5i .gew5z::before,
.z7s8 .o1ijeu2p  .i4r5i .gew5z::before,
.z7s8 .oof9 .i4r5i .gew5z::before { color: #818cf8; }
.z7s8 .ii7bmnj    .acmp    .gew5z::before,
.z7s8 .rorxcn5  .acmp    .gew5z::before,
.z7s8 .o1ijeu2p  .acmp    .gew5z::before,
.z7s8 .oof9 .acmp    .gew5z::before { color: #2dd4bf; }
.zv8pw0y::before,
.d3068a::before { margin-right: 5px; }
.e9bh .ycq8r ul li,
.e9bh .sketw77x li         { color: #4ade80; }
.e9bh .ycq8r .zv8pw0y { color: #22c55e; }
.e9bh .e3wb3rqz ul li,
.e9bh .h41sp7v li         { color: #f87171; }
.e9bh .e3wb3rqz .d3068a { color: #ef4444; }
.ccwl9 .ycq8r { background: var(--bg-pros); }
.ccwl9 .e3wb3rqz { background: var(--bg-cons); }
.ccwl9 .ycq8r .zv8pw0y { color: var(--c-pros-label); }
.ccwl9 .e3wb3rqz .d3068a { color: var(--c-cons); }
.ccwl9 .ycq8r ul li,
.ccwl9 .sketw77x li            { color: var(--c-pros); }
.ccwl9 .e3wb3rqz ul li,
.ccwl9 .h41sp7v li            { color: var(--c-cons); }
.dsfl5lva .ycq8r { background: var(--bg-pros); }
.dsfl5lva .e3wb3rqz { background: var(--bg-cons); }
.dsfl5lva .ycq8r .zv8pw0y { color: var(--c-pros-label); }
.dsfl5lva .e3wb3rqz .d3068a { color: var(--c-cons); }
.dsfl5lva .ycq8r ul li,
.dsfl5lva .sketw77x li          { color: var(--c-pros); }
.dsfl5lva .e3wb3rqz ul li,
.dsfl5lva .h41sp7v li          { color: var(--c-cons); }
.qowscjc .zv8pw0y::before { content: "✓ "; }
.qowscjc .d3068a::before { content: "✗ "; }
.t8vay .zv8pw0y::before { content: "→ "; }
.t8vay .d3068a::before { content: "← "; }
.av9q .zv8pw0y::before { content: "★ "; }
.av9q .d3068a::before { content: "✕ "; }
.zfwk2h5 .zv8pw0y::before { content: "◆ "; }
.zfwk2h5 .d3068a::before { content: "▲ "; }
.fn4n .jluoey { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.fn4n .jluoey strong { color: var(--text-primary); }
.fn4n .jluoey p      { color: var(--text-muted); }
.qka3yk .jluoey { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.lucb .jluoey {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.lucb .jluoey strong,
.lucb .jluoey p { color: #fff; }
.lucb .gew5z::before { color: rgba(255,255,255,0.9) !important; }
.xml9r0h .jluoey {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.xml9r0h .jluoey strong { color: var(--text-primary); }
.xml9r0h .jluoey p      { color: var(--text-muted); }
.xzrsb .jluoey { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ii7bmnj .gew5z,
.rorxcn5 .gew5z,
.o1ijeu2p .gew5z,
.oof9 .gew5z { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ii7bmnj .gew5z::before,
.rorxcn5 .gew5z::before,
.o1ijeu2p .gew5z::before,
.oof9 .gew5z::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ii7bmnj .fudoj     .gew5z::before { content: "✦"; color: var(--c-tip-border); }
.ii7bmnj .i4r5i .gew5z::before { content: "▲"; color: var(--c-warn-border); }
.ii7bmnj .acmp    .gew5z::before { content: "◉"; color: #60a5fa; }
.rorxcn5 .fudoj     .gew5z::before { content: "★"; color: var(--c-tip-border); }
.rorxcn5 .i4r5i .gew5z::before { content: "◆"; color: var(--c-warn-border); }
.rorxcn5 .acmp    .gew5z::before { content: "●"; color: #60a5fa; }
.o1ijeu2p .fudoj     .gew5z::before { content: "▶"; color: var(--c-tip-border); }
.o1ijeu2p .i4r5i .gew5z::before { content: "■"; color: var(--c-warn-border); }
.o1ijeu2p .acmp    .gew5z::before { content: "▸"; color: #60a5fa; }
.oof9 .fudoj     .gew5z::before { content: "→"; color: var(--c-tip-border); }
.oof9 .i4r5i .gew5z::before { content: "⬥"; color: var(--c-warn-border); }
.oof9 .acmp    .gew5z::before { content: "◈"; color: #60a5fa; }
.tvel6p .me0l .oubl,
.tvel6p .qmhxff2 .oubl  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.tvel6p .jz5h                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.tvel6p .lndr1b                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.tvel6p .svmmpx3            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.tvel6p .ygsb2g          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.tvel6p .ug3gpuo                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.z4162i .me0l .oubl,
.z4162i .qmhxff2 .oubl,
.z4162i .jz5h,
.z4162i .lndr1b,
.z4162i .svmmpx3,
.z4162i .ygsb2g,
.z4162i .ug3gpuo,
.z4162i .xzrsb .jluoey { box-shadow: none; }
.beyf   body, .beyf   { font-size: 0.9rem; }
.beyf   .q7bpai, .beyf .jncf, .beyf .alwri,
.beyf   .ux0rit, .beyf .ovu2nyp { font-size: 0.9rem; }
.beyf   .uzgds, .beyf .sdryh { font-size: 0.9rem; }
.zpsx   .q7bpai, .zpsx .jncf, .zpsx .alwri,
.zpsx   .ux0rit, .zpsx .ovu2nyp { font-size: 0.95rem; }
.zpsx   .uzgds, .zpsx .sdryh { font-size: 0.95rem; }
.onmmhzq5   .q7bpai, .onmmhzq5 .jncf, .onmmhzq5 .alwri,
.onmmhzq5   .ux0rit, .onmmhzq5 .ovu2nyp { font-size: 1.08rem; }
.onmmhzq5   .uzgds, .onmmhzq5 .sdryh { font-size: 1.05rem; }
.onmmhzq5   .ydaeox { font-size: 0.97rem; }
.wj6rge .aixwcc      { font-size: 3.2rem; }
.wj6rge h2.mhlr30v { font-size: 1.9rem; }
.wj6rge h3.sxwn     { font-size: 1.4rem; }
.otaj4f2 .aixwcc      { font-size: 3.8rem; }
.otaj4f2 h2.mhlr30v { font-size: 2.2rem; }
.otaj4f2 h3.sxwn     { font-size: 1.6rem; }
.oifof + .oifof { position: relative; }
.f1qk   .oifof + .oifof::before,
.l645ha9e  .oifof + .oifof::before,
.ec462q18   .oifof + .oifof::before,
.pcpz   .oifof + .oifof::before,
.bhzlunj6   .oifof + .oifof::before,
.fr35k .oifof + .oifof::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.f1qk .oifof + .oifof::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.l645ha9e .oifof + .oifof::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ec462q18 .oifof + .oifof::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;
}
.pcpz .oifof + .oifof::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.texnwa .oifof { margin-bottom: 16px; }
.texnwa .oifof + .oifof { margin-top: 0; }
.texnwa .xrvp3 { padding-top: 0; padding-bottom: 0; }
.bhzlunj6 .oifof + .oifof::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.fr35k .oifof + .oifof::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.je9a9ob .oifof + .oifof::before,
.mfm3 .oifof + .oifof::before,
.bipx .oifof + .oifof::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%;
}
.dr9n8 .je9a9ob .oifof:nth-child(even)::before,
.dr9n8 .mfm3 .oifof:nth-child(even)::before,
.dr9n8 .bipx .oifof:nth-child(even)::before { background: var(--bg-surface); }
.p7ntl .je9a9ob .oifof:nth-child(even)::before,
.p7ntl .mfm3 .oifof:nth-child(even)::before,
.p7ntl .bipx .oifof:nth-child(even)::before { background: var(--bg-card); }
.je9a9ob .oifof + .oifof::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");
}
.mfm3 .oifof + .oifof::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");
}
.bipx .oifof + .oifof::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");
}
.lr3f3 .msz17l,
.p8c6vxo .msz17l,
.ndy3fm77 .msz17l { overflow: hidden; }
.lr3f3 .v44lr,
.p8c6vxo .v44lr { margin-bottom: 60px; }
.ndy3fm77 .v44lr { margin-bottom: 70px; }
.lr3f3 .msz17l::before,
.p8c6vxo .msz17l::before,
.ndy3fm77 .msz17l::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.lr3f3 .msz17l::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");
}
.p8c6vxo .msz17l::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");
}
.ndy3fm77 .msz17l::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.suiywz .msz17l:not(.kju2iod) .b560 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.nblqo .msz17l:not(.kju2iod) .b560 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.da61q  .msz17l:not(.kju2iod) .b560 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.oa8khy  .msz17l:not(.kju2iod) .b560 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.suiywz .kju2iod { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.nblqo .kju2iod { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.nblqo .f761ia5 { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.nblqo .zhc61 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.da61q .kju2iod { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.oa8khy .kju2iod { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.mzxnnj8 .kju2iod { background: var(--accent); }
.mzxnnj8 .kju2iod .b560 { background: none; }
.mzxnnj8 .msz17l:not(.kju2iod) .b560 { background: rgba(0,0,0,0.6); }
.hv7qm .wtt56w { float: left; width: 38%; margin: 0 28px 16px 0; }
.hv7qm .wtt56w .m5a7q5q { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hv7qm .xrvp3::after { content: ''; display: block; clear: both; }
.hbjfj298 .wtt56w { float: right; width: 38%; margin: 0 0 16px 28px; }
.hbjfj298 .wtt56w .m5a7q5q { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hbjfj298 .xrvp3::after { content: ''; display: block; clear: both; }
.qd3ljn .oifof:nth-child(odd)  .wtt56w { float: left;  width: 38%; margin: 0 28px 16px 0; }
.qd3ljn .oifof:nth-child(even) .wtt56w { float: right; width: 38%; margin: 0 0 16px 28px; }
.qd3ljn .wtt56w .m5a7q5q { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qd3ljn .xrvp3::after { content: ''; display: block; clear: both; }
.hv7qm .syzg5,
.hv7qm .h9ef,
.hbjfj298 .syzg5,
.hbjfj298 .h9ef,
.qd3ljn .syzg5,
.qd3ljn .h9ef { clear: both; }
@media (max-width: 900px) {
  .hv7qm .wtt56w,
  .hbjfj298 .wtt56w,
  .qd3ljn .oifof:nth-child(odd)  .wtt56w,
  .qd3ljn .oifof:nth-child(even) .wtt56w {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .hv7qm .wtt56w .m5a7q5q,
  .hbjfj298 .wtt56w .m5a7q5q,
  .qd3ljn .wtt56w .m5a7q5q {
    max-height: none !important;
  }
}
.hv7qm .uzgds,
.hv7qm .sdryh,
.hbjfj298 .uzgds,
.hbjfj298 .sdryh,
.qd3ljn .uzgds,
.qd3ljn .sdryh { overflow: hidden; }
@media (max-width: 640px) {
  .hv7qm .wtt56w,
  .hbjfj298 .wtt56w,
  .qd3ljn .wtt56w { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ef3sf .cdf4ll,
.ef3sf .xrvp3,
.ef3sf .wedb3bru  { max-width: 1100px; }
.x7liwez .cdf4ll,
.x7liwez .xrvp3,
.x7liwez .wedb3bru  { max-width: 1200px; }
.cgnr .cdf4ll,
.cgnr .xrvp3,
.cgnr .wedb3bru  { max-width: 1320px; }
.m7b7ln { font-size: 0.82rem; color: var(--text-muted); }
.tz6ofb { display: flex; align-items: center; }
.ui9vfw {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.yz6u { display: flex; align-items: center; }
.rjvlxeg { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.rjvlxeg:hover { text-decoration: underline; }
.ppzxd { margin: 0 3px; opacity: 0.45; }
.ppzxd::before { content: '/'; }
.c5ufk { padding: 2px 5px; color: var(--text-main); }
.zl2eia .m7b7ln {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.zl2eia .tz6ofb { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.xfe1iikp .m7b7ln {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.xfe1iikp .tz6ofb { padding: 0 0 0 12px; }
.hcvjbf6 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.l56c .tz6ofb { padding: 0 16px; }
.l56c .m7b7ln {
  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);
}
.l56c .cdf4ll { padding-top: 28px; }
@media (max-width: 720px) {
  .hcvjbf6 { margin-top: 18px; padding: 0 16px; }
  .l56c .cdf4ll { padding-top: 16px; }
}
.ef3sf.zl2eia .tz6ofb { max-width: 1100px; }
.x7liwez.zl2eia .tz6ofb { max-width: 1200px; }
.cgnr.zl2eia .tz6ofb { max-width: 1320px; }
.ef3sf .hcvjbf6 { max-width: 1100px; }
.x7liwez .hcvjbf6 { max-width: 1200px; }
.cgnr .hcvjbf6 { max-width: 1320px; }
.m3m78l .oifof { padding-top: 16px; padding-bottom: 16px; }
.bbavryx .oifof { padding-top: 24px; padding-bottom: 24px; }
.v0qzmt .oifof { padding-top: 40px; padding-bottom: 40px; }
.sy5dvfwv .oifof { padding-top: 52px; padding-bottom: 52px; }
.falg .oifof:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.falg .oifof:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.falg .oifof:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.falg .oifof:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.gz404r .xrvp3 { padding-top: 10px;  padding-bottom: 10px; }
.iqkl .xrvp3 { padding-top: 18px;  padding-bottom: 18px; }
.cbzdy .xrvp3 { padding-top: 36px;  padding-bottom: 36px; }
.bxlh .xrvp3 { padding-top: 48px;  padding-bottom: 48px; }
.ll4sc h2.mhlr30v { font-weight: 600; }
.ll4sc h3.sxwn     { font-weight: 600; }
.govh h2.mhlr30v { font-weight: 800; }
.govh h3.sxwn     { font-weight: 700; }
.zesacro6 { font-weight: 600; }
.zesacro6 h2.mhlr30v { font-weight: 900; }
.zesacro6 h3.sxwn     { font-weight: 800; }
.zesacro6 .jluoey strong,
.zesacro6 .jluoey strong { font-weight: 600; }
.wqq8i9ks {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.estf3u5m .wqq8i9ks { display: none; }
@media (max-width: 640px) {
  .wqq8i9ks { display: none !important; }
}
.wqq8i9ks { background: var(--cta) !important; color: #fff !important; border: none !important; }
.wqq8i9ks:hover { opacity: 0.85; }
.a4jtr .wqq8i9ks { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.tqu9wjxl .sfijge { right: 32px; }
@media (max-width: 480px) {
  .tqu9wjxl .sfijge { right: 20px; bottom: 20px; }
  .pn06m84f  .sfijge { left: 20px; bottom: 20px; }
}
.zgd0 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.wedb3bru { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.inh53l { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.rxoi2su8 { color: var(--text-dim); font-size: 0.8rem; }
.kknn { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.kknn img { height: 26px; width: auto; object-fit: contain; }
.k9781zji { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.rrp7 .wedb3bru { text-align: center; }
.rrp7 .inh53l { margin-top: 0; }
.zlwk { margin-top: 10px; }
.zlwk a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .wedb3bru { padding-left: 16px; padding-right: 16px; }
  .xmnv0nn .wedb3bru { padding: 20px 16px; }
  .mfunldo1 { gap: 4px 12px; }
  .inh53l { font-size: 0.78rem; }
}
.v23p4e .jcsls .kknn { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.v23p4e .k9781zji { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.v23p4e .avsi { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.v23p4e .avsi a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.v23p4e .avsi a:hover { color: var(--accent-light); }
.v23p4e .inh53l { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.v23p4e .rxoi2su8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .v23p4e .vainv { grid-template-columns: 1fr 1fr; } .v23p4e .jcsls { grid-column: 1 / -1; } }
@media (max-width: 480px) { .v23p4e .vainv { grid-template-columns: 1fr; } }
.v8dmw .kknn { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.v8dmw .inh53l { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .v8dmw .ccajjiy { gap: 12px; } .v8dmw .kknn { margin-right: 0; width: 100%; } }
.yoluwv .p0ceic8 { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.yoluwv .jvzlybw .kknn { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.yoluwv .k9781zji { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.yoluwv .naa0t { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.yoluwv .avsi { display: flex; flex-direction: column; gap: 9px; }
.yoluwv .avsi a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.yoluwv .avsi a:hover { color: var(--accent-light); }
.yoluwv .nh9ho3 { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.yoluwv .inh53l { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.yoluwv .rxoi2su8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .yoluwv .p0ceic8 { grid-template-columns: 1fr 1fr; } .yoluwv .jvzlybw { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yoluwv .p0ceic8 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .pjvn3dbs .hgtw8 { grid-template-columns: 1fr 1fr; } .pjvn3dbs .rlb5nx:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .pjvn3dbs .hgtw8 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .b45i2n8 .hgtw8 { grid-template-columns: 1fr; } }
.v09lr .wedb3bru { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.wmrbz .qvygyvq      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.wmrbz .zgd0 { background: var(--bg-page); border-top-color: var(--border-alt); }
.bpyg .qvygyvq      { background: #0d1117; border-bottom-color: #21262d; }
.bpyg .te7ectr5 { color: var(--accent-light); }
.bpyg .do7gm { --msep-color: #8b949e; }
.bpyg .do7gm a { color: #8b949e; }
.bpyg .do7gm a:hover { color: var(--accent-light); }
.bpyg .udanx6x { color: #8b949e; }
.bpyg .zgd0 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.bpyg .inh53l,
.bpyg .rxoi2su8 { color: #6e7681; }
.bpyg .avsi a, .bpyg .n066 a,
.bpyg .kknn { color: #e6edf3; }
.bpyg .avsi a:hover, .bpyg .n066 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .bpyg .do7gm { background: #0d1117; border-top-color: #21262d; }
  .bpyg .do7gm li a { border-bottom-color: #21262d; }
}
.ewq4uf .qvygyvq      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ewq4uf .te7ectr5 { color: var(--accent-light); }
.ewq4uf .do7gm { --msep-color: #475569; }
.ewq4uf .do7gm a { color: #475569; }
.ewq4uf .do7gm a:hover { color: var(--accent-light); }
.ewq4uf .udanx6x { color: #64748b; }
.ewq4uf .zgd0 { background: #f0f4f8; border-top-color: #cbd5e1; }
.ewq4uf .inh53l,
.ewq4uf .rxoi2su8 { color: #64748b; }
.ewq4uf .avsi a, .ewq4uf .n066 a,
.ewq4uf .ssfp5 a, .ewq4uf .kknn { color: #374151; }
.ewq4uf .avsi a:hover, .ewq4uf .n066 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .ewq4uf .do7gm { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ewq4uf .do7gm li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.wmge .qvygyvq      { background: var(--accent); border-bottom-color: var(--accent-light); }
.wmge .te7ectr5 { color: #fff; }
.wmge .do7gm { --msep-color: rgba(255,255,255,0.82); }
.wmge .do7gm a { color: rgba(255,255,255,0.82); }
.wmge .do7gm a:hover { color: #fff; }
.wmge .udanx6x { color: rgba(255,255,255,0.9); }
.wmge .zgd0 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.wmge .inh53l,
.wmge .rxoi2su8 { color: rgba(255,255,255,0.72); }
.wmge .avsi a, .wmge .n066 a,
.wmge .ssfp5 a, .wmge .kknn { color: #fff; }
.wmge .k9781zji, .wmge .naa0t { color: rgba(255,255,255,0.7); }
.wmge .avsi a:hover, .wmge .n066 a:hover { color: #fff; }
@media (max-width: 640px) {
  .wmge .do7gm { background: var(--accent); border-top-color: var(--accent-light); }
  .wmge .do7gm li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.yukn0 .qvygyvq {
  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);
}
.yukn0 .zgd0 {
  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) {
  .yukn0 .do7gm {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.bzbgzt7 .cqexi { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.szge2z .cqexi { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.j7bo .cqexi { min-height: 72px; height: auto; }
.i7fdhaid .cqexi { min-height: 84px; height: auto; }
.xmnv0nn .cqexi { max-width: none; padding: 0 32px; }
.xmnv0nn .wedb3bru  { max-width: none; padding: 24px 32px; }
.nc912np7.x7liwez .cqexi { max-width: 1200px; }
.nc912np7.cgnr .cqexi { max-width: 1320px; }
.ckfi   .te7ectr5, .ckfi   .kknn { text-transform: capitalize; }
.nyfhv7ss .te7ectr5, .nyfhv7ss .kknn { text-transform: lowercase; }
.pivhalz .te7ectr5, .pivhalz .kknn { text-transform: uppercase; letter-spacing: 0.06em; }
.szay0, .likxu {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.g2ra5l .szay0,
.g2ra5l .likxu { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.p7z90 .szay0,
.p7z90 .likxu { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.j9v2d40 .szay0,
.j9v2d40 .likxu { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.mg0v6xy .szay0,
.mg0v6xy .likxu { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.hxqa275   .do7gm a { font-weight: 500; }
.nmmhu .do7gm a { font-weight: 600; }
.d63jz     .do7gm a { font-weight: 700; }
.p0yi    .do7gm a { font-weight: 800; letter-spacing: 0.01em; }
.b4oswr     .do7gm > li + li::before,
.ja3z86    .do7gm > li + li::before,
.wb99im4    .do7gm > li + li::before,
.vyio2wdm .do7gm > li + li::before,
.syhokl .do7gm > li + li::before,
.sedvl  .do7gm > li + li::before,
.u6i720g    .do7gm > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.b4oswr     .do7gm > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ja3z86    .do7gm > li + li::before { content: "|"; }
.wb99im4    .do7gm > li + li::before { content: "—"; }
.vyio2wdm .do7gm > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.syhokl .do7gm > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.sedvl  .do7gm > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.u6i720g    .do7gm > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .vm0il .udanx6x,
  .lkbj93 .udanx6x,
  .lkm8x .udanx6x,
  .rs9z .udanx6x,
  .rgigw4ns .udanx6x {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .vm0il .udanx6x::before,
  .lkbj93 .udanx6x::before,
  .lkm8x .udanx6x::before,
  .rs9z .udanx6x::before,
  .rgigw4ns .udanx6x::before { content: ""; display: block; flex-shrink: 0; }

  
  .vm0il .udanx6x::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;
  }

  
  .lkbj93 .udanx6x::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;
  }

  
  .lkm8x .udanx6x::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;
  }

  
  .rs9z .udanx6x::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;
  }

  
  .rgigw4ns .udanx6x::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) {
  .skd51 .udanx6x {
    padding: 5px 14px;
  }
  .skd51 .do7gm {
    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;
  }
  .skd51 .do7gm li a {
    border-bottom: none; padding: 10px 22px;
  }
  .skd51 .do7gm li a:hover { background: var(--bg-raised); }
  .skd51 .c6gr1x1,
  .wv7o1t .c6gr1x1,
  .zv2s .c6gr1x1 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .gig67 .udanx6x {
    padding: 5px 10px;
  }
  .gig67 .do7gm {
    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);
  }
  .gig67 .do7gm.tl9ula { transform: translateX(0); }
  .gig67 .do7gm li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .gig67 .do7gm li:last-child a { border-bottom: none; }
  .wmge .do7gm,
  .bpyg .do7gm { background: var(--accent) !important; }
  .wmge .do7gm li a,
  .bpyg .do7gm li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .zv2s .udanx6x {
    padding: 5px 10px;
  }
  .zv2s .do7gm {
    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);
  }
  .zv2s .do7gm::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .zv2s .do7gm.tl9ula { transform: translateY(0); }
  .zv2s .do7gm li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .gauokw .udanx6x {
    padding: 5px 10px;
  }
  .gauokw .do7gm {
    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;
  }
  .gauokw .do7gm.tl9ula { opacity: 1; pointer-events: auto; }
  .gauokw .do7gm li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .pwrplye2     .udanx6x { border-radius: 0 !important; }
  .ursi   .udanx6x { border-radius: 8px !important; }
  .vt5ud4h .udanx6x { border-radius: 50% !important; }
  .ve2y   .udanx6x { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .xug3y .lzuki { flex-direction: column; align-items: stretch; }
  .xug3y .td8yhl { flex-direction: row; min-width: auto; }
  .xug3y .u75n552 { align-items: flex-start; text-align: left; }
}
.p3gcwl,
.p3gcwl.oifof,
.dr9n8 .p3gcwl,
.t9kh .p3gcwl,
.p7ntl .p3gcwl,
.tq91ecx .p3gcwl {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.dujlg {
  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;
}
.j2eomxc { flex: 1 1 280px; min-width: 0; }
.sivt {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.k78mifhi {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.uxmcvppn {
  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;
}
.uxmcvppn:hover { transform: translateY(-1px); opacity: 0.95; }
.l4puiy .dujlg {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.l4puiy .sivt { color: var(--cta); }
.l4puiy .k78mifhi { color: var(--text-body); }
.l4puiy .uxmcvppn {
  background: var(--cta) !important;
  color: #fff !important;
}
.s89ii9r .dujlg {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.s89ii9r .sivt { color: var(--text-primary); }
.s89ii9r .k78mifhi { color: var(--text-body); }
.s89ii9r .uxmcvppn {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .dujlg {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .j2eomxc { flex: 0 0 auto; }
  .sivt { font-size: 1.2rem; }
  .uxmcvppn { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.jb1zyand .g0ave { height: 36px; }
.a6xey .g0ave { height: 60px; max-width: 200px; }
.rp1ax .g0ave { height: 56px; max-width: 180px; }
.uq00i    .h30anu, .uq00i    .n8iw3 { color: #f59e0b; }
.dcnx      .h30anu { font-size: 1rem; letter-spacing: 1.5px; }
.dcnx      .n8iw3   { font-size: 1.35rem; }
.m7dz9v    .h30anu, .m7dz9v    .n8iw3 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.s0tbnsg     .h30anu, .s0tbnsg     .n8iw3 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.yzc8up .h30anu, .yzc8up .n8iw3 { color: var(--cta); letter-spacing: 2px; }
.g770z   .h30anu, .g770z   .n8iw3 { color: #e91e63; letter-spacing: 2px; }
.pttfk9he  .h30anu, .pttfk9he  .n8iw3 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.eyabo     .h30anu, .eyabo     .n8iw3 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.kv8li7u7 .nuhax + .nuhax {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.lg3bd .lndr1b { padding: 18px 24px; min-height: 68px; }
.fiw9ta .jgbm0c2 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.fiw9ta .eyvjshm {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.azh58y .nuhax {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.h9ef { counter-reset: cs-rank; }
.h9ef .lndr1b { counter-increment: cs-rank; }
.h9ef .lndr1b::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;
}
.mkpm .h9ef { counter-reset: cs-rank; gap: 0; }
.mkpm .lndr1b {
  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;
}
.mkpm .lndr1b::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;
}
.mkpm .zbeuu {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.mkpm .lbwp4yug {
  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;
}
.mkpm .j2mi { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.mkpm .zbeuu { min-width: 0; flex-direction: column; width: 100%; }
.mkpm .uo6alwa3 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.mkpm .h30anu { color: var(--cta, var(--accent)); }
.mkpm .ly50nwa9 { font-weight: 700; }
.mkpm .nuhax {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.mkpm .jgbm0c2 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.mkpm .eyvjshm {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.mkpm .rn839 .eyvjshm { font-size: 1.3rem; color: var(--accent-light); }
.mkpm .ikew {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.mkpm .lndr1b:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .mkpm .h9ef {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .mkpm .lndr1b {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .mkpm .lndr1b { padding: 40px 16px 20px; }
  .mkpm .nuhax {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .mkpm .ikew { width: 100%; min-width: 0; }
}
.w8sd .h9ef { counter-reset: cs-rank; gap: 10px; }
.w8sd .lndr1b {
  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);
}
.w8sd .lndr1b::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);
}
.w8sd .zbeuu {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.w8sd .lbwp4yug {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.w8sd .j2mi { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.w8sd .uo6alwa3 {
  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;
}
.w8sd .h30anu { color: var(--cta, var(--accent)); }
.w8sd .nuhax {
  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;
}
.w8sd .jgbm0c2 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.w8sd .eyvjshm { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.w8sd .rn839 .eyvjshm { color: var(--accent-light); }
.w8sd .ikew {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.w8sd .lndr1b:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .w8sd .lndr1b {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .w8sd .lndr1b::before {
    position: absolute; top: 14px; left: 14px;
  }
  .w8sd .zbeuu {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .w8sd .uo6alwa3 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .w8sd .nuhax {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .w8sd .ikew { width: 100%; min-width: 0; }
  .w8sd .h30anu { min-width: 0; }
}
.e2qe .lndr1b::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.c7y42rbo .rlyloolq {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.c7y42rbo .rlyloolq summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.c7y42rbo .rlyloolq p { padding: 0 2px 16px; }
.iwvk .rlyloolq { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.iwvk .rlyloolq summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.iwvk .rlyloolq summary::after { content: "›"; font-size: 1.2em; }
.iwvk .rlyloolq[open] summary::after { content: "‹"; }
.iwvk .rlyloolq p { padding: 10px 22px 4px; }
.n6kqekv .rlyloolq {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.n6kqekv .rlyloolq summary { color: var(--text-primary); padding-left: 16px; }
.n6kqekv .rlyloolq summary::after { content: "›"; font-size: 1.1em; }
.n6kqekv .rlyloolq[open] summary::after { content: "‹"; }
.n6kqekv .rlyloolq p { padding-left: 16px; }
.lpw83 .c3jw3ngd { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.lpw83 .rlyloolq {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.lpw83 .rlyloolq:last-child { border-bottom: none; }
.lpw83 .rlyloolq summary { color: var(--text-primary); border-radius: 0; }
.lpw83 .rlyloolq summary::after { content: "›"; font-size: 1.1em; }
.lpw83 .rlyloolq[open] summary::after { content: "‹"; }
.sxyvp1 .rlyloolq { overflow: hidden; }
.sxyvp1 .rlyloolq summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.sxyvp1 .rlyloolq summary::after { color: rgba(255,255,255,.75); }
.sxyvp1 .rlyloolq[open] summary { border-radius: 0; }
.hpzeaet2 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.dygv {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.lzmaib {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.g181ifot { color: var(--text-muted); font-size: 1.05rem; }
.r4lfny {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.eioiuy {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.urn4 { margin-bottom: 20px; }
.xc17 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.wmelm {
  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;
}
.wmelm:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ojxh { resize: vertical; min-height: 130px; }
.i5jh1 { width: 100%; margin-top: 8px; }
.mbb9nr3 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ktnb7 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.wr8ii { color: var(--text-muted); line-height: 1.75; }
.azrfuekm { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.azrfuekm li { margin-bottom: 6px; }
.a3yy { max-width: 760px; margin: 0 auto; }
.adun { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.zrz27n { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.zrz27n:last-child { border-bottom: none; }
.zrz27n h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.zrz27n p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.i1gzm { max-width: 760px; margin: 0 auto; }
.e6u3gz ul.azrfuekm { margin: 0; }
@media (max-width: 640px) { .rovi { grid-template-columns: 1fr; gap: 10px; } }
.z9di0 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.ks1s { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.f8tseb { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.ks1s p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ks1s .azrfuekm { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .z9di0 { grid-template-columns: 1fr; } }
.pidw { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.pidw:hover .cyjs { color: var(--accent-light); text-decoration: underline; }
.rkaget1 { color: inherit; text-decoration: none; }
.rkaget1:hover { color: var(--accent-light); text-decoration: underline; }
.b6br9vn0 { display: inline-block; line-height: 0; }
.epx5mq4 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.btzu4u7 { margin-bottom: 48px; }
.n8xfc { max-width: 760px; margin: 0 auto; }
.kynx5 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.kynx5:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.wgqsdd { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.kynx5 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.kynx5 ul.azrfuekm { margin: 0; }
.q5foiu { color: var(--text-muted); line-height: 1.75; }
.qbvd216 .azrfuekm,
.bg154w1k .azrfuekm,
.u7s87ma .azrfuekm,
.ts48aj0 .azrfuekm {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.qbvd216 .kynx5,
.bg154w1k .kynx5 { text-align: left; }
.qbvd216 .wgqsdd,
.bg154w1k .wgqsdd { text-align: center; }
.rpq2y { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.csrw { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.pr6a3w { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.sz3m4jj3 { margin-top: 12px; }
.hojpei6 { 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; }
.hojpei6:hover { border-bottom-color: var(--accent-light); }
.eoe1 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.eoe1 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.f19h { border-radius: 50%; }
.sfox { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.zvvqomh7 { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
.tmz58tmy { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .tmz58tmy { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.y3wx4g .pr6a3w, .y3wx4g .csrw { max-width: 640px; }
.sp1x .rpq2y { font-size: 1.6rem; margin-top: 18px; }
.sjnn6s2 .pr6a3w { margin-bottom: 28px; }
@media (max-width: 860px) { .e083he { grid-template-columns: 1fr; } .sp1x { position: static; text-align: center; } }
.vj2mn1 .eoe1 { margin: 0 auto 18px; }
.vj2mn1 .sfox { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .qw15x36 { grid-template-columns: 1fr; } }
.mvfxp8z .rpq2y { font-size: 1.6rem; margin-bottom: 6px; }
.ts48aj0 .azrfuekm { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .mvfxp8z { flex-direction: column; text-align: center; } .j3jjozxg { grid-template-columns: 1fr; } }
.c2inei .rpq2y { font-size: 1.35rem; margin: 0 0 4px; }
.c2inei .sfox { margin: 0; }
.hptdz .lzmaib { color: var(--accent-light); }
.ca01wl69 .lzmaib { font-size: 2rem; }
.ca01wl69 .g181ifot { max-width: 680px; }
.qe60 .lzmaib { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.qe60 .g181ifot  { margin: 0; }
@media (max-width: 640px) { .qe60 { flex-direction: column; } }
.o1825 .lzmaib { color: var(--accent-light); }
.gltlw4c {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.gltlw4c .lzmaib { color: #fff; }
.gltlw4c .g181ifot  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .y5r6 { grid-template-columns: 1fr; } }
.a9w0x { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.a9w0x .wmelm {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.a9w0x .wmelm:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.lo5r .wmelm { background: var(--bg-raised); border-color: transparent; }
.lo5r .wmelm:focus { background: var(--bg-card); border-color: var(--accent-light); }
.zz8y .wmelm { border-radius: 100px; padding: 11px 20px; }
.zz8y .ojxh { border-radius: 14px; }
.dlmhvebv {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.dlmhvebv summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.dlmhvebv summary::-webkit-details-marker { display: none; }
.dlmhvebv summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.dlmhvebv[open] summary::after { content: "−"; }
.s8nljz {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .yw2s { grid-template-columns: 1fr; } }
.xpmsr { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.xpmsr li { margin-bottom: 6px; }
.rc4op{display:none}
.rc4op:empty,.ttdpq0o7:empty{display:none}
.mfw4893{position:relative;overflow:visible}
.rut6 .llprog,.u8aqk04k .llprog,
.jhlbb .llprog,.xv8wxwo7 .llprog,
.lupkr7t .llprog,.epa4la .llprog{display:block}
.m39np .pkls8o{display:block}
.rut6 .llprog,.u8aqk04k .llprog,
.jhlbb .llprog,.xv8wxwo7 .llprog,
.lupkr7t .llprog{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}
.rut6 .llprog .ttdpq0o7,.u8aqk04k .llprog .ttdpq0o7,
.jhlbb .llprog .ttdpq0o7,.xv8wxwo7 .llprog .ttdpq0o7,
.lupkr7t .llprog .ttdpq0o7{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}
.rut6 .dxf21e,.u8aqk04k .dxf21e,
.jhlbb .dxf21e,.xv8wxwo7 .dxf21e,
.lupkr7t .dxf21e{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.rut6 .llprog,.u8aqk04k .llprog{top:12px}
.rut6 .llprog .ttdpq0o7{margin-right:auto}
.u8aqk04k .llprog .ttdpq0o7{margin-left:auto}
.u8aqk04k .llprog{text-align:right}
.jhlbb .llprog,.xv8wxwo7 .llprog{bottom:12px}
.jhlbb .llprog .ttdpq0o7{margin-right:auto}
.xv8wxwo7 .llprog .ttdpq0o7{margin-left:auto}
.xv8wxwo7 .llprog{text-align:right}
.lupkr7t .llprog{position:relative;margin-top:16px}
.lupkr7t .llprog .ttdpq0o7{margin:0 auto}
.epa4la .llprog{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.epa4la .llprog .ttdpq0o7{margin:0}
.epa4la .zhc61~.llprog,
.epa4la .dwb1sexq~.llprog{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.epa4la .zhc61~.llprog .ttdpq0o7,
.epa4la .dwb1sexq~.llprog .ttdpq0o7{justify-content:flex-start}
.zhc61~.llprog,.dwb1sexq~.llprog{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}
.zhc61~.llprog .ttdpq0o7{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.dwb1sexq~.llprog .ttdpq0o7{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.pkls8o .ttdpq0o7{margin:0 0 12px}
.ttdpq0o7{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.d67iutby{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.cyjs{font-weight:600;color:var(--text-heading);opacity:1}
.p5cf7817::before{content:"·";margin:0 2px;opacity:.5}
.dxf21e{white-space:nowrap}
.i95q0ro7 .d67iutby{display:none}
.t26fyj .dxf21e{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.t26fyj .p5cf7817::before{content:""}
.awgg7a .dxf21e{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}
.awgg7a .p5cf7817::before{content:""}
.vi2rwgq .ttdpq0o7{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.scf79c .dxf21e{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.scf79c .p5cf7817::before{content:""}
.xo5e .dxf21e{color: var(--accent-light);opacity:1;font-weight:500}
.jrrgcmq .dxf21e{border-bottom:1px solid currentColor;padding-bottom:2px}
.nmri .ttdpq0o7{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.n26b9yv{--date-bg:transparent}
.jn1ru .p5cf7817::before{content:""}
.mcs5x .p5cf7817::before{content:"•";opacity:.4}
.mcs5x .dxf21e + .dxf21e::before{content:"•";margin-right:6px;opacity:.4}
.jhh538in .p5cf7817::before{content:"/";opacity:.35}
.jhh538in .dxf21e + .dxf21e::before{content:"/";margin-right:6px;opacity:.35}
.b7lr .p5cf7817::before{content:"|";opacity:.3}
.b7lr .dxf21e + .dxf21e::before{content:"|";margin-right:6px;opacity:.3}
.zmpq9pc .p5cf7817::before{content:"—";opacity:.3}
.zmpq9pc .dxf21e + .dxf21e::before{content:"—";margin-right:6px;opacity:.3}
.h2zmhr .p5cf7817::before{content:"◆";font-size:.5em;opacity:.35}
.h2zmhr .dxf21e + .dxf21e::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.f3b1h .p5cf7817::before{content:"·";opacity:.4}
.f3b1h .dxf21e + .dxf21e::before{content:"·";margin-right:6px;opacity:.4}
.l1wgfrxu .p5cf7817::before{content:"›";opacity:.4}
.l1wgfrxu .dxf21e + .dxf21e::before{content:"›";margin-right:6px;opacity:.4}
.qxlw2x .p5cf7817::before{content:"→";opacity:.35;font-size:.85em}
.qxlw2x .dxf21e + .dxf21e::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.rxwj{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.o7nyli6{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.pguukex{display:flex;flex-direction:column;gap:3px}
.zahz{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.o3hikm{font-weight:700;font-size:1rem;color:var(--text-heading)}
.ijecun{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.o37b .rxwj{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.e6ei5si9 .rxwj{border-top:3px solid var(--accent);padding-top:18px}
.d4bpgk .rxwj{border-left:3px solid var(--accent);border-radius:0}
.yafhym7 .rxwj{padding:20px 0}
@media(max-width:640px){
  .rxwj{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ijecun{max-width:100%}
}
.nstfo .ygsb2g{margin:0}
@media (max-width:560px){
  .n06g{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) {
  .ypby1 { padding: 28px 18px 20px; }
  .u837iati { font-size: 1.2rem; }
  .e3skq { max-width: 220px; max-height: 80px; }
}
.z8tcu {
  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);
}
.s3271 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.elbrnff  .z8tcu { border-radius: 50%; }
.stdai06q  .z8tcu { border-radius: 6px; }
.x5hj9 .z8tcu { border-radius: 22px; }
.sda56ch .dujlg {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .z8tcu { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.twryhozo .oifof {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.twryhozo .xrvp3 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.twryhozo .dujlg {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.zkrq {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.zkrq.cvjs3e71 { transform: translate(-50%, 0); }
.zkrq .oifof,
.zkrq .xrvp3 {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.zkrq .dujlg {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.my1bf {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.my1bf::before,
.my1bf::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.my1bf::before { transform: translate(-50%, -50%) rotate(45deg); }
.my1bf::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.my1bf:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .zkrq { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .zkrq .dujlg {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .zkrq .k78mifhi { display: none !important; }
  .zkrq .sivt { font-size: 1.1rem !important; }
  .zkrq .z8tcu { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .my1bf { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .cqexi { flex-direction: row-reverse; }
[dir="rtl"] .do7gm { flex-direction: row-reverse; }
[dir="rtl"] .tqu9wjxl .sfijge { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .tqu9wjxl .sfijge { right: auto; left: 20px; }
  [dir="rtl"] .pn06m84f  .sfijge { left: auto;  right: 20px; }
}
[dir="rtl"] .hv7qm .wtt56w  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .hbjfj298 .wtt56w { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .uzgds, [dir="rtl"] .sdryh { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ycq8r { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .e3wb3rqz { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .jluoey { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .dujlg { direction: rtl; }
[dir="rtl"] .z8tcu { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .lndr1b,
[dir="rtl"] .m7b7ln { direction: rtl; }
[dir="rtl"] .ug3gpuo { direction: rtl; }
[dir="rtl"] .u0l3 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .meyao .sdryh,
[dir="rtl"] .wesvono .sdryh,
[dir="rtl"] .sm20ew27 .sdryh,
[dir="rtl"] .ho50an8s .sdryh {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .meyao .sdryh li::before,
[dir="rtl"] .wesvono .sdryh li::before,
[dir="rtl"] .sm20ew27 .sdryh li::before,
[dir="rtl"] .ho50an8s .sdryh li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .msz17l.t4zyndwq .v44lr,
[dir="rtl"] .qc59.t4zyndwq .v44lr,
[dir="rtl"] .kju2iod.t4zyndwq .v44lr,
[dir="rtl"] .wskp87.t4zyndwq .v44lr,
[dir="rtl"] .u3faqis.t4zyndwq .v44lr { text-align: right; }
[dir="rtl"] .zhc61.hp3l .zcg1128 { text-align: center; }
[dir="rtl"] .xrvp3,
[dir="rtl"] .ux0rit,
[dir="rtl"] .ovu2nyp,
[dir="rtl"] .v44lr { text-align: right; }
[dir="rtl"] .eioiuy,
[dir="rtl"] .xc17,
[dir="rtl"] .pr6a3w,
[dir="rtl"] .wmelm,
[dir="rtl"] .ojxh { text-align: right; direction: rtl; }
[dir="rtl"] .zz8y .wmelm,
[dir="rtl"] .a9w0x .wmelm { padding-right: 20px; padding-left: 20px; }
.npy1og .h9ef,
.zjgmif .h9ef,
.bkyxe8 .h9ef { gap: 0; }
.p3lu .h9ef { gap: 14px; }
.npy1og .lndr1b,
.zjgmif .lndr1b,
.p3lu .lndr1b,
.bkyxe8 .lndr1b {
  
  grid-template-columns: auto 260px minmax(0, 1fr) auto auto;
  gap: 20px;
  padding: 22px 26px;
  align-items: center;
  
  grid-auto-flow: dense;
}
.npy1og .lndr1b,
.zjgmif .lndr1b,
.bkyxe8 .lndr1b {
  background: var(--bg-card);
  border: none; border-radius: 0;
}
.npy1og .lndr1b:nth-child(even),
.bkyxe8 .lndr1b:nth-child(even) { background: var(--accent-bg); }
.zjgmif .lndr1b + .lndr1b { border-top: 1px solid var(--border-alt); }
.p3lu .lndr1b {
  border: 1px solid var(--border-alt); border-radius: 16px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .06);
}
.npy1og .lndr1b:hover,
.zjgmif .lndr1b:hover,
.bkyxe8 .lndr1b:hover { background: var(--bg-hover); }
.npy1og .lndr1b::before,
.zjgmif .lndr1b::before,
.p3lu .lndr1b::before,
.bkyxe8 .lndr1b::before {
  width: 40px; min-width: 40px; height: 40px;
  display: flex; align-items: center; justify-content: center;
  border-radius: 50%;
  background: var(--accent-bg); color: var(--accent);
  font-size: 1.15rem; font-weight: 700;
}
.bkyxe8 .lndr1b::before {
  background: var(--accent); color: var(--cta-fg, #fff);
}
.npy1og .zbeuu,
.zjgmif .zbeuu,
.p3lu .zbeuu,
.bkyxe8 .zbeuu {
  grid-column: 2;
  flex-direction: row; align-items: center; justify-content: flex-start;
  width: auto; gap: 16px; text-align: left;
}
.npy1og .lbwp4yug,
.zjgmif .lbwp4yug,
.p3lu .lbwp4yug,
.bkyxe8 .lbwp4yug {
  width: 78px; height: 78px; padding: 0;
  border-radius: 50%; overflow: hidden; flex-shrink: 0;
}
.npy1og .j2mi,
.zjgmif .j2mi,
.p3lu .j2mi,
.bkyxe8 .j2mi {
  width: 100%; height: 100%; max-width: none; max-height: none;
  object-fit: cover;
}
.npy1og .uo6alwa3,
.zjgmif .uo6alwa3,
.p3lu .uo6alwa3,
.bkyxe8 .uo6alwa3 {
  font-size: 1.3rem; font-weight: 700; color: var(--accent);
  text-align: left;
}
.bkyxe8 .uo6alwa3 { font-size: 1.45rem; font-weight: 800; }
.npy1og .exhq,
.zjgmif .exhq,
.p3lu .exhq,
.bkyxe8 .exhq {
  grid-column: 3; display: block;
  justify-self: center; width: min(100%, 340px);
}
.npy1og .exhq .rn839,
.zjgmif .exhq .rn839,
.p3lu .exhq .rn839,
.bkyxe8 .exhq .rn839 {
  background: var(--accent-bg);
  border: none;
  border-radius: 999px;
  padding: 12px 22px;
  flex-direction: row; justify-content: center;
}
.npy1og .exhq .rn839 .jgbm0c2,
.zjgmif .exhq .rn839 .jgbm0c2,
.p3lu .exhq .rn839 .jgbm0c2,
.bkyxe8 .exhq .rn839 .jgbm0c2 { display: none; }
.npy1og .exhq .rn839 .eyvjshm::before,
.zjgmif .exhq .rn839 .eyvjshm::before,
.p3lu .exhq .rn839 .eyvjshm::before,
.bkyxe8 .exhq .rn839 .eyvjshm::before { content: "\1F381\00a0"; }
.npy1og .exhq .rn839 .eyvjshm,
.zjgmif .exhq .rn839 .eyvjshm,
.p3lu .exhq .rn839 .eyvjshm,
.bkyxe8 .exhq .rn839 .eyvjshm {
  font-size: 1.05rem; font-weight: 700; color: var(--text-primary);
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.npy1og .exhq .kucxa676,
.zjgmif .exhq .kucxa676,
.p3lu .exhq .kucxa676,
.bkyxe8 .exhq .kucxa676 { display: none; }
.npy1og .bywc,
.zjgmif .bywc,
.p3lu .bywc,
.bkyxe8 .bywc {
  grid-column: 4; min-width: 120px; width: auto;
}
.npy1og .h30anu,
.zjgmif .h30anu,
.p3lu .h30anu,
.bkyxe8 .h30anu { display: block; font-size: 1.25rem; letter-spacing: 2px; }
.npy1og .ly50nwa9,
.zjgmif .ly50nwa9,
.p3lu .ly50nwa9,
.bkyxe8 .ly50nwa9 { display: none; }
.npy1og .ikew.yuea75iz,
.zjgmif .ikew.yuea75iz,
.p3lu .ikew.yuea75iz,
.bkyxe8 .ikew.yuea75iz {
  grid-column: 5;
  min-width: 190px;
  border-radius: 999px;
  padding: 17px 34px !important;
  font-size: 1.05rem !important; font-weight: 700;
}
.bkyxe8 .ikew.yuea75iz { box-shadow: 0 4px 16px color-mix(in srgb, var(--cta) 45%, transparent); }
@media (max-width: 1080px) {
  .npy1og .lndr1b,
  .zjgmif .lndr1b,
  .p3lu .lndr1b,
  .bkyxe8 .lndr1b {
    grid-template-columns: auto 220px minmax(0, 1fr) auto;
    gap: 16px; padding: 18px;
  }
  .npy1og .bywc,
  .zjgmif .bywc,
  .p3lu .bywc,
  .bkyxe8 .bywc { display: none; }
  .npy1og .ikew.yuea75iz,
  .zjgmif .ikew.yuea75iz,
  .p3lu .ikew.yuea75iz,
  .bkyxe8 .ikew.yuea75iz { grid-column: 4; min-width: 150px; padding: 14px 24px !important; }
}
@media (max-width: 720px) {
  .npy1og .lndr1b,
  .zjgmif .lndr1b,
  .p3lu .lndr1b,
  .bkyxe8 .lndr1b {
    grid-template-columns: auto minmax(0, 1fr);
    grid-template-areas:
      "rank  ident"
      "pills pills"
      "cta   cta";
    gap: 12px 14px; padding: 18px 16px;
    text-align: left;
  }
  .npy1og .lndr1b::before,
  .zjgmif .lndr1b::before,
  .p3lu .lndr1b::before,
  .bkyxe8 .lndr1b::before { grid-area: rank; align-self: center; justify-self: start; }
  .npy1og .zbeuu,
  .zjgmif .zbeuu,
  .p3lu .zbeuu,
  .bkyxe8 .zbeuu { grid-area: ident; width: auto; justify-content: flex-start; }
  .npy1og .exhq,
  .zjgmif .exhq,
  .p3lu .exhq,
  .bkyxe8 .exhq { grid-area: pills; }
  
  .npy1og .exhq .rn839,
  .zjgmif .exhq .rn839,
  .p3lu .exhq .rn839,
  .bkyxe8 .exhq .rn839 {
    background: var(--accent-bg); border-radius: 999px;
    padding: 11px 18px; justify-content: center;
  }
  .npy1og .ikew.yuea75iz,
  .zjgmif .ikew.yuea75iz,
  .p3lu .ikew.yuea75iz,
  .bkyxe8 .ikew.yuea75iz { grid-area: cta; width: 100%; }
  .npy1og .lbwp4yug,
  .zjgmif .lbwp4yug,
  .p3lu .lbwp4yug,
  .bkyxe8 .lbwp4yug { width: 56px; height: 56px; }
  .npy1og .uo6alwa3,
  .zjgmif .uo6alwa3,
  .p3lu .uo6alwa3,
  .bkyxe8 .uo6alwa3 { font-size: 1.1rem; }
}
:root {
  --accent:          #7b7437;
  --brand:           #7b7437;
  --brand-light:     #615d36;
  --brand-pale:      #787453;
  --grad-start:      #b4ab59;
  --grad-end:        #beb98c;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #b45309;
  --cta-fg:          #ffffff;
  --cta-light:       #904003;
  --cta-hover:       #793806;
  --bg-page:         #f7f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f5f4;
  --bg-raised:       #f0f0ee;
  --bg-hover:        #f5f5f4;
  --border:          #e7e7e3;
  --border-alt:      #dad9d1;
  --border-section:  #e7e7e3;
  --text-primary:    #1a1a18;
  --text-muted:      #5d5c55;
  --text-body:       #353430;
  --text-sub:        #504f48;
  --text-faint:      #858479;
  --text-dim:        #9d9c94;
  --text-label:      #6a6961;
  --text-value:      #42423c;
  --accent-bg:       #ecebe8;
  --accent-bg-light: #e1e0d4;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f8f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf4f3;
  --c-pros:          #237f30;
  --c-cons:          #9f3221;
  --c-pros-label:    #299739;
  --c-tip-border:    #2ea73f;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #237f30;
}
:root { --logo-bg-opacity: 35%; }
body, button, input { font-family: "Manrope", sans-serif; }
.h40afbtl .gew5z { font-size: 0; width: 1.2rem; flex-shrink: 0; }.h40afbtl .gew5z::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.h40afbtl .fudoj     .gew5z::before { content: "";  color: var(--c-tip-border); }.h40afbtl .i4r5i .gew5z::before { content: ""; color: var(--c-warn-border); }.h40afbtl .acmp    .gew5z::before { content: ""; color: #60a5fa; }.ge4xoo6 .h40afbtl .fudoj     .gew5z::before { color: #10b981; }.ge4xoo6 .h40afbtl .i4r5i .gew5z::before { color: #f43f5e; }.ge4xoo6 .h40afbtl .acmp    .gew5z::before { color: #a855f7; }.jj9upmm  .h40afbtl .fudoj     .gew5z::before { color: #eab308; }.jj9upmm  .h40afbtl .i4r5i .gew5z::before { color: #ef4444; }.jj9upmm  .h40afbtl .acmp    .gew5z::before { color: #f97316; }.z7s8  .h40afbtl .fudoj     .gew5z::before { color: #38bdf8; }.z7s8  .h40afbtl .i4r5i .gew5z::before { color: #818cf8; }.z7s8  .h40afbtl .acmp    .gew5z::before { color: #2dd4bf; }.xlhdh6f .h40afbtl .gew5z::before { color: var(--accent-light) !important; }
.zt89 .sketw77x li::before, .zt89 .h41sp7v 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; }.zt89 .sketw77x li::before { content: ""; }.zt89 .h41sp7v li::before { content: ""; }.zt89 .zv8pw0y::before, .zt89 .d3068a::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.zt89 .zv8pw0y::before { content: ""; }.zt89 .d3068a::before { content: ""; }
.v6cjuyes .kjunz, .v6cjuyes .zhc61 { min-height: 320px; }
.ppzxd::before { content: '—'; }