:root {
  --color-accent: #1eb5a4;
  --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;
}
.vamlr2n {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.jg2tt {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.qaegyjpb {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.mvhc { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.givj { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.givj a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.givj a:hover { color: var(--accent-light); }
.bl3q     .ulqh { border-radius: 24px; padding: 8px; }
.bl3q .ulqh li a { border-radius: 16px; }
.c0e3qkt .ulqh li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .ulqh {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .iharej87:hover .ulqh,
  .iharej87:focus-within .ulqh { display: block; }
  .ulqh li a { padding: 8px 16px; font-size: 0.88rem; }
}
.gv0c595 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.galz4k { display: none; }
@media (max-width: 640px) {
  .galz4k {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .galz4k.bwxyecez { display: block; }
}
@media (max-width: 640px) {
  .gv0c595 { display: block; }
  .givj > li + li::before { display: none !important; }
  .givj {
    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;
  }
  .givj.bwxyecez { display: flex; }
  .givj li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .givj li:last-child a { border-bottom: none; }
}
.cn293au { min-height: 480px; }
.dqx4j6 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.akrhj { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.aexlfq5 .akrhj { margin-left: 0; margin-right: 0; }
.ww1ytyvo {
  background: var(--cta); color: #fff; text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.a80m1ccr .ww1ytyvo { margin-top: 24px; }
.ww1ytyvo:hover { opacity: 0.88; }
.ppxz .dqx4j6 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ppxz .akrhj { color: #e2e8f0; }
.ppxz.h9uoail .jfdq { text-align: center; }
.bpmxh5rt .dqx4j6 { color: var(--text-primary); text-shadow: none; }
.bpmxh5rt .akrhj { color: var(--text-muted); }
.bpmxh5rt .ww1ytyvo { margin-top: 16px; }
.bpmxh5rt, .bpmxh5rt.cn293au { min-height: auto !important; }
.bpmxh5rt.h9uoail .jfdq { text-align: center; }
.bpmxh5rt~.hx60iz2{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}
.bpmxh5rt~.hx60iz2 .huy9c5{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.ro44ech .f0xu6u,
.ro44ech .to9g7i,
.ro44ech .ppxz .x9x9p5 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.f0xu6u .dqx4j6 { color: #fff; }
.f0xu6u .akrhj { color: rgba(255,255,255,0.85); }
.novncp .d11jv { position: relative; overflow: hidden; }
.novncp .d11jv::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.nd5vjbr .d11jv {
  animation: hg-breathe 7s ease-in-out infinite;
}
.b3bzk .d11jv { position: relative; overflow: hidden; }
.b3bzk .d11jv::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;
}
.jlwt .d11jv { position: relative; overflow: hidden; }
.jlwt .d11jv::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.ro44ech .d11jv {
  animation: hg-fadein 1.2s ease-out both;
}
.d11jv {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.poa5o {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.rpy1 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.g1b6n {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.d11jv .dqx4j6 { text-shadow: none; color: var(--text-primary); }
.d11jv .akrhj { color: var(--text-muted); }
body.hsmx30jy .dqx4j6 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.icito .dqx4j6 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.cn293au.f0xu6u .dqx4j6,
section.f0xu6u .dqx4j6 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.d11jv.h9uoail .poa5o { align-items: center; text-align: center; }
.d11jv.aexlfq5   .poa5o { align-items: flex-start; text-align: left; }
.w73i .rpy1 { position: relative; }
.w73i .rpy1::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.w73i.wumhaik .rpy1::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.szhd9ip .rpy1 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.szhd9ip .g1b6n {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.szhd9ip.wumhaik .rpy1 { padding: 32px 0 32px 32px; }
.her6gm .rpy1 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.her6gm .g1b6n {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.wumhaik .poa5o {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.her6gm.wumhaik .rpy1 { padding: 40px 16px 40px 48px; }
.cn293au .wfrpen {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.wfrpen .hzgg {
  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;
}
.wfrpen .hzgg::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.wfrpen .f9yipu1 { display: contents !important; }
.wfrpen .f9yipu1 .fn3k6q {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.wfrpen .f9yipu1 .tnld9cq { max-height: 48px; max-width: 96px; }
.wfrpen .f9yipu1 .nhbq06 {
  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;
}
.wfrpen .fw3cki8 {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.wfrpen .g2kbm { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.wfrpen .a5rgp8 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.wfrpen .a5rgp8 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.wfrpen .cnubxrp { display: contents !important; }
.wfrpen .cnubxrp .m0tji3:not(.iisctan) { display: none !important; }
.wfrpen .cnubxrp .iisctan {
  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;
}
.wfrpen .cnubxrp .iisctan .y4gyklb {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.wfrpen .cnubxrp .iisctan .hgha {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.wfrpen .kcf2glf { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.wfrpen .kcf2glf.li24ghf9 {
  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;
}
.wfrpen .kcf2glf.li24ghf9:hover { opacity: 0.85; }
.wfrpen .hzgg,
.wfrpen .hzgg:hover,
.wfrpen .hzgg:nth-child(even),
.wfrpen .hzgg:nth-child(odd),
.wfrpen .hzgg:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.yckk .rpy1 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .d11jv { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .d11jv:not(.yckk) .rpy1 { display: none !important; }
  .yckk .rpy1 { padding: 16px; }
  .poa5o  { padding: 36px 24px; }
  .d11jv~.hx60iz2,.wumhaik~.hx60iz2{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .cn293au, .d11jv { min-height: 320px !important; }
  .dqx4j6 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .rpt2r1s,
  .tqdqmp,
  .a324tg { grid-template-columns: 1fr !important; }

  

  
  .csy1vcj { display: flex !important; flex-direction: column !important; }
  .csy1vcj .jfdq { display: contents; }
  .csy1vcj .x9x9p5 { order: 0; }
  .csy1vcj .dqx4j6 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .csy1vcj .rpt2r1s { order: 2; padding: 0 16px 12px !important; }
  .csy1vcj .akrhj { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .a80m1ccr .jfdq { display: flex; flex-direction: column; }
  .a80m1ccr .jfdq .dqx4j6 { order: 1; }
  .a80m1ccr .jfdq .a324tg { order: 2; margin: 8px 0 24px !important; }
  .a80m1ccr .jfdq .akrhj { order: 3; }
  .a80m1ccr .jfdq .ww1ytyvo { order: 4; align-self: center; margin-top: 0; }

  
  .d11jv.yckk {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .d11jv.yckk .poa5o { display: contents; padding: 0; }
  .d11jv.yckk .poa5o .dqx4j6 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .d11jv.yckk .rpy1 { order: 2; padding: 12px 16px; }
  .d11jv.yckk .poa5o .akrhj { order: 3; padding: 0 24px; margin: 0 auto; }
  .d11jv.yckk .poa5o .ww1ytyvo { order: 4; align-self: center; margin: 8px 0 32px; }
}
.s5k5l { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.skai { width: 100%; height: auto; display: block; border-radius: 10px; }
.wtx3usjs .s5k5l        { border-radius: 16px; }
.wtx3usjs .skai  { border-radius: 16px; }
.dy5hbtbg .s5k5l         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.dy5hbtbg .skai   { border-radius: 8px; }
.ael43vy2 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.hth6m7qh { width: 100%; padding: 32px 0; position: relative; }
.c6ym { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.vbm2wr7 .hth6m7qh:nth-child(even) { background: var(--bg-surface); }
.vbm2wr7 .hth6m7qh:nth-child(odd)  { background: var(--bg-page); }
.lm8tc .hth6m7qh:nth-child(even) { background: var(--bg-card); }
.lm8tc .hth6m7qh:nth-child(odd)  { background: var(--bg-page); }
.vbm2wr7 .hth6m7qh:nth-child(odd)  .c6ym { background: var(--bg-card); border-radius: 6px; }
.vbm2wr7 .hth6m7qh:nth-child(even) .c6ym { background: var(--bg-raised); border-radius: 6px; }
.lm8tc .hth6m7qh:nth-child(odd)  .c6ym { background: var(--bg-card); border-radius: 6px; }
.lm8tc .hth6m7qh:nth-child(even) .c6ym { background: var(--bg-raised); border-radius: 6px; }
.vbm2wr7 .hth6m7qh:nth-child(even) .yucat9 .jrw9ojj3,
.lm8tc .hth6m7qh:nth-child(even) .yucat9 .jrw9ojj3 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.vbm2wr7 .hth6m7qh:nth-child(odd) .yucat9 .jrw9ojj3,
.lm8tc .hth6m7qh:nth-child(odd) .yucat9 .jrw9ojj3 { background: var(--bg-card-inner); }
.vbm2wr7 .hth6m7qh:nth-child(even) .fyshwij3 .jrw9ojj3:nth-child(odd),
.lm8tc .hth6m7qh:nth-child(even) .fyshwij3 .jrw9ojj3:nth-child(odd)  { background: var(--bg-card); }
.vbm2wr7 .hth6m7qh:nth-child(even) .fyshwij3 .jrw9ojj3:nth-child(even),
.lm8tc .hth6m7qh:nth-child(even) .fyshwij3 .jrw9ojj3:nth-child(even) { background: var(--bg-card-inner); }
h1.tlqvlpk2 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.tlqvlpk2 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.uslcxkj { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.hhari h2.tlqvlpk2 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.z8q4b h2.tlqvlpk2 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.h0umd h2.tlqvlpk2 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.a4d2gnu8 h2.tlqvlpk2::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.xj3hci h2.tlqvlpk2 {
  color: var(--text-primary); font-size: 1.7rem;
}
.ef1k4nr h2.tlqvlpk2::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.qtl5iej h2.tlqvlpk2 {
  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) { .f7kp9zjn { display: none; } }
.t2cf { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.o4vs98u0 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.s7tp7td {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.nu66z8ct { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.i6n8cxpm { padding-left: 20px; }
.i6n8cxpm li { margin-bottom: 6px; }
.i6n8cxpm a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.i6n8cxpm a:hover { color: var(--accent-light); }
.rhulbm6b .nu66z8ct { display: none; }
.p79bur .nu66z8ct { display: none; }
.p79bur .i6n8cxpm { padding-left: 0; list-style: none; }
.p79bur .i6n8cxpm li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.p79bur .i6n8cxpm a { font-size: 0.92rem; }
.zg1k .s7tp7td { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.zg1k .nu66z8ct { display: none; }
.zg1k .i6n8cxpm { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.zg1k .i6n8cxpm li { margin-bottom: 0; }
.zg1k .i6n8cxpm 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;
}
.zg1k .i6n8cxpm a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.mqyoy5c .s7tp7td { padding: 20px 20px 16px; }
.mqyoy5c .i6n8cxpm {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.mqyoy5c .i6n8cxpm li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.mqyoy5c .i6n8cxpm 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;
}
.mqyoy5c .i6n8cxpm 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;
}
.mqyoy5c .i6n8cxpm a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.mqyoy5c .i6n8cxpm a:focus,
.mqyoy5c .i6n8cxpm a:focus-visible,
.mqyoy5c .i6n8cxpm a:target { outline: none; }
.mqyoy5c .i6n8cxpm li:target a { border-color: var(--border); color: var(--text-muted); }
.d6e0r .s7tp7td { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.d6e0r .nu66z8ct { display: none; }
.d6e0r .i6n8cxpm { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.d6e0r .i6n8cxpm li { counter-increment: toc-n; margin-bottom: 0; }
.d6e0r .i6n8cxpm 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;
}
.d6e0r .i6n8cxpm 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;
}
.d6e0r .i6n8cxpm a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.a4jp0jth .s7tp7td { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.a4jp0jth .nu66z8ct { display: none; }
.a4jp0jth .i6n8cxpm { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.a4jp0jth .i6n8cxpm li { margin-bottom: 0; }
.a4jp0jth .i6n8cxpm 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;
}
.a4jp0jth .i6n8cxpm a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.zmyt7g .s7tp7td { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.zmyt7g .nu66z8ct { display: none; }
.zmyt7g .i6n8cxpm { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.zmyt7g .i6n8cxpm li { margin-bottom: 0; }
.zmyt7g .i6n8cxpm li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.zmyt7g .i6n8cxpm li:last-child::after { content: ""; margin-right: 0; }
.zmyt7g .i6n8cxpm a { font-size: 0.9rem; }
.jrw9ojj3 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.yucat9 .jrw9ojj3 { background: var(--bg-card); }
.fyshwij3 .jrw9ojj3:nth-child(odd)  { background: var(--bg-card); }
.fyshwij3 .jrw9ojj3:nth-child(even) { background: var(--bg-raised); }
.n55gdzv .jrw9ojj3 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.n55gdzv .jrw9ojj3:last-child { border-bottom: none; }
.n55gdzv h3.uslcxkj { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.q0qky .jrw9ojj3 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.q0qky .jrw9ojj3 + .jrw9ojj3 { margin-top: 4px; }
.he2qv7 .jrw9ojj3 { background: none; border-radius: 0; padding: 12px 0; }
.he2qv7 .jrw9ojj3 + .jrw9ojj3 { border-top: 1px solid var(--border-section); }
.f6vn0u { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.tlczuin { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.gvqfb3 { color: var(--text-body); margin-bottom: 10px; }
.vt5c3v4v, .kxft0e64 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.vt5c3v4v li, .kxft0e64 li { margin-bottom: 6px; }
.kxft0e64 li { list-style: decimal; }
.a6gp     .vt5c3v4v { list-style-type: "● "; }
.mu3yhpil  .vt5c3v4v { list-style-type: "■ "; }
.t14g .vt5c3v4v { list-style-type: "◆ "; }
.zws71w    .vt5c3v4v { list-style-type: "★ "; }
.a6gp     .wc9r8y { list-style-type: "● "; }
.mu3yhpil  .wc9r8y { list-style-type: "■ "; }
.t14g .wc9r8y { list-style-type: "◆ "; }
.zws71w    .wc9r8y { list-style-type: "★ "; }
.a6gp    .vt5c3v4v li::marker, .a6gp    .wc9r8y li::marker,
.mu3yhpil .vt5c3v4v li::marker, .mu3yhpil .wc9r8y li::marker,
.t14g .vt5c3v4v li::marker, .t14g .wc9r8y li::marker,
.zws71w   .vt5c3v4v li::marker, .zws71w   .wc9r8y li::marker {
  color: var(--cta); font-size: 1em;
}
.a6gp .kxft0e64,
.mu3yhpil .kxft0e64,
.t14g .kxft0e64,
.zws71w .kxft0e64 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.a6gp .kxft0e64 li,
.mu3yhpil .kxft0e64 li,
.t14g .kxft0e64 li,
.zws71w .kxft0e64 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.a6gp .kxft0e64 li::before,
.mu3yhpil .kxft0e64 li::before,
.t14g .kxft0e64 li::before,
.zws71w .kxft0e64 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;
}
.a6gp     .kxft0e64 li::before { border-radius: 50%; }
.mu3yhpil  .kxft0e64 li::before { border-radius: 3px; }
.t14g .kxft0e64 li::before { border-radius: 3px; }
.zws71w    .kxft0e64 li::before { border-radius: 50%; }
.rks8yuf2 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ai04fyp .rks8yuf2,
.xfnv .rks8yuf2 { background: transparent; border: none; border-radius: 0; }
.vk2eb { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.vk2eb th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.vk2eb td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.vk2eb tr:hover td { background: var(--bg-hover); }
.wieq .vk2eb tbody tr:nth-child(even) td { background: var(--bg-surface); }
.zdtvui0k .vk2eb { border: 1px solid var(--border-alt); }
.zdtvui0k .vk2eb th,
.zdtvui0k .vk2eb td { border: 1px solid var(--border-alt); }
.urv7 .vk2eb th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.urv7 .vk2eb td { border-bottom: none; }
.urv7 .vk2eb tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.hljwgo .vk2eb th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.bduq .rks8yuf2 {
  overflow: hidden;
}
.bduq .vk2eb th { border-bottom: 1px solid var(--border-alt); }
.bduq .vk2eb tr:last-child td { border-bottom: none; }
.qicpfxvj { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.fk9bc { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.nelb5i { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.trg2 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.gwxq8u { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.wc9r8y { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.wc9r8y 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%}
.jcln3mg6 .trg2 { background: transparent; text-align: center; }
.kfu7x .nelb5i {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.d5cfiba .nelb5i {
  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);
}
.yaawn93q .fk9bc { display: grid; grid-template-columns: auto 1fr; }
.yaawn93q .nelb5i {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.yaawn93q .trg2 { grid-column: 2; }
.yaawn93q .gwxq8u,
.yaawn93q .wc9r8y { grid-column: 1 / -1; }
.bkmli .fk9bc { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.bkmli .nelb5i {
  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);
}
.bkmli .trg2 { grid-column: 2; }
.bkmli .gwxq8u,
.bkmli .wc9r8y { grid-column: 1 / -1; }
.xob5oc .fk9bc { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.xob5oc .trg2 { background: none; color: var(--accent-light); font-weight: 700; }
.ic5mh .fk9bc { 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); }
.ic5mh .trg2 { background: none; color: var(--accent-light); font-weight: 700; }
.b2y6xo .fk9bc { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.b2y6xo .fk9bc:last-child { border-bottom: none; }
.b2y6xo .trg2 { background: none; color: var(--accent-light); font-weight: 700; }
.tnnw47kw .fk9bc { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.tnnw47kw .trg2 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.woe41xw5 .qicpfxvj { counter-reset: card-n; }
.woe41xw5 .fk9bc  { counter-increment: card-n; }
.woe41xw5 .trg2 { display: flex; align-items: center; gap: 10px; }
.woe41xw5 .trg2::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;
}
.lld2g3nq .fk9bc { background: var(--bg-surface); border: 1px solid var(--border); }
.lld2g3nq .trg2 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.nymjku { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.nymjku         { --cl-hue: var(--accent); }
.wci0ny9     { --cl-hue: #16a34a; }
.c2hggvl { --cl-hue: #ea580c; }
.b4upds    { --cl-hue: #2563eb; }
.wci0ny9, .c2hggvl, .b4upds, .x4u8 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.gw0tv6 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.gw0tv6::before { color: var(--cl-hue); }
.nymjku strong { color: var(--text-primary); font-size: 0.95rem; }
.nymjku p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.b7d4vn { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.r8huv, .itzpxkl { border-radius: 8px; padding: 14px; }
.r8huv { background: var(--bg-pros); }
.itzpxkl { background: var(--bg-cons); }
.v892l { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.r8huv .v892l { color: var(--c-pros-label); }
.itzpxkl .v892l { color: #f87171; }
.r8huv ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.itzpxkl ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.skai { width: 100%; height: auto; border-radius: 10px; display: block; }
.li24ghf9 {
  background: var(--cta); color: #fff; border: none;
  border-radius: 6px; padding: 8px 16px; font-size: 0.88rem; font-weight: 600;
  cursor: pointer; text-decoration: none; display: inline-block; white-space: nowrap;
}
.li24ghf9:hover { opacity: 0.85; }
.dp0fi5fd .li24ghf9  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.dp0fi5fd .li24ghf9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.zn1sena .li24ghf9  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.zn1sena .li24ghf9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.dp0fi5fd .kcf2glf.li24ghf9, .zn1sena .kcf2glf.li24ghf9,
.dp0fi5fd .skmt8 .li24ghf9, .zn1sena .skmt8 .li24ghf9 {
  background: var(--cta); border: none; color: #fff;
}
.dp0fi5fd .kcf2glf.li24ghf9:hover, .zn1sena .kcf2glf.li24ghf9:hover,
.dp0fi5fd .skmt8 .li24ghf9:hover, .zn1sena .skmt8 .li24ghf9:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.wppc00r .ww1ytyvo { border-radius: 50px; }
.wppc00r .li24ghf9  { border-radius: 50px; }
.jmdpp .ww1ytyvo,
.jmdpp .li24ghf9 { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.jmdpp .ww1ytyvo:hover,
.jmdpp .li24ghf9:hover { filter: brightness(1.08); opacity: 1; }
.b298 .ww1ytyvo,
.b298 .li24ghf9 { box-shadow: 0 3px 14px -2px var(--cta); }
.b298 .ww1ytyvo:hover,
.b298 .li24ghf9:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.ze9y3qsb .ww1ytyvo,
.ze9y3qsb .li24ghf9 { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.ze9y3qsb .ww1ytyvo:hover,
.ze9y3qsb .li24ghf9:hover { opacity: 1; }
.ze9y3qsb .ww1ytyvo:active,
.ze9y3qsb .li24ghf9:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.a7ohiil .ww1ytyvo,
.a7ohiil .li24ghf9 { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.a7ohiil .ww1ytyvo:hover,
.a7ohiil .li24ghf9:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.a7ohiil .ww1ytyvo:active,
.a7ohiil .li24ghf9:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.jjbh3m .ww1ytyvo,
.jjbh3m .li24ghf9 { position: relative; overflow: hidden; }
.jjbh3m .ww1ytyvo::before,
.jjbh3m .li24ghf9::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;
}
.jjbh3m .ww1ytyvo:hover::before,
.jjbh3m .li24ghf9:hover::before { left: 135%; }
.shyisd72 .ww1ytyvo,
.shyisd72 .li24ghf9 { border-radius: 0; }
.q6ypb .ww1ytyvo { padding-left: 22px; padding-right: 22px; }
.q6ypb .li24ghf9  { padding-left: 12px; padding-right: 12px; }
.kq1ankzc .ww1ytyvo { padding-left: 44px; padding-right: 44px; }
.kq1ankzc .li24ghf9  { padding-left: 24px; padding-right: 24px; }
.x617m .ww1ytyvo { padding-left: 56px; padding-right: 56px; }
.x617m .li24ghf9  { padding-left: 32px; padding-right: 32px; }
.cvyy   .ww1ytyvo::after, .cvyy   .li24ghf9::after,
.nvn5lf .ww1ytyvo::after, .nvn5lf .li24ghf9::after,
.zrfb61hz    .ww1ytyvo::after, .zrfb61hz    .li24ghf9::after,
.uet6    .ww1ytyvo::after, .uet6    .li24ghf9::after,
.wah19fr    .ww1ytyvo::after, .wah19fr    .li24ghf9::after,
.mqdo     .ww1ytyvo::after, .mqdo     .li24ghf9::after,
.yhejqwm1    .ww1ytyvo::after, .yhejqwm1    .li24ghf9::after,
.kpv3edul   .ww1ytyvo::after, .kpv3edul   .li24ghf9::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;
}
.cvyy .ww1ytyvo::after, .cvyy .li24ghf9::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");
}
.nvn5lf .ww1ytyvo::after, .nvn5lf .li24ghf9::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");
}
.zrfb61hz .ww1ytyvo::after, .zrfb61hz .li24ghf9::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");
}
.uet6 .ww1ytyvo::after, .uet6 .li24ghf9::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");
}
.wah19fr .ww1ytyvo::after, .wah19fr .li24ghf9::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");
}
.mqdo .ww1ytyvo::after, .mqdo .li24ghf9::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");
}
.yhejqwm1 .ww1ytyvo::after, .yhejqwm1 .li24ghf9::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");
}
.kpv3edul .ww1ytyvo::after, .kpv3edul .li24ghf9::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");
}
.scj7   .gwp755m::after, .scj7   .swd7bnsz::after,
.dhs21 .gwp755m::after, .dhs21 .swd7bnsz::after,
.ia5o3    .gwp755m::after, .ia5o3    .swd7bnsz::after,
.vzsdri    .gwp755m::after, .vzsdri    .swd7bnsz::after,
.hemp86v    .gwp755m::after, .hemp86v    .swd7bnsz::after,
.potg     .gwp755m::after, .potg     .swd7bnsz::after,
.hikcybj    .gwp755m::after, .hikcybj    .swd7bnsz::after,
.ifv0vf   .gwp755m::after, .ifv0vf   .swd7bnsz::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;
}
.scj7 .gwp755m::after, .scj7 .swd7bnsz::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");
}
.dhs21 .gwp755m::after, .dhs21 .swd7bnsz::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");
}
.ia5o3 .gwp755m::after, .ia5o3 .swd7bnsz::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");
}
.vzsdri .gwp755m::after, .vzsdri .swd7bnsz::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");
}
.hemp86v .gwp755m::after, .hemp86v .swd7bnsz::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");
}
.potg .gwp755m::after, .potg .swd7bnsz::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");
}
.hikcybj .gwp755m::after, .hikcybj .swd7bnsz::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");
}
.ifv0vf .gwp755m::after, .ifv0vf .swd7bnsz::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");
}
.fesx {
  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;
}
.hzgg {
  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;
}
.hzgg > * { min-width: 0; }
.hzgg:hover { background: var(--bg-hover); }
.hzgg > [itemprop="item"] { display: contents; }
.hzgg [itemprop="itemReviewed"],
.hzgg [itemprop="reviewRating"] { display: none; }
.hzgg::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;
}
.f9yipu1 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.fn3k6q {
  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;
}
.tnld9cq { max-height: 52px; max-width: 110px; object-fit: contain; }
.nhbq06 {
  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;
}
.pxtsv996 .fn3k6q    { background: #1a1a1a; }
.ignt0jac .fn3k6q   { background: rgba(128,128,128,.12); }
.e981 .fn3k6q { background: var(--bg-raised); }
.wb66sab .fn3k6q    { background: transparent; padding: 0; }
.fw3cki8 {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.g2kbm { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.a5rgp8 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.cnubxrp {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.m0tji3 {
  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;
}
.y4gyklb {
  
  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%;
}
.hgha {
  
  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;
}
.kcf2glf {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.kcf2glf.li24ghf9 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .hzgg {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .hzgg::before    { grid-area: rank;   }
  .f9yipu1           { grid-area: ident;  }
  .fw3cki8     { grid-area: rating; min-width: 0; width: auto; }
  .cnubxrp           { grid-area: pills;  }
  .kcf2glf             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .hzgg {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .hzgg::before    { justify-self: center; }
  .f9yipu1           { width: 100%; }
  .fw3cki8     { justify-self: center; }
  .cnubxrp           { grid-template-columns: 1fr; }
}
.oxpkz {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.l5eanpl {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.j7gqcx4 {
  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;
}
.j7gqcx4 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.l003l52 { flex: 1; }
.l003l52 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.dwxhyw { color: var(--c-stars); font-size: 1.1rem; }
.c21nw { margin-bottom: 8px; }
.a27n {
  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);
}
.a27n > span { color: var(--accent); font-weight: 700; }
.uqwd2 em, .maonuw em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .a27n { padding: 10px 16px; gap: 6px 16px; } }
.skmt8 { flex-shrink: 0; align-self: flex-start; }
.skmt8 .li24ghf9 { white-space: nowrap; }
@media (max-width: 560px) {
  .l5eanpl { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .j7gqcx4 { order: 1; }
  .skmt8 { order: 2; margin-left: auto; align-self: center; }
  .l003l52 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.vfapl img.qdaybj2p { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.ai04fyp { padding: 20px 24px; }
.uvto { color: var(--text-muted); margin-bottom: 16px; }
.f51pvmo1 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.rm3x8, .g6rclwc { list-style: none; font-size: 0.9rem; }
.rm3x8 li { color: var(--c-pros); margin-bottom: 4px; }
.g6rclwc li { color: var(--c-cons); margin-bottom: 4px; }
.rm3x8 li::before { content: "✓"; margin-right: 5px; }
.g6rclwc li::before { content: "✗"; margin-right: 5px; }
.lum272 .rm3x8 li::before { content: "→"; }
.lum272 .g6rclwc li::before { content: "–"; }
.r8j2y  .rm3x8 li::before { content: "★"; }
.r8j2y  .g6rclwc li::before { content: "✕"; }
.xd677xt    .rm3x8 li::before { content: "◆"; }
.xd677xt    .g6rclwc li::before { content: "▲"; }
.dnaor7nk  .rm3x8 li::before { content: "▶"; }
.dnaor7nk  .g6rclwc li::before { content: "■"; }
.sc70d { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.zk61s { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.lt2xo { background: var(--bg-pros); color: var(--c-tag-pay); }
.wapcln { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.isg8f1y .wapcln { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.wjnzt .wapcln { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .dcj2 .l3qr4e5 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .dcj2 .oxpkz { margin: 0; }
}
.bpdigx06 .l5eanpl { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.bpdigx06 .l003l52 h3 { color: var(--accent-light); }
.bpdigx06 .j7gqcx4 { background: var(--bg-page); border: 1px solid var(--border); }
.uvncff5 .oxpkz { border-top: 4px solid var(--accent); }
.uvncff5 .l5eanpl { background: var(--bg-card); }
.ir6w .oxpkz { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.ir6w .l5eanpl { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.ir6w .ai04fyp { padding: 14px 16px; }
.ir6w .j7gqcx4 { border-radius: 4px; }
.ir6w .wapcln { border-radius: 0; }
.bh4d .l5eanpl { padding: 0; gap: 0; overflow: hidden; }
.bh4d .j7gqcx4 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.bh4d .l003l52 { padding: 16px 20px; }
.bh4d .skmt8 { padding: 16px 20px; align-self: center; }
.b7zph8h .dwxhyw { font-size: .95rem; }
.xfnv .b7d4vn { gap: 10px; }
.xfnv .r8huv, .xfnv .itzpxkl { padding: 12px; }
.xfnv .r8huv ul, .xfnv .itzpxkl ul { margin: 4px 0 0; padding-left: 18px; }
.xfnv .r8huv li, .xfnv .itzpxkl li { font-size: .85rem; margin-bottom: 3px; }
.lh0mdwa .zk61s { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .nxqxgq { grid-template-columns: 1fr; }
  .v3yx { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .v3yx .smde97 { width: 72px; height: 50px; }
  .v3yx .grc4 { max-width: 180px; }
  .v3yx .b2p3wy { width: auto; }
}
.mlu1n0a .b7zph8h .dwxhyw { filter: brightness(1.2); }
@media (max-width: 720px) {
  .mlu1n0a { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ow2a5 { padding: 16px; }
  .bx80tm .cjjpiak { min-width: 50%; }
}
.g9x0br .b7d4vn { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .kmuqq { grid-template-columns: 1fr; }
  .e5rpea { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .zewsf6c { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .qx1i6g { flex-wrap: wrap; padding: 16px; }
}
.n1c3g .b7d4vn { gap: 8px; }
.n1c3g .r8huv, .n1c3g .itzpxkl { padding: 8px; }
@media (max-width: 480px) {
  .elu8jw { flex-direction: column; align-items: stretch; }
}
.j85ha .b2p3wy .li24ghf9 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .rdyi { flex-direction: column; align-items: stretch; gap: 10px; }
  .j85ha .b2p3wy { text-align: center; }
}
@media (max-width: 720px) {
  .gqrxl0d { grid-template-columns: 1fr; }
  .gfb7s { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .vp1dr8 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.u6pf .zqhftd { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.c31uxo .dwxhyw { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .otkyu { grid-template-columns: 1fr; }
  .c31uxo { width: 100px; height: 100px; margin: 16px auto; }
  .u6pf { font-size: 1.4rem; }
  .invt8 { justify-content: center; }
  .frn8 .cjjpiak { min-width: 50%; }
}
.r9xz4 .b7d4vn { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .gga6ixrp { flex-wrap: wrap; padding: 14px 16px; }
  .xgjjy { padding: 12px 16px; }
  .r9xz4 .b7d4vn { margin: 0 16px; }
  .r9xz4 .lh0mdwa { padding: 0 16px; }
  .i0ry1e { padding: 12px 16px; }
}
.yge3 .hzgg {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.yge3 .hzgg:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.q7pbp .fesx { gap: 18px; }
.q7pbp .hzgg {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.q7pbp .hzgg:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.mr0fn .fesx {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.mr0fn .hzgg {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.mr0fn .hzgg:last-child { border-bottom: none; }
.mr0fn .f9yipu1,
.mr0fn .fw3cki8,
.mr0fn .cnubxrp {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.i93v .fesx { gap: 0; }
.i93v .hzgg {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.i93v .hzgg:last-child { border-bottom: none; }
.i93v .hzgg:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.i93v .hzgg:nth-child(even):hover { background: var(--bg-hover); }
.bbdzvem .hzgg {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.q2oc7 .cnubxrp .m0tji3 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.q2oc7 .cnubxrp .m0tji3:first-child { border-left: none; }
.gn3kt6a .cnubxrp .m0tji3 {
  background: transparent; padding: 4px 8px;
}
.gn3kt6a .cnubxrp .y4gyklb { font-size: .65rem; opacity: .65; }
.gn3kt6a .cnubxrp .hgha   { font-size: 1.15rem; color: var(--accent-light); }
.bfcizt .cnubxrp .m0tji3 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.a5rgp8 { display: none; }
.ttwfevq .g2kbm { font-size: 1rem; letter-spacing: 2px; }
.o4p3ax2 .g2kbm {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.yjcgb .g2kbm,
.zf24fo .g2kbm,
.z8c57 .g2kbm { display: none; }
.yjcgb .a5rgp8,
.zf24fo .a5rgp8,
.z8c57 .a5rgp8 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.yjcgb .a5rgp8 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.yjcgb .a5rgp8 small { display: none; }
.zf24fo .a5rgp8 {
  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;
}
.zf24fo .a5rgp8 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.z8c57 .a5rgp8 {
  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;
}
.z8c57 .a5rgp8 small { display: none; }
.yjcgb .c21nw .dwxhyw,
.zf24fo .c21nw .dwxhyw,
.z8c57 .c21nw .dwxhyw { display: none; }
.yjcgb .c21nw strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.yjcgb .zqhftd { display: none; }
.zf24fo .c21nw 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;
}
.zf24fo .e10ow,
.zf24fo .zqhftd { font-size: 1em; }
.z8c57 .c21nw strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.z8c57 .zqhftd { display: none; }
.kigqvj { margin: 16px 0; }
.debw9 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.debw9 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.debw9 summary::after { content: "+"; color: var(--accent-light); }
.debw9[open] summary::after { content: "−"; }
.debw9 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.hth6m7qh { margin-bottom: 0; }
.kj4993 h2.tlqvlpk2 { color: var(--text-primary); border-color: var(--accent-light); }
.oczkqj h2.tlqvlpk2 { color: var(--text-primary); border-color: var(--accent-light); }
.n89j5j .wci0ny9     { background: #052e16; border-color: #10b981; }
.n89j5j .c2hggvl { background: #2d0a1e; border-color: #f43f5e; }
.n89j5j .b4upds    { background: #1e1036; border-color: #a855f7; }
.n89j5j .nymjku strong  { color: #f1f5f9; }
.n89j5j .nymjku p       { color: #cbd5e1; }
.n89j5j .x7q3ticj    .wci0ny9     .gw0tv6::before,
.n89j5j .ej69dwfs  .wci0ny9     .gw0tv6::before,
.n89j5j .m1f0sph  .wci0ny9     .gw0tv6::before,
.n89j5j .nyjd35 .wci0ny9     .gw0tv6::before { color: #10b981; }
.n89j5j .x7q3ticj    .c2hggvl .gw0tv6::before,
.n89j5j .ej69dwfs  .c2hggvl .gw0tv6::before,
.n89j5j .m1f0sph  .c2hggvl .gw0tv6::before,
.n89j5j .nyjd35 .c2hggvl .gw0tv6::before { color: #f43f5e; }
.n89j5j .x7q3ticj    .b4upds    .gw0tv6::before,
.n89j5j .ej69dwfs  .b4upds    .gw0tv6::before,
.n89j5j .m1f0sph  .b4upds    .gw0tv6::before,
.n89j5j .nyjd35 .b4upds    .gw0tv6::before { color: #a855f7; }
.sgszj3en .wci0ny9     { background: #2d2000; border-color: #eab308; }
.sgszj3en .c2hggvl { background: #2d0b0b; border-color: #ef4444; }
.sgszj3en .b4upds    { background: #2d1600; border-color: #f97316; }
.sgszj3en .nymjku strong  { color: #f1f5f9; }
.sgszj3en .nymjku p       { color: #cbd5e1; }
.sgszj3en .x7q3ticj    .wci0ny9     .gw0tv6::before,
.sgszj3en .ej69dwfs  .wci0ny9     .gw0tv6::before,
.sgszj3en .m1f0sph  .wci0ny9     .gw0tv6::before,
.sgszj3en .nyjd35 .wci0ny9     .gw0tv6::before { color: #eab308; }
.sgszj3en .x7q3ticj    .c2hggvl .gw0tv6::before,
.sgszj3en .ej69dwfs  .c2hggvl .gw0tv6::before,
.sgszj3en .m1f0sph  .c2hggvl .gw0tv6::before,
.sgszj3en .nyjd35 .c2hggvl .gw0tv6::before { color: #ef4444; }
.sgszj3en .x7q3ticj    .b4upds    .gw0tv6::before,
.sgszj3en .ej69dwfs  .b4upds    .gw0tv6::before,
.sgszj3en .m1f0sph  .b4upds    .gw0tv6::before,
.sgszj3en .nyjd35 .b4upds    .gw0tv6::before { color: #f97316; }
.l7t2kx .wci0ny9     { background: #0c1a2e; border-color: #38bdf8; }
.l7t2kx .c2hggvl { background: #12103a; border-color: #818cf8; }
.l7t2kx .b4upds    { background: #0a2020; border-color: #2dd4bf; }
.l7t2kx .nymjku strong  { color: #f1f5f9; }
.l7t2kx .nymjku p       { color: #cbd5e1; }
.l7t2kx .x7q3ticj    .wci0ny9     .gw0tv6::before,
.l7t2kx .ej69dwfs  .wci0ny9     .gw0tv6::before,
.l7t2kx .m1f0sph  .wci0ny9     .gw0tv6::before,
.l7t2kx .nyjd35 .wci0ny9     .gw0tv6::before { color: #38bdf8; }
.l7t2kx .x7q3ticj    .c2hggvl .gw0tv6::before,
.l7t2kx .ej69dwfs  .c2hggvl .gw0tv6::before,
.l7t2kx .m1f0sph  .c2hggvl .gw0tv6::before,
.l7t2kx .nyjd35 .c2hggvl .gw0tv6::before { color: #818cf8; }
.l7t2kx .x7q3ticj    .b4upds    .gw0tv6::before,
.l7t2kx .ej69dwfs  .b4upds    .gw0tv6::before,
.l7t2kx .m1f0sph  .b4upds    .gw0tv6::before,
.l7t2kx .nyjd35 .b4upds    .gw0tv6::before { color: #2dd4bf; }
.dmiajt3s::before,
.uok5::before { margin-right: 5px; }
.tynagon .r8huv ul li,
.tynagon .rm3x8 li         { color: #4ade80; }
.tynagon .r8huv .dmiajt3s { color: #22c55e; }
.tynagon .itzpxkl ul li,
.tynagon .g6rclwc li         { color: #f87171; }
.tynagon .itzpxkl .uok5 { color: #ef4444; }
.r7xxa .r8huv { background: var(--bg-pros); }
.r7xxa .itzpxkl { background: var(--bg-cons); }
.r7xxa .r8huv .dmiajt3s { color: var(--c-pros-label); }
.r7xxa .itzpxkl .uok5 { color: var(--c-cons); }
.r7xxa .r8huv ul li,
.r7xxa .rm3x8 li            { color: var(--c-pros); }
.r7xxa .itzpxkl ul li,
.r7xxa .g6rclwc li            { color: var(--c-cons); }
.g5cnr15 .r8huv { background: var(--bg-pros); }
.g5cnr15 .itzpxkl { background: var(--bg-cons); }
.g5cnr15 .r8huv .dmiajt3s { color: var(--c-pros-label); }
.g5cnr15 .itzpxkl .uok5 { color: var(--c-cons); }
.g5cnr15 .r8huv ul li,
.g5cnr15 .rm3x8 li          { color: var(--c-pros); }
.g5cnr15 .itzpxkl ul li,
.g5cnr15 .g6rclwc li          { color: var(--c-cons); }
.pr74 .dmiajt3s::before { content: "✓ "; }
.pr74 .uok5::before { content: "✗ "; }
.lum272 .dmiajt3s::before { content: "→ "; }
.lum272 .uok5::before { content: "← "; }
.r8j2y .dmiajt3s::before { content: "★ "; }
.r8j2y .uok5::before { content: "✕ "; }
.xd677xt .dmiajt3s::before { content: "◆ "; }
.xd677xt .uok5::before { content: "▲ "; }
.wjnzt .nymjku { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.wjnzt .nymjku strong { color: var(--text-primary); }
.wjnzt .nymjku p      { color: var(--text-muted); }
.isg8f1y .nymjku { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.amyh .nymjku {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.amyh .nymjku strong,
.amyh .nymjku p { color: #fff; }
.amyh .gw0tv6::before { color: rgba(255,255,255,0.9) !important; }
.p7g3 .nymjku {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.p7g3 .nymjku strong { color: var(--text-primary); }
.p7g3 .nymjku p      { color: var(--text-muted); }
.w2bs .nymjku { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.x7q3ticj .gw0tv6,
.ej69dwfs .gw0tv6,
.m1f0sph .gw0tv6,
.nyjd35 .gw0tv6 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.x7q3ticj .gw0tv6::before,
.ej69dwfs .gw0tv6::before,
.m1f0sph .gw0tv6::before,
.nyjd35 .gw0tv6::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.x7q3ticj .wci0ny9     .gw0tv6::before { content: "✦"; color: var(--c-tip-border); }
.x7q3ticj .c2hggvl .gw0tv6::before { content: "▲"; color: var(--c-warn-border); }
.x7q3ticj .b4upds    .gw0tv6::before { content: "◉"; color: #60a5fa; }
.ej69dwfs .wci0ny9     .gw0tv6::before { content: "★"; color: var(--c-tip-border); }
.ej69dwfs .c2hggvl .gw0tv6::before { content: "◆"; color: var(--c-warn-border); }
.ej69dwfs .b4upds    .gw0tv6::before { content: "●"; color: #60a5fa; }
.m1f0sph .wci0ny9     .gw0tv6::before { content: "▶"; color: var(--c-tip-border); }
.m1f0sph .c2hggvl .gw0tv6::before { content: "■"; color: var(--c-warn-border); }
.m1f0sph .b4upds    .gw0tv6::before { content: "▸"; color: #60a5fa; }
.nyjd35 .wci0ny9     .gw0tv6::before { content: "→"; color: var(--c-tip-border); }
.nyjd35 .c2hggvl .gw0tv6::before { content: "⬥"; color: var(--c-warn-border); }
.nyjd35 .b4upds    .gw0tv6::before { content: "◈"; color: #60a5fa; }
.ua1ywnw .yucat9 .jrw9ojj3,
.ua1ywnw .fyshwij3 .jrw9ojj3  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ua1ywnw .fk9bc                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ua1ywnw .hzgg                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.ua1ywnw .oxpkz            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.ua1ywnw .rks8yuf2          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ua1ywnw .s7tp7td                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ttd8l44m .yucat9 .jrw9ojj3,
.ttd8l44m .fyshwij3 .jrw9ojj3,
.ttd8l44m .fk9bc,
.ttd8l44m .hzgg,
.ttd8l44m .oxpkz,
.ttd8l44m .rks8yuf2,
.ttd8l44m .s7tp7td,
.ttd8l44m .w2bs .nymjku { box-shadow: none; }
.n4ej   .gvqfb3, .n4ej .f6vn0u, .n4ej .tlczuin,
.n4ej   .t2cf, .n4ej .o4vs98u0 { font-size: 0.9rem; }
.n4ej   .vt5c3v4v, .n4ej .kxft0e64 { font-size: 0.9rem; }
.s582nhm   .gvqfb3, .s582nhm .f6vn0u, .s582nhm .tlczuin,
.s582nhm   .t2cf, .s582nhm .o4vs98u0 { font-size: 0.95rem; }
.s582nhm   .vt5c3v4v, .s582nhm .kxft0e64 { font-size: 0.95rem; }
.exot3oa   .gvqfb3, .exot3oa .f6vn0u, .exot3oa .tlczuin,
.exot3oa   .t2cf, .exot3oa .o4vs98u0 { font-size: 1.08rem; }
.exot3oa   .vt5c3v4v, .exot3oa .kxft0e64 { font-size: 1.05rem; }
.exot3oa   .vk2eb { font-size: 0.97rem; }
.dzasw3g .dqx4j6      { font-size: 3.2rem; }
.dzasw3g h2.tlqvlpk2 { font-size: 1.9rem; }
.dzasw3g h3.uslcxkj     { font-size: 1.4rem; }
.yelw6k5 .dqx4j6      { font-size: 3.8rem; }
.yelw6k5 h2.tlqvlpk2 { font-size: 2.2rem; }
.yelw6k5 h3.uslcxkj     { font-size: 1.6rem; }
.hth6m7qh + .hth6m7qh { position: relative; }
.sw8dq   .hth6m7qh + .hth6m7qh::before,
.q1e1o8m  .hth6m7qh + .hth6m7qh::before,
.we6k   .hth6m7qh + .hth6m7qh::before,
.frtsc   .hth6m7qh + .hth6m7qh::before,
.iviy   .hth6m7qh + .hth6m7qh::before,
.r3cuk .hth6m7qh + .hth6m7qh::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.sw8dq .hth6m7qh + .hth6m7qh::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.q1e1o8m .hth6m7qh + .hth6m7qh::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.we6k .hth6m7qh + .hth6m7qh::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;
}
.frtsc .hth6m7qh + .hth6m7qh::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.nhoed .hth6m7qh { margin-bottom: 16px; }
.nhoed .hth6m7qh + .hth6m7qh { margin-top: 0; }
.nhoed .c6ym { padding-top: 0; padding-bottom: 0; }
.iviy .hth6m7qh + .hth6m7qh::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.r3cuk .hth6m7qh + .hth6m7qh::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.xgznug1f .hth6m7qh + .hth6m7qh::before,
.sp8uyolc .hth6m7qh + .hth6m7qh::before,
.hado2 .hth6m7qh + .hth6m7qh::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%;
}
.vbm2wr7 .xgznug1f .hth6m7qh:nth-child(even)::before,
.vbm2wr7 .sp8uyolc .hth6m7qh:nth-child(even)::before,
.vbm2wr7 .hado2 .hth6m7qh:nth-child(even)::before { background: var(--bg-surface); }
.lm8tc .xgznug1f .hth6m7qh:nth-child(even)::before,
.lm8tc .sp8uyolc .hth6m7qh:nth-child(even)::before,
.lm8tc .hado2 .hth6m7qh:nth-child(even)::before { background: var(--bg-card); }
.xgznug1f .hth6m7qh + .hth6m7qh::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");
}
.sp8uyolc .hth6m7qh + .hth6m7qh::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");
}
.hado2 .hth6m7qh + .hth6m7qh::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");
}
.ferw .ppxz,
.ferw .jfdq { margin-bottom: 60px; }
.oq55aokl .poa5o,
.ferw .poa5o { padding-bottom: 60px; }
.fz5is1un .poa5o { padding-bottom: 70px; }
.ferw .ppxz::before,
.ferw .ppxz::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");
}
.zw657  .ppxz:not(.f0xu6u) .x9x9p5 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ftkmx8s2 .d11jv { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.a5ps .d11jv { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.zw657 .f0xu6u { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.zw657 .to9g7i { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.zw657 .d11jv { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.c9pcfuz .d11jv { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.hla6 .d11jv { background: var(--accent-bg); }
.ceiwaptl .s5k5l { float: left; width: 38%; margin: 0 28px 16px 0; }
.ceiwaptl .s5k5l .skai { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ceiwaptl .c6ym::after { content: ''; display: block; clear: both; }
.cy4q .s5k5l { float: right; width: 38%; margin: 0 0 16px 28px; }
.cy4q .s5k5l .skai { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.cy4q .c6ym::after { content: ''; display: block; clear: both; }
.qpajce .hth6m7qh:nth-child(odd)  .s5k5l { float: left;  width: 38%; margin: 0 28px 16px 0; }
.qpajce .hth6m7qh:nth-child(even) .s5k5l { float: right; width: 38%; margin: 0 0 16px 28px; }
.qpajce .s5k5l .skai { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qpajce .c6ym::after { content: ''; display: block; clear: both; }
.ceiwaptl .qicpfxvj,
.ceiwaptl .fesx,
.cy4q .qicpfxvj,
.cy4q .fesx,
.qpajce .qicpfxvj,
.qpajce .fesx { clear: both; }
@media (max-width: 900px) {
  .ceiwaptl .s5k5l,
  .cy4q .s5k5l,
  .qpajce .hth6m7qh:nth-child(odd)  .s5k5l,
  .qpajce .hth6m7qh:nth-child(even) .s5k5l {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ceiwaptl .s5k5l .skai,
  .cy4q .s5k5l .skai,
  .qpajce .s5k5l .skai {
    max-height: none !important;
  }
}
.ceiwaptl .vt5c3v4v,
.ceiwaptl .kxft0e64,
.cy4q .vt5c3v4v,
.cy4q .kxft0e64,
.qpajce .vt5c3v4v,
.qpajce .kxft0e64 { overflow: hidden; }
@media (max-width: 640px) {
  .ceiwaptl .s5k5l,
  .cy4q .s5k5l,
  .qpajce .s5k5l { float: none; width: 100%; margin: 0 0 16px 0; }
}
.vqnel89g .ael43vy2,
.vqnel89g .c6ym,
.vqnel89g .qtab8ruc  { max-width: 1100px; }
.nj8rd .ael43vy2,
.nj8rd .c6ym,
.nj8rd .qtab8ruc  { max-width: 1200px; }
.f1g8si9 .ael43vy2,
.f1g8si9 .c6ym,
.f1g8si9 .qtab8ruc  { max-width: 1320px; }
.f1g8si9 { --content-mw: 1320px; }
.egni0k { font-size: 0.82rem; color: var(--text-muted); }
.w32wiey { display: flex; align-items: center; }
.vxcaodjh {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.s86d { display: flex; align-items: center; }
.p26az { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.p26az:hover { text-decoration: underline; }
.rpq9y { margin: 0 3px; opacity: 0.45; }
.rpq9y::before { content: '/'; }
.wdd1cb { padding: 2px 5px; color: var(--text-main); }
.x0hfot .egni0k {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.x0hfot .w32wiey { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.bdw7r .egni0k {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.bdw7r .w32wiey { padding: 0 0 0 12px; }
.x0bo96 .w32wiey { padding: 0 16px; }
.x0bo96 .egni0k {
  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);
}
.x0bo96 .ael43vy2 { padding-top: 28px; }
@media (max-width: 720px) {
  .hhec { margin-top: 18px; padding: 0 16px; }
  .x0bo96 .ael43vy2 { padding-top: 16px; }
}
.vqnel89g.x0hfot .w32wiey { max-width: 1100px; }
.nj8rd.x0hfot .w32wiey { max-width: 1200px; }
.f1g8si9.x0hfot .w32wiey { max-width: 1320px; }
.f1g8si9 .hhec { max-width: 1320px; }
.fehhi .hth6m7qh { padding-top: 16px; padding-bottom: 16px; }
.y22bhf .hth6m7qh { padding-top: 24px; padding-bottom: 24px; }
.g26c .hth6m7qh { padding-top: 40px; padding-bottom: 40px; }
.f72h8 .hth6m7qh { padding-top: 52px; padding-bottom: 52px; }
.xhmbjd .hth6m7qh:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.xhmbjd .hth6m7qh:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.xhmbjd .hth6m7qh:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.xhmbjd .hth6m7qh:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.qt39j2 .c6ym { padding-top: 10px;  padding-bottom: 10px; }
.shpgaq .c6ym { padding-top: 18px;  padding-bottom: 18px; }
.c7qr .c6ym { padding-top: 36px;  padding-bottom: 36px; }
.xmiim .c6ym { padding-top: 48px;  padding-bottom: 48px; }
.eu01ie2j h2.tlqvlpk2 { font-weight: 600; }
.eu01ie2j h3.uslcxkj     { font-weight: 600; }
.os26da { font-weight: 500; }
.os26da h2.tlqvlpk2 { font-weight: 800; }
.os26da h3.uslcxkj     { font-weight: 700; }
.abko8th h2.tlqvlpk2 { font-weight: 900; }
.abko8th h3.uslcxkj     { font-weight: 800; }
.abko8th .nymjku strong,
.abko8th .nymjku strong { font-weight: 600; }
.gwp755m {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.pg879 .gwp755m { display: none; }
@media (max-width: 640px) {
  .gwp755m { display: none !important; }
}
.gwp755m { background: var(--cta) !important; color: #fff !important; border: none !important; }
.gwp755m:hover { opacity: 0.85; }
.v902mdf .gwp755m { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.tq677qag  .swd7bnsz { left: 32px; }
@media (max-width: 480px) {
  .o2jia1p .swd7bnsz { right: 20px; bottom: 20px; }
  .tq677qag  .swd7bnsz { left: 20px; bottom: 20px; }
}
.hfreifrx { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.qtab8ruc { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.uhok7bq { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.bcrc { color: var(--text-dim); font-size: 0.8rem; }
.teod4b4x { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.teod4b4x img { height: 26px; width: auto; object-fit: contain; }
.blvtul5 { display: flex; flex-direction: column; gap: 6px; }
.blvtul5 a, .oddj7 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.blvtul5 a:hover, .oddj7 a:hover { color: var(--accent-light); }
.blvtul5 .xnex0n { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.r4bq8us1 .qtab8ruc { text-align: center; }
.r4bq8us1 .uhok7bq { margin-top: 0; }
.g7g1 { margin-top: 10px; }
.g7g1 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .qtab8ruc { padding-left: 16px; padding-right: 16px; }
  .xajn .qtab8ruc { padding: 20px 16px; }
  .oddj7 { gap: 4px 12px; }
  .uhok7bq { font-size: 0.78rem; }
}
.tr340ne0 .imf7v .teod4b4x { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.tr340ne0 .uhok7bq { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.tr340ne0 .bcrc { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .tr340ne0 .sie2vr { grid-template-columns: 1fr 1fr; } .tr340ne0 .imf7v { grid-column: 1 / -1; } }
@media (max-width: 480px) { .tr340ne0 .sie2vr { grid-template-columns: 1fr; } }
.wfww6 .teod4b4x { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.wfww6 .uhok7bq { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .wfww6 .s8mizve { gap: 12px; } .wfww6 .teod4b4x { margin-right: 0; width: 100%; } }
.vwhd .ckty043j .teod4b4x { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.vwhd .uhok7bq { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.vwhd .bcrc { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .vwhd .cdab2 { grid-template-columns: 1fr 1fr; } .vwhd .ckty043j { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vwhd .cdab2 { grid-template-columns: 1fr; } }
.fs56s .zh8or { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.fs56s .blvtul5 { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .fs56s .zh8or { grid-template-columns: 1fr 1fr; } .fs56s .xd7xjd0x:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fs56s .zh8or { grid-template-columns: 1fr; } }
.jairtf .zh8or { grid-template-columns: 1fr 2fr; }
.jairtf .q7ah .blvtul5 { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .jairtf .zh8or { grid-template-columns: 1fr; } }
.c7cf .qtab8ruc { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.y792 .vamlr2n      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.y792 .hfreifrx { background: var(--bg-page); border-top-color: var(--border-alt); }
.d6gatla .vamlr2n      { background: #0d1117; border-bottom-color: #21262d; }
.d6gatla .qaegyjpb { color: var(--accent-light); }
.d6gatla .givj { --msep-color: #8b949e; }
.d6gatla .givj a { color: #8b949e; }
.d6gatla .givj a:hover { color: var(--accent-light); }
.d6gatla .gv0c595 { color: #8b949e; }
.d6gatla .hfreifrx { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.d6gatla .uhok7bq,
.d6gatla .bcrc { color: #6e7681; }
.d6gatla .blvtul5 a, .d6gatla .oddj7 a,
.d6gatla .teod4b4x { color: #e6edf3; }
.d6gatla .blvtul5 a:hover, .d6gatla .oddj7 a:hover,
@media (max-width: 640px) {
  .d6gatla .givj { background: #0d1117; border-top-color: #21262d; }
  .d6gatla .givj li a { border-bottom-color: #21262d; }
}
.hmy7 .vamlr2n      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.hmy7 .qaegyjpb { color: var(--accent-light); }
.hmy7 .givj { --msep-color: #475569; }
.hmy7 .givj a { color: #475569; }
.hmy7 .givj a:hover { color: var(--accent-light); }
.hmy7 .gv0c595 { color: #64748b; }
.hmy7 .hfreifrx { background: #f0f4f8; border-top-color: #cbd5e1; }
.hmy7 .uhok7bq,
.hmy7 .bcrc { color: #64748b; }
.hmy7 .blvtul5 a, .hmy7 .oddj7 a,
.hmy7 .j0vrqc a, .hmy7 .teod4b4x { color: #374151; }
.hmy7 .blvtul5 a:hover, .hmy7 .oddj7 a:hover,
@media (max-width: 640px) {
  .hmy7 .givj { background: #f0f4f8; border-top-color: #cbd5e1; }
  .hmy7 .givj li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.l6wbs2xt .vamlr2n      { background: var(--accent); border-bottom-color: var(--accent-light); }
.l6wbs2xt .qaegyjpb { color: #fff; }
.l6wbs2xt .givj { --msep-color: rgba(255,255,255,0.82); }
.l6wbs2xt .givj a { color: rgba(255,255,255,0.82); }
.l6wbs2xt .givj a:hover { color: #fff; }
.l6wbs2xt .gv0c595 { color: rgba(255,255,255,0.9); }
.l6wbs2xt .hfreifrx { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.l6wbs2xt .uhok7bq,
.l6wbs2xt .bcrc { color: rgba(255,255,255,0.72); }
.l6wbs2xt .blvtul5 a, .l6wbs2xt .oddj7 a,
.l6wbs2xt .j0vrqc a, .l6wbs2xt .teod4b4x { color: #fff; }
.l6wbs2xt .blvtul5 a:hover, .l6wbs2xt .oddj7 a:hover,
@media (max-width: 640px) {
  .l6wbs2xt .givj { background: var(--accent); border-top-color: var(--accent-light); }
  .l6wbs2xt .givj li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.qws0 .vamlr2n {
  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);
}
.qws0 .hfreifrx {
  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) {
  .qws0 .givj {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ax206 .jg2tt { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.iy4ogca .jg2tt { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.czseg6kw .jg2tt { min-height: 72px; height: auto; }
.fijkc .jg2tt { min-height: 84px; height: auto; }
.xajn .jg2tt { max-width: none; padding: 0 32px; }
.xajn .qtab8ruc  { max-width: none; padding: 24px 32px; }
.m9opcdx.nj8rd .jg2tt { max-width: 1200px; }
.m9opcdx.f1g8si9 .jg2tt { max-width: 1320px; }
.zizo7qhb   .qaegyjpb, .zizo7qhb   .teod4b4x { text-transform: capitalize; }
.zw5rdzr8 .qaegyjpb, .zw5rdzr8 .teod4b4x { text-transform: lowercase; }
.shixc .qaegyjpb, .shixc .teod4b4x { text-transform: uppercase; letter-spacing: 0.06em; }
.j9nhtvu, .wkiic0ie {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.qd5c55 .j9nhtvu,
.qd5c55 .wkiic0ie { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.lbpm .j9nhtvu,
.lbpm .wkiic0ie { 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; }
.qbk0m0u .j9nhtvu,
.qbk0m0u .wkiic0ie { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.xot6jll .j9nhtvu,
.xot6jll .wkiic0ie { 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; }
.tto1n1f   .givj a { font-weight: 500; }
.kmg3 .givj a { font-weight: 600; }
.fkzb4egu     .givj a { font-weight: 700; }
.jcbclf5    .givj a { font-weight: 800; letter-spacing: 0.01em; }
.zqey     .givj > li + li::before,
.sqjof    .givj > li + li::before,
.mei68    .givj > li + li::before,
.a7c56kf .givj > li + li::before,
.qdk0pw .givj > li + li::before,
.qzhy0bj  .givj > li + li::before,
.a2i37a8    .givj > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.zqey     .givj > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.sqjof    .givj > li + li::before { content: "|"; }
.mei68    .givj > li + li::before { content: "—"; }
.a7c56kf .givj > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.qdk0pw .givj > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.qzhy0bj  .givj > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.a2i37a8    .givj > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .bqgk .gv0c595,
  .yjvz46o .gv0c595,
  .bur5l6z7 .gv0c595,
  .hv2t .gv0c595,
  .u948b .gv0c595 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .bqgk .gv0c595::before,
  .yjvz46o .gv0c595::before,
  .bur5l6z7 .gv0c595::before,
  .hv2t .gv0c595::before,
  .u948b .gv0c595::before { content: ""; display: block; flex-shrink: 0; }

  
  .bqgk .gv0c595::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;
  }

  
  .yjvz46o .gv0c595::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;
  }

  
  .bur5l6z7 .gv0c595::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;
  }

  
  .hv2t .gv0c595::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;
  }

  
  .u948b .gv0c595::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) {
  .tofy .gv0c595 {
    padding: 5px 14px;
  }
  .tofy .givj {
    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;
  }
  .tofy .givj li a {
    border-bottom: none; padding: 10px 22px;
  }
  .tofy .givj li a:hover { background: var(--bg-raised); }
  .tofy .galz4k,
  .kieyov .galz4k,
  .elsg .galz4k { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .mrxi .gv0c595 {
    padding: 5px 10px;
  }
  .mrxi .givj {
    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);
  }
  .mrxi .givj.bwxyecez { transform: translateX(0); }
  .mrxi .givj li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .mrxi .givj li:last-child a { border-bottom: none; }
  .l6wbs2xt .givj,
  .d6gatla .givj { background: var(--accent) !important; }
  .l6wbs2xt .givj li a,
  .d6gatla .givj li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .elsg .gv0c595 {
    padding: 5px 10px;
  }
  .elsg .givj {
    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);
  }
  .elsg .givj::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .elsg .givj.bwxyecez { transform: translateY(0); }
  .elsg .givj li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .yx8q .gv0c595 {
    padding: 5px 10px;
  }
  .yx8q .givj {
    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;
  }
  .yx8q .givj.bwxyecez { opacity: 1; pointer-events: auto; }
  .yx8q .givj li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .rj74hmx     .gv0c595 { border-radius: 0 !important; }
  .wb4lxq73   .gv0c595 { border-radius: 8px !important; }
  .v8v3x .gv0c595 { border-radius: 50% !important; }
  .psut   .gv0c595 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .jj8jw4 .rwem { flex-direction: column; align-items: stretch; }
  .jj8jw4 .w1wq { flex-direction: row; min-width: auto; }
  .jj8jw4 .a27d5 { align-items: flex-start; text-align: left; }
}
.jnjt,
.jnjt.hth6m7qh,
.vbm2wr7 .jnjt,
.q52wp .jnjt,
.lm8tc .jnjt,
.i7m30 .jnjt {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.zh260vz2 {
  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;
}
.euckv { flex: 1 1 280px; min-width: 0; }
.kbzmo {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.tvm97kp0 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.blewcd {
  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;
}
.blewcd:hover { transform: translateY(-1px); opacity: 0.95; }
.ulxx .zh260vz2 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ulxx .kbzmo { color: var(--cta); }
.ulxx .tvm97kp0 { color: var(--text-body); }
.ulxx .blewcd {
  background: var(--cta) !important;
  color: #fff !important;
}
.nysul0y .zh260vz2 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.nysul0y .kbzmo { color: var(--text-primary); }
.nysul0y .tvm97kp0 { color: var(--text-body); }
.nysul0y .blewcd {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .zh260vz2 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .euckv { flex: 0 0 auto; }
  .kbzmo { font-size: 1.2rem; }
  .blewcd { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.wxblnhr .mvhc { height: 36px; }
.wjgq9 .mvhc { height: 60px; max-width: 200px; }
.dkz4 .mvhc { height: 56px; max-width: 180px; }
.wyj43tv    .g2kbm, .wyj43tv    .dwxhyw { color: #f59e0b; }
.lsiavo      .g2kbm { font-size: 1rem; letter-spacing: 1.5px; }
.lsiavo      .dwxhyw   { font-size: 1.35rem; }
.dw8t9vlb    .g2kbm, .dw8t9vlb    .dwxhyw { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.enm83eys     .g2kbm, .enm83eys     .dwxhyw { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.lpcuij .g2kbm, .lpcuij .dwxhyw { color: var(--cta); letter-spacing: 2px; }
.yq6kyn   .g2kbm, .yq6kyn   .dwxhyw { color: #e91e63; letter-spacing: 2px; }
.mj0tq5  .g2kbm, .mj0tq5  .dwxhyw { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.ty4j1     .g2kbm, .ty4j1     .dwxhyw { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.q2oc7 .m0tji3 + .m0tji3 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.sieyd28 .hzgg { padding: 18px 24px; min-height: 68px; }
.gn3kt6a .y4gyklb {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.gn3kt6a .hgha {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.bfcizt .m0tji3 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.fesx { counter-reset: cs-rank; }
.fesx .hzgg { counter-increment: cs-rank; }
.fesx .hzgg::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;
}
.p7k6 .fesx { counter-reset: cs-rank; gap: 0; }
.p7k6 .hzgg {
  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;
}
.p7k6 .hzgg::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;
}
.p7k6 .f9yipu1 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.p7k6 .fn3k6q {
  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;
}
.p7k6 .tnld9cq { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.p7k6 .f9yipu1 { min-width: 0; flex-direction: column; width: 100%; }
.p7k6 .nhbq06 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.p7k6 .g2kbm { color: var(--cta, var(--accent)); }
.p7k6 .a5rgp8 { font-weight: 700; }
.p7k6 .m0tji3 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.p7k6 .y4gyklb {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.p7k6 .hgha {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.p7k6 .iisctan .hgha { font-size: 1.3rem; color: var(--accent-light); }
.p7k6 .kcf2glf {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.p7k6 .hzgg:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .p7k6 .fesx {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .p7k6 .hzgg {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .p7k6 .hzgg { padding: 40px 16px 20px; }
  .p7k6 .m0tji3 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .p7k6 .kcf2glf { width: 100%; min-width: 0; }
}
.x671 .fesx { counter-reset: cs-rank; gap: 10px; }
.x671 .hzgg {
  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);
}
.x671 .hzgg::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);
}
.x671 .f9yipu1 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.x671 .fn3k6q {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.x671 .tnld9cq { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.x671 .nhbq06 {
  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;
}
.x671 .g2kbm { color: var(--cta, var(--accent)); }
.x671 .m0tji3 {
  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;
}
.x671 .y4gyklb {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.x671 .hgha { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.x671 .iisctan .hgha { color: var(--accent-light); }
.x671 .kcf2glf {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.x671 .hzgg:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .x671 .hzgg {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .x671 .hzgg::before {
    position: absolute; top: 14px; left: 14px;
  }
  .x671 .f9yipu1 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .x671 .nhbq06 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .x671 .m0tji3 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .x671 .kcf2glf { width: 100%; min-width: 0; }
  .x671 .g2kbm { min-width: 0; }
}
.vp8vqp0 .hzgg::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.g2hm0 .debw9 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.g2hm0 .debw9 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.g2hm0 .debw9 p { padding: 0 2px 16px; }
.r0wjkyg .debw9 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.r0wjkyg .debw9 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.r0wjkyg .debw9 summary::after { content: "›"; font-size: 1.2em; }
.r0wjkyg .debw9[open] summary::after { content: "‹"; }
.r0wjkyg .debw9 p { padding: 10px 22px 4px; }
.btsj8y1e .debw9 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.btsj8y1e .debw9 summary { color: var(--text-primary); padding-left: 16px; }
.btsj8y1e .debw9 summary::after { content: "›"; font-size: 1.1em; }
.btsj8y1e .debw9[open] summary::after { content: "‹"; }
.btsj8y1e .debw9 p { padding-left: 16px; }
.d53v28 .kigqvj { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.d53v28 .debw9 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.d53v28 .debw9:last-child { border-bottom: none; }
.d53v28 .debw9 summary { color: var(--text-primary); border-radius: 0; }
.d53v28 .debw9 summary::after { content: "›"; font-size: 1.1em; }
.d53v28 .debw9[open] summary::after { content: "‹"; }
.e4eviu2 .debw9 { overflow: hidden; }
.e4eviu2 .debw9 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.e4eviu2 .debw9 summary::after { color: rgba(255,255,255,.75); }
.e4eviu2 .debw9[open] summary { border-radius: 0; }
.b8vaqii8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.mfhxp {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.dv6myuk8 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.bglvtdwo { color: var(--text-muted); font-size: 1.05rem; }
.t376 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.orz06m {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.b1dnt4h3 { margin-bottom: 20px; }
.a4du {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.m5716cqy {
  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;
}
.m5716cqy:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.l3abyk { resize: vertical; min-height: 130px; }
.vepb0ykt { width: 100%; margin-top: 8px; }
.a0ekwnnp {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.mvkh4kp {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.bt7mfjwc { color: var(--text-muted); line-height: 1.75; }
.ux00sl9q { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ux00sl9q li { margin-bottom: 6px; }
.wjah0 { max-width: 760px; margin: 0 auto; }
.qhjcm ul.ux00sl9q { margin: 0; }
@media (max-width: 640px) { .i4yqkb6i { grid-template-columns: 1fr; gap: 10px; } }
.mj5o { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.i1fs0 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.sdrjc { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.i1fs0 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.i1fs0 .ux00sl9q { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .mj5o { grid-template-columns: 1fr; } }
.af6aj { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.af6aj:hover .xci0b308 { color: var(--accent-light); text-decoration: underline; }
.vmndh1 { color: inherit; text-decoration: none; }
.vmndh1:hover { color: var(--accent-light); text-decoration: underline; }
.qtrz { display: inline-block; line-height: 0; }
.vjkzbs { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.l0j6ms { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.l0j6ms:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.f9nmlc2i { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.l0j6ms p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.l0j6ms ul.ux00sl9q { margin: 0; }
.nf514x { color: var(--text-muted); line-height: 1.75; }
.ttshq5f .ux00sl9q,
.ucjyl52 .ux00sl9q,
.zlrt .ux00sl9q,
.rxmn3lgg .ux00sl9q {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.ttshq5f .l0j6ms,
.ucjyl52 .l0j6ms { text-align: left; }
.ttshq5f .f9nmlc2i,
.ucjyl52 .f9nmlc2i { text-align: center; }
.ayfxqhlc { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.rhrh { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.xc0q08 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.nx0lzc { margin-top: 12px; }
.ih8e { 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; }
.ih8e:hover { border-bottom-color: var(--accent-light); }
.mo2i { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.mo2i img { width: 100%; height: 100%; object-fit: cover; display: block; }
.im682 { width: 200px; height: 200px; }
.yequaa { border-radius: 10px; }
.oqvg { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.jafs97 { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .wehf8kt { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.l3jg8 .xc0q08, .l3jg8 .rhrh { max-width: 640px; }
.c4bck9yl .ayfxqhlc { font-size: 1.6rem; margin-top: 18px; }
.lsb2a3f1 .xc0q08 { margin-bottom: 28px; }
@media (max-width: 860px) { .a1lw0e { grid-template-columns: 1fr; } .c4bck9yl { position: static; text-align: center; } }
.it691cl { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.js0js3o { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.js0js3o .mo2i { margin: 0 auto 18px; }
.js0js3o .oqvg { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .it691cl { grid-template-columns: 1fr; } }
.hog61 .ayfxqhlc { font-size: 1.6rem; margin-bottom: 6px; }
.rxmn3lgg .ux00sl9q { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hog61 { flex-direction: column; text-align: center; } .bagoi { grid-template-columns: 1fr; } }
.xnhy5 .ayfxqhlc { font-size: 1.35rem; margin: 0 0 4px; }
.xnhy5 .oqvg { margin: 0; }
.vk50c {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.vk50c .dv6myuk8 { color: var(--accent-light); }
.wyt51 .dv6myuk8 { font-size: 2rem; }
.wyt51 .bglvtdwo { max-width: 680px; }
.vboob .dv6myuk8 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.vboob .bglvtdwo  { margin: 0; }
@media (max-width: 640px) { .vboob { flex-direction: column; } }
.c0wv .dv6myuk8 { color: var(--accent-light); }
.i7xamz3w .dv6myuk8 { color: #fff; }
.i7xamz3w .bglvtdwo  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .qhtj4b { grid-template-columns: 1fr; } }
.tfcx9 .m5716cqy {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.tfcx9 .m5716cqy:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.bl7jmx .m5716cqy { background: var(--bg-raised); border-color: transparent; }
.bl7jmx .m5716cqy:focus { background: var(--bg-card); border-color: var(--accent-light); }
.tl1c .m5716cqy { border-radius: 100px; padding: 11px 20px; }
.tl1c .l3abyk { border-radius: 14px; }
@media (max-width: 640px) { .tj68 { grid-template-columns: 1fr; } }
.gvw1{display:none}
.gvw1:empty,.huy9c5:empty{display:none}
.vosyo{position:relative;overflow:visible}
.zlbvigw9 .hx60iz2,.k9lpxq .hx60iz2,
.lltoiu .hx60iz2,.i6rn .hx60iz2,
.nyevud .hx60iz2,.uifo6 .hx60iz2{display:block}
.qaca9rzw .o4oj{display:block}
.zlbvigw9 .hx60iz2,.k9lpxq .hx60iz2,
.lltoiu .hx60iz2,.i6rn .hx60iz2,
.nyevud .hx60iz2{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}
.zlbvigw9 .hx60iz2 .huy9c5,.k9lpxq .hx60iz2 .huy9c5,
.lltoiu .hx60iz2 .huy9c5,.i6rn .hx60iz2 .huy9c5,
.nyevud .hx60iz2 .huy9c5{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}
.zlbvigw9 .j0ow,.k9lpxq .j0ow,
.lltoiu .j0ow,.i6rn .j0ow,
.nyevud .j0ow{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.zlbvigw9 .hx60iz2,.k9lpxq .hx60iz2{top:12px}
.zlbvigw9 .hx60iz2 .huy9c5{margin-right:auto}
.k9lpxq .hx60iz2 .huy9c5{margin-left:auto}
.k9lpxq .hx60iz2{text-align:right}
.lltoiu .hx60iz2,.i6rn .hx60iz2{bottom:12px}
.lltoiu .hx60iz2 .huy9c5{margin-right:auto}
.i6rn .hx60iz2 .huy9c5{margin-left:auto}
.i6rn .hx60iz2{text-align:right}
.nyevud .hx60iz2{position:relative;margin-top:16px}
.nyevud .hx60iz2 .huy9c5{margin:0 auto}
.uifo6 .hx60iz2{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.uifo6 .hx60iz2 .huy9c5{margin:0}
.uifo6 .d11jv~.hx60iz2,
.uifo6 .wumhaik~.hx60iz2{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.uifo6 .d11jv~.hx60iz2 .huy9c5,
.uifo6 .wumhaik~.hx60iz2 .huy9c5{justify-content:flex-start}
.d11jv~.hx60iz2,.wumhaik~.hx60iz2{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}
.d11jv~.hx60iz2 .huy9c5{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.wumhaik~.hx60iz2 .huy9c5{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.o4oj .huy9c5{margin:0 0 12px}
.huy9c5{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.hq08swz{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.xci0b308{font-weight:600;color:var(--text-heading);opacity:1}
.aw09::before{content:"·";margin:0 2px;opacity:.5}
.j0ow{white-space:nowrap}
.evpf .hq08swz{display:none}
.jzcf0t8 .j0ow{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.jzcf0t8 .aw09::before{content:""}
.uhwk0nn4 .j0ow{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}
.uhwk0nn4 .aw09::before{content:""}
.b6uxu .huy9c5{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.y96qv4 .j0ow{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.y96qv4 .aw09::before{content:""}
.fgnweg .j0ow{color: var(--accent-light);opacity:1;font-weight:500}
.ai9w1j .j0ow{border-bottom:1px solid currentColor;padding-bottom:2px}
.scl9qyu .huy9c5{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.vkgvqrfp{--date-bg:transparent}
.u00wyq .aw09::before{content:""}
.j6qoh .aw09::before{content:"•";opacity:.4}
.j6qoh .j0ow + .j0ow::before{content:"•";margin-right:6px;opacity:.4}
.jsww3g .aw09::before{content:"/";opacity:.35}
.jsww3g .j0ow + .j0ow::before{content:"/";margin-right:6px;opacity:.35}
.lhod7 .aw09::before{content:"|";opacity:.3}
.lhod7 .j0ow + .j0ow::before{content:"|";margin-right:6px;opacity:.3}
.oqcp72oo .aw09::before{content:"—";opacity:.3}
.oqcp72oo .j0ow + .j0ow::before{content:"—";margin-right:6px;opacity:.3}
.y1cso .aw09::before{content:"◆";font-size:.5em;opacity:.35}
.y1cso .j0ow + .j0ow::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.mz55o4 .aw09::before{content:"·";opacity:.4}
.mz55o4 .j0ow + .j0ow::before{content:"·";margin-right:6px;opacity:.4}
.oi47hc9 .aw09::before{content:"›";opacity:.4}
.oi47hc9 .j0ow + .j0ow::before{content:"›";margin-right:6px;opacity:.4}
.nf32xhu6 .aw09::before{content:"→";opacity:.35;font-size:.85em}
.nf32xhu6 .j0ow + .j0ow::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.libb{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.yqd0w{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.xyd3hd{display:flex;flex-direction:column;gap:3px}
.quywgpn{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.sp5lbct{font-weight:700;font-size:1rem;color:var(--text-heading)}
.zjzachow{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.v6l5 .libb{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.elqxdkk .libb{border-top:3px solid var(--accent);padding-top:18px}
.bh12d .libb{border-left:3px solid var(--accent);border-radius:0}
.dkmy6up .libb{padding:20px 0}
@media(max-width:640px){
  .libb{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .zjzachow{max-width:100%}
}
.mso0 .rks8yuf2{margin:0}
@media (max-width:560px){
  .l16ls1{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) {
  .w3alh3w { padding: 28px 18px 20px; }
  .yvlfukqa { font-size: 1.2rem; }
  .sgkkm { max-width: 220px; max-height: 80px; }
}
.bfnfq07w {
  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);
}
.awse01 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.zfc7mu  .bfnfq07w { border-radius: 50%; }
.v3aa  .bfnfq07w { border-radius: 6px; }
.n0exu6yj .bfnfq07w { border-radius: 22px; }
.mt3iv .zh260vz2 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .bfnfq07w { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.xl5q .hth6m7qh {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.xl5q .c6ym {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.xl5q .zh260vz2 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.njxoior .hth6m7qh,
.njxoior .c6ym {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.njxoior .zh260vz2 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .njxoior { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .njxoior .zh260vz2 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .njxoior .tvm97kp0 { display: none !important; }
  .njxoior .kbzmo { font-size: 1.1rem !important; }
  .njxoior .bfnfq07w { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .h6jay { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .jg2tt { flex-direction: row-reverse; }
[dir="rtl"] .givj { flex-direction: row-reverse; }
[dir="rtl"] .tq677qag  .swd7bnsz { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .o2jia1p .swd7bnsz { right: auto; left: 20px; }
  [dir="rtl"] .tq677qag  .swd7bnsz { left: auto;  right: 20px; }
}
[dir="rtl"] .ceiwaptl .s5k5l  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .cy4q .s5k5l { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .d11jv,
[dir="rtl"] .w73i,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .vt5c3v4v, [dir="rtl"] .kxft0e64 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .r8huv { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .itzpxkl { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .nymjku { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .zh260vz2 { direction: rtl; }
[dir="rtl"] .bfnfq07w { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .hzgg,
[dir="rtl"] .egni0k { direction: rtl; }
[dir="rtl"] .s7tp7td { direction: rtl; }
[dir="rtl"] .i6n8cxpm { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .a6gp .kxft0e64,
[dir="rtl"] .mu3yhpil .kxft0e64,
[dir="rtl"] .t14g .kxft0e64,
[dir="rtl"] .zws71w .kxft0e64 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .a6gp .kxft0e64 li::before,
[dir="rtl"] .mu3yhpil .kxft0e64 li::before,
[dir="rtl"] .t14g .kxft0e64 li::before,
[dir="rtl"] .zws71w .kxft0e64 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .d11jv.aexlfq5 .poa5o { align-items: flex-end; text-align: right; }
[dir="rtl"] .d11jv.h9uoail .poa5o { text-align: center; }
[dir="rtl"] .d11jv .poa5o { text-align: right; }
[dir="rtl"] .c6ym,
[dir="rtl"] .t2cf,
[dir="rtl"] .o4vs98u0,
[dir="rtl"] .orz06m,
[dir="rtl"] .a4du,
[dir="rtl"] .xc0q08,
[dir="rtl"] .m5716cqy,
[dir="rtl"] .l3abyk { text-align: right; direction: rtl; }
[dir="rtl"] .tl1c .m5716cqy,
[dir="rtl"] .tfcx9 .m5716cqy { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #1eb5a4;
  --brand:           #1eb5a4;
  --brand-light:     #239588;
  --brand-pale:      #39b3a5;
  --grad-start:      #4de1d0;
  --grad-end:        #89e2d8;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #1eb5a4;
  --cta-light:       #139687;
  --cta-hover:       #158074;
  --bg-page:         #f6f8f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f5;
  --bg-raised:       #eef1f0;
  --bg-hover:        #f3f5f5;
  --border:          #e1e9e8;
  --border-alt:      #cfdcdb;
  --border-section:  #e1e9e8;
  --text-primary:    #171b1b;
  --text-muted:      #51605f;
  --text-body:       #2e3736;
  --text-sub:        #455351;
  --text-faint:      #748a87;
  --text-dim:        #90a19f;
  --text-label:      #5d6e6c;
  --text-value:      #3a4543;
  --accent-bg:       #e2f3f1;
  --accent-bg-light: #c8ede9;
  --bg-tip:          #f9f0f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f5f9;
  --bg-pros:         #f9f0f1;
  --bg-cons:         #faf6f3;
  --c-pros:          #92101e;
  --c-cons:          #9f5821;
  --c-pros-label:    #ae1324;
  --c-tip-border:    #c01528;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #92101e;
}
:root { --logo-bg-opacity: 80%; }
body, button, input { font-family: system-ui, -apple-system, sans-serif; }
.rq4y5q5r .gw0tv6 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.rq4y5q5r .gw0tv6::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.rq4y5q5r .wci0ny9     .gw0tv6::before { content: "";  color: var(--c-tip-border); }.rq4y5q5r .c2hggvl .gw0tv6::before { content: ""; color: var(--c-warn-border); }.rq4y5q5r .b4upds    .gw0tv6::before { content: ""; color: #60a5fa; }.n89j5j .rq4y5q5r .wci0ny9     .gw0tv6::before { color: #10b981; }.n89j5j .rq4y5q5r .c2hggvl .gw0tv6::before { color: #f43f5e; }.n89j5j .rq4y5q5r .b4upds    .gw0tv6::before { color: #a855f7; }.sgszj3en  .rq4y5q5r .wci0ny9     .gw0tv6::before { color: #eab308; }.sgszj3en  .rq4y5q5r .c2hggvl .gw0tv6::before { color: #ef4444; }.sgszj3en  .rq4y5q5r .b4upds    .gw0tv6::before { color: #f97316; }.l7t2kx  .rq4y5q5r .wci0ny9     .gw0tv6::before { color: #38bdf8; }.l7t2kx  .rq4y5q5r .c2hggvl .gw0tv6::before { color: #818cf8; }.l7t2kx  .rq4y5q5r .b4upds    .gw0tv6::before { color: #2dd4bf; }.ppl1l .rq4y5q5r .gw0tv6::before { color: var(--accent-light) !important; }
.pajc .rm3x8 li::before, .pajc .g6rclwc 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; }.pajc .rm3x8 li::before { content: ""; }.pajc .g6rclwc li::before { content: ""; }.pajc .dmiajt3s::before, .pajc .uok5::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.pajc .dmiajt3s::before { content: ""; }.pajc .uok5::before { content: ""; }
.q3xeowdi .cn293au, .q3xeowdi .d11jv { min-height: 640px; }
.rpq9y::before { content: '›'; font-size: 1.1em; }