:root {
  --color-accent: #35117a;
  --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;
}
.m59b {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.y4l2rrpm {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.uv6f9uq3 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.es74v { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.op3v { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.op3v a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.op3v a:hover { color: var(--accent-light); }
.wy58dc     .pxuz44pg { border-radius: 6px; }
.wy58dc .pxuz44pg li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.wy58dc .pxuz44pg li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.yspym .pxuz44pg li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .pxuz44pg {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .u0f5ap:hover .pxuz44pg,
  .u0f5ap:focus-within .pxuz44pg { display: block; }
  .pxuz44pg li a { padding: 8px 16px; font-size: 0.88rem; }
}
.doq0 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.qpbf { display: none; }
@media (max-width: 640px) {
  .qpbf {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .qpbf.la639 { display: block; }
}
@media (max-width: 640px) {
  .doq0 { display: block; }
  .op3v > li + li::before { display: none !important; }
  .op3v {
    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;
  }
  .op3v.la639 { display: flex; }
  .op3v li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .op3v li:last-child a { border-bottom: none; }
}
.zw3x8lla { min-height: 480px; }
.emwixq {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.otxz3hg { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.f7jbg1p .otxz3hg { margin-left: 0; margin-right: 0; }
.oyz2fsf {
  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;
}
.pbwn .oyz2fsf { margin-top: 24px; }
.oyz2fsf:hover { opacity: 0.88; }
.q34bi {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.hxu5g {
  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%);
}
.q34bi .qvrgvkdk {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.q34bi .emwixq { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.q34bi .otxz3hg { color: #e2e8f0; }
.q34bi.hw6gx .qvrgvkdk { text-align: center; }
.q34bi.f7jbg1p   .qvrgvkdk { text-align: left; }
.qo336su .qvrgvkdk {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.qo336su .emwixq { color: var(--text-primary); text-shadow: none; }
.qo336su .otxz3hg { color: var(--text-muted); }
.qo336su .oyz2fsf { margin-top: 16px; }
.qo336su, .qo336su.zw3x8lla { min-height: auto !important; }
.qo336su.hw6gx .qvrgvkdk { text-align: center; }
.qo336su.f7jbg1p   .qvrgvkdk { text-align: left; }
.qo336su~.p31a1{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}
.qo336su~.p31a1 .qv4n{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}
.b1q9 {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.qi0jyma .b1q9,
.qi0jyma .b1q9::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.hnrxj .b1q9,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.v7ridmc .b1q9,
.v7ridmc .q34bi .hxu5g {
  overflow: hidden;
}
.v7ridmc .b1q9::after,
.v7ridmc .q34bi .hxu5g::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%); }
}
.ti03g .b1q9,
.ti03g .b1q9::after,
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.ti03g .q34bi .hxu5g {
  overflow: hidden;
}
.ti03g .q34bi .hxu5g::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;
}
.iz6kr .b1q9,
.iz6kr .q34bi .hxu5g {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.qi0jyma .q34bi .hxu5g {
  overflow: hidden;
}
.qi0jyma .q34bi .hxu5g::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;
}
.hnrxj .q34bi .hxu5g {
  animation: hg-breathe 10s ease-in-out infinite;
}
.b1q9 .hxu5g {
  background: none;
}
.b1q9 .emwixq { color: #fff; }
.b1q9 .otxz3hg { color: rgba(255,255,255,0.85); }
.b1q9 .oyz2fsf { background: #fff; color: var(--cta); }
.b1q9 .oyz2fsf:hover { opacity: 0.92; }
.rn4a0sz .emwixq { text-shadow: none; color: var(--text-primary); }
.rn4a0sz .otxz3hg { color: var(--text-muted); }
body.th9ur5l5 .emwixq {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.imqgnd .emwixq {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.zw3x8lla.b1q9 .emwixq,
section.b1q9 .emwixq {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.rn4a0sz.hw6gx .d2lq8 { align-items: center; text-align: center; }
.zw3x8lla .q8nh7 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.q8nh7 .fqak2org {
  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;
}
.q8nh7 .fqak2org::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.q8nh7 .v5g2 { display: contents !important; }
.q8nh7 .v5g2 .it6wze {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.q8nh7 .v5g2 .yk7q8k6 { max-height: 48px; max-width: 96px; }
.q8nh7 .v5g2 .y3gae {
  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;
}
.q8nh7 .akc7j2kp {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.q8nh7 .aajs { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.q8nh7 .hlr8v5ar { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.q8nh7 .hlr8v5ar small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.q8nh7 .vwwd8n62 { display: contents !important; }
.q8nh7 .vwwd8n62 .t451r3:not(.volp) { display: none !important; }
.q8nh7 .vwwd8n62 .volp {
  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;
}
.q8nh7 .vwwd8n62 .volp .l2hn {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.q8nh7 .vwwd8n62 .volp .z6ztxa {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.q8nh7 .avcd7 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.q8nh7 .avcd7.azgjofo {
  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;
}
.q8nh7 .avcd7.azgjofo:hover { opacity: 0.85; }
.b2pln8 .qvrgvkdk { padding-bottom: 24px; }
.pbwn .qvrgvkdk { max-width: 1100px; }
@media (max-width: 700px) {
  .rn4a0sz { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .rn4a0sz:not(.s26s9) .fyfii7nq { display: none !important; }
  .s26s9 .fyfii7nq { padding: 16px; }
  .d2lq8  { padding: 36px 24px; }
  .rn4a0sz~.p31a1,.ubjq~.p31a1{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .zw3x8lla, .rn4a0sz { min-height: 320px !important; }
  .emwixq { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ak4v2wz,
  .fd6lrpei,
  .a7edh840 { grid-template-columns: 1fr !important; }

  

  
  .b2pln8 { display: flex !important; flex-direction: column !important; }
  .b2pln8 .qvrgvkdk { display: contents; }
  .b2pln8 .hxu5g { order: 0; }
  .b2pln8 .emwixq { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .b2pln8 .ak4v2wz { order: 2; padding: 0 16px 12px !important; }
  .b2pln8 .otxz3hg { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .pbwn .qvrgvkdk { display: flex; flex-direction: column; }
  .pbwn .qvrgvkdk .emwixq { order: 1; }
  .pbwn .qvrgvkdk .a7edh840 { order: 2; margin: 8px 0 24px !important; }
  .pbwn .qvrgvkdk .otxz3hg { order: 3; }
  .pbwn .qvrgvkdk .oyz2fsf { order: 4; align-self: center; margin-top: 0; }

  
  .rn4a0sz.s26s9 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .rn4a0sz.s26s9 .d2lq8 { display: contents; padding: 0; }
  .rn4a0sz.s26s9 .d2lq8 .emwixq { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .rn4a0sz.s26s9 .fyfii7nq { order: 2; padding: 12px 16px; }
  .rn4a0sz.s26s9 .d2lq8 .otxz3hg { order: 3; padding: 0 24px; margin: 0 auto; }
  .rn4a0sz.s26s9 .d2lq8 .oyz2fsf { order: 4; align-self: center; margin: 8px 0 32px; }
}
.crwx6s0v { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.m8i9rcp0 { width: 100%; height: auto; display: block; border-radius: 10px; }
.timqa29 .crwx6s0v        { border-radius: 16px; }
.timqa29 .m8i9rcp0  { border-radius: 16px; }
.wmfo46 .crwx6s0v         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.wmfo46 .m8i9rcp0   { border-radius: 8px; }
.fwr8k { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.hkh0 { width: 100%; padding: 32px 0; position: relative; }
.k84xo5dp { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.a4sa9zbb .hkh0:nth-child(even) { background: var(--bg-surface); }
.a4sa9zbb .hkh0:nth-child(odd)  { background: var(--bg-page); }
.t3az .hkh0:nth-child(even) { background: var(--bg-card); }
.t3az .hkh0:nth-child(odd)  { background: var(--bg-page); }
.a4sa9zbb .hkh0:nth-child(odd)  .k84xo5dp { background: var(--bg-card); border-radius: 6px; }
.a4sa9zbb .hkh0:nth-child(even) .k84xo5dp { background: var(--bg-raised); border-radius: 6px; }
.t3az .hkh0:nth-child(odd)  .k84xo5dp { background: var(--bg-card); border-radius: 6px; }
.t3az .hkh0:nth-child(even) .k84xo5dp { background: var(--bg-raised); border-radius: 6px; }
.a4sa9zbb .hkh0:nth-child(even) .eqtn .rt47hl1,
.t3az .hkh0:nth-child(even) .eqtn .rt47hl1 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.a4sa9zbb .hkh0:nth-child(odd) .eqtn .rt47hl1,
.t3az .hkh0:nth-child(odd) .eqtn .rt47hl1 { background: var(--bg-card-inner); }
.a4sa9zbb .hkh0:nth-child(even) .tdqjcf .rt47hl1:nth-child(odd),
.t3az .hkh0:nth-child(even) .tdqjcf .rt47hl1:nth-child(odd)  { background: var(--bg-card); }
.a4sa9zbb .hkh0:nth-child(even) .tdqjcf .rt47hl1:nth-child(even),
.t3az .hkh0:nth-child(even) .tdqjcf .rt47hl1:nth-child(even) { background: var(--bg-card-inner); }
h1.xmoi90i { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.xmoi90i {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.k74m5 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.gcpuuxz3 h2.xmoi90i {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.mse75zy h2.xmoi90i {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.m02v h2.xmoi90i {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.vqx5 h2.xmoi90i::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.uoukzyp h2.xmoi90i {
  color: var(--text-primary); font-size: 1.7rem;
}
.bdvk79 h2.xmoi90i::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.epjfw h2.xmoi90i {
  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;
}
.rhe2x { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .rhe2x { display: none; } }
.r847iov5 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.q6g21yg { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.mlirc {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.p5ag5jf { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.wuancwz { padding-left: 20px; }
.wuancwz li { margin-bottom: 6px; }
.wuancwz a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.wuancwz a:hover { color: var(--accent-light); }
.sygszsd .p5ag5jf { display: none; }
.ruxo7p9 .p5ag5jf { display: none; }
.ruxo7p9 .wuancwz { padding-left: 0; list-style: none; }
.ruxo7p9 .wuancwz li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.ruxo7p9 .wuancwz a { font-size: 0.92rem; }
.vwzz .mlirc { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.vwzz .p5ag5jf { display: none; }
.vwzz .wuancwz { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.vwzz .wuancwz li { margin-bottom: 0; }
.vwzz .wuancwz 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;
}
.vwzz .wuancwz a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.ykvprcn .mlirc { padding: 20px 20px 16px; }
.ykvprcn .wuancwz {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.ykvprcn .wuancwz li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.ykvprcn .wuancwz 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;
}
.ykvprcn .wuancwz 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;
}
.ykvprcn .wuancwz a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ykvprcn .wuancwz a:focus,
.ykvprcn .wuancwz a:focus-visible,
.ykvprcn .wuancwz a:target { outline: none; }
.ykvprcn .wuancwz li:target a { border-color: var(--border); color: var(--text-muted); }
.c9e1xe .mlirc { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.c9e1xe .p5ag5jf { display: none; }
.c9e1xe .wuancwz { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.c9e1xe .wuancwz li { margin-bottom: 0; }
.c9e1xe .wuancwz li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.c9e1xe .wuancwz li:last-child::after { content: ""; margin-right: 0; }
.c9e1xe .wuancwz a { font-size: 0.9rem; }
.rt47hl1 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.eqtn .rt47hl1 { background: var(--bg-card); }
.tdqjcf .rt47hl1:nth-child(odd)  { background: var(--bg-card); }
.tdqjcf .rt47hl1:nth-child(even) { background: var(--bg-raised); }
.etl6x284 .rt47hl1 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.etl6x284 .rt47hl1:last-child { border-bottom: none; }
.etl6x284 h3.k74m5 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.jwsgfxya .rt47hl1 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.jwsgfxya .rt47hl1 + .rt47hl1 { margin-top: 4px; }
.qkgpo .rt47hl1 { background: none; border-radius: 0; padding: 12px 0; }
.qkgpo .rt47hl1 + .rt47hl1 { border-top: 1px solid var(--border-section); }
.qvj2o { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.cs8l8u3 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.zv8w4r { color: var(--text-body); margin-bottom: 10px; }
.kh22sw, .n5y7fdy { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.kh22sw li, .n5y7fdy li { margin-bottom: 6px; }
.n5y7fdy li { list-style: decimal; }
.embd     .kh22sw { list-style-type: "● "; }
.pi31c4  .kh22sw { list-style-type: "■ "; }
.mtie .kh22sw { list-style-type: "◆ "; }
.bzh71    .kh22sw { list-style-type: "★ "; }
.embd     .ixtm5gx { list-style-type: "● "; }
.pi31c4  .ixtm5gx { list-style-type: "■ "; }
.mtie .ixtm5gx { list-style-type: "◆ "; }
.bzh71    .ixtm5gx { list-style-type: "★ "; }
.embd    .kh22sw li::marker, .embd    .ixtm5gx li::marker,
.pi31c4 .kh22sw li::marker, .pi31c4 .ixtm5gx li::marker,
.mtie .kh22sw li::marker, .mtie .ixtm5gx li::marker,
.bzh71   .kh22sw li::marker, .bzh71   .ixtm5gx li::marker {
  color: var(--cta); font-size: 1em;
}
.embd .n5y7fdy,
.pi31c4 .n5y7fdy,
.mtie .n5y7fdy,
.bzh71 .n5y7fdy {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.embd .n5y7fdy li,
.pi31c4 .n5y7fdy li,
.mtie .n5y7fdy li,
.bzh71 .n5y7fdy li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.embd .n5y7fdy li::before,
.pi31c4 .n5y7fdy li::before,
.mtie .n5y7fdy li::before,
.bzh71 .n5y7fdy 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;
}
.embd     .n5y7fdy li::before { border-radius: 50%; }
.pi31c4  .n5y7fdy li::before { border-radius: 3px; }
.mtie .n5y7fdy li::before { border-radius: 3px; }
.bzh71    .n5y7fdy li::before { border-radius: 50%; }
.ibcu31 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.mo2mruag .ibcu31,
.em2f .ibcu31 { background: transparent; border: none; border-radius: 0; }
.zfget { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.zfget th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.zfget td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.zfget tr:hover td { background: var(--bg-hover); }
.a0z1 .zfget tbody tr:nth-child(even) td { background: var(--bg-surface); }
.nkani .zfget { border: 1px solid var(--border-alt); }
.nkani .zfget th,
.nkani .zfget td { border: 1px solid var(--border-alt); }
.ddx2 .zfget th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ddx2 .zfget td { border-bottom: none; }
.ddx2 .zfget tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.r4ktb .zfget th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.sc9j .ibcu31 {
  overflow: hidden;
}
.sc9j .zfget th { border-bottom: 1px solid var(--border-alt); }
.sc9j .zfget tr:last-child td { border-bottom: none; }
.bly0 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.qx0pumj { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.czlxcg { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.mkomdvo { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.u06y4 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ixtm5gx { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ixtm5gx 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%}
.oxrevz .mkomdvo { background: transparent; text-align: center; }
.kibfs .czlxcg {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.zfy2g .czlxcg {
  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);
}
.kigi43 .qx0pumj { display: grid; grid-template-columns: auto 1fr; }
.kigi43 .czlxcg {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.kigi43 .mkomdvo { grid-column: 2; }
.kigi43 .u06y4,
.kigi43 .ixtm5gx { grid-column: 1 / -1; }
.bb4c8v9 .qx0pumj { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.bb4c8v9 .czlxcg {
  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);
}
.bb4c8v9 .mkomdvo { grid-column: 2; }
.bb4c8v9 .u06y4,
.bb4c8v9 .ixtm5gx { grid-column: 1 / -1; }
.cpazu2y8 .qx0pumj { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.cpazu2y8 .mkomdvo { background: none; color: var(--accent-light); font-weight: 700; }
.njvvu .qx0pumj { 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); }
.njvvu .mkomdvo { background: none; color: var(--accent-light); font-weight: 700; }
.k03y .qx0pumj { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.k03y .qx0pumj:last-child { border-bottom: none; }
.k03y .mkomdvo { background: none; color: var(--accent-light); font-weight: 700; }
.nlwwh .qx0pumj { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.nlwwh .mkomdvo { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.nuprupe7 .bly0 { counter-reset: card-n; }
.nuprupe7 .qx0pumj  { counter-increment: card-n; }
.nuprupe7 .mkomdvo { display: flex; align-items: center; gap: 10px; }
.nuprupe7 .mkomdvo::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;
}
.vrn33w .qx0pumj { background: var(--bg-surface); border: 1px solid var(--border); }
.vrn33w .mkomdvo { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.rm43o { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.jyi43g  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.keex7oa { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.xkr80jez { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.cqz9 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.rm43o strong { color: var(--text-primary); font-size: 0.95rem; }
.rm43o p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.y060gcj { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.wdc5gek, .ywu8 { border-radius: 8px; padding: 14px; }
.wdc5gek { background: var(--bg-pros); }
.ywu8 { background: var(--bg-cons); }
.mk57d { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.wdc5gek .mk57d { color: var(--c-pros-label); }
.ywu8 .mk57d { color: #f87171; }
.wdc5gek ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ywu8 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.m8i9rcp0 { width: 100%; height: auto; border-radius: 10px; display: block; }
.azgjofo {
  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;
}
.azgjofo:hover { opacity: 0.85; }
.imcwhv .azgjofo  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.imcwhv .azgjofo:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.j8ou6uys .azgjofo  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.j8ou6uys .azgjofo:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.sjf1cr66 .oyz2fsf { border-radius: 50px; }
.sjf1cr66 .azgjofo  { border-radius: 50px; }
.fs4ksn .oyz2fsf { padding-left: 22px; padding-right: 22px; }
.fs4ksn .azgjofo  { padding-left: 12px; padding-right: 12px; }
.vvvx1ulg .oyz2fsf { padding-left: 44px; padding-right: 44px; }
.vvvx1ulg .azgjofo  { padding-left: 24px; padding-right: 24px; }
.pw1p9 .oyz2fsf { padding-left: 56px; padding-right: 56px; }
.pw1p9 .azgjofo  { padding-left: 32px; padding-right: 32px; }
.bnnlhf   .oyz2fsf::after, .bnnlhf   .azgjofo::after,
.y0zrs .oyz2fsf::after, .y0zrs .azgjofo::after,
.ui2spihu    .oyz2fsf::after, .ui2spihu    .azgjofo::after,
.btwpqb8    .oyz2fsf::after, .btwpqb8    .azgjofo::after,
.taoe8qvg    .oyz2fsf::after, .taoe8qvg    .azgjofo::after,
.q2sv     .oyz2fsf::after, .q2sv     .azgjofo::after,
.uusen    .oyz2fsf::after, .uusen    .azgjofo::after,
.c2h8a   .oyz2fsf::after, .c2h8a   .azgjofo::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;
}
.bnnlhf .oyz2fsf::after, .bnnlhf .azgjofo::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");
}
.y0zrs .oyz2fsf::after, .y0zrs .azgjofo::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");
}
.ui2spihu .oyz2fsf::after, .ui2spihu .azgjofo::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");
}
.btwpqb8 .oyz2fsf::after, .btwpqb8 .azgjofo::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");
}
.taoe8qvg .oyz2fsf::after, .taoe8qvg .azgjofo::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");
}
.q2sv .oyz2fsf::after, .q2sv .azgjofo::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");
}
.uusen .oyz2fsf::after, .uusen .azgjofo::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");
}
.c2h8a .oyz2fsf::after, .c2h8a .azgjofo::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");
}
.zorb0fit   .duf7l6::after, .zorb0fit   .nutucko::after,
.xhfst2d .duf7l6::after, .xhfst2d .nutucko::after,
.vqwlbf    .duf7l6::after, .vqwlbf    .nutucko::after,
.pxt9syq4    .duf7l6::after, .pxt9syq4    .nutucko::after,
.e04g    .duf7l6::after, .e04g    .nutucko::after,
.xynyl     .duf7l6::after, .xynyl     .nutucko::after,
.h7ehu5t    .duf7l6::after, .h7ehu5t    .nutucko::after,
.ix35e9d   .duf7l6::after, .ix35e9d   .nutucko::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;
}
.zorb0fit .duf7l6::after, .zorb0fit .nutucko::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");
}
.xhfst2d .duf7l6::after, .xhfst2d .nutucko::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");
}
.vqwlbf .duf7l6::after, .vqwlbf .nutucko::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");
}
.pxt9syq4 .duf7l6::after, .pxt9syq4 .nutucko::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");
}
.e04g .duf7l6::after, .e04g .nutucko::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");
}
.xynyl .duf7l6::after, .xynyl .nutucko::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");
}
.h7ehu5t .duf7l6::after, .h7ehu5t .nutucko::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");
}
.ix35e9d .duf7l6::after, .ix35e9d .nutucko::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");
}
.ut1drmsn {
  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;
}
.fqak2org {
  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;
}
.fqak2org > * { min-width: 0; }
.fqak2org:hover { background: var(--bg-hover); }
.fqak2org > [itemprop="item"] { display: contents; }
.fqak2org [itemprop="itemReviewed"],
.fqak2org [itemprop="reviewRating"] { display: none; }
.fqak2org::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;
}
.v5g2 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.it6wze {
  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;
}
.yk7q8k6 { max-height: 52px; max-width: 110px; object-fit: contain; }
.y3gae {
  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;
}
.fv7q .it6wze    { background: #1a1a1a; }
.ijuo7q .it6wze   { background: rgba(128,128,128,.12); }
.d9nevar .it6wze { background: var(--bg-raised); }
.rxl7kl .it6wze    { background: transparent; padding: 0; }
.akc7j2kp {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.aajs { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.hlr8v5ar { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.vwwd8n62 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.t451r3 {
  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;
}
.l2hn {
  
  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%;
}
.z6ztxa {
  
  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;
}
.avcd7 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.avcd7.azgjofo {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .fqak2org {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .fqak2org::before    { grid-area: rank;   }
  .v5g2           { grid-area: ident;  }
  .akc7j2kp     { grid-area: rating; min-width: 0; width: auto; }
  .vwwd8n62           { grid-area: pills;  }
  .avcd7             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .fqak2org {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .fqak2org::before    { justify-self: center; }
  .v5g2           { width: 100%; }
  .akc7j2kp     { justify-self: center; }
  .vwwd8n62           { grid-template-columns: 1fr; }
}
.dlyr {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.cdf3u8s {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.o9xa4f {
  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;
}
.o9xa4f img { max-width: 80px; max-height: 50px; object-fit: contain; }
.qavwwx { flex: 1; }
.qavwwx h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.acelcq { color: var(--c-stars); font-size: 1.1rem; }
.f6bey1xo { margin-bottom: 8px; }
.k3zi0m6 { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.oovs61i::before   { content: "★ "; color: var(--accent-light); }
.h0mze90a { flex-shrink: 0; }
.asg1v2 img.gpj66 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.mo2mruag { padding: 20px 24px; }
.j8lm { color: var(--text-muted); margin-bottom: 16px; }
.tycod { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.ouiva305, .koy9e { list-style: none; font-size: 0.9rem; }
.ouiva305 li { color: var(--c-pros); margin-bottom: 4px; }
.koy9e li { color: var(--c-cons); margin-bottom: 4px; }
.ouiva305 li::before { content: "✓"; margin-right: 5px; }
.koy9e li::before { content: "✗"; margin-right: 5px; }
.zoh8ov .ouiva305 li::before { content: "→"; }
.zoh8ov .koy9e li::before { content: "–"; }
.snnirq  .ouiva305 li::before { content: "★"; }
.snnirq  .koy9e li::before { content: "✕"; }
.oabi    .ouiva305 li::before { content: "◆"; }
.oabi    .koy9e li::before { content: "▲"; }
.l75rhq4  .ouiva305 li::before { content: "▶"; }
.l75rhq4  .koy9e li::before { content: "■"; }
.bxk2 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.izwl7k { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.z7fx { background: var(--bg-pros); color: var(--c-tag-pay); }
.fwir3pt0 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.tn4w2 .fwir3pt0 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.j6r3pzw3 .fwir3pt0 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .bf7f4gs .m11s {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .bf7f4gs .dlyr { margin: 0; }
}
.uc2levt7 .cdf3u8s { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.uc2levt7 .qavwwx h3 { color: var(--accent-light); }
.uc2levt7 .o9xa4f { background: var(--bg-page); border: 1px solid var(--border); }
.dmimdrly .dlyr { border-top: 4px solid var(--accent); }
.dmimdrly .cdf3u8s { background: var(--bg-card); }
.tfhweoc .dlyr { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.tfhweoc .cdf3u8s { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.tfhweoc .mo2mruag { padding: 14px 16px; }
.tfhweoc .o9xa4f { border-radius: 4px; }
.tfhweoc .fwir3pt0 { border-radius: 0; }
.dkvfkd .cdf3u8s { padding: 0; gap: 0; overflow: hidden; }
.dkvfkd .o9xa4f { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.dkvfkd .qavwwx { padding: 16px 20px; }
.dkvfkd .h0mze90a { padding: 16px 20px; align-self: center; }
.jdk8v .acelcq { font-size: .95rem; }
.em2f .y060gcj { gap: 10px; }
.em2f .wdc5gek, .em2f .ywu8 { padding: 12px; }
.em2f .wdc5gek ul, .em2f .ywu8 ul { margin: 4px 0 0; padding-left: 18px; }
.em2f .wdc5gek li, .em2f .ywu8 li { font-size: .85rem; margin-bottom: 3px; }
.e5h57s .izwl7k { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .o2n0gt5 { grid-template-columns: 1fr; }
  .kj9tih { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .kj9tih .slkv042 { width: 72px; height: 50px; }
  .kj9tih .pvv0g52 { max-width: 180px; }
  .kj9tih .wz4x { width: auto; }
}
.pcoa9u .jdk8v .acelcq { filter: brightness(1.2); }
@media (max-width: 720px) {
  .pcoa9u { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .jrulx { padding: 16px; }
  .a0mkkv .kw13c { min-width: 50%; }
}
.the2st32 .y060gcj { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .srl8puas { grid-template-columns: 1fr; }
  .drir { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .kdmy { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .znir { flex-wrap: wrap; padding: 16px; }
}
.xbg1q93 .y060gcj { gap: 8px; }
.xbg1q93 .wdc5gek, .xbg1q93 .ywu8 { padding: 8px; }
@media (max-width: 480px) {
  .uibap { flex-direction: column; align-items: stretch; }
}
.rsp5nch .wz4x .azgjofo { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .nopenni { flex-direction: column; align-items: stretch; gap: 10px; }
  .rsp5nch .wz4x { text-align: center; }
}
@media (max-width: 720px) {
  .p2dzf { grid-template-columns: 1fr; }
  .w1zdm { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .alcdn { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.fwn5i .z9hsi { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.tuseqkt9 .acelcq { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .lrivxbwo { grid-template-columns: 1fr; }
  .tuseqkt9 { width: 100px; height: 100px; margin: 16px auto; }
  .fwn5i { font-size: 1.4rem; }
  .j3z9eet { justify-content: center; }
  .sn6ki .kw13c { min-width: 50%; }
}
.nd932w5o .y060gcj { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .in83oh { flex-wrap: wrap; padding: 14px 16px; }
  .cc9qlgt { padding: 12px 16px; }
  .nd932w5o .y060gcj { margin: 0 16px; }
  .nd932w5o .e5h57s { padding: 0 16px; }
  .ol60k7 { padding: 12px 16px; }
}
.ji50o9yb .fqak2org {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.ji50o9yb .fqak2org:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.lp2w04p5 .ut1drmsn { gap: 18px; }
.lp2w04p5 .fqak2org {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.lp2w04p5 .fqak2org:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.az1k79y2 .ut1drmsn {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.az1k79y2 .fqak2org {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.az1k79y2 .fqak2org:last-child { border-bottom: none; }
.az1k79y2 .v5g2,
.az1k79y2 .akc7j2kp,
.az1k79y2 .vwwd8n62 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.stm6gd .ut1drmsn { gap: 0; }
.stm6gd .fqak2org {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.stm6gd .fqak2org:last-child { border-bottom: none; }
.stm6gd .fqak2org:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.stm6gd .fqak2org:nth-child(even):hover { background: var(--bg-hover); }
.ntws4w4 .fqak2org {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.stpyod9j .vwwd8n62 .t451r3 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.stpyod9j .vwwd8n62 .t451r3:first-child { border-left: none; }
.keb64ea .vwwd8n62 .t451r3 {
  background: transparent; padding: 4px 8px;
}
.keb64ea .vwwd8n62 .l2hn { font-size: .65rem; opacity: .65; }
.keb64ea .vwwd8n62 .z6ztxa   { font-size: 1.15rem; color: var(--accent-light); }
.orun .vwwd8n62 .t451r3 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.hlr8v5ar { display: none; }
.d7lk .aajs { font-size: 1rem; letter-spacing: 2px; }
.d472vu .aajs {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.rgaefmg .aajs,
.mnuo3nzf .aajs,
.rcie8f .aajs { display: none; }
.rgaefmg .hlr8v5ar,
.mnuo3nzf .hlr8v5ar,
.rcie8f .hlr8v5ar { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.rgaefmg .hlr8v5ar { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.rgaefmg .hlr8v5ar small { display: none; }
.mnuo3nzf .hlr8v5ar {
  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;
}
.mnuo3nzf .hlr8v5ar small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.rcie8f .hlr8v5ar {
  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;
}
.rcie8f .hlr8v5ar small { display: none; }
.rgaefmg .f6bey1xo .acelcq,
.mnuo3nzf .f6bey1xo .acelcq,
.rcie8f .f6bey1xo .acelcq { display: none; }
.rgaefmg .f6bey1xo strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.rgaefmg .z9hsi { display: none; }
.mnuo3nzf .f6bey1xo 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;
}
.mnuo3nzf .cku48x,
.mnuo3nzf .z9hsi { font-size: 1em; }
.rcie8f .f6bey1xo strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.rcie8f .z9hsi { display: none; }
.jvit { margin: 16px 0; }
.z5cgzp { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.z5cgzp summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.z5cgzp summary::after { content: "+"; color: var(--accent-light); }
.z5cgzp[open] summary::after { content: "−"; }
.z5cgzp p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.hkh0 { margin-bottom: 0; }
.pdoq4 h2.xmoi90i { color: var(--text-primary); border-color: var(--accent-light); }
.koy2w3 h2.xmoi90i { color: var(--text-primary); border-color: var(--accent-light); }
.d9ccsu8o .jyi43g     { background: #052e16; border-color: #10b981; }
.d9ccsu8o .keex7oa { background: #2d0a1e; border-color: #f43f5e; }
.d9ccsu8o .xkr80jez    { background: #1e1036; border-color: #a855f7; }
.d9ccsu8o .rm43o strong  { color: #f1f5f9; }
.d9ccsu8o .rm43o p       { color: #cbd5e1; }
.d9ccsu8o .w2wnyr5n    .jyi43g     .cqz9::before,
.d9ccsu8o .aaho  .jyi43g     .cqz9::before,
.d9ccsu8o .nvja9  .jyi43g     .cqz9::before,
.d9ccsu8o .h07jt2ov .jyi43g     .cqz9::before { color: #10b981; }
.d9ccsu8o .w2wnyr5n    .keex7oa .cqz9::before,
.d9ccsu8o .aaho  .keex7oa .cqz9::before,
.d9ccsu8o .nvja9  .keex7oa .cqz9::before,
.d9ccsu8o .h07jt2ov .keex7oa .cqz9::before { color: #f43f5e; }
.d9ccsu8o .w2wnyr5n    .xkr80jez    .cqz9::before,
.d9ccsu8o .aaho  .xkr80jez    .cqz9::before,
.d9ccsu8o .nvja9  .xkr80jez    .cqz9::before,
.d9ccsu8o .h07jt2ov .xkr80jez    .cqz9::before { color: #a855f7; }
.ynrfuk4x .jyi43g     { background: #2d2000; border-color: #eab308; }
.ynrfuk4x .keex7oa { background: #2d0b0b; border-color: #ef4444; }
.ynrfuk4x .xkr80jez    { background: #2d1600; border-color: #f97316; }
.ynrfuk4x .rm43o strong  { color: #f1f5f9; }
.ynrfuk4x .rm43o p       { color: #cbd5e1; }
.ynrfuk4x .w2wnyr5n    .jyi43g     .cqz9::before,
.ynrfuk4x .aaho  .jyi43g     .cqz9::before,
.ynrfuk4x .nvja9  .jyi43g     .cqz9::before,
.ynrfuk4x .h07jt2ov .jyi43g     .cqz9::before { color: #eab308; }
.ynrfuk4x .w2wnyr5n    .keex7oa .cqz9::before,
.ynrfuk4x .aaho  .keex7oa .cqz9::before,
.ynrfuk4x .nvja9  .keex7oa .cqz9::before,
.ynrfuk4x .h07jt2ov .keex7oa .cqz9::before { color: #ef4444; }
.ynrfuk4x .w2wnyr5n    .xkr80jez    .cqz9::before,
.ynrfuk4x .aaho  .xkr80jez    .cqz9::before,
.ynrfuk4x .nvja9  .xkr80jez    .cqz9::before,
.ynrfuk4x .h07jt2ov .xkr80jez    .cqz9::before { color: #f97316; }
.zegnjp .jyi43g     { background: #0c1a2e; border-color: #38bdf8; }
.zegnjp .keex7oa { background: #12103a; border-color: #818cf8; }
.zegnjp .xkr80jez    { background: #0a2020; border-color: #2dd4bf; }
.zegnjp .rm43o strong  { color: #f1f5f9; }
.zegnjp .rm43o p       { color: #cbd5e1; }
.zegnjp .w2wnyr5n    .jyi43g     .cqz9::before,
.zegnjp .aaho  .jyi43g     .cqz9::before,
.zegnjp .nvja9  .jyi43g     .cqz9::before,
.zegnjp .h07jt2ov .jyi43g     .cqz9::before { color: #38bdf8; }
.zegnjp .w2wnyr5n    .keex7oa .cqz9::before,
.zegnjp .aaho  .keex7oa .cqz9::before,
.zegnjp .nvja9  .keex7oa .cqz9::before,
.zegnjp .h07jt2ov .keex7oa .cqz9::before { color: #818cf8; }
.zegnjp .w2wnyr5n    .xkr80jez    .cqz9::before,
.zegnjp .aaho  .xkr80jez    .cqz9::before,
.zegnjp .nvja9  .xkr80jez    .cqz9::before,
.zegnjp .h07jt2ov .xkr80jez    .cqz9::before { color: #2dd4bf; }
.llf1a .jyi43g     { background: var(--accent-bg); border-color: var(--accent-light); }
.llf1a .keex7oa { background: var(--accent-bg-light); border-color: var(--accent-light); }
.llf1a .xkr80jez    { background: var(--accent-bg); border-color: var(--accent-pale); }
.llf1a .w2wnyr5n    .cqz9::before,
.llf1a .aaho  .cqz9::before,
.llf1a .nvja9  .cqz9::before,
.llf1a .h07jt2ov .cqz9::before { color: var(--accent-light) !important; }
.f9tyg71::before,
.x13yf3m::before { margin-right: 5px; }
.c2x8 .wdc5gek ul li,
.c2x8 .ouiva305 li         { color: #4ade80; }
.c2x8 .wdc5gek .f9tyg71 { color: #22c55e; }
.c2x8 .ywu8 ul li,
.c2x8 .koy9e li         { color: #f87171; }
.c2x8 .ywu8 .x13yf3m { color: #ef4444; }
.crvmt .wdc5gek { background: var(--bg-pros); }
.crvmt .ywu8 { background: var(--bg-cons); }
.crvmt .wdc5gek .f9tyg71 { color: var(--c-pros-label); }
.crvmt .ywu8 .x13yf3m { color: var(--c-cons); }
.crvmt .wdc5gek ul li,
.crvmt .ouiva305 li            { color: var(--c-pros); }
.crvmt .ywu8 ul li,
.crvmt .koy9e li            { color: var(--c-cons); }
.cy139u3 .wdc5gek { background: var(--bg-pros); }
.cy139u3 .ywu8 { background: var(--bg-cons); }
.cy139u3 .wdc5gek .f9tyg71 { color: var(--c-pros-label); }
.cy139u3 .ywu8 .x13yf3m { color: var(--c-cons); }
.cy139u3 .wdc5gek ul li,
.cy139u3 .ouiva305 li          { color: var(--c-pros); }
.cy139u3 .ywu8 ul li,
.cy139u3 .koy9e li          { color: var(--c-cons); }
.iqszq .f9tyg71::before { content: "✓ "; }
.iqszq .x13yf3m::before { content: "✗ "; }
.zoh8ov .f9tyg71::before { content: "→ "; }
.zoh8ov .x13yf3m::before { content: "← "; }
.snnirq .f9tyg71::before { content: "★ "; }
.snnirq .x13yf3m::before { content: "✕ "; }
.oabi .f9tyg71::before { content: "◆ "; }
.oabi .x13yf3m::before { content: "▲ "; }
.j6r3pzw3 .rm43o { background: transparent; border-left: none; border: 1.5px solid; }
.j6r3pzw3 .jyi43g     { border-color: var(--c-tip-border); }
.j6r3pzw3 .keex7oa { border-color: var(--c-warn-border); }
.j6r3pzw3 .xkr80jez    { border-color: #60a5fa; }
.j6r3pzw3 .rm43o strong { color: var(--text-primary); }
.j6r3pzw3 .rm43o p      { color: var(--text-muted); }
.tn4w2 .rm43o { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.tn4w2 .jyi43g     { border-top-color: var(--c-tip-border); }
.tn4w2 .keex7oa { border-top-color: var(--c-warn-border); }
.tn4w2 .xkr80jez    { border-top-color: #60a5fa; }
.ja0ad51 .rm43o { border-left: none; border-radius: 8px; }
.ja0ad51 .jyi43g     { background: #065f46; }
.ja0ad51 .keex7oa { background: #92400e; }
.ja0ad51 .xkr80jez    { background: #1e3a8a; }
.ja0ad51 .rm43o strong,
.ja0ad51 .rm43o p { color: #fff; }
.ja0ad51 .cqz9::before { color: rgba(255,255,255,0.85) !important; }
.d9ccsu8o.ja0ad51 .jyi43g,
.d9ccsu8o .ja0ad51 .jyi43g     { background: #052e16; }
.d9ccsu8o.ja0ad51 .keex7oa,
.d9ccsu8o .ja0ad51 .keex7oa { background: #2d0a1e; }
.d9ccsu8o.ja0ad51 .xkr80jez,
.d9ccsu8o .ja0ad51 .xkr80jez    { background: #1e1036; }
.ynrfuk4x.ja0ad51 .jyi43g,
.ynrfuk4x .ja0ad51 .jyi43g      { background: #2d2000; }
.ynrfuk4x.ja0ad51 .keex7oa,
.ynrfuk4x .ja0ad51 .keex7oa  { background: #2d0b0b; }
.ynrfuk4x.ja0ad51 .xkr80jez,
.ynrfuk4x .ja0ad51 .xkr80jez     { background: #2d1600; }
.zegnjp.ja0ad51 .jyi43g,
.zegnjp .ja0ad51 .jyi43g      { background: #0c1a2e; }
.zegnjp.ja0ad51 .keex7oa,
.zegnjp .ja0ad51 .keex7oa  { background: #12103a; }
.zegnjp.ja0ad51 .xkr80jez,
.zegnjp .ja0ad51 .xkr80jez     { background: #0a2020; }
.m6a28uk .rm43o { border-left: none; border-radius: 6px; padding: 10px 14px; }
.m6a28uk .jyi43g     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.m6a28uk .keex7oa { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.m6a28uk .xkr80jez    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.m6a28uk .rm43o strong { color: var(--text-primary); }
.m6a28uk .rm43o p      { color: var(--text-muted); }
.p0tau5 .rm43o { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.w2wnyr5n .cqz9,
.aaho .cqz9,
.nvja9 .cqz9,
.h07jt2ov .cqz9 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.w2wnyr5n .cqz9::before,
.aaho .cqz9::before,
.nvja9 .cqz9::before,
.h07jt2ov .cqz9::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.w2wnyr5n .jyi43g     .cqz9::before { content: "✦"; color: var(--c-tip-border); }
.w2wnyr5n .keex7oa .cqz9::before { content: "▲"; color: var(--c-warn-border); }
.w2wnyr5n .xkr80jez    .cqz9::before { content: "◉"; color: #60a5fa; }
.aaho .jyi43g     .cqz9::before { content: "★"; color: var(--c-tip-border); }
.aaho .keex7oa .cqz9::before { content: "◆"; color: var(--c-warn-border); }
.aaho .xkr80jez    .cqz9::before { content: "●"; color: #60a5fa; }
.nvja9 .jyi43g     .cqz9::before { content: "▶"; color: var(--c-tip-border); }
.nvja9 .keex7oa .cqz9::before { content: "■"; color: var(--c-warn-border); }
.nvja9 .xkr80jez    .cqz9::before { content: "▸"; color: #60a5fa; }
.h07jt2ov .jyi43g     .cqz9::before { content: "→"; color: var(--c-tip-border); }
.h07jt2ov .keex7oa .cqz9::before { content: "⬥"; color: var(--c-warn-border); }
.h07jt2ov .xkr80jez    .cqz9::before { content: "◈"; color: #60a5fa; }
.bvqpv .eqtn .rt47hl1,
.bvqpv .tdqjcf .rt47hl1  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.bvqpv .qx0pumj                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.bvqpv .fqak2org                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.bvqpv .dlyr            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.bvqpv .ibcu31          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.bvqpv .mlirc                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.so6gmmq .eqtn .rt47hl1,
.so6gmmq .tdqjcf .rt47hl1,
.so6gmmq .qx0pumj,
.so6gmmq .fqak2org,
.so6gmmq .dlyr,
.so6gmmq .ibcu31,
.so6gmmq .mlirc,
.so6gmmq .p0tau5 .rm43o { box-shadow: none; }
.wgzv3ue   .zv8w4r, .wgzv3ue .qvj2o, .wgzv3ue .cs8l8u3,
.wgzv3ue   .r847iov5, .wgzv3ue .q6g21yg { font-size: 0.9rem; }
.wgzv3ue   .kh22sw, .wgzv3ue .n5y7fdy { font-size: 0.9rem; }
.c9f9   .zv8w4r, .c9f9 .qvj2o, .c9f9 .cs8l8u3,
.c9f9   .r847iov5, .c9f9 .q6g21yg { font-size: 0.95rem; }
.c9f9   .kh22sw, .c9f9 .n5y7fdy { font-size: 0.95rem; }
.il0vj   .zv8w4r, .il0vj .qvj2o, .il0vj .cs8l8u3,
.il0vj   .r847iov5, .il0vj .q6g21yg { font-size: 1.08rem; }
.il0vj   .kh22sw, .il0vj .n5y7fdy { font-size: 1.05rem; }
.il0vj   .zfget { font-size: 0.97rem; }
.f3ah .emwixq      { font-size: 3.2rem; }
.f3ah h2.xmoi90i { font-size: 1.9rem; }
.f3ah h3.k74m5     { font-size: 1.4rem; }
.ulwj .emwixq      { font-size: 3.8rem; }
.ulwj h2.xmoi90i { font-size: 2.2rem; }
.ulwj h3.k74m5     { font-size: 1.6rem; }
.hkh0 + .hkh0 { position: relative; }
.t8vjl5   .hkh0 + .hkh0::before,
.dh8sme  .hkh0 + .hkh0::before,
.ufdu   .hkh0 + .hkh0::before,
.yxd4cq8   .hkh0 + .hkh0::before,
.lil9   .hkh0 + .hkh0::before,
.zyq3plu .hkh0 + .hkh0::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.t8vjl5 .hkh0 + .hkh0::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.dh8sme .hkh0 + .hkh0::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ufdu .hkh0 + .hkh0::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;
}
.yxd4cq8 .hkh0 + .hkh0::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.kx36 .hkh0 { margin-bottom: 16px; }
.kx36 .hkh0 + .hkh0 { margin-top: 0; }
.kx36 .k84xo5dp { padding-top: 0; padding-bottom: 0; }
.lil9 .hkh0 + .hkh0::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.zyq3plu .hkh0 + .hkh0::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.cg28 .hkh0 + .hkh0::before,
.ubdi7d .hkh0 + .hkh0::before,
.eg6l43 .hkh0 + .hkh0::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%;
}
.a4sa9zbb .cg28 .hkh0:nth-child(even)::before,
.a4sa9zbb .ubdi7d .hkh0:nth-child(even)::before,
.a4sa9zbb .eg6l43 .hkh0:nth-child(even)::before { background: var(--bg-surface); }
.t3az .cg28 .hkh0:nth-child(even)::before,
.t3az .ubdi7d .hkh0:nth-child(even)::before,
.t3az .eg6l43 .hkh0:nth-child(even)::before { background: var(--bg-card); }
.cg28 .hkh0 + .hkh0::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");
}
.ubdi7d .hkh0 + .hkh0::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");
}
.eg6l43 .hkh0 + .hkh0::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");
}
.rxzwe1q .q34bi,
.pv3c .q34bi,
.tl700 .q34bi { overflow: hidden; }
.rxzwe1q .qvrgvkdk,
.pv3c .qvrgvkdk { margin-bottom: 60px; }
.tl700 .qvrgvkdk { margin-bottom: 70px; }
.rxzwe1q .q34bi::before,
.pv3c .q34bi::before,
.tl700 .q34bi::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%;
}
.rxzwe1q .q34bi::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");
}
.pv3c .q34bi::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");
}
.tl700 .q34bi::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");
}
.os2nw2 .q34bi:not(.b1q9) .hxu5g { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.fnrsk74 .q34bi:not(.b1q9) .hxu5g { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.q8uenr  .q34bi:not(.b1q9) .hxu5g { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ab2t  .q34bi:not(.b1q9) .hxu5g { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.os2nw2 .b1q9 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.fnrsk74 .b1q9 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.q8uenr .b1q9 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.ab2t .b1q9 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.ab2t .habiqw { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.ab2t .rn4a0sz { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.bl47jwa .b1q9 { background: var(--accent); }
.bl47jwa .b1q9 .hxu5g { background: none; }
.bl47jwa .q34bi:not(.b1q9) .hxu5g { background: rgba(0,0,0,0.6); }
.bqgl .crwx6s0v { float: left; width: 38%; margin: 0 28px 16px 0; }
.bqgl .crwx6s0v .m8i9rcp0 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bqgl .k84xo5dp::after { content: ''; display: block; clear: both; }
.z8s2 .crwx6s0v { float: right; width: 38%; margin: 0 0 16px 28px; }
.z8s2 .crwx6s0v .m8i9rcp0 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.z8s2 .k84xo5dp::after { content: ''; display: block; clear: both; }
.q1fqo0 .hkh0:nth-child(odd)  .crwx6s0v { float: left;  width: 38%; margin: 0 28px 16px 0; }
.q1fqo0 .hkh0:nth-child(even) .crwx6s0v { float: right; width: 38%; margin: 0 0 16px 28px; }
.q1fqo0 .crwx6s0v .m8i9rcp0 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.q1fqo0 .k84xo5dp::after { content: ''; display: block; clear: both; }
.bqgl .bly0,
.bqgl .ut1drmsn,
.z8s2 .bly0,
.z8s2 .ut1drmsn,
.q1fqo0 .bly0,
.q1fqo0 .ut1drmsn { clear: both; }
@media (max-width: 900px) {
  .bqgl .crwx6s0v,
  .z8s2 .crwx6s0v,
  .q1fqo0 .hkh0:nth-child(odd)  .crwx6s0v,
  .q1fqo0 .hkh0:nth-child(even) .crwx6s0v {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .bqgl .crwx6s0v .m8i9rcp0,
  .z8s2 .crwx6s0v .m8i9rcp0,
  .q1fqo0 .crwx6s0v .m8i9rcp0 {
    max-height: none !important;
  }
}
.bqgl .kh22sw,
.bqgl .n5y7fdy,
.z8s2 .kh22sw,
.z8s2 .n5y7fdy,
.q1fqo0 .kh22sw,
.q1fqo0 .n5y7fdy { overflow: hidden; }
@media (max-width: 640px) {
  .bqgl .crwx6s0v,
  .z8s2 .crwx6s0v,
  .q1fqo0 .crwx6s0v { float: none; width: 100%; margin: 0 0 16px 0; }
}
.if96t .fwr8k,
.if96t .k84xo5dp,
.if96t .xg6ez3l  { max-width: 1100px; }
.msxcmoud .fwr8k,
.msxcmoud .k84xo5dp,
.msxcmoud .xg6ez3l  { max-width: 1200px; }
.u436 .fwr8k,
.u436 .k84xo5dp,
.u436 .xg6ez3l  { max-width: 1320px; }
.chjb { font-size: 0.82rem; color: var(--text-muted); }
.i5644y8 { display: flex; align-items: center; }
.holeal {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.i8t0 { display: flex; align-items: center; }
.iyguwxs { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.iyguwxs:hover { text-decoration: underline; }
.hhj7zr4 { margin: 0 3px; opacity: 0.45; }
.hhj7zr4::before { content: '/'; }
.wzbk2 { padding: 2px 5px; color: var(--text-main); }
.f7rx .chjb {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.f7rx .i5644y8 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.pk3w25 .chjb {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.pk3w25 .i5644y8 { padding: 0 0 0 12px; }
.izd0x1 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.tlub3eaq .i5644y8 { padding: 0 16px; }
.tlub3eaq .chjb {
  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);
}
.tlub3eaq .fwr8k { padding-top: 28px; }
@media (max-width: 720px) {
  .izd0x1 { margin-top: 18px; padding: 0 16px; }
  .tlub3eaq .fwr8k { padding-top: 16px; }
}
.if96t.f7rx .i5644y8 { max-width: 1100px; }
.msxcmoud.f7rx .i5644y8 { max-width: 1200px; }
.u436.f7rx .i5644y8 { max-width: 1320px; }
.if96t .izd0x1 { max-width: 1100px; }
.msxcmoud .izd0x1 { max-width: 1200px; }
.u436 .izd0x1 { max-width: 1320px; }
.ricjoa3 .hkh0 { padding-top: 16px; padding-bottom: 16px; }
.m50mb4kg .hkh0 { padding-top: 24px; padding-bottom: 24px; }
.hvgkx .hkh0 { padding-top: 40px; padding-bottom: 40px; }
.oh5vqr .hkh0 { padding-top: 52px; padding-bottom: 52px; }
.rwnj .hkh0:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.rwnj .hkh0:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.rwnj .hkh0:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.rwnj .hkh0:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.fe9tv4 .k84xo5dp { padding-top: 10px;  padding-bottom: 10px; }
.mrjgc3q .k84xo5dp { padding-top: 18px;  padding-bottom: 18px; }
.l8jzv .k84xo5dp { padding-top: 36px;  padding-bottom: 36px; }
.qb7mc1 .k84xo5dp { padding-top: 48px;  padding-bottom: 48px; }
.oam2b h2.xmoi90i { font-weight: 600; }
.oam2b h3.k74m5     { font-weight: 600; }
.gloawme h2.xmoi90i { font-weight: 800; }
.gloawme h3.k74m5     { font-weight: 700; }
.r0i2c h2.xmoi90i { font-weight: 900; }
.r0i2c h3.k74m5     { font-weight: 800; }
.r0i2c .rm43o strong,
.r0i2c .rm43o strong { font-weight: 600; }
.duf7l6 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.qln02rz .duf7l6 { display: none; }
@media (max-width: 640px) {
  .cd29rav { display: none; }
  .duf7l6 {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.duf7l6 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.duf7l6:hover { opacity: 0.85; }
.kp4l4hab .duf7l6 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.m6eo .duf7l6,
.alj8d  .duf7l6 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.m6eo .duf7l6:hover,
.alj8d  .duf7l6:hover { opacity: 0.88; }
.kp4l4hab.m6eo .duf7l6,
.kp4l4hab.alj8d  .duf7l6 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.nutucko {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.nutucko:hover { transform: translateY(-2px); opacity: 0.92; }
.nutucko { background: var(--cta) !important; color: #fff !important; border: none !important; }
.hixhk6mj .nutucko { display: none; }
.bguit .nutucko { right: 32px; }
.de95v  .nutucko { left: 32px; }
@media (max-width: 480px) {
  .bguit .nutucko { right: 20px; bottom: 20px; }
  .de95v  .nutucko { left: 20px; bottom: 20px; }
}
.sw2q { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.xg6ez3l { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ndf7 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.l3vtyn8h { color: var(--text-dim); font-size: 0.8rem; }
.u2ha a, .sgs8kycl a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.u2ha a:hover, .sgs8kycl a:hover { color: var(--accent-light); }
.sgs8kycl { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.v0pa5zq8 .xg6ez3l { text-align: center; }
.v0pa5zq8 .sgs8kycl { justify-content: center; margin-bottom: 16px; }
.v0pa5zq8 .ndf7 { margin-top: 0; }
.iuud { margin-top: 10px; }
.iuud a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .xg6ez3l { padding-left: 16px; padding-right: 16px; }
  .uihzr .xg6ez3l { padding: 20px 16px; }
  .sgs8kycl { gap: 4px 12px; }
  .ndf7 { font-size: 0.78rem; }
}
.cipf2 .ndf7 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.cipf2 .l3vtyn8h { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .cipf2 .cc765 { grid-template-columns: 1fr 1fr; } .cipf2 .nrb23en { grid-column: 1 / -1; } }
@media (max-width: 480px) { .cipf2 .cc765 { grid-template-columns: 1fr; } }
.ce5p65 .ndf7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ce5p65 .a6g7b { gap: 12px; } .ce5p65 .vqqrx { margin-right: 0; width: 100%; } }
.mnbbt05 .ndf7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.mnbbt05 .l3vtyn8h { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .mnbbt05 .phk16a { grid-template-columns: 1fr 1fr; } .mnbbt05 .qchd { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mnbbt05 .phk16a { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .hne2gl .s5e9t3g { grid-template-columns: 1fr 1fr; } .hne2gl .zap5:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hne2gl .s5e9t3g { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .i5duen .s5e9t3g { grid-template-columns: 1fr; } }
.ngashm70 .xg6ez3l { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ngashm70 .sgs8kycl { justify-content: center; }
.vfdaz4 .m59b      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.vfdaz4 .sw2q { background: var(--bg-page); border-top-color: var(--border-alt); }
.q8bmh .m59b      { background: #0d1117; border-bottom-color: #21262d; }
.q8bmh .uv6f9uq3 { color: var(--accent-light); }
.q8bmh .op3v { --msep-color: #8b949e; }
.q8bmh .op3v a { color: #8b949e; }
.q8bmh .op3v a:hover { color: var(--accent-light); }
.q8bmh .doq0 { color: #8b949e; }
.q8bmh .sw2q { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.q8bmh .ndf7,
.q8bmh .l3vtyn8h { color: #6e7681; }
.q8bmh .u2ha a, .q8bmh .sgs8kycl a,
.q8bmh .u2ha a:hover, .q8bmh .sgs8kycl a:hover,
@media (max-width: 640px) {
  .q8bmh .op3v { background: #0d1117; border-top-color: #21262d; }
  .q8bmh .op3v li a { border-bottom-color: #21262d; }
}
.i6tsowq .m59b      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.i6tsowq .uv6f9uq3 { color: var(--accent-light); }
.i6tsowq .op3v { --msep-color: #475569; }
.i6tsowq .op3v a { color: #475569; }
.i6tsowq .op3v a:hover { color: var(--accent-light); }
.i6tsowq .doq0 { color: #64748b; }
.i6tsowq .sw2q { background: #f0f4f8; border-top-color: #cbd5e1; }
.i6tsowq .ndf7,
.i6tsowq .l3vtyn8h { color: #64748b; }
.i6tsowq .u2ha a, .i6tsowq .sgs8kycl a,
.i6tsowq .u2ha a:hover, .i6tsowq .sgs8kycl a:hover,
@media (max-width: 640px) {
  .i6tsowq .op3v { background: #f0f4f8; border-top-color: #cbd5e1; }
  .i6tsowq .op3v li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.m6eo .m59b      { background: var(--accent); border-bottom-color: var(--accent-light); }
.m6eo .uv6f9uq3 { color: #fff; }
.m6eo .op3v { --msep-color: rgba(255,255,255,0.82); }
.m6eo .op3v a { color: rgba(255,255,255,0.82); }
.m6eo .op3v a:hover { color: #fff; }
.m6eo .doq0 { color: rgba(255,255,255,0.9); }
.m6eo .sw2q { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.m6eo .ndf7,
.m6eo .l3vtyn8h { color: rgba(255,255,255,0.72); }
.m6eo .u2ha a, .m6eo .sgs8kycl a,
.m6eo .u2ha a:hover, .m6eo .sgs8kycl a:hover,
@media (max-width: 640px) {
  .m6eo .op3v { background: var(--accent); border-top-color: var(--accent-light); }
  .m6eo .op3v li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.alj8d .m59b {
  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);
}
.alj8d .sw2q {
  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) {
  .alj8d .op3v {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.scxssd1 .y4l2rrpm { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.f1l2 .y4l2rrpm { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.cfxy .y4l2rrpm { min-height: 72px; height: auto; }
.eue2 .y4l2rrpm { min-height: 84px; height: auto; }
.uihzr .y4l2rrpm { max-width: none; padding: 0 32px; }
.uihzr .xg6ez3l  { max-width: none; padding: 24px 32px; }
.pv8k.msxcmoud .y4l2rrpm { max-width: 1200px; }
.pv8k.u436 .y4l2rrpm { max-width: 1320px; }
.y3atsb   .uv6f9uq3, .y3atsb   .vqqrx { text-transform: capitalize; }
.ujakjc .uv6f9uq3, .ujakjc .vqqrx { text-transform: lowercase; }
.lnti7r .uv6f9uq3, .lnti7r .vqqrx { text-transform: uppercase; letter-spacing: 0.06em; }
.fyloe5, .cseb {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.sa0t .fyloe5,
.veesi .fyloe5,
.y8h9ng6z .fyloe5,
.z308xd5 .fyloe5,
.bbgfi2yd   .op3v a { font-weight: 500; }
.isycw .op3v a { font-weight: 600; }
.k2uzbw     .op3v a { font-weight: 700; }
.e9mk1pp8    .op3v a { font-weight: 800; letter-spacing: 0.01em; }
.v6xjmlte     .op3v > li + li::before,
.l0l0    .op3v > li + li::before,
.crfb    .op3v > li + li::before,
.q7km9f .op3v > li + li::before,
.cy75a9 .op3v > li + li::before,
.dydqc2m  .op3v > li + li::before,
.a2i7a1t    .op3v > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.v6xjmlte     .op3v > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.l0l0    .op3v > li + li::before { content: "|"; }
.crfb    .op3v > li + li::before { content: "—"; }
.q7km9f .op3v > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.cy75a9 .op3v > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.dydqc2m  .op3v > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.a2i7a1t    .op3v > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .yje0 .doq0,
  .y5g5 .doq0,
  .pecaz1h6 .doq0,
  .diduusj .doq0,
  .ste3v6 .doq0 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .yje0 .doq0::before,
  .y5g5 .doq0::before,
  .pecaz1h6 .doq0::before,
  .diduusj .doq0::before,
  .ste3v6 .doq0::before { content: ""; display: block; flex-shrink: 0; }

  
  .yje0 .doq0::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;
  }

  
  .y5g5 .doq0::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;
  }

  
  .pecaz1h6 .doq0::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;
  }

  
  .diduusj .doq0::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;
  }

  
  .ste3v6 .doq0::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) {
  .htwk3tv7 .doq0 {
    padding: 5px 14px;
  }
  .htwk3tv7 .op3v {
    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;
  }
  .htwk3tv7 .op3v li a {
    border-bottom: none; padding: 10px 22px;
  }
  .htwk3tv7 .op3v li a:hover { background: var(--bg-raised); }
  .htwk3tv7 .qpbf,
  .a0j8w .qpbf,
  .d9bl8e .qpbf { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .p5xe .doq0 {
    padding: 5px 10px;
  }
  .p5xe .op3v {
    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);
  }
  .p5xe .op3v.la639 { transform: translateX(0); }
  .p5xe .op3v li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .p5xe .op3v li:last-child a { border-bottom: none; }
  .m6eo .op3v,
  .q8bmh .op3v { background: var(--accent) !important; }
  .m6eo .op3v li a,
  .q8bmh .op3v li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .d9bl8e .doq0 {
    padding: 5px 10px;
  }
  .d9bl8e .op3v {
    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);
  }
  .d9bl8e .op3v::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .d9bl8e .op3v.la639 { transform: translateY(0); }
  .d9bl8e .op3v li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .twzxwnrp .doq0 {
    padding: 5px 10px;
  }
  .twzxwnrp .op3v {
    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;
  }
  .twzxwnrp .op3v.la639 { opacity: 1; pointer-events: auto; }
  .twzxwnrp .op3v li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .i6ggo     .doq0 { border-radius: 0 !important; }
  .wbdwa7   .doq0 { border-radius: 8px !important; }
  .ru5j3 .doq0 { border-radius: 50% !important; }
  .vrciila   .doq0 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .rkfjt835 .jcgyv9m { flex-direction: column; align-items: stretch; }
  .rkfjt835 .h0jzyj { flex-direction: row; min-width: auto; }
  .rkfjt835 .p744c { align-items: flex-start; text-align: left; }
}
.zzjnu,
.zzjnu.hkh0,
.a4sa9zbb .zzjnu,
.r3p9 .zzjnu,
.t3az .zzjnu,
.illjsz .zzjnu {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.awjrvq4p {
  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;
}
.yl1edn { flex: 1 1 280px; min-width: 0; }
.pko3ign7 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.cwh20zde {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.wtu5yy {
  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;
}
.wtu5yy:hover { transform: translateY(-1px); opacity: 0.95; }
.cr2mq .awjrvq4p {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.cr2mq .pko3ign7 { color: var(--cta); }
.cr2mq .cwh20zde { color: var(--text-body); }
.cr2mq .wtu5yy {
  background: var(--cta) !important;
  color: #fff !important;
}
.yar818ll .awjrvq4p {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.yar818ll .pko3ign7 { color: var(--text-primary); }
.yar818ll .cwh20zde { color: var(--text-body); }
.yar818ll .wtu5yy {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .awjrvq4p {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .yl1edn { flex: 0 0 auto; }
  .pko3ign7 { font-size: 1.2rem; }
  .wtu5yy { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.tmojswwr .es74v { height: 36px; }
.x7f0876h .es74v { height: 60px; max-width: 200px; }
.zgug .es74v { height: 56px; max-width: 180px; }
.xuog    .aajs, .xuog    .acelcq { color: #f59e0b; }
.ppj4835      .aajs { font-size: 1rem; letter-spacing: 1.5px; }
.ppj4835      .acelcq   { font-size: 1.35rem; }
.ihyd6uj    .aajs, .ihyd6uj    .acelcq { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.pkt6q3yr     .aajs, .pkt6q3yr     .acelcq { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.sfign8 .aajs, .sfign8 .acelcq { color: var(--cta); letter-spacing: 2px; }
.gd59   .aajs, .gd59   .acelcq { color: #e91e63; letter-spacing: 2px; }
.ksnlzc  .aajs, .ksnlzc  .acelcq { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.trssa1     .aajs, .trssa1     .acelcq { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.stpyod9j .t451r3 + .t451r3 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.tothou4 .fqak2org { padding: 18px 24px; min-height: 68px; }
.keb64ea .l2hn {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.keb64ea .z6ztxa {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.orun .t451r3 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.ut1drmsn { counter-reset: cs-rank; }
.ut1drmsn .fqak2org { counter-increment: cs-rank; }
.ut1drmsn .fqak2org::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;
}
.s2cu0 .ut1drmsn { counter-reset: cs-rank; gap: 0; }
.s2cu0 .fqak2org {
  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;
}
.s2cu0 .fqak2org::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;
}
.s2cu0 .v5g2 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.s2cu0 .it6wze {
  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;
}
.s2cu0 .yk7q8k6 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.s2cu0 .v5g2 { min-width: 0; flex-direction: column; width: 100%; }
.s2cu0 .y3gae {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.s2cu0 .aajs { color: var(--cta, var(--accent)); }
.s2cu0 .hlr8v5ar { font-weight: 700; }
.s2cu0 .t451r3 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.s2cu0 .l2hn {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.s2cu0 .z6ztxa {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.s2cu0 .volp .z6ztxa { font-size: 1.3rem; color: var(--accent-light); }
.s2cu0 .avcd7 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.s2cu0 .fqak2org:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .s2cu0 .ut1drmsn {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .s2cu0 .fqak2org {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .s2cu0 .fqak2org { padding: 40px 16px 20px; }
  .s2cu0 .t451r3 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .s2cu0 .avcd7 { width: 100%; min-width: 0; }
}
.x5g5 .ut1drmsn { counter-reset: cs-rank; gap: 10px; }
.x5g5 .fqak2org {
  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);
}
.x5g5 .fqak2org::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);
}
.x5g5 .v5g2 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.x5g5 .it6wze {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.x5g5 .yk7q8k6 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.x5g5 .y3gae {
  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;
}
.x5g5 .aajs { color: var(--cta, var(--accent)); }
.x5g5 .t451r3 {
  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;
}
.x5g5 .l2hn {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.x5g5 .z6ztxa { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.x5g5 .volp .z6ztxa { color: var(--accent-light); }
.x5g5 .avcd7 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.x5g5 .fqak2org:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .x5g5 .fqak2org {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .x5g5 .fqak2org::before {
    position: absolute; top: 14px; left: 14px;
  }
  .x5g5 .v5g2 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .x5g5 .y3gae { white-space: normal; text-align: center; font-size: 1.2rem; }
  .x5g5 .t451r3 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .x5g5 .avcd7 { width: 100%; min-width: 0; }
  .x5g5 .aajs { min-width: 0; }
}
.qfkr6p9 .fqak2org::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.lsdaji24 .z5cgzp {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.lsdaji24 .z5cgzp summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.lsdaji24 .z5cgzp p { padding: 0 2px 16px; }
.qm4d .z5cgzp { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.qm4d .z5cgzp summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.qm4d .z5cgzp summary::after { content: "›"; font-size: 1.2em; }
.qm4d .z5cgzp[open] summary::after { content: "‹"; }
.qm4d .z5cgzp p { padding: 10px 22px 4px; }
.donh6 .z5cgzp {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.donh6 .z5cgzp summary { color: var(--text-primary); padding-left: 16px; }
.donh6 .z5cgzp summary::after { content: "›"; font-size: 1.1em; }
.donh6 .z5cgzp[open] summary::after { content: "‹"; }
.donh6 .z5cgzp p { padding-left: 16px; }
.mafr .jvit { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.mafr .z5cgzp {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.mafr .z5cgzp:last-child { border-bottom: none; }
.mafr .z5cgzp summary { color: var(--text-primary); border-radius: 0; }
.mafr .z5cgzp summary::after { content: "›"; font-size: 1.1em; }
.mafr .z5cgzp[open] summary::after { content: "‹"; }
.g5l2y8t .z5cgzp { overflow: hidden; }
.g5l2y8t .z5cgzp summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.g5l2y8t .z5cgzp summary::after { color: rgba(255,255,255,.75); }
.g5l2y8t .z5cgzp[open] summary { border-radius: 0; }
.x6lr05 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ntl1s {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.fbxev3 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.c31sd { color: var(--text-muted); font-size: 1.05rem; }
.yhkkrvr {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.p4kc {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.xd38f7 { margin-bottom: 20px; }
.my6o4v7 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.dzap {
  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;
}
.dzap:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ssjwv5 { resize: vertical; min-height: 130px; }
.zs7k { width: 100%; margin-top: 8px; }
.ey40v {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.nbg0 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.arxv2l { color: var(--text-muted); line-height: 1.75; }
.kngw3lf { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.kngw3lf li { margin-bottom: 6px; }
.xf7jtpu { max-width: 760px; margin: 0 auto; }
.adrhi { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.bzkko7h2 { max-width: 760px; margin: 0 auto; }
.m1a0 ul.kngw3lf { margin: 0; }
@media (max-width: 640px) { .ewqn9zx { grid-template-columns: 1fr; gap: 10px; } }
.bfofsn8k { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.sen6 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.ek0pbrm { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.sen6 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.sen6 .kngw3lf { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .bfofsn8k { grid-template-columns: 1fr; } }
.oqz7t0f3 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.oqz7t0f3:hover .d6ps { color: var(--accent-light); text-decoration: underline; }
.mxh5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.krgv5xc { margin-bottom: 48px; }
.q5949rc8 { max-width: 760px; margin: 0 auto; }
.vbpfjn { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.vbpfjn:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.lq4teo { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.vbpfjn p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.vbpfjn ul.kngw3lf { margin: 0; }
.di2q { color: var(--text-muted); line-height: 1.75; }
.rzrycyv .kngw3lf,
.cp0zaa .kngw3lf,
.eypmk .kngw3lf,
.gpyc .kngw3lf {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.rzrycyv .vbpfjn,
.cp0zaa .vbpfjn { text-align: left; }
.rzrycyv .lq4teo,
.cp0zaa .lq4teo { text-align: center; }
.t45gye4w { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.xsj5j { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.t9gycoh { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.s89s5lt3 { margin-top: 12px; }
.or806b { 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; }
.or806b:hover { border-bottom-color: var(--accent-light); }
.mewqye { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.mewqye img { width: 100%; height: 100%; object-fit: cover; display: block; }
.aq0jmy { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.slhh8hdr { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.zqu3c { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
.z77qzxd { 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) { .z77qzxd { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.do4c244 .t9gycoh, .do4c244 .xsj5j { max-width: 640px; }
.vlcj4gn .t45gye4w { font-size: 1.6rem; margin-top: 18px; }
.oi9u .t9gycoh { margin-bottom: 28px; }
@media (max-width: 860px) { .cnjt5y1 { grid-template-columns: 1fr; } .vlcj4gn { position: static; text-align: center; } }
.ayonyp .mewqye { margin: 0 auto 18px; }
.ayonyp .slhh8hdr { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .bdwt0ch { grid-template-columns: 1fr; } }
.svdoonl4 .t45gye4w { font-size: 1.6rem; margin-bottom: 6px; }
.gpyc .kngw3lf { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .svdoonl4 { flex-direction: column; text-align: center; } .weaz { grid-template-columns: 1fr; } }
.bm2zeli .t45gye4w { font-size: 1.35rem; margin: 0 0 4px; }
.bm2zeli .slhh8hdr { margin: 0; }
.jbhbc7 { max-width: 760px; margin: 0 auto; }
.cqdqzab { position: relative; padding-left: 28px; }
.cqdqzab::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.vtqe { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.vtqe:last-child { padding-bottom: 0; }
.tsibok5o { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.aauer h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.aauer p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.xzuiky .fbxev3 { color: var(--accent-light); }
.xddhx .fbxev3 { font-size: 2rem; }
.xddhx .c31sd { max-width: 680px; }
.pnxpotz {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.pnxpotz .fbxev3 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.pnxpotz .c31sd  { margin: 0; }
@media (max-width: 640px) { .pnxpotz { flex-direction: column; } }
.fjv17xg .fbxev3 { color: var(--accent-light); }
.yxsyr117 .fbxev3 { color: #fff; }
.yxsyr117 .c31sd  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .igbnc { grid-template-columns: 1fr; } }
.vgkq .dzap {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.vgkq .dzap:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.kxau8zmi .dzap { background: var(--bg-raised); border-color: transparent; }
.kxau8zmi .dzap:focus { background: var(--bg-card); border-color: var(--accent-light); }
.kg7cjb .dzap { border-radius: 100px; padding: 11px 20px; }
.kg7cjb .ssjwv5 { border-radius: 14px; }
.uuob {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .uuob { grid-template-columns: 1fr; } }
.ipom2z1 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.ipom2z1 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.ipom2z1 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.dihu8 { counter-reset: priv-count; }
.pib4dj3 {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.pib4dj3:last-child { border-bottom: none; }
.p86zx {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.pib4dj3 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.pib4dj3 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.s04t82z { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.s04t82z li { margin-bottom: 6px; }
.vh7n{display:none}
.vh7n:empty,.qv4n:empty{display:none}
.qmpe{position:relative;overflow:visible}
.k4xiid2s .p31a1,.dnqefoi8 .p31a1,
.h2fi8gu .p31a1,.p6y3 .p31a1,
.n95n .p31a1,.jxu4cev6 .p31a1{display:block}
.ce3l30rd .l7ufexv{display:block}
.k4xiid2s .p31a1,.dnqefoi8 .p31a1,
.h2fi8gu .p31a1,.p6y3 .p31a1,
.n95n .p31a1{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}
.k4xiid2s .p31a1 .qv4n,.dnqefoi8 .p31a1 .qv4n,
.h2fi8gu .p31a1 .qv4n,.p6y3 .p31a1 .qv4n,
.n95n .p31a1 .qv4n{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}
.k4xiid2s .u2vk,.dnqefoi8 .u2vk,
.h2fi8gu .u2vk,.p6y3 .u2vk,
.n95n .u2vk{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.k4xiid2s .p31a1,.dnqefoi8 .p31a1{top:12px}
.k4xiid2s .p31a1 .qv4n{margin-right:auto}
.dnqefoi8 .p31a1 .qv4n{margin-left:auto}
.dnqefoi8 .p31a1{text-align:right}
.h2fi8gu .p31a1,.p6y3 .p31a1{bottom:12px}
.h2fi8gu .p31a1 .qv4n{margin-right:auto}
.p6y3 .p31a1 .qv4n{margin-left:auto}
.p6y3 .p31a1{text-align:right}
.n95n .p31a1{position:relative;margin-top:16px}
.n95n .p31a1 .qv4n{margin:0 auto}
.jxu4cev6 .p31a1{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.jxu4cev6 .p31a1 .qv4n{margin:0}
.jxu4cev6 .rn4a0sz~.p31a1,
.jxu4cev6 .ubjq~.p31a1{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.jxu4cev6 .rn4a0sz~.p31a1 .qv4n,
.jxu4cev6 .ubjq~.p31a1 .qv4n{justify-content:flex-start}
.rn4a0sz~.p31a1,.ubjq~.p31a1{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}
.rn4a0sz~.p31a1 .qv4n{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ubjq~.p31a1 .qv4n{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.l7ufexv .qv4n{margin:0 0 12px}
.qv4n{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.hnlc2{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.d6ps{font-weight:600;color:var(--text-heading);opacity:1}
.jh3cy::before{content:"·";margin:0 2px;opacity:.5}
.u2vk{white-space:nowrap}
.l93ei0 .hnlc2{display:none}
.l5imq4 .u2vk{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.l5imq4 .jh3cy::before{content:""}
.y2cplnu7 .u2vk{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.y2cplnu7 .jh3cy::before{content:""}
.dy28cs .qv4n{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ne5l5q6v .u2vk{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.ne5l5q6v .jh3cy::before{content:""}
.wd56 .u2vk{color: var(--accent-light);opacity:1;font-weight:500}
.k0jh .u2vk{border-bottom:1px solid currentColor;padding-bottom:2px}
.i7lzl .qv4n{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.p9y8nrap{--date-bg:transparent}
.m21w6d .jh3cy::before{content:""}
.pztcm .jh3cy::before{content:"•";opacity:.4}
.pztcm .u2vk + .u2vk::before{content:"•";margin-right:6px;opacity:.4}
.ko0xp77u .jh3cy::before{content:"/";opacity:.35}
.ko0xp77u .u2vk + .u2vk::before{content:"/";margin-right:6px;opacity:.35}
.lqbrumw .jh3cy::before{content:"|";opacity:.3}
.lqbrumw .u2vk + .u2vk::before{content:"|";margin-right:6px;opacity:.3}
.ntqigsw .jh3cy::before{content:"—";opacity:.3}
.ntqigsw .u2vk + .u2vk::before{content:"—";margin-right:6px;opacity:.3}
.yvozdu2 .jh3cy::before{content:"◆";font-size:.5em;opacity:.35}
.yvozdu2 .u2vk + .u2vk::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.ak6iobgn .jh3cy::before{content:"·";opacity:.4}
.ak6iobgn .u2vk + .u2vk::before{content:"·";margin-right:6px;opacity:.4}
.kcno48et .jh3cy::before{content:"›";opacity:.4}
.kcno48et .u2vk + .u2vk::before{content:"›";margin-right:6px;opacity:.4}
.ocrj9 .jh3cy::before{content:"→";opacity:.35;font-size:.85em}
.ocrj9 .u2vk + .u2vk::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.g1xoff .cw2o9ka{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .cw2o9ka{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .m7pojp{max-width:100%}
}
.f2hq1y .ibcu31{margin:0}
@media (max-width:560px){
  .uixpv{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) {
  .zrakg { padding: 28px 18px 20px; }
  .ifnmhd6 { font-size: 1.2rem; }
  .mana5lq { max-width: 220px; max-height: 80px; }
}
.zzhj {
  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);
}
.x3yvc {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.jdw5  .zzhj { border-radius: 50%; }
.r9hx2wr  .zzhj { border-radius: 6px; }
.qodyatxl .zzhj { border-radius: 22px; }
.aglel4g .awjrvq4p {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .zzhj { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.yy0dca7f {
  margin: 28px 0 24px;
}
.yy0dca7f .hkh0 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.yy0dca7f .k84xo5dp {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.yy0dca7f .awjrvq4p {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .y4l2rrpm { flex-direction: row-reverse; }
[dir="rtl"] .op3v { flex-direction: row-reverse; }
[dir="rtl"] .bguit .nutucko { right: auto; left: 32px; }
[dir="rtl"] .de95v  .nutucko { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .bguit .nutucko { right: auto; left: 20px; }
  [dir="rtl"] .de95v  .nutucko { left: auto;  right: 20px; }
}
[dir="rtl"] .bqgl .crwx6s0v  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .z8s2 .crwx6s0v { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .kh22sw, [dir="rtl"] .n5y7fdy { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .wdc5gek { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ywu8 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .rm43o { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .awjrvq4p { direction: rtl; }
[dir="rtl"] .zzhj { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .fqak2org,
[dir="rtl"] .chjb { direction: rtl; }
[dir="rtl"] .mlirc { direction: rtl; }
[dir="rtl"] .wuancwz { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .embd .n5y7fdy,
[dir="rtl"] .pi31c4 .n5y7fdy,
[dir="rtl"] .mtie .n5y7fdy,
[dir="rtl"] .bzh71 .n5y7fdy {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .embd .n5y7fdy li::before,
[dir="rtl"] .pi31c4 .n5y7fdy li::before,
[dir="rtl"] .mtie .n5y7fdy li::before,
[dir="rtl"] .bzh71 .n5y7fdy li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .q34bi.f7jbg1p .qvrgvkdk,
[dir="rtl"] .qo336su.f7jbg1p .qvrgvkdk,
[dir="rtl"] .b1q9.f7jbg1p .qvrgvkdk,
[dir="rtl"] .b2pln8.f7jbg1p .qvrgvkdk,
[dir="rtl"] .pbwn.f7jbg1p .qvrgvkdk { text-align: right; }
[dir="rtl"] .rn4a0sz.hw6gx .d2lq8 { text-align: center; }
[dir="rtl"] .k84xo5dp,
[dir="rtl"] .r847iov5,
[dir="rtl"] .q6g21yg,
[dir="rtl"] .rhe2x,
[dir="rtl"] .qvrgvkdk { text-align: right; }
[dir="rtl"] .p4kc,
[dir="rtl"] .my6o4v7,
[dir="rtl"] .t9gycoh,
[dir="rtl"] .dzap,
[dir="rtl"] .ssjwv5 { text-align: right; direction: rtl; }
[dir="rtl"] .kg7cjb .dzap,
[dir="rtl"] .vgkq .dzap { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #35117a;
  --brand:           #35117a;
  --brand-light:     #2d135d;
  --brand-pale:      #43247f;
  --grad-start:      #581cca;
  --grad-end:        #7b4ad9;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #35117a;
  --cta-light:       #240958;
  --cta-hover:       #1d0944;
  --bg-page:         #f7f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f3f5;
  --bg-raised:       #efedf1;
  --bg-hover:        #f4f3f5;
  --border:          #e4e1e9;
  --border-alt:      #d4cfdc;
  --border-section:  #e4e1e9;
  --text-primary:    #18171b;
  --text-muted:      #565161;
  --text-body:       #312e37;
  --text-sub:        #4a4553;
  --text-faint:      #7b738b;
  --text-dim:        #968fa2;
  --text-label:      #635c6f;
  --text-value:      #3d3945;
  --accent-bg:       #e7e1f3;
  --accent-bg-light: #d5c7ef;
  --bg-tip:          #f0f9f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f2f9;
  --bg-pros:         #f0f9f7;
  --bg-cons:         #faf3f5;
  --c-pros:          #0d9575;
  --c-cons:          #9f2141;
  --c-pros-label:    #10b18b;
  --c-tip-border:    #12c399;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0d9575;
}
:root { --logo-bg-opacity: 60%; }
body, button, input { font-family: "Exo", sans-serif; }
.e281t .cqz9 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.e281t .cqz9::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.e281t .jyi43g     .cqz9::before { content: "";  color: var(--c-tip-border); }.e281t .keex7oa .cqz9::before { content: ""; color: var(--c-warn-border); }.e281t .xkr80jez    .cqz9::before { content: ""; color: #60a5fa; }.d9ccsu8o .e281t .jyi43g     .cqz9::before { color: #10b981; }.d9ccsu8o .e281t .keex7oa .cqz9::before { color: #f43f5e; }.d9ccsu8o .e281t .xkr80jez    .cqz9::before { color: #a855f7; }.ynrfuk4x  .e281t .jyi43g     .cqz9::before { color: #eab308; }.ynrfuk4x  .e281t .keex7oa .cqz9::before { color: #ef4444; }.ynrfuk4x  .e281t .xkr80jez    .cqz9::before { color: #f97316; }.zegnjp  .e281t .jyi43g     .cqz9::before { color: #38bdf8; }.zegnjp  .e281t .keex7oa .cqz9::before { color: #818cf8; }.zegnjp  .e281t .xkr80jez    .cqz9::before { color: #2dd4bf; }.llf1a .e281t .cqz9::before { color: var(--accent-light) !important; }
.c2v1pa .zw3x8lla, .c2v1pa .rn4a0sz { min-height: 780px; }
.cw82rxpo .oyz2fsf::after, .cw82rxpo .azgjofo::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.hhiz .duf7l6::after,.hhiz .nutucko::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.hhj7zr4::before { content: '›'; font-size: 1.1em; }