*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mb-\[0\.55rem\]{margin-bottom:.55rem}.mb-\[0\.65rem\]{margin-bottom:.65rem}.mt-0{margin-top:0}.mt-\[0\.65rem\]{margin-top:.65rem}.block{display:block}.flex{display:flex}.table{display:table}.contents{display:contents}.hidden{display:none}.min-h-0{min-height:0}.w-\[min\(1100px\2c 92\%\)\]{width:min(1100px,92%)}.items-center{align-items:center}.hyphens-auto{hyphens:auto}.rounded-\[16px\]{border-radius:16px}.border{border-width:1px}.border-white\/\[0\.09\]{border-color:hsla(0,0%,100%,.09)}.bg-white\/\[0\.04\]{background-color:hsla(0,0%,100%,.04)}.p-6{padding:1.5rem}.text-justify{text-align:justify}.text-\[0\.72rem\]{font-size:.72rem}.text-\[0\.94rem\]{font-size:.94rem}.text-\[1\.22rem\]{font-size:1.22rem}.font-light{font-weight:300}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-snug{line-height:1.375}.tracking-\[0\.12em\]{letter-spacing:.12em}.text-\[var\(--accent\)\]{color:var(--accent)}.text-muted{--tw-text-opacity:1;color:rgb(168 177 201/var(--tw-text-opacity,1))}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root {
  /* Theme customization block - saturated orange */
  --accent: #ff8a1f;
  --accent-2: #ffb347;
  --accent-rgb: 255, 138, 31;
  --topbar-light-rgb: 255, 138, 31;
  --topbar-dark-a-rgb: 136, 74, 22;
  --topbar-dark-b-rgb: 45, 24, 8;
  --title-font: "Grook", "Grok", "Neue Haas Grotesk Display Pro", Inter, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;

  --bg: #030406;
  --bg-soft: #0b0d12;
  --card: #111521;
  --text: #e7ebf6;
  --muted: #a8b1c9;
  --line: rgba(255, 255, 255, 0.12);
  --ok: #83e2b4;
  --warning: #ffd27a;
  --danger: #ff9696;
}

@font-face {
  font-family: "Grook";
  src: local("Neue Haas Grotesk Display Pro"),
    local("NeueHaasDisplay-Light"),
    url("/fonts/neue-haas-display/NeueHaasDisplay-Light.svg#NeueHaasDisplay-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Grook";
  src: local("Neue Haas Grotesk Display Pro"),
    local("NeueHaasDisplay-Roman"),
    url("/fonts/neue-haas-display/NeueHaasDisplay-Roman.svg#NeueHaasDisplay-Roman") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Grook";
  src: local("Neue Haas Grotesk Display Pro"),
    local("NeueHaasDisplay-Bold"),
    url("/fonts/neue-haas-display/NeueHaasDisplay-Bold.svg#NeueHaasDisplay-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Grok";
  src: local("Grook"), local("Neue Haas Grotesk Display Pro"), local("NeueHaasDisplay-Bold"),
    url("/fonts/neue-haas-display/NeueHaasDisplay-Bold.svg#NeueHaasDisplay-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

html, body {
  margin: 0;
  padding: 0;
  font-family: var(--title-font);
  color: var(--text);
  background: radial-gradient(1150px 780px at 82% -8%, rgba(var(--accent-rgb), 0.22) 0%, rgba(var(--accent-rgb), 0) 62%),
              var(--bg);
  line-height: 1.5;
}

a {
  color: inherit;
  text-decoration: none;
}

/* ── Primary topbar ─────────────────────────────────────── */
.site-topbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 400;
  display: flex;
  flex-direction: column;
  will-change: transform;
}

/* ── Secondary title bar (mirrors react-app DoubleTopBarShell) ─────
   Both bars are independent position:fixed siblings.
   The SAME translateY(currentMarginTop) is applied to both by JS,
   so they hide together as one unit when the user scrolls down.  */
.landing-secondary-topbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  /* Track actual primary bar height at runtime (set by JS updateMobileMenuOffset).
     The -1px overlaps by 1px to prevent any sub-pixel gap between the two bars. */
  margin-top: calc(var(--mobile-topbar-offset, 60px) - 1px);
  height: 60px;
  z-index: 49; /* below mobile menu overlay (240) so menu appears above it */
  display: none;
  flex-direction: row;
  align-items: center;
  will-change: transform, backdrop-filter;
}

@media (min-width: 640px) {
  .landing-secondary-topbar {
    height: 52px;
  }
}

.landing-secondary-topbar .nav {
  flex: 1;
  min-height: 0;
  height: 100%;
  justify-content: center;
}

.landing-secondary-topbar-title {
  margin: 0;
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: rgba(255, 255, 255, 0.92);
  font-family: var(--title-font);
  opacity: 0;
  text-align: center;
}

@media (min-width: 640px) {
  .landing-secondary-topbar-title {
    font-size: 0.875rem;
  }
}

.site-topbar header {
  position: relative;
  top: auto;
  flex-shrink: 0;
}

@media (max-width: 900px) {
  .site-topbar .nav {
    padding: 0.5rem 0;
  }
  .site-topbar header {
    background: rgba(3, 4, 6, 0.92);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
  }
}

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 300;
  background: transparent;
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  transition: transform 0.12s ease-out;
  will-change: transform, background;
}

.nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.7rem 0;
  max-width: 900px;
}

.nav-left {
  display: flex;
  align-items: center;
  gap: 0.55rem;
}

.brand {
  font-weight: 800;
  letter-spacing: 0.1px;
  font-size: 1rem;
}

.brand span {
  color: var(--accent-2);
}

.nav-links {
  display: flex;
  gap: 1.45rem;
  color: var(--muted);
  font-size: 0.92rem;
  font-weight: 300;
}

.nav-links a {
  padding: 0.4rem 0.95rem;
  border-radius: 16px;
  transition: background 0.15s ease;
}

.nav-links a:hover {
  background: rgba(255, 255, 255, 0.1);
}

/* Active nav link — desktop */
.nav-links > a.nav-link--active,
.nav-links .nav-dropdown-trigger.nav-link--active {
  color: var(--accent);
  background: rgba(var(--accent-rgb), 0.12);
}

.nav-links > a.nav-link--active:hover,
.nav-links .nav-dropdown-trigger.nav-link--active:hover {
  color: var(--accent);
  background: rgba(var(--accent-rgb), 0.18);
}

/* Active nav link — mobile */
.mobile-menu-item a.nav-link--active,
.mobile-menu-parent.nav-link--active {
  color: var(--accent);
  background: rgba(var(--accent-rgb), 0.12);
  border-radius: 12px;
  padding-left: 0.65rem;
  padding-right: 0.65rem;
}

.mobile-menu-toggle {
  display: none;
  width: 2.1rem;
  height: 2.1rem;
  border: 0;
  border-radius: 14px;
  background: transparent;
  color: rgba(255, 255, 255, 0.88);
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.2s ease;
}

.mobile-menu-toggle:hover {
  background: rgba(255, 255, 255, 0.1);
}

.mobile-menu-bars {
  position: relative;
  width: 16px;
  height: 14px;
}

.mobile-menu-bars span {
  position: absolute;
  left: 0;
  width: 16px;
  height: 2px;
  border-radius: 2px;
  background: currentColor;
  transition: transform 0.3s ease, top 0.3s ease, opacity 0.25s ease;
}

.mobile-menu-bars span:first-child {
  top: 2px;
}

.mobile-menu-bars span:last-child {
  top: 10px;
}

.mobile-menu-toggle.is-open .mobile-menu-bars span:first-child {
  top: 6px;
  transform: rotate(45deg);
}

.mobile-menu-toggle.is-open .mobile-menu-bars span:last-child {
  top: 6px;
  transform: rotate(-45deg);
}

.topbar-actions {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}

.topbar-btn {
  border: 0;
  background: transparent;
  color: rgba(255, 255, 255, 0.82);
  padding: 0.4rem 0.95rem;
  border-radius: 16px;
  font-size: 0.9rem;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.15s ease, transform 0.15s ease;
}

.topbar-btn:hover {
  background: rgba(255, 255, 255, 0.1);
}

.topbar-btn--solid,
.topbar-actions .topbar-btn--solid {
  background: #fff;
  color: #000;
  font-weight: 500;
}

.topbar-btn--solid:hover {
  background: rgba(255, 255, 255, 0.8);
}

main {
  padding: 0 0 5.75rem;
}

.hero-intro {
  position: relative;
  margin-top: 0;
  min-height: clamp(430px, 72vh, 760px);
  padding: 0;
  overflow: hidden;
}

.hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.hero-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center right;
  display: block;
  filter: saturate(1.08) contrast(1.04);
  transform: none;
}

.hero-scrim {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, transparent 0%, transparent 45%, rgba(3, 4, 6, 0.5) 75%, #030406 100%),
    linear-gradient(90deg, rgba(3, 4, 6, 0.94) 0%, rgba(3, 4, 6, 0.86) 34%, rgba(3, 4, 6, 0.5) 62%, rgba(3, 4, 6, 0.15) 100%),
    linear-gradient(180deg, rgba(3, 4, 6, 0.05) 0%, rgba(3, 4, 6, 0.72) 100%);
}

.hero-inner {
  position: relative;
  z-index: 2;
  min-height: inherit;
  display: flex;
  align-items: center;
  padding: calc(clamp(2.2rem, 6vw, 4.2rem) + 3.1rem) clamp(1.5rem, 4vw, 2.5rem) clamp(2.2rem, 6vw, 4.2rem);
}

.site-topbar ~ section.hero-intro .hero-inner {
  padding-top: calc(clamp(2.2rem, 6vw, 4.2rem) + 4.2rem);
}

.hero-content {
  max-width: min(680px, 100%);
  text-align: left;
}

.hero-content .hero-actions {
  justify-content: flex-start;
}

h1 {
  margin: 0 0 1rem;
  font-size: clamp(1.9rem, 4.2vw, 3.1rem);
  line-height: 1.15;
  letter-spacing: -0.02em;
  font-weight: 700;
}

.hero-content h1 {
  font-size: clamp(2rem, 5.3vw, 3.5rem);
  margin-bottom: 1.25rem;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.hero-content .subtitle {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.88);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

h1,
h2,
h3,
.section-title {
  font-family: var(--title-font) !important;
}

.subtitle {
  margin: 0 0 1.4rem;
  color: var(--muted);
  max-width: 60ch;
  font-size: 1.05rem;
  font-weight: 300;
  text-align: justify;
  hyphens: auto;
  -webkit-hyphens: auto;
}

.hero-actions {
  display: flex;
  gap: 0.8rem;
  flex-wrap: wrap;
}

.btn {
  display: inline-block;
  border-radius: 10px;
  padding: 0.7rem 1.25rem;
  font-weight: 600;
  font-size: 0.94rem;
  text-decoration: none;
  transition: transform 0.15s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.btn:hover {
  transform: translateY(-1px);
}

.btn-primary {
  background: linear-gradient(135deg, var(--accent), var(--accent-2));
  color: #0b1020;
  border: none;
  box-shadow: 0 4px 14px rgba(var(--accent-rgb), 0.35);
}

.btn-primary:hover {
  box-shadow: 0 6px 20px rgba(var(--accent-rgb), 0.45);
}

.btn-secondary {
  background: rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.95);
  border: 1px solid rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(8px);
}

.btn-secondary:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.18);
}

.hero-card {
  background: linear-gradient(160deg, rgba(var(--accent-rgb), 0.2) 0%, #141820 48%, #0f1218 100%);
  border: 1px solid var(--line);
  border-radius: 18px;
  padding: 1rem;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.35);
}

.hero-card h2 {
  margin: 0 0 0.8rem;
  font-size: 1rem;
  color: var(--muted);
  font-weight: 600;
}

.stat {
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 0.8rem;
  margin-bottom: 0.55rem;
  display: flex;
  justify-content: space-between;
  gap: 0.8rem;
  align-items: center;
}

.stat strong {
  font-size: 0.95rem;
}

.tag {
  font-size: 0.75rem;
  padding: 0.2rem 0.45rem;
  border-radius: 999px;
  font-weight: 700;
  white-space: nowrap;
}

.tag.ok { background: rgba(131, 226, 180, 0.2); color: var(--ok); }
.tag.warn { background: rgba(255, 210, 122, 0.2); color: var(--warning); }
.tag.danger { background: rgba(255, 150, 150, 0.2); color: var(--danger); }

section {
  padding: 6.75rem 2rem;
  scroll-margin-top: 84px;
  transition: background-color 0.2s ease, box-shadow 0.2s ease;
}

section.section-focus {
  border-radius: 14px;
  background: linear-gradient(
    145deg,
    rgba(var(--accent-rgb), 0.14),
    rgba(var(--accent-rgb), 0.03)
  );
  animation: sectionHighlightIn 0.5s ease-out;
  will-change: box-shadow;
}

@keyframes sectionHighlightIn {
  0% {
    box-shadow: 0 0 0 0 rgba(var(--accent-rgb), 0);
  }
  50% {
    box-shadow: 0 0 0 1px rgba(var(--accent-rgb), 0.35),
      0 12px 28px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(var(--accent-rgb), 0);
  }
}

.section-title {
  margin: 0 0 0.6rem;
  font-size: clamp(1.4rem, 2.6vw, 2rem);
  letter-spacing: -0.01em;
  text-align: center;
}

.section-subtitle {
  margin: 0 auto 1.4rem;
  color: var(--muted);
  max-width: 70ch;
  font-weight: 300;
  text-align: justify;
  text-align-last: center;
  hyphens: auto;
  -webkit-hyphens: auto;
}

/* ─── Features story: sticky image right, scrolling text left ─────────────── */
.features-story {
  position: relative;
}

.features-story-fixed-visual {
  display: none;
}

.features-story-scrollport {
  position: relative;
}

.features-story-main {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.features-story-img-wrap {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
  opacity: 0;
  transition: opacity 0.45s ease;
  pointer-events: none;
}

.features-story-img-wrap--active {
  opacity: 1;
  z-index: 1;
}

.features-story-img--invert {
  filter: invert(1) brightness(1.08);
}

@media (min-width: 901px) {
  .features-story {
    display: grid;
    grid-template-areas: "text visual";
    grid-template-columns: 1fr 1fr;
    gap: clamp(2.5rem, 6vw, 5rem);
    align-items: start;
  }

  .features-story-scrollport {
    grid-area: text;
  }

  /* Sticky visual column */
  .features-story-fixed-visual {
    grid-area: visual;
    display: flex;
    align-items: center;
    justify-content: center;
    position: sticky;
    top: 0;
    height: 100dvh;
    pointer-events: none;
  }

  .features-story-visual-box {
    position: relative;
    width: min(340px, 86%);
    height: min(340px, 56dvh);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.04);
    overflow: hidden;
  }

  .features-story-visual-box .features-story-img-wrap img {
    max-width: 80%;
    max-height: 80%;
    width: auto;
    height: auto;
    object-fit: contain;
  }

  .features-story-main {
    gap: 0;
    padding: 30dvh 0 40dvh;
  }

  .features-story-panel {
    min-height: min(68dvh, 540px);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0.22;
    transition: opacity 0.3s ease;
  }

  .features-story-panel + .features-story-panel {
    margin-top: clamp(8.5rem, 18vh, 15rem);
  }

  .features-story-panel--active {
    opacity: 1;
  }
}

@media (max-width: 900px) {
  .features-story-fixed-visual {
    display: none;
  }

  .features-story-panel {
    opacity: 1 !important;
    transition: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .features-story-img-wrap {
    transition-duration: 0.1s;
  }
  .features-story-panel {
    transition: none;
  }
}

.rugs-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.rug-panel {
  border: 1px solid var(--line);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
}

.rug-panel h3 {
  margin: 0 0 0.5rem;
  font-size: 1.1rem;
}

.rug-panel p {
  margin: 0;
  color: var(--muted);
  font-size: 0.94rem;
  font-weight: 300;
  text-align: justify;
  hyphens: auto;
  -webkit-hyphens: auto;
}

.rugs-compare {
  margin-top: 1rem;
}

.rugs-spot-block {
  margin-bottom: 2.5rem;
}

.rugs-spot-title {
  margin: 0 0 0.5rem;
  font-size: 1.15rem;
  font-weight: 600;
  color: var(--text);
  text-align: center;
}

.rugs-spot-desc {
  margin: 0 auto 1.25rem;
  max-width: 70ch;
  font-size: 1.2rem;
  color: var(--muted);
  font-weight: 300;
  text-align: justify;
  text-align-last: center;
  hyphens: auto;
  -webkit-hyphens: auto;
}

.rugs-dashboard-image-wrap {
  position: relative;
  border-radius: 14px;
  overflow: hidden;
  margin: 0 auto;
}

.rugs-dashboard-image-wrap::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 62%;
  background: linear-gradient(to top, var(--bg) 0%, rgba(3, 4, 6, 0.85) 42%, transparent 100%);
  pointer-events: none;
}

.rugs-dashboard-image-wrap img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: middle;
  filter: contrast(1.2);
}

.copy-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.copy-panel {
  border: 1px solid var(--line);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
}

.copy-panel h3 {
  margin: 0 0 0.5rem;
  font-size: 1.1rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.copy-panel h3 .copy-panel-icon {
  flex-shrink: 0;
  width: 1.35rem;
  height: 1.35rem;
  color: var(--accent-2);
}

.copy-panel p {
  margin: 0;
  color: var(--muted);
  font-size: 0.94rem;
  font-weight: 300;
  text-align: justify;
  hyphens: auto;
  -webkit-hyphens: auto;
}

#fees {
  text-align: center;
}

#fees .fees-big,
#fees .fees-that-is {
  margin-top: 64px;
}

#fees .fees-big {
  text-align: center;
}

#fees .section-subtitle {
  margin-bottom: 0.5rem;
}

.fees-big {
  margin: 0.5rem 0 1rem;
  font-size: clamp(5rem, 14vw, 10rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.03em;
  color: #fff;
  font-family: var(--title-font);
  display: inline-flex;
  align-items: baseline;
  flex-wrap: nowrap;
}

.fees-big-int {
  color: #fff;
  font-size: 1em;
  line-height: 1;
}
.fees-big-int-smaller {
  color: #fff;
  font-size: 1em;
  line-height: 1;
  letter-spacing: 3px;
  margin-right:12px;
}

.fees-big-frac {
  color: #fff;
  font-size: 0.7em;
  opacity: 0.5;
  line-height: 1;
  position: relative;
  font-weight: 100;
  top: 0.00em;
  letter-spacing: 3px;
}

.fees-big-note {
  margin: 0.4rem auto 1rem;
  max-width: 56ch;
  font-size: 0.95rem;
  color: var(--muted);
  font-weight: 300;
  text-align: justify;
  text-align-last: center;
  hyphens: auto;
  -webkit-hyphens: auto;
  opacity: 0.5;
}

.fees-that-is {
  margin-left: auto;
  margin-right: auto;
  max-width: 56ch;
  font-size: 1rem;
  color: var(--muted);
  font-weight: 300;
  line-height: 1.8;
  text-align: justify;
  text-align-last: center;
  hyphens: auto;
  -webkit-hyphens: auto;
}

.fees-compare-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  margin-top: 0.5rem;
  width: 100%;
}

.fees-compare-line {
  margin: 0;
  font-size: 1.2em;
  padding: 0.2rem 0.75rem;
  border-radius: 10px;
  /* background: rgba(255, 255, 255, 0.04); **/
  /*border: 1px solid rgba(255, 255, 255, 0.08);*/
  display: block;
  text-align: center;
}

.fees-compare-line .fees-mult {
  color: var(--accent-2);
  font-weight: 600;
}

.fees-compare-line .fees-cheaper {
  font-weight: 300;
  color: var(--muted);
}

.fees-compare-line .fees-name {
  color: rgba(255, 255, 255, 0.95);
  font-weight: 700;
}

.fees-compare-line .fees-detail {
  color: var(--muted);
  font-size: 0.8em;
  font-weight: 300;
  opacity: 0.5;
  margin-top: 0.0rem;
  display: block;
}

.plans-grid-landing {
  display: grid;
  gap: 1.1rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.plan-card {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.035);
  padding: 1.3rem 1.2rem 1.15rem;
  display: flex;
  flex-direction: column;
  min-height: 560px;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;
}

.plan-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  transition: opacity .28s ease;
  background: radial-gradient(ellipse 70% 55% at 0% 0%, rgba(255, 138, 31, 0.07), transparent 70%);
  opacity: 1;
  pointer-events: none;
}

.plan-card:hover {
  transform: translateY(-3px);
  border-color: rgba(255, 255, 255, 0.15);
  box-shadow: 0 20px 48px rgba(0, 0, 0, .3);
}

.plan-card:hover::before {
  background: radial-gradient(ellipse 70% 55% at 0% 0%, rgba(255, 138, 31, 0.16), transparent 70%);
}

.plan-card h3 {
  margin: 0 0 1rem;
  font-size: 1.95rem;
  letter-spacing: -0.01em;
  font-weight: 600;
}

.plan-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  gap: 0.62rem;
}

.plan-item {
  display: flex;
  gap: 0.52rem;
  align-items: flex-start;
  font-size: 0.96rem;
  color: rgba(234, 240, 255, 0.92);
  font-weight: 300;
  line-height: 1.36;
}

.plan-item::before {
  content: "✓";
  color: #4cd8a6;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 0.04rem;
}

.plan-item--off {
  color: rgba(224, 230, 244, 0.62);
}

.plan-item--off::before {
  content: "✕";
  color: #ff7f98;
}

.plan-price-wrap {
  margin-top: auto;
  padding-top: 1.1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}

.plan-price-line {
  display: flex;
  align-items: flex-end;
  gap: 0.46rem;
  color: #f5f8ff;
}

.plan-sol-price {
  font-size: 2.08rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.01em;
}

.plan-sol-unit {
  font-size: 0.95rem;
  line-height: 1.15;
  margin-bottom: 0.29rem;
  color: rgba(225, 232, 248, 0.8);
  font-weight: 300;
}

.plan-usd-price {
  margin: 0.25rem 0 0;
  font-size: 0.88rem;
  line-height: 1.2;
  color: rgba(214, 221, 237, 0.72);
  font-weight: 300;
}

.plan-actions {
  margin-top: 0.95rem;
  width: 100%;
}

.plan-choose-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 42px;
  padding: 0.65rem 1rem;
  border-radius: 16px;
  border: none;
  font-size: 0.95rem;
  font-weight: 600;
  line-height: 1;
  color: #0b0d12;
  background: linear-gradient(135deg, var(--accent), var(--accent-2));
  box-shadow: 0 10px 24px rgba(var(--accent-rgb), 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.25);
  transition: transform 0.2s ease, filter 0.2s ease;
}

.plan-choose-btn:hover {
  filter: brightness(1.1);
  transform: translateY(-1px);
}

.plan-choose-btn:active {
  transform: translateY(0);
}

.mobile-menu-overlay {
  position: fixed;
  inset: 0;
  z-index: 240;
  pointer-events: none;
  visibility: hidden;
  transition: visibility 0s linear 0.32s;
}

.mobile-menu-overlay.is-open {
  visibility: visible;
  pointer-events: auto;
  transition-delay: 0s;
}

.mobile-menu-blur {
  position: absolute;
  inset: 0;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  pointer-events: none;
  transition: backdrop-filter 0.32s ease, -webkit-backdrop-filter 0.32s ease;
  will-change: backdrop-filter, -webkit-backdrop-filter;
}

.mobile-menu-overlay.is-open .mobile-menu-blur {
  backdrop-filter: blur(42px);
  -webkit-backdrop-filter: blur(42px);
}

.mobile-menu-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(5, 8, 14, 0);
  transition: background-color 0.32s ease;
  will-change: background-color;
}

.mobile-menu-overlay.is-open .mobile-menu-backdrop {
  background: rgba(5, 8, 14, 0.24);
}

.mobile-menu-panel {
  position: absolute;
  left: 0;
  top: var(--mobile-topbar-offset, 60px);
  bottom: 0;
  width: min(390px, 100%);
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  transform: translateX(-115%);
  transition: transform 0.32s cubic-bezier(0.175, 0.885, 0.32, 1.15);
  overflow-y: auto;
  padding: 1.1rem 1.25rem 1.2rem 2rem;
}

.mobile-menu-overlay.is-open .mobile-menu-panel {
  transform: translateX(0);
}

.mobile-menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mobile-menu-list {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}

.mobile-menu-entry {
  opacity: 1;
  transform: translateX(0);
}

.mobile-menu-entry.opening {
  animation: mobileItemOpenInTranslate 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) var(--transition-delay, 0ms) both;
}

.mobile-menu-entry.closing {
  animation: mobileItemCloseInTranslate 0.15s ease-out var(--transition-delay, 0ms) both;
}

@keyframes mobileItemOpenInTranslate {
  from {
    opacity: 0;
    transform: translateX(-50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes mobileItemCloseInTranslate {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(-100px);
  }
}

.mobile-menu-item a,
.mobile-menu-parent {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.4rem;
  width: 100%;
  border: 0;
  border-radius: 0;
  background: transparent;
  padding: 0.54rem 0;
  color: rgba(255, 255, 255, 0.92);
  cursor: pointer;
  font-weight: 300;
  text-align: left;
  font-size: 1.18rem;
  font-family: var(--title-font);
  transition: color 0.2s ease, transform 0.2s ease;
}

.mobile-menu-item a:hover,
.mobile-menu-parent:hover {
  background: transparent;
  color: rgba(255, 255, 255, 1);
}

.mobile-menu-item a.nav-link--active:hover,
.mobile-menu-parent.nav-link--active:hover {
  color: var(--accent);
  background: rgba(var(--accent-rgb), 0.18);
}

.rug-panel-illustration {
  margin-bottom: 1rem;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.rug-panel-illustration svg {
  width: 100%;
  max-width: 160px;
  height: auto;
  display: block;
}

.rug-panel-illustration .stroke-muted {
  stroke: rgba(255, 255, 255, 0.25);
}

.rug-panel-illustration .stroke-line {
  stroke: rgba(255, 255, 255, 0.5);
}

.rug-panel-illustration .accent {
  stroke: var(--accent);
  fill: none;
}

.rug-panel-illustration .accent-fill {
  fill: var(--accent);
  stroke: none;
}

.rug-panel-illustration .candle-up {
  fill: var(--ok);
  stroke: rgba(255, 255, 255, 0.35);
}

.rug-panel-illustration .candle-down {
  fill: var(--accent);
  stroke: rgba(255, 255, 255, 0.35);
}

.rug-panel-illustration .dot-fill {
  fill: rgba(255, 255, 255, 0.75);
  stroke: none;
}

.rug-panel-illustration svg.transfer-flow-icon {
  max-width: 210px;
}

.illustration-placeholder {
  margin-top: 0.9rem;
  min-height: 190px;
  border-radius: 12px;
  border: 1px dashed rgba(var(--accent-rgb), 0.45);
  background:
    radial-gradient(120px 60px at 20% 15%, rgba(var(--accent-rgb), 0.25), transparent 75%),
    linear-gradient(150deg, rgba(var(--accent-rgb), 0.08), rgba(255, 255, 255, 0.04));
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  padding: 1rem;
  font-size: 0.92rem;
}

.compare-title {
  margin: 0 0 0.85rem;
  font-size: 1.02rem;
  color: rgba(255, 255, 255, 0.96);
  letter-spacing: 0.01em;
}

.table-wrap {
  width: 100%;
  overflow-x: auto;
  border-radius: 16px;
}

.compare-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  min-width: 720px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 16px;
  overflow: hidden;
  background: rgba(22, 24, 28, 0.65);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.12),
    0 10px 28px rgba(0, 0, 0, 0.26);
}

.compare-table thead th {
  text-align: left;
  padding: 0.9rem 1rem;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.74);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.1),
    rgba(255, 255, 255, 0.05)
  );
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

.compare-table td,
.compare-table tbody th {
  vertical-align: top;
  padding: 0.95rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.9);
}

.compare-table tbody th {
  width: 160px;
  color: rgba(255, 255, 255, 0.96);
  background: rgba(255, 255, 255, 0.055);
  font-weight: 600;
  letter-spacing: 0.01em;
}

.compare-table td {
  font-weight: 300;
  text-align: justify;
  hyphens: auto;
  -webkit-hyphens: auto;
}

.compare-table thead th + th,
.compare-table tbody th + td,
.compare-table tbody td + td {
  border-left: 1px solid rgba(255, 255, 255, 0.06);
}

.compare-table tbody tr {
  transition: background-color 0.18s ease;
}

.compare-table tbody tr:hover td,
.compare-table tbody tr:hover th {
  background: rgba(255, 255, 255, 0.05);
}

.compare-table tbody tr:last-child td,
.compare-table tbody tr:last-child th {
  border-bottom: none;
}

.check-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
}

.check-pill {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  padding: 0.22rem 0.58rem;
  font-size: 0.75rem;
  font-weight: 600;
  border: 1px solid transparent;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.check-pill--yes {
  color: var(--ok);
  background: rgba(131, 226, 180, 0.14);
  border-color: rgba(131, 226, 180, 0.35);
}

.check-pill--no {
  color: var(--danger);
  background: rgba(255, 150, 150, 0.14);
  border-color: rgba(255, 150, 150, 0.35);
}

.cta-band {
  border: 1px solid var(--line);
  border-radius: 16px;
  background: linear-gradient(145deg, rgba(var(--accent-rgb), 0.22), rgba(var(--accent-rgb), 0.06));
  padding: 1.2rem;
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
}

.cta-band p {
  margin: 0;
  color: var(--muted);
  font-weight: 300;
}

footer {
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  color: #9aa3bd;
  padding: 3rem 0 5rem;
  font-size: 0.9rem;
  font-weight: 300;
  overflow: hidden;
}

footer::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 140%;
  height: 180px;
  background: radial-gradient(
    ellipse 70% 100% at 50% 100%,
    rgba(var(--accent-rgb), 0.14) 0%,
    rgba(var(--accent-rgb), 0.04) 40%,
    transparent 70%
  );
  pointer-events: none;
  z-index: 0;
}

.footer-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.footer-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2.5rem;
  flex-wrap: wrap;
}

.footer-brand-block {
  display: flex;
  align-items: center;
  gap: 0.35rem;
}

.footer-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0 1.25rem;
}

.footer-brand-logo {
  font-size: 1.08rem;
  font-weight: 700;
  color: #f3f6ff;
  letter-spacing: 0.02px;
  flex-shrink: 0;
}

.footer-brand-logo span {
  color: var(--accent-2);
}

.footer-links a {
  color: #a5aec7;
  font-weight: 300;
  transition: color 0.16s ease;
}

.footer-links a:hover {
  color: #f1f5ff;
}

.footer-copy {
  flex-shrink: 0;
  color: #9aa3bd;
  font-size: 0.88rem;
  font-weight: 300;
  opacity: 0.5;
}

.footer-socials {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.footer-socials a {
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.06);
  transition: color 0.2s ease, background 0.2s ease, transform 0.2s ease;
}

.footer-socials a:hover {
  color: #fff;
  background: rgba(var(--accent-rgb), 0.25);
  transform: translateY(-1px);
}

.footer-social-icon {
  width: 1.05rem;
  height: 1.05rem;
}

@media (max-width: 1040px) {
  .rugs-grid {
    grid-template-columns: 1fr 1fr;
  }
  .plans-grid-landing {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 900px) {
  .hero-intro {
    min-height: 460px;
  }
  .hero-content {
    max-width: none;
    margin-left: 0;
    text-align: left;
  }
  .hero-content .hero-actions {
    justify-content: flex-start;
  }
  .rugs-grid {
    grid-template-columns: 1fr;
  }
  .copy-grid {
    grid-template-columns: 1fr;
  }
  .plans-grid-landing {
    grid-template-columns: 1fr;
  }
  .plan-card {
    min-height: 0;
  }
  .plan-card h3 {
    font-size: 1.72rem;
  }
  .nav-links {
    display: none;
  }
  .mobile-menu-toggle {
    display: inline-flex;
  }
  .topbar-actions .topbar-btn:first-child {
    display: none;
  }
  .topbar-btn {
    padding: 0.35rem 0.8rem;
    font-size: 0.85rem;
  }
  .footer-row {
    gap: 0.2rem;
  }
}

@media (max-width: 680px) {
  .footer-row {
    flex-direction: column;
    gap: 1.2rem;
    align-items: center;
  }
}

@media (max-width: 620px) {
  .fees-big {
    font-size: clamp(4.5rem, 22vw, 10rem);
  }
  .footer-row {
    gap: 1.2rem;
  }
  .footer-links {
    gap: 0.5rem 1rem;
  }
}

/* ── Desktop nav dropdown ──────────────────────────────── */
.nav-item-dropdown {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.nav-dropdown-trigger {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
}

.nav-item-chevron {
  width: 11px;
  height: 11px;
  flex-shrink: 0;
  opacity: 0.55;
  transition: transform 0.2s ease, opacity 0.2s;
}

.nav-item-dropdown:hover .nav-item-chevron,
.nav-item-dropdown.is-open .nav-item-chevron {
  transform: rotate(180deg);
  opacity: 0.85;
}

.nav-dropdown {
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%) translateY(-6px);
  min-width: 162px;
  background: rgba(10, 12, 18, 0.78);
  backdrop-filter: blur(26px) saturate(145%);
  -webkit-backdrop-filter: blur(26px) saturate(145%);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 14px;
  padding: 0.4rem;
  display: flex;
  flex-direction: column;
  gap: 0.05rem;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.12s ease, transform 0.12s ease, visibility 0s linear 0.12s;
  z-index: 300;
}

.nav-dropdown::before {
  content: '';
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid rgba(255,255,255,0.10);
}

.nav-item-dropdown:hover .nav-dropdown,
.nav-item-dropdown.is-open .nav-dropdown {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateX(-50%) translateY(0);
  transition: opacity 0.18s ease, transform 0.18s ease;
}

.nav-dropdown a {
  display: block;
  padding: 0.46rem 0.85rem;
  border-radius: 8px;
  font-size: 0.875rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.58);
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.12s, color 0.12s;
}

.nav-dropdown a:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #fff;
}

/* ── Mobile submenu — matches React side-menu ──────────── */
.mobile-menu-has-sub {
  flex-direction: column;
  align-items: stretch;
}

.mobile-menu-has-sub > .mobile-menu-parent.menu-header-sm {
  padding: 0.54rem 0;
  gap: 0.35rem;
}

.menu-header-sm-label {
  flex: 0 0 auto;
  min-width: 0;
  text-align: left;
}

.menu-header-sm-chev {
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  position: relative;
  opacity: 0.55;
}

.mobile-menu-has-sub.is-open > .mobile-menu-parent .menu-header-sm-chev {
  opacity: 0.85;
}

.menu-header-sm-chev .menu-chev {
  position: absolute;
  inset: 0;
  width: 1rem;
  height: 1rem;
  display: block;
}

.mobile-menu-has-sub.is-open .menu-chev--right {
  display: none;
}

.mobile-menu-has-sub:not(.is-open) .menu-chev--down {
  display: none;
}

/* Submenu container */
.mobile-menu-panel .submenu {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
}

.mobile-menu-panel .submenu.expanded {
  opacity: 1;
  max-height: 1000px;
}

.mobile-menu-panel .submenu.expanding {
  animation: landingSubMenuOpened 0.3s ease both;
}

@keyframes landingSubMenuOpened {
  from { max-height: 0; opacity: 0; }
  to   { max-height: var(--menu-height); opacity: 1; }
}

.mobile-menu-panel .submenu.folding {
  animation: landingSubMenuClosed 0.4s ease-out 100ms both;
}

@keyframes landingSubMenuClosed {
  from { opacity: 1; max-height: var(--menu-height); }
  to   { opacity: 0.5; max-height: 0; }
}

.mobile-menu-panel .submenu .menu-list {
  list-style: none;
  margin: 0 0 0 2rem;
  padding: 0 0 0.25rem;
}

.mobile-menu-panel .submenu .menu-list > .menu-item.menu-item-leaf {
  opacity: 0;
  transform: translateX(-50px);
}

.mobile-menu-panel .submenu .menu-list > .menu-item.menu-item-leaf.opening {
  animation: landingItemOpen 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) var(--transition-delay, 0ms) both;
}

@keyframes landingItemOpen {
  from { opacity: 0; transform: translateX(-50px); }
  to   { opacity: 1; transform: translateX(0); }
}

.mobile-menu-panel .submenu .menu-list > .menu-item.menu-item-leaf.closing {
  animation: landingItemClose 0.15s ease-out var(--transition-delay, 0ms) both;
}

@keyframes landingItemClose {
  from { opacity: 1; transform: translateX(0); }
  to   { opacity: 0; transform: translateX(-100px); }
}

.mobile-menu-panel .submenu .menu-list > .menu-item.menu-item-leaf > a {
  display: block;
  padding: 0.46rem 0.75rem;
  margin-left: -0.75rem;
  font-size: 1.1rem;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.5);
  font-family: var(--title-font);
  text-decoration: none;
  border-radius: 8px;
  transition: color 0.15s ease, background 0.15s ease;
}

.mobile-menu-panel .submenu .menu-list > .menu-item.menu-item-leaf > a:hover {
  color: rgba(255, 255, 255, 0.92);
  background: rgba(255, 255, 255, 0.06);
}

.plan-price-wrap {
  margin-top: 0;
}
