:root {
  --color-accent: #252434;
  --color-cta: #ff2349;
  --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;
}
.dfzorqn {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.idfb {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.jmi7v5 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.b29mrpk { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.xj4l8z6 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.xj4l8z6 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.xj4l8z6 a:hover { color: var(--accent-light); }
.qz6m     .kh5fr { border-radius: 24px; padding: 8px; }
.qz6m .kh5fr li a { border-radius: 16px; }
.aaqm4fcn .kh5fr li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .kh5fr {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .b0y3:hover .kh5fr,
  .b0y3:focus-within .kh5fr { display: block; }
  .kh5fr li a { padding: 8px 16px; font-size: 0.88rem; }
}
.xdrs1ypl {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.wgcl4ohh { display: none; }
@media (max-width: 640px) {
  .wgcl4ohh {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .wgcl4ohh.ijbq6fm { display: block; }
}
@media (max-width: 640px) {
  .xdrs1ypl { display: block; }
  .xj4l8z6 > li + li::before { display: none !important; }
  .xj4l8z6 {
    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;
  }
  .xj4l8z6.ijbq6fm { display: flex; }
  .xj4l8z6 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .xj4l8z6 li:last-child a { border-bottom: none; }
}
.tnv8lvh { min-height: 480px; }
.v687y {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.rlosd72 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ytpkxr18 .rlosd72 { margin-left: 0; margin-right: 0; }
.iix21ld {
  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;
}
.iix21ld:hover { opacity: 0.88; }
.qwrd4zh {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.ffwbaq {
  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%);
}
.qwrd4zh .nyh6 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.qwrd4zh .v687y { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.qwrd4zh .rlosd72 { color: #e2e8f0; }
.qwrd4zh.obrgi .nyh6 { text-align: center; }
.qwrd4zh.ytpkxr18   .nyh6 { text-align: left; }
.wtor .nyh6 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.wtor .v687y { color: var(--text-primary); text-shadow: none; }
.wtor .rlosd72 { color: var(--text-muted); }
.wtor .iix21ld { margin-top: 16px; }
.wtor, .wtor.tnv8lvh { min-height: auto !important; }
.wtor.obrgi .nyh6 { text-align: center; }
.wtor.ytpkxr18   .nyh6 { 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; }
}
.o0e7gpth .qwrd4zh .ffwbaq {
  overflow: hidden;
}
.o0e7gpth .qwrd4zh .ffwbaq::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); }
}
.qejb .qwrd4zh .ffwbaq {
  overflow: hidden;
}
.qejb .qwrd4zh .ffwbaq::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;
}
.ptxovvt .yuok,
.ptxovvt .z8dsqm,
.ptxovvt .qwrd4zh .ffwbaq {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.mf5nr .qwrd4zh .ffwbaq {
  overflow: hidden;
}
.mf5nr .qwrd4zh .ffwbaq::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;
}
.ta0zzr8 .qwrd4zh .ffwbaq {
  animation: hg-breathe 10s ease-in-out infinite;
}
.yuok .ffwbaq {
  background: none;
}
.yuok .v687y { color: #fff; }
.yuok .rlosd72 { color: rgba(255,255,255,0.85); }
.yuok .iix21ld { background: #fff; color: var(--cta); }
.yuok .iix21ld:hover { opacity: 0.92; }
.ptxovvt .b7r50 {
  animation: hg-fadein 1.2s ease-out both;
}
.b7r50 .v687y { text-shadow: none; color: var(--text-primary); }
.b7r50 .rlosd72 { color: var(--text-muted); }
body.quj0b .v687y {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.qnxp7p5 .v687y {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.tnv8lvh.yuok .v687y,
section.yuok .v687y {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.b7r50.ytpkxr18   .u29tw3 { align-items: flex-start; text-align: left; }
.tnv8lvh .hxqnwf {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.hxqnwf .mthjfyj.tedxz {
  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;
}
.hxqnwf .mthjfyj.tedxz:hover { opacity: 0.85; }
.ul8s .nyh6 { padding-bottom: 24px; }
.ggp1 .nyh6 { max-width: 1100px; }
@media (max-width: 700px) {
  .b7r50 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .b7r50:not(.nl6rrz3) .bzu9n7 { display: none !important; }
  .nl6rrz3 .bzu9n7 { padding: 16px; }
  .u29tw3  { padding: 36px 24px; }
  .b7r50~.csvqm,.znky~.csvqm{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .tnv8lvh, .b7r50 { min-height: 320px !important; }
  .v687y { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .qws193a,
  .gjek0x,
  .re3hcbtd { grid-template-columns: 1fr !important; }

  

  
  .ul8s { display: flex !important; flex-direction: column !important; }
  .ul8s .nyh6 { display: contents; }
  .ul8s .ffwbaq { order: 0; }
  .ul8s .v687y { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .ul8s .qws193a { order: 2; padding: 0 16px 12px !important; }
  .ul8s .rlosd72 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .ggp1 .nyh6 { display: flex; flex-direction: column; }
  .ggp1 .nyh6 .v687y { order: 1; }
  .ggp1 .nyh6 .re3hcbtd { order: 2; margin: 8px 0 24px !important; }
  .ggp1 .nyh6 .rlosd72 { order: 3; }
  .ggp1 .nyh6 .iix21ld { order: 4; align-self: center; margin-top: 0; }

  
  .b7r50.nl6rrz3 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .b7r50.nl6rrz3 .u29tw3 { display: contents; padding: 0; }
  .b7r50.nl6rrz3 .u29tw3 .v687y { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .b7r50.nl6rrz3 .bzu9n7 { order: 2; padding: 12px 16px; }
  .b7r50.nl6rrz3 .u29tw3 .rlosd72 { order: 3; padding: 0 24px; margin: 0 auto; }
  .b7r50.nl6rrz3 .u29tw3 .iix21ld { order: 4; align-self: center; margin: 8px 0 32px; }
}
.z3x8 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.i1c9 { width: 100%; height: auto; display: block; border-radius: 10px; }
.sls0 .z3x8        { border-radius: 16px; }
.sls0 .i1c9  { border-radius: 16px; }
.dpfi2 .z3x8         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.dpfi2 .i1c9   { border-radius: 8px; }
.xebx4 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.zthu { width: 100%; padding: 32px 0; position: relative; }
.p1fp263 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.uditys .zthu:nth-child(even) { background: var(--bg-surface); }
.uditys .zthu:nth-child(odd)  { background: var(--bg-page); }
.qof4m75t .zthu:nth-child(even) { background: var(--bg-card); }
.qof4m75t .zthu:nth-child(odd)  { background: var(--bg-page); }
.uditys .zthu:nth-child(odd)  .p1fp263 { background: var(--bg-card); border-radius: 6px; }
.uditys .zthu:nth-child(even) .p1fp263 { background: var(--bg-raised); border-radius: 6px; }
.qof4m75t .zthu:nth-child(odd)  .p1fp263 { background: var(--bg-card); border-radius: 6px; }
.qof4m75t .zthu:nth-child(even) .p1fp263 { background: var(--bg-raised); border-radius: 6px; }
.uditys .zthu:nth-child(even) .wb1h .umqcle,
.qof4m75t .zthu:nth-child(even) .wb1h .umqcle { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.uditys .zthu:nth-child(odd) .wb1h .umqcle,
.qof4m75t .zthu:nth-child(odd) .wb1h .umqcle { background: var(--bg-card-inner); }
.uditys .zthu:nth-child(even) .ygk32zye .umqcle:nth-child(odd),
.qof4m75t .zthu:nth-child(even) .ygk32zye .umqcle:nth-child(odd)  { background: var(--bg-card); }
.uditys .zthu:nth-child(even) .ygk32zye .umqcle:nth-child(even),
.qof4m75t .zthu:nth-child(even) .ygk32zye .umqcle:nth-child(even) { background: var(--bg-card-inner); }
h1.tvek { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.tvek {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.gqvg8 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.gqlnym h2.tvek {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.thcja9 h2.tvek {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.j3il987o h2.tvek {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ghpgf h2.tvek::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.qz0pc h2.tvek {
  color: var(--text-primary); font-size: 1.7rem;
}
.in8jffr h2.tvek::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.qywdu0 h2.tvek {
  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) { .ski4 { display: none; } }
.pnnk3 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.rpwawt { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ybj0cj0 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.wxqs0kao { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.hwxgpim { padding-left: 20px; }
.hwxgpim li { margin-bottom: 6px; }
.hwxgpim a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.hwxgpim a:hover { color: var(--accent-light); }
.snke3p6 .wxqs0kao { display: none; }
.uil3 .wxqs0kao { display: none; }
.uil3 .hwxgpim { padding-left: 0; list-style: none; }
.uil3 .hwxgpim li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.uil3 .hwxgpim a { font-size: 0.92rem; }
.me1htxjx .ybj0cj0 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.me1htxjx .wxqs0kao { display: none; }
.me1htxjx .hwxgpim { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.me1htxjx .hwxgpim li { margin-bottom: 0; }
.me1htxjx .hwxgpim 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;
}
.me1htxjx .hwxgpim a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.r1yx1s .ybj0cj0 { padding: 20px 20px 16px; }
.r1yx1s .hwxgpim {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.r1yx1s .hwxgpim li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.r1yx1s .hwxgpim 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;
}
.r1yx1s .hwxgpim 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;
}
.r1yx1s .hwxgpim a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.r1yx1s .hwxgpim a:focus,
.r1yx1s .hwxgpim a:focus-visible,
.r1yx1s .hwxgpim a:target { outline: none; }
.r1yx1s .hwxgpim li:target a { border-color: var(--border); color: var(--text-muted); }
.v0dfslt .ybj0cj0 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.v0dfslt .wxqs0kao { display: none; }
.v0dfslt .hwxgpim { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.v0dfslt .hwxgpim li { margin-bottom: 0; }
.v0dfslt .hwxgpim li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.v0dfslt .hwxgpim li:last-child::after { content: ""; margin-right: 0; }
.v0dfslt .hwxgpim a { font-size: 0.9rem; }
.umqcle { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.wb1h .umqcle { background: var(--bg-card); }
.ygk32zye .umqcle:nth-child(odd)  { background: var(--bg-card); }
.ygk32zye .umqcle:nth-child(even) { background: var(--bg-raised); }
.pn5n4 .umqcle {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.pn5n4 .umqcle:last-child { border-bottom: none; }
.pn5n4 h3.gqvg8 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.i04agf0y .umqcle {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.i04agf0y .umqcle + .umqcle { margin-top: 4px; }
.ml8c .umqcle { background: none; border-radius: 0; padding: 12px 0; }
.ml8c .umqcle + .umqcle { border-top: 1px solid var(--border-section); }
.i91zb { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.yzrn3xz { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.tzb93l9 { color: var(--text-body); margin-bottom: 10px; }
.b46wyu, .odxvq { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.b46wyu li, .odxvq li { margin-bottom: 6px; }
.odxvq li { list-style: decimal; }
.sc3ac     .b46wyu { list-style-type: "● "; }
.yi1fx4  .b46wyu { list-style-type: "■ "; }
.wwww .b46wyu { list-style-type: "◆ "; }
.xxbfwpm    .b46wyu { list-style-type: "★ "; }
.sc3ac     .rtilhxp { list-style-type: "● "; }
.yi1fx4  .rtilhxp { list-style-type: "■ "; }
.wwww .rtilhxp { list-style-type: "◆ "; }
.xxbfwpm    .rtilhxp { list-style-type: "★ "; }
.sc3ac    .b46wyu li::marker, .sc3ac    .rtilhxp li::marker,
.yi1fx4 .b46wyu li::marker, .yi1fx4 .rtilhxp li::marker,
.wwww .b46wyu li::marker, .wwww .rtilhxp li::marker,
.xxbfwpm   .b46wyu li::marker, .xxbfwpm   .rtilhxp li::marker {
  color: var(--cta); font-size: 1em;
}
.sc3ac .odxvq,
.yi1fx4 .odxvq,
.wwww .odxvq,
.xxbfwpm .odxvq {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.sc3ac .odxvq li,
.yi1fx4 .odxvq li,
.wwww .odxvq li,
.xxbfwpm .odxvq li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.sc3ac .odxvq li::before,
.yi1fx4 .odxvq li::before,
.wwww .odxvq li::before,
.xxbfwpm .odxvq 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;
}
.sc3ac     .odxvq li::before { border-radius: 50%; }
.yi1fx4  .odxvq li::before { border-radius: 3px; }
.wwww .odxvq li::before { border-radius: 3px; }
.xxbfwpm    .odxvq li::before { border-radius: 50%; }
.b94m { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.u8bv6 .b94m,
.fowcp .b94m { background: transparent; border: none; border-radius: 0; }
.ko1c5be { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ko1c5be th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ko1c5be td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ko1c5be tr:hover td { background: var(--bg-hover); }
.nbg6vw .ko1c5be tbody tr:nth-child(even) td { background: var(--bg-surface); }
.o9y0 .ko1c5be { border: 1px solid var(--border-alt); }
.o9y0 .ko1c5be th,
.o9y0 .ko1c5be td { border: 1px solid var(--border-alt); }
.e69yyk5 .ko1c5be th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.e69yyk5 .ko1c5be td { border-bottom: none; }
.e69yyk5 .ko1c5be tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.c5yjc .ko1c5be th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.pt44 .b94m {
  overflow: hidden;
}
.pt44 .ko1c5be th { border-bottom: 1px solid var(--border-alt); }
.pt44 .ko1c5be tr:last-child td { border-bottom: none; }
.r6y7er { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.hhwo9 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.a74xa { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.a7okg8b { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.u1htmm7 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.rtilhxp { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.rtilhxp 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%}
.m379dft .a7okg8b { background: transparent; text-align: center; }
.w3fq .a74xa {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.sej7 .a74xa {
  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);
}
.ascoe .hhwo9 { display: grid; grid-template-columns: auto 1fr; }
.ascoe .a74xa {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ascoe .a7okg8b { grid-column: 2; }
.ascoe .u1htmm7,
.ascoe .rtilhxp { grid-column: 1 / -1; }
.nj712i4f .hhwo9 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.nj712i4f .a74xa {
  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);
}
.nj712i4f .a7okg8b { grid-column: 2; }
.nj712i4f .u1htmm7,
.nj712i4f .rtilhxp { grid-column: 1 / -1; }
.jyu15 .hhwo9 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.jyu15 .a7okg8b { background: none; color: var(--accent-light); font-weight: 700; }
.o6q78w .hhwo9 { 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); }
.o6q78w .a7okg8b { background: none; color: var(--accent-light); font-weight: 700; }
.em1prw .hhwo9 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.em1prw .hhwo9:last-child { border-bottom: none; }
.em1prw .a7okg8b { background: none; color: var(--accent-light); font-weight: 700; }
.wbo6ah .hhwo9 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.wbo6ah .a7okg8b { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.rpgyha .r6y7er { counter-reset: card-n; }
.rpgyha .hhwo9  { counter-increment: card-n; }
.rpgyha .a7okg8b { display: flex; align-items: center; gap: 10px; }
.rpgyha .a7okg8b::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;
}
.b433g6tu .hhwo9 { background: var(--bg-surface); border: 1px solid var(--border); }
.b433g6tu .a7okg8b { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.lh30jd { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.w3tz1  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.gt2lhua3 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.nwp4 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.fq11xe { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.lh30jd strong { color: var(--text-primary); font-size: 0.95rem; }
.lh30jd p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.i1c9 { width: 100%; height: auto; border-radius: 10px; display: block; }
.tedxz {
  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;
}
.tedxz:hover { opacity: 0.85; }
.e2o2 .tedxz  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.e2o2 .tedxz:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.d0vv79tl .tedxz  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.d0vv79tl .tedxz:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.dxkt6 .iix21ld { border-radius: 50px; }
.dxkt6 .tedxz  { border-radius: 50px; }
.h8z6x3b5 .iix21ld { padding-left: 22px; padding-right: 22px; }
.h8z6x3b5 .tedxz  { padding-left: 12px; padding-right: 12px; }
.ozc9 .iix21ld { padding-left: 44px; padding-right: 44px; }
.ozc9 .tedxz  { padding-left: 24px; padding-right: 24px; }
.numd .iix21ld { padding-left: 56px; padding-right: 56px; }
.numd .tedxz  { padding-left: 32px; padding-right: 32px; }
.k2byi2p   .iix21ld::after, .k2byi2p   .tedxz::after,
.qib4c2 .iix21ld::after, .qib4c2 .tedxz::after,
.psdpolg    .iix21ld::after, .psdpolg    .tedxz::after,
.tt3z    .iix21ld::after, .tt3z    .tedxz::after,
.qfef3c7    .iix21ld::after, .qfef3c7    .tedxz::after,
.gsjw7     .iix21ld::after, .gsjw7     .tedxz::after,
.xiljzq6    .iix21ld::after, .xiljzq6    .tedxz::after,
.uxmcrj5r   .iix21ld::after, .uxmcrj5r   .tedxz::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;
}
.k2byi2p .iix21ld::after, .k2byi2p .tedxz::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");
}
.qib4c2 .iix21ld::after, .qib4c2 .tedxz::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");
}
.psdpolg .iix21ld::after, .psdpolg .tedxz::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");
}
.tt3z .iix21ld::after, .tt3z .tedxz::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");
}
.qfef3c7 .iix21ld::after, .qfef3c7 .tedxz::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");
}
.gsjw7 .iix21ld::after, .gsjw7 .tedxz::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");
}
.xiljzq6 .iix21ld::after, .xiljzq6 .tedxz::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");
}
.uxmcrj5r .iix21ld::after, .uxmcrj5r .tedxz::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");
}
.fbcqcmrr   .urp4::after, .fbcqcmrr   .nlf8::after,
.e2bl .urp4::after, .e2bl .nlf8::after,
.qjtts    .urp4::after, .qjtts    .nlf8::after,
.yu5ad8ol    .urp4::after, .yu5ad8ol    .nlf8::after,
.smlx0uf    .urp4::after, .smlx0uf    .nlf8::after,
.djprvxek     .urp4::after, .djprvxek     .nlf8::after,
.ymnn    .urp4::after, .ymnn    .nlf8::after,
.mp0f   .urp4::after, .mp0f   .nlf8::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;
}
.fbcqcmrr .urp4::after, .fbcqcmrr .nlf8::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");
}
.e2bl .urp4::after, .e2bl .nlf8::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");
}
.qjtts .urp4::after, .qjtts .nlf8::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");
}
.yu5ad8ol .urp4::after, .yu5ad8ol .nlf8::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");
}
.smlx0uf .urp4::after, .smlx0uf .nlf8::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");
}
.djprvxek .urp4::after, .djprvxek .nlf8::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");
}
.ymnn .urp4::after, .ymnn .nlf8::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");
}
.mp0f .urp4::after, .mp0f .nlf8::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");
}
.de88wwh .rhv6l4y { background: var(--bg-raised); }
.mthjfyj.tedxz {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .noxwf {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .noxwf::before    { grid-area: rank;   }
  .g3mb64q           { grid-area: ident;  }
  .lilmu     { grid-area: rating; min-width: 0; width: auto; }
  .ui4n5z           { grid-area: pills;  }
  .mthjfyj             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .noxwf {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .noxwf::before    { justify-self: center; }
  .g3mb64q           { width: 100%; }
  .lilmu     { justify-self: center; }
  .ui4n5z           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .dp5jcyv .i8r6dx4 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .dp5jcyv .ug2slz { margin: 0; }
}
.vkxtatt6 .tm54 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.vkxtatt6 .puwph6 h3 { color: var(--accent-light); }
.vkxtatt6 .lk1h { background: var(--bg-page); border: 1px solid var(--border); }
@media (max-width: 720px) {
  .a2hy2 { grid-template-columns: 1fr; }
  .sfyn { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .sfyn .d0ef { width: 72px; height: 50px; }
  .sfyn .cwypkz { max-width: 180px; }
  .sfyn .jmey { width: auto; }
}
@media (max-width: 720px) {
  .xio9 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .qgebw { padding: 16px; }
  .nkcsfb .xo3b8q8z { min-width: 50%; }
}
@media (max-width: 860px) {
  .coxcn { grid-template-columns: 1fr; }
  .ekpjaq1r { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .fwg53deb { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .nxoh71q { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .r1ega5 { flex-direction: column; align-items: stretch; }
}
.szvhxk .jmey .tedxz { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .mr5ovhdr { flex-direction: column; align-items: stretch; gap: 10px; }
  .szvhxk .jmey { text-align: center; }
}
@media (max-width: 720px) {
  .y9s9 { grid-template-columns: 1fr; }
  .bj1fd { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .vp6i50 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .qesbotw { grid-template-columns: 1fr; }
  .uvdzp { width: 100px; height: 100px; margin: 16px auto; }
  .xwyhn6o { font-size: 1.4rem; }
  .yi7jf { justify-content: center; }
  .mv40i .xo3b8q8z { min-width: 50%; }
}
@media (max-width: 540px) {
  .t3zog4 { flex-wrap: wrap; padding: 14px 16px; }
  .pl5av3t { padding: 12px 16px; }
  .bstdt0s .hqjopsu { margin: 0 16px; }
  .bstdt0s .k6ea8k { padding: 0 16px; }
  .q4sn4t { padding: 12px 16px; }
}
.aw5k6ood .syhmh {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.aw5k6ood .noxwf {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.aw5k6ood .noxwf:last-child { border-bottom: none; }
.aw5k6ood .g3mb64q,
.aw5k6ood .lilmu,
.aw5k6ood .ui4n5z {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.d2fcr21n .c0199cpg {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.nrsqw { margin: 16px 0; }
.z6n4p8q9 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.z6n4p8q9 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.z6n4p8q9 summary::after { content: "+"; color: var(--accent-light); }
.z6n4p8q9[open] summary::after { content: "−"; }
.z6n4p8q9 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.zthu { margin-bottom: 0; }
.nsxdim h2.tvek { color: var(--text-primary); border-color: var(--accent-light); }
.oov3avh1 h2.tvek { color: var(--text-primary); border-color: var(--accent-light); }
.n77q .w3tz1     { background: #052e16; border-color: #10b981; }
.n77q .gt2lhua3 { background: #2d0a1e; border-color: #f43f5e; }
.n77q .nwp4    { background: #1e1036; border-color: #a855f7; }
.n77q .lh30jd strong  { color: #f1f5f9; }
.n77q .lh30jd p       { color: #cbd5e1; }
.n77q .n5yr67w    .w3tz1     .fq11xe::before,
.n77q .p5995g  .w3tz1     .fq11xe::before,
.n77q .wc6lde6  .w3tz1     .fq11xe::before,
.n77q .yavjl3ca .w3tz1     .fq11xe::before { color: #10b981; }
.n77q .n5yr67w    .gt2lhua3 .fq11xe::before,
.n77q .p5995g  .gt2lhua3 .fq11xe::before,
.n77q .wc6lde6  .gt2lhua3 .fq11xe::before,
.n77q .yavjl3ca .gt2lhua3 .fq11xe::before { color: #f43f5e; }
.n77q .n5yr67w    .nwp4    .fq11xe::before,
.n77q .p5995g  .nwp4    .fq11xe::before,
.n77q .wc6lde6  .nwp4    .fq11xe::before,
.n77q .yavjl3ca .nwp4    .fq11xe::before { color: #a855f7; }
.c1ko0s .w3tz1     { background: #2d2000; border-color: #eab308; }
.c1ko0s .gt2lhua3 { background: #2d0b0b; border-color: #ef4444; }
.c1ko0s .nwp4    { background: #2d1600; border-color: #f97316; }
.c1ko0s .lh30jd strong  { color: #f1f5f9; }
.c1ko0s .lh30jd p       { color: #cbd5e1; }
.c1ko0s .n5yr67w    .w3tz1     .fq11xe::before,
.c1ko0s .p5995g  .w3tz1     .fq11xe::before,
.c1ko0s .wc6lde6  .w3tz1     .fq11xe::before,
.c1ko0s .yavjl3ca .w3tz1     .fq11xe::before { color: #eab308; }
.c1ko0s .n5yr67w    .gt2lhua3 .fq11xe::before,
.c1ko0s .p5995g  .gt2lhua3 .fq11xe::before,
.c1ko0s .wc6lde6  .gt2lhua3 .fq11xe::before,
.c1ko0s .yavjl3ca .gt2lhua3 .fq11xe::before { color: #ef4444; }
.c1ko0s .n5yr67w    .nwp4    .fq11xe::before,
.c1ko0s .p5995g  .nwp4    .fq11xe::before,
.c1ko0s .wc6lde6  .nwp4    .fq11xe::before,
.c1ko0s .yavjl3ca .nwp4    .fq11xe::before { color: #f97316; }
.hzgz .w3tz1     { background: #0c1a2e; border-color: #38bdf8; }
.hzgz .gt2lhua3 { background: #12103a; border-color: #818cf8; }
.hzgz .nwp4    { background: #0a2020; border-color: #2dd4bf; }
.hzgz .lh30jd strong  { color: #f1f5f9; }
.hzgz .lh30jd p       { color: #cbd5e1; }
.hzgz .n5yr67w    .w3tz1     .fq11xe::before,
.hzgz .p5995g  .w3tz1     .fq11xe::before,
.hzgz .wc6lde6  .w3tz1     .fq11xe::before,
.hzgz .yavjl3ca .w3tz1     .fq11xe::before { color: #38bdf8; }
.hzgz .n5yr67w    .gt2lhua3 .fq11xe::before,
.hzgz .p5995g  .gt2lhua3 .fq11xe::before,
.hzgz .wc6lde6  .gt2lhua3 .fq11xe::before,
.hzgz .yavjl3ca .gt2lhua3 .fq11xe::before { color: #818cf8; }
.hzgz .n5yr67w    .nwp4    .fq11xe::before,
.hzgz .p5995g  .nwp4    .fq11xe::before,
.hzgz .wc6lde6  .nwp4    .fq11xe::before,
.hzgz .yavjl3ca .nwp4    .fq11xe::before { color: #2dd4bf; }
.vpj02xk .w3tz1     { background: var(--accent-bg); border-color: var(--accent-light); }
.vpj02xk .gt2lhua3 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.vpj02xk .nwp4    { background: var(--accent-bg); border-color: var(--accent-pale); }
.vpj02xk .n5yr67w    .fq11xe::before,
.vpj02xk .p5995g  .fq11xe::before,
.vpj02xk .wc6lde6  .fq11xe::before,
.vpj02xk .yavjl3ca .fq11xe::before { color: var(--accent-light) !important; }
.nzvu7 .ue6h { background: var(--bg-pros); }
.nzvu7 .sthzt { background: var(--bg-cons); }
.nzvu7 .ue6h .jorjk { color: var(--c-pros-label); }
.nzvu7 .sthzt .uru0r { color: var(--c-cons); }
.nzvu7 .ue6h ul li,
.nzvu7 .qgdmx li          { color: var(--c-pros); }
.nzvu7 .sthzt ul li,
.nzvu7 .urdgcz9 li          { color: var(--c-cons); }
.agat .lh30jd { background: transparent; border-left: none; border: 1.5px solid; }
.agat .w3tz1     { border-color: var(--c-tip-border); }
.agat .gt2lhua3 { border-color: var(--c-warn-border); }
.agat .nwp4    { border-color: #60a5fa; }
.agat .lh30jd strong { color: var(--text-primary); }
.agat .lh30jd p      { color: var(--text-muted); }
.u03hkkmf .lh30jd { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.u03hkkmf .w3tz1     { border-top-color: var(--c-tip-border); }
.u03hkkmf .gt2lhua3 { border-top-color: var(--c-warn-border); }
.u03hkkmf .nwp4    { border-top-color: #60a5fa; }
.lhu63 .lh30jd { border-left: none; border-radius: 8px; }
.lhu63 .w3tz1     { background: #065f46; }
.lhu63 .gt2lhua3 { background: #92400e; }
.lhu63 .nwp4    { background: #1e3a8a; }
.lhu63 .lh30jd strong,
.lhu63 .lh30jd p { color: #fff; }
.lhu63 .fq11xe::before { color: rgba(255,255,255,0.85) !important; }
.n77q.lhu63 .w3tz1,
.n77q .lhu63 .w3tz1     { background: #052e16; }
.n77q.lhu63 .gt2lhua3,
.n77q .lhu63 .gt2lhua3 { background: #2d0a1e; }
.n77q.lhu63 .nwp4,
.n77q .lhu63 .nwp4    { background: #1e1036; }
.c1ko0s.lhu63 .w3tz1,
.c1ko0s .lhu63 .w3tz1      { background: #2d2000; }
.c1ko0s.lhu63 .gt2lhua3,
.c1ko0s .lhu63 .gt2lhua3  { background: #2d0b0b; }
.c1ko0s.lhu63 .nwp4,
.c1ko0s .lhu63 .nwp4     { background: #2d1600; }
.hzgz.lhu63 .w3tz1,
.hzgz .lhu63 .w3tz1      { background: #0c1a2e; }
.hzgz.lhu63 .gt2lhua3,
.hzgz .lhu63 .gt2lhua3  { background: #12103a; }
.hzgz.lhu63 .nwp4,
.hzgz .lhu63 .nwp4     { background: #0a2020; }
.n484uq8 .lh30jd { border-left: none; border-radius: 6px; padding: 10px 14px; }
.n484uq8 .w3tz1     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.n484uq8 .gt2lhua3 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.n484uq8 .nwp4    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.n484uq8 .lh30jd strong { color: var(--text-primary); }
.n484uq8 .lh30jd p      { color: var(--text-muted); }
.w9het .lh30jd { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.n5yr67w .fq11xe,
.p5995g .fq11xe,
.wc6lde6 .fq11xe,
.yavjl3ca .fq11xe { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.n5yr67w .fq11xe::before,
.p5995g .fq11xe::before,
.wc6lde6 .fq11xe::before,
.yavjl3ca .fq11xe::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.n5yr67w .w3tz1     .fq11xe::before { content: "✦"; color: var(--c-tip-border); }
.n5yr67w .gt2lhua3 .fq11xe::before { content: "▲"; color: var(--c-warn-border); }
.n5yr67w .nwp4    .fq11xe::before { content: "◉"; color: #60a5fa; }
.p5995g .w3tz1     .fq11xe::before { content: "★"; color: var(--c-tip-border); }
.p5995g .gt2lhua3 .fq11xe::before { content: "◆"; color: var(--c-warn-border); }
.p5995g .nwp4    .fq11xe::before { content: "●"; color: #60a5fa; }
.wc6lde6 .w3tz1     .fq11xe::before { content: "▶"; color: var(--c-tip-border); }
.wc6lde6 .gt2lhua3 .fq11xe::before { content: "■"; color: var(--c-warn-border); }
.wc6lde6 .nwp4    .fq11xe::before { content: "▸"; color: #60a5fa; }
.yavjl3ca .w3tz1     .fq11xe::before { content: "→"; color: var(--c-tip-border); }
.yavjl3ca .gt2lhua3 .fq11xe::before { content: "⬥"; color: var(--c-warn-border); }
.yavjl3ca .nwp4    .fq11xe::before { content: "◈"; color: #60a5fa; }
.h7ezu5l6 .wb1h .umqcle,
.h7ezu5l6 .ygk32zye .umqcle  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.h7ezu5l6 .hhwo9                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.h7ezu5l6 .b94m          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.h7ezu5l6 .ybj0cj0                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.corhjh .wb1h .umqcle,
.corhjh .ygk32zye .umqcle,
.corhjh .hhwo9,
.corhjh .noxwf,
.corhjh .ug2slz,
.corhjh .b94m,
.corhjh .ybj0cj0,
.corhjh .w9het .lh30jd { box-shadow: none; }
.b9uyuqy   .tzb93l9, .b9uyuqy .i91zb, .b9uyuqy .yzrn3xz,
.b9uyuqy   .pnnk3, .b9uyuqy .rpwawt { font-size: 0.9rem; }
.b9uyuqy   .b46wyu, .b9uyuqy .odxvq { font-size: 0.9rem; }
.ivgbzc   .tzb93l9, .ivgbzc .i91zb, .ivgbzc .yzrn3xz,
.ivgbzc   .pnnk3, .ivgbzc .rpwawt { font-size: 0.95rem; }
.ivgbzc   .b46wyu, .ivgbzc .odxvq { font-size: 0.95rem; }
.s6i1y   .tzb93l9, .s6i1y .i91zb, .s6i1y .yzrn3xz,
.s6i1y   .pnnk3, .s6i1y .rpwawt { font-size: 1.08rem; }
.s6i1y   .b46wyu, .s6i1y .odxvq { font-size: 1.05rem; }
.s6i1y   .ko1c5be { font-size: 0.97rem; }
.ez18dk8 .v687y      { font-size: 3.2rem; }
.ez18dk8 h2.tvek { font-size: 1.9rem; }
.ez18dk8 h3.gqvg8     { font-size: 1.4rem; }
.hs5u6 .v687y      { font-size: 3.8rem; }
.hs5u6 h2.tvek { font-size: 2.2rem; }
.hs5u6 h3.gqvg8     { font-size: 1.6rem; }
.zthu + .zthu { position: relative; }
.uea80   .zthu + .zthu::before,
.jhdyn  .zthu + .zthu::before,
.v8sqr8xt   .zthu + .zthu::before,
.y3c72   .zthu + .zthu::before,
.ywdu0do   .zthu + .zthu::before,
.k8cs4cjj .zthu + .zthu::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.uea80 .zthu + .zthu::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.jhdyn .zthu + .zthu::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.v8sqr8xt .zthu + .zthu::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;
}
.y3c72 .zthu + .zthu::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.enz5je .zthu { margin-bottom: 16px; }
.enz5je .zthu + .zthu { margin-top: 0; }
.enz5je .p1fp263 { padding-top: 0; padding-bottom: 0; }
.ywdu0do .zthu + .zthu::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.k8cs4cjj .zthu + .zthu::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.vvtl .zthu + .zthu::before,
.ugr5 .zthu + .zthu::before,
.snljp4k .zthu + .zthu::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%;
}
.uditys .vvtl .zthu:nth-child(even)::before,
.uditys .ugr5 .zthu:nth-child(even)::before,
.uditys .snljp4k .zthu:nth-child(even)::before { background: var(--bg-surface); }
.qof4m75t .vvtl .zthu:nth-child(even)::before,
.qof4m75t .ugr5 .zthu:nth-child(even)::before,
.qof4m75t .snljp4k .zthu:nth-child(even)::before { background: var(--bg-card); }
.vvtl .zthu + .zthu::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");
}
.ugr5 .zthu + .zthu::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");
}
.snljp4k .zthu + .zthu::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");
}
.f7o0mnx .qwrd4zh,
.qayvm .qwrd4zh,
.h7y9ohb .qwrd4zh { overflow: hidden; }
.f7o0mnx .nyh6,
.qayvm .nyh6 { margin-bottom: 60px; }
.h7y9ohb .nyh6 { margin-bottom: 70px; }
.f7o0mnx .qwrd4zh::before,
.qayvm .qwrd4zh::before,
.h7y9ohb .qwrd4zh::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%;
}
.f7o0mnx .qwrd4zh::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");
}
.qayvm .qwrd4zh::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");
}
.h7y9ohb .qwrd4zh::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");
}
.w5x4d .qwrd4zh:not(.yuok) .ffwbaq { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.fn29ubde .qwrd4zh:not(.yuok) .ffwbaq { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.xcdt  .qwrd4zh:not(.yuok) .ffwbaq { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ugfwyks  .qwrd4zh:not(.yuok) .ffwbaq { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.fn29ubde .yuok { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.fn29ubde .z8dsqm { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.fn29ubde .b7r50 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.mjv4 .yuok .ffwbaq { background: none; }
.mjv4 .qwrd4zh:not(.yuok) .ffwbaq { background: rgba(0,0,0,0.6); }
.zthu.wbvlde .z3x8 { float: left; width: 38%; margin: 0 28px 16px 0; }
.zthu.wbvlde .z3x8 .i1c9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zthu.wbvlde .p1fp263::after { content: ''; display: block; clear: both; }
.zthu.xal19o .z3x8 { float: right; width: 38%; margin: 0 0 16px 28px; }
.zthu.xal19o .z3x8 .i1c9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zthu.xal19o .p1fp263::after { content: ''; display: block; clear: both; }
.zthu.wbvlde .r6y7er,
.zthu.wbvlde .b94m,
.zthu.wbvlde .lh30jd,
.zthu.wbvlde .umqcle,
.zthu.wbvlde .rpwawt,
.zthu.wbvlde .syhmh,
.zthu.wbvlde .i8r6dx4,
.zthu.wbvlde .dpi2qn0b,
.zthu.xal19o .r6y7er,
.zthu.xal19o .b94m,
.zthu.xal19o .lh30jd,
.zthu.xal19o .umqcle,
.zthu.xal19o .rpwawt,
.zthu.xal19o .syhmh,
.zthu.xal19o .i8r6dx4,
.zthu.xal19o .dpi2qn0b { clear: both; }
@media (max-width: 900px) {
  .zthu.wbvlde .z3x8,
  .zthu.xal19o .z3x8 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .zthu.wbvlde .z3x8 .i1c9,
  .zthu.xal19o .z3x8 .i1c9 {
    max-height: none !important;
  }
}
.zthu.wbvlde .b46wyu,
.zthu.wbvlde .odxvq,
.zthu.xal19o .b46wyu,
.zthu.xal19o .odxvq { overflow: hidden; }
@media (max-width: 640px) {
  .zthu.wbvlde .z3x8,
  .zthu.xal19o .z3x8 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.f5ba9 .xebx4,
.f5ba9 .p1fp263,
.f5ba9 .houscq88  { max-width: 1100px; }
.akwbgl .xebx4,
.akwbgl .p1fp263,
.akwbgl .houscq88  { max-width: 1200px; }
.y98s5ocs .xebx4,
.y98s5ocs .p1fp263,
.y98s5ocs .houscq88  { max-width: 1320px; }
.rkdiadkm { font-size: 0.82rem; color: var(--text-muted); }
.tjmbg6 { display: flex; align-items: center; }
.mv5z {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.fcqp3d { display: flex; align-items: center; }
.tsudhd { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.tsudhd:hover { text-decoration: underline; }
.q8pc4gcx { margin: 0 3px; opacity: 0.45; }
.q8pc4gcx::before { content: '/'; }
.fj6rsz { padding: 2px 5px; color: var(--text-main); }
.sd0078 .rkdiadkm {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.sd0078 .tjmbg6 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.wi2eb7h .rkdiadkm {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.wi2eb7h .tjmbg6 { padding: 0 0 0 12px; }
.t0su28 .tjmbg6 { padding: 0 16px; }
.t0su28 .rkdiadkm {
  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);
}
.t0su28 .xebx4 { padding-top: 28px; }
@media (max-width: 720px) {
  .c9cuyxjf { margin-top: 18px; padding: 0 16px; }
  .t0su28 .xebx4 { padding-top: 16px; }
}
.f5ba9.sd0078 .tjmbg6 { max-width: 1100px; }
.akwbgl.sd0078 .tjmbg6 { max-width: 1200px; }
.y98s5ocs.sd0078 .tjmbg6 { max-width: 1320px; }
.kbww9u7 .zthu { padding-top: 16px; padding-bottom: 16px; }
.qoen4ldw .zthu { padding-top: 24px; padding-bottom: 24px; }
.orve .zthu { padding-top: 40px; padding-bottom: 40px; }
.a19k8wvz .zthu { padding-top: 52px; padding-bottom: 52px; }
.crie .zthu:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.crie .zthu:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.crie .zthu:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.crie .zthu:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.vlpnd .p1fp263 { padding-top: 10px;  padding-bottom: 10px; }
.hgu13k .p1fp263 { padding-top: 18px;  padding-bottom: 18px; }
.gpz3mu3v .p1fp263 { padding-top: 36px;  padding-bottom: 36px; }
.xhm5 .p1fp263 { padding-top: 48px;  padding-bottom: 48px; }
.isx1 h2.tvek { font-weight: 600; }
.isx1 h3.gqvg8     { font-weight: 600; }
.ditnxgh h2.tvek { font-weight: 800; }
.ditnxgh h3.gqvg8     { font-weight: 700; }
.x1sdb1m { font-weight: 600; }
.x1sdb1m h2.tvek { font-weight: 900; }
.x1sdb1m h3.gqvg8     { font-weight: 800; }
.x1sdb1m .lh30jd strong,
.x1sdb1m .lh30jd strong { font-weight: 600; }
.urp4 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.q84n .urp4 { display: none; }
@media (max-width: 640px) { .urp4 { display: none; } }
.urp4 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.urp4:hover { opacity: 0.85; }
.oh37k .urp4 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.mv3mt9 .urp4,
.hjm61rv9  .urp4 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.mv3mt9 .urp4:hover,
.hjm61rv9  .urp4:hover { opacity: 0.88; }
.oh37k.mv3mt9 .urp4,
.oh37k.hjm61rv9  .urp4 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.nlf8 {
  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;
}
.nlf8:hover { transform: translateY(-2px); opacity: 0.92; }
.nlf8 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.r5k1 .nlf8 { display: none; }
.io3o8xgl .nlf8 { right: 32px; }
.k9l1yn  .nlf8 { left: 32px; }
@media (max-width: 480px) {
  .io3o8xgl .nlf8 { right: 20px; bottom: 20px; }
  .k9l1yn  .nlf8 { left: 20px; bottom: 20px; }
}
.flxf8rf { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.houscq88 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.w38g0 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.u3at { color: var(--text-dim); font-size: 0.8rem; }
.eidcvn2 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.eidcvn2 img { height: 26px; width: auto; object-fit: contain; }
.qocs a, .lc3o a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.qocs a:hover, .lc3o a:hover { color: var(--accent-light); }
.lc3o { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.n23se8 .houscq88 { text-align: center; }
.n23se8 .lc3o { justify-content: center; margin-bottom: 16px; }
.n23se8 .w38g0 { margin-top: 0; }
.ba6lz5 { margin-top: 10px; }
.ba6lz5 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .houscq88 { padding-left: 16px; padding-right: 16px; }
  .jxf09773 .houscq88 { padding: 20px 16px; }
  .lc3o { gap: 4px 12px; }
  .w38g0 { font-size: 0.78rem; }
}
.yrov56 .t5qh6 .eidcvn2 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.yrov56 .w38g0 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.yrov56 .u3at { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .yrov56 .xz2ltlbm { grid-template-columns: 1fr 1fr; } .yrov56 .t5qh6 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yrov56 .xz2ltlbm { grid-template-columns: 1fr; } }
.yzbz2 .eidcvn2 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.yzbz2 .w38g0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .yzbz2 .gyno7 { gap: 12px; } .yzbz2 .eidcvn2 { margin-right: 0; width: 100%; } }
.rvhkulfv .jr8m59fw .eidcvn2 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.rvhkulfv .w38g0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.rvhkulfv .u3at { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .rvhkulfv .g58ev6u { grid-template-columns: 1fr 1fr; } .rvhkulfv .jr8m59fw { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rvhkulfv .g58ev6u { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .b1zjfa .xqli0fbk { grid-template-columns: 1fr 1fr; } .b1zjfa .z3xjyv2:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .b1zjfa .xqli0fbk { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .kpo8o .xqli0fbk { grid-template-columns: 1fr; } }
.ahk3ucs .houscq88 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ahk3ucs .lc3o { justify-content: center; }
.c902 .dfzorqn      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.c902 .flxf8rf { background: var(--bg-page); border-top-color: var(--border-alt); }
.j1lq0 .dfzorqn      { background: #0d1117; border-bottom-color: #21262d; }
.j1lq0 .jmi7v5 { color: var(--accent-light); }
.j1lq0 .xj4l8z6 { --msep-color: #8b949e; }
.j1lq0 .xj4l8z6 a { color: #8b949e; }
.j1lq0 .xj4l8z6 a:hover { color: var(--accent-light); }
.j1lq0 .xdrs1ypl { color: #8b949e; }
.j1lq0 .flxf8rf { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.j1lq0 .w38g0,
.j1lq0 .u3at { color: #6e7681; }
.j1lq0 .qocs a, .j1lq0 .lc3o a,
.j1lq0 .eidcvn2 { color: #e6edf3; }
.j1lq0 .qocs a:hover, .j1lq0 .lc3o a:hover,
@media (max-width: 640px) {
  .j1lq0 .xj4l8z6 { background: #0d1117; border-top-color: #21262d; }
  .j1lq0 .xj4l8z6 li a { border-bottom-color: #21262d; }
}
.czb9yu .dfzorqn      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.czb9yu .jmi7v5 { color: var(--accent-light); }
.czb9yu .xj4l8z6 { --msep-color: #475569; }
.czb9yu .xj4l8z6 a { color: #475569; }
.czb9yu .xj4l8z6 a:hover { color: var(--accent-light); }
.czb9yu .xdrs1ypl { color: #64748b; }
.czb9yu .flxf8rf { background: #f0f4f8; border-top-color: #cbd5e1; }
.czb9yu .w38g0,
.czb9yu .u3at { color: #64748b; }
.czb9yu .qocs a, .czb9yu .lc3o a,
.czb9yu .b5zs74x7 a, .czb9yu .eidcvn2 { color: #374151; }
.czb9yu .qocs a:hover, .czb9yu .lc3o a:hover,
@media (max-width: 640px) {
  .czb9yu .xj4l8z6 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .czb9yu .xj4l8z6 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.mv3mt9 .dfzorqn      { background: var(--accent); border-bottom-color: var(--accent-light); }
.mv3mt9 .jmi7v5 { color: #fff; }
.mv3mt9 .xj4l8z6 { --msep-color: rgba(255,255,255,0.82); }
.mv3mt9 .xj4l8z6 a { color: rgba(255,255,255,0.82); }
.mv3mt9 .xj4l8z6 a:hover { color: #fff; }
.mv3mt9 .xdrs1ypl { color: rgba(255,255,255,0.9); }
.mv3mt9 .flxf8rf { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.mv3mt9 .w38g0,
.mv3mt9 .u3at { color: rgba(255,255,255,0.72); }
.mv3mt9 .qocs a, .mv3mt9 .lc3o a,
.mv3mt9 .b5zs74x7 a, .mv3mt9 .eidcvn2 { color: #fff; }
.mv3mt9 .qocs a:hover, .mv3mt9 .lc3o a:hover,
@media (max-width: 640px) {
  .mv3mt9 .xj4l8z6 { background: var(--accent); border-top-color: var(--accent-light); }
  .mv3mt9 .xj4l8z6 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.hjm61rv9 .dfzorqn {
  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);
}
.hjm61rv9 .flxf8rf {
  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) {
  .hjm61rv9 .xj4l8z6 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.llxky .idfb { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.zj0nfu .idfb { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.i4jj .idfb { min-height: 72px; height: auto; }
.w1degh .idfb { min-height: 84px; height: auto; }
.jxf09773 .idfb { max-width: none; padding: 0 32px; }
.jxf09773 .houscq88  { max-width: none; padding: 24px 32px; }
.cx3ka1x.akwbgl .idfb { max-width: 1200px; }
.cx3ka1x.y98s5ocs .idfb { max-width: 1320px; }
.o4mf   .jmi7v5, .o4mf   .eidcvn2 { text-transform: capitalize; }
.jsce .jmi7v5, .jsce .eidcvn2 { text-transform: lowercase; }
.drkwayg .jmi7v5, .drkwayg .eidcvn2 { text-transform: uppercase; letter-spacing: 0.06em; }
.jhvf, .rbh35 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.uqbrc .jhvf,
.uqbrc .rbh35 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.c7nwb .jhvf,
.c7nwb .rbh35 { 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; }
.urecc6 .jhvf,
.urecc6 .rbh35 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.iyxdkdm .jhvf,
.iyxdkdm .rbh35 { 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; }
.vjensyto   .xj4l8z6 a { font-weight: 500; }
.wcj00k .xj4l8z6 a { font-weight: 600; }
.ry9h     .xj4l8z6 a { font-weight: 700; }
.tvla9r    .xj4l8z6 a { font-weight: 800; letter-spacing: 0.01em; }
.cruh00     .xj4l8z6 > li + li::before,
.a9ef    .xj4l8z6 > li + li::before,
.bjutof2    .xj4l8z6 > li + li::before,
.ui0v .xj4l8z6 > li + li::before,
.m8o8i9 .xj4l8z6 > li + li::before,
.fodm  .xj4l8z6 > li + li::before,
.u945    .xj4l8z6 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.cruh00     .xj4l8z6 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.a9ef    .xj4l8z6 > li + li::before { content: "|"; }
.bjutof2    .xj4l8z6 > li + li::before { content: "—"; }
.ui0v .xj4l8z6 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.m8o8i9 .xj4l8z6 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.fodm  .xj4l8z6 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.u945    .xj4l8z6 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .tq1nu9 .xdrs1ypl,
  .mpe4 .xdrs1ypl,
  .ta3xssh2 .xdrs1ypl,
  .bl7kwcs .xdrs1ypl,
  .qfzhhrg1 .xdrs1ypl {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .tq1nu9 .xdrs1ypl::before,
  .mpe4 .xdrs1ypl::before,
  .ta3xssh2 .xdrs1ypl::before,
  .bl7kwcs .xdrs1ypl::before,
  .qfzhhrg1 .xdrs1ypl::before { content: ""; display: block; flex-shrink: 0; }

  
  .tq1nu9 .xdrs1ypl::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;
  }

  
  .mpe4 .xdrs1ypl::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;
  }

  
  .ta3xssh2 .xdrs1ypl::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;
  }

  
  .bl7kwcs .xdrs1ypl::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;
  }

  
  .qfzhhrg1 .xdrs1ypl::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) {
  .q2fqf .xdrs1ypl {
    padding: 5px 14px;
  }
  .q2fqf .xj4l8z6 {
    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;
  }
  .q2fqf .xj4l8z6 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .q2fqf .xj4l8z6 li a:hover { background: var(--bg-raised); }
  .q2fqf .wgcl4ohh,
  .a27a .wgcl4ohh,
  .bgpc7bu .wgcl4ohh { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .x0ff7p0 .xdrs1ypl {
    padding: 5px 10px;
  }
  .x0ff7p0 .xj4l8z6 {
    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);
  }
  .x0ff7p0 .xj4l8z6.ijbq6fm { transform: translateX(0); }
  .x0ff7p0 .xj4l8z6 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .x0ff7p0 .xj4l8z6 li:last-child a { border-bottom: none; }
  .mv3mt9 .xj4l8z6,
  .j1lq0 .xj4l8z6 { background: var(--accent) !important; }
  .mv3mt9 .xj4l8z6 li a,
  .j1lq0 .xj4l8z6 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .bgpc7bu .xdrs1ypl {
    padding: 5px 10px;
  }
  .bgpc7bu .xj4l8z6 {
    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);
  }
  .bgpc7bu .xj4l8z6::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .bgpc7bu .xj4l8z6.ijbq6fm { transform: translateY(0); }
  .bgpc7bu .xj4l8z6 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .lrsnr6zb .xdrs1ypl {
    padding: 5px 10px;
  }
  .lrsnr6zb .xj4l8z6 {
    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;
  }
  .lrsnr6zb .xj4l8z6.ijbq6fm { opacity: 1; pointer-events: auto; }
  .lrsnr6zb .xj4l8z6 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .pbszohc     .xdrs1ypl { border-radius: 0 !important; }
  .k5r8a0v   .xdrs1ypl { border-radius: 8px !important; }
  .etv0tz .xdrs1ypl { border-radius: 50% !important; }
  .ag9q5   .xdrs1ypl { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .skobsoww .quobwg2o { flex-direction: column; align-items: stretch; }
  .skobsoww .e0eyow { flex-direction: row; min-width: auto; }
  .skobsoww .feav { align-items: flex-start; text-align: left; }
}
.p51k9a2,
.p51k9a2.zthu,
.uditys .p51k9a2,
.h5x08 .p51k9a2,
.qof4m75t .p51k9a2,
.fti6j82 .p51k9a2 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.bmmmyxy {
  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;
}
.rt70m5hk { flex: 1 1 280px; min-width: 0; }
.n7bg {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.njvs0t4 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.v5fpv1z {
  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;
}
.v5fpv1z:hover { transform: translateY(-1px); opacity: 0.95; }
.g9yc .bmmmyxy {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.g9yc .n7bg { color: var(--cta); }
.g9yc .njvs0t4 { color: var(--text-body); }
.g9yc .v5fpv1z {
  background: var(--cta) !important;
  color: #fff !important;
}
.jmy821 .bmmmyxy {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.jmy821 .n7bg { color: var(--text-primary); }
.jmy821 .njvs0t4 { color: var(--text-body); }
.jmy821 .v5fpv1z {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .bmmmyxy {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .rt70m5hk { flex: 0 0 auto; }
  .n7bg { font-size: 1.2rem; }
  .v5fpv1z { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.by5a .b29mrpk { height: 36px; }
.erz3jw .b29mrpk { height: 60px; max-width: 200px; }
.zocwt6 .b29mrpk { height: 76px; max-width: 240px; }
.e9fa    .c0199cpg, .e9fa    .c7ws7xr7 { color: #f59e0b; }
@media (min-width: 720px) {
  .sbqpcv .syhmh {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .sbqpcv .noxwf {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .sbqpcv .noxwf { padding: 40px 16px 20px; }
  .sbqpcv .gg21eyf2 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .sbqpcv .mthjfyj { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .ybcs .noxwf {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ybcs .noxwf::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ybcs .g3mb64q {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ybcs .qea1g { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ybcs .gg21eyf2 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ybcs .mthjfyj { width: 100%; min-width: 0; }
  .ybcs .c0199cpg { min-width: 0; }
}
.n1wh .z6n4p8q9 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.n1wh .z6n4p8q9 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.n1wh .z6n4p8q9 p { padding: 0 2px 16px; }
.jo9bu .z6n4p8q9 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.jo9bu .z6n4p8q9 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.jo9bu .z6n4p8q9 summary::after { content: "›"; font-size: 1.2em; }
.jo9bu .z6n4p8q9[open] summary::after { content: "‹"; }
.jo9bu .z6n4p8q9 p { padding: 10px 22px 4px; }
.jsv5pc7u .z6n4p8q9 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.jsv5pc7u .z6n4p8q9 summary { color: var(--text-primary); padding-left: 16px; }
.jsv5pc7u .z6n4p8q9 summary::after { content: "›"; font-size: 1.1em; }
.jsv5pc7u .z6n4p8q9[open] summary::after { content: "‹"; }
.jsv5pc7u .z6n4p8q9 p { padding-left: 16px; }
.c3xs .nrsqw { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.c3xs .z6n4p8q9 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.c3xs .z6n4p8q9:last-child { border-bottom: none; }
.c3xs .z6n4p8q9 summary { color: var(--text-primary); border-radius: 0; }
.c3xs .z6n4p8q9 summary::after { content: "›"; font-size: 1.1em; }
.c3xs .z6n4p8q9[open] summary::after { content: "‹"; }
.lfb6p .z6n4p8q9 { overflow: hidden; }
.lfb6p .z6n4p8q9 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.lfb6p .z6n4p8q9 summary::after { color: rgba(255,255,255,.75); }
.lfb6p .z6n4p8q9[open] summary { border-radius: 0; }
.qlltc9bb { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.iqi1q {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.l2ylc97w {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.uwe4g { color: var(--text-muted); font-size: 1.05rem; }
.uulg3s9 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.pr5kkdb {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.piovncrn { margin-bottom: 20px; }
.zlw5if4 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.xtdj4i {
  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;
}
.xtdj4i:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.oz1i8 { resize: vertical; min-height: 130px; }
.pqkd7 { width: 100%; margin-top: 8px; }
.tnoegm {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.u9q9av {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.v2qpuhl { color: var(--text-muted); line-height: 1.75; }
.yc0ylbx { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.yc0ylbx li { margin-bottom: 6px; }
.vp3zu3e { max-width: 760px; margin: 0 auto; }
.hfvka { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.hfvka:last-child { border-bottom: none; }
.lhifo2 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.hfvka p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.hfvka ul.yc0ylbx { margin: 0; }
.bi9wlw .lhifo2 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .bi9wlw { grid-template-columns: 1fr; gap: 10px; } }
.j7loj2 .lhifo2 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.gpszr .yc0ylbx { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .l69av58w { grid-template-columns: 1fr; } }
.vis4nwy4 ul.yc0ylbx { margin: 0; }
.idzjw7 .yc0ylbx,
.y12bh1 .yc0ylbx,
.zt5h9p .yc0ylbx,
.xkt4kx2b .yc0ylbx {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .b1qyab { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .yjwks1mj { grid-template-columns: 1fr; } .ejbbxja { position: static; text-align: center; } }
@media (max-width: 860px) { .btgibxw4 { grid-template-columns: 1fr; } }
.xkt4kx2b .yc0ylbx { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .xn59 { flex-direction: column; text-align: center; } .fw5x { grid-template-columns: 1fr; } }
.rzl6l .l2ylc97w { color: var(--accent-light); }
.awt8n .l2ylc97w { font-size: 2rem; }
.awt8n .uwe4g { max-width: 680px; }
.n08qmjhr .l2ylc97w { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.n08qmjhr .uwe4g  { margin: 0; }
@media (max-width: 640px) { .n08qmjhr { flex-direction: column; } }
.ps8req {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.ps8req .l2ylc97w { color: var(--accent-light); }
.fivr .l2ylc97w { color: #fff; }
.fivr .uwe4g  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .wq7mbwg { grid-template-columns: 1fr; } }
.kipfwu .xtdj4i {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.kipfwu .xtdj4i:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.xc06bwzu .xtdj4i { background: var(--bg-raised); border-color: transparent; }
.xc06bwzu .xtdj4i:focus { background: var(--bg-card); border-color: var(--accent-light); }
.jg7v61of .xtdj4i { border-radius: 100px; padding: 11px 20px; }
.jg7v61of .oz1i8 { border-radius: 14px; }
@media (max-width: 640px) { .da2r { grid-template-columns: 1fr; } }
.g8jtlp68{position:relative;overflow:visible}
.oxcn .skk8{display:block}
.ihmw .uurh{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.ihmw .p7ljcx::before{content:""}
.mnbh8{--date-bg:var(--accent-bg)}
.jjg29 .p7ljcx::before{content:""}
.lq2ff .vbhr4k7p{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .vbhr4k7p{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .zlqpd6{max-width:100%}
}
.dpi2qn0b{margin:24px 0 32px;padding:0;list-style:none}
.lc99u{margin:18px 0 28px}
.lc99u .b94m{margin:0}
@media (max-width:560px){
  .wfmyi7{grid-template-columns:repeat(2,1fr);gap:12px}
}
.xyoee5n5{
  display:grid;
  grid-template-columns:repeat(auto-fill, minmax(180px, 1fr));
  gap:14px;
  margin:16px 0;
}
.q6nx2t{
  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;
}
.q6nx2t:hover{ background:var(--bg-hover); transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,.18); }
.r0asgnx6{
  display:block; width:100%; aspect-ratio: 4 / 3;
  background:var(--bg-surface); overflow:hidden;
}
.r0asgnx6 img{ width:100%; height:100%; object-fit:cover; display:block; }
.sji0tq{ display:flex; flex-direction:column; gap:2px; padding:10px 12px; }
.i648{ font-weight:700; font-size:.95rem; line-height:1.25; color:var(--cta); }
.vfna{ font-size:.78rem; color:var(--text-muted); }
.kwgz4n{ font-size:.75rem; color:var(--cta); font-weight:700; }
.ucct1{
  display:block; text-align:center; padding:8px 12px; margin:0 12px 12px;
  font-size:.82rem; border-radius:6px;
}
.uy0d{ display:flex; flex-direction:column; gap:18px; margin:16px 0; }
.rjphc7mv{ }
.pnst{
  font-size:1rem; font-weight:700;
  margin:0 0 10px;
  text-transform:uppercase; letter-spacing:.04em;
  color:var(--text-muted);
}
.s4sr7{
  display:flex; flex-wrap:wrap; gap:10px;
}
.pzba{
  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;
}
.pzba img{
  max-width:80px; max-height:32px; object-fit:contain; display:block;
}
@media (max-width:560px){
  .xyoee5n5{ grid-template-columns: repeat(2, 1fr); gap:10px; }
  .i648{ font-size:.85rem; }
  .x776ns{ grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); }
}
.y0f6k .xyoee5n5{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 18px !important;
}
.y0f6k .r0asgnx6{ aspect-ratio: 3 / 4; }
.y0f6k .sji0tq{ padding: 14px 14px 6px; }
.y0f6k .ucct1{ margin: 0 14px 14px; padding: 10px 14px; font-size: .9rem; }
.krh2szg .xyoee5n5{
  display: flex !important;
  grid-template-columns: none !important;
  gap: 12px !important;
  overflow-x: auto;
  padding-bottom: 12px;
  scroll-snap-type: x mandatory;
}
.krh2szg .q6nx2t{
  flex: 0 0 200px;
  scroll-snap-align: start;
}
.krh2szg .r0asgnx6{ aspect-ratio: 1 / 1; }
.krh2szg .sji0tq{ padding: 8px 10px; }
.krh2szg .i648{ font-size: .82rem; }
.krh2szg .vfna, .krh2szg .kwgz4n{ display: none; }
.krh2szg .ucct1{ margin: 0 10px 10px; padding: 6px 10px; font-size: .75rem; }
.nyimmo .xyoee5n5{
  grid-template-columns: repeat(5, 1fr) !important;
  gap: 12px !important;
}
.nyimmo .q6nx2t{
  background: transparent !important;
  border: 2px solid var(--accent) !important;
  border-radius: 6px !important;
}
.nyimmo .i648{ color: var(--text, #fff); }
.nyimmo .vfna{ color: var(--text-muted, #999); }
.q74ktx8 .x776ns{
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px !important;
  align-items: center;
}
.q74ktx8 .bcjk{
  background: transparent !important;
  border: none !important;
  padding: 6px !important;
  min-height: auto !important;
  filter: brightness(.92);
  transition: filter .2s ease, transform .2s ease;
}
.q74ktx8 .bcjk:hover{ filter: brightness(1.15); transform: scale(1.06); }
.q74ktx8 .bcjk img{ max-height: 36px !important; }
.yih21x .pnst{ display: none; }
.yih21x .uy0d{
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 10px;
}
.yih21x .rjphc7mv{ display: contents; }
.yih21x .s4sr7{ display: contents; }
.rz9uy2k .pzba{
  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;
}
.rz9uy2k .pzba img{ max-width: 36px !important; max-height: 22px !important; }
.rz9uy2k .pzba::after{
  content: attr(title);
  font-size: .8rem;
  color: var(--text, #fff);
  font-weight: 500;
}
.k5kuou7k .uy0d{ gap: 10px; }
.k5kuou7k .pnst{
  display: inline-block; min-width: 110px; margin: 0 12px 0 0; opacity: .55;
  font-size: .72rem;
}
.k5kuou7k .rjphc7mv{
  display: flex; align-items: center; flex-wrap: wrap;
}
.k5kuou7k .s4sr7{ flex: 1; gap: 8px; }
.k5kuou7k .pzba{
  min-width: 70px !important; min-height: 36px !important; padding: 4px 8px !important;
}
.k5kuou7k .pzba img{ max-height: 22px !important; }
.smf3x290 .xyoee5n5{
  grid-template-columns: repeat(5, 1fr) !important;
  gap: 14px !important;
}
.smf3x290 .q6nx2t{
  position: relative;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  background: var(--bg-surface) !important;
}
.smf3x290 .r0asgnx6{
  aspect-ratio: 3 / 4;
  display: block;
}
.smf3x290 .r0asgnx6 img{
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: transform .35s ease, filter .25s ease;
}
.smf3x290 .sji0tq{
  
  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;
}
.smf3x290 .i648{
  color: #fff !important;
  font-size: 1rem;
  text-align: center;
  text-shadow: 0 1px 4px rgba(0,0,0,0.7);
}
.smf3x290 .vfna,
.smf3x290 .kwgz4n{
  color: rgba(255,255,255,0.85) !important;
  font-size: .72rem;
}
.smf3x290 .ucct1{
  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;
}
.smf3x290 .q6nx2t:hover .r0asgnx6 img{
  transform: scale(1.06);
  filter: brightness(0.55);
}
.smf3x290 .q6nx2t:hover .sji0tq{
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.smf3x290 .q6nx2t:hover .ucct1{
  opacity: 1;
  transform: translate(-50%, -50%);
  pointer-events: auto;
}
@media (max-width: 700px){
  .smf3x290 .xyoee5n5{ grid-template-columns: repeat(2, 1fr) !important; }
  
  .smf3x290 .sji0tq{ opacity: 1; transform: none; }
  .smf3x290 .ucct1{ opacity: 1; transform: translate(-50%, -50%); }
  .smf3x290 .r0asgnx6 img{ filter: brightness(0.8); }
}
.f0s0ilav .pnnk3::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;
}
.f0s0ilav .pnnk3{
  
  line-height: 1.7;
  margin-bottom: 18px;
}
.qvc3 .pnnk3,
.qvc3 .i91zb{
  position: relative;
  font-style: italic;
  font-size: 1.05em;
  line-height: 1.65;
  color: var(--text-primary);
  margin: 8px 0 22px;
}
.qvc3 .jnpvyd { padding: 8px 0 8px 56px; }
.qvc3 .jnpvyd::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;
}
.qvc3 .pvi12ch1 { padding: 8px 56px 8px 0; text-align: right; }
.qvc3 .pvi12ch1::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;
}
.qvc3 .pvb4ik { padding: 8px 22px; }
.qvc3 .pvb4ik::before,
.qvc3 .pvb4ik::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;
}
.qvc3 .pvb4ik::before { content: "\00AB\00A0"; margin-right: 4px; }
.qvc3 .pvb4ik::after  { content: "\00A0\00BB"; margin-left: 4px; }
.qvc3 .e4f9za {
  padding: 6px 0 6px 16px;
  border-left: 3px solid var(--cta);
}
.qvc3 .uavmjwk1 { padding: 32px 0 8px 0; }
.qvc3 .uavmjwk1::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;
}
.qvc3 .q5wbmp {
  padding: 18px 24px; text-align: center; font-size: 1.15em;
  border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);
}
.umqcle { padding-top: 6px; }
.umqcle .gqvg8{
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.umqcle .gqvg8::after{
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 28px; height: 2px;
  background: var(--cta);
  opacity: .55;
}
.umqcle p { margin: 0 0 10px; }
.umqcle p:last-child { margin-bottom: 0; }
.rpwawt{
  position: relative;
  padding-left: 16px;
  margin-top: 18px;
  font-style: italic;
  color: var(--text-muted);
  border-left: 3px solid var(--cta);
}
.xepuje6{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin: 14px 0;
}
.jjpy7rl{
  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;
}
.jjpy7rl:hover{ border-color: var(--cta); background: var(--bg-hover); }
.zf6sxe{
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  position: relative;
  
  display: none;
}
.zf6sxe::after{
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(135deg, transparent 50%, rgba(255,255,255,.3) 100%);
  border-radius: inherit;
}
.qsq0ap{ flex: 1; min-width: 0; }
.m97e7h4{
  font-weight: 700;
  font-size: .95rem;
  color: var(--text-primary);
  margin-bottom: 2px;
  line-height: 1.25;
}
.z0k7p{
  font-size: .85rem;
  color: var(--text-muted);
  line-height: 1.4;
}
.xepuje6.t3lp5q9i .jjpy7rl { flex-direction: column; align-items: center; text-align: center; padding: 16px 14px; }
.xepuje6.t3lp5q9i .zf6sxe { width: 36px; height: 36px; }
.xepuje6.t3lp5q9i .qsq0ap { text-align: center; }
.xepuje6.wbrho2e4 .jjpy7rl { border: 2px solid var(--cta); background: var(--bg-card-inner); }
.xepuje6.qiprg58 { counter-reset: fgb-c; }
.xepuje6.qiprg58 .jjpy7rl { counter-increment: fgb-c; }
.eie9lb {
  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;
}
.r6y7er.b4nvs0ca .hhwo9 { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.r6y7er.b4nvs0ca .a74xa { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.r6y7er.b4nvs0ca .ragdouo { grid-row: 1 / span 3; grid-column: 1; width: 48px; height: 48px; margin: 0; }
.r6y7er.b4nvs0ca .a7okg8b { grid-column: 2; text-align: left; padding: 0; }
.r6y7er.b4nvs0ca .u1htmm7 { grid-column: 2; text-align: left; padding: 0; }
.r6y7er.b4nvs0ca .rtilhxp { grid-column: 2; padding-left: 18px; }
.r6y7er.kxcr .a74xa,
.r6y7er.kxcr .ragdouo { display: none; }
.r6y7er.kxcr .hhwo9 { padding: 16px 18px; text-align: left; }
.r6y7er.kxcr .a7okg8b { text-align: left; }
.r6y7er.kxcr .u1htmm7 { text-align: left; }
.r6y7er.gq2h0c1b { counter-reset: clb-n; }
.r6y7er.gq2h0c1b .hhwo9 { counter-increment: clb-n; }
.r6y7er.gq2h0c1b .a74xa { display: none; }
.r6y7er.gq2h0c1b .ragdouo { 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; }
.r6y7er.gq2h0c1b .ragdouo::before { content: counter(clb-n); font-family: inherit; }
.r6y7er.gq2h0c1b .ragdouo::after { display: none; }
.r6y7er.gq2h0c1b .hhwo9:not(:has(.ragdouo)) .a7okg8b::before { content: counter(clb-n) ". "; color: var(--cta); font-weight: 700; }
.q0f8i .hhwo9 { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.q0f8i .a74xa { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.q0f8i .a7okg8b { grid-column: 2; text-align: left; padding: 0; }
.q0f8i .u1htmm7 { grid-column: 2; text-align: left; padding: 0; }
.q0f8i .rtilhxp { grid-column: 2; padding-left: 18px; }
.l7x4 .r6y7er { counter-reset: cl-n; }
.l7x4 .hhwo9 { counter-increment: cl-n; }
.l7x4 .a74xa { display: none; }
.l7x4 .hhwo9:not(:has(.ragdouo)) .a7okg8b::before { content: counter(cl-n) ". "; color: var(--cta); font-weight: 700; }
.pnv4ih5y .a74xa,
.pnv4ih5y .hhwo9 { padding: 16px 18px; text-align: left; }
.pnv4ih5y .a7okg8b { text-align: left; }
.pnv4ih5y .u1htmm7 { text-align: left; }
.c55g9n .jjpy7rl { border: 0; border-left: 3px solid var(--cta); border-radius: 0 8px 8px 0; padding-left: 14px; background: transparent; }
.c55g9n .zf6sxe { display: none; }
.rnpa4j .jjpy7rl { border: 0; background: var(--bg-card-inner); }
.rnpa4j .zf6sxe { width: 36px; height: 36px; border-radius: 18px; background: rgba(255,255,255,0.06); }
.rnpa4j .zf6sxe::after { background: radial-gradient(circle at 50% 50%, var(--cta) 0 6px, transparent 7px); inset: 0; opacity: 0.9; }
.cz0dm .xepuje6 { counter-reset: fg-c; }
.cz0dm .jjpy7rl { counter-increment: fg-c; }
.cz0dm .zf6sxe { width: 30px; height: 30px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; }
.cz0dm .zf6sxe::after { content: counter(fg-c); position: static; background: none; color: #fff; font-weight: 700; font-size: 0.9rem; line-height: 1; }
.xi9ri5a6 .jjpy7rl { border: 0; background: transparent; padding: 10px 4px; }
.xi9ri5a6 .jjpy7rl + .jjpy7rl { border-top: 1px solid var(--border); }
.xi9ri5a6 .zf6sxe { width: 6px; height: 6px; border-radius: 50%; margin-top: 9px; }
.xi9ri5a6 .zf6sxe::after { display: none; }
.ukdnwfj7 .jjpy7rl { border: 0; background: var(--bg-card); padding: 12px 14px; }
.ukdnwfj7 .zf6sxe { width: 8px; height: 8px; border-radius: 50%; margin-top: 7px; }
.ukdnwfj7 .zf6sxe::after { display: none; }
.qpp387ef .jjpy7rl { display: block; position: relative; padding: 14px 16px 14px 44px; }
.qpp387ef .zf6sxe { position: absolute; top: 14px; left: 14px; width: 20px; height: 20px; border-radius: 4px; }
.qpp387ef .qsq0ap { display: block; }
.a8eor9 .jjpy7rl { background: transparent; }
.a8eor9 .zf6sxe { background: transparent; border: 2px solid var(--cta); width: 32px; height: 32px; }
.a8eor9 .zf6sxe::after { background: linear-gradient(135deg, var(--cta) 0%, transparent 60%); opacity: 0.5; }
@media (max-width: 560px){
  .mixbz{ grid-template-columns: repeat(2, 1fr); padding: 14px 10px; }
  .u7g76gb{ 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) {
  .crglnu { padding: 28px 18px 20px; }
  .ekqo30 { font-size: 1.2rem; }
  .gf9z { max-width: 220px; max-height: 80px; }
}
.r656 .zthu {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.r656 .p1fp263 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.r656 .bmmmyxy {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.z7aq  .dm4yqjod { border-radius: 6px; }
.gsjy .bmmmyxy { align-items: center; flex-wrap: wrap; }
@media (max-width: 640px) {
  .dm4yqjod { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
@media (max-width: 640px) {
  .ij9zqwmn { display: none; }
  .urp4 {
    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;
  }
}
.i06dnen .v687y,
.i06dnen .xebx4 h2, .i06dnen .xebx4 h3, .i06dnen .xebx4 h4,
.i06dnen .a7okg8b h3, .i06dnen .m97e7h4,
.i06dnen .xvjz15, .i06dnen .tvek { color: var(--cta) !important; }
.i06dnen .lh30jd,
.i06dnen .w3tz1,
.i06dnen .gt2lhua3,
.i06dnen .nwp4 {
  background: var(--accent-bg) !important;
  border-color: var(--cta) !important;
}
.i06dnen .lh30jd strong { color: var(--cta) !important; }
.i06dnen .lh30jd .fq11xe,
.i06dnen .lh30jd .fq11xe::before { color: var(--cta) !important; }
.i06dnen [data-c] {
  color: var(--cta) !important;
  background: color-mix(in srgb, var(--cta) 14%, transparent) !important;
}
.i06dnen .mixbz, .i06dnen .i90z7,
.i06dnen .ue6h, .i06dnen .sthzt,
.i06dnen .hhwo9 { border-color: var(--cta) !important; }
.i06dnen .u7g76gb { color: var(--cta) !important; }
:root {
  --accent:          #252434;
  --brand:           #252434;
  --brand-light:     #ff2349;
  --brand-pale:      #ff2349;
  --grad-start:      #000000;
  --grad-end:        #1a1924;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #ff2349;
  --cta-light:       #fb738a;
  --cta-hover:       #fe4b6a;
  --bg-page:         #0a0a0f;
  --bg-surface:      #111018;
  --bg-card:         #171721;
  --bg-card-inner:   #1e1d2a;
  --bg-raised:       #242333;
  --bg-hover:        #2a293c;
  --border:          #333248;
  --border-alt:      #403e5a;
  --border-section:  #333248;
  --text-primary:    #e5e4e6;
  --text-muted:      #a4a3a7;
  --text-body:       #cbcacd;
  --text-sub:        #a4a3a7;
  --text-faint:      #707075;
  --text-dim:        #57575b;
  --text-label:      #8a898e;
  --text-value:      #bebdc0;
  --accent-bg:       #1e1e1e;
  --accent-bg-light: #2d2d2d;
  --bg-tip:          #162621;
  --bg-warning:      #272115;
  --bg-info:         #161b26;
  --bg-pros:         #162621;
  --bg-cons:         #26161b;
  --c-pros:          #93dbc6;
  --c-cons:          #e689a4;
  --c-pros-label:    #6dceb2;
  --c-tip-border:    #52c5a4;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #93dbc6;
}
:root { --logo-bg-opacity: 67%; }
body, button, input { font-family: "Quantico", sans-serif; }
.boj4mz .fq11xe { font-size: 0; width: 1.2rem; flex-shrink: 0; }.boj4mz .fq11xe::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.boj4mz .w3tz1     .fq11xe::before { content: "";  color: var(--c-tip-border); }.boj4mz .gt2lhua3 .fq11xe::before { content: ""; color: var(--c-warn-border); }.boj4mz .nwp4    .fq11xe::before { content: ""; color: #60a5fa; }.n77q .boj4mz .w3tz1     .fq11xe::before { color: #10b981; }.n77q .boj4mz .gt2lhua3 .fq11xe::before { color: #f43f5e; }.n77q .boj4mz .nwp4    .fq11xe::before { color: #a855f7; }.c1ko0s  .boj4mz .w3tz1     .fq11xe::before { color: #eab308; }.c1ko0s  .boj4mz .gt2lhua3 .fq11xe::before { color: #ef4444; }.c1ko0s  .boj4mz .nwp4    .fq11xe::before { color: #f97316; }.hzgz  .boj4mz .w3tz1     .fq11xe::before { color: #38bdf8; }.hzgz  .boj4mz .gt2lhua3 .fq11xe::before { color: #818cf8; }.hzgz  .boj4mz .nwp4    .fq11xe::before { color: #2dd4bf; }.vpj02xk .boj4mz .fq11xe::before { color: var(--accent-light) !important; }
.pca67o0f .qgdmx li::before, .pca67o0f .urdgcz9 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; }.pca67o0f .qgdmx li::before { content: ""; }.pca67o0f .urdgcz9 li::before { content: ""; }.pca67o0f .jorjk::before, .pca67o0f .uru0r::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.pca67o0f .jorjk::before { content: ""; }.pca67o0f .uru0r::before { content: ""; }
.s5yj .tnv8lvh, .s5yj .b7r50 { min-height: 320px; }
.q8pc4gcx::before { content: '•'; }
.oxg16xb9 .ffwbaq {  background: rgba(0,0,0,0.45);  backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }.oxg16xb9 .fjbyv {  filter: blur(2px) brightness(0.88); }.oxg16xb9 .z8dsqm {  backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }