:root {
  --color-accent: #1a1410;
  --color-cta: #e0a400;
  --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;
}
.hi8gms6 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.anqhlr {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.jihru {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.nsf6s { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ovae { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ovae a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ovae a:hover { color: var(--accent-light); }
.q5g96     .opaayxa { border-radius: 24px; padding: 8px; }
.q5g96 .opaayxa li a { border-radius: 16px; }
.y7ch  .opaayxa li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .opaayxa {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .cs610isq:hover .opaayxa,
  .cs610isq:focus-within .opaayxa { display: block; }
  .opaayxa li a { padding: 8px 16px; font-size: 0.88rem; }
}
.jptchf {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.i288npkw { display: none; }
@media (max-width: 640px) {
  .i288npkw {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .i288npkw.c5vaym { display: block; }
}
@media (max-width: 640px) {
  .jptchf { display: block; }
  .ovae > li + li::before { display: none !important; }
  .ovae {
    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;
  }
  .ovae.c5vaym { display: flex; }
  .ovae li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ovae li:last-child a { border-bottom: none; }
}
.gzt21 { min-height: 480px; }
.w5aqq {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.i3oz62 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.z6q0ms1 .i3oz62 { margin-left: 0; margin-right: 0; }
.racrxtek {
  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;
}
.racrxtek:hover { opacity: 0.88; }
.zek6lk {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.g7xmy3j {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.zek6lk .fke0 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.zek6lk .w5aqq { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.zek6lk .i3oz62 { color: #e2e8f0; }
.zek6lk.n7ch3m8 .fke0 { text-align: center; }
.zek6lk.z6q0ms1   .fke0 { text-align: left; }
.yt97d .fke0 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.yt97d .w5aqq { color: var(--text-primary); text-shadow: none; }
.yt97d .i3oz62 { color: var(--text-muted); }
.yt97d .racrxtek { margin-top: 16px; }
.yt97d, .yt97d.gzt21 { min-height: auto !important; }
.yt97d.n7ch3m8 .fke0 { text-align: center; }
.yt97d.z6q0ms1   .fke0 { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.izkv4gw .zek6lk .g7xmy3j {
  overflow: hidden;
}
.izkv4gw .zek6lk .g7xmy3j::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.z8e3l8cc .zek6lk .g7xmy3j {
  overflow: hidden;
}
.z8e3l8cc .zek6lk .g7xmy3j::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.cgla .zek6lk .g7xmy3j {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.e9s4zbot .zek6lk .g7xmy3j {
  overflow: hidden;
}
.e9s4zbot .zek6lk .g7xmy3j::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.zdnfxa2j .zek6lk .g7xmy3j {
  animation: hg-breathe 10s ease-in-out infinite;
}
.sxz7 .g7xmy3j {
  background: none;
}
.sxz7 .w5aqq { color: #fff; }
.sxz7 .i3oz62 { color: rgba(255,255,255,0.85); }
.sxz7 .racrxtek { background: #fff; color: var(--cta); }
.sxz7 .racrxtek:hover { opacity: 0.92; }
.nixqc .w5aqq { text-shadow: none; color: var(--text-primary); }
.nixqc .i3oz62 { color: var(--text-muted); }
body.fscxcx2b .w5aqq {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.bo4572 .w5aqq {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.gzt21.sxz7 .w5aqq,
section.sxz7 .w5aqq {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.nixqc.z6q0ms1   .xhd2w5m { align-items: flex-start; text-align: left; }
.gzt21 .nyjk {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.nyjk .sjpsde.vvlfl {
  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;
}
.nyjk .sjpsde.vvlfl:hover { opacity: 0.85; }
.n38os1 .fke0 { padding-bottom: 24px; }
.kyvqn83 .fke0 { max-width: 1100px; }
@media (max-width: 700px) {
  .nixqc { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .nixqc:not(.xjbyxa) .mwxzc { display: none !important; }
  .xjbyxa .mwxzc { padding: 16px; }
  .xhd2w5m  { padding: 36px 24px; }
  .nixqc~.ahzs83,.wp6l33~.ahzs83{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .gzt21, .nixqc { min-height: 320px !important; }
  .w5aqq { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .iquyfxf6,
  .n6uzxsho,
  .pp3bdk { grid-template-columns: 1fr !important; }

  

  
  .n38os1 { display: flex !important; flex-direction: column !important; }
  .n38os1 .fke0 { display: contents; }
  .n38os1 .g7xmy3j { order: 0; }
  .n38os1 .w5aqq { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .n38os1 .iquyfxf6 { order: 2; padding: 0 16px 12px !important; }
  .n38os1 .i3oz62 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .kyvqn83 .fke0 { display: flex; flex-direction: column; }
  .kyvqn83 .fke0 .w5aqq { order: 1; }
  .kyvqn83 .fke0 .pp3bdk { order: 2; margin: 8px 0 24px !important; }
  .kyvqn83 .fke0 .i3oz62 { order: 3; }
  .kyvqn83 .fke0 .racrxtek { order: 4; align-self: center; margin-top: 0; }

  
  .nixqc.xjbyxa {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .nixqc.xjbyxa .xhd2w5m { display: contents; padding: 0; }
  .nixqc.xjbyxa .xhd2w5m .w5aqq { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .nixqc.xjbyxa .mwxzc { order: 2; padding: 12px 16px; }
  .nixqc.xjbyxa .xhd2w5m .i3oz62 { order: 3; padding: 0 24px; margin: 0 auto; }
  .nixqc.xjbyxa .xhd2w5m .racrxtek { order: 4; align-self: center; margin: 8px 0 32px; }
}
.iao4yzgj { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.k88r { width: 100%; height: auto; display: block; border-radius: 10px; }
.pq8ab4b .iao4yzgj        { border-radius: 16px; }
.pq8ab4b .k88r  { border-radius: 16px; }
.j0eayw .iao4yzgj         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.j0eayw .k88r   { border-radius: 8px; }
.t2tm7 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.s1sm97 { width: 100%; padding: 32px 0; position: relative; }
.haya { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.zprb .s1sm97:nth-child(even) { background: var(--bg-surface); }
.zprb .s1sm97:nth-child(odd)  { background: var(--bg-page); }
.q798b .s1sm97:nth-child(even) { background: var(--bg-card); }
.q798b .s1sm97:nth-child(odd)  { background: var(--bg-page); }
.zprb .s1sm97:nth-child(odd)  .haya { background: var(--bg-card); border-radius: 6px; }
.zprb .s1sm97:nth-child(even) .haya { background: var(--bg-raised); border-radius: 6px; }
.q798b .s1sm97:nth-child(odd)  .haya { background: var(--bg-card); border-radius: 6px; }
.q798b .s1sm97:nth-child(even) .haya { background: var(--bg-raised); border-radius: 6px; }
.zprb .s1sm97:nth-child(even) .u5ktee .s3o1q1,
.q798b .s1sm97:nth-child(even) .u5ktee .s3o1q1 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.zprb .s1sm97:nth-child(odd) .u5ktee .s3o1q1,
.q798b .s1sm97:nth-child(odd) .u5ktee .s3o1q1 { background: var(--bg-card-inner); }
.zprb .s1sm97:nth-child(even) .q3i7tgm .s3o1q1:nth-child(odd),
.q798b .s1sm97:nth-child(even) .q3i7tgm .s3o1q1:nth-child(odd)  { background: var(--bg-card); }
.zprb .s1sm97:nth-child(even) .q3i7tgm .s3o1q1:nth-child(even),
.q798b .s1sm97:nth-child(even) .q3i7tgm .s3o1q1:nth-child(even) { background: var(--bg-card-inner); }
h1.cotvwe { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.cotvwe {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.plh1qzc { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.xquqp2r7 h2.cotvwe {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.vnh6t h2.cotvwe {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.xsmocri h2.cotvwe {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.bkbo h2.cotvwe::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.gmie26a h2.cotvwe {
  color: var(--text-primary); font-size: 1.7rem;
}
.a7z47 h2.cotvwe::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.oqhf0j h2.cotvwe {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
@media (max-width: 640px) { .g7ssxu { display: none; } }
.rq9oa7g { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.rukbm { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ic40aga {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ixn16q { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.mjjbs { padding-left: 20px; }
.mjjbs li { margin-bottom: 6px; }
.mjjbs a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.mjjbs a:hover { color: var(--accent-light); }
.a6d39 .ixn16q { display: none; }
.kw2vqxh .ixn16q { display: none; }
.kw2vqxh .mjjbs { padding-left: 0; list-style: none; }
.kw2vqxh .mjjbs li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.kw2vqxh .mjjbs a { font-size: 0.92rem; }
.hlu2aa .ic40aga { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.hlu2aa .ixn16q { display: none; }
.hlu2aa .mjjbs { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.hlu2aa .mjjbs li { margin-bottom: 0; }
.hlu2aa .mjjbs 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;
}
.hlu2aa .mjjbs a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.nd94q .ic40aga { padding: 20px 20px 16px; }
.nd94q .mjjbs {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.nd94q .mjjbs li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.nd94q .mjjbs 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;
}
.nd94q .mjjbs 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;
}
.nd94q .mjjbs a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.nd94q .mjjbs a:focus,
.nd94q .mjjbs a:focus-visible,
.nd94q .mjjbs a:target { outline: none; }
.nd94q .mjjbs li:target a { border-color: var(--border); color: var(--text-muted); }
.nphqzn .ic40aga { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.nphqzn .ixn16q { display: none; }
.nphqzn .mjjbs { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.nphqzn .mjjbs li { margin-bottom: 0; }
.nphqzn .mjjbs li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.nphqzn .mjjbs li:last-child::after { content: ""; margin-right: 0; }
.nphqzn .mjjbs a { font-size: 0.9rem; }
.s3o1q1 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.u5ktee .s3o1q1 { background: var(--bg-card); }
.q3i7tgm .s3o1q1:nth-child(odd)  { background: var(--bg-card); }
.q3i7tgm .s3o1q1:nth-child(even) { background: var(--bg-raised); }
.sp3724 .s3o1q1 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.sp3724 .s3o1q1:last-child { border-bottom: none; }
.sp3724 h3.plh1qzc { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.mp6w8cp .s3o1q1 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.mp6w8cp .s3o1q1 + .s3o1q1 { margin-top: 4px; }
.covea0n .s3o1q1 { background: none; border-radius: 0; padding: 12px 0; }
.covea0n .s3o1q1 + .s3o1q1 { border-top: 1px solid var(--border-section); }
.nhlh5 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.gd91 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.nntkcx { color: var(--text-body); margin-bottom: 10px; }
.z7lufosh, .ujq8xop6 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.z7lufosh li, .ujq8xop6 li { margin-bottom: 6px; }
.ujq8xop6 li { list-style: decimal; }
.ehfxo     .z7lufosh { list-style-type: "● "; }
.lg32k5hb  .z7lufosh { list-style-type: "■ "; }
.fwqtpaev .z7lufosh { list-style-type: "◆ "; }
.h5ate33    .z7lufosh { list-style-type: "★ "; }
.ehfxo     .zunca { list-style-type: "● "; }
.lg32k5hb  .zunca { list-style-type: "■ "; }
.fwqtpaev .zunca { list-style-type: "◆ "; }
.h5ate33    .zunca { list-style-type: "★ "; }
.ehfxo    .z7lufosh li::marker, .ehfxo    .zunca li::marker,
.lg32k5hb .z7lufosh li::marker, .lg32k5hb .zunca li::marker,
.fwqtpaev .z7lufosh li::marker, .fwqtpaev .zunca li::marker,
.h5ate33   .z7lufosh li::marker, .h5ate33   .zunca li::marker {
  color: var(--cta); font-size: 1em;
}
.ehfxo .ujq8xop6,
.lg32k5hb .ujq8xop6,
.fwqtpaev .ujq8xop6,
.h5ate33 .ujq8xop6 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ehfxo .ujq8xop6 li,
.lg32k5hb .ujq8xop6 li,
.fwqtpaev .ujq8xop6 li,
.h5ate33 .ujq8xop6 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ehfxo .ujq8xop6 li::before,
.lg32k5hb .ujq8xop6 li::before,
.fwqtpaev .ujq8xop6 li::before,
.h5ate33 .ujq8xop6 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;
}
.ehfxo     .ujq8xop6 li::before { border-radius: 50%; }
.lg32k5hb  .ujq8xop6 li::before { border-radius: 3px; }
.fwqtpaev .ujq8xop6 li::before { border-radius: 3px; }
.h5ate33    .ujq8xop6 li::before { border-radius: 50%; }
.bv9hxxh { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.sfm6x .bv9hxxh,
.yoyt .bv9hxxh { background: transparent; border: none; border-radius: 0; }
.jn3f5 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.jn3f5 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.jn3f5 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.jn3f5 tr:hover td { background: var(--bg-hover); }
.wo6t .jn3f5 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.s16p .jn3f5 { border: 1px solid var(--border-alt); }
.s16p .jn3f5 th,
.s16p .jn3f5 td { border: 1px solid var(--border-alt); }
.yk2y8k .jn3f5 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.yk2y8k .jn3f5 td { border-bottom: none; }
.yk2y8k .jn3f5 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.egc7h8tq .jn3f5 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ouwkd .bv9hxxh {
  overflow: hidden;
}
.ouwkd .jn3f5 th { border-bottom: 1px solid var(--border-alt); }
.ouwkd .jn3f5 tr:last-child td { border-bottom: none; }
.tzeeeuy { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.jqk4h { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.vztxe { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.scbbok6 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.fx5x { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.zunca { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.zunca li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.jh4pcdnq .scbbok6 { background: transparent; text-align: center; }
.ay5t2b .vztxe {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.f1dgmzx .vztxe {
  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);
}
.fken8 .jqk4h { display: grid; grid-template-columns: auto 1fr; }
.fken8 .vztxe {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.fken8 .scbbok6 { grid-column: 2; }
.fken8 .fx5x,
.fken8 .zunca { grid-column: 1 / -1; }
.l69bv4 .jqk4h { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.l69bv4 .vztxe {
  grid-column: 1; grid-row: 1;
  width: 60px; height: 60px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 14px 12px; border: 2px solid var(--accent-pale);
}
.l69bv4 .scbbok6 { grid-column: 2; }
.l69bv4 .fx5x,
.l69bv4 .zunca { grid-column: 1 / -1; }
.cnvud .jqk4h { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.cnvud .scbbok6 { background: none; color: var(--accent-light); font-weight: 700; }
.lu6591qd .jqk4h { background: rgba(255,255,255,0.04); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255,255,255,0.08); }
.lu6591qd .scbbok6 { background: none; color: var(--accent-light); font-weight: 700; }
.lsu0y4wz .jqk4h { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.lsu0y4wz .jqk4h:last-child { border-bottom: none; }
.lsu0y4wz .scbbok6 { background: none; color: var(--accent-light); font-weight: 700; }
.w9ej8ye .jqk4h { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.w9ej8ye .scbbok6 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.eqgii .tzeeeuy { counter-reset: card-n; }
.eqgii .jqk4h  { counter-increment: card-n; }
.eqgii .scbbok6 { display: flex; align-items: center; gap: 10px; }
.eqgii .scbbok6::before {
  content: counter(card-n);
  flex-shrink: 0; min-width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 0.76rem; font-weight: 700;
}
.rp2qupj .jqk4h { background: var(--bg-surface); border: 1px solid var(--border); }
.rp2qupj .scbbok6 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.h0o0 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.orcftm  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.kht3etnd { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.ca854 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.p2bx { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.h0o0 strong { color: var(--text-primary); font-size: 0.95rem; }
.h0o0 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.k88r { width: 100%; height: auto; border-radius: 10px; display: block; }
.vvlfl {
  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;
}
.vvlfl:hover { opacity: 0.85; }
.kdylpa .vvlfl  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.kdylpa .vvlfl:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.dkjv .vvlfl  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.dkjv .vvlfl:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ozq7 .racrxtek { border-radius: 50px; }
.ozq7 .vvlfl  { border-radius: 50px; }
.jv8fe6 .racrxtek { padding-left: 22px; padding-right: 22px; }
.jv8fe6 .vvlfl  { padding-left: 12px; padding-right: 12px; }
.y68qm0pc .racrxtek { padding-left: 44px; padding-right: 44px; }
.y68qm0pc .vvlfl  { padding-left: 24px; padding-right: 24px; }
.ss76 .racrxtek { padding-left: 56px; padding-right: 56px; }
.ss76 .vvlfl  { padding-left: 32px; padding-right: 32px; }
.aexcol   .racrxtek::after, .aexcol   .vvlfl::after,
.qzi7da .racrxtek::after, .qzi7da .vvlfl::after,
.nh23lo    .racrxtek::after, .nh23lo    .vvlfl::after,
.nqomiu    .racrxtek::after, .nqomiu    .vvlfl::after,
.w0tc    .racrxtek::after, .w0tc    .vvlfl::after,
.ngi5oc4     .racrxtek::after, .ngi5oc4     .vvlfl::after,
.ddcsjg    .racrxtek::after, .ddcsjg    .vvlfl::after,
.ipu3rke   .racrxtek::after, .ipu3rke   .vvlfl::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;
}
.aexcol .racrxtek::after, .aexcol .vvlfl::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");
}
.qzi7da .racrxtek::after, .qzi7da .vvlfl::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");
}
.nh23lo .racrxtek::after, .nh23lo .vvlfl::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");
}
.nqomiu .racrxtek::after, .nqomiu .vvlfl::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");
}
.w0tc .racrxtek::after, .w0tc .vvlfl::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");
}
.ngi5oc4 .racrxtek::after, .ngi5oc4 .vvlfl::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");
}
.ddcsjg .racrxtek::after, .ddcsjg .vvlfl::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");
}
.ipu3rke .racrxtek::after, .ipu3rke .vvlfl::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");
}
.yvny2   .b1aiof::after, .yvny2   .s3bywq::after,
.nbzic .b1aiof::after, .nbzic .s3bywq::after,
.kx01tk    .b1aiof::after, .kx01tk    .s3bywq::after,
.aa9zret    .b1aiof::after, .aa9zret    .s3bywq::after,
.mvrtfb4h    .b1aiof::after, .mvrtfb4h    .s3bywq::after,
.u4ej1uu4     .b1aiof::after, .u4ej1uu4     .s3bywq::after,
.uw3je4c    .b1aiof::after, .uw3je4c    .s3bywq::after,
.i2xk   .b1aiof::after, .i2xk   .s3bywq::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;
}
.yvny2 .b1aiof::after, .yvny2 .s3bywq::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");
}
.nbzic .b1aiof::after, .nbzic .s3bywq::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");
}
.kx01tk .b1aiof::after, .kx01tk .s3bywq::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");
}
.aa9zret .b1aiof::after, .aa9zret .s3bywq::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");
}
.mvrtfb4h .b1aiof::after, .mvrtfb4h .s3bywq::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");
}
.u4ej1uu4 .b1aiof::after, .u4ej1uu4 .s3bywq::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");
}
.uw3je4c .b1aiof::after, .uw3je4c .s3bywq::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");
}
.i2xk .b1aiof::after, .i2xk .s3bywq::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");
}
.j2aa .mo233    { background: transparent; padding: 0; }
.sjpsde.vvlfl {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .qla2 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .qla2::before    { grid-area: rank;   }
  .etxep           { grid-area: ident;  }
  .rxid     { grid-area: rating; min-width: 0; width: auto; }
  .zsuww           { grid-area: pills;  }
  .sjpsde             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .qla2 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .qla2::before    { justify-self: center; }
  .etxep           { width: 100%; }
  .rxid     { justify-self: center; }
  .zsuww           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .pjw545 .s7dxdxzp {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .pjw545 .ztp6 { margin: 0; }
}
.vt715 .ztp6 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.vt715 .gu1hl3bq { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.vt715 .sfm6x { padding: 14px 16px; }
.vt715 .fhqqe4yk { border-radius: 4px; }
.vt715 .c9ye { border-radius: 0; }
@media (max-width: 720px) {
  .l2ccg2 { grid-template-columns: 1fr; }
  .r30pay { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .r30pay .mzm8vb { width: 72px; height: 50px; }
  .r30pay .mhcuewy8 { max-width: 180px; }
  .r30pay .kzngpb { width: auto; }
}
@media (max-width: 720px) {
  .p4znd { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .eaucsvn { padding: 16px; }
  .m3fat .c01lo { min-width: 50%; }
}
@media (max-width: 860px) {
  .f6dfeer { grid-template-columns: 1fr; }
  .evtv1k6 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .cfec { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .yzc8mv { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .weje { flex-direction: column; align-items: stretch; }
}
.qrt9pq .kzngpb .vvlfl { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .wabxa { flex-direction: column; align-items: stretch; gap: 10px; }
  .qrt9pq .kzngpb { text-align: center; }
}
@media (max-width: 720px) {
  .owvsfj4a { grid-template-columns: 1fr; }
  .v7rru { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .b67dgo { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .kkfs1jvj { grid-template-columns: 1fr; }
  .wja6n5y { width: 100px; height: 100px; margin: 16px auto; }
  .pbm2g7b { font-size: 1.4rem; }
  .rd1izwf { justify-content: center; }
  .ccql .c01lo { min-width: 50%; }
}
@media (max-width: 540px) {
  .v51qqpi { flex-wrap: wrap; padding: 14px 16px; }
  .saog { padding: 12px 16px; }
  .pgkr2cx .t1lczexz { margin: 0 16px; }
  .pgkr2cx .zd49 { padding: 0 16px; }
  .wauvp { padding: 12px 16px; }
}
.l4ugime .zsuww .kaxu9mds {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.l4ugime .zsuww .kaxu9mds:first-child { border-left: none; }
.t8yp .iuhthzce { font-size: 1rem; letter-spacing: 2px; }
.eft4 { margin: 16px 0; }
.xm2j { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.xm2j summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.xm2j summary::after { content: "+"; color: var(--accent-light); }
.xm2j[open] summary::after { content: "−"; }
.xm2j p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.s1sm97 { margin-bottom: 0; }
.l0djc7ge h2.cotvwe { color: var(--text-primary); border-color: var(--accent-light); }
.houryi h2.cotvwe { color: var(--text-primary); border-color: var(--accent-light); }
.al5d .orcftm     { background: #052e16; border-color: #10b981; }
.al5d .kht3etnd { background: #2d0a1e; border-color: #f43f5e; }
.al5d .ca854    { background: #1e1036; border-color: #a855f7; }
.al5d .h0o0 strong  { color: #f1f5f9; }
.al5d .h0o0 p       { color: #cbd5e1; }
.al5d .uag9wle    .orcftm     .p2bx::before,
.al5d .mc4p  .orcftm     .p2bx::before,
.al5d .k98b049  .orcftm     .p2bx::before,
.al5d .wvyrd17k .orcftm     .p2bx::before { color: #10b981; }
.al5d .uag9wle    .kht3etnd .p2bx::before,
.al5d .mc4p  .kht3etnd .p2bx::before,
.al5d .k98b049  .kht3etnd .p2bx::before,
.al5d .wvyrd17k .kht3etnd .p2bx::before { color: #f43f5e; }
.al5d .uag9wle    .ca854    .p2bx::before,
.al5d .mc4p  .ca854    .p2bx::before,
.al5d .k98b049  .ca854    .p2bx::before,
.al5d .wvyrd17k .ca854    .p2bx::before { color: #a855f7; }
.n2ik .orcftm     { background: #2d2000; border-color: #eab308; }
.n2ik .kht3etnd { background: #2d0b0b; border-color: #ef4444; }
.n2ik .ca854    { background: #2d1600; border-color: #f97316; }
.n2ik .h0o0 strong  { color: #f1f5f9; }
.n2ik .h0o0 p       { color: #cbd5e1; }
.n2ik .uag9wle    .orcftm     .p2bx::before,
.n2ik .mc4p  .orcftm     .p2bx::before,
.n2ik .k98b049  .orcftm     .p2bx::before,
.n2ik .wvyrd17k .orcftm     .p2bx::before { color: #eab308; }
.n2ik .uag9wle    .kht3etnd .p2bx::before,
.n2ik .mc4p  .kht3etnd .p2bx::before,
.n2ik .k98b049  .kht3etnd .p2bx::before,
.n2ik .wvyrd17k .kht3etnd .p2bx::before { color: #ef4444; }
.n2ik .uag9wle    .ca854    .p2bx::before,
.n2ik .mc4p  .ca854    .p2bx::before,
.n2ik .k98b049  .ca854    .p2bx::before,
.n2ik .wvyrd17k .ca854    .p2bx::before { color: #f97316; }
.sj6t .orcftm     { background: #0c1a2e; border-color: #38bdf8; }
.sj6t .kht3etnd { background: #12103a; border-color: #818cf8; }
.sj6t .ca854    { background: #0a2020; border-color: #2dd4bf; }
.sj6t .h0o0 strong  { color: #f1f5f9; }
.sj6t .h0o0 p       { color: #cbd5e1; }
.sj6t .uag9wle    .orcftm     .p2bx::before,
.sj6t .mc4p  .orcftm     .p2bx::before,
.sj6t .k98b049  .orcftm     .p2bx::before,
.sj6t .wvyrd17k .orcftm     .p2bx::before { color: #38bdf8; }
.sj6t .uag9wle    .kht3etnd .p2bx::before,
.sj6t .mc4p  .kht3etnd .p2bx::before,
.sj6t .k98b049  .kht3etnd .p2bx::before,
.sj6t .wvyrd17k .kht3etnd .p2bx::before { color: #818cf8; }
.sj6t .uag9wle    .ca854    .p2bx::before,
.sj6t .mc4p  .ca854    .p2bx::before,
.sj6t .k98b049  .ca854    .p2bx::before,
.sj6t .wvyrd17k .ca854    .p2bx::before { color: #2dd4bf; }
.cp9kdo .orcftm     { background: var(--accent-bg); border-color: var(--accent-light); }
.cp9kdo .kht3etnd { background: var(--accent-bg-light); border-color: var(--accent-light); }
.cp9kdo .ca854    { background: var(--accent-bg); border-color: var(--accent-pale); }
.cp9kdo .uag9wle    .p2bx::before,
.cp9kdo .mc4p  .p2bx::before,
.cp9kdo .k98b049  .p2bx::before,
.cp9kdo .wvyrd17k .p2bx::before { color: var(--accent-light) !important; }
.ebeg .qf3t7 { background: var(--bg-pros); }
.ebeg .ce198 { background: var(--bg-cons); }
.ebeg .qf3t7 .w5vet { color: var(--c-pros-label); }
.ebeg .ce198 .a9kp3c { color: var(--c-cons); }
.ebeg .qf3t7 ul li,
.ebeg .u0dmc2ve li            { color: var(--c-pros); }
.ebeg .ce198 ul li,
.ebeg .gq8oh27s li            { color: var(--c-cons); }
.dabsj9y .h0o0 { background: transparent; border-left: none; border: 1.5px solid; }
.dabsj9y .orcftm     { border-color: var(--c-tip-border); }
.dabsj9y .kht3etnd { border-color: var(--c-warn-border); }
.dabsj9y .ca854    { border-color: #60a5fa; }
.dabsj9y .h0o0 strong { color: var(--text-primary); }
.dabsj9y .h0o0 p      { color: var(--text-muted); }
.ja6jwygv .h0o0 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ja6jwygv .orcftm     { border-top-color: var(--c-tip-border); }
.ja6jwygv .kht3etnd { border-top-color: var(--c-warn-border); }
.ja6jwygv .ca854    { border-top-color: #60a5fa; }
.hpk9o .h0o0 { border-left: none; border-radius: 8px; }
.hpk9o .orcftm     { background: #065f46; }
.hpk9o .kht3etnd { background: #92400e; }
.hpk9o .ca854    { background: #1e3a8a; }
.hpk9o .h0o0 strong,
.hpk9o .h0o0 p { color: #fff; }
.hpk9o .p2bx::before { color: rgba(255,255,255,0.85) !important; }
.al5d.hpk9o .orcftm,
.al5d .hpk9o .orcftm     { background: #052e16; }
.al5d.hpk9o .kht3etnd,
.al5d .hpk9o .kht3etnd { background: #2d0a1e; }
.al5d.hpk9o .ca854,
.al5d .hpk9o .ca854    { background: #1e1036; }
.n2ik.hpk9o .orcftm,
.n2ik .hpk9o .orcftm      { background: #2d2000; }
.n2ik.hpk9o .kht3etnd,
.n2ik .hpk9o .kht3etnd  { background: #2d0b0b; }
.n2ik.hpk9o .ca854,
.n2ik .hpk9o .ca854     { background: #2d1600; }
.sj6t.hpk9o .orcftm,
.sj6t .hpk9o .orcftm      { background: #0c1a2e; }
.sj6t.hpk9o .kht3etnd,
.sj6t .hpk9o .kht3etnd  { background: #12103a; }
.sj6t.hpk9o .ca854,
.sj6t .hpk9o .ca854     { background: #0a2020; }
.tvlzxtsi .h0o0 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.tvlzxtsi .orcftm     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.tvlzxtsi .kht3etnd { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.tvlzxtsi .ca854    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.tvlzxtsi .h0o0 strong { color: var(--text-primary); }
.tvlzxtsi .h0o0 p      { color: var(--text-muted); }
.wp4oj4 .h0o0 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.uag9wle .p2bx,
.mc4p .p2bx,
.k98b049 .p2bx,
.wvyrd17k .p2bx { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.uag9wle .p2bx::before,
.mc4p .p2bx::before,
.k98b049 .p2bx::before,
.wvyrd17k .p2bx::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.uag9wle .orcftm     .p2bx::before { content: "✦"; color: var(--c-tip-border); }
.uag9wle .kht3etnd .p2bx::before { content: "▲"; color: var(--c-warn-border); }
.uag9wle .ca854    .p2bx::before { content: "◉"; color: #60a5fa; }
.mc4p .orcftm     .p2bx::before { content: "★"; color: var(--c-tip-border); }
.mc4p .kht3etnd .p2bx::before { content: "◆"; color: var(--c-warn-border); }
.mc4p .ca854    .p2bx::before { content: "●"; color: #60a5fa; }
.k98b049 .orcftm     .p2bx::before { content: "▶"; color: var(--c-tip-border); }
.k98b049 .kht3etnd .p2bx::before { content: "■"; color: var(--c-warn-border); }
.k98b049 .ca854    .p2bx::before { content: "▸"; color: #60a5fa; }
.wvyrd17k .orcftm     .p2bx::before { content: "→"; color: var(--c-tip-border); }
.wvyrd17k .kht3etnd .p2bx::before { content: "⬥"; color: var(--c-warn-border); }
.wvyrd17k .ca854    .p2bx::before { content: "◈"; color: #60a5fa; }
.zhx66wk .u5ktee .s3o1q1,
.zhx66wk .q3i7tgm .s3o1q1  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.zhx66wk .jqk4h                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.zhx66wk .bv9hxxh          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.zhx66wk .ic40aga                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.dijwlsq7 .u5ktee .s3o1q1,
.dijwlsq7 .q3i7tgm .s3o1q1,
.dijwlsq7 .jqk4h,
.dijwlsq7 .qla2,
.dijwlsq7 .ztp6,
.dijwlsq7 .bv9hxxh,
.dijwlsq7 .ic40aga,
.dijwlsq7 .wp4oj4 .h0o0 { box-shadow: none; }
.om6l   .nntkcx, .om6l .nhlh5, .om6l .gd91,
.om6l   .rq9oa7g, .om6l .rukbm { font-size: 0.9rem; }
.om6l   .z7lufosh, .om6l .ujq8xop6 { font-size: 0.9rem; }
.dy5vpxa   .nntkcx, .dy5vpxa .nhlh5, .dy5vpxa .gd91,
.dy5vpxa   .rq9oa7g, .dy5vpxa .rukbm { font-size: 0.95rem; }
.dy5vpxa   .z7lufosh, .dy5vpxa .ujq8xop6 { font-size: 0.95rem; }
.soskrari   .nntkcx, .soskrari .nhlh5, .soskrari .gd91,
.soskrari   .rq9oa7g, .soskrari .rukbm { font-size: 1.08rem; }
.soskrari   .z7lufosh, .soskrari .ujq8xop6 { font-size: 1.05rem; }
.soskrari   .jn3f5 { font-size: 0.97rem; }
.ifdnmkc .w5aqq      { font-size: 3.2rem; }
.ifdnmkc h2.cotvwe { font-size: 1.9rem; }
.ifdnmkc h3.plh1qzc     { font-size: 1.4rem; }
.xoahsk2i .w5aqq      { font-size: 3.8rem; }
.xoahsk2i h2.cotvwe { font-size: 2.2rem; }
.xoahsk2i h3.plh1qzc     { font-size: 1.6rem; }
.s1sm97 + .s1sm97 { position: relative; }
.o88h5s   .s1sm97 + .s1sm97::before,
.a53fyjj4  .s1sm97 + .s1sm97::before,
.kbsmid   .s1sm97 + .s1sm97::before,
.whuoyeh   .s1sm97 + .s1sm97::before,
.jsoihd2   .s1sm97 + .s1sm97::before,
.pw8w81f .s1sm97 + .s1sm97::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.o88h5s .s1sm97 + .s1sm97::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.a53fyjj4 .s1sm97 + .s1sm97::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.kbsmid .s1sm97 + .s1sm97::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;
}
.whuoyeh .s1sm97 + .s1sm97::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.y729i .s1sm97 { margin-bottom: 16px; }
.y729i .s1sm97 + .s1sm97 { margin-top: 0; }
.y729i .haya { padding-top: 0; padding-bottom: 0; }
.jsoihd2 .s1sm97 + .s1sm97::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.pw8w81f .s1sm97 + .s1sm97::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.sew0y8d .s1sm97 + .s1sm97::before,
.mki53 .s1sm97 + .s1sm97::before,
.qram2y .s1sm97 + .s1sm97::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%;
}
.zprb .sew0y8d .s1sm97:nth-child(even)::before,
.zprb .mki53 .s1sm97:nth-child(even)::before,
.zprb .qram2y .s1sm97:nth-child(even)::before { background: var(--bg-surface); }
.q798b .sew0y8d .s1sm97:nth-child(even)::before,
.q798b .mki53 .s1sm97:nth-child(even)::before,
.q798b .qram2y .s1sm97:nth-child(even)::before { background: var(--bg-card); }
.sew0y8d .s1sm97 + .s1sm97::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");
}
.mki53 .s1sm97 + .s1sm97::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");
}
.qram2y .s1sm97 + .s1sm97::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");
}
.j0y0nxpa .zek6lk,
.z8r9ms9 .zek6lk,
.r1wfa .zek6lk { overflow: hidden; }
.j0y0nxpa .fke0,
.z8r9ms9 .fke0 { margin-bottom: 60px; }
.r1wfa .fke0 { margin-bottom: 70px; }
.j0y0nxpa .zek6lk::before,
.z8r9ms9 .zek6lk::before,
.r1wfa .zek6lk::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.j0y0nxpa .zek6lk::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");
}
.z8r9ms9 .zek6lk::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");
}
.r1wfa .zek6lk::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.tf03jt .zek6lk:not(.sxz7) .g7xmy3j { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ifd88 .zek6lk:not(.sxz7) .g7xmy3j { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.d2ny  .zek6lk:not(.sxz7) .g7xmy3j { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.yjeglau  .zek6lk:not(.sxz7) .g7xmy3j { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.jjcjvm .sxz7 .g7xmy3j { background: none; }
.jjcjvm .zek6lk:not(.sxz7) .g7xmy3j { background: rgba(0,0,0,0.6); }
.s1sm97.vjhpyo1q .iao4yzgj { float: left; width: 38%; margin: 0 28px 16px 0; }
.s1sm97.vjhpyo1q .iao4yzgj .k88r { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.s1sm97.vjhpyo1q .haya::after { content: ''; display: block; clear: both; }
.s1sm97.pbeuje .iao4yzgj { float: right; width: 38%; margin: 0 0 16px 28px; }
.s1sm97.pbeuje .iao4yzgj .k88r { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.s1sm97.pbeuje .haya::after { content: ''; display: block; clear: both; }
.s1sm97.vjhpyo1q .tzeeeuy,
.s1sm97.vjhpyo1q .bv9hxxh,
.s1sm97.vjhpyo1q .h0o0,
.s1sm97.vjhpyo1q .s3o1q1,
.s1sm97.vjhpyo1q .rukbm,
.s1sm97.vjhpyo1q .quw0o,
.s1sm97.vjhpyo1q .s7dxdxzp,
.s1sm97.vjhpyo1q .k5lezc,
.s1sm97.pbeuje .tzeeeuy,
.s1sm97.pbeuje .bv9hxxh,
.s1sm97.pbeuje .h0o0,
.s1sm97.pbeuje .s3o1q1,
.s1sm97.pbeuje .rukbm,
.s1sm97.pbeuje .quw0o,
.s1sm97.pbeuje .s7dxdxzp,
.s1sm97.pbeuje .k5lezc { clear: both; }
@media (max-width: 900px) {
  .s1sm97.vjhpyo1q .iao4yzgj,
  .s1sm97.pbeuje .iao4yzgj {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .s1sm97.vjhpyo1q .iao4yzgj .k88r,
  .s1sm97.pbeuje .iao4yzgj .k88r {
    max-height: none !important;
  }
}
.s1sm97.vjhpyo1q .z7lufosh,
.s1sm97.vjhpyo1q .ujq8xop6,
.s1sm97.pbeuje .z7lufosh,
.s1sm97.pbeuje .ujq8xop6 { overflow: hidden; }
@media (max-width: 640px) {
  .s1sm97.vjhpyo1q .iao4yzgj,
  .s1sm97.pbeuje .iao4yzgj { float: none; width: 100%; margin: 0 0 16px 0; }
}
.jk1f .t2tm7,
.jk1f .haya,
.jk1f .fv6ztya  { max-width: 1100px; }
.jk1f { --content-mw: 1100px; }
.hafzm .t2tm7,
.hafzm .haya,
.hafzm .fv6ztya  { max-width: 1150px; }
.nyrw .t2tm7,
.nyrw .haya,
.nyrw .fv6ztya  { max-width: 1200px; }
.mhcqq { font-size: 0.82rem; color: var(--text-muted); }
.hob7om { display: flex; align-items: center; }
.ia26mcvs {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.tgxf { display: flex; align-items: center; }
.jjkp { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.jjkp:hover { text-decoration: underline; }
.lw6rxc { margin: 0 3px; opacity: 0.45; }
.lw6rxc::before { content: '/'; }
.r67rb7g { padding: 2px 5px; color: var(--text-main); }
.t8lj1 .mhcqq {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.t8lj1 .hob7om { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.o96vlido .mhcqq {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.o96vlido .hob7om { padding: 0 0 0 12px; }
.qptgnq .hob7om { padding: 0 16px; }
.qptgnq .mhcqq {
  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);
}
.qptgnq .t2tm7 { padding-top: 28px; }
@media (max-width: 720px) {
  .sgon2wz8 { margin-top: 18px; padding: 0 16px; }
  .qptgnq .t2tm7 { padding-top: 16px; }
}
.jk1f.t8lj1 .hob7om { max-width: 1100px; }
.hafzm.t8lj1 .hob7om { max-width: 1150px; }
.nyrw.t8lj1 .hob7om { max-width: 1200px; }
.jk1f .sgon2wz8 { max-width: 1100px; }
.kq99dx69 .s1sm97 { padding-top: 16px; padding-bottom: 16px; }
.v5wr67 .s1sm97 { padding-top: 24px; padding-bottom: 24px; }
.the57n .s1sm97 { padding-top: 40px; padding-bottom: 40px; }
.i8cxd9l5 .s1sm97 { padding-top: 52px; padding-bottom: 52px; }
.mjgr .s1sm97:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.mjgr .s1sm97:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.mjgr .s1sm97:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.mjgr .s1sm97:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ptiwbg .haya { padding-top: 10px;  padding-bottom: 10px; }
.sspa .haya { padding-top: 18px;  padding-bottom: 18px; }
.lw12m .haya { padding-top: 36px;  padding-bottom: 36px; }
.vvj8 .haya { padding-top: 48px;  padding-bottom: 48px; }
.ivze0 h2.cotvwe { font-weight: 600; }
.ivze0 h3.plh1qzc     { font-weight: 600; }
.gxjkd { font-weight: 500; }
.gxjkd h2.cotvwe { font-weight: 800; }
.gxjkd h3.plh1qzc     { font-weight: 700; }
.uk0dvj h2.cotvwe { font-weight: 900; }
.uk0dvj h3.plh1qzc     { font-weight: 800; }
.uk0dvj .h0o0 strong,
.uk0dvj .h0o0 strong { font-weight: 600; }
.b1aiof {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.li4n .b1aiof { display: none; }
@media (max-width: 640px) { .b1aiof { display: none; } }
.b1aiof { background: var(--cta) !important; color: #fff !important; border: none !important; }
.b1aiof:hover { opacity: 0.85; }
.bqdmuy .b1aiof { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.xig5 .b1aiof,
.waajv  .b1aiof { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.xig5 .b1aiof:hover,
.waajv  .b1aiof:hover { opacity: 0.88; }
.bqdmuy.xig5 .b1aiof,
.bqdmuy.waajv  .b1aiof { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.s3bywq {
  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;
}
.s3bywq:hover { transform: translateY(-2px); opacity: 0.92; }
.s3bywq { background: var(--cta) !important; color: #fff !important; border: none !important; }
.psj0e .s3bywq { display: none; }
.m00pu3 .s3bywq { right: 32px; }
.uvfeb  .s3bywq { left: 32px; }
@media (max-width: 480px) {
  .m00pu3 .s3bywq { right: 20px; bottom: 20px; }
  .uvfeb  .s3bywq { left: 20px; bottom: 20px; }
}
.ggaj1 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.fv6ztya { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ksluvfm { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.hbee3 { color: var(--text-dim); font-size: 0.8rem; }
.qta8 a, .gey4 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.qta8 a:hover, .gey4 a:hover { color: var(--accent-light); }
.gey4 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.v524v .fv6ztya { text-align: center; }
.v524v .gey4 { justify-content: center; margin-bottom: 16px; }
.v524v .ksluvfm { margin-top: 0; }
.s70z { margin-top: 10px; }
.s70z a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .fv6ztya { padding-left: 16px; padding-right: 16px; }
  .x5ib .fv6ztya { padding: 20px 16px; }
  .gey4 { gap: 4px 12px; }
  .ksluvfm { font-size: 0.78rem; }
}
.vw71u .ksluvfm { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.vw71u .hbee3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .vw71u .o5ntv7jv { grid-template-columns: 1fr 1fr; } .vw71u .uywl { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vw71u .o5ntv7jv { grid-template-columns: 1fr; } }
.obbye7 .ksluvfm { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .obbye7 .o9xht { gap: 12px; } .obbye7 .z1jx { margin-right: 0; width: 100%; } }
.qn2nrjq .ksluvfm { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.qn2nrjq .hbee3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .qn2nrjq .ktak { grid-template-columns: 1fr 1fr; } .qn2nrjq .r51x4qwg { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qn2nrjq .ktak { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .aoumy .p2fyut4 { grid-template-columns: 1fr 1fr; } .aoumy .sz8i:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .aoumy .p2fyut4 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .h260 .p2fyut4 { grid-template-columns: 1fr; } }
.h8nv69ts .fv6ztya { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.h8nv69ts .gey4 { justify-content: center; }
.yp0l .hi8gms6      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.yp0l .ggaj1 { background: var(--bg-page); border-top-color: var(--border-alt); }
.nsxy5dah .hi8gms6      { background: #0d1117; border-bottom-color: #21262d; }
.nsxy5dah .jihru { color: var(--accent-light); }
.nsxy5dah .ovae { --msep-color: #8b949e; }
.nsxy5dah .ovae a { color: #8b949e; }
.nsxy5dah .ovae a:hover { color: var(--accent-light); }
.nsxy5dah .jptchf { color: #8b949e; }
.nsxy5dah .ggaj1 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.nsxy5dah .ksluvfm,
.nsxy5dah .hbee3 { color: #6e7681; }
.nsxy5dah .qta8 a, .nsxy5dah .gey4 a,
.nsxy5dah .v9dfu2i a, .nsxy5dah .kfxk3w2 a,
.nsxy5dah .h6znb a { color: #8b949e; }
.nsxy5dah .z1jx { color: #e6edf3; }
.nsxy5dah .qta8 a:hover, .nsxy5dah .gey4 a:hover,
.nsxy5dah .v9dfu2i a:hover, .nsxy5dah .kfxk3w2 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .nsxy5dah .ovae { background: #0d1117; border-top-color: #21262d; }
  .nsxy5dah .ovae li a { border-bottom-color: #21262d; }
}
.d2f9z3 .hi8gms6      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.d2f9z3 .jihru { color: var(--accent-light); }
.d2f9z3 .ovae { --msep-color: #475569; }
.d2f9z3 .ovae a { color: #475569; }
.d2f9z3 .ovae a:hover { color: var(--accent-light); }
.d2f9z3 .jptchf { color: #64748b; }
.d2f9z3 .ggaj1 { background: #f0f4f8; border-top-color: #cbd5e1; }
.d2f9z3 .ksluvfm,
.d2f9z3 .hbee3 { color: #64748b; }
.d2f9z3 .qta8 a, .d2f9z3 .gey4 a,
.d2f9z3 .qta8 a:hover, .d2f9z3 .gey4 a:hover,
@media (max-width: 640px) {
  .d2f9z3 .ovae { background: #f0f4f8; border-top-color: #cbd5e1; }
  .d2f9z3 .ovae li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.xig5 .hi8gms6      { background: var(--accent); border-bottom-color: var(--accent-light); }
.xig5 .jihru { color: #fff; }
.xig5 .ovae { --msep-color: rgba(255,255,255,0.82); }
.xig5 .ovae a { color: rgba(255,255,255,0.82); }
.xig5 .ovae a:hover { color: #fff; }
.xig5 .jptchf { color: rgba(255,255,255,0.9); }
.xig5 .ggaj1 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.xig5 .ksluvfm,
.xig5 .hbee3 { color: rgba(255,255,255,0.72); }
.xig5 .qta8 a, .xig5 .gey4 a,
.xig5 .qta8 a:hover, .xig5 .gey4 a:hover,
@media (max-width: 640px) {
  .xig5 .ovae { background: var(--accent); border-top-color: var(--accent-light); }
  .xig5 .ovae li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.waajv .hi8gms6 {
  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);
}
.waajv .ggaj1 {
  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) {
  .waajv .ovae {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.yzkom5 .anqhlr { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.t1gs .anqhlr { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.o4wv0ytg .anqhlr { min-height: 72px; height: auto; }
.x4e8m .anqhlr { min-height: 84px; height: auto; }
.x5ib .anqhlr { max-width: none; padding: 0 32px; }
.x5ib .fv6ztya  { max-width: none; padding: 24px 32px; }
.qto14tu.hafzm .anqhlr { max-width: 1150px; }
.qto14tu.nyrw .anqhlr { max-width: 1200px; }
.yus53   .jihru, .yus53   .z1jx { text-transform: capitalize; }
.pkz9cw1 .jihru, .pkz9cw1 .z1jx { text-transform: lowercase; }
.zaarqcim .jihru, .zaarqcim .z1jx { text-transform: uppercase; letter-spacing: 0.06em; }
.n43h, .rtta {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.z49r .n43h,
.nbj3726 .n43h,
.k5p3y7an .n43h,
.wy1lh .n43h,
.ii0ihrps   .ovae a { font-weight: 500; }
.hyrhr8 .ovae a { font-weight: 600; }
.dcz5w     .ovae a { font-weight: 700; }
.n8vriu    .ovae a { font-weight: 800; letter-spacing: 0.01em; }
.px18vn     .ovae > li + li::before,
.mouv6    .ovae > li + li::before,
.wxae1    .ovae > li + li::before,
.bdvb .ovae > li + li::before,
.rv9k9pk .ovae > li + li::before,
.obcrftrf  .ovae > li + li::before,
.jvwp    .ovae > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.px18vn     .ovae > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.mouv6    .ovae > li + li::before { content: "|"; }
.wxae1    .ovae > li + li::before { content: "—"; }
.bdvb .ovae > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.rv9k9pk .ovae > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.obcrftrf  .ovae > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.jvwp    .ovae > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .e3177ced .jptchf,
  .mu63f .jptchf,
  .xwwd5s7h .jptchf,
  .u38ct5m4 .jptchf,
  .dw9km .jptchf {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .e3177ced .jptchf::before,
  .mu63f .jptchf::before,
  .xwwd5s7h .jptchf::before,
  .u38ct5m4 .jptchf::before,
  .dw9km .jptchf::before { content: ""; display: block; flex-shrink: 0; }

  
  .e3177ced .jptchf::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;
  }

  
  .mu63f .jptchf::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;
  }

  
  .xwwd5s7h .jptchf::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;
  }

  
  .u38ct5m4 .jptchf::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;
  }

  
  .dw9km .jptchf::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) {
  .de1gp .jptchf {
    padding: 5px 14px;
  }
  .de1gp .ovae {
    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;
  }
  .de1gp .ovae li a {
    border-bottom: none; padding: 10px 22px;
  }
  .de1gp .ovae li a:hover { background: var(--bg-raised); }
  .de1gp .i288npkw,
  .mtf7khhv .i288npkw,
  .o38p75 .i288npkw { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .hzyof1s .jptchf {
    padding: 5px 10px;
  }
  .hzyof1s .ovae {
    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);
  }
  .hzyof1s .ovae.c5vaym { transform: translateX(0); }
  .hzyof1s .ovae li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .hzyof1s .ovae li:last-child a { border-bottom: none; }
  .xig5 .ovae,
  .nsxy5dah .ovae { background: var(--accent) !important; }
  .xig5 .ovae li a,
  .nsxy5dah .ovae li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .o38p75 .jptchf {
    padding: 5px 10px;
  }
  .o38p75 .ovae {
    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);
  }
  .o38p75 .ovae::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .o38p75 .ovae.c5vaym { transform: translateY(0); }
  .o38p75 .ovae li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .echnf0q .jptchf {
    padding: 5px 10px;
  }
  .echnf0q .ovae {
    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;
  }
  .echnf0q .ovae.c5vaym { opacity: 1; pointer-events: auto; }
  .echnf0q .ovae li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .oj87b     .jptchf { border-radius: 0 !important; }
  .gp5q5t   .jptchf { border-radius: 8px !important; }
  .jxvd .jptchf { border-radius: 50% !important; }
  .mo96m   .jptchf { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .zsrcqih .wx2o2 { flex-direction: column; align-items: stretch; }
  .zsrcqih .drgyjn6 { flex-direction: row; min-width: auto; }
  .zsrcqih .azw9 { align-items: flex-start; text-align: left; }
}
.uooce,
.uooce.s1sm97,
.zprb .uooce,
.mn81t8k .uooce,
.q798b .uooce,
.frs5r5x4 .uooce {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.nbakzq {
  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;
}
.nsmnlc8y { flex: 1 1 280px; min-width: 0; }
.n9ad {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.hcxxdzzw {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.d9e0v {
  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;
}
.d9e0v:hover { transform: translateY(-1px); opacity: 0.95; }
.i8m5qs .nbakzq {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.i8m5qs .n9ad { color: var(--cta); }
.i8m5qs .hcxxdzzw { color: var(--text-body); }
.i8m5qs .d9e0v {
  background: var(--cta) !important;
  color: #fff !important;
}
.hgdvj2 .nbakzq {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.hgdvj2 .n9ad { color: var(--text-primary); }
.hgdvj2 .hcxxdzzw { color: var(--text-body); }
.hgdvj2 .d9e0v {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .nbakzq {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .nsmnlc8y { flex: 0 0 auto; }
  .n9ad { font-size: 1.2rem; }
  .d9e0v { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.i75vbe .nsf6s { height: 36px; }
.mvgq0lh .nsf6s { height: 60px; max-width: 200px; }
.tnhysm .nsf6s { height: 76px; max-width: 240px; }
.l4ugime .kaxu9mds + .kaxu9mds {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .pwdr .quw0o {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .pwdr .qla2 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .pwdr .qla2 { padding: 40px 16px 20px; }
  .pwdr .kaxu9mds {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .pwdr .sjpsde { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .tpzu8oke .qla2 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .tpzu8oke .qla2::before {
    position: absolute; top: 14px; left: 14px;
  }
  .tpzu8oke .etxep {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .tpzu8oke .krsjsf { white-space: normal; text-align: center; font-size: 1.2rem; }
  .tpzu8oke .kaxu9mds {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .tpzu8oke .sjpsde { width: 100%; min-width: 0; }
  .tpzu8oke .iuhthzce { min-width: 0; }
}
.howur0zs .xm2j {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.howur0zs .xm2j summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.howur0zs .xm2j p { padding: 0 2px 16px; }
.k8v9y .xm2j { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.k8v9y .xm2j summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.k8v9y .xm2j summary::after { content: "›"; font-size: 1.2em; }
.k8v9y .xm2j[open] summary::after { content: "‹"; }
.k8v9y .xm2j p { padding: 10px 22px 4px; }
.qk9f .xm2j {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.qk9f .xm2j summary { color: var(--text-primary); padding-left: 16px; }
.qk9f .xm2j summary::after { content: "›"; font-size: 1.1em; }
.qk9f .xm2j[open] summary::after { content: "‹"; }
.qk9f .xm2j p { padding-left: 16px; }
.smvidl .eft4 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.smvidl .xm2j {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.smvidl .xm2j:last-child { border-bottom: none; }
.smvidl .xm2j summary { color: var(--text-primary); border-radius: 0; }
.smvidl .xm2j summary::after { content: "›"; font-size: 1.1em; }
.smvidl .xm2j[open] summary::after { content: "‹"; }
.pg0j2be9 .xm2j { overflow: hidden; }
.pg0j2be9 .xm2j summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.pg0j2be9 .xm2j summary::after { color: rgba(255,255,255,.75); }
.pg0j2be9 .xm2j[open] summary { border-radius: 0; }
.oxuq { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.mywy {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.jhargl {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.a5k3q { color: var(--text-muted); font-size: 1.05rem; }
.iopu {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.cwe5 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.s5ud { margin-bottom: 20px; }
.dmds {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.skrju99 {
  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;
}
.skrju99:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.cc0hds8q { resize: vertical; min-height: 130px; }
.k8lokd { width: 100%; margin-top: 8px; }
.i8oir {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.am4q7 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.tekj9 { color: var(--text-muted); line-height: 1.75; }
.drhvx2a { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.drhvx2a li { margin-bottom: 6px; }
.j6s0 { max-width: 760px; margin: 0 auto; }
.mgf8 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.ko23tu { max-width: 760px; margin: 0 auto; }
.yg2yr5 ul.drhvx2a { margin: 0; }
@media (max-width: 640px) { .eq8js5 { grid-template-columns: 1fr; gap: 10px; } }
.rm4wu { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.ppomy { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.k1ou { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.ppomy p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ppomy .drhvx2a { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .rm4wu { grid-template-columns: 1fr; } }
.ntyqg82 ul.drhvx2a { margin: 0; }
.yiqiuqrc .drhvx2a,
.gbh7z .drhvx2a,
.jr2lwtt .drhvx2a,
.rm7cea .drhvx2a {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .j2qrl { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .at4xu9fp { grid-template-columns: 1fr; } .gvl48f28 { position: static; text-align: center; } }
@media (max-width: 860px) { .mpryfk { grid-template-columns: 1fr; } }
.rm7cea .drhvx2a { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .cbee { flex-direction: column; text-align: center; } .veqn7ec { grid-template-columns: 1fr; } }
.z4hs { max-width: 760px; margin: 0 auto; }
.apoyse6 { position: relative; padding-left: 28px; }
.apoyse6::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.d0xg0 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.d0xg0:last-child { padding-bottom: 0; }
.x40yz0y { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.kbnpp h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.kbnpp p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.w3tww3 .jhargl { color: var(--accent-light); }
.n7yc992d .jhargl { font-size: 2rem; }
.n7yc992d .a5k3q { max-width: 680px; }
.xrdp .jhargl { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.xrdp .a5k3q  { margin: 0; }
@media (max-width: 640px) { .xrdp { flex-direction: column; } }
.xbg3qos .jhargl { color: var(--accent-light); }
.bhnd5j {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.bhnd5j .jhargl { color: #fff; }
.bhnd5j .a5k3q  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .p8o3m { grid-template-columns: 1fr; } }
.f39m4db7 .skrju99 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.f39m4db7 .skrju99:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.vhkep .skrju99 { background: var(--bg-raised); border-color: transparent; }
.vhkep .skrju99:focus { background: var(--bg-card); border-color: var(--accent-light); }
.y9a95sr .skrju99 { border-radius: 100px; padding: 11px 20px; }
.y9a95sr .cc0hds8q { border-radius: 14px; }
@media (max-width: 640px) { .d24t8 { grid-template-columns: 1fr; } }
.ke9v{position:relative;overflow:visible}
.wg6x4 .zwn8rcj{display:block}
.g4nvx{--date-bg:var(--accent-bg-light)}
.ksuzt1 .tggb::before{content:""}
.e4z02f2 .ufwo5{padding:20px 0}
@media(max-width:640px){
  .ufwo5{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .otkq6u{max-width:100%}
}
.k5lezc{margin:24px 0 32px;padding:0;list-style:none}
.q1u3l3{margin:18px 0 28px}
.q1u3l3 .bv9hxxh{margin:0}
@media (max-width:560px){
  .mgg8ncgt{grid-template-columns:repeat(2,1fr);gap:12px}
}
.zljq{
  display:grid;
  grid-template-columns:repeat(4, 1fr);  
  gap:14px;
  margin:16px 0;
}
.beuzfw{
  display:flex; flex-direction:column;
  background:var(--bg-card);
  border:1px solid var(--border-alt);
  border-radius:10px;
  overflow:hidden;
  text-decoration:none;
  color:var(--text-primary);
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
}
.beuzfw:hover{ background:var(--bg-hover); transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,.18); }
.tqvw4a{
  display:block; width:100%; aspect-ratio: 4 / 3;
  background:var(--bg-surface); overflow:hidden;
}
.tqvw4a img{ width:100%; height:100%; object-fit:cover; display:block; }
.nw56nis{ display:flex; flex-direction:column; gap:2px; padding:10px 12px; }
.wlvk31{ font-weight:700; font-size:.95rem; line-height:1.25; color:var(--cta); }
.atwen61{ font-size:.78rem; color:var(--text-muted); }
.i4ej8e1k{ font-size:.75rem; color:var(--cta); font-weight:700; }
.kk5zuq{
  display:block; text-align:center; padding:8px 12px; margin:0 12px 12px;
  font-size:.82rem; border-radius:6px;
}
.gh8ny9{ display:flex; flex-direction:column; gap:18px; margin:16px 0; }
.uswmbbq{ }
.i7mpv6{
  font-size:1rem; font-weight:700;
  margin:0 0 10px;
  text-transform:uppercase; letter-spacing:.04em;
  color:var(--text-muted);
}
.azxmhp{
  display:flex; flex-wrap:wrap; gap:10px;
}
.p7ehyk9{
  display:inline-flex; align-items:center; justify-content:center;
  min-width:90px; min-height:48px; padding:8px 12px;
  background:var(--bg-card);
  border:1px solid var(--border-alt);
  border-radius:6px;
}
.p7ehyk9 img{
  max-width:80px; max-height:32px; object-fit:contain; display:block;
}
@media (max-width:560px){
  .zljq{ grid-template-columns: repeat(2, 1fr); gap:10px; }
  .wlvk31{ font-size:.85rem; }
  .p1lxj7u{ grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); }
}
.b3jic .zljq{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 18px !important;
}
.b3jic .tqvw4a{ aspect-ratio: 3 / 4; }
.b3jic .nw56nis{ padding: 14px 14px 6px; }
.b3jic .kk5zuq{ margin: 0 14px 14px; padding: 10px 14px; font-size: .9rem; }
.xo8i3 .zljq{
  display: flex !important;
  grid-template-columns: none !important;
  gap: 12px !important;
  overflow-x: auto;
  padding-bottom: 12px;
  scroll-snap-type: x mandatory;
}
.xo8i3 .beuzfw{
  flex: 0 0 200px;
  scroll-snap-align: start;
}
.xo8i3 .tqvw4a{ aspect-ratio: 1 / 1; }
.xo8i3 .nw56nis{ padding: 8px 10px; }
.xo8i3 .wlvk31{ font-size: .82rem; }
.xo8i3 .atwen61, .xo8i3 .i4ej8e1k{ display: none; }
.xo8i3 .kk5zuq{ margin: 0 10px 10px; padding: 6px 10px; font-size: .75rem; }
.h9enblug .zljq{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 12px !important;
}
.h9enblug .beuzfw{
  background: transparent !important;
  border: 2px solid var(--accent) !important;
  border-radius: 6px !important;
}
.h9enblug .wlvk31{ color: var(--text, #fff); }
.h9enblug .atwen61{ color: var(--text-muted, #999); }
@media (max-width: 700px) {
  .b3jic .zljq,
  .h9enblug .zljq {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }
}
@media (max-width: 560px) {
  .p7ehyk9 { min-width: 72px !important; }
  .p7ehyk9 img { max-width: 64px !important; }
}
.kyiid .i7mpv6{ display: none; }
.kyiid .gh8ny9{
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 10px;
}
.kyiid .uswmbbq{ display: contents; }
.kyiid .azxmhp{ display: contents; }
.f5nnu .p7ehyk9{
  border-radius: 999px !important;
  padding: 6px 14px !important;
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  gap: 8px;
}
.f5nnu .p7ehyk9 img{ max-width: 36px !important; max-height: 22px !important; }
.f5nnu .p7ehyk9::after{
  content: attr(title);
  font-size: .8rem;
  color: var(--text, #fff);
  font-weight: 500;
}
.jsycdm .gh8ny9{ gap: 10px; }
.jsycdm .i7mpv6{
  display: inline-block; min-width: 110px; margin: 0 12px 0 0; opacity: .55;
  font-size: .72rem;
}
.jsycdm .uswmbbq{
  display: flex; align-items: center; flex-wrap: wrap;
}
.jsycdm .azxmhp{ flex: 1; gap: 8px; }
.jsycdm .p7ehyk9{
  min-width: 70px !important; min-height: 36px !important; padding: 4px 8px !important;
}
.jsycdm .p7ehyk9 img{ max-height: 22px !important; }
.lwn7lj .zljq{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 14px !important;
}
.lwn7lj .beuzfw{
  position: relative;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  background: var(--bg-surface) !important;
}
.lwn7lj .tqvw4a{
  aspect-ratio: 3 / 4;
  display: block;
}
.lwn7lj .tqvw4a img{
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: transform .35s ease, filter .25s ease;
}
.lwn7lj .nw56nis{
  
  position: absolute; left: 0; right: 0; bottom: 0;
  padding: 14px 14px 8px !important;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  gap: 4px !important;
  background: linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.85) 100%);
  opacity: 0;
  transform: translateY(20px);
  transition: opacity .25s ease, transform .25s ease;
  pointer-events: none;
}
.lwn7lj .wlvk31{
  color: #fff !important;
  font-size: 1rem;
  text-align: center;
  text-shadow: 0 1px 4px rgba(0,0,0,0.7);
}
.lwn7lj .atwen61,
.lwn7lj .i4ej8e1k{
  color: rgba(255,255,255,0.85) !important;
  font-size: .72rem;
}
.lwn7lj .kk5zuq{
  position: absolute;
  left: 50%; top: 50%;
  transform: translate(-50%, -40%);
  margin: 0 !important;
  padding: 10px 22px !important;
  font-size: .9rem !important;
  background: var(--cta) !important;
  color: #fff !important;
  border: none !important;
  opacity: 0;
  transition: opacity .25s ease, transform .25s ease;
  pointer-events: none;
}
.lwn7lj .beuzfw:hover .tqvw4a img{
  transform: scale(1.06);
  filter: brightness(0.55);
}
.lwn7lj .beuzfw:hover .nw56nis{
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.lwn7lj .beuzfw:hover .kk5zuq{
  opacity: 1;
  transform: translate(-50%, -50%);
  pointer-events: auto;
}
@media (max-width: 700px){
  .lwn7lj .zljq{ grid-template-columns: repeat(2, 1fr) !important; }
  
  .lwn7lj .nw56nis{ opacity: 1; transform: none; }
  .lwn7lj .kk5zuq{ opacity: 1; transform: translate(-50%, -50%); }
  .lwn7lj .tqvw4a img{ filter: brightness(0.8); }
}
.v152k .rq9oa7g::first-letter{
  float: left;
  font-size: 3.4em;
  line-height: .9;
  font-weight: 800;
  color: var(--cta);
  padding: 4px 12px 0 0;
  margin-top: 4px;
}
.v152k .rq9oa7g{
  
  line-height: 1.7;
  margin-bottom: 18px;
}
.r3tql .rq9oa7g,
.r3tql .nhlh5{
  position: relative;
  font-style: italic;
  font-size: 1.05em;
  line-height: 1.65;
  color: var(--text-primary);
  margin: 8px 0 22px;
}
.r3tql .qe98 { padding: 8px 0 8px 56px; }
.r3tql .qe98::before {
  content: "\201C"; position: absolute; left: 4px; top: -10px;
  font-family: Georgia, "Times New Roman", serif; font-size: 4.2em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.r3tql .zt45bih { padding: 8px 56px 8px 0; text-align: right; }
.r3tql .zt45bih::after {
  content: "\201D"; position: absolute; right: 4px; bottom: -18px;
  font-family: Georgia, "Times New Roman", serif; font-size: 4.2em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.r3tql .gqtxlbfb { padding: 8px 22px; }
.r3tql .gqtxlbfb::before,
.r3tql .gqtxlbfb::after {
  font-family: Georgia, "Times New Roman", serif; font-size: 1.8em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700; vertical-align: -0.05em;
}
.r3tql .gqtxlbfb::before { content: "\00AB\00A0"; margin-right: 4px; }
.r3tql .gqtxlbfb::after  { content: "\00A0\00BB"; margin-left: 4px; }
.r3tql .k408hq {
  padding: 6px 0 6px 16px;
  border-left: 3px solid var(--cta);
}
.r3tql .b7l3 { padding: 32px 0 8px 0; }
.r3tql .b7l3::before {
  content: "\201C"; position: absolute; left: 0; top: -6px;
  font-family: Georgia, "Times New Roman", serif; font-size: 2.6em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.r3tql .b3xqp5eb {
  padding: 18px 24px; text-align: center; font-size: 1.15em;
  border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);
}
.s3o1q1 { padding-top: 6px; }
.s3o1q1 .plh1qzc{
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.s3o1q1 .plh1qzc::after{
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 28px; height: 2px;
  background: var(--cta);
  opacity: .55;
}
.s3o1q1 p { margin: 0 0 10px; }
.s3o1q1 p:last-child { margin-bottom: 0; }
.rukbm{
  position: relative;
  padding-left: 16px;
  margin-top: 18px;
  font-style: italic;
  color: var(--text-muted);
  border-left: 3px solid var(--cta);
}
.boo6cnk{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin: 14px 0;
}
.x26rjda6{
  display: flex; gap: 12px; align-items: flex-start;
  padding: 14px 16px;
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 10px;
  transition: border-color .15s ease, background .15s ease;
}
.x26rjda6:hover{ border-color: var(--cta); background: var(--bg-hover); }
.we7xrvx{
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  position: relative;
  
  display: none;
}
.we7xrvx::after{
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(135deg, transparent 50%, rgba(255,255,255,.3) 100%);
  border-radius: inherit;
}
.d6i8hlx{ flex: 1; min-width: 0; }
.dcbfe7{
  font-weight: 700;
  font-size: .95rem;
  color: var(--text-primary);
  margin-bottom: 2px;
  line-height: 1.25;
}
.cxia{
  font-size: .85rem;
  color: var(--text-muted);
  line-height: 1.4;
}
.boo6cnk.vtufn .x26rjda6 { flex-direction: column; align-items: center; text-align: center; padding: 16px 14px; }
.boo6cnk.vtufn .we7xrvx { width: 36px; height: 36px; }
.boo6cnk.vtufn .d6i8hlx { text-align: center; }
.boo6cnk.o3qqo .x26rjda6 { border: 2px solid var(--cta); background: var(--bg-card-inner); }
.boo6cnk.e40sp56 { counter-reset: fgb-c; }
.boo6cnk.e40sp56 .x26rjda6 { counter-increment: fgb-c; }
.oc3qq {
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  color: #fff;
  font-weight: 700;
  font-size: 0.9rem;
  display: flex; align-items: center; justify-content: center;
  line-height: 1;
}
.tzeeeuy.vjd5qmv8 .jqk4h { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.tzeeeuy.vjd5qmv8 .vztxe { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.tzeeeuy.vjd5qmv8 .uyiv2 { grid-row: 1 / span 3; grid-column: 1; width: 48px; height: 48px; margin: 0; }
.tzeeeuy.vjd5qmv8 .scbbok6 { grid-column: 2; text-align: left; padding: 0; }
.tzeeeuy.vjd5qmv8 .fx5x { grid-column: 2; text-align: left; padding: 0; }
.tzeeeuy.vjd5qmv8 .zunca { grid-column: 2; padding-left: 18px; }
.tzeeeuy.sgxq .vztxe,
.tzeeeuy.sgxq .uyiv2 { display: none; }
.tzeeeuy.sgxq .jqk4h { padding: 16px 18px; text-align: left; }
.tzeeeuy.sgxq .scbbok6 { text-align: left; }
.tzeeeuy.sgxq .fx5x { text-align: left; }
.tzeeeuy.ntqiv { counter-reset: clb-n; }
.tzeeeuy.ntqiv .jqk4h { counter-increment: clb-n; }
.tzeeeuy.ntqiv .vztxe { display: none; }
.tzeeeuy.ntqiv .uyiv2 { width: 32px; height: 32px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; border: 0; margin: 14px auto 4px; color: #fff; font-weight: 700; }
.tzeeeuy.ntqiv .uyiv2::before { content: counter(clb-n); font-family: inherit; }
.tzeeeuy.ntqiv .uyiv2::after { display: none; }
.tzeeeuy.ntqiv .jqk4h:not(:has(.uyiv2)) .scbbok6::before { content: counter(clb-n) ". "; color: var(--cta); font-weight: 700; }
.kdbk4 .jqk4h { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.kdbk4 .vztxe { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.kdbk4 .scbbok6 { grid-column: 2; text-align: left; padding: 0; }
.kdbk4 .fx5x { grid-column: 2; text-align: left; padding: 0; }
.kdbk4 .zunca { grid-column: 2; padding-left: 18px; }
.k6ce .tzeeeuy { counter-reset: cl-n; }
.k6ce .jqk4h { counter-increment: cl-n; }
.k6ce .vztxe { display: none; }
.k6ce .uyiv2 { width: 32px; height: 32px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; border: 0; margin: 14px auto 4px; }
.k6ce .uyiv2::before { content: counter(cl-n); color: #fff; font-weight: 700; font-size: 1rem; line-height: 1; }
.k6ce .uyiv2::after { display: none; }
.k6ce .jqk4h:not(:has(.uyiv2)) .scbbok6::before { content: counter(cl-n) ". "; color: var(--cta); font-weight: 700; }
.m3zok7wm .vztxe,
.m3zok7wm .jqk4h { padding: 16px 18px; text-align: left; }
.m3zok7wm .scbbok6 { text-align: left; }
.m3zok7wm .fx5x { text-align: left; }
.fgsj .x26rjda6 { border: 0; border-left: 3px solid var(--cta); border-radius: 0 8px 8px 0; padding-left: 14px; background: transparent; }
.fgsj .we7xrvx { display: none; }
.kke0c .x26rjda6 { border: 0; background: var(--bg-card-inner); }
.kke0c .we7xrvx { width: 36px; height: 36px; border-radius: 18px; background: rgba(255,255,255,0.06); }
.kke0c .we7xrvx::after { background: radial-gradient(circle at 50% 50%, var(--cta) 0 6px, transparent 7px); inset: 0; opacity: 0.9; }
.g8xkm0 .boo6cnk { counter-reset: fg-c; }
.g8xkm0 .x26rjda6 { counter-increment: fg-c; }
.g8xkm0 .we7xrvx { width: 30px; height: 30px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; }
.g8xkm0 .we7xrvx::after { content: counter(fg-c); position: static; background: none; color: #fff; font-weight: 700; font-size: 0.9rem; line-height: 1; }
.xlxws .x26rjda6 { border: 0; background: transparent; padding: 10px 4px; }
.xlxws .x26rjda6 + .x26rjda6 { border-top: 1px solid var(--border); }
.xlxws .we7xrvx { width: 6px; height: 6px; border-radius: 50%; margin-top: 9px; }
.xlxws .we7xrvx::after { display: none; }
.hq5o .x26rjda6 { border: 0; background: var(--bg-card); padding: 12px 14px; }
.hq5o .we7xrvx { width: 8px; height: 8px; border-radius: 50%; margin-top: 7px; }
.hq5o .we7xrvx::after { display: none; }
.ramgbn .x26rjda6 { display: block; position: relative; padding: 14px 16px 14px 44px; }
.ramgbn .we7xrvx { position: absolute; top: 14px; left: 14px; width: 20px; height: 20px; border-radius: 4px; }
.ramgbn .d6i8hlx { display: block; }
.rbi1spu .x26rjda6 { background: transparent; }
.rbi1spu .we7xrvx { background: transparent; border: 2px solid var(--cta); width: 32px; height: 32px; }
.rbi1spu .we7xrvx::after { background: linear-gradient(135deg, var(--cta) 0%, transparent 60%); opacity: 0.5; }
@media (max-width: 560px){
  .klsf72{ grid-template-columns: repeat(2, 1fr); padding: 14px 10px; }
  .g29wtd{ font-size: 1.4rem; }
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .k16wz8a { padding: 28px 18px 20px; }
  .c8uaaw1 { font-size: 1.2rem; }
  .sff3q { max-width: 220px; max-height: 80px; }
}
.tctqdl .s1sm97 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.tctqdl .haya {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.tctqdl .nbakzq {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.ziorsyh .ryaodl0z { border-radius: 22px; }
.l9ftt .nbakzq { align-items: center; flex-wrap: wrap; }
@media (max-width: 640px) {
  .ryaodl0z { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
@media (max-width: 640px) {
  .n7ku841b { display: none; }
  .b1aiof {
    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;
  }
}
.ehwns .w5aqq,
.ehwns .t2tm7 h2, .ehwns .t2tm7 h3, .ehwns .t2tm7 h4,
.ehwns .scbbok6 h3, .ehwns .dcbfe7,
.ehwns .ukx5r, .ehwns .cotvwe { color: var(--cta) !important; }
.ehwns .h0o0,
.ehwns .orcftm,
.ehwns .kht3etnd,
.ehwns .ca854 {
  background: var(--accent-bg) !important;
  border-color: var(--cta) !important;
}
.ehwns .h0o0 strong { color: var(--cta) !important; }
.ehwns .h0o0 .p2bx,
.ehwns .h0o0 .p2bx::before { color: var(--cta) !important; }
.ehwns [data-c] {
  color: var(--cta) !important;
  background: color-mix(in srgb, var(--cta) 14%, transparent) !important;
}
.ehwns .klsf72, .ehwns .mtum,
.ehwns .qf3t7, .ehwns .ce198,
.ehwns .jqk4h { border-color: var(--cta) !important; }
.ehwns .g29wtd { color: var(--cta) !important; }
.racrxtek, .vvlfl, .b1aiof, .s3bywq,
.d9e0v, .ugv9k6k, .sjpsde { text-transform: capitalize; }
:root {
  --accent:          #1a1410;
  --brand:           #1a1410;
  --brand-light:     #e0a400;
  --brand-pale:      #e0a400;
  --grad-start:      #000000;
  --grad-end:        #0a0706;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #e0a400;
  --cta-light:       #f9c432;
  --cta-hover:       #febd09;
  --bg-page:         #0c0c0c;
  --bg-surface:      #141414;
  --bg-card:         #1c1c1c;
  --bg-card-inner:   #232323;
  --bg-raised:       #2b2b2b;
  --bg-hover:        #333333;
  --border:          #3d3d3d;
  --border-alt:      #4c4c4c;
  --border-section:  #3d3d3d;
  --text-primary:    #e5e5e5;
  --text-muted:      #a5a5a5;
  --text-body:       #cccccc;
  --text-sub:        #a5a5a5;
  --text-faint:      #727272;
  --text-dim:        #595959;
  --text-label:      #8c8c8c;
  --text-value:      #bfbfbf;
  --accent-bg:       #1e1e1e;
  --accent-bg-light: #2d2d2d;
  --bg-tip:          #162617;
  --bg-warning:      #272115;
  --bg-info:         #191626;
  --bg-pros:         #162617;
  --bg-cons:         #261716;
  --c-pros:          #93db97;
  --c-cons:          #e68e89;
  --c-pros-label:    #6dce72;
  --c-tip-border:    #52c559;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #93db97;
}
:root { --logo-bg-opacity: 73%; }
body, button, input { font-family: "Figtree", sans-serif; }
.dbdr .p2bx { font-size: 0; width: 1.2rem; flex-shrink: 0; }.dbdr .p2bx::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.dbdr .orcftm     .p2bx::before { content: "";  color: var(--c-tip-border); }.dbdr .kht3etnd .p2bx::before { content: ""; color: var(--c-warn-border); }.dbdr .ca854    .p2bx::before { content: ""; color: #60a5fa; }.al5d .dbdr .orcftm     .p2bx::before { color: #10b981; }.al5d .dbdr .kht3etnd .p2bx::before { color: #f43f5e; }.al5d .dbdr .ca854    .p2bx::before { color: #a855f7; }.n2ik  .dbdr .orcftm     .p2bx::before { color: #eab308; }.n2ik  .dbdr .kht3etnd .p2bx::before { color: #ef4444; }.n2ik  .dbdr .ca854    .p2bx::before { color: #f97316; }.sj6t  .dbdr .orcftm     .p2bx::before { color: #38bdf8; }.sj6t  .dbdr .kht3etnd .p2bx::before { color: #818cf8; }.sj6t  .dbdr .ca854    .p2bx::before { color: #2dd4bf; }.cp9kdo .dbdr .p2bx::before { color: var(--accent-light) !important; }
.nywu .u0dmc2ve li::before, .nywu .gq8oh27s li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.nywu .u0dmc2ve li::before { content: ""; }.nywu .gq8oh27s li::before { content: ""; }.nywu .w5vet::before, .nywu .a9kp3c::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.nywu .w5vet::before { content: ""; }.nywu .a9kp3c::before { content: ""; }
.lfs4r .gzt21, .lfs4r .nixqc { min-height: 420px; }
.lw6rxc::before { content: '·'; font-size: 1.3em; line-height: 1; }
.armu9 .g7xmy3j {  background: rgba(0,0,0,0.45);  backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }.armu9 .vvjsb7i {  filter: blur(2px) brightness(0.88); }.armu9 .ujgts {  backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }