/* ===================================================
   DFX Dark Theme — Brighter variant of Services AG
   =================================================== */

/* ===== VARIABLES ===== */
:root {
  --dk-base: #0a3055;
  --dk-surface: #0d4070;
  --dk-surface-2: #1d3555;
  --dk-surface-3: #0a4080;
  --dk-text: #f9fafb;
  --dk-text-muted: #a8b5c8;
  --dk-text-dim: #8a99b7;
  --dk-red: #f5516c;
  --dk-red-hover: #e73955;
  --dk-red-glow: rgba(245, 81, 108, 0.18);
  --dk-red-soft: rgba(245, 81, 108, 0.10);
  --dk-white: #ffffff;
  --dk-border: rgba(255, 255, 255, 0.08);
  --dk-border-light: rgba(255, 255, 255, 0.12);
  --dk-overlay: rgba(10, 48, 85, 0.40);
  --dk-card-bg: linear-gradient(145deg, rgba(29, 53, 85, 0.8), rgba(13, 64, 112, 0.5));
  --dk-card-bg-hover: linear-gradient(145deg, rgba(29, 53, 85, 0.95), rgba(13, 64, 112, 0.7));
}

/* ===== SUBPAGE OVERRIDES ===== */
.dfx-dark-page .section_services-hero,
.dfx-dark-page .section_services-wallets,
.dfx-dark-page .section_services-benefits,
.dfx-dark-page .section_toolbox-hero,
.dfx-dark-page .section_toolbox-code,
.dfx-dark-page .section_taro-hero,
.dfx-dark-page .section_taro-benefits,
.dfx-dark-page .section_support-hero {
  background: transparent !important;
}

