:root {
  --color-accent: #38782b;
  --color-cta: #f97316;
  --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;
}
.g713okta {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.actcyo {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ptijpbt {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.nbemc2sa { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.vogsel87 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.vogsel87 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.vogsel87 a:hover { color: var(--accent-light); }
.jrptsx     .qjm3y4x { border-radius: 6px; }
.jrptsx .qjm3y4x li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.jrptsx .qjm3y4x li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.lvjsa .qjm3y4x li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .qjm3y4x {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .txty9:hover .qjm3y4x,
  .txty9:focus-within .qjm3y4x { display: block; }
  .qjm3y4x li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ftr0 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.rvyf { display: none; }
@media (max-width: 640px) {
  .rvyf {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .rvyf.gk2fn3 { display: block; }
}
@media (max-width: 640px) {
  .ftr0 { display: block; }
  .vogsel87 > li + li::before { display: none !important; }
  .vogsel87 {
    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;
  }
  .vogsel87.gk2fn3 { display: flex; }
  .vogsel87 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .vogsel87 li:last-child a { border-bottom: none; }
}
.iut1kog { min-height: 480px; }
.bwx9 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.s5r5uzbi { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.yscq .s5r5uzbi { margin-left: 0; margin-right: 0; }
.physdu0e {
  background: var(--cta); color: #fff; text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.f2rywy5 .physdu0e { margin-top: 24px; }
.physdu0e:hover { opacity: 0.88; }
.x99ez {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.hk27 {
  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%);
}
.x99ez .rc6ote {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.x99ez .bwx9 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.x99ez .s5r5uzbi { color: #e2e8f0; }
.x99ez.cioq8kxv .rc6ote { text-align: center; }
.x99ez.yscq   .rc6ote { text-align: left; }
.fea7oyj .rc6ote {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.fea7oyj .bwx9 { color: var(--text-primary); text-shadow: none; }
.fea7oyj .s5r5uzbi { color: var(--text-muted); }
.fea7oyj .physdu0e { margin-top: 16px; }
.fea7oyj, .fea7oyj.iut1kog { min-height: auto !important; }
.fea7oyj.cioq8kxv .rc6ote { text-align: center; }
.fea7oyj.yscq   .rc6ote { text-align: left; }
.fea7oyj~.zed38vn{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}
.fea7oyj~.zed38vn .picevj56{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}
.v8xclno0 {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.k0vlk6 .v8xclno0,
.k0vlk6 .njhy05i {
  position: relative; overflow: hidden;
}
.k0vlk6 .v8xclno0::after,
.k0vlk6 .njhy05i::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; }
}
.ewg4v .v8xclno0,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.h2mz5i8e .v8xclno0,
.h2mz5i8e .x99ez .hk27 {
  overflow: hidden;
}
.h2mz5i8e .v8xclno0::after,
.h2mz5i8e .x99ez .hk27::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%); }
}
.fpodpl9y .v8xclno0,
.fpodpl9y .v8xclno0::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); }
}
.fpodpl9y .x99ez .hk27 {
  overflow: hidden;
}
.fpodpl9y .x99ez .hk27::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;
}
.e8fe9ngt .v8xclno0,
.e8fe9ngt .x99ez .hk27 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.k0vlk6 .x99ez .hk27 {
  overflow: hidden;
}
.k0vlk6 .x99ez .hk27::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;
}
.ewg4v .x99ez .hk27 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.v8xclno0 .hk27 {
  background: none;
}
.v8xclno0 .bwx9 { color: #fff; }
.v8xclno0 .s5r5uzbi { color: rgba(255,255,255,0.85); }
.k0vlk6 .hmdm { position: relative; overflow: hidden; }
.k0vlk6 .hmdm::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;
}
.hmdm .bwx9 { text-shadow: none; color: var(--text-primary); }
.hmdm .s5r5uzbi { color: var(--text-muted); }
body.wg5v9mj .bwx9 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ltgkd2 .bwx9 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.iut1kog.v8xclno0 .bwx9,
section.v8xclno0 .bwx9 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.hmdm.cioq8kxv .gl651i0 { align-items: center; text-align: center; }
.iut1kog .lekbl6c4 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.lekbl6c4 .loiapu7 {
  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;
}
.lekbl6c4 .loiapu7::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.lekbl6c4 .u7yn1c { display: contents !important; }
.lekbl6c4 .u7yn1c .q97lgh {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.lekbl6c4 .u7yn1c .uaus5z { max-height: 48px; max-width: 96px; }
.lekbl6c4 .u7yn1c .vk88x {
  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;
}
.lekbl6c4 .ltyx {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.lekbl6c4 .z4ug8yh2 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.lekbl6c4 .z8pl { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.lekbl6c4 .z8pl small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.lekbl6c4 .b0xbr { display: contents !important; }
.lekbl6c4 .b0xbr .y2unwyj:not(.owh2712) { display: none !important; }
.lekbl6c4 .b0xbr .owh2712 {
  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;
}
.lekbl6c4 .b0xbr .owh2712 .e3nq {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.lekbl6c4 .b0xbr .owh2712 .huzh5a {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.lekbl6c4 .kku4t9 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.lekbl6c4 .kku4t9.aoxieo1 {
  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;
}
.lekbl6c4 .kku4t9.aoxieo1:hover { opacity: 0.85; }
.lekbl6c4 .loiapu7,
.lekbl6c4 .loiapu7:hover,
.lekbl6c4 .loiapu7:nth-child(even),
.lekbl6c4 .loiapu7:nth-child(odd),
.lekbl6c4 .loiapu7:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.ysir .rc6ote { padding-bottom: 24px; }
.f2rywy5 .rc6ote { max-width: 1100px; }
@media (max-width: 700px) {
  .hmdm { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .hmdm:not(.fqe5) .dhrr46x { display: none !important; }
  .fqe5 .dhrr46x { padding: 16px; }
  .gl651i0  { padding: 36px 24px; }
  .hmdm~.zed38vn,.ukbeqc2~.zed38vn{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .iut1kog, .hmdm { min-height: 320px !important; }
  .bwx9 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .f1n2,
  .ipx97kgw,
  .hc7mecx { grid-template-columns: 1fr !important; }

  

  
  .ysir { display: flex !important; flex-direction: column !important; }
  .ysir .rc6ote { display: contents; }
  .ysir .hk27 { order: 0; }
  .ysir .bwx9 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .ysir .f1n2 { order: 2; padding: 0 16px 12px !important; }
  .ysir .s5r5uzbi { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .f2rywy5 .rc6ote { display: flex; flex-direction: column; }
  .f2rywy5 .rc6ote .bwx9 { order: 1; }
  .f2rywy5 .rc6ote .hc7mecx { order: 2; margin: 8px 0 24px !important; }
  .f2rywy5 .rc6ote .s5r5uzbi { order: 3; }
  .f2rywy5 .rc6ote .physdu0e { order: 4; align-self: center; margin-top: 0; }

  
  .hmdm.fqe5 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .hmdm.fqe5 .gl651i0 { display: contents; padding: 0; }
  .hmdm.fqe5 .gl651i0 .bwx9 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .hmdm.fqe5 .dhrr46x { order: 2; padding: 12px 16px; }
  .hmdm.fqe5 .gl651i0 .s5r5uzbi { order: 3; padding: 0 24px; margin: 0 auto; }
  .hmdm.fqe5 .gl651i0 .physdu0e { order: 4; align-self: center; margin: 8px 0 32px; }
}
.fixb6m { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.y810t57 { width: 100%; height: auto; display: block; border-radius: 10px; }
.d7eg9fq .fixb6m        { border-radius: 16px; }
.d7eg9fq .y810t57  { border-radius: 16px; }
.sgdhk9 .fixb6m         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.sgdhk9 .y810t57   { border-radius: 8px; }
.yp840 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.mcfpsr { width: 100%; padding: 32px 0; position: relative; }
.d16725 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.vakt .mcfpsr:nth-child(even) { background: var(--bg-surface); }
.vakt .mcfpsr:nth-child(odd)  { background: var(--bg-page); }
.fk9lkoc0 .mcfpsr:nth-child(even) { background: var(--bg-card); }
.fk9lkoc0 .mcfpsr:nth-child(odd)  { background: var(--bg-page); }
.vakt .mcfpsr:nth-child(odd)  .d16725 { background: var(--bg-card); border-radius: 6px; }
.vakt .mcfpsr:nth-child(even) .d16725 { background: var(--bg-raised); border-radius: 6px; }
.fk9lkoc0 .mcfpsr:nth-child(odd)  .d16725 { background: var(--bg-card); border-radius: 6px; }
.fk9lkoc0 .mcfpsr:nth-child(even) .d16725 { background: var(--bg-raised); border-radius: 6px; }
.vakt .mcfpsr:nth-child(even) .f85o3ggx .xrbcu0x,
.fk9lkoc0 .mcfpsr:nth-child(even) .f85o3ggx .xrbcu0x { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.vakt .mcfpsr:nth-child(odd) .f85o3ggx .xrbcu0x,
.fk9lkoc0 .mcfpsr:nth-child(odd) .f85o3ggx .xrbcu0x { background: var(--bg-card-inner); }
.vakt .mcfpsr:nth-child(even) .ycyjdh .xrbcu0x:nth-child(odd),
.fk9lkoc0 .mcfpsr:nth-child(even) .ycyjdh .xrbcu0x:nth-child(odd)  { background: var(--bg-card); }
.vakt .mcfpsr:nth-child(even) .ycyjdh .xrbcu0x:nth-child(even),
.fk9lkoc0 .mcfpsr:nth-child(even) .ycyjdh .xrbcu0x:nth-child(even) { background: var(--bg-card-inner); }
h1.nvojfj { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.nvojfj {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.oicub { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.k8yc h2.nvojfj {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.q1kie5m h2.nvojfj {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.q9akfop h2.nvojfj {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.f9373ku h2.nvojfj::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.dnhgp h2.nvojfj {
  color: var(--text-primary); font-size: 1.7rem;
}
.x0o8mej4 h2.nvojfj::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.bb4785 h2.nvojfj {
  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) { .m45eh87e { display: none; } }
.peal { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.fa3zc5wn { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.d5n1iood {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.l9o1gi { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ufnr09 { padding-left: 20px; }
.ufnr09 li { margin-bottom: 6px; }
.ufnr09 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ufnr09 a:hover { color: var(--accent-light); }
.z6yex .l9o1gi { display: none; }
.d5c6tas8 .l9o1gi { display: none; }
.d5c6tas8 .ufnr09 { padding-left: 0; list-style: none; }
.d5c6tas8 .ufnr09 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.d5c6tas8 .ufnr09 a { font-size: 0.92rem; }
.aws3e .d5n1iood { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.aws3e .l9o1gi { display: none; }
.aws3e .ufnr09 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.aws3e .ufnr09 li { margin-bottom: 0; }
.aws3e .ufnr09 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;
}
.aws3e .ufnr09 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.sptr .d5n1iood { padding: 20px 20px 16px; }
.sptr .ufnr09 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.sptr .ufnr09 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.sptr .ufnr09 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;
}
.sptr .ufnr09 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;
}
.sptr .ufnr09 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.sptr .ufnr09 a:focus,
.sptr .ufnr09 a:focus-visible,
.sptr .ufnr09 a:target { outline: none; }
.sptr .ufnr09 li:target a { border-color: var(--border); color: var(--text-muted); }
.l413 .d5n1iood { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.l413 .l9o1gi { display: none; }
.l413 .ufnr09 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.l413 .ufnr09 li { counter-increment: toc-n; margin-bottom: 0; }
.l413 .ufnr09 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;
}
.l413 .ufnr09 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;
}
.l413 .ufnr09 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.up7o .d5n1iood { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.up7o .l9o1gi { display: none; }
.up7o .ufnr09 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.up7o .ufnr09 li { margin-bottom: 0; }
.up7o .ufnr09 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;
}
.up7o .ufnr09 a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.tv7noh .d5n1iood { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.tv7noh .l9o1gi { display: none; }
.tv7noh .ufnr09 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.tv7noh .ufnr09 li { margin-bottom: 0; }
.tv7noh .ufnr09 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.tv7noh .ufnr09 li:last-child::after { content: ""; margin-right: 0; }
.tv7noh .ufnr09 a { font-size: 0.9rem; }
.xrbcu0x { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.f85o3ggx .xrbcu0x { background: var(--bg-card); }
.ycyjdh .xrbcu0x:nth-child(odd)  { background: var(--bg-card); }
.ycyjdh .xrbcu0x:nth-child(even) { background: var(--bg-raised); }
.fnyzd .xrbcu0x {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.fnyzd .xrbcu0x:last-child { border-bottom: none; }
.fnyzd h3.oicub { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.bli3 .xrbcu0x {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.bli3 .xrbcu0x + .xrbcu0x { margin-top: 4px; }
.gmrsqqpx .xrbcu0x { background: none; border-radius: 0; padding: 12px 0; }
.gmrsqqpx .xrbcu0x + .xrbcu0x { border-top: 1px solid var(--border-section); }
.jq30 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ohgpq89 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.zhta5 { color: var(--text-body); margin-bottom: 10px; }
.nhthha7o, .ebgqavus { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.nhthha7o li, .ebgqavus li { margin-bottom: 6px; }
.ebgqavus li { list-style: decimal; }
.mdyxeir     .nhthha7o { list-style-type: "● "; }
.pqgtjl89  .nhthha7o { list-style-type: "■ "; }
.m68k .nhthha7o { list-style-type: "◆ "; }
.fvfql1a    .nhthha7o { list-style-type: "★ "; }
.mdyxeir     .sbfuvxv { list-style-type: "● "; }
.pqgtjl89  .sbfuvxv { list-style-type: "■ "; }
.m68k .sbfuvxv { list-style-type: "◆ "; }
.fvfql1a    .sbfuvxv { list-style-type: "★ "; }
.mdyxeir    .nhthha7o li::marker, .mdyxeir    .sbfuvxv li::marker,
.pqgtjl89 .nhthha7o li::marker, .pqgtjl89 .sbfuvxv li::marker,
.m68k .nhthha7o li::marker, .m68k .sbfuvxv li::marker,
.fvfql1a   .nhthha7o li::marker, .fvfql1a   .sbfuvxv li::marker {
  color: var(--cta); font-size: 1em;
}
.mdyxeir .ebgqavus,
.pqgtjl89 .ebgqavus,
.m68k .ebgqavus,
.fvfql1a .ebgqavus {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.mdyxeir .ebgqavus li,
.pqgtjl89 .ebgqavus li,
.m68k .ebgqavus li,
.fvfql1a .ebgqavus li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.mdyxeir .ebgqavus li::before,
.pqgtjl89 .ebgqavus li::before,
.m68k .ebgqavus li::before,
.fvfql1a .ebgqavus 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;
}
.mdyxeir     .ebgqavus li::before { border-radius: 50%; }
.pqgtjl89  .ebgqavus li::before { border-radius: 3px; }
.m68k .ebgqavus li::before { border-radius: 3px; }
.fvfql1a    .ebgqavus li::before { border-radius: 50%; }
.rjnrkep { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.i1ty .rjnrkep,
.lywzdoz .rjnrkep { background: transparent; border: none; border-radius: 0; }
.i06f { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.i06f th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.i06f td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.i06f tr:hover td { background: var(--bg-hover); }
.ygqq4 .i06f tbody tr:nth-child(even) td { background: var(--bg-surface); }
.k0ctbxdj .i06f { border: 1px solid var(--border-alt); }
.k0ctbxdj .i06f th,
.k0ctbxdj .i06f td { border: 1px solid var(--border-alt); }
.nbqqma .i06f th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.nbqqma .i06f td { border-bottom: none; }
.nbqqma .i06f tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.jwd81psc .i06f th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.wlcs6l1p .rjnrkep {
  overflow: hidden;
}
.wlcs6l1p .i06f th { border-bottom: 1px solid var(--border-alt); }
.wlcs6l1p .i06f tr:last-child td { border-bottom: none; }
.i5r8 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.s5cdolq6 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.br8n5 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.dgcetc { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.alqcpm { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.sbfuvxv { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.sbfuvxv 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%}
.w2xrqel .dgcetc { background: transparent; text-align: center; }
.t3xd9c .br8n5 {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.wfylxiv .br8n5 {
  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);
}
.xicj49 .s5cdolq6 { display: grid; grid-template-columns: auto 1fr; }
.xicj49 .br8n5 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.xicj49 .dgcetc { grid-column: 2; }
.xicj49 .alqcpm,
.xicj49 .sbfuvxv { grid-column: 1 / -1; }
.bylu .s5cdolq6 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.bylu .br8n5 {
  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);
}
.bylu .dgcetc { grid-column: 2; }
.bylu .alqcpm,
.bylu .sbfuvxv { grid-column: 1 / -1; }
.nuvw82 .s5cdolq6 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.nuvw82 .dgcetc { background: none; color: var(--accent-light); font-weight: 700; }
.xveops .s5cdolq6 { 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); }
.xveops .dgcetc { background: none; color: var(--accent-light); font-weight: 700; }
.uv5swi .s5cdolq6 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.uv5swi .s5cdolq6:last-child { border-bottom: none; }
.uv5swi .dgcetc { background: none; color: var(--accent-light); font-weight: 700; }
.o6qki .s5cdolq6 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.o6qki .dgcetc { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.qq89og9 .i5r8 { counter-reset: card-n; }
.qq89og9 .s5cdolq6  { counter-increment: card-n; }
.qq89og9 .dgcetc { display: flex; align-items: center; gap: 10px; }
.qq89og9 .dgcetc::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;
}
.equiu40 .s5cdolq6 { background: var(--bg-surface); border: 1px solid var(--border); }
.equiu40 .dgcetc { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.fer8 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.fer8         { --cl-hue: var(--accent); }
.tr0izd     { --cl-hue: #16a34a; }
.hlan7 { --cl-hue: #ea580c; }
.wgaexc    { --cl-hue: #2563eb; }
.tr0izd, .hlan7, .wgaexc, .d9x3118 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.hq1k { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.hq1k::before { color: var(--cl-hue); }
.fer8 strong { color: var(--text-primary); font-size: 0.95rem; }
.fer8 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.jnfeuc { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.luho41z, .i570 { border-radius: 8px; padding: 14px; }
.luho41z { background: var(--bg-pros); }
.i570 { background: var(--bg-cons); }
.eg3nn { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.luho41z .eg3nn { color: var(--c-pros-label); }
.i570 .eg3nn { color: #f87171; }
.luho41z ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.i570 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.y810t57 { width: 100%; height: auto; border-radius: 10px; display: block; }
.aoxieo1 {
  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;
}
.aoxieo1:hover { opacity: 0.85; }
.f73m .aoxieo1  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.f73m .aoxieo1:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.xscggsa0 .aoxieo1  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.xscggsa0 .aoxieo1:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.f73m .kku4t9.aoxieo1, .xscggsa0 .kku4t9.aoxieo1,
.f73m .lt74h9r9 .aoxieo1, .xscggsa0 .lt74h9r9 .aoxieo1 {
  background: var(--cta); border: none; color: #fff;
}
.f73m .kku4t9.aoxieo1:hover, .xscggsa0 .kku4t9.aoxieo1:hover,
.f73m .lt74h9r9 .aoxieo1:hover, .xscggsa0 .lt74h9r9 .aoxieo1:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.iqsn .physdu0e { border-radius: 50px; }
.iqsn .aoxieo1  { border-radius: 50px; }
.m4t7 .physdu0e,
.m4t7 .aoxieo1 { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.m4t7 .physdu0e:hover,
.m4t7 .aoxieo1:hover { filter: brightness(1.08); opacity: 1; }
.owdcg .physdu0e,
.owdcg .aoxieo1 { box-shadow: 0 3px 14px -2px var(--cta); }
.owdcg .physdu0e:hover,
.owdcg .aoxieo1:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.p5bqtr9j .physdu0e,
.p5bqtr9j .aoxieo1 { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.p5bqtr9j .physdu0e:hover,
.p5bqtr9j .aoxieo1:hover { opacity: 1; }
.p5bqtr9j .physdu0e:active,
.p5bqtr9j .aoxieo1:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.gp8ztp .physdu0e,
.gp8ztp .aoxieo1 { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.gp8ztp .physdu0e:hover,
.gp8ztp .aoxieo1:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.gp8ztp .physdu0e:active,
.gp8ztp .aoxieo1:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.elftbo1 .physdu0e,
.elftbo1 .aoxieo1 { position: relative; overflow: hidden; }
.elftbo1 .physdu0e::before,
.elftbo1 .aoxieo1::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;
}
.elftbo1 .physdu0e:hover::before,
.elftbo1 .aoxieo1:hover::before { left: 135%; }
.penrk82w .physdu0e,
.penrk82w .aoxieo1 { border-radius: 0; }
.qcb5k .physdu0e { padding-left: 22px; padding-right: 22px; }
.qcb5k .aoxieo1  { padding-left: 12px; padding-right: 12px; }
.fpmra .physdu0e { padding-left: 44px; padding-right: 44px; }
.fpmra .aoxieo1  { padding-left: 24px; padding-right: 24px; }
.vlysnk .physdu0e { padding-left: 56px; padding-right: 56px; }
.vlysnk .aoxieo1  { padding-left: 32px; padding-right: 32px; }
.cef9sh7p   .physdu0e::after, .cef9sh7p   .aoxieo1::after,
.l8redol .physdu0e::after, .l8redol .aoxieo1::after,
.gwgoqf    .physdu0e::after, .gwgoqf    .aoxieo1::after,
.a53wayjk    .physdu0e::after, .a53wayjk    .aoxieo1::after,
.a4dxx9t    .physdu0e::after, .a4dxx9t    .aoxieo1::after,
.fsf9idth     .physdu0e::after, .fsf9idth     .aoxieo1::after,
.jezdi    .physdu0e::after, .jezdi    .aoxieo1::after,
.aq9e8e   .physdu0e::after, .aq9e8e   .aoxieo1::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;
}
.cef9sh7p .physdu0e::after, .cef9sh7p .aoxieo1::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");
}
.l8redol .physdu0e::after, .l8redol .aoxieo1::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");
}
.gwgoqf .physdu0e::after, .gwgoqf .aoxieo1::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");
}
.a53wayjk .physdu0e::after, .a53wayjk .aoxieo1::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");
}
.a4dxx9t .physdu0e::after, .a4dxx9t .aoxieo1::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");
}
.fsf9idth .physdu0e::after, .fsf9idth .aoxieo1::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");
}
.jezdi .physdu0e::after, .jezdi .aoxieo1::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");
}
.aq9e8e .physdu0e::after, .aq9e8e .aoxieo1::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");
}
.w3gtwo   .cxuqb2k8::after, .w3gtwo   .io8ol0t4::after,
.aj5ti7 .cxuqb2k8::after, .aj5ti7 .io8ol0t4::after,
.f3v9o    .cxuqb2k8::after, .f3v9o    .io8ol0t4::after,
.dp8ko    .cxuqb2k8::after, .dp8ko    .io8ol0t4::after,
.xrc2    .cxuqb2k8::after, .xrc2    .io8ol0t4::after,
.ubwg4u2     .cxuqb2k8::after, .ubwg4u2     .io8ol0t4::after,
.aywo7x2x    .cxuqb2k8::after, .aywo7x2x    .io8ol0t4::after,
.vyb1hc   .cxuqb2k8::after, .vyb1hc   .io8ol0t4::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;
}
.w3gtwo .cxuqb2k8::after, .w3gtwo .io8ol0t4::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");
}
.aj5ti7 .cxuqb2k8::after, .aj5ti7 .io8ol0t4::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");
}
.f3v9o .cxuqb2k8::after, .f3v9o .io8ol0t4::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");
}
.dp8ko .cxuqb2k8::after, .dp8ko .io8ol0t4::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");
}
.xrc2 .cxuqb2k8::after, .xrc2 .io8ol0t4::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");
}
.ubwg4u2 .cxuqb2k8::after, .ubwg4u2 .io8ol0t4::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");
}
.aywo7x2x .cxuqb2k8::after, .aywo7x2x .io8ol0t4::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");
}
.vyb1hc .cxuqb2k8::after, .vyb1hc .io8ol0t4::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");
}
.el0jq {
  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;
}
.loiapu7 {
  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;
}
.loiapu7 > * { min-width: 0; }
.loiapu7:hover { background: var(--bg-hover); }
.loiapu7 > [itemprop="item"] { display: contents; }
.loiapu7 [itemprop="itemReviewed"],
.loiapu7 [itemprop="reviewRating"] { display: none; }
.loiapu7::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;
}
.u7yn1c {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.q97lgh {
  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;
}
.uaus5z { max-height: 52px; max-width: 110px; object-fit: contain; }
.vk88x {
  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;
}
.nbeb0in .q97lgh    { background: #1a1a1a; }
.e3q49lx .q97lgh   { background: rgba(128,128,128,.12); }
.f2e91 .q97lgh { background: var(--bg-raised); }
.htzkj .q97lgh    { background: transparent; padding: 0; }
.ltyx {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.z4ug8yh2 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.z8pl { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.b0xbr {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.y2unwyj {
  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;
}
.e3nq {
  
  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%;
}
.huzh5a {
  
  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;
}
.kku4t9 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.kku4t9.aoxieo1 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .loiapu7 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .loiapu7::before    { grid-area: rank;   }
  .u7yn1c           { grid-area: ident;  }
  .ltyx     { grid-area: rating; min-width: 0; width: auto; }
  .b0xbr           { grid-area: pills;  }
  .kku4t9             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .loiapu7 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .loiapu7::before    { justify-self: center; }
  .u7yn1c           { width: 100%; }
  .ltyx     { justify-self: center; }
  .b0xbr           { grid-template-columns: 1fr; }
}
.dtp9 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.xx1q6g7 {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.kfa5fo61 {
  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;
}
.kfa5fo61 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.b13gf52 { flex: 1; }
.b13gf52 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.fhih { color: var(--c-stars); font-size: 1.1rem; }
.nn5str7m { margin-bottom: 8px; }
.duu4 {
  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);
}
.duu4 > span { color: var(--accent); font-weight: 700; }
.dztte8r em, .gbr65 em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .duu4 { padding: 10px 16px; gap: 6px 16px; } }
.lt74h9r9 { flex-shrink: 0; align-self: flex-start; }
.lt74h9r9 .aoxieo1 { white-space: nowrap; }
@media (max-width: 560px) {
  .xx1q6g7 { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .kfa5fo61 { order: 1; }
  .lt74h9r9 { order: 2; margin-left: auto; align-self: center; }
  .b13gf52 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.m8y3xkf img.ta23rir { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.i1ty { padding: 20px 24px; }
.xayd77c { color: var(--text-muted); margin-bottom: 16px; }
.xz2zs800 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.fi79n6zt, .xmngh { list-style: none; font-size: 0.9rem; }
.fi79n6zt li { color: var(--c-pros); margin-bottom: 4px; }
.xmngh li { color: var(--c-cons); margin-bottom: 4px; }
.fi79n6zt li::before { content: "✓"; margin-right: 5px; }
.xmngh li::before { content: "✗"; margin-right: 5px; }
.ahb8 .fi79n6zt li::before { content: "→"; }
.ahb8 .xmngh li::before { content: "–"; }
.a1v0f8ip  .fi79n6zt li::before { content: "★"; }
.a1v0f8ip  .xmngh li::before { content: "✕"; }
.mztj    .fi79n6zt li::before { content: "◆"; }
.mztj    .xmngh li::before { content: "▲"; }
.liay2z  .fi79n6zt li::before { content: "▶"; }
.liay2z  .xmngh li::before { content: "■"; }
.sbeb4 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.razwc { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.a1tb { background: var(--bg-pros); color: var(--c-tag-pay); }
.gdqesc33 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.bp65nr .gdqesc33 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.p3v382 .gdqesc33 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .n32yhd .q99svm1 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .n32yhd .dtp9 { margin: 0; }
}
.ifxx6 .xx1q6g7 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.ifxx6 .b13gf52 h3 { color: var(--accent-light); }
.ifxx6 .kfa5fo61 { background: var(--bg-page); border: 1px solid var(--border); }
.u5dk .dtp9 { border-top: 4px solid var(--accent); }
.u5dk .xx1q6g7 { background: var(--bg-card); }
.up2wjs .dtp9 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.up2wjs .xx1q6g7 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.up2wjs .i1ty { padding: 14px 16px; }
.up2wjs .kfa5fo61 { border-radius: 4px; }
.up2wjs .gdqesc33 { border-radius: 0; }
.b080o .xx1q6g7 { padding: 0; gap: 0; overflow: hidden; }
.b080o .kfa5fo61 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.b080o .b13gf52 { padding: 16px 20px; }
.b080o .lt74h9r9 { padding: 16px 20px; align-self: center; }
.avbd .fhih { font-size: .95rem; }
.lywzdoz .jnfeuc { gap: 10px; }
.lywzdoz .luho41z, .lywzdoz .i570 { padding: 12px; }
.lywzdoz .luho41z ul, .lywzdoz .i570 ul { margin: 4px 0 0; padding-left: 18px; }
.lywzdoz .luho41z li, .lywzdoz .i570 li { font-size: .85rem; margin-bottom: 3px; }
.ckfqg .razwc { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .o6sw33rm { grid-template-columns: 1fr; }
  .cbmk { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .cbmk .yxkbcg { width: 72px; height: 50px; }
  .cbmk .lsl4hh { max-width: 180px; }
  .cbmk .hxmqudw { width: auto; }
}
.d1b5ed .avbd .fhih { filter: brightness(1.2); }
@media (max-width: 720px) {
  .d1b5ed { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .i84475 { padding: 16px; }
  .fyrd44sw .ey4y6 { min-width: 50%; }
}
.ko254 .jnfeuc { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .rzb82s { grid-template-columns: 1fr; }
  .ra7bm { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .mlob { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ozc7 { flex-wrap: wrap; padding: 16px; }
}
.tzzp3 .jnfeuc { gap: 8px; }
.tzzp3 .luho41z, .tzzp3 .i570 { padding: 8px; }
@media (max-width: 480px) {
  .zmzthwsh { flex-direction: column; align-items: stretch; }
}
.vwno317d .hxmqudw .aoxieo1 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .foji { flex-direction: column; align-items: stretch; gap: 10px; }
  .vwno317d .hxmqudw { text-align: center; }
}
@media (max-width: 720px) {
  .xj1bn { grid-template-columns: 1fr; }
  .g66mn08h { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ml64ti2 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.m9h0 .h128y { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.xtn8 .fhih { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .yddr27x { grid-template-columns: 1fr; }
  .xtn8 { width: 100px; height: 100px; margin: 16px auto; }
  .m9h0 { font-size: 1.4rem; }
  .vh5fx { justify-content: center; }
  .tnicqyg .ey4y6 { min-width: 50%; }
}
.axjyda .jnfeuc { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .b5b9 { flex-wrap: wrap; padding: 14px 16px; }
  .uvztdn { padding: 12px 16px; }
  .axjyda .jnfeuc { margin: 0 16px; }
  .axjyda .ckfqg { padding: 0 16px; }
  .hpijzu { padding: 12px 16px; }
}
.cm7v25 .loiapu7 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.cm7v25 .loiapu7:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.oqci9oth .el0jq { gap: 18px; }
.oqci9oth .loiapu7 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.oqci9oth .loiapu7:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.iyeps .el0jq {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.iyeps .loiapu7 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.iyeps .loiapu7:last-child { border-bottom: none; }
.iyeps .u7yn1c,
.iyeps .ltyx,
.iyeps .b0xbr {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.pviop7m .el0jq { gap: 0; }
.pviop7m .loiapu7 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.pviop7m .loiapu7:last-child { border-bottom: none; }
.pviop7m .loiapu7:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.pviop7m .loiapu7:nth-child(even):hover { background: var(--bg-hover); }
.w7h4 .loiapu7 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.eegzk .b0xbr .y2unwyj {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.eegzk .b0xbr .y2unwyj:first-child { border-left: none; }
.r41d .b0xbr .y2unwyj {
  background: transparent; padding: 4px 8px;
}
.r41d .b0xbr .e3nq { font-size: .65rem; opacity: .65; }
.r41d .b0xbr .huzh5a   { font-size: 1.15rem; color: var(--accent-light); }
.y3b60qr .b0xbr .y2unwyj {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.z8pl { display: none; }
.qk2jff4 .z4ug8yh2 { font-size: 1rem; letter-spacing: 2px; }
.npsu8h9l .z4ug8yh2 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.gewubz2a .z4ug8yh2,
.ng1bxk3o .z4ug8yh2,
.lxhhkz .z4ug8yh2 { display: none; }
.gewubz2a .z8pl,
.ng1bxk3o .z8pl,
.lxhhkz .z8pl { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.gewubz2a .z8pl { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.gewubz2a .z8pl small { display: none; }
.ng1bxk3o .z8pl {
  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;
}
.ng1bxk3o .z8pl small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.lxhhkz .z8pl {
  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;
}
.lxhhkz .z8pl small { display: none; }
.gewubz2a .nn5str7m .fhih,
.ng1bxk3o .nn5str7m .fhih,
.lxhhkz .nn5str7m .fhih { display: none; }
.gewubz2a .nn5str7m strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.gewubz2a .h128y { display: none; }
.ng1bxk3o .nn5str7m 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;
}
.ng1bxk3o .eu2ufr,
.ng1bxk3o .h128y { font-size: 1em; }
.lxhhkz .nn5str7m strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.lxhhkz .h128y { display: none; }
.qahaes { margin: 16px 0; }
.ppplt7f { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ppplt7f summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ppplt7f summary::after { content: "+"; color: var(--accent-light); }
.ppplt7f[open] summary::after { content: "−"; }
.ppplt7f p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.mcfpsr { margin-bottom: 0; }
.dhse h2.nvojfj { color: var(--text-primary); border-color: var(--accent-light); }
.ty2na0e h2.nvojfj { color: var(--text-primary); border-color: var(--accent-light); }
.axzusgjf .tr0izd     { background: #052e16; border-color: #10b981; }
.axzusgjf .hlan7 { background: #2d0a1e; border-color: #f43f5e; }
.axzusgjf .wgaexc    { background: #1e1036; border-color: #a855f7; }
.axzusgjf .fer8 strong  { color: #f1f5f9; }
.axzusgjf .fer8 p       { color: #cbd5e1; }
.axzusgjf .age3p    .tr0izd     .hq1k::before,
.axzusgjf .shsi  .tr0izd     .hq1k::before,
.axzusgjf .pjyok60g  .tr0izd     .hq1k::before,
.axzusgjf .sfoe7 .tr0izd     .hq1k::before { color: #10b981; }
.axzusgjf .age3p    .hlan7 .hq1k::before,
.axzusgjf .shsi  .hlan7 .hq1k::before,
.axzusgjf .pjyok60g  .hlan7 .hq1k::before,
.axzusgjf .sfoe7 .hlan7 .hq1k::before { color: #f43f5e; }
.axzusgjf .age3p    .wgaexc    .hq1k::before,
.axzusgjf .shsi  .wgaexc    .hq1k::before,
.axzusgjf .pjyok60g  .wgaexc    .hq1k::before,
.axzusgjf .sfoe7 .wgaexc    .hq1k::before { color: #a855f7; }
.vol0sp9 .tr0izd     { background: #2d2000; border-color: #eab308; }
.vol0sp9 .hlan7 { background: #2d0b0b; border-color: #ef4444; }
.vol0sp9 .wgaexc    { background: #2d1600; border-color: #f97316; }
.vol0sp9 .fer8 strong  { color: #f1f5f9; }
.vol0sp9 .fer8 p       { color: #cbd5e1; }
.vol0sp9 .age3p    .tr0izd     .hq1k::before,
.vol0sp9 .shsi  .tr0izd     .hq1k::before,
.vol0sp9 .pjyok60g  .tr0izd     .hq1k::before,
.vol0sp9 .sfoe7 .tr0izd     .hq1k::before { color: #eab308; }
.vol0sp9 .age3p    .hlan7 .hq1k::before,
.vol0sp9 .shsi  .hlan7 .hq1k::before,
.vol0sp9 .pjyok60g  .hlan7 .hq1k::before,
.vol0sp9 .sfoe7 .hlan7 .hq1k::before { color: #ef4444; }
.vol0sp9 .age3p    .wgaexc    .hq1k::before,
.vol0sp9 .shsi  .wgaexc    .hq1k::before,
.vol0sp9 .pjyok60g  .wgaexc    .hq1k::before,
.vol0sp9 .sfoe7 .wgaexc    .hq1k::before { color: #f97316; }
.j018eawp .tr0izd     { background: #0c1a2e; border-color: #38bdf8; }
.j018eawp .hlan7 { background: #12103a; border-color: #818cf8; }
.j018eawp .wgaexc    { background: #0a2020; border-color: #2dd4bf; }
.j018eawp .fer8 strong  { color: #f1f5f9; }
.j018eawp .fer8 p       { color: #cbd5e1; }
.j018eawp .age3p    .tr0izd     .hq1k::before,
.j018eawp .shsi  .tr0izd     .hq1k::before,
.j018eawp .pjyok60g  .tr0izd     .hq1k::before,
.j018eawp .sfoe7 .tr0izd     .hq1k::before { color: #38bdf8; }
.j018eawp .age3p    .hlan7 .hq1k::before,
.j018eawp .shsi  .hlan7 .hq1k::before,
.j018eawp .pjyok60g  .hlan7 .hq1k::before,
.j018eawp .sfoe7 .hlan7 .hq1k::before { color: #818cf8; }
.j018eawp .age3p    .wgaexc    .hq1k::before,
.j018eawp .shsi  .wgaexc    .hq1k::before,
.j018eawp .pjyok60g  .wgaexc    .hq1k::before,
.j018eawp .sfoe7 .wgaexc    .hq1k::before { color: #2dd4bf; }
.cg1j3oy::before,
.uhz1me::before { margin-right: 5px; }
.abctv0 .luho41z ul li,
.abctv0 .fi79n6zt li         { color: #4ade80; }
.abctv0 .luho41z .cg1j3oy { color: #22c55e; }
.abctv0 .i570 ul li,
.abctv0 .xmngh li         { color: #f87171; }
.abctv0 .i570 .uhz1me { color: #ef4444; }
.k68w .luho41z { background: var(--bg-pros); }
.k68w .i570 { background: var(--bg-cons); }
.k68w .luho41z .cg1j3oy { color: var(--c-pros-label); }
.k68w .i570 .uhz1me { color: var(--c-cons); }
.k68w .luho41z ul li,
.k68w .fi79n6zt li            { color: var(--c-pros); }
.k68w .i570 ul li,
.k68w .xmngh li            { color: var(--c-cons); }
.z7hc3 .luho41z { background: var(--bg-pros); }
.z7hc3 .i570 { background: var(--bg-cons); }
.z7hc3 .luho41z .cg1j3oy { color: var(--c-pros-label); }
.z7hc3 .i570 .uhz1me { color: var(--c-cons); }
.z7hc3 .luho41z ul li,
.z7hc3 .fi79n6zt li          { color: var(--c-pros); }
.z7hc3 .i570 ul li,
.z7hc3 .xmngh li          { color: var(--c-cons); }
.ihjo .cg1j3oy::before { content: "✓ "; }
.ihjo .uhz1me::before { content: "✗ "; }
.ahb8 .cg1j3oy::before { content: "→ "; }
.ahb8 .uhz1me::before { content: "← "; }
.a1v0f8ip .cg1j3oy::before { content: "★ "; }
.a1v0f8ip .uhz1me::before { content: "✕ "; }
.mztj .cg1j3oy::before { content: "◆ "; }
.mztj .uhz1me::before { content: "▲ "; }
.p3v382 .fer8 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.p3v382 .fer8 strong { color: var(--text-primary); }
.p3v382 .fer8 p      { color: var(--text-muted); }
.bp65nr .fer8 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.xvzie77 .fer8 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.xvzie77 .fer8 strong,
.xvzie77 .fer8 p { color: #fff; }
.xvzie77 .hq1k::before { color: rgba(255,255,255,0.9) !important; }
.d1b8d .fer8 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.d1b8d .fer8 strong { color: var(--text-primary); }
.d1b8d .fer8 p      { color: var(--text-muted); }
.hhmv1td .fer8 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.age3p .hq1k,
.shsi .hq1k,
.pjyok60g .hq1k,
.sfoe7 .hq1k { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.age3p .hq1k::before,
.shsi .hq1k::before,
.pjyok60g .hq1k::before,
.sfoe7 .hq1k::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.age3p .tr0izd     .hq1k::before { content: "✦"; color: var(--c-tip-border); }
.age3p .hlan7 .hq1k::before { content: "▲"; color: var(--c-warn-border); }
.age3p .wgaexc    .hq1k::before { content: "◉"; color: #60a5fa; }
.shsi .tr0izd     .hq1k::before { content: "★"; color: var(--c-tip-border); }
.shsi .hlan7 .hq1k::before { content: "◆"; color: var(--c-warn-border); }
.shsi .wgaexc    .hq1k::before { content: "●"; color: #60a5fa; }
.pjyok60g .tr0izd     .hq1k::before { content: "▶"; color: var(--c-tip-border); }
.pjyok60g .hlan7 .hq1k::before { content: "■"; color: var(--c-warn-border); }
.pjyok60g .wgaexc    .hq1k::before { content: "▸"; color: #60a5fa; }
.sfoe7 .tr0izd     .hq1k::before { content: "→"; color: var(--c-tip-border); }
.sfoe7 .hlan7 .hq1k::before { content: "⬥"; color: var(--c-warn-border); }
.sfoe7 .wgaexc    .hq1k::before { content: "◈"; color: #60a5fa; }
.kq44hd .f85o3ggx .xrbcu0x,
.kq44hd .ycyjdh .xrbcu0x  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.kq44hd .s5cdolq6                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.kq44hd .loiapu7                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.kq44hd .dtp9            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.kq44hd .rjnrkep          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.kq44hd .d5n1iood                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.i83b .f85o3ggx .xrbcu0x,
.i83b .ycyjdh .xrbcu0x,
.i83b .s5cdolq6,
.i83b .loiapu7,
.i83b .dtp9,
.i83b .rjnrkep,
.i83b .d5n1iood,
.i83b .hhmv1td .fer8 { box-shadow: none; }
.gblqlqc   .zhta5, .gblqlqc .jq30, .gblqlqc .ohgpq89,
.gblqlqc   .peal, .gblqlqc .fa3zc5wn { font-size: 0.9rem; }
.gblqlqc   .nhthha7o, .gblqlqc .ebgqavus { font-size: 0.9rem; }
.jtaoccew   .zhta5, .jtaoccew .jq30, .jtaoccew .ohgpq89,
.jtaoccew   .peal, .jtaoccew .fa3zc5wn { font-size: 0.95rem; }
.jtaoccew   .nhthha7o, .jtaoccew .ebgqavus { font-size: 0.95rem; }
.bublzmy   .zhta5, .bublzmy .jq30, .bublzmy .ohgpq89,
.bublzmy   .peal, .bublzmy .fa3zc5wn { font-size: 1.08rem; }
.bublzmy   .nhthha7o, .bublzmy .ebgqavus { font-size: 1.05rem; }
.bublzmy   .i06f { font-size: 0.97rem; }
.kmj4 .bwx9      { font-size: 3.2rem; }
.kmj4 h2.nvojfj { font-size: 1.9rem; }
.kmj4 h3.oicub     { font-size: 1.4rem; }
.eda3 .bwx9      { font-size: 3.8rem; }
.eda3 h2.nvojfj { font-size: 2.2rem; }
.eda3 h3.oicub     { font-size: 1.6rem; }
.mcfpsr + .mcfpsr { position: relative; }
.h4a4h613   .mcfpsr + .mcfpsr::before,
.c79u  .mcfpsr + .mcfpsr::before,
.ogybh104   .mcfpsr + .mcfpsr::before,
.iwgd1   .mcfpsr + .mcfpsr::before,
.w8tb   .mcfpsr + .mcfpsr::before,
.osithn .mcfpsr + .mcfpsr::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.h4a4h613 .mcfpsr + .mcfpsr::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.c79u .mcfpsr + .mcfpsr::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ogybh104 .mcfpsr + .mcfpsr::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;
}
.iwgd1 .mcfpsr + .mcfpsr::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.xttp .mcfpsr { margin-bottom: 16px; }
.xttp .mcfpsr + .mcfpsr { margin-top: 0; }
.xttp .d16725 { padding-top: 0; padding-bottom: 0; }
.w8tb .mcfpsr + .mcfpsr::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.osithn .mcfpsr + .mcfpsr::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.t1md7 .mcfpsr + .mcfpsr::before,
.nrl9v3 .mcfpsr + .mcfpsr::before,
.n883o66s .mcfpsr + .mcfpsr::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%;
}
.vakt .t1md7 .mcfpsr:nth-child(even)::before,
.vakt .nrl9v3 .mcfpsr:nth-child(even)::before,
.vakt .n883o66s .mcfpsr:nth-child(even)::before { background: var(--bg-surface); }
.fk9lkoc0 .t1md7 .mcfpsr:nth-child(even)::before,
.fk9lkoc0 .nrl9v3 .mcfpsr:nth-child(even)::before,
.fk9lkoc0 .n883o66s .mcfpsr:nth-child(even)::before { background: var(--bg-card); }
.t1md7 .mcfpsr + .mcfpsr::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");
}
.nrl9v3 .mcfpsr + .mcfpsr::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");
}
.n883o66s .mcfpsr + .mcfpsr::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");
}
.eher0 .x99ez,
.jv6ti47y .x99ez,
.uqb0ie .x99ez { overflow: hidden; }
.eher0 .rc6ote,
.jv6ti47y .rc6ote { margin-bottom: 60px; }
.uqb0ie .rc6ote { margin-bottom: 70px; }
.eher0 .gl651i0,
.eher0 .x99ez::before,
.jv6ti47y .x99ez::before,
.uqb0ie .x99ez::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%;
}
.eher0 .x99ez::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");
}
.jv6ti47y .x99ez::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");
}
.uqb0ie .x99ez::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");
}
.wlpen .x99ez:not(.v8xclno0) .hk27 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.dzpu4 .x99ez:not(.v8xclno0) .hk27 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.h79mg9kn  .x99ez:not(.v8xclno0) .hk27 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.wkgn924  .x99ez:not(.v8xclno0) .hk27 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.wlpen .v8xclno0 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.dzpu4 .v8xclno0 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.dzpu4 .njhy05i { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.dzpu4 .hmdm { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.h79mg9kn .v8xclno0 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.wkgn924 .v8xclno0 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.vm4sd48d .v8xclno0 { background: var(--accent); }
.vm4sd48d .v8xclno0 .hk27 { background: none; }
.vm4sd48d .x99ez:not(.v8xclno0) .hk27 { background: rgba(0,0,0,0.6); }
.rw96xp .fixb6m { float: left; width: 38%; margin: 0 28px 16px 0; }
.rw96xp .fixb6m .y810t57 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rw96xp .d16725::after { content: ''; display: block; clear: both; }
.stakg320 .fixb6m { float: right; width: 38%; margin: 0 0 16px 28px; }
.stakg320 .fixb6m .y810t57 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.stakg320 .d16725::after { content: ''; display: block; clear: both; }
.opnbfu8 .mcfpsr:nth-child(odd)  .fixb6m { float: left;  width: 38%; margin: 0 28px 16px 0; }
.opnbfu8 .mcfpsr:nth-child(even) .fixb6m { float: right; width: 38%; margin: 0 0 16px 28px; }
.opnbfu8 .fixb6m .y810t57 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.opnbfu8 .d16725::after { content: ''; display: block; clear: both; }
.rw96xp .i5r8,
.rw96xp .el0jq,
.stakg320 .i5r8,
.stakg320 .el0jq,
.opnbfu8 .i5r8,
.opnbfu8 .el0jq { clear: both; }
@media (max-width: 900px) {
  .rw96xp .fixb6m,
  .stakg320 .fixb6m,
  .opnbfu8 .mcfpsr:nth-child(odd)  .fixb6m,
  .opnbfu8 .mcfpsr:nth-child(even) .fixb6m {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .rw96xp .fixb6m .y810t57,
  .stakg320 .fixb6m .y810t57,
  .opnbfu8 .fixb6m .y810t57 {
    max-height: none !important;
  }
}
.rw96xp .nhthha7o,
.rw96xp .ebgqavus,
.stakg320 .nhthha7o,
.stakg320 .ebgqavus,
.opnbfu8 .nhthha7o,
.opnbfu8 .ebgqavus { overflow: hidden; }
@media (max-width: 640px) {
  .rw96xp .fixb6m,
  .stakg320 .fixb6m,
  .opnbfu8 .fixb6m { float: none; width: 100%; margin: 0 0 16px 0; }
}
.wkk3lxun .yp840,
.wkk3lxun .d16725,
.wkk3lxun .d6uzq4  { max-width: 1100px; }
.zyd8af6 .yp840,
.zyd8af6 .d16725,
.zyd8af6 .d6uzq4  { max-width: 1200px; }
.altg .yp840,
.altg .d16725,
.altg .d6uzq4  { max-width: 1320px; }
.altg { --content-mw: 1320px; }
.jh5wmox { font-size: 0.82rem; color: var(--text-muted); }
.dxglr84 { display: flex; align-items: center; }
.uckh {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.zbzfl { display: flex; align-items: center; }
.o8agbzz { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.o8agbzz:hover { text-decoration: underline; }
.xk11d { margin: 0 3px; opacity: 0.45; }
.xk11d::before { content: '/'; }
.tptib { padding: 2px 5px; color: var(--text-main); }
.dq9sta .jh5wmox {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.dq9sta .dxglr84 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.s03cj .jh5wmox {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.s03cj .dxglr84 { padding: 0 0 0 12px; }
.d9s9x8 .dxglr84 { padding: 0 16px; }
.d9s9x8 .jh5wmox {
  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);
}
.d9s9x8 .yp840 { padding-top: 28px; }
@media (max-width: 720px) {
  .ani936cx { margin-top: 18px; padding: 0 16px; }
  .d9s9x8 .yp840 { padding-top: 16px; }
}
.wkk3lxun.dq9sta .dxglr84 { max-width: 1100px; }
.zyd8af6.dq9sta .dxglr84 { max-width: 1200px; }
.altg.dq9sta .dxglr84 { max-width: 1320px; }
.altg .ani936cx { max-width: 1320px; }
.r8nes .mcfpsr { padding-top: 16px; padding-bottom: 16px; }
.wkr7cdfn .mcfpsr { padding-top: 24px; padding-bottom: 24px; }
.ivouzcyl .mcfpsr { padding-top: 40px; padding-bottom: 40px; }
.llxrs0q .mcfpsr { padding-top: 52px; padding-bottom: 52px; }
.uaawgg26 .mcfpsr:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.uaawgg26 .mcfpsr:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.uaawgg26 .mcfpsr:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.uaawgg26 .mcfpsr:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.uk0l9y5h .d16725 { padding-top: 10px;  padding-bottom: 10px; }
.aqkr3 .d16725 { padding-top: 18px;  padding-bottom: 18px; }
.eritf .d16725 { padding-top: 36px;  padding-bottom: 36px; }
.s5td .d16725 { padding-top: 48px;  padding-bottom: 48px; }
.kureqlu h2.nvojfj { font-weight: 600; }
.kureqlu h3.oicub     { font-weight: 600; }
.zyogr h2.nvojfj { font-weight: 800; }
.zyogr h3.oicub     { font-weight: 700; }
.eb97 h2.nvojfj { font-weight: 900; }
.eb97 h3.oicub     { font-weight: 800; }
.eb97 .fer8 strong,
.eb97 .fer8 strong { font-weight: 600; }
.cxuqb2k8 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.h3dw1apt .cxuqb2k8 { display: none; }
@media (max-width: 640px) {
  .cxuqb2k8 { display: none !important; }
}
.cxuqb2k8 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.cxuqb2k8:hover { opacity: 0.85; }
.xegs .cxuqb2k8 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.lyua .io8ol0t4 { right: 32px; }
@media (max-width: 480px) {
  .lyua .io8ol0t4 { right: 20px; bottom: 20px; }
  .u8rs  .io8ol0t4 { left: 20px; bottom: 20px; }
}
.ot8oe { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.d6uzq4 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.spjp0g { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.coxs1 { color: var(--text-dim); font-size: 0.8rem; }
.utgpzf { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.utgpzf img { height: 26px; width: auto; object-fit: contain; }
.rn87 { display: flex; flex-direction: column; gap: 6px; }
.rn87 a, .gllnr638 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.rn87 a:hover, .gllnr638 a:hover { color: var(--accent-light); }
.rn87 .njiy9gyc { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.sdy4gno .d6uzq4 { text-align: center; }
.sdy4gno .spjp0g { margin-top: 0; }
.vtflu6 { margin-top: 10px; }
.vtflu6 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .d6uzq4 { padding-left: 16px; padding-right: 16px; }
  .m95t .d6uzq4 { padding: 20px 16px; }
  .gllnr638 { gap: 4px 12px; }
  .spjp0g { font-size: 0.78rem; }
}
.u2es .zbina .utgpzf { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.u2es .spjp0g { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.u2es .coxs1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .u2es .tt3pgz { grid-template-columns: 1fr 1fr; } .u2es .zbina { grid-column: 1 / -1; } }
@media (max-width: 480px) { .u2es .tt3pgz { grid-template-columns: 1fr; } }
.rrp93va4 .utgpzf { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.rrp93va4 .spjp0g { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .rrp93va4 .jgon2a9f { gap: 12px; } .rrp93va4 .utgpzf { margin-right: 0; width: 100%; } }
.nvm4 .itof5i7 .utgpzf { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.nvm4 .spjp0g { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.nvm4 .coxs1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .nvm4 .x9spqf { grid-template-columns: 1fr 1fr; } .nvm4 .itof5i7 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nvm4 .x9spqf { grid-template-columns: 1fr; } }
.b990j .v4bgg { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.b990j .rn87 { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .b990j .v4bgg { grid-template-columns: 1fr 1fr; } .b990j .hwcxux2m:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .b990j .v4bgg { grid-template-columns: 1fr; } }
.ib9f0jd .v4bgg { grid-template-columns: 1fr 2fr; }
.ib9f0jd .yu3ca6z .rn87 { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .ib9f0jd .v4bgg { grid-template-columns: 1fr; } }
.indl .d6uzq4 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.kiq0 .g713okta      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.kiq0 .ot8oe { background: var(--bg-page); border-top-color: var(--border-alt); }
.yfbhby .g713okta      { background: #0d1117; border-bottom-color: #21262d; }
.yfbhby .ptijpbt { color: var(--accent-light); }
.yfbhby .vogsel87 { --msep-color: #8b949e; }
.yfbhby .vogsel87 a { color: #8b949e; }
.yfbhby .vogsel87 a:hover { color: var(--accent-light); }
.yfbhby .ftr0 { color: #8b949e; }
.yfbhby .ot8oe { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.yfbhby .spjp0g,
.yfbhby .coxs1 { color: #6e7681; }
.yfbhby .rn87 a, .yfbhby .gllnr638 a,
.yfbhby .utgpzf { color: #e6edf3; }
.yfbhby .rn87 a:hover, .yfbhby .gllnr638 a:hover,
@media (max-width: 640px) {
  .yfbhby .vogsel87 { background: #0d1117; border-top-color: #21262d; }
  .yfbhby .vogsel87 li a { border-bottom-color: #21262d; }
}
.yq00z77d .g713okta      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.yq00z77d .ptijpbt { color: var(--accent-light); }
.yq00z77d .vogsel87 { --msep-color: #475569; }
.yq00z77d .vogsel87 a { color: #475569; }
.yq00z77d .vogsel87 a:hover { color: var(--accent-light); }
.yq00z77d .ftr0 { color: #64748b; }
.yq00z77d .ot8oe { background: #f0f4f8; border-top-color: #cbd5e1; }
.yq00z77d .spjp0g,
.yq00z77d .coxs1 { color: #64748b; }
.yq00z77d .rn87 a, .yq00z77d .gllnr638 a,
.yq00z77d .qvj1y a, .yq00z77d .utgpzf { color: #374151; }
.yq00z77d .rn87 a:hover, .yq00z77d .gllnr638 a:hover,
@media (max-width: 640px) {
  .yq00z77d .vogsel87 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .yq00z77d .vogsel87 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.achxpm .g713okta      { background: var(--accent); border-bottom-color: var(--accent-light); }
.achxpm .ptijpbt { color: #fff; }
.achxpm .vogsel87 { --msep-color: rgba(255,255,255,0.82); }
.achxpm .vogsel87 a { color: rgba(255,255,255,0.82); }
.achxpm .vogsel87 a:hover { color: #fff; }
.achxpm .ftr0 { color: rgba(255,255,255,0.9); }
.achxpm .ot8oe { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.achxpm .spjp0g,
.achxpm .coxs1 { color: rgba(255,255,255,0.72); }
.achxpm .rn87 a, .achxpm .gllnr638 a,
.achxpm .qvj1y a, .achxpm .utgpzf { color: #fff; }
.achxpm .rn87 a:hover, .achxpm .gllnr638 a:hover,
@media (max-width: 640px) {
  .achxpm .vogsel87 { background: var(--accent); border-top-color: var(--accent-light); }
  .achxpm .vogsel87 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.uzfgr9hv .g713okta {
  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);
}
.uzfgr9hv .ot8oe {
  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) {
  .uzfgr9hv .vogsel87 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.es8b02u .actcyo { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ry38yhl8 .actcyo { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.zrf71ia .actcyo { min-height: 72px; height: auto; }
.fs9kx82 .actcyo { min-height: 84px; height: auto; }
.m95t .actcyo { max-width: none; padding: 0 32px; }
.m95t .d6uzq4  { max-width: none; padding: 24px 32px; }
.cngcw.zyd8af6 .actcyo { max-width: 1200px; }
.cngcw.altg .actcyo { max-width: 1320px; }
.yfqr86hn   .ptijpbt, .yfqr86hn   .utgpzf { text-transform: capitalize; }
.kdya2d8b .ptijpbt, .kdya2d8b .utgpzf { text-transform: lowercase; }
.tfkkq39w .ptijpbt, .tfkkq39w .utgpzf { text-transform: uppercase; letter-spacing: 0.06em; }
.p318, .cqwgwnqh {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.djao1uy .p318,
.djao1uy .cqwgwnqh { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.tw92hyn .p318,
.tw92hyn .cqwgwnqh { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.ahdn1i .p318,
.ahdn1i .cqwgwnqh { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.og1qj71i .p318,
.og1qj71i .cqwgwnqh { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.kbh9ca   .vogsel87 a { font-weight: 500; }
.hxxlivmx .vogsel87 a { font-weight: 600; }
.f36i     .vogsel87 a { font-weight: 700; }
.fwq4ncm    .vogsel87 a { font-weight: 800; letter-spacing: 0.01em; }
.obnj57g5     .vogsel87 > li + li::before,
.squ5nvt    .vogsel87 > li + li::before,
.vjbg    .vogsel87 > li + li::before,
.oxf8ek .vogsel87 > li + li::before,
.nlp25i .vogsel87 > li + li::before,
.fpv6q  .vogsel87 > li + li::before,
.opoj    .vogsel87 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.obnj57g5     .vogsel87 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.squ5nvt    .vogsel87 > li + li::before { content: "|"; }
.vjbg    .vogsel87 > li + li::before { content: "—"; }
.oxf8ek .vogsel87 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.nlp25i .vogsel87 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.fpv6q  .vogsel87 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.opoj    .vogsel87 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .tc4ez .ftr0,
  .b52bea .ftr0,
  .k5m5aq5s .ftr0,
  .detj9 .ftr0,
  .q80l .ftr0 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .tc4ez .ftr0::before,
  .b52bea .ftr0::before,
  .k5m5aq5s .ftr0::before,
  .detj9 .ftr0::before,
  .q80l .ftr0::before { content: ""; display: block; flex-shrink: 0; }

  
  .tc4ez .ftr0::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;
  }

  
  .b52bea .ftr0::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;
  }

  
  .k5m5aq5s .ftr0::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;
  }

  
  .detj9 .ftr0::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;
  }

  
  .q80l .ftr0::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) {
  .bv8rh9v .ftr0 {
    padding: 5px 14px;
  }
  .bv8rh9v .vogsel87 {
    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;
  }
  .bv8rh9v .vogsel87 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .bv8rh9v .vogsel87 li a:hover { background: var(--bg-raised); }
  .bv8rh9v .rvyf,
  .v0cb .rvyf,
  .xb4w0t .rvyf { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .wjrpcq .ftr0 {
    padding: 5px 10px;
  }
  .wjrpcq .vogsel87 {
    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);
  }
  .wjrpcq .vogsel87.gk2fn3 { transform: translateX(0); }
  .wjrpcq .vogsel87 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .wjrpcq .vogsel87 li:last-child a { border-bottom: none; }
  .achxpm .vogsel87,
  .yfbhby .vogsel87 { background: var(--accent) !important; }
  .achxpm .vogsel87 li a,
  .yfbhby .vogsel87 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .xb4w0t .ftr0 {
    padding: 5px 10px;
  }
  .xb4w0t .vogsel87 {
    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);
  }
  .xb4w0t .vogsel87::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .xb4w0t .vogsel87.gk2fn3 { transform: translateY(0); }
  .xb4w0t .vogsel87 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .g9r6a80v .ftr0 {
    padding: 5px 10px;
  }
  .g9r6a80v .vogsel87 {
    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;
  }
  .g9r6a80v .vogsel87.gk2fn3 { opacity: 1; pointer-events: auto; }
  .g9r6a80v .vogsel87 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .mone     .ftr0 { border-radius: 0 !important; }
  .pc0c   .ftr0 { border-radius: 8px !important; }
  .gepdqy6f .ftr0 { border-radius: 50% !important; }
  .yc0hgss   .ftr0 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .tjal .m9pfjz3f { flex-direction: column; align-items: stretch; }
  .tjal .pr0m { flex-direction: row; min-width: auto; }
  .tjal .daige { align-items: flex-start; text-align: left; }
}
.kfy33462,
.kfy33462.mcfpsr,
.vakt .kfy33462,
.l8r8z7 .kfy33462,
.fk9lkoc0 .kfy33462,
.vq34rm .kfy33462 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.oygd {
  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;
}
.ge660 { flex: 1 1 280px; min-width: 0; }
.qted1 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.i6e5la {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.vrb2 {
  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;
}
.vrb2:hover { transform: translateY(-1px); opacity: 0.95; }
.cxvj .oygd {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.cxvj .qted1 { color: var(--cta); }
.cxvj .i6e5la { color: var(--text-body); }
.cxvj .vrb2 {
  background: var(--cta) !important;
  color: #fff !important;
}
.c992dpz .oygd {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.c992dpz .qted1 { color: var(--text-primary); }
.c992dpz .i6e5la { color: var(--text-body); }
.c992dpz .vrb2 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .oygd {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ge660 { flex: 0 0 auto; }
  .qted1 { font-size: 1.2rem; }
  .vrb2 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.mti75 .nbemc2sa { height: 36px; }
.ft98q6x3 .nbemc2sa { height: 60px; max-width: 200px; }
.v4xr8utp .nbemc2sa { height: 56px; max-width: 180px; }
.yzxqlqol    .z4ug8yh2, .yzxqlqol    .fhih { color: #f59e0b; }
.oa0e      .z4ug8yh2 { font-size: 1rem; letter-spacing: 1.5px; }
.oa0e      .fhih   { font-size: 1.35rem; }
.qmf6b    .z4ug8yh2, .qmf6b    .fhih { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.caf29zvw     .z4ug8yh2, .caf29zvw     .fhih { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.nqzl3ro .z4ug8yh2, .nqzl3ro .fhih { color: var(--cta); letter-spacing: 2px; }
.h3v9g   .z4ug8yh2, .h3v9g   .fhih { color: #e91e63; letter-spacing: 2px; }
.u1ht9  .z4ug8yh2, .u1ht9  .fhih { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.zogny     .z4ug8yh2, .zogny     .fhih { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.eegzk .y2unwyj + .y2unwyj {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.icdl .loiapu7 { padding: 18px 24px; min-height: 68px; }
.r41d .e3nq {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.r41d .huzh5a {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.y3b60qr .y2unwyj {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.el0jq { counter-reset: cs-rank; }
.el0jq .loiapu7 { counter-increment: cs-rank; }
.el0jq .loiapu7::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;
}
.enrmsl9w .el0jq { counter-reset: cs-rank; gap: 0; }
.enrmsl9w .loiapu7 {
  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;
}
.enrmsl9w .loiapu7::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;
}
.enrmsl9w .u7yn1c {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.enrmsl9w .q97lgh {
  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;
}
.enrmsl9w .uaus5z { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.enrmsl9w .u7yn1c { min-width: 0; flex-direction: column; width: 100%; }
.enrmsl9w .vk88x {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.enrmsl9w .z4ug8yh2 { color: var(--cta, var(--accent)); }
.enrmsl9w .z8pl { font-weight: 700; }
.enrmsl9w .y2unwyj {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.enrmsl9w .e3nq {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.enrmsl9w .huzh5a {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.enrmsl9w .owh2712 .huzh5a { font-size: 1.3rem; color: var(--accent-light); }
.enrmsl9w .kku4t9 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.enrmsl9w .loiapu7:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .enrmsl9w .el0jq {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .enrmsl9w .loiapu7 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .enrmsl9w .loiapu7 { padding: 40px 16px 20px; }
  .enrmsl9w .y2unwyj {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .enrmsl9w .kku4t9 { width: 100%; min-width: 0; }
}
.u6e2qf .el0jq { counter-reset: cs-rank; gap: 10px; }
.u6e2qf .loiapu7 {
  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);
}
.u6e2qf .loiapu7::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);
}
.u6e2qf .u7yn1c {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.u6e2qf .q97lgh {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.u6e2qf .uaus5z { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.u6e2qf .vk88x {
  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;
}
.u6e2qf .z4ug8yh2 { color: var(--cta, var(--accent)); }
.u6e2qf .y2unwyj {
  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;
}
.u6e2qf .e3nq {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.u6e2qf .huzh5a { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.u6e2qf .owh2712 .huzh5a { color: var(--accent-light); }
.u6e2qf .kku4t9 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.u6e2qf .loiapu7:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .u6e2qf .loiapu7 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .u6e2qf .loiapu7::before {
    position: absolute; top: 14px; left: 14px;
  }
  .u6e2qf .u7yn1c {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .u6e2qf .vk88x { white-space: normal; text-align: center; font-size: 1.2rem; }
  .u6e2qf .y2unwyj {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .u6e2qf .kku4t9 { width: 100%; min-width: 0; }
  .u6e2qf .z4ug8yh2 { min-width: 0; }
}
.ahwd .loiapu7::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.qfcot69 .ppplt7f {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.qfcot69 .ppplt7f summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.qfcot69 .ppplt7f p { padding: 0 2px 16px; }
.lornv .ppplt7f { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.lornv .ppplt7f summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.lornv .ppplt7f summary::after { content: "›"; font-size: 1.2em; }
.lornv .ppplt7f[open] summary::after { content: "‹"; }
.lornv .ppplt7f p { padding: 10px 22px 4px; }
.mkk8ae .ppplt7f {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.mkk8ae .ppplt7f summary { color: var(--text-primary); padding-left: 16px; }
.mkk8ae .ppplt7f summary::after { content: "›"; font-size: 1.1em; }
.mkk8ae .ppplt7f[open] summary::after { content: "‹"; }
.mkk8ae .ppplt7f p { padding-left: 16px; }
.w9m4y0 .qahaes { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.w9m4y0 .ppplt7f {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.w9m4y0 .ppplt7f:last-child { border-bottom: none; }
.w9m4y0 .ppplt7f summary { color: var(--text-primary); border-radius: 0; }
.w9m4y0 .ppplt7f summary::after { content: "›"; font-size: 1.1em; }
.w9m4y0 .ppplt7f[open] summary::after { content: "‹"; }
.sgheeacj .ppplt7f { overflow: hidden; }
.sgheeacj .ppplt7f summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.sgheeacj .ppplt7f summary::after { color: rgba(255,255,255,.75); }
.sgheeacj .ppplt7f[open] summary { border-radius: 0; }
.dh74rs9 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.xv5kn1 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.kzab {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.nnvoky1 { color: var(--text-muted); font-size: 1.05rem; }
.m8s1s7j {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.tx6mu { margin-bottom: 20px; }
.tdxo {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.zy3l {
  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;
}
.zy3l:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ga01 { resize: vertical; min-height: 130px; }
.jdtvt6p { width: 100%; margin-top: 8px; }
.ps1tnym {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.mrr28qj {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.xqwkgi { color: var(--text-muted); line-height: 1.75; }
.mh02448r { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.mh02448r li { margin-bottom: 6px; }
.kavrhobf { max-width: 760px; margin: 0 auto; }
.r1vjbo { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.r1vjbo:last-child { border-bottom: none; }
.xtwk8i95 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.r1vjbo p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.r1vjbo ul.mh02448r { margin: 0; }
.na6u2y .xtwk8i95 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .na6u2y { grid-template-columns: 1fr; gap: 10px; } }
.ykoe .xtwk8i95 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.v93yq .mh02448r { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ql97 { grid-template-columns: 1fr; } }
.x8858 { color: inherit; text-decoration: none; }
.x8858:hover { color: var(--accent-light); text-decoration: underline; }
.yaxgc0c { display: inline-block; line-height: 0; }
.e982ot { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.bn36 { margin-bottom: 48px; }
.fonnwla { max-width: 760px; margin: 0 auto; }
.ox3hp { text-align: center; }
.gigmfox { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.gigmfox:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.zitm6 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.gigmfox p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.gigmfox ul.mh02448r { margin: 0; }
.hkve5c2 { color: var(--text-muted); line-height: 1.75; }
.ox3hp .mh02448r,
.ygrmr6k .mh02448r,
.vedr .mh02448r,
.xm377z .mh02448r {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.ox3hp .gigmfox,
.ygrmr6k .gigmfox { text-align: left; }
.ox3hp .zitm6,
.ygrmr6k .zitm6 { text-align: center; }
.w7mns5r { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.ql6cmt3k { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.aev5 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.a0qaekd { margin-top: 12px; }
.g3hyj { 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; }
.g3hyj:hover { border-bottom-color: var(--accent-light); }
.nayoyg4t { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.nayoyg4t img { width: 100%; height: 100%; object-fit: cover; display: block; }
.dn4hs9c { width: 200px; height: 200px; }
.h7enhlnx { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.jdv3ruo { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ohzy9 { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.ohzy9::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .yov5 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.rh0wunv { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.rh0wunv .aev5, .rh0wunv .ql6cmt3k { max-width: 640px; }
.lmnkmyy .w7mns5r { font-size: 1.6rem; margin-top: 18px; }
.fznu5538 .aev5 { margin-bottom: 28px; }
@media (max-width: 860px) { .qc3yzxt { grid-template-columns: 1fr; } .lmnkmyy { position: static; text-align: center; } }
.k99f .nayoyg4t { margin: 0 auto 18px; }
.k99f .jdv3ruo { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .o0cgm { grid-template-columns: 1fr; } }
.qys0h .w7mns5r { font-size: 1.6rem; margin-bottom: 6px; }
.xm377z .mh02448r { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .qys0h { flex-direction: column; text-align: center; } .szrmzf { grid-template-columns: 1fr; } }
.ogq3 .w7mns5r { font-size: 1.35rem; margin: 0 0 4px; }
.ogq3 .jdv3ruo { margin: 0; }
.cfacyc4w .kzab { color: var(--accent-light); }
.tzlar .kzab { font-size: 2rem; }
.tzlar .nnvoky1 { max-width: 680px; }
.m1ps09 .kzab { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.m1ps09 .nnvoky1  { margin: 0; }
@media (max-width: 640px) { .m1ps09 { flex-direction: column; } }
.wognf4 .kzab { color: var(--accent-light); }
.hpa9ks .kzab { color: #fff; }
.hpa9ks .nnvoky1  { color: rgba(255,255,255,0.85); }
.lq8h33y { max-width: 680px; margin: 0 auto; }
.lkqv3hxk {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .lkqv3hxk { grid-template-columns: 1fr; } }
.ul7hpm1 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.ul7hpm1 .zy3l {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ul7hpm1 .zy3l:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.lwzovcv .zy3l { background: var(--bg-raised); border-color: transparent; }
.lwzovcv .zy3l:focus { background: var(--bg-card); border-color: var(--accent-light); }
.dj0ffdlo .zy3l { border-radius: 100px; padding: 11px 20px; }
.dj0ffdlo .ga01 { border-radius: 14px; }
@media (max-width: 640px) { .pa4zng8 { grid-template-columns: 1fr; } }
.lr5oaki{display:none}
.lr5oaki:empty,.picevj56:empty{display:none}
.p1vbh{position:relative;overflow:visible}
.up9tyd .zed38vn,.n6dupc7 .zed38vn,
.w3y185 .zed38vn,.le49f .zed38vn,
.j4v74ni .zed38vn,.epqgl48e .zed38vn{display:block}
.utvue .hb0av{display:block}
.up9tyd .zed38vn,.n6dupc7 .zed38vn,
.w3y185 .zed38vn,.le49f .zed38vn,
.j4v74ni .zed38vn{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}
.up9tyd .zed38vn .picevj56,.n6dupc7 .zed38vn .picevj56,
.w3y185 .zed38vn .picevj56,.le49f .zed38vn .picevj56,
.j4v74ni .zed38vn .picevj56{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}
.up9tyd .a9vy5a,.n6dupc7 .a9vy5a,
.w3y185 .a9vy5a,.le49f .a9vy5a,
.j4v74ni .a9vy5a{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.up9tyd .zed38vn,.n6dupc7 .zed38vn{top:12px}
.up9tyd .zed38vn .picevj56{margin-right:auto}
.n6dupc7 .zed38vn .picevj56{margin-left:auto}
.n6dupc7 .zed38vn{text-align:right}
.w3y185 .zed38vn,.le49f .zed38vn{bottom:12px}
.w3y185 .zed38vn .picevj56{margin-right:auto}
.le49f .zed38vn .picevj56{margin-left:auto}
.le49f .zed38vn{text-align:right}
.j4v74ni .zed38vn{position:relative;margin-top:16px}
.j4v74ni .zed38vn .picevj56{margin:0 auto}
.epqgl48e .zed38vn{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.epqgl48e .zed38vn .picevj56{margin:0}
.epqgl48e .hmdm~.zed38vn,
.epqgl48e .ukbeqc2~.zed38vn{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.epqgl48e .hmdm~.zed38vn .picevj56,
.epqgl48e .ukbeqc2~.zed38vn .picevj56{justify-content:flex-start}
.hmdm~.zed38vn,.ukbeqc2~.zed38vn{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}
.hmdm~.zed38vn .picevj56{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ukbeqc2~.zed38vn .picevj56{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.hb0av .picevj56{margin:0 0 12px}
.picevj56{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.a9vy5a{white-space:nowrap}
.tk7vwa .a9vy5a{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.tk7vwa .ext7698::before{content:""}
.qn8191 .a9vy5a{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}
.ooqt .picevj56{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.b0qv .a9vy5a{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.kst0s .a9vy5a{color: var(--accent-light);opacity:1;font-weight:500}
.rxguf3 .a9vy5a{border-bottom:1px solid currentColor;padding-bottom:2px}
.z92esm .picevj56{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.y1res4{--date-bg:var(--accent-bg)}
.fxsqcq4o .ext7698::before{content:""}
.vk7irhlf .a9vy5a + .a9vy5a::before{content:"•";margin-right:6px;opacity:.4}
.yct2 .a9vy5a + .a9vy5a::before{content:"/";margin-right:6px;opacity:.35}
.b79a12 .a9vy5a + .a9vy5a::before{content:"|";margin-right:6px;opacity:.3}
.gaw6t .a9vy5a + .a9vy5a::before{content:"—";margin-right:6px;opacity:.3}
.m069nhg .a9vy5a + .a9vy5a::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.zm85 .a9vy5a + .a9vy5a::before{content:"·";margin-right:6px;opacity:.4}
.l47yioe .a9vy5a + .a9vy5a::before{content:"›";margin-right:6px;opacity:.4}
.ystf79a .a9vy5a + .a9vy5a::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.c3e0x{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.fbyjz6{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.hnkxp7{display:flex;flex-direction:column;gap:3px}
.r2nx07d{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.lt8d9wz5{font-weight:700;font-size:1rem;color:var(--text-heading)}
.fvy6nuxl{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.vdxvtwe .c3e0x{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.jlyg9 .c3e0x{border-top:3px solid var(--accent);padding-top:18px}
.ppyerc9 .c3e0x{border-left:3px solid var(--accent);border-radius:0}
.mphxbe .c3e0x{padding:20px 0}
@media(max-width:640px){
  .c3e0x{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .fvy6nuxl{max-width:100%}
}
.w4qv5t .rjnrkep{margin:0}
@media (max-width:560px){
  .c2fm{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .m2rsc { padding: 28px 18px 20px; }
  .slhpe { font-size: 1.2rem; }
  .sdmc { max-width: 220px; max-height: 80px; }
}
.mn8s9 {
  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);
}
.tv1qt {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.oqju  .mn8s9 { border-radius: 50%; }
.r45h0efa  .mn8s9 { border-radius: 6px; }
.nc67 .mn8s9 { border-radius: 22px; }
.i7fe9 .oygd {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .mn8s9 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.tvepcay8 .mcfpsr {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.tvepcay8 .d16725 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.tvepcay8 .oygd {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.pcb0cp0 .mcfpsr,
.pcb0cp0 .d16725 {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.pcb0cp0 .oygd {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .pcb0cp0 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .pcb0cp0 .oygd {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .pcb0cp0 .i6e5la { display: none !important; }
  .pcb0cp0 .qted1 { font-size: 1.1rem !important; }
  .pcb0cp0 .mn8s9 { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .cn08 { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .actcyo { flex-direction: row-reverse; }
[dir="rtl"] .vogsel87 { flex-direction: row-reverse; }
[dir="rtl"] .lyua .io8ol0t4 { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .lyua .io8ol0t4 { right: auto; left: 20px; }
  [dir="rtl"] .u8rs  .io8ol0t4 { left: auto;  right: 20px; }
}
[dir="rtl"] .rw96xp .fixb6m  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .stakg320 .fixb6m { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .nhthha7o, [dir="rtl"] .ebgqavus { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .luho41z { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .i570 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .fer8 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .oygd { direction: rtl; }
[dir="rtl"] .mn8s9 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .loiapu7,
[dir="rtl"] .jh5wmox { direction: rtl; }
[dir="rtl"] .d5n1iood { direction: rtl; }
[dir="rtl"] .ufnr09 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .mdyxeir .ebgqavus,
[dir="rtl"] .pqgtjl89 .ebgqavus,
[dir="rtl"] .m68k .ebgqavus,
[dir="rtl"] .fvfql1a .ebgqavus {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .mdyxeir .ebgqavus li::before,
[dir="rtl"] .pqgtjl89 .ebgqavus li::before,
[dir="rtl"] .m68k .ebgqavus li::before,
[dir="rtl"] .fvfql1a .ebgqavus li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .x99ez.yscq .rc6ote,
[dir="rtl"] .fea7oyj.yscq .rc6ote,
[dir="rtl"] .v8xclno0.yscq .rc6ote,
[dir="rtl"] .ysir.yscq .rc6ote,
[dir="rtl"] .f2rywy5.yscq .rc6ote { text-align: right; }
[dir="rtl"] .hmdm.cioq8kxv .gl651i0 { text-align: center; }
[dir="rtl"] .d16725,
[dir="rtl"] .peal,
[dir="rtl"] .fa3zc5wn,
[dir="rtl"] .rc6ote { text-align: right; }
[dir="rtl"] .m8s1s7j,
[dir="rtl"] .tdxo,
[dir="rtl"] .aev5,
[dir="rtl"] .zy3l,
[dir="rtl"] .ga01 { text-align: right; direction: rtl; }
[dir="rtl"] .dj0ffdlo .zy3l,
[dir="rtl"] .ul7hpm1 .zy3l { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #38782b;
  --brand:           #38782b;
  --brand-light:     #335e2b;
  --brand-pale:      #4d7744;
  --grad-start:      #57bb43;
  --grad-end:        #86c279;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #f97316;
  --cta-light:       #e65e00;
  --cta-hover:       #cc5605;
  --bg-page:         #f6f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f5f4;
  --bg-raised:       #eef0ee;
  --bg-hover:        #f4f5f4;
  --border:          #e3e8e2;
  --border-alt:      #d2dbd1;
  --border-section:  #e3e8e2;
  --text-primary:    #181a18;
  --text-muted:      #555e54;
  --text-body:       #313530;
  --text-sub:        #495048;
  --text-faint:      #7a8678;
  --text-dim:        #959e93;
  --text-label:      #626b60;
  --text-value:      #3d433c;
  --accent-bg:       #e8eee7;
  --accent-bg-light: #d4e5d1;
  --bg-tip:          #f7f0f9;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f7f9;
  --bg-pros:         #f7f0f9;
  --bg-cons:         #faf5f3;
  --c-pros:          #731e85;
  --c-cons:          #9f4421;
  --c-pros-label:    #89239e;
  --c-tip-border:    #9727ae;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #731e85;
}
:root { --logo-bg-opacity: 66%; }
body, button, input { font-family: "Manrope", sans-serif; }
.zeep .fi79n6zt li::before, .zeep .xmngh li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.zeep .fi79n6zt li::before { content: ""; }.zeep .xmngh li::before { content: ""; }.zeep .cg1j3oy::before, .zeep .uhz1me::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.zeep .cg1j3oy::before { content: ""; }.zeep .uhz1me::before { content: ""; }
.irtqx .iut1kog, .irtqx .hmdm { min-height: 420px; }
.xk11d::before { content: '—'; }