:root {
  --color-accent: #a6c64b;
  --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;
}
.jm4u {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky;
  top: 0;
  z-index: 100;
}
.odqmr {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.ht1q {
  color: var(--accent-light);
  font-weight: 800;
  font-size: 1.15rem;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 4px;
}
.ca8mv8u {
  height: 46px;
  width: auto;
  max-width: 140px;
  object-fit: contain;
  border-radius: 6px;
}
.vacrdop {
  list-style: none;
  display: flex;
  column-gap: 20px;
  row-gap: 6px;
  flex-wrap: wrap;
  align-items: center;
  --msep-color: var(--text-primary);
}
.vacrdop a {
  color: var(--text-muted);
  white-space: nowrap;
  text-decoration: none;
  font-size: 0.88rem;
  transition: color 0.2s;
}
.vacrdop a:hover {
  color: var(--accent-light);
}
.ddfs3y .d5eomkt {
  border-radius: 24px;
  padding: 8px;
}
.ddfs3y .d5eomkt li a {
  border-radius: 16px;
}
.rky4 .d5eomkt li + li {
  border-top: 1px solid var(--border-alt);
}
@media (max-width: 640px) {
  .d5eomkt {
    position: static;
    transform: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
    background: transparent;
    padding: 0 0 4px 16px;
  }
  .lald:hover .d5eomkt,
  .lald:focus-within .d5eomkt {
    display: block;
  }
  .d5eomkt li a {
    padding: 8px 16px;
    font-size: 0.88rem;
  }
}
.cu0g {
  display: none;
  background: none;
  border: none;
  color: var(--text-muted);
  font-size: 1.4rem;
  cursor: pointer;
  padding: 4px 8px;
  line-height: 1;
}
.l9rzcv {
  display: none;
}
@media (max-width: 640px) {
  .l9rzcv {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 899;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
  }
  .l9rzcv.rzpse0b {
    display: block;
  }
}
@media (max-width: 640px) {
  .cu0g {
    display: block;
  }
  .vacrdop > li + li::before {
    display: none !important;
  }
  .vacrdop {
    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;
  }
  .vacrdop.rzpse0b {
    display: flex;
  }
  .vacrdop li a {
    display: block;
    padding: 11px 24px;
    font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .vacrdop li:last-child a {
    border-bottom: none;
  }
}
.o0oeakv {
  min-height: 480px;
}
.jj5580in {
  font-size: 2.6rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.15;
  margin-bottom: 16px;
  letter-spacing: -0.01em;
}
.qg6zwuem {
  font-size: 1.15rem;
  margin-bottom: 28px;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}
.uiyr .qg6zwuem {
  margin-left: 0;
  margin-right: 0;
}
.wpfj9b2a {
  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;
}
.wpfj9b2a:hover {
  opacity: 0.88;
}
.y6zl0q {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  background-color: var(--bg-surface);
}
.xe9heak {
  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%
  );
}
.y6zl0q .kgqwqf {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1100px;
  padding: 48px 24px;
}
.y6zl0q .jj5580in {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.y6zl0q .qg6zwuem {
  color: #e2e8f0;
}
.y6zl0q.ezaek9k .kgqwqf {
  text-align: center;
}
.y6zl0q.uiyr .kgqwqf {
  text-align: left;
}
.f3he97ls .kgqwqf {
  width: 100%;
  max-width: 1100px;
  padding: 24px 24px;
}
.f3he97ls .jj5580in {
  color: var(--text-primary);
  text-shadow: none;
}
.f3he97ls .qg6zwuem {
  color: var(--text-muted);
}
.f3he97ls .wpfj9b2a {
  margin-top: 16px;
}
.f3he97ls,
.f3he97ls.o0oeakv {
  min-height: auto !important;
}
.f3he97ls.ezaek9k .kgqwqf {
  text-align: center;
}
.f3he97ls.uiyr .kgqwqf {
  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;
  }
}
.gf7tb2 .y6zl0q .xe9heak {
  overflow: hidden;
}
.gf7tb2 .y6zl0q .xe9heak::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);
  }
}
.ci2dnwse .y6zl0q .xe9heak {
  overflow: hidden;
}
.ci2dnwse .y6zl0q .xe9heak::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;
}
.d86f .y6zl0q .xe9heak {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.xds8p5e .y6zl0q .xe9heak {
  overflow: hidden;
}
.xds8p5e .y6zl0q .xe9heak::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;
}
.f05tpk .y6zl0q .xe9heak {
  animation: hg-breathe 10s ease-in-out infinite;
}
.aiee9aq1 .xe9heak {
  background: none;
}
.aiee9aq1 .jj5580in {
  color: #fff;
}
.aiee9aq1 .qg6zwuem {
  color: rgba(255, 255, 255, 0.85);
}
.aiee9aq1 .wpfj9b2a {
  background: #fff;
  color: var(--cta);
}
.aiee9aq1 .wpfj9b2a:hover {
  opacity: 0.92;
}
.f3snz .jj5580in {
  text-shadow: none;
  color: var(--text-primary);
}
.f3snz .qg6zwuem {
  color: var(--text-muted);
}
body.u761 .jj5580in {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.m1p6 .jj5580in {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.o0oeakv.aiee9aq1 .jj5580in,
section.aiee9aq1 .jj5580in {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35) !important;
}
.f3snz.uiyr .mpgi {
  align-items: flex-start;
  text-align: left;
}
.o0oeakv .i0m1 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.i0m1 .todk.b2436mk {
  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;
}
.i0m1 .todk.b2436mk:hover {
  opacity: 0.85;
}
.ltemzy2 .kgqwqf {
  padding-bottom: 24px;
}
.ph6rs .kgqwqf {
  max-width: 1100px;
}
@media (max-width: 700px) {
  .f3snz {
    grid-template-columns: 1fr !important;
    grid-template-areas: "text" "media" !important;
  }

  .f3snz:not(.k2ygz) .w489cy {
    display: none !important;
  }
  .k2ygz .w489cy {
    padding: 16px;
  }
  .mpgi {
    padding: 36px 24px;
  }
  .f3snz ~ .ebhosvf1,
  .mq1ic ~ .ebhosvf1 {
    max-width: 100%;
    left: 0;
    right: 0;
    transform: none;
    padding: 0 24px;
  }
  .o0oeakv,
  .f3snz {
    min-height: 320px !important;
  }
  .jj5580in {
    font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important;
  }

  .tpe8o7e7,
  .oam5j9t6,
  .rv23 {
    grid-template-columns: 1fr !important;
  }

  .ltemzy2 {
    display: flex !important;
    flex-direction: column !important;
  }
  .ltemzy2 .kgqwqf {
    display: contents;
  }
  .ltemzy2 .xe9heak {
    order: 0;
  }
  .ltemzy2 .jj5580in {
    order: 1;
    padding: 32px 24px 0;
    margin-bottom: 12px;
  }
  .ltemzy2 .tpe8o7e7 {
    order: 2;
    padding: 0 16px 12px !important;
  }
  .ltemzy2 .qg6zwuem {
    order: 3;
    padding: 0 24px 24px;
    margin: 0 auto;
  }

  .ph6rs .kgqwqf {
    display: flex;
    flex-direction: column;
  }
  .ph6rs .kgqwqf .jj5580in {
    order: 1;
  }
  .ph6rs .kgqwqf .rv23 {
    order: 2;
    margin: 8px 0 24px !important;
  }
  .ph6rs .kgqwqf .qg6zwuem {
    order: 3;
  }
  .ph6rs .kgqwqf .wpfj9b2a {
    order: 4;
    align-self: center;
    margin-top: 0;
  }

  .f3snz.k2ygz {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .f3snz.k2ygz .mpgi {
    display: contents;
    padding: 0;
  }
  .f3snz.k2ygz .mpgi .jj5580in {
    order: 1;
    padding: 32px 24px 0;
    margin-bottom: 0;
  }
  .f3snz.k2ygz .w489cy {
    order: 2;
    padding: 12px 16px;
  }
  .f3snz.k2ygz .mpgi .qg6zwuem {
    order: 3;
    padding: 0 24px;
    margin: 0 auto;
  }
  .f3snz.k2ygz .mpgi .wpfj9b2a {
    order: 4;
    align-self: center;
    margin: 8px 0 32px;
  }
}
.tgo568 {
  position: relative;
  overflow: hidden;
  margin: 16px 0;
  line-height: 0;
}
.vsptw {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 10px;
}
.eqzuyf8h .tgo568 {
  border-radius: 16px;
}
.eqzuyf8h .vsptw {
  border-radius: 16px;
}
.n8wx66 .tgo568 {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.18);
  border-radius: 8px;
}
.n8wx66 .vsptw {
  border-radius: 8px;
}
.lnwdggyg {
  max-width: 1100px;
  margin: 0 auto;
  padding: 40px 24px 32px;
}
.gqwhh {
  width: 100%;
  padding: 32px 0;
  position: relative;
}
.e3z93d {
  max-width: 1100px;
  margin: 0 auto;
  padding: 24px 24px;
  position: relative;
  z-index: 1;
}
.iicr .gqwhh:nth-child(even) {
  background: var(--bg-surface);
}
.iicr .gqwhh:nth-child(odd) {
  background: var(--bg-page);
}
.ikn1lk8j .gqwhh:nth-child(even) {
  background: var(--bg-card);
}
.ikn1lk8j .gqwhh:nth-child(odd) {
  background: var(--bg-page);
}
.iicr .gqwhh:nth-child(odd) .e3z93d {
  background: var(--bg-card);
  border-radius: 6px;
}
.iicr .gqwhh:nth-child(even) .e3z93d {
  background: var(--bg-raised);
  border-radius: 6px;
}
.ikn1lk8j .gqwhh:nth-child(odd) .e3z93d {
  background: var(--bg-card);
  border-radius: 6px;
}
.ikn1lk8j .gqwhh:nth-child(even) .e3z93d {
  background: var(--bg-raised);
  border-radius: 6px;
}
.iicr .gqwhh:nth-child(even) .tnrjrn .gpipyfy,
.ikn1lk8j .gqwhh:nth-child(even) .tnrjrn .gpipyfy {
  background: var(--bg-card);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.iicr .gqwhh:nth-child(odd) .tnrjrn .gpipyfy,
.ikn1lk8j .gqwhh:nth-child(odd) .tnrjrn .gpipyfy {
  background: var(--bg-card-inner);
}
.iicr .gqwhh:nth-child(even) .xrnh .gpipyfy:nth-child(odd),
.ikn1lk8j .gqwhh:nth-child(even) .xrnh .gpipyfy:nth-child(odd) {
  background: var(--bg-card);
}
.iicr .gqwhh:nth-child(even) .xrnh .gpipyfy:nth-child(even),
.ikn1lk8j .gqwhh:nth-child(even) .xrnh .gpipyfy:nth-child(even) {
  background: var(--bg-card-inner);
}
h1.jqzin {
  font-size: 2.2rem;
  font-weight: 800;
  color: var(--text-primary);
  margin-bottom: 16px;
}
h2.jqzin {
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--text-primary);
  margin: 0 0 16px;
}
h3.g1lauw {
  font-size: 1.2rem;
  font-weight: 700;
  color: var(--text-primary);
  margin: 0 0 10px;
}
.tu4c h2.jqzin {
  border-left: 4px solid var(--accent);
  padding-left: 14px;
}
.a74ure7 h2.jqzin {
  border-bottom: 2px solid var(--accent);
  padding-bottom: 10px;
  display: inline-block;
}
.c20ob031 h2.jqzin {
  border-top: 3px solid var(--accent);
  padding-top: 12px;
  color: var(--text-primary);
}
.kpdqcg h2.jqzin::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: var(--accent);
  border-radius: 50%;
  margin-right: 12px;
  vertical-align: middle;
}
.n6m6 h2.jqzin {
  color: var(--text-primary);
  font-size: 1.7rem;
}
.glfrxo h2.jqzin::before {
  content: "/";
  color: var(--accent-light);
  font-weight: 800;
  margin-right: 10px;
}
.mg7l h2.jqzin {
  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;
}
.j31scz {
  font-size: 1.1rem;
  color: var(--text-muted);
  margin-bottom: 16px;
}
@media (max-width: 640px) {
  .j31scz {
    display: none;
  }
}
.cfrrw {
  font-size: inherit;
  color: var(--text-body);
  margin: 8px 0 16px;
}
.yu0s45 {
  font-size: inherit;
  color: var(--text-body);
  margin: 16px 0 0;
}
.yt4jm {
  background: var(--bg-surface);
  border: 1px solid var(--border);
  border-radius: 10px;
  padding: 20px 24px;
  margin: 28px 0;
}
.qljh9 {
  font-weight: 700;
  color: var(--accent-light);
  margin-bottom: 12px;
  font-size: 1rem;
}
.qdznmrdl {
  padding-left: 20px;
}
.qdznmrdl li {
  margin-bottom: 6px;
}
.qdznmrdl a {
  color: var(--text-muted);
  text-decoration: none;
  font-size: 0.95rem;
}
.qdznmrdl a:hover {
  color: var(--accent-light);
}
.q73u92 .qljh9 {
  display: none;
}
.z2iy7but .qljh9 {
  display: none;
}
.z2iy7but .qdznmrdl {
  padding-left: 0;
  list-style: none;
}
.z2iy7but .qdznmrdl li::before {
  content: "—";
  margin-right: 9px;
  color: var(--accent-light);
  opacity: 0.7;
}
.z2iy7but .qdznmrdl a {
  font-size: 0.92rem;
}
.sdnta2 .yt4jm {
  background: none;
  border: none;
  box-shadow: none !important;
  padding: 12px 0;
}
.sdnta2 .qljh9 {
  display: none;
}
.sdnta2 .qdznmrdl {
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.sdnta2 .qdznmrdl li {
  margin-bottom: 0;
}
.sdnta2 .qdznmrdl 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;
}
.sdnta2 .qdznmrdl a:hover {
  background: var(--accent);
  color: #fff;
  border-color: var(--accent-light);
}
.c1rf .yt4jm {
  padding: 20px 20px 16px;
}
.c1rf .qdznmrdl {
  padding-left: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 10px;
  counter-reset: toc-c;
}
.c1rf .qdznmrdl li {
  counter-increment: toc-c;
  margin-bottom: 0;
  display: flex;
}
.c1rf .qdznmrdl 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 0.15s,
    color 0.15s,
    background 0.15s;
}
.c1rf .qdznmrdl 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;
}
.c1rf .qdznmrdl a:hover {
  color: var(--accent-light);
  border-color: var(--accent-light);
}
.c1rf .qdznmrdl a:focus,
.c1rf .qdznmrdl a:focus-visible,
.c1rf .qdznmrdl a:target {
  outline: none;
}
.c1rf .qdznmrdl li:target a {
  border-color: var(--border);
  color: var(--text-muted);
}
.rn0m .yt4jm {
  background: none;
  border: none;
  box-shadow: none !important;
  padding: 8px 0;
  margin: 16px 0;
}
.rn0m .qljh9 {
  display: none;
}
.rn0m .qdznmrdl {
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.rn0m .qdznmrdl li {
  margin-bottom: 0;
}
.rn0m .qdznmrdl li::after {
  content: ",";
  color: var(--text-muted);
  margin-right: 10px;
}
.rn0m .qdznmrdl li:last-child::after {
  content: "";
  margin-right: 0;
}
.rn0m .qdznmrdl a {
  font-size: 0.9rem;
}
.gpipyfy {
  padding: 14px 20px 18px;
  margin-bottom: 12px;
  border-radius: 10px;
}
.tnrjrn .gpipyfy {
  background: var(--bg-card);
}
.xrnh .gpipyfy:nth-child(odd) {
  background: var(--bg-card);
}
.xrnh .gpipyfy:nth-child(even) {
  background: var(--bg-raised);
}
.eml9dukk .gpipyfy {
  background: none;
  border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.eml9dukk .gpipyfy:last-child {
  border-bottom: none;
}
.eml9dukk h3.g1lauw {
  border-bottom: 2px solid var(--accent);
  padding-bottom: 6px;
  display: inline-block;
}
.ssngz .gpipyfy {
  background: none;
  border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ssngz .gpipyfy + .gpipyfy {
  margin-top: 4px;
}
.krmy .gpipyfy {
  background: none;
  border-radius: 0;
  padding: 12px 0;
}
.krmy .gpipyfy + .gpipyfy {
  border-top: 1px solid var(--border-section);
}
.b6tx8 {
  color: var(--text-body);
  margin-bottom: 12px;
  font-size: inherit;
}
.jxdb5 {
  color: var(--text-body);
  margin-top: 12px;
  font-size: inherit;
}
.ye9o4 {
  color: var(--text-body);
  margin-bottom: 10px;
}
.uqdu3j9,
.nfqq {
  padding-left: 22px;
  color: var(--text-body);
  margin: 10px 0;
}
.uqdu3j9 li,
.nfqq li {
  margin-bottom: 6px;
}
.nfqq li {
  list-style: decimal;
}
.f7ve .uqdu3j9 {
  list-style-type: "● ";
}
.l4qlc .uqdu3j9 {
  list-style-type: "■ ";
}
.wk6afai6 .uqdu3j9 {
  list-style-type: "◆ ";
}
.twyh7i .uqdu3j9 {
  list-style-type: "★ ";
}
.f7ve .ywhfms {
  list-style-type: "● ";
}
.l4qlc .ywhfms {
  list-style-type: "■ ";
}
.wk6afai6 .ywhfms {
  list-style-type: "◆ ";
}
.twyh7i .ywhfms {
  list-style-type: "★ ";
}
.f7ve .uqdu3j9 li::marker,
.f7ve .ywhfms li::marker,
.l4qlc .uqdu3j9 li::marker,
.l4qlc .ywhfms li::marker,
.wk6afai6 .uqdu3j9 li::marker,
.wk6afai6 .ywhfms li::marker,
.twyh7i .uqdu3j9 li::marker,
.twyh7i .ywhfms li::marker {
  color: var(--cta);
  font-size: 1em;
}
.f7ve .nfqq,
.l4qlc .nfqq,
.wk6afai6 .nfqq,
.twyh7i .nfqq {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.f7ve .nfqq li,
.l4qlc .nfqq li,
.wk6afai6 .nfqq li,
.twyh7i .nfqq li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.f7ve .nfqq li::before,
.l4qlc .nfqq li::before,
.wk6afai6 .nfqq li::before,
.twyh7i .nfqq 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;
}
.f7ve .nfqq li::before {
  border-radius: 50%;
}
.l4qlc .nfqq li::before {
  border-radius: 3px;
}
.wk6afai6 .nfqq li::before {
  border-radius: 3px;
}
.twyh7i .nfqq li::before {
  border-radius: 50%;
}
.cncmn .oypx th {
  background: var(--cta);
  color: #fff;
  letter-spacing: 0.03em;
}
.a2vsvoq {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 14px;
  margin: 12px 0;
}
.gta2d2w {
  background: var(--bg-card-inner);
  border-radius: 8px;
  overflow: hidden;
}
.gpr391b {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: contain;
  display: block;
  padding: 8px;
}
.dc91xego {
  background: var(--accent-bg-light);
  color: var(--accent-light);
  font-weight: 700;
  padding: 10px 14px;
  font-size: 0.9rem;
}
.ycxilb {
  padding: 10px 14px 4px;
  font-size: 0.88rem;
  color: var(--text-sub);
}
.ywhfms {
  padding: 4px 14px 12px 28px;
  font-size: 0.82rem;
  color: var(--text-muted);
}
.ywhfms 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%;
}
.a6hy1 .dc91xego {
  background: transparent;
  text-align: center;
}
.gr7ly .gpr391b {
  margin: 10px 10px 0;
  width: calc(100% - 20px);
  aspect-ratio: 16/9;
  border-radius: 10px;
}
.u4pf71 .gpr391b {
  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);
}
.yyr4vq .gta2d2w {
  display: grid;
  grid-template-columns: auto 1fr;
}
.yyr4vq .gpr391b {
  grid-column: 1;
  grid-row: 1;
  width: 88px;
  height: 88px;
  aspect-ratio: 1/1;
  object-fit: cover;
  align-self: center;
}
.yyr4vq .dc91xego {
  grid-column: 2;
}
.yyr4vq .ycxilb,
.yyr4vq .ywhfms {
  grid-column: 1 / -1;
}
.ry4ye7c .gta2d2w {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
}
.ry4ye7c .gpr391b {
  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);
}
.ry4ye7c .dc91xego {
  grid-column: 2;
}
.ry4ye7c .ycxilb,
.ry4ye7c .ywhfms {
  grid-column: 1 / -1;
}
.eyk7100 .gta2d2w {
  border: 1px solid var(--border);
  border-left: 2px solid var(--accent);
}
.eyk7100 .dc91xego {
  background: none;
  color: var(--accent-light);
  font-weight: 700;
}
.wf2a5 .gta2d2w {
  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);
}
.wf2a5 .dc91xego {
  background: none;
  color: var(--accent-light);
  font-weight: 700;
}
.un5ce0 .gta2d2w {
  background: none;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid var(--border);
}
.un5ce0 .gta2d2w:last-child {
  border-bottom: none;
}
.un5ce0 .dc91xego {
  background: none;
  color: var(--accent-light);
  font-weight: 700;
}
.uky9bw .gta2d2w {
  border: 1px solid var(--border);
  border-top: 3px solid var(--accent);
}
.uky9bw .dc91xego {
  background: none;
  color: var(--accent-light);
  font-weight: 700;
  padding-top: 13px;
}
.c5coae2 .a2vsvoq {
  counter-reset: card-n;
}
.c5coae2 .gta2d2w {
  counter-increment: card-n;
}
.c5coae2 .dc91xego {
  display: flex;
  align-items: center;
  gap: 10px;
}
.c5coae2 .dc91xego::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;
}
.p396 .gta2d2w {
  background: var(--bg-surface);
  border: 1px solid var(--border);
}
.p396 .dc91xego {
  background: none;
  color: var(--text-main);
  font-weight: 700;
  border-bottom: 1px solid var(--border);
}
.vtiy62qy {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  border-radius: 8px;
  padding: 14px 18px;
  margin: 10px 0;
}
.t47aka {
  background: var(--bg-tip);
  border-left: 4px solid var(--c-tip-border);
}
.j9z7 {
  background: var(--bg-warning);
  border-left: 4px solid var(--c-warn-border);
}
.n62h8vc {
  font-size: 1.3rem;
  flex-shrink: 0;
  margin-top: 2px;
}
.vtiy62qy strong {
  color: var(--text-primary);
  font-size: 0.95rem;
}
.vtiy62qy p {
  color: var(--text-muted);
  font-size: 0.88rem;
  margin-top: 4px;
}
.vsptw {
  width: 100%;
  height: auto;
  border-radius: 10px;
  display: block;
}
.b2436mk {
  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;
}
.b2436mk:hover {
  opacity: 0.85;
}
.tj2tzkh3 .b2436mk {
  background: transparent;
  border: 2px solid var(--cta);
  color: var(--cta-light);
}
.tj2tzkh3 .b2436mk:hover {
  background: var(--cta-hover);
  color: #fff;
  opacity: 1;
}
.lemyx .b2436mk {
  background: var(--accent-bg);
  border: 1px solid var(--cta);
  color: var(--cta-light);
}
.lemyx .b2436mk:hover {
  background: var(--cta-hover);
  color: #fff;
  opacity: 1;
}
.qx5p .wpfj9b2a {
  border-radius: 50px;
}
.qx5p .b2436mk {
  border-radius: 50px;
}
.lnicuf8m .wpfj9b2a {
  padding-left: 22px;
  padding-right: 22px;
}
.lnicuf8m .b2436mk {
  padding-left: 12px;
  padding-right: 12px;
}
.ii29 .wpfj9b2a {
  padding-left: 44px;
  padding-right: 44px;
}
.ii29 .b2436mk {
  padding-left: 24px;
  padding-right: 24px;
}
.v4y0 .wpfj9b2a {
  padding-left: 56px;
  padding-right: 56px;
}
.v4y0 .b2436mk {
  padding-left: 32px;
  padding-right: 32px;
}
.ooq698 .wpfj9b2a::after,
.ooq698 .b2436mk::after,
.goig .wpfj9b2a::after,
.goig .b2436mk::after,
.bq9xrih .wpfj9b2a::after,
.bq9xrih .b2436mk::after,
.t8li28 .wpfj9b2a::after,
.t8li28 .b2436mk::after,
.t7sinqfn .wpfj9b2a::after,
.t7sinqfn .b2436mk::after,
.t6979k .wpfj9b2a::after,
.t6979k .b2436mk::after,
.q9f9mgo .wpfj9b2a::after,
.q9f9mgo .b2436mk::after,
.i4g7w .wpfj9b2a::after,
.i4g7w .b2436mk::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;
}
.ooq698 .wpfj9b2a::after,
.ooq698 .b2436mk::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");
}
.goig .wpfj9b2a::after,
.goig .b2436mk::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");
}
.bq9xrih .wpfj9b2a::after,
.bq9xrih .b2436mk::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");
}
.t8li28 .wpfj9b2a::after,
.t8li28 .b2436mk::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");
}
.t7sinqfn .wpfj9b2a::after,
.t7sinqfn .b2436mk::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");
}
.t6979k .wpfj9b2a::after,
.t6979k .b2436mk::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");
}
.q9f9mgo .wpfj9b2a::after,
.q9f9mgo .b2436mk::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");
}
.i4g7w .wpfj9b2a::after,
.i4g7w .b2436mk::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");
}
.x664 .bdadg0m::after,
.x664 .kj6rtgw7::after,
.j1pqx .bdadg0m::after,
.j1pqx .kj6rtgw7::after,
.ay2kkd0f .bdadg0m::after,
.ay2kkd0f .kj6rtgw7::after,
.ffxe .bdadg0m::after,
.ffxe .kj6rtgw7::after,
.iserd .bdadg0m::after,
.iserd .kj6rtgw7::after,
.xe7ff .bdadg0m::after,
.xe7ff .kj6rtgw7::after,
.x7qrf .bdadg0m::after,
.x7qrf .kj6rtgw7::after,
.x79t .bdadg0m::after,
.x79t .kj6rtgw7::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;
}
.x664 .bdadg0m::after,
.x664 .kj6rtgw7::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");
}
.j1pqx .bdadg0m::after,
.j1pqx .kj6rtgw7::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");
}
.ay2kkd0f .bdadg0m::after,
.ay2kkd0f .kj6rtgw7::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");
}
.ffxe .bdadg0m::after,
.ffxe .kj6rtgw7::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");
}
.iserd .bdadg0m::after,
.iserd .kj6rtgw7::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");
}
.xe7ff .bdadg0m::after,
.xe7ff .kj6rtgw7::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");
}
.x7qrf .bdadg0m::after,
.x7qrf .kj6rtgw7::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");
}
.x79t .bdadg0m::after,
.x79t .kj6rtgw7::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");
}
.hevkb .i2e7l7 {
  background: var(--bg-raised);
}
.todk.b2436mk {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .glueae2 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .glueae2::before {
    grid-area: rank;
  }
  .uny9d {
    grid-area: ident;
  }
  .rn6mb {
    grid-area: rating;
    min-width: 0;
    width: auto;
  }
  .pzfze4 {
    grid-area: pills;
  }
  .todk {
    grid-area: cta;
    width: 100%;
  }
}
@media (max-width: 560px) {
  .glueae2 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center;
    padding: 16px;
  }
  .glueae2::before {
    justify-self: center;
  }
  .uny9d {
    width: 100%;
  }
  .rn6mb {
    justify-self: center;
  }
  .pzfze4 {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 860px) {
  .s2zt0 .krorn0 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    align-items: start;
  }
  .s2zt0 .x0a94b {
    margin: 0;
  }
}
.c5vj3 .w9dls8 {
  background: var(--accent-bg);
  border-bottom: 2px solid var(--accent);
}
.c5vj3 .qljh4b0 h3 {
  color: var(--accent-light);
}
.c5vj3 .u1pq8 {
  background: var(--bg-page);
  border: 1px solid var(--border);
}
@media (max-width: 720px) {
  .ach0 {
    grid-template-columns: 1fr;
  }
  .knp1bd7h {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    border-right: none;
    border-bottom: 1px solid var(--border-alt);
    padding: 16px;
  }
  .knp1bd7h .ef84 {
    width: 72px;
    height: 50px;
  }
  .knp1bd7h .ps0t0 {
    max-width: 180px;
  }
  .knp1bd7h .vifqxulk {
    width: auto;
  }
}
@media (max-width: 720px) {
  .dg3mmrb {
    flex-wrap: wrap;
    gap: 10px;
    padding: 12px 16px;
  }
  .j4o6 {
    padding: 16px;
  }
  .yo4m .ybparwvx {
    min-width: 50%;
  }
}
@media (max-width: 860px) {
  .y7gbkx {
    grid-template-columns: 1fr;
  }
  .z3vfjjv {
    border-right: none;
    border-bottom: 1px solid var(--border-alt);
  }
  .unxt {
    border-right: none;
    border-bottom: 1px solid var(--border-alt);
  }
}
@media (max-width: 540px) {
  .wz4w4lnr {
    flex-wrap: wrap;
    padding: 16px;
  }
}
@media (max-width: 480px) {
  .o0k7 {
    flex-direction: column;
    align-items: stretch;
  }
}
.k1ad22u .vifqxulk .b2436mk {
  padding: 8px 20px;
  font-size: 0.85rem;
}
@media (max-width: 640px) {
  .zao64x {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
  .k1ad22u .vifqxulk {
    text-align: center;
  }
}
@media (max-width: 720px) {
  .kju2vd {
    grid-template-columns: 1fr;
  }
  .edy9 {
    border-right: none;
    border-bottom: 1px solid var(--border-alt);
  }
  .jzg5wj4 {
    flex-wrap: wrap;
    gap: 10px;
    padding: 14px 16px;
  }
}
@media (max-width: 720px) {
  .n7vued {
    grid-template-columns: 1fr;
  }
  .rxcg7 {
    width: 100px;
    height: 100px;
    margin: 16px auto;
  }
  .wv88mmp {
    font-size: 1.4rem;
  }
  .czorvhui {
    justify-content: center;
  }
  .s5s4z5mb .ybparwvx {
    min-width: 50%;
  }
}
@media (max-width: 540px) {
  .otysdxrt {
    flex-wrap: wrap;
    padding: 14px 16px;
  }
  .kdnm7v8 {
    padding: 12px 16px;
  }
  .eynv28d8 .l86j {
    margin: 0 16px;
  }
  .eynv28d8 .kx70qh2r {
    padding: 0 16px;
  }
  .wfcllv61 {
    padding: 12px 16px;
  }
}
.l1qf72 .cr3bm {
  gap: 18px;
}
.l1qf72 .glueae2 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
  border-color: transparent;
}
.l1qf72 .glueae2:hover {
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.12);
}
.lrsphy {
  margin: 16px 0;
}
.vql8 {
  background: var(--bg-card);
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
}
.vql8 summary {
  padding: 14px 18px;
  font-weight: 600;
  color: var(--accent-pale);
  cursor: pointer;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.vql8 summary::after {
  content: "+";
  color: var(--accent-light);
}
.vql8[open] summary::after {
  content: "−";
}
.vql8 p {
  padding: 0 18px 14px;
  color: var(--text-body);
  font-size: 0.95rem;
}
.gqwhh {
  margin-bottom: 0;
}
.pumcc7dr h2.jqzin {
  color: var(--text-primary);
  border-color: var(--accent-light);
}
.uf4fe h2.jqzin {
  color: var(--text-primary);
  border-color: var(--accent-light);
}
.n207 .t47aka {
  background: #052e16;
  border-color: #10b981;
}
.n207 .j9z7 {
  background: #2d0a1e;
  border-color: #f43f5e;
}
.n207 .hng4n {
  background: #1e1036;
  border-color: #a855f7;
}
.n207 .vtiy62qy strong {
  color: #f1f5f9;
}
.n207 .vtiy62qy p {
  color: #cbd5e1;
}
.n207 .eq81scdy .t47aka .n62h8vc::before,
.n207 .v486 .t47aka .n62h8vc::before,
.n207 .cnw5l39 .t47aka .n62h8vc::before,
.n207 .kxfwmu .t47aka .n62h8vc::before {
  color: #10b981;
}
.n207 .eq81scdy .j9z7 .n62h8vc::before,
.n207 .v486 .j9z7 .n62h8vc::before,
.n207 .cnw5l39 .j9z7 .n62h8vc::before,
.n207 .kxfwmu .j9z7 .n62h8vc::before {
  color: #f43f5e;
}
.n207 .eq81scdy .hng4n .n62h8vc::before,
.n207 .v486 .hng4n .n62h8vc::before,
.n207 .cnw5l39 .hng4n .n62h8vc::before,
.n207 .kxfwmu .hng4n .n62h8vc::before {
  color: #a855f7;
}
.xb65 .t47aka {
  background: #2d2000;
  border-color: #eab308;
}
.xb65 .j9z7 {
  background: #2d0b0b;
  border-color: #ef4444;
}
.xb65 .vtiy62qy strong {
  color: #f1f5f9;
}
.xb65 .vtiy62qy p {
  color: #cbd5e1;
}
.xb65 .eq81scdy .t47aka .n62h8vc::before,
.xb65 .v486 .t47aka .n62h8vc::before,
.xb65 .cnw5l39 .t47aka .n62h8vc::before,
.xb65 .kxfwmu .t47aka .n62h8vc::before {
  color: #eab308;
}
.xb65 .eq81scdy .j9z7 .n62h8vc::before,
.xb65 .v486 .j9z7 .n62h8vc::before,
.xb65 .cnw5l39 .j9z7 .n62h8vc::before,
.xb65 .kxfwmu .j9z7 .n62h8vc::before {
  color: #ef4444;
}
.xb65 .eq81scdy .hng4n .n62h8vc::before,
.xb65 .v486 .hng4n .n62h8vc::before,
.xb65 .cnw5l39 .hng4n .n62h8vc::before,
.xb65 .kxfwmu .hng4n .n62h8vc::before {
  color: #f97316;
}
.ra9y3b1 .t47aka {
  background: #0c1a2e;
  border-color: #38bdf8;
}
.ra9y3b1 .j9z7 {
  background: #12103a;
  border-color: #818cf8;
}
.ra9y3b1 .vtiy62qy strong {
  color: #f1f5f9;
}
.ra9y3b1 .vtiy62qy p {
  color: #cbd5e1;
}
.ra9y3b1 .eq81scdy .t47aka .n62h8vc::before,
.ra9y3b1 .v486 .t47aka .n62h8vc::before,
.ra9y3b1 .cnw5l39 .t47aka .n62h8vc::before,
.ra9y3b1 .kxfwmu .t47aka .n62h8vc::before {
  color: #38bdf8;
}
.ra9y3b1 .eq81scdy .j9z7 .n62h8vc::before,
.ra9y3b1 .v486 .j9z7 .n62h8vc::before,
.ra9y3b1 .cnw5l39 .j9z7 .n62h8vc::before,
.ra9y3b1 .kxfwmu .j9z7 .n62h8vc::before {
  color: #818cf8;
}
.ra9y3b1 .eq81scdy .hng4n .n62h8vc::before,
.ra9y3b1 .v486 .hng4n .n62h8vc::before,
.ra9y3b1 .cnw5l39 .hng4n .n62h8vc::before,
.ra9y3b1 .kxfwmu .hng4n .n62h8vc::before {
  color: #2dd4bf;
}
.bobx3nop .t47aka {
  background: var(--accent-bg);
  border-color: var(--accent-light);
}
.bobx3nop .j9z7 {
  background: var(--accent-bg-light);
  border-color: var(--accent-light);
}
.bobx3nop .eq81scdy .n62h8vc::before,
.bobx3nop .v486 .n62h8vc::before,
.bobx3nop .cnw5l39 .n62h8vc::before,
.bobx3nop .kxfwmu .n62h8vc::before {
  color: var(--accent-light) !important;
}
.pywsno .pls60q {
  background: var(--bg-pros);
}
.pywsno .aknkuq {
  background: var(--bg-cons);
}
.pywsno .pls60q .m7139 {
  color: var(--c-pros-label);
}
.pywsno .aknkuq .dgs4e6in {
  color: var(--c-cons);
}
.pywsno .pls60q ul li,
.pywsno .ubpvr07a li {
  color: var(--c-pros);
}
.pywsno .aknkuq ul li,
.pywsno .kk53xo li {
  color: var(--c-cons);
}
.wvl173 .vtiy62qy {
  background: transparent;
  border-left: none;
  border: 1.5px solid;
}
.wvl173 .t47aka {
  border-color: var(--c-tip-border);
}
.wvl173 .j9z7 {
  border-color: var(--c-warn-border);
}
.wvl173 .vtiy62qy strong {
  color: var(--text-primary);
}
.wvl173 .vtiy62qy p {
  color: var(--text-muted);
}
.tr71052f .vtiy62qy {
  border-left: none;
  border-top: 4px solid;
  border-radius: 0 0 8px 8px;
}
.tr71052f .t47aka {
  border-top-color: var(--c-tip-border);
}
.tr71052f .j9z7 {
  border-top-color: var(--c-warn-border);
}
.mufyq .vtiy62qy {
  border-left: none;
  border-radius: 8px;
}
.mufyq .t47aka {
  background: #065f46;
}
.mufyq .j9z7 {
  background: #92400e;
}
.mufyq .vtiy62qy strong,
.mufyq .vtiy62qy p {
  color: #fff;
}
.mufyq .n62h8vc::before {
  color: rgba(255, 255, 255, 0.85) !important;
}
.n207.mufyq .t47aka,
.n207 .mufyq .t47aka {
  background: #052e16;
}
.n207.mufyq .j9z7,
.n207 .mufyq .j9z7 {
  background: #2d0a1e;
}
.n207.mufyq .hng4n,
.n207 .mufyq .hng4n {
  background: #1e1036;
}
.xb65.mufyq .t47aka,
.xb65 .mufyq .t47aka {
  background: #2d2000;
}
.xb65.mufyq .j9z7,
.xb65 .mufyq .j9z7 {
  background: #2d0b0b;
}
.ra9y3b1.mufyq .t47aka,
.ra9y3b1 .mufyq .t47aka {
  background: #0c1a2e;
}
.ra9y3b1.mufyq .j9z7,
.ra9y3b1 .mufyq .j9z7 {
  background: #12103a;
}
.e768uo .vtiy62qy {
  border-left: none;
  border-radius: 6px;
  padding: 10px 14px;
}
.e768uo .t47aka {
  background: color-mix(in srgb, var(--c-tip-border) 10%, transparent);
}
.e768uo .j9z7 {
  background: color-mix(in srgb, var(--c-warn-border) 10%, transparent);
}
.e768uo .hng4n {
  background: color-mix(in srgb, #60a5fa 10%, transparent);
}
.e768uo .vtiy62qy strong {
  color: var(--text-primary);
}
.e768uo .vtiy62qy p {
  color: var(--text-muted);
}
.gky1mt .vtiy62qy {
  border-left: none;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}
.eq81scdy .n62h8vc,
.v486 .n62h8vc,
.cnw5l39 .n62h8vc,
.kxfwmu .n62h8vc {
  font-size: 0;
  width: 1.1rem;
  flex-shrink: 0;
}
.eq81scdy .n62h8vc::before,
.v486 .n62h8vc::before,
.cnw5l39 .n62h8vc::before,
.kxfwmu .n62h8vc::before {
  display: block;
  font-size: 1.15rem;
  line-height: 1.3;
  font-style: normal;
}
.eq81scdy .t47aka .n62h8vc::before {
  content: "✦";
  color: var(--c-tip-border);
}
.eq81scdy .j9z7 .n62h8vc::before {
  content: "▲";
  color: var(--c-warn-border);
}
.eq81scdy .hng4n .n62h8vc::before {
  content: "◉";
  color: #60a5fa;
}
.v486 .t47aka .n62h8vc::before {
  content: "★";
  color: var(--c-tip-border);
}
.v486 .j9z7 .n62h8vc::before {
  content: "◆";
  color: var(--c-warn-border);
}
.v486 .hng4n .n62h8vc::before {
  content: "●";
  color: #60a5fa;
}
.cnw5l39 .t47aka .n62h8vc::before {
  content: "▶";
  color: var(--c-tip-border);
}
.cnw5l39 .j9z7 .n62h8vc::before {
  content: "■";
  color: var(--c-warn-border);
}
.cnw5l39 .hng4n .n62h8vc::before {
  content: "▸";
  color: #60a5fa;
}
.kxfwmu .t47aka .n62h8vc::before {
  content: "→";
  color: var(--c-tip-border);
}
.kxfwmu .j9z7 .n62h8vc::before {
  content: "⬥";
  color: var(--c-warn-border);
}
.kxfwmu .hng4n .n62h8vc::before {
  content: "◈";
  color: #60a5fa;
}
.hme7wu .tnrjrn .gpipyfy,
.hme7wu .xrnh .gpipyfy {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.22);
}
.hme7wu .gta2d2w {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.hme7wu .yt4jm {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
}
.vup6b .tnrjrn .gpipyfy,
.vup6b .xrnh .gpipyfy,
.vup6b .gta2d2w,
.vup6b .glueae2,
.vup6b .x0a94b,
.vup6b .iok4do,
.vup6b .yt4jm,
.vup6b .gky1mt .vtiy62qy {
  box-shadow: none;
}
.fu6ro67x body,
.fu6ro67x {
  font-size: 0.9rem;
}
.fu6ro67x .ye9o4,
.fu6ro67x .b6tx8,
.fu6ro67x .jxdb5,
.fu6ro67x .cfrrw,
.fu6ro67x .yu0s45 {
  font-size: 0.9rem;
}
.fu6ro67x .uqdu3j9,
.fu6ro67x .nfqq {
  font-size: 0.9rem;
}
.sbnk6 .ye9o4,
.sbnk6 .b6tx8,
.sbnk6 .jxdb5,
.sbnk6 .cfrrw,
.sbnk6 .yu0s45 {
  font-size: 0.95rem;
}
.sbnk6 .uqdu3j9,
.sbnk6 .nfqq {
  font-size: 0.95rem;
}
.a2w19x5 .ye9o4,
.a2w19x5 .b6tx8,
.a2w19x5 .jxdb5,
.a2w19x5 .cfrrw,
.a2w19x5 .yu0s45 {
  font-size: 1.08rem;
}
.a2w19x5 .uqdu3j9,
.a2w19x5 .nfqq {
  font-size: 1.05rem;
}
.ke3x .jj5580in {
  font-size: 3.2rem;
}
.ke3x h2.jqzin {
  font-size: 1.9rem;
}
.ke3x h3.g1lauw {
  font-size: 1.4rem;
}
.pn915vw9 .jj5580in {
  font-size: 3.8rem;
}
.pn915vw9 h2.jqzin {
  font-size: 2.2rem;
}
.pn915vw9 h3.g1lauw {
  font-size: 1.6rem;
}
.gqwhh + .gqwhh {
  position: relative;
}
.anbpuih5 .gqwhh + .gqwhh::before,
.k2uv6 .gqwhh + .gqwhh::before,
.lntnw .gqwhh + .gqwhh::before,
.l5usn8g9 .gqwhh + .gqwhh::before,
.ho3j .gqwhh + .gqwhh::before,
.p59fxvb7 .gqwhh + .gqwhh::before {
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.anbpuih5 .gqwhh + .gqwhh::before {
  content: "";
  height: 1px;
  background: var(--accent);
  opacity: 0.5;
}
.k2uv6 .gqwhh + .gqwhh::before {
  content: "";
  height: 4px;
  background: linear-gradient(
    90deg,
    var(--grad-start),
    var(--accent),
    var(--grad-end)
  );
}
.lntnw .gqwhh + .gqwhh::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;
}
.l5usn8g9 .gqwhh + .gqwhh::before {
  content: "";
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    var(--accent) 25%,
    var(--accent) 75%,
    transparent 100%
  );
  opacity: 0.6;
}
.e85fix68 .gqwhh {
  margin-bottom: 16px;
}
.e85fix68 .gqwhh + .gqwhh {
  margin-top: 0;
}
.e85fix68 .e3z93d {
  padding-top: 0;
  padding-bottom: 0;
}
.ho3j .gqwhh + .gqwhh::before {
  content: "";
  border-top: 2px dashed var(--accent);
  opacity: 0.5;
}
.p59fxvb7 .gqwhh + .gqwhh::before {
  content: "";
  border-top: 3px dotted var(--accent);
  opacity: 0.5;
}
.t8gmcm .gqwhh + .gqwhh::before,
.thuoc2q .gqwhh + .gqwhh::before,
.vu8un .gqwhh + .gqwhh::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%;
}
.iicr .t8gmcm .gqwhh:nth-child(even)::before,
.iicr .thuoc2q .gqwhh:nth-child(even)::before,
.iicr .vu8un .gqwhh:nth-child(even)::before {
  background: var(--bg-surface);
}
.ikn1lk8j .t8gmcm .gqwhh:nth-child(even)::before,
.ikn1lk8j .thuoc2q .gqwhh:nth-child(even)::before,
.ikn1lk8j .vu8un .gqwhh:nth-child(even)::before {
  background: var(--bg-card);
}
.t8gmcm .gqwhh + .gqwhh::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");
}
.thuoc2q .gqwhh + .gqwhh::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");
}
.vu8un .gqwhh + .gqwhh::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");
}
.wjxdvh .y6zl0q,
.neabat2 .y6zl0q,
.iq6o9z .y6zl0q {
  overflow: hidden;
}
.wjxdvh .kgqwqf,
.neabat2 .kgqwqf {
  margin-bottom: 60px;
}
.iq6o9z .kgqwqf {
  margin-bottom: 70px;
}
.wjxdvh .y6zl0q::before,
.neabat2 .y6zl0q::before,
.iq6o9z .y6zl0q::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%;
}
.wjxdvh .y6zl0q::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");
}
.neabat2 .y6zl0q::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");
}
.iq6o9z .y6zl0q::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");
}
.hjs0e .y6zl0q:not(.aiee9aq1) .xe9heak {
  background: linear-gradient(
    225deg,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(0, 0, 0, 0.45) 100%
  );
}
.gk5jcac1 .y6zl0q:not(.aiee9aq1) .xe9heak {
  background: linear-gradient(
    45deg,
    rgba(0, 0, 0, 0.45) 0%,
    rgba(0, 0, 0, 0.65) 100%
  );
}
.kzm6euvw .y6zl0q:not(.aiee9aq1) .xe9heak {
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(0, 0, 0, 0.45) 100%
  );
}
.nh3ge9c .y6zl0q:not(.aiee9aq1) .xe9heak {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(0, 0, 0, 0.45) 100%
  );
}
.nh3ge9c .aiee9aq1 {
  background: linear-gradient(
    180deg,
    var(--accent) 0%,
    var(--accent-light) 100%
  );
}
.nh3ge9c .dr4au3 {
  background: linear-gradient(180deg, var(--accent), var(--accent-light));
}
.nh3ge9c .f3snz {
  background: linear-gradient(
    180deg,
    var(--accent-bg) 0%,
    var(--bg-surface) 100%
  );
}
.sij49qd .aiee9aq1 .xe9heak {
  background: none;
}
.sij49qd .y6zl0q:not(.aiee9aq1) .xe9heak {
  background: rgba(0, 0, 0, 0.6);
}
.drk4foio .tgo568 {
  float: left;
  width: 38%;
  margin: 0 28px 16px 0;
}
.drk4foio .tgo568 .vsptw {
  width: 100%;
  height: auto;
  max-height: 360px;
  object-fit: cover;
  border-radius: 10px;
}
.drk4foio .e3z93d::after {
  content: "";
  display: block;
  clear: both;
}
.nusgi2q .tgo568 {
  float: right;
  width: 38%;
  margin: 0 0 16px 28px;
}
.nusgi2q .tgo568 .vsptw {
  width: 100%;
  height: auto;
  max-height: 360px;
  object-fit: cover;
  border-radius: 10px;
}
.nusgi2q .e3z93d::after {
  content: "";
  display: block;
  clear: both;
}
.qmrxye .gqwhh:nth-child(odd) .tgo568 {
  float: left;
  width: 38%;
  margin: 0 28px 16px 0;
}
.qmrxye .gqwhh:nth-child(even) .tgo568 {
  float: right;
  width: 38%;
  margin: 0 0 16px 28px;
}
.qmrxye .tgo568 .vsptw {
  width: 100%;
  height: auto;
  max-height: 360px;
  object-fit: cover;
  border-radius: 10px;
}
.qmrxye .e3z93d::after {
  content: "";
  display: block;
  clear: both;
}