.dfx-dark-page .section_services-wallets,
.dfx-dark-page .section_toolbox-code {
  background: linear-gradient(180deg, #0b3560, #0a3055) !important;
  border-top: 1px solid var(--dk-border) !important;
}

.dfx-dark-page .section_services-benefits,
.dfx-dark-page .section_taro-benefits {
  background: #081e3a !important;
  border-top: 1px solid var(--dk-border) !important;
}

.dfx-dark-page .section_support-hero {
  background: var(--dk-base) !important;
}

.dfx-dark-page .benefits-card {
  background: var(--dk-card-bg) !important;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border: 1px solid var(--dk-border) !important;
  border-radius: 16px !important;
  transition: all 0.4s ease;
}

.dfx-dark-page .benefits-card:hover {
  border-color: rgba(245, 81, 108, 0.2) !important;
  transform: translateY(-4px);
}

.dfx-dark-page .benefits-card p {
  color: var(--dk-text-muted) !important;
}

.dfx-dark-page .benefits-card_poin-icon {
  filter: brightness(0) invert(1);
  opacity: 0.6;
}

.dfx-dark-page .button.w-button {
  background: var(--dk-red) !important;
  color: var(--dk-white) !important;
  border: none !important;
  border-radius: 8px !important;
}

.dfx-dark-page .button.w-button:hover {
  background: var(--dk-red-hover) !important;
}

.dfx-dark-page .hero-link {
  color: var(--dk-red) !important;
}

/* Toolbox-specific overrides */
.dfx-dark-page .section_toolbox-code {
  background: linear-gradient(180deg, #0b3560, #0a3055) !important;
  border-top: 1px solid var(--dk-border) !important;
}

.dfx-dark-page .section_toolbox-services {
  background: linear-gradient(180deg, #e8edf4, #f2f4f8, #e8edf4) !important;
  border-top: none !important;
}

.dfx-dark-page .section_toolbox-services .padding-global.padding-section-services {
  padding-top: 5rem !important;
}

.dfx-dark-page .section_toolbox-code .padding-global.padding-section-code {
  padding-top: 3rem !important;
  padding-bottom: 5rem !important;
}

.dfx-dark-page .section_toolbox-services h2,
.dfx-dark-page .section_toolbox-services h4 {
  color: #0a3055 !important;
}

.dfx-dark-page .section_toolbox-services p {
  color: #475776 !important;
}

.dfx-dark-page .section_toolbox-services .text-size-xl {
  color: #0a3055 !important;
}

.dfx-dark-page .section_toolbox-services .services_right-side {
  background: #fff;
  border-radius: 16px;
  padding: 2rem;
  border: 1px solid rgba(10, 48, 85, 0.08);
  box-shadow: 0 4px 24px rgba(10, 48, 85, 0.06);
}

.dfx-dark-page .section_toolbox-services .services_right-side_line {
  padding: 0.75rem 0;
  border-bottom: 1px solid rgba(10, 48, 85, 0.06);
}

.dfx-dark-page .section_toolbox-services .services_right-side_line:last-child {
  border-bottom: none;
}

.dfx-dark-page .section_toolbox-services .services_right-side_icon {
  filter: none !important;
  opacity: 1 !important;
}

/* Keep long labels (e.g. "Kompletter KYC-Prozess (Kundenverifizierung)") inside the card */
.dfx-dark-page .section_toolbox-services .services_right-side {
  max-width: 100%;
}

.dfx-dark-page .section_toolbox-services .services_right-side_line {
  min-width: 0;
}

.dfx-dark-page .section_toolbox-services .services_right-side_icon {
  flex: 0 0 auto;
}

.dfx-dark-page .section_toolbox-services .services_right-side_line p {
  min-width: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
  hyphens: auto;
}

.dfx-dark-page .section_toolbox-services .button.dark-outline {
  background: transparent !important;
  color: #0a3055 !important;
  border: 1px solid #0a3055 !important;
  border-radius: 8px !important;
}

.dfx-dark-page .section_toolbox-services .button.dark-outline:hover {
  background: #0a3055 !important;
  color: #fff !important;
}

.dfx-dark-page .section_toolbox-hero .dk-btn--ghost,
.dfx-dark-page .section_taro-hero .dk-btn--ghost,
.dfx-dark-page .dk-hero .dk-btn--ghost {
  background: rgba(255, 255, 255, 0.13);
  border-color: rgba(255, 255, 255, 0.42);
  color: #fff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.dfx-dark-page .section_toolbox-code h2 {
  color: #8a9bb5 !important;
  font-size: 2.2rem !important;
  text-align: center !important;
}

.dfx-dark-page .section_toolbox-code h3,
.dfx-dark-page .section_toolbox-code h4 {
  color: #5a6d85 !important;
}

.dfx-dark-page .section_toolbox-code p {
  color: #4a5d75 !important;
  font-size: 1rem !important;
  line-height: 1.7 !important;
}

.dfx-dark-page .section_toolbox-code .text-color-r150 {
  color: rgba(245, 81, 108, 0.6) !important;
}

.dfx-dark-page .integration-logo,
.dfx-dark-page .integration-logo._2,
.dfx-dark-page .integration-logo._3 {
  filter: none !important;
  opacity: 0.7;
  transition: opacity 0.3s ease;
}

.dfx-dark-page .integration-logo:hover {
  opacity: 1;
}

.dfx-dark-page .services_right-side_line {
  color: var(--dk-text) !important;
}

.dfx-dark-page .services_right-side_icon {
  filter: brightness(0) invert(1);
  opacity: 0.6;
}

.dfx-dark-page .toolbox-animation_bg {
  border: 1px solid var(--dk-border);
  border-radius: 12px;
}

/* Taro-specific overrides */
.dfx-dark-page .section_taro-btc {
  background: linear-gradient(180deg, #0b3560, #0a3055) !important;
  border-top: 1px solid var(--dk-border) !important;
}

.dfx-dark-page .section_taro-btc .padding-global.padding-section-code {
  padding-top: 3rem !important;
  padding-bottom: 5rem !important;
}

.dfx-dark-page .section_taro-btc h2 {
  color: #8a9bb5 !important;
  font-size: 2.2rem !important;
  text-align: center !important;
}

.dfx-dark-page .section_taro-btc h4,
.dfx-dark-page .section_taro-btc .text-color-g950 {
  color: #5a6d85 !important;
}

.dfx-dark-page .section_taro-btc .text-color-r150 {
  color: rgba(245, 81, 108, 0.6) !important;
}

.dfx-dark-page .section_taro-btc p,
.dfx-dark-page .section_taro-btc div,
.dfx-dark-page .section_taro-btc .dev-tabs_list-btn div {
  color: #4a5d75 !important;
}

.dfx-dark-page .section_taro-btc .number-wrapper,
body.dfx-dark-page .section_taro-btc .number-wrapper {
  background-color: #0a3055 !important;
  color: #fff !important;
  border: 2px solid rgba(255, 255, 255, 0.3) !important;
}

.dfx-dark-page .section_taro-btc .number-wrapper div,
body.dfx-dark-page .section_taro-btc .number-wrapper div {
  color: #fff !important;
}

.dfx-dark-page .section_taro-btc .number-wrapper.number-active,
body.dfx-dark-page .section_taro-btc .number-wrapper.number-active,
.dfx-dark-page .section_taro-btc .cc-active .number-wrapper,
body.dfx-dark-page .section_taro-btc .cc-active .number-wrapper {
  background-color: #f5516c !important;
  color: #fff !important;
  border-color: #f5516c !important;
}

.dfx-dark-page .section_taro-btc .cc-active .number-wrapper div {
  color: #fff !important;
}

.dfx-dark-page .section_taro-btc .dev-tabs_list-btn {
  color: var(--dk-text-dim) !important;
}

.dfx-dark-page .section_taro-btc .dev-tabs_list-btn.cc-active {
  color: var(--dk-white) !important;
}

.dfx-dark-page .section_taro-btc .dev-tabs_list-btn.cc-active div:not(.number-wrapper div) {
  color: #6a7d95 !important;
}

.dfx-dark-page .section_taro-benefits,
.dfx-dark-page .section_taro-code {
  background: #081e3a !important;
  border-top: 1px solid var(--dk-border) !important;
}

.dfx-dark-page .section_taro-benefits .padding-global.padding-section-benefits {
  padding-top: 4rem !important;
}

.dfx-dark-page .section_taro-benefits h2 {
  color: #8a9bb5 !important;
  font-size: 2rem !important;
  text-align: center !important;
}

.dfx-dark-page .section_taro-benefits .benefits-card,
.dfx-dark-page .section_taro-btc .dev-tabs,
.dfx-dark-page .section_toolbox-code .toolbox-animation_bg,
.dfx-dark-page .section_toolbox-services .services_right-side {
  border-radius: 12px !important;
}

.dfx-dark-page .benefits-card {
  padding: 1.75rem !important;
}

/* ===== PAGE BASE ===== */
.dfx-dark-page {
  background: var(--dk-base) !important;
  color: var(--dk-text);
}

.dfx-dark-page main,
.dfx-dark-page .main-wrapper {
  background: var(--dk-base);
}

/* ===== HERO ===== */
.dk-hero {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  overflow: hidden;
  font-family: Inter, Arial, sans-serif;
}

.dk-hero__video {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.dk-hero__video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.dk-hero__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(90deg, rgba(7, 28, 52, 0.62), rgba(10, 48, 85, 0.42) 48%, rgba(10, 48, 85, 0.28));
}

.dk-hero__gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 58%;
  background: linear-gradient(to top, var(--dk-base) 6%, rgba(10, 48, 85, 0.72) 42%, transparent);
  z-index: 2;
}

.dk-hero__gradient-top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 15%;
  background: linear-gradient(to bottom, rgba(10, 48, 85, 0.5), transparent);
  z-index: 2;
}

.dk-hero__content {
  position: relative;
  z-index: 3;
  max-width: 720px;
  padding: 8rem 0 6rem;
  margin: 0 auto;
}

.dk-hero__title {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 800;
  line-height: 1.1;
  color: var(--dk-white);
  margin: 0 0 1.5rem;
  opacity: 1;
  transform: none;
  animation: none;
  text-shadow: 0 2px 22px rgba(0, 0, 0, 0.32);
}

.dk-hero__title span {
  color: var(--dk-red);
}

.dk-hero__safe {
  color: var(--dk-red);
  display: inline-flex;
  margin-right: 0.16em;
  animation: dk-heartbeat 0.6s 1.5s ease-in-out forwards;
}

.text-nowrap {
  white-space: nowrap;
}

@keyframes dk-heartbeat {
  0% { transform: scale(1); }
  40% { transform: scale(1.15); }
  100% { transform: scale(1); }
}

.dk-hero__sub {
  font-size: 1.2rem;
  line-height: 1.7;
  color: rgba(249, 250, 251, 0.84);
  font-weight: 300;
  max-width: 580px;
  margin-bottom: 1.25rem;
  opacity: 1;
  transform: none;
  animation: none;
  text-shadow: 0 1px 16px rgba(0, 0, 0, 0.24);
}

/* Hero trust strip — key facts + swiss made software badge (fills the line) */
.dk-hero__trust {
  display: inline-flex;
  align-items: center;
  gap: 1.75rem;
  padding-left: 1rem;
  border-left: 2px solid var(--dk-red);
  margin-bottom: 2rem;
  font-family: Inter, Arial, sans-serif;
}

.dk-hero__trust-facts {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem 1.5rem;
}

.dk-hero__trust-item {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 1.16rem;
  color: rgba(249, 250, 251, 0.86);
  font-weight: 400;
  letter-spacing: 0.01em;
  white-space: nowrap;
  text-shadow: 0 1px 16px rgba(0, 0, 0, 0.24);
}

.dk-hero__trust-item + .dk-hero__trust-item::before {
  content: "";
  position: absolute;
  left: -0.75rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 1.2em;
  background: var(--dk-border-light);
}

.dk-hero__trust-item--lead {
  color: var(--dk-white);
  font-weight: 600;
  font-size: 1.3rem;
}

.dk-hero__trust-item--lead strong {
  color: var(--dk-red);
  font-weight: 700;
}

.dk-hero__trust-icon {
  flex-shrink: 0;
  color: var(--dk-red);
  width: 18px;
  height: 18px;
}

/* swiss made software badge — desktop: in the CTA row next to BTC Taro App;
   mobile/tablet (≤768): in the trust strip filling the empty space. */
.dk-hero__badge,
.dk-hero__trust-badge {
  align-items: center;
  flex-shrink: 0;
  transition: transform 0.2s ease;
}

.dk-hero__badge:hover,
.dk-hero__trust-badge:hover {
  transform: scale(1.04);
}

.dk-hero__badge img,
.dk-hero__trust-badge img {
  width: auto;
  display: block;
  filter: brightness(0) invert(1);
}

/* Desktop default: next to the BTC Taro App button */
.dk-hero__badge {
  display: inline-flex;
  align-self: center;
  margin-left: 0.5rem;
}
.dk-hero__badge img { height: 60px; }

/* Trust-strip badge hidden on desktop, shown on mobile/tablet */
.dk-hero__trust-badge {
  display: none;
}
.dk-hero__trust-badge img { height: 64px; }

@media (max-width: 768px) {
  .dk-hero__badge { display: none; }
  .dk-hero__trust-badge { display: inline-flex; }
}

@media (max-width: 600px) {
  .dk-hero__trust {
    gap: 1rem;
    max-width: 100%;
  }
  .dk-hero__trust-facts {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.6rem;
  }
  .dk-hero__trust-item + .dk-hero__trust-item::before {
    display: none;
  }
  .dk-hero__trust-item { font-size: 1.05rem; }
  .dk-hero__trust-item--lead { font-size: 1.14rem; }
  .dk-hero__trust-badge img { height: 56px; }
}

.dk-hero__ctas {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  opacity: 1;
  transform: none;
  animation: none;
}

.dk-hero__hint {
  font-size: 0.82rem;
  color: rgba(255, 255, 255, 0.55);
  font-weight: 400;
  font-family: Inter, Arial, sans-serif;
  margin-top: 1.25rem;
  opacity: 0;
  transform: translateY(10px);
  animation: dk-fadeUp 0.6s 1.1s forwards;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.dk-hero__hint-icon {
  flex-shrink: 0;
  animation: dk-clockPulse 2s ease-in-out infinite 2s;
}

@keyframes dk-clockPulse {
  0%, 100% { opacity: 0.5; }
  50% { opacity: 1; color: var(--dk-red); }
}

/* Primary CTA subtle pulse glow */
.dk-hero__ctas .dk-btn--primary {
  animation: dk-ctaPulse 3s ease-in-out infinite 2.5s;
}

@keyframes dk-ctaPulse {
  0%, 100% { box-shadow: 0 0 0 0 rgba(245, 81, 108, 0); }
  50% { box-shadow: 0 0 20px 4px rgba(245, 81, 108, 0.25); }
}

@keyframes dk-fadeUp {
  to { opacity: 1; transform: translateY(0); }
}

/* ===== AI ASSISTANT POPUP — first-visit toast ===== */
.dk-ai-popup {
  position: fixed;
  bottom: 1.5rem;
  right: 1.5rem;
  z-index: 9998;
  width: 390px;
  max-width: calc(100vw - 3rem);
  padding: 1.5rem 1.5rem 1.35rem;
  background: linear-gradient(145deg, rgba(13, 64, 112, 0.92), rgba(10, 48, 85, 0.95));
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 16px;
  box-shadow: 0 12px 48px rgba(0, 0, 0, 0.4);
  font-family: Inter, Arial, sans-serif;
  transform: translateY(20px) scale(0.96);
  opacity: 0;
  transition: transform 0.45s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.35s ease, bottom 0.4s ease;
  pointer-events: none;
}

.dk-ai-popup.is-visible {
  transform: translateY(0) scale(1);
  opacity: 1;
  pointer-events: auto;
}

.dk-ai-popup::before {
  content: '';
  position: absolute;
  top: 0;
  left: 12%;
  right: 12%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(245, 81, 108, 0.45), transparent);
}

.dk-ai-popup__close {
  position: absolute;
  top: 0.55rem;
  right: 0.55rem;
  width: 28px;
  height: 28px;
  padding: 0;
  border: none;
  background: transparent;
  color: rgba(255, 255, 255, 0.55);
  cursor: pointer;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s ease, color 0.2s ease;
}

.dk-ai-popup__close:hover,
.dk-ai-popup__close:focus-visible {
  background: rgba(255, 255, 255, 0.1);
  color: var(--dk-white);
  outline: none;
}

.dk-ai-popup__title {
  margin: 0 0 0.35rem;
  color: var(--dk-white);
  font-size: 1rem;
  font-weight: 700;
  padding-right: 1.5rem;
}

.dk-ai-popup__sub {
  margin: 0 0 1.1rem;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.86rem;
  line-height: 1.5;
  font-weight: 300;
}

.dk-ai-popup__pills {
  display: flex;
  gap: 0.45rem;
  flex-wrap: wrap;
}

.dk-ai-popup .dk-ai-pill {
  padding: 0.4rem 0.75rem;
  font-size: 0.82rem;
  gap: 0.4rem;
}

.dk-ai-popup .dk-ai-pill__icon {
  width: 15px;
  height: 15px;
}

.dk-ai-popup .dk-ai-pill__arrow {
  width: 10px;
  height: 10px;
}

@media (max-width: 480px) {
  .dk-ai-popup {
    bottom: 1rem;
    right: 1rem;
    left: 1rem;
    width: auto;
    max-width: none;
    padding: 1.25rem;
  }
  .dk-ai-popup__pills { justify-content: center; }
}

.dk-ai-pill {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.55rem 1.05rem;
  background: rgba(255,255,255,0.08);
  color: rgba(255,255,255,0.94);
  text-decoration: none;
  border-radius: 999px;
  font-size: 0.88rem;
  font-weight: 500;
  border: 1px solid rgba(255,255,255,0.14);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  transition: background 0.25s ease, border-color 0.25s ease, color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}

.dk-ai-pill:hover {
  background: rgba(255,255,255,0.1);
  border-color: rgba(245, 81, 108, 0.45);
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 0 24px var(--dk-red-glow);
}

.dk-ai-pill:focus-visible {
  outline: 2px solid var(--dk-red);
  outline-offset: 3px;
}

.dk-ai-pill__icon {
  width: 17px;
  height: 17px;
  flex-shrink: 0;
  opacity: 0.95;
}

.dk-ai-pill__arrow {
  width: 11px;
  height: 11px;
  opacity: 0.4;
  transition: opacity 0.25s ease, transform 0.25s ease, color 0.25s ease;
  flex-shrink: 0;
}

.dk-ai-pill:hover .dk-ai-pill__arrow {
  opacity: 1;
  color: var(--dk-red);
  transform: translate(1px, -1px);
}

@media (max-width: 640px) {
  .dk-ai-pill { font-size: 0.84rem; padding: 0.5rem 0.95rem; }
}

/* ===== CONTAINER ===== */
.dk-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
}

/* ===== SECTIONS ===== */
.dk-section {
  padding: 5rem 0;
  position: relative;
  font-family: Inter, Arial, sans-serif;
  color: var(--dk-text);
}

.dk-section--light {
  background: linear-gradient(180deg, #0e3d6e, #0d4070);
}

.dk-section--light::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(245, 81, 108, 0.12), transparent);
}

