:root {
  --color-accent: #702325;
  --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;
}
.ax44 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ye3d8 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.yrb0oog {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.gj6cm45t { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.wo03u0 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.wo03u0 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.wo03u0 a:hover { color: var(--accent-light); }
.d8tdfq2x   .iut8jf2m { border-radius: 0; }
.crgw .iut8jf2m li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .iut8jf2m {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .vdf7e9a:hover .iut8jf2m,
  .vdf7e9a:focus-within .iut8jf2m { display: block; }
  .iut8jf2m li a { padding: 8px 16px; font-size: 0.88rem; }
}
.x1k8pi4j {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.fsuet { display: none; }
@media (max-width: 640px) {
  .fsuet {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .fsuet.gr0vhtx { display: block; }
}
@media (max-width: 640px) {
  .x1k8pi4j { display: block; }
  .wo03u0 > li + li::before { display: none !important; }
  .wo03u0 {
    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;
  }
  .wo03u0.gr0vhtx { display: flex; }
  .wo03u0 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .wo03u0 li:last-child a { border-bottom: none; }
}
.gtnl { min-height: 480px; }
.spyww54 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.chflkc { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ijif7u .chflkc { margin-left: 0; margin-right: 0; }
.j7zi {
  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;
}
.l8wbw4x0 .j7zi { margin-top: 24px; }
.j7zi:hover { opacity: 0.88; }
.c03fqle .spyww54 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.c03fqle .chflkc { color: #e2e8f0; }
.c03fqle.vgg9o .cka8 { text-align: center; }
.hugy9ju .spyww54 { color: var(--text-primary); text-shadow: none; }
.hugy9ju .chflkc { color: var(--text-muted); }
.hugy9ju .j7zi { margin-top: 16px; }
.hugy9ju, .hugy9ju.gtnl { min-height: auto !important; }
.hugy9ju.vgg9o .cka8 { text-align: center; }
.hugy9ju~.o3zul{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.hugy9ju~.o3zul .w4ce1y{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@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); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.khm1vr .spyww54 { color: #fff; }
.khm1vr .chflkc { color: rgba(255,255,255,0.85); }
.khm1vr .j7zi { background: #fff; color: var(--cta); }
.khm1vr .j7zi:hover { opacity: 0.92; }
.n83jg .j4f8h { position: relative; overflow: hidden; }
.n83jg .j4f8h::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.u93vzeh5 .j4f8h {
  animation: hg-breathe 7s ease-in-out infinite;
}
.age4aaz .j4f8h { position: relative; overflow: hidden; }
.age4aaz .j4f8h::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;
}
.owuzcp9 .j4f8h { position: relative; overflow: hidden; }
.owuzcp9 .j4f8h::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.v7faz .j4f8h {
  animation: hg-fadein 1.2s ease-out both;
}
.j4f8h {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.irz6309 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.gmye1e6 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.ufap {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.j4f8h .spyww54 { text-shadow: none; color: var(--text-primary); }
.j4f8h .chflkc { color: var(--text-muted); }
body.abz6dc .spyww54 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.o33vr .spyww54 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.gtnl.khm1vr .spyww54,
section.khm1vr .spyww54 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.j4f8h.vgg9o .irz6309 { align-items: center; text-align: center; }
.j4f8h.ijif7u   .irz6309 { align-items: flex-start; text-align: left; }
.wltgxk6e .gmye1e6 { position: relative; }
.wltgxk6e .gmye1e6::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.wltgxk6e.q3jbghr .gmye1e6::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.nk6wy8m .gmye1e6 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.nk6wy8m .ufap {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.nk6wy8m.q3jbghr .gmye1e6 { padding: 32px 0 32px 32px; }
.i9rsy .gmye1e6 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.i9rsy .ufap {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.q3jbghr .irz6309 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.i9rsy.q3jbghr .gmye1e6 { padding: 40px 16px 40px 48px; }
.gtnl .lp9e {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.lp9e .ts5w0.smlpsd1 {
  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;
}
.lp9e .ts5w0.smlpsd1:hover { opacity: 0.85; }
.bt6jn01 .gmye1e6 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .j4f8h { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .j4f8h:not(.bt6jn01) .gmye1e6 { display: none !important; }
  .bt6jn01 .gmye1e6 { padding: 16px; }
  .irz6309  { padding: 36px 24px; }
  .j4f8h~.o3zul,.q3jbghr~.o3zul{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .gtnl, .j4f8h { min-height: 320px !important; }
  .spyww54 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ke3z4,
  .te6qsqfy,
  .ajcs { grid-template-columns: 1fr !important; }

  

  
  .hz6k0z { display: flex !important; flex-direction: column !important; }
  .hz6k0z .cka8 { display: contents; }
  .hz6k0z .ehnc61cj { order: 0; }
  .hz6k0z .spyww54 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .hz6k0z .ke3z4 { order: 2; padding: 0 16px 12px !important; }
  .hz6k0z .chflkc { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .l8wbw4x0 .cka8 { display: flex; flex-direction: column; }
  .l8wbw4x0 .cka8 .spyww54 { order: 1; }
  .l8wbw4x0 .cka8 .ajcs { order: 2; margin: 8px 0 24px !important; }
  .l8wbw4x0 .cka8 .chflkc { order: 3; }
  .l8wbw4x0 .cka8 .j7zi { order: 4; align-self: center; margin-top: 0; }

  
  .j4f8h.bt6jn01 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .j4f8h.bt6jn01 .irz6309 { display: contents; padding: 0; }
  .j4f8h.bt6jn01 .irz6309 .spyww54 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .j4f8h.bt6jn01 .gmye1e6 { order: 2; padding: 12px 16px; }
  .j4f8h.bt6jn01 .irz6309 .chflkc { order: 3; padding: 0 24px; margin: 0 auto; }
  .j4f8h.bt6jn01 .irz6309 .j7zi { order: 4; align-self: center; margin: 8px 0 32px; }
}
.ggav { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.veic483 { width: 100%; height: auto; display: block; border-radius: 10px; }
.rjnw2vn .ggav        { border-radius: 16px; }
.rjnw2vn .veic483  { border-radius: 16px; }
.cyi2lh .ggav         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.cyi2lh .veic483   { border-radius: 8px; }
.bpc8jg { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ey1f22xf { width: 100%; padding: 32px 0; position: relative; }
.ujj2 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.bq87ahmw .ey1f22xf:nth-child(even) { background: var(--bg-surface); }
.bq87ahmw .ey1f22xf:nth-child(odd)  { background: var(--bg-page); }
.rd41m .ey1f22xf:nth-child(even) { background: var(--bg-card); }
.rd41m .ey1f22xf:nth-child(odd)  { background: var(--bg-page); }
.bq87ahmw .ey1f22xf:nth-child(odd)  .ujj2 { background: var(--bg-card); border-radius: 6px; }
.bq87ahmw .ey1f22xf:nth-child(even) .ujj2 { background: var(--bg-raised); border-radius: 6px; }
.rd41m .ey1f22xf:nth-child(odd)  .ujj2 { background: var(--bg-card); border-radius: 6px; }
.rd41m .ey1f22xf:nth-child(even) .ujj2 { background: var(--bg-raised); border-radius: 6px; }
.bq87ahmw .ey1f22xf:nth-child(even) .g75tyn2 .ji513hzo,
.rd41m .ey1f22xf:nth-child(even) .g75tyn2 .ji513hzo { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.bq87ahmw .ey1f22xf:nth-child(odd) .g75tyn2 .ji513hzo,
.rd41m .ey1f22xf:nth-child(odd) .g75tyn2 .ji513hzo { background: var(--bg-card-inner); }
.bq87ahmw .ey1f22xf:nth-child(even) .p4jm7xke .ji513hzo:nth-child(odd),
.rd41m .ey1f22xf:nth-child(even) .p4jm7xke .ji513hzo:nth-child(odd)  { background: var(--bg-card); }
.bq87ahmw .ey1f22xf:nth-child(even) .p4jm7xke .ji513hzo:nth-child(even),
.rd41m .ey1f22xf:nth-child(even) .p4jm7xke .ji513hzo:nth-child(even) { background: var(--bg-card-inner); }
h1.a5hf { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.a5hf {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.glkp8 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.zo4qq h2.a5hf {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.fg8cgnk8 h2.a5hf {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.qg3g6em1 h2.a5hf {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.u3704q h2.a5hf::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.kkafx h2.a5hf {
  color: var(--text-primary); font-size: 1.7rem;
}
.jrnfxk h2.a5hf::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.eiqjo h2.a5hf {
  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;
}
.xycx { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .xycx { display: none; } }
.de440q { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.bnyloc { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.sqjk {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.p5wah3 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.od7fpi { padding-left: 20px; }
.od7fpi li { margin-bottom: 6px; }
.od7fpi a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.od7fpi a:hover { color: var(--accent-light); }
.drwils .p5wah3 { display: none; }
.z6oltf4n .p5wah3 { display: none; }
.z6oltf4n .od7fpi { padding-left: 0; list-style: none; }
.z6oltf4n .od7fpi li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.z6oltf4n .od7fpi a { font-size: 0.92rem; }
.w4w7h .sqjk { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.w4w7h .p5wah3 { display: none; }
.w4w7h .od7fpi { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.w4w7h .od7fpi li { margin-bottom: 0; }
.w4w7h .od7fpi 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;
}
.w4w7h .od7fpi a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.amo1 .sqjk { padding: 20px 20px 16px; }
.amo1 .od7fpi {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.amo1 .od7fpi li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.amo1 .od7fpi 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;
}
.amo1 .od7fpi 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;
}
.amo1 .od7fpi a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.amo1 .od7fpi a:focus,
.amo1 .od7fpi a:focus-visible,
.amo1 .od7fpi a:target { outline: none; }
.amo1 .od7fpi li:target a { border-color: var(--border); color: var(--text-muted); }
.xn22wi1 .sqjk { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.xn22wi1 .p5wah3 { display: none; }
.xn22wi1 .od7fpi { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.xn22wi1 .od7fpi li { margin-bottom: 0; }
.xn22wi1 .od7fpi li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.xn22wi1 .od7fpi li:last-child::after { content: ""; margin-right: 0; }
.xn22wi1 .od7fpi a { font-size: 0.9rem; }
.ji513hzo { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.g75tyn2 .ji513hzo { background: var(--bg-card); }
.p4jm7xke .ji513hzo:nth-child(odd)  { background: var(--bg-card); }
.p4jm7xke .ji513hzo:nth-child(even) { background: var(--bg-raised); }
.exwsoo .ji513hzo {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.exwsoo .ji513hzo:last-child { border-bottom: none; }
.exwsoo h3.glkp8 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ek3o .ji513hzo {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ek3o .ji513hzo + .ji513hzo { margin-top: 4px; }
.iayx69lx .ji513hzo { background: none; border-radius: 0; padding: 12px 0; }
.iayx69lx .ji513hzo + .ji513hzo { border-top: 1px solid var(--border-section); }
.i64m8x5a { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.jtemv { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.q2sl { color: var(--text-body); margin-bottom: 10px; }
.g1fv, .ahyp { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.g1fv li, .ahyp li { margin-bottom: 6px; }
.ahyp li { list-style: decimal; }
.kths2     .g1fv { list-style-type: "● "; }
.qt9ag  .g1fv { list-style-type: "■ "; }
.glzjpb0u .g1fv { list-style-type: "◆ "; }
.urpz    .g1fv { list-style-type: "★ "; }
.glzjpb0u .o8ehlz88 { list-style-type: "◆ "; }
.kths2    .g1fv li::marker, .kths2    .o8ehlz88 li::marker,
.qt9ag .g1fv li::marker, .qt9ag .o8ehlz88 li::marker,
.glzjpb0u .g1fv li::marker, .glzjpb0u .o8ehlz88 li::marker,
.urpz   .g1fv li::marker, .urpz   .o8ehlz88 li::marker {
  color: var(--cta); font-size: 1em;
}
.kths2 .ahyp,
.qt9ag .ahyp,
.glzjpb0u .ahyp,
.urpz .ahyp {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.kths2 .ahyp li,
.qt9ag .ahyp li,
.glzjpb0u .ahyp li,
.urpz .ahyp li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.kths2 .ahyp li::before,
.qt9ag .ahyp li::before,
.glzjpb0u .ahyp li::before,
.urpz .ahyp 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;
}
.kths2     .ahyp li::before { border-radius: 50%; }
.qt9ag  .ahyp li::before { border-radius: 3px; }
.glzjpb0u .ahyp li::before { border-radius: 3px; }
.urpz    .ahyp li::before { border-radius: 50%; }
.k5qhh7 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.iyqwb .k5qhh7,
.u371 .k5qhh7 { background: transparent; border: none; border-radius: 0; }
.hpd89 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.hpd89 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.hpd89 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.hpd89 tr:hover td { background: var(--bg-hover); }
.nom06t .hpd89 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.qq9ftd4 .hpd89 { border: 1px solid var(--border-alt); }
.qq9ftd4 .hpd89 th,
.qq9ftd4 .hpd89 td { border: 1px solid var(--border-alt); }
.luelz0g .hpd89 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.luelz0g .hpd89 td { border-bottom: none; }
.luelz0g .hpd89 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.om0cc3o .hpd89 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.h96x .k5qhh7 {
  overflow: hidden;
}
.h96x .hpd89 th { border-bottom: 1px solid var(--border-alt); }
.h96x .hpd89 tr:last-child td { border-bottom: none; }
[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%}
.jpqs61at .x0jchua3 {
  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);
}
.habs .tke5 { background: var(--bg-surface); border: 1px solid var(--border); }
.habs .wzjtjfg { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ek2tl { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.xht39  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.gq89ln { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.rexhk { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.x81mwgjz { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ek2tl strong { color: var(--text-primary); font-size: 0.95rem; }
.ek2tl p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.jby63de { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.zyc5stht, .s8tofkxt { border-radius: 8px; padding: 14px; }
.zyc5stht { background: var(--bg-pros); }
.s8tofkxt { background: var(--bg-cons); }
.bszwv { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.zyc5stht .bszwv { color: var(--c-pros-label); }
.s8tofkxt .bszwv { color: #f87171; }
.zyc5stht ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.s8tofkxt ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.veic483 { width: 100%; height: auto; border-radius: 10px; display: block; }
.smlpsd1 {
  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;
}
.smlpsd1:hover { opacity: 0.85; }
.tqbpf .smlpsd1  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.tqbpf .smlpsd1:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.nnletwt .smlpsd1  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.nnletwt .smlpsd1:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.b4zt1k77 .j7zi { border-radius: 50px; }
.b4zt1k77 .smlpsd1  { border-radius: 50px; }
.cum5vs0o .j7zi { padding-left: 22px; padding-right: 22px; }
.cum5vs0o .smlpsd1  { padding-left: 12px; padding-right: 12px; }
.g4ccn5h .j7zi { padding-left: 44px; padding-right: 44px; }
.g4ccn5h .smlpsd1  { padding-left: 24px; padding-right: 24px; }
.iulsv .j7zi { padding-left: 56px; padding-right: 56px; }
.iulsv .smlpsd1  { padding-left: 32px; padding-right: 32px; }
.sxa3j   .j7zi::after, .sxa3j   .smlpsd1::after,
.gr6m .j7zi::after, .gr6m .smlpsd1::after,
.ulqr3    .j7zi::after, .ulqr3    .smlpsd1::after,
.e2q1    .j7zi::after, .e2q1    .smlpsd1::after,
.az3yof9    .j7zi::after, .az3yof9    .smlpsd1::after,
.lci376p     .j7zi::after, .lci376p     .smlpsd1::after,
.rlgnnrh5    .j7zi::after, .rlgnnrh5    .smlpsd1::after,
.klk2xop   .j7zi::after, .klk2xop   .smlpsd1::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;
}
.sxa3j .j7zi::after, .sxa3j .smlpsd1::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");
}
.gr6m .j7zi::after, .gr6m .smlpsd1::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");
}
.ulqr3 .j7zi::after, .ulqr3 .smlpsd1::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");
}
.e2q1 .j7zi::after, .e2q1 .smlpsd1::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");
}
.az3yof9 .j7zi::after, .az3yof9 .smlpsd1::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");
}
.lci376p .j7zi::after, .lci376p .smlpsd1::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");
}
.rlgnnrh5 .j7zi::after, .rlgnnrh5 .smlpsd1::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");
}
.klk2xop .j7zi::after, .klk2xop .smlpsd1::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");
}
.hdzv   .z9syqkh::after, .hdzv   .qhgf::after,
.zr3o .z9syqkh::after, .zr3o .qhgf::after,
.b9gdk4    .z9syqkh::after, .b9gdk4    .qhgf::after,
.gpempu2d    .z9syqkh::after, .gpempu2d    .qhgf::after,
.r8sc    .z9syqkh::after, .r8sc    .qhgf::after,
.zbnlxvw7     .z9syqkh::after, .zbnlxvw7     .qhgf::after,
.mj1mi    .z9syqkh::after, .mj1mi    .qhgf::after,
.n2wu   .z9syqkh::after, .n2wu   .qhgf::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;
}
.hdzv .z9syqkh::after, .hdzv .qhgf::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");
}
.zr3o .z9syqkh::after, .zr3o .qhgf::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");
}
.b9gdk4 .z9syqkh::after, .b9gdk4 .qhgf::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");
}
.gpempu2d .z9syqkh::after, .gpempu2d .qhgf::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");
}
.r8sc .z9syqkh::after, .r8sc .qhgf::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");
}
.zbnlxvw7 .z9syqkh::after, .zbnlxvw7 .qhgf::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");
}
.mj1mi .z9syqkh::after, .mj1mi .qhgf::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");
}
.n2wu .z9syqkh::after, .n2wu .qhgf::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");
}
.h6pamm6p .u4fodt { background: var(--bg-raised); }
.ts5w0.smlpsd1 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .ehpwqxp {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .ehpwqxp::before    { grid-area: rank;   }
  .mfgfr0u           { grid-area: ident;  }
  .zmsfw     { grid-area: rating; min-width: 0; width: auto; }
  .qfvv           { grid-area: pills;  }
  .ts5w0             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .ehpwqxp {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .ehpwqxp::before    { justify-self: center; }
  .mfgfr0u           { width: 100%; }
  .zmsfw     { justify-self: center; }
  .qfvv           { grid-template-columns: 1fr; }
}
.dnv6es2p .cctipwwb li::before { content: "→"; }
.dnv6es2p .jllpb33v li::before { content: "–"; }
.vvhrz1 .qpptp8f { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .q17i .nydtkxb {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .q17i .f3j6 { margin: 0; }
}
.u371 .jby63de { gap: 10px; }
.u371 .zyc5stht, .u371 .s8tofkxt { padding: 12px; }
.u371 .zyc5stht ul, .u371 .s8tofkxt ul { margin: 4px 0 0; padding-left: 18px; }
.u371 .zyc5stht li, .u371 .s8tofkxt li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .zhi0ytki { grid-template-columns: 1fr; }
  .kshavb2 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .kshavb2 .ceoqza { width: 72px; height: 50px; }
  .kshavb2 .tq9dxb { max-width: 180px; }
  .kshavb2 .he70j { width: auto; }
}
@media (max-width: 720px) {
  .cv93i { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .nd8u760h { padding: 16px; }
  .r2bq .iveje1i { min-width: 50%; }
}
.gx8n .jby63de { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .jlr17e { grid-template-columns: 1fr; }
  .z9m6q { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .tmdyiw1r { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .tyc5862l { flex-wrap: wrap; padding: 16px; }
}
.txbt .jby63de { gap: 8px; }
.txbt .zyc5stht, .txbt .s8tofkxt { padding: 8px; }
@media (max-width: 480px) {
  .kqkqhir { flex-direction: column; align-items: stretch; }
}
.jr299 .he70j .smlpsd1 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .m9brag7p { flex-direction: column; align-items: stretch; gap: 10px; }
  .jr299 .he70j { text-align: center; }
}
@media (max-width: 720px) {
  .toshxrxu { grid-template-columns: 1fr; }
  .a7j3z { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ulhayvf { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .jwab84xs { grid-template-columns: 1fr; }
  .s8pvrlhw { width: 100px; height: 100px; margin: 16px auto; }
  .qdwx8k { font-size: 1.4rem; }
  .f7w64 { justify-content: center; }
  .s88kst0 .iveje1i { min-width: 50%; }
}
.gofpi3r .jby63de { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .inn80 { flex-wrap: wrap; padding: 14px 16px; }
  .l2em3e { padding: 12px 16px; }
  .gofpi3r .jby63de { margin: 0 16px; }
  .gofpi3r .bw8j8ns { padding: 0 16px; }
  .gepcumb { padding: 12px 16px; }
}
.vvtj .oucw {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.vvtj .ehpwqxp {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.vvtj .ehpwqxp:last-child { border-bottom: none; }
.vvtj .mfgfr0u,
.vvtj .zmsfw,
.vvtj .qfvv {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.np2ibuo .u6k5t {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.h7nvmed5 { margin: 16px 0; }
.vnif9 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.vnif9 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.vnif9 summary::after { content: "+"; color: var(--accent-light); }
.vnif9[open] summary::after { content: "−"; }
.vnif9 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ey1f22xf { margin-bottom: 0; }
.jfv7k h2.a5hf { color: var(--text-primary); border-color: var(--accent-light); }
.bzn0 h2.a5hf { color: var(--text-primary); border-color: var(--accent-light); }
.rz0pl .xht39     { background: #052e16; border-color: #10b981; }
.rz0pl .gq89ln { background: #2d0a1e; border-color: #f43f5e; }
.rz0pl .rexhk    { background: #1e1036; border-color: #a855f7; }
.rz0pl .ek2tl strong  { color: #f1f5f9; }
.rz0pl .ek2tl p       { color: #cbd5e1; }
.rz0pl .hsqu63t    .xht39     .x81mwgjz::before,
.rz0pl .f80lpzt  .xht39     .x81mwgjz::before,
.rz0pl .rf4o5  .xht39     .x81mwgjz::before,
.rz0pl .xythv .xht39     .x81mwgjz::before { color: #10b981; }
.rz0pl .hsqu63t    .gq89ln .x81mwgjz::before,
.rz0pl .f80lpzt  .gq89ln .x81mwgjz::before,
.rz0pl .rf4o5  .gq89ln .x81mwgjz::before,
.rz0pl .xythv .gq89ln .x81mwgjz::before { color: #f43f5e; }
.rz0pl .hsqu63t    .rexhk    .x81mwgjz::before,
.rz0pl .f80lpzt  .rexhk    .x81mwgjz::before,
.rz0pl .rf4o5  .rexhk    .x81mwgjz::before,
.rz0pl .xythv .rexhk    .x81mwgjz::before { color: #a855f7; }
.iqsr .xht39     { background: #2d2000; border-color: #eab308; }
.iqsr .gq89ln { background: #2d0b0b; border-color: #ef4444; }
.iqsr .rexhk    { background: #2d1600; border-color: #f97316; }
.iqsr .ek2tl strong  { color: #f1f5f9; }
.iqsr .ek2tl p       { color: #cbd5e1; }
.iqsr .hsqu63t    .xht39     .x81mwgjz::before,
.iqsr .f80lpzt  .xht39     .x81mwgjz::before,
.iqsr .rf4o5  .xht39     .x81mwgjz::before,
.iqsr .xythv .xht39     .x81mwgjz::before { color: #eab308; }
.iqsr .hsqu63t    .gq89ln .x81mwgjz::before,
.iqsr .f80lpzt  .gq89ln .x81mwgjz::before,
.iqsr .rf4o5  .gq89ln .x81mwgjz::before,
.iqsr .xythv .gq89ln .x81mwgjz::before { color: #ef4444; }
.iqsr .hsqu63t    .rexhk    .x81mwgjz::before,
.iqsr .f80lpzt  .rexhk    .x81mwgjz::before,
.iqsr .rf4o5  .rexhk    .x81mwgjz::before,
.iqsr .xythv .rexhk    .x81mwgjz::before { color: #f97316; }
.jy5tfjr .xht39     { background: #0c1a2e; border-color: #38bdf8; }
.jy5tfjr .gq89ln { background: #12103a; border-color: #818cf8; }
.jy5tfjr .rexhk    { background: #0a2020; border-color: #2dd4bf; }
.jy5tfjr .ek2tl strong  { color: #f1f5f9; }
.jy5tfjr .ek2tl p       { color: #cbd5e1; }
.jy5tfjr .hsqu63t    .xht39     .x81mwgjz::before,
.jy5tfjr .f80lpzt  .xht39     .x81mwgjz::before,
.jy5tfjr .rf4o5  .xht39     .x81mwgjz::before,
.jy5tfjr .xythv .xht39     .x81mwgjz::before { color: #38bdf8; }
.jy5tfjr .hsqu63t    .gq89ln .x81mwgjz::before,
.jy5tfjr .f80lpzt  .gq89ln .x81mwgjz::before,
.jy5tfjr .rf4o5  .gq89ln .x81mwgjz::before,
.jy5tfjr .xythv .gq89ln .x81mwgjz::before { color: #818cf8; }
.jy5tfjr .hsqu63t    .rexhk    .x81mwgjz::before,
.jy5tfjr .f80lpzt  .rexhk    .x81mwgjz::before,
.jy5tfjr .rf4o5  .rexhk    .x81mwgjz::before,
.jy5tfjr .xythv .rexhk    .x81mwgjz::before { color: #2dd4bf; }
.t0qrum7 .xht39     { background: var(--accent-bg); border-color: var(--accent-light); }
.t0qrum7 .gq89ln { background: var(--accent-bg-light); border-color: var(--accent-light); }
.t0qrum7 .rexhk    { background: var(--accent-bg); border-color: var(--accent-pale); }
.t0qrum7 .hsqu63t    .x81mwgjz::before,
.t0qrum7 .f80lpzt  .x81mwgjz::before,
.t0qrum7 .rf4o5  .x81mwgjz::before,
.t0qrum7 .xythv .x81mwgjz::before { color: var(--accent-light) !important; }
.ptzoiaio::before,
.iih7tcr::before { margin-right: 5px; }
.uuyi5 .zyc5stht ul li,
.uuyi5 .cctipwwb li         { color: #4ade80; }
.uuyi5 .zyc5stht .ptzoiaio { color: #22c55e; }
.uuyi5 .s8tofkxt ul li,
.uuyi5 .jllpb33v li         { color: #f87171; }
.uuyi5 .s8tofkxt .iih7tcr { color: #ef4444; }
.tm70z .zyc5stht { background: var(--bg-pros); }
.tm70z .s8tofkxt { background: var(--bg-cons); }
.tm70z .zyc5stht .ptzoiaio { color: var(--c-pros-label); }
.tm70z .s8tofkxt .iih7tcr { color: var(--c-cons); }
.tm70z .zyc5stht ul li,
.tm70z .s8tofkxt ul li,
.k8oaah2r .zyc5stht { background: var(--bg-pros); }
.k8oaah2r .s8tofkxt { background: var(--bg-cons); }
.k8oaah2r .zyc5stht .ptzoiaio { color: var(--c-pros-label); }
.k8oaah2r .s8tofkxt .iih7tcr { color: var(--c-cons); }
.k8oaah2r .zyc5stht ul li,
.k8oaah2r .s8tofkxt ul li,
.izglraov .ptzoiaio::before { content: "✓ "; }
.izglraov .iih7tcr::before { content: "✗ "; }
.dnv6es2p .ptzoiaio::before { content: "→ "; }
.dnv6es2p .iih7tcr::before { content: "← "; }
.s75d0w43 .ptzoiaio::before { content: "★ "; }
.s75d0w43 .iih7tcr::before { content: "✕ "; }
.ec52oqul .ptzoiaio::before { content: "◆ "; }
.ec52oqul .iih7tcr::before { content: "▲ "; }
.vvhrz1 .ek2tl { background: transparent; border-left: none; border: 1.5px solid; }
.vvhrz1 .xht39     { border-color: var(--c-tip-border); }
.vvhrz1 .gq89ln { border-color: var(--c-warn-border); }
.vvhrz1 .rexhk    { border-color: #60a5fa; }
.vvhrz1 .ek2tl strong { color: var(--text-primary); }
.vvhrz1 .ek2tl p      { color: var(--text-muted); }
.stdprw7j .ek2tl { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.stdprw7j .xht39     { border-top-color: var(--c-tip-border); }
.stdprw7j .gq89ln { border-top-color: var(--c-warn-border); }
.stdprw7j .rexhk    { border-top-color: #60a5fa; }
.z0iwz275 .ek2tl { border-left: none; border-radius: 8px; }
.z0iwz275 .xht39     { background: #065f46; }
.z0iwz275 .gq89ln { background: #92400e; }
.z0iwz275 .rexhk    { background: #1e3a8a; }
.z0iwz275 .ek2tl strong,
.z0iwz275 .ek2tl p { color: #fff; }
.z0iwz275 .x81mwgjz::before { color: rgba(255,255,255,0.85) !important; }
.rz0pl.z0iwz275 .xht39,
.rz0pl .z0iwz275 .xht39     { background: #052e16; }
.rz0pl.z0iwz275 .gq89ln,
.rz0pl .z0iwz275 .gq89ln { background: #2d0a1e; }
.rz0pl.z0iwz275 .rexhk,
.rz0pl .z0iwz275 .rexhk    { background: #1e1036; }
.iqsr.z0iwz275 .xht39,
.iqsr .z0iwz275 .xht39      { background: #2d2000; }
.iqsr.z0iwz275 .gq89ln,
.iqsr .z0iwz275 .gq89ln  { background: #2d0b0b; }
.iqsr.z0iwz275 .rexhk,
.iqsr .z0iwz275 .rexhk     { background: #2d1600; }
.jy5tfjr.z0iwz275 .xht39,
.jy5tfjr .z0iwz275 .xht39      { background: #0c1a2e; }
.jy5tfjr.z0iwz275 .gq89ln,
.jy5tfjr .z0iwz275 .gq89ln  { background: #12103a; }
.jy5tfjr.z0iwz275 .rexhk,
.jy5tfjr .z0iwz275 .rexhk     { background: #0a2020; }
.rkbrq3 .ek2tl { border-left: none; border-radius: 6px; padding: 10px 14px; }
.rkbrq3 .xht39     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.rkbrq3 .gq89ln { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.rkbrq3 .rexhk    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.rkbrq3 .ek2tl strong { color: var(--text-primary); }
.rkbrq3 .ek2tl p      { color: var(--text-muted); }
.lpd6qj36 .ek2tl { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.hsqu63t .x81mwgjz,
.f80lpzt .x81mwgjz,
.rf4o5 .x81mwgjz,
.xythv .x81mwgjz { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.hsqu63t .x81mwgjz::before,
.f80lpzt .x81mwgjz::before,
.rf4o5 .x81mwgjz::before,
.xythv .x81mwgjz::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.hsqu63t .xht39     .x81mwgjz::before { content: "✦"; color: var(--c-tip-border); }
.hsqu63t .gq89ln .x81mwgjz::before { content: "▲"; color: var(--c-warn-border); }
.hsqu63t .rexhk    .x81mwgjz::before { content: "◉"; color: #60a5fa; }
.f80lpzt .xht39     .x81mwgjz::before { content: "★"; color: var(--c-tip-border); }
.f80lpzt .gq89ln .x81mwgjz::before { content: "◆"; color: var(--c-warn-border); }
.f80lpzt .rexhk    .x81mwgjz::before { content: "●"; color: #60a5fa; }
.rf4o5 .xht39     .x81mwgjz::before { content: "▶"; color: var(--c-tip-border); }
.rf4o5 .gq89ln .x81mwgjz::before { content: "■"; color: var(--c-warn-border); }
.rf4o5 .rexhk    .x81mwgjz::before { content: "▸"; color: #60a5fa; }
.xythv .xht39     .x81mwgjz::before { content: "→"; color: var(--c-tip-border); }
.xythv .gq89ln .x81mwgjz::before { content: "⬥"; color: var(--c-warn-border); }
.xythv .rexhk    .x81mwgjz::before { content: "◈"; color: #60a5fa; }
.lnao .g75tyn2 .ji513hzo,
.lnao .p4jm7xke .ji513hzo  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.lnao .k5qhh7          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.lnao .sqjk                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.o15hba .g75tyn2 .ji513hzo,
.o15hba .p4jm7xke .ji513hzo,
.o15hba .tke5,
.o15hba .ehpwqxp,
.o15hba .f3j6,
.o15hba .k5qhh7,
.o15hba .sqjk,
.o15hba .lpd6qj36 .ek2tl { box-shadow: none; }
.pr1g   .q2sl, .pr1g .i64m8x5a, .pr1g .jtemv,
.pr1g   .de440q, .pr1g .bnyloc { font-size: 0.9rem; }
.pr1g   .g1fv, .pr1g .ahyp { font-size: 0.9rem; }
.u2rq   .q2sl, .u2rq .i64m8x5a, .u2rq .jtemv,
.u2rq   .de440q, .u2rq .bnyloc { font-size: 0.95rem; }
.u2rq   .g1fv, .u2rq .ahyp { font-size: 0.95rem; }
.o901uad   .q2sl, .o901uad .i64m8x5a, .o901uad .jtemv,
.o901uad   .de440q, .o901uad .bnyloc { font-size: 1.08rem; }
.o901uad   .g1fv, .o901uad .ahyp { font-size: 1.05rem; }
.o901uad   .hpd89 { font-size: 0.97rem; }
.veju6 .spyww54      { font-size: 3.2rem; }
.veju6 h2.a5hf { font-size: 1.9rem; }
.veju6 h3.glkp8     { font-size: 1.4rem; }
.iq567l .spyww54      { font-size: 3.8rem; }
.iq567l h2.a5hf { font-size: 2.2rem; }
.iq567l h3.glkp8     { font-size: 1.6rem; }
.ey1f22xf + .ey1f22xf { position: relative; }
.ywho5lg   .ey1f22xf + .ey1f22xf::before,
.rv82rept  .ey1f22xf + .ey1f22xf::before,
.xxz4ti   .ey1f22xf + .ey1f22xf::before,
.h44a8khs   .ey1f22xf + .ey1f22xf::before,
.sc2hymd   .ey1f22xf + .ey1f22xf::before,
.eclrpxp .ey1f22xf + .ey1f22xf::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ywho5lg .ey1f22xf + .ey1f22xf::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.rv82rept .ey1f22xf + .ey1f22xf::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.xxz4ti .ey1f22xf + .ey1f22xf::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;
}
.h44a8khs .ey1f22xf + .ey1f22xf::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.agznkr .ey1f22xf { margin-bottom: 16px; }
.agznkr .ey1f22xf + .ey1f22xf { margin-top: 0; }
.agznkr .ujj2 { padding-top: 0; padding-bottom: 0; }
.sc2hymd .ey1f22xf + .ey1f22xf::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.eclrpxp .ey1f22xf + .ey1f22xf::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ubthu2 .ey1f22xf + .ey1f22xf::before,
.nd89hb .ey1f22xf + .ey1f22xf::before,
.vtnr0g .ey1f22xf + .ey1f22xf::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%;
}
.bq87ahmw .ubthu2 .ey1f22xf:nth-child(even)::before,
.bq87ahmw .nd89hb .ey1f22xf:nth-child(even)::before,
.bq87ahmw .vtnr0g .ey1f22xf:nth-child(even)::before { background: var(--bg-surface); }
.rd41m .ubthu2 .ey1f22xf:nth-child(even)::before,
.rd41m .nd89hb .ey1f22xf:nth-child(even)::before,
.rd41m .vtnr0g .ey1f22xf:nth-child(even)::before { background: var(--bg-card); }
.ubthu2 .ey1f22xf + .ey1f22xf::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");
}
.nd89hb .ey1f22xf + .ey1f22xf::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");
}
.vtnr0g .ey1f22xf + .ey1f22xf::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");
}
.ypupa5x0 .irz6309,
.a8bs6 .irz6309 { padding-bottom: 60px; }
.f2awy5z .irz6309 { padding-bottom: 70px; }
.syuu6k3b  .c03fqle:not(.khm1vr) .ehnc61cj { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.gguao .j4f8h { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.gr6m6y1 .j4f8h { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.syuu6k3b .khm1vr { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.syuu6k3b .x5h5nl2 { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.syuu6k3b .j4f8h { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.rvbl .j4f8h { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.rjrse9a1 .j4f8h { background: var(--accent-bg); }
.ripn .ggav { float: left; width: 38%; margin: 0 28px 16px 0; }
.ripn .ggav .veic483 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ripn .ujj2::after { content: ''; display: block; clear: both; }
.y10q0jr9 .ggav { float: right; width: 38%; margin: 0 0 16px 28px; }
.y10q0jr9 .ggav .veic483 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.y10q0jr9 .ujj2::after { content: ''; display: block; clear: both; }
.o2domoba .ey1f22xf:nth-child(odd)  .ggav { float: left;  width: 38%; margin: 0 28px 16px 0; }
.o2domoba .ey1f22xf:nth-child(even) .ggav { float: right; width: 38%; margin: 0 0 16px 28px; }
.o2domoba .ggav .veic483 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.o2domoba .ujj2::after { content: ''; display: block; clear: both; }
.ripn .cwvj,
.ripn .oucw,
@media (max-width: 900px) {
  .ripn .ggav,
  .y10q0jr9 .ggav,
  .o2domoba .ey1f22xf:nth-child(odd)  .ggav,
  .o2domoba .ey1f22xf:nth-child(even) .ggav {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ripn .ggav .veic483,
  .y10q0jr9 .ggav .veic483,
  .o2domoba .ggav .veic483 {
    max-height: none !important;
  }
}
.ripn .g1fv,
.ripn .ahyp,
.y10q0jr9 .g1fv,
.y10q0jr9 .ahyp,
.o2domoba .g1fv,
.o2domoba .ahyp { overflow: hidden; }
@media (max-width: 640px) {
  .ripn .ggav,
  .y10q0jr9 .ggav,
  .o2domoba .ggav { float: none; width: 100%; margin: 0 0 16px 0; }
}
.sgfolu .bpc8jg,
.sgfolu .ujj2,
.sgfolu .jjyf5a12  { max-width: 1100px; }
.hwggop .bpc8jg,
.hwggop .ujj2,
.hwggop .jjyf5a12  { max-width: 1200px; }
.hwggop { --content-mw: 1200px; }
.f036 .bpc8jg,
.f036 .ujj2,
.f036 .jjyf5a12  { max-width: 1320px; }
.foppir { font-size: 0.82rem; color: var(--text-muted); }
.g0tgch { display: flex; align-items: center; }
.yajcjt {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.rrkwii7 { display: flex; align-items: center; }
.rnmk2 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.rnmk2:hover { text-decoration: underline; }
.vcmwl349 { margin: 0 3px; opacity: 0.45; }
.vcmwl349::before { content: '/'; }
.xcxs { padding: 2px 5px; color: var(--text-main); }
.zsyqyq2j .foppir {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.zsyqyq2j .g0tgch { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.l52uq5wn .foppir {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.l52uq5wn .g0tgch { padding: 0 0 0 12px; }
.er6841o .g0tgch { padding: 0 16px; }
.er6841o .foppir {
  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);
}
.er6841o .bpc8jg { padding-top: 28px; }
@media (max-width: 720px) {
  .bbbka7r3 { margin-top: 18px; padding: 0 16px; }
  .er6841o .bpc8jg { padding-top: 16px; }
}
.sgfolu.zsyqyq2j .g0tgch { max-width: 1100px; }
.hwggop.zsyqyq2j .g0tgch { max-width: 1200px; }
.f036.zsyqyq2j .g0tgch { max-width: 1320px; }
.hwggop .bbbka7r3 { max-width: 1200px; }
.fucx .ey1f22xf { padding-top: 16px; padding-bottom: 16px; }
.cjl6 .ey1f22xf { padding-top: 24px; padding-bottom: 24px; }
.roayzhi .ey1f22xf { padding-top: 40px; padding-bottom: 40px; }
.btn043 .ey1f22xf { padding-top: 52px; padding-bottom: 52px; }
.of81bp .ey1f22xf:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.of81bp .ey1f22xf:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.of81bp .ey1f22xf:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.of81bp .ey1f22xf:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.wuead289 .ujj2 { padding-top: 10px;  padding-bottom: 10px; }
.evja77xc .ujj2 { padding-top: 18px;  padding-bottom: 18px; }
.vbsgbn .ujj2 { padding-top: 36px;  padding-bottom: 36px; }
.pmhz6p3s .ujj2 { padding-top: 48px;  padding-bottom: 48px; }
.m347koqn h2.a5hf { font-weight: 600; }
.m347koqn h3.glkp8     { font-weight: 600; }
.g30tsfc h2.a5hf { font-weight: 800; }
.g30tsfc h3.glkp8     { font-weight: 700; }
.v5rfm { font-weight: 600; }
.v5rfm h2.a5hf { font-weight: 900; }
.v5rfm h3.glkp8     { font-weight: 800; }
.v5rfm .ek2tl strong,
.v5rfm .ek2tl strong { font-weight: 600; }
.z9syqkh {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.zrmz .z9syqkh { display: none; }
@media (max-width: 640px) {
  .r253q2vk { display: none; }
  .z9syqkh {
    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;
  }
}
.z9syqkh { background: var(--cta) !important; color: #fff !important; border: none !important; }
.z9syqkh:hover { opacity: 0.85; }
.kzijwhu .z9syqkh { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.v1h8 .z9syqkh,
.hjzxiru  .z9syqkh { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.v1h8 .z9syqkh:hover,
.hjzxiru  .z9syqkh:hover { opacity: 0.88; }
.kzijwhu.v1h8 .z9syqkh,
.kzijwhu.hjzxiru  .z9syqkh { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.qhgf {
  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;
}
.qhgf:hover { transform: translateY(-2px); opacity: 0.92; }
.qhgf { background: var(--cta) !important; color: #fff !important; border: none !important; }
.cet0u7 .qhgf { display: none; }
.qhi8 .qhgf { right: 32px; }
.tqjgi3j  .qhgf { left: 32px; }
@media (max-width: 480px) {
  .qhi8 .qhgf { right: 20px; bottom: 20px; }
  .tqjgi3j  .qhgf { left: 20px; bottom: 20px; }
}
.c3ci { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.jjyf5a12 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ewg7gp9 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ctzb { color: var(--text-dim); font-size: 0.8rem; }
.iprqkqza a, .swzq4 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.iprqkqza a:hover, .swzq4 a:hover { color: var(--accent-light); }
.swzq4 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.oc9gu .jjyf5a12 { text-align: center; }
.oc9gu .swzq4 { justify-content: center; margin-bottom: 16px; }
.oc9gu .ewg7gp9 { margin-top: 0; }
.m8sp { margin-top: 10px; }
.m8sp a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .jjyf5a12 { padding-left: 16px; padding-right: 16px; }
  .sx7ghz .jjyf5a12 { padding: 20px 16px; }
  .swzq4 { gap: 4px 12px; }
  .ewg7gp9 { font-size: 0.78rem; }
}
.xzmj .ewg7gp9 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.xzmj .ctzb { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .xzmj .g3ez { grid-template-columns: 1fr 1fr; } .xzmj .fgx9rm { grid-column: 1 / -1; } }
@media (max-width: 480px) { .xzmj .g3ez { grid-template-columns: 1fr; } }
.snuerw .ewg7gp9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .snuerw .itvmwnt { gap: 12px; } .snuerw .hda9pjqv { margin-right: 0; width: 100%; } }
.q0yf2d .ewg7gp9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.q0yf2d .ctzb { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .q0yf2d .h6e0l { grid-template-columns: 1fr 1fr; } .q0yf2d .skql09mq { grid-column: 1 / -1; } }
@media (max-width: 480px) { .q0yf2d .h6e0l { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .wzan8k .k1re { grid-template-columns: 1fr 1fr; } .wzan8k .miuhpdj:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wzan8k .k1re { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .t06p2goq .k1re { grid-template-columns: 1fr; } }
.wk60a .jjyf5a12 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.wk60a .swzq4 { justify-content: center; }
.k2gbf .ax44      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.k2gbf .c3ci { background: var(--bg-page); border-top-color: var(--border-alt); }
.ie7v6ib .ax44      { background: #0d1117; border-bottom-color: #21262d; }
.ie7v6ib .yrb0oog { color: var(--accent-light); }
.ie7v6ib .wo03u0 { --msep-color: #8b949e; }
.ie7v6ib .wo03u0 a { color: #8b949e; }
.ie7v6ib .wo03u0 a:hover { color: var(--accent-light); }
.ie7v6ib .x1k8pi4j { color: #8b949e; }
.ie7v6ib .c3ci { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ie7v6ib .ewg7gp9,
.ie7v6ib .ctzb { color: #6e7681; }
.ie7v6ib .iprqkqza a, .ie7v6ib .swzq4 a,
.ie7v6ib .iprqkqza a:hover, .ie7v6ib .swzq4 a:hover,
@media (max-width: 640px) {
  .ie7v6ib .wo03u0 { background: #0d1117; border-top-color: #21262d; }
  .ie7v6ib .wo03u0 li a { border-bottom-color: #21262d; }
}
.yi2kza .ax44      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.yi2kza .yrb0oog { color: var(--accent-light); }
.yi2kza .wo03u0 { --msep-color: #475569; }
.yi2kza .wo03u0 a { color: #475569; }
.yi2kza .wo03u0 a:hover { color: var(--accent-light); }
.yi2kza .x1k8pi4j { color: #64748b; }
.yi2kza .c3ci { background: #f0f4f8; border-top-color: #cbd5e1; }
.yi2kza .ewg7gp9,
.yi2kza .ctzb { color: #64748b; }
.yi2kza .iprqkqza a, .yi2kza .swzq4 a,
.yi2kza .iprqkqza a:hover, .yi2kza .swzq4 a:hover,
@media (max-width: 640px) {
  .yi2kza .wo03u0 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .yi2kza .wo03u0 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.v1h8 .ax44      { background: var(--accent); border-bottom-color: var(--accent-light); }
.v1h8 .yrb0oog { color: #fff; }
.v1h8 .wo03u0 { --msep-color: rgba(255,255,255,0.82); }
.v1h8 .wo03u0 a { color: rgba(255,255,255,0.82); }
.v1h8 .wo03u0 a:hover { color: #fff; }
.v1h8 .x1k8pi4j { color: rgba(255,255,255,0.9); }
.v1h8 .iut8jf2m a { color: var(--text-primary) !important; }
.v1h8 .iut8jf2m a:hover { color: var(--accent-light) !important; }
.v1h8 .c3ci { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.v1h8 .ewg7gp9,
.v1h8 .ctzb { color: rgba(255,255,255,0.72); }
.v1h8 .iprqkqza a, .v1h8 .swzq4 a,
.v1h8 .ydy8k a, .v1h8 .dzahv a,
.v1h8 .o1mxaxm a, .v1h8 .hda9pjqv { color: #fff; }
.v1h8 .xpax, .v1h8 .kp8s { color: rgba(255,255,255,0.7); }
.v1h8 .iprqkqza a:hover, .v1h8 .swzq4 a:hover,
.v1h8 .ydy8k a:hover, .v1h8 .dzahv a:hover { color: #fff; }
@media (max-width: 640px) {
  .v1h8 .wo03u0 { background: var(--accent); border-top-color: var(--accent-light); }
  .v1h8 .wo03u0 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.hjzxiru .ax44 {
  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);
}
.hjzxiru .c3ci {
  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) {
  .hjzxiru .wo03u0 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.aupjmy .ye3d8 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.f6lwq5 .ye3d8 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.iglo4wvj .ye3d8 { min-height: 72px; height: auto; }
.pn2dne .ye3d8 { min-height: 84px; height: auto; }
.sx7ghz .ye3d8 { max-width: none; padding: 0 32px; }
.sx7ghz .jjyf5a12  { max-width: none; padding: 24px 32px; }
.u8cys2.hwggop .ye3d8 { max-width: 1200px; }
.u8cys2.f036 .ye3d8 { max-width: 1320px; }
.dxfs8h   .yrb0oog, .dxfs8h   .hda9pjqv { text-transform: capitalize; }
.psvv .yrb0oog, .psvv .hda9pjqv { text-transform: lowercase; }
.bhs4an0r .yrb0oog, .bhs4an0r .hda9pjqv { text-transform: uppercase; letter-spacing: 0.06em; }
.qjvhp, .nu9d78u5 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.zfdy .qjvhp,
.kqx90 .qjvhp,
.d2sq .qjvhp,
.vlzbu .qjvhp,
.maem5t   .wo03u0 a { font-weight: 500; }
.worno .wo03u0 a { font-weight: 600; }
.hcjj     .wo03u0 a { font-weight: 700; }
.ochfl    .wo03u0 a { font-weight: 800; letter-spacing: 0.01em; }
.bkz2     .wo03u0 > li + li::before,
.cs4k    .wo03u0 > li + li::before,
.ngbzgrdd    .wo03u0 > li + li::before,
.dzira .wo03u0 > li + li::before,
.jyt7 .wo03u0 > li + li::before,
.cwqkiy28  .wo03u0 > li + li::before,
.ruiw1ge    .wo03u0 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.bkz2     .wo03u0 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.cs4k    .wo03u0 > li + li::before { content: "|"; }
.ngbzgrdd    .wo03u0 > li + li::before { content: "—"; }
.dzira .wo03u0 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.jyt7 .wo03u0 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.cwqkiy28  .wo03u0 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ruiw1ge    .wo03u0 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .g1r6e6 .x1k8pi4j,
  .hag9r1 .x1k8pi4j,
  .qeir .x1k8pi4j,
  .s4vn .x1k8pi4j,
  .iqkn7 .x1k8pi4j {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .g1r6e6 .x1k8pi4j::before,
  .hag9r1 .x1k8pi4j::before,
  .qeir .x1k8pi4j::before,
  .s4vn .x1k8pi4j::before,
  .iqkn7 .x1k8pi4j::before { content: ""; display: block; flex-shrink: 0; }

  
  .g1r6e6 .x1k8pi4j::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;
  }

  
  .hag9r1 .x1k8pi4j::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;
  }

  
  .qeir .x1k8pi4j::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;
  }

  
  .s4vn .x1k8pi4j::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;
  }

  
  .iqkn7 .x1k8pi4j::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) {
  .g7sb08cm .x1k8pi4j {
    padding: 5px 14px;
  }
  .g7sb08cm .wo03u0 {
    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;
  }
  .g7sb08cm .wo03u0 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .g7sb08cm .wo03u0 li a:hover { background: var(--bg-raised); }
  .g7sb08cm .fsuet,
  .at4yd .fsuet,
  .k28w1jol .fsuet { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .guzmigp .x1k8pi4j {
    padding: 5px 10px;
  }
  .guzmigp .wo03u0 {
    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);
  }
  .guzmigp .wo03u0.gr0vhtx { transform: translateX(0); }
  .guzmigp .wo03u0 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .guzmigp .wo03u0 li:last-child a { border-bottom: none; }
  .v1h8 .wo03u0,
  .ie7v6ib .wo03u0 { background: var(--accent) !important; }
  .v1h8 .wo03u0 li a,
  .ie7v6ib .wo03u0 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .k28w1jol .x1k8pi4j {
    padding: 5px 10px;
  }
  .k28w1jol .wo03u0 {
    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);
  }
  .k28w1jol .wo03u0::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .k28w1jol .wo03u0.gr0vhtx { transform: translateY(0); }
  .k28w1jol .wo03u0 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .kmfhoqq2 .x1k8pi4j {
    padding: 5px 10px;
  }
  .kmfhoqq2 .wo03u0 {
    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;
  }
  .kmfhoqq2 .wo03u0.gr0vhtx { opacity: 1; pointer-events: auto; }
  .kmfhoqq2 .wo03u0 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .pxa0b     .x1k8pi4j { border-radius: 0 !important; }
  .myts0d4   .x1k8pi4j { border-radius: 8px !important; }
  .hnrtkqe .x1k8pi4j { border-radius: 50% !important; }
  .au3yi8   .x1k8pi4j { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .olpm .m5iohz1 { flex-direction: column; align-items: stretch; }
  .olpm .zk9jxjqf { flex-direction: row; min-width: auto; }
  .olpm .oek46u { align-items: flex-start; text-align: left; }
}
.bk7q,
.bk7q.ey1f22xf,
.bq87ahmw .bk7q,
.qihynp6 .bk7q,
.rd41m .bk7q,
.hyug .bk7q {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.d3ry {
  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;
}
.x0v2zq1 { flex: 1 1 280px; min-width: 0; }
.ii92m9t {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.bq8q {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.u4z7s9a4 {
  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;
}
.u4z7s9a4:hover { transform: translateY(-1px); opacity: 0.95; }
.mt5s5m5 .d3ry {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.mt5s5m5 .ii92m9t { color: var(--cta); }
.mt5s5m5 .bq8q { color: var(--text-body); }
.mt5s5m5 .u4z7s9a4 {
  background: var(--cta) !important;
  color: #fff !important;
}
.uerzr .d3ry {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.uerzr .ii92m9t { color: var(--text-primary); }
.uerzr .bq8q { color: var(--text-body); }
.uerzr .u4z7s9a4 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .d3ry {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .x0v2zq1 { flex: 0 0 auto; }
  .ii92m9t { font-size: 1.2rem; }
  .u4z7s9a4 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.tlsu0 .gj6cm45t { height: 36px; }
.a9qkt .gj6cm45t { height: 60px; max-width: 200px; }
.ka2b .gj6cm45t { height: 56px; max-width: 180px; }
.ytdzjlhm    .u6k5t, .ytdzjlhm    .j27h85g { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
@media (min-width: 720px) {
  .wf07e .oucw {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .wf07e .ehpwqxp {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .wf07e .ehpwqxp { padding: 40px 16px 20px; }
  .wf07e .agjg {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .wf07e .ts5w0 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .d07yjj .ehpwqxp {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .d07yjj .ehpwqxp::before {
    position: absolute; top: 14px; left: 14px;
  }
  .d07yjj .mfgfr0u {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .d07yjj .qlvg34r { white-space: normal; text-align: center; font-size: 1.2rem; }
  .d07yjj .agjg {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .d07yjj .ts5w0 { width: 100%; min-width: 0; }
  .d07yjj .u6k5t { min-width: 0; }
}
.nd0n170b .vnif9 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.nd0n170b .vnif9 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.nd0n170b .vnif9 p { padding: 0 2px 16px; }
.azzdr35 .vnif9 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.azzdr35 .vnif9 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.azzdr35 .vnif9 summary::after { content: "›"; font-size: 1.2em; }
.azzdr35 .vnif9[open] summary::after { content: "‹"; }
.azzdr35 .vnif9 p { padding: 10px 22px 4px; }
.vnlo6 .vnif9 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.vnlo6 .vnif9 summary { color: var(--text-primary); padding-left: 16px; }
.vnlo6 .vnif9 summary::after { content: "›"; font-size: 1.1em; }
.vnlo6 .vnif9[open] summary::after { content: "‹"; }
.vnlo6 .vnif9 p { padding-left: 16px; }
.oey6 .h7nvmed5 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.oey6 .vnif9 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.oey6 .vnif9:last-child { border-bottom: none; }
.oey6 .vnif9 summary { color: var(--text-primary); border-radius: 0; }
.oey6 .vnif9 summary::after { content: "›"; font-size: 1.1em; }
.oey6 .vnif9[open] summary::after { content: "‹"; }
.qmk39 .vnif9 { overflow: hidden; }
.qmk39 .vnif9 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.qmk39 .vnif9 summary::after { color: rgba(255,255,255,.75); }
.qmk39 .vnif9[open] summary { border-radius: 0; }
.t3bq5g { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.f0wi {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.da04 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.q27i { color: var(--text-muted); font-size: 1.05rem; }
.p49o {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.igjd1c2 { margin-bottom: 20px; }
.sjbfcw {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.eeyui6 {
  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;
}
.eeyui6:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.evc2r97 { resize: vertical; min-height: 130px; }
.t3l2d3b { width: 100%; margin-top: 8px; }
.plk6nd {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.cuyf5a {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.mn26 { color: var(--text-muted); line-height: 1.75; }
.dzntjc { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.dzntjc li { margin-bottom: 6px; }
.iju8rv { max-width: 760px; margin: 0 auto; }
.ja4zco { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.r7t7lp1 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.r7t7lp1:last-child { border-bottom: none; }
.r7t7lp1 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.r7t7lp1 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.fou5wx4f { max-width: 760px; margin: 0 auto; }
.cq7b ul.dzntjc { margin: 0; }
@media (max-width: 640px) { .yxbpl0c { grid-template-columns: 1fr; gap: 10px; } }
.d83vnjwy { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.yoe3df9 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.bqkefx { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.yoe3df9 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.yoe3df9 .dzntjc { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .d83vnjwy { grid-template-columns: 1fr; } }
.b4kfzc { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.b4kfzc:hover .vo6b0 { color: var(--accent-light); text-decoration: underline; }
.jydyd4kr { color: inherit; text-decoration: none; }
.jydyd4kr:hover { color: var(--accent-light); text-decoration: underline; }
.ue45 { display: inline-block; line-height: 0; }
.u1s5zm { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.dd8ff7i { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.dd8ff7i:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.fiymmvu { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.dd8ff7i p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.dd8ff7i ul.dzntjc { margin: 0; }
.twtmjiq { color: var(--text-muted); line-height: 1.75; }
.fs5ohme .dzntjc,
.wk13c8d2 .dzntjc,
.ulsj1k .dzntjc,
.plsjjfhz .dzntjc {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.fs5ohme .dd8ff7i,
.wk13c8d2 .dd8ff7i { text-align: left; }
.fs5ohme .fiymmvu,
.wk13c8d2 .fiymmvu { text-align: center; }
.mwlu5v5c { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.wcqkg2 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.lo96 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.encid52 { margin-top: 12px; }
.p3g9rr { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.p3g9rr:hover { border-bottom-color: var(--accent-light); }
.nofc8 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.nofc8 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.g65oeq { width: 200px; height: 200px; }
.nyyl6i2b { border-radius: 10px; }
.fqia1a { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.tqgz { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.tqgz::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .eyiw { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.g33681 .lo96, .g33681 .wcqkg2 { max-width: 640px; }
.up7fq .mwlu5v5c { font-size: 1.6rem; margin-top: 18px; }
.hqxnkex8 .lo96 { margin-bottom: 28px; }
@media (max-width: 860px) { .orhhd { grid-template-columns: 1fr; } .up7fq { position: static; text-align: center; } }
.idqofbs { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.agy3 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.agy3 .nofc8 { margin: 0 auto 18px; }
.agy3 .fqia1a { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .idqofbs { grid-template-columns: 1fr; } }
.rixvp9 .mwlu5v5c { font-size: 1.6rem; margin-bottom: 6px; }
.plsjjfhz .dzntjc { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .rixvp9 { flex-direction: column; text-align: center; } .voxprn5 { grid-template-columns: 1fr; } }
.ybyq8zfy .mwlu5v5c { font-size: 1.35rem; margin: 0 0 4px; }
.ybyq8zfy .fqia1a { margin: 0; }
.usax4 .da04 { color: var(--accent-light); }
.smpjqj5e .da04 { font-size: 2rem; }
.smpjqj5e .q27i { max-width: 680px; }
.hnmsw0 .da04 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.hnmsw0 .q27i  { margin: 0; }
@media (max-width: 640px) { .hnmsw0 { flex-direction: column; } }
.m9p64ki .da04 { color: var(--accent-light); }
.x5lj .da04 { color: #fff; }
.x5lj .q27i  { color: rgba(255,255,255,0.85); }
.c0qt { max-width: 680px; margin: 0 auto; }
.npfm {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .npfm { grid-template-columns: 1fr; } }
.f9xhz7n .eeyui6 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.f9xhz7n .eeyui6:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.jbwukxb .eeyui6 { background: var(--bg-raised); border-color: transparent; }
.jbwukxb .eeyui6:focus { background: var(--bg-card); border-color: var(--accent-light); }
.mkh2 .eeyui6 { border-radius: 100px; padding: 11px 20px; }
.mkh2 .evc2r97 { border-radius: 14px; }
.w2pq7jt {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .w2pq7jt { grid-template-columns: 1fr; } }
.l4p8iaf {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.l4p8iaf h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.l4p8iaf p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.yybl { counter-reset: priv-count; }
.ibtwti {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.ibtwti:last-child { border-bottom: none; }
.h26k {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.ibtwti h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.ibtwti p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ezrzoxg { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ezrzoxg li { margin-bottom: 6px; }
.ykl7{display:none}
.ykl7:empty,.w4ce1y:empty{display:none}
.nhq086x{position:relative;overflow:visible}
.gfg96akz .o3zul,.vq3a .o3zul,
.duhyj1gx .o3zul,.s684qa77 .o3zul,
.jw4v .o3zul,.igplo .o3zul{display:block}
.vi177 .ieuga4{display:block}
.gfg96akz .o3zul,.vq3a .o3zul,
.duhyj1gx .o3zul,.s684qa77 .o3zul,
.jw4v .o3zul{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.gfg96akz .o3zul .w4ce1y,.vq3a .o3zul .w4ce1y,
.duhyj1gx .o3zul .w4ce1y,.s684qa77 .o3zul .w4ce1y,
.jw4v .o3zul .w4ce1y{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.gfg96akz .iw79ay3l,.vq3a .iw79ay3l,
.duhyj1gx .iw79ay3l,.s684qa77 .iw79ay3l,
.jw4v .iw79ay3l{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.gfg96akz .o3zul,.vq3a .o3zul{top:12px}
.gfg96akz .o3zul .w4ce1y{margin-right:auto}
.vq3a .o3zul .w4ce1y{margin-left:auto}
.vq3a .o3zul{text-align:right}
.duhyj1gx .o3zul,.s684qa77 .o3zul{bottom:12px}
.duhyj1gx .o3zul .w4ce1y{margin-right:auto}
.s684qa77 .o3zul .w4ce1y{margin-left:auto}
.s684qa77 .o3zul{text-align:right}
.jw4v .o3zul{position:relative;margin-top:16px}
.jw4v .o3zul .w4ce1y{margin:0 auto}
.igplo .o3zul{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.igplo .o3zul .w4ce1y{margin:0}
.igplo .j4f8h~.o3zul,
.igplo .q3jbghr~.o3zul{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.igplo .j4f8h~.o3zul .w4ce1y,
.igplo .q3jbghr~.o3zul .w4ce1y{justify-content:flex-start}
.j4f8h~.o3zul,.q3jbghr~.o3zul{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.j4f8h~.o3zul .w4ce1y{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.q3jbghr~.o3zul .w4ce1y{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ieuga4 .w4ce1y{margin:0 0 12px}
.w4ce1y{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.ho3tm{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.vo6b0{font-weight:600;color:var(--text-heading);opacity:1}
.cmfy::before{content:"·";margin:0 2px;opacity:.5}
.iw79ay3l{white-space:nowrap}
.ucfx6qs .ho3tm{display:none}
.xiee5g .iw79ay3l{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.xiee5g .cmfy::before{content:""}
.me9gp .iw79ay3l{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.me9gp .cmfy::before{content:""}
.efirzl .w4ce1y{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.sqjek0d4 .iw79ay3l{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.sqjek0d4 .cmfy::before{content:""}
.gkghkud .iw79ay3l{color: var(--accent-light);opacity:1;font-weight:500}
.l9n33 .iw79ay3l{border-bottom:1px solid currentColor;padding-bottom:2px}
.u09ddx .w4ce1y{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.vz2nvk{--date-bg:var(--accent-bg)}
.psw7u .cmfy::before{content:""}
.yeghwpr0 .cmfy::before{content:"•";opacity:.4}
.yeghwpr0 .iw79ay3l + .iw79ay3l::before{content:"•";margin-right:6px;opacity:.4}
.m907nxmt .cmfy::before{content:"/";opacity:.35}
.m907nxmt .iw79ay3l + .iw79ay3l::before{content:"/";margin-right:6px;opacity:.35}
.e8dubjl .cmfy::before{content:"|";opacity:.3}
.e8dubjl .iw79ay3l + .iw79ay3l::before{content:"|";margin-right:6px;opacity:.3}
.f67ws3 .cmfy::before{content:"—";opacity:.3}
.f67ws3 .iw79ay3l + .iw79ay3l::before{content:"—";margin-right:6px;opacity:.3}
.imoyjj2 .cmfy::before{content:"◆";font-size:.5em;opacity:.35}
.imoyjj2 .iw79ay3l + .iw79ay3l::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.sd7qjp3 .cmfy::before{content:"·";opacity:.4}
.sd7qjp3 .iw79ay3l + .iw79ay3l::before{content:"·";margin-right:6px;opacity:.4}
.sxrytvy .cmfy::before{content:"›";opacity:.4}
.sxrytvy .iw79ay3l + .iw79ay3l::before{content:"›";margin-right:6px;opacity:.4}
.grh5fd .cmfy::before{content:"→";opacity:.35;font-size:.85em}
.grh5fd .iw79ay3l + .iw79ay3l::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.ve643{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.puzu614{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.o1u6{display:flex;flex-direction:column;gap:3px}
.tc019yz{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.dhpctl{font-weight:700;font-size:1rem;color:var(--text-heading)}
.jdqziwp{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.vzhj6r .ve643{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.e13sipe .ve643{border-top:3px solid var(--accent);padding-top:18px}
.ea90hfbi .ve643{border-left:3px solid var(--accent);border-radius:0}
.wz0fxmw .ve643{padding:20px 0}
@media(max-width:640px){
  .ve643{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .jdqziwp{max-width:100%}
}
.qakl .k5qhh7{margin:0}
@media (max-width:560px){
  .dd8s3zg4{grid-template-columns:repeat(2,1fr);gap:12px}
}
.phmq {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.phmq.uw68w0mw {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.bylwv {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.bylwv .t96tz2r {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  font-size: 24px; line-height: 1; color: var(--text-primary, #111) !important;
  width: 36px; height: 36px; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  padding: 0; margin: 0;
  z-index: 2;
  transition: background 0.15s;
}
.bylwv .t96tz2r:hover { background: rgba(0,0,0,0.12) !important; }
.zmug92x {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.u7i28g {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.b7d5uuvc {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.bylwv .g2k9uhh7 {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.bylwv .g2k9uhh7:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .bylwv { padding: 28px 18px 20px; }
  .b7d5uuvc { font-size: 1.2rem; }
  .zmug92x { max-width: 220px; max-height: 80px; }
}
.relc {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.pe75 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.drtsu5o  .relc { border-radius: 50%; }
.ag3f8ur  .relc { border-radius: 6px; }
.jo4fh6ag .relc { border-radius: 22px; }
.fwxgh .d3ry {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .relc { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.b48hq2ik {
  margin: 28px 0 24px;
}
.b48hq2ik .ey1f22xf {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.b48hq2ik .ujj2 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.b48hq2ik .d3ry {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ye3d8 { flex-direction: row-reverse; }
[dir="rtl"] .wo03u0 { flex-direction: row-reverse; }
[dir="rtl"] .qhi8 .qhgf { right: auto; left: 32px; }
[dir="rtl"] .tqjgi3j  .qhgf { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .qhi8 .qhgf { right: auto; left: 20px; }
  [dir="rtl"] .tqjgi3j  .qhgf { left: auto;  right: 20px; }
}
[dir="rtl"] .ripn .ggav  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .y10q0jr9 .ggav { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .j4f8h,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .g1fv, [dir="rtl"] .ahyp { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .zyc5stht { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .s8tofkxt { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ek2tl { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .d3ry { direction: rtl; }
[dir="rtl"] .relc { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .foppir { direction: rtl; }
[dir="rtl"] .sqjk { direction: rtl; }
[dir="rtl"] .od7fpi { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .kths2 .ahyp,
[dir="rtl"] .qt9ag .ahyp,
[dir="rtl"] .glzjpb0u .ahyp,
[dir="rtl"] .urpz .ahyp {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .kths2 .ahyp li::before,
[dir="rtl"] .qt9ag .ahyp li::before,
[dir="rtl"] .glzjpb0u .ahyp li::before,
[dir="rtl"] .urpz .ahyp li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .j4f8h.ijif7u .irz6309 { align-items: flex-end; text-align: right; }
[dir="rtl"] .j4f8h.vgg9o .irz6309 { text-align: center; }
[dir="rtl"] .j4f8h .irz6309 { text-align: right; }
[dir="rtl"] .ujj2,
[dir="rtl"] .de440q,
[dir="rtl"] .bnyloc,
[dir="rtl"] .xycx,
[dir="rtl"] .p49o,
[dir="rtl"] .sjbfcw,
[dir="rtl"] .lo96,
[dir="rtl"] .eeyui6,
[dir="rtl"] .evc2r97 { text-align: right; direction: rtl; }
[dir="rtl"] .mkh2 .eeyui6,
[dir="rtl"] .f9xhz7n .eeyui6 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #702325;
  --brand:           #702325;
  --brand-light:     #562324;
  --brand-pale:      #723a3b;
  --grad-start:      #b5383c;
  --grad-end:        #c2696b;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #702325;
  --cta-light:       #531618;
  --cta-hover:       #411415;
  --bg-page:         #f7f6f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f4;
  --bg-raised:       #f0eeee;
  --bg-hover:        #f5f3f4;
  --border:          #e8e2e2;
  --border-alt:      #dbd0d1;
  --border-section:  #e8e2e2;
  --text-primary:    #1b1717;
  --text-muted:      #5e5353;
  --text-body:       #362f2f;
  --text-sub:        #514747;
  --text-faint:      #877777;
  --text-dim:        #9f9292;
  --text-label:      #6c5f5f;
  --text-value:      #433b3b;
  --accent-bg:       #efe6e6;
  --accent-bg-light: #e6cfd0;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f3;
  --c-pros:          #1d881b;
  --c-cons:          #9f2122;
  --c-pros-label:    #23a120;
  --c-tip-border:    #26b223;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1d881b;
}
:root { --logo-bg-opacity: 65%; }
body, button, input { font-family: "Lexend", sans-serif; }
.yhhx7 .gtnl, .yhhx7 .j4f8h { min-height: 520px; }
.vwicpe2 .j7zi::after, .vwicpe2 .smlpsd1::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.vcmwl349::before { content: '|'; opacity: 0.3; }