:root {
  --color-accent: #2b41a0;
  --color-cta: #6366f1;
  --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;
}
.ebuq {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ewbi2 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.bveacye {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.q2wvf { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.pneb { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.pneb a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.pneb a:hover { color: var(--accent-light); }
.ogech93i     .zm5bkk61 { border-radius: 24px; padding: 8px; }
.ogech93i .zm5bkk61 li a { border-radius: 16px; }
.qvepbw .zm5bkk61 li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .zm5bkk61 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .xu98uh17:hover .zm5bkk61,
  .xu98uh17:focus-within .zm5bkk61 { display: block; }
  .zm5bkk61 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ni2qca {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.d47cj { display: none; }
@media (max-width: 640px) {
  .d47cj {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .d47cj.rehl { display: block; }
}
@media (max-width: 640px) {
  .ni2qca { display: block; }
  .pneb > li + li::before { display: none !important; }
  .pneb {
    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;
  }
  .pneb.rehl { display: flex; }
  .pneb li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .pneb li:last-child a { border-bottom: none; }
}
.ipqaes5 { min-height: 480px; }
.aqnb2r {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.aiv6h3 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.l3zk .aiv6h3 { margin-left: 0; margin-right: 0; }
.dsg90jz1 {
  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;
}
.p8aec3 .dsg90jz1 { margin-top: 24px; }
.dsg90jz1:hover { opacity: 0.88; }
.di3t {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.odvt5e {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.di3t .qaycgr {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.di3t .aqnb2r { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.di3t .aiv6h3 { color: #e2e8f0; }
.di3t.ngmf1 .qaycgr { text-align: center; }
.di3t.l3zk   .qaycgr { text-align: left; }
.egcfmba8 .qaycgr {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.egcfmba8 .aqnb2r { color: var(--text-primary); text-shadow: none; }
.egcfmba8 .aiv6h3 { color: var(--text-muted); }
.egcfmba8 .dsg90jz1 { margin-top: 16px; }
.egcfmba8, .egcfmba8.ipqaes5 { min-height: auto !important; }
.egcfmba8.ngmf1 .qaycgr { text-align: center; }
.egcfmba8.l3zk   .qaycgr { text-align: left; }
.egcfmba8~.sti2{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}
.egcfmba8~.sti2 .hrlmie{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}
.ug72 {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.hw8atb8 .ug72,
.hw8atb8 .ug72::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.tlzzhyc .ug72,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.jvlx1tuu .ug72,
.jvlx1tuu .di3t .odvt5e {
  overflow: hidden;
}
.jvlx1tuu .ug72::after,
.jvlx1tuu .di3t .odvt5e::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.jxzx .ug72,
.jxzx .ug72::after,
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.jxzx .di3t .odvt5e {
  overflow: hidden;
}
.jxzx .di3t .odvt5e::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.f3id .ug72,
.f3id .di3t .odvt5e {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.hw8atb8 .di3t .odvt5e {
  overflow: hidden;
}
.hw8atb8 .di3t .odvt5e::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.tlzzhyc .di3t .odvt5e {
  animation: hg-breathe 10s ease-in-out infinite;
}
.ug72 .odvt5e {
  background: none;
}
.ug72 .aqnb2r { color: #fff; }
.ug72 .aiv6h3 { color: rgba(255,255,255,0.85); }
.gp3q .aqnb2r { text-shadow: none; color: var(--text-primary); }
.gp3q .aiv6h3 { color: var(--text-muted); }
body.gopdjn .aqnb2r {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.zl0a2 .aqnb2r {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ipqaes5.ug72 .aqnb2r,
section.ug72 .aqnb2r {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.gp3q.ngmf1 .d0wy { align-items: center; text-align: center; }
.ipqaes5 .rv4fhr8i {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.rv4fhr8i .ghn2d {
  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;
}
.rv4fhr8i .ghn2d::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.rv4fhr8i .qhgv34 { display: contents !important; }
.rv4fhr8i .qhgv34 .c4vsh64 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.rv4fhr8i .qhgv34 .wosxrfza { max-height: 48px; max-width: 96px; }
.rv4fhr8i .qhgv34 .kt7xhq {
  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;
}
.rv4fhr8i .cqd3ekf {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.rv4fhr8i .zxok6y { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.rv4fhr8i .pn1d6 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.rv4fhr8i .pn1d6 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.rv4fhr8i .vcd4cs { display: contents !important; }
.rv4fhr8i .vcd4cs .zppaq1v:not(.msjes) { display: none !important; }
.rv4fhr8i .vcd4cs .msjes {
  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;
}
.rv4fhr8i .vcd4cs .msjes .sufs {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.rv4fhr8i .vcd4cs .msjes .zkiqb {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.rv4fhr8i .qjpdt { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.rv4fhr8i .qjpdt.ynd67w0k {
  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;
}
.rv4fhr8i .qjpdt.ynd67w0k:hover { opacity: 0.85; }
.rv4fhr8i .ghn2d,
.rv4fhr8i .ghn2d:hover,
.rv4fhr8i .ghn2d:nth-child(even),
.rv4fhr8i .ghn2d:nth-child(odd),
.rv4fhr8i .ghn2d:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.beled .qaycgr { padding-bottom: 24px; }
.p8aec3 .qaycgr { max-width: 1100px; }
@media (max-width: 700px) {
  .gp3q { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .gp3q:not(.mbnvww) .ttzxn { display: none !important; }
  .mbnvww .ttzxn { padding: 16px; }
  .d0wy  { padding: 36px 24px; }
  .gp3q~.sti2,.m3jj5~.sti2{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ipqaes5, .gp3q { min-height: 320px !important; }
  .aqnb2r { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .z13dtu,
  .rq9zzpx8,
  .f1n8 { grid-template-columns: 1fr !important; }

  

  
  .beled { display: flex !important; flex-direction: column !important; }
  .beled .qaycgr { display: contents; }
  .beled .odvt5e { order: 0; }
  .beled .aqnb2r { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .beled .z13dtu { order: 2; padding: 0 16px 12px !important; }
  .beled .aiv6h3 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .p8aec3 .qaycgr { display: flex; flex-direction: column; }
  .p8aec3 .qaycgr .aqnb2r { order: 1; }
  .p8aec3 .qaycgr .f1n8 { order: 2; margin: 8px 0 24px !important; }
  .p8aec3 .qaycgr .aiv6h3 { order: 3; }
  .p8aec3 .qaycgr .dsg90jz1 { order: 4; align-self: center; margin-top: 0; }

  
  .gp3q.mbnvww {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .gp3q.mbnvww .d0wy { display: contents; padding: 0; }
  .gp3q.mbnvww .d0wy .aqnb2r { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .gp3q.mbnvww .ttzxn { order: 2; padding: 12px 16px; }
  .gp3q.mbnvww .d0wy .aiv6h3 { order: 3; padding: 0 24px; margin: 0 auto; }
  .gp3q.mbnvww .d0wy .dsg90jz1 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.q73zy5w { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.wlqft { width: 100%; height: auto; display: block; border-radius: 10px; }
.rly6 .q73zy5w        { border-radius: 16px; }
.rly6 .wlqft  { border-radius: 16px; }
.lnc524e5 .q73zy5w         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.lnc524e5 .wlqft   { border-radius: 8px; }
.opl89 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.cjeqp72j { width: 100%; padding: 32px 0; position: relative; }
.hd41i246 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.sifycoi .cjeqp72j:nth-child(even) { background: var(--bg-surface); }
.sifycoi .cjeqp72j:nth-child(odd)  { background: var(--bg-page); }
.f5qoqdgd .cjeqp72j:nth-child(even) { background: var(--bg-card); }
.f5qoqdgd .cjeqp72j:nth-child(odd)  { background: var(--bg-page); }
.sifycoi .cjeqp72j:nth-child(odd)  .hd41i246 { background: var(--bg-card); border-radius: 6px; }
.sifycoi .cjeqp72j:nth-child(even) .hd41i246 { background: var(--bg-raised); border-radius: 6px; }
.f5qoqdgd .cjeqp72j:nth-child(odd)  .hd41i246 { background: var(--bg-card); border-radius: 6px; }
.f5qoqdgd .cjeqp72j:nth-child(even) .hd41i246 { background: var(--bg-raised); border-radius: 6px; }
.sifycoi .cjeqp72j:nth-child(even) .l38m5j .k8st,
.f5qoqdgd .cjeqp72j:nth-child(even) .l38m5j .k8st { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.sifycoi .cjeqp72j:nth-child(odd) .l38m5j .k8st,
.f5qoqdgd .cjeqp72j:nth-child(odd) .l38m5j .k8st { background: var(--bg-card-inner); }
.sifycoi .cjeqp72j:nth-child(even) .mnp3m4 .k8st:nth-child(odd),
.f5qoqdgd .cjeqp72j:nth-child(even) .mnp3m4 .k8st:nth-child(odd)  { background: var(--bg-card); }
.sifycoi .cjeqp72j:nth-child(even) .mnp3m4 .k8st:nth-child(even),
.f5qoqdgd .cjeqp72j:nth-child(even) .mnp3m4 .k8st:nth-child(even) { background: var(--bg-card-inner); }
h1.h68l4 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.h68l4 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.l4z2w { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.d1p6yn9 h2.h68l4 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ozrz8 h2.h68l4 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.n8dgt061 h2.h68l4 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.xtf2 h2.h68l4::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.xbxqrsd7 h2.h68l4 {
  color: var(--text-primary); font-size: 1.7rem;
}
.atm7n h2.h68l4::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.i6ss5v h2.h68l4 {
  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) { .o887gj { display: none; } }
.a6ap7vjq { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.x10wb3x { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.l8yn {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.v8uf0 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.zt37wc { padding-left: 20px; }
.zt37wc li { margin-bottom: 6px; }
.zt37wc a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.zt37wc a:hover { color: var(--accent-light); }
.qcrsx .v8uf0 { display: none; }
.u05iox .v8uf0 { display: none; }
.u05iox .zt37wc { padding-left: 0; list-style: none; }
.u05iox .zt37wc li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.u05iox .zt37wc a { font-size: 0.92rem; }
.wuz2 .l8yn { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.wuz2 .v8uf0 { display: none; }
.wuz2 .zt37wc { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.wuz2 .zt37wc li { margin-bottom: 0; }
.wuz2 .zt37wc 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;
}
.wuz2 .zt37wc a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.f712 .l8yn { padding: 20px 20px 16px; }
.f712 .zt37wc {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.f712 .zt37wc li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.f712 .zt37wc 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;
}
.f712 .zt37wc 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;
}
.f712 .zt37wc a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.f712 .zt37wc a:focus,
.f712 .zt37wc a:focus-visible,
.f712 .zt37wc a:target { outline: none; }
.f712 .zt37wc li:target a { border-color: var(--border); color: var(--text-muted); }
.k98fr4 .l8yn { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.k98fr4 .v8uf0 { display: none; }
.k98fr4 .zt37wc { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.k98fr4 .zt37wc li { counter-increment: toc-n; margin-bottom: 0; }
.k98fr4 .zt37wc 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;
}
.k98fr4 .zt37wc 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;
}
.k98fr4 .zt37wc a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.rjkz .l8yn { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.rjkz .v8uf0 { display: none; }
.rjkz .zt37wc { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.rjkz .zt37wc li { margin-bottom: 0; }
.rjkz .zt37wc 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;
}
.rjkz .zt37wc a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.qjo17t .l8yn { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.qjo17t .v8uf0 { display: none; }
.qjo17t .zt37wc { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.qjo17t .zt37wc li { margin-bottom: 0; }
.qjo17t .zt37wc li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.qjo17t .zt37wc li:last-child::after { content: ""; margin-right: 0; }
.qjo17t .zt37wc a { font-size: 0.9rem; }
.k8st { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.l38m5j .k8st { background: var(--bg-card); }
.mnp3m4 .k8st:nth-child(odd)  { background: var(--bg-card); }
.mnp3m4 .k8st:nth-child(even) { background: var(--bg-raised); }
.yl5y81rt .k8st {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.yl5y81rt .k8st:last-child { border-bottom: none; }
.yl5y81rt h3.l4z2w { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.di0omyoa .k8st {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.di0omyoa .k8st + .k8st { margin-top: 4px; }
.tkf8mk .k8st { background: none; border-radius: 0; padding: 12px 0; }
.tkf8mk .k8st + .k8st { border-top: 1px solid var(--border-section); }
.smwsc { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.hd4s { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.dirve1 { color: var(--text-body); margin-bottom: 10px; }
.t9adalj, .j8f65 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.t9adalj li, .j8f65 li { margin-bottom: 6px; }
.j8f65 li { list-style: decimal; }
.ychi     .t9adalj { list-style-type: "● "; }
.irj7  .t9adalj { list-style-type: "■ "; }
.crh6t4ln .t9adalj { list-style-type: "◆ "; }
.kn2rr    .t9adalj { list-style-type: "★ "; }
.ychi     .rrxbynzs { list-style-type: "● "; }
.irj7  .rrxbynzs { list-style-type: "■ "; }
.crh6t4ln .rrxbynzs { list-style-type: "◆ "; }
.kn2rr    .rrxbynzs { list-style-type: "★ "; }
.ychi    .t9adalj li::marker, .ychi    .rrxbynzs li::marker,
.irj7 .t9adalj li::marker, .irj7 .rrxbynzs li::marker,
.crh6t4ln .t9adalj li::marker, .crh6t4ln .rrxbynzs li::marker,
.kn2rr   .t9adalj li::marker, .kn2rr   .rrxbynzs li::marker {
  color: var(--cta); font-size: 1em;
}
.ychi .j8f65,
.irj7 .j8f65,
.crh6t4ln .j8f65,
.kn2rr .j8f65 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ychi .j8f65 li,
.irj7 .j8f65 li,
.crh6t4ln .j8f65 li,
.kn2rr .j8f65 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ychi .j8f65 li::before,
.irj7 .j8f65 li::before,
.crh6t4ln .j8f65 li::before,
.kn2rr .j8f65 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;
}
.ychi     .j8f65 li::before { border-radius: 50%; }
.irj7  .j8f65 li::before { border-radius: 3px; }
.crh6t4ln .j8f65 li::before { border-radius: 3px; }
.kn2rr    .j8f65 li::before { border-radius: 50%; }
.sclul3d { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.itsv7i .sclul3d,
.iljrna .sclul3d { background: transparent; border: none; border-radius: 0; }
.aeh8qj { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.aeh8qj th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.aeh8qj td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.aeh8qj tr:hover td { background: var(--bg-hover); }
.nvrng .aeh8qj tbody tr:nth-child(even) td { background: var(--bg-surface); }
.u50x .aeh8qj { border: 1px solid var(--border-alt); }
.u50x .aeh8qj th,
.u50x .aeh8qj td { border: 1px solid var(--border-alt); }
.vordjt0 .aeh8qj th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.vordjt0 .aeh8qj td { border-bottom: none; }
.vordjt0 .aeh8qj tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.jmhvndxb .aeh8qj th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.zb37q .sclul3d {
  overflow: hidden;
}
.zb37q .aeh8qj th { border-bottom: 1px solid var(--border-alt); }
.zb37q .aeh8qj tr:last-child td { border-bottom: none; }
.pwmbtf8 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ga5bj06 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.wu9e { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.z6f59wyg { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.yr0wq { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.rrxbynzs { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.rrxbynzs 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%}
.bski74t6 .z6f59wyg { background: transparent; text-align: center; }
.lg54hvan .wu9e {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.nm7lpa9k .wu9e {
  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);
}
.p0rbgx3 .ga5bj06 { display: grid; grid-template-columns: auto 1fr; }
.p0rbgx3 .wu9e {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.p0rbgx3 .z6f59wyg { grid-column: 2; }
.p0rbgx3 .yr0wq,
.p0rbgx3 .rrxbynzs { grid-column: 1 / -1; }
.paanycz .ga5bj06 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.paanycz .wu9e {
  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);
}
.paanycz .z6f59wyg { grid-column: 2; }
.paanycz .yr0wq,
.paanycz .rrxbynzs { grid-column: 1 / -1; }
.o35p1ti .ga5bj06 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.o35p1ti .z6f59wyg { background: none; color: var(--accent-light); font-weight: 700; }
.w6na2 .ga5bj06 { 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); }
.w6na2 .z6f59wyg { background: none; color: var(--accent-light); font-weight: 700; }
.xb7yzfg .ga5bj06 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.xb7yzfg .ga5bj06:last-child { border-bottom: none; }
.xb7yzfg .z6f59wyg { background: none; color: var(--accent-light); font-weight: 700; }
.iz8vmfpj .ga5bj06 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.iz8vmfpj .z6f59wyg { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.w8hy .pwmbtf8 { counter-reset: card-n; }
.w8hy .ga5bj06  { counter-increment: card-n; }
.w8hy .z6f59wyg { display: flex; align-items: center; gap: 10px; }
.w8hy .z6f59wyg::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;
}
.vlz1u .ga5bj06 { background: var(--bg-surface); border: 1px solid var(--border); }
.vlz1u .z6f59wyg { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.i3lsbpee { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.i3lsbpee         { --cl-hue: var(--accent); }
.a56266f     { --cl-hue: #16a34a; }
.gkju { --cl-hue: #ea580c; }
.nnfxd9    { --cl-hue: #2563eb; }
.a56266f, .gkju, .nnfxd9, .b328bbm7 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.ow67y { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.ow67y::before { color: var(--cl-hue); }
.i3lsbpee strong { color: var(--text-primary); font-size: 0.95rem; }
.i3lsbpee p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.eefz37 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.wgec3qol, .t7cwu60 { border-radius: 8px; padding: 14px; }
.wgec3qol { background: var(--bg-pros); }
.t7cwu60 { background: var(--bg-cons); }
.qcbul { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.wgec3qol .qcbul { color: var(--c-pros-label); }
.t7cwu60 .qcbul { color: #f87171; }
.wgec3qol ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.t7cwu60 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.wlqft { width: 100%; height: auto; border-radius: 10px; display: block; }
.ynd67w0k {
  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;
}
.ynd67w0k:hover { opacity: 0.85; }
.sa0wqab .ynd67w0k  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.sa0wqab .ynd67w0k:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.mvt2p1y .ynd67w0k  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.mvt2p1y .ynd67w0k:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.sa0wqab .qjpdt.ynd67w0k, .mvt2p1y .qjpdt.ynd67w0k,
.sa0wqab .j4q9zdi2 .ynd67w0k, .mvt2p1y .j4q9zdi2 .ynd67w0k {
  background: var(--cta); border: none; color: #fff;
}
.sa0wqab .qjpdt.ynd67w0k:hover, .mvt2p1y .qjpdt.ynd67w0k:hover,
.sa0wqab .j4q9zdi2 .ynd67w0k:hover, .mvt2p1y .j4q9zdi2 .ynd67w0k:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.r3xmd1 .dsg90jz1 { border-radius: 50px; }
.r3xmd1 .ynd67w0k  { border-radius: 50px; }
.i0iz8s .dsg90jz1,
.i0iz8s .ynd67w0k { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.i0iz8s .dsg90jz1:hover,
.i0iz8s .ynd67w0k:hover { filter: brightness(1.08); opacity: 1; }
.g88c5jp .dsg90jz1,
.g88c5jp .ynd67w0k { box-shadow: 0 3px 14px -2px var(--cta); }
.g88c5jp .dsg90jz1:hover,
.g88c5jp .ynd67w0k:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.eauyuyu6 .dsg90jz1,
.eauyuyu6 .ynd67w0k { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.eauyuyu6 .dsg90jz1:hover,
.eauyuyu6 .ynd67w0k:hover { opacity: 1; }
.eauyuyu6 .dsg90jz1:active,
.eauyuyu6 .ynd67w0k:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.g77mm9fj .dsg90jz1,
.g77mm9fj .ynd67w0k { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.g77mm9fj .dsg90jz1:hover,
.g77mm9fj .ynd67w0k:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.g77mm9fj .dsg90jz1:active,
.g77mm9fj .ynd67w0k:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.wmau .dsg90jz1,
.wmau .ynd67w0k { position: relative; overflow: hidden; }
.wmau .dsg90jz1::before,
.wmau .ynd67w0k::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;
}
.wmau .dsg90jz1:hover::before,
.wmau .ynd67w0k:hover::before { left: 135%; }
.leu3 .dsg90jz1,
.leu3 .ynd67w0k { border-radius: 0; }
.ylo1 .dsg90jz1 { padding-left: 22px; padding-right: 22px; }
.ylo1 .ynd67w0k  { padding-left: 12px; padding-right: 12px; }
.ea9lpf .dsg90jz1 { padding-left: 44px; padding-right: 44px; }
.ea9lpf .ynd67w0k  { padding-left: 24px; padding-right: 24px; }
.j2xw .dsg90jz1 { padding-left: 56px; padding-right: 56px; }
.j2xw .ynd67w0k  { padding-left: 32px; padding-right: 32px; }
.mkbi6   .dsg90jz1::after, .mkbi6   .ynd67w0k::after,
.pqvx81 .dsg90jz1::after, .pqvx81 .ynd67w0k::after,
.ynjls    .dsg90jz1::after, .ynjls    .ynd67w0k::after,
.kfkkbki7    .dsg90jz1::after, .kfkkbki7    .ynd67w0k::after,
.muj7z    .dsg90jz1::after, .muj7z    .ynd67w0k::after,
.kq4o     .dsg90jz1::after, .kq4o     .ynd67w0k::after,
.wd6s    .dsg90jz1::after, .wd6s    .ynd67w0k::after,
.lskjr   .dsg90jz1::after, .lskjr   .ynd67w0k::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;
}
.mkbi6 .dsg90jz1::after, .mkbi6 .ynd67w0k::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");
}
.pqvx81 .dsg90jz1::after, .pqvx81 .ynd67w0k::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");
}
.ynjls .dsg90jz1::after, .ynjls .ynd67w0k::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");
}
.kfkkbki7 .dsg90jz1::after, .kfkkbki7 .ynd67w0k::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");
}
.muj7z .dsg90jz1::after, .muj7z .ynd67w0k::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");
}
.kq4o .dsg90jz1::after, .kq4o .ynd67w0k::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");
}
.wd6s .dsg90jz1::after, .wd6s .ynd67w0k::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");
}
.lskjr .dsg90jz1::after, .lskjr .ynd67w0k::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");
}
.tagxt   .hucp::after, .tagxt   .biua6zs::after,
.rhedoj .hucp::after, .rhedoj .biua6zs::after,
.x5ylsmoa    .hucp::after, .x5ylsmoa    .biua6zs::after,
.ib6534    .hucp::after, .ib6534    .biua6zs::after,
.eot00gt8    .hucp::after, .eot00gt8    .biua6zs::after,
.nbzl1p     .hucp::after, .nbzl1p     .biua6zs::after,
.o6vvy9    .hucp::after, .o6vvy9    .biua6zs::after,
.cf06p   .hucp::after, .cf06p   .biua6zs::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;
}
.tagxt .hucp::after, .tagxt .biua6zs::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");
}
.rhedoj .hucp::after, .rhedoj .biua6zs::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");
}
.x5ylsmoa .hucp::after, .x5ylsmoa .biua6zs::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");
}
.ib6534 .hucp::after, .ib6534 .biua6zs::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");
}
.eot00gt8 .hucp::after, .eot00gt8 .biua6zs::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");
}
.nbzl1p .hucp::after, .nbzl1p .biua6zs::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");
}
.o6vvy9 .hucp::after, .o6vvy9 .biua6zs::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");
}
.cf06p .hucp::after, .cf06p .biua6zs::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");
}
.sznp3 {
  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;
}
.ghn2d {
  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;
}
.ghn2d > * { min-width: 0; }
.ghn2d:hover { background: var(--bg-hover); }
.ghn2d > [itemprop="item"] { display: contents; }
.ghn2d [itemprop="itemReviewed"],
.ghn2d [itemprop="reviewRating"] { display: none; }
.ghn2d::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;
}
.qhgv34 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.c4vsh64 {
  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;
}
.wosxrfza { max-height: 52px; max-width: 110px; object-fit: contain; }
.kt7xhq {
  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;
}
.zfoe7e2 .c4vsh64    { background: #1a1a1a; }
.ivftt07m .c4vsh64   { background: rgba(128,128,128,.12); }
.cty6 .c4vsh64 { background: var(--bg-raised); }
.x2jztvg .c4vsh64    { background: transparent; padding: 0; }
.cqd3ekf {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.zxok6y { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.pn1d6 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.vcd4cs {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.zppaq1v {
  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;
}
.sufs {
  
  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%;
}
.zkiqb {
  
  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;
}
.qjpdt {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.qjpdt.ynd67w0k {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .ghn2d {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .ghn2d::before    { grid-area: rank;   }
  .qhgv34           { grid-area: ident;  }
  .cqd3ekf     { grid-area: rating; min-width: 0; width: auto; }
  .vcd4cs           { grid-area: pills;  }
  .qjpdt             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .ghn2d {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .ghn2d::before    { justify-self: center; }
  .qhgv34           { width: 100%; }
  .cqd3ekf     { justify-self: center; }
  .vcd4cs           { grid-template-columns: 1fr; }
}
.dpao5 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.eafzl {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.eeh5claf {
  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;
}
.eeh5claf img { max-width: 80px; max-height: 50px; object-fit: contain; }
.tceirv4 { flex: 1; }
.tceirv4 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.yitz3te8 { color: var(--c-stars); font-size: 1.1rem; }
.rlur8 { margin-bottom: 8px; }
.vsk2i {
  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);
}
.vsk2i > span { color: var(--accent); font-weight: 700; }
.th21d em, .nurks7aj em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .vsk2i { padding: 10px 16px; gap: 6px 16px; } }
.j4q9zdi2 { flex-shrink: 0; align-self: flex-start; }
.j4q9zdi2 .ynd67w0k { white-space: nowrap; }
@media (max-width: 560px) {
  .eafzl { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .eeh5claf { order: 1; }
  .j4q9zdi2 { order: 2; margin-left: auto; align-self: center; }
  .tceirv4 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.iqeryiy img.k8mlte { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.itsv7i { padding: 20px 24px; }
.j1pgyub { color: var(--text-muted); margin-bottom: 16px; }
.x51v { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.vr1m77lb, .uu3sunm9 { list-style: none; font-size: 0.9rem; }
.vr1m77lb li { color: var(--c-pros); margin-bottom: 4px; }
.uu3sunm9 li { color: var(--c-cons); margin-bottom: 4px; }
.vr1m77lb li::before { content: "✓"; margin-right: 5px; }
.uu3sunm9 li::before { content: "✗"; margin-right: 5px; }
.f1m3 .vr1m77lb li::before { content: "→"; }
.f1m3 .uu3sunm9 li::before { content: "–"; }
.jkhg4j2  .vr1m77lb li::before { content: "★"; }
.jkhg4j2  .uu3sunm9 li::before { content: "✕"; }
.m28xwv    .vr1m77lb li::before { content: "◆"; }
.m28xwv    .uu3sunm9 li::before { content: "▲"; }
.v2mx74l3  .vr1m77lb li::before { content: "▶"; }
.v2mx74l3  .uu3sunm9 li::before { content: "■"; }
.fe7u76u7 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.rgvdj { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.i51rp5av { background: var(--bg-pros); color: var(--c-tag-pay); }
.leiued4 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.m0bo .leiued4 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.wkbhbgxp .leiued4 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .sdkx6 .njuftf {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .sdkx6 .dpao5 { margin: 0; }
}
.va4chpr6 .eafzl { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.va4chpr6 .tceirv4 h3 { color: var(--accent-light); }
.va4chpr6 .eeh5claf { background: var(--bg-page); border: 1px solid var(--border); }
.prtoh .dpao5 { border-top: 4px solid var(--accent); }
.prtoh .eafzl { background: var(--bg-card); }
.mog53fsa .dpao5 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.mog53fsa .eafzl { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.mog53fsa .itsv7i { padding: 14px 16px; }
.mog53fsa .eeh5claf { border-radius: 4px; }
.mog53fsa .leiued4 { border-radius: 0; }
.qlg2b .eafzl { padding: 0; gap: 0; overflow: hidden; }
.qlg2b .eeh5claf { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.qlg2b .tceirv4 { padding: 16px 20px; }
.qlg2b .j4q9zdi2 { padding: 16px 20px; align-self: center; }
.m82emq8 .yitz3te8 { font-size: .95rem; }
.iljrna .eefz37 { gap: 10px; }
.iljrna .wgec3qol, .iljrna .t7cwu60 { padding: 12px; }
.iljrna .wgec3qol ul, .iljrna .t7cwu60 ul { margin: 4px 0 0; padding-left: 18px; }
.iljrna .wgec3qol li, .iljrna .t7cwu60 li { font-size: .85rem; margin-bottom: 3px; }
.qc5424 .rgvdj { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .ng9a930 { grid-template-columns: 1fr; }
  .pk0qs { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .pk0qs .qmslhwb3 { width: 72px; height: 50px; }
  .pk0qs .abnp { max-width: 180px; }
  .pk0qs .dha1 { width: auto; }
}
.q4gzgz .m82emq8 .yitz3te8 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .q4gzgz { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .aiwz6 { padding: 16px; }
  .mzbqkl .u4njs { min-width: 50%; }
}
.s4uce .eefz37 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .qg425 { grid-template-columns: 1fr; }
  .r6ybn0ll { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .shgv { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .yn6l1t { flex-wrap: wrap; padding: 16px; }
}
.cf818uo .eefz37 { gap: 8px; }
.cf818uo .wgec3qol, .cf818uo .t7cwu60 { padding: 8px; }
@media (max-width: 480px) {
  .va4j { flex-direction: column; align-items: stretch; }
}
.vs55hlxn .dha1 .ynd67w0k { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .w9agqky { flex-direction: column; align-items: stretch; gap: 10px; }
  .vs55hlxn .dha1 { text-align: center; }
}
@media (max-width: 720px) {
  .nvc897 { grid-template-columns: 1fr; }
  .g0kk10 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .bu07mxap { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.elpyx0 .pkfrp { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.xr9pehe .yitz3te8 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .mil33 { grid-template-columns: 1fr; }
  .xr9pehe { width: 100px; height: 100px; margin: 16px auto; }
  .elpyx0 { font-size: 1.4rem; }
  .jshwmf0 { justify-content: center; }
  .e2qtr .u4njs { min-width: 50%; }
}
.agi7t3c .eefz37 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .igh6gt { flex-wrap: wrap; padding: 14px 16px; }
  .mkhhve { padding: 12px 16px; }
  .agi7t3c .eefz37 { margin: 0 16px; }
  .agi7t3c .qc5424 { padding: 0 16px; }
  .fbwe { padding: 12px 16px; }
}
.dj8oh8zl .ghn2d {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.dj8oh8zl .ghn2d:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.pktu .sznp3 { gap: 18px; }
.pktu .ghn2d {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.pktu .ghn2d:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.k4ylv1xx .sznp3 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.k4ylv1xx .ghn2d {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.k4ylv1xx .ghn2d:last-child { border-bottom: none; }
.k4ylv1xx .qhgv34,
.k4ylv1xx .cqd3ekf,
.k4ylv1xx .vcd4cs {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.n8oa5 .sznp3 { gap: 0; }
.n8oa5 .ghn2d {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.n8oa5 .ghn2d:last-child { border-bottom: none; }
.n8oa5 .ghn2d:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.n8oa5 .ghn2d:nth-child(even):hover { background: var(--bg-hover); }
.rxft6 .ghn2d {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.fha9 .vcd4cs .zppaq1v {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.fha9 .vcd4cs .zppaq1v:first-child { border-left: none; }
.ln1j .vcd4cs .zppaq1v {
  background: transparent; padding: 4px 8px;
}
.ln1j .vcd4cs .sufs { font-size: .65rem; opacity: .65; }
.ln1j .vcd4cs .zkiqb   { font-size: 1.15rem; color: var(--accent-light); }
.qbnor .vcd4cs .zppaq1v {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.pn1d6 { display: none; }
.qst4jtr .zxok6y { font-size: 1rem; letter-spacing: 2px; }
.pd98ecyq .zxok6y {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.p0165pvx .zxok6y,
.inp8 .zxok6y,
.in12js0o .zxok6y { display: none; }
.p0165pvx .pn1d6,
.inp8 .pn1d6,
.in12js0o .pn1d6 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.p0165pvx .pn1d6 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.p0165pvx .pn1d6 small { display: none; }
.inp8 .pn1d6 {
  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;
}
.inp8 .pn1d6 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.in12js0o .pn1d6 {
  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;
}
.in12js0o .pn1d6 small { display: none; }
.p0165pvx .rlur8 .yitz3te8,
.inp8 .rlur8 .yitz3te8,
.in12js0o .rlur8 .yitz3te8 { display: none; }
.p0165pvx .rlur8 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.p0165pvx .pkfrp { display: none; }
.inp8 .rlur8 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;
}
.inp8 .qeo8,
.inp8 .pkfrp { font-size: 1em; }
.in12js0o .rlur8 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.in12js0o .pkfrp { display: none; }
.grn9y { margin: 16px 0; }
.nm7blm6 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.nm7blm6 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.nm7blm6 summary::after { content: "+"; color: var(--accent-light); }
.nm7blm6[open] summary::after { content: "−"; }
.nm7blm6 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.cjeqp72j { margin-bottom: 0; }
.ragd h2.h68l4 { color: var(--text-primary); border-color: var(--accent-light); }
.lier h2.h68l4 { color: var(--text-primary); border-color: var(--accent-light); }
.veku24e .a56266f     { background: #052e16; border-color: #10b981; }
.veku24e .gkju { background: #2d0a1e; border-color: #f43f5e; }
.veku24e .nnfxd9    { background: #1e1036; border-color: #a855f7; }
.veku24e .i3lsbpee strong  { color: #f1f5f9; }
.veku24e .i3lsbpee p       { color: #cbd5e1; }
.veku24e .or26mk    .a56266f     .ow67y::before,
.veku24e .nx0s3yes  .a56266f     .ow67y::before,
.veku24e .yl0dn  .a56266f     .ow67y::before,
.veku24e .c697qi7 .a56266f     .ow67y::before { color: #10b981; }
.veku24e .or26mk    .gkju .ow67y::before,
.veku24e .nx0s3yes  .gkju .ow67y::before,
.veku24e .yl0dn  .gkju .ow67y::before,
.veku24e .c697qi7 .gkju .ow67y::before { color: #f43f5e; }
.veku24e .or26mk    .nnfxd9    .ow67y::before,
.veku24e .nx0s3yes  .nnfxd9    .ow67y::before,
.veku24e .yl0dn  .nnfxd9    .ow67y::before,
.veku24e .c697qi7 .nnfxd9    .ow67y::before { color: #a855f7; }
.ovh1fn .a56266f     { background: #2d2000; border-color: #eab308; }
.ovh1fn .gkju { background: #2d0b0b; border-color: #ef4444; }
.ovh1fn .nnfxd9    { background: #2d1600; border-color: #f97316; }
.ovh1fn .i3lsbpee strong  { color: #f1f5f9; }
.ovh1fn .i3lsbpee p       { color: #cbd5e1; }
.ovh1fn .or26mk    .a56266f     .ow67y::before,
.ovh1fn .nx0s3yes  .a56266f     .ow67y::before,
.ovh1fn .yl0dn  .a56266f     .ow67y::before,
.ovh1fn .c697qi7 .a56266f     .ow67y::before { color: #eab308; }
.ovh1fn .or26mk    .gkju .ow67y::before,
.ovh1fn .nx0s3yes  .gkju .ow67y::before,
.ovh1fn .yl0dn  .gkju .ow67y::before,
.ovh1fn .c697qi7 .gkju .ow67y::before { color: #ef4444; }
.ovh1fn .or26mk    .nnfxd9    .ow67y::before,
.ovh1fn .nx0s3yes  .nnfxd9    .ow67y::before,
.ovh1fn .yl0dn  .nnfxd9    .ow67y::before,
.ovh1fn .c697qi7 .nnfxd9    .ow67y::before { color: #f97316; }
.ez677bh .a56266f     { background: #0c1a2e; border-color: #38bdf8; }
.ez677bh .gkju { background: #12103a; border-color: #818cf8; }
.ez677bh .nnfxd9    { background: #0a2020; border-color: #2dd4bf; }
.ez677bh .i3lsbpee strong  { color: #f1f5f9; }
.ez677bh .i3lsbpee p       { color: #cbd5e1; }
.ez677bh .or26mk    .a56266f     .ow67y::before,
.ez677bh .nx0s3yes  .a56266f     .ow67y::before,
.ez677bh .yl0dn  .a56266f     .ow67y::before,
.ez677bh .c697qi7 .a56266f     .ow67y::before { color: #38bdf8; }
.ez677bh .or26mk    .gkju .ow67y::before,
.ez677bh .nx0s3yes  .gkju .ow67y::before,
.ez677bh .yl0dn  .gkju .ow67y::before,
.ez677bh .c697qi7 .gkju .ow67y::before { color: #818cf8; }
.ez677bh .or26mk    .nnfxd9    .ow67y::before,
.ez677bh .nx0s3yes  .nnfxd9    .ow67y::before,
.ez677bh .yl0dn  .nnfxd9    .ow67y::before,
.ez677bh .c697qi7 .nnfxd9    .ow67y::before { color: #2dd4bf; }
.h35e85::before,
.l6z31zj::before { margin-right: 5px; }
.a4ajw .wgec3qol ul li,
.a4ajw .vr1m77lb li         { color: #4ade80; }
.a4ajw .wgec3qol .h35e85 { color: #22c55e; }
.a4ajw .t7cwu60 ul li,
.a4ajw .uu3sunm9 li         { color: #f87171; }
.a4ajw .t7cwu60 .l6z31zj { color: #ef4444; }
.amrfs8 .wgec3qol { background: var(--bg-pros); }
.amrfs8 .t7cwu60 { background: var(--bg-cons); }
.amrfs8 .wgec3qol .h35e85 { color: var(--c-pros-label); }
.amrfs8 .t7cwu60 .l6z31zj { color: var(--c-cons); }
.amrfs8 .wgec3qol ul li,
.amrfs8 .vr1m77lb li            { color: var(--c-pros); }
.amrfs8 .t7cwu60 ul li,
.amrfs8 .uu3sunm9 li            { color: var(--c-cons); }
.qtn3 .wgec3qol { background: var(--bg-pros); }
.qtn3 .t7cwu60 { background: var(--bg-cons); }
.qtn3 .wgec3qol .h35e85 { color: var(--c-pros-label); }
.qtn3 .t7cwu60 .l6z31zj { color: var(--c-cons); }
.qtn3 .wgec3qol ul li,
.qtn3 .vr1m77lb li          { color: var(--c-pros); }
.qtn3 .t7cwu60 ul li,
.qtn3 .uu3sunm9 li          { color: var(--c-cons); }
.rfe0d2p .h35e85::before { content: "✓ "; }
.rfe0d2p .l6z31zj::before { content: "✗ "; }
.f1m3 .h35e85::before { content: "→ "; }
.f1m3 .l6z31zj::before { content: "← "; }
.jkhg4j2 .h35e85::before { content: "★ "; }
.jkhg4j2 .l6z31zj::before { content: "✕ "; }
.m28xwv .h35e85::before { content: "◆ "; }
.m28xwv .l6z31zj::before { content: "▲ "; }
.wkbhbgxp .i3lsbpee { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.wkbhbgxp .i3lsbpee strong { color: var(--text-primary); }
.wkbhbgxp .i3lsbpee p      { color: var(--text-muted); }
.m0bo .i3lsbpee { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.y2hbu8 .i3lsbpee {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.y2hbu8 .i3lsbpee strong,
.y2hbu8 .i3lsbpee p { color: #fff; }
.y2hbu8 .ow67y::before { color: rgba(255,255,255,0.9) !important; }
.ta92lyy .i3lsbpee {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.ta92lyy .i3lsbpee strong { color: var(--text-primary); }
.ta92lyy .i3lsbpee p      { color: var(--text-muted); }
.u5hm5eo .i3lsbpee { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.or26mk .ow67y,
.nx0s3yes .ow67y,
.yl0dn .ow67y,
.c697qi7 .ow67y { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.or26mk .ow67y::before,
.nx0s3yes .ow67y::before,
.yl0dn .ow67y::before,
.c697qi7 .ow67y::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.or26mk .a56266f     .ow67y::before { content: "✦"; color: var(--c-tip-border); }
.or26mk .gkju .ow67y::before { content: "▲"; color: var(--c-warn-border); }
.or26mk .nnfxd9    .ow67y::before { content: "◉"; color: #60a5fa; }
.nx0s3yes .a56266f     .ow67y::before { content: "★"; color: var(--c-tip-border); }
.nx0s3yes .gkju .ow67y::before { content: "◆"; color: var(--c-warn-border); }
.nx0s3yes .nnfxd9    .ow67y::before { content: "●"; color: #60a5fa; }
.yl0dn .a56266f     .ow67y::before { content: "▶"; color: var(--c-tip-border); }
.yl0dn .gkju .ow67y::before { content: "■"; color: var(--c-warn-border); }
.yl0dn .nnfxd9    .ow67y::before { content: "▸"; color: #60a5fa; }
.c697qi7 .a56266f     .ow67y::before { content: "→"; color: var(--c-tip-border); }
.c697qi7 .gkju .ow67y::before { content: "⬥"; color: var(--c-warn-border); }
.c697qi7 .nnfxd9    .ow67y::before { content: "◈"; color: #60a5fa; }
.z4yiv8 .l38m5j .k8st,
.z4yiv8 .mnp3m4 .k8st  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.z4yiv8 .ga5bj06                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.z4yiv8 .ghn2d                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.z4yiv8 .dpao5            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.z4yiv8 .sclul3d          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.z4yiv8 .l8yn                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ja80qd63 .l38m5j .k8st,
.ja80qd63 .mnp3m4 .k8st,
.ja80qd63 .ga5bj06,
.ja80qd63 .ghn2d,
.ja80qd63 .dpao5,
.ja80qd63 .sclul3d,
.ja80qd63 .l8yn,
.ja80qd63 .u5hm5eo .i3lsbpee { box-shadow: none; }
.yvt29   .dirve1, .yvt29 .smwsc, .yvt29 .hd4s,
.yvt29   .a6ap7vjq, .yvt29 .x10wb3x { font-size: 0.9rem; }
.yvt29   .t9adalj, .yvt29 .j8f65 { font-size: 0.9rem; }
.fk3d3h   .dirve1, .fk3d3h .smwsc, .fk3d3h .hd4s,
.fk3d3h   .a6ap7vjq, .fk3d3h .x10wb3x { font-size: 0.95rem; }
.fk3d3h   .t9adalj, .fk3d3h .j8f65 { font-size: 0.95rem; }
.dw8pt   .dirve1, .dw8pt .smwsc, .dw8pt .hd4s,
.dw8pt   .a6ap7vjq, .dw8pt .x10wb3x { font-size: 1.08rem; }
.dw8pt   .t9adalj, .dw8pt .j8f65 { font-size: 1.05rem; }
.dw8pt   .aeh8qj { font-size: 0.97rem; }
.q8vayqk .aqnb2r      { font-size: 3.2rem; }
.q8vayqk h2.h68l4 { font-size: 1.9rem; }
.q8vayqk h3.l4z2w     { font-size: 1.4rem; }
.kctf .aqnb2r      { font-size: 3.8rem; }
.kctf h2.h68l4 { font-size: 2.2rem; }
.kctf h3.l4z2w     { font-size: 1.6rem; }
.cjeqp72j + .cjeqp72j { position: relative; }
.djc9468v   .cjeqp72j + .cjeqp72j::before,
.w6s22v3i  .cjeqp72j + .cjeqp72j::before,
.slqih2l   .cjeqp72j + .cjeqp72j::before,
.s9rdzwaj   .cjeqp72j + .cjeqp72j::before,
.ckavk   .cjeqp72j + .cjeqp72j::before,
.vq2jcwo3 .cjeqp72j + .cjeqp72j::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.djc9468v .cjeqp72j + .cjeqp72j::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.w6s22v3i .cjeqp72j + .cjeqp72j::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.slqih2l .cjeqp72j + .cjeqp72j::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;
}
.s9rdzwaj .cjeqp72j + .cjeqp72j::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.qi70b1wk .cjeqp72j { margin-bottom: 16px; }
.qi70b1wk .cjeqp72j + .cjeqp72j { margin-top: 0; }
.qi70b1wk .hd41i246 { padding-top: 0; padding-bottom: 0; }
.ckavk .cjeqp72j + .cjeqp72j::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.vq2jcwo3 .cjeqp72j + .cjeqp72j::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.p4l0p8ro .cjeqp72j + .cjeqp72j::before,
.fcda .cjeqp72j + .cjeqp72j::before,
.okckeikj .cjeqp72j + .cjeqp72j::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%;
}
.sifycoi .p4l0p8ro .cjeqp72j:nth-child(even)::before,
.sifycoi .fcda .cjeqp72j:nth-child(even)::before,
.sifycoi .okckeikj .cjeqp72j:nth-child(even)::before { background: var(--bg-surface); }
.f5qoqdgd .p4l0p8ro .cjeqp72j:nth-child(even)::before,
.f5qoqdgd .fcda .cjeqp72j:nth-child(even)::before,
.f5qoqdgd .okckeikj .cjeqp72j:nth-child(even)::before { background: var(--bg-card); }
.p4l0p8ro .cjeqp72j + .cjeqp72j::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");
}
.fcda .cjeqp72j + .cjeqp72j::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");
}
.okckeikj .cjeqp72j + .cjeqp72j::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");
}
.my6vf .di3t,
.op08k4nd .di3t,
.l2w4iz .di3t { overflow: hidden; }
.my6vf .qaycgr,
.op08k4nd .qaycgr { margin-bottom: 60px; }
.l2w4iz .qaycgr { margin-bottom: 70px; }
.my6vf .di3t::before,
.op08k4nd .di3t::before,
.l2w4iz .di3t::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.my6vf .di3t::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");
}
.op08k4nd .di3t::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");
}
.l2w4iz .di3t::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.m15t1b3g .di3t:not(.ug72) .odvt5e { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.g3e43ikh .di3t:not(.ug72) .odvt5e { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.jlhap  .di3t:not(.ug72) .odvt5e { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ldvzvgh  .di3t:not(.ug72) .odvt5e { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.m15t1b3g .ug72 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.g3e43ikh .ug72 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.jlhap .ug72 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.ldvzvgh .ug72 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.mphd .ug72 { background: var(--accent); }
.mphd .ug72 .odvt5e { background: none; }
.mphd .di3t:not(.ug72) .odvt5e { background: rgba(0,0,0,0.6); }
.knqjs .q73zy5w { float: left; width: 38%; margin: 0 28px 16px 0; }
.knqjs .q73zy5w .wlqft { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.knqjs .hd41i246::after { content: ''; display: block; clear: both; }
.kteg1bq4 .q73zy5w { float: right; width: 38%; margin: 0 0 16px 28px; }
.kteg1bq4 .q73zy5w .wlqft { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kteg1bq4 .hd41i246::after { content: ''; display: block; clear: both; }
.b30ovll .cjeqp72j:nth-child(odd)  .q73zy5w { float: left;  width: 38%; margin: 0 28px 16px 0; }
.b30ovll .cjeqp72j:nth-child(even) .q73zy5w { float: right; width: 38%; margin: 0 0 16px 28px; }
.b30ovll .q73zy5w .wlqft { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.b30ovll .hd41i246::after { content: ''; display: block; clear: both; }
.knqjs .pwmbtf8,
.knqjs .sznp3,
.kteg1bq4 .pwmbtf8,
.kteg1bq4 .sznp3,
.b30ovll .pwmbtf8,
.b30ovll .sznp3 { clear: both; }
@media (max-width: 900px) {
  .knqjs .q73zy5w,
  .kteg1bq4 .q73zy5w,
  .b30ovll .cjeqp72j:nth-child(odd)  .q73zy5w,
  .b30ovll .cjeqp72j:nth-child(even) .q73zy5w {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .knqjs .q73zy5w .wlqft,
  .kteg1bq4 .q73zy5w .wlqft,
  .b30ovll .q73zy5w .wlqft {
    max-height: none !important;
  }
}
.knqjs .t9adalj,
.knqjs .j8f65,
.kteg1bq4 .t9adalj,
.kteg1bq4 .j8f65,
.b30ovll .t9adalj,
.b30ovll .j8f65 { overflow: hidden; }
@media (max-width: 640px) {
  .knqjs .q73zy5w,
  .kteg1bq4 .q73zy5w,
  .b30ovll .q73zy5w { float: none; width: 100%; margin: 0 0 16px 0; }
}
.eifp .opl89,
.eifp .hd41i246,
.eifp .fs40  { max-width: 1100px; }
.x5r84fn .opl89,
.x5r84fn .hd41i246,
.x5r84fn .fs40  { max-width: 1200px; }
.bwd2scv .opl89,
.bwd2scv .hd41i246,
.bwd2scv .fs40  { max-width: 1320px; }
.ignkkj { font-size: 0.82rem; color: var(--text-muted); }
.nqx534d { display: flex; align-items: center; }
.kg7id {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.cth7my { display: flex; align-items: center; }
.id004 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.id004:hover { text-decoration: underline; }
.rsia { margin: 0 3px; opacity: 0.45; }
.rsia::before { content: '/'; }
.pemuj5t { padding: 2px 5px; color: var(--text-main); }
.bs7fxy8 .ignkkj {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.bs7fxy8 .nqx534d { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.af0q .ignkkj {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.af0q .nqx534d { padding: 0 0 0 12px; }
.fmnmw .nqx534d { padding: 0 16px; }
.fmnmw .ignkkj {
  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);
}
.fmnmw .opl89 { padding-top: 28px; }
@media (max-width: 720px) {
  .k3w9nz7g { margin-top: 18px; padding: 0 16px; }
  .fmnmw .opl89 { padding-top: 16px; }
}
.eifp.bs7fxy8 .nqx534d { max-width: 1100px; }
.x5r84fn.bs7fxy8 .nqx534d { max-width: 1200px; }
.bwd2scv.bs7fxy8 .nqx534d { max-width: 1320px; }
.w36a .cjeqp72j { padding-top: 16px; padding-bottom: 16px; }
.ec5z .cjeqp72j { padding-top: 24px; padding-bottom: 24px; }
.de29rltp .cjeqp72j { padding-top: 40px; padding-bottom: 40px; }
.pxmz .cjeqp72j { padding-top: 52px; padding-bottom: 52px; }
.w0hcu .cjeqp72j:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.w0hcu .cjeqp72j:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.w0hcu .cjeqp72j:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.w0hcu .cjeqp72j:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.lsqwze8k .hd41i246 { padding-top: 10px;  padding-bottom: 10px; }
.rmkh .hd41i246 { padding-top: 18px;  padding-bottom: 18px; }
.jmm7ovp9 .hd41i246 { padding-top: 36px;  padding-bottom: 36px; }
.qyp1 .hd41i246 { padding-top: 48px;  padding-bottom: 48px; }
.cd3dys h2.h68l4 { font-weight: 600; }
.cd3dys h3.l4z2w     { font-weight: 600; }
.jbta h2.h68l4 { font-weight: 800; }
.jbta h3.l4z2w     { font-weight: 700; }
.k6hnr9 h2.h68l4 { font-weight: 900; }
.k6hnr9 h3.l4z2w     { font-weight: 800; }
.k6hnr9 .i3lsbpee strong,
.k6hnr9 .i3lsbpee strong { font-weight: 600; }
.hucp {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.xcpovmst .hucp { display: none; }
@media (max-width: 640px) {
  .hucp { display: none !important; }
}
.hucp { background: var(--cta) !important; color: #fff !important; border: none !important; }
.hucp:hover { opacity: 0.85; }
.cgyw .hucp { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.klaw3b .biua6zs { right: 32px; }
@media (max-width: 480px) {
  .klaw3b .biua6zs { right: 20px; bottom: 20px; }
  .zr5n0  .biua6zs { left: 20px; bottom: 20px; }
}
.cjjb8 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.fs40 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.j8s6dy0 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.wp5tso7i { color: var(--text-dim); font-size: 0.8rem; }
.rr5o { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.rr5o img { height: 26px; width: auto; object-fit: contain; }
.v2vm8 { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.k3fjg1f .fs40 { text-align: center; }
.k3fjg1f .j8s6dy0 { margin-top: 0; }
.upu1hj52 { margin-top: 10px; }
.upu1hj52 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .fs40 { padding-left: 16px; padding-right: 16px; }
  .va72k9ja .fs40 { padding: 20px 16px; }
  .omhuxg3 { gap: 4px 12px; }
  .j8s6dy0 { font-size: 0.78rem; }
}
.ddtge7 .zfdjt9 .rr5o { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.ddtge7 .v2vm8 { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.ddtge7 .p685i02 { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.ddtge7 .p685i02 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.ddtge7 .p685i02 a:hover { color: var(--accent-light); }
.ddtge7 .j8s6dy0 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ddtge7 .wp5tso7i { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ddtge7 .fhw20md { grid-template-columns: 1fr 1fr; } .ddtge7 .zfdjt9 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ddtge7 .fhw20md { grid-template-columns: 1fr; } }
.vx5ot9ul .rr5o { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.vx5ot9ul .j8s6dy0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .vx5ot9ul .bq11 { gap: 12px; } .vx5ot9ul .rr5o { margin-right: 0; width: 100%; } }
.abjtaaa .uwjb { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.abjtaaa .he02ig1 .rr5o { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.abjtaaa .v2vm8 { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.abjtaaa .iukt { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.abjtaaa .p685i02 { display: flex; flex-direction: column; gap: 9px; }
.abjtaaa .p685i02 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.abjtaaa .p685i02 a:hover { color: var(--accent-light); }
.abjtaaa .k86rm { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.abjtaaa .j8s6dy0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.abjtaaa .wp5tso7i { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .abjtaaa .uwjb { grid-template-columns: 1fr 1fr; } .abjtaaa .he02ig1 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .abjtaaa .uwjb { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ijz4fns .do6e4z56 { grid-template-columns: 1fr 1fr; } .ijz4fns .txnt3s:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ijz4fns .do6e4z56 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .lramlr .do6e4z56 { grid-template-columns: 1fr; } }
.dula9e .fs40 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.pooyl .ebuq      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.pooyl .cjjb8 { background: var(--bg-page); border-top-color: var(--border-alt); }
.x3b93 .ebuq      { background: #0d1117; border-bottom-color: #21262d; }
.x3b93 .bveacye { color: var(--accent-light); }
.x3b93 .pneb { --msep-color: #8b949e; }
.x3b93 .pneb a { color: #8b949e; }
.x3b93 .pneb a:hover { color: var(--accent-light); }
.x3b93 .ni2qca { color: #8b949e; }
.x3b93 .cjjb8 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.x3b93 .j8s6dy0,
.x3b93 .wp5tso7i { color: #6e7681; }
.x3b93 .p685i02 a, .x3b93 .r5qf a,
.x3b93 .rr5o { color: #e6edf3; }
.x3b93 .p685i02 a:hover, .x3b93 .r5qf a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .x3b93 .pneb { background: #0d1117; border-top-color: #21262d; }
  .x3b93 .pneb li a { border-bottom-color: #21262d; }
}
.zt1dkg .ebuq      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.zt1dkg .bveacye { color: var(--accent-light); }
.zt1dkg .pneb { --msep-color: #475569; }
.zt1dkg .pneb a { color: #475569; }
.zt1dkg .pneb a:hover { color: var(--accent-light); }
.zt1dkg .ni2qca { color: #64748b; }
.zt1dkg .cjjb8 { background: #f0f4f8; border-top-color: #cbd5e1; }
.zt1dkg .j8s6dy0,
.zt1dkg .wp5tso7i { color: #64748b; }
.zt1dkg .p685i02 a, .zt1dkg .r5qf a,
.zt1dkg .iji323 a, .zt1dkg .rr5o { color: #374151; }
.zt1dkg .p685i02 a:hover, .zt1dkg .r5qf a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .zt1dkg .pneb { background: #f0f4f8; border-top-color: #cbd5e1; }
  .zt1dkg .pneb li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.b45o .ebuq      { background: var(--accent); border-bottom-color: var(--accent-light); }
.b45o .bveacye { color: #fff; }
.b45o .pneb { --msep-color: rgba(255,255,255,0.82); }
.b45o .pneb a { color: rgba(255,255,255,0.82); }
.b45o .pneb a:hover { color: #fff; }
.b45o .ni2qca { color: rgba(255,255,255,0.9); }
.b45o .cjjb8 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.b45o .j8s6dy0,
.b45o .wp5tso7i { color: rgba(255,255,255,0.72); }
.b45o .p685i02 a, .b45o .r5qf a,
.b45o .iji323 a, .b45o .rr5o { color: #fff; }
.b45o .v2vm8, .b45o .iukt { color: rgba(255,255,255,0.7); }
.b45o .p685i02 a:hover, .b45o .r5qf a:hover { color: #fff; }
@media (max-width: 640px) {
  .b45o .pneb { background: var(--accent); border-top-color: var(--accent-light); }
  .b45o .pneb li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ib1q6 .ebuq {
  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);
}
.ib1q6 .cjjb8 {
  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) {
  .ib1q6 .pneb {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.f4dvo4 .ewbi2 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ouw3u7p .ewbi2 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.rz27dolg .ewbi2 { min-height: 72px; height: auto; }
.si58y5ew .ewbi2 { min-height: 84px; height: auto; }
.va72k9ja .ewbi2 { max-width: none; padding: 0 32px; }
.va72k9ja .fs40  { max-width: none; padding: 24px 32px; }
.mgy5.x5r84fn .ewbi2 { max-width: 1200px; }
.mgy5.bwd2scv .ewbi2 { max-width: 1320px; }
.si5gmm   .bveacye, .si5gmm   .rr5o { text-transform: capitalize; }
.wgd52ye7 .bveacye, .wgd52ye7 .rr5o { text-transform: lowercase; }
.i76ms .bveacye, .i76ms .rr5o { text-transform: uppercase; letter-spacing: 0.06em; }
.r35l92, .ic2dp1 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.yz783l .r35l92,
.yz783l .ic2dp1 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.eknstrgk .r35l92,
.eknstrgk .ic2dp1 { 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; }
.glqt .r35l92,
.glqt .ic2dp1 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.hcomwg4 .r35l92,
.hcomwg4 .ic2dp1 { 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; }
.bgyxmz   .pneb a { font-weight: 500; }
.o23e .pneb a { font-weight: 600; }
.f8me7     .pneb a { font-weight: 700; }
.gvxuiez    .pneb a { font-weight: 800; letter-spacing: 0.01em; }
.jjpivb     .pneb > li + li::before,
.n0gsu3e    .pneb > li + li::before,
.iwkgrl    .pneb > li + li::before,
.l8q8 .pneb > li + li::before,
.m1fyv .pneb > li + li::before,
.mzu2wc  .pneb > li + li::before,
.n0gjz    .pneb > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.jjpivb     .pneb > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.n0gsu3e    .pneb > li + li::before { content: "|"; }
.iwkgrl    .pneb > li + li::before { content: "—"; }
.l8q8 .pneb > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.m1fyv .pneb > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.mzu2wc  .pneb > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.n0gjz    .pneb > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .mz5xeed .ni2qca,
  .fasy .ni2qca,
  .tqhmkn .ni2qca,
  .fuhx5 .ni2qca,
  .mkbb9r .ni2qca {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .mz5xeed .ni2qca::before,
  .fasy .ni2qca::before,
  .tqhmkn .ni2qca::before,
  .fuhx5 .ni2qca::before,
  .mkbb9r .ni2qca::before { content: ""; display: block; flex-shrink: 0; }

  
  .mz5xeed .ni2qca::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;
  }

  
  .fasy .ni2qca::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;
  }

  
  .tqhmkn .ni2qca::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;
  }

  
  .fuhx5 .ni2qca::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;
  }

  
  .mkbb9r .ni2qca::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) {
  .e83f .ni2qca {
    padding: 5px 14px;
  }
  .e83f .pneb {
    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;
  }
  .e83f .pneb li a {
    border-bottom: none; padding: 10px 22px;
  }
  .e83f .pneb li a:hover { background: var(--bg-raised); }
  .e83f .d47cj,
  .u419g .d47cj,
  .lwydnks .d47cj { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .hmtxq8zm .ni2qca {
    padding: 5px 10px;
  }
  .hmtxq8zm .pneb {
    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);
  }
  .hmtxq8zm .pneb.rehl { transform: translateX(0); }
  .hmtxq8zm .pneb li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .hmtxq8zm .pneb li:last-child a { border-bottom: none; }
  .b45o .pneb,
  .x3b93 .pneb { background: var(--accent) !important; }
  .b45o .pneb li a,
  .x3b93 .pneb li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .lwydnks .ni2qca {
    padding: 5px 10px;
  }
  .lwydnks .pneb {
    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);
  }
  .lwydnks .pneb::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .lwydnks .pneb.rehl { transform: translateY(0); }
  .lwydnks .pneb li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .gvwir31v .ni2qca {
    padding: 5px 10px;
  }
  .gvwir31v .pneb {
    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;
  }
  .gvwir31v .pneb.rehl { opacity: 1; pointer-events: auto; }
  .gvwir31v .pneb li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .nt4sn     .ni2qca { border-radius: 0 !important; }
  .soaiycrh   .ni2qca { border-radius: 8px !important; }
  .p3jqwt9a .ni2qca { border-radius: 50% !important; }
  .tsqz   .ni2qca { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .v657z .kzb2st { flex-direction: column; align-items: stretch; }
  .v657z .o7lvoa { flex-direction: row; min-width: auto; }
  .v657z .cttbu8 { align-items: flex-start; text-align: left; }
}
.ucwc6y,
.ucwc6y.cjeqp72j,
.sifycoi .ucwc6y,
.ejctwjfh .ucwc6y,
.f5qoqdgd .ucwc6y,
.tn7316 .ucwc6y {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.khnpvc {
  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;
}
.eaq5 { flex: 1 1 280px; min-width: 0; }
.bg27 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.nf2e {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.iaiczarn {
  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;
}
.iaiczarn:hover { transform: translateY(-1px); opacity: 0.95; }
.pzyg2 .khnpvc {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.pzyg2 .bg27 { color: var(--cta); }
.pzyg2 .nf2e { color: var(--text-body); }
.pzyg2 .iaiczarn {
  background: var(--cta) !important;
  color: #fff !important;
}
.aby92c .khnpvc {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.aby92c .bg27 { color: var(--text-primary); }
.aby92c .nf2e { color: var(--text-body); }
.aby92c .iaiczarn {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .khnpvc {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .eaq5 { flex: 0 0 auto; }
  .bg27 { font-size: 1.2rem; }
  .iaiczarn { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.b8wfdy .q2wvf { height: 36px; }
.tsizo .q2wvf { height: 60px; max-width: 200px; }
.jrl7lw .q2wvf { height: 56px; max-width: 180px; }
.bznn    .zxok6y, .bznn    .yitz3te8 { color: #f59e0b; }
.qucb1x      .zxok6y { font-size: 1rem; letter-spacing: 1.5px; }
.qucb1x      .yitz3te8   { font-size: 1.35rem; }
.taej9s3o    .zxok6y, .taej9s3o    .yitz3te8 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.pmlc     .zxok6y, .pmlc     .yitz3te8 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.j0v7q .zxok6y, .j0v7q .yitz3te8 { color: var(--cta); letter-spacing: 2px; }
.gtr792uw   .zxok6y, .gtr792uw   .yitz3te8 { color: #e91e63; letter-spacing: 2px; }
.q530cbj  .zxok6y, .q530cbj  .yitz3te8 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.n4bjub     .zxok6y, .n4bjub     .yitz3te8 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.fha9 .zppaq1v + .zppaq1v {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.aw5n9goj .ghn2d { padding: 18px 24px; min-height: 68px; }
.ln1j .sufs {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.ln1j .zkiqb {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.qbnor .zppaq1v {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.sznp3 { counter-reset: cs-rank; }
.sznp3 .ghn2d { counter-increment: cs-rank; }
.sznp3 .ghn2d::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;
}
.endv4 .sznp3 { counter-reset: cs-rank; gap: 0; }
.endv4 .ghn2d {
  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;
}
.endv4 .ghn2d::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;
}
.endv4 .qhgv34 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.endv4 .c4vsh64 {
  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;
}
.endv4 .wosxrfza { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.endv4 .qhgv34 { min-width: 0; flex-direction: column; width: 100%; }
.endv4 .kt7xhq {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.endv4 .zxok6y { color: var(--cta, var(--accent)); }
.endv4 .pn1d6 { font-weight: 700; }
.endv4 .zppaq1v {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.endv4 .sufs {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.endv4 .zkiqb {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.endv4 .msjes .zkiqb { font-size: 1.3rem; color: var(--accent-light); }
.endv4 .qjpdt {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.endv4 .ghn2d:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .endv4 .sznp3 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .endv4 .ghn2d {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .endv4 .ghn2d { padding: 40px 16px 20px; }
  .endv4 .zppaq1v {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .endv4 .qjpdt { width: 100%; min-width: 0; }
}
.fthx5 .sznp3 { counter-reset: cs-rank; gap: 10px; }
.fthx5 .ghn2d {
  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);
}
.fthx5 .ghn2d::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);
}
.fthx5 .qhgv34 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.fthx5 .c4vsh64 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.fthx5 .wosxrfza { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.fthx5 .kt7xhq {
  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;
}
.fthx5 .zxok6y { color: var(--cta, var(--accent)); }
.fthx5 .zppaq1v {
  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;
}
.fthx5 .sufs {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.fthx5 .zkiqb { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.fthx5 .msjes .zkiqb { color: var(--accent-light); }
.fthx5 .qjpdt {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.fthx5 .ghn2d:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .fthx5 .ghn2d {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .fthx5 .ghn2d::before {
    position: absolute; top: 14px; left: 14px;
  }
  .fthx5 .qhgv34 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .fthx5 .kt7xhq { white-space: normal; text-align: center; font-size: 1.2rem; }
  .fthx5 .zppaq1v {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .fthx5 .qjpdt { width: 100%; min-width: 0; }
  .fthx5 .zxok6y { min-width: 0; }
}
.cq5u8in0 .ghn2d::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.jlpn1 .nm7blm6 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.jlpn1 .nm7blm6 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.jlpn1 .nm7blm6 p { padding: 0 2px 16px; }
.ngo36 .nm7blm6 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ngo36 .nm7blm6 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ngo36 .nm7blm6 summary::after { content: "›"; font-size: 1.2em; }
.ngo36 .nm7blm6[open] summary::after { content: "‹"; }
.ngo36 .nm7blm6 p { padding: 10px 22px 4px; }
.xbhb6 .nm7blm6 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.xbhb6 .nm7blm6 summary { color: var(--text-primary); padding-left: 16px; }
.xbhb6 .nm7blm6 summary::after { content: "›"; font-size: 1.1em; }
.xbhb6 .nm7blm6[open] summary::after { content: "‹"; }
.xbhb6 .nm7blm6 p { padding-left: 16px; }
.zxtlqe .grn9y { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.zxtlqe .nm7blm6 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.zxtlqe .nm7blm6:last-child { border-bottom: none; }
.zxtlqe .nm7blm6 summary { color: var(--text-primary); border-radius: 0; }
.zxtlqe .nm7blm6 summary::after { content: "›"; font-size: 1.1em; }
.zxtlqe .nm7blm6[open] summary::after { content: "‹"; }
.x59mo0j .nm7blm6 { overflow: hidden; }
.x59mo0j .nm7blm6 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.x59mo0j .nm7blm6 summary::after { color: rgba(255,255,255,.75); }
.x59mo0j .nm7blm6[open] summary { border-radius: 0; }
.ecl33z8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.o9fqry {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ipevyanv {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ozu7q7s { color: var(--text-muted); font-size: 1.05rem; }
.vm9cod {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.s75c2fw {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.tcbt5637 { margin-bottom: 20px; }
.t9ffrf {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ii846 {
  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;
}
.ii846:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.l39g { resize: vertical; min-height: 130px; }
.qvdggq6 { width: 100%; margin-top: 8px; }
.ulxjg0qa {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.jzhez0o {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.t1smb7f { color: var(--text-muted); line-height: 1.75; }
.ximyoq { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ximyoq li { margin-bottom: 6px; }
.yc2fakpy { max-width: 760px; margin: 0 auto; }
.vdyn ul.ximyoq { margin: 0; }
@media (max-width: 640px) { .egjql8 { grid-template-columns: 1fr; gap: 10px; } }
.swbr5 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.v4yq { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.a0xziu { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.v4yq p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.v4yq .ximyoq { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .swbr5 { grid-template-columns: 1fr; } }
.aq5u2ii { color: inherit; text-decoration: none; }
.aq5u2ii:hover { color: var(--accent-light); text-decoration: underline; }
.pd9o { display: inline-block; line-height: 0; }
.k65mig7 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.bdtjw { max-width: 760px; margin: 0 auto; }
.e4b2v3 ul.ximyoq { margin: 0; }
.bom2 { color: var(--text-muted); line-height: 1.75; }
.lvup .ximyoq,
.xj462g .ximyoq,
.it9qs .ximyoq,
.nclztm .ximyoq {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.urbe { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.fdr7jd { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.r7agn1 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.pn2mr3 { margin-top: 12px; }
.wlgldd { 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; }
.wlgldd:hover { border-bottom-color: var(--accent-light); }
.wt6x { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.wt6x img { width: 100%; height: 100%; object-fit: cover; display: block; }
.pasiq { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.tjvwh2 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.v9p91q { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .tc95wh { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.mk4q .r7agn1, .mk4q .fdr7jd { max-width: 640px; }
.uwy0d .urbe { font-size: 1.6rem; margin-top: 18px; }
.bpzrb .r7agn1 { margin-bottom: 28px; }
@media (max-width: 860px) { .ttgh { grid-template-columns: 1fr; } .uwy0d { position: static; text-align: center; } }
.s54hlw3y .wt6x { margin: 0 auto 18px; }
.s54hlw3y .tjvwh2 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .qdqin { grid-template-columns: 1fr; } }
.u9cedle { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.mucayu { flex: 1; }
.u9cedle .urbe { font-size: 1.6rem; margin-bottom: 6px; }
.ywg9lv { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.nclztm { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.lk9gk { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.nclztm p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.nclztm .ximyoq { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .u9cedle { flex-direction: column; text-align: center; } .ywg9lv { grid-template-columns: 1fr; } }
.x3eydry2 .urbe { font-size: 1.35rem; margin: 0 0 4px; }
.x3eydry2 .tjvwh2 { margin: 0; }
.nskn .ipevyanv { color: var(--accent-light); }
.x8q6g0e .ipevyanv { font-size: 2rem; }
.x8q6g0e .ozu7q7s { max-width: 680px; }
.mkhkq7m1 .ipevyanv { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.mkhkq7m1 .ozu7q7s  { margin: 0; }
@media (max-width: 640px) { .mkhkq7m1 { flex-direction: column; } }
.ro4eesfy {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.ro4eesfy .ipevyanv { color: var(--accent-light); }
.rpsivw .ipevyanv { color: #fff; }
.rpsivw .ozu7q7s  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .m2nai { grid-template-columns: 1fr; } }
.decx7ytw .ii846 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.decx7ytw .ii846:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.dnk2bnv7 .ii846 { background: var(--bg-raised); border-color: transparent; }
.dnk2bnv7 .ii846:focus { background: var(--bg-card); border-color: var(--accent-light); }
.vwik7u9 .ii846 { border-radius: 100px; padding: 11px 20px; }
.vwik7u9 .l39g { border-radius: 14px; }
@media (max-width: 640px) { .qd7c8e { grid-template-columns: 1fr; } }
.rnzhz{display:none}
.rnzhz:empty,.hrlmie:empty{display:none}
.tg40{position:relative;overflow:visible}
.kom9rhlh .sti2,.fjgnosp .sti2,
.glmjz .sti2,.xq5ges .sti2,
.s72l .sti2,.lfg6z1 .sti2{display:block}
.us49f3 .fcpw1{display:block}
.kom9rhlh .sti2,.fjgnosp .sti2,
.glmjz .sti2,.xq5ges .sti2,
.s72l .sti2{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}
.kom9rhlh .sti2 .hrlmie,.fjgnosp .sti2 .hrlmie,
.glmjz .sti2 .hrlmie,.xq5ges .sti2 .hrlmie,
.s72l .sti2 .hrlmie{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}
.kom9rhlh .n0o8,.fjgnosp .n0o8,
.glmjz .n0o8,.xq5ges .n0o8,
.s72l .n0o8{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.kom9rhlh .sti2,.fjgnosp .sti2{top:12px}
.kom9rhlh .sti2 .hrlmie{margin-right:auto}
.fjgnosp .sti2 .hrlmie{margin-left:auto}
.fjgnosp .sti2{text-align:right}
.glmjz .sti2,.xq5ges .sti2{bottom:12px}
.glmjz .sti2 .hrlmie{margin-right:auto}
.xq5ges .sti2 .hrlmie{margin-left:auto}
.xq5ges .sti2{text-align:right}
.s72l .sti2{position:relative;margin-top:16px}
.s72l .sti2 .hrlmie{margin:0 auto}
.lfg6z1 .sti2{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.lfg6z1 .sti2 .hrlmie{margin:0}
.lfg6z1 .gp3q~.sti2,
.lfg6z1 .m3jj5~.sti2{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.lfg6z1 .gp3q~.sti2 .hrlmie,
.lfg6z1 .m3jj5~.sti2 .hrlmie{justify-content:flex-start}
.gp3q~.sti2,.m3jj5~.sti2{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}
.gp3q~.sti2 .hrlmie{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.m3jj5~.sti2 .hrlmie{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.fcpw1 .hrlmie{margin:0 0 12px}
.hrlmie{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.n0o8{white-space:nowrap}
.w9le2n .n0o8{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.thleeq .n0o8{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}
.tkucr5 .hrlmie{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.rjcus .n0o8{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.eq42gmgz .n0o8{color: var(--accent-light);opacity:1;font-weight:500}
.wskeig8 .n0o8{border-bottom:1px solid currentColor;padding-bottom:2px}
.vdup7 .hrlmie{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.rziyo{--date-bg:transparent}
.sejrytx .ba5v::before{content:""}
.pc8b .n0o8 + .n0o8::before{content:"•";margin-right:6px;opacity:.4}
.xxd5f .n0o8 + .n0o8::before{content:"/";margin-right:6px;opacity:.35}
.dqd5e8 .n0o8 + .n0o8::before{content:"|";margin-right:6px;opacity:.3}
.f2xt .n0o8 + .n0o8::before{content:"—";margin-right:6px;opacity:.3}
.gpytb .n0o8 + .n0o8::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.t82g8l8 .n0o8 + .n0o8::before{content:"·";margin-right:6px;opacity:.4}
.robz8 .n0o8 + .n0o8::before{content:"›";margin-right:6px;opacity:.4}
.bqiuhs .n0o8 + .n0o8::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.mfx0u37i{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.nkfs{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.d5bmrgl{display:flex;flex-direction:column;gap:3px}
.klkvgz{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.qggy{font-weight:700;font-size:1rem;color:var(--text-heading)}
.xavvsfb{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.dpeq .mfx0u37i{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.euqy0 .mfx0u37i{border-top:3px solid var(--accent);padding-top:18px}
.l7ey9wb .mfx0u37i{border-left:3px solid var(--accent);border-radius:0}
.nzw5lz .mfx0u37i{padding:20px 0}
@media(max-width:640px){
  .mfx0u37i{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .xavvsfb{max-width:100%}
}
.ivn7gm10 .sclul3d{margin:0}
@media (max-width:560px){
  .cinv{grid-template-columns:repeat(2,1fr);gap:12px}
}
.a8oa6 {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.a8oa6.xe2jv9lt {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.qhgefomt {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.qhgefomt .yeicqtu {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.qhgefomt .yeicqtu::before,
.qhgefomt .yeicqtu::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.qhgefomt .yeicqtu::before { transform: translate(-50%, -50%) rotate(45deg); }
.qhgefomt .yeicqtu::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.qhgefomt .yeicqtu:hover { background: rgba(0,0,0,0.12) !important; }
.dbt9 {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.g6k498p {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.vgc3pgsh {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.gkotll1x {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.qhgefomt .j7p9z7 {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.qhgefomt .j7p9z7:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .qhgefomt { padding: 28px 18px 20px; }
  .vgc3pgsh { font-size: 1.2rem; }
  .dbt9 { max-width: 220px; max-height: 80px; }
}
.d7k9 {
  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);
}
.scz0p {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.st4j  .d7k9 { border-radius: 50%; }
.xd8fov  .d7k9 { border-radius: 6px; }
.jjpx7 .d7k9 { border-radius: 22px; }
.yrzu8 .khnpvc {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .d7k9 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.sh4b5 .cjeqp72j {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.sh4b5 .hd41i246 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.sh4b5 .khnpvc {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.yf0m81g {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.yf0m81g.xe2jv9lt { transform: translate(-50%, 0); }
.yf0m81g .cjeqp72j,
.yf0m81g .hd41i246 {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.yf0m81g .khnpvc {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.ghk6bes {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.ghk6bes::before,
.ghk6bes::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.ghk6bes::before { transform: translate(-50%, -50%) rotate(45deg); }
.ghk6bes::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.ghk6bes:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .yf0m81g { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .yf0m81g .khnpvc {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .yf0m81g .nf2e { display: none !important; }
  .yf0m81g .bg27 { font-size: 1.1rem !important; }
  .yf0m81g .d7k9 { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .ghk6bes { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ewbi2 { flex-direction: row-reverse; }
[dir="rtl"] .pneb { flex-direction: row-reverse; }
[dir="rtl"] .klaw3b .biua6zs { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .klaw3b .biua6zs { right: auto; left: 20px; }
  [dir="rtl"] .zr5n0  .biua6zs { left: auto;  right: 20px; }
}
[dir="rtl"] .knqjs .q73zy5w  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .kteg1bq4 .q73zy5w { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .t9adalj, [dir="rtl"] .j8f65 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .wgec3qol { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .t7cwu60 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .i3lsbpee { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .khnpvc { direction: rtl; }
[dir="rtl"] .d7k9 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .ghn2d,
[dir="rtl"] .ignkkj { direction: rtl; }
[dir="rtl"] .l8yn { direction: rtl; }
[dir="rtl"] .zt37wc { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .ychi .j8f65,
[dir="rtl"] .irj7 .j8f65,
[dir="rtl"] .crh6t4ln .j8f65,
[dir="rtl"] .kn2rr .j8f65 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .ychi .j8f65 li::before,
[dir="rtl"] .irj7 .j8f65 li::before,
[dir="rtl"] .crh6t4ln .j8f65 li::before,
[dir="rtl"] .kn2rr .j8f65 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .di3t.l3zk .qaycgr,
[dir="rtl"] .egcfmba8.l3zk .qaycgr,
[dir="rtl"] .ug72.l3zk .qaycgr,
[dir="rtl"] .beled.l3zk .qaycgr,
[dir="rtl"] .p8aec3.l3zk .qaycgr { text-align: right; }
[dir="rtl"] .gp3q.ngmf1 .d0wy { text-align: center; }
[dir="rtl"] .hd41i246,
[dir="rtl"] .a6ap7vjq,
[dir="rtl"] .x10wb3x,
[dir="rtl"] .qaycgr { text-align: right; }
[dir="rtl"] .s75c2fw,
[dir="rtl"] .t9ffrf,
[dir="rtl"] .r7agn1,
[dir="rtl"] .ii846,
[dir="rtl"] .l39g { text-align: right; direction: rtl; }
[dir="rtl"] .vwik7u9 .ii846,
[dir="rtl"] .decx7ytw .ii846 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #2b41a0;
  --brand:           #2b41a0;
  --brand-light:     #2e3e83;
  --brand-pale:      #47579d;
  --grad-start:      #556cd1;
  --grad-end:        #8d9bd6;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #6366f1;
  --cta-light:       #383cf2;
  --cta-hover:       #2a2eeb;
  --bg-page:         #f6f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f5;
  --bg-raised:       #eeeef1;
  --bg-hover:        #f3f4f5;
  --border:          #e2e3e8;
  --border-alt:      #d0d2db;
  --border-section:  #e2e3e8;
  --text-primary:    #17181b;
  --text-muted:      #53555f;
  --text-body:       #2f3036;
  --text-sub:        #474951;
  --text-faint:      #767988;
  --text-dim:        #9194a0;
  --text-label:      #5e616d;
  --text-value:      #3b3c44;
  --accent-bg:       #e4e7f0;
  --accent-bg-light: #cdd2e8;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #188b64;
  --c-cons:          #9f214b;
  --c-pros-label:    #1ca577;
  --c-tip-border:    #1fb684;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #188b64;
}
:root { --logo-bg-opacity: 41%; }
body, button, input { font-family: "Lato", sans-serif; }
.dg0p6s .ow67y { font-size: 0; width: 1.2rem; flex-shrink: 0; }.dg0p6s .ow67y::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.dg0p6s .a56266f     .ow67y::before { content: "";  color: var(--c-tip-border); }.dg0p6s .gkju .ow67y::before { content: ""; color: var(--c-warn-border); }.dg0p6s .nnfxd9    .ow67y::before { content: ""; color: #60a5fa; }.veku24e .dg0p6s .a56266f     .ow67y::before { color: #10b981; }.veku24e .dg0p6s .gkju .ow67y::before { color: #f43f5e; }.veku24e .dg0p6s .nnfxd9    .ow67y::before { color: #a855f7; }.ovh1fn  .dg0p6s .a56266f     .ow67y::before { color: #eab308; }.ovh1fn  .dg0p6s .gkju .ow67y::before { color: #ef4444; }.ovh1fn  .dg0p6s .nnfxd9    .ow67y::before { color: #f97316; }.ez677bh  .dg0p6s .a56266f     .ow67y::before { color: #38bdf8; }.ez677bh  .dg0p6s .gkju .ow67y::before { color: #818cf8; }.ez677bh  .dg0p6s .nnfxd9    .ow67y::before { color: #2dd4bf; }.fvza .dg0p6s .ow67y::before { color: var(--accent-light) !important; }
.g1mr7 .vr1m77lb li::before, .g1mr7 .uu3sunm9 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; }.g1mr7 .vr1m77lb li::before { content: ""; }.g1mr7 .uu3sunm9 li::before { content: ""; }.g1mr7 .h35e85::before, .g1mr7 .l6z31zj::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.g1mr7 .h35e85::before { content: ""; }.g1mr7 .l6z31zj::before { content: ""; }
.fyc5 .ipqaes5, .fyc5 .gp3q { min-height: 420px; }
.rsia::before { content: '•'; }