.dk-section--dark {
  background: linear-gradient(180deg, #0c3258, #0a2d4f);
}

.dk-section--base {
  background: var(--dk-base);
}

.dk-section__title {
  font-size: clamp(1.8rem, 3.5vw, 2.8rem);
  font-weight: 800;
  color: var(--dk-white);
  line-height: 1.15;
  margin: 0 0 1rem;
}

.dk-section__desc {
  font-size: 1.05rem;
  line-height: 1.8;
  color: var(--dk-text-muted);
  font-weight: 300;
  max-width: 600px;
}

/* ===== BUTTONS ===== */
.dk-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.85rem 1.75rem;
  font-size: 0.9rem;
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
  font-family: Inter, Arial, sans-serif;
}

.dk-btn--primary {
  background: var(--dk-red);
  color: var(--dk-white);
}

.dk-btn--primary:hover {
  background: var(--dk-red-hover);
  box-shadow: 0 0 30px var(--dk-red-glow);
  transform: translateY(-2px);
}

.dk-btn--ghost {
  background: rgba(255, 255, 255, 0.08);
  color: var(--dk-white);
  border: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}

.dk-btn--ghost:hover {
  border-color: rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.14);
  transform: translateY(-2px);
}

.dk-btn:focus-visible {
  outline: 2px solid var(--dk-red);
  outline-offset: 3px;
}

/* ===== CARDS ===== */
.dk-card {
  background: var(--dk-card-bg);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border: 1px solid var(--dk-border);
  border-radius: 12px;
  padding: 2rem;
  position: relative;
  overflow: hidden;
  transition: all 0.4s ease;
}

.dk-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, var(--dk-red), transparent);
  opacity: 0;
  transition: opacity 0.4s ease;
}

.dk-card:hover {
  border-color: rgba(245, 81, 108, 0.2);
  transform: translateY(-4px);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
}

.dk-card:hover::before {
  opacity: 1;
}

.dk-card__icon {
  width: 56px;
  height: 56px;
  border-radius: 14px;
  background: var(--dk-red-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.25rem;
  color: var(--dk-red);
}

.dk-card__icon svg {
  width: 26px;
  height: 26px;
}

.dk-card__title {
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--dk-white);
  margin-bottom: 0.75rem;
}

.dk-card__text {
  font-size: 0.95rem;
  line-height: 1.7;
  color: var(--dk-text-muted);
  font-weight: 300;
}

/* ===== STATS BAR ===== */
.dk-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 720px;
  margin: 0 auto;
  padding: 3rem 2rem;
}

.dk-stat {
  text-align: center;
  padding: 0 1rem;
  border-right: 1px solid var(--dk-border);
}

.dk-stat:last-child {
  border-right: none;
}

.dk-stat__value {
  font-size: 2.2rem;
  font-weight: 800;
  color: var(--dk-white);
  font-family: Inter, Arial, sans-serif;
  letter-spacing: -0.02em;
  line-height: 1;
  font-variant-numeric: tabular-nums;
}

.dk-stat__label {
  font-size: 0.85rem;
  color: var(--dk-text-dim);
  font-weight: 400;
  margin-top: 0.5rem;
  font-family: Inter, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* ===== SECURITY PILLARS ===== */
.dk-pillars {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}

/* Two-card variant: center the pair as a group instead of leaving an empty 3rd column */
.dk-pillars--two {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

/* Card action row — replaces ad-hoc inline margins/gaps, keeps the 8px rhythm */
.dk-card__actions {
  display: flex;
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-top: 1.5rem;
}

/* Compact button size token */
.dk-btn--sm {
  padding: 0.6rem 1.2rem;
  font-size: 0.82rem;
}

/* ===== HOW IT WORKS — CLEAN MINIMAL ===== */
.dk-steps {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  max-width: 860px;
  margin: 0 auto;
  position: relative;
}

.dk-step {
  flex: 1;
  text-align: center;
  padding: 0 1.5rem;
  position: relative;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.dk-step.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* Stagger: each step appears after the previous */
.dk-step:nth-child(1) { transition-delay: 0s; }
.dk-step:nth-child(3) { transition-delay: 0.2s; }
.dk-step:nth-child(5) { transition-delay: 0.4s; }

.dk-step__number {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid rgba(245, 81, 108, 0.2);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: rgba(245, 81, 108, 0.3);
  font-size: 1.1rem;
  font-weight: 800;
  font-family: Inter, Arial, sans-serif;
  margin-bottom: 1.75rem;
  position: relative;
  transition: border-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
}

.dk-step__number.is-filled {
  border-color: var(--dk-red);
  color: var(--dk-red);
}

/* Pulse ripple on activation */
.dk-step__number::before {
  content: '';
  position: absolute;
  inset: -2px;
  border-radius: 50%;
  border: 2px solid var(--dk-red);
  opacity: 0;
  transform: scale(1);
}

.dk-step__number.is-filled::before {
  animation: dk-ripple 0.8s ease-out forwards;
}

@keyframes dk-ripple {
  0% { opacity: 0.6; transform: scale(1); }
  100% { opacity: 0; transform: scale(1.6); }
}

.dk-step__icon {
  display: none;
}

.dk-step__title {
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--dk-white);
  margin-bottom: 0.6rem;
  font-family: Inter, Arial, sans-serif;
}

.dk-step__text {
  font-size: 0.88rem;
  line-height: 1.7;
  color: var(--dk-text-muted);
  font-weight: 300;
  font-family: Inter, Arial, sans-serif;
}

/* Connecting line between numbers */
.dk-step__arrow {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  padding-top: 0.7rem;
  position: relative;
  width: 50px;
  margin: 0 -0.5rem;
}

.dk-step__arrow svg {
  display: none;
}

/* Track (dim background line) */
.dk-step__arrow::before {
  content: '';
  width: 100%;
  height: 2px;
  background: rgba(245, 81, 108, 0.12);
  position: absolute;
  left: 0;
}

/* Animated fill line with glow */
.dk-step__arrow::after {
  content: '';
  height: 2px;
  background: linear-gradient(90deg, var(--dk-red), var(--dk-red));
  box-shadow: 0 0 6px rgba(245, 81, 108, 0.4);
  position: absolute;
  left: 0;
  width: 0%;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.dk-step__arrow.is-filled::after {
  width: 100%;
}

/* Dot hidden */
.dk-step__arrow-dot {
  display: none;
}

@media (max-width: 768px) {
  .dk-steps {
    flex-direction: column;
    gap: 2.5rem;
    align-items: center;
  }
  .dk-step {
    max-width: 340px;
  }
  .dk-step__arrow {
    display: none;
  }
}

/* ===== REVEAL ANIMATION ===== */
.dk-reveal {
  opacity: 1;
  transform: none;
  transition: opacity 0.25s ease, transform 0.25s ease;
}

.dk-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* ===== PARTNERS BAR ===== */
.dk-partners {
  padding: 3rem 0;
  border-top: 1px solid var(--dk-border);
  border-bottom: 1px solid var(--dk-border);
  background: linear-gradient(180deg, #081e38, var(--dk-base));
}

.dk-partners__label {
  text-align: center;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--dk-text-dim);
  margin-bottom: 2rem;
  font-family: Inter, Arial, sans-serif;
}

/* ===== DIVIDER ===== */
.dk-divider {
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(245, 81, 108, 0.12), rgba(255, 255, 255, 0.08), rgba(245, 81, 108, 0.12), transparent);
}

/* ===== DARK OVERRIDES FOR WEBFLOW COMPONENTS ===== */

/* Text color overrides in dark context */
.dfx-dark-page .text-color-g500,
.dfx-dark-page .text-color-g800,
.dfx-dark-page .text-color-g900,
.dfx-dark-page .text-color-g950 {
  color: var(--dk-text) !important;
}

.dfx-dark-page .text-color-g700 {
  color: var(--dk-text-muted) !important;
}

/* Section background overrides */
.dfx-dark-page .section_home-hero,
.dfx-dark-page .section_home-apps,
.dfx-dark-page .section_home-use,
.dfx-dark-page .section_home-wallets,
.dfx-dark-page .section_home-partners,
.dfx-dark-page .section_home-news,
.dfx-dark-page .section_home-map,
.dfx-dark-page .section_home-why,
.dfx-dark-page .section_home-testimonials,
.dfx-dark-page .section_services-faq {
  background: transparent !important;
}

/* Cards in dark context */
.dfx-dark-page .use-card,
.dfx-dark-page .wallets-card,
.dfx-dark-page .benefits-caard,
.dfx-dark-page .apps-card {
  background: var(--dk-card-bg) !important;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border: 1px solid var(--dk-border) !important;
  border-radius: 16px !important;
  transition: all 0.4s ease;
}

.dfx-dark-page .use-card:hover,
.dfx-dark-page .wallets-card:hover,
.dfx-dark-page .benefits-caard:hover,
.dfx-dark-page .apps-card:hover {
  border-color: rgba(245, 81, 108, 0.2) !important;
  transform: translateY(-4px);
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.25);
}

/* News cards */
.dfx-dark-page .news-card_image-wrapper {
  border-radius: 12px;
  overflow: hidden;
}

.dfx-dark-page .news-card_text-wrapper {
  color: var(--dk-text);
}

/* FAQ in dark context */
.dfx-dark-page .faq_accordion {
  background: rgba(13, 64, 112, 0.3) !important;
  border: 1px solid var(--dk-border) !important;
  border-radius: 12px !important;
}

.dfx-dark-page .faq_question {
  color: var(--dk-white) !important;
}

.dfx-dark-page .faq_answer {
  color: var(--dk-text-muted) !important;
}

/* Partner logos — white on dark */
.dfx-dark-page .partner-logo img {
  filter: brightness(0) invert(1);
  opacity: 0.4;
  transition: opacity 0.3s ease;
}

.dfx-dark-page .partner-logo:hover img {
  opacity: 0.85;
}

/* Wallet logos */
.dfx-dark-page .wallets-card_top img {
  filter: brightness(0) invert(1);
  opacity: 0.8;
}

/* Headings in dark context */
.dfx-dark-page .heading-style-h1,
.dfx-dark-page .heading-style-h2,
.dfx-dark-page .heading-2,
.dfx-dark-page h1, .dfx-dark-page h2, .dfx-dark-page h3 {
  color: var(--dk-white) !important;
}

/* Button overrides */
.dfx-dark-page .button-hero {
  background: var(--dk-red) !important;
  color: var(--dk-white) !important;
  border: none !important;
}

.dfx-dark-page .button-hero:hover {
  background: var(--dk-red-hover) !important;
  box-shadow: 0 0 30px var(--dk-red-glow);
}

.dfx-dark-page .button-hero-secondary {
  border-color: var(--dk-border-light) !important;
  color: var(--dk-text) !important;
}

/* Testimonial cards */
.dfx-dark-page .testimonial-card,
.dfx-dark-page .splide__slide > div {
  background: var(--dk-card-bg) !important;
  border: 1px solid var(--dk-border) !important;
  border-radius: 12px !important;
}

/* Map section */
.dfx-dark-page .home-map_legend-line {
  color: var(--dk-text-muted);
}

.dfx-dark-page .home-map_legend-line p {
  color: var(--dk-text-muted) !important;
}

/* ===== SECURITY-FOCUSED VISUAL ENHANCEMENTS ===== */

/* Security pillars: shield glow on icon */
.dk-pillars .dk-card__icon {
  box-shadow: 0 0 20px rgba(245, 81, 108, 0.12);
  position: relative;
}

.dk-pillars .dk-card__icon::after {
  content: '';
  position: absolute;
  inset: -4px;
  border-radius: 18px;
  border: 1px solid rgba(245, 81, 108, 0.15);
  pointer-events: none;
}

/* Security cards: persistent top accent */
.dk-pillars .dk-card::before {
  opacity: 0.6;
}

/* Section separators with subtle security accent */
.dfx-dark-page .section_home-use,
.dfx-dark-page .section_home-wallets,
.dfx-dark-page .section_home-why,
.dfx-dark-page .section_home-testimonials {
  border-top: 1px solid var(--dk-border) !important;
}

/* Alternating section backgrounds for depth */
.dfx-dark-page .section_home-use {
  background: linear-gradient(180deg, #0b3560, #0a3055) !important;
}

.dfx-dark-page .section_home-wallets {
  background: #081e3a !important;
}

.dfx-dark-page .section_home-partners {
  background: linear-gradient(180deg, #091d38, #0a3055) !important;
  border-top: 1px solid var(--dk-border) !important;
  border-bottom: 1px solid var(--dk-border) !important;
}

.dfx-dark-page .section_home-news {
  background: linear-gradient(180deg, #0b3560, #0a3055) !important;
}

.dfx-dark-page .section_home-map {
  background: #081e3a !important;
}

.dfx-dark-page .section_home-why {
  background: linear-gradient(180deg, #0b3560, #0d4070) !important;
}

.dfx-dark-page .section_home-testimonials {
  background: #081e3a !important;
  overflow: hidden;
}

.dfx-dark-page .section_services-faq {
  background: linear-gradient(180deg, #0b3560, #0a3055) !important;
}

/* Paragraph text in dark context */
.dfx-dark-page .paragraph-3,
.dfx-dark-page .use-card p,
.dfx-dark-page .benefits-caard p,
.dfx-dark-page .faq_text,
.dfx-dark-page .section_home-map p {
  color: var(--dk-text-muted) !important;
}

/* h4 headings */
.dfx-dark-page h4 {
  color: var(--dk-white) !important;
}

/* Wallet card descriptions */
.dfx-dark-page .text-color-g600 {
  color: var(--dk-text-muted) !important;
}

/* Wallet tags */
.dfx-dark-page .wallet-card_tag {
  border-color: var(--dk-border-light) !important;
  color: var(--dk-text) !important;
}

.dfx-dark-page .wallet-card_tag:hover {
  border-color: var(--dk-red) !important;
  color: var(--dk-red) !important;
}

/* Arrow buttons in dark context */
.dfx-dark-page .button-arrow {
  color: var(--dk-red) !important;
}

.dfx-dark-page .button-arrow div {
  color: var(--dk-red) !important;
}

/* Text allcaps labels */
.dfx-dark-page .text-style-allcaps {
  color: var(--dk-text-dim) !important;
}

/* Use-card category labels */
.dfx-dark-page .use-card .text-style-allcaps {
  color: var(--dk-red) !important;
  opacity: 0.8;
}

/* FAQ styling enhancements */
.dfx-dark-page .faq_left-side .faq-hl {
  color: var(--dk-white) !important;
}

.dfx-dark-page .faq_left-buttons .button {
  border-color: var(--dk-border-light) !important;
  color: var(--dk-text) !important;
}

.dfx-dark-page .faq_left-buttons .button:hover {
  border-color: var(--dk-red) !important;
}

.dfx-dark-page .faq_left-buttons .button.dark-full {
  background: var(--dk-red) !important;
  color: var(--dk-white) !important;
  border-color: var(--dk-red) !important;
}

/* Splide overrides for dark mode */
.dfx-dark-page .splide__pagination__page.b-override {
  background: rgba(255, 255, 255, 0.2);
}

/* Testimonial text in dark */
.dfx-dark-page .testimonials-slide_wrapper {
  padding: 1.25rem;
}

.dfx-dark-page .testimonials-slide_top-date {
  color: var(--dk-text-dim) !important;
}

/* Why-section card images — subtle tint */
.dfx-dark-page .why_card-image {
  opacity: 0.7;
  filter: brightness(1.2) saturate(0.8);
}

/* ===== PARTNER SECTION — PREMIUM REDESIGN ===== */
.dfx-dark-page .section_home-partners {
  background: linear-gradient(180deg, #e8edf4, #f2f4f8, #e8edf4) !important;
  position: relative;
  overflow: hidden;
}

.dfx-dark-page .section_home-partners::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent 10%, rgba(10,48,85,0.1) 50%, transparent 90%);
}

.dfx-dark-page .section_home-partners::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0; right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent 10%, rgba(10,48,85,0.1) 50%, transparent 90%);
}

.dfx-dark-page .partners-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0;
  max-width: 1000px;
  margin: 0 auto;
}

.dfx-dark-page .partners-wrapper .w-inline-block {
  transition: all 0.4s ease;
  padding: 1.25rem 1.75rem;
  border-radius: 12px;
  border: 1px solid transparent;
}

.dfx-dark-page .partners-wrapper .w-inline-block:hover {
  background: rgba(255, 255, 255, 0.7);
  border-color: rgba(10, 48, 85, 0.08);
  transform: translateY(-2px);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}

/* Partner logos: natural colors, dimmed */
.dfx-dark-page .partner-logo,
.dfx-dark-page .partner-logo._1,
.dfx-dark-page .partner-logo._2 {
  filter: none !important;
  opacity: 0.7 !important;
  transition: all 0.4s ease !important;
  max-height: 32px !important;
  height: auto !important;
}

.dfx-dark-page .w-inline-block:hover .partner-logo,
.dfx-dark-page .w-inline-block:hover .partner-logo._1,
.dfx-dark-page .w-inline-block:hover .partner-logo._2 {
  opacity: 1 !important;
}

/* Map iframe dark border */
.dfx-dark-page .map-wrapper {
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid var(--dk-border);
}

/* Tighten map height so the legend/CTA above it aren't pushed far off the fold */
.dfx-dark-page .map {
  height: 36rem;
}

@media (max-width: 768px) {
  .dfx-dark-page .map {
    height: 30rem;
  }
}

/* Text color for map heading */
.dfx-dark-page .section_home-map .heading {
  color: var(--dk-white) !important;
}

/* Footer */
.dfx-dark-page .footer .text-style-allcaps {
  color: var(--dk-text-muted) !important;
  font-size: 0.8rem !important;
  font-weight: 800 !important;
  letter-spacing: 0.15em !important;
  margin-bottom: 1rem !important;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.dfx-dark-page .footer_link {
  color: var(--dk-white) !important;
}

.dfx-dark-page .footer_link:hover {
  color: var(--dk-white) !important;
}

.dfx-dark-page .footer {
  border-top: 1px solid var(--dk-border) !important;
}

.dfx-dark-page .footer_logo {
  max-width: 132px;
  height: auto;
}

.dfx-dark-page .footer-layout {
  align-items: flex-start;
}

/* ===== HIDDEN SECTIONS ===== */
.dfx-dark-page .section_home-news,
.dfx-dark-page .section_home-why,
.dfx-dark-page .section_home-use,
.dfx-dark-page .section_home-wallets {
  display: none !important;
}

.dfx-dark-page .section_home-map {
  background: linear-gradient(180deg, #0c3258, #0a2d4f) !important;
  border-top: 1px solid var(--dk-border) !important;
}

.dfx-dark-page .section_home-map .padding-global.padding-section-map {
  padding-bottom: 5rem !important;
}

.dfx-dark-page .section_home-map .heading {
  color: var(--dk-white) !important;
}

.dfx-dark-page .section_home-map p {
  color: var(--dk-text-muted) !important;
}

.dfx-dark-page .home-map_opencrypto {
  display: inline-grid;
  grid-template-columns: auto minmax(0, auto) auto;
  align-items: center;
  gap: 0.7rem;
  width: fit-content;
  max-width: 100%;
  margin-top: 0.15rem;
  padding: 0.45rem 0.52rem;
  border: 1px solid rgba(255, 255, 255, 0.095);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.045);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.055);
  text-decoration: none;
  cursor: pointer;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.dfx-dark-page .home-map_opencrypto:hover,
.dfx-dark-page .home-map_opencrypto:focus-visible {
  background: rgba(255, 255, 255, 0.075);
  border-color: rgba(255, 255, 255, 0.16);
  transform: translateY(-1px);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.07), 0 6px 18px rgba(0, 0, 0, 0.25);
  outline: none;
}

.dfx-dark-page .home-map_opencrypto-brand {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 7px;
  background: rgba(34, 49, 239, 0.14);
  box-shadow: inset 0 0 0 1px rgba(100, 115, 255, 0.18);
  overflow: hidden;
}

.dfx-dark-page .home-map_opencrypto-logo {
  display: block;
  width: 78px;
  max-width: none;
  height: auto;
  flex: none;
  transform: translateX(25px);
}

.dfx-dark-page .home-map_opencrypto-label {
  margin: 0 !important;
  color: rgba(255, 255, 255, 0.76) !important;
  font-size: 0.86rem !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
}

.dfx-dark-page .home-map_cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 0.3rem 0.35rem;
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 0.78rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.dfx-dark-page .home-map_cta::after {
  content: '↗';
  color: var(--dk-red);
  font-size: 0.78rem;
  line-height: 1;
  margin-left: 0.35rem;
}

.dfx-dark-page .home-map_opencrypto:hover .home-map_cta,
.dfx-dark-page .home-map_opencrypto:focus-visible .home-map_cta {
  background: rgba(255, 255, 255, 0.08);
}

.dfx-dark-page .section_home-map .map-wrapper {
  border-color: var(--dk-border) !important;
  border-radius: 16px;
}

.dfx-dark-page .section_home-map .home-map_legend-point.is-red {
  background: var(--dk-red) !important;
}

.dfx-dark-page .section_home-map .home-map_legend-point.is-yellow {
  background: #f0b429 !important;
}

.dfx-dark-page .section_home-map .home-map_legend-point.is-gray {
  background: var(--dk-text-dim) !important;
}


/* FAQ after map — reduce top padding */
.dfx-dark-page .section_home-map + .section_home-why + .dk-faq-section,
.dfx-dark-page .section_home-map ~ .dk-faq-section {
  padding-top: 3rem !important;
}

/* ===== FAQ — GLOBAL: answers collapsed by default =====
   `height: auto !important` neutralizes the Webflow IX2 inline `height:0`
   that previously kept answers stuck closed; max-height drives the collapse
   with a cap generous enough that no answer is ever truncated. */
.dfx-dark-page .faq_answer {
  max-height: 0;
  height: auto !important;
  overflow: hidden !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  transition: max-height 0.4s ease;
}

/* Open: padding applied instantly via class; the exact open height is set
   inline by js/dfx-dark-reveal.js (ans.style.maxHeight = scrollHeight) so it
   auto-fits any answer length with no truncation and a clean cascade. */
.dfx-dark-page .faq_accordion.is-open .faq_answer {
  padding-top: 0.25rem !important;
  padding-bottom: 1.5rem !important;
}

.dfx-dark-page .faq_question {
  cursor: pointer;
}

.dfx-dark-page .faq_icon-wrapper {
  transition: transform 0.3s ease;
}

.dfx-dark-page .faq_accordion.is-open .faq_icon-wrapper {
  transform: rotate(180deg);
}

/* ===== FAQ SECTION REDESIGN ===== */
.dk-faq-section .dk-faq-list {
  max-width: 800px;
  margin: 0 auto;
}

.dk-faq-section .faq_accordion {
  background: linear-gradient(145deg, rgba(29, 53, 85, 0.6), rgba(13, 64, 112, 0.35)) !important;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
  border-radius: 12px !important;
  margin-bottom: 0 !important;
  transition: all 0.3s ease;
  overflow: hidden;
  padding: 0.5rem 0 !important;
}

.dfx-dark-page .section_support-hero {
  min-height: auto !important;
  background: linear-gradient(180deg, #0b3560, #0a3055) !important;
  border-bottom: 1px solid var(--dk-border);
}

.dfx-dark-page .section_support-hero .padding-global.padding-section-hero.support {
  padding-top: 7.25rem !important;
  padding-bottom: 2rem !important;
}

.dfx-dark-page .section_support-hero h1 {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  font-size: clamp(2.25rem, 4.4vw, 3.5rem) !important;
  line-height: 1.08 !important;
  color: var(--dk-white) !important;
}

.dfx-dark-page .section_services-faq .padding-global.padding-section-faq {
  padding-top: 2.5rem !important;
  padding-bottom: 4.5rem !important;
}

.dfx-dark-page .faq-wrapper {
  align-items: flex-start !important;
  background: linear-gradient(145deg, rgba(29, 53, 85, 0.72), rgba(13, 64, 112, 0.38)) !important;
  border: 1px solid var(--dk-border) !important;
  border-radius: 12px !important;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.18);
}

.dfx-dark-page .faq_left-side {
  position: sticky;
  top: 6rem;
}

.dfx-dark-page .section_services-faq .faq_accordion {
  background: rgba(255, 255, 255, 0.045) !important;
}

.dfx-dark-page .section_services-faq .faq_question .faq_text {
  color: var(--dk-white) !important;
  font-weight: 700 !important;
}

.dfx-dark-page .section_services-faq .faq_answer p {
  color: var(--dk-text-muted) !important;
}

.dfx-dark-page .section_services-faq .button.dark-outline {
  background: transparent !important;
  color: var(--dk-white) !important;
  border: 1px solid var(--dk-border-light) !important;
}

.dk-faq-section .faq_list-grid,
.dk-faq-section .w-layout-grid {
  grid-row-gap: 0 !important;
  grid-column-gap: 0 !important;
  gap: 0 !important;
}

.dk-faq-section .faq_accordion:hover {
  border-color: rgba(245, 81, 108, 0.15) !important;
}

.dk-faq-section .faq_question {
  padding: 1rem 2rem !important;
  margin: 0 !important;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dk-faq-section .faq_question .faq_text {
  color: var(--dk-white) !important;
  font-weight: 600;
  font-size: 1rem;
  font-family: Inter, Arial, sans-serif;
  margin: 0 !important;
  padding: 0 !important;
}

.dk-faq-section .faq_icon-wrapper {
  color: var(--dk-text-muted) !important;
  flex-shrink: 0;
  margin-left: 1rem;
  transition: transform 0.3s ease;
}

.dk-faq-section .faq_accordion.is-open .faq_icon-wrapper {
  transform: rotate(180deg);
}

.dk-faq-section .faq_answer {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
  margin: 0 !important;
}

.dk-faq-section .faq_answer .margin-bottom {
  margin-bottom: 0 !important;
}

.dk-faq-section .faq_answer p {
  color: var(--dk-text-muted) !important;
  font-weight: 300;
  font-size: 0.95rem;
  line-height: 1.8;
  font-family: Inter, Arial, sans-serif;
  margin: 0 !important;
  padding: 0 !important;
}

.dk-faq-section .faq_answer a {
  color: var(--dk-red) !important;
  text-decoration: underline;
}

/* ===== ENHANCED DESIGN DETAILS ===== */

/* Use-card images: subtle dark overlay at bottom */
.dfx-dark-page .use-card_bottom {
  position: relative;
}

.dfx-dark-page .use-card_bottom::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0; right: 0;
  height: 40%;
  background: linear-gradient(to top, rgba(10, 48, 85, 0.6), transparent);
  pointer-events: none;
  border-radius: 0 0 16px 16px;
}

/* Testimonial cards: enhanced styling */
.dfx-dark-page .testimonials-slide_wrapper {
  background: linear-gradient(145deg, rgba(29, 53, 85, 0.7), rgba(13, 64, 112, 0.4)) !important;
  border: 1px solid var(--dk-border) !important;
  border-radius: 12px !important;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  min-height: 260px;
}

.dfx-dark-page .testimonials-slide_wrapper:hover {
  border-color: rgba(255, 255, 255, 0.12) !important;
}

/* News cards: dark card styling */
.dfx-dark-page .splide__slide > div:not(.testimonials-slide_wrapper) {
  background: transparent !important;
  border: none !important;
}

.dfx-dark-page .news-card_image-wrapper {
  border: 1px solid var(--dk-border);
  border-radius: 12px;
  overflow: hidden;
  transition: border-color 0.3s ease;
}

.dfx-dark-page .news-card_image-wrapper:hover {
  border-color: rgba(245, 81, 108, 0.2);
}

/* Splide arrows in dark */
.dfx-dark-page .splide-arrow {
  background: rgba(255, 255, 255, 0.06) !important;
  border: 1px solid var(--dk-border) !important;
  color: var(--dk-text) !important;
}

.dfx-dark-page .splide-arrow:hover {
  background: rgba(255, 255, 255, 0.1) !important;
  border-color: var(--dk-border-light) !important;
}

.dfx-dark-page .section_home-testimonials .splide {
  overflow: hidden !important;
  max-width: min(1180px, calc(100vw - 4rem));
  margin-left: auto;
  margin-right: auto;
}

.dfx-dark-page .section_home-testimonials .splide__track {
  overflow: hidden !important;
}

.dfx-dark-page .section_home-testimonials .splide__list {
  align-items: stretch;
}

.dfx-dark-page .section_home-testimonials .splide__slide {
  display: flex;
  height: auto;
}

.dfx-dark-page .section_home-testimonials .splide__pagination--custom,
.dfx-dark-page .section_home-testimonials .splide__pagination.a-override,
.dfx-dark-page .section_home-testimonials .splide__pagination.b-override {
  margin-top: 1rem !important;
}

/* Spacers in dark context — reduce visual gap */
.dfx-dark-page .spacer-huge {
  display: none;
}

/* Bottom card stats — hide old, replaced by dk-stats */
.dfx-dark-page .hero-layout-bottom {
  display: none;
}

/* Global link colors */
.dfx-dark-page a.faq_link {
  color: var(--dk-red) !important;
}

/* Text color for "newstext" class */
.dfx-dark-page .newstext {
  color: var(--dk-text) !important;
}

/* FAQ accordion border between items */
.dfx-dark-page .faq_accordion + .faq_accordion {
  margin-top: 0.75rem;
}

/* FAQ icon color */
.dfx-dark-page .faq_icon-wrapper {
  color: var(--dk-text-muted) !important;
}

/* TrustPilot widget */
.dfx-dark-page .trustpilot-button {
  margin: 1.5rem auto 2rem;
  max-width: 220px;
}

.dfx-dark-page .trustpilot-widget iframe {
  filter: brightness(1.1) saturate(0.8);
}

.dfx-dark-page .trustpilot-button,
.dfx-dark-page .trustpilot-widget {
  background: transparent !important;
  color: var(--dk-text-muted) !important;
}

.dfx-dark-page .trustpilot-widget a {
  color: var(--dk-text-muted) !important;
}

/* Why-section card bottom images — better visibility */
.dfx-dark-page .why-card_bottom {
  position: relative;
}

/* Partner logos size override */
.dfx-dark-page .partner-logo {
  object-fit: contain;
}


/* ===== REDUCED MOTION ===== */
@media (prefers-reduced-motion: reduce) {
  .dk-hero__title,
  .dk-hero__sub,
  .dk-hero__ctas {
    animation: none;
    opacity: 1;
    transform: none;
  }
  .dk-reveal {
    opacity: 1;
    transform: none;
    transition: none;
  }
  .dk-card, .dk-btn {
    transition: none;
  }
  .dk-ai-popup {
    transition: opacity 0.2s ease;
    transform: none;
  }
  .dk-ai-popup.is-visible {
    transform: none;
  }
}

/* ===== RESPONSIVE — TABLET ===== */
@media (max-width: 1024px) {
  .dk-pillars {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }

  /* Toolbox features grid */
  .dfx-dark-page .section_toolbox-services .code-layout {
    flex-direction: column !important;
  }

  .dfx-dark-page .section_toolbox-services .services_left-side,
  .dfx-dark-page .section_toolbox-services .services_right-side {
    width: 100% !important;
  }
}

/* ===== RESPONSIVE — MOBILE ===== */
@media (max-width: 768px) {
  /* Base */
  .dk-container { padding: 0 1rem; }
  .dk-section { padding: 3rem 0; }

  /* Hero */
  /* First screen ends at the 30'000+ stat; the rest follows on scroll */
  .dk-hero { min-height: calc(100vh - 200px); min-height: calc(100svh - 200px); align-items: flex-end; }
  .dk-hero__content { padding: 5.5rem 0 3.25rem; }
  .dk-hero__title { font-size: clamp(1.9rem, 8vw, 2.35rem); line-height: 1.08; margin-bottom: 0.85rem; }
  .dk-hero__sub { font-size: 0.94rem; line-height: 1.55; margin-bottom: 1.25rem; }
  .dk-hero__ctas { flex-direction: column; gap: 0.75rem; }
  .dk-hero__ctas .dk-btn { text-align: center; justify-content: center; width: 100%; }
  .dk-hero__hint { font-size: 0.75rem; }

  /* Security pillars */
  .dk-pillars { grid-template-columns: 1fr; }
  .dk-card { padding: 1.25rem; }

  /* Stats */
  .dk-stats { grid-template-columns: 1fr; gap: 1.5rem; padding: 2rem 1rem; }
  .dk-stat { border-right: none; border-bottom: 1px solid var(--dk-border); padding: 1rem 0; }
  /* Mobile stat order: customers (30k) -> volume ($100M) -> currencies (80+) */
  .dk-stat:nth-child(1) { order: 3; border-bottom: none; }   /* currencies = visually last */
  .dk-stat:nth-child(2) { order: 2; }                        /* volume = middle */
  .dk-stat:nth-child(3) { order: 1; border-bottom: 1px solid var(--dk-border); } /* customers = first */

  /* Section titles */
  .dk-section__title { font-size: clamp(1.4rem, 6vw, 1.8rem); }

  /* Partners */
  .dfx-dark-page .section_home-partners .padding-global {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .dfx-dark-page .section_home-partners .dk-section__title {
    font-size: 1.2rem !important;
    margin-bottom: 0.5rem !important;
  }
  .dfx-dark-page .partners-wrapper {
    gap: 0 !important;
  }
  .dfx-dark-page .partners-wrapper .w-inline-block {
    padding: 0.5rem 0.75rem !important;
  }
  .dfx-dark-page .partner-logo,
  .dfx-dark-page .partner-logo._1,
  .dfx-dark-page .partner-logo._2 {
    max-height: 20px !important;
  }

  /* How-it-works */
  .dk-steps { flex-direction: column; gap: 1.35rem; align-items: center; }
  .dk-step { max-width: 340px; width: 100%; }
  .dk-step__number { margin-bottom: 0.85rem; }
  .dk-step__text { line-height: 1.55; }
  .dk-step__arrow { display: none; }

  /* FAQ */
  .dk-faq-section .dk-faq-list { max-width: 100%; }
  .dk-faq-section .faq_question { padding: 1rem 1rem !important; }
  .dk-faq-section .faq_answer { padding-left: 1rem !important; padding-right: 1rem !important; }
  .dk-faq-section .faq_question .faq_text { font-size: 0.94rem; line-height: 1.4; }

  /* Toolbox features grid → stack */
  .dfx-dark-page [style*="grid-template-columns: repeat(3"] {
    grid-template-columns: 1fr !important;
    gap: 2rem !important;
    padding: 3rem 1.5rem !important;
  }
  .dfx-dark-page [style*="grid-template-columns: repeat(3"] > div {
    border-right: none !important;
    border-bottom: 1px solid rgba(255,255,255,0.06);
    padding: 0 0 2rem 0 !important;
  }
  .dfx-dark-page [style*="grid-template-columns: repeat(3"] > div:last-child {
    border-bottom: none;
    padding-bottom: 0 !important;
  }

  /* Toolbox code section */
  .dfx-dark-page .code-layout {
    flex-direction: column !important;
  }
  .dfx-dark-page .code_left-side,
  .dfx-dark-page .code_right-side {
    width: 100% !important;
  }

  /* Toolbox services section */
  .dfx-dark-page .section_toolbox-services .services_right-side {
    padding: 1.25rem !important;
  }

  /* Support cards */
  .dk-pillars { gap: 1rem; }

  /* Wallets grid */
  .dfx-dark-page .wallets-layout {
    grid-template-columns: 1fr !important;
  }

  /* Navbar mobile fix */
  .dfx-dark-page .navbar {
    z-index: 1000;
  }

  .dfx-dark-page .navbar .nav-logo {
    width: 132px !important;
    height: auto !important;
  }

  .dfx-dark-page .menu-button {
    width: 56px !important;
    height: 56px !important;
    min-width: 56px !important;
    border-radius: 12px !important;
  }

  .dfx-dark-page .nav-menu {
    padding: 1rem 1.25rem 1.5rem !important;
    background: rgba(7, 28, 52, 0.98) !important;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
  }

  .dfx-dark-page .nav_links-wrapper {
    gap: 0.25rem !important;
  }

  .dfx-dark-page .nav-link {
    padding-top: 0.85rem !important;
    padding-bottom: 0.85rem !important;
  }

  /* Footer mobile */
  .dfx-dark-page .footer-layout {
    flex-direction: column !important;
    gap: 1.35rem !important;
  }

  .dfx-dark-page .footer .padding-section-footer {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .dfx-dark-page .footer_logo {
    max-width: 124px !important;
  }

  .dfx-dark-page .footer .text-style-allcaps {
    font-size: 0.7rem !important;
    margin-bottom: 0.65rem !important;
  }

  .dfx-dark-page .footer_link,
  .dfx-dark-page .footer p {
    font-size: 0.98rem !important;
    line-height: 1.55 !important;
  }

  .dfx-dark-page .footer_link-wrapper {
    width: 100%;
  }

  .dfx-dark-page .home-map_opencrypto {
    grid-template-columns: auto minmax(0, 1fr);
    justify-items: start;
    gap: 0.6rem;
    width: 100%;
    padding: 0.7rem;
  }

  .dfx-dark-page .home-map_opencrypto-brand {
    width: 30px;
    height: 30px;
  }

  .dfx-dark-page .home-map_opencrypto-label {
    text-align: left;
  }

  .dfx-dark-page .home-map_cta {
    grid-column: 1 / -1;
    width: auto;
    min-height: 28px;
    padding-left: 0;
  }

  .dfx-dark-page .section_support-hero .padding-global.padding-section-hero.support {
    padding-top: 7rem !important;
    padding-bottom: 3rem !important;
  }

  .dfx-dark-page .section_support-hero h1 {
    font-size: clamp(2rem, 9vw, 2.65rem) !important;
  }

  .dfx-dark-page .section_services-faq .padding-global.padding-section-faq {
    padding-top: 3rem !important;
    padding-bottom: 3.25rem !important;
  }

  .dfx-dark-page .faq_left-side {
    position: static;
  }

  .dfx-dark-page .faq-wrapper {
    gap: 1.5rem !important;
  }

  .dfx-dark-page .faq_left-side .faq-hl {
    font-size: 1.45rem !important;
    line-height: 1.15 !important;
  }

  .dfx-dark-page .faq_text {
    font-size: 0.94rem !important;
    line-height: 1.45 !important;
  }

  .dfx-dark-page .section_home-testimonials .splide {
    max-width: calc(100vw - 2rem);
  }

  .dfx-dark-page .testimonials-slide_wrapper {
    min-height: 0;
    padding: 1rem !important;
  }
}

/* ===== RESPONSIVE — SMALL PHONES ===== */
@media (max-width: 480px) {
  .dk-container { padding: 0 0.875rem; }
  .dk-hero { min-height: calc(100vh - 200px); min-height: calc(100svh - 200px); }
  .dk-hero__content { padding: 5rem 0 2rem; }
  .dk-hero__title { font-size: 1.75rem; }
  .dk-hero__sub { font-size: 0.88rem; }

  .dfx-dark-page .navbar .nav-logo {
    width: 118px !important;
  }

  .dfx-dark-page .menu-button {
    width: 52px !important;
    height: 52px !important;
    min-width: 52px !important;
  }

  /* Partners smaller */
  .dfx-dark-page .partners-wrapper .w-inline-block {
    padding: 0.4rem 0.6rem !important;
  }
  .dfx-dark-page .partner-logo,
  .dfx-dark-page .partner-logo._1,
  .dfx-dark-page .partner-logo._2 {
    max-height: 16px !important;
  }

  /* Cards less padding */
  .dk-card { padding: 1.1rem; }
  .dk-card__title { font-size: 1rem; }
  .dk-card__text { font-size: 0.85rem; }

  /* FAQ tighter */
  .dk-faq-section .faq_question { padding: 0.9rem !important; }
  .dk-faq-section .faq_answer { padding-left: 1rem !important; padding-right: 1rem !important; }
  .dk-faq-section .faq_question .faq_text { font-size: 0.88rem; }

  /* Stats */
  .dk-stat__value { font-size: 1.8rem; }
  .dk-stat__label { font-size: 0.75rem; }

  /* Buttons full width */
  .dk-btn { width: 100%; text-align: center; justify-content: center; }
}

/* ===== SAFE AREA — iOS notch ===== */
@supports (padding: env(safe-area-inset-top)) {
  .dk-hero__content {
    padding-left: env(safe-area-inset-left);
    padding-right: env(safe-area-inset-right);
  }
  .dk-container {
    padding-left: max(1rem, env(safe-area-inset-left));
    padding-right: max(1rem, env(safe-area-inset-right));
  }
}

/* ===== HOW IT WORKS — split layout with DFX flow animation ===== */
.dk-howto__split {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 4rem;
  align-items: center;
}

.dk-howto__col { min-width: 0; }

.dk-howto__kicker {
  display: inline-block;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--dk-red);
  padding: 0.35rem 0.75rem;
  border: 1px solid rgba(245, 81, 108, 0.3);
  border-radius: 100px;
  background: rgba(245, 81, 108, 0.08);
  margin-bottom: 1.1rem;
}

.dk-howto__title {
  font-size: clamp(1.85rem, 2.6vw, 2.5rem);
  font-weight: 800;
  line-height: 1.12;
  color: var(--dk-white);
  margin: 0;
}

.dk-howto__sub {
  color: var(--dk-text-muted);
  font-size: 1.05rem;
  line-height: 1.6;
  margin: 0.9rem 0 0;
  max-width: 440px;
}

/* Vertical stepper */
.dk-howto__steps {
  list-style: none;
  margin: 2.5rem 0 2.75rem;
  padding: 0;
}

.dk-howto__step {
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 1.15rem;
  padding-bottom: 1.9rem;
}

.dk-howto__step:last-child { padding-bottom: 0; }

.dk-howto__marker {
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 14px;
  display: grid;
  place-items: center;
  color: var(--dk-red);
  background: linear-gradient(150deg, rgba(245, 81, 108, 0.16), rgba(245, 81, 108, 0.04));
  border: 1px solid rgba(245, 81, 108, 0.28);
}

.dk-howto__step:not(:last-child) .dk-howto__marker::after {
  content: "";
  position: absolute;
  left: 50%;
  top: calc(100% + 4px);
  height: calc(1.9rem - 8px);
  width: 2px;
  transform: translateX(-50%);
  background: linear-gradient(to bottom, rgba(245, 81, 108, 0.55), rgba(255, 255, 255, 0.07));
}

.dk-howto__body { padding-top: 0.1rem; min-width: 0; }

.dk-howto__step-num {
  display: block;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--dk-text-dim);
  margin-bottom: 0.2rem;
}

.dk-howto__step-title {
  color: var(--dk-white);
  font-size: 1.18rem;
  font-weight: 600;
  margin: 0 0 0.4rem;
}

.dk-howto__step-desc {
  color: var(--dk-text-muted);
  font-size: 0.98rem;
  line-height: 1.62;
  margin: 0;
  max-width: 420px;
}

.dk-howto__cta { display: inline-flex; }

/* Animation column */
.dk-howto__anim {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 0;
}

.dk-howto__anim::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 78%;
  height: 78%;
  transform: translate(-50%, -50%);
  background: radial-gradient(circle, rgba(245, 81, 108, 0.14), rgba(13, 64, 112, 0.05) 55%, transparent 70%);
  filter: blur(10px);
  pointer-events: none;
  z-index: 0;
}

.dk-howto__anim #composition.hero_image-wrapper {
  width: 100%;
  max-width: 540px;
  z-index: 1;
}

