:root {
  --color-accent: #20ad32;
  --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;
}
.hlfh75 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.rwiqjm4 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.tdyqma9 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.qcc7a6xo { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.avikv9t { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.avikv9t a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.avikv9t a:hover { color: var(--accent-light); }
.v2uhqj  .sgzpr { border-radius: 14px; }
.v2uhqj .sgzpr li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.v2uhqj .sgzpr li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.euu6cyey .sgzpr li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .sgzpr {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .pn69:hover .sgzpr,
  .pn69:focus-within .sgzpr { display: block; }
  .sgzpr li a { padding: 8px 16px; font-size: 0.88rem; }
}
.qb8k0nq {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.xozy { display: none; }
@media (max-width: 640px) {
  .xozy {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .xozy.udhz7z { display: block; }
}
@media (max-width: 640px) {
  .qb8k0nq { display: block; }
  .avikv9t > li + li::before { display: none !important; }
  .avikv9t {
    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;
  }
  .avikv9t.udhz7z { display: flex; }
  .avikv9t li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .avikv9t li:last-child a { border-bottom: none; }
}
.wg7ipvz0 { min-height: 480px; }
.fl2f {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.asmb { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.pv1d .asmb { margin-left: 0; margin-right: 0; }
.gcawu4b {
  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;
}
.gcawu4b:hover { opacity: 0.88; }
.t9kns7f {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.wtlqj4b {
  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%);
}
.t9kns7f .jcowe {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.t9kns7f .fl2f { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.t9kns7f .asmb { color: #e2e8f0; }
.t9kns7f.ohgu .jcowe { text-align: center; }
.t9kns7f.pv1d   .jcowe { text-align: left; }
.x145 .jcowe {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.x145 .fl2f { color: var(--text-primary); text-shadow: none; }
.x145 .asmb { color: var(--text-muted); }
.x145 .gcawu4b { margin-top: 16px; }
.x145, .x145.wg7ipvz0 { min-height: auto !important; }
.x145.ohgu .jcowe { text-align: center; }
.x145.pv1d   .jcowe { text-align: left; }
.x145~.u4glvt{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}
.x145~.u4glvt .vg1y9u{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; }
}
.uuetpw4p .t9kns7f .wtlqj4b {
  overflow: hidden;
}
.uuetpw4p .t9kns7f .wtlqj4b::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); }
}
.m98h8anj .t9kns7f .wtlqj4b {
  overflow: hidden;
}
.m98h8anj .t9kns7f .wtlqj4b::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;
}
.pfrsnrv .t9kns7f .wtlqj4b {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.zmm7x6wx .t9kns7f .wtlqj4b {
  overflow: hidden;
}
.zmm7x6wx .t9kns7f .wtlqj4b::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;
}
.s0kdyhcg .t9kns7f .wtlqj4b {
  animation: hg-breathe 10s ease-in-out infinite;
}
.uh1p .wtlqj4b {
  background: none;
}
.uh1p .fl2f { color: #fff; }
.uh1p .asmb { color: rgba(255,255,255,0.85); }
.uh1p .gcawu4b { background: #fff; color: var(--cta); }
.uh1p .gcawu4b:hover { opacity: 0.92; }
.moos .fl2f { text-shadow: none; color: var(--text-primary); }
.moos .asmb { color: var(--text-muted); }
body.fj7n3f .fl2f {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.yu9la .fl2f {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.wg7ipvz0.uh1p .fl2f,
section.uh1p .fl2f {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.moos.pv1d   .saqt { align-items: flex-start; text-align: left; }
.wg7ipvz0 .fuxo2 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.fuxo2 .bv00t.g10pmhe9 {
  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;
}
.fuxo2 .bv00t.g10pmhe9:hover { opacity: 0.85; }
.e3rj .jcowe { padding-bottom: 24px; }
.r87a2t35 .jcowe { max-width: 1100px; }
@media (max-width: 700px) {
  .moos { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .moos:not(.lb6hxw) .oacj { display: none !important; }
  .lb6hxw .oacj { padding: 16px; }
  .saqt  { padding: 36px 24px; }
  .moos~.u4glvt,.eduz04fu~.u4glvt{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .wg7ipvz0, .moos { min-height: 320px !important; }
  .fl2f { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .arw6ezb3,
  .nom8,
  .wi3t { grid-template-columns: 1fr !important; }

  

  
  .e3rj { display: flex !important; flex-direction: column !important; }
  .e3rj .jcowe { display: contents; }
  .e3rj .wtlqj4b { order: 0; }
  .e3rj .fl2f { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .e3rj .arw6ezb3 { order: 2; padding: 0 16px 12px !important; }
  .e3rj .asmb { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .r87a2t35 .jcowe { display: flex; flex-direction: column; }
  .r87a2t35 .jcowe .fl2f { order: 1; }
  .r87a2t35 .jcowe .wi3t { order: 2; margin: 8px 0 24px !important; }
  .r87a2t35 .jcowe .asmb { order: 3; }
  .r87a2t35 .jcowe .gcawu4b { order: 4; align-self: center; margin-top: 0; }

  
  .moos.lb6hxw {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .moos.lb6hxw .saqt { display: contents; padding: 0; }
  .moos.lb6hxw .saqt .fl2f { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .moos.lb6hxw .oacj { order: 2; padding: 12px 16px; }
  .moos.lb6hxw .saqt .asmb { order: 3; padding: 0 24px; margin: 0 auto; }
  .moos.lb6hxw .saqt .gcawu4b { order: 4; align-self: center; margin: 8px 0 32px; }
}
.c3655 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.h9dne34 { width: 100%; height: auto; display: block; border-radius: 10px; }
.v3s38sw5 .c3655        { border-radius: 16px; }
.v3s38sw5 .h9dne34  { border-radius: 16px; }
.l7eyw .c3655         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.l7eyw .h9dne34   { border-radius: 8px; }
.xk1p { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.p1iivn39 { width: 100%; padding: 32px 0; position: relative; }
.m2b0 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.whe56eog .p1iivn39:nth-child(even) { background: var(--bg-surface); }
.whe56eog .p1iivn39:nth-child(odd)  { background: var(--bg-page); }
.id4gl .p1iivn39:nth-child(even) { background: var(--bg-card); }
.id4gl .p1iivn39:nth-child(odd)  { background: var(--bg-page); }
.whe56eog .p1iivn39:nth-child(odd)  .m2b0 { background: var(--bg-card); border-radius: 6px; }
.whe56eog .p1iivn39:nth-child(even) .m2b0 { background: var(--bg-raised); border-radius: 6px; }
.id4gl .p1iivn39:nth-child(odd)  .m2b0 { background: var(--bg-card); border-radius: 6px; }
.id4gl .p1iivn39:nth-child(even) .m2b0 { background: var(--bg-raised); border-radius: 6px; }
.whe56eog .p1iivn39:nth-child(even) .cr797c .hwi3,
.id4gl .p1iivn39:nth-child(even) .cr797c .hwi3 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.whe56eog .p1iivn39:nth-child(odd) .cr797c .hwi3,
.id4gl .p1iivn39:nth-child(odd) .cr797c .hwi3 { background: var(--bg-card-inner); }
.whe56eog .p1iivn39:nth-child(even) .gcwwvs .hwi3:nth-child(odd),
.id4gl .p1iivn39:nth-child(even) .gcwwvs .hwi3:nth-child(odd)  { background: var(--bg-card); }
.whe56eog .p1iivn39:nth-child(even) .gcwwvs .hwi3:nth-child(even),
.id4gl .p1iivn39:nth-child(even) .gcwwvs .hwi3:nth-child(even) { background: var(--bg-card-inner); }
h1.igtolen4 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.igtolen4 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.gcfbax { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.mhn6 h2.igtolen4 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.jbrgph h2.igtolen4 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.tsym9tj7 h2.igtolen4 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.vfbz h2.igtolen4::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.z5qt h2.igtolen4 {
  color: var(--text-primary); font-size: 1.7rem;
}
.vddlza h2.igtolen4::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.kxdxd h2.igtolen4 {
  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;
}
.l6hyj9m { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .l6hyj9m { display: none; } }
.wdipl82 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.rgh8d1y { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.p43rpro {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.p6t7 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.p2lq649 { padding-left: 20px; }
.p2lq649 li { margin-bottom: 6px; }
.p2lq649 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.p2lq649 a:hover { color: var(--accent-light); }
.maq88nx5 .p6t7 { display: none; }
.jows0ex .p6t7 { display: none; }
.jows0ex .p2lq649 { padding-left: 0; list-style: none; }
.jows0ex .p2lq649 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.jows0ex .p2lq649 a { font-size: 0.92rem; }
.ps8ebp89 .p43rpro { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ps8ebp89 .p6t7 { display: none; }
.ps8ebp89 .p2lq649 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ps8ebp89 .p2lq649 li { margin-bottom: 0; }
.ps8ebp89 .p2lq649 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;
}
.ps8ebp89 .p2lq649 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.sfr0y .p43rpro { padding: 20px 20px 16px; }
.sfr0y .p2lq649 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.sfr0y .p2lq649 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.sfr0y .p2lq649 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;
}
.sfr0y .p2lq649 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;
}
.sfr0y .p2lq649 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.sfr0y .p2lq649 a:focus,
.sfr0y .p2lq649 a:focus-visible,
.sfr0y .p2lq649 a:target { outline: none; }
.sfr0y .p2lq649 li:target a { border-color: var(--border); color: var(--text-muted); }
.ebjr .p43rpro { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.ebjr .p6t7 { display: none; }
.ebjr .p2lq649 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.ebjr .p2lq649 li { margin-bottom: 0; }
.ebjr .p2lq649 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.ebjr .p2lq649 li:last-child::after { content: ""; margin-right: 0; }
.ebjr .p2lq649 a { font-size: 0.9rem; }
.hwi3 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.cr797c .hwi3 { background: var(--bg-card); }
.gcwwvs .hwi3:nth-child(odd)  { background: var(--bg-card); }
.gcwwvs .hwi3:nth-child(even) { background: var(--bg-raised); }
.wrke .hwi3 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.wrke .hwi3:last-child { border-bottom: none; }
.wrke h3.gcfbax { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.axade .hwi3 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.axade .hwi3 + .hwi3 { margin-top: 4px; }
.lb0aioj .hwi3 { background: none; border-radius: 0; padding: 12px 0; }
.lb0aioj .hwi3 + .hwi3 { border-top: 1px solid var(--border-section); }
.exj0 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.p4y2s { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.oozu { color: var(--text-body); margin-bottom: 10px; }
.w5fwuchu, .o16e2p6 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.w5fwuchu li, .o16e2p6 li { margin-bottom: 6px; }
.o16e2p6 li { list-style: decimal; }
.wyy4     .w5fwuchu { list-style-type: "● "; }
.yx9pdc  .w5fwuchu { list-style-type: "■ "; }
.y46adlno .w5fwuchu { list-style-type: "◆ "; }
.kbgz    .w5fwuchu { list-style-type: "★ "; }
.wyy4     .pf79hn { list-style-type: "● "; }
.yx9pdc  .pf79hn { list-style-type: "■ "; }
.y46adlno .pf79hn { list-style-type: "◆ "; }
.kbgz    .pf79hn { list-style-type: "★ "; }
.wyy4    .w5fwuchu li::marker, .wyy4    .pf79hn li::marker,
.yx9pdc .w5fwuchu li::marker, .yx9pdc .pf79hn li::marker,
.y46adlno .w5fwuchu li::marker, .y46adlno .pf79hn li::marker,
.kbgz   .w5fwuchu li::marker, .kbgz   .pf79hn li::marker {
  color: var(--cta); font-size: 1em;
}
.wyy4 .o16e2p6,
.yx9pdc .o16e2p6,
.y46adlno .o16e2p6,
.kbgz .o16e2p6 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.wyy4 .o16e2p6 li,
.yx9pdc .o16e2p6 li,
.y46adlno .o16e2p6 li,
.kbgz .o16e2p6 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.wyy4 .o16e2p6 li::before,
.yx9pdc .o16e2p6 li::before,
.y46adlno .o16e2p6 li::before,
.kbgz .o16e2p6 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;
}
.wyy4     .o16e2p6 li::before { border-radius: 50%; }
.yx9pdc  .o16e2p6 li::before { border-radius: 3px; }
.y46adlno .o16e2p6 li::before { border-radius: 3px; }
.kbgz    .o16e2p6 li::before { border-radius: 50%; }
.cvdt6r { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ikcp .cvdt6r,
.zpk49q2e .cvdt6r { background: transparent; border: none; border-radius: 0; }
.rptg { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.rptg th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.rptg td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.rptg tr:hover td { background: var(--bg-hover); }
.iqrapj .rptg tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ascywzhw .rptg { border: 1px solid var(--border-alt); }
.ascywzhw .rptg th,
.ascywzhw .rptg td { border: 1px solid var(--border-alt); }
.xpsx9 .rptg th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.xpsx9 .rptg td { border-bottom: none; }
.xpsx9 .rptg tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.kgyzetza .rptg th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.zoqplmnp .cvdt6r {
  overflow: hidden;
}
.zoqplmnp .rptg th { border-bottom: 1px solid var(--border-alt); }
.zoqplmnp .rptg tr:last-child td { border-bottom: none; }
.xdkugs { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.cplow { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.vw2aslp { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.cwlrac1 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.l682b { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.pf79hn { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.pf79hn 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%}
.vz3w .cwlrac1 { background: transparent; text-align: center; }
.joht2t .vw2aslp {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.ipplrs0 .vw2aslp {
  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);
}
.ao9zku2 .cplow { display: grid; grid-template-columns: auto 1fr; }
.ao9zku2 .vw2aslp {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ao9zku2 .cwlrac1 { grid-column: 2; }
.ao9zku2 .l682b,
.ao9zku2 .pf79hn { grid-column: 1 / -1; }
.hf4o39x .cplow { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.hf4o39x .vw2aslp {
  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);
}
.hf4o39x .cwlrac1 { grid-column: 2; }
.hf4o39x .l682b,
.hf4o39x .pf79hn { grid-column: 1 / -1; }
.mi8sv .cplow { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.mi8sv .cwlrac1 { background: none; color: var(--accent-light); font-weight: 700; }
.jsq61jry .cplow { 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); }
.jsq61jry .cwlrac1 { background: none; color: var(--accent-light); font-weight: 700; }
.qbj2 .cplow { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.qbj2 .cplow:last-child { border-bottom: none; }
.qbj2 .cwlrac1 { background: none; color: var(--accent-light); font-weight: 700; }
.azuilx .cplow { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.azuilx .cwlrac1 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.l8a3v5 .xdkugs { counter-reset: card-n; }
.l8a3v5 .cplow  { counter-increment: card-n; }
.l8a3v5 .cwlrac1 { display: flex; align-items: center; gap: 10px; }
.l8a3v5 .cwlrac1::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;
}
.gprskti .cplow { background: var(--bg-surface); border: 1px solid var(--border); }
.gprskti .cwlrac1 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.d9wf4qv { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.pg63lnp  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.soxyhx { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.usih0 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.d9wf4qv strong { color: var(--text-primary); font-size: 0.95rem; }
.d9wf4qv p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.h9dne34 { width: 100%; height: auto; border-radius: 10px; display: block; }
.g10pmhe9 {
  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;
}
.g10pmhe9:hover { opacity: 0.85; }
.z8bxvayt .g10pmhe9  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.z8bxvayt .g10pmhe9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.k7yqkc .g10pmhe9  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.k7yqkc .g10pmhe9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.tjlz .gcawu4b { border-radius: 50px; }
.tjlz .g10pmhe9  { border-radius: 50px; }
.l0ucecs .gcawu4b { padding-left: 22px; padding-right: 22px; }
.l0ucecs .g10pmhe9  { padding-left: 12px; padding-right: 12px; }
.bc6gsk34 .gcawu4b { padding-left: 44px; padding-right: 44px; }
.bc6gsk34 .g10pmhe9  { padding-left: 24px; padding-right: 24px; }
.fidtyyi9 .gcawu4b { padding-left: 56px; padding-right: 56px; }
.fidtyyi9 .g10pmhe9  { padding-left: 32px; padding-right: 32px; }
.hzphx   .gcawu4b::after, .hzphx   .g10pmhe9::after,
.xludm .gcawu4b::after, .xludm .g10pmhe9::after,
.gnjxr8    .gcawu4b::after, .gnjxr8    .g10pmhe9::after,
.fx2zbxc    .gcawu4b::after, .fx2zbxc    .g10pmhe9::after,
.dos01f7r    .gcawu4b::after, .dos01f7r    .g10pmhe9::after,
.shpdc6     .gcawu4b::after, .shpdc6     .g10pmhe9::after,
.xvgx2d    .gcawu4b::after, .xvgx2d    .g10pmhe9::after,
.hm77   .gcawu4b::after, .hm77   .g10pmhe9::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;
}
.hzphx .gcawu4b::after, .hzphx .g10pmhe9::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");
}
.xludm .gcawu4b::after, .xludm .g10pmhe9::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");
}
.gnjxr8 .gcawu4b::after, .gnjxr8 .g10pmhe9::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");
}
.fx2zbxc .gcawu4b::after, .fx2zbxc .g10pmhe9::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");
}
.dos01f7r .gcawu4b::after, .dos01f7r .g10pmhe9::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");
}
.shpdc6 .gcawu4b::after, .shpdc6 .g10pmhe9::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");
}
.xvgx2d .gcawu4b::after, .xvgx2d .g10pmhe9::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");
}
.hm77 .gcawu4b::after, .hm77 .g10pmhe9::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");
}
.gwrkk0v7   .woz9mov::after, .gwrkk0v7   .nxkqz::after,
.nbox81kk .woz9mov::after, .nbox81kk .nxkqz::after,
.wcbg5brj    .woz9mov::after, .wcbg5brj    .nxkqz::after,
.v02usgk    .woz9mov::after, .v02usgk    .nxkqz::after,
.dz0j48tu    .woz9mov::after, .dz0j48tu    .nxkqz::after,
.ldqd6ime     .woz9mov::after, .ldqd6ime     .nxkqz::after,
.dzut    .woz9mov::after, .dzut    .nxkqz::after,
.o9aom   .woz9mov::after, .o9aom   .nxkqz::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;
}
.gwrkk0v7 .woz9mov::after, .gwrkk0v7 .nxkqz::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");
}
.nbox81kk .woz9mov::after, .nbox81kk .nxkqz::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");
}
.wcbg5brj .woz9mov::after, .wcbg5brj .nxkqz::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");
}
.v02usgk .woz9mov::after, .v02usgk .nxkqz::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");
}
.dz0j48tu .woz9mov::after, .dz0j48tu .nxkqz::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");
}
.ldqd6ime .woz9mov::after, .ldqd6ime .nxkqz::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");
}
.dzut .woz9mov::after, .dzut .nxkqz::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");
}
.o9aom .woz9mov::after, .o9aom .nxkqz::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");
}
.mv91flsa .f8lk4r   { background: rgba(128,128,128,.12); }
.bv00t.g10pmhe9 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .du80in {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .du80in::before    { grid-area: rank;   }
  .oqi618           { grid-area: ident;  }
  .lskcc5     { grid-area: rating; min-width: 0; width: auto; }
  .qz2yp63i           { grid-area: pills;  }
  .bv00t             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .du80in {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .du80in::before    { justify-self: center; }
  .oqi618           { width: 100%; }
  .lskcc5     { justify-self: center; }
  .qz2yp63i           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .qhqe93 .grq3l {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .qhqe93 .s6aqh { margin: 0; }
}
.olqffxe2 .s6aqh { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.olqffxe2 .ovd39mv0 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.olqffxe2 .ikcp { padding: 14px 16px; }
.olqffxe2 .x2gm594u { border-radius: 4px; }
.olqffxe2 .izzc { border-radius: 0; }
@media (max-width: 720px) {
  .uu5tq { grid-template-columns: 1fr; }
  .ecvm6 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ecvm6 .ynuhct { width: 72px; height: 50px; }
  .ecvm6 .k8ojj0z { max-width: 180px; }
  .ecvm6 .wnz70ksv { width: auto; }
}
@media (max-width: 720px) {
  .fw5p { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .tmw2 { padding: 16px; }
  .nya9mto4 .ever2vz9 { min-width: 50%; }
}
@media (max-width: 860px) {
  .p6epr { grid-template-columns: 1fr; }
  .qkik1hef { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .otlfnry0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .j7mj2 { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .qj8b { flex-direction: column; align-items: stretch; }
}
.m257no .wnz70ksv .g10pmhe9 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .l47w { flex-direction: column; align-items: stretch; gap: 10px; }
  .m257no .wnz70ksv { text-align: center; }
}
@media (max-width: 720px) {
  .o5t3 { grid-template-columns: 1fr; }
  .mb8uji { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .dxjf6a { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .arewg { grid-template-columns: 1fr; }
  .a8108 { width: 100px; height: 100px; margin: 16px auto; }
  .sb78 { font-size: 1.4rem; }
  .zkponae9 { justify-content: center; }
  .r5qsm0ol .ever2vz9 { min-width: 50%; }
}
@media (max-width: 540px) {
  .h7423hyx { flex-wrap: wrap; padding: 14px 16px; }
  .fgqdz { padding: 12px 16px; }
  .ios28gc .pw8uop { margin: 0 16px; }
  .ios28gc .jpnn3j { padding: 0 16px; }
  .w3r3jqq3 { padding: 12px 16px; }
}
.xl9m8gm .qz2yp63i .iqzph {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.arlou .b13xvzjn { font-size: 1rem; letter-spacing: 2px; }
.pkvkt8mj { margin: 16px 0; }
.e388 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.e388 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.e388 summary::after { content: "+"; color: var(--accent-light); }
.e388[open] summary::after { content: "−"; }
.e388 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.p1iivn39 { margin-bottom: 0; }
.f1osznn4 h2.igtolen4 { color: var(--text-primary); border-color: var(--accent-light); }
.z5tyn h2.igtolen4 { color: var(--text-primary); border-color: var(--accent-light); }
.w7knv .pg63lnp     { background: #052e16; border-color: #10b981; }
.w7knv .soxyhx { background: #2d0a1e; border-color: #f43f5e; }
.w7knv .d9wf4qv strong  { color: #f1f5f9; }
.w7knv .d9wf4qv p       { color: #cbd5e1; }
.w7knv .ny7rie6s    .pg63lnp     .usih0::before,
.w7knv .o7b4g75s  .pg63lnp     .usih0::before,
.w7knv .qauhr  .pg63lnp     .usih0::before,
.w7knv .j2l9w .pg63lnp     .usih0::before { color: #10b981; }
.w7knv .ny7rie6s    .soxyhx .usih0::before,
.w7knv .o7b4g75s  .soxyhx .usih0::before,
.w7knv .qauhr  .soxyhx .usih0::before,
.w7knv .j2l9w .soxyhx .usih0::before { color: #f43f5e; }
.w7knv .ny7rie6s    .q4z0da9    .usih0::before,
.w7knv .o7b4g75s  .q4z0da9    .usih0::before,
.w7knv .qauhr  .q4z0da9    .usih0::before,
.w7knv .j2l9w .q4z0da9    .usih0::before { color: #a855f7; }
.bkyr4yg .pg63lnp     { background: #2d2000; border-color: #eab308; }
.bkyr4yg .soxyhx { background: #2d0b0b; border-color: #ef4444; }
.bkyr4yg .q4z0da9    { background: #2d1600; border-color: #f97316; }
.bkyr4yg .d9wf4qv strong  { color: #f1f5f9; }
.bkyr4yg .d9wf4qv p       { color: #cbd5e1; }
.bkyr4yg .ny7rie6s    .pg63lnp     .usih0::before,
.bkyr4yg .o7b4g75s  .pg63lnp     .usih0::before,
.bkyr4yg .qauhr  .pg63lnp     .usih0::before,
.bkyr4yg .j2l9w .pg63lnp     .usih0::before { color: #eab308; }
.bkyr4yg .ny7rie6s    .soxyhx .usih0::before,
.bkyr4yg .o7b4g75s  .soxyhx .usih0::before,
.bkyr4yg .qauhr  .soxyhx .usih0::before,
.bkyr4yg .j2l9w .soxyhx .usih0::before { color: #ef4444; }
.bkyr4yg .ny7rie6s    .q4z0da9    .usih0::before,
.bkyr4yg .o7b4g75s  .q4z0da9    .usih0::before,
.bkyr4yg .qauhr  .q4z0da9    .usih0::before,
.bkyr4yg .j2l9w .q4z0da9    .usih0::before { color: #f97316; }
.n1z9nmz .pg63lnp     { background: #0c1a2e; border-color: #38bdf8; }
.n1z9nmz .soxyhx { background: #12103a; border-color: #818cf8; }
.n1z9nmz .d9wf4qv strong  { color: #f1f5f9; }
.n1z9nmz .d9wf4qv p       { color: #cbd5e1; }
.n1z9nmz .ny7rie6s    .pg63lnp     .usih0::before,
.n1z9nmz .o7b4g75s  .pg63lnp     .usih0::before,
.n1z9nmz .qauhr  .pg63lnp     .usih0::before,
.n1z9nmz .j2l9w .pg63lnp     .usih0::before { color: #38bdf8; }
.n1z9nmz .ny7rie6s    .soxyhx .usih0::before,
.n1z9nmz .o7b4g75s  .soxyhx .usih0::before,
.n1z9nmz .qauhr  .soxyhx .usih0::before,
.n1z9nmz .j2l9w .soxyhx .usih0::before { color: #818cf8; }
.n1z9nmz .ny7rie6s    .q4z0da9    .usih0::before,
.n1z9nmz .o7b4g75s  .q4z0da9    .usih0::before,
.n1z9nmz .qauhr  .q4z0da9    .usih0::before,
.n1z9nmz .j2l9w .q4z0da9    .usih0::before { color: #2dd4bf; }
.h56whl .pg63lnp     { background: var(--accent-bg); border-color: var(--accent-light); }
.h56whl .soxyhx { background: var(--accent-bg-light); border-color: var(--accent-light); }
.h56whl .ny7rie6s    .usih0::before,
.h56whl .o7b4g75s  .usih0::before,
.h56whl .qauhr  .usih0::before,
.h56whl .j2l9w .usih0::before { color: var(--accent-light) !important; }
.sgzy .dctfpcpb { background: var(--bg-pros); }
.sgzy .gb2615n { background: var(--bg-cons); }
.sgzy .dctfpcpb .fqnd { color: var(--c-pros-label); }
.sgzy .gb2615n .hirx { color: var(--c-cons); }
.sgzy .dctfpcpb ul li,
.sgzy .jc8a li            { color: var(--c-pros); }
.sgzy .gb2615n ul li,
.sgzy .f1ehs9c3 li            { color: var(--c-cons); }
.up25eg7b .fqnd::before { content: "✓ "; }
.up25eg7b .hirx::before { content: "✗ "; }
.aquysfz .d9wf4qv { background: transparent; border-left: none; border: 1.5px solid; }
.aquysfz .pg63lnp     { border-color: var(--c-tip-border); }
.aquysfz .soxyhx { border-color: var(--c-warn-border); }
.aquysfz .d9wf4qv strong { color: var(--text-primary); }
.aquysfz .d9wf4qv p      { color: var(--text-muted); }
.pkhu .d9wf4qv { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.pkhu .pg63lnp     { border-top-color: var(--c-tip-border); }
.pkhu .soxyhx { border-top-color: var(--c-warn-border); }
.gszg74yo .d9wf4qv { border-left: none; border-radius: 8px; }
.gszg74yo .pg63lnp     { background: #065f46; }
.gszg74yo .soxyhx { background: #92400e; }
.gszg74yo .d9wf4qv strong,
.gszg74yo .d9wf4qv p { color: #fff; }
.gszg74yo .usih0::before { color: rgba(255,255,255,0.85) !important; }
.w7knv.gszg74yo .pg63lnp,
.w7knv .gszg74yo .pg63lnp     { background: #052e16; }
.w7knv.gszg74yo .soxyhx,
.w7knv .gszg74yo .soxyhx { background: #2d0a1e; }
.bkyr4yg.gszg74yo .pg63lnp,
.bkyr4yg .gszg74yo .pg63lnp      { background: #2d2000; }
.bkyr4yg.gszg74yo .soxyhx,
.bkyr4yg .gszg74yo .soxyhx  { background: #2d0b0b; }
.bkyr4yg.gszg74yo .q4z0da9,
.bkyr4yg .gszg74yo .q4z0da9     { background: #2d1600; }
.n1z9nmz.gszg74yo .pg63lnp,
.n1z9nmz .gszg74yo .pg63lnp      { background: #0c1a2e; }
.n1z9nmz.gszg74yo .soxyhx,
.n1z9nmz .gszg74yo .soxyhx  { background: #12103a; }
.p62eogb .d9wf4qv { border-left: none; border-radius: 6px; padding: 10px 14px; }
.p62eogb .pg63lnp     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.p62eogb .soxyhx { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.p62eogb .d9wf4qv strong { color: var(--text-primary); }
.p62eogb .d9wf4qv p      { color: var(--text-muted); }
.ghkiwyco .d9wf4qv { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ny7rie6s .usih0,
.o7b4g75s .usih0,
.qauhr .usih0,
.j2l9w .usih0 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ny7rie6s .usih0::before,
.o7b4g75s .usih0::before,
.qauhr .usih0::before,
.j2l9w .usih0::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ny7rie6s .pg63lnp     .usih0::before { content: "✦"; color: var(--c-tip-border); }
.ny7rie6s .soxyhx .usih0::before { content: "▲"; color: var(--c-warn-border); }
.ny7rie6s .q4z0da9    .usih0::before { content: "◉"; color: #60a5fa; }
.o7b4g75s .pg63lnp     .usih0::before { content: "★"; color: var(--c-tip-border); }
.o7b4g75s .soxyhx .usih0::before { content: "◆"; color: var(--c-warn-border); }
.o7b4g75s .q4z0da9    .usih0::before { content: "●"; color: #60a5fa; }
.qauhr .pg63lnp     .usih0::before { content: "▶"; color: var(--c-tip-border); }
.qauhr .soxyhx .usih0::before { content: "■"; color: var(--c-warn-border); }
.qauhr .q4z0da9    .usih0::before { content: "▸"; color: #60a5fa; }
.j2l9w .pg63lnp     .usih0::before { content: "→"; color: var(--c-tip-border); }
.j2l9w .soxyhx .usih0::before { content: "⬥"; color: var(--c-warn-border); }
.j2l9w .q4z0da9    .usih0::before { content: "◈"; color: #60a5fa; }
.ec1qao .cr797c .hwi3,
.ec1qao .gcwwvs .hwi3  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ec1qao .cplow                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ec1qao .cvdt6r          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ec1qao .p43rpro                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ujkm .cr797c .hwi3,
.ujkm .gcwwvs .hwi3,
.ujkm .cplow,
.ujkm .du80in,
.ujkm .s6aqh,
.ujkm .cvdt6r,
.ujkm .p43rpro,
.ujkm .ghkiwyco .d9wf4qv { box-shadow: none; }
.lhk9   .oozu, .lhk9 .exj0, .lhk9 .p4y2s,
.lhk9   .wdipl82, .lhk9 .rgh8d1y { font-size: 0.9rem; }
.lhk9   .w5fwuchu, .lhk9 .o16e2p6 { font-size: 0.9rem; }
.lzags   .oozu, .lzags .exj0, .lzags .p4y2s,
.lzags   .wdipl82, .lzags .rgh8d1y { font-size: 0.95rem; }
.lzags   .w5fwuchu, .lzags .o16e2p6 { font-size: 0.95rem; }
.sh5ujm   .oozu, .sh5ujm .exj0, .sh5ujm .p4y2s,
.sh5ujm   .wdipl82, .sh5ujm .rgh8d1y { font-size: 1.08rem; }
.sh5ujm   .w5fwuchu, .sh5ujm .o16e2p6 { font-size: 1.05rem; }
.sh5ujm   .rptg { font-size: 0.97rem; }
.iq31 .fl2f      { font-size: 3.2rem; }
.iq31 h2.igtolen4 { font-size: 1.9rem; }
.iq31 h3.gcfbax     { font-size: 1.4rem; }
.lquk .fl2f      { font-size: 3.8rem; }
.lquk h2.igtolen4 { font-size: 2.2rem; }
.lquk h3.gcfbax     { font-size: 1.6rem; }
.p1iivn39 + .p1iivn39 { position: relative; }
.kcp6   .p1iivn39 + .p1iivn39::before,
.zanuu5g  .p1iivn39 + .p1iivn39::before,
.ev0okz   .p1iivn39 + .p1iivn39::before,
.zx0shqam   .p1iivn39 + .p1iivn39::before,
.boi1p   .p1iivn39 + .p1iivn39::before,
.ef0dstl .p1iivn39 + .p1iivn39::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.kcp6 .p1iivn39 + .p1iivn39::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.zanuu5g .p1iivn39 + .p1iivn39::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ev0okz .p1iivn39 + .p1iivn39::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;
}
.zx0shqam .p1iivn39 + .p1iivn39::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.czs6 .p1iivn39 { margin-bottom: 16px; }
.czs6 .p1iivn39 + .p1iivn39 { margin-top: 0; }
.czs6 .m2b0 { padding-top: 0; padding-bottom: 0; }
.boi1p .p1iivn39 + .p1iivn39::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.ef0dstl .p1iivn39 + .p1iivn39::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.zqii6 .p1iivn39 + .p1iivn39::before,
.ds0mvqom .p1iivn39 + .p1iivn39::before,
.ylke .p1iivn39 + .p1iivn39::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%;
}
.whe56eog .zqii6 .p1iivn39:nth-child(even)::before,
.whe56eog .ds0mvqom .p1iivn39:nth-child(even)::before,
.whe56eog .ylke .p1iivn39:nth-child(even)::before { background: var(--bg-surface); }
.id4gl .zqii6 .p1iivn39:nth-child(even)::before,
.id4gl .ds0mvqom .p1iivn39:nth-child(even)::before,
.id4gl .ylke .p1iivn39:nth-child(even)::before { background: var(--bg-card); }
.zqii6 .p1iivn39 + .p1iivn39::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");
}
.ds0mvqom .p1iivn39 + .p1iivn39::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");
}
.ylke .p1iivn39 + .p1iivn39::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");
}
.ka94p .t9kns7f,
.uh8oem .t9kns7f,
.mirgxir5 .t9kns7f { overflow: hidden; }
.ka94p .jcowe,
.uh8oem .jcowe { margin-bottom: 60px; }
.mirgxir5 .jcowe { margin-bottom: 70px; }
.mirgxir5 .saqt { padding-bottom: 70px; }
.ka94p .t9kns7f::before,
.uh8oem .t9kns7f::before,
.mirgxir5 .t9kns7f::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%;
}
.ka94p .t9kns7f::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");
}
.uh8oem .t9kns7f::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");
}
.mirgxir5 .t9kns7f::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");
}
.aynze .t9kns7f:not(.uh1p) .wtlqj4b { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.kgr9 .t9kns7f:not(.uh1p) .wtlqj4b { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.nmuyvl52  .t9kns7f:not(.uh1p) .wtlqj4b { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.t5mq  .t9kns7f:not(.uh1p) .wtlqj4b { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.aynze .uh1p { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.aynze .clfxikk { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.aynze .moos { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.u8xf .uh1p .wtlqj4b { background: none; }
.u8xf .t9kns7f:not(.uh1p) .wtlqj4b { background: rgba(0,0,0,0.6); }
.jke4ce3y .c3655 { float: left; width: 38%; margin: 0 28px 16px 0; }
.jke4ce3y .c3655 .h9dne34 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.jke4ce3y .m2b0::after { content: ''; display: block; clear: both; }
.hjmlnjcw .c3655 { float: right; width: 38%; margin: 0 0 16px 28px; }
.hjmlnjcw .c3655 .h9dne34 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hjmlnjcw .m2b0::after { content: ''; display: block; clear: both; }
.v9wx .p1iivn39:nth-child(odd)  .c3655 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.v9wx .p1iivn39:nth-child(even) .c3655 { float: right; width: 38%; margin: 0 0 16px 28px; }
.v9wx .c3655 .h9dne34 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.v9wx .m2b0::after { content: ''; display: block; clear: both; }
.jke4ce3y .xdkugs,
.hjmlnjcw .xdkugs,
.v9wx .xdkugs,
.v9wx .krlp2ne9 { clear: both; }
@media (max-width: 900px) {
  .jke4ce3y .c3655,
  .hjmlnjcw .c3655,
  .v9wx .p1iivn39:nth-child(odd)  .c3655,
  .v9wx .p1iivn39:nth-child(even) .c3655 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .jke4ce3y .c3655 .h9dne34,
  .hjmlnjcw .c3655 .h9dne34,
  .v9wx .c3655 .h9dne34 {
    max-height: none !important;
  }
}
.jke4ce3y .w5fwuchu,
.jke4ce3y .o16e2p6,
.hjmlnjcw .w5fwuchu,
.hjmlnjcw .o16e2p6,
.v9wx .w5fwuchu,
.v9wx .o16e2p6 { overflow: hidden; }
@media (max-width: 640px) {
  .jke4ce3y .c3655,
  .hjmlnjcw .c3655,
  .v9wx .c3655 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.muh3wmk .xk1p,
.muh3wmk .m2b0,
.muh3wmk .nkf30n  { max-width: 1100px; }
.pd60bi7 .xk1p,
.pd60bi7 .m2b0,
.pd60bi7 .nkf30n  { max-width: 1200px; }
.ftde5 .xk1p,
.ftde5 .m2b0,
.ftde5 .nkf30n  { max-width: 1320px; }
.dzlq2ggf { font-size: 0.82rem; color: var(--text-muted); }
.gkyw { display: flex; align-items: center; }
.evqsnub {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.nynr4ag { display: flex; align-items: center; }
.mq1zqc { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.mq1zqc:hover { text-decoration: underline; }
.puujai { margin: 0 3px; opacity: 0.45; }
.puujai::before { content: '/'; }
.qzy6z7 { padding: 2px 5px; color: var(--text-main); }
.rbqyvned .dzlq2ggf {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.rbqyvned .gkyw { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.oshbdx6 .dzlq2ggf {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.oshbdx6 .gkyw { padding: 0 0 0 12px; }
.wq8af7p .gkyw { padding: 0 16px; }
.wq8af7p .dzlq2ggf {
  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);
}
.wq8af7p .xk1p { padding-top: 28px; }
@media (max-width: 720px) {
  .pv49 { margin-top: 18px; padding: 0 16px; }
  .wq8af7p .xk1p { padding-top: 16px; }
}
.muh3wmk.rbqyvned .gkyw { max-width: 1100px; }
.pd60bi7.rbqyvned .gkyw { max-width: 1200px; }
.ftde5.rbqyvned .gkyw { max-width: 1320px; }
.g862 .p1iivn39 { padding-top: 16px; padding-bottom: 16px; }
.vwuelzkl .p1iivn39 { padding-top: 24px; padding-bottom: 24px; }
.fnzii .p1iivn39 { padding-top: 40px; padding-bottom: 40px; }
.as16wn .p1iivn39 { padding-top: 52px; padding-bottom: 52px; }
.o3bhot1 .p1iivn39:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.o3bhot1 .p1iivn39:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.o3bhot1 .p1iivn39:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.o3bhot1 .p1iivn39:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.k5n50 .m2b0 { padding-top: 10px;  padding-bottom: 10px; }
.az3s .m2b0 { padding-top: 18px;  padding-bottom: 18px; }
.hz4nj .m2b0 { padding-top: 36px;  padding-bottom: 36px; }
.sqim .m2b0 { padding-top: 48px;  padding-bottom: 48px; }
.ksgyb h2.igtolen4 { font-weight: 600; }
.ksgyb h3.gcfbax     { font-weight: 600; }
.kg2jt h2.igtolen4 { font-weight: 800; }
.kg2jt h3.gcfbax     { font-weight: 700; }
.abje4w h2.igtolen4 { font-weight: 900; }
.abje4w h3.gcfbax     { font-weight: 800; }
.abje4w .d9wf4qv strong,
.abje4w .d9wf4qv strong { font-weight: 600; }
.woz9mov {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.dk8m .woz9mov { display: none; }
@media (max-width: 640px) {
  .vjlq { display: none; }
  .woz9mov {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.woz9mov { background: var(--cta) !important; color: #fff !important; border: none !important; }
.woz9mov:hover { opacity: 0.85; }
.ze3099e .woz9mov { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ed6bb .woz9mov,
.fhhtf4  .woz9mov { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.ed6bb .woz9mov:hover,
.fhhtf4  .woz9mov:hover { opacity: 0.88; }
.ze3099e.ed6bb .woz9mov,
.ze3099e.fhhtf4  .woz9mov { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.nxkqz {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.nxkqz:hover { transform: translateY(-2px); opacity: 0.92; }
.nxkqz { background: var(--cta) !important; color: #fff !important; border: none !important; }
.z8mg .nxkqz { display: none; }
.jj6b3 .nxkqz { right: 32px; }
.qosq49  .nxkqz { left: 32px; }
@media (max-width: 480px) {
  .jj6b3 .nxkqz { right: 20px; bottom: 20px; }
  .qosq49  .nxkqz { left: 20px; bottom: 20px; }
}
.e6270 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.nkf30n { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.pqfl { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.dqfc2a { color: var(--text-dim); font-size: 0.8rem; }
.zc1f { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.zc1f img { height: 26px; width: auto; object-fit: contain; }
.rxch05m0 .nkf30n { text-align: center; }
.rxch05m0 .pqfl { margin-top: 0; }
@media (max-width: 640px) {
  .nkf30n { padding-left: 16px; padding-right: 16px; }
  .vfxh4 .nkf30n { padding: 20px 16px; }
  .ptrbn6p2 { gap: 4px 12px; }
  .pqfl { font-size: 0.78rem; }
}
.s56yk .zkgm .zc1f { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.s56yk .pqfl { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.s56yk .dqfc2a { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .s56yk .xch5dmc { grid-template-columns: 1fr 1fr; } .s56yk .zkgm { grid-column: 1 / -1; } }
@media (max-width: 480px) { .s56yk .xch5dmc { grid-template-columns: 1fr; } }
.hnz7mc .rwjl { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.hnz7mc .zc1f { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.hnz7mc .uzlpau { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.hnz7mc .uzlpau a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.hnz7mc .uzlpau a:hover { color: var(--accent-light); }
.i64sf43 { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.hnz7mc .bagplw7 { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.hnz7mc .rwj674 { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.hnz7mc .rwj674 a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.hnz7mc .rwj674 a:hover { color: var(--accent-light); }
.hnz7mc .pqfl { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .hnz7mc .rwjl { gap: 12px; } .hnz7mc .zc1f { margin-right: 0; width: 100%; } }
.dajb .t3h5 .zc1f { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.dajb .pqfl { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.dajb .dqfc2a { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .dajb .zes888m { grid-template-columns: 1fr 1fr; } .dajb .t3h5 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .dajb .zes888m { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .d800 .zgrwf55 { grid-template-columns: 1fr 1fr; } .d800 .rrhp:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .d800 .zgrwf55 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .cdiebs .zgrwf55 { grid-template-columns: 1fr; } }
.n3pl9cxl .nkf30n { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.nz28apf2 .hlfh75      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.nz28apf2 .e6270 { background: var(--bg-page); border-top-color: var(--border-alt); }
.k02zj5 .hlfh75      { background: #0d1117; border-bottom-color: #21262d; }
.k02zj5 .tdyqma9 { color: var(--accent-light); }
.k02zj5 .avikv9t { --msep-color: #8b949e; }
.k02zj5 .avikv9t a { color: #8b949e; }
.k02zj5 .avikv9t a:hover { color: var(--accent-light); }
.k02zj5 .qb8k0nq { color: #8b949e; }
.k02zj5 .e6270 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.k02zj5 .pqfl,
.k02zj5 .dqfc2a { color: #6e7681; }
.k02zj5 .rwj674 a { color: #8b949e; }
.k02zj5 .zc1f { color: #e6edf3; }
@media (max-width: 640px) {
  .k02zj5 .avikv9t { background: #0d1117; border-top-color: #21262d; }
  .k02zj5 .avikv9t li a { border-bottom-color: #21262d; }
}
.pcg2gm5 .hlfh75      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.pcg2gm5 .tdyqma9 { color: var(--accent-light); }
.pcg2gm5 .avikv9t { --msep-color: #475569; }
.pcg2gm5 .avikv9t a { color: #475569; }
.pcg2gm5 .avikv9t a:hover { color: var(--accent-light); }
.pcg2gm5 .qb8k0nq { color: #64748b; }
.pcg2gm5 .e6270 { background: #f0f4f8; border-top-color: #cbd5e1; }
.pcg2gm5 .pqfl,
.pcg2gm5 .dqfc2a { color: #64748b; }
.pcg2gm5 .rwj674 a, .pcg2gm5 .zc1f { color: #374151; }
@media (max-width: 640px) {
  .pcg2gm5 .avikv9t { background: #f0f4f8; border-top-color: #cbd5e1; }
  .pcg2gm5 .avikv9t li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ed6bb .hlfh75      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ed6bb .tdyqma9 { color: #fff; }
.ed6bb .avikv9t { --msep-color: rgba(255,255,255,0.82); }
.ed6bb .avikv9t a { color: rgba(255,255,255,0.82); }
.ed6bb .avikv9t a:hover { color: #fff; }
.ed6bb .qb8k0nq { color: rgba(255,255,255,0.9); }
.ed6bb .e6270 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ed6bb .pqfl,
.ed6bb .dqfc2a { color: rgba(255,255,255,0.72); }
.ed6bb .rwj674 a, .ed6bb .zc1f { color: #fff; }
@media (max-width: 640px) {
  .ed6bb .avikv9t { background: var(--accent); border-top-color: var(--accent-light); }
  .ed6bb .avikv9t li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.fhhtf4 .hlfh75 {
  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);
}
.fhhtf4 .e6270 {
  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) {
  .fhhtf4 .avikv9t {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.mi9dp8 .rwiqjm4 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.zhv2 .rwiqjm4 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.iyg3nn .rwiqjm4 { min-height: 72px; height: auto; }
.qn34 .rwiqjm4 { min-height: 84px; height: auto; }
.vfxh4 .rwiqjm4 { max-width: none; padding: 0 32px; }
.vfxh4 .nkf30n  { max-width: none; padding: 24px 32px; }
.ymkmmsxw.pd60bi7 .rwiqjm4 { max-width: 1200px; }
.ymkmmsxw.ftde5 .rwiqjm4 { max-width: 1320px; }
.u6tv   .tdyqma9, .u6tv   .zc1f { text-transform: capitalize; }
.mbf7q .tdyqma9, .mbf7q .zc1f { text-transform: lowercase; }
.blba .tdyqma9, .blba .zc1f { text-transform: uppercase; letter-spacing: 0.06em; }
.fzsbi, .d2kqxtb {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.fjx0lbt3 .fzsbi,
.fjx0lbt3 .d2kqxtb { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.opxl .fzsbi,
.opxl .d2kqxtb { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.iqqpfthd .fzsbi,
.iqqpfthd .d2kqxtb { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.tkxhq33j .fzsbi,
.tkxhq33j .d2kqxtb { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.fn3ji   .avikv9t a { font-weight: 500; }
.xu6pin .avikv9t a { font-weight: 600; }
.kana8tfe     .avikv9t a { font-weight: 700; }
.e1ywbb7    .avikv9t a { font-weight: 800; letter-spacing: 0.01em; }
.ee80z     .avikv9t > li + li::before,
.fe9b    .avikv9t > li + li::before,
.p9g6bbkv    .avikv9t > li + li::before,
.j0v26n1g .avikv9t > li + li::before,
.zyhhq .avikv9t > li + li::before,
.gs1ocp  .avikv9t > li + li::before,
.cyrz5478    .avikv9t > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ee80z     .avikv9t > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.fe9b    .avikv9t > li + li::before { content: "|"; }
.p9g6bbkv    .avikv9t > li + li::before { content: "—"; }
.j0v26n1g .avikv9t > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.zyhhq .avikv9t > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.gs1ocp  .avikv9t > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.cyrz5478    .avikv9t > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .l53haww .qb8k0nq,
  .zpod3 .qb8k0nq,
  .hhb3f .qb8k0nq,
  .p3urapca .qb8k0nq,
  .vael .qb8k0nq {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .l53haww .qb8k0nq::before,
  .zpod3 .qb8k0nq::before,
  .hhb3f .qb8k0nq::before,
  .p3urapca .qb8k0nq::before,
  .vael .qb8k0nq::before { content: ""; display: block; flex-shrink: 0; }

  
  .l53haww .qb8k0nq::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;
  }

  
  .zpod3 .qb8k0nq::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;
  }

  
  .hhb3f .qb8k0nq::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;
  }

  
  .p3urapca .qb8k0nq::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;
  }

  
  .vael .qb8k0nq::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) {
  .l5nn4 .qb8k0nq {
    padding: 5px 14px;
  }
  .l5nn4 .avikv9t {
    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;
  }
  .l5nn4 .avikv9t li a {
    border-bottom: none; padding: 10px 22px;
  }
  .l5nn4 .avikv9t li a:hover { background: var(--bg-raised); }
  .l5nn4 .xozy,
  .ou4yj283 .xozy,
  .nhnwb5 .xozy { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ar41e9la .qb8k0nq {
    padding: 5px 10px;
  }
  .ar41e9la .avikv9t {
    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);
  }
  .ar41e9la .avikv9t.udhz7z { transform: translateX(0); }
  .ar41e9la .avikv9t li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ar41e9la .avikv9t li:last-child a { border-bottom: none; }
  .ed6bb .avikv9t,
  .k02zj5 .avikv9t { background: var(--accent) !important; }
  .ed6bb .avikv9t li a,
  .k02zj5 .avikv9t li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .nhnwb5 .qb8k0nq {
    padding: 5px 10px;
  }
  .nhnwb5 .avikv9t {
    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);
  }
  .nhnwb5 .avikv9t::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .nhnwb5 .avikv9t.udhz7z { transform: translateY(0); }
  .nhnwb5 .avikv9t li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .wt4hz .qb8k0nq {
    padding: 5px 10px;
  }
  .wt4hz .avikv9t {
    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;
  }
  .wt4hz .avikv9t.udhz7z { opacity: 1; pointer-events: auto; }
  .wt4hz .avikv9t li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ouxuob     .qb8k0nq { border-radius: 0 !important; }
  .t8vk3t8   .qb8k0nq { border-radius: 8px !important; }
  .czlkfo .qb8k0nq { border-radius: 50% !important; }
  .qy57gpj6   .qb8k0nq { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .jg83ro6 .twks3d { flex-direction: column; align-items: stretch; }
  .jg83ro6 .oxy81b { flex-direction: row; min-width: auto; }
  .jg83ro6 .kowvxfxw { align-items: flex-start; text-align: left; }
}
.krwkwme,
.krwkwme.p1iivn39,
.whe56eog .krwkwme,
.v26zr .krwkwme,
.id4gl .krwkwme,
.r7ivm .krwkwme {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.fy3y6 {
  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;
}
.mzu8mxds { flex: 1 1 280px; min-width: 0; }
.fwtip1 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.gpgw7ch {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.m7bg00x {
  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;
}
.m7bg00x:hover { transform: translateY(-1px); opacity: 0.95; }
.wi9u5 .fy3y6 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.wi9u5 .fwtip1 { color: var(--cta); }
.wi9u5 .gpgw7ch { color: var(--text-body); }
.wi9u5 .m7bg00x {
  background: var(--cta) !important;
  color: #fff !important;
}
.djz6t9 .fy3y6 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.djz6t9 .fwtip1 { color: var(--text-primary); }
.djz6t9 .gpgw7ch { color: var(--text-body); }
.djz6t9 .m7bg00x {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .fy3y6 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .mzu8mxds { flex: 0 0 auto; }
  .fwtip1 { font-size: 1.2rem; }
  .m7bg00x { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.fekeua .qcc7a6xo { height: 36px; }
.o1lc .qcc7a6xo { height: 60px; max-width: 200px; }
.rfduu .qcc7a6xo { height: 76px; max-width: 240px; }
.j6oro    .b13xvzjn, .j6oro    .avzrr { color: #f59e0b; }
.xl9m8gm .iqzph {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .m69z .krlp2ne9 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .m69z .du80in {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .m69z .du80in { padding: 40px 16px 20px; }
  .m69z .iqzph {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .m69z .bv00t { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .rfa98 .du80in {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .rfa98 .du80in::before {
    position: absolute; top: 14px; left: 14px;
  }
  .rfa98 .oqi618 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .rfa98 .cviuaco0 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .rfa98 .iqzph {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .rfa98 .bv00t { width: 100%; min-width: 0; }
  .rfa98 .b13xvzjn { min-width: 0; }
}
.civhq .e388 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.civhq .e388 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.civhq .e388 p { padding: 0 2px 16px; }
.ruplq .e388 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ruplq .e388 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ruplq .e388 summary::after { content: "›"; font-size: 1.2em; }
.ruplq .e388[open] summary::after { content: "‹"; }
.ruplq .e388 p { padding: 10px 22px 4px; }
.m6po4a4s .e388 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.m6po4a4s .e388 summary { color: var(--text-primary); padding-left: 16px; }
.m6po4a4s .e388 summary::after { content: "›"; font-size: 1.1em; }
.m6po4a4s .e388[open] summary::after { content: "‹"; }
.m6po4a4s .e388 p { padding-left: 16px; }
.pbna1gha .pkvkt8mj { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.pbna1gha .e388 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.pbna1gha .e388:last-child { border-bottom: none; }
.pbna1gha .e388 summary { color: var(--text-primary); border-radius: 0; }
.pbna1gha .e388 summary::after { content: "›"; font-size: 1.1em; }
.pbna1gha .e388[open] summary::after { content: "‹"; }
.fm77 .e388 { overflow: hidden; }
.fm77 .e388 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.fm77 .e388 summary::after { color: rgba(255,255,255,.75); }
.fm77 .e388[open] summary { border-radius: 0; }
.fih3 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.y6zqeark {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.h7n620o {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.v8fub5 { color: var(--text-muted); font-size: 1.05rem; }
.u4pu10pc {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.d4l9fet1 { margin-bottom: 20px; }
.s9gvkl {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.kc2chon2 {
  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;
}
.kc2chon2:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.d9z5aw { resize: vertical; min-height: 130px; }
.bl6ek09m { width: 100%; margin-top: 8px; }
.zvmcth {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.rdcgm4j {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.jsaz564i { color: var(--text-muted); line-height: 1.75; }
.r6ubk { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.r6ubk li { margin-bottom: 6px; }
.zi5vyb { max-width: 760px; margin: 0 auto; }
.orv72ht { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.e4876z4 { max-width: 760px; margin: 0 auto; }
.z97p9ckk { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.h37q0 ul.r6ubk { margin: 0; }
.eh2qlqv { max-width: 900px; margin: 0 auto; }
.srpoa2q { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.srpoa2q:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.srpoa2q .z97p9ckk { margin: 0; font-size: 1rem; }
.srpoa2q .x0av p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .srpoa2q { grid-template-columns: 1fr; gap: 10px; } }
.ivwwx .z97p9ckk { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.b1np1 .r6ubk { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .pnn1 { grid-template-columns: 1fr; } }
.o7c4sgjr { color: inherit; text-decoration: none; }
.o7c4sgjr:hover { color: var(--accent-light); text-decoration: underline; }
.iswga6t { display: inline-block; line-height: 0; }
.w273rnk3 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.o099n { margin-bottom: 48px; }
.n201v { max-width: 760px; margin: 0 auto; }
.acz1q7mn { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.acz1q7mn:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.ne7qjc { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.acz1q7mn p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.acz1q7mn ul.r6ubk { margin: 0; }
.wg3w20s { color: var(--text-muted); line-height: 1.75; }
.vfbqr8 .r6ubk,
.z2ny37l .r6ubk,
.sh18h .r6ubk,
.qep607a .r6ubk {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.vfbqr8 .acz1q7mn,
.z2ny37l .acz1q7mn { text-align: left; }
.vfbqr8 .ne7qjc,
.z2ny37l .ne7qjc { text-align: center; }
.k5vc0g { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.ux1o80qh { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.hdw7uqb { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ouikzx { margin-top: 12px; }
.iekq19j2 { 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; }
.iekq19j2:hover { border-bottom-color: var(--accent-light); }
.x00v2uq { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.x00v2uq img { width: 100%; height: 100%; object-fit: cover; display: block; }
.cysup { border-radius: 28%; }
.zoha81r { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.qoug { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.qoug::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
.cjsbx { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .cjsbx { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.g17z90to .hdw7uqb, .g17z90to .ux1o80qh { max-width: 640px; }
.jenyv3h .k5vc0g { font-size: 1.6rem; margin-top: 18px; }
.u5q2 .hdw7uqb { margin-bottom: 28px; }
@media (max-width: 860px) { .mls5 { grid-template-columns: 1fr; } .jenyv3h { position: static; text-align: center; } }
.blqjn .x00v2uq { margin: 0 auto 18px; }
.blqjn .zoha81r { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .uk7v4b { grid-template-columns: 1fr; } }
.am23yd .k5vc0g { font-size: 1.6rem; margin-bottom: 6px; }
.qep607a .r6ubk { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .am23yd { flex-direction: column; text-align: center; } .rlsqciju { grid-template-columns: 1fr; } }
.lxoku5 .k5vc0g { font-size: 1.35rem; margin: 0 0 4px; }
.lxoku5 .zoha81r { margin: 0; }
.audcj43 { max-width: 760px; margin: 0 auto; }
.ddzril5h { position: relative; padding-left: 28px; }
.ddzril5h::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.t8dhnevn { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.t8dhnevn:last-child { padding-bottom: 0; }
.ny5xkp64 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.l0ibbgr h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.l0ibbgr p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.l67hmzgx .h7n620o { color: var(--accent-light); }
.hn4vv .h7n620o { font-size: 2rem; }
.hn4vv .v8fub5 { max-width: 680px; }
.spf1lx9 .h7n620o { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.spf1lx9 .v8fub5  { margin: 0; }
@media (max-width: 640px) { .spf1lx9 { flex-direction: column; } }
.mjsakwl .h7n620o { color: var(--accent-light); }
.y56xwk {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.y56xwk .h7n620o { color: #fff; }
.y56xwk .v8fub5  { color: rgba(255,255,255,0.85); }
.a4qnnp5 { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .zxv31u1 { grid-template-columns: 1fr; } }
.e848t .kc2chon2 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.e848t .kc2chon2:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.zlafu .kc2chon2 { background: var(--bg-raised); border-color: transparent; }
.zlafu .kc2chon2:focus { background: var(--bg-card); border-color: var(--accent-light); }
.u46gzx .kc2chon2 { border-radius: 100px; padding: 11px 20px; }
.u46gzx .d9z5aw { border-radius: 14px; }
.cw3j3tn {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .cw3j3tn { grid-template-columns: 1fr; } }
.w4dg7 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.w4dg7 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.w4dg7 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.e2f2 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.e2f2 li { margin-bottom: 6px; }
.dwqw0u{display:none}
.dwqw0u:empty,.vg1y9u:empty{display:none}
.adewl{position:relative;overflow:visible}
.bqd3no .u4glvt,.hx80 .u4glvt,
.x70zg2e .u4glvt,.t8rzf .u4glvt,
.bhl3 .u4glvt,.qegl5ig .u4glvt{display:block}
.yqwln .fct15tn{display:block}
.bqd3no .u4glvt,.hx80 .u4glvt,
.x70zg2e .u4glvt,.t8rzf .u4glvt,
.bhl3 .u4glvt{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}
.bqd3no .u4glvt .vg1y9u,.hx80 .u4glvt .vg1y9u,
.x70zg2e .u4glvt .vg1y9u,.t8rzf .u4glvt .vg1y9u,
.bhl3 .u4glvt .vg1y9u{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}
.bqd3no .aoa64v7i,.hx80 .aoa64v7i,
.x70zg2e .aoa64v7i,.t8rzf .aoa64v7i,
.bhl3 .aoa64v7i{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.bqd3no .u4glvt,.hx80 .u4glvt{top:12px}
.bqd3no .u4glvt .vg1y9u{margin-right:auto}
.hx80 .u4glvt .vg1y9u{margin-left:auto}
.hx80 .u4glvt{text-align:right}
.x70zg2e .u4glvt,.t8rzf .u4glvt{bottom:12px}
.x70zg2e .u4glvt .vg1y9u{margin-right:auto}
.t8rzf .u4glvt .vg1y9u{margin-left:auto}
.t8rzf .u4glvt{text-align:right}
.bhl3 .u4glvt{position:relative;margin-top:16px}
.bhl3 .u4glvt .vg1y9u{margin:0 auto}
.qegl5ig .u4glvt{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.qegl5ig .u4glvt .vg1y9u{margin:0}
.qegl5ig .moos~.u4glvt,
.qegl5ig .eduz04fu~.u4glvt{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.qegl5ig .moos~.u4glvt .vg1y9u,
.qegl5ig .eduz04fu~.u4glvt .vg1y9u{justify-content:flex-start}
.moos~.u4glvt,.eduz04fu~.u4glvt{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}
.moos~.u4glvt .vg1y9u{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.eduz04fu~.u4glvt .vg1y9u{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.fct15tn .vg1y9u{margin:0 0 12px}
.vg1y9u{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.aoa64v7i{white-space:nowrap}
.p87bhj6r .aoa64v7i{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.tx3hq .aoa64v7i{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}
.tx3hq .cdmw::before{content:""}
.utt3jpz .vg1y9u{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.vdfno8h .aoa64v7i{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.n6bwpuj .aoa64v7i{color: var(--accent-light);opacity:1;font-weight:500}
.srade .aoa64v7i{border-bottom:1px solid currentColor;padding-bottom:2px}
.f11p3 .vg1y9u{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.h8aj9ji{--date-bg:var(--accent-bg)}
.duuk8iaj .cdmw::before{content:""}
.njk3t2f .aoa64v7i + .aoa64v7i::before{content:"•";margin-right:6px;opacity:.4}
.gc1465cl .aoa64v7i + .aoa64v7i::before{content:"/";margin-right:6px;opacity:.35}
.cdtpcl4p .aoa64v7i + .aoa64v7i::before{content:"|";margin-right:6px;opacity:.3}
.j6wokxwi .aoa64v7i + .aoa64v7i::before{content:"—";margin-right:6px;opacity:.3}
.bwii79 .aoa64v7i + .aoa64v7i::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.i9l7c .aoa64v7i + .aoa64v7i::before{content:"·";margin-right:6px;opacity:.4}
.eanndba .aoa64v7i + .aoa64v7i::before{content:"›";margin-right:6px;opacity:.4}
.ds8qrzp .aoa64v7i + .aoa64v7i::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.laxfv{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.yc25ugqb{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.wvb3b{display:flex;flex-direction:column;gap:3px}
.tinlb{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.bvttp74{font-weight:700;font-size:1rem;color:var(--text-heading)}
.ve2f56l{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ixx4o .laxfv{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.hr1vg2 .laxfv{border-top:3px solid var(--accent);padding-top:18px}
.i1bs .laxfv{border-left:3px solid var(--accent);border-radius:0}
.wowhbb .laxfv{padding:20px 0}
@media(max-width:640px){
  .laxfv{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ve2f56l{max-width:100%}
}
.suryyvi .cvdt6r{margin:0}
@media (max-width:560px){
  .uor7{grid-template-columns:repeat(2,1fr);gap:12px}
}
.uhn9u {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.uhn9u.yiv6 {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.vqgd770 {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.vqgd770 .l1e3kk {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  font-size: 24px; line-height: 1; color: var(--text-primary, #111) !important;
  width: 36px; height: 36px; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  padding: 0; margin: 0;
  z-index: 2;
  transition: background 0.15s;
}
.vqgd770 .l1e3kk:hover { background: rgba(0,0,0,0.12) !important; }
.mx4dkz1t {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.j7du {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.tjnwyqb8 {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.vqgd770 .teob {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.vqgd770 .teob:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .vqgd770 { padding: 28px 18px 20px; }
  .tjnwyqb8 { font-size: 1.2rem; }
  .mx4dkz1t { max-width: 220px; max-height: 80px; }
}
.bbk1 {
  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);
}
.ozp8ufw {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.y85f1u9s  .bbk1 { border-radius: 50%; }
.noe71  .bbk1 { border-radius: 6px; }
.cvgj .bbk1 { border-radius: 22px; }
.qm3l0o .fy3y6 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .bbk1 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.fn3vf7j6 {
  margin: 0 0 24px;
}
.fn3vf7j6 .p1iivn39 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.fn3vf7j6 .m2b0 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.fn3vf7j6 .fy3y6 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
:root {
  --accent:          #20ad32;
  --brand:           #20ad32;
  --brand-light:     #248e32;
  --brand-pale:      #3bab49;
  --grad-start:      #4bdd5d;
  --grad-end:        #86df91;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #20ad32;
  --cta-light:       #158e24;
  --cta-hover:       #167923;
  --bg-page:         #f6f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f4;
  --bg-raised:       #eef1ee;
  --bg-hover:        #f3f5f4;
  --border:          #e2e8e2;
  --border-alt:      #cfdcd1;
  --border-section:  #e2e8e2;
  --text-primary:    #171b17;
  --text-muted:      #516053;
  --text-body:       #2e372f;
  --text-sub:        #465247;
  --text-faint:      #748a77;
  --text-dim:        #90a192;
  --text-label:      #5d6e5f;
  --text-value:      #3a453b;
  --accent-bg:       #e2f2e4;
  --accent-bg-light: #c9ecce;
  --bg-tip:          #f9f0f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f8;
  --bg-cons:         #faf6f3;
  --c-pros:          #911181;
  --c-cons:          #9f4a21;
  --c-pros-label:    #ac1599;
  --c-tip-border:    #be17a9;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #911181;
}
:root { --logo-bg-opacity: 45%; }
body, button, input { font-family: "Figtree", sans-serif; }
.xgui .usih0 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.xgui .usih0::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.xgui .pg63lnp     .usih0::before { content: "";  color: var(--c-tip-border); }.xgui .soxyhx .usih0::before { content: ""; color: var(--c-warn-border); }.xgui .q4z0da9    .usih0::before { content: ""; color: #60a5fa; }.w7knv .xgui .pg63lnp     .usih0::before { color: #10b981; }.w7knv .xgui .soxyhx .usih0::before { color: #f43f5e; }.w7knv .xgui .q4z0da9    .usih0::before { color: #a855f7; }.bkyr4yg  .xgui .pg63lnp     .usih0::before { color: #eab308; }.bkyr4yg  .xgui .soxyhx .usih0::before { color: #ef4444; }.bkyr4yg  .xgui .q4z0da9    .usih0::before { color: #f97316; }.n1z9nmz  .xgui .pg63lnp     .usih0::before { color: #38bdf8; }.n1z9nmz  .xgui .soxyhx .usih0::before { color: #818cf8; }.n1z9nmz  .xgui .q4z0da9    .usih0::before { color: #2dd4bf; }.h56whl .xgui .usih0::before { color: var(--accent-light) !important; }
.mosg3 .wg7ipvz0, .mosg3 .moos { min-height: 320px; }
.lochf .gcawu4b::after, .lochf .g10pmhe9::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.puujai::before { content: '·'; font-size: 1.3em; line-height: 1; }