:root {
  --color-accent: #dc2660;
  --color-cta: #ffb300;
  --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;
}
.hhsvv0k {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.bwch {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.jylf {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.jdq7 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.d48mqx72 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.d48mqx72 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.d48mqx72 a:hover { color: var(--accent-light); }
.c5wyg3o     .y7jt8v { border-radius: 6px; }
.c5wyg3o .y7jt8v li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.c5wyg3o .y7jt8v li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.ex5s7r0  .y7jt8v li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .y7jt8v {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .opayd:hover .y7jt8v,
  .opayd:focus-within .y7jt8v { display: block; }
  .y7jt8v li a { padding: 8px 16px; font-size: 0.88rem; }
}
.h9rn {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.s2nc2 { display: none; }
@media (max-width: 640px) {
  .s2nc2 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .s2nc2.c0bd { display: block; }
}
@media (max-width: 640px) {
  .h9rn { display: block; }
  .d48mqx72 > li + li::before { display: none !important; }
  .d48mqx72 {
    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;
  }
  .d48mqx72.c0bd { display: flex; }
  .d48mqx72 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .d48mqx72 li:last-child a { border-bottom: none; }
}
.c2bgf { min-height: 480px; }
.qqqj9x {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.vzubqgm { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.rm7j .vzubqgm { margin-left: 0; margin-right: 0; }
.lwze {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.mfvcv {
  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%);
}
.lwze .zuizxugr {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.lwze .qqqj9x { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.lwze .vzubqgm { color: #e2e8f0; }
.lwze.b1mblhw2 .zuizxugr { text-align: center; }
.lwze.rm7j   .zuizxugr { text-align: left; }
.jnub2h5 .zuizxugr {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.jnub2h5 .qqqj9x { color: var(--text-primary); text-shadow: none; }
.jnub2h5 .vzubqgm { color: var(--text-muted); }
.jnub2h5, .jnub2h5.c2bgf { min-height: auto !important; }
.jnub2h5.b1mblhw2 .zuizxugr { text-align: center; }
.jnub2h5.rm7j   .zuizxugr { text-align: left; }
.drgec7 {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.yk0i .drgec7,
.yk0i .drgec7::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.yzwaell6 .drgec7,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.emgp .drgec7,
.emgp .djtl3u,
.emgp .lwze .mfvcv {
  overflow: hidden;
}
.emgp .drgec7::after,
.emgp .djtl3u::after,
.emgp .lwze .mfvcv::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%); }
}
.f9vhx .drgec7,
.f9vhx .drgec7::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); }
}
.f9vhx .lwze .mfvcv {
  overflow: hidden;
}
.f9vhx .lwze .mfvcv::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;
}
.im10 .drgec7,
.im10 .lwze .mfvcv {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.yk0i .lwze .mfvcv {
  overflow: hidden;
}
.yk0i .lwze .mfvcv::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;
}
.yzwaell6 .lwze .mfvcv {
  animation: hg-breathe 10s ease-in-out infinite;
}
.drgec7 .mfvcv {
  background: none;
}
.drgec7 .qqqj9x { color: #fff; }
.drgec7 .vzubqgm { color: rgba(255,255,255,0.85); }
.emgp .k7ms7m { position: relative; overflow: hidden; }
.emgp .k7ms7m::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;
}
.k7ms7m .qqqj9x { text-shadow: none; color: var(--text-primary); }
.k7ms7m .vzubqgm { color: var(--text-muted); }
body.u7c1da .qqqj9x {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.y7xu .qqqj9x {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.c2bgf.drgec7 .qqqj9x,
section.drgec7 .qqqj9x {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.k7ms7m.rm7j   .e8l5cgf { align-items: flex-start; text-align: left; }
.c2bgf .qs6ludg {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.qs6ludg .srg0ju {
  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;
}
.qs6ludg .srg0ju::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.qs6ludg .jqqmj73 { display: contents !important; }
.qs6ludg .jqqmj73 .d5wyxig {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.qs6ludg .jqqmj73 .rwkgh { max-height: 48px; max-width: 96px; }
.qs6ludg .jqqmj73 .sqrm {
  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;
}
.qs6ludg .l2jha {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.qs6ludg .j2erqol { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.qs6ludg .gor9it { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.qs6ludg .gor9it small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.qs6ludg .t13mdwa { display: contents !important; }
.qs6ludg .t13mdwa .n1t9o:not(.hx3mc) { display: none !important; }
.qs6ludg .t13mdwa .hx3mc {
  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;
}
.qs6ludg .t13mdwa .hx3mc .ud8g {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.qs6ludg .t13mdwa .hx3mc .ay94m {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.qs6ludg .eold { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.qs6ludg .eold.ixdl {
  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;
}
.qs6ludg .eold.ixdl:hover { opacity: 0.85; }
.qs6ludg .srg0ju,
.qs6ludg .srg0ju:hover,
.qs6ludg .srg0ju:nth-child(even),
.qs6ludg .srg0ju:nth-child(odd),
.qs6ludg .srg0ju:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.l6jv13f { padding-bottom: 0; }
.l6jv13f .zuizxugr { padding-bottom: 24px; }
.zad1 {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px !important;
  max-width: 1080px !important;
  margin: 0 auto !important;
  padding: 0 24px 32px !important;
}
.ld841hl .zuizxugr { max-width: 1100px; }
@media (max-width: 700px) {
  .k7ms7m { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .k7ms7m:not(.lofstb) .qjbr66z { display: none !important; }
  .lofstb .qjbr66z { padding: 16px; }
  .e8l5cgf  { padding: 36px 24px; }
  .k7ms7m~.u3d1,.z9hw~.u3d1{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .c2bgf, .k7ms7m { min-height: 320px !important; }
  .qqqj9x { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .zad1,
  .rcss,
  .bp1avjj { grid-template-columns: 1fr !important; }

  

  
  .l6jv13f { display: flex !important; flex-direction: column !important; }
  .l6jv13f .zuizxugr { display: contents; }
  .l6jv13f .mfvcv { order: 0; }
  .l6jv13f .qqqj9x { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .l6jv13f .zad1 { order: 2; padding: 0 16px 12px !important; }
  .l6jv13f .vzubqgm { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .ld841hl .zuizxugr { display: flex; flex-direction: column; }
  .ld841hl .zuizxugr .qqqj9x { order: 1; }
  .ld841hl .zuizxugr .bp1avjj { order: 2; margin: 8px 0 24px !important; }
  .ld841hl .zuizxugr .vzubqgm { order: 3; }
  .ld841hl .zuizxugr .lf1x { order: 4; align-self: center; margin-top: 0; }

  
  .k7ms7m.lofstb {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .k7ms7m.lofstb .e8l5cgf { display: contents; padding: 0; }
  .k7ms7m.lofstb .e8l5cgf .qqqj9x { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .k7ms7m.lofstb .qjbr66z { order: 2; padding: 12px 16px; }
  .k7ms7m.lofstb .e8l5cgf .vzubqgm { order: 3; padding: 0 24px; margin: 0 auto; }
  .k7ms7m.lofstb .e8l5cgf .lf1x { order: 4; align-self: center; margin: 8px 0 32px; }
}
.cd969 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.oss0y6m { width: 100%; height: auto; display: block; border-radius: 10px; }
.l8rfein .cd969        { border-radius: 16px; }
.l8rfein .oss0y6m  { border-radius: 16px; }
.qjqm .cd969         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.qjqm .oss0y6m   { border-radius: 8px; }
.p913cuv { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.s05dl1 { width: 100%; padding: 32px 0; position: relative; }
.ek7gbg { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ku1fsk .s05dl1:nth-child(even) { background: var(--bg-surface); }
.ku1fsk .s05dl1:nth-child(odd)  { background: var(--bg-page); }
.vciyfk3 .s05dl1:nth-child(even) { background: var(--bg-card); }
.vciyfk3 .s05dl1:nth-child(odd)  { background: var(--bg-page); }
.ku1fsk .s05dl1:nth-child(odd)  .ek7gbg { background: var(--bg-card); border-radius: 6px; }
.ku1fsk .s05dl1:nth-child(even) .ek7gbg { background: var(--bg-raised); border-radius: 6px; }
.vciyfk3 .s05dl1:nth-child(odd)  .ek7gbg { background: var(--bg-card); border-radius: 6px; }
.vciyfk3 .s05dl1:nth-child(even) .ek7gbg { background: var(--bg-raised); border-radius: 6px; }
.ku1fsk .s05dl1:nth-child(even) .e8o9 .yozhk,
.vciyfk3 .s05dl1:nth-child(even) .e8o9 .yozhk { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ku1fsk .s05dl1:nth-child(odd) .e8o9 .yozhk,
.vciyfk3 .s05dl1:nth-child(odd) .e8o9 .yozhk { background: var(--bg-card-inner); }
.ku1fsk .s05dl1:nth-child(even) .r8kp .yozhk:nth-child(odd),
.vciyfk3 .s05dl1:nth-child(even) .r8kp .yozhk:nth-child(odd)  { background: var(--bg-card); }
.ku1fsk .s05dl1:nth-child(even) .r8kp .yozhk:nth-child(even),
.vciyfk3 .s05dl1:nth-child(even) .r8kp .yozhk:nth-child(even) { background: var(--bg-card-inner); }
h1.kmls { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.kmls {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ijiqj { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.l99ku h2.kmls {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.gquz33vx h2.kmls {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ah3q4 h2.kmls {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.oyqop8 h2.kmls::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.tpjzf28 h2.kmls {
  color: var(--text-primary); font-size: 1.7rem;
}
.uzqm2re h2.kmls::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.d10y1 h2.kmls {
  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) { .ab9kmmvb { display: none; } }
.z93f2 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.o4ll { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ph0y {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.xpr0txnp { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.hpd0e { padding-left: 20px; }
.hpd0e li { margin-bottom: 6px; }
.hpd0e a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.hpd0e a:hover { color: var(--accent-light); }
.vofdqug .xpr0txnp { display: none; }
.q50bq0 .xpr0txnp { display: none; }
.q50bq0 .hpd0e { padding-left: 0; list-style: none; }
.q50bq0 .hpd0e li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.q50bq0 .hpd0e a { font-size: 0.92rem; }
.cwuq .ph0y { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.cwuq .xpr0txnp { display: none; }
.cwuq .hpd0e { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.cwuq .hpd0e li { margin-bottom: 0; }
.cwuq .hpd0e 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;
}
.cwuq .hpd0e a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.l3r4xpa .ph0y { padding: 20px 20px 16px; }
.l3r4xpa .hpd0e {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.l3r4xpa .hpd0e li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.l3r4xpa .hpd0e 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;
}
.l3r4xpa .hpd0e 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;
}
.l3r4xpa .hpd0e a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.l3r4xpa .hpd0e a:focus,
.l3r4xpa .hpd0e a:focus-visible,
.l3r4xpa .hpd0e a:target { outline: none; }
.l3r4xpa .hpd0e li:target a { border-color: var(--border); color: var(--text-muted); }
.rinl2 .ph0y { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.rinl2 .xpr0txnp { display: none; }
.rinl2 .hpd0e { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.rinl2 .hpd0e li { counter-increment: toc-n; margin-bottom: 0; }
.rinl2 .hpd0e 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;
}
.rinl2 .hpd0e 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;
}
.rinl2 .hpd0e a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.cvpo009z .ph0y { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.cvpo009z .xpr0txnp { display: none; }
.cvpo009z .hpd0e { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.cvpo009z .hpd0e li { margin-bottom: 0; }
.cvpo009z .hpd0e 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;
}
.cvpo009z .hpd0e a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.mavde .ph0y { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.mavde .xpr0txnp { display: none; }
.mavde .hpd0e { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.mavde .hpd0e li { margin-bottom: 0; }
.mavde .hpd0e li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.mavde .hpd0e li:last-child::after { content: ""; margin-right: 0; }
.mavde .hpd0e a { font-size: 0.9rem; }
.yozhk { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.e8o9 .yozhk { background: var(--bg-card); }
.r8kp .yozhk:nth-child(odd)  { background: var(--bg-card); }
.r8kp .yozhk:nth-child(even) { background: var(--bg-raised); }
.l17vkbxv .yozhk {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.l17vkbxv .yozhk:last-child { border-bottom: none; }
.l17vkbxv h3.ijiqj { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.c3o8tf .yozhk {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.c3o8tf .yozhk + .yozhk { margin-top: 4px; }
.trg6 .yozhk { background: none; border-radius: 0; padding: 12px 0; }
.trg6 .yozhk + .yozhk { border-top: 1px solid var(--border-section); }
.sq51g855 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.xnew { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ft7f6y6e { color: var(--text-body); margin-bottom: 10px; }
.d2476, .xwkah1 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.d2476 li, .xwkah1 li { margin-bottom: 6px; }
.xwkah1 li { list-style: decimal; }
.zj7atdm5     .d2476 { list-style-type: "● "; }
.hm0r130  .d2476 { list-style-type: "■ "; }
.d6iugdm .d2476 { list-style-type: "◆ "; }
.jlu4u    .d2476 { list-style-type: "★ "; }
.zj7atdm5     .ztpsni08 { list-style-type: "● "; }
.hm0r130  .ztpsni08 { list-style-type: "■ "; }
.d6iugdm .ztpsni08 { list-style-type: "◆ "; }
.jlu4u    .ztpsni08 { list-style-type: "★ "; }
.zj7atdm5    .d2476 li::marker, .zj7atdm5    .ztpsni08 li::marker,
.hm0r130 .d2476 li::marker, .hm0r130 .ztpsni08 li::marker,
.d6iugdm .d2476 li::marker, .d6iugdm .ztpsni08 li::marker,
.jlu4u   .d2476 li::marker, .jlu4u   .ztpsni08 li::marker {
  color: var(--cta); font-size: 1em;
}
.zj7atdm5 .xwkah1,
.hm0r130 .xwkah1,
.d6iugdm .xwkah1,
.jlu4u .xwkah1 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.zj7atdm5 .xwkah1 li,
.hm0r130 .xwkah1 li,
.d6iugdm .xwkah1 li,
.jlu4u .xwkah1 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.zj7atdm5 .xwkah1 li::before,
.hm0r130 .xwkah1 li::before,
.d6iugdm .xwkah1 li::before,
.jlu4u .xwkah1 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;
}
.zj7atdm5     .xwkah1 li::before { border-radius: 50%; }
.hm0r130  .xwkah1 li::before { border-radius: 3px; }
.d6iugdm .xwkah1 li::before { border-radius: 3px; }
.jlu4u    .xwkah1 li::before { border-radius: 50%; }
.ni152 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.b3d8ypu7 .ni152,
.bwh1 .ni152 { background: transparent; border: none; border-radius: 0; }
.k0bd { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.k0bd th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.k0bd td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.k0bd tr:hover td { background: var(--bg-hover); }
.e9n4 .k0bd tbody tr:nth-child(even) td { background: var(--bg-surface); }
.bvu8 .k0bd { border: 1px solid var(--border-alt); }
.bvu8 .k0bd th,
.bvu8 .k0bd td { border: 1px solid var(--border-alt); }
.v9ss9 .k0bd th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.v9ss9 .k0bd td { border-bottom: none; }
.v9ss9 .k0bd tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.w004 .k0bd th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.kiv1jub .ni152 {
  overflow: hidden;
}
.kiv1jub .k0bd th { border-bottom: 1px solid var(--border-alt); }
.kiv1jub .k0bd tr:last-child td { border-bottom: none; }
.zplms75u { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.b0vy { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.oc8z2 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.qamosrs { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.fdwo { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ztpsni08 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ztpsni08 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%}
.q1wamz70 .qamosrs { background: transparent; text-align: center; }
.k10ugqgf .oc8z2 {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.on53b .oc8z2 {
  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);
}
.kwv4zmo8 .b0vy { display: grid; grid-template-columns: auto 1fr; }
.kwv4zmo8 .oc8z2 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.kwv4zmo8 .qamosrs { grid-column: 2; }
.kwv4zmo8 .fdwo,
.kwv4zmo8 .ztpsni08 { grid-column: 1 / -1; }
.yyhll56 .b0vy { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.yyhll56 .oc8z2 {
  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);
}
.yyhll56 .qamosrs { grid-column: 2; }
.yyhll56 .fdwo,
.yyhll56 .ztpsni08 { grid-column: 1 / -1; }
.szf704 .b0vy { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.szf704 .qamosrs { background: none; color: var(--accent-light); font-weight: 700; }
.zbo0 .b0vy { 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); }
.zbo0 .qamosrs { background: none; color: var(--accent-light); font-weight: 700; }
.njpzyf7 .b0vy { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.njpzyf7 .b0vy:last-child { border-bottom: none; }
.njpzyf7 .qamosrs { background: none; color: var(--accent-light); font-weight: 700; }
.ob20jf3 .b0vy { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ob20jf3 .qamosrs { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.neq6g8j1 .zplms75u { counter-reset: card-n; }
.neq6g8j1 .b0vy  { counter-increment: card-n; }
.neq6g8j1 .qamosrs { display: flex; align-items: center; gap: 10px; }
.neq6g8j1 .qamosrs::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;
}
.udch8jvl .b0vy { background: var(--bg-surface); border: 1px solid var(--border); }
.udch8jvl .qamosrs { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.w4fu3qe { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.w4fu3qe         { --cl-hue: var(--accent); }
.agydaq1n     { --cl-hue: #16a34a; }
.kns5sq7 { --cl-hue: #ea580c; }
.nomx34pi    { --cl-hue: #2563eb; }
.agydaq1n, .kns5sq7, .nomx34pi, .zf6axs {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.eo5btz18 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.eo5btz18::before { color: var(--cl-hue); }
.w4fu3qe strong { color: var(--text-primary); font-size: 0.95rem; }
.w4fu3qe p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.oss0y6m { width: 100%; height: auto; border-radius: 10px; display: block; }
.ixdl {
  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;
}
.ixdl:hover { opacity: 0.85; }
.dmvxcf .ixdl  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.dmvxcf .ixdl:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.b9md .ixdl  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.b9md .ixdl:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.dmvxcf .eold.ixdl, .b9md .eold.ixdl,
.dmvxcf .zau4 .ixdl, .b9md .zau4 .ixdl {
  background: var(--cta); border: none; color: #fff;
}
.dmvxcf .eold.ixdl:hover, .b9md .eold.ixdl:hover,
.dmvxcf .zau4 .ixdl:hover, .b9md .zau4 .ixdl:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.hyi7 .lf1x { border-radius: 50px; }
.hyi7 .ixdl  { border-radius: 50px; }
.px5jsko .ixdl  { padding-left: 12px; padding-right: 12px; }
.sf2e .ixdl  { padding-left: 24px; padding-right: 24px; }
.in7db7 .ixdl  { padding-left: 32px; padding-right: 32px; }
.ah3tc   .lf1x::after, .ah3tc   .ixdl::after,
.m06rfj .lf1x::after, .m06rfj .ixdl::after,
.pl30    .lf1x::after, .pl30    .ixdl::after,
.zcpedu5o    .lf1x::after, .zcpedu5o    .ixdl::after,
.z9p5v    .lf1x::after, .z9p5v    .ixdl::after,
.jrck     .lf1x::after, .jrck     .ixdl::after,
.u5vba0t    .lf1x::after, .u5vba0t    .ixdl::after,
.pe82   .lf1x::after, .pe82   .ixdl::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;
}
.ah3tc .lf1x::after, .ah3tc .ixdl::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");
}
.m06rfj .lf1x::after, .m06rfj .ixdl::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");
}
.pl30 .lf1x::after, .pl30 .ixdl::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");
}
.zcpedu5o .lf1x::after, .zcpedu5o .ixdl::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");
}
.z9p5v .lf1x::after, .z9p5v .ixdl::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");
}
.jrck .lf1x::after, .jrck .ixdl::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");
}
.u5vba0t .lf1x::after, .u5vba0t .ixdl::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");
}
.pe82 .lf1x::after, .pe82 .ixdl::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");
}
.jxdmh7eu   .o3jo1::after, .jxdmh7eu   .ewcjm6p::after,
.g3nhdyi .o3jo1::after, .g3nhdyi .ewcjm6p::after,
.b15w2xy    .o3jo1::after, .b15w2xy    .ewcjm6p::after,
.zc9n3a    .o3jo1::after, .zc9n3a    .ewcjm6p::after,
.o1kdi    .o3jo1::after, .o1kdi    .ewcjm6p::after,
.hg9cle     .o3jo1::after, .hg9cle     .ewcjm6p::after,
.i61b0tq    .o3jo1::after, .i61b0tq    .ewcjm6p::after,
.icrlhva   .o3jo1::after, .icrlhva   .ewcjm6p::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;
}
.jxdmh7eu .o3jo1::after, .jxdmh7eu .ewcjm6p::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");
}
.g3nhdyi .o3jo1::after, .g3nhdyi .ewcjm6p::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");
}
.b15w2xy .o3jo1::after, .b15w2xy .ewcjm6p::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");
}
.zc9n3a .o3jo1::after, .zc9n3a .ewcjm6p::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");
}
.o1kdi .o3jo1::after, .o1kdi .ewcjm6p::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");
}
.hg9cle .o3jo1::after, .hg9cle .ewcjm6p::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");
}
.i61b0tq .o3jo1::after, .i61b0tq .ewcjm6p::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");
}
.icrlhva .o3jo1::after, .icrlhva .ewcjm6p::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");
}
.jgaz6 {
  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;
}
.srg0ju {
  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;
}
.srg0ju > * { min-width: 0; }
.srg0ju:hover { background: var(--bg-hover); }
.srg0ju > [itemprop="item"] { display: contents; }
.srg0ju [itemprop="itemReviewed"],
.srg0ju [itemprop="reviewRating"] { display: none; }
.srg0ju::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;
}
.jqqmj73 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.d5wyxig {
  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;
}
.rwkgh { max-height: 52px; max-width: 110px; object-fit: contain; }
.sqrm {
  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;
}
.imjecnsm .d5wyxig    { background: #1a1a1a; }
.mtersa .d5wyxig   { background: rgba(128,128,128,.12); }
.bjsh .d5wyxig { background: var(--bg-raised); }
.r2f3k .d5wyxig    { background: transparent; padding: 0; }
.l2jha {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.j2erqol { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.gor9it { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.t13mdwa {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.n1t9o {
  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;
}
.ud8g {
  
  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%;
}
.ay94m {
  
  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;
}
.eold {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.eold.ixdl {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .srg0ju {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .srg0ju::before    { grid-area: rank;   }
  .jqqmj73           { grid-area: ident;  }
  .l2jha     { grid-area: rating; min-width: 0; width: auto; }
  .t13mdwa           { grid-area: pills;  }
  .eold             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .srg0ju {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .srg0ju::before    { justify-self: center; }
  .jqqmj73           { width: 100%; }
  .l2jha     { justify-self: center; }
  .t13mdwa           { grid-template-columns: 1fr; }
}
@media (max-width: 560px) { .zmvkbrn { padding: 10px 16px; gap: 6px 16px; } }
.zau4 .ixdl { white-space: nowrap; }
@media (max-width: 560px) {
  .gtk8lz { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .bfvo62w { order: 1; }
  .zau4 { order: 2; margin-left: auto; align-self: center; }
  .h88ycga { order: 3; flex: 1 1 100%; min-width: 0; }
}
.rs7bu .fuc6sw li::before { content: "→"; }
.rs7bu .wk4r0n li::before { content: "–"; }
@media (min-width: 860px) {
  .pt36o6q5 .rlvullv {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .pt36o6q5 .psxqi { margin: 0; }
}
.ulge16 .psxqi { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.ulge16 .gtk8lz { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.ulge16 .b3d8ypu7 { padding: 14px 16px; }
.ulge16 .bfvo62w { border-radius: 4px; }
.ulge16 .jtelu { border-radius: 0; }
@media (max-width: 720px) {
  .lr14 { grid-template-columns: 1fr; }
  .toc9jjc { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .toc9jjc .t8yyq { width: 72px; height: 50px; }
  .toc9jjc .rqc8e { max-width: 180px; }
  .toc9jjc .rv5ha { width: auto; }
}
@media (max-width: 720px) {
  .gh2to3x1 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .j9efxdt { padding: 16px; }
  .wc6m2p3 .tymstvqd { min-width: 50%; }
}
@media (max-width: 860px) {
  .z3ta { grid-template-columns: 1fr; }
  .eyzmwhw { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .aiv0ym5c { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .yoie { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .c3uq7qwe { flex-direction: column; align-items: stretch; }
}
.xi1kdm .rv5ha .ixdl { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .k636 { flex-direction: column; align-items: stretch; gap: 10px; }
  .xi1kdm .rv5ha { text-align: center; }
}
@media (max-width: 720px) {
  .wqo22mt { grid-template-columns: 1fr; }
  .ro759vy { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xdb9 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .d0e7b { grid-template-columns: 1fr; }
  .tbibd0l { width: 100px; height: 100px; margin: 16px auto; }
  .vuhw2z { font-size: 1.4rem; }
  .kugh { justify-content: center; }
  .fdr6jlf .tymstvqd { min-width: 50%; }
}
@media (max-width: 540px) {
  .depdc { flex-wrap: wrap; padding: 14px 16px; }
  .dhnlt7ve { padding: 12px 16px; }
  .amc6 .bm7i9tiw { margin: 0 16px; }
  .amc6 .qphur { padding: 0 16px; }
  .bp81 { padding: 12px 16px; }
}
.sj3pqr .srg0ju {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.sj3pqr .srg0ju:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.qi2jc .jgaz6 { gap: 18px; }
.qi2jc .srg0ju {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.qi2jc .srg0ju:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.w2fo .jgaz6 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.w2fo .srg0ju {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.w2fo .srg0ju:last-child { border-bottom: none; }
.w2fo .jqqmj73,
.w2fo .l2jha,
.w2fo .t13mdwa {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.napbeg .jgaz6 { gap: 0; }
.napbeg .srg0ju {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.napbeg .srg0ju:last-child { border-bottom: none; }
.napbeg .srg0ju:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.napbeg .srg0ju:nth-child(even):hover { background: var(--bg-hover); }
.yrahgkk6 .srg0ju {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.lll0ah1 .t13mdwa .n1t9o {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.lll0ah1 .t13mdwa .n1t9o:first-child { border-left: none; }
.cyoo .t13mdwa .n1t9o {
  background: transparent; padding: 4px 8px;
}
.cyoo .t13mdwa .ud8g { font-size: .65rem; opacity: .65; }
.cyoo .t13mdwa .ay94m   { font-size: 1.15rem; color: var(--accent-light); }
.ypzs7k .t13mdwa .n1t9o {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.gor9it { display: none; }
.o24prjbk .j2erqol { font-size: 1rem; letter-spacing: 2px; }
.lzhu3r4y .j2erqol {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.isqvzox5 .j2erqol,
.osb7ser .j2erqol,
.bkmr .j2erqol { display: none; }
.isqvzox5 .gor9it,
.osb7ser .gor9it,
.bkmr .gor9it { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.isqvzox5 .gor9it { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.isqvzox5 .gor9it small { display: none; }
.osb7ser .gor9it {
  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;
}
.osb7ser .gor9it small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.bkmr .gor9it {
  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;
}
.bkmr .gor9it small { display: none; }
.fyr77 { margin: 16px 0; }
.n2utctzv { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.n2utctzv summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.n2utctzv summary::after { content: "+"; color: var(--accent-light); }
.n2utctzv[open] summary::after { content: "−"; }
.n2utctzv p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.s05dl1 { margin-bottom: 0; }
.pb7h8i h2.kmls { color: var(--text-primary); border-color: var(--accent-light); }
.haged h2.kmls { color: var(--text-primary); border-color: var(--accent-light); }
.v4adp .agydaq1n     { background: #052e16; border-color: #10b981; }
.v4adp .kns5sq7 { background: #2d0a1e; border-color: #f43f5e; }
.v4adp .nomx34pi    { background: #1e1036; border-color: #a855f7; }
.v4adp .w4fu3qe strong  { color: #f1f5f9; }
.v4adp .w4fu3qe p       { color: #cbd5e1; }
.v4adp .hloi    .agydaq1n     .eo5btz18::before,
.v4adp .p6howr9e  .agydaq1n     .eo5btz18::before,
.v4adp .lq9sxbw7  .agydaq1n     .eo5btz18::before,
.v4adp .fauaa .agydaq1n     .eo5btz18::before { color: #10b981; }
.v4adp .hloi    .kns5sq7 .eo5btz18::before,
.v4adp .p6howr9e  .kns5sq7 .eo5btz18::before,
.v4adp .lq9sxbw7  .kns5sq7 .eo5btz18::before,
.v4adp .fauaa .kns5sq7 .eo5btz18::before { color: #f43f5e; }
.v4adp .hloi    .nomx34pi    .eo5btz18::before,
.v4adp .p6howr9e  .nomx34pi    .eo5btz18::before,
.v4adp .lq9sxbw7  .nomx34pi    .eo5btz18::before,
.v4adp .fauaa .nomx34pi    .eo5btz18::before { color: #a855f7; }
.b14g .agydaq1n     { background: #2d2000; border-color: #eab308; }
.b14g .kns5sq7 { background: #2d0b0b; border-color: #ef4444; }
.b14g .nomx34pi    { background: #2d1600; border-color: #f97316; }
.b14g .w4fu3qe strong  { color: #f1f5f9; }
.b14g .w4fu3qe p       { color: #cbd5e1; }
.b14g .hloi    .agydaq1n     .eo5btz18::before,
.b14g .p6howr9e  .agydaq1n     .eo5btz18::before,
.b14g .lq9sxbw7  .agydaq1n     .eo5btz18::before,
.b14g .fauaa .agydaq1n     .eo5btz18::before { color: #eab308; }
.b14g .hloi    .kns5sq7 .eo5btz18::before,
.b14g .p6howr9e  .kns5sq7 .eo5btz18::before,
.b14g .lq9sxbw7  .kns5sq7 .eo5btz18::before,
.b14g .fauaa .kns5sq7 .eo5btz18::before { color: #ef4444; }
.b14g .hloi    .nomx34pi    .eo5btz18::before,
.b14g .p6howr9e  .nomx34pi    .eo5btz18::before,
.b14g .lq9sxbw7  .nomx34pi    .eo5btz18::before,
.b14g .fauaa .nomx34pi    .eo5btz18::before { color: #f97316; }
.k6j8v38l .agydaq1n     { background: #0c1a2e; border-color: #38bdf8; }
.k6j8v38l .kns5sq7 { background: #12103a; border-color: #818cf8; }
.k6j8v38l .nomx34pi    { background: #0a2020; border-color: #2dd4bf; }
.k6j8v38l .w4fu3qe strong  { color: #f1f5f9; }
.k6j8v38l .w4fu3qe p       { color: #cbd5e1; }
.k6j8v38l .hloi    .agydaq1n     .eo5btz18::before,
.k6j8v38l .p6howr9e  .agydaq1n     .eo5btz18::before,
.k6j8v38l .lq9sxbw7  .agydaq1n     .eo5btz18::before,
.k6j8v38l .fauaa .agydaq1n     .eo5btz18::before { color: #38bdf8; }
.k6j8v38l .hloi    .kns5sq7 .eo5btz18::before,
.k6j8v38l .p6howr9e  .kns5sq7 .eo5btz18::before,
.k6j8v38l .lq9sxbw7  .kns5sq7 .eo5btz18::before,
.k6j8v38l .fauaa .kns5sq7 .eo5btz18::before { color: #818cf8; }
.k6j8v38l .hloi    .nomx34pi    .eo5btz18::before,
.k6j8v38l .p6howr9e  .nomx34pi    .eo5btz18::before,
.k6j8v38l .lq9sxbw7  .nomx34pi    .eo5btz18::before,
.k6j8v38l .fauaa .nomx34pi    .eo5btz18::before { color: #2dd4bf; }
.hj3h .t3rtj { background: var(--bg-pros); }
.hj3h .aejm { background: var(--bg-cons); }
.hj3h .t3rtj .svco1kq { color: var(--c-pros-label); }
.hj3h .aejm .l83wx6 { color: var(--c-cons); }
.hj3h .t3rtj ul li,
.hj3h .fuc6sw li            { color: var(--c-pros); }
.hj3h .aejm ul li,
.hj3h .wk4r0n li            { color: var(--c-cons); }
.rs7bu .svco1kq::before { content: "→ "; }
.rs7bu .l83wx6::before { content: "← "; }
.t4d27uou .w4fu3qe { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.t4d27uou .w4fu3qe strong { color: var(--text-primary); }
.t4d27uou .w4fu3qe p      { color: var(--text-muted); }
.tmzdmf .w4fu3qe { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.qh1tpfa .w4fu3qe {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.qh1tpfa .w4fu3qe strong,
.qh1tpfa .w4fu3qe p { color: #fff; }
.qh1tpfa .eo5btz18::before { color: rgba(255,255,255,0.9) !important; }
.q8f9d5 .w4fu3qe {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.q8f9d5 .w4fu3qe strong { color: var(--text-primary); }
.q8f9d5 .w4fu3qe p      { color: var(--text-muted); }
.uddpey .w4fu3qe { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.hloi .eo5btz18,
.p6howr9e .eo5btz18,
.lq9sxbw7 .eo5btz18,
.fauaa .eo5btz18 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.hloi .eo5btz18::before,
.p6howr9e .eo5btz18::before,
.lq9sxbw7 .eo5btz18::before,
.fauaa .eo5btz18::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.hloi .agydaq1n     .eo5btz18::before { content: "✦"; color: var(--c-tip-border); }
.hloi .kns5sq7 .eo5btz18::before { content: "▲"; color: var(--c-warn-border); }
.hloi .nomx34pi    .eo5btz18::before { content: "◉"; color: #60a5fa; }
.p6howr9e .agydaq1n     .eo5btz18::before { content: "★"; color: var(--c-tip-border); }
.p6howr9e .kns5sq7 .eo5btz18::before { content: "◆"; color: var(--c-warn-border); }
.p6howr9e .nomx34pi    .eo5btz18::before { content: "●"; color: #60a5fa; }
.lq9sxbw7 .agydaq1n     .eo5btz18::before { content: "▶"; color: var(--c-tip-border); }
.lq9sxbw7 .kns5sq7 .eo5btz18::before { content: "■"; color: var(--c-warn-border); }
.lq9sxbw7 .nomx34pi    .eo5btz18::before { content: "▸"; color: #60a5fa; }
.fauaa .agydaq1n     .eo5btz18::before { content: "→"; color: var(--c-tip-border); }
.fauaa .kns5sq7 .eo5btz18::before { content: "⬥"; color: var(--c-warn-border); }
.fauaa .nomx34pi    .eo5btz18::before { content: "◈"; color: #60a5fa; }
.khn1 .e8o9 .yozhk,
.khn1 .r8kp .yozhk  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.khn1 .b0vy                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.khn1 .srg0ju                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.khn1 .ni152          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.khn1 .ph0y                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.pfws5s .e8o9 .yozhk,
.pfws5s .r8kp .yozhk,
.pfws5s .b0vy,
.pfws5s .srg0ju,
.pfws5s .psxqi,
.pfws5s .ni152,
.pfws5s .ph0y,
.pfws5s .uddpey .w4fu3qe { box-shadow: none; }
.w1569nr9   .ft7f6y6e, .w1569nr9 .sq51g855, .w1569nr9 .xnew,
.w1569nr9   .z93f2, .w1569nr9 .o4ll { font-size: 0.9rem; }
.w1569nr9   .d2476, .w1569nr9 .xwkah1 { font-size: 0.9rem; }
.e07g8y4x   .ft7f6y6e, .e07g8y4x .sq51g855, .e07g8y4x .xnew,
.e07g8y4x   .z93f2, .e07g8y4x .o4ll { font-size: 0.95rem; }
.e07g8y4x   .d2476, .e07g8y4x .xwkah1 { font-size: 0.95rem; }
.v17nq3   .ft7f6y6e, .v17nq3 .sq51g855, .v17nq3 .xnew,
.v17nq3   .z93f2, .v17nq3 .o4ll { font-size: 1.08rem; }
.v17nq3   .d2476, .v17nq3 .xwkah1 { font-size: 1.05rem; }
.v17nq3   .k0bd { font-size: 0.97rem; }
.bf2m .qqqj9x      { font-size: 3.2rem; }
.bf2m h2.kmls { font-size: 1.9rem; }
.bf2m h3.ijiqj     { font-size: 1.4rem; }
.tqwjflf .qqqj9x      { font-size: 3.8rem; }
.tqwjflf h2.kmls { font-size: 2.2rem; }
.tqwjflf h3.ijiqj     { font-size: 1.6rem; }
.s05dl1 + .s05dl1 { position: relative; }
.fkdppgrb   .s05dl1 + .s05dl1::before,
.xu62m  .s05dl1 + .s05dl1::before,
.c93hda   .s05dl1 + .s05dl1::before,
.mpz94b4   .s05dl1 + .s05dl1::before,
.tw1ag4l   .s05dl1 + .s05dl1::before,
.sjqx7bq .s05dl1 + .s05dl1::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.fkdppgrb .s05dl1 + .s05dl1::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.xu62m .s05dl1 + .s05dl1::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.c93hda .s05dl1 + .s05dl1::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;
}
.mpz94b4 .s05dl1 + .s05dl1::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.st6q .s05dl1 { margin-bottom: 16px; }
.st6q .s05dl1 + .s05dl1 { margin-top: 0; }
.st6q .ek7gbg { padding-top: 0; padding-bottom: 0; }
.tw1ag4l .s05dl1 + .s05dl1::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.sjqx7bq .s05dl1 + .s05dl1::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.vnmw5gb7 .s05dl1 + .s05dl1::before,
.t5u6byda .s05dl1 + .s05dl1::before,
.ljluu .s05dl1 + .s05dl1::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%;
}
.ku1fsk .vnmw5gb7 .s05dl1:nth-child(even)::before,
.ku1fsk .t5u6byda .s05dl1:nth-child(even)::before,
.ku1fsk .ljluu .s05dl1:nth-child(even)::before { background: var(--bg-surface); }
.vciyfk3 .vnmw5gb7 .s05dl1:nth-child(even)::before,
.vciyfk3 .t5u6byda .s05dl1:nth-child(even)::before,
.vciyfk3 .ljluu .s05dl1:nth-child(even)::before { background: var(--bg-card); }
.vnmw5gb7 .s05dl1 + .s05dl1::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");
}
.t5u6byda .s05dl1 + .s05dl1::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");
}
.ljluu .s05dl1 + .s05dl1::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");
}
.qgapmu84 .lwze,
.tfwq7t .lwze,
.srpt .lwze { overflow: hidden; }
.qgapmu84 .zuizxugr,
.tfwq7t .zuizxugr { margin-bottom: 60px; }
.srpt .zuizxugr { margin-bottom: 70px; }
.qgapmu84 .lwze::before,
.tfwq7t .lwze::before,
.srpt .lwze::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%;
}
.qgapmu84 .lwze::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");
}
.tfwq7t .lwze::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");
}
.srpt .lwze::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");
}
.rwphy9 .lwze:not(.drgec7) .mfvcv { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.u88p0m2b .lwze:not(.drgec7) .mfvcv { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.i63naj  .lwze:not(.drgec7) .mfvcv { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.vhr8  .lwze:not(.drgec7) .mfvcv { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.rwphy9 .drgec7 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.u88p0m2b .drgec7 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.i63naj .drgec7 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.vhr8 .drgec7 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.z3msr .drgec7 { background: var(--accent); }
.z3msr .drgec7 .mfvcv { background: none; }
.z3msr .djtl3u { background: var(--accent); }
.z3msr .k7ms7m { background: var(--accent-bg); }
.z3msr .lwze:not(.drgec7) .mfvcv { background: rgba(0,0,0,0.6); }
.jyxsu0a .cd969 { float: left; width: 38%; margin: 0 28px 16px 0; }
.jyxsu0a .cd969 .oss0y6m { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.jyxsu0a .ek7gbg::after { content: ''; display: block; clear: both; }
.f3spm .cd969 { float: right; width: 38%; margin: 0 0 16px 28px; }
.f3spm .cd969 .oss0y6m { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.f3spm .ek7gbg::after { content: ''; display: block; clear: both; }
.fn8o .s05dl1:nth-child(odd)  .cd969 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.fn8o .s05dl1:nth-child(even) .cd969 { float: right; width: 38%; margin: 0 0 16px 28px; }
.fn8o .cd969 .oss0y6m { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.fn8o .ek7gbg::after { content: ''; display: block; clear: both; }
.jyxsu0a .zplms75u,
.jyxsu0a .jgaz6,
.f3spm .zplms75u,
.f3spm .jgaz6,
.fn8o .zplms75u,
.fn8o .jgaz6 { clear: both; }
@media (max-width: 900px) {
  .jyxsu0a .cd969,
  .f3spm .cd969,
  .fn8o .s05dl1:nth-child(odd)  .cd969,
  .fn8o .s05dl1:nth-child(even) .cd969 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .jyxsu0a .cd969 .oss0y6m,
  .f3spm .cd969 .oss0y6m,
  .fn8o .cd969 .oss0y6m {
    max-height: none !important;
  }
}
.jyxsu0a .d2476,
.jyxsu0a .xwkah1,
.f3spm .d2476,
.f3spm .xwkah1,
.fn8o .d2476,
.fn8o .xwkah1 { overflow: hidden; }
@media (max-width: 640px) {
  .jyxsu0a .cd969,
  .f3spm .cd969,
  .fn8o .cd969 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.e5vj88kc .p913cuv,
.e5vj88kc .ek7gbg,
.e5vj88kc .i0f8w  { max-width: 1100px; }
.hpf92wh3 .p913cuv,
.hpf92wh3 .ek7gbg,
.hpf92wh3 .i0f8w  { max-width: 1200px; }
.hpf92wh3 { --content-mw: 1200px; }
.v9ft0v8y .p913cuv,
.v9ft0v8y .ek7gbg,
.v9ft0v8y .i0f8w  { max-width: 1320px; }
.z0eq2y5l { font-size: 0.82rem; color: var(--text-muted); }
.mp90pn { display: flex; align-items: center; }
.wlu1 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.w1pk1 { display: flex; align-items: center; }
.bncyp { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.bncyp:hover { text-decoration: underline; }
.mruf3mm { margin: 0 3px; opacity: 0.45; }
.mruf3mm::before { content: '/'; }
.rz0vv { padding: 2px 5px; color: var(--text-main); }
.sltdem .z0eq2y5l {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.sltdem .mp90pn { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.usnyl .z0eq2y5l {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.usnyl .mp90pn { padding: 0 0 0 12px; }
.gl9a13 .mp90pn { padding: 0 16px; }
.gl9a13 .z0eq2y5l {
  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);
}
.gl9a13 .p913cuv { padding-top: 28px; }
@media (max-width: 720px) {
  .t4r3ody { margin-top: 18px; padding: 0 16px; }
  .gl9a13 .p913cuv { padding-top: 16px; }
}
.e5vj88kc.sltdem .mp90pn { max-width: 1100px; }
.hpf92wh3.sltdem .mp90pn { max-width: 1200px; }
.v9ft0v8y.sltdem .mp90pn { max-width: 1320px; }
.hpf92wh3 .t4r3ody { max-width: 1200px; }
.a46jdj3 .s05dl1 { padding-top: 16px; padding-bottom: 16px; }
.zlnywue .s05dl1 { padding-top: 24px; padding-bottom: 24px; }
.ch0ew94 .s05dl1 { padding-top: 40px; padding-bottom: 40px; }
.nircxru .s05dl1 { padding-top: 52px; padding-bottom: 52px; }
.npa72m .s05dl1:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.npa72m .s05dl1:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.npa72m .s05dl1:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.npa72m .s05dl1:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.otbpqk7 .ek7gbg { padding-top: 10px;  padding-bottom: 10px; }
.wh0q .ek7gbg { padding-top: 18px;  padding-bottom: 18px; }
.ksvi6aik .ek7gbg { padding-top: 36px;  padding-bottom: 36px; }
.xmwhy .ek7gbg { padding-top: 48px;  padding-bottom: 48px; }
.nbhiex h2.kmls { font-weight: 600; }
.nbhiex h3.ijiqj     { font-weight: 600; }
.blg9hwo h2.kmls { font-weight: 800; }
.blg9hwo h3.ijiqj     { font-weight: 700; }
.l02zksv3 h2.kmls { font-weight: 900; }
.l02zksv3 h3.ijiqj     { font-weight: 800; }
.l02zksv3 .w4fu3qe strong,
.l02zksv3 .w4fu3qe strong { font-weight: 600; }
.o3jo1 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.robtcj .o3jo1 { display: none; }
@media (max-width: 640px) {
  .o3jo1 { display: none !important; }
}
.o3jo1 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.o3jo1:hover { opacity: 0.85; }
.ycfsrh .o3jo1 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.etk7  .ewcjm6p { left: 32px; }
@media (max-width: 480px) {
  .vj5s .ewcjm6p { right: 20px; bottom: 20px; }
  .etk7  .ewcjm6p { left: 20px; bottom: 20px; }
}
.rriol { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.i0f8w { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ly0as65f { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ihe9tga { color: var(--text-dim); font-size: 0.8rem; }
.mf2cft3 a, .ylljxib a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.mf2cft3 a:hover, .ylljxib a:hover { color: var(--accent-light); }
.ylljxib { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.toued3e4 .i0f8w { text-align: center; }
.toued3e4 .ylljxib { justify-content: center; margin-bottom: 16px; }
.toued3e4 .ly0as65f { margin-top: 0; }
.hc50fw0 { margin-top: 10px; }
.hc50fw0 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .i0f8w { padding-left: 16px; padding-right: 16px; }
  .oy6ag .i0f8w { padding: 20px 16px; }
  .ylljxib { gap: 4px 12px; }
  .ly0as65f { font-size: 0.78rem; }
}
.a7kqvskw .ly0as65f { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.a7kqvskw .ihe9tga { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .a7kqvskw .ijza { grid-template-columns: 1fr 1fr; } .a7kqvskw .jy8ea0 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .a7kqvskw .ijza { grid-template-columns: 1fr; } }
.kvv8avb .ly0as65f { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .kvv8avb .a04p2n4 { gap: 12px; } .kvv8avb .s6nqb { margin-right: 0; width: 100%; } }
.k5vvk0d9 .ly0as65f { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.k5vvk0d9 .ihe9tga { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .k5vvk0d9 .mqq4469j { grid-template-columns: 1fr 1fr; } .k5vvk0d9 .u4xhdj4 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .k5vvk0d9 .mqq4469j { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .owr2r .j7ijjtv { grid-template-columns: 1fr 1fr; } .owr2r .w1w7uqxt:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .owr2r .j7ijjtv { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .sygo .j7ijjtv { grid-template-columns: 1fr; } }
.h21a .i0f8w { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.h21a .ylljxib { justify-content: center; }
.t122 .hhsvv0k      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.t122 .rriol { background: var(--bg-page); border-top-color: var(--border-alt); }
.y96fj4z .hhsvv0k      { background: #0d1117; border-bottom-color: #21262d; }
.y96fj4z .jylf { color: var(--accent-light); }
.y96fj4z .d48mqx72 { --msep-color: #8b949e; }
.y96fj4z .d48mqx72 a { color: #8b949e; }
.y96fj4z .d48mqx72 a:hover { color: var(--accent-light); }
.y96fj4z .h9rn { color: #8b949e; }
.y96fj4z .rriol { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.y96fj4z .ly0as65f,
.y96fj4z .ihe9tga { color: #6e7681; }
.y96fj4z .mf2cft3 a, .y96fj4z .ylljxib a,
.y96fj4z .mf2cft3 a:hover, .y96fj4z .ylljxib a:hover,
@media (max-width: 640px) {
  .y96fj4z .d48mqx72 { background: #0d1117; border-top-color: #21262d; }
  .y96fj4z .d48mqx72 li a { border-bottom-color: #21262d; }
}
.jg2jt .hhsvv0k      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.jg2jt .jylf { color: var(--accent-light); }
.jg2jt .d48mqx72 { --msep-color: #475569; }
.jg2jt .d48mqx72 a { color: #475569; }
.jg2jt .d48mqx72 a:hover { color: var(--accent-light); }
.jg2jt .h9rn { color: #64748b; }
.jg2jt .rriol { background: #f0f4f8; border-top-color: #cbd5e1; }
.jg2jt .ly0as65f,
.jg2jt .ihe9tga { color: #64748b; }
.jg2jt .mf2cft3 a, .jg2jt .ylljxib a,
.jg2jt .mf2cft3 a:hover, .jg2jt .ylljxib a:hover,
@media (max-width: 640px) {
  .jg2jt .d48mqx72 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .jg2jt .d48mqx72 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.d8jw3 .hhsvv0k      { background: var(--accent); border-bottom-color: var(--accent-light); }
.d8jw3 .jylf { color: #fff; }
.d8jw3 .d48mqx72 { --msep-color: rgba(255,255,255,0.82); }
.d8jw3 .d48mqx72 a { color: rgba(255,255,255,0.82); }
.d8jw3 .d48mqx72 a:hover { color: #fff; }
.d8jw3 .h9rn { color: rgba(255,255,255,0.9); }
.d8jw3 .rriol { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.d8jw3 .ly0as65f,
.d8jw3 .ihe9tga { color: rgba(255,255,255,0.72); }
.d8jw3 .mf2cft3 a, .d8jw3 .ylljxib a,
.d8jw3 .mf2cft3 a:hover, .d8jw3 .ylljxib a:hover,
@media (max-width: 640px) {
  .d8jw3 .d48mqx72 { background: var(--accent); border-top-color: var(--accent-light); }
  .d8jw3 .d48mqx72 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.sjwart .hhsvv0k {
  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);
}
.sjwart .rriol {
  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) {
  .sjwart .d48mqx72 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.k8sdsgot .bwch { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.j0cp .bwch { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.jn0lh .bwch { min-height: 72px; height: auto; }
.s8qaz .bwch { min-height: 84px; height: auto; }
.oy6ag .bwch { max-width: none; padding: 0 32px; }
.oy6ag .i0f8w  { max-width: none; padding: 24px 32px; }
.d98lwi.hpf92wh3 .bwch { max-width: 1200px; }
.d98lwi.v9ft0v8y .bwch { max-width: 1320px; }
.yzq1o   .jylf, .yzq1o   .s6nqb { text-transform: capitalize; }
.ri1k .jylf, .ri1k .s6nqb { text-transform: lowercase; }
.u3f3r3 .jylf, .u3f3r3 .s6nqb { text-transform: uppercase; letter-spacing: 0.06em; }
.yxaljh, .dt6aa1 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.thmn .yxaljh,
.nm69w4 .yxaljh,
.k72j .yxaljh,
.z3ifn .yxaljh,
.ja05uh8d   .d48mqx72 a { font-weight: 500; }
.cfwwq .d48mqx72 a { font-weight: 600; }
.fhvmzdiv     .d48mqx72 a { font-weight: 700; }
.dteqhyun    .d48mqx72 a { font-weight: 800; letter-spacing: 0.01em; }
.q3tz     .d48mqx72 > li + li::before,
.gfz701y    .d48mqx72 > li + li::before,
.hjb3v4a    .d48mqx72 > li + li::before,
.d2jp .d48mqx72 > li + li::before,
.ohapv9t .d48mqx72 > li + li::before,
.ik8f7he  .d48mqx72 > li + li::before,
.bqzxs    .d48mqx72 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.q3tz     .d48mqx72 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.gfz701y    .d48mqx72 > li + li::before { content: "|"; }
.hjb3v4a    .d48mqx72 > li + li::before { content: "—"; }
.d2jp .d48mqx72 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ohapv9t .d48mqx72 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ik8f7he  .d48mqx72 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.bqzxs    .d48mqx72 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .qc93r .h9rn,
  .knpbar .h9rn,
  .d2984xfi .h9rn,
  .bwzio .h9rn,
  .vo98bq .h9rn {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .qc93r .h9rn::before,
  .knpbar .h9rn::before,
  .d2984xfi .h9rn::before,
  .bwzio .h9rn::before,
  .vo98bq .h9rn::before { content: ""; display: block; flex-shrink: 0; }

  
  .qc93r .h9rn::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;
  }

  
  .knpbar .h9rn::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;
  }

  
  .d2984xfi .h9rn::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;
  }

  
  .bwzio .h9rn::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;
  }

  
  .vo98bq .h9rn::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) {
  .xpiv .h9rn {
    padding: 5px 14px;
  }
  .xpiv .d48mqx72 {
    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;
  }
  .xpiv .d48mqx72 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .xpiv .d48mqx72 li a:hover { background: var(--bg-raised); }
  .xpiv .s2nc2,
  .dogy24j8 .s2nc2,
  .pe1m2so6 .s2nc2 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .vvwy5wz .h9rn {
    padding: 5px 10px;
  }
  .vvwy5wz .d48mqx72 {
    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);
  }
  .vvwy5wz .d48mqx72.c0bd { transform: translateX(0); }
  .vvwy5wz .d48mqx72 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .vvwy5wz .d48mqx72 li:last-child a { border-bottom: none; }
  .d8jw3 .d48mqx72,
  .y96fj4z .d48mqx72 { background: var(--accent) !important; }
  .d8jw3 .d48mqx72 li a,
  .y96fj4z .d48mqx72 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .pe1m2so6 .h9rn {
    padding: 5px 10px;
  }
  .pe1m2so6 .d48mqx72 {
    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);
  }
  .pe1m2so6 .d48mqx72::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .pe1m2so6 .d48mqx72.c0bd { transform: translateY(0); }
  .pe1m2so6 .d48mqx72 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .sv8rl69 .h9rn {
    padding: 5px 10px;
  }
  .sv8rl69 .d48mqx72 {
    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;
  }
  .sv8rl69 .d48mqx72.c0bd { opacity: 1; pointer-events: auto; }
  .sv8rl69 .d48mqx72 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .gj04k8     .h9rn { border-radius: 0 !important; }
  .hd8k   .h9rn { border-radius: 8px !important; }
  .nq430qn .h9rn { border-radius: 50% !important; }
  .bcsp   .h9rn { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .xchg6ni3 .dacanon { flex-direction: column; align-items: stretch; }
  .xchg6ni3 .l2jaow { flex-direction: row; min-width: auto; }
  .xchg6ni3 .b2j6qy { align-items: flex-start; text-align: left; }
}
.y3kl,
.y3kl.s05dl1,
.ku1fsk .y3kl,
.wvaxm2 .y3kl,
.vciyfk3 .y3kl,
.c7okdy .y3kl {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.r9h4frq {
  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;
}
.zh7e { flex: 1 1 280px; min-width: 0; }
.kycvj {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.v860ura2 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.dnuye {
  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;
}
.dnuye:hover { transform: translateY(-1px); opacity: 0.95; }
.pyuga .r9h4frq {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.pyuga .kycvj { color: var(--cta); }
.pyuga .v860ura2 { color: var(--text-body); }
.pyuga .dnuye {
  background: var(--cta) !important;
  color: #fff !important;
}
.d52om .r9h4frq {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.d52om .kycvj { color: var(--text-primary); }
.d52om .v860ura2 { color: var(--text-body); }
.d52om .dnuye {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .r9h4frq {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .zh7e { flex: 0 0 auto; }
  .kycvj { font-size: 1.2rem; }
  .dnuye { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.rcam9qu .jdq7 { height: 36px; }
.f0eh3 .jdq7 { height: 60px; max-width: 200px; }
.m5nqm4 .jdq7 { height: 56px; max-width: 180px; }
.wuay    .j2erqol, .wuay    .az2r5p { color: #f59e0b; }
.ppr2z      .j2erqol { font-size: 1rem; letter-spacing: 1.5px; }
.nuq7jykr    .j2erqol, .nuq7jykr    .az2r5p { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.c6fa     .j2erqol, .c6fa     .az2r5p { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.ysjz6qe .j2erqol, .ysjz6qe .az2r5p { color: var(--cta); letter-spacing: 2px; }
.p4sq4v   .j2erqol, .p4sq4v   .az2r5p { color: #e91e63; letter-spacing: 2px; }
.lt6ibxw  .j2erqol, .lt6ibxw  .az2r5p { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.uhm1w213     .j2erqol, .uhm1w213     .az2r5p { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.lll0ah1 .n1t9o + .n1t9o {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.pg9z .srg0ju { padding: 18px 24px; min-height: 68px; }
.cyoo .ud8g {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.cyoo .ay94m {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.ypzs7k .n1t9o {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.jgaz6 { counter-reset: cs-rank; }
.jgaz6 .srg0ju { counter-increment: cs-rank; }
.jgaz6 .srg0ju::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;
}
.ghg18e7 .jgaz6 { counter-reset: cs-rank; gap: 0; }
.ghg18e7 .srg0ju {
  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;
}
.ghg18e7 .srg0ju::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;
}
.ghg18e7 .jqqmj73 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.ghg18e7 .d5wyxig {
  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;
}
.ghg18e7 .rwkgh { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.ghg18e7 .jqqmj73 { min-width: 0; flex-direction: column; width: 100%; }
.ghg18e7 .sqrm {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.ghg18e7 .j2erqol { color: var(--cta, var(--accent)); }
.ghg18e7 .gor9it { font-weight: 700; }
.ghg18e7 .n1t9o {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.ghg18e7 .ud8g {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.ghg18e7 .ay94m {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.ghg18e7 .hx3mc .ay94m { font-size: 1.3rem; color: var(--accent-light); }
.ghg18e7 .eold {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.ghg18e7 .srg0ju:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .ghg18e7 .jgaz6 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ghg18e7 .srg0ju {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ghg18e7 .srg0ju { padding: 40px 16px 20px; }
  .ghg18e7 .n1t9o {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ghg18e7 .eold { width: 100%; min-width: 0; }
}
.leo3xp1l .jgaz6 { counter-reset: cs-rank; gap: 10px; }
.leo3xp1l .srg0ju {
  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);
}
.leo3xp1l .srg0ju::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);
}
.leo3xp1l .jqqmj73 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.leo3xp1l .d5wyxig {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.leo3xp1l .rwkgh { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.leo3xp1l .sqrm {
  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;
}
.leo3xp1l .j2erqol { color: var(--cta, var(--accent)); }
.leo3xp1l .n1t9o {
  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;
}
.leo3xp1l .ud8g {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.leo3xp1l .ay94m { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.leo3xp1l .hx3mc .ay94m { color: var(--accent-light); }
.leo3xp1l .eold {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.leo3xp1l .srg0ju:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .leo3xp1l .srg0ju {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .leo3xp1l .srg0ju::before {
    position: absolute; top: 14px; left: 14px;
  }
  .leo3xp1l .jqqmj73 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .leo3xp1l .sqrm { white-space: normal; text-align: center; font-size: 1.2rem; }
  .leo3xp1l .n1t9o {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .leo3xp1l .eold { width: 100%; min-width: 0; }
  .leo3xp1l .j2erqol { min-width: 0; }
}
.v0l8k .srg0ju::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.r8mfnj .n2utctzv {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.r8mfnj .n2utctzv summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.r8mfnj .n2utctzv p { padding: 0 2px 16px; }
.efbjx .n2utctzv { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.efbjx .n2utctzv summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.efbjx .n2utctzv summary::after { content: "›"; font-size: 1.2em; }
.efbjx .n2utctzv[open] summary::after { content: "‹"; }
.efbjx .n2utctzv p { padding: 10px 22px 4px; }
.tv7fj5rd .n2utctzv {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.tv7fj5rd .n2utctzv summary { color: var(--text-primary); padding-left: 16px; }
.tv7fj5rd .n2utctzv summary::after { content: "›"; font-size: 1.1em; }
.tv7fj5rd .n2utctzv[open] summary::after { content: "‹"; }
.tv7fj5rd .n2utctzv p { padding-left: 16px; }
.dtkow8 .fyr77 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.dtkow8 .n2utctzv {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.dtkow8 .n2utctzv:last-child { border-bottom: none; }
.dtkow8 .n2utctzv summary { color: var(--text-primary); border-radius: 0; }
.dtkow8 .n2utctzv summary::after { content: "›"; font-size: 1.1em; }
.dtkow8 .n2utctzv[open] summary::after { content: "‹"; }
.x1nxn .n2utctzv { overflow: hidden; }
.x1nxn .n2utctzv summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.x1nxn .n2utctzv summary::after { color: rgba(255,255,255,.75); }
.x1nxn .n2utctzv[open] summary { border-radius: 0; }
.ayxx68 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.j40od {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.mnxaxeff {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.w1toevx { color: var(--text-muted); font-size: 1.05rem; }
.iqm7f1w {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.nrj1 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.pa8qfalc { margin-bottom: 20px; }
.l805emq {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.vu7yk9b {
  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;
}
.vu7yk9b:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.qoa1 { resize: vertical; min-height: 130px; }
.nbiy { width: 100%; margin-top: 8px; }
.hj66peej {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.vaf9qw {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.xn40s6y { color: var(--text-muted); line-height: 1.75; }
.opuer { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.opuer li { margin-bottom: 6px; }
.yl1ddm { max-width: 760px; margin: 0 auto; }
.px6r { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.k3yhafn { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.k3yhafn:last-child { border-bottom: none; }
.k3yhafn h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.k3yhafn p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.vusa3m { max-width: 760px; margin: 0 auto; }
.ycawyz2m ul.opuer { margin: 0; }
@media (max-width: 640px) { .fdrs7e { grid-template-columns: 1fr; gap: 10px; } }
.z1g6uhd { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.auswmphr { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.gtndlfcd { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.auswmphr p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.auswmphr .opuer { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .z1g6uhd { grid-template-columns: 1fr; } }
.nri4m8 ul.opuer { margin: 0; }
.tq3ay .opuer,
.nnj4bf .opuer,
.bswbui5 .opuer,
.li0q6 .opuer {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .kiyy { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .tb7pc { grid-template-columns: 1fr; } .svkcfxi { position: static; text-align: center; } }
@media (max-width: 860px) { .irsaqw { grid-template-columns: 1fr; } }
.li0q6 .opuer { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .a82yoqju { flex-direction: column; text-align: center; } .iylq { grid-template-columns: 1fr; } }
.k7q6fr .mnxaxeff { color: var(--accent-light); }
.hf0a656 .mnxaxeff { font-size: 2rem; }
.hf0a656 .w1toevx { max-width: 680px; }
.hvmgqk .mnxaxeff { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.hvmgqk .w1toevx  { margin: 0; }
@media (max-width: 640px) { .hvmgqk { flex-direction: column; } }
.e4yucjb5 .mnxaxeff { color: var(--accent-light); }
.an2z .mnxaxeff { color: #fff; }
.an2z .w1toevx  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .x1ooy { grid-template-columns: 1fr; } }
.dtm4u1 .vu7yk9b {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.dtm4u1 .vu7yk9b:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.spktj .vu7yk9b { background: var(--bg-raised); border-color: transparent; }
.spktj .vu7yk9b:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ku185a .vu7yk9b { border-radius: 100px; padding: 11px 20px; }
.ku185a .qoa1 { border-radius: 14px; }
.qpn7iq78 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .qpn7iq78 { grid-template-columns: 1fr; } }
.k3pnq7 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.k3pnq7 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.k3pnq7 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.rxjtgs { counter-reset: priv-count; }
.cihnt {
  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);
}
.cihnt:last-child { border-bottom: none; }
.ge08 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.cihnt h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.cihnt p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.eu2gm3t8 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.eu2gm3t8 li { margin-bottom: 6px; }
.wngqkgt{position:relative;overflow:visible}
.n7wz9 .c6usf{display:block}
.kja0 .avkhz{color: var(--accent-light);opacity:1;font-weight:500}
.lf17g5{--date-bg:var(--accent-bg)}
.pb43 .mmnqf::before{content:""}
.ga88ynun .l6obwbg0{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .l6obwbg0{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .xlxbd6{max-width:100%}
}
.dg0bjr0z .ni152{margin:0}
@media (max-width:560px){
  .unfumy6{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .t5vln16 { padding: 28px 18px 20px; }
  .s1m8 { font-size: 1.2rem; }
  .vf9w { max-width: 220px; max-height: 80px; }
}
.rsdriwz4 {
  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);
}
.h6nho {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.lbtsf6cg  .rsdriwz4 { border-radius: 50%; }
.x4x5t  .rsdriwz4 { border-radius: 6px; }
.fg6x .rsdriwz4 { border-radius: 22px; }
.z7ngy3zh .r9h4frq {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .rsdriwz4 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.pvzx8yl .s05dl1 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.pvzx8yl .ek7gbg {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.pvzx8yl .r9h4frq {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.hov1wa {
  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;                  
}
.hov1wa.cqg0o2 { transform: translate(-50%, 0); }
.hov1wa .s05dl1,
.hov1wa .ek7gbg {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.hov1wa .r9h4frq {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.mvz6kr5 {
  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;
}
.mvz6kr5::before,
.mvz6kr5::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.mvz6kr5::before { transform: translate(-50%, -50%) rotate(45deg); }
.mvz6kr5::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.mvz6kr5:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .hov1wa { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .hov1wa .r9h4frq {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .hov1wa .v860ura2 { display: none !important; }
  .hov1wa .kycvj { font-size: 1.1rem !important; }
  .hov1wa .rsdriwz4 { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .mvz6kr5 { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .bwch { flex-direction: row-reverse; }
[dir="rtl"] .d48mqx72 { flex-direction: row-reverse; }
[dir="rtl"] .etk7  .ewcjm6p { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .vj5s .ewcjm6p { right: auto; left: 20px; }
  [dir="rtl"] .etk7  .ewcjm6p { left: auto;  right: 20px; }
}
[dir="rtl"] .jyxsu0a .cd969  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .f3spm .cd969 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .d2476, [dir="rtl"] .xwkah1 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .w4fu3qe { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .r9h4frq { direction: rtl; }
[dir="rtl"] .rsdriwz4 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .srg0ju,
[dir="rtl"] .z0eq2y5l { direction: rtl; }
[dir="rtl"] .ph0y { direction: rtl; }
[dir="rtl"] .hpd0e { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .zj7atdm5 .xwkah1,
[dir="rtl"] .hm0r130 .xwkah1,
[dir="rtl"] .d6iugdm .xwkah1,
[dir="rtl"] .jlu4u .xwkah1 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .zj7atdm5 .xwkah1 li::before,
[dir="rtl"] .hm0r130 .xwkah1 li::before,
[dir="rtl"] .d6iugdm .xwkah1 li::before,
[dir="rtl"] .jlu4u .xwkah1 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .lwze.rm7j .zuizxugr,
[dir="rtl"] .jnub2h5.rm7j .zuizxugr,
[dir="rtl"] .drgec7.rm7j .zuizxugr,
[dir="rtl"] .l6jv13f.rm7j .zuizxugr,
[dir="rtl"] .ld841hl.rm7j .zuizxugr { text-align: right; }
[dir="rtl"] .k7ms7m.rm7j .e8l5cgf { align-items: flex-end; text-align: right; }
[dir="rtl"] .ek7gbg,
[dir="rtl"] .z93f2,
[dir="rtl"] .o4ll,
[dir="rtl"] .zuizxugr { text-align: right; }
[dir="rtl"] .nrj1,
[dir="rtl"] .l805emq,
[dir="rtl"] .vu7yk9b,
[dir="rtl"] .qoa1 { text-align: right; direction: rtl; }
[dir="rtl"] .ku185a .vu7yk9b,
[dir="rtl"] .dtm4u1 .vu7yk9b { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #dc2660;
  --brand:           #dc2660;
  --brand-light:     #a5264e;
  --brand-pale:      #c85076;
  --grad-start:      #e87599;
  --grad-end:        #ecaec2;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #ffb300;
  --cta-light:       #d69600;
  --cta-hover:       #c18800;
  --bg-page:         #f8f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f4;
  --bg-raised:       #f1eeef;
  --bg-hover:        #f5f3f4;
  --border:          #e9e1e4;
  --border-alt:      #dccfd3;
  --border-section:  #e9e1e4;
  --text-primary:    #1b1718;
  --text-muted:      #605156;
  --text-body:       #372e31;
  --text-sub:        #53454a;
  --text-faint:      #8a747b;
  --text-dim:        #a19095;
  --text-label:      #6e5d62;
  --text-value:      #453a3d;
  --accent-bg:       #f3e1e7;
  --accent-bg-light: #edc8d4;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f4;
  --c-pros:          #19930f;
  --c-cons:          #9f2127;
  --c-pros-label:    #1eae12;
  --c-tip-border:    #21c114;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #19930f;
}
:root { --logo-bg-opacity: 80%; }
body, button, input { font-family: "Manrope", sans-serif; }
.mka0h9m .c2bgf, .mka0h9m .k7ms7m { min-height: 520px; }
.mruf3mm::before { content: '|'; opacity: 0.3; }