@media (max-width: 900px) {
  .dk-howto__split { grid-template-columns: 1fr; gap: 2.75rem; }
  .dk-howto__anim { order: -1; }
  .dk-howto__sub { max-width: 100%; }
}

@media (max-width: 600px) {
  .dk-howto__step-desc { max-width: 100%; }
  .dk-howto__cta { width: 100%; justify-content: center; }
}

/* ===== TOUCH DEVICES ===== */
@media (hover: none) {
  .dk-card:hover,
  .dk-btn:hover,
  .dfx-dark-page .partners-wrapper .w-inline-block:hover,
  .dfx-dark-page .faq_accordion:hover {
    transform: none;
    box-shadow: none;
  }
}

/* ===== MOBILE NAV — on-brand burger + working dropdown (≤991px, Webflow collapse) =====
   Webflow's default burger is a light-grey box and its nav toggle isn't wired on
   the dark theme, so the menu never opened. This styles the button on-brand and the
   panel; js/dfx-dark-reveal.js toggles `.dk-open`. */
@media (max-width: 991px) {
  .dfx-dark-page .menu-button {
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 12px !important;
    background: rgba(255, 255, 255, 0.06) !important;
    border: 1px solid rgba(255, 255, 255, 0.14) !important;
    color: #fff !important;
    cursor: pointer;
    transition: background 0.2s ease, border-color 0.2s ease;
  }
  .dfx-dark-page .menu-button .w-icon-nav-menu {
    color: #fff !important;
    font-size: 1.35rem;
    line-height: 1;
  }
  .dfx-dark-page .menu-button.dk-open {
    background: rgba(245, 81, 108, 0.16) !important;
    border-color: rgba(245, 81, 108, 0.5) !important;
  }

  /* Dropdown panel — fixed below a sticky navbar (robust across browsers) */
  .dfx-dark-page .navbar {
    position: sticky !important;
    top: 0 !important;
    z-index: 1100 !important;
  }
  .dfx-dark-page .nav-menu {
    position: fixed !important;
    top: 72px !important;
    left: 0 !important;
    right: 0 !important;
    height: auto !important;
    max-height: calc(100vh - 72px) !important;
    overflow-y: auto !important;
    display: none !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: stretch !important;
    gap: 0.25rem !important;
    background: #08203c !important;
    border-top: 1px solid rgba(255, 255, 255, 0.08) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
    padding: 0.5rem 1.25rem 1.25rem !important;
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.45);
    max-height: calc(100vh - 76px);
    overflow-y: auto;
  }
  .dfx-dark-page .nav-menu.dk-open {
    display: flex !important;
  }
  .dfx-dark-page .nav_links-wrapper {
    flex-direction: column !important;
    gap: 0 !important;
    width: 100%;
  }
  .dfx-dark-page .nav-link {
    display: block !important;
    width: 100% !important;
    padding: 0.95rem 0.25rem !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    color: #fff !important;
    font-size: 1.02rem !important;
  }
  .dfx-dark-page .nav_button-wrapper {
    flex-direction: row !important;
    align-items: center;
    gap: 0.75rem;
    width: 100%;
    margin-top: 1rem;
  }
}
