:root {
  --color-accent: #b63880;
  --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;
}
.i68w8ksf {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.upizw96q {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.s90cnctc {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.c71era87 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.sd6s { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.sd6s a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.sd6s a:hover { color: var(--accent-light); }
.mbe5     .c8jn { border-radius: 24px; padding: 8px; }
.mbe5 .c8jn li a { border-radius: 16px; }
.w1t6 .c8jn li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .c8jn {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .lsn0:hover .c8jn,
  .lsn0:focus-within .c8jn { display: block; }
  .c8jn li a { padding: 8px 16px; font-size: 0.88rem; }
}
.bvhrtdu {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ay2jg { display: none; }
@media (max-width: 640px) {
  .ay2jg {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ay2jg.am34t9 { display: block; }
}
@media (max-width: 640px) {
  .bvhrtdu { display: block; }
  .sd6s > li + li::before { display: none !important; }
  .sd6s {
    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;
  }
  .sd6s.am34t9 { display: flex; }
  .sd6s li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .sd6s li:last-child a { border-bottom: none; }
}
.mc4peefe { min-height: 480px; }
.em0dd {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.e8m5dmz { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.xy1sa .e8m5dmz { margin-left: 0; margin-right: 0; }
.xx51h {
  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;
}
.ccov1g .xx51h { margin-top: 24px; }
.xx51h:hover { opacity: 0.88; }
.fwgfed {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.dowf3 {
  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%);
}
.fwgfed .h49vt7v {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.fwgfed .em0dd { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.fwgfed .e8m5dmz { color: #e2e8f0; }
.fwgfed.b4jwyru .h49vt7v { text-align: center; }
.fwgfed.xy1sa   .h49vt7v { text-align: left; }
.sn5k1p2 .h49vt7v {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.sn5k1p2 .em0dd { color: var(--text-primary); text-shadow: none; }
.sn5k1p2 .e8m5dmz { color: var(--text-muted); }
.sn5k1p2 .xx51h { margin-top: 16px; }
.sn5k1p2, .sn5k1p2.mc4peefe { min-height: auto !important; }
.sn5k1p2.b4jwyru .h49vt7v { text-align: center; }
.sn5k1p2.xy1sa   .h49vt7v { text-align: left; }
.sn5k1p2~.kh2x1{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}
.sn5k1p2~.kh2x1 .p484mhh0{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.iwiet .fwgfed .dowf3 {
  overflow: hidden;
}
.iwiet .fwgfed .dowf3::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.o6bvuecz .fwgfed .dowf3 {
  overflow: hidden;
}
.o6bvuecz .fwgfed .dowf3::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;
}
.vf7xn .fwgfed .dowf3 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.uoftzxn .fwgfed .dowf3 {
  overflow: hidden;
}
.uoftzxn .fwgfed .dowf3::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;
}
.vfym3upe .fwgfed .dowf3 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.ro02r .dowf3 {
  background: none;
}
.ro02r .em0dd { color: #fff; }
.ro02r .e8m5dmz { color: rgba(255,255,255,0.85); }
.bru7uv .em0dd { text-shadow: none; color: var(--text-primary); }
.bru7uv .e8m5dmz { color: var(--text-muted); }
body.eflv .em0dd {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.um4b .em0dd {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.mc4peefe.ro02r .em0dd,
section.ro02r .em0dd {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.bru7uv.xy1sa   .wwr1mh { align-items: flex-start; text-align: left; }
.mc4peefe .wb6zspcp {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.wb6zspcp .wvpdf {
  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;
}
.wb6zspcp .wvpdf::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.wb6zspcp .apuf00 { display: contents !important; }
.wb6zspcp .apuf00 .umahvdrp {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.wb6zspcp .apuf00 .d37c { max-height: 48px; max-width: 96px; }
.wb6zspcp .apuf00 .epofc {
  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;
}
.wb6zspcp .hqerml {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.wb6zspcp .jlf4vkfw { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.wb6zspcp .ng9f14o6 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.wb6zspcp .ng9f14o6 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.wb6zspcp .y1r19j6 { display: contents !important; }
.wb6zspcp .y1r19j6 .lwehhy:not(.jmxrk) { display: none !important; }
.wb6zspcp .y1r19j6 .jmxrk {
  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;
}
.wb6zspcp .y1r19j6 .jmxrk .oq48 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.wb6zspcp .y1r19j6 .jmxrk .orgl0q25 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.wb6zspcp .pulxe { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.wb6zspcp .pulxe.s45abksj {
  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;
}
.wb6zspcp .pulxe.s45abksj:hover { opacity: 0.85; }
.wb6zspcp .wvpdf,
.wb6zspcp .wvpdf:hover,
.wb6zspcp .wvpdf:nth-child(even),
.wb6zspcp .wvpdf:nth-child(odd),
.wb6zspcp .wvpdf:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.xp73 .h49vt7v { padding-bottom: 24px; }
.ccov1g .h49vt7v { max-width: 1100px; }
@media (max-width: 700px) {
  .bru7uv { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .bru7uv:not(.m1j4i) .w3vlh3p { display: none !important; }
  .m1j4i .w3vlh3p { padding: 16px; }
  .wwr1mh  { padding: 36px 24px; }
  .bru7uv~.kh2x1,.uxrabf~.kh2x1{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .mc4peefe, .bru7uv { min-height: 320px !important; }
  .em0dd { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .bru8r,
  .pjohjax,
  .se53vahx { grid-template-columns: 1fr !important; }

  

  
  .xp73 { display: flex !important; flex-direction: column !important; }
  .xp73 .h49vt7v { display: contents; }
  .xp73 .dowf3 { order: 0; }
  .xp73 .em0dd { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .xp73 .bru8r { order: 2; padding: 0 16px 12px !important; }
  .xp73 .e8m5dmz { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .ccov1g .h49vt7v { display: flex; flex-direction: column; }
  .ccov1g .h49vt7v .em0dd { order: 1; }
  .ccov1g .h49vt7v .se53vahx { order: 2; margin: 8px 0 24px !important; }
  .ccov1g .h49vt7v .e8m5dmz { order: 3; }
  .ccov1g .h49vt7v .xx51h { order: 4; align-self: center; margin-top: 0; }

  
  .bru7uv.m1j4i {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .bru7uv.m1j4i .wwr1mh { display: contents; padding: 0; }
  .bru7uv.m1j4i .wwr1mh .em0dd { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .bru7uv.m1j4i .w3vlh3p { order: 2; padding: 12px 16px; }
  .bru7uv.m1j4i .wwr1mh .e8m5dmz { order: 3; padding: 0 24px; margin: 0 auto; }
  .bru7uv.m1j4i .wwr1mh .xx51h { order: 4; align-self: center; margin: 8px 0 32px; }
}
.w53oaup0 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.wcyi4q { width: 100%; height: auto; display: block; border-radius: 10px; }
.oljf .w53oaup0        { border-radius: 16px; }
.oljf .wcyi4q  { border-radius: 16px; }
.qhjxo5 .w53oaup0         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.qhjxo5 .wcyi4q   { border-radius: 8px; }
.sze40ci6 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.a5en8ggc { width: 100%; padding: 32px 0; position: relative; }
.xp8yhlb { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.u2gb40 .a5en8ggc:nth-child(even) { background: var(--bg-surface); }
.u2gb40 .a5en8ggc:nth-child(odd)  { background: var(--bg-page); }
.fla9pzo0 .a5en8ggc:nth-child(even) { background: var(--bg-card); }
.fla9pzo0 .a5en8ggc:nth-child(odd)  { background: var(--bg-page); }
.u2gb40 .a5en8ggc:nth-child(odd)  .xp8yhlb { background: var(--bg-card); border-radius: 6px; }
.u2gb40 .a5en8ggc:nth-child(even) .xp8yhlb { background: var(--bg-raised); border-radius: 6px; }
.fla9pzo0 .a5en8ggc:nth-child(odd)  .xp8yhlb { background: var(--bg-card); border-radius: 6px; }
.fla9pzo0 .a5en8ggc:nth-child(even) .xp8yhlb { background: var(--bg-raised); border-radius: 6px; }
.u2gb40 .a5en8ggc:nth-child(even) .nqx60vrp .y816c,
.fla9pzo0 .a5en8ggc:nth-child(even) .nqx60vrp .y816c { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.u2gb40 .a5en8ggc:nth-child(odd) .nqx60vrp .y816c,
.fla9pzo0 .a5en8ggc:nth-child(odd) .nqx60vrp .y816c { background: var(--bg-card-inner); }
.u2gb40 .a5en8ggc:nth-child(even) .ep5nlnfw .y816c:nth-child(odd),
.fla9pzo0 .a5en8ggc:nth-child(even) .ep5nlnfw .y816c:nth-child(odd)  { background: var(--bg-card); }
.u2gb40 .a5en8ggc:nth-child(even) .ep5nlnfw .y816c:nth-child(even),
.fla9pzo0 .a5en8ggc:nth-child(even) .ep5nlnfw .y816c:nth-child(even) { background: var(--bg-card-inner); }
h1.kkvj41 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.kkvj41 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.o7t0a7 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.p1dd8453 h2.kkvj41 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.j4b5yu h2.kkvj41 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.lve4sr h2.kkvj41 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.vmaw5s h2.kkvj41::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.gut0gxlm h2.kkvj41 {
  color: var(--text-primary); font-size: 1.7rem;
}
.aj00yt h2.kkvj41::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.bcg7qap h2.kkvj41 {
  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) { .v5kv { display: none; } }
.qnjds28b { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.rrojugo { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.iv41g0i3 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.w3si { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.p0z5968r { padding-left: 20px; }
.p0z5968r li { margin-bottom: 6px; }
.p0z5968r a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.p0z5968r a:hover { color: var(--accent-light); }
.wforiz8 .w3si { display: none; }
.ewwc .w3si { display: none; }
.ewwc .p0z5968r { padding-left: 0; list-style: none; }
.ewwc .p0z5968r li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.ewwc .p0z5968r a { font-size: 0.92rem; }
.y2wv032l .iv41g0i3 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.y2wv032l .w3si { display: none; }
.y2wv032l .p0z5968r { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.y2wv032l .p0z5968r li { margin-bottom: 0; }
.y2wv032l .p0z5968r 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;
}
.y2wv032l .p0z5968r a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.bg1d6pfg .iv41g0i3 { padding: 20px 20px 16px; }
.bg1d6pfg .p0z5968r {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.bg1d6pfg .p0z5968r li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.bg1d6pfg .p0z5968r 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;
}
.bg1d6pfg .p0z5968r 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;
}
.bg1d6pfg .p0z5968r a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.bg1d6pfg .p0z5968r a:focus,
.bg1d6pfg .p0z5968r a:focus-visible,
.bg1d6pfg .p0z5968r a:target { outline: none; }
.bg1d6pfg .p0z5968r li:target a { border-color: var(--border); color: var(--text-muted); }
.mv9j .iv41g0i3 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.mv9j .w3si { display: none; }
.mv9j .p0z5968r { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.mv9j .p0z5968r li { counter-increment: toc-n; margin-bottom: 0; }
.mv9j .p0z5968r 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;
}
.mv9j .p0z5968r 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;
}
.mv9j .p0z5968r a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.l69tls .iv41g0i3 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.l69tls .w3si { display: none; }
.l69tls .p0z5968r { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.l69tls .p0z5968r li { margin-bottom: 0; }
.l69tls .p0z5968r 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;
}
.l69tls .p0z5968r a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.jkx7yfxa .iv41g0i3 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.jkx7yfxa .w3si { display: none; }
.jkx7yfxa .p0z5968r { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.jkx7yfxa .p0z5968r li { margin-bottom: 0; }
.jkx7yfxa .p0z5968r li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.jkx7yfxa .p0z5968r li:last-child::after { content: ""; margin-right: 0; }
.jkx7yfxa .p0z5968r a { font-size: 0.9rem; }
.y816c { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.nqx60vrp .y816c { background: var(--bg-card); }
.ep5nlnfw .y816c:nth-child(odd)  { background: var(--bg-card); }
.ep5nlnfw .y816c:nth-child(even) { background: var(--bg-raised); }
.vu2v87r .y816c {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.vu2v87r .y816c:last-child { border-bottom: none; }
.vu2v87r h3.o7t0a7 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.vchgco .y816c {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.vchgco .y816c + .y816c { margin-top: 4px; }
.bk66 .y816c { background: none; border-radius: 0; padding: 12px 0; }
.bk66 .y816c + .y816c { border-top: 1px solid var(--border-section); }
.d2azzr1r { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.eii1l { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.xyncy { color: var(--text-body); margin-bottom: 10px; }
.libl0, .jip4xox { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.libl0 li, .jip4xox li { margin-bottom: 6px; }
.jip4xox li { list-style: decimal; }
.geeqa0l     .libl0 { list-style-type: "● "; }
.cun0jm  .libl0 { list-style-type: "■ "; }
.yuy11im .libl0 { list-style-type: "◆ "; }
.pebrm    .libl0 { list-style-type: "★ "; }
.geeqa0l     .lwpdzly { list-style-type: "● "; }
.cun0jm  .lwpdzly { list-style-type: "■ "; }
.yuy11im .lwpdzly { list-style-type: "◆ "; }
.pebrm    .lwpdzly { list-style-type: "★ "; }
.geeqa0l    .libl0 li::marker, .geeqa0l    .lwpdzly li::marker,
.cun0jm .libl0 li::marker, .cun0jm .lwpdzly li::marker,
.yuy11im .libl0 li::marker, .yuy11im .lwpdzly li::marker,
.pebrm   .libl0 li::marker, .pebrm   .lwpdzly li::marker {
  color: var(--cta); font-size: 1em;
}
.geeqa0l .jip4xox,
.cun0jm .jip4xox,
.yuy11im .jip4xox,
.pebrm .jip4xox {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.geeqa0l .jip4xox li,
.cun0jm .jip4xox li,
.yuy11im .jip4xox li,
.pebrm .jip4xox li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.geeqa0l .jip4xox li::before,
.cun0jm .jip4xox li::before,
.yuy11im .jip4xox li::before,
.pebrm .jip4xox 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;
}
.geeqa0l     .jip4xox li::before { border-radius: 50%; }
.cun0jm  .jip4xox li::before { border-radius: 3px; }
.yuy11im .jip4xox li::before { border-radius: 3px; }
.pebrm    .jip4xox li::before { border-radius: 50%; }
.j3bdx8 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ui2r2zb .j3bdx8,
.wbqbio .j3bdx8 { background: transparent; border: none; border-radius: 0; }
.w47g { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.w47g th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.w47g td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.w47g tr:hover td { background: var(--bg-hover); }
.gi98 .w47g tbody tr:nth-child(even) td { background: var(--bg-surface); }
.udjsf2f .w47g { border: 1px solid var(--border-alt); }
.udjsf2f .w47g th,
.udjsf2f .w47g td { border: 1px solid var(--border-alt); }
.kdtnv .w47g th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.kdtnv .w47g td { border-bottom: none; }
.kdtnv .w47g tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.o21okr .w47g th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.jfz4 .j3bdx8 {
  overflow: hidden;
}
.jfz4 .w47g th { border-bottom: 1px solid var(--border-alt); }
.jfz4 .w47g tr:last-child td { border-bottom: none; }
.ctvx7 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.lz6qa { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.u1wp { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.s5uvrkb { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.nrer { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.lwpdzly { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.lwpdzly 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%}
.uavr .s5uvrkb { background: transparent; text-align: center; }
.na060xb .u1wp {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.ecnecrzy .u1wp {
  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);
}
.vyxd7pco .lz6qa { display: grid; grid-template-columns: auto 1fr; }
.vyxd7pco .u1wp {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.vyxd7pco .s5uvrkb { grid-column: 2; }
.vyxd7pco .nrer,
.vyxd7pco .lwpdzly { grid-column: 1 / -1; }
.l9ovd .lz6qa { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.l9ovd .u1wp {
  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);
}
.l9ovd .s5uvrkb { grid-column: 2; }
.l9ovd .nrer,
.l9ovd .lwpdzly { grid-column: 1 / -1; }
.wbb9 .lz6qa { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.wbb9 .s5uvrkb { background: none; color: var(--accent-light); font-weight: 700; }
.mh1k6nne .lz6qa { 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); }
.mh1k6nne .s5uvrkb { background: none; color: var(--accent-light); font-weight: 700; }
.q8a01weh .lz6qa { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.q8a01weh .lz6qa:last-child { border-bottom: none; }
.q8a01weh .s5uvrkb { background: none; color: var(--accent-light); font-weight: 700; }
.llfvp .lz6qa { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.llfvp .s5uvrkb { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.q9feyn2 .ctvx7 { counter-reset: card-n; }
.q9feyn2 .lz6qa  { counter-increment: card-n; }
.q9feyn2 .s5uvrkb { display: flex; align-items: center; gap: 10px; }
.q9feyn2 .s5uvrkb::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;
}
.aewib4 .lz6qa { background: var(--bg-surface); border: 1px solid var(--border); }
.aewib4 .s5uvrkb { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.nqh8 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.nqh8         { --cl-hue: var(--accent); }
.qgofsuge     { --cl-hue: #16a34a; }
.qb0gd43 { --cl-hue: #ea580c; }
.sp4iqg    { --cl-hue: #2563eb; }
.qgofsuge, .qb0gd43, .sp4iqg, .c53kam {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.ij27l { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.ij27l::before { color: var(--cl-hue); }
.nqh8 strong { color: var(--text-primary); font-size: 0.95rem; }
.nqh8 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.zap89 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.mawru, .r60cqax { border-radius: 8px; padding: 14px; }
.mawru { background: var(--bg-pros); }
.r60cqax { background: var(--bg-cons); }
.irhgt0t7 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.mawru .irhgt0t7 { color: var(--c-pros-label); }
.r60cqax .irhgt0t7 { color: #f87171; }
.mawru ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.r60cqax ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.wcyi4q { width: 100%; height: auto; border-radius: 10px; display: block; }
.s45abksj {
  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;
}
.s45abksj:hover { opacity: 0.85; }
.ma97ww .s45abksj  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ma97ww .s45abksj:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.m3pbaha .s45abksj  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.m3pbaha .s45abksj:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ma97ww .pulxe.s45abksj, .m3pbaha .pulxe.s45abksj,
.ma97ww .wcvvooek .s45abksj, .m3pbaha .wcvvooek .s45abksj {
  background: var(--cta); border: none; color: #fff;
}
.ma97ww .pulxe.s45abksj:hover, .m3pbaha .pulxe.s45abksj:hover,
.ma97ww .wcvvooek .s45abksj:hover, .m3pbaha .wcvvooek .s45abksj:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.pqwz0j .xx51h { border-radius: 50px; }
.pqwz0j .s45abksj  { border-radius: 50px; }
.foxw .xx51h,
.foxw .s45abksj { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.foxw .xx51h:hover,
.foxw .s45abksj:hover { filter: brightness(1.08); opacity: 1; }
.tky7elc1 .xx51h,
.tky7elc1 .s45abksj { box-shadow: 0 3px 14px -2px var(--cta); }
.tky7elc1 .xx51h:hover,
.tky7elc1 .s45abksj:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.pxqjmf .xx51h,
.pxqjmf .s45abksj { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.pxqjmf .xx51h:hover,
.pxqjmf .s45abksj:hover { opacity: 1; }
.pxqjmf .xx51h:active,
.pxqjmf .s45abksj:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.thetl .xx51h,
.thetl .s45abksj { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.thetl .xx51h:hover,
.thetl .s45abksj:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.thetl .xx51h:active,
.thetl .s45abksj:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.n0hzx .xx51h,
.n0hzx .s45abksj { position: relative; overflow: hidden; }
.n0hzx .xx51h::before,
.n0hzx .s45abksj::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;
}
.n0hzx .xx51h:hover::before,
.n0hzx .s45abksj:hover::before { left: 135%; }
.xwij07u .xx51h,
.xwij07u .s45abksj { border-radius: 0; }
.oouoypi .xx51h { padding-left: 22px; padding-right: 22px; }
.oouoypi .s45abksj  { padding-left: 12px; padding-right: 12px; }
.ni6zlz2 .xx51h { padding-left: 44px; padding-right: 44px; }
.ni6zlz2 .s45abksj  { padding-left: 24px; padding-right: 24px; }
.vdxjrc .xx51h { padding-left: 56px; padding-right: 56px; }
.vdxjrc .s45abksj  { padding-left: 32px; padding-right: 32px; }
.v9njcxm0   .xx51h::after, .v9njcxm0   .s45abksj::after,
.njpy .xx51h::after, .njpy .s45abksj::after,
.vey2rnz    .xx51h::after, .vey2rnz    .s45abksj::after,
.qlg18ei    .xx51h::after, .qlg18ei    .s45abksj::after,
.ga5ppuya    .xx51h::after, .ga5ppuya    .s45abksj::after,
.rnvo999t     .xx51h::after, .rnvo999t     .s45abksj::after,
.v872    .xx51h::after, .v872    .s45abksj::after,
.ke79m3m8   .xx51h::after, .ke79m3m8   .s45abksj::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;
}
.v9njcxm0 .xx51h::after, .v9njcxm0 .s45abksj::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");
}
.njpy .xx51h::after, .njpy .s45abksj::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");
}
.vey2rnz .xx51h::after, .vey2rnz .s45abksj::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");
}
.qlg18ei .xx51h::after, .qlg18ei .s45abksj::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");
}
.ga5ppuya .xx51h::after, .ga5ppuya .s45abksj::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");
}
.rnvo999t .xx51h::after, .rnvo999t .s45abksj::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");
}
.v872 .xx51h::after, .v872 .s45abksj::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");
}
.ke79m3m8 .xx51h::after, .ke79m3m8 .s45abksj::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");
}
.tkbuvqgf   .tdoz1::after, .tkbuvqgf   .zb2cy::after,
.bke19 .tdoz1::after, .bke19 .zb2cy::after,
.fu6c9    .tdoz1::after, .fu6c9    .zb2cy::after,
.swihq84p    .tdoz1::after, .swihq84p    .zb2cy::after,
.dne3an1    .tdoz1::after, .dne3an1    .zb2cy::after,
.bq8kvc     .tdoz1::after, .bq8kvc     .zb2cy::after,
.q3tk0tmc    .tdoz1::after, .q3tk0tmc    .zb2cy::after,
.qstw   .tdoz1::after, .qstw   .zb2cy::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;
}
.tkbuvqgf .tdoz1::after, .tkbuvqgf .zb2cy::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");
}
.bke19 .tdoz1::after, .bke19 .zb2cy::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");
}
.fu6c9 .tdoz1::after, .fu6c9 .zb2cy::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");
}
.swihq84p .tdoz1::after, .swihq84p .zb2cy::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");
}
.dne3an1 .tdoz1::after, .dne3an1 .zb2cy::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");
}
.bq8kvc .tdoz1::after, .bq8kvc .zb2cy::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");
}
.q3tk0tmc .tdoz1::after, .q3tk0tmc .zb2cy::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");
}
.qstw .tdoz1::after, .qstw .zb2cy::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");
}
.xp2q0 {
  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;
}
.wvpdf {
  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;
}
.wvpdf > * { min-width: 0; }
.wvpdf:hover { background: var(--bg-hover); }
.wvpdf > [itemprop="item"] { display: contents; }
.wvpdf [itemprop="itemReviewed"],
.wvpdf [itemprop="reviewRating"] { display: none; }
.wvpdf::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;
}
.apuf00 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.umahvdrp {
  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;
}
.d37c { max-height: 52px; max-width: 110px; object-fit: contain; }
.epofc {
  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;
}
.vbos .umahvdrp    { background: #1a1a1a; }
.wnnks8j .umahvdrp   { background: rgba(128,128,128,.12); }
.fdj5rzn .umahvdrp { background: var(--bg-raised); }
.pbxa .umahvdrp    { background: transparent; padding: 0; }
.hqerml {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.jlf4vkfw { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.ng9f14o6 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.y1r19j6 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.lwehhy {
  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;
}
.oq48 {
  
  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%;
}
.orgl0q25 {
  
  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;
}
.pulxe {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.pulxe.s45abksj {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .wvpdf {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .wvpdf::before    { grid-area: rank;   }
  .apuf00           { grid-area: ident;  }
  .hqerml     { grid-area: rating; min-width: 0; width: auto; }
  .y1r19j6           { grid-area: pills;  }
  .pulxe             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .wvpdf {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .wvpdf::before    { justify-self: center; }
  .apuf00           { width: 100%; }
  .hqerml     { justify-self: center; }
  .y1r19j6           { grid-template-columns: 1fr; }
}
.ck2hlge {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.f5amx {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.vwz9j3ap {
  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;
}
.vwz9j3ap img { max-width: 80px; max-height: 50px; object-fit: contain; }
.znut { flex: 1; }
.znut h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.oszsq { color: var(--c-stars); font-size: 1.1rem; }
.bx0h { margin-bottom: 8px; }
.ykbidaw {
  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);
}
.ykbidaw > span { color: var(--accent); font-weight: 700; }
.uly8 em, .nvu3 em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .ykbidaw { padding: 10px 16px; gap: 6px 16px; } }
.wcvvooek { flex-shrink: 0; align-self: flex-start; }
.wcvvooek .s45abksj { white-space: nowrap; }
@media (max-width: 560px) {
  .f5amx { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .vwz9j3ap { order: 1; }
  .wcvvooek { order: 2; margin-left: auto; align-self: center; }
  .znut { order: 3; flex: 1 1 100%; min-width: 0; }
}
.koqp img.it4pt { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.ui2r2zb { padding: 20px 24px; }
.p1h9 { color: var(--text-muted); margin-bottom: 16px; }
.a95tz2 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.pbt8b22, .vmt3 { list-style: none; font-size: 0.9rem; }
.pbt8b22 li { color: var(--c-pros); margin-bottom: 4px; }
.vmt3 li { color: var(--c-cons); margin-bottom: 4px; }
.pbt8b22 li::before { content: "✓"; margin-right: 5px; }
.vmt3 li::before { content: "✗"; margin-right: 5px; }
.l91wdlbo .pbt8b22 li::before { content: "→"; }
.l91wdlbo .vmt3 li::before { content: "–"; }
.ejnq9fsn  .pbt8b22 li::before { content: "★"; }
.ejnq9fsn  .vmt3 li::before { content: "✕"; }
.kgb1r2    .pbt8b22 li::before { content: "◆"; }
.kgb1r2    .vmt3 li::before { content: "▲"; }
.p1rj  .pbt8b22 li::before { content: "▶"; }
.p1rj  .vmt3 li::before { content: "■"; }
.vhnd4wo1 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.w6qg6h { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.w52b3 { background: var(--bg-pros); color: var(--c-tag-pay); }
.z4l8t { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.qaw7zsrv .z4l8t { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.dvi8yw85 .z4l8t { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .nvp2l .gst5rr0g {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .nvp2l .ck2hlge { margin: 0; }
}
.w7xv5y .f5amx { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.w7xv5y .znut h3 { color: var(--accent-light); }
.w7xv5y .vwz9j3ap { background: var(--bg-page); border: 1px solid var(--border); }
.vcnzin .ck2hlge { border-top: 4px solid var(--accent); }
.vcnzin .f5amx { background: var(--bg-card); }
.pljg1jb1 .ck2hlge { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.pljg1jb1 .f5amx { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.pljg1jb1 .ui2r2zb { padding: 14px 16px; }
.pljg1jb1 .vwz9j3ap { border-radius: 4px; }
.pljg1jb1 .z4l8t { border-radius: 0; }
.fejp85o .f5amx { padding: 0; gap: 0; overflow: hidden; }
.fejp85o .vwz9j3ap { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.fejp85o .znut { padding: 16px 20px; }
.fejp85o .wcvvooek { padding: 16px 20px; align-self: center; }
.u8h5m .oszsq { font-size: .95rem; }
.wbqbio .zap89 { gap: 10px; }
.wbqbio .mawru, .wbqbio .r60cqax { padding: 12px; }
.wbqbio .mawru ul, .wbqbio .r60cqax ul { margin: 4px 0 0; padding-left: 18px; }
.wbqbio .mawru li, .wbqbio .r60cqax li { font-size: .85rem; margin-bottom: 3px; }
.r6hq .w6qg6h { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .jm5ya { grid-template-columns: 1fr; }
  .ngc0 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ngc0 .btdkxou { width: 72px; height: 50px; }
  .ngc0 .ao5io8 { max-width: 180px; }
  .ngc0 .w976i { width: auto; }
}
.rl29ko8d .u8h5m .oszsq { filter: brightness(1.2); }
@media (max-width: 720px) {
  .rl29ko8d { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ak4ooz { padding: 16px; }
  .cigwrl .nm9dez8 { min-width: 50%; }
}
.wks0b .zap89 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .zumk8 { grid-template-columns: 1fr; }
  .pqd0rls { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .g62f { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .g12r0bsc { flex-wrap: wrap; padding: 16px; }
}
.oq1zo8 .zap89 { gap: 8px; }
.oq1zo8 .mawru, .oq1zo8 .r60cqax { padding: 8px; }
@media (max-width: 480px) {
  .ca06 { flex-direction: column; align-items: stretch; }
}
.ftfom4gm .w976i .s45abksj { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .fknxpg { flex-direction: column; align-items: stretch; gap: 10px; }
  .ftfom4gm .w976i { text-align: center; }
}
@media (max-width: 720px) {
  .ci2xn2 { grid-template-columns: 1fr; }
  .pgzskp2 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .c22dj9fw { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.z690d9y .gdpb { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.k2tdyofu .oszsq { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .bwln4ak { grid-template-columns: 1fr; }
  .k2tdyofu { width: 100px; height: 100px; margin: 16px auto; }
  .z690d9y { font-size: 1.4rem; }
  .eut2yn { justify-content: center; }
  .ccp9dael .nm9dez8 { min-width: 50%; }
}
.z0xp .zap89 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .uv2sd { flex-wrap: wrap; padding: 14px 16px; }
  .vomnw { padding: 12px 16px; }
  .z0xp .zap89 { margin: 0 16px; }
  .z0xp .r6hq { padding: 0 16px; }
  .k90l9 { padding: 12px 16px; }
}
.zt07z7 .wvpdf {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.zt07z7 .wvpdf:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.uu59a .xp2q0 { gap: 18px; }
.uu59a .wvpdf {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.uu59a .wvpdf:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.x6kn2vd .xp2q0 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.x6kn2vd .wvpdf {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.x6kn2vd .wvpdf:last-child { border-bottom: none; }
.x6kn2vd .apuf00,
.x6kn2vd .hqerml,
.x6kn2vd .y1r19j6 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.onl5vk .xp2q0 { gap: 0; }
.onl5vk .wvpdf {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.onl5vk .wvpdf:last-child { border-bottom: none; }
.onl5vk .wvpdf:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.onl5vk .wvpdf:nth-child(even):hover { background: var(--bg-hover); }
.vrnog .wvpdf {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.jg005 .y1r19j6 .lwehhy {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.jg005 .y1r19j6 .lwehhy:first-child { border-left: none; }
.m9y4rl .y1r19j6 .lwehhy {
  background: transparent; padding: 4px 8px;
}
.m9y4rl .y1r19j6 .oq48 { font-size: .65rem; opacity: .65; }
.m9y4rl .y1r19j6 .orgl0q25   { font-size: 1.15rem; color: var(--accent-light); }
.qpk1szt .y1r19j6 .lwehhy {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.ng9f14o6 { display: none; }
.hc0xk .jlf4vkfw { font-size: 1rem; letter-spacing: 2px; }
.d9h15jk .jlf4vkfw {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.klvhxyf .jlf4vkfw,
.sv6ay6ms .jlf4vkfw,
.o5qiwkz .jlf4vkfw { display: none; }
.klvhxyf .ng9f14o6,
.sv6ay6ms .ng9f14o6,
.o5qiwkz .ng9f14o6 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.klvhxyf .ng9f14o6 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.klvhxyf .ng9f14o6 small { display: none; }
.sv6ay6ms .ng9f14o6 {
  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;
}
.sv6ay6ms .ng9f14o6 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.o5qiwkz .ng9f14o6 {
  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;
}
.o5qiwkz .ng9f14o6 small { display: none; }
.klvhxyf .bx0h .oszsq,
.sv6ay6ms .bx0h .oszsq,
.o5qiwkz .bx0h .oszsq { display: none; }
.klvhxyf .bx0h strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.klvhxyf .gdpb { display: none; }
.sv6ay6ms .bx0h 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;
}
.sv6ay6ms .sfyrxxag,
.sv6ay6ms .gdpb { font-size: 1em; }
.o5qiwkz .bx0h strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.o5qiwkz .gdpb { display: none; }
.cnzgj { margin: 16px 0; }
.ap7rau3z { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ap7rau3z summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ap7rau3z summary::after { content: "+"; color: var(--accent-light); }
.ap7rau3z[open] summary::after { content: "−"; }
.ap7rau3z p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.a5en8ggc { margin-bottom: 0; }
.zqep h2.kkvj41 { color: var(--text-primary); border-color: var(--accent-light); }
.c5dureo h2.kkvj41 { color: var(--text-primary); border-color: var(--accent-light); }
.ebwp .qgofsuge     { background: #052e16; border-color: #10b981; }
.ebwp .qb0gd43 { background: #2d0a1e; border-color: #f43f5e; }
.ebwp .sp4iqg    { background: #1e1036; border-color: #a855f7; }
.ebwp .nqh8 strong  { color: #f1f5f9; }
.ebwp .nqh8 p       { color: #cbd5e1; }
.ebwp .lk7x    .qgofsuge     .ij27l::before,
.ebwp .ulz5tmno  .qgofsuge     .ij27l::before,
.ebwp .judpild1  .qgofsuge     .ij27l::before,
.ebwp .z2skbgm .qgofsuge     .ij27l::before { color: #10b981; }
.ebwp .lk7x    .qb0gd43 .ij27l::before,
.ebwp .ulz5tmno  .qb0gd43 .ij27l::before,
.ebwp .judpild1  .qb0gd43 .ij27l::before,
.ebwp .z2skbgm .qb0gd43 .ij27l::before { color: #f43f5e; }
.ebwp .lk7x    .sp4iqg    .ij27l::before,
.ebwp .ulz5tmno  .sp4iqg    .ij27l::before,
.ebwp .judpild1  .sp4iqg    .ij27l::before,
.ebwp .z2skbgm .sp4iqg    .ij27l::before { color: #a855f7; }
.cbztr0xu .qgofsuge     { background: #2d2000; border-color: #eab308; }
.cbztr0xu .qb0gd43 { background: #2d0b0b; border-color: #ef4444; }
.cbztr0xu .sp4iqg    { background: #2d1600; border-color: #f97316; }
.cbztr0xu .nqh8 strong  { color: #f1f5f9; }
.cbztr0xu .nqh8 p       { color: #cbd5e1; }
.cbztr0xu .lk7x    .qgofsuge     .ij27l::before,
.cbztr0xu .ulz5tmno  .qgofsuge     .ij27l::before,
.cbztr0xu .judpild1  .qgofsuge     .ij27l::before,
.cbztr0xu .z2skbgm .qgofsuge     .ij27l::before { color: #eab308; }
.cbztr0xu .lk7x    .qb0gd43 .ij27l::before,
.cbztr0xu .ulz5tmno  .qb0gd43 .ij27l::before,
.cbztr0xu .judpild1  .qb0gd43 .ij27l::before,
.cbztr0xu .z2skbgm .qb0gd43 .ij27l::before { color: #ef4444; }
.cbztr0xu .lk7x    .sp4iqg    .ij27l::before,
.cbztr0xu .ulz5tmno  .sp4iqg    .ij27l::before,
.cbztr0xu .judpild1  .sp4iqg    .ij27l::before,
.cbztr0xu .z2skbgm .sp4iqg    .ij27l::before { color: #f97316; }
.wacd .qgofsuge     { background: #0c1a2e; border-color: #38bdf8; }
.wacd .qb0gd43 { background: #12103a; border-color: #818cf8; }
.wacd .sp4iqg    { background: #0a2020; border-color: #2dd4bf; }
.wacd .nqh8 strong  { color: #f1f5f9; }
.wacd .nqh8 p       { color: #cbd5e1; }
.wacd .lk7x    .qgofsuge     .ij27l::before,
.wacd .ulz5tmno  .qgofsuge     .ij27l::before,
.wacd .judpild1  .qgofsuge     .ij27l::before,
.wacd .z2skbgm .qgofsuge     .ij27l::before { color: #38bdf8; }
.wacd .lk7x    .qb0gd43 .ij27l::before,
.wacd .ulz5tmno  .qb0gd43 .ij27l::before,
.wacd .judpild1  .qb0gd43 .ij27l::before,
.wacd .z2skbgm .qb0gd43 .ij27l::before { color: #818cf8; }
.wacd .lk7x    .sp4iqg    .ij27l::before,
.wacd .ulz5tmno  .sp4iqg    .ij27l::before,
.wacd .judpild1  .sp4iqg    .ij27l::before,
.wacd .z2skbgm .sp4iqg    .ij27l::before { color: #2dd4bf; }
.hwsfxe1::before,
.qqa3oak::before { margin-right: 5px; }
.ntlciemv .mawru ul li,
.ntlciemv .pbt8b22 li         { color: #4ade80; }
.ntlciemv .mawru .hwsfxe1 { color: #22c55e; }
.ntlciemv .r60cqax ul li,
.ntlciemv .vmt3 li         { color: #f87171; }
.ntlciemv .r60cqax .qqa3oak { color: #ef4444; }
.iwz7 .mawru { background: var(--bg-pros); }
.iwz7 .r60cqax { background: var(--bg-cons); }
.iwz7 .mawru .hwsfxe1 { color: var(--c-pros-label); }
.iwz7 .r60cqax .qqa3oak { color: var(--c-cons); }
.iwz7 .mawru ul li,
.iwz7 .pbt8b22 li            { color: var(--c-pros); }
.iwz7 .r60cqax ul li,
.iwz7 .vmt3 li            { color: var(--c-cons); }
.t678m .mawru { background: var(--bg-pros); }
.t678m .r60cqax { background: var(--bg-cons); }
.t678m .mawru .hwsfxe1 { color: var(--c-pros-label); }
.t678m .r60cqax .qqa3oak { color: var(--c-cons); }
.t678m .mawru ul li,
.t678m .pbt8b22 li          { color: var(--c-pros); }
.t678m .r60cqax ul li,
.t678m .vmt3 li          { color: var(--c-cons); }
.rtzn .hwsfxe1::before { content: "✓ "; }
.rtzn .qqa3oak::before { content: "✗ "; }
.l91wdlbo .hwsfxe1::before { content: "→ "; }
.l91wdlbo .qqa3oak::before { content: "← "; }
.ejnq9fsn .hwsfxe1::before { content: "★ "; }
.ejnq9fsn .qqa3oak::before { content: "✕ "; }
.kgb1r2 .hwsfxe1::before { content: "◆ "; }
.kgb1r2 .qqa3oak::before { content: "▲ "; }
.dvi8yw85 .nqh8 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.dvi8yw85 .nqh8 strong { color: var(--text-primary); }
.dvi8yw85 .nqh8 p      { color: var(--text-muted); }
.qaw7zsrv .nqh8 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.qdk2ja1 .nqh8 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.qdk2ja1 .nqh8 strong,
.qdk2ja1 .nqh8 p { color: #fff; }
.qdk2ja1 .ij27l::before { color: rgba(255,255,255,0.9) !important; }
.a7dgu0p .nqh8 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.a7dgu0p .nqh8 strong { color: var(--text-primary); }
.a7dgu0p .nqh8 p      { color: var(--text-muted); }
.ezgersu .nqh8 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.lk7x .ij27l,
.ulz5tmno .ij27l,
.judpild1 .ij27l,
.z2skbgm .ij27l { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.lk7x .ij27l::before,
.ulz5tmno .ij27l::before,
.judpild1 .ij27l::before,
.z2skbgm .ij27l::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.lk7x .qgofsuge     .ij27l::before { content: "✦"; color: var(--c-tip-border); }
.lk7x .qb0gd43 .ij27l::before { content: "▲"; color: var(--c-warn-border); }
.lk7x .sp4iqg    .ij27l::before { content: "◉"; color: #60a5fa; }
.ulz5tmno .qgofsuge     .ij27l::before { content: "★"; color: var(--c-tip-border); }
.ulz5tmno .qb0gd43 .ij27l::before { content: "◆"; color: var(--c-warn-border); }
.ulz5tmno .sp4iqg    .ij27l::before { content: "●"; color: #60a5fa; }
.judpild1 .qgofsuge     .ij27l::before { content: "▶"; color: var(--c-tip-border); }
.judpild1 .qb0gd43 .ij27l::before { content: "■"; color: var(--c-warn-border); }
.judpild1 .sp4iqg    .ij27l::before { content: "▸"; color: #60a5fa; }
.z2skbgm .qgofsuge     .ij27l::before { content: "→"; color: var(--c-tip-border); }
.z2skbgm .qb0gd43 .ij27l::before { content: "⬥"; color: var(--c-warn-border); }
.z2skbgm .sp4iqg    .ij27l::before { content: "◈"; color: #60a5fa; }
.f4fw .nqx60vrp .y816c,
.f4fw .ep5nlnfw .y816c  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.f4fw .lz6qa                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.f4fw .wvpdf                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.f4fw .ck2hlge            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.f4fw .j3bdx8          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.f4fw .iv41g0i3                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.uuht .nqx60vrp .y816c,
.uuht .ep5nlnfw .y816c,
.uuht .lz6qa,
.uuht .wvpdf,
.uuht .ck2hlge,
.uuht .j3bdx8,
.uuht .iv41g0i3,
.uuht .ezgersu .nqh8 { box-shadow: none; }
.v1oupy   body, .v1oupy   { font-size: 0.9rem; }
.v1oupy   .xyncy, .v1oupy .d2azzr1r, .v1oupy .eii1l,
.v1oupy   .qnjds28b, .v1oupy .rrojugo { font-size: 0.9rem; }
.v1oupy   .libl0, .v1oupy .jip4xox { font-size: 0.9rem; }
.kbijztav   .xyncy, .kbijztav .d2azzr1r, .kbijztav .eii1l,
.kbijztav   .qnjds28b, .kbijztav .rrojugo { font-size: 0.95rem; }
.kbijztav   .libl0, .kbijztav .jip4xox { font-size: 0.95rem; }
.xmqo2vh   .xyncy, .xmqo2vh .d2azzr1r, .xmqo2vh .eii1l,
.xmqo2vh   .qnjds28b, .xmqo2vh .rrojugo { font-size: 1.08rem; }
.xmqo2vh   .libl0, .xmqo2vh .jip4xox { font-size: 1.05rem; }
.xmqo2vh   .w47g { font-size: 0.97rem; }
.p5rpi .em0dd      { font-size: 3.2rem; }
.p5rpi h2.kkvj41 { font-size: 1.9rem; }
.p5rpi h3.o7t0a7     { font-size: 1.4rem; }
.dc0p4kum .em0dd      { font-size: 3.8rem; }
.dc0p4kum h2.kkvj41 { font-size: 2.2rem; }
.dc0p4kum h3.o7t0a7     { font-size: 1.6rem; }
.a5en8ggc + .a5en8ggc { position: relative; }
.n0bfd   .a5en8ggc + .a5en8ggc::before,
.lm9k0q  .a5en8ggc + .a5en8ggc::before,
.bseyrjrr   .a5en8ggc + .a5en8ggc::before,
.nfkchgk9   .a5en8ggc + .a5en8ggc::before,
.mzfbe   .a5en8ggc + .a5en8ggc::before,
.kugk0ub .a5en8ggc + .a5en8ggc::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.n0bfd .a5en8ggc + .a5en8ggc::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.lm9k0q .a5en8ggc + .a5en8ggc::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.bseyrjrr .a5en8ggc + .a5en8ggc::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;
}
.nfkchgk9 .a5en8ggc + .a5en8ggc::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ix6gbmi7 .a5en8ggc { margin-bottom: 16px; }
.ix6gbmi7 .a5en8ggc + .a5en8ggc { margin-top: 0; }
.ix6gbmi7 .xp8yhlb { padding-top: 0; padding-bottom: 0; }
.mzfbe .a5en8ggc + .a5en8ggc::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.kugk0ub .a5en8ggc + .a5en8ggc::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.i2838q .a5en8ggc + .a5en8ggc::before,
.cjdshz .a5en8ggc + .a5en8ggc::before,
.h3f7ny3 .a5en8ggc + .a5en8ggc::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%;
}
.u2gb40 .i2838q .a5en8ggc:nth-child(even)::before,
.u2gb40 .cjdshz .a5en8ggc:nth-child(even)::before,
.u2gb40 .h3f7ny3 .a5en8ggc:nth-child(even)::before { background: var(--bg-surface); }
.fla9pzo0 .i2838q .a5en8ggc:nth-child(even)::before,
.fla9pzo0 .cjdshz .a5en8ggc:nth-child(even)::before,
.fla9pzo0 .h3f7ny3 .a5en8ggc:nth-child(even)::before { background: var(--bg-card); }
.i2838q .a5en8ggc + .a5en8ggc::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");
}
.cjdshz .a5en8ggc + .a5en8ggc::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");
}
.h3f7ny3 .a5en8ggc + .a5en8ggc::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");
}
.gfqt2tg .fwgfed,
.fxrz5j .fwgfed,
.ju9c .fwgfed { overflow: hidden; }
.gfqt2tg .h49vt7v,
.fxrz5j .h49vt7v { margin-bottom: 60px; }
.ju9c .h49vt7v { margin-bottom: 70px; }
.gfqt2tg .wwr1mh,
.gfqt2tg .fwgfed::before,
.fxrz5j .fwgfed::before,
.ju9c .fwgfed::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%;
}
.gfqt2tg .fwgfed::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");
}
.fxrz5j .fwgfed::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");
}
.ju9c .fwgfed::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");
}
.d188qs .fwgfed:not(.ro02r) .dowf3 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.krah0 .fwgfed:not(.ro02r) .dowf3 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.gz98az  .fwgfed:not(.ro02r) .dowf3 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.grtcz3  .fwgfed:not(.ro02r) .dowf3 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.gz98az .ro02r { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.gz98az .j2h076c { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.gz98az .bru7uv { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.sihca .ro02r .dowf3 { background: none; }
.sihca .fwgfed:not(.ro02r) .dowf3 { background: rgba(0,0,0,0.6); }
.yt3sy .w53oaup0 { float: left; width: 38%; margin: 0 28px 16px 0; }
.yt3sy .w53oaup0 .wcyi4q { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.yt3sy .xp8yhlb::after { content: ''; display: block; clear: both; }
.d867 .w53oaup0 { float: right; width: 38%; margin: 0 0 16px 28px; }
.d867 .w53oaup0 .wcyi4q { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.d867 .xp8yhlb::after { content: ''; display: block; clear: both; }
.zwzo60f0 .a5en8ggc:nth-child(odd)  .w53oaup0 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.zwzo60f0 .a5en8ggc:nth-child(even) .w53oaup0 { float: right; width: 38%; margin: 0 0 16px 28px; }
.zwzo60f0 .w53oaup0 .wcyi4q { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zwzo60f0 .xp8yhlb::after { content: ''; display: block; clear: both; }
.yt3sy .ctvx7,
.yt3sy .xp2q0,
.d867 .ctvx7,
.d867 .xp2q0,
.zwzo60f0 .ctvx7,
.zwzo60f0 .xp2q0 { clear: both; }
@media (max-width: 900px) {
  .yt3sy .w53oaup0,
  .d867 .w53oaup0,
  .zwzo60f0 .a5en8ggc:nth-child(odd)  .w53oaup0,
  .zwzo60f0 .a5en8ggc:nth-child(even) .w53oaup0 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .yt3sy .w53oaup0 .wcyi4q,
  .d867 .w53oaup0 .wcyi4q,
  .zwzo60f0 .w53oaup0 .wcyi4q {
    max-height: none !important;
  }
}
.yt3sy .libl0,
.yt3sy .jip4xox,
.d867 .libl0,
.d867 .jip4xox,
.zwzo60f0 .libl0,
.zwzo60f0 .jip4xox { overflow: hidden; }
@media (max-width: 640px) {
  .yt3sy .w53oaup0,
  .d867 .w53oaup0,
  .zwzo60f0 .w53oaup0 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.x0v3x .sze40ci6,
.x0v3x .xp8yhlb,
.x0v3x .p5p1  { max-width: 1100px; }
.x0v3x { --content-mw: 1100px; }
.vg1xk9ty .sze40ci6,
.vg1xk9ty .xp8yhlb,
.vg1xk9ty .p5p1  { max-width: 1200px; }
.tph8phzi .sze40ci6,
.tph8phzi .xp8yhlb,
.tph8phzi .p5p1  { max-width: 1320px; }
.jcyyr { font-size: 0.82rem; color: var(--text-muted); }
.v71rp0q { display: flex; align-items: center; }
.itptecbe {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.uu56tq { display: flex; align-items: center; }
.zsc2t { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.zsc2t:hover { text-decoration: underline; }
.qg5j { margin: 0 3px; opacity: 0.45; }
.qg5j::before { content: '/'; }
.v7lutf { padding: 2px 5px; color: var(--text-main); }
.dy3b .jcyyr {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.dy3b .v71rp0q { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.clq7655g .jcyyr {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.clq7655g .v71rp0q { padding: 0 0 0 12px; }
.rfxmcs .v71rp0q { padding: 0 16px; }
.rfxmcs .jcyyr {
  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);
}
.rfxmcs .sze40ci6 { padding-top: 28px; }
@media (max-width: 720px) {
  .itpjg { margin-top: 18px; padding: 0 16px; }
  .rfxmcs .sze40ci6 { padding-top: 16px; }
}
.x0v3x.dy3b .v71rp0q { max-width: 1100px; }
.vg1xk9ty.dy3b .v71rp0q { max-width: 1200px; }
.tph8phzi.dy3b .v71rp0q { max-width: 1320px; }
.x0v3x .itpjg { max-width: 1100px; }
.ox905wrw .a5en8ggc { padding-top: 16px; padding-bottom: 16px; }
.f2bvu .a5en8ggc { padding-top: 24px; padding-bottom: 24px; }
.srkt4ws .a5en8ggc { padding-top: 40px; padding-bottom: 40px; }
.cy3ph0 .a5en8ggc { padding-top: 52px; padding-bottom: 52px; }
.qjam .a5en8ggc:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.qjam .a5en8ggc:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.qjam .a5en8ggc:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.qjam .a5en8ggc:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.vmnp6gj2 .xp8yhlb { padding-top: 10px;  padding-bottom: 10px; }
.jcc5vbo .xp8yhlb { padding-top: 18px;  padding-bottom: 18px; }
.hsk6ya2 .xp8yhlb { padding-top: 36px;  padding-bottom: 36px; }
.tyksxxxa .xp8yhlb { padding-top: 48px;  padding-bottom: 48px; }
.sm9s80lv h2.kkvj41 { font-weight: 600; }
.sm9s80lv h3.o7t0a7     { font-weight: 600; }
.y07n h2.kkvj41 { font-weight: 800; }
.y07n h3.o7t0a7     { font-weight: 700; }
.fy8zzykq h2.kkvj41 { font-weight: 900; }
.fy8zzykq h3.o7t0a7     { font-weight: 800; }
.fy8zzykq .nqh8 strong,
.fy8zzykq .nqh8 strong { font-weight: 600; }
.tdoz1 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.cfsgwhka .tdoz1 { display: none; }
@media (max-width: 640px) {
  .tdoz1 { display: none !important; }
}
.tdoz1 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.tdoz1:hover { opacity: 0.85; }
.viwt2 .tdoz1 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.u6kvb .zb2cy { right: 32px; }
@media (max-width: 480px) {
  .u6kvb .zb2cy { right: 20px; bottom: 20px; }
  .s4vadct  .zb2cy { left: 20px; bottom: 20px; }
}
.w1kdk { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.p5p1 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ou8quy1o { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.fcv89qf { color: var(--text-dim); font-size: 0.8rem; }
.pgopo a, .zi56 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.pgopo a:hover, .zi56 a:hover { color: var(--accent-light); }
.zi56 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.lwhpua .p5p1 { text-align: center; }
.lwhpua .zi56 { justify-content: center; margin-bottom: 16px; }
.lwhpua .ou8quy1o { margin-top: 0; }
.gzn8g6ob { margin-top: 10px; }
.gzn8g6ob a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .p5p1 { padding-left: 16px; padding-right: 16px; }
  .sy8df6 .p5p1 { padding: 20px 16px; }
  .zi56 { gap: 4px 12px; }
  .ou8quy1o { font-size: 0.78rem; }
}
.kse7wb .ou8quy1o { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.kse7wb .fcv89qf { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .kse7wb .m83o48hr { grid-template-columns: 1fr 1fr; } .kse7wb .mb6h9e { grid-column: 1 / -1; } }
@media (max-width: 480px) { .kse7wb .m83o48hr { grid-template-columns: 1fr; } }
.joq6987 .ou8quy1o { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .joq6987 .nfr5 { gap: 12px; } .joq6987 .cxtq7 { margin-right: 0; width: 100%; } }
.auqo .ou8quy1o { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.auqo .fcv89qf { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .auqo .nec49qz4 { grid-template-columns: 1fr 1fr; } .auqo .aou8 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .auqo .nec49qz4 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .o7wos .wmdnz2j { grid-template-columns: 1fr 1fr; } .o7wos .bl3qqca:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .o7wos .wmdnz2j { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ohbh9a .wmdnz2j { grid-template-columns: 1fr; } }
.zzjmvu1n .p5p1 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.zzjmvu1n .zi56 { justify-content: center; }
.taen6ssh .i68w8ksf      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.taen6ssh .w1kdk { background: var(--bg-page); border-top-color: var(--border-alt); }
.hsmjg .i68w8ksf      { background: #0d1117; border-bottom-color: #21262d; }
.hsmjg .s90cnctc { color: var(--accent-light); }
.hsmjg .sd6s { --msep-color: #8b949e; }
.hsmjg .sd6s a { color: #8b949e; }
.hsmjg .sd6s a:hover { color: var(--accent-light); }
.hsmjg .bvhrtdu { color: #8b949e; }
.hsmjg .w1kdk { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.hsmjg .ou8quy1o,
.hsmjg .fcv89qf { color: #6e7681; }
.hsmjg .pgopo a, .hsmjg .zi56 a,
.hsmjg .pgopo a:hover, .hsmjg .zi56 a:hover,
@media (max-width: 640px) {
  .hsmjg .sd6s { background: #0d1117; border-top-color: #21262d; }
  .hsmjg .sd6s li a { border-bottom-color: #21262d; }
}
.rzr82smc .i68w8ksf      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.rzr82smc .s90cnctc { color: var(--accent-light); }
.rzr82smc .sd6s { --msep-color: #475569; }
.rzr82smc .sd6s a { color: #475569; }
.rzr82smc .sd6s a:hover { color: var(--accent-light); }
.rzr82smc .bvhrtdu { color: #64748b; }
.rzr82smc .w1kdk { background: #f0f4f8; border-top-color: #cbd5e1; }
.rzr82smc .ou8quy1o,
.rzr82smc .fcv89qf { color: #64748b; }
.rzr82smc .pgopo a, .rzr82smc .zi56 a,
.rzr82smc .pgopo a:hover, .rzr82smc .zi56 a:hover,
@media (max-width: 640px) {
  .rzr82smc .sd6s { background: #f0f4f8; border-top-color: #cbd5e1; }
  .rzr82smc .sd6s li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.sj91y6o .i68w8ksf      { background: var(--accent); border-bottom-color: var(--accent-light); }
.sj91y6o .s90cnctc { color: #fff; }
.sj91y6o .sd6s { --msep-color: rgba(255,255,255,0.82); }
.sj91y6o .sd6s a { color: rgba(255,255,255,0.82); }
.sj91y6o .sd6s a:hover { color: #fff; }
.sj91y6o .bvhrtdu { color: rgba(255,255,255,0.9); }
.sj91y6o .w1kdk { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.sj91y6o .ou8quy1o,
.sj91y6o .fcv89qf { color: rgba(255,255,255,0.72); }
.sj91y6o .pgopo a, .sj91y6o .zi56 a,
.sj91y6o .pgopo a:hover, .sj91y6o .zi56 a:hover,
@media (max-width: 640px) {
  .sj91y6o .sd6s { background: var(--accent); border-top-color: var(--accent-light); }
  .sj91y6o .sd6s li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.btqpvd .i68w8ksf {
  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);
}
.btqpvd .w1kdk {
  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) {
  .btqpvd .sd6s {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.vf6fbw3 .upizw96q { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.hvkxcas5 .upizw96q { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.m6jkz .upizw96q { min-height: 72px; height: auto; }
.qg7a .upizw96q { min-height: 84px; height: auto; }
.sy8df6 .upizw96q { max-width: none; padding: 0 32px; }
.sy8df6 .p5p1  { max-width: none; padding: 24px 32px; }
.upwt9og.vg1xk9ty .upizw96q { max-width: 1200px; }
.upwt9og.tph8phzi .upizw96q { max-width: 1320px; }
.rucekap6   .s90cnctc, .rucekap6   .cxtq7 { text-transform: capitalize; }
.l5rd6g .s90cnctc, .l5rd6g .cxtq7 { text-transform: lowercase; }
.l18td .s90cnctc, .l18td .cxtq7 { text-transform: uppercase; letter-spacing: 0.06em; }
.zim2zkme, .dbypntkx {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.cpv7 .zim2zkme,
.ree9itl .zim2zkme,
.fybku6cl .zim2zkme,
.lgz9 .zim2zkme,
.jeh81q   .sd6s a { font-weight: 500; }
.djr2a .sd6s a { font-weight: 600; }
.x6ix     .sd6s a { font-weight: 700; }
.jm7do6    .sd6s a { font-weight: 800; letter-spacing: 0.01em; }
.bhqj294b     .sd6s > li + li::before,
.cb4ud    .sd6s > li + li::before,
.ookzps6q    .sd6s > li + li::before,
.e03616 .sd6s > li + li::before,
.wh9qs5 .sd6s > li + li::before,
.yx1xi2sc  .sd6s > li + li::before,
.h50t1zs    .sd6s > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.bhqj294b     .sd6s > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.cb4ud    .sd6s > li + li::before { content: "|"; }
.ookzps6q    .sd6s > li + li::before { content: "—"; }
.e03616 .sd6s > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.wh9qs5 .sd6s > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.yx1xi2sc  .sd6s > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.h50t1zs    .sd6s > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .zgv22 .bvhrtdu,
  .v19r .bvhrtdu,
  .fj0zu .bvhrtdu,
  .nuw46n4g .bvhrtdu,
  .lzrs .bvhrtdu {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .zgv22 .bvhrtdu::before,
  .v19r .bvhrtdu::before,
  .fj0zu .bvhrtdu::before,
  .nuw46n4g .bvhrtdu::before,
  .lzrs .bvhrtdu::before { content: ""; display: block; flex-shrink: 0; }

  
  .zgv22 .bvhrtdu::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;
  }

  
  .v19r .bvhrtdu::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;
  }

  
  .fj0zu .bvhrtdu::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;
  }

  
  .nuw46n4g .bvhrtdu::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;
  }

  
  .lzrs .bvhrtdu::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) {
  .eums .bvhrtdu {
    padding: 5px 14px;
  }
  .eums .sd6s {
    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;
  }
  .eums .sd6s li a {
    border-bottom: none; padding: 10px 22px;
  }
  .eums .sd6s li a:hover { background: var(--bg-raised); }
  .eums .ay2jg,
  .uq1cjw .ay2jg,
  .it0k0nl6 .ay2jg { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .eg40v86y .bvhrtdu {
    padding: 5px 10px;
  }
  .eg40v86y .sd6s {
    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);
  }
  .eg40v86y .sd6s.am34t9 { transform: translateX(0); }
  .eg40v86y .sd6s li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .eg40v86y .sd6s li:last-child a { border-bottom: none; }
  .sj91y6o .sd6s,
  .hsmjg .sd6s { background: var(--accent) !important; }
  .sj91y6o .sd6s li a,
  .hsmjg .sd6s li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .it0k0nl6 .bvhrtdu {
    padding: 5px 10px;
  }
  .it0k0nl6 .sd6s {
    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);
  }
  .it0k0nl6 .sd6s::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .it0k0nl6 .sd6s.am34t9 { transform: translateY(0); }
  .it0k0nl6 .sd6s li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .bnxj .bvhrtdu {
    padding: 5px 10px;
  }
  .bnxj .sd6s {
    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;
  }
  .bnxj .sd6s.am34t9 { opacity: 1; pointer-events: auto; }
  .bnxj .sd6s li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .f65he8     .bvhrtdu { border-radius: 0 !important; }
  .sv3kjea   .bvhrtdu { border-radius: 8px !important; }
  .tchvm0k .bvhrtdu { border-radius: 50% !important; }
  .x2qaqz5   .bvhrtdu { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .vuwa .ekzpotpj { flex-direction: column; align-items: stretch; }
  .vuwa .qb1w63ug { flex-direction: row; min-width: auto; }
  .vuwa .zn05875u { align-items: flex-start; text-align: left; }
}
.nwsydc,
.nwsydc.a5en8ggc,
.u2gb40 .nwsydc,
.glovqtv .nwsydc,
.fla9pzo0 .nwsydc,
.r4xctfl .nwsydc {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.h6w1c {
  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;
}
.hybcx { flex: 1 1 280px; min-width: 0; }
.qe5y70pd {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.h8pe34 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.emru297 {
  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;
}
.emru297:hover { transform: translateY(-1px); opacity: 0.95; }
.pmxvfv .h6w1c {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.pmxvfv .qe5y70pd { color: var(--cta); }
.pmxvfv .h8pe34 { color: var(--text-body); }
.pmxvfv .emru297 {
  background: var(--cta) !important;
  color: #fff !important;
}
.gfecr .h6w1c {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.gfecr .qe5y70pd { color: var(--text-primary); }
.gfecr .h8pe34 { color: var(--text-body); }
.gfecr .emru297 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .h6w1c {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .hybcx { flex: 0 0 auto; }
  .qe5y70pd { font-size: 1.2rem; }
  .emru297 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.hjr4e .c71era87 { height: 36px; }
.r1eoz4o .c71era87 { height: 60px; max-width: 200px; }
.su1sw1e .c71era87 { height: 56px; max-width: 180px; }
.bv6qgr    .jlf4vkfw, .bv6qgr    .oszsq { color: #f59e0b; }
.ixvz      .jlf4vkfw { font-size: 1rem; letter-spacing: 1.5px; }
.ixvz      .oszsq   { font-size: 1.35rem; }
.wpop8d    .jlf4vkfw, .wpop8d    .oszsq { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.zopxrw9     .jlf4vkfw, .zopxrw9     .oszsq { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.nh70l9c .jlf4vkfw, .nh70l9c .oszsq { color: var(--cta); letter-spacing: 2px; }
.thtfog8   .jlf4vkfw, .thtfog8   .oszsq { color: #e91e63; letter-spacing: 2px; }
.otzzqw  .jlf4vkfw, .otzzqw  .oszsq { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.oht5i     .jlf4vkfw, .oht5i     .oszsq { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.jg005 .lwehhy + .lwehhy {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.n3xe4x2 .wvpdf { padding: 18px 24px; min-height: 68px; }
.m9y4rl .oq48 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.m9y4rl .orgl0q25 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.qpk1szt .lwehhy {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.xp2q0 { counter-reset: cs-rank; }
.xp2q0 .wvpdf { counter-increment: cs-rank; }
.xp2q0 .wvpdf::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;
}
.lmq8z03 .xp2q0 { counter-reset: cs-rank; gap: 0; }
.lmq8z03 .wvpdf {
  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;
}
.lmq8z03 .wvpdf::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;
}
.lmq8z03 .apuf00 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.lmq8z03 .umahvdrp {
  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;
}
.lmq8z03 .d37c { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.lmq8z03 .apuf00 { min-width: 0; flex-direction: column; width: 100%; }
.lmq8z03 .epofc {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.lmq8z03 .jlf4vkfw { color: var(--cta, var(--accent)); }
.lmq8z03 .ng9f14o6 { font-weight: 700; }
.lmq8z03 .lwehhy {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.lmq8z03 .oq48 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.lmq8z03 .orgl0q25 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.lmq8z03 .jmxrk .orgl0q25 { font-size: 1.3rem; color: var(--accent-light); }
.lmq8z03 .pulxe {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.lmq8z03 .wvpdf:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .lmq8z03 .xp2q0 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .lmq8z03 .wvpdf {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .lmq8z03 .wvpdf { padding: 40px 16px 20px; }
  .lmq8z03 .lwehhy {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .lmq8z03 .pulxe { width: 100%; min-width: 0; }
}
.w40x350t .xp2q0 { counter-reset: cs-rank; gap: 10px; }
.w40x350t .wvpdf {
  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);
}
.w40x350t .wvpdf::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);
}
.w40x350t .apuf00 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.w40x350t .umahvdrp {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.w40x350t .d37c { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.w40x350t .epofc {
  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;
}
.w40x350t .jlf4vkfw { color: var(--cta, var(--accent)); }
.w40x350t .lwehhy {
  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;
}
.w40x350t .oq48 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.w40x350t .orgl0q25 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.w40x350t .jmxrk .orgl0q25 { color: var(--accent-light); }
.w40x350t .pulxe {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.w40x350t .wvpdf:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .w40x350t .wvpdf {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .w40x350t .wvpdf::before {
    position: absolute; top: 14px; left: 14px;
  }
  .w40x350t .apuf00 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .w40x350t .epofc { white-space: normal; text-align: center; font-size: 1.2rem; }
  .w40x350t .lwehhy {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .w40x350t .pulxe { width: 100%; min-width: 0; }
  .w40x350t .jlf4vkfw { min-width: 0; }
}
.dqn5 .wvpdf::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.up2432 .ap7rau3z {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.up2432 .ap7rau3z summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.up2432 .ap7rau3z p { padding: 0 2px 16px; }
.cohcx4xf .ap7rau3z { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.cohcx4xf .ap7rau3z summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.cohcx4xf .ap7rau3z summary::after { content: "›"; font-size: 1.2em; }
.cohcx4xf .ap7rau3z[open] summary::after { content: "‹"; }
.cohcx4xf .ap7rau3z p { padding: 10px 22px 4px; }
.h43pz9 .ap7rau3z {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.h43pz9 .ap7rau3z summary { color: var(--text-primary); padding-left: 16px; }
.h43pz9 .ap7rau3z summary::after { content: "›"; font-size: 1.1em; }
.h43pz9 .ap7rau3z[open] summary::after { content: "‹"; }
.h43pz9 .ap7rau3z p { padding-left: 16px; }
.k9a4hujr .cnzgj { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.k9a4hujr .ap7rau3z {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.k9a4hujr .ap7rau3z:last-child { border-bottom: none; }
.k9a4hujr .ap7rau3z summary { color: var(--text-primary); border-radius: 0; }
.k9a4hujr .ap7rau3z summary::after { content: "›"; font-size: 1.1em; }
.k9a4hujr .ap7rau3z[open] summary::after { content: "‹"; }
.mt8bs3z .ap7rau3z { overflow: hidden; }
.mt8bs3z .ap7rau3z summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.mt8bs3z .ap7rau3z summary::after { color: rgba(255,255,255,.75); }
.mt8bs3z .ap7rau3z[open] summary { border-radius: 0; }
.zh6bt { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.zldwgr {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.rwfgvfy1 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.o7nzugw { color: var(--text-muted); font-size: 1.05rem; }
.omj9fbp {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.fwazk {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.aszmyrfz { margin-bottom: 20px; }
.kktydvy {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.zlh49q {
  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;
}
.zlh49q:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.fowxn { resize: vertical; min-height: 130px; }
.zhgm24q3 { width: 100%; margin-top: 8px; }
.mhdchfp {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.xa9q {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.z2d3da55 { color: var(--text-muted); line-height: 1.75; }
.bxwgf6c { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.bxwgf6c li { margin-bottom: 6px; }
.u4y2 { max-width: 760px; margin: 0 auto; }
.wfk419ug { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.gs0dqfo ul.bxwgf6c { margin: 0; }
.fljs .wfk419ug { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .fljs { grid-template-columns: 1fr; gap: 10px; } }
.xz1y9e9r { max-width: 640px; margin: 0 auto; text-align: center; }
.cbbx5 { margin-bottom: 48px; }
.cbbx5 .wfk419ug { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.cbbx5 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.n75t .bxwgf6c { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .u2n4n { grid-template-columns: 1fr; } }
.dmepdql { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.dmepdql:hover .zigkh { color: var(--accent-light); text-decoration: underline; }
.ciiuph { color: inherit; text-decoration: none; }
.ciiuph:hover { color: var(--accent-light); text-decoration: underline; }
.jgl8x2 { display: inline-block; line-height: 0; }
.ed38 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.h1xt238d { margin-bottom: 48px; }
.ofnyi { max-width: 760px; margin: 0 auto; }
.o4wu { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.o4wu:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.f8nt0gkd { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.o4wu p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.o4wu ul.bxwgf6c { margin: 0; }
.oa61br { color: var(--text-muted); line-height: 1.75; }
.xgt9io .bxwgf6c,
.nodw8 .bxwgf6c,
.ad0r .bxwgf6c,
.lqmo32ik .bxwgf6c {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.xgt9io .o4wu,
.nodw8 .o4wu { text-align: left; }
.xgt9io .f8nt0gkd,
.nodw8 .f8nt0gkd { text-align: center; }
.ukpd9v { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.dg9esd78 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.sxio { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.tf179i { margin-top: 12px; }
.gsaz { 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; }
.gsaz:hover { border-bottom-color: var(--accent-light); }
.e4qh { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.e4qh img { width: 100%; height: 100%; object-fit: cover; display: block; }
.lqr6o { border-radius: 28%; }
.cp8l { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.f5c0p { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
.bkgk8tb1 { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .bkgk8tb1 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.wam8fzhm .sxio, .wam8fzhm .dg9esd78 { max-width: 640px; }
.nva2 .ukpd9v { font-size: 1.6rem; margin-top: 18px; }
.y5gp4u .sxio { margin-bottom: 28px; }
@media (max-width: 860px) { .ul7jig7x { grid-template-columns: 1fr; } .nva2 { position: static; text-align: center; } }
.osa0dco .e4qh { margin: 0 auto 18px; }
.osa0dco .cp8l { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .tdc8ynu { grid-template-columns: 1fr; } }
.gjzjj3m .ukpd9v { font-size: 1.6rem; margin-bottom: 6px; }
.lqmo32ik .bxwgf6c { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .gjzjj3m { flex-direction: column; text-align: center; } .owydasy8 { grid-template-columns: 1fr; } }
.txfq .ukpd9v { font-size: 1.35rem; margin: 0 0 4px; }
.txfq .cp8l { margin: 0; }
.y47xi .rwfgvfy1 { color: var(--accent-light); }
.w1ofjf0y {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.w1ofjf0y .rwfgvfy1 { font-size: 2rem; }
.w1ofjf0y .o7nzugw { max-width: 680px; }
.ivig .rwfgvfy1 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ivig .o7nzugw  { margin: 0; }
@media (max-width: 640px) { .ivig { flex-direction: column; } }
.prw0ylf0 .rwfgvfy1 { color: var(--accent-light); }
.p90l6m .rwfgvfy1 { color: #fff; }
.p90l6m .o7nzugw  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .jktg21 { grid-template-columns: 1fr; } }
.rkx3a .zlh49q {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.rkx3a .zlh49q:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.l3s9 .zlh49q { background: var(--bg-raised); border-color: transparent; }
.l3s9 .zlh49q:focus { background: var(--bg-card); border-color: var(--accent-light); }
.iek5kr .zlh49q { border-radius: 100px; padding: 11px 20px; }
.iek5kr .fowxn { border-radius: 14px; }
@media (max-width: 640px) { .w7fs2 { grid-template-columns: 1fr; } }
.be9hd{display:none}
.be9hd:empty,.p484mhh0:empty{display:none}
.s1lc{position:relative;overflow:visible}
.db26yxwh .kh2x1,.r4qb .kh2x1,
.n5jdatly .kh2x1,.hea3fk1 .kh2x1,
.cczsmx2 .kh2x1,.wv9cfq .kh2x1{display:block}
.gbhpy .ij3b8dj5{display:block}
.db26yxwh .kh2x1,.r4qb .kh2x1,
.n5jdatly .kh2x1,.hea3fk1 .kh2x1,
.cczsmx2 .kh2x1{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}
.db26yxwh .kh2x1 .p484mhh0,.r4qb .kh2x1 .p484mhh0,
.n5jdatly .kh2x1 .p484mhh0,.hea3fk1 .kh2x1 .p484mhh0,
.cczsmx2 .kh2x1 .p484mhh0{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}
.db26yxwh .kh2x1,.r4qb .kh2x1{top:12px}
.db26yxwh .kh2x1 .p484mhh0{margin-right:auto}
.r4qb .kh2x1 .p484mhh0{margin-left:auto}
.r4qb .kh2x1{text-align:right}
.n5jdatly .kh2x1,.hea3fk1 .kh2x1{bottom:12px}
.n5jdatly .kh2x1 .p484mhh0{margin-right:auto}
.hea3fk1 .kh2x1 .p484mhh0{margin-left:auto}
.hea3fk1 .kh2x1{text-align:right}
.cczsmx2 .kh2x1{position:relative;margin-top:16px}
.cczsmx2 .kh2x1 .p484mhh0{margin:0 auto}
.wv9cfq .kh2x1{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.wv9cfq .kh2x1 .p484mhh0{margin:0}
.wv9cfq .bru7uv~.kh2x1,
.wv9cfq .uxrabf~.kh2x1{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.wv9cfq .bru7uv~.kh2x1 .p484mhh0,
.wv9cfq .uxrabf~.kh2x1 .p484mhh0{justify-content:flex-start}
.bru7uv~.kh2x1,.uxrabf~.kh2x1{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}
.bru7uv~.kh2x1 .p484mhh0{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.uxrabf~.kh2x1 .p484mhh0{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ij3b8dj5 .p484mhh0{margin:0 0 12px}
.p484mhh0{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.cn2utng{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.zigkh{font-weight:600;color:var(--text-heading);opacity:1}
.q3on .cn2utng{display:none}
.vc4fyp .p484mhh0{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.b1rr3 .p484mhh0{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.dnx3csn{--date-bg:var(--accent-bg)}
.wrhc4 .inwslx::before{content:""}
.yu4i{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.y7gyg{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.mngps28{display:flex;flex-direction:column;gap:3px}
.lonm3{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.r0zb27oj{font-weight:700;font-size:1rem;color:var(--text-heading)}
.qls45{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.w78qfv .yu4i{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.n65n .yu4i{border-top:3px solid var(--accent);padding-top:18px}
.bxne .yu4i{border-left:3px solid var(--accent);border-radius:0}
.nt4yic .yu4i{padding:20px 0}
@media(max-width:640px){
  .yu4i{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .qls45{max-width:100%}
}
.bx7nbd .j3bdx8{margin:0}
@media (max-width:560px){
  .v9sxmu{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .so9g { padding: 28px 18px 20px; }
  .cxu1x5x { font-size: 1.2rem; }
  .gzdz { max-width: 220px; max-height: 80px; }
}
.idks {
  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);
}
.wf6em5w {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.u0cp  .idks { border-radius: 50%; }
.kbqiib  .idks { border-radius: 6px; }
.ni571 .idks { border-radius: 22px; }
.oy0hl .h6w1c {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .idks { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.y4fzf .a5en8ggc {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.y4fzf .xp8yhlb {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.y4fzf .h6w1c {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.a9b1y .a5en8ggc,
.a9b1y .xp8yhlb {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.a9b1y .h6w1c {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .a9b1y { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .a9b1y .h6w1c {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .a9b1y .h8pe34 { display: none !important; }
  .a9b1y .qe5y70pd { font-size: 1.1rem !important; }
  .a9b1y .idks { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .agk9masd { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .upizw96q { flex-direction: row-reverse; }
[dir="rtl"] .sd6s { flex-direction: row-reverse; }
[dir="rtl"] .u6kvb .zb2cy { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .u6kvb .zb2cy { right: auto; left: 20px; }
  [dir="rtl"] .s4vadct  .zb2cy { left: auto;  right: 20px; }
}
[dir="rtl"] .yt3sy .w53oaup0  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .d867 .w53oaup0 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .libl0, [dir="rtl"] .jip4xox { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .mawru { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .r60cqax { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .nqh8 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .h6w1c { direction: rtl; }
[dir="rtl"] .idks { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .wvpdf,
[dir="rtl"] .jcyyr { direction: rtl; }
[dir="rtl"] .iv41g0i3 { direction: rtl; }
[dir="rtl"] .p0z5968r { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .geeqa0l .jip4xox,
[dir="rtl"] .cun0jm .jip4xox,
[dir="rtl"] .yuy11im .jip4xox,
[dir="rtl"] .pebrm .jip4xox {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .geeqa0l .jip4xox li::before,
[dir="rtl"] .cun0jm .jip4xox li::before,
[dir="rtl"] .yuy11im .jip4xox li::before,
[dir="rtl"] .pebrm .jip4xox li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .fwgfed.xy1sa .h49vt7v,
[dir="rtl"] .sn5k1p2.xy1sa .h49vt7v,
[dir="rtl"] .ro02r.xy1sa .h49vt7v,
[dir="rtl"] .xp73.xy1sa .h49vt7v,
[dir="rtl"] .ccov1g.xy1sa .h49vt7v { text-align: right; }
[dir="rtl"] .bru7uv.xy1sa .wwr1mh { align-items: flex-end; text-align: right; }
[dir="rtl"] .xp8yhlb,
[dir="rtl"] .qnjds28b,
[dir="rtl"] .rrojugo,
[dir="rtl"] .h49vt7v { text-align: right; }
[dir="rtl"] .fwazk,
[dir="rtl"] .kktydvy,
[dir="rtl"] .sxio,
[dir="rtl"] .zlh49q,
[dir="rtl"] .fowxn { text-align: right; direction: rtl; }
[dir="rtl"] .iek5kr .zlh49q,
[dir="rtl"] .rkx3a .zlh49q { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #b63880;
  --brand:           #b63880;
  --brand-light:     #913a6c;
  --brand-pale:      #ac5b89;
  --grad-start:      #d475ab;
  --grad-end:        #dda9c7;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #b63880;
  --cta-light:       #9b296a;
  --cta-hover:       #87295f;
  --bg-page:         #f7f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f4;
  --bg-raised:       #f0eeef;
  --bg-hover:        #f5f3f4;
  --border:          #e8e2e5;
  --border-alt:      #dbd0d6;
  --border-section:  #e8e2e5;
  --text-primary:    #1b1719;
  --text-muted:      #5e535a;
  --text-body:       #362f33;
  --text-sub:        #51474d;
  --text-faint:      #877780;
  --text-dim:        #9f9299;
  --text-label:      #6c5f66;
  --text-value:      #433b40;
  --accent-bg:       #efe5eb;
  --accent-bg-light: #e7cfdc;
  --bg-tip:          #f1f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f1f9f0;
  --bg-cons:         #faf3f4;
  --c-pros:          #28881a;
  --c-cons:          #9f212c;
  --c-pros-label:    #2fa11f;
  --c-tip-border:    #34b223;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #28881a;
}
:root { --logo-bg-opacity: 39%; }
body, button, input { font-family: "Montserrat", sans-serif; }
.kany2y .mc4peefe, .kany2y .bru7uv { min-height: 640px; }
.qg5j::before { content: '|'; opacity: 0.3; }