:root {
  --color-accent: #0a0a14;
  --color-cta: #f08a00;
  --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;
}
.r11f {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.cqioorlc {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.alv497 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.bnms { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.nk4bvdx { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.nk4bvdx a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.nk4bvdx a:hover { color: var(--accent-light); }
.ntyj3ww     .tf63n { border-radius: 6px; }
.ntyj3ww .tf63n li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.ntyj3ww .tf63n li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .tf63n {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .q9eih5:hover .tf63n,
  .q9eih5:focus-within .tf63n { display: block; }
  .tf63n li a { padding: 8px 16px; font-size: 0.88rem; }
}
.nqfp24p {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.lucw { display: none; }
@media (max-width: 640px) {
  .lucw {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .lucw.assejvu { display: block; }
}
@media (max-width: 640px) {
  .nqfp24p { display: block; }
  .nk4bvdx > li + li::before { display: none !important; }
  .nk4bvdx {
    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;
  }
  .nk4bvdx.assejvu { display: flex; }
  .nk4bvdx li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .nk4bvdx li:last-child a { border-bottom: none; }
}
.oga8 { min-height: 480px; }
.h307 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.zggw { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ufpup6w .zggw { margin-left: 0; margin-right: 0; }
.aust {
  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;
}
.aust:hover { opacity: 0.88; }
.hmwrwlzh {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.chr9d2m {
  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%);
}
.hmwrwlzh .h4pul {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.hmwrwlzh .h307 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.hmwrwlzh .zggw { color: #e2e8f0; }
.hmwrwlzh.ox9d9mv .h4pul { text-align: center; }
.hmwrwlzh.ufpup6w   .h4pul { text-align: left; }
.i66oa2z .h4pul {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.i66oa2z .h307 { color: var(--text-primary); text-shadow: none; }
.i66oa2z .zggw { color: var(--text-muted); }
.i66oa2z .aust { margin-top: 16px; }
.i66oa2z, .i66oa2z.oga8 { min-height: auto !important; }
.i66oa2z.ox9d9mv .h4pul { text-align: center; }
.i66oa2z.ufpup6w   .h4pul { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.db8a .hmwrwlzh .chr9d2m {
  overflow: hidden;
}
.db8a .hmwrwlzh .chr9d2m::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); }
}
.umdzto .hmwrwlzh .chr9d2m {
  overflow: hidden;
}
.umdzto .hmwrwlzh .chr9d2m::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;
}
.xy22r4n .i1lgkib,
.xy22r4n .r3btver,
.xy22r4n .hmwrwlzh .chr9d2m {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.paw5 .hmwrwlzh .chr9d2m {
  overflow: hidden;
}
.paw5 .hmwrwlzh .chr9d2m::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;
}
.dr3jsmw .hmwrwlzh .chr9d2m {
  animation: hg-breathe 10s ease-in-out infinite;
}
.i1lgkib .chr9d2m {
  background: none;
}
.i1lgkib .h307 { color: #fff; }
.i1lgkib .zggw { color: rgba(255,255,255,0.85); }
.i1lgkib .aust { background: #fff; color: var(--cta); }
.i1lgkib .aust:hover { opacity: 0.92; }
.xy22r4n .jzqefd {
  animation: hg-fadein 1.2s ease-out both;
}
.jzqefd .h307 { text-shadow: none; color: var(--text-primary); }
.jzqefd .zggw { color: var(--text-muted); }
body.fpndszi3 .h307 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.pw88 .h307 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.oga8.i1lgkib .h307,
section.i1lgkib .h307 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.jzqefd.ufpup6w   .tqro { align-items: flex-start; text-align: left; }
.oga8 .an4vgxy {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.an4vgxy .lxfwdb.hzf77q {
  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;
}
.an4vgxy .lxfwdb.hzf77q:hover { opacity: 0.85; }
.q0uzqo .h4pul { padding-bottom: 24px; }
.jmalm .h4pul { max-width: 1100px; }
@media (max-width: 700px) {
  .jzqefd { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .jzqefd:not(.v5g78) .v8fw { display: none !important; }
  .v5g78 .v8fw { padding: 16px; }
  .tqro  { padding: 36px 24px; }
  .jzqefd~.qzq1rxop,.re6k~.qzq1rxop{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .oga8, .jzqefd { min-height: 320px !important; }
  .h307 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .d4ekpv,
  .u2hx,
  .jxx9y7 { grid-template-columns: 1fr !important; }

  

  
  .q0uzqo { display: flex !important; flex-direction: column !important; }
  .q0uzqo .h4pul { display: contents; }
  .q0uzqo .chr9d2m { order: 0; }
  .q0uzqo .h307 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .q0uzqo .d4ekpv { order: 2; padding: 0 16px 12px !important; }
  .q0uzqo .zggw { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .jmalm .h4pul { display: flex; flex-direction: column; }
  .jmalm .h4pul .h307 { order: 1; }
  .jmalm .h4pul .jxx9y7 { order: 2; margin: 8px 0 24px !important; }
  .jmalm .h4pul .zggw { order: 3; }
  .jmalm .h4pul .aust { order: 4; align-self: center; margin-top: 0; }

  
  .jzqefd.v5g78 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .jzqefd.v5g78 .tqro { display: contents; padding: 0; }
  .jzqefd.v5g78 .tqro .h307 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .jzqefd.v5g78 .v8fw { order: 2; padding: 12px 16px; }
  .jzqefd.v5g78 .tqro .zggw { order: 3; padding: 0 24px; margin: 0 auto; }
  .jzqefd.v5g78 .tqro .aust { order: 4; align-self: center; margin: 8px 0 32px; }
}
.vs3yf4u { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.roclft { width: 100%; height: auto; display: block; border-radius: 10px; }
.u5k12qv1 .vs3yf4u        { border-radius: 16px; }
.u5k12qv1 .roclft  { border-radius: 16px; }
.ymhfn8ct .vs3yf4u         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ymhfn8ct .roclft   { border-radius: 8px; }
.rznzsq4 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.mz8g0zy0 { width: 100%; padding: 32px 0; position: relative; }
.mssijm { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.r5il4xiy .mz8g0zy0:nth-child(even) { background: var(--bg-surface); }
.r5il4xiy .mz8g0zy0:nth-child(odd)  { background: var(--bg-page); }
.kcam .mz8g0zy0:nth-child(even) { background: var(--bg-card); }
.kcam .mz8g0zy0:nth-child(odd)  { background: var(--bg-page); }
.r5il4xiy .mz8g0zy0:nth-child(odd)  .mssijm { background: var(--bg-card); border-radius: 6px; }
.r5il4xiy .mz8g0zy0:nth-child(even) .mssijm { background: var(--bg-raised); border-radius: 6px; }
.kcam .mz8g0zy0:nth-child(odd)  .mssijm { background: var(--bg-card); border-radius: 6px; }
.kcam .mz8g0zy0:nth-child(even) .mssijm { background: var(--bg-raised); border-radius: 6px; }
.r5il4xiy .mz8g0zy0:nth-child(even) .ik9190u .v4nks,
.kcam .mz8g0zy0:nth-child(even) .ik9190u .v4nks { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.r5il4xiy .mz8g0zy0:nth-child(odd) .ik9190u .v4nks,
.kcam .mz8g0zy0:nth-child(odd) .ik9190u .v4nks { background: var(--bg-card-inner); }
.r5il4xiy .mz8g0zy0:nth-child(even) .jqek6q9 .v4nks:nth-child(odd),
.kcam .mz8g0zy0:nth-child(even) .jqek6q9 .v4nks:nth-child(odd)  { background: var(--bg-card); }
.r5il4xiy .mz8g0zy0:nth-child(even) .jqek6q9 .v4nks:nth-child(even),
.kcam .mz8g0zy0:nth-child(even) .jqek6q9 .v4nks:nth-child(even) { background: var(--bg-card-inner); }
h1.n2y0f8 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.n2y0f8 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ep9f { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ts1q1tqg h2.n2y0f8 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.vj738 h2.n2y0f8 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.sj716 h2.n2y0f8 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.y490mct h2.n2y0f8::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.teuiq h2.n2y0f8 {
  color: var(--text-primary); font-size: 1.7rem;
}
.m3gd3 h2.n2y0f8::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.kfol h2.n2y0f8 {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
@media (max-width: 640px) { .zujyhya { display: none; } }
.tvb4x7a3 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ijdw { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.kg0nfhnn {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.moweu0qr { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.uwpo0 { padding-left: 20px; }
.uwpo0 li { margin-bottom: 6px; }
.uwpo0 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.uwpo0 a:hover { color: var(--accent-light); }
.flle15 .moweu0qr { display: none; }
.y06lm5 .moweu0qr { display: none; }
.y06lm5 .uwpo0 { padding-left: 0; list-style: none; }
.y06lm5 .uwpo0 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.y06lm5 .uwpo0 a { font-size: 0.92rem; }
.dm88u2dw .kg0nfhnn { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.dm88u2dw .moweu0qr { display: none; }
.dm88u2dw .uwpo0 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.dm88u2dw .uwpo0 li { margin-bottom: 0; }
.dm88u2dw .uwpo0 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;
}
.dm88u2dw .uwpo0 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.v0am8g4 .kg0nfhnn { padding: 20px 20px 16px; }
.v0am8g4 .uwpo0 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.v0am8g4 .uwpo0 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.v0am8g4 .uwpo0 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;
}
.v0am8g4 .uwpo0 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;
}
.v0am8g4 .uwpo0 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.v0am8g4 .uwpo0 a:focus,
.v0am8g4 .uwpo0 a:focus-visible,
.v0am8g4 .uwpo0 a:target { outline: none; }
.v0am8g4 .uwpo0 li:target a { border-color: var(--border); color: var(--text-muted); }
.u6ra7 .kg0nfhnn { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.u6ra7 .moweu0qr { display: none; }
.u6ra7 .uwpo0 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.u6ra7 .uwpo0 li { margin-bottom: 0; }
.u6ra7 .uwpo0 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.u6ra7 .uwpo0 li:last-child::after { content: ""; margin-right: 0; }
.u6ra7 .uwpo0 a { font-size: 0.9rem; }
.v4nks { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ik9190u .v4nks { background: var(--bg-card); }
.jqek6q9 .v4nks:nth-child(odd)  { background: var(--bg-card); }
.jqek6q9 .v4nks:nth-child(even) { background: var(--bg-raised); }
.meef5d .v4nks {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.meef5d .v4nks:last-child { border-bottom: none; }
.meef5d h3.ep9f { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.zk8eh .v4nks {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.zk8eh .v4nks + .v4nks { margin-top: 4px; }
.cydh .v4nks { background: none; border-radius: 0; padding: 12px 0; }
.cydh .v4nks + .v4nks { border-top: 1px solid var(--border-section); }
.pv1rg { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.gi2xzu { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.qnu4 { color: var(--text-body); margin-bottom: 10px; }
.yl82pz, .hyvqcu2d { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.yl82pz li, .hyvqcu2d li { margin-bottom: 6px; }
.hyvqcu2d li { list-style: decimal; }
.vznr98     .yl82pz { list-style-type: "● "; }
.lfuygu7  .yl82pz { list-style-type: "■ "; }
.jbjvjq .yl82pz { list-style-type: "◆ "; }
.y01h    .yl82pz { list-style-type: "★ "; }
.vznr98     .suoy8 { list-style-type: "● "; }
.lfuygu7  .suoy8 { list-style-type: "■ "; }
.jbjvjq .suoy8 { list-style-type: "◆ "; }
.y01h    .suoy8 { list-style-type: "★ "; }
.vznr98    .yl82pz li::marker, .vznr98    .suoy8 li::marker,
.lfuygu7 .yl82pz li::marker, .lfuygu7 .suoy8 li::marker,
.jbjvjq .yl82pz li::marker, .jbjvjq .suoy8 li::marker,
.y01h   .yl82pz li::marker, .y01h   .suoy8 li::marker {
  color: var(--cta); font-size: 1em;
}
.vznr98 .hyvqcu2d,
.lfuygu7 .hyvqcu2d,
.jbjvjq .hyvqcu2d,
.y01h .hyvqcu2d {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.vznr98 .hyvqcu2d li,
.lfuygu7 .hyvqcu2d li,
.jbjvjq .hyvqcu2d li,
.y01h .hyvqcu2d li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.vznr98 .hyvqcu2d li::before,
.lfuygu7 .hyvqcu2d li::before,
.jbjvjq .hyvqcu2d li::before,
.y01h .hyvqcu2d 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;
}
.vznr98     .hyvqcu2d li::before { border-radius: 50%; }
.lfuygu7  .hyvqcu2d li::before { border-radius: 3px; }
.jbjvjq .hyvqcu2d li::before { border-radius: 3px; }
.y01h    .hyvqcu2d li::before { border-radius: 50%; }
.f1hxb0uh { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.xprul3 .f1hxb0uh,
.k8ao .f1hxb0uh { background: transparent; border: none; border-radius: 0; }
.n2lv { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.n2lv th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.n2lv td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.n2lv tr:hover td { background: var(--bg-hover); }
.a10d1fmz .n2lv tbody tr:nth-child(even) td { background: var(--bg-surface); }
.h90c9o5 .n2lv { border: 1px solid var(--border-alt); }
.h90c9o5 .n2lv th,
.h90c9o5 .n2lv td { border: 1px solid var(--border-alt); }
.v6sgl71l .n2lv th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.v6sgl71l .n2lv td { border-bottom: none; }
.v6sgl71l .n2lv tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.c8jqk3g .n2lv th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ldark0 .f1hxb0uh {
  overflow: hidden;
}
.ldark0 .n2lv th { border-bottom: 1px solid var(--border-alt); }
.ldark0 .n2lv tr:last-child td { border-bottom: none; }
.q0rigldv { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.m5wcf { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.pidn { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.udxx3 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.u2023 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.suoy8 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.suoy8 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%}
.rcnkc7eu .udxx3 { background: transparent; text-align: center; }
.zhfx8 .pidn {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.cijd .pidn {
  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);
}
.p8rh .m5wcf { display: grid; grid-template-columns: auto 1fr; }
.p8rh .pidn {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.p8rh .udxx3 { grid-column: 2; }
.p8rh .u2023,
.p8rh .suoy8 { grid-column: 1 / -1; }
.z1r3 .m5wcf { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.z1r3 .pidn {
  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);
}
.z1r3 .udxx3 { grid-column: 2; }
.z1r3 .u2023,
.z1r3 .suoy8 { grid-column: 1 / -1; }
.qxau3lk .m5wcf { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.qxau3lk .udxx3 { background: none; color: var(--accent-light); font-weight: 700; }
.vm0cleu .m5wcf { 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); }
.vm0cleu .udxx3 { background: none; color: var(--accent-light); font-weight: 700; }
.awlimdk .m5wcf { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.awlimdk .m5wcf:last-child { border-bottom: none; }
.awlimdk .udxx3 { background: none; color: var(--accent-light); font-weight: 700; }
.xqw9ofa .m5wcf { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.xqw9ofa .udxx3 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.xbxdz .q0rigldv { counter-reset: card-n; }
.xbxdz .m5wcf  { counter-increment: card-n; }
.xbxdz .udxx3 { display: flex; align-items: center; gap: 10px; }
.xbxdz .udxx3::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;
}
.qgurwd .m5wcf { background: var(--bg-surface); border: 1px solid var(--border); }
.qgurwd .udxx3 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.afyadj { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.vlhyt  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.rt46fe6 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.he84 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.afyadj strong { color: var(--text-primary); font-size: 0.95rem; }
.afyadj p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.roclft { width: 100%; height: auto; border-radius: 10px; display: block; }
.hzf77q {
  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;
}
.hzf77q:hover { opacity: 0.85; }
.xbkaj4 .hzf77q  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.xbkaj4 .hzf77q:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.dfso .hzf77q  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.dfso .hzf77q:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.bcikm .aust { border-radius: 50px; }
.bcikm .hzf77q  { border-radius: 50px; }
.p6xduu .aust { padding-left: 22px; padding-right: 22px; }
.p6xduu .hzf77q  { padding-left: 12px; padding-right: 12px; }
.ab1x6tf .aust { padding-left: 44px; padding-right: 44px; }
.ab1x6tf .hzf77q  { padding-left: 24px; padding-right: 24px; }
.p9yoh4 .aust { padding-left: 56px; padding-right: 56px; }
.p9yoh4 .hzf77q  { padding-left: 32px; padding-right: 32px; }
.rlgy   .aust::after, .rlgy   .hzf77q::after,
.pa9ok1 .aust::after, .pa9ok1 .hzf77q::after,
.crkdz    .aust::after, .crkdz    .hzf77q::after,
.rowgsq6    .aust::after, .rowgsq6    .hzf77q::after,
.oas8u    .aust::after, .oas8u    .hzf77q::after,
.bslzhv3n     .aust::after, .bslzhv3n     .hzf77q::after,
.kqbowfq    .aust::after, .kqbowfq    .hzf77q::after,
.en11   .aust::after, .en11   .hzf77q::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;
}
.rlgy .aust::after, .rlgy .hzf77q::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");
}
.pa9ok1 .aust::after, .pa9ok1 .hzf77q::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");
}
.crkdz .aust::after, .crkdz .hzf77q::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");
}
.rowgsq6 .aust::after, .rowgsq6 .hzf77q::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");
}
.oas8u .aust::after, .oas8u .hzf77q::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");
}
.bslzhv3n .aust::after, .bslzhv3n .hzf77q::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");
}
.kqbowfq .aust::after, .kqbowfq .hzf77q::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");
}
.en11 .aust::after, .en11 .hzf77q::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");
}
.kiyp   .p5vwcyc5::after, .kiyp   .blm1s4e5::after,
.yiicr .p5vwcyc5::after, .yiicr .blm1s4e5::after,
.dmrd    .p5vwcyc5::after, .dmrd    .blm1s4e5::after,
.n3c69vj    .p5vwcyc5::after, .n3c69vj    .blm1s4e5::after,
.o6ovbp    .p5vwcyc5::after, .o6ovbp    .blm1s4e5::after,
.sog1     .p5vwcyc5::after, .sog1     .blm1s4e5::after,
.csi2hh    .p5vwcyc5::after, .csi2hh    .blm1s4e5::after,
.f9yjt   .p5vwcyc5::after, .f9yjt   .blm1s4e5::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;
}
.kiyp .p5vwcyc5::after, .kiyp .blm1s4e5::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");
}
.yiicr .p5vwcyc5::after, .yiicr .blm1s4e5::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");
}
.dmrd .p5vwcyc5::after, .dmrd .blm1s4e5::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");
}
.n3c69vj .p5vwcyc5::after, .n3c69vj .blm1s4e5::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");
}
.o6ovbp .p5vwcyc5::after, .o6ovbp .blm1s4e5::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");
}
.sog1 .p5vwcyc5::after, .sog1 .blm1s4e5::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");
}
.csi2hh .p5vwcyc5::after, .csi2hh .blm1s4e5::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");
}
.f9yjt .p5vwcyc5::after, .f9yjt .blm1s4e5::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");
}
.v9pc .tacz1gf1    { background: transparent; padding: 0; }
.lxfwdb.hzf77q {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .d5e8e1w {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .d5e8e1w::before    { grid-area: rank;   }
  .r7f9d           { grid-area: ident;  }
  .dxbg8     { grid-area: rating; min-width: 0; width: auto; }
  .agw407           { grid-area: pills;  }
  .lxfwdb             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .d5e8e1w {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .d5e8e1w::before    { justify-self: center; }
  .r7f9d           { width: 100%; }
  .dxbg8     { justify-self: center; }
  .agw407           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .clgw8 .ke39oswb {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .clgw8 .bk1z0 { margin: 0; }
}
@media (max-width: 720px) {
  .oqv0m { grid-template-columns: 1fr; }
  .b1pd { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .b1pd .e6ih4 { width: 72px; height: 50px; }
  .b1pd .cv95ar2d { max-width: 180px; }
  .b1pd .mpnsae { width: auto; }
}
@media (max-width: 720px) {
  .v8ocb { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .oerbov { padding: 16px; }
  .zn4x .htyyr { min-width: 50%; }
}
@media (max-width: 860px) {
  .sir1 { grid-template-columns: 1fr; }
  .umhe { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .wzi3 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .dux2 { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .l7lyh { flex-direction: column; align-items: stretch; }
}
.b8h8fe96 .mpnsae .hzf77q { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .t9yu { flex-direction: column; align-items: stretch; gap: 10px; }
  .b8h8fe96 .mpnsae { text-align: center; }
}
@media (max-width: 720px) {
  .hxly { grid-template-columns: 1fr; }
  .fd7tn5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .kxns { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .phvmgg { grid-template-columns: 1fr; }
  .xmo5c5p0 { width: 100px; height: 100px; margin: 16px auto; }
  .ll43du { font-size: 1.4rem; }
  .t1tmo3nj { justify-content: center; }
  .xffuj1 .htyyr { min-width: 50%; }
}
@media (max-width: 540px) {
  .nqeo3eb { flex-wrap: wrap; padding: 14px 16px; }
  .g5t41mx { padding: 12px 16px; }
  .ig0wq .caypd { margin: 0 16px; }
  .ig0wq .hnj8ltui { padding: 0 16px; }
  .cwv7tahf { padding: 12px 16px; }
}
.a7ar3sp .agw407 .ddqavgwd {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.llwr .e9z0z8qm {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.sqnl11be { margin: 16px 0; }
.ilofjdb { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ilofjdb summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ilofjdb summary::after { content: "+"; color: var(--accent-light); }
.ilofjdb[open] summary::after { content: "−"; }
.ilofjdb p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.mz8g0zy0 { margin-bottom: 0; }
.x5jmos h2.n2y0f8 { color: var(--text-primary); border-color: var(--accent-light); }
.yxku3f h2.n2y0f8 { color: var(--text-primary); border-color: var(--accent-light); }
.aqm8 .vlhyt     { background: #052e16; border-color: #10b981; }
.aqm8 .rt46fe6    { background: #1e1036; border-color: #a855f7; }
.aqm8 .afyadj strong  { color: #f1f5f9; }
.aqm8 .afyadj p       { color: #cbd5e1; }
.aqm8 .vbvp    .vlhyt     .he84::before,
.aqm8 .l4b7k4f  .vlhyt     .he84::before,
.aqm8 .f1n4bam  .vlhyt     .he84::before,
.aqm8 .muldk0fv .vlhyt     .he84::before { color: #10b981; }
.aqm8 .vbvp    .mb2xysn .he84::before,
.aqm8 .l4b7k4f  .mb2xysn .he84::before,
.aqm8 .f1n4bam  .mb2xysn .he84::before,
.aqm8 .muldk0fv .mb2xysn .he84::before { color: #f43f5e; }
.aqm8 .vbvp    .rt46fe6    .he84::before,
.aqm8 .l4b7k4f  .rt46fe6    .he84::before,
.aqm8 .f1n4bam  .rt46fe6    .he84::before,
.aqm8 .muldk0fv .rt46fe6    .he84::before { color: #a855f7; }
.jaymw .vlhyt     { background: #2d2000; border-color: #eab308; }
.jaymw .rt46fe6    { background: #2d1600; border-color: #f97316; }
.jaymw .afyadj strong  { color: #f1f5f9; }
.jaymw .afyadj p       { color: #cbd5e1; }
.jaymw .vbvp    .vlhyt     .he84::before,
.jaymw .l4b7k4f  .vlhyt     .he84::before,
.jaymw .f1n4bam  .vlhyt     .he84::before,
.jaymw .muldk0fv .vlhyt     .he84::before { color: #eab308; }
.jaymw .vbvp    .mb2xysn .he84::before,
.jaymw .l4b7k4f  .mb2xysn .he84::before,
.jaymw .f1n4bam  .mb2xysn .he84::before,
.jaymw .muldk0fv .mb2xysn .he84::before { color: #ef4444; }
.jaymw .vbvp    .rt46fe6    .he84::before,
.jaymw .l4b7k4f  .rt46fe6    .he84::before,
.jaymw .f1n4bam  .rt46fe6    .he84::before,
.jaymw .muldk0fv .rt46fe6    .he84::before { color: #f97316; }
.z27zd .vlhyt     { background: #0c1a2e; border-color: #38bdf8; }
.z27zd .rt46fe6    { background: #0a2020; border-color: #2dd4bf; }
.z27zd .afyadj strong  { color: #f1f5f9; }
.z27zd .afyadj p       { color: #cbd5e1; }
.z27zd .vbvp    .vlhyt     .he84::before,
.z27zd .l4b7k4f  .vlhyt     .he84::before,
.z27zd .f1n4bam  .vlhyt     .he84::before,
.z27zd .muldk0fv .vlhyt     .he84::before { color: #38bdf8; }
.z27zd .vbvp    .mb2xysn .he84::before,
.z27zd .l4b7k4f  .mb2xysn .he84::before,
.z27zd .f1n4bam  .mb2xysn .he84::before,
.z27zd .muldk0fv .mb2xysn .he84::before { color: #818cf8; }
.z27zd .vbvp    .rt46fe6    .he84::before,
.z27zd .l4b7k4f  .rt46fe6    .he84::before,
.z27zd .f1n4bam  .rt46fe6    .he84::before,
.z27zd .muldk0fv .rt46fe6    .he84::before { color: #2dd4bf; }
.tygg .vlhyt     { background: var(--accent-bg); border-color: var(--accent-light); }
.tygg .rt46fe6    { background: var(--accent-bg); border-color: var(--accent-pale); }
.tygg .vbvp    .he84::before,
.tygg .l4b7k4f  .he84::before,
.tygg .f1n4bam  .he84::before,
.tygg .muldk0fv .he84::before { color: var(--accent-light) !important; }
.utsaty6l .jlqg { background: var(--bg-pros); }
.utsaty6l .hxcu64z { background: var(--bg-cons); }
.utsaty6l .jlqg .gelxz6 { color: var(--c-pros-label); }
.utsaty6l .hxcu64z .yk1f { color: var(--c-cons); }
.utsaty6l .jlqg ul li,
.utsaty6l .pxtf6py li            { color: var(--c-pros); }
.utsaty6l .hxcu64z ul li,
.utsaty6l .yd6d li            { color: var(--c-cons); }
.p8i54h9 .afyadj { background: transparent; border-left: none; border: 1.5px solid; }
.p8i54h9 .vlhyt     { border-color: var(--c-tip-border); }
.p8i54h9 .rt46fe6    { border-color: #60a5fa; }
.p8i54h9 .afyadj strong { color: var(--text-primary); }
.p8i54h9 .afyadj p      { color: var(--text-muted); }
.ke1k .afyadj { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ke1k .vlhyt     { border-top-color: var(--c-tip-border); }
.ke1k .rt46fe6    { border-top-color: #60a5fa; }
.gwki8n .afyadj { border-left: none; border-radius: 8px; }
.gwki8n .vlhyt     { background: #065f46; }
.gwki8n .rt46fe6    { background: #1e3a8a; }
.gwki8n .afyadj strong,
.gwki8n .afyadj p { color: #fff; }
.gwki8n .he84::before { color: rgba(255,255,255,0.85) !important; }
.aqm8.gwki8n .vlhyt,
.aqm8 .gwki8n .vlhyt     { background: #052e16; }
.aqm8.gwki8n .rt46fe6,
.aqm8 .gwki8n .rt46fe6    { background: #1e1036; }
.jaymw.gwki8n .vlhyt,
.jaymw .gwki8n .vlhyt      { background: #2d2000; }
.jaymw.gwki8n .rt46fe6,
.jaymw .gwki8n .rt46fe6     { background: #2d1600; }
.z27zd.gwki8n .vlhyt,
.z27zd .gwki8n .vlhyt      { background: #0c1a2e; }
.z27zd.gwki8n .rt46fe6,
.z27zd .gwki8n .rt46fe6     { background: #0a2020; }
.yuet .afyadj { border-left: none; border-radius: 6px; padding: 10px 14px; }
.yuet .vlhyt     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.yuet .mb2xysn { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.yuet .rt46fe6    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.yuet .afyadj strong { color: var(--text-primary); }
.yuet .afyadj p      { color: var(--text-muted); }
.j9gz5l7 .afyadj { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.vbvp .he84,
.l4b7k4f .he84,
.f1n4bam .he84,
.muldk0fv .he84 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.vbvp .he84::before,
.l4b7k4f .he84::before,
.f1n4bam .he84::before,
.muldk0fv .he84::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.vbvp .vlhyt     .he84::before { content: "✦"; color: var(--c-tip-border); }
.vbvp .mb2xysn .he84::before { content: "▲"; color: var(--c-warn-border); }
.vbvp .rt46fe6    .he84::before { content: "◉"; color: #60a5fa; }
.l4b7k4f .vlhyt     .he84::before { content: "★"; color: var(--c-tip-border); }
.l4b7k4f .mb2xysn .he84::before { content: "◆"; color: var(--c-warn-border); }
.l4b7k4f .rt46fe6    .he84::before { content: "●"; color: #60a5fa; }
.f1n4bam .vlhyt     .he84::before { content: "▶"; color: var(--c-tip-border); }
.f1n4bam .mb2xysn .he84::before { content: "■"; color: var(--c-warn-border); }
.f1n4bam .rt46fe6    .he84::before { content: "▸"; color: #60a5fa; }
.muldk0fv .vlhyt     .he84::before { content: "→"; color: var(--c-tip-border); }
.muldk0fv .mb2xysn .he84::before { content: "⬥"; color: var(--c-warn-border); }
.muldk0fv .rt46fe6    .he84::before { content: "◈"; color: #60a5fa; }
.i25v .ik9190u .v4nks,
.i25v .jqek6q9 .v4nks  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.i25v .m5wcf                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.i25v .f1hxb0uh          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.i25v .kg0nfhnn                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.p87j3 .ik9190u .v4nks,
.p87j3 .jqek6q9 .v4nks,
.p87j3 .m5wcf,
.p87j3 .d5e8e1w,
.p87j3 .bk1z0,
.p87j3 .f1hxb0uh,
.p87j3 .kg0nfhnn,
.p87j3 .j9gz5l7 .afyadj { box-shadow: none; }
.fq59g   .qnu4, .fq59g .pv1rg, .fq59g .gi2xzu,
.fq59g   .tvb4x7a3, .fq59g .ijdw { font-size: 0.9rem; }
.fq59g   .yl82pz, .fq59g .hyvqcu2d { font-size: 0.9rem; }
.i6ecc   .qnu4, .i6ecc .pv1rg, .i6ecc .gi2xzu,
.i6ecc   .tvb4x7a3, .i6ecc .ijdw { font-size: 0.95rem; }
.i6ecc   .yl82pz, .i6ecc .hyvqcu2d { font-size: 0.95rem; }
.ki6l8g   .qnu4, .ki6l8g .pv1rg, .ki6l8g .gi2xzu,
.ki6l8g   .tvb4x7a3, .ki6l8g .ijdw { font-size: 1.08rem; }
.ki6l8g   .yl82pz, .ki6l8g .hyvqcu2d { font-size: 1.05rem; }
.ki6l8g   .n2lv { font-size: 0.97rem; }
.xt42cnk .h307      { font-size: 3.2rem; }
.xt42cnk h2.n2y0f8 { font-size: 1.9rem; }
.xt42cnk h3.ep9f     { font-size: 1.4rem; }
.kyyd1g .h307      { font-size: 3.8rem; }
.kyyd1g h2.n2y0f8 { font-size: 2.2rem; }
.kyyd1g h3.ep9f     { font-size: 1.6rem; }
.mz8g0zy0 + .mz8g0zy0 { position: relative; }
.kl5n   .mz8g0zy0 + .mz8g0zy0::before,
.c550to  .mz8g0zy0 + .mz8g0zy0::before,
.q0e5rd   .mz8g0zy0 + .mz8g0zy0::before,
.fhxpf   .mz8g0zy0 + .mz8g0zy0::before,
.bnte3fx   .mz8g0zy0 + .mz8g0zy0::before,
.rh9inb .mz8g0zy0 + .mz8g0zy0::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.kl5n .mz8g0zy0 + .mz8g0zy0::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.c550to .mz8g0zy0 + .mz8g0zy0::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.q0e5rd .mz8g0zy0 + .mz8g0zy0::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;
}
.fhxpf .mz8g0zy0 + .mz8g0zy0::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.q3ovazs0 .mz8g0zy0 { margin-bottom: 16px; }
.q3ovazs0 .mz8g0zy0 + .mz8g0zy0 { margin-top: 0; }
.q3ovazs0 .mssijm { padding-top: 0; padding-bottom: 0; }
.bnte3fx .mz8g0zy0 + .mz8g0zy0::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.rh9inb .mz8g0zy0 + .mz8g0zy0::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.zuouhr2 .mz8g0zy0 + .mz8g0zy0::before,
.rcf4gs .mz8g0zy0 + .mz8g0zy0::before,
.eiv8al .mz8g0zy0 + .mz8g0zy0::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%;
}
.r5il4xiy .zuouhr2 .mz8g0zy0:nth-child(even)::before,
.r5il4xiy .rcf4gs .mz8g0zy0:nth-child(even)::before,
.r5il4xiy .eiv8al .mz8g0zy0:nth-child(even)::before { background: var(--bg-surface); }
.kcam .zuouhr2 .mz8g0zy0:nth-child(even)::before,
.kcam .rcf4gs .mz8g0zy0:nth-child(even)::before,
.kcam .eiv8al .mz8g0zy0:nth-child(even)::before { background: var(--bg-card); }
.zuouhr2 .mz8g0zy0 + .mz8g0zy0::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");
}
.rcf4gs .mz8g0zy0 + .mz8g0zy0::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");
}
.eiv8al .mz8g0zy0 + .mz8g0zy0::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");
}
.b9bzn .hmwrwlzh,
.yw0nh9 .hmwrwlzh,
.h2n0luhj .hmwrwlzh { overflow: hidden; }
.b9bzn .h4pul,
.yw0nh9 .h4pul { margin-bottom: 60px; }
.h2n0luhj .h4pul { margin-bottom: 70px; }
.b9bzn .hmwrwlzh::before,
.yw0nh9 .hmwrwlzh::before,
.h2n0luhj .hmwrwlzh::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%;
}
.b9bzn .hmwrwlzh::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");
}
.yw0nh9 .hmwrwlzh::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");
}
.h2n0luhj .hmwrwlzh::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");
}
.vzr0 .hmwrwlzh:not(.i1lgkib) .chr9d2m { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.n2at .hmwrwlzh:not(.i1lgkib) .chr9d2m { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.krpt0v  .hmwrwlzh:not(.i1lgkib) .chr9d2m { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.c6ab2  .hmwrwlzh:not(.i1lgkib) .chr9d2m { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.i392brmt .i1lgkib { background: var(--accent); }
.i392brmt .i1lgkib .chr9d2m { background: none; }
.i392brmt .r3btver { background: var(--accent); }
.i392brmt .jzqefd { background: var(--accent-bg); }
.i392brmt .hmwrwlzh:not(.i1lgkib) .chr9d2m { background: rgba(0,0,0,0.6); }
.mz8g0zy0.rxwz .vs3yf4u { float: left; width: 38%; margin: 0 28px 16px 0; }
.mz8g0zy0.rxwz .vs3yf4u .roclft { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mz8g0zy0.rxwz .mssijm::after { content: ''; display: block; clear: both; }
.mz8g0zy0.j7jsgy4f .vs3yf4u { float: right; width: 38%; margin: 0 0 16px 28px; }
.mz8g0zy0.j7jsgy4f .vs3yf4u .roclft { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mz8g0zy0.j7jsgy4f .mssijm::after { content: ''; display: block; clear: both; }
.mz8g0zy0.rxwz .q0rigldv,
.mz8g0zy0.rxwz .f1hxb0uh,
.mz8g0zy0.rxwz .afyadj,
.mz8g0zy0.rxwz .v4nks,
.mz8g0zy0.rxwz .ijdw,
.mz8g0zy0.rxwz .id1s1,
.mz8g0zy0.rxwz .ke39oswb,
.mz8g0zy0.rxwz .iclh7m,
.mz8g0zy0.j7jsgy4f .q0rigldv,
.mz8g0zy0.j7jsgy4f .f1hxb0uh,
.mz8g0zy0.j7jsgy4f .afyadj,
.mz8g0zy0.j7jsgy4f .v4nks,
.mz8g0zy0.j7jsgy4f .ijdw,
.mz8g0zy0.j7jsgy4f .id1s1,
.mz8g0zy0.j7jsgy4f .ke39oswb,
.mz8g0zy0.j7jsgy4f .iclh7m { clear: both; }
@media (max-width: 900px) {
  .mz8g0zy0.rxwz .vs3yf4u,
  .mz8g0zy0.j7jsgy4f .vs3yf4u {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .mz8g0zy0.rxwz .vs3yf4u .roclft,
  .mz8g0zy0.j7jsgy4f .vs3yf4u .roclft {
    max-height: none !important;
  }
}
.mz8g0zy0.rxwz .yl82pz,
.mz8g0zy0.rxwz .hyvqcu2d,
.mz8g0zy0.j7jsgy4f .yl82pz,
.mz8g0zy0.j7jsgy4f .hyvqcu2d { overflow: hidden; }
@media (max-width: 640px) {
  .mz8g0zy0.rxwz .vs3yf4u,
  .mz8g0zy0.j7jsgy4f .vs3yf4u { float: none; width: 100%; margin: 0 0 16px 0; }
}
.zb160s .rznzsq4,
.zb160s .mssijm,
.zb160s .eun09  { max-width: 1100px; }
.wpjntfb .rznzsq4,
.wpjntfb .mssijm,
.wpjntfb .eun09  { max-width: 1150px; }
.wpjntfb { --content-mw: 1150px; }
.na37kz5e .rznzsq4,
.na37kz5e .mssijm,
.na37kz5e .eun09  { max-width: 1200px; }
.dz5733z { font-size: 0.82rem; color: var(--text-muted); }
.r1pz { display: flex; align-items: center; }
.dozjc787 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ffqnjj1 { display: flex; align-items: center; }
.c1iw9i64 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.c1iw9i64:hover { text-decoration: underline; }
.by2z5m { margin: 0 3px; opacity: 0.45; }
.by2z5m::before { content: '/'; }
.jypq7 { padding: 2px 5px; color: var(--text-main); }
.gs85z3g .dz5733z {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.gs85z3g .r1pz { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.hzfgx7g .dz5733z {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.hzfgx7g .r1pz { padding: 0 0 0 12px; }
.wg73 .r1pz { padding: 0 16px; }
.wg73 .dz5733z {
  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);
}
.wg73 .rznzsq4 { padding-top: 28px; }
@media (max-width: 720px) {
  .ndk6ahh { margin-top: 18px; padding: 0 16px; }
  .wg73 .rznzsq4 { padding-top: 16px; }
}
.zb160s.gs85z3g .r1pz { max-width: 1100px; }
.wpjntfb.gs85z3g .r1pz { max-width: 1150px; }
.na37kz5e.gs85z3g .r1pz { max-width: 1200px; }
.wpjntfb .ndk6ahh { max-width: 1150px; }
.d1vx8 .mz8g0zy0 { padding-top: 16px; padding-bottom: 16px; }
.n1rw6wz .mz8g0zy0 { padding-top: 24px; padding-bottom: 24px; }
.yqx6y .mz8g0zy0 { padding-top: 40px; padding-bottom: 40px; }
.c9pe .mz8g0zy0 { padding-top: 52px; padding-bottom: 52px; }
.shaf7l0 .mz8g0zy0:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.shaf7l0 .mz8g0zy0:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.shaf7l0 .mz8g0zy0:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.shaf7l0 .mz8g0zy0:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.bedukivg .mssijm { padding-top: 10px;  padding-bottom: 10px; }
.nlaatlzh .mssijm { padding-top: 18px;  padding-bottom: 18px; }
.a184gh5 .mssijm { padding-top: 36px;  padding-bottom: 36px; }
.rfycxzc .mssijm { padding-top: 48px;  padding-bottom: 48px; }
.h2uleaj h2.n2y0f8 { font-weight: 600; }
.h2uleaj h3.ep9f     { font-weight: 600; }
.ovqucr9 h2.n2y0f8 { font-weight: 800; }
.ovqucr9 h3.ep9f     { font-weight: 700; }
.kdd9 h2.n2y0f8 { font-weight: 900; }
.kdd9 h3.ep9f     { font-weight: 800; }
.kdd9 .afyadj strong,
.kdd9 .afyadj strong { font-weight: 600; }
.p5vwcyc5 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.k5efgt .p5vwcyc5 { display: none; }
@media (max-width: 640px) { .p5vwcyc5 { display: none; } }
.p5vwcyc5 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.p5vwcyc5:hover { opacity: 0.85; }
.istptt .p5vwcyc5 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.fnkp .p5vwcyc5,
.tizmjm07  .p5vwcyc5 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.fnkp .p5vwcyc5:hover,
.tizmjm07  .p5vwcyc5:hover { opacity: 0.88; }
.istptt.fnkp .p5vwcyc5,
.istptt.tizmjm07  .p5vwcyc5 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.blm1s4e5 {
  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;
}
.blm1s4e5:hover { transform: translateY(-2px); opacity: 0.92; }
.blm1s4e5 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.rkww2q5e .blm1s4e5 { display: none; }
.opdh37 .blm1s4e5 { right: 32px; }
.etz7  .blm1s4e5 { left: 32px; }
@media (max-width: 480px) {
  .opdh37 .blm1s4e5 { right: 20px; bottom: 20px; }
  .etz7  .blm1s4e5 { left: 20px; bottom: 20px; }
}
.n3kg2rd1 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.eun09 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.hhk6hg13 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.tlzhb { color: var(--text-dim); font-size: 0.8rem; }
.lpma86 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.lpma86 img { height: 26px; width: auto; object-fit: contain; }
.tk2e4vl { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.agb18h .eun09 { text-align: center; }
.agb18h .hhk6hg13 { margin-top: 0; }
.an47x { margin-top: 10px; }
.an47x a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .eun09 { padding-left: 16px; padding-right: 16px; }
  .guuxtbx .eun09 { padding: 20px 16px; }
  .iihu { gap: 4px 12px; }
  .hhk6hg13 { font-size: 0.78rem; }
}
.chiebi .z5vi .lpma86 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.chiebi .tk2e4vl { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.chiebi .luisus { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.chiebi .luisus a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.chiebi .luisus a:hover { color: var(--accent-light); }
.chiebi .hhk6hg13 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.chiebi .tlzhb { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .chiebi .n7ezkme { grid-template-columns: 1fr 1fr; } .chiebi .z5vi { grid-column: 1 / -1; } }
@media (max-width: 480px) { .chiebi .n7ezkme { grid-template-columns: 1fr; } }
.tfe8yoa .lpma86 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.tfe8yoa .hhk6hg13 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .tfe8yoa .z2k7zv { gap: 12px; } .tfe8yoa .lpma86 { margin-right: 0; width: 100%; } }
.j6oqvc .f8lx { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.j6oqvc .t8bk1 .lpma86 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.j6oqvc .tk2e4vl { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.j6oqvc .qu2v { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.j6oqvc .luisus { display: flex; flex-direction: column; gap: 9px; }
.j6oqvc .luisus a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.j6oqvc .luisus a:hover { color: var(--accent-light); }
.j6oqvc .knt5wn { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.j6oqvc .hhk6hg13 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.j6oqvc .tlzhb { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .j6oqvc .f8lx { grid-template-columns: 1fr 1fr; } .j6oqvc .t8bk1 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .j6oqvc .f8lx { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .p653c1g .pdb14 { grid-template-columns: 1fr 1fr; } .p653c1g .crevz:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .p653c1g .pdb14 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .hmb4i .pdb14 { grid-template-columns: 1fr; } }
.ok55h .eun09 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ruadd .r11f      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ruadd .n3kg2rd1 { background: var(--bg-page); border-top-color: var(--border-alt); }
.zgi2a .r11f      { background: #0d1117; border-bottom-color: #21262d; }
.zgi2a .alv497 { color: var(--accent-light); }
.zgi2a .nk4bvdx { --msep-color: #8b949e; }
.zgi2a .nk4bvdx a { color: #8b949e; }
.zgi2a .nk4bvdx a:hover { color: var(--accent-light); }
.zgi2a .nqfp24p { color: #8b949e; }
.zgi2a .n3kg2rd1 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.zgi2a .hhk6hg13,
.zgi2a .tlzhb { color: #6e7681; }
.zgi2a .luisus a, .zgi2a .ccsvtf8w a,
.zgi2a .lpma86 { color: #e6edf3; }
.zgi2a .luisus a:hover, .zgi2a .ccsvtf8w a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .zgi2a .nk4bvdx { background: #0d1117; border-top-color: #21262d; }
  .zgi2a .nk4bvdx li a { border-bottom-color: #21262d; }
}
.bwl8 .r11f      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.bwl8 .alv497 { color: var(--accent-light); }
.bwl8 .nk4bvdx { --msep-color: #475569; }
.bwl8 .nk4bvdx a { color: #475569; }
.bwl8 .nk4bvdx a:hover { color: var(--accent-light); }
.bwl8 .nqfp24p { color: #64748b; }
.bwl8 .n3kg2rd1 { background: #f0f4f8; border-top-color: #cbd5e1; }
.bwl8 .hhk6hg13,
.bwl8 .tlzhb { color: #64748b; }
.bwl8 .luisus a, .bwl8 .ccsvtf8w a,
.bwl8 .bd54xm a, .bwl8 .lpma86 { color: #374151; }
.bwl8 .luisus a:hover, .bwl8 .ccsvtf8w a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .bwl8 .nk4bvdx { background: #f0f4f8; border-top-color: #cbd5e1; }
  .bwl8 .nk4bvdx li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.fnkp .r11f      { background: var(--accent); border-bottom-color: var(--accent-light); }
.fnkp .alv497 { color: #fff; }
.fnkp .nk4bvdx { --msep-color: rgba(255,255,255,0.82); }
.fnkp .nk4bvdx a { color: rgba(255,255,255,0.82); }
.fnkp .nk4bvdx a:hover { color: #fff; }
.fnkp .nqfp24p { color: rgba(255,255,255,0.9); }
.fnkp .n3kg2rd1 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.fnkp .hhk6hg13,
.fnkp .tlzhb { color: rgba(255,255,255,0.72); }
.fnkp .luisus a, .fnkp .ccsvtf8w a,
.fnkp .bd54xm a, .fnkp .lpma86 { color: #fff; }
.fnkp .tk2e4vl, .fnkp .qu2v { color: rgba(255,255,255,0.7); }
.fnkp .luisus a:hover, .fnkp .ccsvtf8w a:hover { color: #fff; }
@media (max-width: 640px) {
  .fnkp .nk4bvdx { background: var(--accent); border-top-color: var(--accent-light); }
  .fnkp .nk4bvdx li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.tizmjm07 .r11f {
  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);
}
.tizmjm07 .n3kg2rd1 {
  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) {
  .tizmjm07 .nk4bvdx {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.gpca .cqioorlc { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ih0q33tu .cqioorlc { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.jni5yiro .cqioorlc { min-height: 72px; height: auto; }
.g9ke .cqioorlc { min-height: 84px; height: auto; }
.guuxtbx .cqioorlc { max-width: none; padding: 0 32px; }
.guuxtbx .eun09  { max-width: none; padding: 24px 32px; }
.q1o65s5.wpjntfb .cqioorlc { max-width: 1150px; }
.q1o65s5.na37kz5e .cqioorlc { max-width: 1200px; }
.opb94   .alv497, .opb94   .lpma86 { text-transform: capitalize; }
.jmmqe .alv497, .jmmqe .lpma86 { text-transform: lowercase; }
.yspppis .alv497, .yspppis .lpma86 { text-transform: uppercase; letter-spacing: 0.06em; }
.ladui, .wptb {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.i4wsgs .ladui,
.i4wsgs .wptb { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.iygp0fhc .ladui,
.iygp0fhc .wptb { 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; }
.vvb3648x .ladui,
.vvb3648x .wptb { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.vxrepd .ladui,
.vxrepd .wptb { 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; }
.aygia   .nk4bvdx a { font-weight: 500; }
.czjxkiv5 .nk4bvdx a { font-weight: 600; }
.vdtu8m     .nk4bvdx a { font-weight: 700; }
.mfkb    .nk4bvdx a { font-weight: 800; letter-spacing: 0.01em; }
.r4rpig4     .nk4bvdx > li + li::before,
.gcv892    .nk4bvdx > li + li::before,
.a2z6xeld    .nk4bvdx > li + li::before,
.zu0jl504 .nk4bvdx > li + li::before,
.cvuz2pq .nk4bvdx > li + li::before,
.xa34c  .nk4bvdx > li + li::before,
.l2140js    .nk4bvdx > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.r4rpig4     .nk4bvdx > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.gcv892    .nk4bvdx > li + li::before { content: "|"; }
.a2z6xeld    .nk4bvdx > li + li::before { content: "—"; }
.zu0jl504 .nk4bvdx > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.cvuz2pq .nk4bvdx > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.xa34c  .nk4bvdx > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.l2140js    .nk4bvdx > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .wawgbyz .nqfp24p,
  .yknoguu2 .nqfp24p,
  .itkl .nqfp24p,
  .tiuhq .nqfp24p,
  .r2zk2 .nqfp24p {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .wawgbyz .nqfp24p::before,
  .yknoguu2 .nqfp24p::before,
  .itkl .nqfp24p::before,
  .tiuhq .nqfp24p::before,
  .r2zk2 .nqfp24p::before { content: ""; display: block; flex-shrink: 0; }

  
  .wawgbyz .nqfp24p::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;
  }

  
  .yknoguu2 .nqfp24p::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;
  }

  
  .itkl .nqfp24p::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;
  }

  
  .tiuhq .nqfp24p::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;
  }

  
  .r2zk2 .nqfp24p::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) {
  .d3hrsjdi .nqfp24p {
    padding: 5px 14px;
  }
  .d3hrsjdi .nk4bvdx {
    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;
  }
  .d3hrsjdi .nk4bvdx li a {
    border-bottom: none; padding: 10px 22px;
  }
  .d3hrsjdi .nk4bvdx li a:hover { background: var(--bg-raised); }
  .d3hrsjdi .lucw,
  .phk1hwi .lucw,
  .vwy0t .lucw { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .z2nlb45 .nqfp24p {
    padding: 5px 10px;
  }
  .z2nlb45 .nk4bvdx {
    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);
  }
  .z2nlb45 .nk4bvdx.assejvu { transform: translateX(0); }
  .z2nlb45 .nk4bvdx li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .z2nlb45 .nk4bvdx li:last-child a { border-bottom: none; }
  .fnkp .nk4bvdx,
  .zgi2a .nk4bvdx { background: var(--accent) !important; }
  .fnkp .nk4bvdx li a,
  .zgi2a .nk4bvdx li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .vwy0t .nqfp24p {
    padding: 5px 10px;
  }
  .vwy0t .nk4bvdx {
    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);
  }
  .vwy0t .nk4bvdx::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .vwy0t .nk4bvdx.assejvu { transform: translateY(0); }
  .vwy0t .nk4bvdx li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .yoep .nqfp24p {
    padding: 5px 10px;
  }
  .yoep .nk4bvdx {
    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;
  }
  .yoep .nk4bvdx.assejvu { opacity: 1; pointer-events: auto; }
  .yoep .nk4bvdx li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .l4mcnc3a     .nqfp24p { border-radius: 0 !important; }
  .wmrddt   .nqfp24p { border-radius: 8px !important; }
  .zlid .nqfp24p { border-radius: 50% !important; }
  .lghzi1   .nqfp24p { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .p7kvr .gq2e { flex-direction: column; align-items: stretch; }
  .p7kvr .oiajwg0z { flex-direction: row; min-width: auto; }
  .p7kvr .yl0mqus { align-items: flex-start; text-align: left; }
}
.s60c,
.s60c.mz8g0zy0,
.r5il4xiy .s60c,
.djbua .s60c,
.kcam .s60c,
.syspkd5m .s60c {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.wh4s {
  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;
}
.t73cxf3f { flex: 1 1 280px; min-width: 0; }
.fydqomyr {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.dr7k {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.yrpq {
  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;
}
.yrpq:hover { transform: translateY(-1px); opacity: 0.95; }
.txij .wh4s {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.txij .fydqomyr { color: var(--cta); }
.txij .dr7k { color: var(--text-body); }
.txij .yrpq {
  background: var(--cta) !important;
  color: #fff !important;
}
.agl4v .wh4s {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.agl4v .fydqomyr { color: var(--text-primary); }
.agl4v .dr7k { color: var(--text-body); }
.agl4v .yrpq {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .wh4s {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .t73cxf3f { flex: 0 0 auto; }
  .fydqomyr { font-size: 1.2rem; }
  .yrpq { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.yc041d1 .bnms { height: 36px; }
.wssf .bnms { height: 60px; max-width: 200px; }
.bxfip .bnms { height: 76px; max-width: 240px; }
.mj9e     .e9z0z8qm, .mj9e     .ex6f { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.a7ar3sp .ddqavgwd {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .nj2u76s .id1s1 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .nj2u76s .d5e8e1w {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .nj2u76s .d5e8e1w { padding: 40px 16px 20px; }
  .nj2u76s .ddqavgwd {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .nj2u76s .lxfwdb { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .yhe0015c .d5e8e1w {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .yhe0015c .d5e8e1w::before {
    position: absolute; top: 14px; left: 14px;
  }
  .yhe0015c .r7f9d {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .yhe0015c .gv1moh { white-space: normal; text-align: center; font-size: 1.2rem; }
  .yhe0015c .ddqavgwd {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .yhe0015c .lxfwdb { width: 100%; min-width: 0; }
  .yhe0015c .e9z0z8qm { min-width: 0; }
}
.b9sl62fy .d5e8e1w::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.cfak .ilofjdb {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.cfak .ilofjdb summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.cfak .ilofjdb p { padding: 0 2px 16px; }
.sclrt .ilofjdb { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.sclrt .ilofjdb summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.sclrt .ilofjdb summary::after { content: "›"; font-size: 1.2em; }
.sclrt .ilofjdb[open] summary::after { content: "‹"; }
.sclrt .ilofjdb p { padding: 10px 22px 4px; }
.snr09thn .ilofjdb {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.snr09thn .ilofjdb summary { color: var(--text-primary); padding-left: 16px; }
.snr09thn .ilofjdb summary::after { content: "›"; font-size: 1.1em; }
.snr09thn .ilofjdb[open] summary::after { content: "‹"; }
.snr09thn .ilofjdb p { padding-left: 16px; }
.gqys .sqnl11be { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.gqys .ilofjdb {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.gqys .ilofjdb:last-child { border-bottom: none; }
.gqys .ilofjdb summary { color: var(--text-primary); border-radius: 0; }
.gqys .ilofjdb summary::after { content: "›"; font-size: 1.1em; }
.gqys .ilofjdb[open] summary::after { content: "‹"; }
.xo7h .ilofjdb { overflow: hidden; }
.xo7h .ilofjdb summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.xo7h .ilofjdb summary::after { color: rgba(255,255,255,.75); }
.xo7h .ilofjdb[open] summary { border-radius: 0; }
.jh5wp { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.i16hj {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.qiad {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.v9kdik4n { color: var(--text-muted); font-size: 1.05rem; }
.dqggmgjr {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.d4t51kr {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.d8tlmmx { margin-bottom: 20px; }
.rsie {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.z3ikh9a {
  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;
}
.z3ikh9a:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.s09cac { resize: vertical; min-height: 130px; }
.i2wu1ag { width: 100%; margin-top: 8px; }
.mx8rb {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.hx3vs {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.nnqfct6z { color: var(--text-muted); line-height: 1.75; }
.ibwu1d { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ibwu1d li { margin-bottom: 6px; }
.liux6 { max-width: 760px; margin: 0 auto; }
.bbxy9jis { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.q6jp5m { max-width: 760px; margin: 0 auto; }
.bqk99 ul.ibwu1d { margin: 0; }
@media (max-width: 640px) { .etb597s { grid-template-columns: 1fr; gap: 10px; } }
.ukvxfmt { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.tpmdl8 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.bijg { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.tpmdl8 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.tpmdl8 .ibwu1d { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ukvxfmt { grid-template-columns: 1fr; } }
.am2wey ul.ibwu1d { margin: 0; }
.gsqw7sra .ibwu1d,
.sx56k0j .ibwu1d,
.nh1osb6z .ibwu1d,
.f2gxsf .ibwu1d {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .bg5xlt0 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .rus3tug { grid-template-columns: 1fr; } .k27wdomq { position: static; text-align: center; } }
@media (max-width: 860px) { .nyka0qo { grid-template-columns: 1fr; } }
.f2gxsf .ibwu1d { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .u3zonbn6 { flex-direction: column; text-align: center; } .u8tr { grid-template-columns: 1fr; } }
.kovno .qiad { color: var(--accent-light); }
.mxuuca58 .qiad { font-size: 2rem; }
.mxuuca58 .v9kdik4n { max-width: 680px; }
.l2eho {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.l2eho .qiad { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.l2eho .v9kdik4n  { margin: 0; }
@media (max-width: 640px) { .l2eho { flex-direction: column; } }
.rldiwbjm .qiad { color: var(--accent-light); }
.xlow35i .qiad { color: #fff; }
.xlow35i .v9kdik4n  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .kubra { grid-template-columns: 1fr; } }
.ox7bk8bl .z3ikh9a {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ox7bk8bl .z3ikh9a:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.gkqdpt .z3ikh9a { background: var(--bg-raised); border-color: transparent; }
.gkqdpt .z3ikh9a:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ipemqw .z3ikh9a { border-radius: 100px; padding: 11px 20px; }
.ipemqw .s09cac { border-radius: 14px; }
.ujvcqnyu {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .ujvcqnyu { grid-template-columns: 1fr; } }
.cijt0 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.cijt0 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.cijt0 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ochlk { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ochlk li { margin-bottom: 6px; }
.t9v1a3e{position:relative;overflow:visible}
.iqxs3h4r .md98q{display:block}
.w5r57 .b7que8x{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.w5r57 .g5by5::before{content:""}
.f4y633v{--date-bg:var(--accent-bg-light)}
.olypbb .g5by5::before{content:""}
.wdg3 .nrt2xaoo{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .nrt2xaoo{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .yste{max-width:100%}
}
.iclh7m{margin:24px 0 32px;padding:0;list-style:none}
.gtelf{margin:18px 0 28px}
.gtelf .f1hxb0uh{margin:0}
@media (max-width:560px){
  .pjttj6e{grid-template-columns:repeat(2,1fr);gap:12px}
}
.s8nt5ixj{
  display:grid;
  grid-template-columns:repeat(4, 1fr);  
  gap:14px;
  margin:16px 0;
}
.i4diwz{
  display:flex; flex-direction:column;
  background:var(--bg-card);
  border:1px solid var(--border-alt);
  border-radius:10px;
  overflow:hidden;
  text-decoration:none;
  color:var(--text-primary);
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
}
.i4diwz:hover{ background:var(--bg-hover); transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,.18); }
.b6b38ziw{
  display:block; width:100%; aspect-ratio: 4 / 3;
  background:var(--bg-surface); overflow:hidden;
}
.b6b38ziw img{ width:100%; height:100%; object-fit:cover; display:block; }
.gikp5b{ display:flex; flex-direction:column; gap:2px; padding:10px 12px; }
.yyie7{ font-weight:700; font-size:.95rem; line-height:1.25; color:var(--cta); }
.zcnfcivw{ font-size:.78rem; color:var(--text-muted); }
.wdwpbq6u{ font-size:.75rem; color:var(--cta); font-weight:700; }
.n31tjy{
  display:block; text-align:center; padding:8px 12px; margin:0 12px 12px;
  font-size:.82rem; border-radius:6px;
}
.pcygl2u{ display:flex; flex-direction:column; gap:18px; margin:16px 0; }
.q80a53rn{ }
.kmdi{
  font-size:1rem; font-weight:700;
  margin:0 0 10px;
  text-transform:uppercase; letter-spacing:.04em;
  color:var(--text-muted);
}
.k6hhtv3o{
  display:flex; flex-wrap:wrap; gap:10px;
}
.gezd{
  display:inline-flex; align-items:center; justify-content:center;
  min-width:90px; min-height:48px; padding:8px 12px;
  background:var(--bg-card);
  border:1px solid var(--border-alt);
  border-radius:6px;
}
.gezd img{
  max-width:80px; max-height:32px; object-fit:contain; display:block;
}
@media (max-width:560px){
  .s8nt5ixj{ grid-template-columns: repeat(2, 1fr); gap:10px; }
  .yyie7{ font-size:.85rem; }
  .ifvo{ grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); }
}
.mm4l .s8nt5ixj{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 18px !important;
}
.mm4l .b6b38ziw{ aspect-ratio: 3 / 4; }
.mm4l .gikp5b{ padding: 14px 14px 6px; }
.mm4l .n31tjy{ margin: 0 14px 14px; padding: 10px 14px; font-size: .9rem; }
.dh4h7k .s8nt5ixj{
  display: flex !important;
  grid-template-columns: none !important;
  gap: 12px !important;
  overflow-x: auto;
  padding-bottom: 12px;
  scroll-snap-type: x mandatory;
}
.dh4h7k .i4diwz{
  flex: 0 0 200px;
  scroll-snap-align: start;
}
.dh4h7k .b6b38ziw{ aspect-ratio: 1 / 1; }
.dh4h7k .gikp5b{ padding: 8px 10px; }
.dh4h7k .yyie7{ font-size: .82rem; }
.dh4h7k .zcnfcivw, .dh4h7k .wdwpbq6u{ display: none; }
.dh4h7k .n31tjy{ margin: 0 10px 10px; padding: 6px 10px; font-size: .75rem; }
.ljgz1 .s8nt5ixj{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 12px !important;
}
.ljgz1 .i4diwz{
  background: transparent !important;
  border: 2px solid var(--accent) !important;
  border-radius: 6px !important;
}
.ljgz1 .yyie7{ color: var(--text, #fff); }
.ljgz1 .zcnfcivw{ color: var(--text-muted, #999); }
@media (max-width: 700px) {
  .mm4l .s8nt5ixj,
  .ljgz1 .s8nt5ixj {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }
}
@media (max-width: 560px) {
  .gezd { min-width: 72px !important; }
  .gezd img { max-width: 64px !important; }
}
.wuidj1 .ifvo{
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px !important;
  align-items: center;
}
.wuidj1 .gapy{
  background: transparent !important;
  border: none !important;
  padding: 6px !important;
  min-height: auto !important;
  filter: brightness(.92);
  transition: filter .2s ease, transform .2s ease;
}
.wuidj1 .gapy:hover{ filter: brightness(1.15); transform: scale(1.06); }
.wuidj1 .gapy img{ max-height: 36px !important; }
.ri5u .kmdi{ display: none; }
.ri5u .pcygl2u{
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 10px;
}
.ri5u .q80a53rn{ display: contents; }
.ri5u .k6hhtv3o{ display: contents; }
.m1m1bbn .gezd{
  border-radius: 999px !important;
  padding: 6px 14px !important;
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  gap: 8px;
}
.m1m1bbn .gezd img{ max-width: 36px !important; max-height: 22px !important; }
.m1m1bbn .gezd::after{
  content: attr(title);
  font-size: .8rem;
  color: var(--text, #fff);
  font-weight: 500;
}
.u11e .pcygl2u{ gap: 10px; }
.u11e .kmdi{
  display: inline-block; min-width: 110px; margin: 0 12px 0 0; opacity: .55;
  font-size: .72rem;
}
.u11e .q80a53rn{
  display: flex; align-items: center; flex-wrap: wrap;
}
.u11e .k6hhtv3o{ flex: 1; gap: 8px; }
.u11e .gezd{
  min-width: 70px !important; min-height: 36px !important; padding: 4px 8px !important;
}
.u11e .gezd img{ max-height: 22px !important; }
.eaxnvjd .s8nt5ixj{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 14px !important;
}
.eaxnvjd .i4diwz{
  position: relative;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  background: var(--bg-surface) !important;
}
.eaxnvjd .b6b38ziw{
  aspect-ratio: 3 / 4;
  display: block;
}
.eaxnvjd .b6b38ziw img{
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: transform .35s ease, filter .25s ease;
}
.eaxnvjd .gikp5b{
  
  position: absolute; left: 0; right: 0; bottom: 0;
  padding: 14px 14px 8px !important;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  gap: 4px !important;
  background: linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.85) 100%);
  opacity: 0;
  transform: translateY(20px);
  transition: opacity .25s ease, transform .25s ease;
  pointer-events: none;
}
.eaxnvjd .yyie7{
  color: #fff !important;
  font-size: 1rem;
  text-align: center;
  text-shadow: 0 1px 4px rgba(0,0,0,0.7);
}
.eaxnvjd .zcnfcivw,
.eaxnvjd .wdwpbq6u{
  color: rgba(255,255,255,0.85) !important;
  font-size: .72rem;
}
.eaxnvjd .n31tjy{
  position: absolute;
  left: 50%; top: 50%;
  transform: translate(-50%, -40%);
  margin: 0 !important;
  padding: 10px 22px !important;
  font-size: .9rem !important;
  background: var(--cta) !important;
  color: #fff !important;
  border: none !important;
  opacity: 0;
  transition: opacity .25s ease, transform .25s ease;
  pointer-events: none;
}
.eaxnvjd .i4diwz:hover .b6b38ziw img{
  transform: scale(1.06);
  filter: brightness(0.55);
}
.eaxnvjd .i4diwz:hover .gikp5b{
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.eaxnvjd .i4diwz:hover .n31tjy{
  opacity: 1;
  transform: translate(-50%, -50%);
  pointer-events: auto;
}
@media (max-width: 700px){
  .eaxnvjd .s8nt5ixj{ grid-template-columns: repeat(2, 1fr) !important; }
  
  .eaxnvjd .gikp5b{ opacity: 1; transform: none; }
  .eaxnvjd .n31tjy{ opacity: 1; transform: translate(-50%, -50%); }
  .eaxnvjd .b6b38ziw img{ filter: brightness(0.8); }
}
.dk9i2 .tvb4x7a3::first-letter{
  float: left;
  font-size: 3.4em;
  line-height: .9;
  font-weight: 800;
  color: var(--cta);
  padding: 4px 12px 0 0;
  margin-top: 4px;
}
.dk9i2 .tvb4x7a3{
  
  line-height: 1.7;
  margin-bottom: 18px;
}
.y5d2ah45 .tvb4x7a3,
.y5d2ah45 .pv1rg{
  position: relative;
  font-style: italic;
  font-size: 1.05em;
  line-height: 1.65;
  color: var(--text-primary);
  margin: 8px 0 22px;
}
.y5d2ah45 .ddu4pp { padding: 8px 0 8px 56px; }
.y5d2ah45 .ddu4pp::before {
  content: "\201C"; position: absolute; left: 4px; top: -10px;
  font-family: Georgia, "Times New Roman", serif; font-size: 4.2em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.y5d2ah45 .a9mw6 { padding: 8px 56px 8px 0; text-align: right; }
.y5d2ah45 .a9mw6::after {
  content: "\201D"; position: absolute; right: 4px; bottom: -18px;
  font-family: Georgia, "Times New Roman", serif; font-size: 4.2em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.y5d2ah45 .f3jjt { padding: 8px 22px; }
.y5d2ah45 .f3jjt::before,
.y5d2ah45 .f3jjt::after {
  font-family: Georgia, "Times New Roman", serif; font-size: 1.8em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700; vertical-align: -0.05em;
}
.y5d2ah45 .f3jjt::before { content: "\00AB\00A0"; margin-right: 4px; }
.y5d2ah45 .f3jjt::after  { content: "\00A0\00BB"; margin-left: 4px; }
.y5d2ah45 .k1ojana {
  padding: 6px 0 6px 16px;
  border-left: 3px solid var(--cta);
}
.y5d2ah45 .z960diuv { padding: 32px 0 8px 0; }
.y5d2ah45 .z960diuv::before {
  content: "\201C"; position: absolute; left: 0; top: -6px;
  font-family: Georgia, "Times New Roman", serif; font-size: 2.6em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.y5d2ah45 .uztv8t {
  padding: 18px 24px; text-align: center; font-size: 1.15em;
  border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);
}
.v4nks { padding-top: 6px; }
.v4nks .ep9f{
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.v4nks .ep9f::after{
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 28px; height: 2px;
  background: var(--cta);
  opacity: .55;
}
.v4nks p { margin: 0 0 10px; }
.v4nks p:last-child { margin-bottom: 0; }
.ijdw{
  position: relative;
  padding-left: 16px;
  margin-top: 18px;
  font-style: italic;
  color: var(--text-muted);
  border-left: 3px solid var(--cta);
}
.vaaoj25{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin: 14px 0;
}
.f5dur{
  display: flex; gap: 12px; align-items: flex-start;
  padding: 14px 16px;
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 10px;
  transition: border-color .15s ease, background .15s ease;
}
.f5dur:hover{ border-color: var(--cta); background: var(--bg-hover); }
.avf1si1{
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  position: relative;
  
  display: none;
}
.avf1si1::after{
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(135deg, transparent 50%, rgba(255,255,255,.3) 100%);
  border-radius: inherit;
}
.rhmp{ flex: 1; min-width: 0; }
.kwnym7{
  font-weight: 700;
  font-size: .95rem;
  color: var(--text-primary);
  margin-bottom: 2px;
  line-height: 1.25;
}
.yop09xh{
  font-size: .85rem;
  color: var(--text-muted);
  line-height: 1.4;
}
.vaaoj25.nn2b6ron .f5dur { flex-direction: column; align-items: center; text-align: center; padding: 16px 14px; }
.vaaoj25.nn2b6ron .avf1si1 { width: 36px; height: 36px; }
.vaaoj25.nn2b6ron .rhmp { text-align: center; }
.vaaoj25.vn2w .f5dur { border: 2px solid var(--cta); background: var(--bg-card-inner); }
.vaaoj25.od4zddtj { counter-reset: fgb-c; }
.vaaoj25.od4zddtj .f5dur { counter-increment: fgb-c; }
.fz577w {
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  color: #fff;
  font-weight: 700;
  font-size: 0.9rem;
  display: flex; align-items: center; justify-content: center;
  line-height: 1;
}
.q0rigldv.ywy0v190 .m5wcf { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.q0rigldv.ywy0v190 .pidn { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.q0rigldv.ywy0v190 .m8s4yimn { grid-row: 1 / span 3; grid-column: 1; width: 48px; height: 48px; margin: 0; }
.q0rigldv.ywy0v190 .udxx3 { grid-column: 2; text-align: left; padding: 0; }
.q0rigldv.ywy0v190 .u2023 { grid-column: 2; text-align: left; padding: 0; }
.q0rigldv.ywy0v190 .suoy8 { grid-column: 2; padding-left: 18px; }
.q0rigldv.laju .pidn,
.q0rigldv.laju .m8s4yimn { display: none; }
.q0rigldv.laju .m5wcf { padding: 16px 18px; text-align: left; }
.q0rigldv.laju .udxx3 { text-align: left; }
.q0rigldv.laju .u2023 { text-align: left; }
.q0rigldv.dbl27 { counter-reset: clb-n; }
.q0rigldv.dbl27 .m5wcf { counter-increment: clb-n; }
.q0rigldv.dbl27 .pidn { display: none; }
.q0rigldv.dbl27 .m8s4yimn { width: 32px; height: 32px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; border: 0; margin: 14px auto 4px; color: #fff; font-weight: 700; }
.q0rigldv.dbl27 .m8s4yimn::before { content: counter(clb-n); font-family: inherit; }
.q0rigldv.dbl27 .m8s4yimn::after { display: none; }
.q0rigldv.dbl27 .m5wcf:not(:has(.m8s4yimn)) .udxx3::before { content: counter(clb-n) ". "; color: var(--cta); font-weight: 700; }
.fipwg .m5wcf { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.fipwg .pidn { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.fipwg .udxx3 { grid-column: 2; text-align: left; padding: 0; }
.fipwg .u2023 { grid-column: 2; text-align: left; padding: 0; }
.fipwg .suoy8 { grid-column: 2; padding-left: 18px; }
.l8g043tx .q0rigldv { counter-reset: cl-n; }
.l8g043tx .m5wcf { counter-increment: cl-n; }
.l8g043tx .pidn { display: none; }
.l8g043tx .m5wcf:not(:has(.m8s4yimn)) .udxx3::before { content: counter(cl-n) ". "; color: var(--cta); font-weight: 700; }
.t1scyp5q .pidn,
.t1scyp5q .m8s4yimn { display: none; }
.t1scyp5q .m5wcf { padding: 16px 18px; text-align: left; }
.t1scyp5q .udxx3 { text-align: left; }
.t1scyp5q .u2023 { text-align: left; }
.houx .f5dur { border: 0; border-left: 3px solid var(--cta); border-radius: 0 8px 8px 0; padding-left: 14px; background: transparent; }
.houx .avf1si1 { display: none; }
.jk15 .f5dur { border: 0; background: var(--bg-card-inner); }
.jk15 .avf1si1 { width: 36px; height: 36px; border-radius: 18px; background: rgba(255,255,255,0.06); }
.jk15 .avf1si1::after { background: radial-gradient(circle at 50% 50%, var(--cta) 0 6px, transparent 7px); inset: 0; opacity: 0.9; }
.vetxhx2 .vaaoj25 { counter-reset: fg-c; }
.vetxhx2 .f5dur { counter-increment: fg-c; }
.vetxhx2 .avf1si1 { width: 30px; height: 30px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; }
.vetxhx2 .avf1si1::after { content: counter(fg-c); position: static; background: none; color: #fff; font-weight: 700; font-size: 0.9rem; line-height: 1; }
.bijpc .f5dur { border: 0; background: transparent; padding: 10px 4px; }
.bijpc .f5dur + .f5dur { border-top: 1px solid var(--border); }
.bijpc .avf1si1 { width: 6px; height: 6px; border-radius: 50%; margin-top: 9px; }
.bijpc .avf1si1::after { display: none; }
.qxkib0wv .f5dur { border: 0; background: var(--bg-card); padding: 12px 14px; }
.qxkib0wv .avf1si1 { width: 8px; height: 8px; border-radius: 50%; margin-top: 7px; }
.qxkib0wv .avf1si1::after { display: none; }
.npg1 .f5dur { display: block; position: relative; padding: 14px 16px 14px 44px; }
.npg1 .avf1si1 { position: absolute; top: 14px; left: 14px; width: 20px; height: 20px; border-radius: 4px; }
.npg1 .rhmp { display: block; }
.ghom6 .f5dur { background: transparent; }
.ghom6 .avf1si1 { background: transparent; border: 2px solid var(--cta); width: 32px; height: 32px; }
.ghom6 .avf1si1::after { background: linear-gradient(135deg, var(--cta) 0%, transparent 60%); opacity: 0.5; }
@media (max-width: 560px){
  .v0cq0c7{ grid-template-columns: repeat(2, 1fr); padding: 14px 10px; }
  .mg4w4uzj{ font-size: 1.4rem; }
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .l0jczf { padding: 28px 18px 20px; }
  .yqeu1h3d { font-size: 1.2rem; }
  .k4eg { max-width: 220px; max-height: 80px; }
}
.gsfj .mz8g0zy0 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.gsfj .mssijm {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.gsfj .wh4s {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.lp7o  .oc8t { border-radius: 6px; }
.ut0ind .wh4s { align-items: center; flex-wrap: wrap; }
@media (max-width: 640px) {
  .oc8t { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
@media (max-width: 640px) {
  .gepdke9r { display: none; }
  .p5vwcyc5 {
    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;
  }
}
.hf6gzwne .h307,
.hf6gzwne .rznzsq4 h2, .hf6gzwne .rznzsq4 h3, .hf6gzwne .rznzsq4 h4,
.hf6gzwne .udxx3 h3, .hf6gzwne .kwnym7,
.hf6gzwne .s5m2x4g, .hf6gzwne .n2y0f8 { color: var(--cta) !important; }
.hf6gzwne .afyadj,
.hf6gzwne .vlhyt,
.hf6gzwne .mb2xysn,
.hf6gzwne .rt46fe6 {
  background: var(--accent-bg) !important;
  border-color: var(--cta) !important;
}
.hf6gzwne .afyadj strong { color: var(--cta) !important; }
.hf6gzwne .afyadj .he84,
.hf6gzwne .afyadj .he84::before { color: var(--cta) !important; }
.hf6gzwne [data-c] {
  color: var(--cta) !important;
  background: color-mix(in srgb, var(--cta) 14%, transparent) !important;
}
.hf6gzwne .v0cq0c7, .hf6gzwne .q2by,
.hf6gzwne .jlqg, .hf6gzwne .hxcu64z,
.hf6gzwne .m5wcf { border-color: var(--cta) !important; }
.hf6gzwne .mg4w4uzj { color: var(--cta) !important; }
.aust, .hzf77q, .p5vwcyc5, .blm1s4e5,
.yrpq, .q4vg, .lxfwdb { text-transform: capitalize; }
:root {
  --accent:          #0a0a14;
  --brand:           #0a0a14;
  --brand-light:     #f08a00;
  --brand-pale:      #f08a00;
  --grad-start:      #000000;
  --grad-end:        #010102;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #f08a00;
  --cta-light:       #faac42;
  --cta-hover:       #ff9d19;
  --bg-page:         #0c0c0c;
  --bg-surface:      #141414;
  --bg-card:         #1c1c1c;
  --bg-card-inner:   #232323;
  --bg-raised:       #2b2b2b;
  --bg-hover:        #333333;
  --border:          #3d3d3d;
  --border-alt:      #4c4c4c;
  --border-section:  #3d3d3d;
  --text-primary:    #e5e5e5;
  --text-muted:      #a5a5a5;
  --text-body:       #cccccc;
  --text-sub:        #a5a5a5;
  --text-faint:      #727272;
  --text-dim:        #595959;
  --text-label:      #8c8c8c;
  --text-value:      #bfbfbf;
  --accent-bg:       #1d1d1f;
  --accent-bg-light: #2a2a31;
  --bg-tip:          #162621;
  --bg-warning:      #272115;
  --bg-info:         #161c26;
  --bg-pros:         #162621;
  --bg-cons:         #26161b;
  --c-pros:          #91ddc6;
  --c-cons:          #e689a5;
  --c-pros-label:    #6ad1b2;
  --c-tip-border:    #4fc9a4;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #91ddc6;
}
:root { --logo-bg-opacity: 73%; }
body, button, input { font-family: "Titillium Web", sans-serif; }
.u353y8 .pxtf6py li::before, .u353y8 .yd6d li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.u353y8 .pxtf6py li::before { content: ""; }.u353y8 .yd6d li::before { content: ""; }.u353y8 .gelxz6::before, .u353y8 .yk1f::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.u353y8 .gelxz6::before { content: ""; }.u353y8 .yk1f::before { content: ""; }
.y8t2r5lu .oga8, .y8t2r5lu .jzqefd { min-height: 320px; }
.by2z5m::before { content: '·'; font-size: 1.3em; line-height: 1; }
.kf24 .chr9d2m {  background: linear-gradient(135deg, rgba(0,0,0,0.88) 0%,  rgba(0,0,0,0.72) 55%, var(--accent-bg) 100%); }.kf24 .w76lt {  filter: brightness(0.42); }.kf24 .r3btver {  background: linear-gradient(180deg, rgba(0,0,0,0.55), rgba(0,0,0,0.8)); }