:root {
  --color-accent: #14728a;
  --color-cta: #3b82f6;
  --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;
}
.cvfencw {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.oid72 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.xa5kh3m {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.u0l8ze1 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.r45cn8x1 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.r45cn8x1 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.r45cn8x1 a:hover { color: var(--accent-light); }
.vbfszco     .jz9frrte { border-radius: 24px; padding: 8px; }
.vbfszco .jz9frrte li a { border-radius: 16px; }
.ixyx3s4w .jz9frrte li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .jz9frrte {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .q7akm:hover .jz9frrte,
  .q7akm:focus-within .jz9frrte { display: block; }
  .jz9frrte li a { padding: 8px 16px; font-size: 0.88rem; }
}
.dqnrhj {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.vuwtf4x5 { display: none; }
@media (max-width: 640px) {
  .vuwtf4x5 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .vuwtf4x5.s1v4fz8f { display: block; }
}
@media (max-width: 640px) {
  .dqnrhj { display: block; }
  .r45cn8x1 > li + li::before { display: none !important; }
  .r45cn8x1 {
    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;
  }
  .r45cn8x1.s1v4fz8f { display: flex; }
  .r45cn8x1 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .r45cn8x1 li:last-child a { border-bottom: none; }
}
.v21jbdg6 { min-height: 480px; }
.ima0tg {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.caofplq { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ykl7ti .caofplq { margin-left: 0; margin-right: 0; }
.glghhyv {
  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;
}
.leeo5 .glghhyv { margin-top: 24px; }
.glghhyv:hover { opacity: 0.88; }
.h6v94rs3 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.de3fwumz {
  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%);
}
.h6v94rs3 .n1n3z {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.h6v94rs3 .ima0tg { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.h6v94rs3 .caofplq { color: #e2e8f0; }
.h6v94rs3.xhn6cg .n1n3z { text-align: center; }
.h6v94rs3.ykl7ti   .n1n3z { text-align: left; }
.e11o0sc .n1n3z {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.e11o0sc .ima0tg { color: var(--text-primary); text-shadow: none; }
.e11o0sc .caofplq { color: var(--text-muted); }
.e11o0sc .glghhyv { margin-top: 16px; }
.e11o0sc, .e11o0sc.v21jbdg6 { min-height: auto !important; }
.e11o0sc.xhn6cg .n1n3z { text-align: center; }
.e11o0sc.ykl7ti   .n1n3z { text-align: left; }
.e11o0sc~.cm6r40pm{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}
.e11o0sc~.cm6r40pm .i85z{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}
.u6iy4w {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.owgti .u6iy4w,
.owgti .u6iy4w::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.x877eez .u6iy4w,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.jtxt7i7d .u6iy4w,
.jtxt7i7d .h6v94rs3 .de3fwumz {
  overflow: hidden;
}
.jtxt7i7d .u6iy4w::after,
.jtxt7i7d .h6v94rs3 .de3fwumz::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%); }
}
.t8qj .u6iy4w,
.t8qj .u6iy4w::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); }
}
.t8qj .h6v94rs3 .de3fwumz {
  overflow: hidden;
}
.t8qj .h6v94rs3 .de3fwumz::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;
}
.inzo81c .u6iy4w,
.inzo81c .h6v94rs3 .de3fwumz {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.owgti .h6v94rs3 .de3fwumz {
  overflow: hidden;
}
.owgti .h6v94rs3 .de3fwumz::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;
}
.x877eez .h6v94rs3 .de3fwumz {
  animation: hg-breathe 10s ease-in-out infinite;
}
.u6iy4w .de3fwumz {
  background: none;
}
.u6iy4w .ima0tg { color: #fff; }
.u6iy4w .caofplq { color: rgba(255,255,255,0.85); }
.dpvoxjd .ima0tg { text-shadow: none; color: var(--text-primary); }
.dpvoxjd .caofplq { color: var(--text-muted); }
body.bqe2u5pj .ima0tg {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.wicao1 .ima0tg {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.v21jbdg6.u6iy4w .ima0tg,
section.u6iy4w .ima0tg {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.dpvoxjd.xhn6cg .mjgz { align-items: center; text-align: center; }
.v21jbdg6 .kg31 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.kg31 .svqb2lai {
  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;
}
.kg31 .svqb2lai::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.kg31 .f17bn5p3 { display: contents !important; }
.kg31 .f17bn5p3 .xocapb7 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.kg31 .f17bn5p3 .rhab { max-height: 48px; max-width: 96px; }
.kg31 .f17bn5p3 .n9ygx5 {
  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;
}
.kg31 .o5y36r {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.kg31 .fmq5wkx { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.kg31 .yrwd { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.kg31 .yrwd small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.kg31 .rnce2w { display: contents !important; }
.kg31 .rnce2w .ypoy1wu:not(.v45m) { display: none !important; }
.kg31 .rnce2w .v45m {
  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;
}
.kg31 .rnce2w .v45m .pj7uo {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.kg31 .rnce2w .v45m .uedz7jry {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.kg31 .pgl0e6o { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.kg31 .pgl0e6o.mw3u0l8 {
  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;
}
.kg31 .pgl0e6o.mw3u0l8:hover { opacity: 0.85; }
.kg31 .svqb2lai,
.kg31 .svqb2lai:hover,
.kg31 .svqb2lai:nth-child(even),
.kg31 .svqb2lai:nth-child(odd),
.kg31 .svqb2lai:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.nt6uf .n1n3z { padding-bottom: 24px; }
.leeo5 .n1n3z { max-width: 1100px; }
@media (max-width: 700px) {
  .dpvoxjd { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .dpvoxjd:not(.awgwq) .mna63my { display: none !important; }
  .awgwq .mna63my { padding: 16px; }
  .mjgz  { padding: 36px 24px; }
  .dpvoxjd~.cm6r40pm,.jyh62vnk~.cm6r40pm{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .v21jbdg6, .dpvoxjd { min-height: 320px !important; }
  .ima0tg { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .hublo,
  .n0ggpays,
  .fcqjf3 { grid-template-columns: 1fr !important; }

  

  
  .nt6uf { display: flex !important; flex-direction: column !important; }
  .nt6uf .n1n3z { display: contents; }
  .nt6uf .de3fwumz { order: 0; }
  .nt6uf .ima0tg { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .nt6uf .hublo { order: 2; padding: 0 16px 12px !important; }
  .nt6uf .caofplq { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .leeo5 .n1n3z { display: flex; flex-direction: column; }
  .leeo5 .n1n3z .ima0tg { order: 1; }
  .leeo5 .n1n3z .fcqjf3 { order: 2; margin: 8px 0 24px !important; }
  .leeo5 .n1n3z .caofplq { order: 3; }
  .leeo5 .n1n3z .glghhyv { order: 4; align-self: center; margin-top: 0; }

  
  .dpvoxjd.awgwq {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .dpvoxjd.awgwq .mjgz { display: contents; padding: 0; }
  .dpvoxjd.awgwq .mjgz .ima0tg { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .dpvoxjd.awgwq .mna63my { order: 2; padding: 12px 16px; }
  .dpvoxjd.awgwq .mjgz .caofplq { order: 3; padding: 0 24px; margin: 0 auto; }
  .dpvoxjd.awgwq .mjgz .glghhyv { order: 4; align-self: center; margin: 8px 0 32px; }
}
.hi5i3p { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.f3zu { width: 100%; height: auto; display: block; border-radius: 10px; }
.lve1yxt .hi5i3p        { border-radius: 16px; }
.lve1yxt .f3zu  { border-radius: 16px; }
.eswuqmft .hi5i3p         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.eswuqmft .f3zu   { border-radius: 8px; }
.y8dmk { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.cko6yd1a { width: 100%; padding: 32px 0; position: relative; }
.bkm6b3bk { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.nkpb .cko6yd1a:nth-child(even) { background: var(--bg-surface); }
.nkpb .cko6yd1a:nth-child(odd)  { background: var(--bg-page); }
.ntg6l .cko6yd1a:nth-child(even) { background: var(--bg-card); }
.ntg6l .cko6yd1a:nth-child(odd)  { background: var(--bg-page); }
.nkpb .cko6yd1a:nth-child(odd)  .bkm6b3bk { background: var(--bg-card); border-radius: 6px; }
.nkpb .cko6yd1a:nth-child(even) .bkm6b3bk { background: var(--bg-raised); border-radius: 6px; }
.ntg6l .cko6yd1a:nth-child(odd)  .bkm6b3bk { background: var(--bg-card); border-radius: 6px; }
.ntg6l .cko6yd1a:nth-child(even) .bkm6b3bk { background: var(--bg-raised); border-radius: 6px; }
.nkpb .cko6yd1a:nth-child(even) .vrlo4o9 .p9v0w5,
.ntg6l .cko6yd1a:nth-child(even) .vrlo4o9 .p9v0w5 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.nkpb .cko6yd1a:nth-child(odd) .vrlo4o9 .p9v0w5,
.ntg6l .cko6yd1a:nth-child(odd) .vrlo4o9 .p9v0w5 { background: var(--bg-card-inner); }
.nkpb .cko6yd1a:nth-child(even) .dbt5q .p9v0w5:nth-child(odd),
.ntg6l .cko6yd1a:nth-child(even) .dbt5q .p9v0w5:nth-child(odd)  { background: var(--bg-card); }
.nkpb .cko6yd1a:nth-child(even) .dbt5q .p9v0w5:nth-child(even),
.ntg6l .cko6yd1a:nth-child(even) .dbt5q .p9v0w5:nth-child(even) { background: var(--bg-card-inner); }
h1.ji7749ah { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ji7749ah {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.spufy { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.zod8 h2.ji7749ah {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.n6b04 h2.ji7749ah {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.bnct6u39 h2.ji7749ah {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ekbgne4f h2.ji7749ah::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.gmsz h2.ji7749ah {
  color: var(--text-primary); font-size: 1.7rem;
}
.ga9jxg h2.ji7749ah::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.hwd8yxkc h2.ji7749ah {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
@media (max-width: 640px) { .rz1qn { display: none; } }
.tta46b { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.yu40 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.kaiv6oy {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.zczc { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ljgll9r { padding-left: 20px; }
.ljgll9r li { margin-bottom: 6px; }
.ljgll9r a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ljgll9r a:hover { color: var(--accent-light); }
.prili .zczc { display: none; }
.wwc09 .zczc { display: none; }
.wwc09 .ljgll9r { padding-left: 0; list-style: none; }
.wwc09 .ljgll9r li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.wwc09 .ljgll9r a { font-size: 0.92rem; }
.zvx4rs .kaiv6oy { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.zvx4rs .zczc { display: none; }
.zvx4rs .ljgll9r { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.zvx4rs .ljgll9r li { margin-bottom: 0; }
.zvx4rs .ljgll9r 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;
}
.zvx4rs .ljgll9r a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.zybjlaqg .kaiv6oy { padding: 20px 20px 16px; }
.zybjlaqg .ljgll9r {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.zybjlaqg .ljgll9r li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.zybjlaqg .ljgll9r 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;
}
.zybjlaqg .ljgll9r 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;
}
.zybjlaqg .ljgll9r a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.zybjlaqg .ljgll9r a:focus,
.zybjlaqg .ljgll9r a:focus-visible,
.zybjlaqg .ljgll9r a:target { outline: none; }
.zybjlaqg .ljgll9r li:target a { border-color: var(--border); color: var(--text-muted); }
.wwuh .kaiv6oy { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.wwuh .zczc { display: none; }
.wwuh .ljgll9r { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.wwuh .ljgll9r li { counter-increment: toc-n; margin-bottom: 0; }
.wwuh .ljgll9r a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.wwuh .ljgll9r a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.wwuh .ljgll9r a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.y7eq1ki .kaiv6oy { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.y7eq1ki .zczc { display: none; }
.y7eq1ki .ljgll9r { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.y7eq1ki .ljgll9r li { margin-bottom: 0; }
.y7eq1ki .ljgll9r a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.y7eq1ki .ljgll9r a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.fxq4a .kaiv6oy { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.fxq4a .zczc { display: none; }
.fxq4a .ljgll9r { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.fxq4a .ljgll9r li { margin-bottom: 0; }
.fxq4a .ljgll9r li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.fxq4a .ljgll9r li:last-child::after { content: ""; margin-right: 0; }
.fxq4a .ljgll9r a { font-size: 0.9rem; }
.p9v0w5 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.vrlo4o9 .p9v0w5 { background: var(--bg-card); }
.dbt5q .p9v0w5:nth-child(odd)  { background: var(--bg-card); }
.dbt5q .p9v0w5:nth-child(even) { background: var(--bg-raised); }
.p87a8 .p9v0w5 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.p87a8 .p9v0w5:last-child { border-bottom: none; }
.p87a8 h3.spufy { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.u7032o .p9v0w5 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.u7032o .p9v0w5 + .p9v0w5 { margin-top: 4px; }
.koh4l9 .p9v0w5 { background: none; border-radius: 0; padding: 12px 0; }
.koh4l9 .p9v0w5 + .p9v0w5 { border-top: 1px solid var(--border-section); }
.gv4j277 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.eprj { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.wvt6avt { color: var(--text-body); margin-bottom: 10px; }
.c3r9k, .nx6s13p6 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.c3r9k li, .nx6s13p6 li { margin-bottom: 6px; }
.nx6s13p6 li { list-style: decimal; }
.kqs3ut4e     .c3r9k { list-style-type: "● "; }
.pbvizg  .c3r9k { list-style-type: "■ "; }
.ahx9f01 .c3r9k { list-style-type: "◆ "; }
.nn0kk    .c3r9k { list-style-type: "★ "; }
.kqs3ut4e     .arlzeivx { list-style-type: "● "; }
.pbvizg  .arlzeivx { list-style-type: "■ "; }
.ahx9f01 .arlzeivx { list-style-type: "◆ "; }
.nn0kk    .arlzeivx { list-style-type: "★ "; }
.kqs3ut4e    .c3r9k li::marker, .kqs3ut4e    .arlzeivx li::marker,
.pbvizg .c3r9k li::marker, .pbvizg .arlzeivx li::marker,
.ahx9f01 .c3r9k li::marker, .ahx9f01 .arlzeivx li::marker,
.nn0kk   .c3r9k li::marker, .nn0kk   .arlzeivx li::marker {
  color: var(--cta); font-size: 1em;
}
.kqs3ut4e .nx6s13p6,
.pbvizg .nx6s13p6,
.ahx9f01 .nx6s13p6,
.nn0kk .nx6s13p6 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.kqs3ut4e .nx6s13p6 li,
.pbvizg .nx6s13p6 li,
.ahx9f01 .nx6s13p6 li,
.nn0kk .nx6s13p6 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.kqs3ut4e .nx6s13p6 li::before,
.pbvizg .nx6s13p6 li::before,
.ahx9f01 .nx6s13p6 li::before,
.nn0kk .nx6s13p6 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;
}
.kqs3ut4e     .nx6s13p6 li::before { border-radius: 50%; }
.pbvizg  .nx6s13p6 li::before { border-radius: 3px; }
.ahx9f01 .nx6s13p6 li::before { border-radius: 3px; }
.nn0kk    .nx6s13p6 li::before { border-radius: 50%; }
.v3iis { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.s8vgz .v3iis,
.nrsc .v3iis { background: transparent; border: none; border-radius: 0; }
.wl5sv9 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.wl5sv9 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.wl5sv9 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.wl5sv9 tr:hover td { background: var(--bg-hover); }
.w4wo0oc .wl5sv9 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.b35libxy .wl5sv9 { border: 1px solid var(--border-alt); }
.b35libxy .wl5sv9 th,
.b35libxy .wl5sv9 td { border: 1px solid var(--border-alt); }
.dfg0jj .wl5sv9 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.dfg0jj .wl5sv9 td { border-bottom: none; }
.dfg0jj .wl5sv9 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.q8hop1 .wl5sv9 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.g5k8lvn .v3iis {
  overflow: hidden;
}
.g5k8lvn .wl5sv9 th { border-bottom: 1px solid var(--border-alt); }
.g5k8lvn .wl5sv9 tr:last-child td { border-bottom: none; }
.k9vz { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.axjyqvr { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.uiar0tm { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.kdwpr7 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.skanz { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.arlzeivx { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.arlzeivx 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%}
.z5lb .kdwpr7 { background: transparent; text-align: center; }
.p738df .uiar0tm {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.u794 .uiar0tm {
  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);
}
.c1s0 .axjyqvr { display: grid; grid-template-columns: auto 1fr; }
.c1s0 .uiar0tm {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.c1s0 .kdwpr7 { grid-column: 2; }
.c1s0 .skanz,
.c1s0 .arlzeivx { grid-column: 1 / -1; }
.nrtb4d .axjyqvr { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.nrtb4d .uiar0tm {
  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);
}
.nrtb4d .kdwpr7 { grid-column: 2; }
.nrtb4d .skanz,
.nrtb4d .arlzeivx { grid-column: 1 / -1; }
.y8htaqyh .axjyqvr { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.y8htaqyh .kdwpr7 { background: none; color: var(--accent-light); font-weight: 700; }
.iefael5 .axjyqvr { 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); }
.iefael5 .kdwpr7 { background: none; color: var(--accent-light); font-weight: 700; }
.w6er .axjyqvr { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.w6er .axjyqvr:last-child { border-bottom: none; }
.w6er .kdwpr7 { background: none; color: var(--accent-light); font-weight: 700; }
.qzza .axjyqvr { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.qzza .kdwpr7 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.txys .k9vz { counter-reset: card-n; }
.txys .axjyqvr  { counter-increment: card-n; }
.txys .kdwpr7 { display: flex; align-items: center; gap: 10px; }
.txys .kdwpr7::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;
}
.kse3 .axjyqvr { background: var(--bg-surface); border: 1px solid var(--border); }
.kse3 .kdwpr7 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.itc84q { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.itc84q         { --cl-hue: var(--accent); }
.x74vwwe     { --cl-hue: #16a34a; }
.bqokf { --cl-hue: #ea580c; }
.zjh07di    { --cl-hue: #2563eb; }
.x74vwwe, .bqokf, .zjh07di, .ucachn {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.i1kq6y64 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.i1kq6y64::before { color: var(--cl-hue); }
.itc84q strong { color: var(--text-primary); font-size: 0.95rem; }
.itc84q p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.as08swq { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.b8pq, .pkdyauu { border-radius: 8px; padding: 14px; }
.b8pq { background: var(--bg-pros); }
.pkdyauu { background: var(--bg-cons); }
.w9zq { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.b8pq .w9zq { color: var(--c-pros-label); }
.pkdyauu .w9zq { color: #f87171; }
.b8pq ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.pkdyauu ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.f3zu { width: 100%; height: auto; border-radius: 10px; display: block; }
.mw3u0l8 {
  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;
}
.mw3u0l8:hover { opacity: 0.85; }
.q97ulp .mw3u0l8  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.q97ulp .mw3u0l8:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.b6adiekn .mw3u0l8  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.b6adiekn .mw3u0l8:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.q97ulp .pgl0e6o.mw3u0l8, .b6adiekn .pgl0e6o.mw3u0l8,
.q97ulp .c8c88 .mw3u0l8, .b6adiekn .c8c88 .mw3u0l8 {
  background: var(--cta); border: none; color: #fff;
}
.q97ulp .pgl0e6o.mw3u0l8:hover, .b6adiekn .pgl0e6o.mw3u0l8:hover,
.q97ulp .c8c88 .mw3u0l8:hover, .b6adiekn .c8c88 .mw3u0l8:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.e2qc8nb .glghhyv { border-radius: 50px; }
.e2qc8nb .mw3u0l8  { border-radius: 50px; }
.hti8i .glghhyv,
.hti8i .mw3u0l8 { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.hti8i .glghhyv:hover,
.hti8i .mw3u0l8:hover { filter: brightness(1.08); opacity: 1; }
.mg6zep0 .glghhyv,
.mg6zep0 .mw3u0l8 { box-shadow: 0 3px 14px -2px var(--cta); }
.mg6zep0 .glghhyv:hover,
.mg6zep0 .mw3u0l8:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.tdn8ad .glghhyv,
.tdn8ad .mw3u0l8 { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.tdn8ad .glghhyv:hover,
.tdn8ad .mw3u0l8:hover { opacity: 1; }
.tdn8ad .glghhyv:active,
.tdn8ad .mw3u0l8:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.dg3us .glghhyv,
.dg3us .mw3u0l8 { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.dg3us .glghhyv:hover,
.dg3us .mw3u0l8:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.dg3us .glghhyv:active,
.dg3us .mw3u0l8:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.q5b8 .glghhyv,
.q5b8 .mw3u0l8 { position: relative; overflow: hidden; }
.q5b8 .glghhyv::before,
.q5b8 .mw3u0l8::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.q5b8 .glghhyv:hover::before,
.q5b8 .mw3u0l8:hover::before { left: 135%; }
.or5sc .glghhyv,
.or5sc .mw3u0l8 { border-radius: 0; }
.w33bjj .glghhyv { padding-left: 22px; padding-right: 22px; }
.w33bjj .mw3u0l8  { padding-left: 12px; padding-right: 12px; }
.z4h2mr .glghhyv { padding-left: 44px; padding-right: 44px; }
.z4h2mr .mw3u0l8  { padding-left: 24px; padding-right: 24px; }
.goun4zc .glghhyv { padding-left: 56px; padding-right: 56px; }
.goun4zc .mw3u0l8  { padding-left: 32px; padding-right: 32px; }
.la36   .glghhyv::after, .la36   .mw3u0l8::after,
.wmk0u70r .glghhyv::after, .wmk0u70r .mw3u0l8::after,
.ev1080    .glghhyv::after, .ev1080    .mw3u0l8::after,
.b1hzubxh    .glghhyv::after, .b1hzubxh    .mw3u0l8::after,
.too3    .glghhyv::after, .too3    .mw3u0l8::after,
.v6csid     .glghhyv::after, .v6csid     .mw3u0l8::after,
.gnd3    .glghhyv::after, .gnd3    .mw3u0l8::after,
.r78gso45   .glghhyv::after, .r78gso45   .mw3u0l8::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;
}
.la36 .glghhyv::after, .la36 .mw3u0l8::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");
}
.wmk0u70r .glghhyv::after, .wmk0u70r .mw3u0l8::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");
}
.ev1080 .glghhyv::after, .ev1080 .mw3u0l8::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");
}
.b1hzubxh .glghhyv::after, .b1hzubxh .mw3u0l8::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");
}
.too3 .glghhyv::after, .too3 .mw3u0l8::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");
}
.v6csid .glghhyv::after, .v6csid .mw3u0l8::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");
}
.gnd3 .glghhyv::after, .gnd3 .mw3u0l8::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");
}
.r78gso45 .glghhyv::after, .r78gso45 .mw3u0l8::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");
}
.a9mdv   .jpanhx::after, .a9mdv   .dt764::after,
.q87rhxmg .jpanhx::after, .q87rhxmg .dt764::after,
.chb0u    .jpanhx::after, .chb0u    .dt764::after,
.arau6    .jpanhx::after, .arau6    .dt764::after,
.sre7unz    .jpanhx::after, .sre7unz    .dt764::after,
.t1b2fd     .jpanhx::after, .t1b2fd     .dt764::after,
.gmv0vd    .jpanhx::after, .gmv0vd    .dt764::after,
.xdlqr215   .jpanhx::after, .xdlqr215   .dt764::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;
}
.a9mdv .jpanhx::after, .a9mdv .dt764::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");
}
.q87rhxmg .jpanhx::after, .q87rhxmg .dt764::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");
}
.chb0u .jpanhx::after, .chb0u .dt764::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");
}
.arau6 .jpanhx::after, .arau6 .dt764::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");
}
.sre7unz .jpanhx::after, .sre7unz .dt764::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");
}
.t1b2fd .jpanhx::after, .t1b2fd .dt764::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");
}
.gmv0vd .jpanhx::after, .gmv0vd .dt764::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");
}
.xdlqr215 .jpanhx::after, .xdlqr215 .dt764::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");
}
.bu22f8a {
  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;
}
.svqb2lai {
  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;
}
.svqb2lai > * { min-width: 0; }
.svqb2lai:hover { background: var(--bg-hover); }
.svqb2lai > [itemprop="item"] { display: contents; }
.svqb2lai [itemprop="itemReviewed"],
.svqb2lai [itemprop="reviewRating"] { display: none; }
.svqb2lai::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;
}
.f17bn5p3 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.xocapb7 {
  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;
}
.rhab { max-height: 52px; max-width: 110px; object-fit: contain; }
.n9ygx5 {
  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;
}
.ln9ot8a6 .xocapb7    { background: #1a1a1a; }
.zf5h8 .xocapb7   { background: rgba(128,128,128,.12); }
.dg4m3w .xocapb7 { background: var(--bg-raised); }
.ojs5yce .xocapb7    { background: transparent; padding: 0; }
.o5y36r {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.fmq5wkx { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.yrwd { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.rnce2w {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.ypoy1wu {
  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;
}
.pj7uo {
  
  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%;
}
.uedz7jry {
  
  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;
}
.pgl0e6o {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.pgl0e6o.mw3u0l8 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .svqb2lai {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .svqb2lai::before    { grid-area: rank;   }
  .f17bn5p3           { grid-area: ident;  }
  .o5y36r     { grid-area: rating; min-width: 0; width: auto; }
  .rnce2w           { grid-area: pills;  }
  .pgl0e6o             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .svqb2lai {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .svqb2lai::before    { justify-self: center; }
  .f17bn5p3           { width: 100%; }
  .o5y36r     { justify-self: center; }
  .rnce2w           { grid-template-columns: 1fr; }
}
.l2tk {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.ntdf1 {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.ertw {
  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;
}
.ertw img { max-width: 80px; max-height: 50px; object-fit: contain; }
.gwl7x { flex: 1; }
.gwl7x h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.fvse { color: var(--c-stars); font-size: 1.1rem; }
.rnl878 { margin-bottom: 8px; }
.efgk4n {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.efgk4n > span { color: var(--accent); font-weight: 700; }
.svugl em, .adwqqgc em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .efgk4n { padding: 10px 16px; gap: 6px 16px; } }
.c8c88 { flex-shrink: 0; align-self: flex-start; }
.c8c88 .mw3u0l8 { white-space: nowrap; }
@media (max-width: 560px) {
  .ntdf1 { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .ertw { order: 1; }
  .c8c88 { order: 2; margin-left: auto; align-self: center; }
  .gwl7x { order: 3; flex: 1 1 100%; min-width: 0; }
}
.m3umaxhk img.tc4uvbxr { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.s8vgz { padding: 20px 24px; }
.ebc0cm { color: var(--text-muted); margin-bottom: 16px; }
.kb4lbgvv { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.p66go, .gdb4pfvi { list-style: none; font-size: 0.9rem; }
.p66go li { color: var(--c-pros); margin-bottom: 4px; }
.gdb4pfvi li { color: var(--c-cons); margin-bottom: 4px; }
.p66go li::before { content: "✓"; margin-right: 5px; }
.gdb4pfvi li::before { content: "✗"; margin-right: 5px; }
.v8smk38x .p66go li::before { content: "→"; }
.v8smk38x .gdb4pfvi li::before { content: "–"; }
.wwbh9  .p66go li::before { content: "★"; }
.wwbh9  .gdb4pfvi li::before { content: "✕"; }
.uy1tj    .p66go li::before { content: "◆"; }
.uy1tj    .gdb4pfvi li::before { content: "▲"; }
.g8nn2w8  .p66go li::before { content: "▶"; }
.g8nn2w8  .gdb4pfvi li::before { content: "■"; }
.s48b { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.y437er { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.j56z { background: var(--bg-pros); color: var(--c-tag-pay); }
.t6rt { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.jsd3wzv .t6rt { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.uyil .t6rt { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .ylyj2 .ruz6 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ylyj2 .l2tk { margin: 0; }
}
.lrn9m .ntdf1 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.lrn9m .gwl7x h3 { color: var(--accent-light); }
.lrn9m .ertw { background: var(--bg-page); border: 1px solid var(--border); }
.q3gw .l2tk { border-top: 4px solid var(--accent); }
.q3gw .ntdf1 { background: var(--bg-card); }
.blkrj .l2tk { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.blkrj .ntdf1 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.blkrj .s8vgz { padding: 14px 16px; }
.blkrj .ertw { border-radius: 4px; }
.blkrj .t6rt { border-radius: 0; }
.py71osdh .ntdf1 { padding: 0; gap: 0; overflow: hidden; }
.py71osdh .ertw { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.py71osdh .gwl7x { padding: 16px 20px; }
.py71osdh .c8c88 { padding: 16px 20px; align-self: center; }
.ql8lf .fvse { font-size: .95rem; }
.nrsc .as08swq { gap: 10px; }
.nrsc .b8pq, .nrsc .pkdyauu { padding: 12px; }
.nrsc .b8pq ul, .nrsc .pkdyauu ul { margin: 4px 0 0; padding-left: 18px; }
.nrsc .b8pq li, .nrsc .pkdyauu li { font-size: .85rem; margin-bottom: 3px; }
.c7fp2cqo .y437er { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .p3at { grid-template-columns: 1fr; }
  .zpv8vs { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .zpv8vs .q34qbgbr { width: 72px; height: 50px; }
  .zpv8vs .hs1y58a9 { max-width: 180px; }
  .zpv8vs .rcxfjxj7 { width: auto; }
}
.psdwk .ql8lf .fvse { filter: brightness(1.2); }
@media (max-width: 720px) {
  .psdwk { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .vjim { padding: 16px; }
  .naqtl5 .so88o { min-width: 50%; }
}
.f4m7f .as08swq { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .kg1ot48f { grid-template-columns: 1fr; }
  .hmv7yc { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .p8uke { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .yrmq { flex-wrap: wrap; padding: 16px; }
}
.uuw3u .as08swq { gap: 8px; }
.uuw3u .b8pq, .uuw3u .pkdyauu { padding: 8px; }
@media (max-width: 480px) {
  .q4ow1 { flex-direction: column; align-items: stretch; }
}
.etgspte .rcxfjxj7 .mw3u0l8 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ez411 { flex-direction: column; align-items: stretch; gap: 10px; }
  .etgspte .rcxfjxj7 { text-align: center; }
}
@media (max-width: 720px) {
  .osuwj8 { grid-template-columns: 1fr; }
  .hi6sq { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .v55e { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.yfu4l .lox0sc8c { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.e0lu45 .fvse { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .sbr8nf { grid-template-columns: 1fr; }
  .e0lu45 { width: 100px; height: 100px; margin: 16px auto; }
  .yfu4l { font-size: 1.4rem; }
  .yhubtq3n { justify-content: center; }
  .r1b1oemi .so88o { min-width: 50%; }
}
.pm6j .as08swq { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .vxhc74ws { flex-wrap: wrap; padding: 14px 16px; }
  .banwd { padding: 12px 16px; }
  .pm6j .as08swq { margin: 0 16px; }
  .pm6j .c7fp2cqo { padding: 0 16px; }
  .o7837x { padding: 12px 16px; }
}
.teh7sxhm .svqb2lai {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.teh7sxhm .svqb2lai:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.erl9 .bu22f8a { gap: 18px; }
.erl9 .svqb2lai {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.erl9 .svqb2lai:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.mcb4x4 .bu22f8a {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.mcb4x4 .svqb2lai {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.mcb4x4 .svqb2lai:last-child { border-bottom: none; }
.mcb4x4 .f17bn5p3,
.mcb4x4 .o5y36r,
.mcb4x4 .rnce2w {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.o3eh .bu22f8a { gap: 0; }
.o3eh .svqb2lai {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.o3eh .svqb2lai:last-child { border-bottom: none; }
.o3eh .svqb2lai:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.o3eh .svqb2lai:nth-child(even):hover { background: var(--bg-hover); }
.sm2mm9 .svqb2lai {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.wc0oki .rnce2w .ypoy1wu {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.wc0oki .rnce2w .ypoy1wu:first-child { border-left: none; }
.syzqo .rnce2w .ypoy1wu {
  background: transparent; padding: 4px 8px;
}
.syzqo .rnce2w .pj7uo { font-size: .65rem; opacity: .65; }
.syzqo .rnce2w .uedz7jry   { font-size: 1.15rem; color: var(--accent-light); }
.tbjov4iz .rnce2w .ypoy1wu {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.yrwd { display: none; }
.cfts .fmq5wkx { font-size: 1rem; letter-spacing: 2px; }
.hp9co5mt .fmq5wkx {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.ch168p1 .fmq5wkx,
.ac9jh .fmq5wkx,
.eo0zf .fmq5wkx { display: none; }
.ch168p1 .yrwd,
.ac9jh .yrwd,
.eo0zf .yrwd { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.ch168p1 .yrwd { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.ch168p1 .yrwd small { display: none; }
.ac9jh .yrwd {
  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;
}
.ac9jh .yrwd small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.eo0zf .yrwd {
  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;
}
.eo0zf .yrwd small { display: none; }
.ch168p1 .rnl878 .fvse,
.ac9jh .rnl878 .fvse,
.eo0zf .rnl878 .fvse { display: none; }
.ch168p1 .rnl878 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.ch168p1 .lox0sc8c { display: none; }
.ac9jh .rnl878 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;
}
.ac9jh .uf461,
.ac9jh .lox0sc8c { font-size: 1em; }
.eo0zf .rnl878 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.eo0zf .lox0sc8c { display: none; }
.u5a95x { margin: 16px 0; }
.dt4pj { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.dt4pj summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.dt4pj summary::after { content: "+"; color: var(--accent-light); }
.dt4pj[open] summary::after { content: "−"; }
.dt4pj p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.cko6yd1a { margin-bottom: 0; }
.w721fzu h2.ji7749ah { color: var(--text-primary); border-color: var(--accent-light); }
.zeabb h2.ji7749ah { color: var(--text-primary); border-color: var(--accent-light); }
.wlpn2o .x74vwwe     { background: #052e16; border-color: #10b981; }
.wlpn2o .bqokf { background: #2d0a1e; border-color: #f43f5e; }
.wlpn2o .zjh07di    { background: #1e1036; border-color: #a855f7; }
.wlpn2o .itc84q strong  { color: #f1f5f9; }
.wlpn2o .itc84q p       { color: #cbd5e1; }
.wlpn2o .o9yyr2p    .x74vwwe     .i1kq6y64::before,
.wlpn2o .aue2xz  .x74vwwe     .i1kq6y64::before,
.wlpn2o .cwjl67  .x74vwwe     .i1kq6y64::before,
.wlpn2o .l5z5 .x74vwwe     .i1kq6y64::before { color: #10b981; }
.wlpn2o .o9yyr2p    .bqokf .i1kq6y64::before,
.wlpn2o .aue2xz  .bqokf .i1kq6y64::before,
.wlpn2o .cwjl67  .bqokf .i1kq6y64::before,
.wlpn2o .l5z5 .bqokf .i1kq6y64::before { color: #f43f5e; }
.wlpn2o .o9yyr2p    .zjh07di    .i1kq6y64::before,
.wlpn2o .aue2xz  .zjh07di    .i1kq6y64::before,
.wlpn2o .cwjl67  .zjh07di    .i1kq6y64::before,
.wlpn2o .l5z5 .zjh07di    .i1kq6y64::before { color: #a855f7; }
.vvdl0xos .x74vwwe     { background: #2d2000; border-color: #eab308; }
.vvdl0xos .bqokf { background: #2d0b0b; border-color: #ef4444; }
.vvdl0xos .zjh07di    { background: #2d1600; border-color: #f97316; }
.vvdl0xos .itc84q strong  { color: #f1f5f9; }
.vvdl0xos .itc84q p       { color: #cbd5e1; }
.vvdl0xos .o9yyr2p    .x74vwwe     .i1kq6y64::before,
.vvdl0xos .aue2xz  .x74vwwe     .i1kq6y64::before,
.vvdl0xos .cwjl67  .x74vwwe     .i1kq6y64::before,
.vvdl0xos .l5z5 .x74vwwe     .i1kq6y64::before { color: #eab308; }
.vvdl0xos .o9yyr2p    .bqokf .i1kq6y64::before,
.vvdl0xos .aue2xz  .bqokf .i1kq6y64::before,
.vvdl0xos .cwjl67  .bqokf .i1kq6y64::before,
.vvdl0xos .l5z5 .bqokf .i1kq6y64::before { color: #ef4444; }
.vvdl0xos .o9yyr2p    .zjh07di    .i1kq6y64::before,
.vvdl0xos .aue2xz  .zjh07di    .i1kq6y64::before,
.vvdl0xos .cwjl67  .zjh07di    .i1kq6y64::before,
.vvdl0xos .l5z5 .zjh07di    .i1kq6y64::before { color: #f97316; }
.b578 .x74vwwe     { background: #0c1a2e; border-color: #38bdf8; }
.b578 .bqokf { background: #12103a; border-color: #818cf8; }
.b578 .zjh07di    { background: #0a2020; border-color: #2dd4bf; }
.b578 .itc84q strong  { color: #f1f5f9; }
.b578 .itc84q p       { color: #cbd5e1; }
.b578 .o9yyr2p    .x74vwwe     .i1kq6y64::before,
.b578 .aue2xz  .x74vwwe     .i1kq6y64::before,
.b578 .cwjl67  .x74vwwe     .i1kq6y64::before,
.b578 .l5z5 .x74vwwe     .i1kq6y64::before { color: #38bdf8; }
.b578 .o9yyr2p    .bqokf .i1kq6y64::before,
.b578 .aue2xz  .bqokf .i1kq6y64::before,
.b578 .cwjl67  .bqokf .i1kq6y64::before,
.b578 .l5z5 .bqokf .i1kq6y64::before { color: #818cf8; }
.b578 .o9yyr2p    .zjh07di    .i1kq6y64::before,
.b578 .aue2xz  .zjh07di    .i1kq6y64::before,
.b578 .cwjl67  .zjh07di    .i1kq6y64::before,
.b578 .l5z5 .zjh07di    .i1kq6y64::before { color: #2dd4bf; }
.jirqb06p::before,
.sjcc8kn::before { margin-right: 5px; }
.lzpiec5d .b8pq ul li,
.lzpiec5d .p66go li         { color: #4ade80; }
.lzpiec5d .b8pq .jirqb06p { color: #22c55e; }
.lzpiec5d .pkdyauu ul li,
.lzpiec5d .gdb4pfvi li         { color: #f87171; }
.lzpiec5d .pkdyauu .sjcc8kn { color: #ef4444; }
.nc6k5ix8 .b8pq { background: var(--bg-pros); }
.nc6k5ix8 .pkdyauu { background: var(--bg-cons); }
.nc6k5ix8 .b8pq .jirqb06p { color: var(--c-pros-label); }
.nc6k5ix8 .pkdyauu .sjcc8kn { color: var(--c-cons); }
.nc6k5ix8 .b8pq ul li,
.nc6k5ix8 .p66go li            { color: var(--c-pros); }
.nc6k5ix8 .pkdyauu ul li,
.nc6k5ix8 .gdb4pfvi li            { color: var(--c-cons); }
.p6fwc .b8pq { background: var(--bg-pros); }
.p6fwc .pkdyauu { background: var(--bg-cons); }
.p6fwc .b8pq .jirqb06p { color: var(--c-pros-label); }
.p6fwc .pkdyauu .sjcc8kn { color: var(--c-cons); }
.p6fwc .b8pq ul li,
.p6fwc .p66go li          { color: var(--c-pros); }
.p6fwc .pkdyauu ul li,
.p6fwc .gdb4pfvi li          { color: var(--c-cons); }
.aerqgoph .jirqb06p::before { content: "✓ "; }
.aerqgoph .sjcc8kn::before { content: "✗ "; }
.v8smk38x .jirqb06p::before { content: "→ "; }
.v8smk38x .sjcc8kn::before { content: "← "; }
.wwbh9 .jirqb06p::before { content: "★ "; }
.wwbh9 .sjcc8kn::before { content: "✕ "; }
.uy1tj .jirqb06p::before { content: "◆ "; }
.uy1tj .sjcc8kn::before { content: "▲ "; }
.uyil .itc84q { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.uyil .itc84q strong { color: var(--text-primary); }
.uyil .itc84q p      { color: var(--text-muted); }
.jsd3wzv .itc84q { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.z7in7we .itc84q {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.z7in7we .itc84q strong,
.z7in7we .itc84q p { color: #fff; }
.z7in7we .i1kq6y64::before { color: rgba(255,255,255,0.9) !important; }
.jn6gnae .itc84q {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.jn6gnae .itc84q strong { color: var(--text-primary); }
.jn6gnae .itc84q p      { color: var(--text-muted); }
.p67ft .itc84q { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.o9yyr2p .i1kq6y64,
.aue2xz .i1kq6y64,
.cwjl67 .i1kq6y64,
.l5z5 .i1kq6y64 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.o9yyr2p .i1kq6y64::before,
.aue2xz .i1kq6y64::before,
.cwjl67 .i1kq6y64::before,
.l5z5 .i1kq6y64::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.o9yyr2p .x74vwwe     .i1kq6y64::before { content: "✦"; color: var(--c-tip-border); }
.o9yyr2p .bqokf .i1kq6y64::before { content: "▲"; color: var(--c-warn-border); }
.o9yyr2p .zjh07di    .i1kq6y64::before { content: "◉"; color: #60a5fa; }
.aue2xz .x74vwwe     .i1kq6y64::before { content: "★"; color: var(--c-tip-border); }
.aue2xz .bqokf .i1kq6y64::before { content: "◆"; color: var(--c-warn-border); }
.aue2xz .zjh07di    .i1kq6y64::before { content: "●"; color: #60a5fa; }
.cwjl67 .x74vwwe     .i1kq6y64::before { content: "▶"; color: var(--c-tip-border); }
.cwjl67 .bqokf .i1kq6y64::before { content: "■"; color: var(--c-warn-border); }
.cwjl67 .zjh07di    .i1kq6y64::before { content: "▸"; color: #60a5fa; }
.l5z5 .x74vwwe     .i1kq6y64::before { content: "→"; color: var(--c-tip-border); }
.l5z5 .bqokf .i1kq6y64::before { content: "⬥"; color: var(--c-warn-border); }
.l5z5 .zjh07di    .i1kq6y64::before { content: "◈"; color: #60a5fa; }
.j278dn4 .vrlo4o9 .p9v0w5,
.j278dn4 .dbt5q .p9v0w5  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.j278dn4 .axjyqvr                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.j278dn4 .svqb2lai                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.j278dn4 .l2tk            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.j278dn4 .v3iis          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.j278dn4 .kaiv6oy                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.eng97lc8 .vrlo4o9 .p9v0w5,
.eng97lc8 .dbt5q .p9v0w5,
.eng97lc8 .axjyqvr,
.eng97lc8 .svqb2lai,
.eng97lc8 .l2tk,
.eng97lc8 .v3iis,
.eng97lc8 .kaiv6oy,
.eng97lc8 .p67ft .itc84q { box-shadow: none; }
.ifci9   .wvt6avt, .ifci9 .gv4j277, .ifci9 .eprj,
.ifci9   .tta46b, .ifci9 .yu40 { font-size: 0.9rem; }
.ifci9   .c3r9k, .ifci9 .nx6s13p6 { font-size: 0.9rem; }
.bc565l   .wvt6avt, .bc565l .gv4j277, .bc565l .eprj,
.bc565l   .tta46b, .bc565l .yu40 { font-size: 0.95rem; }
.bc565l   .c3r9k, .bc565l .nx6s13p6 { font-size: 0.95rem; }
.sgaz9ro8   .wvt6avt, .sgaz9ro8 .gv4j277, .sgaz9ro8 .eprj,
.sgaz9ro8   .tta46b, .sgaz9ro8 .yu40 { font-size: 1.08rem; }
.sgaz9ro8   .c3r9k, .sgaz9ro8 .nx6s13p6 { font-size: 1.05rem; }
.sgaz9ro8   .wl5sv9 { font-size: 0.97rem; }
.ed2e0e7 .ima0tg      { font-size: 3.2rem; }
.ed2e0e7 h2.ji7749ah { font-size: 1.9rem; }
.ed2e0e7 h3.spufy     { font-size: 1.4rem; }
.y9evjkva .ima0tg      { font-size: 3.8rem; }
.y9evjkva h2.ji7749ah { font-size: 2.2rem; }
.y9evjkva h3.spufy     { font-size: 1.6rem; }
.cko6yd1a + .cko6yd1a { position: relative; }
.wyd4   .cko6yd1a + .cko6yd1a::before,
.bb45oc  .cko6yd1a + .cko6yd1a::before,
.jcja   .cko6yd1a + .cko6yd1a::before,
.mxvqvg80   .cko6yd1a + .cko6yd1a::before,
.iuta596   .cko6yd1a + .cko6yd1a::before,
.b06eid .cko6yd1a + .cko6yd1a::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.wyd4 .cko6yd1a + .cko6yd1a::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.bb45oc .cko6yd1a + .cko6yd1a::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.jcja .cko6yd1a + .cko6yd1a::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;
}
.mxvqvg80 .cko6yd1a + .cko6yd1a::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ftxrg2 .cko6yd1a { margin-bottom: 16px; }
.ftxrg2 .cko6yd1a + .cko6yd1a { margin-top: 0; }
.ftxrg2 .bkm6b3bk { padding-top: 0; padding-bottom: 0; }
.iuta596 .cko6yd1a + .cko6yd1a::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.b06eid .cko6yd1a + .cko6yd1a::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.xiyd .cko6yd1a + .cko6yd1a::before,
.zzk70rs .cko6yd1a + .cko6yd1a::before,
.fye56cw .cko6yd1a + .cko6yd1a::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%;
}
.nkpb .xiyd .cko6yd1a:nth-child(even)::before,
.nkpb .zzk70rs .cko6yd1a:nth-child(even)::before,
.nkpb .fye56cw .cko6yd1a:nth-child(even)::before { background: var(--bg-surface); }
.ntg6l .xiyd .cko6yd1a:nth-child(even)::before,
.ntg6l .zzk70rs .cko6yd1a:nth-child(even)::before,
.ntg6l .fye56cw .cko6yd1a:nth-child(even)::before { background: var(--bg-card); }
.xiyd .cko6yd1a + .cko6yd1a::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");
}
.zzk70rs .cko6yd1a + .cko6yd1a::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");
}
.fye56cw .cko6yd1a + .cko6yd1a::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");
}
.swdz9b8b .h6v94rs3,
.axdb6e .h6v94rs3,
.s4xzlgey .h6v94rs3 { overflow: hidden; }
.swdz9b8b .n1n3z,
.axdb6e .n1n3z { margin-bottom: 60px; }
.s4xzlgey .n1n3z { margin-bottom: 70px; }
.swdz9b8b .h6v94rs3::before,
.axdb6e .h6v94rs3::before,
.s4xzlgey .h6v94rs3::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%;
}
.swdz9b8b .h6v94rs3::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");
}
.axdb6e .h6v94rs3::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");
}
.s4xzlgey .h6v94rs3::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");
}
.tgj0rnlj .h6v94rs3:not(.u6iy4w) .de3fwumz { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.pbl8mzx .h6v94rs3:not(.u6iy4w) .de3fwumz { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.saib2uq  .h6v94rs3:not(.u6iy4w) .de3fwumz { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.vep5f54b  .h6v94rs3:not(.u6iy4w) .de3fwumz { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.tgj0rnlj .u6iy4w { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.pbl8mzx .u6iy4w { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.saib2uq .u6iy4w { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.saib2uq .etol837 { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.saib2uq .dpvoxjd { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.vep5f54b .u6iy4w { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.uqkeaq .u6iy4w { background: var(--accent); }
.uqkeaq .u6iy4w .de3fwumz { background: none; }
.uqkeaq .h6v94rs3:not(.u6iy4w) .de3fwumz { background: rgba(0,0,0,0.6); }
.i440kct .hi5i3p { float: left; width: 38%; margin: 0 28px 16px 0; }
.i440kct .hi5i3p .f3zu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.i440kct .bkm6b3bk::after { content: ''; display: block; clear: both; }
.yiu351 .hi5i3p { float: right; width: 38%; margin: 0 0 16px 28px; }
.yiu351 .hi5i3p .f3zu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.yiu351 .bkm6b3bk::after { content: ''; display: block; clear: both; }
.niby5m .cko6yd1a:nth-child(odd)  .hi5i3p { float: left;  width: 38%; margin: 0 28px 16px 0; }
.niby5m .cko6yd1a:nth-child(even) .hi5i3p { float: right; width: 38%; margin: 0 0 16px 28px; }
.niby5m .hi5i3p .f3zu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.niby5m .bkm6b3bk::after { content: ''; display: block; clear: both; }
.i440kct .k9vz,
.i440kct .bu22f8a,
.yiu351 .k9vz,
.yiu351 .bu22f8a,
.niby5m .k9vz,
.niby5m .bu22f8a { clear: both; }
@media (max-width: 900px) {
  .i440kct .hi5i3p,
  .yiu351 .hi5i3p,
  .niby5m .cko6yd1a:nth-child(odd)  .hi5i3p,
  .niby5m .cko6yd1a:nth-child(even) .hi5i3p {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .i440kct .hi5i3p .f3zu,
  .yiu351 .hi5i3p .f3zu,
  .niby5m .hi5i3p .f3zu {
    max-height: none !important;
  }
}
.i440kct .c3r9k,
.i440kct .nx6s13p6,
.yiu351 .c3r9k,
.yiu351 .nx6s13p6,
.niby5m .c3r9k,
.niby5m .nx6s13p6 { overflow: hidden; }
@media (max-width: 640px) {
  .i440kct .hi5i3p,
  .yiu351 .hi5i3p,
  .niby5m .hi5i3p { float: none; width: 100%; margin: 0 0 16px 0; }
}
.yqkvf4v .y8dmk,
.yqkvf4v .bkm6b3bk,
.yqkvf4v .fafgl1qx  { max-width: 1100px; }
.l2mvfq7e .y8dmk,
.l2mvfq7e .bkm6b3bk,
.l2mvfq7e .fafgl1qx  { max-width: 1200px; }
.kol1v63m .y8dmk,
.kol1v63m .bkm6b3bk,
.kol1v63m .fafgl1qx  { max-width: 1320px; }
.kol1v63m { --content-mw: 1320px; }
.qziufr { font-size: 0.82rem; color: var(--text-muted); }
.kc2em190 { display: flex; align-items: center; }
.rd3rc {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.cyhpdff { display: flex; align-items: center; }
.i6mci2 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.i6mci2:hover { text-decoration: underline; }
.rwsml { margin: 0 3px; opacity: 0.45; }
.rwsml::before { content: '/'; }
.gzng1rf { padding: 2px 5px; color: var(--text-main); }
.rlay0 .qziufr {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.rlay0 .kc2em190 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.em6wixf .qziufr {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.em6wixf .kc2em190 { padding: 0 0 0 12px; }
.xq12izxl .kc2em190 { padding: 0 16px; }
.xq12izxl .qziufr {
  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);
}
.xq12izxl .y8dmk { padding-top: 28px; }
@media (max-width: 720px) {
  .jrixh { margin-top: 18px; padding: 0 16px; }
  .xq12izxl .y8dmk { padding-top: 16px; }
}
.yqkvf4v.rlay0 .kc2em190 { max-width: 1100px; }
.l2mvfq7e.rlay0 .kc2em190 { max-width: 1200px; }
.kol1v63m.rlay0 .kc2em190 { max-width: 1320px; }
.kol1v63m .jrixh { max-width: 1320px; }
.ipv2 .cko6yd1a { padding-top: 16px; padding-bottom: 16px; }
.nek0nti .cko6yd1a { padding-top: 24px; padding-bottom: 24px; }
.nx0mp .cko6yd1a { padding-top: 40px; padding-bottom: 40px; }
.yds1 .cko6yd1a { padding-top: 52px; padding-bottom: 52px; }
.v4gwdiyu .cko6yd1a:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.v4gwdiyu .cko6yd1a:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.v4gwdiyu .cko6yd1a:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.v4gwdiyu .cko6yd1a:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ufqzt .bkm6b3bk { padding-top: 10px;  padding-bottom: 10px; }
.garuvsl .bkm6b3bk { padding-top: 18px;  padding-bottom: 18px; }
.xem0d .bkm6b3bk { padding-top: 36px;  padding-bottom: 36px; }
.cw9dxk .bkm6b3bk { padding-top: 48px;  padding-bottom: 48px; }
.rj315 h2.ji7749ah { font-weight: 600; }
.rj315 h3.spufy     { font-weight: 600; }
.qwbqzcns h2.ji7749ah { font-weight: 800; }
.qwbqzcns h3.spufy     { font-weight: 700; }
.qyueq h2.ji7749ah { font-weight: 900; }
.qyueq h3.spufy     { font-weight: 800; }
.qyueq .itc84q strong,
.qyueq .itc84q strong { font-weight: 600; }
.jpanhx {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.uxr6wnvj .jpanhx { display: none; }
@media (max-width: 640px) {
  .jpanhx { display: none !important; }
}
.jpanhx { background: var(--cta) !important; color: #fff !important; border: none !important; }
.jpanhx:hover { opacity: 0.85; }
.pe26 .jpanhx { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ihfxh8w  .dt764 { left: 32px; }
@media (max-width: 480px) {
  .c0yhq988 .dt764 { right: 20px; bottom: 20px; }
  .ihfxh8w  .dt764 { left: 20px; bottom: 20px; }
}
.jbqp { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.fafgl1qx { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.plgzngtj { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.c5rffml { color: var(--text-dim); font-size: 0.8rem; }
.c2zm a, .a893 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.c2zm a:hover, .a893 a:hover { color: var(--accent-light); }
.a893 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.g3rhbr4 .fafgl1qx { text-align: center; }
.g3rhbr4 .a893 { justify-content: center; margin-bottom: 16px; }
.g3rhbr4 .plgzngtj { margin-top: 0; }
.hwdivlay { margin-top: 10px; }
.hwdivlay a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .fafgl1qx { padding-left: 16px; padding-right: 16px; }
  .g5sbgwmw .fafgl1qx { padding: 20px 16px; }
  .a893 { gap: 4px 12px; }
  .plgzngtj { font-size: 0.78rem; }
}
.k53v .plgzngtj { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.k53v .c5rffml { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .k53v .jtiw { grid-template-columns: 1fr 1fr; } .k53v .z5jyl1kv { grid-column: 1 / -1; } }
@media (max-width: 480px) { .k53v .jtiw { grid-template-columns: 1fr; } }
.juv1wwy7 .plgzngtj { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .juv1wwy7 .o6ko { gap: 12px; } .juv1wwy7 .zfo429un { margin-right: 0; width: 100%; } }
.lfvu9mi .plgzngtj { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.lfvu9mi .c5rffml { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .lfvu9mi .b8lrmz2t { grid-template-columns: 1fr 1fr; } .lfvu9mi .y0ps82q { grid-column: 1 / -1; } }
@media (max-width: 480px) { .lfvu9mi .b8lrmz2t { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .aw38326 .vnlub6zd { grid-template-columns: 1fr 1fr; } .aw38326 .zmcz8:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .aw38326 .vnlub6zd { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .w8tv1rkc .vnlub6zd { grid-template-columns: 1fr; } }
.kgrp .fafgl1qx { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.kgrp .a893 { justify-content: center; }
.k21d .cvfencw      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.k21d .jbqp { background: var(--bg-page); border-top-color: var(--border-alt); }
.zpisc .cvfencw      { background: #0d1117; border-bottom-color: #21262d; }
.zpisc .xa5kh3m { color: var(--accent-light); }
.zpisc .r45cn8x1 { --msep-color: #8b949e; }
.zpisc .r45cn8x1 a { color: #8b949e; }
.zpisc .r45cn8x1 a:hover { color: var(--accent-light); }
.zpisc .dqnrhj { color: #8b949e; }
.zpisc .jbqp { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.zpisc .plgzngtj,
.zpisc .c5rffml { color: #6e7681; }
.zpisc .c2zm a, .zpisc .a893 a,
.zpisc .c2zm a:hover, .zpisc .a893 a:hover,
@media (max-width: 640px) {
  .zpisc .r45cn8x1 { background: #0d1117; border-top-color: #21262d; }
  .zpisc .r45cn8x1 li a { border-bottom-color: #21262d; }
}
.ymq0c .cvfencw      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ymq0c .xa5kh3m { color: var(--accent-light); }
.ymq0c .r45cn8x1 { --msep-color: #475569; }
.ymq0c .r45cn8x1 a { color: #475569; }
.ymq0c .r45cn8x1 a:hover { color: var(--accent-light); }
.ymq0c .dqnrhj { color: #64748b; }
.ymq0c .jbqp { background: #f0f4f8; border-top-color: #cbd5e1; }
.ymq0c .plgzngtj,
.ymq0c .c5rffml { color: #64748b; }
.ymq0c .c2zm a, .ymq0c .a893 a,
.ymq0c .c2zm a:hover, .ymq0c .a893 a:hover,
@media (max-width: 640px) {
  .ymq0c .r45cn8x1 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ymq0c .r45cn8x1 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.hgwwt .cvfencw      { background: var(--accent); border-bottom-color: var(--accent-light); }
.hgwwt .xa5kh3m { color: #fff; }
.hgwwt .r45cn8x1 { --msep-color: rgba(255,255,255,0.82); }
.hgwwt .r45cn8x1 a { color: rgba(255,255,255,0.82); }
.hgwwt .r45cn8x1 a:hover { color: #fff; }
.hgwwt .dqnrhj { color: rgba(255,255,255,0.9); }
.hgwwt .jbqp { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.hgwwt .plgzngtj,
.hgwwt .c5rffml { color: rgba(255,255,255,0.72); }
.hgwwt .c2zm a, .hgwwt .a893 a,
.hgwwt .c2zm a:hover, .hgwwt .a893 a:hover,
@media (max-width: 640px) {
  .hgwwt .r45cn8x1 { background: var(--accent); border-top-color: var(--accent-light); }
  .hgwwt .r45cn8x1 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.kurytqj .cvfencw {
  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);
}
.kurytqj .jbqp {
  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) {
  .kurytqj .r45cn8x1 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.riuo .oid72 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.gi98r8 .oid72 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.pn9rmh .oid72 { min-height: 72px; height: auto; }
.xzh5kqu .oid72 { min-height: 84px; height: auto; }
.g5sbgwmw .oid72 { max-width: none; padding: 0 32px; }
.g5sbgwmw .fafgl1qx  { max-width: none; padding: 24px 32px; }
.lljrvul.l2mvfq7e .oid72 { max-width: 1200px; }
.lljrvul.kol1v63m .oid72 { max-width: 1320px; }
.snf76b   .xa5kh3m, .snf76b   .zfo429un { text-transform: capitalize; }
.lyfg8 .xa5kh3m, .lyfg8 .zfo429un { text-transform: lowercase; }
.xoi8 .xa5kh3m, .xoi8 .zfo429un { text-transform: uppercase; letter-spacing: 0.06em; }
.a87zp, .iqenot {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.sz7ks6 .a87zp,
.azfrhin .a87zp,
.znff .a87zp,
.oknn .a87zp,
.xhx8o7h   .r45cn8x1 a { font-weight: 500; }
.qce8av .r45cn8x1 a { font-weight: 600; }
.fpoprqv     .r45cn8x1 a { font-weight: 700; }
.qh97j    .r45cn8x1 a { font-weight: 800; letter-spacing: 0.01em; }
.bywirgw     .r45cn8x1 > li + li::before,
.g218x3ut    .r45cn8x1 > li + li::before,
.az1xe    .r45cn8x1 > li + li::before,
.nfo2rww .r45cn8x1 > li + li::before,
.lxmupysb .r45cn8x1 > li + li::before,
.vn2nt  .r45cn8x1 > li + li::before,
.pynf0    .r45cn8x1 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.bywirgw     .r45cn8x1 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.g218x3ut    .r45cn8x1 > li + li::before { content: "|"; }
.az1xe    .r45cn8x1 > li + li::before { content: "—"; }
.nfo2rww .r45cn8x1 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.lxmupysb .r45cn8x1 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.vn2nt  .r45cn8x1 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.pynf0    .r45cn8x1 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .k3r7 .dqnrhj,
  .ixvxo9a .dqnrhj,
  .n0x1r .dqnrhj,
  .gzq55 .dqnrhj,
  .yfly .dqnrhj {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .k3r7 .dqnrhj::before,
  .ixvxo9a .dqnrhj::before,
  .n0x1r .dqnrhj::before,
  .gzq55 .dqnrhj::before,
  .yfly .dqnrhj::before { content: ""; display: block; flex-shrink: 0; }

  
  .k3r7 .dqnrhj::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;
  }

  
  .ixvxo9a .dqnrhj::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;
  }

  
  .n0x1r .dqnrhj::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;
  }

  
  .gzq55 .dqnrhj::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;
  }

  
  .yfly .dqnrhj::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) {
  .az9ziir .dqnrhj {
    padding: 5px 14px;
  }
  .az9ziir .r45cn8x1 {
    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;
  }
  .az9ziir .r45cn8x1 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .az9ziir .r45cn8x1 li a:hover { background: var(--bg-raised); }
  .az9ziir .vuwtf4x5,
  .c1y8ve .vuwtf4x5,
  .b88j .vuwtf4x5 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .z9jvx .dqnrhj {
    padding: 5px 10px;
  }
  .z9jvx .r45cn8x1 {
    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);
  }
  .z9jvx .r45cn8x1.s1v4fz8f { transform: translateX(0); }
  .z9jvx .r45cn8x1 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .z9jvx .r45cn8x1 li:last-child a { border-bottom: none; }
  .hgwwt .r45cn8x1,
  .zpisc .r45cn8x1 { background: var(--accent) !important; }
  .hgwwt .r45cn8x1 li a,
  .zpisc .r45cn8x1 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .b88j .dqnrhj {
    padding: 5px 10px;
  }
  .b88j .r45cn8x1 {
    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);
  }
  .b88j .r45cn8x1::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .b88j .r45cn8x1.s1v4fz8f { transform: translateY(0); }
  .b88j .r45cn8x1 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .c0zo9jm .dqnrhj {
    padding: 5px 10px;
  }
  .c0zo9jm .r45cn8x1 {
    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;
  }
  .c0zo9jm .r45cn8x1.s1v4fz8f { opacity: 1; pointer-events: auto; }
  .c0zo9jm .r45cn8x1 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .oftnqzm     .dqnrhj { border-radius: 0 !important; }
  .wv7c   .dqnrhj { border-radius: 8px !important; }
  .v6nr0 .dqnrhj { border-radius: 50% !important; }
  .bap7   .dqnrhj { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .vlfbze .jj561 { flex-direction: column; align-items: stretch; }
  .vlfbze .d3az3zks { flex-direction: row; min-width: auto; }
  .vlfbze .n05b6cbt { align-items: flex-start; text-align: left; }
}
.xt767,
.xt767.cko6yd1a,
.nkpb .xt767,
.fbgj98 .xt767,
.ntg6l .xt767,
.usln2sf1 .xt767 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.wffajkx {
  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;
}
.kg3u { flex: 1 1 280px; min-width: 0; }
.t7cw {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.needk3py {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.gpaldji {
  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;
}
.gpaldji:hover { transform: translateY(-1px); opacity: 0.95; }
.px5wmjib .wffajkx {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.px5wmjib .t7cw { color: var(--cta); }
.px5wmjib .needk3py { color: var(--text-body); }
.px5wmjib .gpaldji {
  background: var(--cta) !important;
  color: #fff !important;
}
.msp8 .wffajkx {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.msp8 .t7cw { color: var(--text-primary); }
.msp8 .needk3py { color: var(--text-body); }
.msp8 .gpaldji {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .wffajkx {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .kg3u { flex: 0 0 auto; }
  .t7cw { font-size: 1.2rem; }
  .gpaldji { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.ciqmnjz9 .u0l8ze1 { height: 36px; }
.xq2lti .u0l8ze1 { height: 60px; max-width: 200px; }
.s9hqk .u0l8ze1 { height: 56px; max-width: 180px; }
.t2znm6m9    .fmq5wkx, .t2znm6m9    .fvse { color: #f59e0b; }
.me6z8      .fmq5wkx { font-size: 1rem; letter-spacing: 1.5px; }
.me6z8      .fvse   { font-size: 1.35rem; }
.niqvbid    .fmq5wkx, .niqvbid    .fvse { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.tux5k     .fmq5wkx, .tux5k     .fvse { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.h89i9 .fmq5wkx, .h89i9 .fvse { color: var(--cta); letter-spacing: 2px; }
.vn6tvsz   .fmq5wkx, .vn6tvsz   .fvse { color: #e91e63; letter-spacing: 2px; }
.yrlmi  .fmq5wkx, .yrlmi  .fvse { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.x7v54n0d     .fmq5wkx, .x7v54n0d     .fvse { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.wc0oki .ypoy1wu + .ypoy1wu {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.f1n5t .svqb2lai { padding: 18px 24px; min-height: 68px; }
.syzqo .pj7uo {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.syzqo .uedz7jry {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.tbjov4iz .ypoy1wu {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.bu22f8a { counter-reset: cs-rank; }
.bu22f8a .svqb2lai { counter-increment: cs-rank; }
.bu22f8a .svqb2lai::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;
}
.q5no08 .bu22f8a { counter-reset: cs-rank; gap: 0; }
.q5no08 .svqb2lai {
  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;
}
.q5no08 .svqb2lai::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;
}
.q5no08 .f17bn5p3 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.q5no08 .xocapb7 {
  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;
}
.q5no08 .rhab { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.q5no08 .f17bn5p3 { min-width: 0; flex-direction: column; width: 100%; }
.q5no08 .n9ygx5 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.q5no08 .fmq5wkx { color: var(--cta, var(--accent)); }
.q5no08 .yrwd { font-weight: 700; }
.q5no08 .ypoy1wu {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.q5no08 .pj7uo {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.q5no08 .uedz7jry {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.q5no08 .v45m .uedz7jry { font-size: 1.3rem; color: var(--accent-light); }
.q5no08 .pgl0e6o {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.q5no08 .svqb2lai:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .q5no08 .bu22f8a {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .q5no08 .svqb2lai {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .q5no08 .svqb2lai { padding: 40px 16px 20px; }
  .q5no08 .ypoy1wu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .q5no08 .pgl0e6o { width: 100%; min-width: 0; }
}
.zttp .bu22f8a { counter-reset: cs-rank; gap: 10px; }
.zttp .svqb2lai {
  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);
}
.zttp .svqb2lai::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);
}
.zttp .f17bn5p3 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.zttp .xocapb7 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.zttp .rhab { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.zttp .n9ygx5 {
  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;
}
.zttp .fmq5wkx { color: var(--cta, var(--accent)); }
.zttp .ypoy1wu {
  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;
}
.zttp .pj7uo {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.zttp .uedz7jry { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.zttp .v45m .uedz7jry { color: var(--accent-light); }
.zttp .pgl0e6o {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.zttp .svqb2lai:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .zttp .svqb2lai {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .zttp .svqb2lai::before {
    position: absolute; top: 14px; left: 14px;
  }
  .zttp .f17bn5p3 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .zttp .n9ygx5 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .zttp .ypoy1wu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .zttp .pgl0e6o { width: 100%; min-width: 0; }
  .zttp .fmq5wkx { min-width: 0; }
}
.h194kq .svqb2lai::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.jm4v .dt4pj {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.jm4v .dt4pj summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.jm4v .dt4pj p { padding: 0 2px 16px; }
.qq141fe6 .dt4pj { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.qq141fe6 .dt4pj summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.qq141fe6 .dt4pj summary::after { content: "›"; font-size: 1.2em; }
.qq141fe6 .dt4pj[open] summary::after { content: "‹"; }
.qq141fe6 .dt4pj p { padding: 10px 22px 4px; }
.von6 .dt4pj {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.von6 .dt4pj summary { color: var(--text-primary); padding-left: 16px; }
.von6 .dt4pj summary::after { content: "›"; font-size: 1.1em; }
.von6 .dt4pj[open] summary::after { content: "‹"; }
.von6 .dt4pj p { padding-left: 16px; }
.wzvju4 .u5a95x { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.wzvju4 .dt4pj {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.wzvju4 .dt4pj:last-child { border-bottom: none; }
.wzvju4 .dt4pj summary { color: var(--text-primary); border-radius: 0; }
.wzvju4 .dt4pj summary::after { content: "›"; font-size: 1.1em; }
.wzvju4 .dt4pj[open] summary::after { content: "‹"; }
.sqbrc1 .dt4pj { overflow: hidden; }
.sqbrc1 .dt4pj summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.sqbrc1 .dt4pj summary::after { color: rgba(255,255,255,.75); }
.sqbrc1 .dt4pj[open] summary { border-radius: 0; }
.iu639a { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.squ0jp {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.as6o {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.hpa7w9a { color: var(--text-muted); font-size: 1.05rem; }
.glt2 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.gjy4 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.l99sc { margin-bottom: 20px; }
.mb8c {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.nmnd9kk {
  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;
}
.nmnd9kk:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.g9bkh3d0 { resize: vertical; min-height: 130px; }
.hkk47 { width: 100%; margin-top: 8px; }
.s7v9iu3 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.i6trd {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.gey2 { color: var(--text-muted); line-height: 1.75; }
.z74xk { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.z74xk li { margin-bottom: 6px; }
.uofin { max-width: 760px; margin: 0 auto; }
.ta64n { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.g07yx { max-width: 760px; margin: 0 auto; }
.ehaj45vh { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.zqsabyvn ul.z74xk { margin: 0; }
.lbtla { max-width: 900px; margin: 0 auto; }
.znu4 { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.znu4:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.znu4 .ehaj45vh { margin: 0; font-size: 1rem; }
.znu4 .phjsnk4 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .znu4 { grid-template-columns: 1fr; gap: 10px; } }
.zu3jwm .ehaj45vh { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.msnrjlr .z74xk { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hjm6oqwq { grid-template-columns: 1fr; } }
.y5jh3a5 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.y5jh3a5:hover .ry7eykeo { color: var(--accent-light); text-decoration: underline; }
.zecatl { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.xum6oj2z { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.xum6oj2z:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.t9ieioru { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.xum6oj2z p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.xum6oj2z ul.z74xk { margin: 0; }
.tdre8aea { color: var(--text-muted); line-height: 1.75; }
.fj4r .z74xk,
.tsckap57 .z74xk,
.hga4y .z74xk,
.euq3qi6q .z74xk {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.fj4r .xum6oj2z,
.tsckap57 .xum6oj2z { text-align: left; }
.fj4r .t9ieioru,
.tsckap57 .t9ieioru { text-align: center; }
.fql5df { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.vw2g { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.qvzkgo { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.kgzu2kpl { margin-top: 12px; }
.p255lu { 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; }
.p255lu:hover { border-bottom-color: var(--accent-light); }
.hfnp { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.hfnp img { width: 100%; height: 100%; object-fit: cover; display: block; }
.lfnvhic { width: 200px; height: 200px; }
.vmfaulh { border-radius: 50%; }
.spms { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.tcvnem1 { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .j7xdn0jo { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.invsqh8a .qvzkgo, .invsqh8a .vw2g { max-width: 640px; }
.dyzrxkq .fql5df { font-size: 1.6rem; margin-top: 18px; }
.eags8f .qvzkgo { margin-bottom: 28px; }
@media (max-width: 860px) { .nu2f1nm2 { grid-template-columns: 1fr; } .dyzrxkq { position: static; text-align: center; } }
.l65tli0 { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.f4b5r8x { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.f4b5r8x .hfnp { margin: 0 auto 18px; }
.f4b5r8x .spms { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .l65tli0 { grid-template-columns: 1fr; } }
.bgo7e60 .fql5df { font-size: 1.6rem; margin-bottom: 6px; }
.euq3qi6q .z74xk { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .bgo7e60 { flex-direction: column; text-align: center; } .umgtzqz { grid-template-columns: 1fr; } }
.x06vovf .fql5df { font-size: 1.35rem; margin: 0 0 4px; }
.x06vovf .spms { margin: 0; }
.plbbi1oh { max-width: 760px; margin: 0 auto; }
.gwcs { position: relative; padding-left: 28px; }
.gwcs::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.ir01bt { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.ir01bt:last-child { padding-bottom: 0; }
.ggd0 { 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; }
.pgor h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.pgor p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.hf43v .as6o { color: var(--accent-light); }
.k6livn7j {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.k6livn7j .as6o { font-size: 2rem; }
.k6livn7j .hpa7w9a { max-width: 680px; }
.rolf .as6o { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.rolf .hpa7w9a  { margin: 0; }
@media (max-width: 640px) { .rolf { flex-direction: column; } }
.h1yc8 .as6o { color: var(--accent-light); }
.r4ouey .as6o { color: #fff; }
.r4ouey .hpa7w9a  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .lhknzns7 { grid-template-columns: 1fr; } }
.dlxj .nmnd9kk {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.dlxj .nmnd9kk:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.poc8 .nmnd9kk { background: var(--bg-raised); border-color: transparent; }
.poc8 .nmnd9kk:focus { background: var(--bg-card); border-color: var(--accent-light); }
.stp6fw .nmnd9kk { border-radius: 100px; padding: 11px 20px; }
.stp6fw .g9bkh3d0 { border-radius: 14px; }
@media (max-width: 640px) { .b3daacp0 { grid-template-columns: 1fr; } }
.a00fr12 { counter-reset: priv-count; }
.qo365bc {
  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);
}
.qo365bc:last-child { border-bottom: none; }
.gty5 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.qo365bc h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.qo365bc p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.kxhludt8 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.kxhludt8 li { margin-bottom: 6px; }
.me9z0hg{display:none}
.me9z0hg:empty,.i85z:empty{display:none}
.ztmn0hr{position:relative;overflow:visible}
.kpncjq .cm6r40pm,.gk67fxkp .cm6r40pm,
.zwwc2hr .cm6r40pm,.b4cu7r5 .cm6r40pm,
.qm3rw8zy .cm6r40pm,.tgea9pf .cm6r40pm{display:block}
.x18bwl .i0rp3{display:block}
.kpncjq .cm6r40pm,.gk67fxkp .cm6r40pm,
.zwwc2hr .cm6r40pm,.b4cu7r5 .cm6r40pm,
.qm3rw8zy .cm6r40pm{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}
.kpncjq .cm6r40pm .i85z,.gk67fxkp .cm6r40pm .i85z,
.zwwc2hr .cm6r40pm .i85z,.b4cu7r5 .cm6r40pm .i85z,
.qm3rw8zy .cm6r40pm .i85z{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}
.kpncjq .kmzl,.gk67fxkp .kmzl,
.zwwc2hr .kmzl,.b4cu7r5 .kmzl,
.qm3rw8zy .kmzl{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.kpncjq .cm6r40pm,.gk67fxkp .cm6r40pm{top:12px}
.kpncjq .cm6r40pm .i85z{margin-right:auto}
.gk67fxkp .cm6r40pm .i85z{margin-left:auto}
.gk67fxkp .cm6r40pm{text-align:right}
.zwwc2hr .cm6r40pm,.b4cu7r5 .cm6r40pm{bottom:12px}
.zwwc2hr .cm6r40pm .i85z{margin-right:auto}
.b4cu7r5 .cm6r40pm .i85z{margin-left:auto}
.b4cu7r5 .cm6r40pm{text-align:right}
.qm3rw8zy .cm6r40pm{position:relative;margin-top:16px}
.qm3rw8zy .cm6r40pm .i85z{margin:0 auto}
.tgea9pf .cm6r40pm{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.tgea9pf .cm6r40pm .i85z{margin:0}
.tgea9pf .dpvoxjd~.cm6r40pm,
.tgea9pf .jyh62vnk~.cm6r40pm{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.tgea9pf .dpvoxjd~.cm6r40pm .i85z,
.tgea9pf .jyh62vnk~.cm6r40pm .i85z{justify-content:flex-start}
.dpvoxjd~.cm6r40pm,.jyh62vnk~.cm6r40pm{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}
.dpvoxjd~.cm6r40pm .i85z{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.jyh62vnk~.cm6r40pm .i85z{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.i0rp3 .i85z{margin:0 0 12px}
.i85z{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.qe2sh{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ry7eykeo{font-weight:600;color:var(--text-heading);opacity:1}
.daqk::before{content:"·";margin:0 2px;opacity:.5}
.kmzl{white-space:nowrap}
.m5xim .qe2sh{display:none}
.kvcwm2b .kmzl{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.kvcwm2b .daqk::before{content:""}
.iymduwe .kmzl{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}
.iymduwe .daqk::before{content:""}
.kfoo81i .i85z{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.gd27 .kmzl{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.gd27 .daqk::before{content:""}
.ktsw .kmzl{color: var(--accent-light);opacity:1;font-weight:500}
.nup721 .kmzl{border-bottom:1px solid currentColor;padding-bottom:2px}
.bry3gs .i85z{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.m5cb81cn{--date-bg:var(--accent-bg-light)}
.p5kqwno4 .daqk::before{content:""}
.fh0842 .daqk::before{content:"•";opacity:.4}
.fh0842 .kmzl + .kmzl::before{content:"•";margin-right:6px;opacity:.4}
.oafr .daqk::before{content:"/";opacity:.35}
.oafr .kmzl + .kmzl::before{content:"/";margin-right:6px;opacity:.35}
.r1fvge .daqk::before{content:"|";opacity:.3}
.r1fvge .kmzl + .kmzl::before{content:"|";margin-right:6px;opacity:.3}
.dsynj0p .daqk::before{content:"—";opacity:.3}
.dsynj0p .kmzl + .kmzl::before{content:"—";margin-right:6px;opacity:.3}
.uunx4bi .daqk::before{content:"◆";font-size:.5em;opacity:.35}
.uunx4bi .kmzl + .kmzl::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.aygsyc13 .daqk::before{content:"·";opacity:.4}
.aygsyc13 .kmzl + .kmzl::before{content:"·";margin-right:6px;opacity:.4}
.lia8 .daqk::before{content:"›";opacity:.4}
.lia8 .kmzl + .kmzl::before{content:"›";margin-right:6px;opacity:.4}
.j5s1gx .daqk::before{content:"→";opacity:.35;font-size:.85em}
.j5s1gx .kmzl + .kmzl::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.f04t2 .jgvh{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .jgvh{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .m4vh{max-width:100%}
}
.or513 .v3iis{margin:0}
@media (max-width:560px){
  .m5x6mmw8{grid-template-columns:repeat(2,1fr);gap:12px}
}
.o9owiyyk {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.o9owiyyk.d1ko {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.fshpsb {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.fshpsb .gud4pu5 {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.fshpsb .gud4pu5::before,
.fshpsb .gud4pu5::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.fshpsb .gud4pu5::before { transform: translate(-50%, -50%) rotate(45deg); }
.fshpsb .gud4pu5::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.fshpsb .gud4pu5:hover { background: rgba(0,0,0,0.12) !important; }
.v9a8x {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.a8b6ztp {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.byj07g {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.jbkc1f {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.fshpsb .b4du {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.fshpsb .b4du:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .fshpsb { padding: 28px 18px 20px; }
  .byj07g { font-size: 1.2rem; }
  .v9a8x { max-width: 220px; max-height: 80px; }
}
.fthqac {
  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);
}
.b3wfsni {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.nikk1gvp  .fthqac { border-radius: 50%; }
.mr158w  .fthqac { border-radius: 6px; }
.wfil4gb .fthqac { border-radius: 22px; }
.gizkhsl .wffajkx {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .fthqac { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.yegt3bs .cko6yd1a {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.yegt3bs .bkm6b3bk {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.yegt3bs .wffajkx {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.iinuu {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.iinuu.d1ko { transform: translate(-50%, 0); }
.iinuu .cko6yd1a,
.iinuu .bkm6b3bk {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.iinuu .wffajkx {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.je6x4hd {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.je6x4hd::before,
.je6x4hd::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.je6x4hd::before { transform: translate(-50%, -50%) rotate(45deg); }
.je6x4hd::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.je6x4hd:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .iinuu { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .iinuu .wffajkx {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .iinuu .needk3py { display: none !important; }
  .iinuu .t7cw { font-size: 1.1rem !important; }
  .iinuu .fthqac { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .je6x4hd { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .oid72 { flex-direction: row-reverse; }
[dir="rtl"] .r45cn8x1 { flex-direction: row-reverse; }
[dir="rtl"] .ihfxh8w  .dt764 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .c0yhq988 .dt764 { right: auto; left: 20px; }
  [dir="rtl"] .ihfxh8w  .dt764 { left: auto;  right: 20px; }
}
[dir="rtl"] .i440kct .hi5i3p  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .yiu351 .hi5i3p { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .c3r9k, [dir="rtl"] .nx6s13p6 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .b8pq { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .pkdyauu { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .itc84q { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .wffajkx { direction: rtl; }
[dir="rtl"] .fthqac { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .svqb2lai,
[dir="rtl"] .qziufr { direction: rtl; }
[dir="rtl"] .kaiv6oy { direction: rtl; }
[dir="rtl"] .ljgll9r { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .kqs3ut4e .nx6s13p6,
[dir="rtl"] .pbvizg .nx6s13p6,
[dir="rtl"] .ahx9f01 .nx6s13p6,
[dir="rtl"] .nn0kk .nx6s13p6 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .kqs3ut4e .nx6s13p6 li::before,
[dir="rtl"] .pbvizg .nx6s13p6 li::before,
[dir="rtl"] .ahx9f01 .nx6s13p6 li::before,
[dir="rtl"] .nn0kk .nx6s13p6 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .h6v94rs3.ykl7ti .n1n3z,
[dir="rtl"] .e11o0sc.ykl7ti .n1n3z,
[dir="rtl"] .u6iy4w.ykl7ti .n1n3z,
[dir="rtl"] .nt6uf.ykl7ti .n1n3z,
[dir="rtl"] .leeo5.ykl7ti .n1n3z { text-align: right; }
[dir="rtl"] .dpvoxjd.xhn6cg .mjgz { text-align: center; }
[dir="rtl"] .bkm6b3bk,
[dir="rtl"] .tta46b,
[dir="rtl"] .yu40,
[dir="rtl"] .n1n3z { text-align: right; }
[dir="rtl"] .gjy4,
[dir="rtl"] .mb8c,
[dir="rtl"] .qvzkgo,
[dir="rtl"] .nmnd9kk,
[dir="rtl"] .g9bkh3d0 { text-align: right; direction: rtl; }
[dir="rtl"] .stp6fw .nmnd9kk,
[dir="rtl"] .dlxj .nmnd9kk { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #14728a;
  --brand:           #14728a;
  --brand-light:     #175b6d;
  --brand-pale:      #29798d;
  --grad-start:      #1fb4da;
  --grad-end:        #5bc1db;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #3b82f6;
  --cta-light:       #0d67fa;
  --cta-hover:       #0a5fe9;
  --bg-page:         #f6f7f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f5;
  --bg-raised:       #edf0f1;
  --bg-hover:        #f3f5f5;
  --border:          #e1e7e9;
  --border-alt:      #cfdadc;
  --border-section:  #e1e7e9;
  --text-primary:    #171a1b;
  --text-muted:      #515d61;
  --text-body:       #2e3537;
  --text-sub:        #455053;
  --text-faint:      #74868a;
  --text-dim:        #8f9ea2;
  --text-label:      #5c6b6f;
  --text-value:      #3a4345;
  --accent-bg:       #e1f0f3;
  --accent-bg-light: #c7e6ee;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #0e9459;
  --c-cons:          #9f2156;
  --c-pros-label:    #11b06a;
  --c-tip-border:    #12c375;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0e9459;
}
:root { --logo-bg-opacity: 37%; }
body, button, input { font-family: "Inter", sans-serif; }
.bqd8q5 .v21jbdg6, .bqd8q5 .dpvoxjd { min-height: 420px; }
.rwsml::before { content: '—'; }