:root {
  --color-accent: #39802d;
  --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;
}
.xady {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.q0t3n {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.oufdnj1 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.tkyln { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.gyyxgvrz { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.gyyxgvrz a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.gyyxgvrz a:hover { color: var(--accent-light); }
.ag036t94  .cf1m { border-radius: 14px; }
.ag036t94 .cf1m li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.ag036t94 .cf1m li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.blzw48  .cf1m li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .cf1m {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .g96e5:hover .cf1m,
  .g96e5:focus-within .cf1m { display: block; }
  .cf1m li a { padding: 8px 16px; font-size: 0.88rem; }
}
.pypxtbh {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.gumalil { display: none; }
@media (max-width: 640px) {
  .gumalil {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .gumalil.z7szwz8u { display: block; }
}
@media (max-width: 640px) {
  .pypxtbh { display: block; }
  .gyyxgvrz > li + li::before { display: none !important; }
  .gyyxgvrz {
    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;
  }
  .gyyxgvrz.z7szwz8u { display: flex; }
  .gyyxgvrz li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .gyyxgvrz li:last-child a { border-bottom: none; }
}
.xyg5 { min-height: 480px; }
.ac3wzbad {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.hiwp3sbi { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.l5o2h75 .hiwp3sbi { margin-left: 0; margin-right: 0; }
.dl4k {
  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;
}
.kv0oam .dl4k { margin-top: 24px; }
.dl4k:hover { opacity: 0.88; }
.bigku86z {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.rxggda {
  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%);
}
.bigku86z .kseg {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.bigku86z .ac3wzbad { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.bigku86z .hiwp3sbi { color: #e2e8f0; }
.bigku86z.tc4ozoif .kseg { text-align: center; }
.bigku86z.l5o2h75   .kseg { text-align: left; }
.l9t7 .kseg {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.l9t7 .ac3wzbad { color: var(--text-primary); text-shadow: none; }
.l9t7 .hiwp3sbi { color: var(--text-muted); }
.l9t7 .dl4k { margin-top: 16px; }
.l9t7, .l9t7.xyg5 { min-height: auto !important; }
.l9t7.tc4ozoif .kseg { text-align: center; }
.l9t7.l5o2h75   .kseg { text-align: left; }
.l9t7~.qdghuoqg{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}
.l9t7~.qdghuoqg .bipy{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}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.blrg1 .hhnls1b9,
.blrg1 .n28u1l,
.blrg1 .bigku86z .rxggda {
  overflow: hidden;
}
.blrg1 .hhnls1b9::after,
.blrg1 .n28u1l::after,
.blrg1 .bigku86z .rxggda::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%); }
}
@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); }
}
.jlx7 .bigku86z .rxggda {
  overflow: hidden;
}
.jlx7 .bigku86z .rxggda::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;
}
.q8xr0gq .bigku86z .rxggda {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.yp2eqnk .bigku86z .rxggda {
  overflow: hidden;
}
.yp2eqnk .bigku86z .rxggda::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;
}
.n80nyp .bigku86z .rxggda {
  animation: hg-breathe 10s ease-in-out infinite;
}
.hhnls1b9 .rxggda {
  background: none;
}
.hhnls1b9 .ac3wzbad { color: #fff; }
.hhnls1b9 .hiwp3sbi { color: rgba(255,255,255,0.85); }
.blrg1 .dt9x { position: relative; overflow: hidden; }
.blrg1 .dt9x::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;
}
.dt9x .ac3wzbad { text-shadow: none; color: var(--text-primary); }
.dt9x .hiwp3sbi { color: var(--text-muted); }
body.xmqvx .ac3wzbad {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.jq6zpgm .ac3wzbad {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.xyg5.hhnls1b9 .ac3wzbad,
section.hhnls1b9 .ac3wzbad {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.dt9x.l5o2h75   .bg1p6x { align-items: flex-start; text-align: left; }
.xyg5 .x1m9e {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.x1m9e .p77rrxr {
  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;
}
.x1m9e .p77rrxr::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.x1m9e .en0m00k { display: contents !important; }
.x1m9e .en0m00k .mceg8 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.x1m9e .en0m00k .r15f { max-height: 48px; max-width: 96px; }
.x1m9e .en0m00k .ljlor5 {
  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;
}
.x1m9e .z7v6hx {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.x1m9e .w79j4 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.x1m9e .jm7cqw { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.x1m9e .jm7cqw small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.x1m9e .b9vq { display: contents !important; }
.x1m9e .b9vq .vrb3v88v:not(.l4h80im) { display: none !important; }
.x1m9e .b9vq .l4h80im {
  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;
}
.x1m9e .b9vq .l4h80im .rj11 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.x1m9e .b9vq .l4h80im .e7pitu5k {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.x1m9e .ny238q { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.x1m9e .ny238q.xn7mw {
  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;
}
.x1m9e .ny238q.xn7mw:hover { opacity: 0.85; }
.x1m9e .p77rrxr,
.x1m9e .p77rrxr:hover,
.x1m9e .p77rrxr:nth-child(even),
.x1m9e .p77rrxr:nth-child(odd),
.x1m9e .p77rrxr:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.klfvi88 .kseg { padding-bottom: 24px; }
.kv0oam .kseg { max-width: 1100px; }
@media (max-width: 700px) {
  .dt9x { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .dt9x:not(.lhog) .dk3vek7 { display: none !important; }
  .lhog .dk3vek7 { padding: 16px; }
  .bg1p6x  { padding: 36px 24px; }
  .dt9x~.qdghuoqg,.zujqag3p~.qdghuoqg{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .xyg5, .dt9x { min-height: 320px !important; }
  .ac3wzbad { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .c1fuqdin,
  .zgnj4q,
  .lla6h { grid-template-columns: 1fr !important; }

  

  
  .klfvi88 { display: flex !important; flex-direction: column !important; }
  .klfvi88 .kseg { display: contents; }
  .klfvi88 .rxggda { order: 0; }
  .klfvi88 .ac3wzbad { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .klfvi88 .c1fuqdin { order: 2; padding: 0 16px 12px !important; }
  .klfvi88 .hiwp3sbi { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .kv0oam .kseg { display: flex; flex-direction: column; }
  .kv0oam .kseg .ac3wzbad { order: 1; }
  .kv0oam .kseg .lla6h { order: 2; margin: 8px 0 24px !important; }
  .kv0oam .kseg .hiwp3sbi { order: 3; }
  .kv0oam .kseg .dl4k { order: 4; align-self: center; margin-top: 0; }

  
  .dt9x.lhog {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .dt9x.lhog .bg1p6x { display: contents; padding: 0; }
  .dt9x.lhog .bg1p6x .ac3wzbad { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .dt9x.lhog .dk3vek7 { order: 2; padding: 12px 16px; }
  .dt9x.lhog .bg1p6x .hiwp3sbi { order: 3; padding: 0 24px; margin: 0 auto; }
  .dt9x.lhog .bg1p6x .dl4k { order: 4; align-self: center; margin: 8px 0 32px; }
}
.oheen { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.as3f { width: 100%; height: auto; display: block; border-radius: 10px; }
.t23b .oheen        { border-radius: 16px; }
.t23b .as3f  { border-radius: 16px; }
.fo96a4 .oheen         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.fo96a4 .as3f   { border-radius: 8px; }
.avr0cwff { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.crvzjhtj { width: 100%; padding: 32px 0; position: relative; }
.oynn7 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.fgs2t .crvzjhtj:nth-child(even) { background: var(--bg-surface); }
.fgs2t .crvzjhtj:nth-child(odd)  { background: var(--bg-page); }
.w05na .crvzjhtj:nth-child(even) { background: var(--bg-card); }
.w05na .crvzjhtj:nth-child(odd)  { background: var(--bg-page); }
.fgs2t .crvzjhtj:nth-child(odd)  .oynn7 { background: var(--bg-card); border-radius: 6px; }
.fgs2t .crvzjhtj:nth-child(even) .oynn7 { background: var(--bg-raised); border-radius: 6px; }
.w05na .crvzjhtj:nth-child(odd)  .oynn7 { background: var(--bg-card); border-radius: 6px; }
.w05na .crvzjhtj:nth-child(even) .oynn7 { background: var(--bg-raised); border-radius: 6px; }
.fgs2t .crvzjhtj:nth-child(even) .wkw0x8n .xd6q6,
.w05na .crvzjhtj:nth-child(even) .wkw0x8n .xd6q6 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.fgs2t .crvzjhtj:nth-child(odd) .wkw0x8n .xd6q6,
.w05na .crvzjhtj:nth-child(odd) .wkw0x8n .xd6q6 { background: var(--bg-card-inner); }
.fgs2t .crvzjhtj:nth-child(even) .c1hhxyd .xd6q6:nth-child(odd),
.w05na .crvzjhtj:nth-child(even) .c1hhxyd .xd6q6:nth-child(odd)  { background: var(--bg-card); }
.fgs2t .crvzjhtj:nth-child(even) .c1hhxyd .xd6q6:nth-child(even),
.w05na .crvzjhtj:nth-child(even) .c1hhxyd .xd6q6:nth-child(even) { background: var(--bg-card-inner); }
h1.o2k9r { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.o2k9r {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.w3xg { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.vt2w5d5 h2.o2k9r {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.k9wsvl h2.o2k9r {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.beuzijw h2.o2k9r {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.rt8lp2c h2.o2k9r::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.v410 h2.o2k9r {
  color: var(--text-primary); font-size: 1.7rem;
}
.fm1fsur h2.o2k9r::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.m8l3wo4r h2.o2k9r {
  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) { .tykbjo { display: none; } }
.vyf3s5m { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.krmy8o0l { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.f85wmjm {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.yn63o08 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.k33be { padding-left: 20px; }
.k33be li { margin-bottom: 6px; }
.k33be a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.k33be a:hover { color: var(--accent-light); }
.v47ty .yn63o08 { display: none; }
.jgnwatz .yn63o08 { display: none; }
.jgnwatz .k33be { padding-left: 0; list-style: none; }
.jgnwatz .k33be li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.jgnwatz .k33be a { font-size: 0.92rem; }
.g57d0 .f85wmjm { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.g57d0 .yn63o08 { display: none; }
.g57d0 .k33be { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.g57d0 .k33be li { margin-bottom: 0; }
.g57d0 .k33be 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;
}
.g57d0 .k33be a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.tijzvau .f85wmjm { padding: 20px 20px 16px; }
.tijzvau .k33be {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.tijzvau .k33be li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.tijzvau .k33be 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;
}
.tijzvau .k33be 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;
}
.tijzvau .k33be a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.tijzvau .k33be a:focus,
.tijzvau .k33be a:focus-visible,
.tijzvau .k33be a:target { outline: none; }
.tijzvau .k33be li:target a { border-color: var(--border); color: var(--text-muted); }
.lz4g45n .f85wmjm { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.lz4g45n .yn63o08 { display: none; }
.lz4g45n .k33be { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.lz4g45n .k33be li { counter-increment: toc-n; margin-bottom: 0; }
.lz4g45n .k33be 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;
}
.lz4g45n .k33be 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;
}
.lz4g45n .k33be a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.tqtw .f85wmjm { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.tqtw .yn63o08 { display: none; }
.tqtw .k33be { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.tqtw .k33be li { margin-bottom: 0; }
.tqtw .k33be 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;
}
.tqtw .k33be a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.hyauz .f85wmjm { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.hyauz .yn63o08 { display: none; }
.hyauz .k33be { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.hyauz .k33be li { margin-bottom: 0; }
.hyauz .k33be li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.hyauz .k33be li:last-child::after { content: ""; margin-right: 0; }
.hyauz .k33be a { font-size: 0.9rem; }
.xd6q6 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.wkw0x8n .xd6q6 { background: var(--bg-card); }
.c1hhxyd .xd6q6:nth-child(odd)  { background: var(--bg-card); }
.c1hhxyd .xd6q6:nth-child(even) { background: var(--bg-raised); }
.tvtyw5q .xd6q6 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.tvtyw5q .xd6q6:last-child { border-bottom: none; }
.tvtyw5q h3.w3xg { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.gdud .xd6q6 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.gdud .xd6q6 + .xd6q6 { margin-top: 4px; }
.pch33 .xd6q6 { background: none; border-radius: 0; padding: 12px 0; }
.pch33 .xd6q6 + .xd6q6 { border-top: 1px solid var(--border-section); }
.wuzgf7sr { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.k7i36kcu { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.pb7z { color: var(--text-body); margin-bottom: 10px; }
.chcz, .l7luc1 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.chcz li, .l7luc1 li { margin-bottom: 6px; }
.l7luc1 li { list-style: decimal; }
.wnfmdy1     .chcz { list-style-type: "● "; }
.vayx  .chcz { list-style-type: "■ "; }
.clkdymod .chcz { list-style-type: "◆ "; }
.injz03f    .chcz { list-style-type: "★ "; }
.wnfmdy1     .eg8mlp { list-style-type: "● "; }
.vayx  .eg8mlp { list-style-type: "■ "; }
.clkdymod .eg8mlp { list-style-type: "◆ "; }
.injz03f    .eg8mlp { list-style-type: "★ "; }
.wnfmdy1    .chcz li::marker, .wnfmdy1    .eg8mlp li::marker,
.vayx .chcz li::marker, .vayx .eg8mlp li::marker,
.clkdymod .chcz li::marker, .clkdymod .eg8mlp li::marker,
.injz03f   .chcz li::marker, .injz03f   .eg8mlp li::marker {
  color: var(--cta); font-size: 1em;
}
.wnfmdy1 .l7luc1,
.vayx .l7luc1,
.clkdymod .l7luc1,
.injz03f .l7luc1 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.wnfmdy1 .l7luc1 li,
.vayx .l7luc1 li,
.clkdymod .l7luc1 li,
.injz03f .l7luc1 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.wnfmdy1 .l7luc1 li::before,
.vayx .l7luc1 li::before,
.clkdymod .l7luc1 li::before,
.injz03f .l7luc1 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;
}
.wnfmdy1     .l7luc1 li::before { border-radius: 50%; }
.vayx  .l7luc1 li::before { border-radius: 3px; }
.clkdymod .l7luc1 li::before { border-radius: 3px; }
.injz03f    .l7luc1 li::before { border-radius: 50%; }
.irxxodg { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.c81v .irxxodg,
.y4bo .irxxodg { background: transparent; border: none; border-radius: 0; }
.onoft { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.onoft th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.onoft td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.onoft tr:hover td { background: var(--bg-hover); }
.d6lgi .onoft tbody tr:nth-child(even) td { background: var(--bg-surface); }
.g375 .onoft { border: 1px solid var(--border-alt); }
.g375 .onoft th,
.g375 .onoft td { border: 1px solid var(--border-alt); }
.oz0f4 .onoft th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.oz0f4 .onoft td { border-bottom: none; }
.oz0f4 .onoft tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.a78tcj .onoft th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.wsdk8sq .irxxodg {
  overflow: hidden;
}
.wsdk8sq .onoft th { border-bottom: 1px solid var(--border-alt); }
.wsdk8sq .onoft tr:last-child td { border-bottom: none; }
.la89ru { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.nfv6jtuu { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.vefszij { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.qpmghm7 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.e30s { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.eg8mlp { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.eg8mlp 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%}
.rkyow6k .qpmghm7 { background: transparent; text-align: center; }
.geda5 .vefszij {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.lqocgn9i .vefszij {
  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);
}
.oee58v .nfv6jtuu { display: grid; grid-template-columns: auto 1fr; }
.oee58v .vefszij {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.oee58v .qpmghm7 { grid-column: 2; }
.oee58v .e30s,
.oee58v .eg8mlp { grid-column: 1 / -1; }
.ig94a .nfv6jtuu { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ig94a .vefszij {
  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);
}
.ig94a .qpmghm7 { grid-column: 2; }
.ig94a .e30s,
.ig94a .eg8mlp { grid-column: 1 / -1; }
.ljez .nfv6jtuu { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ljez .qpmghm7 { background: none; color: var(--accent-light); font-weight: 700; }
.btex .nfv6jtuu { 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); }
.btex .qpmghm7 { background: none; color: var(--accent-light); font-weight: 700; }
.tz048hx .nfv6jtuu { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.tz048hx .nfv6jtuu:last-child { border-bottom: none; }
.tz048hx .qpmghm7 { background: none; color: var(--accent-light); font-weight: 700; }
.o64er6h .nfv6jtuu { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.o64er6h .qpmghm7 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.s36digxi .la89ru { counter-reset: card-n; }
.s36digxi .nfv6jtuu  { counter-increment: card-n; }
.s36digxi .qpmghm7 { display: flex; align-items: center; gap: 10px; }
.s36digxi .qpmghm7::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;
}
.lc63w .nfv6jtuu { background: var(--bg-surface); border: 1px solid var(--border); }
.lc63w .qpmghm7 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.qg1spty { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.qg1spty         { --cl-hue: var(--accent); }
.s6pu9z     { --cl-hue: #16a34a; }
.gtity4uk { --cl-hue: #ea580c; }
.ba31ezx    { --cl-hue: #2563eb; }
.s6pu9z, .gtity4uk, .ba31ezx, .kzbk {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.awurkj { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.awurkj::before { color: var(--cl-hue); }
.qg1spty strong { color: var(--text-primary); font-size: 0.95rem; }
.qg1spty p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.i0scu6ux { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.svmv, .p8uih { border-radius: 8px; padding: 14px; }
.svmv { background: var(--bg-pros); }
.p8uih { background: var(--bg-cons); }
.b84xjx5 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.svmv .b84xjx5 { color: var(--c-pros-label); }
.p8uih .b84xjx5 { color: #f87171; }
.svmv ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.p8uih ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.as3f { width: 100%; height: auto; border-radius: 10px; display: block; }
.xn7mw {
  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;
}
.xn7mw:hover { opacity: 0.85; }
.kkys30er .xn7mw  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.kkys30er .xn7mw:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.hfi4 .xn7mw  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.hfi4 .xn7mw:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.kkys30er .ny238q.xn7mw, .hfi4 .ny238q.xn7mw,
.kkys30er .muwl03q .xn7mw, .hfi4 .muwl03q .xn7mw {
  background: var(--cta); border: none; color: #fff;
}
.kkys30er .ny238q.xn7mw:hover, .hfi4 .ny238q.xn7mw:hover,
.kkys30er .muwl03q .xn7mw:hover, .hfi4 .muwl03q .xn7mw:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.usyjse9v .dl4k { border-radius: 50px; }
.usyjse9v .xn7mw  { border-radius: 50px; }
.seypqg .dl4k,
.seypqg .xn7mw { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.seypqg .dl4k:hover,
.seypqg .xn7mw:hover { filter: brightness(1.08); opacity: 1; }
.qfo0n .dl4k,
.qfo0n .xn7mw { box-shadow: 0 3px 14px -2px var(--cta); }
.qfo0n .dl4k:hover,
.qfo0n .xn7mw:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.w49noop .dl4k,
.w49noop .xn7mw { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.w49noop .dl4k:hover,
.w49noop .xn7mw:hover { opacity: 1; }
.w49noop .dl4k:active,
.w49noop .xn7mw:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.nyuw2 .dl4k,
.nyuw2 .xn7mw { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.nyuw2 .dl4k:hover,
.nyuw2 .xn7mw:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.nyuw2 .dl4k:active,
.nyuw2 .xn7mw:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.l49z .dl4k,
.l49z .xn7mw { position: relative; overflow: hidden; }
.l49z .dl4k::before,
.l49z .xn7mw::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;
}
.l49z .dl4k:hover::before,
.l49z .xn7mw:hover::before { left: 135%; }
.oqvbw .dl4k,
.oqvbw .xn7mw { border-radius: 0; }
.b494lg6e .dl4k { padding-left: 22px; padding-right: 22px; }
.b494lg6e .xn7mw  { padding-left: 12px; padding-right: 12px; }
.ow52br .dl4k { padding-left: 44px; padding-right: 44px; }
.ow52br .xn7mw  { padding-left: 24px; padding-right: 24px; }
.ucykkm .dl4k { padding-left: 56px; padding-right: 56px; }
.ucykkm .xn7mw  { padding-left: 32px; padding-right: 32px; }
.geaj7   .dl4k::after, .geaj7   .xn7mw::after,
.h532 .dl4k::after, .h532 .xn7mw::after,
.u5g9e2z    .dl4k::after, .u5g9e2z    .xn7mw::after,
.dvm6v7au    .dl4k::after, .dvm6v7au    .xn7mw::after,
.xnoa45h    .dl4k::after, .xnoa45h    .xn7mw::after,
.b4dds3c3     .dl4k::after, .b4dds3c3     .xn7mw::after,
.p3ekkfyg    .dl4k::after, .p3ekkfyg    .xn7mw::after,
.ix5ix   .dl4k::after, .ix5ix   .xn7mw::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;
}
.geaj7 .dl4k::after, .geaj7 .xn7mw::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");
}
.h532 .dl4k::after, .h532 .xn7mw::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");
}
.u5g9e2z .dl4k::after, .u5g9e2z .xn7mw::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");
}
.dvm6v7au .dl4k::after, .dvm6v7au .xn7mw::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");
}
.xnoa45h .dl4k::after, .xnoa45h .xn7mw::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");
}
.b4dds3c3 .dl4k::after, .b4dds3c3 .xn7mw::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");
}
.p3ekkfyg .dl4k::after, .p3ekkfyg .xn7mw::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");
}
.ix5ix .dl4k::after, .ix5ix .xn7mw::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");
}
.t6epyj   .cctj::after, .t6epyj   .tp3he::after,
.hukuhfl .cctj::after, .hukuhfl .tp3he::after,
.koacoq    .cctj::after, .koacoq    .tp3he::after,
.p03nod    .cctj::after, .p03nod    .tp3he::after,
.r2ptckxs    .cctj::after, .r2ptckxs    .tp3he::after,
.s6ft     .cctj::after, .s6ft     .tp3he::after,
.dkfo6yy    .cctj::after, .dkfo6yy    .tp3he::after,
.b9d51e9   .cctj::after, .b9d51e9   .tp3he::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;
}
.t6epyj .cctj::after, .t6epyj .tp3he::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");
}
.hukuhfl .cctj::after, .hukuhfl .tp3he::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");
}
.koacoq .cctj::after, .koacoq .tp3he::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");
}
.p03nod .cctj::after, .p03nod .tp3he::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");
}
.r2ptckxs .cctj::after, .r2ptckxs .tp3he::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");
}
.s6ft .cctj::after, .s6ft .tp3he::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");
}
.dkfo6yy .cctj::after, .dkfo6yy .tp3he::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");
}
.b9d51e9 .cctj::after, .b9d51e9 .tp3he::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");
}
.ro4y {
  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;
}
.p77rrxr {
  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;
}
.p77rrxr > * { min-width: 0; }
.p77rrxr:hover { background: var(--bg-hover); }
.p77rrxr > [itemprop="item"] { display: contents; }
.p77rrxr [itemprop="itemReviewed"],
.p77rrxr [itemprop="reviewRating"] { display: none; }
.p77rrxr::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;
}
.en0m00k {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.mceg8 {
  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;
}
.r15f { max-height: 52px; max-width: 110px; object-fit: contain; }
.ljlor5 {
  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;
}
.zhrh1zw .mceg8    { background: #1a1a1a; }
.a00fex .mceg8   { background: rgba(128,128,128,.12); }
.yjmbizw .mceg8 { background: var(--bg-raised); }
.wy9p7nrn .mceg8    { background: transparent; padding: 0; }
.z7v6hx {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.w79j4 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.jm7cqw { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.b9vq {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.vrb3v88v {
  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;
}
.rj11 {
  
  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%;
}
.e7pitu5k {
  
  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;
}
.ny238q {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.ny238q.xn7mw {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .p77rrxr {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .p77rrxr::before    { grid-area: rank;   }
  .en0m00k           { grid-area: ident;  }
  .z7v6hx     { grid-area: rating; min-width: 0; width: auto; }
  .b9vq           { grid-area: pills;  }
  .ny238q             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .p77rrxr {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .p77rrxr::before    { justify-self: center; }
  .en0m00k           { width: 100%; }
  .z7v6hx     { justify-self: center; }
  .b9vq           { grid-template-columns: 1fr; }
}
.rawkr3w {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.ve46k {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.yp6n {
  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;
}
.yp6n img { max-width: 80px; max-height: 50px; object-fit: contain; }
.w4y2 { flex: 1; }
.w4y2 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.e97veaqj { color: var(--c-stars); font-size: 1.1rem; }
.g823nc { margin-bottom: 8px; }
.posc1vq {
  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);
}
.posc1vq > span { color: var(--accent); font-weight: 700; }
.brbqs em, .n8bg4hs em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .posc1vq { padding: 10px 16px; gap: 6px 16px; } }
.muwl03q { flex-shrink: 0; align-self: flex-start; }
.muwl03q .xn7mw { white-space: nowrap; }
@media (max-width: 560px) {
  .ve46k { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .yp6n { order: 1; }
  .muwl03q { order: 2; margin-left: auto; align-self: center; }
  .w4y2 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.o6leiwpb img.p5vds { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.c81v { padding: 20px 24px; }
.x778 { color: var(--text-muted); margin-bottom: 16px; }
.j5049 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.ro5geycr, .frdh7m8 { list-style: none; font-size: 0.9rem; }
.ro5geycr li { color: var(--c-pros); margin-bottom: 4px; }
.frdh7m8 li { color: var(--c-cons); margin-bottom: 4px; }
.ro5geycr li::before { content: "✓"; margin-right: 5px; }
.frdh7m8 li::before { content: "✗"; margin-right: 5px; }
.zk7k .ro5geycr li::before { content: "→"; }
.zk7k .frdh7m8 li::before { content: "–"; }
.n4cl6v  .ro5geycr li::before { content: "★"; }
.n4cl6v  .frdh7m8 li::before { content: "✕"; }
.mvxi    .ro5geycr li::before { content: "◆"; }
.mvxi    .frdh7m8 li::before { content: "▲"; }
.g6cs  .ro5geycr li::before { content: "▶"; }
.g6cs  .frdh7m8 li::before { content: "■"; }
.lonnv { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.izfquw { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.jbhyw954 { background: var(--bg-pros); color: var(--c-tag-pay); }
.guabuks8 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.f3wjecc .guabuks8 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.cey0lc4 .guabuks8 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .s6tbv7 .s00gz65w {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .s6tbv7 .rawkr3w { margin: 0; }
}
.e8gu6 .ve46k { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.e8gu6 .w4y2 h3 { color: var(--accent-light); }
.e8gu6 .yp6n { background: var(--bg-page); border: 1px solid var(--border); }
.b0onyvt8 .rawkr3w { border-top: 4px solid var(--accent); }
.b0onyvt8 .ve46k { background: var(--bg-card); }
.zhemr0wr .rawkr3w { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.zhemr0wr .ve46k { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.zhemr0wr .c81v { padding: 14px 16px; }
.zhemr0wr .yp6n { border-radius: 4px; }
.zhemr0wr .guabuks8 { border-radius: 0; }
.ob5vnh .ve46k { padding: 0; gap: 0; overflow: hidden; }
.ob5vnh .yp6n { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.ob5vnh .w4y2 { padding: 16px 20px; }
.ob5vnh .muwl03q { padding: 16px 20px; align-self: center; }
.jb1zsuge .e97veaqj { font-size: .95rem; }
.y4bo .i0scu6ux { gap: 10px; }
.y4bo .svmv, .y4bo .p8uih { padding: 12px; }
.y4bo .svmv ul, .y4bo .p8uih ul { margin: 4px 0 0; padding-left: 18px; }
.y4bo .svmv li, .y4bo .p8uih li { font-size: .85rem; margin-bottom: 3px; }
.sxcc1 .izfquw { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .etzbyxc { grid-template-columns: 1fr; }
  .v0ypug { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .v0ypug .pzpq { width: 72px; height: 50px; }
  .v0ypug .xp4vfnr3 { max-width: 180px; }
  .v0ypug .jq2yg8i2 { width: auto; }
}
.siyd4a .jb1zsuge .e97veaqj { filter: brightness(1.2); }
@media (max-width: 720px) {
  .siyd4a { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .iacmib { padding: 16px; }
  .tt2zt6k .n9h5 { min-width: 50%; }
}
.be9a .i0scu6ux { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .gr091g { grid-template-columns: 1fr; }
  .y9h4hm1v { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .w6nueziq { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .fns2 { flex-wrap: wrap; padding: 16px; }
}
.boicmv89 .i0scu6ux { gap: 8px; }
.boicmv89 .svmv, .boicmv89 .p8uih { padding: 8px; }
@media (max-width: 480px) {
  .cgff { flex-direction: column; align-items: stretch; }
}
.nwtb6gjh .jq2yg8i2 .xn7mw { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .tq7p { flex-direction: column; align-items: stretch; gap: 10px; }
  .nwtb6gjh .jq2yg8i2 { text-align: center; }
}
@media (max-width: 720px) {
  .qwx52 { grid-template-columns: 1fr; }
  .aavnp4ri { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .mh34d { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.r3sar .ts7nj9o9 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.o776j .e97veaqj { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .ixxp4boj { grid-template-columns: 1fr; }
  .o776j { width: 100px; height: 100px; margin: 16px auto; }
  .r3sar { font-size: 1.4rem; }
  .ot10 { justify-content: center; }
  .v4dg .n9h5 { min-width: 50%; }
}
.dfbs8tjp .i0scu6ux { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .njav { flex-wrap: wrap; padding: 14px 16px; }
  .nn3rmpv { padding: 12px 16px; }
  .dfbs8tjp .i0scu6ux { margin: 0 16px; }
  .dfbs8tjp .sxcc1 { padding: 0 16px; }
  .r6ph2e { padding: 12px 16px; }
}
.am81 .p77rrxr {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.am81 .p77rrxr:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.j0toehxe .ro4y { gap: 18px; }
.j0toehxe .p77rrxr {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.j0toehxe .p77rrxr:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.vz7f .ro4y {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.vz7f .p77rrxr {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.vz7f .p77rrxr:last-child { border-bottom: none; }
.vz7f .en0m00k,
.vz7f .z7v6hx,
.vz7f .b9vq {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.qz4nw13j .ro4y { gap: 0; }
.qz4nw13j .p77rrxr {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.qz4nw13j .p77rrxr:last-child { border-bottom: none; }
.qz4nw13j .p77rrxr:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.qz4nw13j .p77rrxr:nth-child(even):hover { background: var(--bg-hover); }
.yfhlj0j .p77rrxr {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.k68o .b9vq .vrb3v88v {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.k68o .b9vq .vrb3v88v:first-child { border-left: none; }
.j2yp .b9vq .vrb3v88v {
  background: transparent; padding: 4px 8px;
}
.j2yp .b9vq .rj11 { font-size: .65rem; opacity: .65; }
.j2yp .b9vq .e7pitu5k   { font-size: 1.15rem; color: var(--accent-light); }
.q3j3 .b9vq .vrb3v88v {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.jm7cqw { display: none; }
.io5k .w79j4 { font-size: 1rem; letter-spacing: 2px; }
.il1plr .w79j4 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.futq0 .w79j4,
.rq2og1m .w79j4,
.fful12 .w79j4 { display: none; }
.futq0 .jm7cqw,
.rq2og1m .jm7cqw,
.fful12 .jm7cqw { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.futq0 .jm7cqw { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.futq0 .jm7cqw small { display: none; }
.rq2og1m .jm7cqw {
  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;
}
.rq2og1m .jm7cqw small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.fful12 .jm7cqw {
  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;
}
.fful12 .jm7cqw small { display: none; }
.futq0 .g823nc .e97veaqj,
.rq2og1m .g823nc .e97veaqj,
.fful12 .g823nc .e97veaqj { display: none; }
.futq0 .g823nc strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.futq0 .ts7nj9o9 { display: none; }
.rq2og1m .g823nc 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;
}
.rq2og1m .jujj,
.rq2og1m .ts7nj9o9 { font-size: 1em; }
.fful12 .g823nc strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.fful12 .ts7nj9o9 { display: none; }
.kt2h33d { margin: 16px 0; }
.uuj5x { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.uuj5x summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.uuj5x summary::after { content: "+"; color: var(--accent-light); }
.uuj5x[open] summary::after { content: "−"; }
.uuj5x p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.crvzjhtj { margin-bottom: 0; }
.i806g h2.o2k9r { color: var(--text-primary); border-color: var(--accent-light); }
.yd4lw2d h2.o2k9r { color: var(--text-primary); border-color: var(--accent-light); }
.oxc2y4 .s6pu9z     { background: #052e16; border-color: #10b981; }
.oxc2y4 .gtity4uk { background: #2d0a1e; border-color: #f43f5e; }
.oxc2y4 .ba31ezx    { background: #1e1036; border-color: #a855f7; }
.oxc2y4 .qg1spty strong  { color: #f1f5f9; }
.oxc2y4 .qg1spty p       { color: #cbd5e1; }
.oxc2y4 .neqco    .s6pu9z     .awurkj::before,
.oxc2y4 .ye11v5  .s6pu9z     .awurkj::before,
.oxc2y4 .sqgno  .s6pu9z     .awurkj::before,
.oxc2y4 .j3xysb .s6pu9z     .awurkj::before { color: #10b981; }
.oxc2y4 .neqco    .gtity4uk .awurkj::before,
.oxc2y4 .ye11v5  .gtity4uk .awurkj::before,
.oxc2y4 .sqgno  .gtity4uk .awurkj::before,
.oxc2y4 .j3xysb .gtity4uk .awurkj::before { color: #f43f5e; }
.oxc2y4 .neqco    .ba31ezx    .awurkj::before,
.oxc2y4 .ye11v5  .ba31ezx    .awurkj::before,
.oxc2y4 .sqgno  .ba31ezx    .awurkj::before,
.oxc2y4 .j3xysb .ba31ezx    .awurkj::before { color: #a855f7; }
.hyrfa2u9 .s6pu9z     { background: #2d2000; border-color: #eab308; }
.hyrfa2u9 .gtity4uk { background: #2d0b0b; border-color: #ef4444; }
.hyrfa2u9 .ba31ezx    { background: #2d1600; border-color: #f97316; }
.hyrfa2u9 .qg1spty strong  { color: #f1f5f9; }
.hyrfa2u9 .qg1spty p       { color: #cbd5e1; }
.hyrfa2u9 .neqco    .s6pu9z     .awurkj::before,
.hyrfa2u9 .ye11v5  .s6pu9z     .awurkj::before,
.hyrfa2u9 .sqgno  .s6pu9z     .awurkj::before,
.hyrfa2u9 .j3xysb .s6pu9z     .awurkj::before { color: #eab308; }
.hyrfa2u9 .neqco    .gtity4uk .awurkj::before,
.hyrfa2u9 .ye11v5  .gtity4uk .awurkj::before,
.hyrfa2u9 .sqgno  .gtity4uk .awurkj::before,
.hyrfa2u9 .j3xysb .gtity4uk .awurkj::before { color: #ef4444; }
.hyrfa2u9 .neqco    .ba31ezx    .awurkj::before,
.hyrfa2u9 .ye11v5  .ba31ezx    .awurkj::before,
.hyrfa2u9 .sqgno  .ba31ezx    .awurkj::before,
.hyrfa2u9 .j3xysb .ba31ezx    .awurkj::before { color: #f97316; }
.sb0a .s6pu9z     { background: #0c1a2e; border-color: #38bdf8; }
.sb0a .gtity4uk { background: #12103a; border-color: #818cf8; }
.sb0a .ba31ezx    { background: #0a2020; border-color: #2dd4bf; }
.sb0a .qg1spty strong  { color: #f1f5f9; }
.sb0a .qg1spty p       { color: #cbd5e1; }
.sb0a .neqco    .s6pu9z     .awurkj::before,
.sb0a .ye11v5  .s6pu9z     .awurkj::before,
.sb0a .sqgno  .s6pu9z     .awurkj::before,
.sb0a .j3xysb .s6pu9z     .awurkj::before { color: #38bdf8; }
.sb0a .neqco    .gtity4uk .awurkj::before,
.sb0a .ye11v5  .gtity4uk .awurkj::before,
.sb0a .sqgno  .gtity4uk .awurkj::before,
.sb0a .j3xysb .gtity4uk .awurkj::before { color: #818cf8; }
.sb0a .neqco    .ba31ezx    .awurkj::before,
.sb0a .ye11v5  .ba31ezx    .awurkj::before,
.sb0a .sqgno  .ba31ezx    .awurkj::before,
.sb0a .j3xysb .ba31ezx    .awurkj::before { color: #2dd4bf; }
.r46fy::before,
.qahd::before { margin-right: 5px; }
.z8rcudrd .svmv ul li,
.z8rcudrd .ro5geycr li         { color: #4ade80; }
.z8rcudrd .svmv .r46fy { color: #22c55e; }
.z8rcudrd .p8uih ul li,
.z8rcudrd .frdh7m8 li         { color: #f87171; }
.z8rcudrd .p8uih .qahd { color: #ef4444; }
.ra5yfu9 .svmv { background: var(--bg-pros); }
.ra5yfu9 .p8uih { background: var(--bg-cons); }
.ra5yfu9 .svmv .r46fy { color: var(--c-pros-label); }
.ra5yfu9 .p8uih .qahd { color: var(--c-cons); }
.ra5yfu9 .svmv ul li,
.ra5yfu9 .ro5geycr li            { color: var(--c-pros); }
.ra5yfu9 .p8uih ul li,
.ra5yfu9 .frdh7m8 li            { color: var(--c-cons); }
.hvpyk1 .svmv { background: var(--bg-pros); }
.hvpyk1 .p8uih { background: var(--bg-cons); }
.hvpyk1 .svmv .r46fy { color: var(--c-pros-label); }
.hvpyk1 .p8uih .qahd { color: var(--c-cons); }
.hvpyk1 .svmv ul li,
.hvpyk1 .ro5geycr li          { color: var(--c-pros); }
.hvpyk1 .p8uih ul li,
.hvpyk1 .frdh7m8 li          { color: var(--c-cons); }
.f7aw4rwk .r46fy::before { content: "✓ "; }
.f7aw4rwk .qahd::before { content: "✗ "; }
.zk7k .r46fy::before { content: "→ "; }
.zk7k .qahd::before { content: "← "; }
.n4cl6v .r46fy::before { content: "★ "; }
.n4cl6v .qahd::before { content: "✕ "; }
.mvxi .r46fy::before { content: "◆ "; }
.mvxi .qahd::before { content: "▲ "; }
.cey0lc4 .qg1spty { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.cey0lc4 .qg1spty strong { color: var(--text-primary); }
.cey0lc4 .qg1spty p      { color: var(--text-muted); }
.f3wjecc .qg1spty { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.ev8ckg7 .qg1spty {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.ev8ckg7 .qg1spty strong,
.ev8ckg7 .qg1spty p { color: #fff; }
.ev8ckg7 .awurkj::before { color: rgba(255,255,255,0.9) !important; }
.vp3pduy .qg1spty {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.vp3pduy .qg1spty strong { color: var(--text-primary); }
.vp3pduy .qg1spty p      { color: var(--text-muted); }
.gejvr .qg1spty { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.neqco .awurkj,
.ye11v5 .awurkj,
.sqgno .awurkj,
.j3xysb .awurkj { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.neqco .awurkj::before,
.ye11v5 .awurkj::before,
.sqgno .awurkj::before,
.j3xysb .awurkj::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.neqco .s6pu9z     .awurkj::before { content: "✦"; color: var(--c-tip-border); }
.neqco .gtity4uk .awurkj::before { content: "▲"; color: var(--c-warn-border); }
.neqco .ba31ezx    .awurkj::before { content: "◉"; color: #60a5fa; }
.ye11v5 .s6pu9z     .awurkj::before { content: "★"; color: var(--c-tip-border); }
.ye11v5 .gtity4uk .awurkj::before { content: "◆"; color: var(--c-warn-border); }
.ye11v5 .ba31ezx    .awurkj::before { content: "●"; color: #60a5fa; }
.sqgno .s6pu9z     .awurkj::before { content: "▶"; color: var(--c-tip-border); }
.sqgno .gtity4uk .awurkj::before { content: "■"; color: var(--c-warn-border); }
.sqgno .ba31ezx    .awurkj::before { content: "▸"; color: #60a5fa; }
.j3xysb .s6pu9z     .awurkj::before { content: "→"; color: var(--c-tip-border); }
.j3xysb .gtity4uk .awurkj::before { content: "⬥"; color: var(--c-warn-border); }
.j3xysb .ba31ezx    .awurkj::before { content: "◈"; color: #60a5fa; }
.jm50lizn .wkw0x8n .xd6q6,
.jm50lizn .c1hhxyd .xd6q6  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.jm50lizn .nfv6jtuu                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.jm50lizn .p77rrxr                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.jm50lizn .rawkr3w            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.jm50lizn .irxxodg          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.jm50lizn .f85wmjm                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.lvwa .wkw0x8n .xd6q6,
.lvwa .c1hhxyd .xd6q6,
.lvwa .nfv6jtuu,
.lvwa .p77rrxr,
.lvwa .rawkr3w,
.lvwa .irxxodg,
.lvwa .f85wmjm,
.lvwa .gejvr .qg1spty { box-shadow: none; }
.y05np34a   .pb7z, .y05np34a .wuzgf7sr, .y05np34a .k7i36kcu,
.y05np34a   .vyf3s5m, .y05np34a .krmy8o0l { font-size: 0.9rem; }
.y05np34a   .chcz, .y05np34a .l7luc1 { font-size: 0.9rem; }
.gw2mzqsm   .pb7z, .gw2mzqsm .wuzgf7sr, .gw2mzqsm .k7i36kcu,
.gw2mzqsm   .vyf3s5m, .gw2mzqsm .krmy8o0l { font-size: 0.95rem; }
.gw2mzqsm   .chcz, .gw2mzqsm .l7luc1 { font-size: 0.95rem; }
.ot0n2rn   .pb7z, .ot0n2rn .wuzgf7sr, .ot0n2rn .k7i36kcu,
.ot0n2rn   .vyf3s5m, .ot0n2rn .krmy8o0l { font-size: 1.08rem; }
.ot0n2rn   .chcz, .ot0n2rn .l7luc1 { font-size: 1.05rem; }
.ot0n2rn   .onoft { font-size: 0.97rem; }
.uvmva .ac3wzbad      { font-size: 3.2rem; }
.uvmva h2.o2k9r { font-size: 1.9rem; }
.uvmva h3.w3xg     { font-size: 1.4rem; }
.ie73mzsp .ac3wzbad      { font-size: 3.8rem; }
.ie73mzsp h2.o2k9r { font-size: 2.2rem; }
.ie73mzsp h3.w3xg     { font-size: 1.6rem; }
.crvzjhtj + .crvzjhtj { position: relative; }
.vgylirv   .crvzjhtj + .crvzjhtj::before,
.zhiyfx  .crvzjhtj + .crvzjhtj::before,
.d68t4   .crvzjhtj + .crvzjhtj::before,
.wxsuh8gh   .crvzjhtj + .crvzjhtj::before,
.lsqdgmx8   .crvzjhtj + .crvzjhtj::before,
.grzsr4cz .crvzjhtj + .crvzjhtj::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.vgylirv .crvzjhtj + .crvzjhtj::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.zhiyfx .crvzjhtj + .crvzjhtj::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.d68t4 .crvzjhtj + .crvzjhtj::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;
}
.wxsuh8gh .crvzjhtj + .crvzjhtj::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.oct1pqcn .crvzjhtj { margin-bottom: 16px; }
.oct1pqcn .crvzjhtj + .crvzjhtj { margin-top: 0; }
.oct1pqcn .oynn7 { padding-top: 0; padding-bottom: 0; }
.lsqdgmx8 .crvzjhtj + .crvzjhtj::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.grzsr4cz .crvzjhtj + .crvzjhtj::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.fsgwn3q .crvzjhtj + .crvzjhtj::before,
.v0j9zn .crvzjhtj + .crvzjhtj::before,
.wubv .crvzjhtj + .crvzjhtj::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%;
}
.fgs2t .fsgwn3q .crvzjhtj:nth-child(even)::before,
.fgs2t .v0j9zn .crvzjhtj:nth-child(even)::before,
.fgs2t .wubv .crvzjhtj:nth-child(even)::before { background: var(--bg-surface); }
.w05na .fsgwn3q .crvzjhtj:nth-child(even)::before,
.w05na .v0j9zn .crvzjhtj:nth-child(even)::before,
.w05na .wubv .crvzjhtj:nth-child(even)::before { background: var(--bg-card); }
.fsgwn3q .crvzjhtj + .crvzjhtj::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");
}
.v0j9zn .crvzjhtj + .crvzjhtj::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");
}
.wubv .crvzjhtj + .crvzjhtj::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");
}
.t02ohm .bigku86z,
.wjp0m4i4 .bigku86z,
.u2yvyhdi .bigku86z { overflow: hidden; }
.t02ohm .kseg,
.wjp0m4i4 .kseg { margin-bottom: 60px; }
.u2yvyhdi .kseg { margin-bottom: 70px; }
.t02ohm .bigku86z::before,
.wjp0m4i4 .bigku86z::before,
.u2yvyhdi .bigku86z::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%;
}
.t02ohm .bigku86z::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");
}
.wjp0m4i4 .bigku86z::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");
}
.u2yvyhdi .bigku86z::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");
}
.ghpahjfn .bigku86z:not(.hhnls1b9) .rxggda { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.uc4u7dv .bigku86z:not(.hhnls1b9) .rxggda { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.wdunu  .bigku86z:not(.hhnls1b9) .rxggda { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.uuhj8  .bigku86z:not(.hhnls1b9) .rxggda { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.wdunu .hhnls1b9 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.wdunu .n28u1l { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.wdunu .dt9x { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.dxyei6ke .hhnls1b9 .rxggda { background: none; }
.dxyei6ke .bigku86z:not(.hhnls1b9) .rxggda { background: rgba(0,0,0,0.6); }
.pz8f .oheen { float: left; width: 38%; margin: 0 28px 16px 0; }
.pz8f .oheen .as3f { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.pz8f .oynn7::after { content: ''; display: block; clear: both; }
.e0k039 .oheen { float: right; width: 38%; margin: 0 0 16px 28px; }
.e0k039 .oheen .as3f { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.e0k039 .oynn7::after { content: ''; display: block; clear: both; }
.fz6jf .crvzjhtj:nth-child(odd)  .oheen { float: left;  width: 38%; margin: 0 28px 16px 0; }
.fz6jf .crvzjhtj:nth-child(even) .oheen { float: right; width: 38%; margin: 0 0 16px 28px; }
.fz6jf .oheen .as3f { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.fz6jf .oynn7::after { content: ''; display: block; clear: both; }
.pz8f .la89ru,
.pz8f .ro4y,
.e0k039 .la89ru,
.e0k039 .ro4y,
.fz6jf .la89ru,
.fz6jf .ro4y { clear: both; }
@media (max-width: 900px) {
  .pz8f .oheen,
  .e0k039 .oheen,
  .fz6jf .crvzjhtj:nth-child(odd)  .oheen,
  .fz6jf .crvzjhtj:nth-child(even) .oheen {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .pz8f .oheen .as3f,
  .e0k039 .oheen .as3f,
  .fz6jf .oheen .as3f {
    max-height: none !important;
  }
}
.pz8f .chcz,
.pz8f .l7luc1,
.e0k039 .chcz,
.e0k039 .l7luc1,
.fz6jf .chcz,
.fz6jf .l7luc1 { overflow: hidden; }
@media (max-width: 640px) {
  .pz8f .oheen,
  .e0k039 .oheen,
  .fz6jf .oheen { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ko54xkv .avr0cwff,
.ko54xkv .oynn7,
.ko54xkv .txm9nmw  { max-width: 1100px; }
.blco .avr0cwff,
.blco .oynn7,
.blco .txm9nmw  { max-width: 1200px; }
.am0mcoh .avr0cwff,
.am0mcoh .oynn7,
.am0mcoh .txm9nmw  { max-width: 1320px; }
.am0mcoh { --content-mw: 1320px; }
.x0hqn7o { font-size: 0.82rem; color: var(--text-muted); }
.f1khk { display: flex; align-items: center; }
.vkvn17f {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.m00xnu7 { display: flex; align-items: center; }
.dittal { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.dittal:hover { text-decoration: underline; }
.pltowc { margin: 0 3px; opacity: 0.45; }
.pltowc::before { content: '/'; }
.atua7n1 { padding: 2px 5px; color: var(--text-main); }
.we5c7ld .x0hqn7o {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.we5c7ld .f1khk { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.dv4hgr .x0hqn7o {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.dv4hgr .f1khk { padding: 0 0 0 12px; }
.obnheps2 .f1khk { padding: 0 16px; }
.obnheps2 .x0hqn7o {
  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);
}
.obnheps2 .avr0cwff { padding-top: 28px; }
@media (max-width: 720px) {
  .qktcyvo { margin-top: 18px; padding: 0 16px; }
  .obnheps2 .avr0cwff { padding-top: 16px; }
}
.ko54xkv.we5c7ld .f1khk { max-width: 1100px; }
.blco.we5c7ld .f1khk { max-width: 1200px; }
.am0mcoh.we5c7ld .f1khk { max-width: 1320px; }
.am0mcoh .qktcyvo { max-width: 1320px; }
.ofl49e .crvzjhtj { padding-top: 16px; padding-bottom: 16px; }
.mdue .crvzjhtj { padding-top: 24px; padding-bottom: 24px; }
.boxbbjq6 .crvzjhtj { padding-top: 40px; padding-bottom: 40px; }
.uyxbdc .crvzjhtj { padding-top: 52px; padding-bottom: 52px; }
.cvt1a .crvzjhtj:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.cvt1a .crvzjhtj:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.cvt1a .crvzjhtj:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.cvt1a .crvzjhtj:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.pm8ds6 .oynn7 { padding-top: 10px;  padding-bottom: 10px; }
.frnko9uj .oynn7 { padding-top: 18px;  padding-bottom: 18px; }
.fxbhdx4 .oynn7 { padding-top: 36px;  padding-bottom: 36px; }
.dr0g6m .oynn7 { padding-top: 48px;  padding-bottom: 48px; }
.f674y8td h2.o2k9r { font-weight: 600; }
.f674y8td h3.w3xg     { font-weight: 600; }
.auav4 { font-weight: 500; }
.auav4 h2.o2k9r { font-weight: 800; }
.auav4 h3.w3xg     { font-weight: 700; }
.knpkv40 h2.o2k9r { font-weight: 900; }
.knpkv40 h3.w3xg     { font-weight: 800; }
.knpkv40 .qg1spty strong,
.knpkv40 .qg1spty strong { font-weight: 600; }
.cctj {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.gszon .cctj { display: none; }
@media (max-width: 640px) {
  .cctj { display: none !important; }
}
.cctj { background: var(--cta) !important; color: #fff !important; border: none !important; }
.cctj:hover { opacity: 0.85; }
.isz040uz .cctj { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.n3xdcvp2  .tp3he { left: 32px; }
@media (max-width: 480px) {
  .j8apq .tp3he { right: 20px; bottom: 20px; }
  .n3xdcvp2  .tp3he { left: 20px; bottom: 20px; }
}
.lsbeg1k { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.txm9nmw { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.suz8l { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.tvn4r6n { color: var(--text-dim); font-size: 0.8rem; }
.gixja a, .jz0ud1po a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.gixja a:hover, .jz0ud1po a:hover { color: var(--accent-light); }
.jz0ud1po { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.gbn3wfeo .txm9nmw { text-align: center; }
.gbn3wfeo .jz0ud1po { justify-content: center; margin-bottom: 16px; }
.gbn3wfeo .suz8l { margin-top: 0; }
.qwilvzf { margin-top: 10px; }
.qwilvzf a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .txm9nmw { padding-left: 16px; padding-right: 16px; }
  .m8siq .txm9nmw { padding: 20px 16px; }
  .jz0ud1po { gap: 4px 12px; }
  .suz8l { font-size: 0.78rem; }
}
.t9s9luj .suz8l { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.t9s9luj .tvn4r6n { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .t9s9luj .bidj { grid-template-columns: 1fr 1fr; } .t9s9luj .fr6f { grid-column: 1 / -1; } }
@media (max-width: 480px) { .t9s9luj .bidj { grid-template-columns: 1fr; } }
.gecs5l .suz8l { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .gecs5l .j1ig { gap: 12px; } .gecs5l .vial { margin-right: 0; width: 100%; } }
.g1at3ei1 .suz8l { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.g1at3ei1 .tvn4r6n { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .g1at3ei1 .gqk0 { grid-template-columns: 1fr 1fr; } .g1at3ei1 .pj0mmwc2 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .g1at3ei1 .gqk0 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .pehh5 .eho1zh7w { grid-template-columns: 1fr 1fr; } .pehh5 .oq3su:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .pehh5 .eho1zh7w { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .onq6u .eho1zh7w { grid-template-columns: 1fr; } }
.h9b4r90k .txm9nmw { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.h9b4r90k .jz0ud1po { justify-content: center; }
.d15g .xady      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.d15g .lsbeg1k { background: var(--bg-page); border-top-color: var(--border-alt); }
.zvvi .xady      { background: #0d1117; border-bottom-color: #21262d; }
.zvvi .oufdnj1 { color: var(--accent-light); }
.zvvi .gyyxgvrz { --msep-color: #8b949e; }
.zvvi .gyyxgvrz a { color: #8b949e; }
.zvvi .gyyxgvrz a:hover { color: var(--accent-light); }
.zvvi .pypxtbh { color: #8b949e; }
.zvvi .lsbeg1k { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.zvvi .suz8l,
.zvvi .tvn4r6n { color: #6e7681; }
.zvvi .gixja a, .zvvi .jz0ud1po a,
.zvvi .gixja a:hover, .zvvi .jz0ud1po a:hover,
@media (max-width: 640px) {
  .zvvi .gyyxgvrz { background: #0d1117; border-top-color: #21262d; }
  .zvvi .gyyxgvrz li a { border-bottom-color: #21262d; }
}
.paiba9o .xady      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.paiba9o .oufdnj1 { color: var(--accent-light); }
.paiba9o .gyyxgvrz { --msep-color: #475569; }
.paiba9o .gyyxgvrz a { color: #475569; }
.paiba9o .gyyxgvrz a:hover { color: var(--accent-light); }
.paiba9o .pypxtbh { color: #64748b; }
.paiba9o .lsbeg1k { background: #f0f4f8; border-top-color: #cbd5e1; }
.paiba9o .suz8l,
.paiba9o .tvn4r6n { color: #64748b; }
.paiba9o .gixja a, .paiba9o .jz0ud1po a,
.paiba9o .gixja a:hover, .paiba9o .jz0ud1po a:hover,
@media (max-width: 640px) {
  .paiba9o .gyyxgvrz { background: #f0f4f8; border-top-color: #cbd5e1; }
  .paiba9o .gyyxgvrz li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.oo4587on .xady      { background: var(--accent); border-bottom-color: var(--accent-light); }
.oo4587on .oufdnj1 { color: #fff; }
.oo4587on .gyyxgvrz { --msep-color: rgba(255,255,255,0.82); }
.oo4587on .gyyxgvrz a { color: rgba(255,255,255,0.82); }
.oo4587on .gyyxgvrz a:hover { color: #fff; }
.oo4587on .pypxtbh { color: rgba(255,255,255,0.9); }
.oo4587on .lsbeg1k { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.oo4587on .suz8l,
.oo4587on .tvn4r6n { color: rgba(255,255,255,0.72); }
.oo4587on .gixja a, .oo4587on .jz0ud1po a,
.oo4587on .gixja a:hover, .oo4587on .jz0ud1po a:hover,
@media (max-width: 640px) {
  .oo4587on .gyyxgvrz { background: var(--accent); border-top-color: var(--accent-light); }
  .oo4587on .gyyxgvrz li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ruh6t .xady {
  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);
}
.ruh6t .lsbeg1k {
  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) {
  .ruh6t .gyyxgvrz {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.hixk2l4 .q0t3n { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.rwcy8mdr .q0t3n { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.lwrvue .q0t3n { min-height: 72px; height: auto; }
.r9t9xc .q0t3n { min-height: 84px; height: auto; }
.m8siq .q0t3n { max-width: none; padding: 0 32px; }
.m8siq .txm9nmw  { max-width: none; padding: 24px 32px; }
.szz3c8fx.blco .q0t3n { max-width: 1200px; }
.szz3c8fx.am0mcoh .q0t3n { max-width: 1320px; }
.j0985sl3   .oufdnj1, .j0985sl3   .vial { text-transform: capitalize; }
.qylhwn .oufdnj1, .qylhwn .vial { text-transform: lowercase; }
.cqyk7d .oufdnj1, .cqyk7d .vial { text-transform: uppercase; letter-spacing: 0.06em; }
.u9tij, .a6kvav2f {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.puuwzffm .u9tij,
.b8qsx0 .u9tij,
.uaydt0gt .u9tij,
.g93ssy .u9tij,
.lodrx   .gyyxgvrz a { font-weight: 500; }
.vnw91w .gyyxgvrz a { font-weight: 600; }
.mv6f32ye     .gyyxgvrz a { font-weight: 700; }
.kk9olj8    .gyyxgvrz a { font-weight: 800; letter-spacing: 0.01em; }
.b9rh0     .gyyxgvrz > li + li::before,
.ifvy    .gyyxgvrz > li + li::before,
.n00dd    .gyyxgvrz > li + li::before,
.u43r .gyyxgvrz > li + li::before,
.i2gri9tg .gyyxgvrz > li + li::before,
.b60twvrt  .gyyxgvrz > li + li::before,
.c7758lz    .gyyxgvrz > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.b9rh0     .gyyxgvrz > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ifvy    .gyyxgvrz > li + li::before { content: "|"; }
.n00dd    .gyyxgvrz > li + li::before { content: "—"; }
.u43r .gyyxgvrz > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.i2gri9tg .gyyxgvrz > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.b60twvrt  .gyyxgvrz > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.c7758lz    .gyyxgvrz > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .zt0jl .pypxtbh,
  .arou5d .pypxtbh,
  .t4wtfm02 .pypxtbh,
  .uwnm9bv .pypxtbh,
  .n841e .pypxtbh {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .zt0jl .pypxtbh::before,
  .arou5d .pypxtbh::before,
  .t4wtfm02 .pypxtbh::before,
  .uwnm9bv .pypxtbh::before,
  .n841e .pypxtbh::before { content: ""; display: block; flex-shrink: 0; }

  
  .zt0jl .pypxtbh::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;
  }

  
  .arou5d .pypxtbh::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;
  }

  
  .t4wtfm02 .pypxtbh::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;
  }

  
  .uwnm9bv .pypxtbh::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;
  }

  
  .n841e .pypxtbh::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) {
  .zej1694w .pypxtbh {
    padding: 5px 14px;
  }
  .zej1694w .gyyxgvrz {
    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;
  }
  .zej1694w .gyyxgvrz li a {
    border-bottom: none; padding: 10px 22px;
  }
  .zej1694w .gyyxgvrz li a:hover { background: var(--bg-raised); }
  .zej1694w .gumalil,
  .ecyjtql .gumalil,
  .lygcv .gumalil { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .d28hpg .pypxtbh {
    padding: 5px 10px;
  }
  .d28hpg .gyyxgvrz {
    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);
  }
  .d28hpg .gyyxgvrz.z7szwz8u { transform: translateX(0); }
  .d28hpg .gyyxgvrz li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .d28hpg .gyyxgvrz li:last-child a { border-bottom: none; }
  .oo4587on .gyyxgvrz,
  .zvvi .gyyxgvrz { background: var(--accent) !important; }
  .oo4587on .gyyxgvrz li a,
  .zvvi .gyyxgvrz li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .lygcv .pypxtbh {
    padding: 5px 10px;
  }
  .lygcv .gyyxgvrz {
    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);
  }
  .lygcv .gyyxgvrz::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .lygcv .gyyxgvrz.z7szwz8u { transform: translateY(0); }
  .lygcv .gyyxgvrz li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .zl1otqku .pypxtbh {
    padding: 5px 10px;
  }
  .zl1otqku .gyyxgvrz {
    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;
  }
  .zl1otqku .gyyxgvrz.z7szwz8u { opacity: 1; pointer-events: auto; }
  .zl1otqku .gyyxgvrz li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .sp4hggz     .pypxtbh { border-radius: 0 !important; }
  .ray8   .pypxtbh { border-radius: 8px !important; }
  .umgnm .pypxtbh { border-radius: 50% !important; }
  .tp4db4jw   .pypxtbh { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .s4b0 .ml1y4nua { flex-direction: column; align-items: stretch; }
  .s4b0 .sj7bip4 { flex-direction: row; min-width: auto; }
  .s4b0 .ifz91 { align-items: flex-start; text-align: left; }
}
.xz9n6kj,
.xz9n6kj.crvzjhtj,
.fgs2t .xz9n6kj,
.ysjo4j .xz9n6kj,
.w05na .xz9n6kj,
.mmdw .xz9n6kj {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.lm0up {
  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;
}
.afqa7 { flex: 1 1 280px; min-width: 0; }
.qtxul {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.glaqie {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.m59ihmzs {
  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;
}
.m59ihmzs:hover { transform: translateY(-1px); opacity: 0.95; }
.jxx8d4ja .lm0up {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.jxx8d4ja .qtxul { color: var(--cta); }
.jxx8d4ja .glaqie { color: var(--text-body); }
.jxx8d4ja .m59ihmzs {
  background: var(--cta) !important;
  color: #fff !important;
}
.ume9x .lm0up {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ume9x .qtxul { color: var(--text-primary); }
.ume9x .glaqie { color: var(--text-body); }
.ume9x .m59ihmzs {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .lm0up {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .afqa7 { flex: 0 0 auto; }
  .qtxul { font-size: 1.2rem; }
  .m59ihmzs { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.gfc6 .tkyln { height: 36px; }
.udcmzjfm .tkyln { height: 60px; max-width: 200px; }
.s6h74da .tkyln { height: 56px; max-width: 180px; }
.r63739ta    .w79j4, .r63739ta    .e97veaqj { color: #f59e0b; }
.omal0i7      .w79j4 { font-size: 1rem; letter-spacing: 1.5px; }
.omal0i7      .e97veaqj   { font-size: 1.35rem; }
.j5qfi    .w79j4, .j5qfi    .e97veaqj { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.kzws36a     .w79j4, .kzws36a     .e97veaqj { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.p2h6t .w79j4, .p2h6t .e97veaqj { color: var(--cta); letter-spacing: 2px; }
.fe6ljng   .w79j4, .fe6ljng   .e97veaqj { color: #e91e63; letter-spacing: 2px; }
.fuago  .w79j4, .fuago  .e97veaqj { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.d1mpube8     .w79j4, .d1mpube8     .e97veaqj { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.k68o .vrb3v88v + .vrb3v88v {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.ugcgf .p77rrxr { padding: 18px 24px; min-height: 68px; }
.j2yp .rj11 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.j2yp .e7pitu5k {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.q3j3 .vrb3v88v {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.ro4y { counter-reset: cs-rank; }
.ro4y .p77rrxr { counter-increment: cs-rank; }
.ro4y .p77rrxr::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;
}
.lc2m .ro4y { counter-reset: cs-rank; gap: 0; }
.lc2m .p77rrxr {
  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;
}
.lc2m .p77rrxr::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;
}
.lc2m .en0m00k {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.lc2m .mceg8 {
  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;
}
.lc2m .r15f { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.lc2m .en0m00k { min-width: 0; flex-direction: column; width: 100%; }
.lc2m .ljlor5 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.lc2m .w79j4 { color: var(--cta, var(--accent)); }
.lc2m .jm7cqw { font-weight: 700; }
.lc2m .vrb3v88v {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.lc2m .rj11 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.lc2m .e7pitu5k {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.lc2m .l4h80im .e7pitu5k { font-size: 1.3rem; color: var(--accent-light); }
.lc2m .ny238q {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.lc2m .p77rrxr:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .lc2m .ro4y {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .lc2m .p77rrxr {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .lc2m .p77rrxr { padding: 40px 16px 20px; }
  .lc2m .vrb3v88v {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .lc2m .ny238q { width: 100%; min-width: 0; }
}
.ockrnza6 .ro4y { counter-reset: cs-rank; gap: 10px; }
.ockrnza6 .p77rrxr {
  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);
}
.ockrnza6 .p77rrxr::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);
}
.ockrnza6 .en0m00k {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.ockrnza6 .mceg8 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.ockrnza6 .r15f { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.ockrnza6 .ljlor5 {
  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;
}
.ockrnza6 .w79j4 { color: var(--cta, var(--accent)); }
.ockrnza6 .vrb3v88v {
  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;
}
.ockrnza6 .rj11 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.ockrnza6 .e7pitu5k { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.ockrnza6 .l4h80im .e7pitu5k { color: var(--accent-light); }
.ockrnza6 .ny238q {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.ockrnza6 .p77rrxr:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .ockrnza6 .p77rrxr {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ockrnza6 .p77rrxr::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ockrnza6 .en0m00k {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ockrnza6 .ljlor5 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ockrnza6 .vrb3v88v {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ockrnza6 .ny238q { width: 100%; min-width: 0; }
  .ockrnza6 .w79j4 { min-width: 0; }
}
.r8qz59 .p77rrxr::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.fje1 .uuj5x {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.fje1 .uuj5x summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.fje1 .uuj5x p { padding: 0 2px 16px; }
.raatn2e .uuj5x { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.raatn2e .uuj5x summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.raatn2e .uuj5x summary::after { content: "›"; font-size: 1.2em; }
.raatn2e .uuj5x[open] summary::after { content: "‹"; }
.raatn2e .uuj5x p { padding: 10px 22px 4px; }
.s3qqaxyi .uuj5x {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.s3qqaxyi .uuj5x summary { color: var(--text-primary); padding-left: 16px; }
.s3qqaxyi .uuj5x summary::after { content: "›"; font-size: 1.1em; }
.s3qqaxyi .uuj5x[open] summary::after { content: "‹"; }
.s3qqaxyi .uuj5x p { padding-left: 16px; }
.z0b7bjza .kt2h33d { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.z0b7bjza .uuj5x {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.z0b7bjza .uuj5x:last-child { border-bottom: none; }
.z0b7bjza .uuj5x summary { color: var(--text-primary); border-radius: 0; }
.z0b7bjza .uuj5x summary::after { content: "›"; font-size: 1.1em; }
.z0b7bjza .uuj5x[open] summary::after { content: "‹"; }
.rneime .uuj5x { overflow: hidden; }
.rneime .uuj5x summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.rneime .uuj5x summary::after { color: rgba(255,255,255,.75); }
.rneime .uuj5x[open] summary { border-radius: 0; }
.tpnn { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.epk2zc {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.y1tvix {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ex3gh { color: var(--text-muted); font-size: 1.05rem; }
.rxom {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.so0o9wdo { margin-bottom: 20px; }
.qw74xc0g {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.kof4jhd {
  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;
}
.kof4jhd:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.e2p8z66s { resize: vertical; min-height: 130px; }
.x3tapmf { width: 100%; margin-top: 8px; }
.vre3 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.hh647 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.yp2y86m0 { color: var(--text-muted); line-height: 1.75; }
.pfn1 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.pfn1 li { margin-bottom: 6px; }
.oudvzozk { max-width: 760px; margin: 0 auto; }
.oivijr { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.rrgp ul.pfn1 { margin: 0; }
.ygq5wiyf .oivijr { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .ygq5wiyf { grid-template-columns: 1fr; gap: 10px; } }
.hrm9ohsz { max-width: 640px; margin: 0 auto; text-align: center; }
.x562pz { margin-bottom: 48px; }
.x562pz .oivijr { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.x562pz p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.t99iqu .pfn1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .a61nmf { grid-template-columns: 1fr; } }
.s6hx { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.s6hx:hover .vbj7x3h { color: var(--accent-light); text-decoration: underline; }
.hogbd1 { color: inherit; text-decoration: none; }
.hogbd1:hover { color: var(--accent-light); text-decoration: underline; }
.xbe8fll { display: inline-block; line-height: 0; }
.qf0og5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ssr32zuo { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.ssr32zuo:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.pc9id6x { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.ssr32zuo p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ssr32zuo ul.pfn1 { margin: 0; }
.u2dzha { color: var(--text-muted); line-height: 1.75; }
.uxgk1d .pfn1,
.uhnuzug .pfn1,
.rk0286 .pfn1,
.a86r1c .pfn1 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.uxgk1d .ssr32zuo,
.uhnuzug .ssr32zuo { text-align: left; }
.uxgk1d .pc9id6x,
.uhnuzug .pc9id6x { text-align: center; }
.jo55jxy { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.iwvy5k7 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.npen { font-size: 1.1rem; }
.t88lxxh { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.rhft06 { margin-top: 12px; }
.zw43cg { 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; }
.zw43cg:hover { border-bottom-color: var(--accent-light); }
.rzkltu7 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.rzkltu7 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.g3zlc83 { width: 260px; height: 260px; }
.c62mc53 { border-radius: 28%; }
.nl2kx { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.q324z { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .d94kazor { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.wsbkga .t88lxxh, .wsbkga .iwvy5k7 { max-width: 640px; }
.hf1w4v { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.r2cw { position: sticky; top: 96px; align-self: start; }
.r2cw .jo55jxy { font-size: 1.6rem; margin-top: 18px; }
.ejvja .t88lxxh { margin-bottom: 28px; }
@media (max-width: 860px) { .hf1w4v { grid-template-columns: 1fr; } .r2cw { position: static; text-align: center; } }
.uuw1qbs .rzkltu7 { margin: 0 auto 18px; }
.uuw1qbs .nl2kx { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .ixp2 { grid-template-columns: 1fr; } }
.utgshten .jo55jxy { font-size: 1.6rem; margin-bottom: 6px; }
.a86r1c .pfn1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .utgshten { flex-direction: column; text-align: center; } .ifb02as { grid-template-columns: 1fr; } }
.ner9n .jo55jxy { font-size: 1.35rem; margin: 0 0 4px; }
.ner9n .nl2kx { margin: 0; }
.kd6ui {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.kd6ui .y1tvix { color: var(--accent-light); }
.zrzas0 .y1tvix { font-size: 2rem; }
.zrzas0 .ex3gh { max-width: 680px; }
.olmnr4t .y1tvix { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.olmnr4t .ex3gh  { margin: 0; }
@media (max-width: 640px) { .olmnr4t { flex-direction: column; } }
.fa7401z .y1tvix { color: var(--accent-light); }
.okbl1z .y1tvix { color: #fff; }
.okbl1z .ex3gh  { color: rgba(255,255,255,0.85); }
.czwff9l { max-width: 680px; margin: 0 auto; }
.wc6kqc {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .wc6kqc { grid-template-columns: 1fr; } }
.zujh { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.zujh .kof4jhd {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.zujh .kof4jhd:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.zwl5 .kof4jhd { background: var(--bg-raised); border-color: transparent; }
.zwl5 .kof4jhd:focus { background: var(--bg-card); border-color: var(--accent-light); }
.bd1mo .kof4jhd { border-radius: 100px; padding: 11px 20px; }
.bd1mo .e2p8z66s { border-radius: 14px; }
@media (max-width: 640px) { .ka5i72p { grid-template-columns: 1fr; } }
.bf2e6cx1{display:none}
.bf2e6cx1:empty,.bipy:empty{display:none}
.ssczh8{position:relative;overflow:visible}
.sj63wx .qdghuoqg,.te7asiok .qdghuoqg,
.l8mbf7 .qdghuoqg,.cd7n .qdghuoqg,
.ppvc6ne .qdghuoqg,.vu3uky .qdghuoqg{display:block}
.sdkq56t6 .eynkwub{display:block}
.sj63wx .qdghuoqg,.te7asiok .qdghuoqg,
.l8mbf7 .qdghuoqg,.cd7n .qdghuoqg,
.ppvc6ne .qdghuoqg{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}
.sj63wx .qdghuoqg .bipy,.te7asiok .qdghuoqg .bipy,
.l8mbf7 .qdghuoqg .bipy,.cd7n .qdghuoqg .bipy,
.ppvc6ne .qdghuoqg .bipy{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}
.sj63wx .la8z71h,.te7asiok .la8z71h,
.l8mbf7 .la8z71h,.cd7n .la8z71h,
.ppvc6ne .la8z71h{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.sj63wx .qdghuoqg,.te7asiok .qdghuoqg{top:12px}
.sj63wx .qdghuoqg .bipy{margin-right:auto}
.te7asiok .qdghuoqg .bipy{margin-left:auto}
.te7asiok .qdghuoqg{text-align:right}
.l8mbf7 .qdghuoqg,.cd7n .qdghuoqg{bottom:12px}
.l8mbf7 .qdghuoqg .bipy{margin-right:auto}
.cd7n .qdghuoqg .bipy{margin-left:auto}
.cd7n .qdghuoqg{text-align:right}
.ppvc6ne .qdghuoqg{position:relative;margin-top:16px}
.ppvc6ne .qdghuoqg .bipy{margin:0 auto}
.vu3uky .qdghuoqg{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.vu3uky .qdghuoqg .bipy{margin:0}
.vu3uky .dt9x~.qdghuoqg,
.vu3uky .zujqag3p~.qdghuoqg{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.vu3uky .dt9x~.qdghuoqg .bipy,
.vu3uky .zujqag3p~.qdghuoqg .bipy{justify-content:flex-start}
.dt9x~.qdghuoqg,.zujqag3p~.qdghuoqg{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}
.dt9x~.qdghuoqg .bipy{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.zujqag3p~.qdghuoqg .bipy{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.eynkwub .bipy{margin:0 0 12px}
.bipy{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.m9ckd{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.vbj7x3h{font-weight:600;color:var(--text-heading);opacity:1}
.c6fj0z6j::before{content:"·";margin:0 2px;opacity:.5}
.la8z71h{white-space:nowrap}
.a5hu1 .m9ckd{display:none}
.mp4v52x .la8z71h{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.mp4v52x .c6fj0z6j::before{content:""}
.tfmav .la8z71h{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}
.tfmav .c6fj0z6j::before{content:""}
.tq6aw3i6 .bipy{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.pf32 .la8z71h{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.pf32 .c6fj0z6j::before{content:""}
.gwug .la8z71h{color: var(--accent-light);opacity:1;font-weight:500}
.tws7 .la8z71h{border-bottom:1px solid currentColor;padding-bottom:2px}
.sqmioj8 .bipy{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.thmuya2{--date-bg:var(--accent-bg)}
.v98w .c6fj0z6j::before{content:""}
.i71zxl .c6fj0z6j::before{content:"•";opacity:.4}
.i71zxl .la8z71h + .la8z71h::before{content:"•";margin-right:6px;opacity:.4}
.k17232t .c6fj0z6j::before{content:"/";opacity:.35}
.k17232t .la8z71h + .la8z71h::before{content:"/";margin-right:6px;opacity:.35}
.i7wugj .c6fj0z6j::before{content:"|";opacity:.3}
.i7wugj .la8z71h + .la8z71h::before{content:"|";margin-right:6px;opacity:.3}
.et3dsy2 .c6fj0z6j::before{content:"—";opacity:.3}
.et3dsy2 .la8z71h + .la8z71h::before{content:"—";margin-right:6px;opacity:.3}
.evxoxiw .c6fj0z6j::before{content:"◆";font-size:.5em;opacity:.35}
.evxoxiw .la8z71h + .la8z71h::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.yjz1r .c6fj0z6j::before{content:"·";opacity:.4}
.yjz1r .la8z71h + .la8z71h::before{content:"·";margin-right:6px;opacity:.4}
.jzpq .c6fj0z6j::before{content:"›";opacity:.4}
.jzpq .la8z71h + .la8z71h::before{content:"›";margin-right:6px;opacity:.4}
.fckq71q3 .c6fj0z6j::before{content:"→";opacity:.35;font-size:.85em}
.fckq71q3 .la8z71h + .la8z71h::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.c8rdff{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.m1rjoos{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.l0fkpx{display:flex;flex-direction:column;gap:3px}
.plxxn7{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.csg29{font-weight:700;font-size:1rem;color:var(--text-heading)}
.i6vdayv{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ymwck2 .c8rdff{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.r9g2b3 .c8rdff{border-top:3px solid var(--accent);padding-top:18px}
.grow .c8rdff{border-left:3px solid var(--accent);border-radius:0}
.re9tl4 .c8rdff{padding:20px 0}
@media(max-width:640px){
  .c8rdff{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .i6vdayv{max-width:100%}
}
.q0qnkm .irxxodg{margin:0}
@media (max-width:560px){
  .nvk5q5u{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) {
  .zljoi { padding: 28px 18px 20px; }
  .ak2n2 { font-size: 1.2rem; }
  .h2e9jmna { max-width: 220px; max-height: 80px; }
}
.hc4m4 {
  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);
}
.k5px9o {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.fxuz2lf  .hc4m4 { border-radius: 50%; }
.lhtw  .hc4m4 { border-radius: 6px; }
.u7qte .hc4m4 { border-radius: 22px; }
.l30i9 .lm0up {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .hc4m4 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.gfdgjz9 .crvzjhtj {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.gfdgjz9 .oynn7 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.gfdgjz9 .lm0up {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.vba5sk23 .crvzjhtj,
.vba5sk23 .oynn7 {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.vba5sk23 .lm0up {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .vba5sk23 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .vba5sk23 .lm0up {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .vba5sk23 .glaqie { display: none !important; }
  .vba5sk23 .qtxul { font-size: 1.1rem !important; }
  .vba5sk23 .hc4m4 { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .zivuwp3h { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .q0t3n { flex-direction: row-reverse; }
[dir="rtl"] .gyyxgvrz { flex-direction: row-reverse; }
[dir="rtl"] .n3xdcvp2  .tp3he { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .j8apq .tp3he { right: auto; left: 20px; }
  [dir="rtl"] .n3xdcvp2  .tp3he { left: auto;  right: 20px; }
}
[dir="rtl"] .pz8f .oheen  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .e0k039 .oheen { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .chcz, [dir="rtl"] .l7luc1 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .svmv { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .p8uih { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .qg1spty { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .lm0up { direction: rtl; }
[dir="rtl"] .hc4m4 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .p77rrxr,
[dir="rtl"] .x0hqn7o { direction: rtl; }
[dir="rtl"] .f85wmjm { direction: rtl; }
[dir="rtl"] .k33be { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .wnfmdy1 .l7luc1,
[dir="rtl"] .vayx .l7luc1,
[dir="rtl"] .clkdymod .l7luc1,
[dir="rtl"] .injz03f .l7luc1 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .wnfmdy1 .l7luc1 li::before,
[dir="rtl"] .vayx .l7luc1 li::before,
[dir="rtl"] .clkdymod .l7luc1 li::before,
[dir="rtl"] .injz03f .l7luc1 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .bigku86z.l5o2h75 .kseg,
[dir="rtl"] .l9t7.l5o2h75 .kseg,
[dir="rtl"] .hhnls1b9.l5o2h75 .kseg,
[dir="rtl"] .klfvi88.l5o2h75 .kseg,
[dir="rtl"] .kv0oam.l5o2h75 .kseg { text-align: right; }
[dir="rtl"] .dt9x.l5o2h75 .bg1p6x { align-items: flex-end; text-align: right; }
[dir="rtl"] .oynn7,
[dir="rtl"] .vyf3s5m,
[dir="rtl"] .krmy8o0l,
[dir="rtl"] .kseg { text-align: right; }
[dir="rtl"] .rxom,
[dir="rtl"] .qw74xc0g,
[dir="rtl"] .t88lxxh,
[dir="rtl"] .kof4jhd,
[dir="rtl"] .e2p8z66s { text-align: right; direction: rtl; }
[dir="rtl"] .bd1mo .kof4jhd,
[dir="rtl"] .zujh .kof4jhd { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #39802d;
  --brand:           #39802d;
  --brand-light:     #35652d;
  --brand-pale:      #4f7f47;
  --grad-start:      #5abf49;
  --grad-end:        #8ac580;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #39802d;
  --cta-light:       #29651f;
  --cta-hover:       #24521d;
  --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:       #303530;
  --text-sub:        #495048;
  --text-faint:      #7a8678;
  --text-dim:        #949e93;
  --text-label:      #616b60;
  --text-value:      #3d433c;
  --accent-bg:       #e7eee6;
  --accent-bg-light: #d4e5d1;
  --bg-tip:          #f8f0f9;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f7f9;
  --bg-pros:         #f8f0f9;
  --bg-cons:         #faf5f3;
  --c-pros:          #761d85;
  --c-cons:          #9f4421;
  --c-pros-label:    #8c239e;
  --c-tip-border:    #9b27af;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #761d85;
}
:root { --logo-bg-opacity: 59%; }
body, button, input { font-family: "Lato", sans-serif; }
.mqfuit8 .awurkj { font-size: 0; width: 1.2rem; flex-shrink: 0; }.mqfuit8 .awurkj::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.mqfuit8 .s6pu9z     .awurkj::before { content: "";  color: var(--c-tip-border); }.mqfuit8 .gtity4uk .awurkj::before { content: ""; color: var(--c-warn-border); }.mqfuit8 .ba31ezx    .awurkj::before { content: ""; color: #60a5fa; }.oxc2y4 .mqfuit8 .s6pu9z     .awurkj::before { color: #10b981; }.oxc2y4 .mqfuit8 .gtity4uk .awurkj::before { color: #f43f5e; }.oxc2y4 .mqfuit8 .ba31ezx    .awurkj::before { color: #a855f7; }.hyrfa2u9  .mqfuit8 .s6pu9z     .awurkj::before { color: #eab308; }.hyrfa2u9  .mqfuit8 .gtity4uk .awurkj::before { color: #ef4444; }.hyrfa2u9  .mqfuit8 .ba31ezx    .awurkj::before { color: #f97316; }.sb0a  .mqfuit8 .s6pu9z     .awurkj::before { color: #38bdf8; }.sb0a  .mqfuit8 .gtity4uk .awurkj::before { color: #818cf8; }.sb0a  .mqfuit8 .ba31ezx    .awurkj::before { color: #2dd4bf; }.mwx9fku .mqfuit8 .awurkj::before { color: var(--accent-light) !important; }
.yszm .xyg5, .yszm .dt9x { min-height: 320px; }
.pltowc::before { content: '>'; }