:root {
  --color-accent: #096609;
  --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;
}
.srvdphu {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.n4p8 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.zi3gne {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.nyzm33wk { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.elzuaw7 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.elzuaw7 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.elzuaw7 a:hover { color: var(--accent-light); }
.m3ya8  .pu6djzkd { border-radius: 14px; }
.m3ya8 .pu6djzkd li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.m3ya8 .pu6djzkd li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.vi39x99t .pu6djzkd li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .pu6djzkd {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .mrprdmq:hover .pu6djzkd,
  .mrprdmq:focus-within .pu6djzkd { display: block; }
  .pu6djzkd li a { padding: 8px 16px; font-size: 0.88rem; }
}
.f9bl76eu {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.n1t2pt { display: none; }
@media (max-width: 640px) {
  .n1t2pt {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .n1t2pt.gpz6a39 { display: block; }
}
@media (max-width: 640px) {
  .f9bl76eu { display: block; }
  .elzuaw7 > li + li::before { display: none !important; }
  .elzuaw7 {
    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;
  }
  .elzuaw7.gpz6a39 { display: flex; }
  .elzuaw7 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .elzuaw7 li:last-child a { border-bottom: none; }
}
.omhn { min-height: 480px; }
.wyfg3u {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.nuh22 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.hrj3qw5 .nuh22 { margin-left: 0; margin-right: 0; }
.wicc7i {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.r36iho0 {
  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%);
}
.wicc7i .bdag {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.wicc7i .wyfg3u { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.wicc7i .nuh22 { color: #e2e8f0; }
.wicc7i.f1un0v .bdag { text-align: center; }
.wicc7i.hrj3qw5   .bdag { text-align: left; }
.b99cv9he .bdag {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.b99cv9he .wyfg3u { color: var(--text-primary); text-shadow: none; }
.b99cv9he .nuh22 { color: var(--text-muted); }
.b99cv9he, .b99cv9he.omhn { min-height: auto !important; }
.b99cv9he.f1un0v .bdag { text-align: center; }
.b99cv9he.hrj3qw5   .bdag { text-align: left; }
.b99cv9he~.jie5xu{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.b99cv9he~.jie5xu .h5bbscbr{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
.pn48 {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.oo9i .pn48,
.oo9i .rd4ka7tc {
  position: relative; overflow: hidden;
}
.oo9i .pn48::after,
.oo9i .rd4ka7tc::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.vj6t .pn48,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.x52oqlyc .pn48,
.x52oqlyc .wicc7i .r36iho0 {
  overflow: hidden;
}
.x52oqlyc .pn48::after,
.x52oqlyc .wicc7i .r36iho0::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%); }
}
.lm0tv .pn48,
.lm0tv .pn48::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); }
}
.lm0tv .wicc7i .r36iho0 {
  overflow: hidden;
}
.lm0tv .wicc7i .r36iho0::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;
}
.kadlay0 .pn48,
.kadlay0 .wicc7i .r36iho0 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.oo9i .wicc7i .r36iho0 {
  overflow: hidden;
}
.oo9i .wicc7i .r36iho0::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;
}
.vj6t .wicc7i .r36iho0 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.pn48 .r36iho0 {
  background: none;
}
.pn48 .wyfg3u { color: #fff; }
.pn48 .nuh22 { color: rgba(255,255,255,0.85); }
.oo9i .ieyn { position: relative; overflow: hidden; }
.oo9i .ieyn::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.ieyn .wyfg3u { text-shadow: none; color: var(--text-primary); }
.ieyn .nuh22 { color: var(--text-muted); }
body.u5f15d65 .wyfg3u {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.smujm9 .wyfg3u {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.omhn.pn48 .wyfg3u,
section.pn48 .wyfg3u {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ieyn.hrj3qw5   .oswq { align-items: flex-start; text-align: left; }
.omhn .able1u {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.able1u .q6w5xhw8 {
  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;
}
.able1u .q6w5xhw8::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.able1u .q9ofn { display: contents !important; }
.able1u .q9ofn .e55vsj1 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.able1u .q9ofn .q21jyml { max-height: 48px; max-width: 96px; }
.able1u .q9ofn .ykzk7 {
  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;
}
.able1u .yzozq {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.able1u .wh6vh { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.able1u .f3p8dgrc { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.able1u .f3p8dgrc small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.able1u .tcplm { display: contents !important; }
.able1u .tcplm .qqxzba:not(.s7z4) { display: none !important; }
.able1u .tcplm .s7z4 {
  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;
}
.able1u .tcplm .s7z4 .yymm9fc {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.able1u .tcplm .s7z4 .b9ogx5c {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.able1u .f73wmyb { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.able1u .f73wmyb.oq63a22 {
  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;
}
.able1u .f73wmyb.oq63a22:hover { opacity: 0.85; }
.able1u .q6w5xhw8,
.able1u .q6w5xhw8:hover,
.able1u .q6w5xhw8:nth-child(even),
.able1u .q6w5xhw8:nth-child(odd),
.able1u .q6w5xhw8:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.pgqwndt { padding-bottom: 0; }
.pgqwndt .bdag { padding-bottom: 24px; }
.kjh9va {
  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;
}
.ab10 .bdag { max-width: 1100px; }
@media (max-width: 700px) {
  .ieyn { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ieyn:not(.iywxeqqz) .hgmfof { display: none !important; }
  .iywxeqqz .hgmfof { padding: 16px; }
  .oswq  { padding: 36px 24px; }
  .ieyn~.jie5xu,.tagijpk~.jie5xu{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .omhn, .ieyn { min-height: 320px !important; }
  .wyfg3u { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .kjh9va,
  .kcfgkh,
  .dt9ew6 { grid-template-columns: 1fr !important; }

  

  
  .pgqwndt { display: flex !important; flex-direction: column !important; }
  .pgqwndt .bdag { display: contents; }
  .pgqwndt .r36iho0 { order: 0; }
  .pgqwndt .wyfg3u { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .pgqwndt .kjh9va { order: 2; padding: 0 16px 12px !important; }
  .pgqwndt .nuh22 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .ab10 .bdag { display: flex; flex-direction: column; }
  .ab10 .bdag .wyfg3u { order: 1; }
  .ab10 .bdag .dt9ew6 { order: 2; margin: 8px 0 24px !important; }
  .ab10 .bdag .nuh22 { order: 3; }
  .ab10 .bdag .k1vnweej { order: 4; align-self: center; margin-top: 0; }

  
  .ieyn.iywxeqqz {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ieyn.iywxeqqz .oswq { display: contents; padding: 0; }
  .ieyn.iywxeqqz .oswq .wyfg3u { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ieyn.iywxeqqz .hgmfof { order: 2; padding: 12px 16px; }
  .ieyn.iywxeqqz .oswq .nuh22 { order: 3; padding: 0 24px; margin: 0 auto; }
  .ieyn.iywxeqqz .oswq .k1vnweej { order: 4; align-self: center; margin: 8px 0 32px; }
}
.cg1kt { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.j3mk { width: 100%; height: auto; display: block; border-radius: 10px; }
.hary .cg1kt        { border-radius: 16px; }
.hary .j3mk  { border-radius: 16px; }
.dkb4ir .cg1kt         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.dkb4ir .j3mk   { border-radius: 8px; }
.pbaz { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ovvo32i { width: 100%; padding: 32px 0; position: relative; }
.svgdo { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.tz7k8hw .ovvo32i:nth-child(even) { background: var(--bg-surface); }
.tz7k8hw .ovvo32i:nth-child(odd)  { background: var(--bg-page); }
.c6n9cfky .ovvo32i:nth-child(even) { background: var(--bg-card); }
.c6n9cfky .ovvo32i:nth-child(odd)  { background: var(--bg-page); }
.tz7k8hw .ovvo32i:nth-child(odd)  .svgdo { background: var(--bg-card); border-radius: 6px; }
.tz7k8hw .ovvo32i:nth-child(even) .svgdo { background: var(--bg-raised); border-radius: 6px; }
.c6n9cfky .ovvo32i:nth-child(odd)  .svgdo { background: var(--bg-card); border-radius: 6px; }
.c6n9cfky .ovvo32i:nth-child(even) .svgdo { background: var(--bg-raised); border-radius: 6px; }
.tz7k8hw .ovvo32i:nth-child(even) .w3447 .unn1,
.c6n9cfky .ovvo32i:nth-child(even) .w3447 .unn1 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.tz7k8hw .ovvo32i:nth-child(odd) .w3447 .unn1,
.c6n9cfky .ovvo32i:nth-child(odd) .w3447 .unn1 { background: var(--bg-card-inner); }
.tz7k8hw .ovvo32i:nth-child(even) .ei14fb .unn1:nth-child(odd),
.c6n9cfky .ovvo32i:nth-child(even) .ei14fb .unn1:nth-child(odd)  { background: var(--bg-card); }
.tz7k8hw .ovvo32i:nth-child(even) .ei14fb .unn1:nth-child(even),
.c6n9cfky .ovvo32i:nth-child(even) .ei14fb .unn1:nth-child(even) { background: var(--bg-card-inner); }
h1.y823k7 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.y823k7 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.cyejk4u { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.usywnn h2.y823k7 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.wsnjxsez h2.y823k7 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.j5mfdbd h2.y823k7 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.d1hdnf h2.y823k7::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.hve2k h2.y823k7 {
  color: var(--text-primary); font-size: 1.7rem;
}
.e9z95hm h2.y823k7::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.g6xvde h2.y823k7 {
  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) { .jzvyi3kn { display: none; } }
.q4rosg { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ucin14 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.awlo {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.w204m { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.s24ra { padding-left: 20px; }
.s24ra li { margin-bottom: 6px; }
.s24ra a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.s24ra a:hover { color: var(--accent-light); }
.wz28me .w204m { display: none; }
.oeuy2c .w204m { display: none; }
.oeuy2c .s24ra { padding-left: 0; list-style: none; }
.oeuy2c .s24ra li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.oeuy2c .s24ra a { font-size: 0.92rem; }
.mlte .awlo { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.mlte .w204m { display: none; }
.mlte .s24ra { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.mlte .s24ra li { margin-bottom: 0; }
.mlte .s24ra 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;
}
.mlte .s24ra a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.nca1bs .awlo { padding: 20px 20px 16px; }
.nca1bs .s24ra {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.nca1bs .s24ra li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.nca1bs .s24ra 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;
}
.nca1bs .s24ra 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;
}
.nca1bs .s24ra a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.nca1bs .s24ra a:focus,
.nca1bs .s24ra a:focus-visible,
.nca1bs .s24ra a:target { outline: none; }
.nca1bs .s24ra li:target a { border-color: var(--border); color: var(--text-muted); }
.um2f4hnn .awlo { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.um2f4hnn .w204m { display: none; }
.um2f4hnn .s24ra { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.um2f4hnn .s24ra li { counter-increment: toc-n; margin-bottom: 0; }
.um2f4hnn .s24ra 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;
}
.um2f4hnn .s24ra 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;
}
.um2f4hnn .s24ra a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.fc28f .awlo { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.fc28f .w204m { display: none; }
.fc28f .s24ra { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.fc28f .s24ra li { margin-bottom: 0; }
.fc28f .s24ra 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;
}
.fc28f .s24ra a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.tw226 .awlo { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.tw226 .w204m { display: none; }
.tw226 .s24ra { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.tw226 .s24ra li { margin-bottom: 0; }
.tw226 .s24ra li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.tw226 .s24ra li:last-child::after { content: ""; margin-right: 0; }
.tw226 .s24ra a { font-size: 0.9rem; }
.unn1 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.w3447 .unn1 { background: var(--bg-card); }
.ei14fb .unn1:nth-child(odd)  { background: var(--bg-card); }
.ei14fb .unn1:nth-child(even) { background: var(--bg-raised); }
.b7p2 .unn1 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.b7p2 .unn1:last-child { border-bottom: none; }
.b7p2 h3.cyejk4u { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.deelii9 .unn1 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.deelii9 .unn1 + .unn1 { margin-top: 4px; }
.xt6p .unn1 { background: none; border-radius: 0; padding: 12px 0; }
.xt6p .unn1 + .unn1 { border-top: 1px solid var(--border-section); }
.avheir66 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ns323 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.kpobqs9c { color: var(--text-body); margin-bottom: 10px; }
.a535xgdt, .pemj7u9 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.a535xgdt li, .pemj7u9 li { margin-bottom: 6px; }
.pemj7u9 li { list-style: decimal; }
.hkb9et     .a535xgdt { list-style-type: "● "; }
.kf6l  .a535xgdt { list-style-type: "■ "; }
.teueemyc .a535xgdt { list-style-type: "◆ "; }
.fux00oc    .a535xgdt { list-style-type: "★ "; }
.hkb9et     .ahbq3cp { list-style-type: "● "; }
.kf6l  .ahbq3cp { list-style-type: "■ "; }
.teueemyc .ahbq3cp { list-style-type: "◆ "; }
.fux00oc    .ahbq3cp { list-style-type: "★ "; }
.hkb9et    .a535xgdt li::marker, .hkb9et    .ahbq3cp li::marker,
.kf6l .a535xgdt li::marker, .kf6l .ahbq3cp li::marker,
.teueemyc .a535xgdt li::marker, .teueemyc .ahbq3cp li::marker,
.fux00oc   .a535xgdt li::marker, .fux00oc   .ahbq3cp li::marker {
  color: var(--cta); font-size: 1em;
}
.hkb9et .pemj7u9,
.kf6l .pemj7u9,
.teueemyc .pemj7u9,
.fux00oc .pemj7u9 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.hkb9et .pemj7u9 li,
.kf6l .pemj7u9 li,
.teueemyc .pemj7u9 li,
.fux00oc .pemj7u9 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.hkb9et .pemj7u9 li::before,
.kf6l .pemj7u9 li::before,
.teueemyc .pemj7u9 li::before,
.fux00oc .pemj7u9 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;
}
.hkb9et     .pemj7u9 li::before { border-radius: 50%; }
.kf6l  .pemj7u9 li::before { border-radius: 3px; }
.teueemyc .pemj7u9 li::before { border-radius: 3px; }
.fux00oc    .pemj7u9 li::before { border-radius: 50%; }
.oim1v4a6 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.uuejhp .oim1v4a6,
.e4dau .oim1v4a6 { background: transparent; border: none; border-radius: 0; }
.iheh66 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.iheh66 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.iheh66 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.iheh66 tr:hover td { background: var(--bg-hover); }
.iiv25y4 .iheh66 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.s19cu .iheh66 { border: 1px solid var(--border-alt); }
.s19cu .iheh66 th,
.s19cu .iheh66 td { border: 1px solid var(--border-alt); }
.iwxyjz7 .iheh66 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.iwxyjz7 .iheh66 td { border-bottom: none; }
.iwxyjz7 .iheh66 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.baay5 .iheh66 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.j90k .oim1v4a6 {
  overflow: hidden;
}
.j90k .iheh66 th { border-bottom: 1px solid var(--border-alt); }
.j90k .iheh66 tr:last-child td { border-bottom: none; }
.th9srt6b { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.g9i0 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.gwwk6asv { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.rb9a90 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.g9seo { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ahbq3cp { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ahbq3cp 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%}
.jpmpvd3i .rb9a90 { background: transparent; text-align: center; }
.q4itq9 .gwwk6asv {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.wq5kqs .gwwk6asv {
  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);
}
.t3wrxe2m .g9i0 { display: grid; grid-template-columns: auto 1fr; }
.t3wrxe2m .gwwk6asv {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.t3wrxe2m .rb9a90 { grid-column: 2; }
.t3wrxe2m .g9seo,
.t3wrxe2m .ahbq3cp { grid-column: 1 / -1; }
.b9ddvq .g9i0 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.b9ddvq .gwwk6asv {
  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);
}
.b9ddvq .rb9a90 { grid-column: 2; }
.b9ddvq .g9seo,
.b9ddvq .ahbq3cp { grid-column: 1 / -1; }
.m9u6 .g9i0 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.m9u6 .rb9a90 { background: none; color: var(--accent-light); font-weight: 700; }
.o28kig .g9i0 { 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); }
.o28kig .rb9a90 { background: none; color: var(--accent-light); font-weight: 700; }
.x7vvk .g9i0 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.x7vvk .g9i0:last-child { border-bottom: none; }
.x7vvk .rb9a90 { background: none; color: var(--accent-light); font-weight: 700; }
.a4rqp3qu .g9i0 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.a4rqp3qu .rb9a90 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.fdmv .th9srt6b { counter-reset: card-n; }
.fdmv .g9i0  { counter-increment: card-n; }
.fdmv .rb9a90 { display: flex; align-items: center; gap: 10px; }
.fdmv .rb9a90::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;
}
.pg41 .g9i0 { background: var(--bg-surface); border: 1px solid var(--border); }
.pg41 .rb9a90 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.qab4k { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.qab4k         { --cl-hue: var(--accent); }
.xfpiarz     { --cl-hue: #16a34a; }
.ldwtzt { --cl-hue: #ea580c; }
.cmir    { --cl-hue: #2563eb; }
.xfpiarz, .ldwtzt, .cmir, .opb8ljw {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.u8f1 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.u8f1::before { color: var(--cl-hue); }
.qab4k strong { color: var(--text-primary); font-size: 0.95rem; }
.qab4k p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.r653o { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.d9j4k, .wizb6qoz { border-radius: 8px; padding: 14px; }
.d9j4k { background: var(--bg-pros); }
.wizb6qoz { background: var(--bg-cons); }
.b00o6o6 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.d9j4k .b00o6o6 { color: var(--c-pros-label); }
.wizb6qoz .b00o6o6 { color: #f87171; }
.d9j4k ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.wizb6qoz ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.j3mk { width: 100%; height: auto; border-radius: 10px; display: block; }
.oq63a22 {
  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;
}
.oq63a22:hover { opacity: 0.85; }
.f7yl4zp5 .oq63a22  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.f7yl4zp5 .oq63a22:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.z2cwm3 .oq63a22  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.z2cwm3 .oq63a22:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.f7yl4zp5 .f73wmyb.oq63a22, .z2cwm3 .f73wmyb.oq63a22,
.f7yl4zp5 .ukpdpm .oq63a22, .z2cwm3 .ukpdpm .oq63a22 {
  background: var(--cta); border: none; color: #fff;
}
.f7yl4zp5 .f73wmyb.oq63a22:hover, .z2cwm3 .f73wmyb.oq63a22:hover,
.f7yl4zp5 .ukpdpm .oq63a22:hover, .z2cwm3 .ukpdpm .oq63a22:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.fdw7 .oq63a22  { border-radius: 50px; }
.osehr .oq63a22 { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.osehr .oq63a22:hover { filter: brightness(1.08); opacity: 1; }
.zhmj .oq63a22 { box-shadow: 0 3px 14px -2px var(--cta); }
.zhmj .oq63a22:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.y80m .oq63a22 { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.y80m .oq63a22:hover { opacity: 1; }
.y80m .oq63a22:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.ehri .oq63a22 { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.ehri .oq63a22:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.ehri .oq63a22:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.e2vr6uih .oq63a22 { position: relative; overflow: hidden; }
.e2vr6uih .oq63a22::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.e2vr6uih .oq63a22:hover::before { left: 135%; }
.sqmd .k1vnweej,
.sqmd .oq63a22 { border-radius: 0; }
.wt91 .oq63a22  { padding-left: 12px; padding-right: 12px; }
.c9w64 .k1vnweej { padding-left: 44px; padding-right: 44px; }
.c9w64 .oq63a22  { padding-left: 24px; padding-right: 24px; }
.mi07vd5c .oq63a22  { padding-left: 32px; padding-right: 32px; }
.y4yxpdb   .k1vnweej::after, .y4yxpdb   .oq63a22::after,
.mwgexi .k1vnweej::after, .mwgexi .oq63a22::after,
.hdjht    .k1vnweej::after, .hdjht    .oq63a22::after,
.p6mw    .k1vnweej::after, .p6mw    .oq63a22::after,
.xiuve9    .k1vnweej::after, .xiuve9    .oq63a22::after,
.apdqc6     .k1vnweej::after, .apdqc6     .oq63a22::after,
.at84    .k1vnweej::after, .at84    .oq63a22::after,
.muc3jkmt   .k1vnweej::after, .muc3jkmt   .oq63a22::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;
}
.y4yxpdb .k1vnweej::after, .y4yxpdb .oq63a22::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");
}
.mwgexi .k1vnweej::after, .mwgexi .oq63a22::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");
}
.hdjht .k1vnweej::after, .hdjht .oq63a22::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");
}
.p6mw .k1vnweej::after, .p6mw .oq63a22::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");
}
.xiuve9 .k1vnweej::after, .xiuve9 .oq63a22::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");
}
.apdqc6 .k1vnweej::after, .apdqc6 .oq63a22::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");
}
.at84 .k1vnweej::after, .at84 .oq63a22::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");
}
.muc3jkmt .k1vnweej::after, .muc3jkmt .oq63a22::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");
}
.w5lyy5t7   .laymh6aa::after, .w5lyy5t7   .b0gd::after,
.wosg44u2 .laymh6aa::after, .wosg44u2 .b0gd::after,
.jpdad    .laymh6aa::after, .jpdad    .b0gd::after,
.nk66vtv    .laymh6aa::after, .nk66vtv    .b0gd::after,
.xrsbg4    .laymh6aa::after, .xrsbg4    .b0gd::after,
.jr1cz     .laymh6aa::after, .jr1cz     .b0gd::after,
.zaw5i0ln    .laymh6aa::after, .zaw5i0ln    .b0gd::after,
.xylz   .laymh6aa::after, .xylz   .b0gd::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;
}
.w5lyy5t7 .laymh6aa::after, .w5lyy5t7 .b0gd::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");
}
.wosg44u2 .laymh6aa::after, .wosg44u2 .b0gd::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");
}
.jpdad .laymh6aa::after, .jpdad .b0gd::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");
}
.nk66vtv .laymh6aa::after, .nk66vtv .b0gd::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");
}
.xrsbg4 .laymh6aa::after, .xrsbg4 .b0gd::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");
}
.jr1cz .laymh6aa::after, .jr1cz .b0gd::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");
}
.zaw5i0ln .laymh6aa::after, .zaw5i0ln .b0gd::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");
}
.xylz .laymh6aa::after, .xylz .b0gd::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");
}
.izhns {
  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;
}
.q6w5xhw8 {
  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;
}
.q6w5xhw8 > * { min-width: 0; }
.q6w5xhw8:hover { background: var(--bg-hover); }
.q6w5xhw8 > [itemprop="item"] { display: contents; }
.q6w5xhw8 [itemprop="itemReviewed"],
.q6w5xhw8 [itemprop="reviewRating"] { display: none; }
.q6w5xhw8::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;
}
.q9ofn {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.e55vsj1 {
  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;
}
.q21jyml { max-height: 52px; max-width: 110px; object-fit: contain; }
.ykzk7 {
  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;
}
.ia2s1t .e55vsj1    { background: #1a1a1a; }
.l2yvbk .e55vsj1   { background: rgba(128,128,128,.12); }
.vrx3wut .e55vsj1 { background: var(--bg-raised); }
.t8wd5zg .e55vsj1    { background: transparent; padding: 0; }
.yzozq {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.wh6vh { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.f3p8dgrc { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.tcplm {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.qqxzba {
  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;
}
.yymm9fc {
  
  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%;
}
.b9ogx5c {
  
  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;
}
.f73wmyb {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.f73wmyb.oq63a22 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .q6w5xhw8 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .q6w5xhw8::before    { grid-area: rank;   }
  .q9ofn           { grid-area: ident;  }
  .yzozq     { grid-area: rating; min-width: 0; width: auto; }
  .tcplm           { grid-area: pills;  }
  .f73wmyb             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .q6w5xhw8 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .q6w5xhw8::before    { justify-self: center; }
  .q9ofn           { width: 100%; }
  .yzozq     { justify-self: center; }
  .tcplm           { grid-template-columns: 1fr; }
}
.h5mj7yf {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.bssumlrp {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.f6mvur0i {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.f6mvur0i img { max-width: 80px; max-height: 50px; object-fit: contain; }
.h4tdvhx { flex: 1; }
.h4tdvhx h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.xxvzvvot { color: var(--c-stars); font-size: 1.1rem; }
.uv3r { margin-bottom: 8px; }
.ht90qxwi {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.ht90qxwi > span { color: var(--accent); font-weight: 700; }
.zkryuqc em, .s8grbw em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .ht90qxwi { padding: 10px 16px; gap: 6px 16px; } }
.ukpdpm { flex-shrink: 0; align-self: flex-start; }
.ukpdpm .oq63a22 { white-space: nowrap; }
@media (max-width: 560px) {
  .bssumlrp { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .f6mvur0i { order: 1; }
  .ukpdpm { order: 2; margin-left: auto; align-self: center; }
  .h4tdvhx { order: 3; flex: 1 1 100%; min-width: 0; }
}
.lim6 img.q88ts { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.uuejhp { padding: 20px 24px; }
.heh2 { color: var(--text-muted); margin-bottom: 16px; }
.rxw628 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.f7b0k, .wlh5 { list-style: none; font-size: 0.9rem; }
.f7b0k li { color: var(--c-pros); margin-bottom: 4px; }
.wlh5 li { color: var(--c-cons); margin-bottom: 4px; }
.f7b0k li::before { content: "✓"; margin-right: 5px; }
.wlh5 li::before { content: "✗"; margin-right: 5px; }
.bgyshg .f7b0k li::before { content: "→"; }
.bgyshg .wlh5 li::before { content: "–"; }
.go2xo5  .f7b0k li::before { content: "★"; }
.go2xo5  .wlh5 li::before { content: "✕"; }
.grn6xdz    .f7b0k li::before { content: "◆"; }
.grn6xdz    .wlh5 li::before { content: "▲"; }
.rucb3l  .f7b0k li::before { content: "▶"; }
.rucb3l  .wlh5 li::before { content: "■"; }
.r2uixms { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.jmcqbxv6 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.fu8g { background: var(--bg-pros); color: var(--c-tag-pay); }
.v3r72d { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.dw5cn6e .v3r72d { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.u3ewt8 .v3r72d { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .ii04h .mzyf {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ii04h .h5mj7yf { margin: 0; }
}
.fsqku0l .bssumlrp { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.fsqku0l .h4tdvhx h3 { color: var(--accent-light); }
.fsqku0l .f6mvur0i { background: var(--bg-page); border: 1px solid var(--border); }
.y3dwdm .h5mj7yf { border-top: 4px solid var(--accent); }
.y3dwdm .bssumlrp { background: var(--bg-card); }
.snr1xq6 .h5mj7yf { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.snr1xq6 .bssumlrp { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.snr1xq6 .uuejhp { padding: 14px 16px; }
.snr1xq6 .f6mvur0i { border-radius: 4px; }
.snr1xq6 .v3r72d { border-radius: 0; }
.hfnixl .bssumlrp { padding: 0; gap: 0; overflow: hidden; }
.hfnixl .f6mvur0i { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.hfnixl .h4tdvhx { padding: 16px 20px; }
.hfnixl .ukpdpm { padding: 16px 20px; align-self: center; }
.mnno .xxvzvvot { font-size: .95rem; }
.e4dau .r653o { gap: 10px; }
.e4dau .d9j4k, .e4dau .wizb6qoz { padding: 12px; }
.e4dau .d9j4k ul, .e4dau .wizb6qoz ul { margin: 4px 0 0; padding-left: 18px; }
.e4dau .d9j4k li, .e4dau .wizb6qoz li { font-size: .85rem; margin-bottom: 3px; }
.de30c0nn .jmcqbxv6 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .tqnzuapu { grid-template-columns: 1fr; }
  .a9vcvl { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .a9vcvl .lls4v { width: 72px; height: 50px; }
  .a9vcvl .cmd70i2 { max-width: 180px; }
  .a9vcvl .rktwhh { width: auto; }
}
.nc3g6 .mnno .xxvzvvot { filter: brightness(1.2); }
@media (max-width: 720px) {
  .nc3g6 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .o3vrje3 { padding: 16px; }
  .w3gp .jcbt70i8 { min-width: 50%; }
}
.wm85 .r653o { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .fwg1hd { grid-template-columns: 1fr; }
  .jychj { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .mofr38tk { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .vnwtu { flex-wrap: wrap; padding: 16px; }
}
.spavwcx .r653o { gap: 8px; }
.spavwcx .d9j4k, .spavwcx .wizb6qoz { padding: 8px; }
@media (max-width: 480px) {
  .hum5 { flex-direction: column; align-items: stretch; }
}
.io80f .rktwhh .oq63a22 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .m955leg { flex-direction: column; align-items: stretch; gap: 10px; }
  .io80f .rktwhh { text-align: center; }
}
@media (max-width: 720px) {
  .e8r7r { grid-template-columns: 1fr; }
  .kwrsg3b { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .exafdkj { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.epw2o1 .cdbf3fnz { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.lu0k .xxvzvvot { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .m180fu8 { grid-template-columns: 1fr; }
  .lu0k { width: 100px; height: 100px; margin: 16px auto; }
  .epw2o1 { font-size: 1.4rem; }
  .tgb9 { justify-content: center; }
  .gcrc9gb .jcbt70i8 { min-width: 50%; }
}
.ytfxa7 .r653o { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .o86tto { flex-wrap: wrap; padding: 14px 16px; }
  .y6fevzv9 { padding: 12px 16px; }
  .ytfxa7 .r653o { margin: 0 16px; }
  .ytfxa7 .de30c0nn { padding: 0 16px; }
  .irn1x40 { padding: 12px 16px; }
}
.toguhc8j .q6w5xhw8 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.toguhc8j .q6w5xhw8:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.gigsahq4 .izhns { gap: 18px; }
.gigsahq4 .q6w5xhw8 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.gigsahq4 .q6w5xhw8:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.kr7zk3 .izhns {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.kr7zk3 .q6w5xhw8 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.kr7zk3 .q6w5xhw8:last-child { border-bottom: none; }
.kr7zk3 .q9ofn,
.kr7zk3 .yzozq,
.kr7zk3 .tcplm {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.mj3o4 .izhns { gap: 0; }
.mj3o4 .q6w5xhw8 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.mj3o4 .q6w5xhw8:last-child { border-bottom: none; }
.mj3o4 .q6w5xhw8:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.mj3o4 .q6w5xhw8:nth-child(even):hover { background: var(--bg-hover); }
.xoszqmyf .q6w5xhw8 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.dqd7c8q .tcplm .qqxzba {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.dqd7c8q .tcplm .qqxzba:first-child { border-left: none; }
.zk0ur3g2 .tcplm .qqxzba {
  background: transparent; padding: 4px 8px;
}
.zk0ur3g2 .tcplm .yymm9fc { font-size: .65rem; opacity: .65; }
.zk0ur3g2 .tcplm .b9ogx5c   { font-size: 1.15rem; color: var(--accent-light); }
.o9eixpza .tcplm .qqxzba {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.f3p8dgrc { display: none; }
.l9nh .wh6vh { font-size: 1rem; letter-spacing: 2px; }
.qfuv .wh6vh {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.ht20e4m8 .wh6vh,
.u861n .wh6vh,
.yob43p .wh6vh { display: none; }
.ht20e4m8 .f3p8dgrc,
.u861n .f3p8dgrc,
.yob43p .f3p8dgrc { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.ht20e4m8 .f3p8dgrc { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.ht20e4m8 .f3p8dgrc small { display: none; }
.u861n .f3p8dgrc {
  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;
}
.u861n .f3p8dgrc small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.yob43p .f3p8dgrc {
  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;
}
.yob43p .f3p8dgrc small { display: none; }
.ht20e4m8 .uv3r .xxvzvvot,
.u861n .uv3r .xxvzvvot,
.yob43p .uv3r .xxvzvvot { display: none; }
.ht20e4m8 .uv3r strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.ht20e4m8 .cdbf3fnz { display: none; }
.u861n .uv3r strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.u861n .vfv76iv,
.u861n .cdbf3fnz { font-size: 1em; }
.yob43p .uv3r strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.yob43p .cdbf3fnz { display: none; }
.f85pu { margin: 16px 0; }
.txp7 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.txp7 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.txp7 summary::after { content: "+"; color: var(--accent-light); }
.txp7[open] summary::after { content: "−"; }
.txp7 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ovvo32i { margin-bottom: 0; }
.ue7jju4y h2.y823k7 { color: var(--text-primary); border-color: var(--accent-light); }
.wk39e h2.y823k7 { color: var(--text-primary); border-color: var(--accent-light); }
.tx7cxuf .xfpiarz     { background: #052e16; border-color: #10b981; }
.tx7cxuf .ldwtzt { background: #2d0a1e; border-color: #f43f5e; }
.tx7cxuf .cmir    { background: #1e1036; border-color: #a855f7; }
.tx7cxuf .qab4k strong  { color: #f1f5f9; }
.tx7cxuf .qab4k p       { color: #cbd5e1; }
.tx7cxuf .qrike    .xfpiarz     .u8f1::before,
.tx7cxuf .z0zj  .xfpiarz     .u8f1::before,
.tx7cxuf .qq7z  .xfpiarz     .u8f1::before,
.tx7cxuf .ygvp28o .xfpiarz     .u8f1::before { color: #10b981; }
.tx7cxuf .qrike    .ldwtzt .u8f1::before,
.tx7cxuf .z0zj  .ldwtzt .u8f1::before,
.tx7cxuf .qq7z  .ldwtzt .u8f1::before,
.tx7cxuf .ygvp28o .ldwtzt .u8f1::before { color: #f43f5e; }
.tx7cxuf .qrike    .cmir    .u8f1::before,
.tx7cxuf .z0zj  .cmir    .u8f1::before,
.tx7cxuf .qq7z  .cmir    .u8f1::before,
.tx7cxuf .ygvp28o .cmir    .u8f1::before { color: #a855f7; }
.ymi7j74 .xfpiarz     { background: #2d2000; border-color: #eab308; }
.ymi7j74 .ldwtzt { background: #2d0b0b; border-color: #ef4444; }
.ymi7j74 .cmir    { background: #2d1600; border-color: #f97316; }
.ymi7j74 .qab4k strong  { color: #f1f5f9; }
.ymi7j74 .qab4k p       { color: #cbd5e1; }
.ymi7j74 .qrike    .xfpiarz     .u8f1::before,
.ymi7j74 .z0zj  .xfpiarz     .u8f1::before,
.ymi7j74 .qq7z  .xfpiarz     .u8f1::before,
.ymi7j74 .ygvp28o .xfpiarz     .u8f1::before { color: #eab308; }
.ymi7j74 .qrike    .ldwtzt .u8f1::before,
.ymi7j74 .z0zj  .ldwtzt .u8f1::before,
.ymi7j74 .qq7z  .ldwtzt .u8f1::before,
.ymi7j74 .ygvp28o .ldwtzt .u8f1::before { color: #ef4444; }
.ymi7j74 .qrike    .cmir    .u8f1::before,
.ymi7j74 .z0zj  .cmir    .u8f1::before,
.ymi7j74 .qq7z  .cmir    .u8f1::before,
.ymi7j74 .ygvp28o .cmir    .u8f1::before { color: #f97316; }
.qatam6 .xfpiarz     { background: #0c1a2e; border-color: #38bdf8; }
.qatam6 .ldwtzt { background: #12103a; border-color: #818cf8; }
.qatam6 .cmir    { background: #0a2020; border-color: #2dd4bf; }
.qatam6 .qab4k strong  { color: #f1f5f9; }
.qatam6 .qab4k p       { color: #cbd5e1; }
.qatam6 .qrike    .xfpiarz     .u8f1::before,
.qatam6 .z0zj  .xfpiarz     .u8f1::before,
.qatam6 .qq7z  .xfpiarz     .u8f1::before,
.qatam6 .ygvp28o .xfpiarz     .u8f1::before { color: #38bdf8; }
.qatam6 .qrike    .ldwtzt .u8f1::before,
.qatam6 .z0zj  .ldwtzt .u8f1::before,
.qatam6 .qq7z  .ldwtzt .u8f1::before,
.qatam6 .ygvp28o .ldwtzt .u8f1::before { color: #818cf8; }
.qatam6 .qrike    .cmir    .u8f1::before,
.qatam6 .z0zj  .cmir    .u8f1::before,
.qatam6 .qq7z  .cmir    .u8f1::before,
.qatam6 .ygvp28o .cmir    .u8f1::before { color: #2dd4bf; }
.rpkk::before,
.sx4b2::before { margin-right: 5px; }
.w8t4p37j .d9j4k ul li,
.w8t4p37j .f7b0k li         { color: #4ade80; }
.w8t4p37j .d9j4k .rpkk { color: #22c55e; }
.w8t4p37j .wizb6qoz ul li,
.w8t4p37j .wlh5 li         { color: #f87171; }
.w8t4p37j .wizb6qoz .sx4b2 { color: #ef4444; }
.f06m .d9j4k { background: var(--bg-pros); }
.f06m .wizb6qoz { background: var(--bg-cons); }
.f06m .d9j4k .rpkk { color: var(--c-pros-label); }
.f06m .wizb6qoz .sx4b2 { color: var(--c-cons); }
.f06m .d9j4k ul li,
.f06m .f7b0k li            { color: var(--c-pros); }
.f06m .wizb6qoz ul li,
.f06m .wlh5 li            { color: var(--c-cons); }
.wa6o .d9j4k { background: var(--bg-pros); }
.wa6o .wizb6qoz { background: var(--bg-cons); }
.wa6o .d9j4k .rpkk { color: var(--c-pros-label); }
.wa6o .wizb6qoz .sx4b2 { color: var(--c-cons); }
.wa6o .d9j4k ul li,
.wa6o .f7b0k li          { color: var(--c-pros); }
.wa6o .wizb6qoz ul li,
.wa6o .wlh5 li          { color: var(--c-cons); }
.ocr34mrz .rpkk::before { content: "✓ "; }
.ocr34mrz .sx4b2::before { content: "✗ "; }
.bgyshg .rpkk::before { content: "→ "; }
.bgyshg .sx4b2::before { content: "← "; }
.go2xo5 .rpkk::before { content: "★ "; }
.go2xo5 .sx4b2::before { content: "✕ "; }
.grn6xdz .rpkk::before { content: "◆ "; }
.grn6xdz .sx4b2::before { content: "▲ "; }
.u3ewt8 .qab4k { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.u3ewt8 .qab4k strong { color: var(--text-primary); }
.u3ewt8 .qab4k p      { color: var(--text-muted); }
.dw5cn6e .qab4k { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.yh4olk7i .qab4k {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.yh4olk7i .qab4k strong,
.yh4olk7i .qab4k p { color: #fff; }
.yh4olk7i .u8f1::before { color: rgba(255,255,255,0.9) !important; }
.lobps .qab4k {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.lobps .qab4k strong { color: var(--text-primary); }
.lobps .qab4k p      { color: var(--text-muted); }
.yio1fuir .qab4k { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.qrike .u8f1,
.z0zj .u8f1,
.qq7z .u8f1,
.ygvp28o .u8f1 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.qrike .u8f1::before,
.z0zj .u8f1::before,
.qq7z .u8f1::before,
.ygvp28o .u8f1::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.qrike .xfpiarz     .u8f1::before { content: "✦"; color: var(--c-tip-border); }
.qrike .ldwtzt .u8f1::before { content: "▲"; color: var(--c-warn-border); }
.qrike .cmir    .u8f1::before { content: "◉"; color: #60a5fa; }
.z0zj .xfpiarz     .u8f1::before { content: "★"; color: var(--c-tip-border); }
.z0zj .ldwtzt .u8f1::before { content: "◆"; color: var(--c-warn-border); }
.z0zj .cmir    .u8f1::before { content: "●"; color: #60a5fa; }
.qq7z .xfpiarz     .u8f1::before { content: "▶"; color: var(--c-tip-border); }
.qq7z .ldwtzt .u8f1::before { content: "■"; color: var(--c-warn-border); }
.qq7z .cmir    .u8f1::before { content: "▸"; color: #60a5fa; }
.ygvp28o .xfpiarz     .u8f1::before { content: "→"; color: var(--c-tip-border); }
.ygvp28o .ldwtzt .u8f1::before { content: "⬥"; color: var(--c-warn-border); }
.ygvp28o .cmir    .u8f1::before { content: "◈"; color: #60a5fa; }
.pwhp .w3447 .unn1,
.pwhp .ei14fb .unn1  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.pwhp .g9i0                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.pwhp .q6w5xhw8                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.pwhp .h5mj7yf            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.pwhp .oim1v4a6          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.pwhp .awlo                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.jle42l4a .w3447 .unn1,
.jle42l4a .ei14fb .unn1,
.jle42l4a .g9i0,
.jle42l4a .q6w5xhw8,
.jle42l4a .h5mj7yf,
.jle42l4a .oim1v4a6,
.jle42l4a .awlo,
.jle42l4a .yio1fuir .qab4k { box-shadow: none; }
.up9x3   .kpobqs9c, .up9x3 .avheir66, .up9x3 .ns323,
.up9x3   .q4rosg, .up9x3 .ucin14 { font-size: 0.9rem; }
.up9x3   .a535xgdt, .up9x3 .pemj7u9 { font-size: 0.9rem; }
.m8gn0d   .kpobqs9c, .m8gn0d .avheir66, .m8gn0d .ns323,
.m8gn0d   .q4rosg, .m8gn0d .ucin14 { font-size: 0.95rem; }
.m8gn0d   .a535xgdt, .m8gn0d .pemj7u9 { font-size: 0.95rem; }
.yn2atl   .kpobqs9c, .yn2atl .avheir66, .yn2atl .ns323,
.yn2atl   .q4rosg, .yn2atl .ucin14 { font-size: 1.08rem; }
.yn2atl   .a535xgdt, .yn2atl .pemj7u9 { font-size: 1.05rem; }
.yn2atl   .iheh66 { font-size: 0.97rem; }
.ct4mrjm3 .wyfg3u      { font-size: 3.2rem; }
.ct4mrjm3 h2.y823k7 { font-size: 1.9rem; }
.ct4mrjm3 h3.cyejk4u     { font-size: 1.4rem; }
.b6el .wyfg3u      { font-size: 3.8rem; }
.b6el h2.y823k7 { font-size: 2.2rem; }
.b6el h3.cyejk4u     { font-size: 1.6rem; }
.ovvo32i + .ovvo32i { position: relative; }
.zitydp2   .ovvo32i + .ovvo32i::before,
.gpigz8s  .ovvo32i + .ovvo32i::before,
.n9pk6   .ovvo32i + .ovvo32i::before,
.d6mta   .ovvo32i + .ovvo32i::before,
.mv7x   .ovvo32i + .ovvo32i::before,
.fmns .ovvo32i + .ovvo32i::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.zitydp2 .ovvo32i + .ovvo32i::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.gpigz8s .ovvo32i + .ovvo32i::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.n9pk6 .ovvo32i + .ovvo32i::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;
}
.d6mta .ovvo32i + .ovvo32i::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.el2f .ovvo32i { margin-bottom: 16px; }
.el2f .ovvo32i + .ovvo32i { margin-top: 0; }
.el2f .svgdo { padding-top: 0; padding-bottom: 0; }
.mv7x .ovvo32i + .ovvo32i::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.fmns .ovvo32i + .ovvo32i::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.cxdk .ovvo32i + .ovvo32i::before,
.ce4wx .ovvo32i + .ovvo32i::before,
.ih93 .ovvo32i + .ovvo32i::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%;
}
.tz7k8hw .cxdk .ovvo32i:nth-child(even)::before,
.tz7k8hw .ce4wx .ovvo32i:nth-child(even)::before,
.tz7k8hw .ih93 .ovvo32i:nth-child(even)::before { background: var(--bg-surface); }
.c6n9cfky .cxdk .ovvo32i:nth-child(even)::before,
.c6n9cfky .ce4wx .ovvo32i:nth-child(even)::before,
.c6n9cfky .ih93 .ovvo32i:nth-child(even)::before { background: var(--bg-card); }
.cxdk .ovvo32i + .ovvo32i::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");
}
.ce4wx .ovvo32i + .ovvo32i::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");
}
.ih93 .ovvo32i + .ovvo32i::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");
}
.de3lo .wicc7i,
.f4qo9 .wicc7i,
.f1ddd .wicc7i { overflow: hidden; }
.de3lo .bdag,
.f4qo9 .bdag { margin-bottom: 60px; }
.f1ddd .bdag { margin-bottom: 70px; }
.f1ddd .oswq { padding-bottom: 70px; }
.de3lo .wicc7i::before,
.f4qo9 .wicc7i::before,
.f1ddd .wicc7i::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%;
}
.de3lo .wicc7i::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");
}
.f4qo9 .wicc7i::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");
}
.f1ddd .wicc7i::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");
}
.o3luxj .wicc7i:not(.pn48) .r36iho0 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ow1anc .wicc7i:not(.pn48) .r36iho0 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.rfawp  .wicc7i:not(.pn48) .r36iho0 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.kmcouwm  .wicc7i:not(.pn48) .r36iho0 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.o3luxj .pn48 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.ow1anc .pn48 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.ow1anc .rd4ka7tc { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.ow1anc .ieyn { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.rfawp .pn48 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.kmcouwm .pn48 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.fiaxf .pn48 { background: var(--accent); }
.fiaxf .pn48 .r36iho0 { background: none; }
.fiaxf .wicc7i:not(.pn48) .r36iho0 { background: rgba(0,0,0,0.6); }
.kw6u7 .cg1kt { float: left; width: 38%; margin: 0 28px 16px 0; }
.kw6u7 .cg1kt .j3mk { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kw6u7 .svgdo::after { content: ''; display: block; clear: both; }
.vk4gly .cg1kt { float: right; width: 38%; margin: 0 0 16px 28px; }
.vk4gly .cg1kt .j3mk { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.vk4gly .svgdo::after { content: ''; display: block; clear: both; }
.o63442vm .ovvo32i:nth-child(odd)  .cg1kt { float: left;  width: 38%; margin: 0 28px 16px 0; }
.o63442vm .ovvo32i:nth-child(even) .cg1kt { float: right; width: 38%; margin: 0 0 16px 28px; }
.o63442vm .cg1kt .j3mk { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.o63442vm .svgdo::after { content: ''; display: block; clear: both; }
.kw6u7 .th9srt6b,
.kw6u7 .izhns,
.vk4gly .th9srt6b,
.vk4gly .izhns,
.o63442vm .th9srt6b,
.o63442vm .izhns { clear: both; }
@media (max-width: 900px) {
  .kw6u7 .cg1kt,
  .vk4gly .cg1kt,
  .o63442vm .ovvo32i:nth-child(odd)  .cg1kt,
  .o63442vm .ovvo32i:nth-child(even) .cg1kt {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .kw6u7 .cg1kt .j3mk,
  .vk4gly .cg1kt .j3mk,
  .o63442vm .cg1kt .j3mk {
    max-height: none !important;
  }
}
.kw6u7 .a535xgdt,
.kw6u7 .pemj7u9,
.vk4gly .a535xgdt,
.vk4gly .pemj7u9,
.o63442vm .a535xgdt,
.o63442vm .pemj7u9 { overflow: hidden; }
@media (max-width: 640px) {
  .kw6u7 .cg1kt,
  .vk4gly .cg1kt,
  .o63442vm .cg1kt { float: none; width: 100%; margin: 0 0 16px 0; }
}
.wj9hc2 .pbaz,
.wj9hc2 .svgdo,
.wj9hc2 .teeuty7d  { max-width: 1100px; }
.w8mesd .pbaz,
.w8mesd .svgdo,
.w8mesd .teeuty7d  { max-width: 1200px; }
.tnn6 .pbaz,
.tnn6 .svgdo,
.tnn6 .teeuty7d  { max-width: 1320px; }
.tnn6 { --content-mw: 1320px; }
.bgluau { font-size: 0.82rem; color: var(--text-muted); }
.d86xisb { display: flex; align-items: center; }
.g4hy9 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.mqev87yq { display: flex; align-items: center; }
.umkue { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.umkue:hover { text-decoration: underline; }
.odkiyf5 { margin: 0 3px; opacity: 0.45; }
.odkiyf5::before { content: '/'; }
.wky2x { padding: 2px 5px; color: var(--text-main); }
.v1snp .bgluau {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.v1snp .d86xisb { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ii40ir .bgluau {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ii40ir .d86xisb { padding: 0 0 0 12px; }
.am98icp7 .d86xisb { padding: 0 16px; }
.am98icp7 .bgluau {
  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);
}
.am98icp7 .pbaz { padding-top: 28px; }
@media (max-width: 720px) {
  .ooozye { margin-top: 18px; padding: 0 16px; }
  .am98icp7 .pbaz { padding-top: 16px; }
}
.wj9hc2.v1snp .d86xisb { max-width: 1100px; }
.w8mesd.v1snp .d86xisb { max-width: 1200px; }
.tnn6.v1snp .d86xisb { max-width: 1320px; }
.tnn6 .ooozye { max-width: 1320px; }
.okjqhr .ovvo32i { padding-top: 16px; padding-bottom: 16px; }
.z733jzt .ovvo32i { padding-top: 24px; padding-bottom: 24px; }
.qjioxa .ovvo32i { padding-top: 40px; padding-bottom: 40px; }
.apekm .ovvo32i { padding-top: 52px; padding-bottom: 52px; }
.re901r9x .ovvo32i:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.re901r9x .ovvo32i:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.re901r9x .ovvo32i:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.re901r9x .ovvo32i:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.w5ms .svgdo { padding-top: 10px;  padding-bottom: 10px; }
.jm2xu .svgdo { padding-top: 18px;  padding-bottom: 18px; }
.g0p9i .svgdo { padding-top: 36px;  padding-bottom: 36px; }
.wsj7i .svgdo { padding-top: 48px;  padding-bottom: 48px; }
.dmhv7m3 h2.y823k7 { font-weight: 600; }
.dmhv7m3 h3.cyejk4u     { font-weight: 600; }
.lr89e8 h2.y823k7 { font-weight: 800; }
.lr89e8 h3.cyejk4u     { font-weight: 700; }
.gavkv { font-weight: 600; }
.gavkv h2.y823k7 { font-weight: 900; }
.gavkv h3.cyejk4u     { font-weight: 800; }
.gavkv .qab4k strong,
.gavkv .qab4k strong { font-weight: 600; }
.laymh6aa {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.k26d9 .laymh6aa { display: none; }
@media (max-width: 640px) {
  .laymh6aa { display: none !important; }
}
.laymh6aa { background: var(--cta) !important; color: #fff !important; border: none !important; }
.laymh6aa:hover { opacity: 0.85; }
.bkutk7 .laymh6aa { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.lohbfek  .b0gd { left: 32px; }
@media (max-width: 480px) {
  .v2rc .b0gd { right: 20px; bottom: 20px; }
  .lohbfek  .b0gd { left: 20px; bottom: 20px; }
}
.u7lg0 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.teeuty7d { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.dzp916d { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.i5si4i { color: var(--text-dim); font-size: 0.8rem; }
.e7wx3b a, .rnmhbje a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.e7wx3b a:hover, .rnmhbje a:hover { color: var(--accent-light); }
.rnmhbje { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.lnpvrc .teeuty7d { text-align: center; }
.lnpvrc .rnmhbje { justify-content: center; margin-bottom: 16px; }
.lnpvrc .dzp916d { margin-top: 0; }
.ln5vl { margin-top: 10px; }
.ln5vl a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .teeuty7d { padding-left: 16px; padding-right: 16px; }
  .hg60 .teeuty7d { padding: 20px 16px; }
  .rnmhbje { gap: 4px 12px; }
  .dzp916d { font-size: 0.78rem; }
}
.njptac5y .dzp916d { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.njptac5y .i5si4i { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .njptac5y .nvbd4pv0 { grid-template-columns: 1fr 1fr; } .njptac5y .grchyv7 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .njptac5y .nvbd4pv0 { grid-template-columns: 1fr; } }
.iha8 .dzp916d { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .iha8 .x8xc { gap: 12px; } .iha8 .i1si1ddt { margin-right: 0; width: 100%; } }
.a5tw10o .dzp916d { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.a5tw10o .i5si4i { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .a5tw10o .vzifru { grid-template-columns: 1fr 1fr; } .a5tw10o .h9k7zqi { grid-column: 1 / -1; } }
@media (max-width: 480px) { .a5tw10o .vzifru { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .l1sxskj .q2kqf9 { grid-template-columns: 1fr 1fr; } .l1sxskj .orawq7:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .l1sxskj .q2kqf9 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .mpz45bg .q2kqf9 { grid-template-columns: 1fr; } }
.b8mh5bmu .teeuty7d { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.b8mh5bmu .rnmhbje { justify-content: center; }
.ookzsrxf .srvdphu      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ookzsrxf .u7lg0 { background: var(--bg-page); border-top-color: var(--border-alt); }
.yldk .srvdphu      { background: #0d1117; border-bottom-color: #21262d; }
.yldk .zi3gne { color: var(--accent-light); }
.yldk .elzuaw7 { --msep-color: #8b949e; }
.yldk .elzuaw7 a { color: #8b949e; }
.yldk .elzuaw7 a:hover { color: var(--accent-light); }
.yldk .f9bl76eu { color: #8b949e; }
.yldk .u7lg0 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.yldk .dzp916d,
.yldk .i5si4i { color: #6e7681; }
.yldk .e7wx3b a, .yldk .rnmhbje a,
.yldk .e7wx3b a:hover, .yldk .rnmhbje a:hover,
@media (max-width: 640px) {
  .yldk .elzuaw7 { background: #0d1117; border-top-color: #21262d; }
  .yldk .elzuaw7 li a { border-bottom-color: #21262d; }
}
.xk56 .srvdphu      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.xk56 .zi3gne { color: var(--accent-light); }
.xk56 .elzuaw7 { --msep-color: #475569; }
.xk56 .elzuaw7 a { color: #475569; }
.xk56 .elzuaw7 a:hover { color: var(--accent-light); }
.xk56 .f9bl76eu { color: #64748b; }
.xk56 .u7lg0 { background: #f0f4f8; border-top-color: #cbd5e1; }
.xk56 .dzp916d,
.xk56 .i5si4i { color: #64748b; }
.xk56 .e7wx3b a, .xk56 .rnmhbje a,
.xk56 .e7wx3b a:hover, .xk56 .rnmhbje a:hover,
@media (max-width: 640px) {
  .xk56 .elzuaw7 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .xk56 .elzuaw7 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.tzu6r4 .srvdphu      { background: var(--accent); border-bottom-color: var(--accent-light); }
.tzu6r4 .zi3gne { color: #fff; }
.tzu6r4 .elzuaw7 { --msep-color: rgba(255,255,255,0.82); }
.tzu6r4 .elzuaw7 a { color: rgba(255,255,255,0.82); }
.tzu6r4 .elzuaw7 a:hover { color: #fff; }
.tzu6r4 .f9bl76eu { color: rgba(255,255,255,0.9); }
.tzu6r4 .u7lg0 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.tzu6r4 .dzp916d,
.tzu6r4 .i5si4i { color: rgba(255,255,255,0.72); }
.tzu6r4 .e7wx3b a, .tzu6r4 .rnmhbje a,
.tzu6r4 .e7wx3b a:hover, .tzu6r4 .rnmhbje a:hover,
@media (max-width: 640px) {
  .tzu6r4 .elzuaw7 { background: var(--accent); border-top-color: var(--accent-light); }
  .tzu6r4 .elzuaw7 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.cfica .srvdphu {
  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);
}
.cfica .u7lg0 {
  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) {
  .cfica .elzuaw7 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.i1m5a .n4p8 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.jl5l .n4p8 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.vov41atw .n4p8 { min-height: 72px; height: auto; }
.ay49g .n4p8 { min-height: 84px; height: auto; }
.hg60 .n4p8 { max-width: none; padding: 0 32px; }
.hg60 .teeuty7d  { max-width: none; padding: 24px 32px; }
.fk2f.w8mesd .n4p8 { max-width: 1200px; }
.fk2f.tnn6 .n4p8 { max-width: 1320px; }
.m3o0rkr   .zi3gne, .m3o0rkr   .i1si1ddt { text-transform: capitalize; }
.s67x .zi3gne, .s67x .i1si1ddt { text-transform: lowercase; }
.vxwc527 .zi3gne, .vxwc527 .i1si1ddt { text-transform: uppercase; letter-spacing: 0.06em; }
.zljg, .boar20f {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.djcqg .zljg,
.n1q19jr .zljg,
.wujja .zljg,
.ejsx .zljg,
.qhwevep   .elzuaw7 a { font-weight: 500; }
.vf1ytcy .elzuaw7 a { font-weight: 600; }
.ujhen     .elzuaw7 a { font-weight: 700; }
.v071m2    .elzuaw7 a { font-weight: 800; letter-spacing: 0.01em; }
.uf5hkdh     .elzuaw7 > li + li::before,
.t3mvh5    .elzuaw7 > li + li::before,
.krrcw    .elzuaw7 > li + li::before,
.xwdp .elzuaw7 > li + li::before,
.na9z .elzuaw7 > li + li::before,
.ez8vpc  .elzuaw7 > li + li::before,
.bhfjanal    .elzuaw7 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.uf5hkdh     .elzuaw7 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.t3mvh5    .elzuaw7 > li + li::before { content: "|"; }
.krrcw    .elzuaw7 > li + li::before { content: "—"; }
.xwdp .elzuaw7 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.na9z .elzuaw7 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ez8vpc  .elzuaw7 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.bhfjanal    .elzuaw7 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .zexxw .f9bl76eu,
  .pbqi6j9s .f9bl76eu,
  .o3roa .f9bl76eu,
  .dpdjn .f9bl76eu,
  .ay6lj .f9bl76eu {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .zexxw .f9bl76eu::before,
  .pbqi6j9s .f9bl76eu::before,
  .o3roa .f9bl76eu::before,
  .dpdjn .f9bl76eu::before,
  .ay6lj .f9bl76eu::before { content: ""; display: block; flex-shrink: 0; }

  
  .zexxw .f9bl76eu::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;
  }

  
  .pbqi6j9s .f9bl76eu::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;
  }

  
  .o3roa .f9bl76eu::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;
  }

  
  .dpdjn .f9bl76eu::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;
  }

  
  .ay6lj .f9bl76eu::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) {
  .pk0ubp .f9bl76eu {
    padding: 5px 14px;
  }
  .pk0ubp .elzuaw7 {
    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;
  }
  .pk0ubp .elzuaw7 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .pk0ubp .elzuaw7 li a:hover { background: var(--bg-raised); }
  .pk0ubp .n1t2pt,
  .l0vp3w .n1t2pt,
  .cv45gi36 .n1t2pt { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .mwfa0d .f9bl76eu {
    padding: 5px 10px;
  }
  .mwfa0d .elzuaw7 {
    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);
  }
  .mwfa0d .elzuaw7.gpz6a39 { transform: translateX(0); }
  .mwfa0d .elzuaw7 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .mwfa0d .elzuaw7 li:last-child a { border-bottom: none; }
  .tzu6r4 .elzuaw7,
  .yldk .elzuaw7 { background: var(--accent) !important; }
  .tzu6r4 .elzuaw7 li a,
  .yldk .elzuaw7 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .cv45gi36 .f9bl76eu {
    padding: 5px 10px;
  }
  .cv45gi36 .elzuaw7 {
    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);
  }
  .cv45gi36 .elzuaw7::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .cv45gi36 .elzuaw7.gpz6a39 { transform: translateY(0); }
  .cv45gi36 .elzuaw7 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .aftgi4 .f9bl76eu {
    padding: 5px 10px;
  }
  .aftgi4 .elzuaw7 {
    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;
  }
  .aftgi4 .elzuaw7.gpz6a39 { opacity: 1; pointer-events: auto; }
  .aftgi4 .elzuaw7 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .cfgyqhub     .f9bl76eu { border-radius: 0 !important; }
  .zra6ol   .f9bl76eu { border-radius: 8px !important; }
  .u8yhdg6t .f9bl76eu { border-radius: 50% !important; }
  .nrx422   .f9bl76eu { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .xrli .dsak { flex-direction: column; align-items: stretch; }
  .xrli .p23ri { flex-direction: row; min-width: auto; }
  .xrli .v5k57r { align-items: flex-start; text-align: left; }
}
.quz4v,
.quz4v.ovvo32i,
.tz7k8hw .quz4v,
.b45dkk9r .quz4v,
.c6n9cfky .quz4v,
.spvj6 .quz4v {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.dqtx {
  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;
}
.p1yx1fj8 { flex: 1 1 280px; min-width: 0; }
.hi6lzms {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ltmrbnr1 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.mk5k4 {
  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;
}
.mk5k4:hover { transform: translateY(-1px); opacity: 0.95; }
.bbn02m20 .dqtx {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.bbn02m20 .hi6lzms { color: var(--cta); }
.bbn02m20 .ltmrbnr1 { color: var(--text-body); }
.bbn02m20 .mk5k4 {
  background: var(--cta) !important;
  color: #fff !important;
}
.ojvfw .dqtx {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ojvfw .hi6lzms { color: var(--text-primary); }
.ojvfw .ltmrbnr1 { color: var(--text-body); }
.ojvfw .mk5k4 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .dqtx {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .p1yx1fj8 { flex: 0 0 auto; }
  .hi6lzms { font-size: 1.2rem; }
  .mk5k4 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.tall8d .nyzm33wk { height: 36px; }
.cpskxzp .nyzm33wk { height: 60px; max-width: 200px; }
.qfes3ak .nyzm33wk { height: 56px; max-width: 180px; }
.pewry    .wh6vh, .pewry    .xxvzvvot { color: #f59e0b; }
.g1zj1a      .wh6vh { font-size: 1rem; letter-spacing: 1.5px; }
.g1zj1a      .xxvzvvot   { font-size: 1.35rem; }
.ugt2    .wh6vh, .ugt2    .xxvzvvot { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.zw96u     .wh6vh, .zw96u     .xxvzvvot { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.l94dayln .wh6vh, .l94dayln .xxvzvvot { color: var(--cta); letter-spacing: 2px; }
.m7bxm   .wh6vh, .m7bxm   .xxvzvvot { color: #e91e63; letter-spacing: 2px; }
.lq60jb8  .wh6vh, .lq60jb8  .xxvzvvot { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.i6eh     .wh6vh, .i6eh     .xxvzvvot { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.dqd7c8q .qqxzba + .qqxzba {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.xjwd .q6w5xhw8 { padding: 18px 24px; min-height: 68px; }
.zk0ur3g2 .yymm9fc {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.zk0ur3g2 .b9ogx5c {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.o9eixpza .qqxzba {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.izhns { counter-reset: cs-rank; }
.izhns .q6w5xhw8 { counter-increment: cs-rank; }
.izhns .q6w5xhw8::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;
}
.zb4g8 .izhns { counter-reset: cs-rank; gap: 0; }
.zb4g8 .q6w5xhw8 {
  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;
}
.zb4g8 .q6w5xhw8::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;
}
.zb4g8 .q9ofn {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.zb4g8 .e55vsj1 {
  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;
}
.zb4g8 .q21jyml { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.zb4g8 .q9ofn { min-width: 0; flex-direction: column; width: 100%; }
.zb4g8 .ykzk7 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.zb4g8 .wh6vh { color: var(--cta, var(--accent)); }
.zb4g8 .f3p8dgrc { font-weight: 700; }
.zb4g8 .qqxzba {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.zb4g8 .yymm9fc {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.zb4g8 .b9ogx5c {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.zb4g8 .s7z4 .b9ogx5c { font-size: 1.3rem; color: var(--accent-light); }
.zb4g8 .f73wmyb {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.zb4g8 .q6w5xhw8:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .zb4g8 .izhns {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .zb4g8 .q6w5xhw8 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .zb4g8 .q6w5xhw8 { padding: 40px 16px 20px; }
  .zb4g8 .qqxzba {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .zb4g8 .f73wmyb { width: 100%; min-width: 0; }
}
.n02tw .izhns { counter-reset: cs-rank; gap: 10px; }
.n02tw .q6w5xhw8 {
  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);
}
.n02tw .q6w5xhw8::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);
}
.n02tw .q9ofn {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.n02tw .e55vsj1 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.n02tw .q21jyml { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.n02tw .ykzk7 {
  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;
}
.n02tw .wh6vh { color: var(--cta, var(--accent)); }
.n02tw .qqxzba {
  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;
}
.n02tw .yymm9fc {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.n02tw .b9ogx5c { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.n02tw .s7z4 .b9ogx5c { color: var(--accent-light); }
.n02tw .f73wmyb {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.n02tw .q6w5xhw8:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .n02tw .q6w5xhw8 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .n02tw .q6w5xhw8::before {
    position: absolute; top: 14px; left: 14px;
  }
  .n02tw .q9ofn {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .n02tw .ykzk7 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .n02tw .qqxzba {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .n02tw .f73wmyb { width: 100%; min-width: 0; }
  .n02tw .wh6vh { min-width: 0; }
}
.fddso1jg .q6w5xhw8::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.gfw173i .txp7 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.gfw173i .txp7 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.gfw173i .txp7 p { padding: 0 2px 16px; }
.imuk .txp7 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.imuk .txp7 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.imuk .txp7 summary::after { content: "›"; font-size: 1.2em; }
.imuk .txp7[open] summary::after { content: "‹"; }
.imuk .txp7 p { padding: 10px 22px 4px; }
.rnvq2 .txp7 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.rnvq2 .txp7 summary { color: var(--text-primary); padding-left: 16px; }
.rnvq2 .txp7 summary::after { content: "›"; font-size: 1.1em; }
.rnvq2 .txp7[open] summary::after { content: "‹"; }
.rnvq2 .txp7 p { padding-left: 16px; }
.xlr43 .f85pu { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.xlr43 .txp7 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.xlr43 .txp7:last-child { border-bottom: none; }
.xlr43 .txp7 summary { color: var(--text-primary); border-radius: 0; }
.xlr43 .txp7 summary::after { content: "›"; font-size: 1.1em; }
.xlr43 .txp7[open] summary::after { content: "‹"; }
.omyey28 .txp7 { overflow: hidden; }
.omyey28 .txp7 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.omyey28 .txp7 summary::after { color: rgba(255,255,255,.75); }
.omyey28 .txp7[open] summary { border-radius: 0; }
.ovi5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.wlvwf {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.wwd8v28t {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.exb7x { color: var(--text-muted); font-size: 1.05rem; }
.mxpb9gm0 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ez94a7e { margin-bottom: 20px; }
.pseu5 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.f99do {
  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;
}
.f99do:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.kinkip { resize: vertical; min-height: 130px; }
.uwqw { width: 100%; margin-top: 8px; }
.h9lorx13 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.xngdupkb {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.d1l2pdt { color: var(--text-muted); line-height: 1.75; }
.gm71k6e { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.gm71k6e li { margin-bottom: 6px; }
.qhvb8dv { max-width: 760px; margin: 0 auto; }
.qw0h9 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.varx1f ul.gm71k6e { margin: 0; }
.jc5q3wbj .qw0h9 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .jc5q3wbj { grid-template-columns: 1fr; gap: 10px; } }
.ho6ln { max-width: 640px; margin: 0 auto; text-align: center; }
.y418n7 { margin-bottom: 48px; }
.y418n7 .qw0h9 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.y418n7 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.t87f .gm71k6e { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .m5hfm { grid-template-columns: 1fr; } }
.obihwdlx { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.obihwdlx:hover .i02adgp { color: var(--accent-light); text-decoration: underline; }
.ncuzok79 { color: inherit; text-decoration: none; }
.ncuzok79:hover { color: var(--accent-light); text-decoration: underline; }
.s0riqf3 { display: inline-block; line-height: 0; }
.vzta { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.trxxru { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.trxxru:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.exz0 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.trxxru p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.trxxru ul.gm71k6e { margin: 0; }
.pr39b2kh { color: var(--text-muted); line-height: 1.75; }
.n1mlv .gm71k6e,
.t8knom .gm71k6e,
.xtne .gm71k6e,
.jnz0kos .gm71k6e {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.n1mlv .trxxru,
.t8knom .trxxru { text-align: left; }
.n1mlv .exz0,
.t8knom .exz0 { text-align: center; }
.oqbw { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.yy4opkr { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.u1r6bo7w { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.vn91 { margin-top: 12px; }
.g9rfd { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.g9rfd:hover { border-bottom-color: var(--accent-light); }
.j3rovkt { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.j3rovkt img { width: 100%; height: 100%; object-fit: cover; display: block; }
.o3jd58x { width: 200px; height: 200px; }
.t68j1f { border-radius: 10px; }
.jt8frpq2 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.q6wnu4 { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .tsbqkb { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.ed41zsr .u1r6bo7w, .ed41zsr .yy4opkr { max-width: 640px; }
.vb2q4ab .oqbw { font-size: 1.6rem; margin-top: 18px; }
.g6oq1 .u1r6bo7w { margin-bottom: 28px; }
@media (max-width: 860px) { .xa2nq4m { grid-template-columns: 1fr; } .vb2q4ab { position: static; text-align: center; } }
.dyvldx { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.w4n4lz { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.w4n4lz .j3rovkt { margin: 0 auto 18px; }
.w4n4lz .jt8frpq2 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .dyvldx { grid-template-columns: 1fr; } }
.djkyq5dy .oqbw { font-size: 1.6rem; margin-bottom: 6px; }
.jnz0kos .gm71k6e { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .djkyq5dy { flex-direction: column; text-align: center; } .ni9x { grid-template-columns: 1fr; } }
.aplq .oqbw { font-size: 1.35rem; margin: 0 0 4px; }
.aplq .jt8frpq2 { margin: 0; }
.hqr6 .wwd8v28t { color: var(--accent-light); }
.jo9k9wj3 .wwd8v28t { font-size: 2rem; }
.jo9k9wj3 .exb7x { max-width: 680px; }
.gdsu4rj .wwd8v28t { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.gdsu4rj .exb7x  { margin: 0; }
@media (max-width: 640px) { .gdsu4rj { flex-direction: column; } }
.xga6 .wwd8v28t { color: var(--accent-light); }
.tlf7dgiv .wwd8v28t { color: #fff; }
.tlf7dgiv .exb7x  { color: rgba(255,255,255,0.85); }
.z992kw { max-width: 680px; margin: 0 auto; }
.vq2kdvt {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .vq2kdvt { grid-template-columns: 1fr; } }
.s1ki .f99do {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.s1ki .f99do:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.y9r7ivs2 .f99do { background: var(--bg-raised); border-color: transparent; }
.y9r7ivs2 .f99do:focus { background: var(--bg-card); border-color: var(--accent-light); }
.u7wa .f99do { border-radius: 100px; padding: 11px 20px; }
.u7wa .kinkip { border-radius: 14px; }
@media (max-width: 640px) { .deza { grid-template-columns: 1fr; } }
.p10xy{display:none}
.p10xy:empty,.h5bbscbr:empty{display:none}
.uza4{position:relative;overflow:visible}
.kerz .jie5xu,.zfbku0t .jie5xu,
.egbtqq59 .jie5xu,.uos0i .jie5xu,
.xxioxqa0 .jie5xu,.nck8tox9 .jie5xu{display:block}
.fr4uu .oz4bufza{display:block}
.kerz .jie5xu,.zfbku0t .jie5xu,
.egbtqq59 .jie5xu,.uos0i .jie5xu,
.xxioxqa0 .jie5xu{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.kerz .jie5xu .h5bbscbr,.zfbku0t .jie5xu .h5bbscbr,
.egbtqq59 .jie5xu .h5bbscbr,.uos0i .jie5xu .h5bbscbr,
.xxioxqa0 .jie5xu .h5bbscbr{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.kerz .soms,.zfbku0t .soms,
.egbtqq59 .soms,.uos0i .soms,
.xxioxqa0 .soms{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.kerz .jie5xu,.zfbku0t .jie5xu{top:12px}
.kerz .jie5xu .h5bbscbr{margin-right:auto}
.zfbku0t .jie5xu .h5bbscbr{margin-left:auto}
.zfbku0t .jie5xu{text-align:right}
.egbtqq59 .jie5xu,.uos0i .jie5xu{bottom:12px}
.egbtqq59 .jie5xu .h5bbscbr{margin-right:auto}
.uos0i .jie5xu .h5bbscbr{margin-left:auto}
.uos0i .jie5xu{text-align:right}
.xxioxqa0 .jie5xu{position:relative;margin-top:16px}
.xxioxqa0 .jie5xu .h5bbscbr{margin:0 auto}
.nck8tox9 .jie5xu{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.nck8tox9 .jie5xu .h5bbscbr{margin:0}
.nck8tox9 .ieyn~.jie5xu,
.nck8tox9 .tagijpk~.jie5xu{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.nck8tox9 .ieyn~.jie5xu .h5bbscbr,
.nck8tox9 .tagijpk~.jie5xu .h5bbscbr{justify-content:flex-start}
.ieyn~.jie5xu,.tagijpk~.jie5xu{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.ieyn~.jie5xu .h5bbscbr{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.tagijpk~.jie5xu .h5bbscbr{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.oz4bufza .h5bbscbr{margin:0 0 12px}
.h5bbscbr{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.lm78w{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.i02adgp{font-weight:600;color:var(--text-heading);opacity:1}
.rt2e::before{content:"·";margin:0 2px;opacity:.5}
.soms{white-space:nowrap}
.k5l3ie .lm78w{display:none}
.haezp .soms{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.haezp .rt2e::before{content:""}
.t4sz20d .soms{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.t4sz20d .rt2e::before{content:""}
.y3kgit3 .h5bbscbr{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.w75k9g7 .soms{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.w75k9g7 .rt2e::before{content:""}
.pd5i .soms{color: var(--accent-light);opacity:1;font-weight:500}
.g93xi .soms{border-bottom:1px solid currentColor;padding-bottom:2px}
.jhe4dau .h5bbscbr{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ip5r8p{--date-bg:var(--accent-bg-light)}
.ps5i59ey .rt2e::before{content:""}
.c4fhouj .rt2e::before{content:"•";opacity:.4}
.c4fhouj .soms + .soms::before{content:"•";margin-right:6px;opacity:.4}
.y6cb .rt2e::before{content:"/";opacity:.35}
.y6cb .soms + .soms::before{content:"/";margin-right:6px;opacity:.35}
.nqalgo03 .rt2e::before{content:"|";opacity:.3}
.nqalgo03 .soms + .soms::before{content:"|";margin-right:6px;opacity:.3}
.emrs4ugw .rt2e::before{content:"—";opacity:.3}
.emrs4ugw .soms + .soms::before{content:"—";margin-right:6px;opacity:.3}
.vwc9w .rt2e::before{content:"◆";font-size:.5em;opacity:.35}
.vwc9w .soms + .soms::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.hys4dr .rt2e::before{content:"·";opacity:.4}
.hys4dr .soms + .soms::before{content:"·";margin-right:6px;opacity:.4}
.nk59kspu .rt2e::before{content:"›";opacity:.4}
.nk59kspu .soms + .soms::before{content:"›";margin-right:6px;opacity:.4}
.vysbb .rt2e::before{content:"→";opacity:.35;font-size:.85em}
.vysbb .soms + .soms::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.qjcbb{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.lafvxmv{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.efxh1a{display:flex;flex-direction:column;gap:3px}
.etq3{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.ksity{font-weight:700;font-size:1rem;color:var(--text-heading)}
.me354ez{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.zc1is .qjcbb{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.vb1fsx .qjcbb{border-top:3px solid var(--accent);padding-top:18px}
.ex9cyxh .qjcbb{border-left:3px solid var(--accent);border-radius:0}
.lo407s .qjcbb{padding:20px 0}
@media(max-width:640px){
  .qjcbb{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .me354ez{max-width:100%}
}
.kf5bl .oim1v4a6{margin:0}
@media (max-width:560px){
  .cefp{grid-template-columns:repeat(2,1fr);gap:12px}
}
.gztwjddq {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.gztwjddq.esz2406f {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.zm8u {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.zm8u .a3i1850m {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.zm8u .a3i1850m::before,
.zm8u .a3i1850m::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.zm8u .a3i1850m::before { transform: translate(-50%, -50%) rotate(45deg); }
.zm8u .a3i1850m::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.zm8u .a3i1850m:hover { background: rgba(0,0,0,0.12) !important; }
.i5yew3 {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.ypxih {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.zj1v {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.bjf0d {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.zm8u .kv0engz {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.zm8u .kv0engz:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .zm8u { padding: 28px 18px 20px; }
  .zj1v { font-size: 1.2rem; }
  .i5yew3 { max-width: 220px; max-height: 80px; }
}
.o4m4uuva {
  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);
}
.r65r063w {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.lyohor  .o4m4uuva { border-radius: 50%; }
.vj0p  .o4m4uuva { border-radius: 6px; }
.lx1fto2d .o4m4uuva { border-radius: 22px; }
.c4r8 .dqtx {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .o4m4uuva { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.hs5rms .ovvo32i {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.hs5rms .svgdo {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.hs5rms .dqtx {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.hqavqd {
  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;                  
}
.hqavqd.esz2406f { transform: translate(-50%, 0); }
.hqavqd .ovvo32i,
.hqavqd .svgdo {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.hqavqd .dqtx {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.vt7b {
  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;
}
.vt7b::before,
.vt7b::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.vt7b::before { transform: translate(-50%, -50%) rotate(45deg); }
.vt7b::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.vt7b:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .hqavqd { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .hqavqd .dqtx {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .hqavqd .ltmrbnr1 { display: none !important; }
  .hqavqd .hi6lzms { font-size: 1.1rem !important; }
  .hqavqd .o4m4uuva { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .vt7b { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .n4p8 { flex-direction: row-reverse; }
[dir="rtl"] .elzuaw7 { flex-direction: row-reverse; }
[dir="rtl"] .lohbfek  .b0gd { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .v2rc .b0gd { right: auto; left: 20px; }
  [dir="rtl"] .lohbfek  .b0gd { left: auto;  right: 20px; }
}
[dir="rtl"] .kw6u7 .cg1kt  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .vk4gly .cg1kt { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .a535xgdt, [dir="rtl"] .pemj7u9 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .d9j4k { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .wizb6qoz { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .qab4k { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .dqtx { direction: rtl; }
[dir="rtl"] .o4m4uuva { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .q6w5xhw8,
[dir="rtl"] .bgluau { direction: rtl; }
[dir="rtl"] .awlo { direction: rtl; }
[dir="rtl"] .s24ra { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .hkb9et .pemj7u9,
[dir="rtl"] .kf6l .pemj7u9,
[dir="rtl"] .teueemyc .pemj7u9,
[dir="rtl"] .fux00oc .pemj7u9 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .hkb9et .pemj7u9 li::before,
[dir="rtl"] .kf6l .pemj7u9 li::before,
[dir="rtl"] .teueemyc .pemj7u9 li::before,
[dir="rtl"] .fux00oc .pemj7u9 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .wicc7i.hrj3qw5 .bdag,
[dir="rtl"] .b99cv9he.hrj3qw5 .bdag,
[dir="rtl"] .pn48.hrj3qw5 .bdag,
[dir="rtl"] .pgqwndt.hrj3qw5 .bdag,
[dir="rtl"] .ab10.hrj3qw5 .bdag { text-align: right; }
[dir="rtl"] .ieyn.hrj3qw5 .oswq { align-items: flex-end; text-align: right; }
[dir="rtl"] .svgdo,
[dir="rtl"] .q4rosg,
[dir="rtl"] .ucin14,
[dir="rtl"] .bdag { text-align: right; }
[dir="rtl"] .mxpb9gm0,
[dir="rtl"] .pseu5,
[dir="rtl"] .u1r6bo7w,
[dir="rtl"] .f99do,
[dir="rtl"] .kinkip { text-align: right; direction: rtl; }
[dir="rtl"] .u7wa .f99do,
[dir="rtl"] .s1ki .f99do { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #096609;
  --brand:           #096609;
  --brand-light:     #0d580d;
  --brand-pale:      #186f18;
  --grad-start:      #10ba10;
  --grad-end:        #29de29;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #096609;
  --cta-light:       #034203;
  --cta-hover:       #042d04;
  --bg-page:         #f6f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f6f3;
  --bg-raised:       #edf1ed;
  --bg-hover:        #f3f6f3;
  --border:          #e1e9e1;
  --border-alt:      #cfddcf;
  --border-section:  #e1e9e1;
  --text-primary:    #161c16;
  --text-muted:      #506250;
  --text-body:       #2d382d;
  --text-sub:        #445444;
  --text-faint:      #728c72;
  --text-dim:        #8ea38e;
  --text-label:      #5b705b;
  --text-value:      #394639;
  --accent-bg:       #dff5df;
  --accent-bg-light: #c4f2c4;
  --bg-tip:          #f9f0f9;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f9;
  --bg-cons:         #faf5f3;
  --c-pros:          #960c96;
  --c-cons:          #9f4721;
  --c-pros-label:    #b30eb3;
  --c-tip-border:    #c610c6;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #960c96;
}
:root { --logo-bg-opacity: 65%; }
body, button, input { font-family: "Nunito", sans-serif; }
.ocz94j1n .u8f1 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.ocz94j1n .u8f1::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.ocz94j1n .xfpiarz     .u8f1::before { content: "";  color: var(--c-tip-border); }.ocz94j1n .ldwtzt .u8f1::before { content: ""; color: var(--c-warn-border); }.ocz94j1n .cmir    .u8f1::before { content: ""; color: #60a5fa; }.tx7cxuf .ocz94j1n .xfpiarz     .u8f1::before { color: #10b981; }.tx7cxuf .ocz94j1n .ldwtzt .u8f1::before { color: #f43f5e; }.tx7cxuf .ocz94j1n .cmir    .u8f1::before { color: #a855f7; }.ymi7j74  .ocz94j1n .xfpiarz     .u8f1::before { color: #eab308; }.ymi7j74  .ocz94j1n .ldwtzt .u8f1::before { color: #ef4444; }.ymi7j74  .ocz94j1n .cmir    .u8f1::before { color: #f97316; }.qatam6  .ocz94j1n .xfpiarz     .u8f1::before { color: #38bdf8; }.qatam6  .ocz94j1n .ldwtzt .u8f1::before { color: #818cf8; }.qatam6  .ocz94j1n .cmir    .u8f1::before { color: #2dd4bf; }.zhufb83 .ocz94j1n .u8f1::before { color: var(--accent-light) !important; }
.hx1m4ab .omhn, .hx1m4ab .ieyn { min-height: 420px; }
.odkiyf5::before { content: '·'; font-size: 1.3em; line-height: 1; }