@media (max-width: 900px) {
  .drk4foio .tgo568,
  .nusgi2q .tgo568,
  .qmrxye .gqwhh:nth-child(odd) .tgo568,
  .qmrxye .gqwhh:nth-child(even) .tgo568 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .drk4foio .tgo568 .vsptw,
  .nusgi2q .tgo568 .vsptw,
  .qmrxye .tgo568 .vsptw {
    max-height: none !important;
  }
}
.drk4foio .uqdu3j9,
.drk4foio .nfqq,
.nusgi2q .uqdu3j9,
.nusgi2q .nfqq,
.qmrxye .uqdu3j9,
.qmrxye .nfqq {
  overflow: hidden;
}
@media (max-width: 640px) {
  .drk4foio .tgo568,
  .nusgi2q .tgo568,
  .qmrxye .tgo568 {
    float: none;
    width: 100%;
    margin: 0 0 16px 0;
  }
}
.hjro1l1y .lnwdggyg,
.hjro1l1y .e3z93d,
.hjro1l1y .dyms {
  max-width: 1100px;
}
.bq8i .lnwdggyg,
.bq8i .e3z93d,
.bq8i .dyms {
  max-width: 1200px;
}
.bq8i {
  --content-mw: 1200px;
}
.gunqe .lnwdggyg,
.gunqe .e3z93d,
.gunqe .dyms {
  max-width: 1320px;
}
.rf9tpa7q {
  font-size: 0.82rem;
  color: var(--text-muted);
}
.sx6g {
  display: flex;
  align-items: center;
}
.n1finu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0;
}
.bje0b {
  display: flex;
  align-items: center;
}
.whiybr3w {
  color: var(--accent-light);
  text-decoration: none;
  padding: 2px 5px;
  border-radius: 4px;
}
.whiybr3w:hover {
  text-decoration: underline;
}
.p42c2xw {
  margin: 0 3px;
  opacity: 0.45;
}
.p42c2xw::before {
  content: "/";
}
.oz164ic {
  padding: 2px 5px;
  color: var(--text-main);
}
.lyi5x1 .rf9tpa7q {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.lyi5x1 .sx6g {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 24px;
}
.hh5yh .rf9tpa7q {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.hh5yh .sx6g {
  padding: 0 0 0 12px;
}
.wx8de .sx6g {
  padding: 0 16px;
}
.wx8de .rf9tpa7q {
  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);
}
.wx8de .lnwdggyg {
  padding-top: 28px;
}
@media (max-width: 720px) {
  .rrr2g6 {
    margin-top: 18px;
    padding: 0 16px;
  }
  .wx8de .lnwdggyg {
    padding-top: 16px;
  }
}
.hjro1l1y.lyi5x1 .sx6g {
  max-width: 1100px;
}
.bq8i.lyi5x1 .sx6g {
  max-width: 1200px;
}
.gunqe.lyi5x1 .sx6g {
  max-width: 1320px;
}
.bq8i .rrr2g6 {
  max-width: 1200px;
}
.icfhfneb .gqwhh {
  padding-top: 16px;
  padding-bottom: 16px;
}
.izd8u8zf .gqwhh {
  padding-top: 24px;
  padding-bottom: 24px;
}
.wprq5id6 .gqwhh {
  padding-top: 40px;
  padding-bottom: 40px;
}
.vh39s .gqwhh {
  padding-top: 52px;
  padding-bottom: 52px;
}
.mbxod .gqwhh:nth-child(4n + 1) {
  padding-top: 20px;
  padding-bottom: 20px;
}
.mbxod .gqwhh:nth-child(4n + 2) {
  padding-top: 36px;
  padding-bottom: 36px;
}
.mbxod .gqwhh:nth-child(4n + 3) {
  padding-top: 28px;
  padding-bottom: 28px;
}
.mbxod .gqwhh:nth-child(4n) {
  padding-top: 44px;
  padding-bottom: 44px;
}
.nwgj2in .e3z93d {
  padding-top: 10px;
  padding-bottom: 10px;
}
.b07i .e3z93d {
  padding-top: 18px;
  padding-bottom: 18px;
}
.mz2h2kf5 .e3z93d {
  padding-top: 36px;
  padding-bottom: 36px;
}
.u9ashk .e3z93d {
  padding-top: 48px;
  padding-bottom: 48px;
}
.ghih8n7 h2.jqzin {
  font-weight: 600;
}
.ghih8n7 h3.g1lauw {
  font-weight: 600;
}
.tb2l39r h2.jqzin {
  font-weight: 800;
}
.tb2l39r h3.g1lauw {
  font-weight: 700;
}
.t9ibvilo h2.jqzin {
  font-weight: 900;
}
.t9ibvilo h3.g1lauw {
  font-weight: 800;
}
.t9ibvilo .vtiy62qy strong,
.t9ibvilo .vtiy62qy strong {
  font-weight: 600;
}
.bdadg0m {
  margin-left: 16px;
  flex-shrink: 0;
  padding: 7px 16px;
  font-size: 0.82rem;
  font-weight: 700;
  border-radius: 6px;
}
.e5cog .bdadg0m {
  display: none;
}
@media (max-width: 640px) {
  .bw0g {
    display: none;
  }
  .bdadg0m {
    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;
  }
}
.bdadg0m {
  background: var(--cta) !important;
  color: #fff !important;
  border: none !important;
}
.bdadg0m:hover {
  opacity: 0.85;
}
.glgkcy .bdadg0m {
  background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important;
}
.qq6r .bdadg0m,
.oz6oztk .bdadg0m {
  background: var(--grad-start) !important;
  color: #fff !important;
  border: none !important;
}
.qq6r .bdadg0m:hover,
.oz6oztk .bdadg0m:hover {
  opacity: 0.88;
}
.glgkcy.qq6r .bdadg0m,
.glgkcy.oz6oztk .bdadg0m {
  background: linear-gradient(
    135deg,
    var(--grad-start),
    var(--accent-light)
  ) !important;
}
.kj6rtgw7 {
  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 0.15s,
    opacity 0.15s;
}
.kj6rtgw7:hover {
  transform: translateY(-2px);
  opacity: 0.92;
}
.kj6rtgw7 {
  background: var(--cta) !important;
  color: #fff !important;
  border: none !important;
}
.p9iz .kj6rtgw7 {
  display: none;
}
.c1l4 .kj6rtgw7 {
  right: 32px;
}
.hhh1y .kj6rtgw7 {
  left: 32px;
}
@media (max-width: 480px) {
  .c1l4 .kj6rtgw7 {
    right: 20px;
    bottom: 20px;
  }
  .hhh1y .kj6rtgw7 {
    left: 20px;
    bottom: 20px;
  }
}
.qxvl8hz {
  background: var(--bg-surface);
  border-top: 1px solid var(--border);
  margin-top: 60px;
}
.dyms {
  max-width: 1100px;
  margin: 0 auto;
  padding: 32px 24px;
}
.kbdgh {
  color: var(--text-faint);
  font-size: 0.85rem;
  margin-bottom: 6px;
}
.fbg95bmd {
  color: var(--text-dim);
  font-size: 0.8rem;
}
.eiyxp5ku {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--text);
  text-decoration: none;
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 14px;
}
.eiyxp5ku img {
  height: 26px;
  width: auto;
  object-fit: contain;
}
.ch8k8ap a,
.vgxt8x5 a {
  color: var(--text);
  text-decoration: none;
  font-size: 0.87rem;
  transition: color 0.15s;
}
.ch8k8ap a:hover,
.vgxt8x5 a:hover {
  color: var(--accent-light);
}
.vgxt8x5 {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 18px;
}
.epvbhb .dyms {
  text-align: center;
}
.epvbhb .vgxt8x5 {
  justify-content: center;
  margin-bottom: 16px;
}
.epvbhb .kbdgh {
  margin-top: 0;
}
.wps6aqcs {
  margin-top: 10px;
}
.wps6aqcs a {
  font-size: 0.8rem;
  opacity: 0.65;
}
@media (max-width: 640px) {
  .dyms {
    padding-left: 16px;
    padding-right: 16px;
  }
  .gosyi59s .dyms {
    padding: 20px 16px;
  }
  .vgxt8x5 {
    gap: 4px 12px;
  }
  .kbdgh {
    font-size: 0.78rem;
  }
}
.igwuwp .d8k6 .eiyxp5ku {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  font-size: 1.05rem;
  text-decoration: none;
  margin-bottom: 10px;
}
.igwuwp .kbdgh {
  font-size: 0.78rem;
  color: var(--text-faint);
  margin: 14px 0 4px;
  line-height: 1.5;
}
.igwuwp .fbg95bmd {
  font-size: 0.78rem;
  color: var(--text-faint);
  margin: 0;
}
@media (max-width: 768px) {
  .igwuwp .z2j57s5a {
    grid-template-columns: 1fr 1fr;
  }
  .igwuwp .d8k6 {
    grid-column: 1 / -1;
  }
}
@media (max-width: 480px) {
  .igwuwp .z2j57s5a {
    grid-template-columns: 1fr;
  }
}
.u7k7 .eiyxp5ku {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 700;
  font-size: 1rem;
  text-decoration: none;
  margin-right: auto;
  flex-shrink: 0;
}
.u7k7 .kbdgh {
  font-size: 0.78rem;
  color: var(--text-faint);
  margin: 0;
}
@media (max-width: 640px) {
  .u7k7 .v6odn {
    gap: 12px;
  }
  .u7k7 .eiyxp5ku {
    margin-right: 0;
    width: 100%;
  }
}
.f18m .kymz9dm0 .eiyxp5ku {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  font-size: 1.1rem;
  text-decoration: none;
  margin-bottom: 10px;
}
.f18m .kbdgh {
  font-size: 0.78rem;
  color: var(--text-faint);
  margin: 0;
  flex: 1;
}
.f18m .fbg95bmd {
  font-size: 0.78rem;
  color: var(--text-faint);
  margin: 0;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .f18m .vm2yr {
    grid-template-columns: 1fr 1fr;
  }
  .f18m .kymz9dm0 {
    grid-column: 1 / -1;
  }
}
@media (max-width: 480px) {
  .f18m .vm2yr {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 760px) {
  .gkqd33n .behb55ik {
    grid-template-columns: 1fr 1fr;
  }
  .gkqd33n .g9a7j:first-child {
    grid-column: 1 / -1;
  }
}
@media (max-width: 480px) {
  .gkqd33n .behb55ik {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 480px) {
  .wzoe .behb55ik {
    grid-template-columns: 1fr;
  }
}
.mcjdv .dyms {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 14px;
}
.mcjdv .vgxt8x5 {
  justify-content: center;
}
.i1s6qtyl .jm4u {
  background: var(--bg-page);
  border-bottom-color: var(--border-alt);
}
.i1s6qtyl .qxvl8hz {
  background: var(--bg-page);
  border-top-color: var(--border-alt);
}
.jb4e7a .jm4u {
  background: #0d1117;
  border-bottom-color: #21262d;
}
.jb4e7a .ht1q {
  color: var(--accent-light);
}
.jb4e7a .vacrdop {
  --msep-color: #8b949e;
}
.jb4e7a .vacrdop a {
  color: #8b949e;
}
.jb4e7a .vacrdop a:hover {
  color: var(--accent-light);
}
.jb4e7a .cu0g {
  color: #8b949e;
}
.jb4e7a .qxvl8hz {
  background: #0d1117;
  border-top-color: #21262d;
  color: #e6edf3;
}
.jb4e7a .kbdgh,
.jb4e7a .fbg95bmd {
  color: #6e7681;
}
.jb4e7a .ch8k8ap a,
.jb4e7a .vgxt8x5 a,
.jb4e7a .eiyxp5ku {
  color: #e6edf3;
}
@media (max-width: 640px) {
  .jb4e7a .vacrdop {
    background: #0d1117;
    border-top-color: #21262d;
  }
  .jb4e7a .vacrdop li a {
    border-bottom-color: #21262d;
  }
}
.t9ylk7ls .jm4u {
  background: #f0f4f8;
  border-bottom-color: #cbd5e1;
}
.t9ylk7ls .ht1q {
  color: var(--accent-light);
}
.t9ylk7ls .vacrdop {
  --msep-color: #475569;
}
.t9ylk7ls .vacrdop a {
  color: #475569;
}
.t9ylk7ls .vacrdop a:hover {
  color: var(--accent-light);
}
.t9ylk7ls .cu0g {
  color: #64748b;
}
.t9ylk7ls .qxvl8hz {
  background: #f0f4f8;
  border-top-color: #cbd5e1;
}
.t9ylk7ls .kbdgh,
.t9ylk7ls .fbg95bmd {
  color: #64748b;
}
.t9ylk7ls .ch8k8ap a,
.t9ylk7ls .vgxt8x5 a,
.t9ylk7ls .w6oe2e2 a,
.t9ylk7ls .eiyxp5ku {
  color: #374151;
}

@media (max-width: 640px) {
  .t9ylk7ls .vacrdop {
    background: #f0f4f8;
    border-top-color: #cbd5e1;
  }
  .t9ylk7ls .vacrdop li a {
    border-bottom-color: #cbd5e1;
    color: #475569;
  }
}
.qq6r .jm4u {
  background: var(--accent);
  border-bottom-color: var(--accent-light);
}
.qq6r .ht1q {
  color: #fff;
}
.qq6r .vacrdop {
  --msep-color: rgba(255, 255, 255, 0.82);
}
.qq6r .vacrdop a {
  color: rgba(255, 255, 255, 0.82);
}
.qq6r .vacrdop a:hover {
  color: #fff;
}
.qq6r .cu0g {
  color: rgba(255, 255, 255, 0.9);
}
.qq6r .qxvl8hz {
  background: var(--accent);
  border-top-color: var(--accent-light);
  color: #fff;
}
.qq6r .kbdgh,
.qq6r .fbg95bmd {
  color: rgba(255, 255, 255, 0.72);
}
.qq6r .ch8k8ap a,
.qq6r .vgxt8x5 a,
.qq6r .w6oe2e2 a,
.qq6r .eiyxp5ku {
  color: #fff;
}

@media (max-width: 640px) {
  .qq6r .vacrdop {
    background: var(--accent);
    border-top-color: var(--accent-light);
  }
  .qq6r .vacrdop li a {
    border-bottom-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.82);
  }
}
.oz6oztk .jm4u {
  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);
}
.oz6oztk .qxvl8hz {
  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) {
  .oz6oztk .vacrdop {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.onhheac .odqmr {
  min-height: 52px;
  height: auto;
  padding-top: 6px;
  padding-bottom: 6px;
}
.jzmc .odqmr {
  min-height: 58px;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
}
.x7zbo .odqmr {
  min-height: 72px;
  height: auto;
}
.ecc99nla .odqmr {
  min-height: 84px;
  height: auto;
}
.gosyi59s .odqmr {
  max-width: none;
  padding: 0 32px;
}
.gosyi59s .dyms {
  max-width: none;
  padding: 24px 32px;
}
.m10fycv.bq8i .odqmr {
  max-width: 1200px;
}
.m10fycv.gunqe .odqmr {
  max-width: 1320px;
}
.srjiyvhy .ht1q,
.srjiyvhy .eiyxp5ku {
  text-transform: capitalize;
}
.vp5y .ht1q,
.vp5y .eiyxp5ku {
  text-transform: lowercase;
}
.k60x6 .ht1q,
.k60x6 .eiyxp5ku {
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.t9cuc,
.agkznr {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.a33cxv .t9cuc,
.a33cxv .agkznr {
  background: color-mix(
    in srgb,
    var(--accent) var(--logo-bg-opacity, 8%),
    transparent
  );
  border-radius: 8px;
  padding: 4px;
}
.ju2o6 .t9cuc,
.ju2o6 .agkznr {
  background: linear-gradient(
    135deg,
    color-mix(
      in srgb,
      var(--grad-start) var(--logo-bg-opacity, 8%),
      transparent
    ),
    color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)
  );
  border-radius: 8px;
  padding: 4px;
}
.s6j52 .t9cuc,
.s6j52 .agkznr {
  background: color-mix(
    in srgb,
    var(--accent) var(--logo-bg-opacity, 8%),
    transparent
  );
  border-radius: 999px;
  padding: 4px 8px;
}
.kf9eeq .t9cuc,
.kf9eeq .agkznr {
  background: linear-gradient(
    135deg,
    color-mix(
      in srgb,
      var(--grad-start) var(--logo-bg-opacity, 8%),
      transparent
    ),
    color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)
  );
  border-radius: 999px;
  padding: 4px 8px;
}
.bi5gtvk .vacrdop a {
  font-weight: 500;
}
.blw7 .vacrdop a {
  font-weight: 600;
}
.cqi6gq .vacrdop a {
  font-weight: 700;
}
.ixjgwui .vacrdop a {
  font-weight: 800;
  letter-spacing: 0.01em;
}
.d0xk .vacrdop > li + li::before,
.bqu9cqk0 .vacrdop > li + li::before,
.kze7 .vacrdop > li + li::before,
.i6vojebj .vacrdop > li + li::before,
.nwo0 .vacrdop > li + li::before,
.aspun .vacrdop > li + li::before,
.jq4tzfp9 .vacrdop > li + li::before {
  margin-right: 10px;
  margin-left: -10px;
  opacity: 0.5;
  color: var(--msep-color);
}
.d0xk .vacrdop > li + li::before {
  content: "·";
  font-size: 1.4em;
  line-height: 1;
  vertical-align: middle;
}
.bqu9cqk0 .vacrdop > li + li::before {
  content: "|";
}
.kze7 .vacrdop > li + li::before {
  content: "—";
}
.i6vojebj .vacrdop > li + li::before {
  content: "◆";
  font-size: 0.45em;
  vertical-align: middle;
}
.nwo0 .vacrdop > li + li::before {
  content: "›";
  font-size: 1.3em;
  line-height: 1;
}
.aspun .vacrdop > li + li::before {
  content: "•";
  font-size: 0.8em;
  vertical-align: middle;
}
.jq4tzfp9 .vacrdop > li + li::before {
  content: "✦";
  font-size: 0.55em;
  vertical-align: middle;
}
@media (max-width: 640px) {
  .uyuopo8w .cu0g,
  .vnvo44pd .cu0g,
  .uaek2 .cu0g,
  .rsaff .cu0g,
  .z5n73d .cu0g {
    font-size: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 40px;
  }

  .uyuopo8w .cu0g::before,
  .vnvo44pd .cu0g::before,
  .uaek2 .cu0g::before,
  .rsaff .cu0g::before,
  .z5n73d .cu0g::before {
    content: "";
    display: block;
    flex-shrink: 0;
  }

  .uyuopo8w .cu0g::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;
  }

  .vnvo44pd .cu0g::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;
  }

  .uaek2 .cu0g::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;
  }

  .rsaff .cu0g::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;
  }

  .z5n73d .cu0g::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) {
  .l7amcs7 .cu0g {
    padding: 5px 14px;
  }
  .l7amcs7 .vacrdop {
    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;
  }
  .l7amcs7 .vacrdop li a {
    border-bottom: none;
    padding: 10px 22px;
  }
  .l7amcs7 .vacrdop li a:hover {
    background: var(--bg-raised);
  }
  .l7amcs7 .l9rzcv,
  .uhv46 .l9rzcv,
  .it35prry .l9rzcv {
    background: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    pointer-events: none;
  }
}
@media (max-width: 640px) {
  .dzfu0n .cu0g {
    padding: 5px 10px;
  }
  .dzfu0n .vacrdop {
    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);
  }
  .dzfu0n .vacrdop.rzpse0b {
    transform: translateX(0);
  }
  .dzfu0n .vacrdop li a {
    padding: 14px 28px;
    font-size: 1rem;
    border-bottom: 1px solid var(--border);
  }
  .dzfu0n .vacrdop li:last-child a {
    border-bottom: none;
  }
  .qq6r .vacrdop,
  .jb4e7a .vacrdop {
    background: var(--accent) !important;
  }
  .qq6r .vacrdop li a,
  .jb4e7a .vacrdop li a {
    color: rgba(255, 255, 255, 0.82) !important;
    border-bottom-color: rgba(255, 255, 255, 0.2) !important;
  }
}
@media (max-width: 640px) {
  .it35prry .cu0g {
    padding: 5px 10px;
  }
  .it35prry .vacrdop {
    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);
  }
  .it35prry .vacrdop::before {
    content: "";
    display: block;
    width: 40px;
    height: 4px;
    background: var(--border);
    border-radius: 2px;
    margin: 0 auto 14px;
  }
  .it35prry .vacrdop.rzpse0b {
    transform: translateY(0);
  }
  .it35prry .vacrdop li a {
    text-align: center;
    border-bottom: none;
    padding: 13px 28px;
    font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .c9ctbx6 .cu0g {
    padding: 5px 10px;
  }
  .c9ctbx6 .vacrdop {
    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;
  }
  .c9ctbx6 .vacrdop.rzpse0b {
    opacity: 1;
    pointer-events: auto;
  }
  .c9ctbx6 .vacrdop li a {
    font-size: 1.5rem;
    font-weight: 700;
    border-bottom: none;
    padding: 14px 48px;
    letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ngeqlmg .cu0g {
    border-radius: 0 !important;
  }
  .nq7h80d .cu0g {
    border-radius: 8px !important;
  }
  .gpmffp .cu0g {
    border-radius: 50% !important;
  }
  .y6fzm5fc .cu0g {
    border-radius: 999px !important;
  }
}
@media (max-width: 640px) {
  .o8jnh36p .wl1qhjt {
    flex-direction: column;
    align-items: stretch;
  }
  .o8jnh36p .zb99hs {
    flex-direction: row;
    min-width: auto;
  }
  .o8jnh36p .ksxx2mss {
    align-items: flex-start;
    text-align: left;
  }
}
.xf3eipq,
.xf3eipq.gqwhh,
.iicr .xf3eipq,
.akp8he .xf3eipq,
.ikn1lk8j .xf3eipq,
.lvuyfxfh .xf3eipq {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.sw6u {
  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;
}
.w1dar4z {
  flex: 1 1 280px;
  min-width: 0;
}
.dqoy2l {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.kg60x2 {
  margin: 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.f7uz {
  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;
}
.f7uz:hover {
  transform: translateY(-1px);
  opacity: 0.95;
}
.zg0awp .sw6u {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.zg0awp .dqoy2l {
  color: var(--cta);
}
.zg0awp .kg60x2 {
  color: var(--text-body);
}
.zg0awp .f7uz {
  background: var(--cta) !important;
  color: #fff !important;
}
.veay .sw6u {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.veay .dqoy2l {
  color: var(--text-primary);
}
.veay .kg60x2 {
  color: var(--text-body);
}
.veay .f7uz {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .sw6u {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .w1dar4z {
    flex: 0 0 auto;
  }
  .dqoy2l {
    font-size: 1.2rem;
  }
  .f7uz {
    width: 100%;
    text-align: center;
    padding: 14px 28px !important;
  }
}
.q475k .ca8mv8u {
  height: 36px;
}
.rok7kp6 .ca8mv8u {
  height: 60px;
  max-width: 200px;
}
.pwdekudr .ca8mv8u {
  height: 76px;
  max-width: 240px;
}
.x8mmze9f .eqf75r,
.x8mmze9f .ncfshe {
  color: var(--cta);
  letter-spacing: 3px;
  font-size: 0.7rem;
}
@media (min-width: 720px) {
  .wiosh5f .cr3bm {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px;
    counter-reset: cs-rank;
    align-items: start;
  }
  .wiosh5f .glueae2 {
    margin-bottom: 0;
    justify-content: flex-start;
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .wiosh5f .glueae2 {
    padding: 40px 16px 20px;
  }
  .wiosh5f .dctj4xq {
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
    border-top: 1px solid var(--border);
    padding-top: 8px;
  }
  .wiosh5f .todk {
    width: 100%;
    min-width: 0;
  }
}
@media (max-width: 820px) {
  .u18qwap .glueae2 {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 22px 16px 18px;
    gap: 14px;
  }
  .u18qwap .glueae2::before {
    position: absolute;
    top: 14px;
    left: 14px;
  }
  .u18qwap .uny9d {
    flex-direction: column;
    align-items: center;
    gap: 10px;
    min-width: 0;
    width: 100%;
  }
  .u18qwap .xxm3lb {
    white-space: normal;
    text-align: center;
    font-size: 1.2rem;
  }
  .u18qwap .dctj4xq {
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
    border-top: 1px solid var(--border);
    padding-top: 8px;
    flex-basis: auto;
  }
  .u18qwap .todk {
    width: 100%;
    min-width: 0;
  }
  .u18qwap .eqf75r {
    min-width: 0;
  }
}
.x66kmd6l .vql8 {
  background: none;
  border-radius: 0;
  margin-bottom: 0;
  border-bottom: 1px solid var(--border);
  overflow: visible;
}
.x66kmd6l .vql8 summary {
  padding: 16px 2px;
  color: var(--text-primary);
  font-size: 0.98rem;
}
.x66kmd6l .vql8 p {
  padding: 0 2px 16px;
}
.kcbb .vql8 {
  background: none;
  border-radius: 0;
  overflow: visible;
  margin-bottom: 12px;
}
.kcbb .vql8 summary {
  background: var(--accent-bg);
  border-radius: 100px;
  padding: 10px 22px;
  color: var(--accent-light);
  font-weight: 700;
}
.kcbb .vql8 summary::after {
  content: "›";
  font-size: 1.2em;
}
.kcbb .vql8[open] summary::after {
  content: "‹";
}
.kcbb .vql8 p {
  padding: 10px 22px 4px;
}
.cv0i .vql8 {
  background: var(--bg-card);
  border-radius: 0;
  border-left: 3px solid var(--accent);
  overflow: hidden;
  margin-bottom: 10px;
}
.cv0i .vql8 summary {
  color: var(--text-primary);
  padding-left: 16px;
}
.cv0i .vql8 summary::after {
  content: "›";
  font-size: 1.1em;
}
.cv0i .vql8[open] summary::after {
  content: "‹";
}
.cv0i .vql8 p {
  padding-left: 16px;
}
.p59aasx .lrsphy {
  border: 1px solid var(--border);
  border-radius: 10px;
  overflow: hidden;
}
.p59aasx .vql8 {
  background: var(--bg-card);
  border-radius: 0;
  margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.p59aasx .vql8:last-child {
  border-bottom: none;
}
.p59aasx .vql8 summary {
  color: var(--text-primary);
  border-radius: 0;
}
.p59aasx .vql8 summary::after {
  content: "›";
  font-size: 1.1em;
}
.p59aasx .vql8[open] summary::after {
  content: "‹";
}
.ubei0 .vql8 {
  overflow: hidden;
}
.ubei0 .vql8 summary {
  background: var(--accent);
  color: #fff;
  border-radius: 0;
}
.ubei0 .vql8 summary::after {
  color: rgba(255, 255, 255, 0.75);
}
.ubei0 .vql8[open] summary {
  border-radius: 0;
}
.i1k3sj {
  max-width: 1100px;
  margin: 0 auto;
  padding: 40px 24px 80px;
}
.fhjh0 {
  text-align: center;
  padding: 48px 0 36px;
  border-bottom: 1px solid var(--border);
  margin-bottom: 44px;
}
.hdddh {
  font-size: clamp(1.9rem, 4vw, 2.8rem);
  font-weight: 800;
  color: var(--text-primary);
  margin-bottom: 12px;
}
.k2phj {
  color: var(--text-muted);
  font-size: 1.05rem;
}
.jma9f {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  align-items: start;
  max-width: 680px;
}
.gfy4 {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px;
  padding: 32px;
}
.lxjwg {
  margin-bottom: 20px;
}
.t8j1su {
  display: block;
  color: var(--text-muted);
  font-size: 0.78rem;
  font-weight: 600;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.o92oz4 {
  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 0.15s;
  box-sizing: border-box;
}
.o92oz4:focus {
  border-color: var(--accent-light);
  box-shadow: 0 0 0 2px var(--accent-bg);
}
.armlmvi {
  resize: vertical;
  min-height: 130px;
}
.dgg2r {
  width: 100%;
  margin-top: 8px;
}
.grbaw {
  margin-top: 48px;
  padding-top: 40px;
  border-top: 1px solid var(--border);
}
.fjp9 {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--accent-light);
  margin-bottom: 14px;
}
.vjxg {
  color: var(--text-muted);
  line-height: 1.75;
}
.idj7 {
  color: var(--text-muted);
  line-height: 1.75;
  padding-left: 1.4em;
}
.idj7 li {
  margin-bottom: 6px;
}
.to8ofxkt {
  max-width: 760px;
  margin: 0 auto;
}
.jko7aw {
  color: var(--text-muted);
  line-height: 1.75;
  margin-bottom: 36px;
}
.qzphqn {
  max-width: 760px;
  margin: 0 auto;
}
.f6gufljf {
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--text-primary);
  margin-bottom: 12px;
}
.jdwp0 ul.idj7 {
  margin: 0;
}
.a8zi2x .f6gufljf {
  margin: 0;
  font-size: 1rem;
}
@media (max-width: 640px) {
  .a8zi2x {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
.lvsjew {
  max-width: 640px;
  margin: 0 auto;
  text-align: center;
}
.j93px5j {
  margin-bottom: 48px;
}
.j93px5j .f6gufljf {
  font-size: 1.2rem;
  font-weight: 700;
  color: var(--text-primary);
  margin-bottom: 14px;
}
.j93px5j p {
  color: var(--text-muted);
  line-height: 1.75;
  margin: 0;
}
.vcpwj2l .idj7 {
  margin: 0;
  font-size: 0.9rem;
}
@media (max-width: 640px) {
  .vcneyipw {
    grid-template-columns: 1fr;
  }
}
.h6m5o5 ul.idj7 {
  margin: 0;
}
.f69p .idj7,
.vdts91g .idj7,
.hc6dr .idj7,
.xgxg .idj7 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) {
  .l71h5 {
    grid-template-columns: 1fr;
    text-align: center;
    justify-items: center;
  }
}
@media (max-width: 860px) {
  .qkossrl {
    grid-template-columns: 1fr;
  }
  .din6h {
    position: static;
    text-align: center;
  }
}
@media (max-width: 860px) {
  .idwrgq1s {
    grid-template-columns: 1fr;
  }
}
.xgxg .idj7 {
  margin: 0;
  font-size: 0.9rem;
}
@media (max-width: 640px) {
  .csph {
    flex-direction: column;
    text-align: center;
  }
  .uruj27 {
    grid-template-columns: 1fr;
  }
}
.vsho {
  max-width: 760px;
  margin: 0 auto;
}
.tdxyn {
  position: relative;
  padding-left: 28px;
}
.tdxyn::before {
  content: "";
  position: absolute;
  left: 7px;
  top: 6px;
  bottom: 6px;
  width: 2px;
  background: var(--border);
}
.strlz {
  position: relative;
  display: flex;
  gap: 20px;
  padding-bottom: 32px;
}
.strlz:last-child {
  padding-bottom: 0;
}
.rnvo {
  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;
}
.vsms h2 {
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--accent-light);
  margin: 0 0 8px;
}
.vsms p {
  color: var(--text-muted);
  line-height: 1.75;
  margin: 0;
}
.b8f97h4g .hdddh {
  color: var(--accent-light);
}
.hvcve .hdddh {
  font-size: 2rem;
}
.hvcve .k2phj {
  max-width: 680px;
}
.z385 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  text-align: left;
  padding: 40px 0 32px;
  border-bottom: 1px solid var(--border);
  margin-bottom: 44px;
}
.z385 .hdddh {
  margin: 0;
  font-size: 1.8rem;
  flex-shrink: 0;
  max-width: 45%;
}
.z385 .k2phj {
  margin: 0;
}
@media (max-width: 640px) {
  .z385 {
    flex-direction: column;
  }
}
.tkt2st .hdddh {
  color: var(--accent-light);
}
.id7d .hdddh {
  color: #fff;
}
.id7d .k2phj {
  color: rgba(255, 255, 255, 0.85);
}
@media (max-width: 540px) {
  .wlexn {
    grid-template-columns: 1fr;
  }
}
.ziqzo {
  background: transparent;
  border-color: transparent;
  padding-left: 0;
  padding-right: 0;
}
.ziqzo .o92oz4 {
  border: none;
  border-bottom: 2px solid var(--border-alt);
  border-radius: 0;
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}
.ziqzo .o92oz4:focus {
  border-bottom-color: var(--accent-light);
  box-shadow: none;
}
.mmkvjwev .o92oz4 {
  background: var(--bg-raised);
  border-color: transparent;
}
.mmkvjwev .o92oz4:focus {
  background: var(--bg-card);
  border-color: var(--accent-light);
}
.agxl .o92oz4 {
  border-radius: 100px;
  padding: 11px 20px;
}
.agxl .armlmvi {
  border-radius: 14px;
}
.a9da2hw {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}
.a9da2hw summary {
  padding: 16px 20px;
  cursor: pointer;
  font-weight: 700;
  color: var(--accent-light);
  font-size: 1.05rem;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}
.a9da2hw summary::-webkit-details-marker {
  display: none;
}
.a9da2hw summary::after {
  content: "+";
  color: var(--accent-light);
  font-size: 1.2rem;
  flex-shrink: 0;
}
.a9da2hw[open] summary::after {
  content: "−";
}
.j9s9edmg {
  padding: 4px 20px 16px;
  color: var(--text-muted);
  line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) {
  .whlpna {
    grid-template-columns: 1fr;
  }
}
.wd5w6hs {
  color: var(--text-muted);
  line-height: 1.75;
  padding-left: 1.4em;
  margin: 0;
}
.wd5w6hs li {
  margin-bottom: 6px;
}
.cmr8k5l {
  position: relative;
  overflow: visible;
}
.d58rqnj .ekcz {
  display: block;
}
.x78m .po9zco4 {
  font-size: 0.78rem;
  color: var(--text-faint);
  letter-spacing: 0.02em;
}
.d4td4fq {
  --date-bg: transparent;
}
.cbvr .yppnls7::before {
  content: "";
}
.m7nhd .x9yv {
  border-left: 3px solid var(--accent);
  border-radius: 0;
}
@media (max-width: 640px) {
  .x9yv {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
    padding: 16px;
  }
  .r5y40bdg {
    max-width: 100%;
  }
}
@media (max-width: 560px) {
  .lpg77l {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
.e7fo14j {
  position: fixed;
  inset: 0;
  z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.e7fo14j.yi8wggq {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.xz2d {
  position: relative;
  width: 100%;
  max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(0.2, 0.9, 0.3, 1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise {
  from {
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.xz2d .cjlq {
  position: absolute;
  top: 6px;
  right: 8px;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 !important;
  cursor: pointer;
  font-size: 24px;
  line-height: 1;
  color: var(--text-primary, #111) !important;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  z-index: 2;
  transition: background 0.15s;
}
.xz2d .cjlq:hover {
  background: rgba(0, 0, 0, 0.12) !important;
}
.gx2p43 {
  display: block;
  margin: 0 auto 16px;
  max-width: 240px;
  max-height: 88px;
  object-fit: contain;
}
.wd3wm {
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--cta, #ff2349);
  font-weight: 700;
  margin-bottom: 6px;
}
.y31w7v1 {
  margin: 0 0 8px;
  font-size: 1.4rem;
  font-weight: 800;
  color: var(--text-primary, #111);
}
.xz2d .gbq7yq {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition:
    transform 0.15s,
    opacity 0.15s;
}
.xz2d .gbq7yq:hover {
  transform: translateY(-1px);
  opacity: 0.95;
}
@media (max-width: 480px) {
  .xz2d {
    padding: 28px 18px 20px;
  }
  .y31w7v1 {
    font-size: 1.2rem;
  }
  .gx2p43 {
    max-width: 220px;
    max-height: 80px;
  }
}
.si3ytfo {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  width: 96px;
  height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.ln8umq {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.es1h05o .si3ytfo {
  border-radius: 50%;
}
.rfib .si3ytfo {
  border-radius: 6px;
}
.y296qe9 .si3ytfo {
  border-radius: 22px;
}
.pyyew1 .sw6u {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .si3ytfo {
    width: 80px;
    height: 80px;
    padding: 8px;
    margin-right: 0;
    margin-bottom: 8px;
  }
}
.em8axpj {
  margin: 0 0 24px;
}
.em8axpj .gqwhh {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.em8axpj .e3z93d {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.em8axpj .sw6u {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
:root {
  --accent: #a6c64b;
  --brand: #a6c64b;
  --brand-light: #7a903b;
  --brand-pale: #9db067;
  --grad-start: #c8dc90;
  --grad-end: #dde6c3;
  --accent-light: var(--brand-light);
  --accent-pale: var(--brand-pale);
  --cta: #a6c64b;
  --cta-light: #93b632;
  --cta-hover: #84a032;
  --bg-page: #f7f7f6;
  --bg-surface: #ffffff;
  --bg-card: #ffffff;
  --bg-card-inner: #f5f5f4;
  --bg-raised: #f0f0ee;
  --bg-hover: #f5f5f4;
  --border: #e6e8e2;
  --border-alt: #d8dbd0;
  --border-section: #e6e8e2;
  --text-primary: #1a1b17;
  --text-muted: #5b5e53;
  --text-body: #34362f;
  --text-sub: #4e5147;
  --text-faint: #838777;
  --text-dim: #9c9f92;
  --text-label: #696c5f;
  --text-value: #41433b;
  --accent-bg: #ecefe6;
  --accent-bg-light: #e0e6cf;
  --bg-tip: #f0f9f2;
  --bg-warning: #f9f6ef;
  --bg-info: #f0f8f9;
  --bg-pros: #f0f9f2;
  --bg-cons: #faf5f3;
  --c-pros: #1b8732;
  --c-cons: #9f3921;
  --c-pros-label: #20a13b;
  --c-tip-border: #24b241;
  --c-warn-border: #bb801a;
  --c-stars: var(--cta);
  --c-arrow: var(--cta);
  --c-tag-pay: #1b8732;
}
:root {
  --logo-bg-opacity: 66%;
}
body,
button,
input {
  font-family: "Josefin Sans", sans-serif;
}
.lf0e2 .ubpvr07a li::before,
.lf0e2 .kk53xo 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;
}
.lf0e2 .ubpvr07a li::before {
  content: "";
}
.lf0e2 .kk53xo li::before {
  content: "";
}
.lf0e2 .m7139::before,
.lf0e2 .dgs4e6in::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 0.85em;
  margin-right: 5px;
  line-height: 1;
}
.lf0e2 .m7139::before {
  content: "";
}
.lf0e2 .dgs4e6in::before {
  content: "";
}
.id4cv5zb .o0oeakv,
.id4cv5zb .f3snz {
  min-height: 320px;
}
.ys64o .wpfj9b2a::after,
.ys64o .b2436mk::after {
  content: "";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  display: inline-block;
  margin-left: 6px;
  vertical-align: -0.05em;
  font-size: 0.8em;
  line-height: 1;
}
.xv32 .bdadg0m::after,
.xv32 .kj6rtgw7::after {
  content: "" !important;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
  display: inline-block !important;
  margin-left: 6px;
  vertical-align: -0.05em;
  font-size: 0.8em;
  line-height: 1;
}
.p42c2xw::before {
  content: ">";
}
