:root {
  color-scheme: light;
  --ink: #101018;
  --text: #090912;
  --cream: #fff8f1;
  --muted: rgba(13, 15, 26, 0.62);
  --blue: #2d49ff;
  --hot: #ff1684;
  --violet: #7c4dff;
  --cyan: #27c9ff;
  --mint: #46e0a8;
  --yellow: #ffd338;
  --orange: #ff7a00;
  --lavender: #bec8ff;
  --glass: rgba(255, 255, 255, 0.42);
  --line: rgba(255, 255, 255, 0.55);
  --dark-glass: rgba(18, 19, 31, 0.72);
  --shadow: 0 32px 90px rgba(38, 45, 95, 0.26);
  --radius: 32px;
  --mouse-x: 50%;
  --mouse-y: 20%;
}

/* Final focused cleanup: mockup finish, store badges, feature icons, footer columns. */
.hero-visual,
.hero-phone-wrap {
  overflow: visible !important;
}

.hero-phone-pro.app-phone {
  height: auto !important;
  min-height: clamp(650px, 43vw, 740px) !important;
  max-height: none !important;
  border-radius: clamp(34px, 3vw, 48px) !important;
  overflow: hidden !important;
  clip-path: none !important;
  -webkit-mask-image: none !important;
  mask-image: none !important;
  padding-bottom: clamp(1rem, 1.4vw, 1.35rem) !important;
  box-shadow:
    0 34px 90px rgba(40, 52, 130, 0.24),
    0 16px 34px rgba(7, 10, 34, 0.12),
    inset 0 0 0 1.5px rgba(255, 255, 255, 0.9) !important;
}

.hero-phone-pro.app-phone::before,
.hero-phone-pro.app-phone::after {
  border-radius: inherit !important;
  pointer-events: none !important;
}

.hero-phone-pro .phone-bottom-glow {
  bottom: 0.95rem !important;
  border-radius: 999px !important;
  opacity: 0.7 !important;
}

.phone-status-icons {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 0.42rem !important;
  min-width: 5.6rem !important;
  font-size: 0 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  color: #070713 !important;
}

.signal-bars {
  display: inline-flex;
  align-items: flex-end;
  gap: 0.12rem;
  height: 1rem;
}

.signal-bars i {
  display: block;
  width: 0.18rem;
  border-radius: 999px;
  background: currentColor;
}

.signal-bars i:nth-child(1) { height: 0.36rem; }
.signal-bars i:nth-child(2) { height: 0.52rem; }
.signal-bars i:nth-child(3) { height: 0.72rem; }
.signal-bars i:nth-child(4) { height: 0.9rem; }

.wifi-symbol {
  position: relative;
  display: inline-block;
  width: 1.12rem;
  height: 0.86rem;
  overflow: hidden;
}

.wifi-symbol i {
  position: absolute;
  left: 50%;
  bottom: -0.28rem;
  display: block;
  border: 0.17rem solid currentColor;
  border-top-color: transparent;
  border-left-color: transparent;
  border-radius: 50%;
  transform: translateX(-50%) rotate(45deg);
}

.wifi-symbol i:nth-child(1) {
  width: 1.14rem;
  height: 1.14rem;
}

.wifi-symbol i:nth-child(2) {
  width: 0.78rem;
  height: 0.78rem;
}

.wifi-symbol i:nth-child(3) {
  width: 0.24rem;
  height: 0.24rem;
  bottom: 0.02rem;
  border-width: 0;
  background: currentColor;
}

.battery-symbol {
  position: relative;
  display: inline-grid;
  place-items: center;
  width: 1.32rem;
  height: 0.72rem;
  border: 0.16rem solid currentColor;
  border-radius: 0.22rem;
}

.battery-symbol::after {
  content: "";
  position: absolute;
  right: -0.28rem;
  width: 0.16rem;
  height: 0.38rem;
  border-radius: 0 999px 999px 0;
  background: currentColor;
}

.battery-symbol i {
  display: block;
  width: 0.82rem;
  height: 0.34rem;
  border-radius: 0.12rem;
  background: currentColor;
}

.hero-sticker-burst {
  z-index: 18 !important;
  pointer-events: none !important;
  overflow: visible !important;
}

.hero-sticker-burst > .sticker-slot {
  overflow: visible !important;
  opacity: 0.96 !important;
  filter: drop-shadow(0 16px 24px rgba(28, 32, 78, 0.22)) !important;
}

.hero-sticker-burst > .sticker-slot .sticker-image,
.hero-sticker-burst > .sticker-slot img {
  object-fit: contain !important;
  overflow: visible !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(1) {
  top: -1.5% !important;
  left: 4% !important;
  right: auto !important;
  width: clamp(74px, 5.4vw, 108px) !important;
  height: clamp(74px, 5.4vw, 108px) !important;
  transform: rotate(-11deg) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(2) {
  top: 10% !important;
  right: -8% !important;
  left: auto !important;
  width: clamp(78px, 5.7vw, 114px) !important;
  height: clamp(78px, 5.7vw, 114px) !important;
  transform: rotate(8deg) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(3) {
  top: 38% !important;
  left: -10% !important;
  right: auto !important;
  width: clamp(82px, 6vw, 120px) !important;
  height: clamp(82px, 6vw, 120px) !important;
  transform: rotate(6deg) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(4) {
  top: 49% !important;
  right: -10% !important;
  left: auto !important;
  width: clamp(78px, 5.8vw, 116px) !important;
  height: clamp(78px, 5.8vw, 116px) !important;
  transform: rotate(-8deg) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(5) {
  bottom: 8% !important;
  left: -5% !important;
  top: auto !important;
  width: clamp(72px, 5.3vw, 106px) !important;
  height: clamp(72px, 5.3vw, 106px) !important;
  transform: rotate(-5deg) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(6) {
  bottom: -3% !important;
  right: 13% !important;
  top: auto !important;
  width: clamp(72px, 5.2vw, 104px) !important;
  height: clamp(72px, 5.2vw, 104px) !important;
  transform: rotate(6deg) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(n + 7) {
  display: none !important;
}

.hero-store-badges,
.final-cta .store-row,
.final-store-badges,
.store-buttons {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: clamp(0.7rem, 1.2vw, 1rem) !important;
  flex-wrap: wrap !important;
}

.hero-store-badges .store-button,
.final-cta .store-button,
.footer-downloads .store-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  height: clamp(46px, 3.3vw, 58px) !important;
  aspect-ratio: 436 / 128 !important;
  min-height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

.hero-store-badges .store-button::before,
.hero-store-badges .store-button::after,
.final-cta .store-button::before,
.final-cta .store-button::after,
.footer-downloads .store-button::before,
.footer-downloads .store-button::after {
  content: none !important;
  display: none !important;
}

.hero-store-badges .store-button img,
.final-cta .store-button img,
.footer-downloads .store-button img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: contain !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  filter: drop-shadow(0 10px 18px rgba(0, 0, 0, 0.16)) !important;
}

.final-cta {
  overflow: hidden !important;
}

.final-cta > div:not(.final-stickers) {
  position: relative !important;
  z-index: 5 !important;
}

.final-stickers {
  z-index: 1 !important;
  pointer-events: none !important;
  overflow: visible !important;
  width: min(1180px, calc(100% - 2rem)) !important;
}

.final-stickers .sticker-slot {
  width: clamp(70px, 5.5vw, 110px) !important;
  height: clamp(70px, 5.5vw, 110px) !important;
  overflow: visible !important;
  opacity: 0.86 !important;
}

.final-stickers .sticker-slot:nth-child(1) {
  left: clamp(1.2rem, 6vw, 5rem) !important;
  top: clamp(1rem, 12%, 3.8rem) !important;
  right: auto !important;
  bottom: auto !important;
}

.final-stickers .sticker-slot:nth-child(2) {
  left: clamp(1.3rem, 7vw, 6rem) !important;
  right: auto !important;
  top: auto !important;
  bottom: clamp(1.2rem, 15%, 4.6rem) !important;
}

.final-stickers .sticker-slot:nth-child(3) {
  right: clamp(1.4rem, 7vw, 6rem) !important;
  left: auto !important;
  top: clamp(1rem, 12%, 3.8rem) !important;
  bottom: auto !important;
}

.final-stickers .sticker-slot:nth-child(4) {
  right: clamp(1.5rem, 9vw, 8rem) !important;
  left: auto !important;
  top: auto !important;
  bottom: clamp(0.9rem, 10%, 3.1rem) !important;
  transform: rotate(7deg) scale(0.82) !important;
}

.style-feature-bar,
.limited-features {
  gap: clamp(0.75rem, 1.35vw, 1.1rem) !important;
}

.style-feature-bar span,
.limited-features span {
  display: flex !important;
  align-items: center !important;
  gap: 0.85rem !important;
  min-height: 66px !important;
  padding: 0.75rem 1.05rem !important;
  border-radius: 22px !important;
  border: 1px solid rgba(255, 255, 255, 0.78) !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 0.54)) !important;
  box-shadow:
    0 18px 40px rgba(82, 88, 148, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.78) !important;
}

.style-feature-bar span::before,
.limited-features span::before {
  content: attr(data-icon) !important;
  flex: 0 0 44px !important;
  width: 44px !important;
  height: 44px !important;
  display: grid !important;
  place-items: center !important;
  border-radius: 15px !important;
  color: #fff !important;
  font-weight: 950 !important;
  font-size: 1rem !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  background:
    radial-gradient(circle at 28% 22%, rgba(255, 255, 255, 0.95), transparent 24%),
    linear-gradient(135deg, #3157ff 0%, #8c3cff 48%, #ff177b 100%) !important;
  box-shadow:
    0 12px 22px rgba(118, 63, 255, 0.26),
    inset 0 1px 0 rgba(255, 255, 255, 0.65) !important;
}

.style-feature-bar span:nth-child(1)::before { content: "15" !important; }
.style-feature-bar span:nth-child(2)::before { content: "✓" !important; background: radial-gradient(circle at 28% 22%, rgba(255,255,255,.95), transparent 24%), linear-gradient(135deg, #24d8c8, #2f8fff 55%, #8a41ff) !important; }
.style-feature-bar span:nth-child(3)::before { content: "▣" !important; background: radial-gradient(circle at 28% 22%, rgba(255,255,255,.95), transparent 24%), linear-gradient(135deg, #6b55ff, #c72cdb 52%, #ff197b) !important; }
.style-feature-bar span:nth-child(4)::before { content: "↗" !important; }

.limited-features span:nth-child(1)::before { content: "◇" !important; }
.limited-features span:nth-child(2)::before { content: "48" !important; background: radial-gradient(circle at 28% 22%, rgba(255,255,255,.95), transparent 24%), linear-gradient(135deg, #ffd84d, #ff9d2d 55%, #ff5d45) !important; }
.limited-features span:nth-child(3)::before { content: "✦" !important; background: radial-gradient(circle at 28% 22%, rgba(255,255,255,.95), transparent 24%), linear-gradient(135deg, #32d4ff, #6749ff 52%, #ec1c94) !important; }
.limited-features span:nth-child(4)::before { content: "♛" !important; }

.site-footer {
  display: grid !important;
  grid-template-columns: minmax(280px, 1.2fr) repeat(3, minmax(150px, 0.55fr)) !important;
  align-items: start !important;
  column-gap: clamp(1.75rem, 4vw, 5rem) !important;
  row-gap: clamp(1.5rem, 3vw, 2.5rem) !important;
  padding: clamp(3rem, 5vw, 4.75rem) clamp(1.25rem, 5vw, 5rem) clamp(2rem, 4vw, 3rem) !important;
  margin-bottom: 0 !important;
}

.site-footer .footer-brand-panel {
  max-width: 430px !important;
}

.site-footer .footer-column {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 0.78rem !important;
  min-width: 0 !important;
}

.site-footer .footer-column strong {
  margin-bottom: 0.25rem !important;
}

.site-footer .footer-column a,
.site-footer .footer-text-button {
  text-align: left !important;
}

.footer-bottom {
  grid-column: 1 / -1 !important;
  margin-top: clamp(0.75rem, 2vw, 1.5rem) !important;
  padding-top: clamp(1rem, 2vw, 1.45rem) !important;
  text-align: center !important;
}

.footer-copy {
  margin-inline: auto !important;
  max-width: 760px !important;
  text-align: center !important;
}

body {
  padding-bottom: 0 !important;
}

@media (max-width: 1180px) {
  .hero-phone-pro.app-phone {
    width: min(84vw, 385px) !important;
    min-height: 620px !important;
  }

  .hero-sticker-burst > .sticker-slot:nth-child(5),
  .hero-sticker-burst > .sticker-slot:nth-child(6) {
    display: none !important;
  }

  .site-footer {
    grid-template-columns: minmax(260px, 1fr) repeat(3, minmax(130px, 0.55fr)) !important;
  }
}

@media (max-width: 860px) {
  .site-footer {
    grid-template-columns: 1fr 1fr !important;
  }

  .site-footer .footer-brand-panel,
  .footer-bottom {
    grid-column: 1 / -1 !important;
  }
}

@media (max-width: 760px) {
  .hero-phone-pro.app-phone {
    width: min(90vw, 356px) !important;
    min-height: 570px !important;
    border-radius: 32px !important;
  }

  .phone-status-icons {
    min-width: 4.9rem !important;
    gap: 0.32rem !important;
  }

  .hero-sticker-burst > .sticker-slot:nth-child(n + 4) {
    display: none !important;
  }

  .hero-store-badges .store-button,
  .final-cta .store-button,
  .footer-downloads .store-button {
    height: 44px !important;
  }

  .style-feature-bar span,
  .limited-features span {
    min-height: 58px !important;
    border-radius: 18px !important;
  }

  .style-feature-bar span::before,
  .limited-features span::before {
    flex-basis: 38px !important;
    width: 38px !important;
    height: 38px !important;
    border-radius: 13px !important;
  }

  .final-stickers .sticker-slot:nth-child(3),
  .final-stickers .sticker-slot:nth-child(4) {
    display: none !important;
  }
}

@media (max-width: 620px) {
  .site-footer {
    grid-template-columns: 1fr !important;
    padding-inline: 1.1rem !important;
  }
}

* {
  box-sizing: border-box;
}

html {
  max-width: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
  background: #b9c6ff;
}

body {
  margin: 0;
  overflow-x: hidden;
  color: var(--text);
  font-family:
    Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    sans-serif;
  letter-spacing: 0;
  background:
    radial-gradient(circle at var(--mouse-x) var(--mouse-y), rgba(255, 255, 255, 0.9), transparent 20rem),
    radial-gradient(circle at 12% 16%, rgba(255, 22, 132, 0.18), transparent 24rem),
    radial-gradient(circle at 86% 8%, rgba(39, 201, 255, 0.22), transparent 24rem),
    linear-gradient(180deg, #b8c5ff 0%, #edf1ff 38%, #fff 62%, #141420 100%);
}

body.dialog-open {
  overflow: hidden;
}

body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -3;
  pointer-events: none;
  background:
    linear-gradient(120deg, transparent 0 34%, rgba(255, 255, 255, 0.32) 35% 36%, transparent 37% 100%),
    linear-gradient(240deg, transparent 0 55%, rgba(255, 255, 255, 0.22) 56% 57%, transparent 58% 100%);
  animation: sheen 10s linear infinite;
}

img {
  display: block;
  max-width: 100%;
}

img[loading="lazy"] {
  content-visibility: auto;
}

.sticker-slot {
  display: block;
}

.real-pack-grid {
  --pack-bg: rgba(255, 255, 255, 0.5);
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: clamp(0.3rem, 0.9vw, 0.7rem);
  padding: clamp(0.45rem, 1vw, 0.85rem);
  border-radius: inherit;
  background:
    radial-gradient(circle at 28% 18%, rgba(255, 255, 255, 0.54), transparent 14rem),
    var(--pack-bg);
}

.sticker-image {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  display: block;
  transform: rotate(var(--tilt, -2deg));
}

.sticker-image:nth-child(2n) {
  --tilt: 2deg;
}

.sticker-image:nth-child(3n) {
  --tilt: -4deg;
}

.sticker-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(var(--sticker-scale, 1.08));
  transform-origin: center;
  filter:
    drop-shadow(0 0 0.18rem rgba(255, 255, 255, 0.94))
    drop-shadow(0 14px 18px rgba(30, 36, 82, 0.2));
}

.sticker-image.is-fallback {
  border: 2px solid rgba(255, 255, 255, 0.7);
  border-radius: 28px;
  background:
    radial-gradient(circle at 32% 22%, rgba(255, 255, 255, 0.86), transparent 3rem),
    linear-gradient(135deg, rgba(45, 73, 255, 0.18), rgba(255, 22, 132, 0.16));
}


a {
  color: inherit;
}

button,
a {
  -webkit-tap-highlight-color: transparent;
}

button {
  font: inherit;
}

.skip-link {
  position: fixed;
  left: 1rem;
  top: 1rem;
  z-index: 1000;
  transform: translateY(-180%);
  padding: 0.8rem 1rem;
  border-radius: 999px;
  background: #fff;
  color: var(--text);
  font-weight: 900;
}

.skip-link:focus {
  transform: translateY(0);
}

.cursor-glow {
  position: fixed;
  left: var(--mouse-x);
  top: var(--mouse-y);
  z-index: -1;
  width: 26rem;
  height: 26rem;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.55), transparent 64%);
  transform: translate(-50%, -50%);
  pointer-events: none;
  mix-blend-mode: screen;
}

.site-header {
  position: fixed;
  inset: 1rem 0 auto;
  z-index: 80;
  width: min(1180px, calc(100% - 2rem));
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin: 0 auto;
  padding: 0.55rem;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.34);
  box-shadow: 0 20px 54px rgba(65, 76, 150, 0.16);
  backdrop-filter: blur(22px);
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 0.65rem;
  text-decoration: none;
  font-weight: 1000;
}

.brand img {
  width: 36px;
  height: 36px;
}

.nav-links {
  display: flex;
  gap: 0.2rem;
  padding: 0.25rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.26);
}

.nav-links a,
.header-cta {
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
  border-radius: 999px;
  text-decoration: none;
  font-size: 0.94rem;
  font-weight: 900;
}

.nav-links a {
  color: rgba(10, 11, 22, 0.68);
}

.nav-links a:hover {
  background: #fff;
  color: var(--text);
}

.header-cta {
  background: linear-gradient(90deg, var(--blue), var(--hot));
  color: #fff;
  box-shadow: 0 12px 30px rgba(45, 73, 255, 0.28);
}

.language-switcher {
  display: inline-flex;
  align-items: center;
  gap: 0.22rem;
  padding: 0.22rem;
  border: 1px solid rgba(255, 255, 255, 0.48);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.24);
}

.language-switcher button {
  min-width: 34px;
  height: 34px;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: rgba(10, 11, 22, 0.6);
  font: inherit;
  font-size: 0.78rem;
  font-weight: 1000;
  cursor: pointer;
  transition:
    transform 180ms ease,
    color 180ms ease,
    background 180ms ease,
    box-shadow 180ms ease;
}

.language-switcher button:hover {
  color: var(--text);
  background: rgba(255, 255, 255, 0.62);
}

.language-switcher button.active {
  color: #fff;
  background: linear-gradient(135deg, var(--blue), var(--hot));
  box-shadow: 0 10px 22px rgba(45, 73, 255, 0.22);
}

.menu-toggle {
  display: none;
  width: 42px;
  height: 42px;
  place-items: center;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.44);
  cursor: pointer;
}

.menu-toggle span {
  grid-area: 1 / 1;
  width: 18px;
  height: 2px;
  border-radius: 999px;
  background: var(--text);
  transition:
    transform 180ms ease,
    opacity 180ms ease;
}

.menu-toggle::before {
  content: "";
  grid-area: 1 / 1;
  width: 18px;
  height: 14px;
  border-top: 2px solid var(--text);
  border-bottom: 2px solid var(--text);
  opacity: 0;
}

.menu-toggle span:nth-child(1) {
  transform: translateY(-6px);
}

.menu-toggle span:nth-child(3) {
  transform: translateY(6px);
}

.site-header.nav-open .menu-toggle span:nth-child(1) {
  transform: rotate(45deg);
}

.site-header.nav-open .menu-toggle span:nth-child(2) {
  opacity: 0;
}

.site-header.nav-open .menu-toggle span:nth-child(3) {
  transform: rotate(-45deg);
}

.section {
  width: min(1180px, calc(100% - 2rem));
  margin: 0 auto;
  padding: clamp(4.5rem, 9vw, 8rem) 0;
  scroll-margin-top: 128px;
}

#top,
#how-it-works,
#packs,
#personal-packs,
#regular-packs,
#export,
#premium,
#download {
  scroll-margin-top: 128px;
}

.hero {
  position: relative;
  min-height: 100svh;
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(360px, 0.9fr);
  align-items: center;
  gap: clamp(2rem, 5vw, 5rem);
  padding: 7.4rem max(1rem, calc((100vw - 1180px) / 2)) 4rem;
  overflow: hidden;
  isolation: isolate;
}

.aurora {
  position: absolute;
  inset: 0;
  z-index: -2;
  background:
    radial-gradient(circle at 30% 18%, rgba(255, 255, 255, 0.9), transparent 20rem),
    radial-gradient(circle at 80% 42%, rgba(255, 22, 132, 0.23), transparent 26rem),
    radial-gradient(circle at 64% 72%, rgba(255, 211, 56, 0.24), transparent 24rem);
  filter: blur(1px);
  animation: auroraMove 12s ease-in-out infinite alternate;
}

.hero-copy-block {
  position: relative;
  z-index: 2;
  max-width: min(780px, 100%);
}

.eyebrow {
  margin: 0 0 1rem;
  color: var(--blue);
  font-size: 0.82rem;
  font-weight: 1000;
  text-transform: uppercase;
}

h1,
h2,
h3,
p {
  overflow-wrap: normal;
  word-break: normal;
}

h1 {
  display: grid;
  gap: 0.12em;
  margin: 0;
  font-size: clamp(3.8rem, 6.6vw, 6.7rem);
  line-height: 0.9;
  letter-spacing: 0;
  font-weight: 1000;
}

h1 > span:first-child {
  color: #05050b;
}

h1 > span:last-child {
  width: auto;
  max-width: 100%;
  background: linear-gradient(90deg, var(--blue), var(--hot), var(--orange));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  animation: textPulse 4s ease-in-out infinite;
}

.hero-mobile-line {
  display: inline;
}

.hero-lead {
  max-width: 35rem;
  margin: 1.6rem 0 0;
  color: rgba(10, 11, 22, 0.66);
  font-size: clamp(1.12rem, 1.7vw, 1.38rem);
  line-height: 1.45;
  font-weight: 760;
}

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

.primary-action,
.ghost-action,
.store-button {
  box-sizing: border-box;
  min-height: 62px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 1000;
}

.primary-action {
  padding: 0 1.45rem;
  background: linear-gradient(90deg, var(--blue), var(--violet), var(--hot));
  color: #fff;
  box-shadow: 0 24px 50px rgba(45, 73, 255, 0.32);
  animation: ctaBreath 2.8s ease-in-out infinite;
}

.ghost-action {
  padding: 0 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.78);
  background: rgba(255, 255, 255, 0.34);
  backdrop-filter: blur(16px);
}

.hero-stats {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
  margin-top: 1.5rem;
}

.hero-stats span {
  display: inline-flex;
  align-items: center;
  gap: 0.42rem;
  padding: 0.58rem 0.82rem;
  border: 1px solid rgba(255, 255, 255, 0.64);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.3);
  color: rgba(10, 11, 22, 0.68);
  font-weight: 850;
  backdrop-filter: blur(14px);
}

.hero-stats strong {
  color: var(--hot);
  font-size: 1.1rem;
}

.hero-visual {
  position: relative;
  justify-self: end;
  min-height: 700px;
  display: grid;
  place-items: center;
}

.app-phone,
.selfie-card,
.pack-preview-large,
.export-pack,
.export-choice {
  transform-style: preserve-3d;
  transition:
    transform 220ms ease,
    box-shadow 220ms ease;
}

.app-phone {
  position: relative;
  z-index: 2;
  width: min(440px, 88vw);
  min-height: 680px;
  padding: 1.35rem 1.45rem 1.6rem;
  border: 1px solid rgba(255, 255, 255, 0.82);
  border-radius: 42px;
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.8), transparent 18rem),
    linear-gradient(180deg, #b8c5ff 0%, #edf1ff 62%, #fff 100%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.9),
    0 48px 110px rgba(38, 45, 95, 0.32);
  overflow: hidden;
  animation: phoneFloat 5.5s ease-in-out infinite;
}

.app-phone::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 9rem;
  background: linear-gradient(180deg, transparent, #fff);
  pointer-events: none;
}

.phone-status,
.phone-top,
.phone-section-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

.hero-sticker-burst {
  position: absolute;
  inset: 0;
  z-index: 1;
  opacity: 0.82;
  pointer-events: none;
}

.hero-sticker-burst > .sticker-slot {
  position: absolute;
  width: clamp(72px, 8vw, 118px);
  height: clamp(72px, 8vw, 118px);
  filter: drop-shadow(0 18px 24px rgba(31, 37, 80, 0.18));
  animation: burstOrbit 7s ease-in-out infinite;
}

.hero-sticker-burst .sticker-image {
  width: 100%;
}

.hero-sticker-burst .sticker-image img {
  --sticker-scale: 1.18;
}

.hero-sticker-burst > .sticker-slot:nth-child(1) {
  left: 0;
  top: 18%;
}

.hero-sticker-burst > .sticker-slot:nth-child(2) {
  right: 4%;
  top: 25%;
  animation-delay: -1s;
}

.hero-sticker-burst > .sticker-slot:nth-child(3) {
  left: 4%;
  bottom: 25%;
  animation-delay: -2s;
}

.hero-sticker-burst > .sticker-slot:nth-child(4) {
  right: 2%;
  bottom: 19%;
  animation-delay: -3s;
}

.hero-sticker-burst > .sticker-slot:nth-child(5) {
  left: 36%;
  top: 4%;
  animation-delay: -4s;
}

.hero-sticker-burst > .sticker-slot:nth-child(6) {
  left: 42%;
  bottom: 2%;
  animation-delay: -5s;
}

.hero-sticker-burst > .sticker-slot:nth-child(7) {
  left: 18%;
  bottom: 8%;
  width: clamp(58px, 6vw, 96px);
  height: clamp(58px, 6vw, 96px);
  transform: rotate(-14deg);
  animation-delay: -2.8s;
}

.hero-sticker-burst > .sticker-slot:nth-child(8) {
  right: 24%;
  top: 8%;
  width: clamp(58px, 6vw, 96px);
  height: clamp(58px, 6vw, 96px);
  transform: rotate(9deg);
  animation-delay: -4.2s;
}

.phone-status {
  padding: 0 2.2rem;
  font-size: 1.05rem;
  font-weight: 950;
}

.status-icons {
  letter-spacing: -0.08em;
}

.phone-top {
  margin-top: 2.1rem;
}

.phone-top strong {
  color: #38406f;
  font-size: 2rem;
  letter-spacing: -0.04em;
}

.phone-top > span {
  padding: 0.78rem 1rem;
  border-radius: 999px;
  background: linear-gradient(90deg, #c33fd6, var(--hot));
  color: #fff;
  font-weight: 950;
}

.phone-headline {
  display: grid;
  margin-top: 2.1rem;
  font-size: clamp(2.7rem, 7vw, 4.1rem);
  line-height: 0.96;
  font-weight: 1000;
}

.phone-headline span:last-child {
  color: var(--blue);
}

.phone-create {
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1.8rem;
  border-radius: 24px;
  background: linear-gradient(90deg, var(--blue), #7d4dff, #dd41d3);
  color: #fff;
  text-decoration: none;
  font-size: 1.18rem;
  font-weight: 1000;
  box-shadow: 0 18px 40px rgba(45, 73, 255, 0.28);
}

.phone-section-title {
  margin: 2rem 0 1rem;
  font-size: 1.5rem;
  font-weight: 1000;
}

.phone-section-title b {
  width: 48px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.6);
}

.phone-section-title.small {
  margin-top: 1.3rem;
}

.phone-carousel {
  display: flex;
  gap: 1rem;
  width: 100%;
  overflow: hidden;
  animation: phoneCards 14s linear infinite;
}

.phone-carousel article {
  width: 170px;
  min-height: 172px;
  padding: 0.8rem;
  border: 1px solid #fff;
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.56);
  box-shadow: 0 16px 35px rgba(75, 83, 150, 0.14);
}

.phone-pack-preview {
  width: 100%;
  height: 112px;
  border-radius: 18px;
  overflow: hidden;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.28rem;
  padding: 0.38rem;
}

.phone-pack-preview .sticker-image {
  border-width: 3px;
}

.phone-pack-preview .sticker-image img {
  --sticker-scale: 1.28;
}

.phone-pack-preview .sticker-image em,
.phone-pack-preview .sticker-image::before {
  display: none;
}

.phone-carousel strong {
  display: block;
  margin-top: 0.55rem;
  font-weight: 1000;
}

.mini-strip {
  position: relative;
  z-index: 2;
  display: flex;
  gap: 0.4rem;
}

.mini-strip > .sticker-slot {
  width: 72px;
  height: 72px;
  filter: drop-shadow(0 12px 12px rgba(31, 37, 80, 0.15));
  animation: stickerBounce 2.5s ease-in-out infinite;
}

.mini-strip .sticker-image {
  width: 100%;
  border-width: 3px;
}

.mini-strip .sticker-image img {
  --sticker-scale: 1.24;
}

.mini-strip .sticker-image em,
.mini-strip .sticker-image::before {
  display: none;
}

.mini-strip > .sticker-slot:nth-child(2) {
  animation-delay: 0.25s;
}

.mini-strip > .sticker-slot:nth-child(3) {
  animation-delay: 0.5s;
}

.mini-strip > .sticker-slot:nth-child(4) {
  animation-delay: 0.75s;
}

.phone-bottom-glow {
  position: absolute;
  left: 12%;
  right: 12%;
  bottom: 0.6rem;
  z-index: 3;
  height: 6px;
  border-radius: 999px;
  background: #090912;
}

.story-loop {
  padding-top: clamp(2rem, 5vw, 4rem);
}

.loop-panels {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(0.75rem, 2vw, 1rem);
}

.loop-panel {
  position: relative;
  min-height: 286px;
  overflow: hidden;
  padding: 1.15rem;
  border: 1px solid rgba(255, 255, 255, 0.74);
  border-radius: 32px;
  background:
    radial-gradient(circle at 86% 12%, rgba(255, 255, 255, 0.72), transparent 9rem),
    rgba(255, 255, 255, 0.38);
  box-shadow: 0 18px 52px rgba(65, 76, 150, 0.1);
}

.loop-panel > * {
  position: relative;
  z-index: 2;
}

.loop-panel > span {
  display: inline-flex;
  width: 48px;
  height: 48px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
  color: var(--blue);
  font-weight: 1000;
}

.loop-panel .sticker-slot {
  display: block;
  align-items: initial;
  justify-content: initial;
  padding: 0;
  border-radius: 0;
  background: transparent;
  color: inherit;
  font-weight: inherit;
}

.loop-panel h3 {
  margin: 1rem 0 0;
  max-width: 15rem;
  font-size: clamp(1.8rem, 3vw, 2.75rem);
  line-height: 0.94;
  font-weight: 1000;
}

.loop-panel p {
  max-width: 21rem;
  margin: 0.9rem 0 0;
  color: rgba(10, 11, 22, 0.62);
  font-size: 1rem;
  line-height: 1.42;
  font-weight: 760;
}

.loop-panel.generate {
  min-height: 340px;
  background:
    radial-gradient(circle at 24% 18%, rgba(255, 255, 255, 0.9), transparent 14rem),
    radial-gradient(circle at 85% 74%, rgba(45, 73, 255, 0.2), transparent 16rem),
    rgba(255, 255, 255, 0.42);
}

.generation-stack {
  position: relative;
  z-index: 2;
  min-height: 122px;
  margin-top: 1.2rem;
  display: grid;
  place-items: center;
}

.photo-placeholder {
  display: grid;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.86);
  background:
    radial-gradient(circle at 38% 26%, rgba(255, 255, 255, 0.92), transparent 4.8rem),
    radial-gradient(circle at 76% 80%, rgba(255, 22, 132, 0.14), transparent 6rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.62), rgba(215, 223, 255, 0.48));
  color: rgba(10, 11, 22, 0.64);
  text-align: center;
  font-weight: 1000;
  box-shadow: 0 18px 42px rgba(31, 37, 80, 0.14);
}

.photo-placeholder span {
  max-width: 6.5rem;
  line-height: 0.95;
}

.photo-placeholder::before {
  content: "";
  width: 48px;
  height: 48px;
  margin-bottom: 0.55rem;
  border-radius: 18px;
  background:
    linear-gradient(90deg, transparent 45%, rgba(45, 73, 255, 0.62) 46% 54%, transparent 55%),
    linear-gradient(0deg, transparent 45%, rgba(255, 22, 132, 0.62) 46% 54%, transparent 55%),
    rgba(255, 255, 255, 0.82);
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.74);
}

.photo-placeholder-small {
  position: relative;
  left: auto;
  bottom: auto;
  width: 116px;
  height: 146px;
  border-radius: 28px;
  font-size: 0.92rem;
}

.photo-placeholder-small::before {
  width: 42px;
  height: 42px;
  margin-bottom: 0.35rem;
  border-radius: 16px;
}

.loop-panel.generate .generation-stack {
  position: absolute;
  left: clamp(1rem, 2.4vw, 1.55rem);
  right: auto;
  top: auto;
  bottom: clamp(1rem, 2.2vw, 1.45rem);
  width: min(50%, 185px);
  height: 158px;
  z-index: 1;
  min-height: 0;
  margin: 0;
}

.loop-panel.generate .photo-placeholder-small {
  width: 100%;
  height: 100%;
  border-radius: 24px;
  font-size: 0.9rem;
}

.loop-panel.generate .photo-placeholder-small::before {
  width: 38px;
  height: 38px;
  border-radius: 15px;
}

.generation-stack .sticker-slot {
  position: absolute;
  width: 96px;
  height: 96px;
  filter: drop-shadow(0 16px 18px rgba(31, 37, 80, 0.16));
}

.generation-stack .sticker-image {
  width: 100%;
}

.generation-stack .sticker-image img {
  --sticker-scale: 1.2;
}

.generation-stack .sticker-image em {
  font-size: 0.58rem;
}

.generation-stack .sticker-slot:nth-of-type(1) {
  right: 5.6rem;
  bottom: 1.15rem;
  transform: rotate(-8deg);
}

.generation-stack .sticker-slot:nth-of-type(2) {
  right: 0.3rem;
  bottom: 0;
  transform: rotate(8deg);
}

.generation-stack b {
  position: absolute;
  left: 5.5rem;
  bottom: 3.7rem;
  z-index: 3;
  width: 42px;
  height: 10px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--blue), var(--hot), var(--yellow));
  box-shadow: 0 0 26px rgba(255, 22, 132, 0.28);
}

.loop-panel.reactions {
  background:
    radial-gradient(circle at 72% 26%, rgba(255, 22, 132, 0.22), transparent 15rem),
    radial-gradient(circle at 20% 90%, rgba(39, 201, 255, 0.22), transparent 15rem),
    rgba(255, 255, 255, 0.38);
}

.reaction-ring {
  position: absolute;
  inset: 11.8rem 0.9rem 0.8rem;
  z-index: 2;
}

.reaction-ring .sticker-slot {
  position: absolute;
  width: clamp(78px, 7.2vw, 106px);
  height: clamp(78px, 7.2vw, 106px);
  filter: drop-shadow(0 18px 18px rgba(31, 37, 80, 0.2));
}

.reaction-ring .sticker-image {
  width: 100%;
}

.reaction-ring .sticker-image img {
  --sticker-scale: 1.18;
}

.reaction-ring .sticker-image em {
  font-size: 0.58rem;
}

.reaction-ring .sticker-slot:nth-child(1) {
  left: 8%;
  top: 16%;
}

.reaction-ring .sticker-slot:nth-child(2) {
  right: 8%;
  top: 16%;
  animation-delay: -0.8s;
}

.reaction-ring .sticker-slot:nth-child(3) {
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  animation-delay: -1.6s;
}

.reaction-ring .sticker-slot:nth-child(4) {
  left: 10%;
  bottom: 10%;
  animation-delay: -2.4s;
}

.reaction-ring .sticker-slot:nth-child(5) {
  right: 10%;
  bottom: 10%;
  animation-delay: -3.2s;
}

.reaction-ring .sticker-slot:nth-child(6) {
  left: 30%;
  bottom: 0;
  animation-delay: -4s;
}

.reaction-ring .sticker-slot:nth-child(7) {
  right: 30%;
  bottom: 0;
  animation-delay: -4.8s;
}

.reaction-ring::after {
  content: "15";
  position: absolute;
  left: 50%;
  top: 48%;
  width: 92px;
  height: 92px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #101018;
  color: #fff;
  font-size: 2.6rem;
  font-weight: 1000;
  transform: translate(-50%, -50%);
  box-shadow: 0 22px 50px rgba(16, 16, 24, 0.24);
}

.loop-panel.export {
  background:
    radial-gradient(circle at 78% 18%, rgba(255, 211, 56, 0.5), transparent 14rem),
    radial-gradient(circle at 28% 82%, rgba(45, 73, 255, 0.24), transparent 15rem),
    linear-gradient(180deg, rgba(255, 255, 255, 0.58), rgba(255, 255, 255, 0.26));
}

.export-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.8rem;
  margin-top: 1.35rem;
}

.export-grid div {
  min-height: 78px;
  display: grid;
  place-items: center;
  gap: 0.55rem;
  padding: 0.8rem;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.56);
  box-shadow: 0 16px 38px rgba(31, 37, 80, 0.14);
  backdrop-filter: blur(16px);
}

.export-grid img,
.export-grid b {
  width: 50px;
  height: 50px;
  display: grid;
  place-items: center;
  padding: 0.72rem;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 12px 26px rgba(31, 37, 80, 0.12);
}

.export-grid b {
  color: #fff;
  background: linear-gradient(135deg, var(--blue), var(--hot));
  font-size: 1.7rem;
  line-height: 1;
}

.export-grid strong {
  color: rgba(10, 11, 22, 0.72);
  font-size: 0.92rem;
  font-weight: 1000;
}

.section-heading {
  max-width: 850px;
  margin: 0 auto clamp(2rem, 5vw, 3.4rem);
  text-align: center;
}

.section-heading.split {
  max-width: none;
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(250px, 0.4fr);
  align-items: end;
  gap: 2rem;
  text-align: left;
}

.section-heading h2,
.final-cta h2 {
  margin: 0;
  font-size: clamp(2.55rem, 5.2vw, 5.25rem);
  line-height: 0.94;
  letter-spacing: 0;
  font-weight: 1000;
}

.section-heading p:not(.eyebrow) {
  margin: 1rem 0 0;
  color: var(--muted);
  font-size: clamp(1rem, 1.6vw, 1.24rem);
  line-height: 1.45;
  font-weight: 760;
}

.machine-grid {
  display: grid;
  grid-template-columns: minmax(190px, 0.45fr) minmax(180px, 0.35fr) minmax(320px, 1fr);
  align-items: center;
  gap: clamp(1rem, 3vw, 2rem);
}

.selfie-card,
.pack-preview-large {
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, 0.38);
  box-shadow: var(--shadow);
  backdrop-filter: blur(18px);
}

.selfie-card {
  min-height: 420px;
  display: grid;
  align-content: center;
  justify-items: center;
  padding: 1.3rem;
  background:
    radial-gradient(circle at 50% 35%, rgba(255, 211, 56, 0.4), transparent 13rem),
    rgba(255, 255, 255, 0.4);
}

.selfie-card > span {
  color: var(--blue);
  font-weight: 1000;
  text-transform: uppercase;
}

.personal-sample-card {
  min-height: 380px;
  align-content: center;
  overflow: hidden;
  background:
    radial-gradient(circle at 68% 18%, rgba(255, 22, 132, 0.22), transparent 11rem),
    radial-gradient(circle at 16% 82%, rgba(45, 73, 255, 0.2), transparent 12rem),
    rgba(255, 255, 255, 0.42);
}

.personal-sample-stack {
  position: relative;
  width: min(100%, 260px);
  min-height: 214px;
  margin-top: 1.2rem;
}

.personal-sample-stack .sticker-slot {
  position: absolute;
  width: clamp(86px, 9vw, 124px);
  height: clamp(86px, 9vw, 124px);
  filter: drop-shadow(0 18px 18px rgba(31, 37, 80, 0.18));
}

.personal-sample-stack .sticker-image {
  width: 100%;
}

.personal-sample-stack .sticker-image img {
  --sticker-scale: 1.28;
}

.personal-sample-stack .sticker-slot:nth-child(1) {
  left: 0;
  top: 1.2rem;
  transform: rotate(-10deg);
}

.personal-sample-stack .sticker-slot:nth-child(2) {
  right: 0.4rem;
  top: 0;
  transform: rotate(8deg);
}

.personal-sample-stack .sticker-slot:nth-child(3) {
  left: 33%;
  top: 4.9rem;
  transform: rotate(-3deg);
}

.personal-sample-stack .sticker-slot:nth-child(4) {
  left: 0.8rem;
  bottom: 0;
  transform: rotate(6deg);
}

.personal-sample-stack .sticker-slot:nth-child(5) {
  right: 0.8rem;
  bottom: 0.2rem;
  transform: rotate(-8deg);
}

.personal-sample-card p {
  max-width: 15rem;
  margin: 0.7rem 0 0;
  color: rgba(10, 11, 22, 0.62);
  text-align: center;
  font-size: 0.94rem;
  line-height: 1.3;
  font-weight: 850;
}

.photo-placeholder-large {
  width: min(190px, 72%);
  aspect-ratio: 0.78;
  margin-top: 1.6rem;
  border-radius: 26px;
  font-size: 1.45rem;
}

.photo-placeholder-large::before {
  width: 64px;
  height: 64px;
  border-radius: 22px;
}

.machine-core {
  position: relative;
  min-height: 260px;
  display: grid;
  place-items: center;
  overflow: visible;
  border-radius: 999px;
  background:
    radial-gradient(circle, #fff 0 30%, rgba(255, 255, 255, 0.52) 31% 52%, transparent 53% 100%);
}

.machine-core strong {
  position: relative;
  z-index: 2;
  width: 130px;
  height: 130px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  text-align: center;
  background: linear-gradient(135deg, var(--blue), var(--hot));
  color: #fff;
  box-shadow: 0 24px 60px rgba(45, 73, 255, 0.32);
}

.scanner-beam {
  position: absolute;
  width: 120%;
  height: 28px;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.9), transparent);
  filter: blur(5px);
  animation: scan 2.2s ease-in-out infinite;
}

.style-orbit {
  position: absolute;
  inset: 0;
  animation: orbit 14s linear infinite;
}

.style-orbit span {
  position: absolute;
  padding: 0.4rem 0.52rem;
  border-radius: 999px;
  background: #fff;
  color: var(--text);
  font-size: 0.72rem;
  font-weight: 950;
  box-shadow: 0 10px 24px rgba(31, 37, 80, 0.12);
  white-space: nowrap;
}

.style-orbit span:nth-child(1) {
  left: 28%;
  top: 4%;
}

.style-orbit span:nth-child(2) {
  right: 8%;
  top: 39%;
}

.style-orbit span:nth-child(3) {
  left: 33%;
  bottom: 4%;
}

.style-orbit span:nth-child(4) {
  left: 7%;
  top: 42%;
}

.style-orbit span:nth-child(5) {
  right: 18%;
  top: 10%;
}

.style-orbit span:nth-child(6) {
  right: 18%;
  bottom: 10%;
}

.style-orbit span:nth-child(7) {
  left: 13%;
  bottom: 15%;
}

.style-orbit span:nth-child(8) {
  left: 15%;
  top: 16%;
}

.pack-preview-large {
  padding: 0.9rem;
  overflow: hidden;
}

.pack-preview-grid {
  width: 100%;
  aspect-ratio: 16 / 10;
  border-radius: 24px;
  overflow: hidden;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  align-content: center;
}

.pack-preview-grid .sticker-image {
  border-width: clamp(3px, 0.55vw, 5px);
}

.pack-preview-grid .sticker-image img {
  --sticker-scale: 1.3;
}

.pack-preview-grid .sticker-image em {
  font-size: clamp(0.48rem, 0.9vw, 0.68rem);
}

.style-gallery {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.4fr);
  align-items: stretch;
  gap: clamp(1rem, 3vw, 2rem);
}

.style-preview-main {
  min-height: clamp(420px, 42vw, 620px);
  display: grid;
  padding: clamp(0.7rem, 1.4vw, 1.1rem);
  background:
    radial-gradient(circle at 24% 18%, rgba(255, 255, 255, 0.82), transparent 15rem),
    radial-gradient(circle at 84% 80%, rgba(45, 73, 255, 0.16), transparent 17rem),
    rgba(255, 255, 255, 0.46);
}

.style-preview-main .pack-preview-grid {
  height: 100%;
  min-height: 0;
  aspect-ratio: auto;
  border-radius: 32px;
}

.style-control-card {
  display: grid;
  align-content: center;
  gap: 1rem;
  padding: clamp(1.15rem, 2.6vw, 1.85rem);
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: var(--radius);
  background:
    radial-gradient(circle at 28% 16%, rgba(255, 255, 255, 0.86), transparent 10rem),
    radial-gradient(circle at 84% 78%, rgba(255, 22, 132, 0.16), transparent 12rem),
    rgba(255, 255, 255, 0.38);
  box-shadow: var(--shadow);
  backdrop-filter: blur(18px);
}

.style-control-card .pack-count-chip {
  margin: 0;
}

.style-control-card .style-note {
  max-width: none;
  margin: 0;
  text-align: left;
}

.style-control-card .style-switcher,
.style-control-card .style-more {
  justify-content: flex-start;
  margin-top: 0;
}

.style-switcher {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.65rem;
  margin-top: 1.5rem;
}

.style-switcher button {
  min-height: 48px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 999px;
  padding: 0 1rem;
  background: rgba(255, 255, 255, 0.42);
  color: rgba(10, 11, 22, 0.7);
  cursor: pointer;
  font-weight: 950;
  backdrop-filter: blur(14px);
}

.style-switcher button.active {
  background: var(--text);
  color: #fff;
  box-shadow: 0 16px 40px rgba(10, 11, 22, 0.22);
}

.style-note {
  max-width: 720px;
  margin: 1.4rem auto 0;
  color: var(--muted);
  text-align: center;
  font-size: 1.08rem;
  line-height: 1.45;
  font-weight: 760;
}

.pack-count-chip {
  width: fit-content;
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.85rem auto 0;
  padding: 0 1rem;
  border: 1px solid rgba(255, 255, 255, 0.76);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.54);
  color: var(--blue);
  font-weight: 1000;
  box-shadow: 0 14px 34px rgba(65, 76, 150, 0.12);
  backdrop-filter: blur(14px);
}

.style-more {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
}

.style-more {
  max-width: 960px;
  justify-content: center;
  margin: 1rem auto 0;
}

.style-more span,
.style-more strong {
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 999px;
  padding: 0 0.9rem;
  background: rgba(255, 255, 255, 0.18);
  color: rgba(10, 11, 22, 0.45);
  font-size: 0.9rem;
  font-weight: 950;
  opacity: 0.72;
  cursor: default;
  backdrop-filter: blur(14px);
}

.style-more strong {
  border-style: dashed;
  background: rgba(255, 255, 255, 0.24);
  color: rgba(10, 11, 22, 0.5);
  box-shadow: none;
}

.limited-section .section-heading p:not(.eyebrow) {
  margin: 0.9rem 0 0;
  color: rgba(10, 11, 22, 0.64);
  font-size: 1.04rem;
  line-height: 1.45;
  font-weight: 760;
}

.footer-cta {
  width: fit-content;
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 1.2rem;
  padding: 0 1rem;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--blue), var(--hot));
  color: #fff;
  text-decoration: none;
  font-weight: 1000;
  box-shadow: 0 18px 40px rgba(45, 73, 255, 0.22);
}

.regular-shelf {
  width: 100%;
  max-width: none;
  padding-left: max(1rem, calc((100vw - 1180px) / 2));
  padding-right: max(1rem, calc((100vw - 1180px) / 2));
  background:
    radial-gradient(circle at 18% 42%, rgba(255, 211, 56, 0.22), transparent 22rem),
    radial-gradient(circle at 85% 30%, rgba(39, 201, 255, 0.18), transparent 22rem);
}

.regular-showcase {
  display: grid;
  grid-template-columns: minmax(340px, 0.95fr) minmax(280px, 0.72fr);
  align-items: center;
  gap: clamp(1rem, 4vw, 3rem);
}

.viral-board {
  position: relative;
  min-height: 430px;
  padding: 0;
  border: 0;
  border-radius: 38px;
  background: transparent;
  box-shadow: none;
  overflow: hidden;
}

.regular-sticker-board {
  background:
    radial-gradient(circle at 30% 24%, rgba(255, 211, 56, 0.22), transparent 13rem),
    radial-gradient(circle at 78% 72%, rgba(70, 224, 168, 0.18), transparent 13rem);
}

.regular-sticker-board::before {
  display: none;
}

.regular-pack-column {
  position: absolute;
  z-index: 2;
  overflow: hidden;
  filter: drop-shadow(0 18px 24px rgba(31, 37, 80, 0.18));
}

.regular-pack-column.real-pack-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.2rem;
  padding: 0.38rem;
  background:
    radial-gradient(circle at 28% 18%, rgba(255, 255, 255, 0.5), transparent 7rem),
    rgba(255, 255, 255, 0.5);
}

.regular-pack-column .sticker-image {
  border-width: 3px;
  --sticker-scale: 1.42;
}

.regular-pack-column .sticker-image em,
.regular-pack-column .sticker-image::before {
  display: none;
}

.regular-pack-column.office-pack {
  left: 4%;
  bottom: 5%;
  width: min(42%, 280px);
  aspect-ratio: 1;
  transform: rotate(-10deg);
}

.regular-pack-column.creature-pack {
  left: 31%;
  top: 6%;
  width: min(44%, 300px);
  aspect-ratio: 1;
  transform: rotate(7deg);
}

.regular-pack-column.clean-pack {
  right: 3%;
  bottom: 8%;
  width: min(38%, 250px);
  aspect-ratio: 1;
  transform: rotate(-4deg);
}

.regular-pack-column.snack-pack {
  left: 10%;
  top: 6%;
  width: min(34%, 220px);
  aspect-ratio: 1;
  transform: rotate(9deg);
}

.regular-pack-column.cosmic-pack {
  right: 12%;
  top: 27%;
  width: min(34%, 220px);
  aspect-ratio: 1;
  transform: rotate(-12deg);
}

.regular-floating-stickers {
  position: absolute;
  inset: 0;
  z-index: 4;
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  align-items: center;
  justify-items: center;
  gap: 0.25rem;
  padding: clamp(0.5rem, 1.5vw, 1rem);
  pointer-events: none;
}

.regular-floating-stickers .sticker-slot,
.regular-floating-stickers .sticker-slot:nth-child(n) {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  width: clamp(70px, 6vw, 96px);
  height: clamp(70px, 6vw, 96px);
  filter: drop-shadow(0 18px 20px rgba(31, 37, 80, 0.18));
}

.regular-floating-stickers .sticker-image {
  width: 100%;
  --sticker-scale: 1.18;
}

.regular-floating-stickers .sticker-slot:nth-child(1) {
  transform: rotate(-11deg);
}

.regular-floating-stickers .sticker-slot:nth-child(2) {
  transform: rotate(8deg);
}

.regular-floating-stickers .sticker-slot:nth-child(3) {
  transform: rotate(12deg);
}

.regular-floating-stickers .sticker-slot:nth-child(4) {
  transform: rotate(-6deg);
}

.regular-floating-stickers .sticker-slot:nth-child(5) {
  transform: rotate(-3deg);
}

.regular-floating-stickers .sticker-slot:nth-child(6) {
  transform: rotate(5deg);
}

.regular-floating-stickers .sticker-slot:nth-child(7) {
  transform: rotate(-7deg);
}

.regular-floating-stickers .sticker-slot:nth-child(8) {
  transform: rotate(10deg);
}

.regular-floating-stickers .sticker-slot:nth-child(9) {
  transform: rotate(-12deg);
}

.regular-floating-stickers .sticker-slot:nth-child(10) {
  transform: rotate(6deg);
}

.regular-floating-stickers .sticker-slot:nth-child(11) {
  transform: rotate(3deg);
}

.regular-floating-stickers .sticker-slot:nth-child(12) {
  transform: rotate(-8deg);
}

.regular-floating-stickers .sticker-slot:nth-child(13) {
  transform: rotate(11deg);
}

.regular-floating-stickers .sticker-slot:nth-child(14) {
  transform: rotate(-3deg);
}

.regular-floating-stickers .sticker-slot:nth-child(15) {
  transform: rotate(8deg);
}

.regular-floating-stickers .sticker-slot:nth-child(16) {
  transform: rotate(-10deg);
}

.regular-floating-stickers .sticker-slot:nth-child(17) {
  transform: rotate(9deg);
}

.regular-floating-stickers .sticker-slot:nth-child(18) {
  transform: rotate(-7deg);
}

.regular-floating-stickers .sticker-slot:nth-child(19) {
  transform: rotate(5deg);
}

.regular-floating-stickers .sticker-slot:nth-child(20) {
  transform: rotate(-8deg);
}

.regular-floating-stickers .sticker-slot:nth-child(21) {
  transform: rotate(12deg);
}

.regular-floating-stickers .sticker-slot:nth-child(22) {
  transform: rotate(-11deg);
}

.regular-floating-stickers .sticker-slot:nth-child(23) {
  transform: rotate(13deg);
}

.regular-floating-stickers .sticker-slot:nth-child(24) {
  transform: rotate(-4deg);
}

.regular-floating-stickers .sticker-slot:nth-child(25) {
  transform: rotate(4deg);
}

.regular-floating-stickers .sticker-slot:nth-child(26) {
  transform: rotate(-14deg);
}

.regular-floating-stickers .sticker-slot:nth-child(27) {
  transform: rotate(8deg);
}

.regular-floating-stickers .sticker-slot:nth-child(28) {
  transform: rotate(10deg);
}

.shelf-copy {
  display: grid;
  gap: 1rem;
}

.shelf-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
}

.shelf-tags span {
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  padding: 0 1rem;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.26);
  color: rgba(10, 11, 22, 0.58);
  opacity: 0.82;
  cursor: default;
  user-select: none;
  font-weight: 950;
  backdrop-filter: blur(14px);
}

.hit-card {
  min-height: 260px;
  display: grid;
  align-content: end;
  padding: 1.4rem;
  border-radius: 38px;
  background:
    radial-gradient(circle at 80% 20%, rgba(255, 22, 132, 0.32), transparent 13rem),
    linear-gradient(135deg, #141420, #27253e);
  color: #fff;
  box-shadow: 0 28px 80px rgba(20, 20, 32, 0.26);
}

.hit-card small {
  color: var(--yellow);
  font-weight: 1000;
  text-transform: uppercase;
}

.hit-card strong {
  margin-top: 0.45rem;
  font-size: clamp(2rem, 3.4vw, 3.35rem);
  line-height: 0.9;
}

.hit-card p {
  margin: 0.8rem 0 0;
  color: rgba(255, 255, 255, 0.72);
  font-weight: 760;
}

.export-remix {
  width: 100%;
  max-width: none;
  padding-left: max(1rem, calc((100vw - 1180px) / 2));
  padding-right: max(1rem, calc((100vw - 1180px) / 2));
}

.export-stage {
  display: grid;
  grid-template-columns: minmax(280px, 0.8fr) minmax(150px, 0.36fr) minmax(300px, 0.9fr);
  align-items: center;
  gap: 1rem;
}

.export-pack,
.export-choice {
  min-height: 520px;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.78);
  border-radius: 42px;
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.82), transparent 16rem),
    linear-gradient(180deg, #b9c7ff, #f7f8ff);
  box-shadow: var(--shadow);
  overflow: hidden;
}

.export-pack > span,
.export-choice > span {
  display: flex;
  justify-content: center;
  padding: 0.8rem;
  color: rgba(10, 11, 22, 0.64);
  font-weight: 1000;
}

.export-pack-preview {
  width: 100%;
  aspect-ratio: 1;
  border-radius: 30px;
  overflow: hidden;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  box-shadow: 0 22px 50px rgba(31, 37, 80, 0.16);
}

.export-pack-preview .sticker-image {
  border-width: 4px;
}

.export-pack-preview .sticker-image img {
  --sticker-scale: 1.18;
}

.export-pack-preview .sticker-image em {
  font-size: clamp(0.5rem, 1vw, 0.68rem);
}

.export-pack strong {
  min-height: 64px;
  display: grid;
  place-items: center;
  margin-top: 1rem;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--blue), var(--hot));
  color: #fff;
  font-weight: 1000;
}

.send-path {
  position: relative;
  min-height: 120px;
  display: grid;
  place-items: center;
}

.send-path::after {
  content: "→";
  display: grid;
  place-items: center;
  width: 56px;
  height: 56px;
  border: 1px solid rgba(255, 255, 255, 0.78);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.46);
  color: rgba(10, 11, 22, 0.72);
  font-size: 2rem;
  font-weight: 1000;
  box-shadow: 0 18px 48px rgba(38, 45, 95, 0.12);
}

.send-path span {
  display: none;
}

.export-choice {
  background:
    radial-gradient(circle at 74% 22%, rgba(255, 211, 56, 0.3), transparent 15rem),
    linear-gradient(180deg, #dce3ff, #fff);
}

.messenger-cloud {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.65rem;
  margin-top: 1rem;
}

.messenger-cloud strong {
  min-height: 62px;
  display: flex;
  align-items: center;
  gap: 0.55rem;
  padding: 0 0.75rem;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.68);
  font-size: 0.92rem;
  font-weight: 950;
  backdrop-filter: blur(14px);
}

.messenger-cloud img,
.messenger-cloud b {
  width: 30px;
  height: 30px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #fffc00;
  font-size: 0.85rem;
}

.chat-preview {
  display: grid;
  gap: 0.7rem;
  margin-top: 1rem;
  padding: 0.85rem;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 30px;
  background:
    radial-gradient(circle at 18% 18%, rgba(70, 224, 168, 0.26), transparent 8rem),
    linear-gradient(180deg, rgba(255, 255, 255, 0.7), rgba(245, 247, 255, 0.48));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.chat-preview-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: rgba(10, 11, 22, 0.62);
  font-size: 0.88rem;
  font-weight: 950;
}

.chat-preview-top strong {
  color: #139ee8;
}

.chat-line {
  width: fit-content;
  max-width: 82%;
  padding: 0.72rem 0.9rem;
  border-radius: 18px;
  background: #fff;
  color: rgba(10, 11, 22, 0.74);
  font-weight: 850;
  box-shadow: 0 14px 32px rgba(31, 37, 80, 0.1);
}

.chat-line.sticker-message {
  justify-self: end;
  width: 150px;
  height: 150px;
  display: grid;
  place-items: center;
  padding: 0.5rem;
  border-radius: 28px 28px 8px 28px;
  background: #fff;
}

.chat-line.sticker-message .sticker-slot,
.chat-line.sticker-message .sticker-image {
  width: 100%;
  height: 100%;
}

.chat-line.sticker-message .sticker-image img {
  --sticker-scale: 1.18;
}

.chat-input {
  min-height: 42px;
  display: flex;
  align-items: center;
  padding: 0 0.9rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.62);
  color: rgba(10, 11, 22, 0.38);
  font-weight: 850;
}

.pricing-section {
  color: #fff;
  width: 100%;
  max-width: none;
  padding-left: max(1rem, calc((100vw - 1180px) / 2));
  padding-right: max(1rem, calc((100vw - 1180px) / 2));
  background:
    radial-gradient(circle at 18% 18%, rgba(255, 22, 132, 0.22), transparent 24rem),
    radial-gradient(circle at 84% 52%, rgba(255, 211, 56, 0.18), transparent 24rem),
    linear-gradient(180deg, #151421, #0b0b12);
  background-size: 130% 130%;
  animation: sectionGlow 14s ease-in-out infinite alternate;
}

.pricing-section .section-heading p:not(.eyebrow) {
  color: rgba(255, 255, 255, 0.72);
}

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

.pricing-card {
  position: relative;
  min-height: 430px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 1.2rem;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 34px;
  background:
    radial-gradient(circle at 80% 8%, rgba(255, 255, 255, 0.15), transparent 12rem),
    rgba(255, 255, 255, 0.07);
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.28);
}

.pricing-card::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 18% 20%, rgba(255, 255, 255, 0.16), transparent 8rem),
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 48%);
}

.pricing-card > * {
  position: relative;
  z-index: 2;
}

.plan-label,
.plan-badge {
  width: fit-content;
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 0.72rem;
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 1000;
  text-transform: uppercase;
}

.plan-label {
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.7);
}

.plan-badge {
  position: absolute;
  right: 1rem;
  top: 1rem;
  background: linear-gradient(90deg, var(--yellow), var(--orange));
  color: #151421;
  box-shadow: 0 16px 36px rgba(255, 154, 43, 0.32);
}

.pricing-card h3 {
  margin: 1.4rem 0 0;
  color: #fff;
  font-size: clamp(2.1rem, 4vw, 3.7rem);
  line-height: 0.9;
  font-weight: 1000;
}

.plan-price {
  display: block;
  margin-top: 0.6rem;
  color: #fff;
  font-size: clamp(2.3rem, 4vw, 4.2rem);
  line-height: 0.95;
  font-weight: 1000;
}

.plan-price small {
  font-size: clamp(0.95rem, 1.4vw, 1.15rem);
  color: rgba(255, 255, 255, 0.66);
}

.plan-subtitle,
.plan-note {
  margin: 0.5rem 0 0;
  color: rgba(255, 255, 255, 0.68);
  font-weight: 820;
}

.plan-note {
  margin-top: 0.75rem;
}

.plan-benefits {
  display: grid;
  gap: 0.48rem;
  align-content: start;
  align-self: start;
  margin: 1.2rem 0 1rem;
  padding: 0;
  list-style: none;
}

.plan-benefits li {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  color: rgba(255, 255, 255, 0.82);
  font-weight: 850;
}

.plan-benefits li::before {
  content: "";
  width: 18px;
  height: 18px;
  flex: 0 0 auto;
  border-radius: 50%;
  background:
    radial-gradient(circle at 35% 30%, #fff, transparent 0.22rem),
    linear-gradient(135deg, var(--mint), #36dc79);
  box-shadow: 0 0 20px rgba(68, 242, 182, 0.24);
}

.mini-price-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.45rem;
  margin-top: 0;
}

.mini-price-list span {
  display: grid;
  gap: 0.18rem;
  padding: 0.65rem 0.55rem;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.07);
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
  font-weight: 850;
}

.mini-price-list b {
  color: #fff;
  font-size: 0.78rem;
  text-transform: uppercase;
}

.pricing-card a {
  min-height: 58px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  color: #fff;
  text-decoration: none;
  font-weight: 1000;
}

.free-plan-card {
  background:
    radial-gradient(circle at 86% 18%, rgba(39, 201, 255, 0.18), transparent 12rem),
    rgba(255, 255, 255, 0.07);
}

.keys-plan-card {
  background:
    radial-gradient(circle at 78% 18%, rgba(255, 211, 56, 0.18), transparent 13rem),
    rgba(255, 255, 255, 0.07);
}

.corner-key {
  position: absolute;
  right: 1.1rem;
  top: 1.05rem;
  z-index: 3;
  width: 64px;
  height: 64px;
  border-radius: 22px;
  background:
    radial-gradient(circle at 28% 22%, rgba(255, 255, 255, 0.95), transparent 1.7rem),
    linear-gradient(145deg, #ffe77a, #ff9a2b 64%, #f05b22);
  box-shadow:
    0 18px 40px rgba(255, 154, 43, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.52);
  opacity: 0.9;
}

.corner-key::before {
  content: "";
  position: absolute;
  left: 17px;
  top: 19px;
  width: 18px;
  height: 18px;
  border: 5px solid #211500;
  border-radius: 50%;
}

.corner-key::after {
  content: "";
  position: absolute;
  left: 34px;
  top: 29px;
  width: 22px;
  height: 7px;
  border-radius: 999px;
  background:
    linear-gradient(90deg, #211500 0 58%, transparent 58%),
    linear-gradient(#211500, #211500) 15px 100% / 7px 10px no-repeat;
  transform: rotate(2deg);
  transform-origin: left center;
}

.keys-plan-card .plan-label,
.keys-plan-card h3,
.keys-plan-card .plan-price,
.keys-plan-card .plan-subtitle {
  padding-right: 4.5rem;
}

.premium-plan-card {
  min-height: 455px;
  transform: translateY(-1rem);
  border-color: rgba(255, 255, 255, 0.32);
  background:
    radial-gradient(circle at 72% 20%, rgba(255, 22, 132, 0.32), transparent 15rem),
    radial-gradient(circle at 20% 0%, rgba(45, 73, 255, 0.34), transparent 15rem),
    linear-gradient(145deg, rgba(45, 73, 255, 0.32), rgba(255, 255, 255, 0.08));
  box-shadow:
    0 40px 110px rgba(45, 73, 255, 0.26),
    0 0 0 1px rgba(255, 255, 255, 0.08) inset;
}

.premium-plan-card a {
  background: linear-gradient(90deg, var(--blue), var(--violet), var(--hot));
  box-shadow: 0 22px 52px rgba(45, 73, 255, 0.34);
}

.limited-card {
  position: relative;
  min-height: 320px;
  display: grid;
  align-content: end;
  overflow: hidden;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 38px;
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.14), transparent 16rem),
    rgba(255, 255, 255, 0.06);
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.34);
}

.limited-card strong {
  color: #fff;
}

.limited-section {
  width: 100%;
  max-width: none;
  padding-left: max(1rem, calc((100vw - 1180px) / 2));
  padding-right: max(1rem, calc((100vw - 1180px) / 2));
  background:
    radial-gradient(circle at 22% 32%, rgba(255, 211, 56, 0.18), transparent 24rem),
    radial-gradient(circle at 84% 20%, rgba(39, 201, 255, 0.16), transparent 24rem);
  background-size: 125% 125%;
  animation: sectionGlow 16s ease-in-out infinite alternate;
}

.limited-card {
  min-height: 370px;
  color: #fff;
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.12), transparent 15rem),
    linear-gradient(160deg, #151421, #252439);
}

.limited-pack-art {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0.56;
  border-radius: 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-content: center;
  transform: scale(1.06);
  transition: transform 600ms ease;
}

.limited-pack-art .sticker-image {
  border-width: 4px;
}

.limited-pack-art .sticker-image img {
  --sticker-scale: 1.16;
}

.limited-pack-art .sticker-image em {
  display: none;
}

.limited-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 35%, rgba(0, 0, 0, 0.72));
}

.limited-card:hover .limited-pack-art {
  transform: scale(1.12);
}

.limited-card > span,
.limited-card strong,
.countdown {
  position: relative;
  z-index: 2;
}

.limited-card > span {
  width: fit-content;
  padding: 0.45rem 0.7rem;
  border-radius: 999px;
  background: rgba(255, 211, 56, 0.16);
  color: var(--yellow);
  font-weight: 1000;
  text-transform: uppercase;
}

.limited-card strong {
  display: block;
  margin-top: 0.7rem;
  font-size: clamp(2rem, 4vw, 3.8rem);
  line-height: 0.92;
  font-weight: 1000;
}

.limited-card.featured {
  transform: translateY(-0.5rem);
}

.countdown {
  position: absolute;
  right: 1rem;
  top: 1rem;
  display: grid;
  place-items: center;
  width: 86px;
  height: 86px;
  border-radius: 50%;
  background: linear-gradient(180deg, var(--yellow), var(--orange));
  color: #151421;
  box-shadow: 0 0 46px rgba(255, 211, 56, 0.34);
}

.countdown b {
  font-size: 1.55rem;
  line-height: 1;
}

.countdown small {
  margin-top: -1rem;
  font-weight: 1000;
  text-transform: uppercase;
}

.social-proof-section {
  width: 100%;
  max-width: none;
  padding-left: max(1rem, calc((100vw - 1180px) / 2));
  padding-right: max(1rem, calc((100vw - 1180px) / 2));
  overflow: hidden;
  background:
    radial-gradient(circle at 14% 28%, rgba(45, 73, 255, 0.12), transparent 23rem),
    radial-gradient(circle at 82% 48%, rgba(255, 22, 132, 0.11), transparent 24rem),
    linear-gradient(180deg, rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0));
  background-size: 125% 125%;
  animation: sectionGlow 18s ease-in-out infinite alternate;
}

.testimonial-carousel {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 0.35rem 0 0.8rem;
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 7%, #000 93%, transparent);
  mask-image: linear-gradient(90deg, transparent, #000 7%, #000 93%, transparent);
}

.testimonial-carousel::before,
.testimonial-carousel::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  width: min(9vw, 120px);
  pointer-events: none;
}

.testimonial-carousel::before {
  left: 0;
  background: linear-gradient(90deg, rgba(237, 241, 255, 0.95), transparent);
}

.testimonial-carousel::after {
  right: 0;
  background: linear-gradient(270deg, rgba(237, 241, 255, 0.95), transparent);
}

.testimonial-track {
  display: flex;
  width: max-content;
  gap: 0.85rem;
  animation: testimonialMarquee 46s linear infinite;
  will-change: transform;
}

.testimonial-carousel:hover .testimonial-track {
  animation-play-state: paused;
}

.testimonial-set {
  display: flex;
  gap: 0.85rem;
}

.testimonial-card {
  position: relative;
  width: clamp(300px, 25vw, 380px);
  min-height: 256px;
  display: grid;
  align-content: space-between;
  flex: 0 0 auto;
  gap: 1rem;
  overflow: hidden;
  padding: 1.32rem;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 28px;
  background:
    radial-gradient(circle at 84% 0%, rgba(255, 255, 255, 0.82), transparent 9rem),
    rgba(255, 255, 255, 0.52);
  box-shadow: 0 18px 52px rgba(65, 76, 150, 0.1);
  backdrop-filter: blur(16px);
}

.testimonial-card::after {
  content: "";
  position: absolute;
  right: -2.5rem;
  bottom: -2.5rem;
  width: 8rem;
  height: 8rem;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(45, 73, 255, 0.12), rgba(255, 22, 132, 0.14));
}

.review-top {
  display: flex;
  align-items: center;
  gap: 0.72rem;
}

.review-avatar {
  position: relative;
  width: 64px;
  height: 64px;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.82);
  border-radius: 50%;
  background:
    radial-gradient(circle at 30% 22%, rgba(255, 255, 255, 0.86), transparent 1.2rem),
    linear-gradient(135deg, var(--blue), var(--hot));
  color: #fff;
  font-weight: 1000;
  box-shadow: 0 16px 32px rgba(45, 73, 255, 0.18);
  overflow: hidden;
}

.review-top div {
  display: grid;
  gap: 0.1rem;
}

.review-top small {
  color: rgba(10, 11, 22, 0.52);
  font-weight: 820;
}

.rating {
  width: fit-content;
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  padding: 0.42rem 0.62rem;
  border: 1px solid rgba(255, 211, 56, 0.36);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.56);
  color: #ff9a1f;
  font-size: 0.9rem;
  font-weight: 1000;
}

.rating span {
  letter-spacing: 0.04em;
}

.rating b {
  color: rgba(10, 11, 22, 0.68);
}

.testimonial-card p {
  margin: 0;
  color: rgba(10, 11, 22, 0.74);
  font-size: clamp(1.05rem, 1.4vw, 1.22rem);
  line-height: 1.35;
  font-weight: 850;
}

.testimonial-card strong {
  color: rgba(10, 11, 22, 0.92);
  font-weight: 1000;
}

.proof-chips {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.65rem;
  margin-top: 1rem;
}

.proof-chips span {
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  padding: 0 0.82rem;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.5);
  color: rgba(10, 11, 22, 0.68);
  cursor: default;
  user-select: none;
  font-weight: 900;
  backdrop-filter: blur(14px);
}

.final-cta {
  position: relative;
  min-height: 520px;
  display: grid;
  place-items: center;
  overflow: hidden;
  padding: 4rem 1rem 3.7rem;
  text-align: center;
  color: #fff;
  background:
    radial-gradient(circle at 50% 36%, rgba(45, 73, 255, 0.38), transparent 27rem),
    radial-gradient(circle at 78% 34%, rgba(255, 22, 132, 0.24), transparent 22rem),
    linear-gradient(180deg, #0a0a11, #151421 70%, #0b0b12);
  background-size: 125% 125%;
  animation: sectionGlow 14s ease-in-out infinite alternate;
}

.final-cta > div:not(.final-stickers) {
  position: relative;
  z-index: 3;
  width: min(840px, 100%);
}

.final-cta h2 {
  margin: 0 auto;
  max-width: 720px;
  font-size: clamp(2.7rem, 6vw, 6.1rem);
}

.final-lead {
  max-width: 620px;
  margin: 1rem auto 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: clamp(1.02rem, 1.6vw, 1.22rem);
  line-height: 1.48;
  font-weight: 760;
}

.final-stickers {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
}

.final-stickers .sticker-slot {
  position: absolute;
  width: clamp(68px, 8vw, 116px);
  height: clamp(68px, 8vw, 116px);
  opacity: 0.86;
  filter: drop-shadow(0 22px 28px rgba(0, 0, 0, 0.34));
  animation: stickerBounce 4.6s ease-in-out infinite;
}

.final-stickers .sticker-image {
  width: 100%;
}

.final-stickers .sticker-image em {
  font-size: clamp(0.52rem, 1vw, 0.72rem);
}

.final-stickers .sticker-slot:nth-child(1) {
  left: max(1rem, 9vw);
  top: 18%;
  transform: rotate(-8deg);
}

.final-stickers .sticker-slot:nth-child(2) {
  right: max(1rem, 10vw);
  top: 20%;
  transform: rotate(8deg);
  animation-delay: -1.2s;
}

.final-stickers .sticker-slot:nth-child(3) {
  right: max(1rem, 17vw);
  bottom: 16%;
  transform: rotate(-5deg);
  animation-delay: -2.1s;
}

.final-stickers .sticker-slot:nth-child(4) {
  left: max(1rem, 18vw);
  bottom: 14%;
  transform: rotate(7deg);
  animation-delay: -3s;
}

.store-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 1.45rem;
}

.store-button {
  min-width: auto;
  padding: 0;
  border-radius: 14px;
  background: transparent;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.22);
  transition:
    transform 220ms ease,
    filter 220ms ease,
    box-shadow 220ms ease;
}

.store-button img {
  width: auto;
  height: 72px;
  border-radius: 12px;
}

.store-button.dark,
.store-button.light {
  background: transparent;
}

.store-button:hover {
  transform: translateY(-3px) scale(1.02);
  filter: saturate(1.06);
  box-shadow: 0 24px 54px rgba(0, 0, 0, 0.3);
}

.site-footer {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(260px, 0.55fr);
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  width: min(1180px, calc(100% - 2rem));
  margin: 0 auto;
  padding: 2.2rem 0 3rem;
  color: rgba(255, 255, 255, 0.74);
}

.footer-main {
  display: grid;
  justify-items: start;
  gap: 0.8rem;
}

.footer-main p {
  max-width: 460px;
  margin: 0;
  color: rgba(255, 255, 255, 0.58);
  line-height: 1.45;
  font-weight: 760;
}

.footer-main p a {
  color: rgba(255, 255, 255, 0.86);
  text-decoration: none;
  font-weight: 900;
}

.footer-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 0.75rem;
}

.footer-links a,
.footer-link-button {
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  padding: 0 0.85rem;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.78);
  text-decoration: none;
  font-weight: 850;
  cursor: pointer;
}

.footer-links a:hover,
.footer-link-button:hover {
  background: rgba(255, 255, 255, 0.14);
  color: #fff;
}

.site-footer p {
  margin: 0;
  text-align: right;
}

.footer-copy {
  grid-column: 1 / -1;
  justify-self: end;
  max-width: 760px;
  color: rgba(255, 255, 255, 0.48);
  font-weight: 760;
  line-height: 1.5;
}

.contact-dialog {
  width: min(560px, calc(100% - 1.5rem));
  padding: 0;
  border: 0;
  border-radius: 34px;
  background: transparent;
  color: var(--text);
}

.contact-dialog::backdrop {
  background: rgba(7, 7, 16, 0.62);
  backdrop-filter: blur(12px);
}

.contact-card {
  position: relative;
  display: grid;
  gap: 0.9rem;
  padding: clamp(1.2rem, 4vw, 2rem);
  border: 1px solid rgba(255, 255, 255, 0.74);
  border-radius: 34px;
  background:
    radial-gradient(circle at 24% 0%, rgba(255, 255, 255, 0.9), transparent 12rem),
    linear-gradient(145deg, rgba(237, 241, 255, 0.96), rgba(255, 255, 255, 0.86));
  box-shadow: 0 36px 110px rgba(8, 8, 18, 0.34);
}

.contact-card h2 {
  margin: 0 2.5rem 0 0;
  font-size: clamp(2rem, 6vw, 3.2rem);
  line-height: 0.94;
  font-weight: 1000;
}

.dialog-close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 50%;
  background: #101018;
  color: #fff;
  cursor: pointer;
  font-size: 1.6rem;
  line-height: 1;
}

.contact-card label {
  display: grid;
  gap: 0.42rem;
  color: rgba(10, 11, 22, 0.72);
  font-weight: 950;
}

.contact-card input,
.contact-card textarea {
  width: 100%;
  border: 1px solid rgba(10, 11, 22, 0.08);
  border-radius: 20px;
  padding: 0.95rem 1rem;
  background: rgba(255, 255, 255, 0.78);
  color: var(--text);
  font: inherit;
  font-weight: 760;
  outline: none;
}

.contact-card input:focus,
.contact-card textarea:focus {
  border-color: rgba(45, 73, 255, 0.38);
  box-shadow: 0 0 0 4px rgba(45, 73, 255, 0.12);
}

.contact-card textarea {
  resize: vertical;
}

.contact-card .primary-action {
  border: 0;
  cursor: pointer;
}

.form-status {
  min-height: 1.4rem;
  color: rgba(10, 11, 22, 0.62);
  font-weight: 850;
  text-align: left;
}

.legal-body {
  min-height: 100svh;
  background:
    radial-gradient(circle at 12% 0%, rgba(45, 73, 255, 0.16), transparent 28rem),
    radial-gradient(circle at 88% 6%, rgba(255, 22, 132, 0.13), transparent 26rem),
    linear-gradient(180deg, #edf1ff, #fff 34%, #f7f8ff 100%);
}

.legal-page {
  width: min(980px, calc(100% - 2rem));
  margin: 0 auto;
  padding: clamp(1rem, 3vw, 2rem) 0 clamp(4rem, 8vw, 7rem);
}

.legal-header {
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1rem;
  padding: 0.55rem;
  border: 1px solid rgba(255, 255, 255, 0.78);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.56);
  box-shadow: 0 20px 54px rgba(65, 76, 150, 0.12);
  backdrop-filter: blur(22px);
}

.legal-home {
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--blue), var(--hot));
  color: #fff;
  text-decoration: none;
  font-weight: 1000;
}

.legal-tabs {
  position: sticky;
  top: 0.6rem;
  z-index: 5;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin: 1rem 0;
  padding: 0.55rem;
  border: 1px solid rgba(255, 255, 255, 0.78);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 18px 46px rgba(65, 76, 150, 0.12);
  backdrop-filter: blur(18px);
}

.legal-tabs a {
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  padding: 0 0.9rem;
  border-radius: 999px;
  color: rgba(10, 11, 22, 0.68);
  text-decoration: none;
  font-weight: 950;
}

.legal-tabs a[aria-current="page"] {
  background: #101018;
  color: #fff;
  box-shadow: 0 14px 32px rgba(10, 11, 22, 0.18);
}

.legal-document {
  padding: clamp(1.2rem, 4vw, 2.4rem);
  border: 1px solid rgba(255, 255, 255, 0.78);
  border-radius: 38px;
  background:
    radial-gradient(circle at 92% 0%, rgba(255, 211, 56, 0.18), transparent 18rem),
    rgba(255, 255, 255, 0.72);
  box-shadow: 0 32px 90px rgba(65, 76, 150, 0.14);
  backdrop-filter: blur(18px);
}

.legal-document h1 {
  max-width: 760px;
  margin: 0 0 1.2rem;
  font-size: clamp(3rem, 9vw, 6.3rem);
  line-height: 0.9;
  font-weight: 1000;
}

.legal-content {
  display: grid;
  gap: 0.85rem;
}

.legal-content h2 {
  margin: 2.2rem 0 0.2rem;
  font-size: clamp(1.7rem, 4vw, 2.65rem);
  line-height: 1;
  font-weight: 1000;
}

.legal-content h3 {
  margin: 1.2rem 0 0;
  font-size: 1.12rem;
  line-height: 1.2;
  font-weight: 1000;
}

.legal-content p,
.legal-content li {
  max-width: 760px;
  margin: 0;
  color: rgba(10, 11, 22, 0.68);
  font-size: 1rem;
  line-height: 1.66;
  font-weight: 720;
}

.legal-content .legal-date {
  width: fit-content;
  display: inline-flex;
  gap: 0.35rem;
  padding: 0.42rem 0.72rem;
  border: 1px solid rgba(10, 11, 22, 0.08);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.72);
  color: rgba(10, 11, 22, 0.72);
  font-size: 0.92rem;
}

.legal-content ul,
.legal-content ol {
  display: grid;
  gap: 0.42rem;
  margin: 0.1rem 0 0.25rem;
  padding-left: 1.25rem;
}

.legal-content hr {
  width: 100%;
  height: 1px;
  border: 0;
  margin: 1.2rem 0 0.4rem;
  background: linear-gradient(90deg, transparent, rgba(10, 11, 22, 0.14), transparent);
}

.legal-content a {
  color: var(--blue);
  font-weight: 900;
}

@keyframes sheen {
  from {
    transform: translateX(-12%);
  }
  to {
    transform: translateX(12%);
  }
}

@keyframes auroraMove {
  from {
    transform: scale(1) translateY(0);
  }
  to {
    transform: scale(1.08) translateY(-2rem);
  }
}

@keyframes textPulse {
  0%,
  100% {
    filter: saturate(1);
  }
  50% {
    filter: saturate(1.5);
  }
}

@keyframes ctaBreath {
  0%,
  100% {
    transform: translateY(0) scale(1);
  }
  50% {
    transform: translateY(-2px) scale(1.025);
  }
}

@keyframes phoneFloat {
  0%,
  100% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-18px) rotate(1.5deg);
  }
}

@keyframes phoneCards {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-52%);
  }
}

@keyframes stickerBounce {
  0%,
  100% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-8px) rotate(4deg);
  }
}

@keyframes scan {
  0%,
  100% {
    transform: translateY(-80px) rotate(-8deg);
    opacity: 0.2;
  }
  50% {
    transform: translateY(80px) rotate(-8deg);
    opacity: 1;
  }
}

@keyframes orbit {
  to {
    transform: rotate(360deg);
  }
}

@keyframes burstOrbit {
  0%,
  100% {
    transform: translateY(0) rotate(0deg) scale(1);
  }
  50% {
    transform: translateY(-18px) rotate(8deg) scale(1.07);
  }
}

@keyframes sectionGlow {
  from {
    background-position: 0% 45%;
  }
  to {
    background-position: 100% 55%;
  }
}

@keyframes testimonialMarquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-50% - 0.425rem));
  }
}

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

  .hero-copy-block {
    max-width: 780px;
  }

  .hero-visual {
    min-height: 650px;
  }

  .machine-grid,
  .style-gallery,
  .export-stage,
  .pricing-grid,
  .limited-grid,
  .site-footer {
    grid-template-columns: 1fr;
  }

  .machine-core {
    min-height: 190px;
  }

  .style-control-card {
    align-content: start;
  }

  .section-heading.split {
    grid-template-columns: 1fr;
  }

  .loop-panels,
  .regular-showcase {
    grid-template-columns: 1fr;
  }

  .limited-card.featured {
    transform: none;
  }

  .premium-plan-card {
    min-height: 470px;
    transform: none;
  }

  .send-path {
    min-height: 110px;
    transform: rotate(90deg);
  }

  .footer-links {
    justify-content: flex-start;
  }

  .footer-copy {
    justify-self: start;
    text-align: left;
  }
}

@media (max-width: 720px) {
  .site-header {
    width: calc(100% - 1rem);
    min-height: 58px;
    inset: 0.5rem 0 auto;
    display: grid;
    grid-template-columns: auto auto auto;
    justify-content: space-between;
    gap: 0.45rem;
  }

  .nav-links {
    display: none;
  }

  .site-header.nav-open .nav-links {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 0.45rem);
    display: grid;
    gap: 0.25rem;
    padding: 0.45rem;
    border: 1px solid rgba(255, 255, 255, 0.72);
    border-radius: 26px;
    background: rgba(255, 255, 255, 0.82);
    box-shadow: 0 20px 54px rgba(65, 76, 150, 0.18);
    backdrop-filter: blur(22px);
  }

  .site-header.nav-open .nav-links a {
    justify-content: flex-start;
    min-height: 48px;
  }

  .header-cta {
    order: 3;
    min-height: 40px;
    padding: 0 0.7rem;
    margin-right: 0;
    justify-self: end;
    white-space: nowrap;
    font-size: 0.84rem;
  }

  .menu-toggle {
    position: static;
    order: 2;
    z-index: 5;
    display: grid;
    transform: none;
    background: rgba(255, 255, 255, 0.78);
    box-shadow: 0 10px 24px rgba(65, 76, 150, 0.14);
  }

  .brand {
    order: 1;
  }

  .menu-toggle::before {
    opacity: 1;
  }

  .menu-toggle span {
    display: none;
  }

  .site-header.nav-open .menu-toggle::before {
    height: 18px;
    border: 0;
    background:
      linear-gradient(45deg, transparent 44%, var(--text) 45% 55%, transparent 56%),
      linear-gradient(-45deg, transparent 44%, var(--text) 45% 55%, transparent 56%);
  }

  .hero {
    width: 100%;
    max-width: 100vw;
    grid-template-columns: minmax(0, 1fr);
    padding: 6.2rem 1rem 3rem;
    overflow: hidden;
  }

  h1 {
    font-size: clamp(2.8rem, 12.5vw, 4rem);
    line-height: 0.92;
  }

  h1 > span {
    width: auto;
    max-width: 100%;
    overflow-wrap: normal;
  }

  h1 > span:last-child {
    width: auto;
  }

  .hero-mobile-line {
    display: block;
  }

  .hero-copy-block,
  .hero-lead,
  .hero-actions,
  .hero-stats {
    min-width: 0;
    max-width: 100%;
  }

  .hero-lead {
    max-width: 22rem;
    font-size: 1rem;
  }

  .hero-actions {
    width: 100%;
    max-width: min(100%, 350px);
    display: grid;
    grid-template-columns: 1fr;
  }

  .hero-actions a {
    width: 100%;
    max-width: calc(100vw - 2rem);
  }

  .hero-stats {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: start;
  }

  .hero-stats span {
    width: fit-content;
    max-width: min(100%, 22rem);
    white-space: normal;
  }

  .hero-visual {
    width: 100%;
    justify-self: center;
    min-height: 590px;
    overflow: hidden;
  }

  .app-phone {
    min-height: 600px;
    padding: 1rem;
    border-radius: 36px;
  }

  .phone-status {
    padding: 0 1.3rem;
  }

  .phone-headline {
    font-size: 3rem;
  }

  .phone-carousel article {
    width: 150px;
  }

  .section {
    width: min(100% - 1rem, 1180px);
    padding: 4.5rem 0;
  }

  .section-heading {
    text-align: left;
  }

  .section-heading h2,
  .final-cta h2 {
    font-size: clamp(2.55rem, 12.5vw, 4.1rem);
    line-height: 0.96;
  }

  .regular-shelf,
  .export-remix,
  .pricing-section,
  .social-proof-section,
  .limited-section {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .selfie-card {
    min-height: 320px;
  }

  .personal-sample-card {
    min-height: 300px;
  }

  .personal-sample-stack {
    width: min(100%, 230px);
    min-height: 190px;
  }

  .pack-preview-large {
    padding: 0.45rem;
  }

  .pack-preview-grid {
    border-radius: 22px;
  }

  .loop-panels {
    grid-template-columns: 1fr;
  }

  .loop-panel {
    min-height: 276px;
  }

  .loop-panel h3 {
    font-size: clamp(2rem, 11vw, 3rem);
  }

  .generation-stack {
    min-height: 132px;
  }

  .photo-placeholder-small {
    width: 82px;
    height: 110px;
  }

  .loop-panel.generate {
    min-height: 330px;
  }

  .loop-panel.generate .generation-stack {
    inset: auto auto 1rem 1rem;
    width: min(56%, 178px);
    height: 150px;
    min-height: 0;
  }

  .loop-panel.generate .photo-placeholder-small {
    width: 100%;
    height: 100%;
  }

  .style-preview-main {
    min-height: 360px;
  }

  .style-control-card {
    border-radius: 34px;
  }

  .generation-stack .sticker-slot {
    width: 104px;
    height: 104px;
  }

  .reaction-ring {
    inset: 9rem 0.7rem 0.7rem;
  }

  .reaction-ring .sticker-slot {
    width: 98px;
    height: 98px;
  }

  .reaction-ring::after {
    width: 78px;
    height: 78px;
    font-size: 2.1rem;
  }

  .export-grid div {
    min-height: 94px;
  }

  .export-grid img,
  .export-grid b {
    width: 52px;
    height: 52px;
  }

  .export-pack,
  .export-choice {
    min-height: 430px;
    border-radius: 34px;
  }

  .pricing-card,
  .limited-card {
    min-height: 320px;
    border-radius: 34px;
  }

  .photo-placeholder-card {
    width: 38%;
  }

  .transform-visual .sticker-slot {
    width: 38%;
  }

  .messenger-cloud {
    grid-template-columns: 1fr;
  }

  .style-orbit span {
    padding: 0.34rem 0.46rem;
    font-size: 0.66rem;
  }

  .regular-floating-stickers {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0.15rem;
    padding: 0.4rem;
  }

  .regular-floating-stickers .sticker-slot,
  .regular-floating-stickers .sticker-slot:nth-child(n) {
    width: clamp(58px, 19vw, 82px);
    height: clamp(58px, 19vw, 82px);
  }

  .viral-board {
    min-height: 520px;
  }

  .chat-line.sticker-message {
    width: 132px;
    height: 132px;
  }

  .regular-pack-column.office-pack,
  .regular-pack-column.creature-pack,
  .regular-pack-column.clean-pack {
    width: min(42%, 210px);
  }

  .regular-pack-column.snack-pack,
  .regular-pack-column.cosmic-pack {
    width: min(34%, 170px);
  }

  .pricing-grid,
  .limited-grid {
    gap: 0.75rem;
  }

  .pricing-card {
    min-height: auto;
  }

  .mini-price-list {
    grid-template-columns: 1fr;
  }

  .testimonial-card {
    width: min(78vw, 320px);
    min-height: 218px;
  }

  .site-footer {
    display: grid;
    justify-items: start;
    color: rgba(255, 255, 255, 0.72);
  }

  .legal-page {
    width: min(100% - 1rem, 980px);
  }

  .legal-header {
    border-radius: 28px;
  }

  .legal-tabs {
    position: static;
    border-radius: 24px;
  }

  .legal-tabs a {
    width: 100%;
  }

  .legal-document {
    border-radius: 30px;
  }

  .legal-content .legal-date {
    width: 100%;
  }

  .final-stickers .sticker-slot {
    opacity: 0.54;
  }

  .footer-links {
    justify-content: flex-start;
  }

  .store-button img {
    height: 62px;
  }
}

@media (max-width: 520px) {
  .site-header {
    grid-template-columns: auto 42px;
  }

  .site-header .header-cta {
    display: none;
  }

  .menu-toggle {
    justify-self: end;
  }
}

@media (max-width: 420px) {
  .hero-stats span {
    width: 100%;
  }

  .app-phone {
    width: 86vw;
  }

  .phone-create {
    min-height: 64px;
    font-size: 1rem;
  }

  .mini-strip > .sticker-slot {
    width: 62px;
    height: 62px;
  }

  .testimonial-carousel {
    mask-image: none;
    -webkit-mask-image: none;
  }

  .testimonial-carousel::before,
  .testimonial-carousel::after {
    display: none;
  }

  .testimonial-track {
    gap: 0.65rem;
    animation-duration: 58s;
  }

  .testimonial-set {
    gap: 0.65rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.001ms !important;
  }

  [data-reveal] {
    opacity: 1;
    transform: none;
  }

  .testimonial-carousel {
    overflow-x: auto;
    -webkit-mask-image: none;
    mask-image: none;
  }

  .testimonial-carousel::before,
  .testimonial-carousel::after {
    display: none;
  }

  .testimonial-track {
    width: auto;
    animation: none !important;
  }

  .testimonial-set[aria-hidden="true"] {
    display: none;
  }
}

/* Final visual polish pass inspired by the latest Stiqi references */
html {
  scroll-padding-top: 128px;
}

#pack-types,
#exclusive-collections {
  scroll-margin-top: 128px;
}

body {
  background:
    radial-gradient(circle at var(--mouse-x) var(--mouse-y), rgba(255, 255, 255, 0.82), transparent 21rem),
    radial-gradient(circle at 10% 10%, rgba(255, 22, 132, 0.14), transparent 25rem),
    radial-gradient(circle at 87% 10%, rgba(45, 73, 255, 0.18), transparent 24rem),
    linear-gradient(180deg, #c2cdff 0%, #eef2ff 42%, #fff 66%, #0c0d17 100%);
}

.section {
  padding-top: clamp(4rem, 8vw, 7rem);
  padding-bottom: clamp(4rem, 8vw, 7rem);
}

.section-heading h2,
.final-cta h2 {
  font-size: clamp(2.7rem, 4.9vw, 5.05rem);
}

.section-heading h2 em,
.social-proof-section h2 span,
.limited-section h2 span,
.pricing-section h2 span {
  font-style: normal;
  background: linear-gradient(90deg, var(--blue), var(--hot), var(--orange));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.hero {
  grid-template-columns: minmax(0, 0.98fr) minmax(360px, 0.82fr);
  min-height: 100svh;
  padding-bottom: 2.5rem;
}

h1 {
  font-size: clamp(3.7rem, 6.2vw, 6.35rem);
}

.hero-lead {
  max-width: 39rem;
}

.hero-stats span {
  min-height: 58px;
  padding: 0.52rem 0.88rem;
  background:
    radial-gradient(circle at 28% 24%, rgba(255, 255, 255, 0.95), transparent 4rem),
    rgba(255, 255, 255, 0.34);
  box-shadow: 0 14px 34px rgba(65, 76, 150, 0.08);
}

.hero-visual {
  min-height: 670px;
}

.app-phone {
  width: min(420px, 88vw);
  min-height: 650px;
  padding: 1.35rem;
  border-radius: 44px;
}

.phone-headline {
  margin-top: 1.35rem;
  font-size: clamp(2.45rem, 6vw, 3.6rem);
}

.phone-upload-card {
  position: relative;
  z-index: 4;
  display: grid;
  place-items: center;
  min-height: 96px;
  margin-top: 1.1rem;
  border: 1px dashed rgba(45, 73, 255, 0.28);
  border-radius: 24px;
  background:
    radial-gradient(circle at 50% 20%, rgba(255, 255, 255, 0.92), transparent 5rem),
    rgba(255, 255, 255, 0.5);
  color: rgba(10, 11, 22, 0.72);
  font-weight: 1000;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.phone-upload-card::before {
  content: "";
  width: 34px;
  height: 34px;
  margin-bottom: 0.28rem;
  border-radius: 14px;
  background:
    linear-gradient(90deg, transparent 45%, rgba(45, 73, 255, 0.7) 46% 54%, transparent 55%),
    linear-gradient(0deg, transparent 45%, rgba(255, 22, 132, 0.7) 46% 54%, transparent 55%),
    #fff;
}

.phone-upload-card small {
  color: rgba(10, 11, 22, 0.45);
}

.phone-create {
  min-height: 62px;
  margin-top: 1rem;
}

.phone-style-row {
  position: relative;
  z-index: 3;
  display: flex;
  gap: 0.55rem;
  overflow: hidden;
  padding: 0.3rem 0 0.1rem;
}

.phone-style-row .sticker-slot {
  width: 56px;
  height: 56px;
  flex: 0 0 auto;
}

.phone-style-row .sticker-image img {
  --sticker-scale: 1.26;
}

.phone-section-title {
  margin: 1.25rem 0 0.65rem;
  font-size: 1.15rem;
}

.phone-section-title.small {
  margin-top: 1rem;
}

.phone-carousel.compact {
  gap: 0.65rem;
  animation-duration: 18s;
}

.phone-carousel.compact article {
  width: 132px;
  min-height: 132px;
  border-radius: 24px;
}

.phone-carousel.compact .phone-pack-preview {
  height: 82px;
}

.hero-platform-strip {
  grid-column: 1 / -1;
  position: relative;
  z-index: 4;
  display: grid;
  gap: 0.8rem;
  margin-top: -0.4rem;
  padding: 1.1rem;
  border: 1px solid rgba(255, 255, 255, 0.58);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.26);
  text-align: center;
  box-shadow: 0 18px 46px rgba(65, 76, 150, 0.1);
  backdrop-filter: blur(18px);
}

.hero-platform-strip strong {
  color: rgba(10, 11, 22, 0.64);
  font-weight: 1000;
}

.hero-platform-strip div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.65rem;
}

.hero-platform-strip span {
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0 0.8rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.46);
  color: rgba(10, 11, 22, 0.72);
  font-weight: 900;
}

.hero-platform-strip img {
  width: 24px;
  height: 24px;
}

.story-loop {
  width: 100%;
  max-width: none;
  padding-left: max(1rem, calc((100vw - 1180px) / 2));
  padding-right: max(1rem, calc((100vw - 1180px) / 2));
  color: #fff;
  background:
    radial-gradient(circle at 18% 22%, rgba(45, 73, 255, 0.34), transparent 24rem),
    radial-gradient(circle at 85% 60%, rgba(255, 22, 132, 0.2), transparent 26rem),
    linear-gradient(180deg, #090a16, #111425);
}

.section-heading.inverse p:not(.eyebrow) {
  color: rgba(255, 255, 255, 0.72);
}

.personal-flow-panel {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.9rem;
  padding: 1rem;
  border: 1px solid rgba(124, 77, 255, 0.24);
  border-radius: 36px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.025)),
    rgba(255, 255, 255, 0.03);
  box-shadow: 0 34px 100px rgba(0, 0, 0, 0.32);
}

.personal-flow-step {
  position: relative;
  min-width: 0;
  display: grid;
  grid-template-rows: auto 1fr;
  gap: 0.85rem;
}

.personal-flow-step:not(:last-child)::after {
  content: "→";
  position: absolute;
  right: -0.85rem;
  top: 52%;
  z-index: 4;
  color: rgba(255, 22, 132, 0.72);
  font-size: 2.1rem;
  font-weight: 1000;
}

.step-head {
  display: grid;
  grid-template-columns: 38px 1fr;
  align-items: center;
  column-gap: 0.55rem;
}

.step-head span {
  grid-row: 1 / 3;
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border-radius: 13px;
  background: linear-gradient(135deg, rgba(45, 73, 255, 0.7), rgba(124, 77, 255, 0.5));
  color: #fff;
  font-size: 0.76rem;
  font-weight: 1000;
}

.key-step .step-head span {
  background: linear-gradient(135deg, #ffcf4d, #ff8b2b);
  color: #1a1100;
}

.step-head strong {
  font-weight: 1000;
}

.step-head small {
  color: rgba(255, 255, 255, 0.62);
  font-weight: 760;
}

.flow-phone-card {
  min-height: 312px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 28px;
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.08), transparent 10rem),
    rgba(255, 255, 255, 0.035);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.flow-phone-card.upload-card {
  display: grid;
  align-content: center;
  justify-items: center;
  padding: 1rem;
}

.flow-phone-card.upload-card .photo-placeholder {
  width: min(100%, 190px);
  aspect-ratio: 0.82;
  border-radius: 26px;
}

.flow-phone-card.upload-card button,
.wide-gradient-action,
.style-cta,
.hit-card a,
.limited-card a,
.export-pack a {
  min-height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 999px;
  padding: 0 1.1rem;
  background: linear-gradient(90deg, var(--blue), var(--hot));
  color: #fff;
  text-decoration: none;
  font-weight: 1000;
  box-shadow: 0 18px 42px rgba(45, 73, 255, 0.24);
}

.flow-phone-card.upload-card button {
  margin-top: 0.8rem;
  cursor: pointer;
}

.preview-card.real-pack-grid,
.mini-export-grid.real-pack-grid,
.type-pack-grid.real-pack-grid {
  border-radius: inherit;
}

.preview-card.real-pack-grid {
  height: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-content: center;
  padding: 0.75rem;
  background: rgba(255, 255, 255, 0.04);
}

.key-card {
  display: grid;
  place-items: center;
  align-content: center;
  gap: 0.6rem;
  background:
    radial-gradient(circle at 50% 34%, rgba(255, 211, 56, 0.34), transparent 9rem),
    rgba(255, 255, 255, 0.035);
}

.big-key {
  position: relative;
  width: 108px;
  height: 108px;
  border-radius: 32px;
  background:
    radial-gradient(circle at 30% 24%, #fff, transparent 2.7rem),
    linear-gradient(145deg, #ffe774, #ff9c2c);
  box-shadow: 0 0 54px rgba(255, 211, 56, 0.32);
}

.big-key::before {
  content: "";
  position: absolute;
  left: 30px;
  top: 35px;
  width: 28px;
  height: 28px;
  border: 8px solid #281900;
  border-radius: 50%;
}

.big-key::after {
  content: "";
  position: absolute;
  left: 57px;
  top: 48px;
  width: 38px;
  height: 10px;
  border-radius: 999px;
  background: #281900;
}

.key-card strong {
  font-size: 1.45rem;
  font-weight: 1000;
}

.key-card small {
  color: rgba(255, 255, 255, 0.72);
  font-weight: 850;
}

.export-card {
  display: grid;
  align-content: center;
  gap: 0.75rem;
  padding: 0.75rem;
}

.mini-export-grid.real-pack-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  padding: 0.5rem;
  background: rgba(255, 255, 255, 0.04);
}

.mini-destinations {
  display: grid;
  gap: 0.4rem;
}

.mini-destinations span {
  min-height: 40px;
  display: flex;
  align-items: center;
  gap: 0.45rem;
  padding: 0 0.65rem;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.82);
  font-weight: 850;
}

.mini-destinations img {
  width: 24px;
  height: 24px;
}

.wide-gradient-action {
  width: min(420px, 100%);
  min-height: 68px;
  margin: 1.25rem auto 0;
}

.pack-machine {
  padding-top: clamp(4rem, 8vw, 6.4rem);
}

.style-gallery {
  grid-template-columns: minmax(0, 0.72fr) minmax(300px, 0.35fr);
}

.style-preview-main {
  min-height: 520px;
}

.style-control-card h3 {
  margin: 0;
  font-size: 1.4rem;
  font-weight: 1000;
}

.style-control-card > p {
  margin: 0;
  color: rgba(10, 11, 22, 0.6);
  font-weight: 760;
}

.style-switcher button.active {
  background: linear-gradient(90deg, var(--blue), var(--hot));
  box-shadow: 0 16px 34px rgba(45, 73, 255, 0.22);
}

.style-more span,
.style-more strong,
.shelf-tags span,
.proof-chips span {
  opacity: 0.58;
  filter: grayscale(0.12);
  cursor: default;
}

.style-cta {
  width: 100%;
}

.style-feature-bar,
.pack-type-feature-bar,
.pricing-feature-bar,
.export-feature-row {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.75rem;
  margin-top: 1rem;
  padding: 0.8rem;
  border: 1px solid rgba(255, 255, 255, 0.64);
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.38);
  box-shadow: 0 18px 44px rgba(65, 76, 150, 0.08);
  backdrop-filter: blur(18px);
}

.style-feature-bar span,
.pack-type-feature-bar span,
.pricing-feature-bar span,
.export-feature-row span {
  min-height: 48px;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.42);
  color: rgba(10, 11, 22, 0.68);
  text-align: center;
  font-weight: 900;
}

.pack-types {
  width: 100%;
  max-width: none;
  padding-left: max(1rem, calc((100vw - 1180px) / 2));
  padding-right: max(1rem, calc((100vw - 1180px) / 2));
  color: #fff;
  background:
    radial-gradient(circle at 22% 20%, rgba(124, 77, 255, 0.26), transparent 25rem),
    radial-gradient(circle at 84% 55%, rgba(45, 73, 255, 0.18), transparent 25rem),
    linear-gradient(180deg, #0b0b18, #080915);
}

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

.pack-type-card {
  position: relative;
  display: grid;
  gap: 0.95rem;
  overflow: hidden;
  padding: clamp(1rem, 2vw, 1.45rem);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 32px;
  background:
    radial-gradient(circle at 18% 0%, rgba(255, 255, 255, 0.08), transparent 13rem),
    rgba(255, 255, 255, 0.04);
  box-shadow: 0 28px 90px rgba(0, 0, 0, 0.28);
}

.pack-type-card h3 {
  margin: 0;
  color: #fff;
  font-size: clamp(2rem, 3.4vw, 3rem);
  line-height: 0.94;
  font-weight: 1000;
}

.pack-type-card p {
  max-width: 34rem;
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.45;
  font-weight: 760;
}

.type-badge {
  width: fit-content;
  min-height: 34px;
  display: inline-flex;
  align-items: center;
  padding: 0 0.7rem;
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 1000;
}

.type-badge {
  background: rgba(124, 77, 255, 0.18);
  color: #d7c8ff;
  text-transform: uppercase;
}

.type-pack-grid.real-pack-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr));
  min-height: 170px;
  background: rgba(255, 255, 255, 0.06);
}

.pack-type-card a {
  min-height: 58px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(90deg, var(--blue), var(--hot));
  color: #fff;
  text-decoration: none;
  font-weight: 1000;
}

.regular-shelf {
  border-top: 1px solid rgba(255, 255, 255, 0.45);
  border-bottom: 1px solid rgba(255, 255, 255, 0.45);
}

.regular-showcase {
  grid-template-columns: minmax(0, 0.95fr) minmax(280px, 0.55fr);
}

.viral-board {
  min-height: 450px;
  border-radius: 34px;
  background:
    radial-gradient(circle at 22% 24%, rgba(255, 211, 56, 0.2), transparent 13rem),
    radial-gradient(circle at 82% 72%, rgba(39, 201, 255, 0.14), transparent 13rem),
    rgba(255, 255, 255, 0.3);
}

.regular-floating-stickers {
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 0.1rem;
  padding: 1.1rem;
}

.regular-floating-stickers .sticker-slot,
.regular-floating-stickers .sticker-slot:nth-child(n) {
  width: clamp(78px, 6vw, 106px);
  height: clamp(78px, 6vw, 106px);
}

.hit-card {
  min-height: 300px;
  padding: 1.55rem;
}

.hit-card a {
  margin-top: 1rem;
  width: fit-content;
  min-width: 220px;
}

.hit-card em {
  margin-top: 0.7rem;
  color: rgba(255, 255, 255, 0.58);
  font-style: normal;
  font-weight: 760;
}

.export-remix {
  background:
    radial-gradient(circle at 12% 20%, rgba(45, 73, 255, 0.08), transparent 22rem),
    radial-gradient(circle at 86% 38%, rgba(255, 211, 56, 0.12), transparent 22rem);
}

.export-stage {
  grid-template-columns: minmax(280px, 0.78fr) 86px minmax(320px, 0.92fr);
}

.export-pack,
.export-choice {
  min-height: 510px;
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.86), transparent 16rem),
    linear-gradient(180deg, #eef2ff, #fff);
}

.export-pack a {
  margin-top: 1rem;
}

.messenger-cloud strong {
  background: rgba(255, 255, 255, 0.82);
}

.chat-line.incoming {
  display: flex;
  gap: 0.6rem;
  align-items: center;
}

.chat-line small {
  color: rgba(10, 11, 22, 0.36);
  font-size: 0.72rem;
  font-weight: 800;
}

.chat-line.sticker-message {
  background: #eaffdf;
}

.export-feature-row {
  margin-top: 1.2rem;
}

.limited-section {
  background:
    radial-gradient(circle at 18% 30%, rgba(255, 211, 56, 0.12), transparent 22rem),
    radial-gradient(circle at 82% 18%, rgba(124, 77, 255, 0.12), transparent 24rem),
    rgba(255, 255, 255, 0.2);
}

.limited-section .section-heading.split {
  grid-template-columns: 0.72fr 0.42fr;
  align-items: start;
}

.limited-features {
  grid-column: 1 / 2;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.75rem;
  margin-top: 1.5rem;
}

.limited-features span {
  display: grid;
  place-items: center;
  min-height: 72px;
  padding: 0.7rem;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.48);
  color: rgba(10, 11, 22, 0.66);
  text-align: center;
  font-weight: 900;
}

.limited-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.limited-card {
  min-height: 420px;
  color: var(--text);
  background:
    radial-gradient(circle at 60% 4%, rgba(255, 255, 255, 0.75), transparent 11rem),
    linear-gradient(180deg, #fff1bd, #fff7de);
  box-shadow: 0 26px 70px rgba(65, 76, 150, 0.14);
}

.limited-card:nth-child(2) {
  background:
    radial-gradient(circle at 60% 4%, rgba(255, 255, 255, 0.75), transparent 11rem),
    linear-gradient(180deg, #dfefff, #f5fbff);
}

.limited-card:nth-child(3) {
  background:
    radial-gradient(circle at 60% 4%, rgba(255, 255, 255, 0.75), transparent 11rem),
    linear-gradient(180deg, #eadcff, #fff3fd);
}

.limited-card::after {
  background: linear-gradient(180deg, transparent 28%, rgba(255, 255, 255, 0.26) 52%, rgba(255, 255, 255, 0.96));
}

.limited-card > span,
.limited-card strong,
.limited-card p,
.limited-card a,
.countdown {
  position: relative;
  z-index: 3;
}

.limited-card strong {
  color: var(--text);
  font-size: clamp(1.75rem, 3.2vw, 2.5rem);
}

.limited-card p {
  margin: 0.45rem 0 0;
  color: rgba(10, 11, 22, 0.62);
  font-weight: 760;
}

.limited-card a {
  min-height: 46px;
  margin-top: 0.9rem;
  background: rgba(255, 255, 255, 0.72);
  color: var(--blue);
  box-shadow: none;
}

.limited-card > span {
  background: rgba(255, 211, 56, 0.42);
  color: #241900;
}

.limited-card:nth-child(2) > span {
  background: rgba(39, 201, 255, 0.18);
  color: #174277;
}

.limited-card:nth-child(3) > span {
  background: rgba(124, 77, 255, 0.16);
  color: #4a27a8;
}

.limited-pack-art {
  inset: 36% 0 auto;
  height: 52%;
  opacity: 0.82;
  background: transparent;
}

.pricing-section {
  border-radius: 0;
  background:
    radial-gradient(circle at 8% 0%, rgba(45, 73, 255, 0.28), transparent 24rem),
    radial-gradient(circle at 96% 10%, rgba(255, 22, 132, 0.28), transparent 24rem),
    linear-gradient(180deg, #080a17, #0b0d1b);
}

.pricing-grid {
  align-items: stretch;
}

.pricing-card {
  min-height: 520px;
  padding: clamp(1rem, 2vw, 1.45rem);
  border-radius: 28px;
}

.pricing-card h3 {
  margin-top: 1.15rem;
}

.plan-benefits {
  gap: 0.55rem;
  margin: 1rem 0 0.9rem;
}

.pricing-card a {
  min-height: 56px;
}

.keys-plan-card a {
  background: linear-gradient(90deg, #ffc13d, #ff6b3b);
  color: #1b1100;
}

.premium-plan-card {
  transform: translateY(-0.65rem);
}

.pricing-feature-bar {
  border-color: rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.055);
}

.pricing-feature-bar span {
  background: rgba(255, 255, 255, 0.045);
  color: rgba(255, 255, 255, 0.72);
}

.social-proof-section {
  padding-top: clamp(4rem, 7vw, 6.5rem);
  padding-bottom: clamp(4rem, 7vw, 6.5rem);
  background:
    radial-gradient(circle at 18% 18%, rgba(124, 77, 255, 0.12), transparent 22rem),
    radial-gradient(circle at 90% 16%, rgba(255, 22, 132, 0.1), transparent 22rem),
    linear-gradient(180deg, rgba(238, 242, 255, 0.98), rgba(255, 255, 255, 0.88));
}

.social-proof-section .section-heading h2 {
  background: linear-gradient(90deg, var(--text) 0 48%, var(--blue) 55%, var(--hot) 88%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.testimonial-card {
  width: clamp(310px, 23vw, 350px);
  min-height: 282px;
  padding: 1.15rem;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.62);
}

.review-avatar {
  width: 58px;
  height: 58px;
}

.proof-chips span::before,
.style-feature-bar span::before,
.pack-type-feature-bar span::before,
.pricing-feature-bar span::before,
.export-feature-row span::before {
  content: "";
  width: 18px;
  height: 18px;
  margin-right: 0.42rem;
  display: inline-block;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--blue), var(--hot));
  vertical-align: middle;
}

.style-feature-bar span,
.pack-type-feature-bar span,
.pricing-feature-bar span,
.export-feature-row span,
.limited-features span,
.proof-chips span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.42rem;
}

.style-feature-bar span::before,
.pack-type-feature-bar span::before,
.pricing-feature-bar span::before,
.export-feature-row span::before,
.limited-features span::before,
.proof-chips span::before {
  flex: 0 0 auto;
  margin-right: 0;
}

.final-cta {
  width: min(1260px, calc(100% - 1rem));
  min-height: 460px;
  margin: 0.5rem auto;
  border-radius: 34px;
  padding: clamp(3.2rem, 7vw, 5rem) 1rem;
  background:
    radial-gradient(circle at 26% 50%, rgba(45, 73, 255, 0.38), transparent 24rem),
    radial-gradient(circle at 80% 40%, rgba(255, 22, 132, 0.28), transparent 22rem),
    linear-gradient(180deg, #070914, #111426);
}

.final-cta h2 {
  font-size: clamp(2.8rem, 5.2vw, 5.2rem);
}

.final-stickers .sticker-slot {
  width: clamp(70px, 7.2vw, 108px);
  height: clamp(70px, 7.2vw, 108px);
}

.store-button img {
  height: 82px;
}

.privacy-note {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  margin: 1.2rem 0 0;
  color: rgba(255, 255, 255, 0.62);
  font-weight: 850;
}

.privacy-note::before {
  content: "";
  width: 22px;
  height: 22px;
  border-radius: 8px;
  background:
    linear-gradient(135deg, transparent 50%, rgba(255, 255, 255, 0.18) 0),
    linear-gradient(135deg, var(--blue), var(--hot));
}

.site-footer {
  position: relative;
  width: min(1260px, calc(100% - 1rem));
  display: grid;
  grid-template-columns: minmax(230px, 1.2fr) repeat(4, minmax(130px, 0.72fr));
  align-items: start;
  gap: clamp(1.2rem, 3vw, 2.4rem);
  margin: 0.5rem auto 1rem;
  padding: clamp(1.4rem, 4vw, 3rem);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 34px;
  background:
    radial-gradient(circle at 5% 0%, rgba(124, 77, 255, 0.2), transparent 24rem),
    radial-gradient(circle at 95% 0%, rgba(255, 22, 132, 0.18), transparent 22rem),
    linear-gradient(180deg, #090b17, #060815);
  color: rgba(255, 255, 255, 0.72);
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.28);
}

.footer-brand-panel {
  display: grid;
  gap: 1rem;
}

.footer-brand-panel p {
  max-width: 280px;
  margin: 0;
  color: rgba(255, 255, 255, 0.74);
  line-height: 1.45;
  font-weight: 760;
}

.footer-feature-list {
  display: grid;
  gap: 0.7rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-feature-list li {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  color: rgba(255, 255, 255, 0.76);
  font-weight: 800;
}

.footer-feature-list li::before {
  content: "";
  width: 22px;
  height: 22px;
  flex: 0 0 auto;
  border-radius: 8px;
  background: linear-gradient(135deg, var(--blue), var(--hot));
  box-shadow: 0 0 22px rgba(124, 77, 255, 0.28);
}

.footer-column {
  display: grid;
  gap: 0.78rem;
}

.footer-column strong {
  color: #c78cff;
  font-size: 0.8rem;
  font-weight: 1000;
  text-transform: uppercase;
}

.footer-column a,
.footer-column span,
.footer-text-button {
  border: 0;
  padding: 0;
  background: transparent;
  color: rgba(255, 255, 255, 0.72);
  text-align: left;
  text-decoration: none;
  font: inherit;
  font-weight: 760;
  cursor: pointer;
}

.footer-column a:hover,
.footer-text-button:hover {
  color: #fff;
}

.footer-follow {
  grid-column: 2 / 4;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.55rem;
  width: fit-content;
  padding: 0.5rem 0.65rem;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.06);
}

.footer-follow > span {
  color: rgba(255, 255, 255, 0.78);
  font-weight: 850;
}

.footer-follow a {
  width: 36px;
  height: 36px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 13px;
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  transition:
    transform 180ms ease,
    background 180ms ease,
    box-shadow 180ms ease;
}

.footer-follow a:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, var(--blue), var(--hot));
  box-shadow: 0 12px 30px rgba(124, 77, 255, 0.28);
}

.footer-follow svg {
  width: 19px;
  height: 19px;
  fill: currentColor;
}

.footer-downloads {
  grid-column: 4 / 6;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 0.7rem;
}

.footer-downloads .store-button img {
  height: 56px;
}

.footer-bottom {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: minmax(180px, 0.45fr) minmax(260px, 1fr);
  gap: 1rem;
  align-items: center;
  margin-top: 1rem;
  padding-top: 1.4rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-bottom p {
  margin: 0;
  text-align: left;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.45;
  font-weight: 760;
}

.footer-copy {
  justify-self: center;
  max-width: 620px;
}

/* Final layout polish: wider closing blocks, cleaner footer, stronger limited cards. */
.final-cta,
.site-footer {
  width: min(1760px, calc(100% - 1rem));
}

.final-cta {
  min-height: 430px;
  border-radius: clamp(30px, 3vw, 46px);
  padding: clamp(2.8rem, 6vw, 4.4rem) 1rem;
}

.site-footer {
  grid-template-columns:
    minmax(300px, 1.35fr)
    minmax(150px, 0.48fr)
    minmax(150px, 0.48fr)
    minmax(260px, 0.82fr);
  gap: clamp(1.25rem, 4vw, 4.2rem);
  border-radius: clamp(30px, 3vw, 46px);
}

.footer-brand-panel {
  gap: 1.15rem;
}

.footer-brand-panel p {
  max-width: 340px;
}

.footer-feature-list,
.privacy-note {
  display: none;
}

.footer-follow {
  grid-column: 1 / 2;
  grid-row: 2;
  align-self: start;
  justify-self: start;
  margin-top: 0.15rem;
}

.footer-downloads {
  grid-column: 4 / 5;
  grid-row: 1 / 3;
  align-self: end;
}

.footer-bottom {
  grid-template-columns: 1fr;
  justify-items: center;
  text-align: center;
}

.footer-bottom p,
.footer-copy {
  justify-self: center;
  max-width: 780px;
  text-align: center;
}

.limited-card {
  min-height: 440px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 0.45rem;
  padding: clamp(1rem, 2vw, 1.35rem);
}

.limited-card::after {
  inset: auto 0 0;
  height: 56%;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.76) 38%,
    rgba(255, 255, 255, 0.98) 100%
  );
}

.limited-pack-art.real-pack-grid {
  inset: 0.9rem 0.9rem auto;
  width: auto;
  height: 57%;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-content: center;
  align-items: center;
  justify-items: center;
  gap: clamp(0.1rem, 0.45vw, 0.35rem);
  padding: 0;
  border-radius: 30px;
  background: transparent;
  opacity: 1;
  transform: none;
}

.limited-pack-art .sticker-image {
  width: min(100%, 116px);
  border: 0;
}

.limited-pack-art .sticker-image img {
  --sticker-scale: 1.28;
  filter:
    drop-shadow(0 0 0.2rem rgba(255, 255, 255, 0.96))
    drop-shadow(0 16px 18px rgba(30, 36, 82, 0.22));
}

.limited-card:hover .limited-pack-art {
  transform: translateY(-4px) scale(1.03);
}

.limited-card p {
  max-width: 92%;
}

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

  .hero-platform-strip {
    margin-top: 0;
  }

  .personal-flow-panel,
  .pack-type-grid,
  .regular-showcase,
  .export-stage,
  .pricing-grid,
  .limited-grid,
  .site-footer {
    grid-template-columns: 1fr;
  }

  .personal-flow-step:not(:last-child)::after {
    right: 50%;
    top: auto;
    bottom: -1.45rem;
    transform: translateX(50%) rotate(90deg);
  }

  .limited-section .section-heading.split,
  .footer-bottom {
    grid-template-columns: 1fr;
  }

  .limited-features,
  .style-feature-bar,
  .pack-type-feature-bar,
  .pricing-feature-bar,
  .export-feature-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .footer-follow,
  .footer-downloads,
  .footer-bottom {
    grid-column: 1 / -1;
    grid-row: auto;
  }

  .footer-downloads {
    justify-content: flex-start;
  }
}

@media (max-width: 720px) {
  html {
    scroll-padding-top: 96px;
  }

  .section,
  #top,
  #how-it-works,
  #pack-types,
  #personal-packs,
  #regular-packs,
  #export,
  #exclusive-collections,
  #premium,
  #download {
    scroll-margin-top: 96px;
  }

  .hero {
    padding-bottom: 2rem;
  }

  h1 {
    font-size: clamp(3rem, 13vw, 4.15rem);
  }

  .section-heading h2,
  .final-cta h2 {
    font-size: clamp(2.55rem, 11.5vw, 4rem);
  }

  .app-phone {
    min-height: 560px;
  }

  .hero-sticker-burst > .sticker-slot:nth-child(n + 6) {
    display: none;
  }

  .hero-platform-strip {
    padding: 0.85rem;
  }

  .hero-platform-strip div {
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 0.15rem;
  }

  .personal-flow-panel {
    padding: 0.75rem;
    border-radius: 30px;
  }

  .flow-phone-card {
    min-height: 240px;
  }

  .style-gallery {
    grid-template-columns: 1fr;
  }

  .style-preview-main {
    min-height: 380px;
  }

  .style-feature-bar,
  .pack-type-feature-bar,
  .pricing-feature-bar,
  .export-feature-row,
  .limited-features {
    grid-template-columns: 1fr;
  }

  .regular-floating-stickers {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    padding: 0.55rem;
  }

  .regular-floating-stickers .sticker-slot,
  .regular-floating-stickers .sticker-slot:nth-child(n) {
    width: clamp(60px, 19vw, 84px);
    height: clamp(60px, 19vw, 84px);
  }

  .viral-board {
    min-height: 520px;
  }

  .send-path {
    transform: rotate(90deg);
  }

  .export-pack,
  .export-choice {
    min-height: auto;
    border-radius: 30px;
  }

  .messenger-cloud {
    grid-template-columns: 1fr;
  }

  .pricing-card {
    min-height: auto;
  }

  .premium-plan-card {
    transform: none;
  }

  .final-cta {
    min-height: 420px;
    border-radius: 28px;
  }

  .final-stickers .sticker-slot:nth-child(n + 4) {
    display: none;
  }

  .store-button img {
    height: 68px;
  }

  .footer-downloads .store-button img {
    height: 52px;
  }

  .site-footer {
    border-radius: 28px;
  }
}

@media (max-width: 460px) {
  .hero-stats span {
    width: 100%;
  }

  .phone-style-row .sticker-slot {
    width: 50px;
    height: 50px;
  }

  .regular-floating-stickers {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .footer-follow {
    width: 100%;
  }
}

/* Mobile overflow guard after all visual overrides */
html,
body {
  max-width: 100%;
  overflow-x: clip;
}

@media (max-width: 720px) {
  body {
    overflow-x: hidden;
  }

  .site-header,
  .hero,
  .section,
  .final-cta,
  .site-footer {
    box-sizing: border-box;
    max-width: 100%;
  }

  .hero {
    width: 100%;
    grid-template-columns: minmax(0, 1fr);
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hero-copy-block,
  .hero-lead,
  .hero-actions,
  .hero-stats,
  .hero-platform-strip {
    max-width: 100%;
    min-width: 0;
  }

  .hero-lead {
    width: 100%;
    max-width: 22rem;
    overflow-wrap: anywhere;
  }

  .hero-actions {
    width: min(100%, 350px) !important;
    max-width: calc(100vw - 2rem) !important;
  }

  .hero-actions a {
    width: 100% !important;
    max-width: 100% !important;
  }

  .hero-visual {
    width: 100%;
    max-width: 100%;
    justify-self: start;
    place-items: start center;
    overflow: hidden;
  }

  .app-phone {
    width: min(305px, calc(100vw - 3rem));
    margin-inline: 0 auto;
  }
}

/* Final visual balance pass */
#exclusive-collections {
  scroll-margin-top: 128px;
}

.hero {
  min-height: min(880px, 94svh);
  padding-top: clamp(6.2rem, 8vw, 7.1rem);
  padding-bottom: clamp(2.4rem, 4vw, 3.35rem);
}

.hero-visual {
  min-height: clamp(540px, 56vw, 650px);
}

.app-phone {
  width: min(410px, 86vw);
  min-height: 620px;
  padding: 1.12rem 1.2rem 1.35rem;
}

.phone-top,
.phone-headline {
  margin-top: 1.55rem;
}

.phone-headline {
  font-size: clamp(2.35rem, 5.5vw, 3.7rem);
}

.phone-create {
  min-height: 54px;
}

.phone-style-row .sticker-slot {
  width: 58px;
  height: 58px;
}

.phone-carousel article {
  min-height: 126px;
}

.hero-sticker-burst > .sticker-slot {
  opacity: 0.9;
}

.personal-flow-panel {
  gap: clamp(0.7rem, 1.5vw, 1rem);
}

.personal-flow-step {
  gap: 0.85rem;
}

.step-head strong {
  font-size: clamp(1rem, 1.25vw, 1.22rem);
}

.step-head small {
  color: rgba(255, 255, 255, 0.72);
}

.wide-gradient-action {
  min-height: 72px;
  box-shadow: 0 26px 70px rgba(45, 73, 255, 0.32);
}

.pack-machine .section-heading {
  text-align: center;
  margin-inline: auto;
}

.style-gallery {
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.44fr);
  gap: clamp(1rem, 2.4vw, 1.65rem);
}

.style-preview-main {
  min-height: clamp(560px, 48vw, 700px);
  border-color: rgba(255, 255, 255, 0.9);
  box-shadow:
    0 28px 80px rgba(65, 76, 150, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.85);
}

.style-preview-main .pack-preview-grid {
  gap: clamp(0.35rem, 0.8vw, 0.72rem);
  background:
    radial-gradient(circle at 22% 18%, rgba(255, 255, 255, 0.96), transparent 13rem),
    rgba(255, 255, 255, 0.44);
}

.style-control-card {
  border-color: rgba(255, 255, 255, 0.86);
  box-shadow:
    0 26px 76px rgba(65, 76, 150, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.76);
}

.style-control-card h3 {
  font-size: clamp(1.5rem, 2vw, 1.9rem);
}

.pack-count-chip {
  background: linear-gradient(90deg, var(--blue), var(--hot));
  color: #fff;
  box-shadow: 0 18px 44px rgba(45, 73, 255, 0.25);
}

.style-switcher button {
  opacity: 0.9;
}

.style-switcher button.active {
  color: #fff;
  transform: translateY(-1px);
}

.style-cta {
  min-height: 60px;
  box-shadow: 0 22px 54px rgba(45, 73, 255, 0.28);
}

.pack-types {
  color: var(--text);
  background:
    radial-gradient(circle at 20% 20%, rgba(255, 255, 255, 0.86), transparent 18rem),
    radial-gradient(circle at 82% 30%, rgba(255, 22, 132, 0.1), transparent 22rem),
    radial-gradient(circle at 15% 86%, rgba(39, 201, 255, 0.14), transparent 24rem),
    linear-gradient(180deg, #eef2ff, #fbfcff);
}

.pack-types .section-heading.inverse h2 {
  color: var(--text);
}

.pack-types .section-heading.inverse p:not(.eyebrow) {
  color: rgba(10, 11, 22, 0.64);
}

.pack-type-grid {
  gap: clamp(1rem, 2vw, 1.35rem);
}

.pack-type-card {
  border-color: rgba(255, 255, 255, 0.82);
  background:
    radial-gradient(circle at 16% 4%, rgba(255, 255, 255, 0.94), transparent 14rem),
    radial-gradient(circle at 92% 20%, rgba(255, 22, 132, 0.08), transparent 16rem),
    rgba(255, 255, 255, 0.5);
  box-shadow: 0 26px 76px rgba(65, 76, 150, 0.13);
  backdrop-filter: blur(18px);
}

.pack-type-card h3 {
  color: var(--text);
}

.pack-type-card p {
  color: rgba(10, 11, 22, 0.62);
}

.type-badge {
  background: rgba(45, 73, 255, 0.09);
  color: var(--blue);
}

.type-pack-grid.real-pack-grid {
  border-color: rgba(255, 255, 255, 0.78);
  background: rgba(255, 255, 255, 0.56);
  color: rgba(10, 11, 22, 0.62);
}

.pack-type-card a {
  box-shadow: 0 18px 46px rgba(45, 73, 255, 0.22);
}

.pack-type-feature-bar {
  display: none;
}

.regular-showcase {
  grid-template-columns: minmax(0, 1.12fr) minmax(280px, 0.48fr);
  align-items: stretch;
}

.viral-board {
  min-height: 520px;
  border-color: rgba(255, 255, 255, 0.85);
  box-shadow:
    0 26px 72px rgba(65, 76, 150, 0.13),
    inset 0 1px 0 rgba(255, 255, 255, 0.78);
}

.regular-floating-stickers {
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: clamp(0.1rem, 0.5vw, 0.28rem);
  padding: clamp(0.85rem, 1.6vw, 1.25rem);
}

.regular-floating-stickers .sticker-slot,
.regular-floating-stickers .sticker-slot:nth-child(n) {
  width: clamp(74px, 6.2vw, 104px);
  height: clamp(74px, 6.2vw, 104px);
}

.shelf-tags span {
  min-height: 46px;
  background: rgba(255, 255, 255, 0.42);
  opacity: 0.68;
  color: rgba(10, 11, 22, 0.56);
}

.hit-card {
  min-height: 235px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background:
    radial-gradient(circle at 78% 16%, rgba(255, 22, 132, 0.28), transparent 12rem),
    radial-gradient(circle at 18% 8%, rgba(45, 73, 255, 0.2), transparent 11rem),
    linear-gradient(135deg, #171728, #25233d);
}

.hit-card strong {
  font-size: clamp(1.95rem, 3vw, 3rem);
}

.export-remix .section-heading p:not(.eyebrow) {
  max-width: 40rem;
}

.messenger-cloud strong:last-child b {
  background: linear-gradient(135deg, var(--blue), var(--violet));
  color: #fff;
}

.limited-section {
  background:
    radial-gradient(circle at 18% 18%, rgba(255, 211, 56, 0.2), transparent 22rem),
    radial-gradient(circle at 86% 14%, rgba(124, 77, 255, 0.14), transparent 25rem),
    radial-gradient(circle at 72% 90%, rgba(255, 22, 132, 0.09), transparent 24rem),
    linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(245, 247, 255, 0.54));
}

.limited-section .section-heading.split {
  align-items: end;
}

.limited-features span {
  min-height: 64px;
  border-color: rgba(255, 255, 255, 0.72);
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0 18px 44px rgba(65, 76, 150, 0.08);
}

.limited-card {
  min-height: 470px;
  box-shadow:
    0 34px 90px rgba(65, 76, 150, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.78);
}

.limited-card::after {
  height: 62%;
}

.limited-pack-art.real-pack-grid {
  height: 61%;
}

.limited-card strong {
  font-size: clamp(2.15rem, 3.5vw, 3rem);
}

.limited-card a {
  min-height: 52px;
  box-shadow: 0 18px 44px rgba(65, 76, 150, 0.1);
}

.pricing-card {
  min-height: 455px;
}

.premium-plan-card {
  box-shadow:
    0 44px 120px rgba(45, 73, 255, 0.32),
    0 0 0 1px rgba(255, 255, 255, 0.12) inset;
}

.plan-benefits {
  gap: 0.6rem;
}

.social-proof-section {
  padding-top: clamp(4.8rem, 8vw, 6.4rem);
  padding-bottom: clamp(4.8rem, 8vw, 6.6rem);
}

.testimonial-track,
.testimonial-set {
  gap: 1rem;
}

.testimonial-card {
  width: clamp(340px, 27vw, 420px);
  min-height: 304px;
  padding: 1.45rem;
  border-radius: 32px;
  box-shadow:
    0 24px 68px rgba(65, 76, 150, 0.13),
    inset 0 1px 0 rgba(255, 255, 255, 0.82);
}

.review-avatar {
  width: 72px;
  height: 72px;
}

.rating {
  font-size: 1rem;
  padding: 0.48rem 0.72rem;
}

.testimonial-card p {
  font-size: clamp(1.12rem, 1.35vw, 1.28rem);
}

.proof-chips {
  margin-top: 1.35rem;
}

.proof-chips span {
  min-height: 48px;
  opacity: 0.82;
}

.final-cta {
  margin-top: clamp(1.5rem, 4vw, 2.6rem);
  margin-bottom: 1rem;
  box-shadow: 0 34px 100px rgba(9, 10, 24, 0.2);
}

.site-footer {
  margin-top: 1rem;
  background:
    radial-gradient(circle at 8% 0%, rgba(124, 77, 255, 0.15), transparent 22rem),
    radial-gradient(circle at 96% 0%, rgba(255, 22, 132, 0.1), transparent 22rem),
    linear-gradient(180deg, #080a15, #060713);
  box-shadow: 0 26px 80px rgba(0, 0, 0, 0.22);
}

@media (max-width: 1040px) {
  .hero {
    min-height: auto;
  }

  .pack-types .section-heading.centered {
    text-align: left;
  }

  .regular-showcase {
    grid-template-columns: 1fr;
  }

  .viral-board {
    min-height: 470px;
  }
}

@media (max-width: 720px) {
  #exclusive-collections {
    scroll-margin-top: 96px;
  }

  .hero {
    padding-top: 6.1rem;
    padding-bottom: 1.4rem;
  }

  .hero-visual {
    min-height: 545px;
  }

  .app-phone {
    min-height: 535px;
  }

  .phone-headline {
    font-size: clamp(2.2rem, 12vw, 3.15rem);
  }

  .style-preview-main {
    min-height: 440px;
  }

  .style-gallery {
    grid-template-columns: 1fr;
  }

  .pack-type-card,
  .limited-card,
  .pricing-card,
  .testimonial-card {
    border-radius: 28px;
  }

  .regular-floating-stickers {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .regular-floating-stickers .sticker-slot,
  .regular-floating-stickers .sticker-slot:nth-child(n) {
    width: clamp(62px, 19vw, 88px);
    height: clamp(62px, 19vw, 88px);
  }

  .viral-board {
    min-height: 520px;
  }

  .limited-card {
    min-height: 430px;
  }

  .testimonial-card {
    width: min(84vw, 360px);
    min-height: 286px;
  }

  .proof-chips {
    justify-content: flex-start;
  }
}

/* Hero sticker burst: visible, polished side accents around the phone mockup. */
.hero-visual {
  overflow: visible;
}

.hero-sticker-burst {
  inset: -4.2rem -5.4rem -3.8rem -4.6rem;
  z-index: 3;
  opacity: 1;
  overflow: visible;
}

.app-phone {
  z-index: 4;
}

.hero-sticker-burst > .sticker-slot {
  display: block;
  width: clamp(88px, 7vw, 134px);
  height: clamp(88px, 7vw, 134px);
  opacity: 0.96;
  filter:
    drop-shadow(0 0 0.18rem rgba(255, 255, 255, 0.92))
    drop-shadow(0 22px 28px rgba(31, 37, 80, 0.2));
  animation: burstOrbit 6.6s ease-in-out infinite;
}

.hero-sticker-burst > .sticker-slot:nth-child(1) {
  left: 0;
  top: 20%;
  transform: rotate(-10deg);
}

.hero-sticker-burst > .sticker-slot:nth-child(2) {
  right: -1%;
  top: 17%;
  transform: rotate(12deg);
}

.hero-sticker-burst > .sticker-slot:nth-child(3) {
  left: -2%;
  bottom: 28%;
  transform: rotate(9deg);
}

.hero-sticker-burst > .sticker-slot:nth-child(4) {
  right: -1%;
  bottom: 23%;
  transform: rotate(-9deg);
}

.hero-sticker-burst > .sticker-slot:nth-child(5) {
  left: 6%;
  top: 11%;
  width: clamp(70px, 5.6vw, 106px);
  height: clamp(70px, 5.6vw, 106px);
  transform: rotate(8deg);
}

.hero-sticker-burst > .sticker-slot:nth-child(6) {
  right: 25%;
  bottom: 1%;
  width: clamp(72px, 5.8vw, 108px);
  height: clamp(72px, 5.8vw, 108px);
  transform: rotate(-12deg);
}

.hero-sticker-burst > .sticker-slot:nth-child(7) {
  left: 14%;
  bottom: 6%;
  width: clamp(68px, 5.3vw, 98px);
  height: clamp(68px, 5.3vw, 98px);
  transform: rotate(-16deg);
}

.hero-sticker-burst > .sticker-slot:nth-child(8) {
  right: 0;
  top: 2%;
  width: clamp(68px, 5.3vw, 98px);
  height: clamp(68px, 5.3vw, 98px);
  transform: rotate(13deg);
}

@media (max-width: 720px) {
  .hero-visual {
    overflow: visible;
  }

  .hero-sticker-burst {
    inset: -1.4rem -1rem -1.2rem -1rem;
  }

  .hero-sticker-burst > .sticker-slot {
    width: clamp(50px, 15vw, 66px);
    height: clamp(50px, 15vw, 66px);
  }

  .hero-sticker-burst > .sticker-slot:nth-child(1) {
    left: -0.9rem;
    top: 30%;
  }

  .hero-sticker-burst > .sticker-slot:nth-child(2) {
    right: -0.65rem;
    top: 17%;
  }

  .hero-sticker-burst > .sticker-slot:nth-child(3) {
    left: -0.75rem;
    bottom: 31%;
  }

  .hero-sticker-burst > .sticker-slot:nth-child(4) {
    right: -0.7rem;
    bottom: 29%;
  }

  .hero-sticker-burst > .sticker-slot:nth-child(5) {
    left: 38%;
    top: 4%;
  }
}

/* Final request polish: lighter footer, front-layer hero stickers, clearer badges, cleaner feature icons. */
html {
  background: #050611;
}

.hero-visual {
  overflow: visible;
  isolation: isolate;
}

.hero-sticker-burst {
  z-index: 8;
  pointer-events: none;
}

.app-phone {
  z-index: 5;
}

.hero-sticker-burst > .sticker-slot {
  opacity: 0.98;
  filter:
    drop-shadow(0 0 0.22rem rgba(255, 255, 255, 0.98))
    drop-shadow(0 24px 30px rgba(31, 37, 80, 0.24));
}

.phone-section-title {
  gap: 0.75rem;
}

.phone-section-title b {
  width: auto;
  min-width: 58px;
  height: 30px;
  padding: 0 0.55rem;
  white-space: nowrap;
  font-size: 0.72rem;
  line-height: 1;
}

.phone-section-title.small b {
  font-size: 0.68rem;
}

.phone-carousel.compact {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.55rem;
  overflow: visible;
  animation: none;
}

.phone-carousel.compact article {
  width: 100%;
  min-height: 112px;
  padding: 0.52rem;
  border-radius: 21px;
}

.phone-carousel.compact article:nth-child(n + 4) {
  display: none;
}

.phone-carousel.compact .phone-pack-preview {
  height: 72px;
  border-radius: 15px;
  padding: 0.22rem;
}

.phone-carousel.compact strong {
  margin-top: 0.35rem;
  font-size: 0.74rem;
  line-height: 1.05;
}

.style-feature-bar {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.style-feature-bar span,
.export-feature-row span,
.limited-features span {
  justify-content: flex-start;
  padding: 0 0.95rem;
  text-align: left;
}

.style-feature-bar span::before,
.export-feature-row span::before,
.limited-features span::before {
  width: 32px;
  height: 32px;
  margin: 0 0.18rem 0 0;
  display: inline-grid;
  place-items: center;
  border-radius: 12px;
  background:
    radial-gradient(circle at 30% 22%, rgba(255, 255, 255, 0.72), transparent 0.78rem),
    linear-gradient(135deg, var(--blue), var(--violet), var(--hot));
  color: #fff;
  box-shadow: 0 14px 28px rgba(45, 73, 255, 0.18);
  font-size: 0.72rem;
  font-weight: 1000;
  line-height: 1;
}

.style-feature-bar span:nth-child(1)::before {
  content: "15";
}

.style-feature-bar span:nth-child(2)::before {
  content: "✓";
}

.style-feature-bar span:nth-child(3)::before {
  content: "PNG";
  font-size: 0.58rem;
}

.style-feature-bar span:nth-child(4)::before {
  content: "↗";
  font-size: 1rem;
}

.export-feature-row span:nth-child(1)::before {
  content: "↗";
  font-size: 1rem;
}

.export-feature-row span:nth-child(2)::before {
  content: "HQ";
  font-size: 0.62rem;
}

.export-feature-row span:nth-child(3)::before {
  content: "SEC";
  font-size: 0.54rem;
}

.export-feature-row span:nth-child(4)::before {
  content: "★";
  font-size: 0.9rem;
}

.limited-features span:nth-child(1)::before {
  content: "◇";
}

.limited-features span:nth-child(2)::before {
  content: "48";
}

.limited-features span:nth-child(3)::before {
  content: "✦";
}

.limited-features span:nth-child(4)::before {
  content: "P";
}

.pack-preview-grid[data-rendered-pack="personalWorkMemePack"] .sticker-image img {
  --sticker-scale: 1.42;
}

.pack-preview-grid[data-rendered-pack="personalWorkMemePack"] .sticker-image:nth-child(5) img,
.pack-preview-grid[data-rendered-pack="personalWorkMemePack"] .sticker-image:nth-child(7) img {
  --sticker-scale: 2.18;
}

.limited-card > span {
  position: relative;
  z-index: 3;
  width: fit-content;
  padding: 0.42rem 0.68rem;
  border-radius: 999px;
  background: rgba(7, 9, 22, 0.84);
  color: #fff;
  box-shadow:
    0 12px 28px rgba(7, 9, 22, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.24);
  text-shadow: none;
  backdrop-filter: blur(12px);
}

.limited-card:nth-child(1) > span {
  background: linear-gradient(135deg, rgba(11, 13, 28, 0.9), rgba(255, 173, 27, 0.9));
  color: #fff;
}

.limited-card:nth-child(2) > span {
  background: linear-gradient(135deg, rgba(11, 13, 28, 0.9), rgba(66, 178, 255, 0.9));
  color: #fff;
}

.limited-card:nth-child(3) > span {
  background: linear-gradient(135deg, rgba(11, 13, 28, 0.9), rgba(178, 83, 255, 0.92));
  color: #fff;
}

.limited-pack-art.real-pack-grid {
  inset: 1rem 1rem auto;
  width: auto;
  height: 59%;
  opacity: 1;
}

.limited-pack-art .sticker-image {
  width: min(100%, 112px);
}

.countdown {
  z-index: 4;
  background:
    radial-gradient(circle at 25% 20%, rgba(255, 255, 255, 0.75), transparent 1rem),
    linear-gradient(135deg, #ffd64f, #ff8a1f);
  color: #151008;
  box-shadow: 0 20px 42px rgba(255, 154, 43, 0.2);
}

.limited-card {
  background-size: 145% 145%;
  animation: premiumGlowShift 18s ease-in-out infinite;
}

.big-key,
.corner-key {
  background:
    radial-gradient(circle at 28% 22%, rgba(255, 255, 255, 0.96), transparent 1.45rem),
    radial-gradient(circle at 62% 78%, rgba(255, 112, 30, 0.42), transparent 2rem),
    linear-gradient(145deg, #ffe984 0%, #ffc44f 42%, #ff862e 100%);
  border: 1px solid rgba(255, 238, 168, 0.8);
  box-shadow:
    0 0 42px rgba(255, 196, 79, 0.28),
    0 18px 38px rgba(255, 134, 46, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.62);
}

.big-key::before,
.corner-key::before {
  border-color: #2b1a00;
  box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.08);
}

.big-key::after,
.corner-key::after {
  background:
    linear-gradient(90deg, #2b1a00 0 62%, transparent 62%),
    linear-gradient(#2b1a00, #2b1a00) 68% 100% / 7px 12px no-repeat,
    linear-gradient(#2b1a00, #2b1a00) 88% 100% / 7px 9px no-repeat;
}

.final-cta,
.site-footer {
  width: 100%;
  max-width: none;
  border: 0;
  border-radius: 0;
  margin-left: 0;
  margin-right: 0;
  box-shadow: none;
}

.final-cta {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: max(1rem, calc((100vw - 1320px) / 2));
  padding-right: max(1rem, calc((100vw - 1320px) / 2));
  background:
    radial-gradient(circle at 16% 35%, rgba(45, 73, 255, 0.42), transparent 25rem),
    radial-gradient(circle at 88% 35%, rgba(255, 22, 132, 0.26), transparent 24rem),
    linear-gradient(180deg, #080a19 0%, #070815 100%);
}

.site-footer {
  grid-template-columns:
    minmax(320px, 1.2fr)
    minmax(180px, 0.5fr)
    minmax(180px, 0.5fr);
  gap: clamp(2rem, 9vw, 8rem);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: max(1rem, calc((100vw - 1320px) / 2));
  padding-right: max(1rem, calc((100vw - 1320px) / 2));
  background:
    radial-gradient(circle at 12% 10%, rgba(124, 77, 255, 0.14), transparent 22rem),
    radial-gradient(circle at 92% 0%, rgba(255, 22, 132, 0.1), transparent 25rem),
    linear-gradient(180deg, #070815 0%, #050611 100%);
}

.footer-downloads {
  display: none;
}

.footer-brand-panel p {
  max-width: 360px;
}

.footer-follow {
  grid-column: 1 / -1;
  grid-row: auto;
  justify-self: center;
  display: grid;
  grid-template-columns: repeat(3, 44px);
  justify-content: center;
  width: fit-content;
  gap: 0.65rem;
  margin-top: 0.35rem;
  padding: 0.8rem 0.95rem;
  border-radius: 24px;
}

.footer-follow > span {
  grid-column: 1 / -1;
  text-align: center;
}

.footer-follow a {
  width: 44px;
  height: 44px;
  border-radius: 15px;
}

.footer-follow svg {
  width: 21px;
  height: 21px;
}

.footer-bottom {
  grid-column: 1 / -1;
  margin-top: 1.6rem;
  padding-top: 1.45rem;
  border-top-color: rgba(255, 255, 255, 0.1);
}

.footer-copy {
  max-width: 860px;
  text-align: center;
}

body::before {
  content: "";
  position: fixed;
  inset: -20%;
  z-index: -1;
  pointer-events: none;
  background:
    radial-gradient(circle at 15% 22%, rgba(124, 77, 255, 0.12), transparent 24rem),
    radial-gradient(circle at 90% 18%, rgba(255, 22, 132, 0.1), transparent 24rem),
    radial-gradient(circle at 50% 90%, rgba(39, 201, 255, 0.08), transparent 26rem);
  animation: backgroundDrift 22s ease-in-out infinite alternate;
}

@keyframes backgroundDrift {
  from {
    transform: translate3d(-1.2%, -0.8%, 0) scale(1);
  }

  to {
    transform: translate3d(1.2%, 0.8%, 0) scale(1.03);
  }
}

@media (max-width: 1040px) {
  .site-footer {
    grid-template-columns: 1fr;
    gap: 1.4rem;
  }

  .footer-follow {
    justify-self: start;
  }
}

@media (max-width: 720px) {
  .hero-sticker-burst {
    z-index: 8;
    inset: -1.1rem -1.35rem -1.25rem -1.35rem;
  }

  .app-phone {
    z-index: 5;
  }

  .hero-sticker-burst > .sticker-slot {
    width: clamp(46px, 13vw, 58px);
    height: clamp(46px, 13vw, 58px);
  }

  .hero-sticker-burst > .sticker-slot:nth-child(1) {
    left: -1.45rem;
    top: 42%;
  }

  .hero-sticker-burst > .sticker-slot:nth-child(2) {
    right: -1.35rem;
    top: 21%;
  }

  .hero-sticker-burst > .sticker-slot:nth-child(3) {
    left: -1.25rem;
    bottom: 27%;
  }

  .hero-sticker-burst > .sticker-slot:nth-child(4) {
    right: -1.25rem;
    bottom: 28%;
  }

  .hero-sticker-burst > .sticker-slot:nth-child(5) {
    left: 50%;
    top: -0.8rem;
    transform: translateX(-50%) rotate(8deg);
  }

  .phone-carousel.compact {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .phone-carousel.compact .phone-pack-preview {
    height: 64px;
  }

  .style-feature-bar,
  .export-feature-row,
  .limited-features {
    grid-template-columns: 1fr;
  }

  .final-cta,
  .site-footer {
    border-radius: 0;
  }

  .footer-follow {
    justify-self: center;
  }
}

@media (max-width: 460px) {
  .hero-sticker-burst {
    inset: -1rem -1rem -1rem -1rem;
  }

  .hero-sticker-burst > .sticker-slot {
    width: 48px;
    height: 48px;
  }

  .hero-sticker-burst > .sticker-slot:nth-child(1),
  .hero-sticker-burst > .sticker-slot:nth-child(3) {
    left: -0.95rem;
  }

  .hero-sticker-burst > .sticker-slot:nth-child(2),
  .hero-sticker-burst > .sticker-slot:nth-child(4) {
    right: -0.95rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  body::before,
  .limited-card {
    animation: none;
  }
}

/* Final layout polish pass */
:root {
  --landing-max: 1280px;
  --landing-wide: 1360px;
  --section-gutter: max(1rem, calc((100vw - var(--landing-max)) / 2));
}

html,
body {
  min-height: auto;
  background-color: #050611;
}

body {
  padding-bottom: 0 !important;
}

main {
  overflow: hidden;
}

.hero,
.story-loop,
.pack-machine,
.pack-types,
.regular-shelf,
.export-remix,
.limited-section,
.pricing-section,
.social-proof-section {
  width: 100%;
  max-width: none;
  padding-left: var(--section-gutter);
  padding-right: var(--section-gutter);
}

.section-heading,
.personal-flow-panel,
.style-gallery,
.style-feature-bar,
.pack-type-grid,
.regular-showcase,
.export-flow,
.limited-layout,
.pricing-layout,
.testimonial-carousel,
.proof-chips {
  max-width: var(--landing-max);
  margin-left: auto;
  margin-right: auto;
}

.hero {
  min-height: min(820px, 90svh);
  padding-top: clamp(6rem, 7.2vw, 6.8rem);
  padding-bottom: clamp(2rem, 3.4vw, 3rem);
  grid-template-columns: minmax(0, 0.98fr) minmax(390px, 0.82fr);
}

.hero-visual {
  min-height: clamp(500px, 49vw, 610px);
}

.app-phone {
  width: min(400px, 86vw);
  min-height: 590px;
}

.hero-sticker-burst {
  z-index: 14;
  pointer-events: none;
}

.hero-sticker-burst > .sticker-slot {
  z-index: 14;
  filter:
    drop-shadow(0 0 0.28rem rgba(255, 255, 255, 0.95))
    drop-shadow(0 22px 34px rgba(36, 43, 95, 0.22));
}

.app-phone {
  z-index: 5;
}

.phone-section-title b {
  white-space: nowrap;
  font-size: clamp(0.78rem, 1vw, 0.92rem);
  line-height: 1;
  padding: 0.35rem 0.46rem;
}

.phone-carousel.compact article {
  min-width: 0;
}

.phone-carousel.compact .phone-pack-preview:empty {
  min-height: 72px;
  background: rgba(255, 255, 255, 0.78);
}

.story-loop {
  padding-top: clamp(4.8rem, 7vw, 6.8rem);
  padding-bottom: clamp(4.4rem, 7vw, 6.5rem);
}

.personal-flow-panel {
  border-radius: 34px;
}

.personal-flow-step .step-head strong {
  letter-spacing: 0;
}

.pack-machine {
  padding-top: clamp(4.8rem, 7.4vw, 7rem);
}

.pack-machine .section-heading {
  max-width: 820px;
}

.style-gallery {
  grid-template-columns: minmax(0, 1.08fr) minmax(340px, 0.44fr);
  align-items: stretch;
  gap: clamp(1.15rem, 2vw, 1.65rem);
}

.style-preview-main {
  min-height: clamp(610px, 48vw, 735px);
  border-radius: 34px;
  box-shadow:
    0 42px 110px rgba(69, 79, 150, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.style-preview-main .pack-preview-grid {
  gap: clamp(0.48rem, 0.9vw, 0.82rem);
  padding: clamp(1rem, 1.8vw, 1.7rem);
}

#active-pack-visual .sticker-image img {
  --sticker-scale: 1.22;
}

#active-pack-visual[data-rendered-pack="personalWorkMemePack"] .sticker-image img {
  --sticker-scale: 1.58;
}

#active-pack-visual[data-rendered-pack="personalWorkMemePack"] .sticker-image:nth-child(5) img,
#active-pack-visual[data-rendered-pack="personalWorkMemePack"] .sticker-image:nth-child(7) img {
  --sticker-scale: 1.58;
}

.style-control-card {
  padding: clamp(1.25rem, 2.1vw, 1.85rem);
  border-radius: 34px;
  box-shadow:
    0 36px 96px rgba(69, 79, 150, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.92);
}

.style-switcher {
  gap: 0.7rem;
}

.style-switcher button,
.style-more span,
.style-more strong {
  min-height: 48px;
  cursor: default;
}

.style-switcher button {
  cursor: pointer;
}

.style-switcher button.active {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.86);
  background:
    radial-gradient(circle at 16% 12%, rgba(255, 255, 255, 0.36), transparent 2.5rem),
    linear-gradient(135deg, var(--blue), var(--hot));
  box-shadow:
    0 18px 42px rgba(255, 22, 132, 0.26),
    0 0 0 5px rgba(255, 22, 132, 0.08);
}

.style-more span {
  opacity: 0.48;
  filter: saturate(0.65);
}

.style-cta {
  min-height: 62px;
  box-shadow: 0 22px 54px rgba(255, 22, 132, 0.28);
}

.style-feature-bar {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.85rem;
  border-radius: 30px;
}

.style-feature-bar span,
.export-feature-row span,
.limited-features span,
.proof-chips span {
  gap: 0.65rem;
}

.style-feature-bar span::before,
.export-feature-row span::before,
.limited-features span::before,
.proof-chips span::before {
  display: inline-grid;
  place-items: center;
  width: 2.1rem;
  height: 2.1rem;
  flex: 0 0 auto;
  border-radius: 0.8rem;
  color: #fff;
  font-size: 0.95rem;
  font-weight: 950;
  background:
    radial-gradient(circle at 28% 24%, rgba(255, 255, 255, 0.45), transparent 1rem),
    linear-gradient(135deg, var(--blue), var(--hot));
  box-shadow: 0 14px 30px rgba(91, 80, 255, 0.2);
}

.style-feature-bar span:nth-child(1)::before {
  content: "15";
}

.style-feature-bar span:nth-child(2)::before {
  content: "✓";
}

.style-feature-bar span:nth-child(3)::before {
  content: "⬡";
}

.style-feature-bar span:nth-child(4)::before {
  content: "↗";
}

.pack-types {
  color: var(--text);
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 255, 255, 0.9), transparent 24rem),
    radial-gradient(circle at 86% 18%, rgba(255, 22, 132, 0.12), transparent 25rem),
    radial-gradient(circle at 24% 78%, rgba(39, 201, 255, 0.16), transparent 24rem),
    linear-gradient(180deg, #eef2ff 0%, #ffffff 100%);
}

.pack-types::before {
  opacity: 0.45;
}

.pack-types .section-heading h2,
.pack-types .section-heading p {
  color: var(--text);
}

.pack-types .section-heading p:not(.eyebrow) {
  color: var(--muted);
}

.pack-type-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(1.15rem, 2.2vw, 1.65rem);
}

.pack-type-card {
  min-height: 570px;
  padding: clamp(1.35rem, 2.2vw, 2rem);
  border-radius: 34px;
  color: var(--text);
  border-color: rgba(255, 255, 255, 0.82);
  background:
    radial-gradient(circle at 20% 12%, rgba(255, 255, 255, 0.92), transparent 16rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.76), rgba(239, 244, 255, 0.72));
  box-shadow:
    0 34px 100px rgba(78, 88, 158, 0.17),
    inset 0 1px 0 rgba(255, 255, 255, 0.95);
}

.pack-type-card::before {
  opacity: 0.52;
}

.pack-type-card h3 {
  font-size: clamp(2.25rem, 4vw, 4rem);
  color: var(--text);
}

.pack-type-card p {
  color: var(--muted);
}

.type-pack-grid.real-pack-grid {
  min-height: 220px;
  background: rgba(255, 255, 255, 0.72);
}

.pack-type-card > a {
  min-height: 60px;
  box-shadow: 0 20px 50px rgba(255, 22, 132, 0.2);
}

.regular-shelf .section-heading {
  max-width: var(--landing-max);
}

.regular-showcase {
  grid-template-columns: minmax(0, 1.14fr) minmax(300px, 0.48fr);
  gap: clamp(1.2rem, 2.6vw, 2rem);
}

.viral-board {
  min-height: 560px;
}

.hit-card {
  min-height: 300px;
  align-self: end;
  box-shadow:
    0 34px 86px rgba(14, 16, 32, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.18);
}

.export-remix {
  padding-top: clamp(4.6rem, 7vw, 6.6rem);
}

.export-flow {
  grid-template-columns: minmax(0, 0.95fr) auto minmax(0, 1.05fr);
}

.export-feature-row {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  max-width: var(--landing-max);
  margin-left: auto;
  margin-right: auto;
}

.export-feature-row span:nth-child(1)::before {
  content: "↗";
}

.export-feature-row span:nth-child(2)::before {
  content: "✓";
}

.export-feature-row span:nth-child(3)::before {
  content: "⌁";
}

.export-feature-row span:nth-child(4)::before {
  content: "∞";
}

.limited-section {
  padding-top: clamp(4.8rem, 7.8vw, 7rem);
  padding-bottom: clamp(4.8rem, 7.8vw, 7rem);
  background:
    radial-gradient(circle at 10% 20%, rgba(255, 211, 56, 0.18), transparent 25rem),
    radial-gradient(circle at 76% 28%, rgba(255, 22, 132, 0.13), transparent 24rem),
    linear-gradient(180deg, #fff 0%, #f7f3ff 100%);
}

.limited-layout {
  grid-template-columns: minmax(280px, 0.42fr) minmax(0, 1fr);
  gap: clamp(1.4rem, 3vw, 2.4rem);
}

.limited-grid {
  gap: clamp(1rem, 2vw, 1.35rem);
}

.limited-card {
  min-height: 545px;
  padding: clamp(1.1rem, 1.8vw, 1.55rem);
  border-radius: 32px;
  box-shadow:
    0 34px 90px rgba(78, 88, 158, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.limited-card > span {
  font-size: 0.78rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.limited-pack-art.real-pack-grid {
  height: 63%;
  inset: 1rem 1rem auto;
}

.limited-pack-art .sticker-image {
  width: min(100%, 120px);
}

.limited-card strong {
  font-size: clamp(2.2rem, 3.4vw, 3.45rem);
  line-height: 0.95;
}

.limited-card p {
  font-size: clamp(1rem, 1.2vw, 1.08rem);
}

.limited-card a {
  min-height: 54px;
  box-shadow: 0 18px 44px rgba(255, 255, 255, 0.26);
}

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

.limited-features span:nth-child(1)::before {
  content: "◇";
}

.limited-features span:nth-child(2)::before {
  content: "48";
}

.limited-features span:nth-child(3)::before {
  content: "✦";
}

.limited-features span:nth-child(4)::before {
  content: "P";
}

.pricing-section {
  padding-top: clamp(5rem, 8vw, 7.2rem);
}

.pricing-layout {
  gap: clamp(1rem, 2vw, 1.4rem);
}

.plan-card {
  min-height: auto;
}

.keys-card .corner-key {
  opacity: 0.95;
  transform: rotate(8deg) scale(0.92);
}

.social-proof-section {
  padding-top: clamp(5rem, 8vw, 7.2rem);
  padding-bottom: clamp(5rem, 8vw, 7.2rem);
}

.social-proof-section .section-heading {
  max-width: var(--landing-max);
  align-items: end;
}

.testimonial-carousel {
  padding: 0.35rem 0 1.1rem;
}

.testimonial-card {
  width: clamp(380px, 30vw, 460px);
  min-height: 330px;
  padding: clamp(1.35rem, 1.8vw, 1.8rem);
  border-radius: 30px;
  box-shadow:
    0 32px 82px rgba(78, 88, 158, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.review-avatar {
  width: 78px;
  height: 78px;
  border-radius: 24px;
}

.testimonial-card strong {
  font-size: 1.25rem;
}

.testimonial-card small {
  font-size: 0.9rem;
}

.rating {
  font-size: 1.08rem;
}

.rating span {
  color: #ffb020;
  letter-spacing: 0.02em;
}

.rating b {
  color: var(--text);
}

.testimonial-card p {
  font-size: clamp(1.14rem, 1.35vw, 1.32rem);
  line-height: 1.32;
}

.proof-chips {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.8rem;
}

.proof-chips span:nth-child(1)::before {
  content: "15";
}

.proof-chips span:nth-child(2)::before {
  content: "⌁";
}

.proof-chips span:nth-child(3)::before {
  content: "↗";
}

.proof-chips span:nth-child(4)::before {
  content: "P";
}

.final-cta {
  padding-top: clamp(4.6rem, 7vw, 6.4rem);
  padding-bottom: clamp(4.4rem, 6.4vw, 6rem);
  border-bottom: 1px solid rgba(255, 255, 255, 0.09);
  background:
    radial-gradient(circle at 18% 36%, rgba(45, 73, 255, 0.42), transparent 24rem),
    radial-gradient(circle at 82% 34%, rgba(255, 22, 132, 0.25), transparent 23rem),
    linear-gradient(180deg, #080a19 0%, #070815 100%);
}

.final-cta > div:not(.final-stickers) {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.final-stickers {
  max-width: var(--landing-wide);
  margin-left: auto;
  margin-right: auto;
}

.site-footer {
  min-height: 0 !important;
  padding-top: clamp(2.7rem, 4.8vw, 4rem);
  padding-bottom: clamp(2.6rem, 4.5vw, 4.2rem) !important;
  column-gap: clamp(2.2rem, 10vw, 9rem);
  row-gap: clamp(1.2rem, 2.6vw, 2.2rem);
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  background:
    radial-gradient(circle at 12% 0%, rgba(124, 77, 255, 0.1), transparent 20rem),
    radial-gradient(circle at 90% 8%, rgba(255, 22, 132, 0.08), transparent 23rem),
    linear-gradient(180deg, #070815 0%, #050611 100%);
}

.footer-follow {
  align-self: start;
  margin-top: 0.15rem;
}

.footer-bottom {
  margin-top: clamp(1.4rem, 3vw, 2.2rem);
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.footer-copy {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

body > :last-child {
  margin-bottom: 0 !important;
}

.footer-brand-panel .footer-follow {
  grid-column: auto !important;
  grid-row: auto !important;
  justify-self: start;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  gap: 0.52rem;
  width: fit-content;
  margin-top: 0.1rem;
  padding: 0.52rem 0.62rem;
  border-radius: 18px;
}

.footer-brand-panel .footer-follow > span {
  grid-column: auto;
  white-space: nowrap;
  text-align: left;
}

.footer-brand-panel .footer-follow a {
  width: 40px;
  height: 40px;
  border-radius: 14px;
}

.footer-brand-panel .footer-follow svg {
  width: 19px;
  height: 19px;
}

@media (max-width: 1180px) {
  :root {
    --section-gutter: max(1rem, calc((100vw - 1120px) / 2));
  }

  .hero {
    grid-template-columns: minmax(0, 1fr) minmax(360px, 0.78fr);
  }

  .pack-type-card h3 {
    font-size: clamp(2.2rem, 5vw, 3.2rem);
  }
}

@media (max-width: 1040px) {
  .hero,
  .style-gallery,
  .pack-type-grid,
  .regular-showcase,
  .export-flow,
  .limited-layout,
  .pricing-layout {
    grid-template-columns: 1fr;
  }

  .hero {
    min-height: auto;
  }

  .hero-visual {
    min-height: 560px;
  }

  .pack-type-card {
    min-height: auto;
  }

  .regular-showcase,
  .limited-layout {
    gap: 1.4rem;
  }

  .export-flow > span {
    transform: rotate(90deg);
    justify-self: center;
  }

  .proof-chips,
  .export-feature-row,
  .style-feature-bar {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 720px) {
  :root {
    --section-gutter: 1rem;
  }

  .hero {
    padding-top: 5.8rem;
    padding-bottom: 1.8rem;
  }

  .hero-visual {
    min-height: 540px;
  }

  .app-phone {
    min-height: 560px;
  }

  .section-heading,
  .section-heading.split {
    gap: 0.8rem;
  }

  .style-preview-main {
    min-height: 430px;
  }

  .style-preview-main .pack-preview-grid {
    gap: 0.24rem;
    padding: 0.65rem;
  }

  #active-pack-visual .sticker-image img {
    --sticker-scale: 1.1;
  }

  #active-pack-visual[data-rendered-pack="personalWorkMemePack"] .sticker-image img,
  #active-pack-visual[data-rendered-pack="personalWorkMemePack"] .sticker-image:nth-child(5) img,
  #active-pack-visual[data-rendered-pack="personalWorkMemePack"] .sticker-image:nth-child(7) img {
    --sticker-scale: 1.26;
  }

  .style-control-card,
  .pack-type-card,
  .limited-card,
  .testimonial-card {
    border-radius: 26px;
  }

  .viral-board {
    min-height: 420px;
  }

  .limited-card {
    min-height: 455px;
  }

  .limited-pack-art.real-pack-grid {
    height: 58%;
  }

  .testimonial-card {
    width: min(84vw, 360px);
    min-height: 300px;
  }

  .review-avatar {
    width: 64px;
    height: 64px;
    border-radius: 20px;
  }

  .proof-chips,
  .export-feature-row,
  .style-feature-bar,
  .limited-features {
    grid-template-columns: 1fr;
  }

  .final-cta {
    padding-top: 3.8rem;
    padding-bottom: 3.8rem;
  }

  .site-footer {
    padding-bottom: 3rem !important;
  }
}

/* Keep footer socials directly under the brand text in one clean row. */
.footer-brand-panel .footer-follow {
  grid-column: auto !important;
  grid-row: auto !important;
  order: 2;
  justify-self: start !important;
  display: flex !important;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  gap: 0.52rem;
  width: fit-content !important;
  margin-top: 0.1rem;
  padding: 0.52rem 0.62rem;
  border-radius: 18px;
}

.footer-brand-panel .footer-follow > span {
  grid-column: auto;
  white-space: nowrap;
  text-align: left;
}

.footer-brand-panel .footer-follow a {
  width: 40px;
  height: 40px;
  border-radius: 14px;
}

.footer-brand-panel .footer-follow svg {
  width: 19px;
  height: 19px;
}

.footer-brand-panel .brand {
  order: 0;
}

.footer-brand-panel p {
  order: 1;
}

@media (max-width: 460px) {
  .footer-brand-panel .footer-follow {
    gap: 0.38rem;
    padding: 0.46rem 0.5rem;
  }

  .footer-brand-panel .footer-follow a {
    width: 35px;
    height: 35px;
    border-radius: 12px;
  }

  .footer-brand-panel .footer-follow svg {
    width: 17px;
    height: 17px;
  }
}

/* Final polish pass: cleaner hero downloads, sharper icons, calmer sticker scale. */
.hero-store-badges {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.82rem;
  margin-top: clamp(1.25rem, 2.2vw, 1.8rem);
}

.hero-store-badges .store-button {
  width: clamp(158px, 14vw, 218px);
  min-height: auto;
  padding: 0;
  border-radius: 15px;
  background: rgba(9, 12, 28, 0.22);
  border: 1px solid rgba(255, 255, 255, 0.58);
  box-shadow: 0 18px 42px rgba(43, 58, 156, 0.16);
  overflow: hidden;
}

.hero-store-badges .store-button img {
  width: 100%;
  height: auto;
  display: block;
}

.hero-sticker-burst {
  z-index: 7 !important;
  pointer-events: none;
}

.app-phone {
  z-index: 4;
}

.phone-section-title b {
  display: inline-flex;
  width: auto;
  min-width: max-content;
  max-width: none;
  white-space: nowrap;
  font-size: clamp(0.72rem, 1.8vw, 0.92rem) !important;
  line-height: 1;
  padding: 0.42rem 0.64rem;
}

.phone-style-row {
  overflow: hidden;
  mask-image: linear-gradient(90deg, transparent 0, #000 8%, #000 92%, transparent 100%);
}

.phone-style-row .sticker-slot {
  flex: 0 0 clamp(42px, 5vw, 58px);
}

.phone-carousel.compact {
  display: flex;
  gap: 0.68rem;
  overflow: hidden;
  mask-image: linear-gradient(90deg, #000 0, #000 86%, transparent 100%);
}

.phone-carousel.compact article {
  display: flex !important;
  flex: 0 0 clamp(92px, 7.5vw, 118px);
  min-width: clamp(92px, 7.5vw, 118px);
}

.phone-carousel.compact article:nth-child(n + 4) {
  display: flex !important;
}

.phone-carousel.compact .phone-pack-preview .sticker-image img {
  --sticker-scale: 0.94 !important;
}

.phone-style-row .sticker-image img {
  --sticker-scale: 1.02 !important;
}

@media (prefers-reduced-motion: no-preference) {
  .phone-style-row {
    animation: phone-style-drift 10s ease-in-out infinite alternate;
  }

  .phone-carousel.compact article {
    animation: phone-card-float 7s ease-in-out infinite;
  }

  .phone-carousel.compact article:nth-child(2n) {
    animation-delay: -2.2s;
  }
}

@keyframes phone-style-drift {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-0.75rem);
  }
}

@keyframes phone-card-float {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}

.style-feature-bar,
.proof-chips {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.style-feature-bar span,
.limited-features span,
.proof-chips span,
.pack-type-feature-bar span {
  display: flex;
  align-items: center;
  gap: 0.78rem;
  min-height: 64px;
  padding: 0.72rem 1rem;
}

.style-feature-bar span::before,
.limited-features span::before,
.proof-chips span::before,
.pack-type-feature-bar span::before {
  content: attr(data-icon) !important;
  display: inline-grid;
  place-items: center;
  flex: 0 0 42px;
  width: 42px;
  height: 42px;
  border-radius: 14px;
  color: #fff;
  font-size: 1.05rem;
  font-weight: 950;
  line-height: 1;
  background:
    radial-gradient(circle at 30% 22%, rgba(255, 255, 255, 0.64), transparent 28%),
    linear-gradient(135deg, #2f4cff 0%, #8d35ef 45%, #f30f8f 100%);
  box-shadow:
    0 14px 30px rgba(92, 66, 229, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.44);
}

.limited-features span::before {
  background:
    radial-gradient(circle at 30% 22%, rgba(255, 255, 255, 0.72), transparent 28%),
    linear-gradient(135deg, #3651ff 0%, #8838eb 42%, #ef178b 100%);
}

.limited-features span:nth-child(2)::before {
  background:
    radial-gradient(circle at 30% 22%, rgba(255, 255, 255, 0.74), transparent 28%),
    linear-gradient(135deg, #ffbd34 0%, #ff7a3d 48%, #ef178b 100%);
}

.pack-type-feature-bar span::before {
  background:
    radial-gradient(circle at 30% 22%, rgba(255, 255, 255, 0.66), transparent 28%),
    linear-gradient(135deg, #314dff 0%, #7547e9 46%, #ee168d 100%);
}

.style-more span {
  cursor: default;
  opacity: 0.48;
  filter: saturate(0.72);
  border-style: dashed;
  box-shadow: none;
}

#active-pack-visual .sticker-image img,
.preview-card .sticker-image img,
.type-pack-grid .sticker-image img {
  --sticker-scale: 1.02 !important;
}

#active-pack-visual[data-rendered-pack="personalWorkMemePack"] .sticker-image:nth-child(5) img,
#active-pack-visual[data-rendered-pack="personalWorkMemePack"] .sticker-image:nth-child(7) img,
#active-pack-visual[data-rendered-pack="personalWorkMemePack"] .sticker-image:nth-child(13) img {
  --sticker-scale: 1.5 !important;
}

.limited-pack-art .sticker-image img,
.regular-sticker-stage .sticker-image img,
.viral-board .sticker-image img {
  --sticker-scale: 0.98 !important;
}

.big-key,
.corner-key {
  position: relative;
  display: inline-block;
  aspect-ratio: 1;
  border-radius: 28%;
  background:
    radial-gradient(circle at 24% 19%, rgba(255, 255, 255, 0.92) 0 9%, transparent 25%),
    radial-gradient(circle at 52% 45%, rgba(255, 238, 143, 0.88), transparent 31%),
    linear-gradient(145deg, #ffe36f 0%, #ffc04b 38%, #ff7d2f 100%);
  border: 2px solid rgba(255, 244, 185, 0.86);
  box-shadow:
    0 28px 68px rgba(255, 168, 38, 0.34),
    0 0 0 10px rgba(255, 183, 49, 0.07),
    inset 0 -12px 24px rgba(159, 73, 0, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.big-key {
  width: clamp(126px, 12vw, 168px);
}

.corner-key {
  width: clamp(78px, 6.4vw, 106px);
}

.big-key::before,
.corner-key::before {
  content: "";
  position: absolute;
  left: 24%;
  top: 31%;
  width: 34%;
  height: 34%;
  border: clamp(7px, 0.72vw, 10px) solid #3b2102;
  border-radius: 50%;
  box-sizing: border-box;
  background: radial-gradient(circle, rgba(255, 203, 73, 0.85) 0 34%, transparent 36%);
}

.big-key::after,
.corner-key::after {
  content: "";
  position: absolute;
  left: 53%;
  top: 45%;
  width: 35%;
  height: 12%;
  border-radius: 999px;
  background: #3b2102;
  box-shadow:
    16px 0 0 -5px #3b2102,
    23px 8px 0 -8px #3b2102;
}

.pricing-card {
  min-height: clamp(700px, 62vw, 790px);
}

.pricing-card .plan-benefits {
  gap: 0.72rem;
}

.pricing-card a {
  margin-top: auto;
}

.keys-plan-card .mini-price-list {
  margin-top: 0.9rem;
  margin-bottom: 0.35rem;
}

.keys-plan-card .plan-benefits {
  margin-top: 1.15rem;
}

.final-stickers .sticker-slot:nth-child(1) {
  left: 4.6%;
  top: 14%;
}

.final-stickers .sticker-slot:nth-child(2) {
  right: 4.2%;
  top: 13%;
}

.final-stickers .sticker-slot:nth-child(3) {
  left: 6%;
  bottom: 18%;
}

.final-stickers .sticker-slot:nth-child(4) {
  right: 6%;
  bottom: 18%;
}

.final-stickers .sticker-slot {
  width: clamp(82px, 8vw, 132px);
}

.store-row {
  position: relative;
  z-index: 3;
}

@media (max-width: 1040px) {
  .hero-store-badges {
    justify-content: flex-start;
  }

  .style-feature-bar,
  .proof-chips {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .pricing-card {
    min-height: auto;
  }
}

@media (max-width: 720px) {
  .hero-store-badges {
    gap: 0.58rem;
  }

  .hero-store-badges .store-button {
    width: min(46vw, 174px);
  }

  .style-feature-bar,
  .proof-chips {
    grid-template-columns: 1fr;
  }

  .style-feature-bar span,
  .limited-features span,
  .proof-chips span,
  .pack-type-feature-bar span {
    min-height: 56px;
  }

  .style-feature-bar span::before,
  .limited-features span::before,
  .proof-chips span::before,
  .pack-type-feature-bar span::before {
    width: 36px;
    height: 36px;
    flex-basis: 36px;
    border-radius: 12px;
    font-size: 0.92rem;
  }

  .final-stickers .sticker-slot:nth-child(n + 3) {
    display: none;
  }
}

/* Correction pass: compact pricing, cleaner key icon, stronger download badges. */
.hero-store-badges .store-button,
.final-cta .store-button {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02)),
    #05060c !important;
  border: 1px solid rgba(255, 255, 255, 0.74) !important;
  box-shadow:
    0 18px 44px rgba(13, 22, 68, 0.28),
    0 0 0 1px rgba(255, 255, 255, 0.08) inset !important;
  filter: none;
}

.hero-store-badges .store-button img,
.final-cta .store-button img {
  opacity: 1;
  filter: contrast(1.08) saturate(1.04);
}

.pricing-card {
  min-height: clamp(545px, 40vw, 625px) !important;
  padding: clamp(1.25rem, 1.75vw, 1.65rem) !important;
}

.pricing-card h3 {
  margin-top: clamp(1.05rem, 1.35vw, 1.35rem);
}

.pricing-card .plan-benefits {
  gap: clamp(0.48rem, 0.72vw, 0.62rem) !important;
  margin: clamp(1rem, 1.2vw, 1.25rem) 0 clamp(0.75rem, 1vw, 1rem) !important;
}

.pricing-card .plan-note {
  margin-top: 0.75rem;
  line-height: 1.25;
}

.pricing-card a {
  margin-top: clamp(1rem, 1.35vw, 1.35rem) !important;
}

.free-plan-card a,
.premium-plan-card a {
  margin-top: auto !important;
}

.keys-plan-card .mini-price-list {
  margin-top: 0.8rem !important;
  margin-bottom: 0 !important;
}

.keys-plan-card .plan-benefits {
  margin-top: 1rem !important;
}

.big-key,
.corner-key {
  aspect-ratio: 1 / 1 !important;
  border-radius: 28% !important;
  background:
    radial-gradient(circle at 24% 18%, rgba(255, 255, 255, 0.96) 0 8%, transparent 24%),
    radial-gradient(circle at 52% 46%, rgba(255, 236, 145, 0.9), transparent 30%),
    linear-gradient(145deg, #ffe27a 0%, #ffc143 42%, #ff852e 100%) !important;
  border: 2px solid rgba(255, 246, 204, 0.9) !important;
  box-shadow:
    0 18px 46px rgba(255, 166, 42, 0.26),
    0 0 0 8px rgba(255, 190, 58, 0.08),
    inset 0 -10px 20px rgba(136, 58, 0, 0.15),
    inset 0 1px 0 rgba(255, 255, 255, 0.78) !important;
}

.corner-key {
  width: clamp(66px, 5vw, 84px) !important;
  height: clamp(66px, 5vw, 84px) !important;
  right: clamp(1rem, 1.4vw, 1.3rem) !important;
  top: clamp(1rem, 1.4vw, 1.25rem) !important;
}

.big-key {
  width: clamp(122px, 9.5vw, 146px) !important;
  height: clamp(122px, 9.5vw, 146px) !important;
}

.big-key::before,
.corner-key::before {
  left: 25% !important;
  top: 34% !important;
  width: 32% !important;
  height: 32% !important;
  border: clamp(6px, 0.55vw, 8px) solid #3a2104 !important;
  border-radius: 50% !important;
  box-sizing: border-box !important;
  background: transparent !important;
}

.big-key::after,
.corner-key::after {
  left: 51% !important;
  top: 46% !important;
  width: 30% !important;
  height: 9% !important;
  border-radius: 999px !important;
  background: #3a2104 !important;
  box-shadow:
    14px 0 0 -5px #3a2104,
    20px 7px 0 -8px #3a2104 !important;
  transform: none !important;
}

@media (max-width: 900px) {
  .pricing-card {
    min-height: auto !important;
  }

  .pricing-card a {
    margin-top: 1.15rem !important;
  }
}

/* Key replacement: use a real icon glyph instead of stretched CSS geometry. */
.pricing-card {
  min-height: clamp(480px, 34vw, 555px) !important;
}

.pricing-card a {
  margin-top: clamp(1rem, 1.2vw, 1.25rem) !important;
}

.free-plan-card a,
.premium-plan-card a {
  margin-top: auto !important;
}

.key-icon {
  display: inline-grid !important;
  place-items: center;
  flex: 0 0 auto;
  background:
    radial-gradient(circle at 26% 19%, rgba(255, 255, 255, 0.98) 0 8%, transparent 23%),
    radial-gradient(circle at 50% 50%, rgba(255, 234, 140, 0.86), transparent 34%),
    linear-gradient(145deg, #ffe17a 0%, #ffc247 42%, #ff8633 100%) !important;
}

.key-icon::before,
.key-icon::after {
  display: none !important;
}

.key-icon svg {
  width: 64%;
  height: 64%;
  overflow: visible;
  filter: drop-shadow(0 2px 0 rgba(255, 255, 255, 0.18));
}

.key-icon circle,
.key-icon path {
  fill: none;
  stroke: #321b02;
  stroke-width: 8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.corner-key.key-icon {
  position: absolute !important;
  right: clamp(1rem, 1.35vw, 1.35rem) !important;
  top: clamp(1rem, 1.35vw, 1.35rem) !important;
  width: clamp(62px, 4.6vw, 78px) !important;
  height: clamp(62px, 4.6vw, 78px) !important;
  z-index: 4;
}

.big-key.key-icon {
  width: clamp(118px, 8.8vw, 140px) !important;
  height: clamp(118px, 8.8vw, 140px) !important;
}

.keys-plan-card .plan-label,
.keys-plan-card h3,
.keys-plan-card .plan-price,
.keys-plan-card .plan-subtitle {
  padding-right: clamp(4.7rem, 6vw, 5.6rem);
}

/* Site-wide finishing pass: calmer dark rhythm, unified chips, laptop/mobile fit. */
.personal-flow-section,
.pricing-section,
.final-cta {
  background-size: 120% 120%;
}

.personal-flow-section {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

.pricing-section {
  background:
    radial-gradient(circle at 17% 15%, rgba(45, 73, 255, 0.2), transparent 24rem),
    radial-gradient(circle at 84% 22%, rgba(255, 22, 132, 0.2), transparent 25rem),
    linear-gradient(180deg, #080916 0%, #050611 100%) !important;
}

.final-cta {
  background:
    radial-gradient(circle at 18% 36%, rgba(45, 73, 255, 0.34), transparent 24rem),
    radial-gradient(circle at 82% 34%, rgba(255, 22, 132, 0.2), transparent 23rem),
    linear-gradient(180deg, #070915 0%, #050611 100%) !important;
}

.style-feature-bar span,
.pack-type-feature-bar span,
.pricing-feature-bar span,
.export-feature-row span,
.limited-features span,
.proof-chips span {
  color: rgba(31, 32, 48, 0.76);
  font-weight: 900;
  letter-spacing: 0;
}

.pack-type-feature-bar span {
  color: rgba(255, 255, 255, 0.78);
}

.style-feature-bar span::before,
.pack-type-feature-bar span::before,
.pricing-feature-bar span::before,
.export-feature-row span::before,
.limited-features span::before,
.proof-chips span::before {
  font-family: inherit;
  font-size: 0.86rem;
  font-weight: 1000;
  text-transform: none;
  background:
    radial-gradient(circle at 28% 22%, rgba(255, 255, 255, 0.52), transparent 0.85rem),
    linear-gradient(135deg, #3350ff 0%, #8241ee 48%, #f0148e 100%) !important;
  box-shadow:
    0 12px 26px rgba(75, 75, 218, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.38);
}

.style-feature-bar span:nth-child(2)::before,
.export-feature-row span:nth-child(2)::before {
  background:
    radial-gradient(circle at 28% 22%, rgba(255, 255, 255, 0.5), transparent 0.85rem),
    linear-gradient(135deg, #28d7a1 0%, #2f76ff 100%) !important;
}

.limited-features span:nth-child(2)::before,
.proof-chips span:nth-child(2)::before,
.pack-type-feature-bar span:nth-child(2)::before {
  background:
    radial-gradient(circle at 28% 22%, rgba(255, 255, 255, 0.58), transparent 0.85rem),
    linear-gradient(135deg, #ffd85a 0%, #ff8a30 100%) !important;
  color: #1c1304;
}

.hero-store-badges .store-button,
.final-cta .store-button {
  transition:
    transform 180ms ease,
    box-shadow 180ms ease,
    border-color 180ms ease;
}

.hero-store-badges .store-button:hover,
.final-cta .store-button:hover {
  transform: translateY(-2px);
  border-color: rgba(255, 255, 255, 0.92) !important;
  box-shadow:
    0 22px 56px rgba(45, 73, 255, 0.24),
    0 0 0 1px rgba(255, 255, 255, 0.1) inset !important;
}

@media (min-width: 1080px) and (max-width: 1500px) {
  .hero {
    min-height: min(760px, 88svh);
    grid-template-columns: minmax(0, 0.95fr) minmax(360px, 0.76fr);
    gap: clamp(1.2rem, 3vw, 2.4rem);
  }

  .hero-copy-block h1 {
    font-size: clamp(4.9rem, 7.8vw, 7.2rem);
    line-height: 0.9;
  }

  .hero-lead {
    max-width: 610px;
    font-size: clamp(1.02rem, 1.42vw, 1.3rem);
  }

  .hero-actions {
    margin-top: clamp(1.2rem, 2.2vw, 1.65rem);
  }

  .hero-store-badges {
    margin-top: clamp(1rem, 1.8vw, 1.35rem);
  }

  .hero-store-badges .store-button {
    width: clamp(170px, 13vw, 206px);
  }

  .hero-visual {
    min-height: clamp(470px, 44vw, 560px);
  }

  .app-phone {
    width: min(365px, 82vw);
    min-height: 545px;
  }

  .phone-headline {
    font-size: clamp(2.55rem, 4.2vw, 4.05rem);
  }

  .hero-sticker-burst > .sticker-slot {
    width: clamp(74px, 7vw, 118px);
    height: clamp(74px, 7vw, 118px);
  }
}

@media (max-width: 900px) {
  .hero-store-badges {
    justify-content: center;
  }

  .style-gallery,
  .pack-type-grid,
  .regular-showcase,
  .export-flow,
  .limited-layout {
    grid-template-columns: 1fr;
  }

  .style-preview-main {
    min-height: auto;
  }

  .style-preview-main .pack-preview-grid {
    min-height: min(620px, 108vw);
  }

  .pack-type-card {
    min-height: auto;
  }

  .limited-grid {
    grid-template-columns: 1fr;
  }

  .testimonial-card {
    width: min(86vw, 420px);
  }
}

@media (max-width: 640px) {
  .hero {
    min-height: auto;
    padding-top: 5.6rem;
  }

  .hero-copy-block h1 {
    font-size: clamp(3.55rem, 16vw, 5rem);
  }

  .hero-store-badges {
    width: 100%;
  }

  .hero-store-badges .store-button {
    width: min(46vw, 166px);
    border-radius: 12px;
  }

  .app-phone {
    min-height: 520px;
  }

  .pricing-grid {
    gap: 1rem;
  }

  .pricing-card {
    padding: 1.2rem !important;
  }

  .pricing-card h3 {
    font-size: clamp(2.25rem, 13vw, 3.8rem);
  }

  .plan-price {
    font-size: clamp(2.35rem, 14vw, 4rem);
  }

  .corner-key.key-icon {
    width: 58px !important;
    height: 58px !important;
  }

  .keys-plan-card .plan-label,
  .keys-plan-card h3,
  .keys-plan-card .plan-price,
  .keys-plan-card .plan-subtitle {
    padding-right: 4.1rem;
  }

  .mini-price-list {
    grid-template-columns: 1fr;
  }

  .style-feature-bar,
  .proof-chips,
  .export-feature-row,
  .limited-features {
    gap: 0.55rem;
  }

  .style-feature-bar span,
  .proof-chips span,
  .export-feature-row span,
  .limited-features span {
    min-height: 54px;
    font-size: 0.92rem;
  }

  .footer-follow {
    grid-template-columns: repeat(6, 38px);
    gap: 0.45rem;
  }

  .footer-follow a {
    width: 38px;
    height: 38px;
  }
}

/* Final art-direction pass: premium key token, official-looking badges, calmer pricing. */
.key-icon {
  aspect-ratio: 1 / 1 !important;
  border-radius: 24px !important;
  padding: 0 !important;
  overflow: hidden;
  background:
    radial-gradient(circle at 28% 22%, rgba(255, 255, 255, 0.98) 0 7%, transparent 22%),
    radial-gradient(circle at 48% 45%, rgba(255, 231, 122, 0.78), transparent 34%),
    linear-gradient(145deg, #ffe679 0%, #ffc04a 43%, #ff7d34 100%) !important;
  border: 2px solid rgba(255, 247, 214, 0.92) !important;
  box-shadow:
    0 18px 42px rgba(255, 163, 36, 0.27),
    0 0 0 8px rgba(255, 194, 58, 0.07),
    inset 0 -12px 22px rgba(141, 63, 0, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.82) !important;
}

.key-icon svg {
  width: 72% !important;
  height: 72% !important;
  color: #321a02;
  filter:
    drop-shadow(0 2px 0 rgba(255, 255, 255, 0.18))
    drop-shadow(0 6px 8px rgba(74, 36, 0, 0.18)) !important;
}

.key-icon svg path {
  fill: currentColor !important;
  stroke: none !important;
}

.corner-key.key-icon {
  right: clamp(1.05rem, 1.5vw, 1.45rem) !important;
  top: clamp(1.05rem, 1.5vw, 1.45rem) !important;
  width: clamp(58px, 4vw, 72px) !important;
  height: clamp(58px, 4vw, 72px) !important;
  border-radius: clamp(18px, 1.65vw, 24px) !important;
  transform: rotate(0deg) !important;
}

.big-key.key-icon {
  width: clamp(112px, 8vw, 132px) !important;
  height: clamp(112px, 8vw, 132px) !important;
  border-radius: clamp(28px, 2.4vw, 36px) !important;
}

.keys-plan-card {
  background:
    radial-gradient(circle at 83% 10%, rgba(255, 203, 68, 0.2), transparent 10rem),
    radial-gradient(circle at 9% 0%, rgba(255, 255, 255, 0.07), transparent 14rem),
    linear-gradient(180deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.055)) !important;
}

.pricing-card {
  min-height: clamp(565px, 41vw, 640px) !important;
  padding: clamp(1.35rem, 1.85vw, 1.8rem) !important;
}

.pricing-card h3 {
  margin-top: clamp(0.9rem, 1vw, 1.12rem) !important;
}

.keys-plan-card .plan-label,
.keys-plan-card h3,
.keys-plan-card .plan-price,
.keys-plan-card .plan-subtitle {
  padding-right: clamp(4.6rem, 5.4vw, 5.2rem) !important;
}

.keys-plan-card .plan-benefits,
.premium-plan-card .plan-benefits,
.free-plan-card .plan-benefits {
  gap: clamp(0.5rem, 0.72vw, 0.68rem) !important;
}

.pricing-card a {
  min-height: 58px !important;
  margin-top: auto !important;
}

.keys-plan-card a {
  color: #18100a !important;
  background: linear-gradient(135deg, #ffd348 0%, #ffae36 46%, #ff6742 100%) !important;
  box-shadow: 0 20px 42px rgba(255, 131, 49, 0.2) !important;
}

.premium-plan-card {
  box-shadow:
    0 28px 80px rgba(60, 70, 255, 0.18),
    0 0 0 1px rgba(255, 255, 255, 0.16) inset,
    0 0 48px rgba(255, 21, 136, 0.13) !important;
}

.hero-store-badges .store-button,
.final-cta .store-button {
  width: clamp(172px, 14.5vw, 230px) !important;
  border-radius: 14px !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.03)),
    #05060a !important;
  border: 1px solid rgba(255, 255, 255, 0.82) !important;
  box-shadow:
    0 18px 44px rgba(4, 8, 28, 0.34),
    0 0 0 1px rgba(255, 255, 255, 0.1) inset !important;
}

.hero-store-badges .store-button img,
.final-cta .store-button img {
  filter: contrast(1.15) saturate(1.08) brightness(1.03) !important;
}

.store-row {
  gap: clamp(0.85rem, 1.4vw, 1.15rem) !important;
  justify-content: center;
}

.final-cta {
  min-height: clamp(440px, 44vw, 560px) !important;
  padding-top: clamp(3.6rem, 5vw, 5.1rem) !important;
  padding-bottom: clamp(3.4rem, 4.6vw, 4.7rem) !important;
}

.final-stickers .sticker-slot {
  z-index: 1;
  width: clamp(76px, 7vw, 118px) !important;
}

.final-stickers .sticker-slot:nth-child(1) {
  left: max(2rem, calc(50% - 640px)) !important;
  top: 15% !important;
}

.final-stickers .sticker-slot:nth-child(2) {
  right: max(2rem, calc(50% - 640px)) !important;
  top: 15% !important;
}

.final-stickers .sticker-slot:nth-child(3) {
  left: max(2.4rem, calc(50% - 610px)) !important;
  bottom: 17% !important;
}

.final-stickers .sticker-slot:nth-child(4) {
  right: max(2.4rem, calc(50% - 610px)) !important;
  bottom: 17% !important;
}

.final-stickers .sticker-slot:nth-child(4) .sticker-image {
  transform: translateX(8px) scale(0.9);
}

.phone-carousel.compact article {
  transition: transform 220ms ease, opacity 220ms ease;
}

@media (prefers-reduced-motion: no-preference) {
  .phone-carousel.compact {
    animation: phone-cards-breathe 9s ease-in-out infinite alternate;
  }

  .hero-store-badges .store-button,
  .final-cta .store-button,
  .pricing-card {
    will-change: transform;
  }
}

@keyframes phone-cards-breathe {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-18px);
  }
}

@media (max-width: 1040px) {
  .pricing-card {
    min-height: auto !important;
  }

  .corner-key.key-icon {
    width: 58px !important;
    height: 58px !important;
  }

  .hero-store-badges .store-button,
  .final-cta .store-button {
    width: min(44vw, 190px) !important;
  }
}

@media (max-width: 720px) {
  .final-stickers .sticker-slot:nth-child(3),
  .final-stickers .sticker-slot:nth-child(4) {
    display: none !important;
  }

  .final-stickers .sticker-slot:nth-child(1) {
    left: -0.8rem !important;
    top: 1.2rem !important;
  }

  .final-stickers .sticker-slot:nth-child(2) {
    right: -0.8rem !important;
    top: 1.2rem !important;
  }

  .store-row,
  .hero-store-badges {
    gap: 0.55rem !important;
  }
}

/* Localization + closing CTA polish. */
.hero-store-badges .store-button,
.final-cta .store-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: clamp(176px, 13vw, 218px) !important;
  aspect-ratio: 436 / 128 !important;
  height: auto !important;
  padding: 0 !important;
  overflow: hidden !important;
}

.hero-store-badges .store-button img,
.final-cta .store-button img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  display: block !important;
}

.final-cta {
  min-height: clamp(405px, 38vw, 505px) !important;
}

.final-stickers {
  width: min(1320px, 100%);
  left: 50%;
  transform: translateX(-50%);
}

.final-stickers .sticker-slot {
  width: clamp(84px, 6.6vw, 124px) !important;
  height: clamp(84px, 6.6vw, 124px) !important;
}

.final-stickers .sticker-slot:nth-child(1) {
  left: clamp(1.2rem, 6vw, 4.2rem) !important;
  top: 20% !important;
}

.final-stickers .sticker-slot:nth-child(2) {
  right: clamp(1.2rem, 6vw, 4.2rem) !important;
  top: 20% !important;
}

.final-stickers .sticker-slot:nth-child(3) {
  left: clamp(2rem, 12vw, 9rem) !important;
  bottom: 16% !important;
}

.final-stickers .sticker-slot:nth-child(4) {
  right: clamp(2rem, 12vw, 9rem) !important;
  bottom: 16% !important;
}

.final-stickers .sticker-slot:nth-child(4) .sticker-image {
  transform: none !important;
}

@media (max-width: 1120px) {
  .site-header {
    width: min(1180px, calc(100% - 1rem));
    gap: 0.45rem;
  }

  .language-switcher {
    order: 3;
  }

  .header-cta {
    order: 4;
  }

  .menu-toggle {
    order: 5;
  }
}

@media (max-width: 900px) {
  .language-switcher {
    display: inline-flex;
    margin-left: auto;
    padding: 0.16rem;
    gap: 0.12rem;
  }

  .language-switcher button {
    min-width: 30px;
    height: 30px;
    font-size: 0.68rem;
  }
}

@media (max-width: 720px) {
  .final-cta .store-button,
  .hero-store-badges .store-button {
    width: min(45vw, 170px) !important;
  }
}

/* Closing CTA and localization polish. Keep store badges crisp and stickers balanced. */
.final-cta {
  min-height: clamp(430px, 40vw, 530px) !important;
  padding-inline: clamp(1rem, 4vw, 2rem) !important;
}

.final-cta .store-row {
  position: relative;
  z-index: 4;
  align-items: center;
  gap: clamp(0.8rem, 1.5vw, 1.25rem) !important;
}

.hero-store-badges .store-button,
.final-cta .store-button {
  width: clamp(188px, 13.4vw, 232px) !important;
  aspect-ratio: 436 / 128 !important;
  border-radius: 15px !important;
  background: #04050b !important;
}

.hero-store-badges .store-button img,
.final-cta .store-button img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
}

.final-stickers {
  width: min(1240px, calc(100% - 2rem)) !important;
}

.final-stickers .sticker-slot {
  width: clamp(78px, 6.1vw, 112px) !important;
  height: clamp(78px, 6.1vw, 112px) !important;
  opacity: 0.84 !important;
}

.final-stickers .sticker-slot:nth-child(1) {
  left: clamp(0.8rem, 4.4vw, 3.4rem) !important;
  top: 18% !important;
}

.final-stickers .sticker-slot:nth-child(2) {
  right: clamp(0.8rem, 4.4vw, 3.4rem) !important;
  top: 18% !important;
}

.final-stickers .sticker-slot:nth-child(3) {
  left: clamp(2.2rem, 10vw, 7.8rem) !important;
  bottom: 18% !important;
}

.final-stickers .sticker-slot:nth-child(4) {
  right: clamp(2.2rem, 10vw, 7.8rem) !important;
  bottom: 18% !important;
}

.site-footer {
  grid-template-columns: minmax(320px, 1.25fr) minmax(180px, 0.55fr) minmax(180px, 0.55fr) !important;
  gap: clamp(2rem, 6vw, 6rem) !important;
}

.site-footer .footer-column {
  min-width: 0;
}

section:target [data-reveal] {
  opacity: 1 !important;
  transform: none !important;
}

@media (max-width: 920px) {
  .site-footer {
    grid-template-columns: 1fr !important;
    gap: 1.6rem !important;
  }
}

@media (max-width: 720px) {
  .hero-store-badges .store-button,
  .final-cta .store-button {
    width: min(44vw, 178px) !important;
  }

  .final-stickers .sticker-slot {
    width: 72px !important;
    height: 72px !important;
  }

  .final-stickers .sticker-slot:nth-child(1) {
    left: 0.2rem !important;
    top: 1.1rem !important;
  }

  .final-stickers .sticker-slot:nth-child(2) {
    right: 0.2rem !important;
    top: 1.1rem !important;
  }
}

/* Final CTA/footer correction after localization pass. */
.final-cta {
  overflow: hidden !important;
  min-height: clamp(390px, 34vw, 470px) !important;
  padding: clamp(3.2rem, 4.6vw, 4.6rem) clamp(1.1rem, 4vw, 2rem) !important;
}

.final-cta > div:not(.final-stickers) {
  position: relative;
  z-index: 5 !important;
}

.final-cta .store-row {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: clamp(0.9rem, 1.6vw, 1.25rem) !important;
  margin-top: clamp(1.15rem, 1.8vw, 1.55rem) !important;
}

.hero-store-badges .store-button,
.final-cta .store-button {
  width: clamp(178px, 13.6vw, 222px) !important;
  aspect-ratio: 436 / 128 !important;
  height: auto !important;
  padding: 0 !important;
  border-radius: 14px !important;
  background: #03040a !important;
  border: 1px solid rgba(255, 255, 255, 0.82) !important;
  box-shadow:
    0 18px 42px rgba(0, 0, 0, 0.32),
    0 0 0 1px rgba(255, 255, 255, 0.08) inset !important;
}

.hero-store-badges .store-button img,
.final-cta .store-button img {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: contain !important;
  object-position: center !important;
  filter: contrast(1.14) saturate(1.08) brightness(1.03) !important;
}

.final-stickers {
  inset: 0 !important;
  width: min(1320px, calc(100% - 1rem)) !important;
  height: 100% !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  z-index: 2 !important;
  pointer-events: none !important;
}

.final-stickers .sticker-slot {
  width: clamp(72px, 6.2vw, 108px) !important;
  height: clamp(72px, 6.2vw, 108px) !important;
  opacity: 0.9 !important;
}

.final-stickers .sticker-slot:nth-child(1) {
  left: clamp(0.8rem, 5vw, 4.6rem) !important;
  top: clamp(1.2rem, 16%, 4rem) !important;
  bottom: auto !important;
}

.final-stickers .sticker-slot:nth-child(2) {
  right: clamp(0.8rem, 5vw, 4.6rem) !important;
  top: clamp(1.2rem, 16%, 4rem) !important;
  bottom: auto !important;
}

.final-stickers .sticker-slot:nth-child(3) {
  left: clamp(1.4rem, 8vw, 7.2rem) !important;
  top: 58% !important;
  bottom: auto !important;
}

.final-stickers .sticker-slot:nth-child(4) {
  right: clamp(1.4rem, 8vw, 7.2rem) !important;
  top: 58% !important;
  bottom: auto !important;
}

.final-stickers .sticker-image,
.final-stickers .sticker-slot:nth-child(4) .sticker-image {
  transform: none !important;
}

.site-footer {
  margin-bottom: 0 !important;
  padding-bottom: clamp(2rem, 3vw, 3rem) !important;
}

body {
  padding-bottom: 0 !important;
}

@media (max-width: 760px) {
  .final-cta {
    min-height: auto !important;
    padding-top: 4rem !important;
  }

  .final-cta .store-row {
    flex-wrap: wrap;
  }

  .hero-store-badges .store-button,
  .final-cta .store-button {
    width: min(44vw, 172px) !important;
  }

  .final-stickers .sticker-slot {
    width: 64px !important;
    height: 64px !important;
  }

  .final-stickers .sticker-slot:nth-child(1) {
    left: 0.55rem !important;
    top: 0.9rem !important;
  }

  .final-stickers .sticker-slot:nth-child(2) {
    right: 0.55rem !important;
    top: 0.9rem !important;
  }

  .final-stickers .sticker-slot:nth-child(3),
  .final-stickers .sticker-slot:nth-child(4) {
    display: none !important;
  }
}

/* Store badges edge cleanup: use one clean clipped shape instead of double borders. */
.hero-store-badges .store-button,
.final-cta .store-button {
  position: relative !important;
  aspect-ratio: 436 / 128 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 14px !important;
  background: #05060d !important;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.72),
    0 14px 34px rgba(3, 5, 16, 0.32) !important;
  overflow: hidden !important;
  line-height: 0 !important;
  -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
}

.hero-store-badges .store-button::before,
.final-cta .store-button::before {
  content: "";
  position: absolute;
  inset: 1px;
  z-index: 2;
  pointer-events: none;
  border-radius: 12px;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
}

.hero-store-badges .store-button img,
.final-cta .store-button img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  border: 0 !important;
  border-radius: 0 !important;
  transform: translateZ(0);
}

.final-cta .store-row {
  align-items: center !important;
}

/* Mobile localization QA: keep long RU/ES hero copy and store badges inside the viewport. */
@media (max-width: 760px) {
  html,
  body,
  .site-shell {
    max-width: 100%;
    overflow-x: hidden !important;
  }

  .hero {
    overflow: hidden !important;
    padding-top: clamp(7.5rem, 22vw, 8.75rem) !important;
    padding-inline: clamp(1rem, 4vw, 1.35rem) !important;
  }

  .hero-copy-block {
    width: 100% !important;
    max-width: min(100%, 360px) !important;
    margin-inline: auto !important;
  }

  .hero h1,
  .hero-title,
  #hero-title {
    max-width: 100% !important;
    font-size: clamp(3.75rem, 16.2vw, 4.85rem) !important;
    line-height: 0.92 !important;
    letter-spacing: 0 !important;
    overflow-wrap: normal !important;
  }

  .hero h1 span,
  #hero-title span {
    max-width: 100%;
  }

  .hero-lead {
    width: 100% !important;
    max-width: 100% !important;
    font-size: clamp(1rem, 4.6vw, 1.16rem) !important;
    line-height: 1.45 !important;
    overflow-wrap: anywhere !important;
    hyphens: auto;
  }

  .hero-actions {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 0.74rem !important;
  }

  .hero-actions a {
    width: 100% !important;
    min-height: 58px !important;
  }

  .hero-store-badges {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    width: 100% !important;
    gap: 0.58rem !important;
    justify-items: stretch !important;
  }

  .hero-store-badges .store-button,
  .final-cta .store-button {
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    border-radius: 11px !important;
  }

  .hero-store-badges .store-button::before,
  .final-cta .store-button::before {
    border-radius: 9px !important;
  }

  .hero-visual {
    width: 100% !important;
    max-width: 100% !important;
    overflow: visible !important;
  }

  .app-phone {
    width: min(100%, 360px) !important;
    max-width: 100% !important;
    margin-inline: auto !important;
  }

  .phone-section-title b {
    font-size: 0.72rem !important;
    padding-inline: 0.52rem !important;
  }

  .language-switcher {
    order: 4;
    margin-left: auto;
  }
}

@media (max-width: 600px) {
  .hero h1,
  .hero-title,
  #hero-title {
    font-size: clamp(2.65rem, 11.2vw, 3.35rem) !important;
    line-height: 1 !important;
  }

  .hero-lead {
    font-size: 0.95rem !important;
  }

  .hero-store-badges {
    grid-template-columns: 1fr !important;
    width: min(100%, 230px) !important;
    margin-inline: auto !important;
  }

  .hero-store-badges {
    gap: 0.45rem !important;
  }
}

/* Final regular-pack interaction pass: real categories, larger uncropped stickers. */
.regular-sticker-board {
  overflow: visible !important;
  padding: clamp(0.65rem, 1.4vw, 1rem) !important;
}

.regular-floating-stickers[data-regular-board] {
  position: relative !important;
  inset: auto !important;
  min-height: clamp(440px, 33vw, 560px) !important;
  display: grid !important;
  grid-template-columns: repeat(6, minmax(82px, 1fr)) !important;
  grid-auto-rows: minmax(94px, 1fr) !important;
  gap: clamp(0.75rem, 1.45vw, 1.35rem) !important;
  align-items: center !important;
  justify-items: center !important;
  padding: clamp(1.15rem, 2.2vw, 2.1rem) !important;
  border-radius: 36px !important;
  background:
    radial-gradient(circle at 18% 18%, rgba(255, 211, 56, 0.22), transparent 16rem),
    radial-gradient(circle at 82% 78%, rgba(39, 201, 255, 0.16), transparent 18rem),
    rgba(255, 255, 255, 0.36) !important;
  pointer-events: auto !important;
}

.regular-floating-stickers[data-regular-board] .sticker-slot,
.regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(n) {
  position: relative !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
  width: clamp(88px, 6.2vw, 126px) !important;
  height: clamp(88px, 6.2vw, 126px) !important;
  transform: rotate(var(--regular-tilt, 0deg)) !important;
  opacity: 0;
  filter: drop-shadow(0 18px 24px rgba(31, 37, 80, 0.18)) !important;
  animation: regularStickerPop 0.42s ease-out forwards;
  animation-delay: var(--regular-delay, 0ms);
}

.regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(6n + 1) {
  --regular-tilt: -5deg;
}

.regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(6n + 2) {
  --regular-tilt: 4deg;
}

.regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(6n + 3) {
  --regular-tilt: -2deg;
}

.regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(6n + 4) {
  --regular-tilt: 5deg;
}

.regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(6n + 5) {
  --regular-tilt: -4deg;
}

.regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(6n) {
  --regular-tilt: 3deg;
}

.regular-floating-stickers[data-regular-board] .sticker-image {
  width: 100% !important;
  height: 100% !important;
  --sticker-scale: 1 !important;
}

.regular-floating-stickers[data-regular-board] .sticker-image img {
  transform: none !important;
}

.shelf-tags .regular-category {
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.46);
  color: rgba(10, 11, 22, 0.56);
  font-weight: 950;
  cursor: pointer;
  user-select: none;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.72),
    0 16px 34px rgba(65, 76, 150, 0.08);
  backdrop-filter: blur(14px);
  transition:
    transform 180ms ease,
    color 180ms ease,
    background 180ms ease,
    box-shadow 180ms ease,
    opacity 180ms ease;
}

.shelf-tags .regular-category:hover,
.shelf-tags .regular-category:focus-visible {
  color: rgba(10, 11, 22, 0.82);
  transform: translateY(-2px);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.82),
    0 20px 42px rgba(65, 76, 150, 0.14);
}

.shelf-tags .regular-category.is-active {
  border-color: rgba(255, 255, 255, 0.82);
  background: linear-gradient(90deg, var(--blue), var(--hot));
  color: #fff;
  opacity: 1;
  box-shadow:
    0 18px 40px rgba(45, 73, 255, 0.2),
    0 12px 28px rgba(255, 22, 132, 0.16);
}

@keyframes regularStickerPop {
  from {
    opacity: 0;
    transform: translateY(10px) scale(0.92) rotate(var(--regular-tilt, 0deg));
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1) rotate(var(--regular-tilt, 0deg));
  }
}

@media (max-width: 900px) {
  .regular-floating-stickers[data-regular-board] {
    grid-template-columns: repeat(4, minmax(74px, 1fr)) !important;
    min-height: auto !important;
  }
}

@media (max-width: 600px) {
  .regular-floating-stickers[data-regular-board] {
    grid-template-columns: repeat(3, minmax(76px, 1fr)) !important;
    gap: 0.65rem !important;
    padding: 0.9rem !important;
  }

  .regular-floating-stickers[data-regular-board] .sticker-slot,
  .regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(n) {
    width: clamp(76px, 24vw, 104px) !important;
    height: clamp(76px, 24vw, 104px) !important;
  }

  .shelf-tags .regular-category {
    min-height: 44px;
    padding-inline: 0.82rem;
  }
}

/* Final sticker asset quality pass: keep every sticker complete, larger, and uncropped. */
.sticker-image,
.sticker-slot,
.review-avatar,
.hero-sticker-burst,
.final-stickers,
.limited-pack-art,
.regular-sticker-board,
.regular-floating-stickers,
.phone-pack-preview,
.pack-preview-grid,
.type-pack-grid,
.preview-card,
.mini-export-grid,
.export-pack-preview {
  overflow: visible !important;
}

.sticker-image {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.sticker-image img,
.review-avatar img,
.phone-pack-preview img,
.pack-preview-grid img,
.type-pack-grid img,
.limited-pack-art img,
.regular-floating-stickers img,
.final-stickers img,
.export-pack-preview img,
.mini-export-grid img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
}

.regular-sticker-board {
  min-height: clamp(540px, 40vw, 700px) !important;
}

.regular-floating-stickers[data-regular-board] {
  grid-template-columns: repeat(5, minmax(112px, 1fr)) !important;
  grid-auto-rows: minmax(126px, 1fr) !important;
  min-height: clamp(520px, 38vw, 660px) !important;
  gap: clamp(1rem, 1.6vw, 1.75rem) !important;
  padding: clamp(1.45rem, 2.5vw, 2.6rem) !important;
  border-radius: clamp(30px, 2.8vw, 44px) !important;
  background:
    radial-gradient(circle at 14% 16%, rgba(255, 211, 56, 0.28), transparent 15rem),
    radial-gradient(circle at 74% 24%, rgba(255, 255, 255, 0.92), transparent 18rem),
    radial-gradient(circle at 84% 84%, rgba(38, 194, 255, 0.2), transparent 17rem),
    rgba(255, 255, 255, 0.42) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.9),
    0 32px 80px rgba(70, 83, 154, 0.16) !important;
}

.regular-floating-stickers[data-regular-board] .sticker-slot,
.regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(n) {
  width: clamp(118px, 7.2vw, 166px) !important;
  height: clamp(118px, 7.2vw, 166px) !important;
  padding: clamp(0.18rem, 0.3vw, 0.35rem) !important;
  filter:
    drop-shadow(0 17px 22px rgba(25, 34, 75, 0.18))
    drop-shadow(0 0 9px rgba(255, 255, 255, 0.76)) !important;
}

.regular-floating-stickers[data-regular-board] .sticker-image {
  width: 100% !important;
  height: 100% !important;
  --sticker-scale: 1 !important;
}

.shelf-tags {
  gap: clamp(0.6rem, 0.9vw, 0.95rem) !important;
}

.shelf-tags .regular-category {
  gap: 0.55rem !important;
  min-height: 50px !important;
  padding-inline: 1.05rem !important;
  border-color: rgba(255, 255, 255, 0.78) !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.74), rgba(255, 255, 255, 0.43)),
    rgba(255, 255, 255, 0.5) !important;
  color: rgba(16, 18, 34, 0.62) !important;
}

.shelf-tags .regular-category::before {
  content: "";
  width: 1.05rem;
  height: 1.05rem;
  flex: 0 0 auto;
  border-radius: 0.42rem;
  background:
    radial-gradient(circle at 32% 30%, rgba(255, 255, 255, 0.92), transparent 0.28rem),
    linear-gradient(135deg, #3153ff, #b72cf3 52%, #ff177f);
  box-shadow: 0 8px 18px rgba(86, 73, 227, 0.2);
  opacity: 0.68;
}

.shelf-tags .regular-category:hover,
.shelf-tags .regular-category:focus-visible {
  color: rgba(9, 10, 20, 0.92) !important;
}

.shelf-tags .regular-category.is-active {
  color: #fff !important;
  transform: translateY(-2px);
}

.shelf-tags .regular-category.is-active::before {
  background:
    radial-gradient(circle at 34% 30%, rgba(255, 255, 255, 0.95), transparent 0.3rem),
    linear-gradient(135deg, #fef08a, #ffb21f 48%, #ff177f);
  opacity: 1;
}

.limited-pack-art.real-pack-grid {
  grid-template-columns: repeat(3, minmax(72px, 1fr)) !important;
  gap: clamp(0.85rem, 1.2vw, 1.35rem) !important;
  align-items: center !important;
  justify-items: center !important;
}

.limited-pack-art .sticker-image {
  width: clamp(78px, 5.6vw, 118px) !important;
  height: clamp(78px, 5.6vw, 118px) !important;
  --sticker-scale: 1 !important;
}

.limited-card {
  overflow: hidden !important;
}

.review-avatar {
  width: clamp(62px, 4.2vw, 82px) !important;
  height: clamp(62px, 4.2vw, 82px) !important;
  border-radius: 24px !important;
  background:
    radial-gradient(circle at 35% 24%, rgba(255, 255, 255, 0.9), transparent 1.9rem),
    linear-gradient(135deg, rgba(236, 245, 255, 0.95), rgba(255, 227, 246, 0.86)) !important;
}

.final-stickers .sticker-slot {
  overflow: visible !important;
}

.final-stickers .sticker-image {
  --sticker-scale: 1 !important;
}

.hero-store-badges .store-button,
.final-cta .store-button {
  overflow: hidden !important;
  background: #101116 !important;
  border-color: rgba(255, 255, 255, 0.82) !important;
}

.hero-store-badges .store-button img,
.final-cta .store-button img {
  object-fit: contain !important;
  transform: none !important;
  border-radius: 0 !important;
}

@media (max-width: 900px) {
  .regular-sticker-board {
    min-height: auto !important;
  }

  .regular-floating-stickers[data-regular-board] {
    grid-template-columns: repeat(4, minmax(90px, 1fr)) !important;
    grid-auto-rows: minmax(104px, 1fr) !important;
    min-height: auto !important;
  }

  .regular-floating-stickers[data-regular-board] .sticker-slot,
  .regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(n) {
    width: clamp(92px, 18vw, 132px) !important;
    height: clamp(92px, 18vw, 132px) !important;
  }
}

@media (max-width: 600px) {
  .regular-floating-stickers[data-regular-board] {
    grid-template-columns: repeat(3, minmax(82px, 1fr)) !important;
    grid-auto-rows: minmax(92px, 1fr) !important;
  }

  .regular-floating-stickers[data-regular-board] .sticker-slot,
  .regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(n) {
    width: clamp(82px, 26vw, 108px) !important;
    height: clamp(82px, 26vw, 108px) !important;
  }

  .shelf-tags .regular-category {
    min-height: 42px !important;
    padding-inline: 0.78rem !important;
  }
}

/* Firebase sticker pass: regular pack tabs use full-size stickers, never cropped thumbnails. */
.regular-floating-stickers[data-regular-board] {
  overflow: visible !important;
  align-items: center !important;
  justify-items: center !important;
  grid-template-columns: repeat(5, minmax(128px, 1fr)) !important;
  grid-auto-rows: minmax(150px, 1fr) !important;
  gap: clamp(1.15rem, 1.8vw, 2rem) !important;
  padding: clamp(1.75rem, 2.8vw, 3rem) !important;
}

.regular-floating-stickers[data-regular-board] .sticker-slot,
.regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(n) {
  width: clamp(132px, 8vw, 184px) !important;
  height: clamp(132px, 8vw, 184px) !important;
  min-width: 0 !important;
  min-height: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  opacity: 1 !important;
  transform: none !important;
  animation:
    regularStickerPop 0.46s var(--ease) both,
    stickerFloat 7.5s ease-in-out infinite !important;
  animation-delay: var(--regular-delay, 0ms), calc(var(--regular-delay, 0ms) * 0.35) !important;
}

.regular-floating-stickers[data-regular-board] .sticker-image,
.regular-floating-stickers[data-regular-board] .sticker-image img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  overflow: visible !important;
}

.regular-floating-stickers[data-regular-board] .sticker-image {
  --sticker-scale: 1 !important;
  transform: none !important;
}

.shelf-tags .regular-category {
  cursor: pointer !important;
  user-select: none !important;
  transition:
    transform 180ms var(--ease),
    color 180ms var(--ease),
    border-color 180ms var(--ease),
    box-shadow 180ms var(--ease),
    background 180ms var(--ease) !important;
}

.shelf-tags .regular-category.is-active {
  border-color: rgba(255, 255, 255, 0.96) !important;
  background:
    linear-gradient(135deg, rgba(49, 83, 255, 0.96), rgba(183, 44, 243, 0.94) 52%, rgba(255, 23, 127, 0.96)),
    rgba(255, 255, 255, 0.7) !important;
  color: #fff !important;
  box-shadow:
    0 16px 34px rgba(75, 67, 235, 0.22),
    0 8px 22px rgba(255, 23, 127, 0.15) !important;
}

.shelf-tags .regular-category.is-active::before {
  background:
    radial-gradient(circle at 34% 30%, rgba(255, 255, 255, 0.98), transparent 0.32rem),
    linear-gradient(135deg, #ffd43b, #ff9f1c 48%, #ff177f) !important;
}

@media (max-width: 1100px) {
  .regular-floating-stickers[data-regular-board] {
    grid-template-columns: repeat(4, minmax(104px, 1fr)) !important;
    grid-auto-rows: minmax(122px, 1fr) !important;
  }

  .regular-floating-stickers[data-regular-board] .sticker-slot,
  .regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(n) {
    width: clamp(104px, 16vw, 150px) !important;
    height: clamp(104px, 16vw, 150px) !important;
  }
}

@media (max-width: 640px) {
  .regular-floating-stickers[data-regular-board] {
    grid-template-columns: repeat(3, minmax(86px, 1fr)) !important;
    grid-auto-rows: minmax(104px, 1fr) !important;
    gap: 0.75rem !important;
    padding: 1rem !important;
  }

  .regular-floating-stickers[data-regular-board] .sticker-slot,
  .regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(n) {
    width: clamp(86px, 27vw, 116px) !important;
    height: clamp(86px, 27vw, 116px) !important;
  }
}

/* Firebase asset framing polish: keep full stickers visible and premium-sized. */
.sticker-image,
.sticker-slot,
.phone-pack-preview,
.type-pack-grid,
.regular-sticker-board,
.regular-floating-stickers,
.limited-pack-art,
.final-sticker {
  overflow: visible !important;
}

.sticker-image img,
.phone-pack-preview .sticker-image img,
.type-pack-grid .sticker-image img,
.regular-floating-stickers[data-regular-board] .sticker-image img,
.limited-pack-art .sticker-image img,
.final-sticker .sticker-image img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
}

.phone-pack-preview {
  height: 124px !important;
  padding: 0.48rem !important;
  gap: 0.36rem !important;
  background: rgba(255, 255, 255, 0.72) !important;
}

.phone-pack-preview .sticker-image {
  width: 100% !important;
  height: 100% !important;
  border: 0 !important;
  --sticker-scale: 1 !important;
}

.phone-pack-preview .sticker-image img {
  transform: scale(1.08) !important;
  filter:
    drop-shadow(0 0 0.18rem rgba(255, 255, 255, 0.98))
    drop-shadow(0 0.55rem 0.7rem rgba(42, 48, 102, 0.14)) !important;
}

.regular-sticker-board {
  min-height: clamp(600px, 46vw, 760px) !important;
  padding: clamp(1.25rem, 2vw, 2.1rem) !important;
}

.regular-floating-stickers[data-regular-board] {
  position: relative !important;
  inset: auto !important;
  min-height: clamp(560px, 42vw, 700px) !important;
  grid-template-columns: repeat(4, minmax(148px, 1fr)) !important;
  grid-auto-rows: minmax(162px, 1fr) !important;
  gap: clamp(1.4rem, 2.25vw, 2.8rem) !important;
  padding: clamp(2rem, 3.2vw, 3.6rem) !important;
  align-content: center !important;
  background:
    radial-gradient(circle at 16% 18%, rgba(255, 211, 56, 0.22), transparent 17rem),
    radial-gradient(circle at 82% 78%, rgba(39, 201, 255, 0.18), transparent 20rem),
    rgba(255, 255, 255, 0.44) !important;
}

.regular-floating-stickers[data-regular-board] .sticker-slot,
.regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(n) {
  width: clamp(150px, 9vw, 212px) !important;
  height: clamp(150px, 9vw, 212px) !important;
  padding: 0.2rem !important;
  transform: rotate(var(--regular-tilt, 0deg)) !important;
  filter:
    drop-shadow(0 0 0.2rem rgba(255, 255, 255, 1))
    drop-shadow(0 1.1rem 1.25rem rgba(31, 37, 80, 0.18)) !important;
}

.regular-floating-stickers[data-regular-board] .sticker-image {
  width: 100% !important;
  height: 100% !important;
  --sticker-scale: 1 !important;
  transform: none !important;
}

.regular-floating-stickers[data-regular-board] .sticker-image img {
  transform: scale(1.08) !important;
}

.limited-pack-art.real-pack-grid {
  height: 52% !important;
  grid-template-columns: repeat(3, minmax(88px, 1fr)) !important;
  gap: clamp(0.5rem, 1vw, 0.85rem) !important;
  padding: 0.65rem !important;
}

.limited-pack-art .sticker-image {
  width: clamp(92px, 6.3vw, 136px) !important;
  height: clamp(92px, 6.3vw, 136px) !important;
  --sticker-scale: 1 !important;
}

.limited-pack-art .sticker-image img {
  transform: scale(1.1) !important;
}

@media (max-width: 1100px) {
  .regular-sticker-board {
    min-height: clamp(520px, 62vw, 660px) !important;
  }

  .regular-floating-stickers[data-regular-board] {
    min-height: clamp(500px, 58vw, 630px) !important;
    grid-template-columns: repeat(3, minmax(120px, 1fr)) !important;
    grid-auto-rows: minmax(140px, 1fr) !important;
  }

  .regular-floating-stickers[data-regular-board] .sticker-slot,
  .regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(n) {
    width: clamp(126px, 16vw, 180px) !important;
    height: clamp(126px, 16vw, 180px) !important;
  }
}

@media (max-width: 640px) {
  .regular-sticker-board {
    min-height: auto !important;
  }

  .regular-floating-stickers[data-regular-board] {
    min-height: auto !important;
    grid-template-columns: repeat(2, minmax(112px, 1fr)) !important;
    grid-auto-rows: minmax(130px, 1fr) !important;
    gap: 1rem !important;
    padding: 1.2rem !important;
  }

  .regular-floating-stickers[data-regular-board] .sticker-slot,
  .regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(n) {
    width: clamp(112px, 38vw, 148px) !important;
    height: clamp(112px, 38vw, 148px) !important;
  }

  .regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(n + 9) {
    display: none !important;
  }
}

/* Final Firebase sticker asset polish.
   Keep real sticker files visible as full cutouts, never as square crops. */
.sticker-slot,
.sticker-image,
.sticker-image img,
.hero-visual,
.phone-mockup,
.app-phone,
.phone-screen,
.phone-pack-preview,
.type-pack-grid,
.regular-sticker-board,
.viral-board,
.regular-floating-stickers,
.limited-card,
.limited-pack-art,
.review-avatar,
.final-cta,
.final-stickers,
.final-stickers .sticker-slot {
  clip-path: none !important;
  contain: none !important;
}

.sticker-slot,
.sticker-image,
.phone-pack-preview,
.type-pack-grid,
.regular-sticker-board,
.viral-board,
.regular-floating-stickers,
.limited-pack-art,
.review-avatar,
.final-cta,
.final-stickers,
.final-stickers .sticker-slot {
  overflow: visible !important;
}

.sticker-image {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.sticker-image img,
.sticker-slot img,
.regular-floating-stickers img,
.limited-pack-art img,
.final-stickers img,
.type-pack-grid img,
.phone-pack-preview img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  border-radius: 0 !important;
  clip-path: none !important;
  filter:
    drop-shadow(0 0 0.18rem rgba(255, 255, 255, 0.98))
    drop-shadow(0 0.9rem 1rem rgba(34, 41, 91, 0.16)) !important;
}

.phone-pack-preview {
  overflow: visible !important;
  padding: 0.58rem !important;
}

.phone-pack-preview .sticker-image {
  width: 100% !important;
  height: 100% !important;
  --sticker-scale: 1 !important;
}

.phone-pack-preview .sticker-image img {
  transform: scale(1.04) !important;
}

.regular-sticker-board.viral-board {
  overflow: visible !important;
  min-height: clamp(620px, 44vw, 760px) !important;
  padding: clamp(1.2rem, 2vw, 2rem) !important;
}

.regular-floating-stickers[data-regular-board] {
  position: relative !important;
  inset: auto !important;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(132px, 1fr)) !important;
  grid-auto-rows: minmax(154px, auto) !important;
  align-items: center !important;
  justify-items: center !important;
  align-content: center !important;
  gap: clamp(1.15rem, 1.8vw, 2.35rem) !important;
  min-height: clamp(560px, 40vw, 700px) !important;
  padding: clamp(2rem, 3vw, 3.25rem) !important;
  overflow: visible !important;
  background:
    radial-gradient(circle at 18% 20%, rgba(255, 216, 67, 0.22), transparent 15rem),
    radial-gradient(circle at 82% 82%, rgba(50, 198, 255, 0.16), transparent 20rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.62), rgba(255, 255, 255, 0.38)) !important;
}

.regular-floating-stickers[data-regular-board] .sticker-slot,
.regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(n) {
  position: static !important;
  display: inline-flex !important;
  width: clamp(132px, 8vw, 190px) !important;
  height: clamp(132px, 8vw, 190px) !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: none !important;
  max-height: none !important;
  padding: 0.15rem !important;
  margin: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  transform: rotate(var(--regular-tilt, 0deg)) !important;
  animation: stickerPopIn 360ms var(--ease) both !important;
  animation-delay: var(--regular-delay, 0ms) !important;
}

.regular-floating-stickers[data-regular-board] .sticker-image {
  width: 100% !important;
  height: 100% !important;
  --sticker-scale: 1 !important;
  transform: none !important;
}

.regular-floating-stickers[data-regular-board] .sticker-image img {
  transform: scale(1.12) !important;
}

.limited-pack-art.real-pack-grid {
  overflow: visible !important;
  height: 50% !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(84px, 1fr)) !important;
  align-items: center !important;
  justify-items: center !important;
  gap: clamp(0.5rem, 0.9vw, 0.85rem) !important;
  padding: clamp(0.75rem, 1vw, 1rem) !important;
}

.limited-pack-art .sticker-image {
  width: clamp(88px, 5.4vw, 124px) !important;
  height: clamp(88px, 5.4vw, 124px) !important;
  --sticker-scale: 1 !important;
}

.limited-pack-art .sticker-image img {
  transform: scale(1.08) !important;
}

.final-stickers {
  pointer-events: none !important;
  overflow: visible !important;
  z-index: 1 !important;
}

.final-stickers .sticker-slot {
  overflow: visible !important;
  width: clamp(100px, 8vw, 150px) !important;
  height: clamp(100px, 8vw, 150px) !important;
}

.final-stickers .sticker-image {
  width: 100% !important;
  height: 100% !important;
}

.shelf-tags .regular-category {
  cursor: pointer !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.55rem !important;
  min-height: 3.05rem !important;
  padding: 0.82rem 1.15rem !important;
  color: rgba(18, 18, 33, 0.72) !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.84), rgba(255, 255, 255, 0.56)) !important;
  border: 1px solid rgba(255, 255, 255, 0.82) !important;
  box-shadow:
    0 14px 28px rgba(44, 49, 94, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.86) !important;
}

.shelf-tags .regular-category::before {
  content: "" !important;
  flex: 0 0 auto !important;
  width: 0.62rem !important;
  height: 0.62rem !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #3153ff, #f0138a 62%, #ffb23d) !important;
  box-shadow: 0 0 0 0.22rem rgba(77, 83, 255, 0.08) !important;
}

.shelf-tags .regular-category:hover,
.shelf-tags .regular-category:focus-visible {
  transform: translateY(-1px) !important;
  color: #161627 !important;
  box-shadow:
    0 18px 34px rgba(44, 49, 94, 0.13),
    inset 0 1px 0 rgba(255, 255, 255, 0.92) !important;
}

.shelf-tags .regular-category.is-active {
  color: #fff !important;
  border-color: rgba(255, 255, 255, 0.95) !important;
  background: linear-gradient(135deg, #3153ff, #a73df3 48%, #f0138a) !important;
  box-shadow:
    0 18px 36px rgba(58, 67, 230, 0.24),
    0 8px 24px rgba(240, 19, 138, 0.16) !important;
}

.shelf-tags .regular-category.is-active::before {
  background: #fff !important;
  box-shadow: 0 0 0 0.22rem rgba(255, 255, 255, 0.22) !important;
}

@media (max-width: 1100px) {
  .regular-floating-stickers[data-regular-board] {
    grid-template-columns: repeat(3, minmax(116px, 1fr)) !important;
    grid-auto-rows: minmax(136px, auto) !important;
    min-height: auto !important;
  }

  .regular-floating-stickers[data-regular-board] .sticker-slot,
  .regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(n) {
    width: clamp(118px, 16vw, 170px) !important;
    height: clamp(118px, 16vw, 170px) !important;
  }
}

@media (max-width: 640px) {
  .regular-floating-stickers[data-regular-board] {
    grid-template-columns: repeat(2, minmax(102px, 1fr)) !important;
    gap: 0.95rem !important;
    padding: 1rem !important;
  }

  .regular-floating-stickers[data-regular-board] .sticker-slot,
  .regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(n) {
    width: clamp(104px, 35vw, 140px) !important;
    height: clamp(104px, 35vw, 140px) !important;
  }

  .regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(n + 9) {
    display: none !important;
  }

  .limited-pack-art.real-pack-grid {
    grid-template-columns: repeat(3, minmax(58px, 1fr)) !important;
  }

  .limited-pack-art .sticker-image {
    width: clamp(62px, 19vw, 88px) !important;
    height: clamp(62px, 19vw, 88px) !important;
  }
}

/* Final requested cleanup: footer company block, safer CTA sticker spacing, and crisp store badges. */
.site-footer .footer-column[aria-label="Company links"] {
  align-self: start;
}

.site-footer .footer-column[aria-label="Company links"] a[href^="https://learny.tech"] {
  color: rgba(255, 255, 255, 0.84);
}

.hero-store-badges .store-button,
.final-cta .store-button {
  background: #0a0b12 !important;
  border: 1px solid rgba(255, 255, 255, 0.58) !important;
  border-radius: 16px !important;
  box-shadow:
    0 18px 44px rgba(6, 8, 24, 0.24),
    inset 0 0 0 1px rgba(255, 255, 255, 0.14) !important;
  transform: translateZ(0);
}

.hero-store-badges .store-button::before,
.final-cta .store-button::before {
  border-radius: inherit !important;
}

.hero-store-badges .store-button img,
.final-cta .store-button img {
  border-radius: 14px !important;
  transform: translateZ(0) scale(0.985);
}

.final-stickers .final-sticker-avoid-store {
  right: clamp(2.4rem, 5.5vw, 5.2rem) !important;
  bottom: clamp(3.2rem, 16vw, 8.4rem) !important;
  width: clamp(86px, 6.3vw, 116px) !important;
  height: clamp(86px, 6.3vw, 116px) !important;
  opacity: 0.78 !important;
  z-index: 1 !important;
}

.final-cta .store-row {
  z-index: 5 !important;
}

@media (max-width: 920px) {
  .site-footer {
    display: grid !important;
  }
}

@media (max-width: 720px) {
  .final-stickers .final-sticker-avoid-store {
    display: none !important;
  }
}

/* Stronger hero phone mockup: cleaner app UI, no empty pack cards, full sticker visibility. */
.hero-visual {
  overflow: visible !important;
  isolation: isolate;
}

.hero-phone-pro.app-phone {
  width: clamp(360px, 29.5vw, 470px) !important;
  min-height: clamp(660px, 45vw, 760px) !important;
  padding: clamp(1.25rem, 1.8vw, 1.65rem) !important;
  border-radius: clamp(2rem, 3vw, 3rem) !important;
  overflow: visible !important;
  z-index: 4 !important;
  background:
    radial-gradient(circle at 24% 4%, rgba(255, 255, 255, 0.9), transparent 30%),
    radial-gradient(circle at 86% 18%, rgba(255, 45, 153, 0.2), transparent 28%),
    linear-gradient(160deg, rgba(245, 247, 255, 0.97), rgba(222, 229, 255, 0.94) 48%, rgba(255, 240, 251, 0.92)) !important;
  box-shadow:
    0 40px 92px rgba(38, 45, 103, 0.28),
    0 16px 42px rgba(92, 67, 181, 0.18),
    inset 0 0 0 1px rgba(255, 255, 255, 0.74) !important;
}

.hero-phone-pro .phone-status,
.hero-phone-pro .phone-top,
.hero-phone-pro .phone-hero-panel,
.hero-phone-pro .hero-upload-card,
.hero-phone-pro .hero-phone-create,
.hero-phone-pro .hero-phone-row-title,
.hero-phone-pro .hero-style-carousel,
.hero-phone-pro .hero-phone-pack-carousel,
.hero-phone-pro .hero-phone-export-pill {
  position: relative;
  z-index: 3;
}

.hero-phone-pro .phone-status {
  padding: 0 0.5rem !important;
  margin-bottom: clamp(0.65rem, 1vw, 0.9rem) !important;
  color: #08091a !important;
}

.hero-phone-top.phone-top {
  margin-bottom: clamp(0.75rem, 1vw, 1rem) !important;
}

.hero-phone-top strong {
  color: rgba(22, 25, 55, 0.72) !important;
  font-size: clamp(1.65rem, 2vw, 2.1rem) !important;
}

.hero-phone-top > span {
  min-width: 6.6rem !important;
  text-align: center !important;
  padding: 0.82rem 1.15rem !important;
  border-radius: 999px !important;
  color: #fff !important;
  background: linear-gradient(135deg, #7a48ff, #f0138a 78%) !important;
  box-shadow: 0 15px 32px rgba(240, 19, 138, 0.28) !important;
}

.phone-hero-panel {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  padding: clamp(0.9rem, 1.3vw, 1.15rem);
  margin-bottom: 0.75rem;
  border-radius: 28px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.82), rgba(255, 255, 255, 0.46)),
    radial-gradient(circle at 82% 20%, rgba(240, 19, 138, 0.18), transparent 38%);
  box-shadow:
    0 18px 34px rgba(65, 73, 144, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.phone-hero-panel small {
  display: inline-flex;
  margin-bottom: 0.35rem;
  color: #3153ff;
  font-weight: 1000;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 0.72rem;
}

.phone-hero-panel h2 {
  margin: 0;
  display: grid;
  gap: 0.06em;
  font-size: clamp(2.2rem, 3.7vw, 4.05rem);
  line-height: 0.9;
  letter-spacing: 0;
  color: #090915;
}

.phone-hero-panel h2 span:last-child {
  color: #3153ff;
  text-shadow: 0 10px 26px rgba(49, 83, 255, 0.16);
}

.phone-mini-key {
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  width: clamp(4.1rem, 5vw, 5.2rem);
  height: clamp(4.1rem, 5vw, 5.2rem);
  border-radius: 24px;
  color: #271300;
  font-weight: 1000;
  background:
    radial-gradient(circle at 28% 24%, rgba(255, 255, 255, 0.95), transparent 28%),
    linear-gradient(135deg, #ffe679, #ff9d2d 62%, #ff6b45);
  box-shadow:
    0 16px 34px rgba(255, 156, 45, 0.26),
    inset 0 0 0 2px rgba(255, 255, 255, 0.55);
}

.hero-upload-card.phone-upload-card {
  display: grid !important;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto auto;
  align-items: center;
  column-gap: 0.85rem;
  min-height: auto !important;
  padding: clamp(0.85rem, 1vw, 1.05rem) clamp(1rem, 1.4vw, 1.25rem) !important;
  margin: 0 0 0.72rem !important;
  border-radius: 24px !important;
  border: 1.5px dashed rgba(90, 111, 255, 0.36) !important;
  background: rgba(255, 255, 255, 0.58) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.76) !important;
}

.hero-upload-card .upload-cross {
  grid-row: 1 / span 2;
  width: 2.65rem;
  height: 2.65rem;
  border-radius: 16px;
  background:
    linear-gradient(#7b8bff, #7b8bff) center / 4px 70% no-repeat,
    linear-gradient(90deg, #ff5aa7, #ff5aa7) center / 70% 4px no-repeat,
    rgba(255, 255, 255, 0.88);
  box-shadow: 0 10px 20px rgba(77, 83, 255, 0.14);
}

.hero-upload-card b,
.hero-upload-card small {
  text-align: left !important;
}

.hero-phone-create.phone-create {
  width: 100% !important;
  min-height: 4.1rem !important;
  margin: 0 0 clamp(0.85rem, 1.2vw, 1.1rem) !important;
  border-radius: 24px !important;
  font-size: clamp(1.05rem, 1.35vw, 1.28rem) !important;
  box-shadow: 0 18px 34px rgba(240, 19, 138, 0.2) !important;
}

.hero-phone-row-title.phone-section-title {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  margin: 0.2rem 0 0.55rem !important;
}

.hero-phone-row-title span {
  font-size: clamp(1.25rem, 1.7vw, 1.65rem) !important;
  line-height: 1 !important;
}

.hero-phone-row-title b {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-width: 4.8rem;
  padding: 0.44rem 0.8rem !important;
  border-radius: 999px !important;
  white-space: nowrap !important;
  font-size: 0.86rem !important;
  line-height: 1 !important;
  color: #08091a !important;
  background: rgba(255, 255, 255, 0.72) !important;
  box-shadow: 0 10px 24px rgba(44, 49, 94, 0.08) !important;
}

.hero-style-carousel {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  align-items: end;
  gap: 0.45rem;
  min-height: clamp(74px, 6vw, 94px);
  margin-bottom: clamp(0.72rem, 1vw, 0.95rem);
  padding: 0.35rem 0.25rem;
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.55), rgba(255, 255, 255, 0.22));
  overflow: visible !important;
}

.hero-style-carousel .sticker-slot {
  width: clamp(58px, 4.5vw, 82px) !important;
  height: clamp(58px, 4.5vw, 82px) !important;
  overflow: visible !important;
}

.hero-style-carousel .sticker-image,
.hero-style-carousel .sticker-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
}

.hero-phone-pack-carousel {
  display: grid;
  grid-template-columns: repeat(4, minmax(96px, 1fr));
  gap: 0.72rem;
  overflow: visible !important;
  margin-bottom: clamp(0.72rem, 1vw, 0.95rem);
}

.hero-phone-pack-carousel article {
  min-width: 0 !important;
  min-height: clamp(118px, 8.3vw, 144px) !important;
  padding: 0.62rem 0.5rem 0.6rem !important;
  border-radius: 24px !important;
  overflow: visible !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.82), rgba(255, 255, 255, 0.48)) !important;
  box-shadow:
    0 14px 26px rgba(44, 49, 94, 0.09),
    inset 0 1px 0 rgba(255, 255, 255, 0.86) !important;
}

.hero-phone-pack-carousel .phone-pack-preview {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 0.18rem !important;
  width: 100% !important;
  height: clamp(74px, 5.5vw, 92px) !important;
  padding: 0.1rem !important;
  overflow: visible !important;
}

.hero-phone-pack-carousel .phone-pack-preview .sticker-image {
  width: 100% !important;
  height: 100% !important;
  overflow: visible !important;
}

.hero-phone-pack-carousel .phone-pack-preview .sticker-image img {
  object-fit: contain !important;
  transform: scale(1.12) !important;
}

.hero-phone-pack-carousel strong {
  display: block !important;
  margin-top: 0.16rem !important;
  color: rgba(8, 9, 21, 0.8) !important;
  font-size: clamp(0.74rem, 0.82vw, 0.86rem) !important;
  line-height: 1.03 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hero-phone-export-pill {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.7rem;
  padding: 0.7rem 0.9rem;
  border-radius: 22px;
  color: rgba(255, 255, 255, 0.88);
  background:
    radial-gradient(circle at 15% 50%, rgba(49, 83, 255, 0.46), transparent 38%),
    linear-gradient(135deg, #111328, #2a1748 58%, #451635);
  box-shadow: 0 18px 34px rgba(17, 19, 40, 0.18);
}

.hero-phone-export-pill span {
  color: #fff;
  font-weight: 1000;
}

.hero-phone-export-pill small {
  color: rgba(255, 255, 255, 0.64);
  font-weight: 800;
  white-space: nowrap;
}

.hero-phone-pro .phone-bottom-glow {
  z-index: 1 !important;
  opacity: 0.72 !important;
}

.hero-sticker-burst {
  z-index: 9 !important;
  pointer-events: none !important;
  overflow: visible !important;
}

.hero-sticker-burst > .sticker-slot {
  z-index: 9 !important;
  overflow: visible !important;
  filter: drop-shadow(0 18px 24px rgba(42, 44, 91, 0.2)) !important;
}

.hero-sticker-burst .sticker-image,
.hero-sticker-burst .sticker-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  overflow: visible !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(1) {
  top: 3% !important;
  left: -8% !important;
  width: clamp(96px, 7vw, 134px) !important;
  height: clamp(96px, 7vw, 134px) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(2) {
  top: 16% !important;
  right: -13% !important;
  width: clamp(96px, 7.2vw, 142px) !important;
  height: clamp(96px, 7.2vw, 142px) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(3) {
  left: -12% !important;
  bottom: 28% !important;
  width: clamp(104px, 7.4vw, 148px) !important;
  height: clamp(104px, 7.4vw, 148px) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(4) {
  right: -12% !important;
  bottom: 26% !important;
  width: clamp(98px, 7vw, 140px) !important;
  height: clamp(98px, 7vw, 140px) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(5) {
  left: -4% !important;
  bottom: 7% !important;
  width: clamp(82px, 6vw, 116px) !important;
  height: clamp(82px, 6vw, 116px) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(6) {
  right: 7% !important;
  bottom: -7% !important;
  width: clamp(88px, 6.2vw, 120px) !important;
  height: clamp(88px, 6.2vw, 120px) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(7),
.hero-sticker-burst > .sticker-slot:nth-child(8) {
  display: none !important;
}

@media (max-width: 1180px) {
  .hero-phone-pro.app-phone {
    width: min(88vw, 430px) !important;
    min-height: 650px !important;
  }

  .hero-phone-pack-carousel {
    grid-template-columns: repeat(3, minmax(92px, 1fr));
  }

  .hero-phone-pack-carousel article:nth-child(4) {
    display: none !important;
  }
}

@media (max-width: 760px) {
  .hero-phone-pro.app-phone {
    width: min(92vw, 390px) !important;
    min-height: 620px !important;
    padding: 1rem !important;
  }

  .phone-hero-panel h2 {
    font-size: 2.25rem !important;
  }

  .phone-mini-key,
  .hero-phone-export-pill small {
    display: none !important;
  }

  .hero-style-carousel .sticker-slot:nth-child(n + 5) {
    display: none !important;
  }

  .hero-style-carousel {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .hero-sticker-burst > .sticker-slot:nth-child(n + 4) {
    display: none !important;
  }
}

/* Hero mockup final tuning: smaller phone, one upload plus, cleaner sticker orbit. */
.hero-phone-pro.app-phone {
  width: clamp(330px, 25.5vw, 415px) !important;
  min-height: clamp(590px, 39vw, 680px) !important;
  padding: clamp(1rem, 1.45vw, 1.35rem) !important;
  border-radius: clamp(1.8rem, 2.6vw, 2.6rem) !important;
}

.hero-phone-pro .phone-status {
  margin-bottom: clamp(0.45rem, 0.75vw, 0.7rem) !important;
}

.hero-phone-top strong {
  font-size: clamp(1.45rem, 1.65vw, 1.85rem) !important;
}

.hero-phone-top > span {
  min-width: 5.8rem !important;
  padding: 0.66rem 0.95rem !important;
}

.phone-hero-panel {
  padding: clamp(0.78rem, 1vw, 1rem) !important;
  border-radius: 24px !important;
  margin-bottom: 0.58rem !important;
}

.phone-hero-panel h2 {
  font-size: clamp(1.9rem, 3vw, 3.25rem) !important;
  line-height: 0.92 !important;
}

.phone-mini-key {
  width: clamp(3.45rem, 4.2vw, 4.35rem) !important;
  height: clamp(3.45rem, 4.2vw, 4.35rem) !important;
  border-radius: 20px !important;
  font-size: 0.9rem !important;
}

.hero-upload-card.phone-upload-card {
  grid-template-columns: auto 1fr !important;
  column-gap: 0.72rem !important;
  padding: 0.72rem 0.95rem !important;
  margin-bottom: 0.56rem !important;
  border-radius: 20px !important;
}

.hero-upload-card.phone-upload-card::before {
  content: none !important;
  display: none !important;
}

.hero-upload-card .upload-cross {
  width: 2.25rem !important;
  height: 2.25rem !important;
  border-radius: 14px !important;
}

.hero-upload-card b {
  font-size: clamp(0.9rem, 1vw, 1rem) !important;
  line-height: 1.05 !important;
}

.hero-upload-card small {
  font-size: clamp(0.76rem, 0.9vw, 0.85rem) !important;
  line-height: 1.1 !important;
}

.hero-phone-create.phone-create {
  min-height: clamp(3.25rem, 3.7vw, 3.65rem) !important;
  margin-bottom: clamp(0.6rem, 0.9vw, 0.85rem) !important;
  border-radius: 20px !important;
}

.hero-phone-row-title span {
  font-size: clamp(1.05rem, 1.35vw, 1.35rem) !important;
}

.hero-phone-row-title b {
  min-width: 4.4rem !important;
  font-size: 0.78rem !important;
}

.hero-style-carousel {
  min-height: clamp(60px, 4.9vw, 76px) !important;
  margin-bottom: 0.58rem !important;
}

.hero-style-carousel .sticker-slot {
  width: clamp(48px, 3.7vw, 66px) !important;
  height: clamp(48px, 3.7vw, 66px) !important;
}

.hero-phone-pack-carousel {
  grid-template-columns: repeat(4, minmax(74px, 1fr)) !important;
  gap: 0.48rem !important;
  margin-bottom: 0.58rem !important;
}

.hero-phone-pack-carousel article {
  min-height: clamp(96px, 6.8vw, 118px) !important;
  padding: 0.48rem 0.42rem !important;
  border-radius: 20px !important;
}

.hero-phone-pack-carousel .phone-pack-preview {
  height: clamp(58px, 4.5vw, 76px) !important;
}

.hero-phone-export-pill {
  padding: 0.58rem 0.78rem !important;
  border-radius: 18px !important;
}

.hero-sticker-burst {
  inset: 0 !important;
  z-index: 10 !important;
}

.hero-sticker-burst > .sticker-slot {
  opacity: 0.96 !important;
  transform-origin: center !important;
  will-change: transform;
}

.hero-sticker-burst > .sticker-slot:nth-child(1) {
  top: 5% !important;
  left: -17% !important;
  width: clamp(78px, 5.7vw, 112px) !important;
  height: clamp(78px, 5.7vw, 112px) !important;
  transform: rotate(-10deg) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(2) {
  top: 13% !important;
  right: -18% !important;
  width: clamp(80px, 5.9vw, 116px) !important;
  height: clamp(80px, 5.9vw, 116px) !important;
  transform: rotate(8deg) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(3) {
  left: -20% !important;
  top: 45% !important;
  bottom: auto !important;
  width: clamp(86px, 6.3vw, 122px) !important;
  height: clamp(86px, 6.3vw, 122px) !important;
  transform: rotate(7deg) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(4) {
  right: -19% !important;
  top: 47% !important;
  bottom: auto !important;
  width: clamp(84px, 6.1vw, 118px) !important;
  height: clamp(84px, 6.1vw, 118px) !important;
  transform: rotate(-8deg) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(5) {
  left: -13% !important;
  bottom: 9% !important;
  width: clamp(70px, 5.2vw, 100px) !important;
  height: clamp(70px, 5.2vw, 100px) !important;
  transform: rotate(-6deg) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(6) {
  right: -10% !important;
  bottom: 6% !important;
  width: clamp(72px, 5.3vw, 104px) !important;
  height: clamp(72px, 5.3vw, 104px) !important;
  transform: rotate(5deg) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(7),
.hero-sticker-burst > .sticker-slot:nth-child(8) {
  display: none !important;
}

/* Final CTA sticker spacing: keep decorations away from store badges and text. */
.final-cta {
  overflow: hidden !important;
}

.final-stickers {
  width: min(1240px, calc(100% - 2rem)) !important;
}

.final-stickers .sticker-slot {
  width: clamp(70px, 5.7vw, 98px) !important;
  height: clamp(70px, 5.7vw, 98px) !important;
  opacity: 0.88 !important;
}

.final-stickers .sticker-slot:nth-child(1) {
  left: clamp(1rem, 7vw, 6rem) !important;
  top: clamp(1.25rem, 14%, 4rem) !important;
  bottom: auto !important;
}

.final-stickers .sticker-slot:nth-child(2) {
  right: clamp(1rem, 7vw, 6rem) !important;
  top: clamp(1.25rem, 14%, 4rem) !important;
  bottom: auto !important;
}

.final-stickers .sticker-slot:nth-child(3) {
  left: clamp(1rem, 7vw, 6rem) !important;
  top: auto !important;
  bottom: clamp(1.2rem, 14%, 4.6rem) !important;
}

.final-stickers .sticker-slot:nth-child(4) {
  right: clamp(1rem, 7vw, 6rem) !important;
  top: auto !important;
  bottom: clamp(1.2rem, 14%, 4.6rem) !important;
}

.final-cta .store-row,
.final-cta .store-button {
  position: relative !important;
  z-index: 8 !important;
}

@media (max-width: 1180px) {
  .hero-phone-pro.app-phone {
    width: min(84vw, 390px) !important;
    min-height: 610px !important;
  }

  .hero-sticker-burst > .sticker-slot:nth-child(5),
  .hero-sticker-burst > .sticker-slot:nth-child(6) {
    display: none !important;
  }
}

@media (max-width: 760px) {
  .hero-phone-pro.app-phone {
    width: min(90vw, 360px) !important;
    min-height: 570px !important;
  }

  .hero-upload-card b {
    font-size: 0.88rem !important;
  }

  .hero-sticker-burst > .sticker-slot:nth-child(n + 4) {
    display: none !important;
  }

  .final-stickers .sticker-slot:nth-child(1),
  .final-stickers .sticker-slot:nth-child(2) {
    top: 0.8rem !important;
  }

  .final-stickers .sticker-slot:nth-child(3),
  .final-stickers .sticker-slot:nth-child(4) {
    display: none !important;
  }
}

/* Final cleanup pass: phone mockup, badges, stickers, feature icons, footer */
.hero-visual {
  isolation: isolate !important;
  overflow: visible !important;
}

.hero-phone-pro.app-phone {
  position: relative !important;
  z-index: 12 !important;
  width: clamp(310px, 24vw, 390px) !important;
  min-height: clamp(610px, 40vw, 700px) !important;
  height: auto !important;
  max-height: none !important;
  padding: clamp(1rem, 1.35vw, 1.28rem) !important;
  padding-bottom: clamp(1.25rem, 1.7vw, 1.65rem) !important;
  border-radius: clamp(2rem, 2.7vw, 2.75rem) !important;
  overflow: hidden !important;
  clip-path: none !important;
  -webkit-mask-image: none !important;
  mask-image: none !important;
  box-shadow:
    0 30px 90px rgba(40, 50, 125, 0.26),
    inset 0 0 0 1px rgba(255, 255, 255, 0.86) !important;
}

.hero-phone-pro.app-phone::before,
.hero-phone-pro.app-phone::after {
  border-radius: inherit !important;
  pointer-events: none !important;
}

.hero-phone-pro .phone-status {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  color: #080916 !important;
  margin-bottom: clamp(0.45rem, 0.8vw, 0.75rem) !important;
  line-height: 1 !important;
}

.phone-status-icons {
  display: inline-flex !important;
  align-items: center !important;
  gap: 7px !important;
  font-size: 0 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
}

.signal-bars {
  display: inline-flex !important;
  align-items: flex-end !important;
  gap: 2px !important;
  height: 13px !important;
}

.signal-bars i {
  display: block !important;
  width: 4px !important;
  border-radius: 999px !important;
  background: #080916 !important;
}

.signal-bars i:nth-child(1) { height: 5px !important; }
.signal-bars i:nth-child(2) { height: 7px !important; }
.signal-bars i:nth-child(3) { height: 10px !important; }
.signal-bars i:nth-child(4) { height: 13px !important; }

.wifi-symbol {
  position: relative !important;
  display: inline-block !important;
  width: 17px !important;
  height: 13px !important;
  overflow: hidden !important;
}

.wifi-symbol i {
  position: absolute !important;
  left: 50% !important;
  bottom: 0 !important;
  transform: translateX(-50%) !important;
  border: 2.2px solid #080916 !important;
  border-bottom: 0 !important;
  border-radius: 18px 18px 0 0 !important;
  background: transparent !important;
}

.wifi-symbol i:nth-child(1) {
  width: 17px !important;
  height: 11px !important;
}

.wifi-symbol i:nth-child(2) {
  width: 10px !important;
  height: 7px !important;
}

.wifi-symbol i:nth-child(3) {
  width: 4px !important;
  height: 4px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #080916 !important;
}

.battery-symbol {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  box-sizing: border-box !important;
  width: 24px !important;
  height: 12px !important;
  padding: 2px !important;
  border: 2.2px solid #080916 !important;
  border-radius: 4px !important;
}

.battery-symbol::after {
  content: "" !important;
  position: absolute !important;
  top: 3px !important;
  right: -5px !important;
  width: 3px !important;
  height: 6px !important;
  border-radius: 0 2px 2px 0 !important;
  background: #080916 !important;
}

.battery-symbol i {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  border-radius: 2px !important;
  background: #080916 !important;
}

.hero-sticker-burst {
  z-index: 18 !important;
  pointer-events: none !important;
  overflow: visible !important;
}

.hero-sticker-burst > .sticker-slot {
  position: absolute !important;
  opacity: 0.96 !important;
  overflow: visible !important;
  transform-origin: center !important;
}

.hero-sticker-burst .sticker-image,
.hero-sticker-burst .sticker-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  overflow: visible !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(1) {
  top: 2% !important;
  left: -10% !important;
  width: clamp(70px, 5.3vw, 104px) !important;
  height: clamp(70px, 5.3vw, 104px) !important;
  transform: rotate(-9deg) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(2) {
  top: 13% !important;
  right: -13% !important;
  width: clamp(72px, 5.6vw, 110px) !important;
  height: clamp(72px, 5.6vw, 110px) !important;
  transform: rotate(8deg) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(3) {
  top: 39% !important;
  bottom: auto !important;
  left: -16% !important;
  width: clamp(76px, 5.8vw, 114px) !important;
  height: clamp(76px, 5.8vw, 114px) !important;
  transform: rotate(5deg) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(4) {
  top: 46% !important;
  right: -14% !important;
  bottom: auto !important;
  width: clamp(76px, 5.7vw, 112px) !important;
  height: clamp(76px, 5.7vw, 112px) !important;
  transform: rotate(-7deg) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(5) {
  bottom: 13% !important;
  left: -9% !important;
  width: clamp(64px, 4.9vw, 94px) !important;
  height: clamp(64px, 4.9vw, 94px) !important;
  transform: rotate(-4deg) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(6) {
  right: -6% !important;
  bottom: 7% !important;
  width: clamp(66px, 5vw, 98px) !important;
  height: clamp(66px, 5vw, 98px) !important;
  transform: rotate(6deg) !important;
}

.hero-sticker-burst > .sticker-slot:nth-child(n + 7) {
  display: none !important;
}

.hero-store-badges,
.final-cta .store-row,
.store-row {
  display: flex !important;
  align-items: center !important;
  gap: clamp(0.65rem, 1vw, 1rem) !important;
  flex-wrap: wrap !important;
}

.hero-store-badges .store-button,
.final-cta .store-button,
.footer-downloads .store-button,
.store-button {
  width: auto !important;
  height: clamp(42px, 3.1vw, 54px) !important;
  min-height: 0 !important;
  aspect-ratio: 436 / 128 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
  transform: none !important;
}

.hero-store-badges .store-button::before,
.hero-store-badges .store-button::after,
.final-cta .store-button::before,
.final-cta .store-button::after,
.footer-downloads .store-button::before,
.footer-downloads .store-button::after,
.store-button::before,
.store-button::after {
  content: none !important;
  display: none !important;
}

.hero-store-badges .store-button img,
.final-cta .store-button img,
.footer-downloads .store-button img,
.store-button img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  border-radius: 0 !important;
  object-fit: contain !important;
  filter: drop-shadow(0 10px 22px rgba(0, 0, 0, 0.22)) !important;
}

.final-cta {
  isolation: isolate !important;
  overflow: hidden !important;
}

.final-cta > div:not(.final-stickers) {
  position: relative !important;
  z-index: 5 !important;
}

.final-stickers {
  z-index: 1 !important;
  inset: 0 !important;
  width: min(1240px, calc(100% - 2rem)) !important;
  margin: auto !important;
  overflow: visible !important;
  pointer-events: none !important;
}

.final-stickers .sticker-slot {
  width: clamp(64px, 5vw, 94px) !important;
  height: clamp(64px, 5vw, 94px) !important;
  opacity: 0.9 !important;
  overflow: visible !important;
}

.final-stickers .sticker-slot:nth-child(1) {
  top: 14% !important;
  bottom: auto !important;
  left: 7% !important;
  transform: rotate(-8deg) !important;
}

.final-stickers .sticker-slot:nth-child(2) {
  top: 13% !important;
  right: 7% !important;
  bottom: auto !important;
  transform: rotate(8deg) !important;
}

.final-stickers .sticker-slot:nth-child(3) {
  top: auto !important;
  bottom: 13% !important;
  left: 10% !important;
  transform: rotate(5deg) !important;
}

.final-stickers .sticker-slot:nth-child(4) {
  top: auto !important;
  right: 9% !important;
  bottom: 12% !important;
  transform: rotate(-6deg) !important;
}

.final-cta .store-row,
.final-cta .store-button {
  position: relative !important;
  z-index: 8 !important;
}

.style-feature-bar,
.limited-features,
.proof-chips {
  gap: clamp(0.7rem, 1.1vw, 1rem) !important;
}

.style-feature-bar span,
.limited-features span,
.proof-chips span {
  min-height: 58px !important;
  padding: 0.7rem 1rem !important;
  border-radius: 22px !important;
  align-items: center !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.82), rgba(255, 255, 255, 0.58)) !important;
  box-shadow:
    0 16px 36px rgba(63, 70, 135, 0.1),
    inset 0 0 0 1px rgba(255, 255, 255, 0.82) !important;
}

.style-feature-bar span::before,
.limited-features span::before,
.proof-chips span::before {
  display: grid !important;
  place-items: center !important;
  flex: 0 0 42px !important;
  width: 42px !important;
  height: 42px !important;
  border-radius: 14px !important;
  color: #fff !important;
  font-size: 1rem !important;
  font-weight: 950 !important;
  background:
    radial-gradient(circle at 28% 22%, rgba(255, 255, 255, 0.95), transparent 24%),
    linear-gradient(135deg, #3b55ff, #8d38ff 50%, #f4148d) !important;
  box-shadow:
    0 12px 24px rgba(97, 58, 255, 0.23),
    inset 0 0 0 1px rgba(255, 255, 255, 0.34) !important;
}

.style-feature-bar span:nth-child(1)::before { content: "15" !important; }
.style-feature-bar span:nth-child(2)::before {
  content: "✓" !important;
  background:
    radial-gradient(circle at 28% 22%, rgba(255, 255, 255, 0.95), transparent 24%),
    linear-gradient(135deg, #22d1c7, #2c8dff 55%, #8f39ff) !important;
}
.style-feature-bar span:nth-child(3)::before {
  content: "▣" !important;
  background:
    radial-gradient(circle at 28% 22%, rgba(255, 255, 255, 0.95), transparent 24%),
    linear-gradient(135deg, #5c68ff, #bd37e1 52%, #ff1b83) !important;
}
.style-feature-bar span:nth-child(4)::before { content: "↗" !important; }

.limited-features span:nth-child(1)::before { content: "◇" !important; }
.limited-features span:nth-child(2)::before {
  content: "48" !important;
  background:
    radial-gradient(circle at 28% 22%, rgba(255, 255, 255, 0.95), transparent 24%),
    linear-gradient(135deg, #ffd84d, #ff9d2d 55%, #ff5d45) !important;
}
.limited-features span:nth-child(3)::before {
  content: "✦" !important;
  background:
    radial-gradient(circle at 28% 22%, rgba(255, 255, 255, 0.95), transparent 24%),
    linear-gradient(135deg, #2bd8ff, #694cff 52%, #ef1c93) !important;
}
.limited-features span:nth-child(4)::before { content: "♛" !important; }
.proof-chips span:nth-child(4)::before { content: "♛" !important; }

.site-footer {
  grid-template-columns: minmax(260px, 1.15fr) repeat(3, minmax(150px, 0.55fr)) !important;
  gap: clamp(1.5rem, 4vw, 4.5rem) !important;
  align-items: start !important;
  padding-bottom: clamp(2rem, 4vw, 3rem) !important;
  margin-bottom: 0 !important;
}

.site-footer .footer-column {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 0.74rem !important;
}

.site-footer .footer-column a,
.site-footer .footer-text-button {
  text-align: left !important;
  white-space: normal !important;
}

.footer-bottom {
  grid-column: 1 / -1 !important;
  padding-top: 1.25rem !important;
  margin-top: clamp(1rem, 3vw, 2rem) !important;
  text-align: center !important;
}

.footer-copy {
  max-width: 760px !important;
  margin-inline: auto !important;
  text-align: center !important;
}

html,
body {
  padding-bottom: 0 !important;
}

@media (max-width: 1180px) {
  .hero-phone-pro.app-phone {
    width: min(84vw, 370px) !important;
    min-height: 620px !important;
  }

  .hero-sticker-burst > .sticker-slot:nth-child(5),
  .hero-sticker-burst > .sticker-slot:nth-child(6) {
    display: none !important;
  }
}

@media (max-width: 900px) {
  .site-footer {
    grid-template-columns: 1fr 1fr !important;
  }

  .site-footer .footer-brand-panel {
    grid-column: 1 / -1 !important;
  }
}

@media (max-width: 760px) {
  .hero-phone-pro.app-phone {
    width: min(90vw, 350px) !important;
    min-height: 560px !important;
    border-radius: 32px !important;
  }

  .hero-sticker-burst > .sticker-slot:nth-child(n + 4) {
    display: none !important;
  }

  .hero-store-badges .store-button,
  .final-cta .store-button,
  .store-button {
    height: 42px !important;
  }

  .style-feature-bar span,
  .limited-features span,
  .proof-chips span {
    min-height: 52px !important;
    padding: 0.62rem 0.78rem !important;
  }

  .style-feature-bar span::before,
  .limited-features span::before,
  .proof-chips span::before {
    flex-basis: 36px !important;
    width: 36px !important;
    height: 36px !important;
    border-radius: 12px !important;
  }

  .final-stickers .sticker-slot:nth-child(3),
  .final-stickers .sticker-slot:nth-child(4) {
    display: none !important;
  }
}

@media (max-width: 640px) {
  .site-footer {
    grid-template-columns: 1fr !important;
  }
}

/* Focused polish and motion pass */
html,
body {
  max-width: 100% !important;
  overflow-x: clip !important;
}

@supports not (overflow-x: clip) {
  html,
  body {
    overflow-x: hidden !important;
  }
}

.site-footer .sticker-slot,
.site-footer .final-stickers,
.site-footer [class*="decorative-sticker"] {
  display: none !important;
}

.hero,
.story-loop,
.pricing-section,
.limited-section,
.final-cta {
  background-size: 145% 145% !important;
}

.hero {
  animation: stiqi-background-drift 20s ease-in-out infinite alternate !important;
}

.story-loop {
  background:
    linear-gradient(135deg, rgba(8, 9, 20, 0.99), rgba(25, 18, 54, 0.98)),
    linear-gradient(115deg, rgba(45, 73, 255, 0.16), rgba(255, 22, 132, 0.11), rgba(39, 201, 255, 0.12)) !important;
  background-blend-mode: normal, screen !important;
  animation: stiqi-background-drift 18s ease-in-out infinite alternate !important;
}

.pricing-section,
.limited-section {
  animation: stiqi-background-drift 18s ease-in-out infinite alternate !important;
}

.final-cta {
  min-height: 520px !important;
  isolation: isolate !important;
  overflow: hidden !important;
  background:
    linear-gradient(180deg, #090911, #151421 70%, #0b0b12),
    linear-gradient(120deg, rgba(45, 73, 255, 0.24), rgba(255, 22, 132, 0.16), rgba(255, 211, 56, 0.08)) !important;
  background-blend-mode: normal, screen !important;
  animation: stiqi-background-drift 20s ease-in-out infinite alternate !important;
}

.final-cta::before {
  content: "" !important;
  position: absolute !important;
  inset: -20% !important;
  z-index: 0 !important;
  pointer-events: none !important;
  background: linear-gradient(115deg, transparent 15%, rgba(255, 255, 255, 0.08) 45%, transparent 72%) !important;
  opacity: 0.6 !important;
  transform: translateX(-8%) rotate(-4deg) !important;
  animation: stiqi-shimmer 18s ease-in-out infinite alternate !important;
}

.final-cta > div:not(.final-stickers) {
  position: relative !important;
  z-index: 5 !important;
  width: min(820px, calc(100% - 2rem)) !important;
}

.final-stickers {
  display: none !important;
  pointer-events: none !important;
}

.final-stickers .sticker-slot {
  pointer-events: none !important;
  width: 88px !important;
  height: 88px !important;
  opacity: 0.82 !important;
  filter: drop-shadow(0 18px 34px rgba(0, 0, 0, 0.28)) !important;
  animation: stiqi-sticker-float 8s ease-in-out infinite alternate !important;
}

.final-stickers .sticker-slot:nth-child(1) {
  top: 17% !important;
  left: 7% !important;
  right: auto !important;
  bottom: auto !important;
  transform: rotate(-8deg) !important;
}

.final-stickers .sticker-slot:nth-child(2) {
  top: auto !important;
  right: 8% !important;
  bottom: 18% !important;
  left: auto !important;
  transform: rotate(7deg) !important;
  animation-delay: 1.5s !important;
}

.final-stickers .sticker-slot:nth-child(n + 3) {
  display: none !important;
}

.hero-store-badges {
  justify-content: flex-start !important;
  margin-top: 1.55rem !important;
  margin-left: -0.45rem !important;
  transform: translateX(-0.25rem) !important;
}

.hero-store-badges,
.final-cta .store-row,
.store-row {
  gap: 0.82rem !important;
}

.hero-store-badges .store-button,
.final-cta .store-button,
.footer-downloads .store-button,
.store-button {
  position: relative !important;
  isolation: isolate !important;
  width: auto !important;
  height: 54px !important;
  aspect-ratio: 436 / 128 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 14px !important;
  background: #050711 !important;
  box-shadow:
    0 18px 38px rgba(5, 7, 17, 0.28),
    0 0 0 1px rgba(255, 255, 255, 0.12) !important;
  overflow: hidden !important;
  cursor: pointer !important;
  transform: translateZ(0) !important;
  transition:
    transform 200ms ease,
    box-shadow 200ms ease,
    filter 200ms ease !important;
}

.hero-store-badges .store-button::before,
.final-cta .store-button::before,
.footer-downloads .store-button::before,
.store-button::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
  border-radius: inherit !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.11), transparent 55%),
    #050711 !important;
}

.hero-store-badges .store-button::after,
.final-cta .store-button::after,
.footer-downloads .store-button::after,
.store-button::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: 1px !important;
  z-index: 0 !important;
  border-radius: 13px !important;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.14) !important;
  pointer-events: none !important;
}

.hero-store-badges .store-button img,
.final-cta .store-button img,
.footer-downloads .store-button img,
.store-button img {
  position: relative !important;
  z-index: 1 !important;
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: contain !important;
  border-radius: 0 !important;
  filter: none !important;
}

.primary-action,
.ghost-action,
.header-cta,
.wide-gradient-action,
.style-cta,
.pack-type-card > a,
.hit-card a,
.limited-card a,
.pricing-card a,
.footer-text-button,
.blog-card a,
.article-back {
  transition:
    transform 200ms ease,
    box-shadow 200ms ease,
    background 200ms ease,
    color 200ms ease,
    border-color 200ms ease,
    opacity 200ms ease !important;
}

.pricing-card,
.limited-card,
.pack-type-card,
.style-control-card,
.pack-preview-large,
.hit-card,
.export-pack,
.export-choice,
.flow-phone-card,
.testimonial-card,
.blog-card,
.article-cta {
  transition:
    transform 220ms ease,
    box-shadow 220ms ease,
    border-color 220ms ease,
    background 220ms ease,
    filter 220ms ease !important;
}

.limited-pack-art,
.pack-preview-grid,
.phone-pack-preview,
.export-pack-preview,
.preview-card,
.type-visual {
  transition: transform 240ms ease, filter 240ms ease !important;
}

@media (hover: hover) and (pointer: fine) {
  .primary-action:hover,
  .ghost-action:hover,
  .header-cta:hover,
  .wide-gradient-action:hover,
  .style-cta:hover,
  .pack-type-card > a:hover,
  .hit-card a:hover,
  .limited-card a:hover,
  .pricing-card a:hover,
  .footer-text-button:hover,
  .blog-card a:hover,
  .article-back:hover {
    transform: translateY(-2px) scale(1.02) !important;
    box-shadow: 0 22px 48px rgba(45, 73, 255, 0.26) !important;
  }

  .hero-store-badges .store-button:hover,
  .final-cta .store-button:hover,
  .footer-downloads .store-button:hover,
  .store-button:hover {
    transform: translateY(-2px) scale(1.03) !important;
    box-shadow:
      0 22px 46px rgba(5, 7, 17, 0.34),
      0 0 32px rgba(45, 73, 255, 0.24),
      0 0 0 1px rgba(255, 255, 255, 0.18) !important;
  }

  .pricing-card:hover {
    transform: translateY(-6px) !important;
    border-color: rgba(255, 255, 255, 0.3) !important;
    box-shadow:
      0 36px 100px rgba(0, 0, 0, 0.36),
      0 0 42px rgba(45, 73, 255, 0.14) !important;
  }

  .free-plan-card:hover {
    box-shadow:
      0 32px 90px rgba(0, 0, 0, 0.32),
      0 0 30px rgba(39, 201, 255, 0.12) !important;
  }

  .keys-plan-card:hover {
    box-shadow:
      0 36px 100px rgba(0, 0, 0, 0.36),
      0 0 42px rgba(255, 211, 56, 0.2) !important;
  }

  .premium-plan-card:hover {
    transform: translateY(-22px) !important;
    border-color: rgba(255, 255, 255, 0.42) !important;
    box-shadow:
      0 46px 120px rgba(45, 73, 255, 0.32),
      0 0 58px rgba(255, 22, 132, 0.2),
      inset 0 0 0 1px rgba(255, 255, 255, 0.14) !important;
  }

  .limited-card:hover,
  .pack-type-card:hover,
  .style-control-card:hover,
  .pack-preview-large:hover,
  .hit-card:hover,
  .export-pack:hover,
  .export-choice:hover,
  .flow-phone-card:hover,
  .testimonial-card:hover,
  .blog-card:hover,
  .article-cta:hover {
    transform: translateY(-5px) !important;
    border-color: rgba(255, 255, 255, 0.34) !important;
    box-shadow:
      0 30px 86px rgba(42, 50, 120, 0.22),
      0 0 34px rgba(255, 22, 132, 0.08) !important;
  }

  .limited-card:hover .limited-pack-art,
  .pack-type-card:hover .type-visual,
  .pack-preview-large:hover .pack-preview-grid,
  .hit-card:hover .regular-sticker-board,
  .export-pack:hover .export-pack-preview,
  .flow-phone-card:hover .preview-card,
  .flow-phone-card:hover .mini-export-grid {
    transform: scale(1.03) !important;
  }

  .testimonial-card:hover .rating span {
    color: #ffd338 !important;
    text-shadow: 0 0 18px rgba(255, 211, 56, 0.32) !important;
  }

  .shelf-tags .regular-category:hover,
  .shelf-tags .regular-category:focus-visible {
    transform: translateY(-2px) scale(1.02) !important;
    color: #080916 !important;
    background: rgba(255, 255, 255, 0.78) !important;
    box-shadow: 0 16px 34px rgba(63, 70, 135, 0.14) !important;
  }
}

.shelf-tags .regular-category.is-active {
  color: #fff !important;
  background: linear-gradient(90deg, var(--blue), var(--violet), var(--hot)) !important;
  box-shadow: 0 16px 34px rgba(45, 73, 255, 0.24) !important;
}

.style-feature-bar span,
.limited-features span,
.pack-type-feature-bar span,
.pricing-feature-bar span,
.export-feature-row span,
.proof-chips span {
  position: relative !important;
  overflow: hidden !important;
  cursor: default !important;
  transition:
    transform 200ms ease,
    box-shadow 200ms ease,
    background 200ms ease,
    border-color 200ms ease !important;
}

.style-feature-bar span::before,
.limited-features span::before,
.pack-type-feature-bar span::before,
.pricing-feature-bar span::before,
.export-feature-row span::before,
.proof-chips span::before {
  content: attr(data-icon) !important;
  transition:
    transform 200ms ease,
    box-shadow 200ms ease,
    filter 200ms ease !important;
}

.style-feature-bar span[data-icon="sheet"]::before,
.proof-chips span[data-icon="sheet"]::before {
  content: "15" !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.2), transparent 55%),
    linear-gradient(135deg, #3b55ff, #8d38ff 50%, #f4148d) !important;
}

.style-feature-bar span[data-icon="key"]::before,
.proof-chips span[data-icon="key"]::before,
.pack-type-feature-bar span[data-icon="key"]::before {
  content: "Key" !important;
  font-size: 0.72rem !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.24), transparent 55%),
    linear-gradient(135deg, #ffe56e, #ffad35 58%, #ff6a3a) !important;
  color: #251600 !important;
  box-shadow:
    0 12px 26px rgba(255, 170, 45, 0.28),
    inset 0 0 0 1px rgba(255, 255, 255, 0.36) !important;
}

.style-feature-bar span[data-icon="share"]::before,
.proof-chips span[data-icon="share"]::before,
.pack-type-feature-bar span[data-icon="share"]::before,
.export-feature-row span[data-icon="share"]::before {
  content: "↗" !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.2), transparent 55%),
    linear-gradient(135deg, #2bd8ff, #4b68ff 55%, #9a3cff) !important;
}

.style-feature-bar span[data-icon="premium"]::before,
.proof-chips span[data-icon="premium"]::before {
  content: "Key+" !important;
  font-size: 0.72rem !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.22), transparent 55%),
    linear-gradient(135deg, #462dff, #a338ff 48%, #ff1684) !important;
}

.limited-features span[data-icon="gem"]::before,
.pack-type-feature-bar span[data-icon="gem"]::before {
  content: "◇" !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.24), transparent 55%),
    linear-gradient(135deg, #7ccfff, #694cff 52%, #ef1c93) !important;
}

.limited-features span[data-icon="timer"]::before {
  content: "48h" !important;
  font-size: 0.78rem !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.24), transparent 55%),
    linear-gradient(135deg, #ffd84d, #ff9d2d 55%, #ff5d45) !important;
}

.limited-features span[data-icon="spark"]::before {
  content: "✦" !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.24), transparent 55%),
    linear-gradient(135deg, #32d4ff, #6749ff 52%, #ec1c94) !important;
}

.limited-features span[data-icon="crown"]::before {
  content: "♛" !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.24), transparent 55%),
    linear-gradient(135deg, #3b55ff, #8d38ff 50%, #f4148d) !important;
}

.pack-type-feature-bar span[data-icon="lock"]::before {
  content: "Lock" !important;
  font-size: 0.65rem !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.22), transparent 55%),
    linear-gradient(135deg, #24d8c8, #2f8fff 55%, #8a41ff) !important;
}

@media (hover: hover) and (pointer: fine) {
  .style-feature-bar span:hover,
  .limited-features span:hover,
  .pack-type-feature-bar span:hover,
  .pricing-feature-bar span:hover,
  .export-feature-row span:hover,
  .proof-chips span:hover {
    transform: translateY(-3px) !important;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.68)) !important;
    box-shadow:
      0 22px 50px rgba(63, 70, 135, 0.16),
      inset 0 0 0 1px rgba(255, 255, 255, 0.9) !important;
  }

  .style-feature-bar span:hover::before,
  .limited-features span:hover::before,
  .pack-type-feature-bar span:hover::before,
  .pricing-feature-bar span:hover::before,
  .export-feature-row span:hover::before,
  .proof-chips span:hover::before {
    transform: translateY(-1px) scale(1.05) !important;
    filter: saturate(1.08) !important;
  }
}

.blog-body {
  min-height: 100%;
  color: var(--text);
  background:
    linear-gradient(135deg, #f5f7ff 0%, #fff6fb 42%, #f5fbff 100%) !important;
}

.blog-header {
  background: rgba(255, 255, 255, 0.72) !important;
}

.blog-hero {
  position: relative;
  overflow: hidden;
  padding: 9.25rem 1rem 4.25rem;
}

.blog-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(110deg, rgba(45, 73, 255, 0.14), transparent 36%, rgba(255, 22, 132, 0.12) 68%, transparent),
    linear-gradient(180deg, rgba(255, 255, 255, 0.42), rgba(255, 255, 255, 0));
  background-size: 145% 145%;
  animation: stiqi-background-drift 20s ease-in-out infinite alternate;
}

.blog-hero-glow {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.34), transparent);
  opacity: 0.58;
}

.blog-hero-inner,
.blog-index-section,
.article-shell {
  position: relative;
  z-index: 1;
  width: min(1120px, calc(100% - 2rem));
  margin: 0 auto;
}

.blog-hero-inner {
  max-width: 760px;
  text-align: center;
}

.blog-hero h1,
.article-header h1 {
  margin: 0;
  color: #080916;
  font-size: 4.6rem;
  line-height: 0.95;
  font-weight: 1000;
  letter-spacing: 0;
}

.blog-hero p:not(.eyebrow),
.article-header p {
  margin: 1.2rem auto 0;
  max-width: 680px;
  color: rgba(10, 11, 22, 0.66);
  font-size: 1.16rem;
  line-height: 1.55;
  font-weight: 760;
}

.blog-index-section {
  padding: 2rem 0 6rem;
}

.blog-card-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1.6rem;
}

.blog-card {
  display: grid;
  align-content: start;
  min-height: 310px;
  padding: 1.35rem;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 28px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.86), rgba(255, 255, 255, 0.62)),
    linear-gradient(135deg, rgba(45, 73, 255, 0.08), rgba(255, 22, 132, 0.06));
  box-shadow: 0 24px 60px rgba(63, 70, 135, 0.12);
  backdrop-filter: blur(18px);
}

.blog-card time,
.article-header time {
  color: rgba(10, 11, 22, 0.52);
  font-weight: 900;
}

.blog-card h3 {
  margin: 0.8rem 0 0;
  color: #080916;
  font-size: 2rem;
  line-height: 1.02;
  font-weight: 1000;
  letter-spacing: 0;
}

.blog-card p {
  margin: 0.85rem 0 1.3rem;
  color: rgba(10, 11, 22, 0.64);
  font-weight: 760;
  line-height: 1.55;
}

.blog-card a,
.article-back {
  width: fit-content;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  padding: 0 1rem;
  border-radius: 999px;
  background: #080916;
  color: #fff;
  text-decoration: none;
  font-weight: 950;
}

.article-shell {
  max-width: 860px;
  padding: 9rem 0 5rem;
}

.article-back {
  margin-bottom: 1.35rem;
  background: rgba(255, 255, 255, 0.78);
  color: #080916;
  box-shadow: 0 14px 34px rgba(63, 70, 135, 0.12);
}

.article-header {
  padding: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 30px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.66)),
    linear-gradient(135deg, rgba(45, 73, 255, 0.08), rgba(255, 22, 132, 0.08));
  box-shadow: 0 28px 70px rgba(63, 70, 135, 0.12);
}

.article-header time {
  display: block;
  margin-top: 1.2rem;
}

.article-content {
  margin-top: 2rem;
  padding: 0 0.5rem;
}

.article-content h2 {
  margin: 2rem 0 0.7rem;
  color: #080916;
  font-size: 1.65rem;
  line-height: 1.12;
  font-weight: 1000;
  letter-spacing: 0;
}

.article-content p,
.article-content li {
  color: rgba(10, 11, 22, 0.72);
  font-size: 1.06rem;
  line-height: 1.72;
  font-weight: 690;
}

.article-content p {
  margin: 0.8rem 0;
}

.article-content ul {
  display: grid;
  gap: 0.5rem;
  margin: 1rem 0 0;
  padding-left: 1.2rem;
}

.article-cta {
  margin-top: 2.5rem;
  padding: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 30px;
  color: #fff;
  background:
    linear-gradient(180deg, rgba(9, 9, 17, 0.96), rgba(21, 20, 33, 0.96)),
    linear-gradient(120deg, rgba(45, 73, 255, 0.24), rgba(255, 22, 132, 0.18));
  background-blend-mode: normal, screen;
  box-shadow: 0 30px 80px rgba(20, 22, 52, 0.26);
}

.article-cta h2 {
  margin: 0;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: 1000;
  letter-spacing: 0;
}

.article-cta p:not(.eyebrow) {
  max-width: 620px;
  color: rgba(255, 255, 255, 0.72);
  font-weight: 760;
}

.article-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
  margin-top: 1.2rem;
}

.blog-footer {
  margin-top: 0 !important;
}

@keyframes stiqi-background-drift {
  0% {
    background-position: 0% 44%;
  }
  100% {
    background-position: 100% 56%;
  }
}

@keyframes stiqi-shimmer {
  0% {
    transform: translateX(-10%) rotate(-4deg);
    opacity: 0.42;
  }
  100% {
    transform: translateX(8%) rotate(-4deg);
    opacity: 0.68;
  }
}

@keyframes stiqi-sticker-float {
  0% {
    translate: 0 0;
  }
  100% {
    translate: 0 -10px;
  }
}

@media (max-width: 900px) {
  .blog-card-grid {
    grid-template-columns: 1fr;
  }

  .blog-hero h1,
  .article-header h1 {
    font-size: 3.25rem;
  }

  .final-stickers .sticker-slot {
    display: none !important;
  }
}

@media (max-width: 760px) {
  .site-header {
    left: 0.5rem !important;
    right: 0.5rem !important;
    width: auto !important;
    max-width: calc(100vw - 1rem) !important;
  }

  .site-header .language-switcher {
    display: none !important;
  }

  .hero {
    width: 100vw !important;
    max-width: 100vw !important;
    grid-template-columns: minmax(0, 1fr) !important;
    justify-items: start !important;
    box-sizing: border-box !important;
  }

  .hero-copy-block {
    justify-self: start !important;
    width: calc(100vw - 2rem) !important;
    max-width: calc(100vw - 2rem) !important;
    margin-inline: 0 !important;
  }

  .hero-copy-block h1,
  #hero-title {
    width: 100% !important;
    max-width: 100% !important;
  }

  .hero-copy-block h1 > span,
  #hero-title > span {
    display: block !important;
    max-width: 100% !important;
  }

  .hero-lead,
  .hero-actions {
    width: 100% !important;
    max-width: 100% !important;
  }

  .hero-store-badges {
    width: 100% !important;
    margin-left: 0 !important;
    transform: none !important;
    display: flex !important;
    justify-content: center !important;
    gap: 0.58rem !important;
  }

  .hero-store-badges .store-button,
  .final-cta .store-button,
  .store-button {
    width: auto !important;
    height: 44px !important;
    flex: 0 0 auto !important;
    border-radius: 12px !important;
  }

  .hero-visual {
    justify-self: start !important;
    width: 100vw !important;
    max-width: 100vw !important;
    min-width: 0 !important;
    margin-left: -1rem !important;
    display: grid !important;
    place-items: center !important;
    overflow: hidden !important;
  }

  .hero-phone-pro.app-phone {
    width: min(78vw, 304px) !important;
    min-width: 0 !important;
    min-height: 540px !important;
    margin-inline: auto !important;
  }

  .hero-sticker-burst > .sticker-slot {
    display: none !important;
  }

  .final-cta .store-row {
    justify-content: center !important;
    gap: 0.58rem !important;
  }

  .final-cta {
    min-height: auto !important;
    padding: 4.5rem 1rem 4rem !important;
  }

  .style-feature-bar,
  .limited-features,
  .pack-type-feature-bar,
  .pricing-feature-bar,
  .export-feature-row,
  .proof-chips {
    grid-template-columns: 1fr !important;
    width: 100% !important;
  }

  .blog-hero {
    padding: 8.25rem 1rem 3.5rem;
    width: 100vw;
    max-width: 100vw;
    box-sizing: border-box;
  }

  .blog-hero-inner,
  .blog-index-section,
  .article-shell {
    width: calc(100vw - 2rem) !important;
    max-width: calc(100vw - 2rem) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
  }

  .blog-hero h1,
  .article-header h1 {
    display: block !important;
    max-width: 100% !important;
    font-size: 2.25rem;
    line-height: 1.02;
    overflow-wrap: anywhere !important;
  }

  .blog-index-section .section-heading {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  .blog-index-section .section-heading h2,
  .blog-card h3,
  .article-cta h2 {
    display: block !important;
    max-width: 100% !important;
    overflow-wrap: anywhere !important;
  }

  .blog-index-section .section-heading h2 {
    font-size: 2.35rem !important;
    line-height: 1.02 !important;
  }

  .blog-card,
  .article-header,
  .article-cta {
    border-radius: 24px;
    padding: 1.1rem;
  }

  .blog-card h3 {
    font-size: 1.4rem;
  }

  .article-shell {
    padding-top: 7.75rem;
  }

  .article-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .article-actions a {
    width: 100%;
  }
}

@media (max-width: 430px) {
  .hero-store-badges .store-button,
  .final-cta .store-button,
  .store-button {
    height: 40px !important;
  }

  .hero-store-badges,
  .final-cta .store-row {
    gap: 0.45rem !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero,
  .story-loop,
  .pricing-section,
  .limited-section,
  .final-cta,
  .blog-hero::before,
  .final-cta::before,
  .final-stickers .sticker-slot {
    animation: none !important;
  }

  .hero-store-badges .store-button,
  .final-cta .store-button,
  .store-button,
  .pricing-card,
  .limited-card,
  .pack-type-card,
  .style-control-card,
  .pack-preview-large,
  .hit-card,
  .export-pack,
  .export-choice,
  .flow-phone-card,
  .testimonial-card,
  .blog-card,
  .article-cta,
  [data-reveal] {
    transition: none !important;
    transform: none !important;
  }
}

/* Footer, export chips, and blog visual polish */
.site-footer {
  grid-template-columns:
    minmax(280px, 1.1fr)
    minmax(150px, 0.55fr)
    minmax(150px, 0.5fr)
    minmax(150px, 0.55fr) !important;
  column-gap: clamp(2rem, 5vw, 5.5rem) !important;
}

.site-footer .footer-column[aria-label="Company links"] {
  margin-left: clamp(-1.4rem, -1.3vw, -0.45rem) !important;
}

.site-footer .footer-follow {
  display: none !important;
}

.site-footer .footer-column a,
.site-footer .footer-text-button {
  position: relative !important;
  min-height: 32px !important;
  display: inline-flex !important;
  align-items: center !important;
  width: fit-content !important;
  padding: 0.14rem 0.18rem !important;
  border-radius: 10px !important;
  color: rgba(255, 255, 255, 0.7) !important;
  line-height: 1.18 !important;
  font: inherit !important;
  font-weight: 850 !important;
  background: transparent !important;
  border: 0 !important;
  text-align: left !important;
  cursor: pointer !important;
  transform: translateX(0) !important;
  transition:
    transform 190ms ease,
    color 190ms ease,
    background 190ms ease,
    text-shadow 190ms ease,
    opacity 190ms ease !important;
}

.site-footer .footer-column a::after,
.site-footer .footer-text-button::after {
  content: "" !important;
  position: absolute !important;
  left: 0.18rem !important;
  right: 0.18rem !important;
  bottom: 0.1rem !important;
  height: 2px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, var(--blue), var(--hot)) !important;
  opacity: 0 !important;
  transform: scaleX(0.35) !important;
  transform-origin: left center !important;
  transition:
    opacity 190ms ease,
    transform 190ms ease !important;
}

.site-footer .footer-column a:focus-visible,
.site-footer .footer-text-button:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.78) !important;
  outline-offset: 3px !important;
}

@media (hover: hover) and (pointer: fine) {
  .site-footer .footer-column a:hover,
  .site-footer .footer-text-button:hover {
    color: #fff !important;
    background: rgba(255, 255, 255, 0.055) !important;
    text-shadow: 0 0 18px rgba(199, 140, 255, 0.28) !important;
    transform: translateX(5px) !important;
  }

  .site-footer .footer-column a:hover::after,
  .site-footer .footer-text-button:hover::after {
    opacity: 1 !important;
    transform: scaleX(1) !important;
  }
}

.hero-platform-strip span,
.export-grid div,
.mini-destinations span {
  position: relative !important;
  overflow: hidden !important;
  cursor: default !important;
  transform: translateY(0) scale(1) !important;
  transition:
    transform 210ms ease,
    box-shadow 210ms ease,
    background 210ms ease,
    color 210ms ease !important;
}

.hero-platform-strip span::after,
.export-grid div::after,
.mini-destinations span::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  pointer-events: none !important;
  background: linear-gradient(110deg, transparent, rgba(255, 255, 255, 0.36), transparent) !important;
  opacity: 0 !important;
  transform: translateX(-75%) !important;
  transition:
    opacity 220ms ease,
    transform 520ms ease !important;
}

.hero-platform-strip img,
.export-grid img,
.export-grid b,
.mini-destinations img {
  transition:
    transform 210ms ease,
    filter 210ms ease,
    box-shadow 210ms ease !important;
}

@media (hover: hover) and (pointer: fine) {
  .hero-platform-strip span:hover,
  .export-grid div:hover,
  .mini-destinations span:hover {
    color: #080916 !important;
    background: rgba(255, 255, 255, 0.74) !important;
    transform: translateY(-3px) scale(1.025) !important;
    box-shadow:
      0 18px 42px rgba(63, 70, 135, 0.18),
      inset 0 0 0 1px rgba(255, 255, 255, 0.88) !important;
  }

  .hero-platform-strip span:hover::after,
  .export-grid div:hover::after,
  .mini-destinations span:hover::after {
    opacity: 1 !important;
    transform: translateX(75%) !important;
  }

  .hero-platform-strip span:hover img,
  .export-grid div:hover img,
  .export-grid div:hover b,
  .mini-destinations span:hover img {
    transform: translateY(-1px) scale(1.08) !important;
    filter: drop-shadow(0 8px 16px rgba(45, 73, 255, 0.2)) !important;
  }
}

.blog-hero-layout {
  max-width: 1120px !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 0.72fr) !important;
  align-items: center !important;
  gap: clamp(1.4rem, 4vw, 3.5rem) !important;
  text-align: left !important;
}

.blog-hero-copy {
  min-width: 0;
}

.blog-hero-copy p:not(.eyebrow) {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.blog-visual-panel {
  position: relative;
  min-height: 360px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.74);
  border-radius: 34px;
  background:
    radial-gradient(circle at 18% 12%, rgba(255, 255, 255, 0.82), transparent 8rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.72), rgba(255, 255, 255, 0.38));
  box-shadow: 0 28px 80px rgba(63, 70, 135, 0.14);
  overflow: hidden;
}

.blog-visual-panel::before {
  content: "";
  position: absolute;
  inset: -30%;
  background: linear-gradient(115deg, rgba(45, 73, 255, 0.12), transparent 44%, rgba(255, 22, 132, 0.14));
  animation: stiqi-background-drift 18s ease-in-out infinite alternate;
}

.blog-visual-card,
.blog-visual-stack,
.blog-orbit-chip {
  position: relative;
  z-index: 1;
}

.blog-visual-card {
  width: min(220px, 64%);
  display: grid;
  justify-items: center;
  gap: 0.35rem;
  padding: 1rem;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 24px 60px rgba(63, 70, 135, 0.14);
}

.blog-visual-card img,
.blog-card-media img,
.article-header-art img {
  display: block;
  object-fit: contain;
  filter: drop-shadow(0 16px 22px rgba(63, 70, 135, 0.14));
}

.blog-visual-card img {
  width: 132px;
  height: 132px;
}

.blog-visual-card strong {
  color: #080916;
  font-size: 1.2rem;
  font-weight: 1000;
}

.blog-visual-card small {
  color: rgba(10, 11, 22, 0.56);
  font-weight: 900;
}

.blog-visual-stack {
  position: absolute;
  right: 1.1rem;
  bottom: 1.1rem;
  display: flex;
}

.blog-visual-stack img {
  width: 74px;
  height: 74px;
  margin-left: -1rem;
  padding: 0.35rem;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0 16px 36px rgba(63, 70, 135, 0.14);
}

.blog-orbit-chip {
  position: absolute;
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0 0.78rem;
  border-radius: 999px;
  background: rgba(8, 9, 22, 0.9);
  color: #fff;
  font-weight: 950;
  box-shadow: 0 16px 34px rgba(8, 9, 22, 0.18);
}

.blog-orbit-chip:nth-child(1) {
  left: 1rem;
  top: 1rem;
}

.blog-orbit-chip:nth-child(2) {
  right: 1.2rem;
  top: 4.5rem;
  background: linear-gradient(135deg, #ffe56e, #ffad35 58%, #ff6a3a);
  color: #251600;
}

.blog-card {
  grid-template-rows: auto auto auto 1fr auto !important;
}

.blog-card-media {
  position: relative;
  min-height: 150px;
  display: grid;
  place-items: center;
  margin-bottom: 1rem;
  border-radius: 22px;
  background:
    radial-gradient(circle at 50% 20%, rgba(255, 255, 255, 0.88), transparent 7rem),
    linear-gradient(135deg, rgba(45, 73, 255, 0.12), rgba(255, 22, 132, 0.1));
  overflow: hidden;
}

.blog-card-media::before {
  content: "";
  position: absolute;
  inset: auto 1rem 1rem;
  height: 32%;
  border-radius: 50%;
  background: rgba(63, 70, 135, 0.14);
  filter: blur(18px);
}

.blog-card-media img {
  position: relative;
  z-index: 1;
  width: 118px;
  height: 118px;
  transition: transform 240ms ease, filter 240ms ease !important;
}

@media (hover: hover) and (pointer: fine) {
  .blog-card:hover .blog-card-media img {
    transform: translateY(-4px) scale(1.06) rotate(-2deg) !important;
    filter: drop-shadow(0 18px 26px rgba(63, 70, 135, 0.18)) saturate(1.05) !important;
  }
}

.article-header {
  position: relative;
  overflow: hidden;
}

.article-header > *:not(.article-header-art) {
  position: relative;
  z-index: 2;
}

.article-header-art {
  position: absolute;
  right: 1.2rem;
  bottom: 1.2rem;
  z-index: 1;
  width: 170px;
  height: 170px;
  display: grid;
  place-items: center;
  opacity: 0.9;
  pointer-events: none;
}

.article-header-art::before {
  content: "";
  position: absolute;
  inset: 18%;
  border-radius: 50%;
  background: rgba(45, 73, 255, 0.18);
  filter: blur(24px);
}

.article-header-art img {
  position: relative;
  width: 118px;
  height: 118px;
}

.article-header-art span {
  position: absolute;
  min-height: 30px;
  display: inline-flex;
  align-items: center;
  padding: 0 0.62rem;
  border-radius: 999px;
  background: rgba(8, 9, 22, 0.88);
  color: #fff;
  font-size: 0.78rem;
  font-weight: 950;
}

.article-header-art span:nth-of-type(1) {
  left: 0;
  top: 0.35rem;
}

.article-header-art span:nth-of-type(2) {
  right: 0;
  bottom: 0.35rem;
  background: linear-gradient(90deg, var(--blue), var(--hot));
}

@media (max-width: 1040px) {
  .site-footer {
    grid-template-columns: minmax(0, 1fr) repeat(3, minmax(130px, 0.7fr)) !important;
  }
}

@media (max-width: 900px) {
  .blog-hero-layout {
    grid-template-columns: 1fr !important;
    text-align: center !important;
  }

  .blog-hero-copy p:not(.eyebrow) {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .blog-visual-panel {
    min-height: 300px;
  }
}

@media (max-width: 760px) {
  .site-footer {
    grid-template-columns: 1fr !important;
  }

  .site-footer .footer-column[aria-label="Company links"] {
    margin-left: 0 !important;
  }

  .site-footer .footer-column a,
  .site-footer .footer-text-button {
    min-height: 38px !important;
  }

  .blog-visual-panel {
    min-height: 260px;
  }

  .blog-visual-card {
    width: min(220px, 72%);
  }

  .blog-visual-stack {
    display: none;
  }

  .blog-card-media {
    min-height: 132px;
  }

  .blog-card-media img {
    width: 98px;
    height: 98px;
  }

  .article-header {
    padding-bottom: 10.5rem !important;
  }

  .article-header-art {
    left: 50%;
    right: auto;
    bottom: 1rem;
    transform: translateX(-50%);
  }

  .article-header-art span:nth-of-type(1) {
    left: 0.7rem;
    top: auto;
    bottom: 2.65rem;
  }

  .article-header-art span:nth-of-type(2) {
    right: 0.7rem;
    bottom: 0.15rem;
  }
}

/* One-shot chat send demo */
.chat-preview[data-chat-demo] .chat-message-demo,
.chat-preview[data-chat-demo] .sticker-message {
  will-change: transform, opacity;
}

.chat-preview[data-chat-demo] .chat-message-demo {
  width: min(82%, 22rem);
  min-height: 3.1rem;
  display: inline-flex;
  align-items: center;
  gap: 0.58rem;
  opacity: 0;
  transform: translateY(12px) scale(0.97);
  transition:
    opacity 320ms ease,
    transform 420ms cubic-bezier(0.2, 0.8, 0.2, 1),
    box-shadow 320ms ease;
}

.chat-preview.is-chat-playing .chat-message-demo,
.chat-preview.is-chat-played .chat-message-demo {
  opacity: 1;
  transform: translateY(0) scale(1);
  box-shadow:
    0 18px 38px rgba(31, 37, 80, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.86);
}

.chat-typing-indicator {
  width: 2.15rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.24rem;
  flex: 0 0 auto;
  opacity: 1;
  transition:
    width 220ms ease,
    opacity 180ms ease,
    margin 220ms ease;
}

.chat-typing-indicator i {
  width: 0.36rem;
  height: 0.36rem;
  border-radius: 999px;
  background: rgba(10, 11, 22, 0.34);
  animation: chatTypingDot 860ms ease-in-out infinite;
}

.chat-typing-indicator i:nth-child(2) {
  animation-delay: 120ms;
}

.chat-typing-indicator i:nth-child(3) {
  animation-delay: 240ms;
}

.chat-preview.is-message-complete .chat-typing-indicator {
  width: 0;
  margin-right: -0.58rem;
  opacity: 0;
}

.chat-typed-text {
  min-width: 0;
  white-space: nowrap;
}

.chat-preview.is-chat-typing .chat-typed-text::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 1.05em;
  margin-left: 0.16rem;
  vertical-align: -0.16em;
  border-radius: 999px;
  background: rgba(10, 11, 22, 0.5);
  animation: chatCursorBlink 760ms steps(2, end) infinite;
}

.chat-preview[data-chat-demo] .sticker-message {
  opacity: 0;
  transform: translate(14px, 20px) scale(0.84) rotate(2deg);
  transform-origin: 82% 88%;
  transition:
    opacity 260ms ease 80ms,
    transform 620ms cubic-bezier(0.18, 1.2, 0.28, 1) 80ms,
    box-shadow 420ms ease 80ms;
}

.chat-preview.is-sticker-sent .sticker-message {
  opacity: 1;
  transform: translate(0, 0) scale(1) rotate(0deg);
  box-shadow:
    0 22px 42px rgba(31, 37, 80, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.78);
}

.chat-preview.is-sticker-sent .sticker-message .sticker-image {
  animation: chatStickerPop 560ms cubic-bezier(0.18, 1.22, 0.28, 1) both;
}

@keyframes chatTypingDot {
  0%,
  70%,
  100% {
    opacity: 0.36;
    transform: translateY(0);
  }

  35% {
    opacity: 1;
    transform: translateY(-3px);
  }
}

@keyframes chatCursorBlink {
  0%,
  45% {
    opacity: 1;
  }

  46%,
  100% {
    opacity: 0;
  }
}

@keyframes chatStickerPop {
  from {
    transform: translateY(8px) scale(0.9) rotate(2deg);
    filter: drop-shadow(0 6px 8px rgba(31, 37, 80, 0.08));
  }

  to {
    transform: translateY(0) scale(1) rotate(0deg);
    filter: drop-shadow(0 16px 20px rgba(31, 37, 80, 0.16));
  }
}

@media (max-width: 600px) {
  .chat-preview[data-chat-demo] .chat-message-demo {
    width: 100%;
    max-width: 100%;
    white-space: normal;
  }

  .chat-typed-text {
    white-space: normal;
  }
}

@media (prefers-reduced-motion: reduce) {
  .blog-visual-panel::before,
  .hero-platform-strip span,
  .export-grid div,
  .mini-destinations span,
  .blog-card-media img,
  .chat-typing-indicator i,
  .chat-preview.is-sticker-sent .sticker-message .sticker-image {
    animation: none !important;
    transition: none !important;
  }

  .chat-preview[data-chat-demo] .chat-message-demo,
  .chat-preview[data-chat-demo] .sticker-message {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }

  .chat-typing-indicator {
    display: none !important;
  }
}

/* Final Stiqi polish pass: social links, badge clipping, new Personal Pack previews. */
.site-footer .footer-follow,
.site-footer .footer-brand-panel .footer-follow {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 0.55rem !important;
  width: fit-content !important;
  margin-top: 0.35rem !important;
  padding: 0.5rem 0.65rem !important;
  border-radius: 18px !important;
  background: rgba(255, 255, 255, 0.065) !important;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08) !important;
}

.site-footer .footer-follow a {
  transform: translateY(0) scale(1) !important;
}

@media (hover: hover) and (pointer: fine) {
  .site-footer .footer-follow a:hover {
    transform: translateY(-2px) scale(1.04) !important;
    background: linear-gradient(135deg, var(--blue), var(--hot)) !important;
    box-shadow:
      0 14px 30px rgba(124, 77, 255, 0.28),
      0 0 22px rgba(255, 22, 132, 0.18) !important;
  }
}

.hero-store-badges .store-button,
.final-cta .store-button,
.store-button {
  contain: paint !important;
  clip-path: inset(0 round 14px) !important;
}

.hero-store-badges .store-button img[src*="googleplay"],
.final-cta .store-button img[src*="googleplay"],
.store-button img[src*="googleplay"] {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  border-radius: 0 !important;
  clip-path: none !important;
  object-fit: fill !important;
}

.hero-store-badges .google-play-store-button,
.final-cta .google-play-store-button,
.google-play-store-button {
  aspect-ratio: 432 / 128 !important;
  border-radius: 14px !important;
  clip-path: inset(0 round 14px) !important;
}

.final-cta {
  background:
    linear-gradient(135deg, #05060a 0%, #12141b 34%, #2b2d35 54%, #f7f7f2 128%),
    linear-gradient(110deg, rgba(255, 255, 255, 0.02), rgba(255, 255, 255, 0.15), rgba(74, 77, 88, 0.2), rgba(255, 255, 255, 0.035)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.045), rgba(0, 0, 0, 0.12)) !important;
  background-size: 170% 170%, 220% 220%, 100% 100% !important;
  animation: stiqi-final-cta-flow 18s ease-in-out infinite alternate !important;
}

.final-cta::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  pointer-events: none !important;
  background:
    linear-gradient(105deg, transparent 0%, rgba(255, 255, 255, 0.04) 24%, rgba(255, 255, 255, 0.22) 46%, rgba(112, 116, 128, 0.18) 56%, transparent 78%),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.018) 0 1px, transparent 1px 6px) !important;
  background-size: 240% 100%, auto !important;
  opacity: 0.72 !important;
  animation: stiqi-final-cta-sheen 16s ease-in-out infinite alternate !important;
}

.final-cta > div:not(.final-stickers) {
  z-index: 5 !important;
}

#active-pack-visual[data-rendered-pack="personalMemeMePack"] .sticker-image img {
  --sticker-scale: 1.28 !important;
}

#active-pack-visual[data-rendered-pack="personalMemeMePack"] .sticker-image:nth-child(6) img,
#active-pack-visual[data-rendered-pack="personalMemeMePack"] .sticker-image:nth-child(8) img {
  --sticker-scale: 2.26 !important;
}

.type-pack-grid[data-rendered-pack="personalGymBroPack"] .sticker-image img {
  --sticker-scale: 1.06 !important;
}

.phone-pack-preview[data-rendered-pack="personalMemeMePack"] .sticker-image img {
  --sticker-scale: 1.22 !important;
}

.blog-card,
.article-shell,
.blog-visual-panel {
  position: relative;
  backface-visibility: hidden;
}

.blog-card {
  overflow: hidden !important;
}

.blog-card > *,
.article-header > *:not(.article-header-art) {
  position: relative;
  z-index: 1;
}

.article-header-art img {
  transition:
    transform 240ms ease,
    filter 240ms ease !important;
}

.blog-card::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  pointer-events: none !important;
  border-radius: inherit !important;
  background: linear-gradient(115deg, transparent 18%, rgba(255, 255, 255, 0.2) 42%, transparent 66%) !important;
  opacity: 0 !important;
  transform: translateX(-60%) !important;
  transition:
    opacity 240ms ease,
    transform 640ms ease !important;
}

@media (hover: hover) and (pointer: fine) {
  .blog-card:hover::after {
    opacity: 1 !important;
    transform: translateX(60%) !important;
  }

  .article-header:hover .article-header-art img {
    transform: translateY(-3px) scale(1.05) rotate(-2deg) !important;
    filter: drop-shadow(0 18px 24px rgba(63, 70, 135, 0.2)) !important;
  }
}

.blog-visual-stack img:nth-child(1),
.blog-visual-stack img:nth-child(3),
.blog-orbit-chip {
  animation: stiqi-soft-float 7s ease-in-out infinite alternate !important;
}

.blog-visual-stack img:nth-child(2) {
  animation: stiqi-soft-float 8s ease-in-out 0.8s infinite alternate !important;
}

@keyframes stiqi-final-cta-sheen {
  from {
    background-position: 0% 50%, 0 0;
  }

  to {
    background-position: 100% 50%, 0 0;
  }
}

@keyframes stiqi-final-cta-flow {
  from {
    background-position: 0% 50%, 100% 50%, 0 0;
  }

  to {
    background-position: 100% 50%, 0% 50%, 0 0;
  }
}

@keyframes stiqi-soft-float {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-7px);
  }
}

@media (max-width: 760px) {
  .site-footer .footer-follow,
  .site-footer .footer-brand-panel .footer-follow {
    justify-content: center !important;
    margin-inline: auto !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .final-cta,
  .final-cta::after,
  .blog-card::after,
  .blog-visual-stack img,
  .blog-orbit-chip {
    animation: none !important;
    transition: none !important;
  }
}

/* Consolidated polish layer: performance, focus, and calmer premium motion. */
.hero,
.final-cta,
.blog-hero {
  text-rendering: optimizeLegibility;
}

[data-reveal] {
  opacity: 0 !important;
  transform: translate3d(0, 26px, 0) scale(0.99) !important;
  filter: none !important;
  transition:
    opacity 560ms ease,
    transform 680ms cubic-bezier(0.16, 1, 0.3, 1),
    box-shadow 220ms ease,
    border-color 220ms ease !important;
  transition-delay: var(--reveal-delay, 0ms) !important;
  will-change: opacity, transform;
}

[data-reveal].is-visible {
  opacity: 1 !important;
  transform: translate3d(0, 0, 0) scale(1) !important;
  filter: none !important;
  will-change: auto;
}

.hero-store-badges .store-button,
.final-cta .store-button,
.footer-downloads .store-button,
.store-button {
  outline: none !important;
}

.primary-action:focus-visible,
.ghost-action:focus-visible,
.header-cta:focus-visible,
.wide-gradient-action:focus-visible,
.style-cta:focus-visible,
.pack-type-card > a:focus-visible,
.limited-card a:focus-visible,
.pricing-card a:focus-visible,
.article-back:focus-visible,
.article-actions a:focus-visible,
.blog-card a:focus-visible,
.store-button:focus-visible,
.language-switcher button:focus-visible,
.menu-toggle:focus-visible,
.shelf-tags .regular-category:focus-visible,
.footer-follow a:focus-visible,
.legal-home:focus-visible,
.legal-tabs a:focus-visible {
  outline: 3px solid rgba(255, 255, 255, 0.92) !important;
  outline-offset: 4px !important;
  box-shadow:
    0 0 0 6px rgba(45, 73, 255, 0.22),
    0 18px 42px rgba(45, 73, 255, 0.2) !important;
}

.language-switcher button:focus-visible,
.shelf-tags .regular-category:focus-visible,
.legal-home:focus-visible,
.legal-tabs a:focus-visible {
  outline-color: rgba(45, 73, 255, 0.9) !important;
}

.hero-store-badges .google-play-store-button,
.final-cta .google-play-store-button,
.footer-downloads .google-play-store-button,
.google-play-store-button {
  aspect-ratio: 432 / 128 !important;
  border-radius: 14px !important;
  clip-path: inset(1px 2px 1px 1px round 13px) !important;
  overflow: hidden !important;
  background: #050711 !important;
}

.hero-store-badges .store-button img[src*="googleplay"],
.final-cta .store-button img[src*="googleplay"],
.footer-downloads .store-button img[src*="googleplay"],
.store-button img[src*="googleplay"] {
  width: calc(100% + 2px) !important;
  max-width: none !important;
  height: calc(100% + 2px) !important;
  margin: -1px !important;
  object-fit: fill !important;
  object-position: center !important;
}

.blog-card-media {
  padding: 0.9rem !important;
}

.blog-card-media img {
  max-width: 86% !important;
  max-height: 86% !important;
  object-fit: contain !important;
}

.article-content a {
  color: var(--blue);
  font-weight: 900;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.16em;
}

@media (prefers-reduced-motion: no-preference) {
  .aurora,
  .blog-hero::before {
    animation: stiqi-ambient-pan 24s ease-in-out infinite alternate !important;
  }

  .hero-phone-pro.app-phone {
    animation: stiqi-phone-idle 8s ease-in-out infinite alternate !important;
  }

  .hero-sticker-burst > .sticker-slot,
  .final-stickers .sticker-slot {
    animation: stiqi-soft-float 7s ease-in-out infinite alternate !important;
    animation-delay: calc(var(--reveal-delay, 0ms) * 0.5) !important;
  }

  .hero-style-carousel .sticker-slot,
  .hero-phone-pack-carousel article,
  .phone-pack-preview .sticker-image {
    transition:
      transform 240ms ease,
      filter 240ms ease,
      box-shadow 240ms ease !important;
  }

  .hero-style-carousel .sticker-slot:hover,
  .hero-phone-pack-carousel article:hover {
    transform: translateY(-3px) scale(1.03) !important;
    filter: saturate(1.08) !important;
  }
}

@keyframes stiqi-ambient-pan {
  from {
    background-position: 0% 48%;
    transform: translate3d(-1%, 0, 0) scale(1);
  }

  to {
    background-position: 100% 52%;
    transform: translate3d(1%, -1%, 0) scale(1.03);
  }
}

@keyframes stiqi-phone-idle {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(0, -8px, 0);
  }
}

@media (max-width: 760px) {
  .trust-meta {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}

@media (prefers-reduced-motion: reduce) {
  [data-reveal],
  [data-reveal].is-visible,
  .hero-phone-pro.app-phone,
  .hero-sticker-burst > .sticker-slot,
  .final-stickers .sticker-slot,
  .aurora,
  .blog-hero::before {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
    animation: none !important;
    transition: none !important;
  }
}

/* Mobile cleanup pass: safer sticker previews, stable hero phone, and localized footer rhythm. */
.site-footer .footer-follow,
.site-footer .footer-brand-panel .footer-follow {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  flex-wrap: nowrap !important;
  gap: clamp(0.34rem, 0.8vw, 0.55rem) !important;
  max-width: 100% !important;
  width: fit-content !important;
  padding: 0.45rem 0.55rem !important;
  overflow: visible !important;
}

.site-footer .footer-follow > span {
  flex: 0 1 auto !important;
  min-width: 0 !important;
  white-space: nowrap !important;
  font-size: clamp(0.9rem, 2.8vw, 1rem) !important;
  line-height: 1 !important;
}

.site-footer .footer-follow a {
  flex: 0 0 clamp(2.25rem, 7.3vw, 3rem) !important;
  width: clamp(2.25rem, 7.3vw, 3rem) !important;
  height: clamp(2.25rem, 7.3vw, 3rem) !important;
  min-width: 0 !important;
  min-height: 0 !important;
}

.site-footer .footer-follow svg {
  width: clamp(1.08rem, 3.5vw, 1.38rem) !important;
  height: clamp(1.08rem, 3.5vw, 1.38rem) !important;
}

@media (max-width: 760px) {
  .hero-visual {
    margin-top: clamp(1rem, 5vw, 1.5rem) !important;
    padding-top: 0.9rem !important;
    overflow: visible !important;
  }

  .hero-store-badges {
    margin-bottom: 0.65rem !important;
  }

  .hero-phone-pro.app-phone {
    width: min(86vw, 340px) !important;
    min-height: clamp(535px, 140vw, 570px) !important;
    margin-top: 0.75rem !important;
    transform: none !important;
    animation: none !important;
  }

  .hero-phone-pro.app-phone.is-tilting {
    transform: none !important;
  }

  .limited-grid {
    gap: 1.1rem !important;
  }

  .limited-card {
    min-height: auto !important;
    padding: clamp(1rem, 4vw, 1.25rem) !important;
    overflow: hidden !important;
  }

  .limited-pack-art.real-pack-grid {
    height: auto !important;
    min-height: clamp(176px, 48vw, 214px) !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    align-content: center !important;
    gap: clamp(0.42rem, 1.8vw, 0.62rem) !important;
    padding: 0.55rem !important;
    overflow: hidden !important;
  }

  .limited-pack-art .sticker-image {
    width: clamp(58px, 19vw, 76px) !important;
    height: clamp(58px, 19vw, 76px) !important;
  }

  .limited-pack-art .sticker-image img {
    transform: scale(0.98) !important;
  }

  .limited-pack-art .sticker-image:nth-child(n + 7) {
    display: none !important;
  }

  .site-footer .footer-follow,
  .site-footer .footer-brand-panel .footer-follow {
    justify-content: center !important;
    margin-inline: auto !important;
    width: min(100%, 26rem) !important;
  }
}

@media (max-width: 390px) {
  .site-footer .footer-follow,
  .site-footer .footer-brand-panel .footer-follow {
    gap: 0.28rem !important;
    padding-inline: 0.42rem !important;
  }

  .site-footer .footer-follow > span {
    font-size: 0.84rem !important;
  }

  .site-footer .footer-follow a {
    flex-basis: 2.05rem !important;
    width: 2.05rem !important;
    height: 2.05rem !important;
  }
}

@media (max-width: 760px) {
  .limited-section .section-heading h2 {
    max-width: 100% !important;
    font-size: clamp(2.35rem, 10.4vw, 3rem) !important;
    line-height: 0.98 !important;
    overflow-wrap: break-word !important;
    hyphens: auto !important;
  }

  .limited-card {
    display: grid !important;
    grid-template-rows: auto auto auto auto auto !important;
    align-content: start !important;
    gap: 0.55rem !important;
  }

  .limited-card::after {
    opacity: 0 !important;
    display: none !important;
  }

  .limited-card > span,
  .limited-card strong,
  .limited-card p,
  .limited-card a,
  .countdown {
    position: relative !important;
    z-index: 3 !important;
  }

  .limited-card > span {
    order: 2 !important;
    margin-top: 0.15rem !important;
  }

  .limited-card strong {
    order: 3 !important;
    margin-top: 0 !important;
    font-size: clamp(1.9rem, 8.8vw, 2.65rem) !important;
    line-height: 0.98 !important;
  }

  .limited-card p {
    order: 4 !important;
    margin: 0 !important;
  }

  .limited-card a {
    order: 5 !important;
    margin-top: 0.35rem !important;
  }

  .limited-pack-art.real-pack-grid {
    position: relative !important;
    inset: auto !important;
    order: 1 !important;
    opacity: 1 !important;
    width: 100% !important;
    transform: none !important;
    border-radius: 24px !important;
    background:
      radial-gradient(circle at 50% 35%, rgba(255, 255, 255, 0.88), transparent 7rem),
      rgba(255, 255, 255, 0.32) !important;
  }

  .limited-card:hover .limited-pack-art {
    transform: none !important;
  }

  .limited-card.featured {
    transform: none !important;
  }

  .limited-card.featured .limited-pack-art.real-pack-grid {
    padding-top: 2.6rem !important;
  }

  .countdown {
    position: absolute !important;
    right: 0.75rem !important;
    top: 0.75rem !important;
    width: 3.8rem !important;
    height: 3.8rem !important;
    z-index: 4 !important;
  }

  .countdown b {
    font-size: 1.12rem !important;
  }

  .countdown small {
    margin-top: -0.7rem !important;
    font-size: 0.58rem !important;
  }
}

/* Stiqi 2026 pass: stronger CTAs, mobile-safe flows, Firebase pack cards, and scroll stability. */
.style-feature-bar,
.pack-type-feature-bar,
.proof-chips,
.limited-features {
  display: none !important;
}

.pack-type-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.premium-personal-card {
  overflow: hidden !important;
  background:
    radial-gradient(circle at 14% 0%, rgba(255, 211, 56, 0.18), transparent 12rem),
    radial-gradient(circle at 92% 12%, rgba(246, 51, 155, 0.2), transparent 13rem),
    linear-gradient(145deg, rgba(31, 33, 56, 0.94), rgba(18, 18, 34, 0.9)) !important;
}

.shelf-tags {
  align-items: center;
}

.regular-category {
  cursor: pointer;
}

.regular-floating-stickers .sticker-slot {
  contain: layout paint;
}

.sticker-image,
.sticker-image img,
.sticker-slot img {
  backface-visibility: hidden;
  transform: translateZ(0);
}

.store-button,
.pricing-card a,
.primary-action {
  position: relative;
  isolation: isolate;
}

.store-button::before,
.pricing-card a::before,
.primary-action::before {
  content: "";
  position: absolute;
  inset: -18%;
  z-index: -1;
  border-radius: inherit;
  background: linear-gradient(115deg, transparent 18%, rgba(255, 255, 255, 0.58) 42%, transparent 62%);
  opacity: 0;
  transform: translateX(-58%) skewX(-16deg);
  pointer-events: none;
}

.keys-plan-card a,
.premium-plan-card a,
.primary-action,
.hero-store-badges .store-button,
.final-cta .store-button {
  animation: ctaMagnet 3.6s ease-in-out infinite;
}

.keys-plan-card a::before,
.premium-plan-card a::before,
.primary-action::before,
.hero-store-badges .store-button::before,
.final-cta .store-button::before {
  animation: ctaSheen 3.6s ease-in-out infinite;
}

.premium-plan-card a {
  box-shadow:
    0 20px 52px rgba(246, 51, 155, 0.34),
    0 0 0 1px rgba(255, 255, 255, 0.16) inset !important;
}

.keys-plan-card a {
  box-shadow:
    0 20px 52px rgba(255, 122, 0, 0.32),
    0 0 0 1px rgba(255, 255, 255, 0.16) inset !important;
}

.contact-dialog {
  opacity: 0;
  transform: translateY(18px) scale(0.96);
  transition:
    opacity 240ms ease,
    transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.contact-dialog[open] {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.contact-dialog.is-closing {
  opacity: 0;
  transform: translateY(18px) scale(0.96);
}

.contact-dialog::backdrop {
  opacity: 0;
  transition:
    opacity 240ms ease,
    backdrop-filter 240ms ease;
}

.contact-dialog[open]::backdrop {
  opacity: 1;
}

.contact-dialog.is-closing::backdrop {
  opacity: 0;
}

.chat-preview,
.export-choice {
  overflow: hidden !important;
}

.chat-line.sticker-message {
  max-width: min(68%, 13rem) !important;
  margin-left: auto !important;
}

.chat-line.sticker-message .sticker-slot,
.chat-line.sticker-message .sticker-image {
  width: clamp(108px, 24vw, 178px) !important;
  height: clamp(108px, 24vw, 178px) !important;
  max-width: 100% !important;
}

@media (max-width: 900px) {
  .pack-type-grid {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 760px) {
  .cursor-glow {
    display: none !important;
  }

  .site-header {
    background: rgba(255, 255, 255, 0.86) !important;
    backdrop-filter: blur(14px) saturate(130%) !important;
  }

  .type-pack-grid {
    min-height: 190px !important;
  }

  .shelf-tags {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 0.62rem !important;
    margin-inline: calc((100vw - 100%) / -2) !important;
    padding: 0 1.25rem 0.35rem !important;
    overflow-x: auto !important;
    overscroll-behavior-inline: contain;
    scrollbar-width: none;
  }

  .shelf-tags::-webkit-scrollbar {
    display: none;
  }

  .regular-category {
    flex: 0 0 auto !important;
    min-height: 48px !important;
    white-space: nowrap !important;
  }

  .hit-card {
    border-radius: 28px !important;
  }

  .export-stage {
    overflow: hidden !important;
  }

  .chat-preview {
    min-height: 430px !important;
  }

  .chat-line.sticker-message {
    max-width: 58% !important;
    transform-origin: right bottom !important;
  }

  .chat-line.sticker-message .sticker-slot,
  .chat-line.sticker-message .sticker-image {
    width: clamp(112px, 34vw, 148px) !important;
    height: clamp(112px, 34vw, 148px) !important;
  }

  .hero-store-badges,
  .final-cta .store-row {
    gap: 0.85rem !important;
  }

  .hero-store-badges .store-button,
  .final-cta .store-button {
    flex: 1 1 10rem !important;
    width: min(44vw, 12.4rem) !important;
    height: auto !important;
    min-height: 58px !important;
    filter: drop-shadow(0 16px 24px rgba(28, 32, 78, 0.2));
  }

  .hero-store-badges .store-button img,
  .final-cta .store-button img {
    width: 100% !important;
    max-width: none !important;
  }

  .pricing-card a {
    min-height: 58px !important;
  }
}

@media (max-width: 430px) {
  .hero-store-badges .store-button,
  .final-cta .store-button {
    min-height: 62px !important;
    width: min(88vw, 16.5rem) !important;
    flex-basis: 100% !important;
  }
}

@keyframes ctaMagnet {
  0%,
  100% {
    transform: translateY(0) scale(1);
  }

  45% {
    transform: translateY(-2px) scale(1.018);
  }
}

@keyframes ctaSheen {
  0%,
  52% {
    opacity: 0;
    transform: translateX(-58%) skewX(-16deg);
  }

  64% {
    opacity: 0.9;
  }

  82%,
  100% {
    opacity: 0;
    transform: translateX(62%) skewX(-16deg);
  }
}

@media (prefers-reduced-motion: reduce) {
  .keys-plan-card a,
  .premium-plan-card a,
  .primary-action,
  .hero-store-badges .store-button,
  .final-cta .store-button,
  .keys-plan-card a::before,
  .premium-plan-card a::before,
  .primary-action::before,
  .hero-store-badges .store-button::before,
  .final-cta .store-button::before {
    animation: none !important;
  }
}

/* Final 2026 stability pass: mobile-safe rendering, exact modal motion, and contained chat sticker. */
main > section:not(.hero),
.site-footer {
  content-visibility: auto;
  contain-intrinsic-size: auto 980px;
}

.contact-dialog {
  opacity: 0 !important;
  transform: translateY(22px) scale(0.955) !important;
}

.contact-dialog[open] {
  opacity: 0 !important;
  transform: translateY(22px) scale(0.955) !important;
}

.contact-dialog.is-open {
  opacity: 1 !important;
  transform: translateY(0) scale(1) !important;
}

.contact-dialog.is-closing {
  opacity: 0 !important;
  transform: translateY(22px) scale(0.955) !important;
}

.contact-dialog[open]::backdrop {
  opacity: 0 !important;
}

.contact-dialog.is-open::backdrop {
  opacity: 1 !important;
}

.contact-dialog.is-closing::backdrop {
  opacity: 0 !important;
}

.chat-preview {
  position: relative !important;
  overflow: hidden !important;
  contain: paint !important;
}

.chat-line.sticker-message {
  width: fit-content !important;
  max-width: min(58%, 11.5rem) !important;
  margin-left: auto !important;
  overflow: visible !important;
}

.chat-preview[data-chat-demo] .sticker-message {
  transform: translate(0, 18px) scale(0.84) rotate(2deg) !important;
}

.chat-preview.is-sticker-sent .sticker-message {
  transform: translate(0, 0) scale(1) rotate(0deg) !important;
}

.chat-line.sticker-message .sticker-slot,
.chat-line.sticker-message .sticker-image {
  width: clamp(96px, 18vw, 142px) !important;
  height: clamp(96px, 18vw, 142px) !important;
  max-width: 100% !important;
}

.sticker-image img[data-src] {
  opacity: 1 !important;
  transition: none !important;
}

.sticker-image.is-loading img {
  opacity: 1 !important;
  transition: none !important;
}

.sticker-image.is-loaded img {
  opacity: 1 !important;
  transition: none !important;
}

.hero-store-badges .store-button,
.final-cta .store-button,
.keys-plan-card a,
.premium-plan-card a {
  cursor: pointer !important;
}

.keys-plan-card a,
.premium-plan-card a {
  overflow: hidden !important;
}

@media (max-width: 760px) {
  main > section:not(.hero),
  .site-footer {
    content-visibility: visible;
    contain-intrinsic-size: auto;
  }

  .sticker-image,
  .sticker-slot,
  .sticker-image img,
  .sticker-slot img,
  .pack-preview-grid,
  .type-pack-grid,
  .regular-floating-stickers,
  .limited-pack-art,
  .testimonial-card {
    backface-visibility: hidden !important;
    -webkit-font-smoothing: antialiased;
  }

  .regular-floating-stickers[data-regular-board] .sticker-slot,
  .regular-floating-stickers[data-regular-board] .sticker-slot:nth-child(n),
  .limited-pack-art .sticker-image,
  .testimonial-card .review-avatar {
    animation-duration: 0.42s !important;
    animation-iteration-count: 1 !important;
  }

  .chat-preview {
    min-height: 396px !important;
  }

  .chat-line.sticker-message {
    max-width: min(52%, 9.8rem) !important;
    padding: 0.45rem !important;
  }

  .chat-line.sticker-message .sticker-slot,
  .chat-line.sticker-message .sticker-image {
    width: clamp(92px, 28vw, 126px) !important;
    height: clamp(92px, 28vw, 126px) !important;
  }

  .hero-store-badges,
  .final-cta .store-row {
    width: min(100%, 18rem) !important;
    margin-inline: auto !important;
    gap: 0.82rem !important;
  }

  .hero-store-badges .store-button,
  .final-cta .store-button {
    width: min(88vw, 17.25rem) !important;
    min-height: 64px !important;
    flex-basis: 100% !important;
  }
}

@media (max-width: 430px) {
  .chat-line.sticker-message {
    max-width: min(50%, 9rem) !important;
  }

  .chat-line.sticker-message .sticker-slot,
  .chat-line.sticker-message .sticker-image {
    width: clamp(86px, 27vw, 118px) !important;
    height: clamp(86px, 27vw, 118px) !important;
  }
}

/* Request polish: static app CTAs, distinct personal packs, and light new premium cards. */
.primary-action,
.phone-create,
.header-cta {
  animation: none !important;
}

.primary-action::before,
.phone-create::before,
.header-cta::before {
  animation: none !important;
  opacity: 0 !important;
}

.premium-personal-card {
  color: #111322 !important;
  background:
    radial-gradient(circle at 13% 6%, rgba(255, 231, 107, 0.34), transparent 11rem),
    radial-gradient(circle at 86% 0%, rgba(255, 58, 151, 0.18), transparent 14rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(239, 244, 255, 0.92)) !important;
  border-color: rgba(255, 255, 255, 0.92) !important;
  box-shadow:
    0 24px 70px rgba(43, 55, 115, 0.14),
    inset 0 0 0 1px rgba(255, 255, 255, 0.86) !important;
}

.premium-personal-card h3,
.premium-personal-card p {
  color: #111322 !important;
}

#active-pack-visual[data-rendered-pack="personalGymBroPack"] .sticker-image img {
  transform: scale(1.08) !important;
}

#active-pack-visual[data-rendered-pack="personalGymBroPack"] .sticker-image:nth-child(5) img,
#active-pack-visual[data-rendered-pack="personalGymBroPack"] .sticker-image:nth-child(7) img {
  transform: scale(1.34) !important;
}

/* Product trio: Personal, Pet, Couple only. */
.pack-type-grid.product-trio {
  grid-template-columns: minmax(0, 1.28fr) repeat(2, minmax(0, 0.86fr)) !important;
  align-items: stretch !important;
  gap: clamp(1rem, 2vw, 1.55rem) !important;
}

.product-type-card {
  min-height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  gap: clamp(1rem, 1.7vw, 1.35rem) !important;
  overflow: hidden !important;
}

.product-type-card::after {
  content: "" !important;
  position: absolute !important;
  inset: auto -8% -22% 16% !important;
  height: 48% !important;
  pointer-events: none !important;
  background:
    radial-gradient(circle at 24% 18%, rgba(49, 87, 255, 0.18), transparent 36%),
    radial-gradient(circle at 78% 42%, rgba(240, 22, 140, 0.16), transparent 38%) !important;
  opacity: 0.8 !important;
  filter: blur(18px) !important;
}

.product-type-card > * {
  position: relative !important;
  z-index: 2 !important;
}

.product-card-head {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 0.75rem !important;
}

.pack-type-grid.product-trio .personal-card {
  background:
    radial-gradient(circle at 12% 10%, rgba(60, 223, 166, 0.18), transparent 13rem),
    radial-gradient(circle at 88% 8%, rgba(49, 87, 255, 0.18), transparent 16rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(239, 244, 255, 0.92)) !important;
}

.pack-type-grid.product-trio .personal-card .type-badge {
  color: #fff !important;
  background: linear-gradient(135deg, #3157ff, #7a35e9 52%, #f0168c) !important;
}

.pack-type-grid.product-trio .type-pack-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  background:
    radial-gradient(circle at 24% 18%, rgba(255, 255, 255, 0.72), transparent 8rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.78), rgba(245, 248, 255, 0.58)) !important;
}

.pack-type-grid.product-trio .type-pack-grid .sticker-image img {
  --sticker-scale: 1.02 !important;
}

.pack-type-grid.product-trio .premium-sticker-preview {
  min-height: clamp(11.8rem, 18vw, 14.4rem) !important;
  display: grid !important;
  place-items: center !important;
  padding: clamp(0.5rem, 1.2vw, 0.8rem) !important;
  border-radius: 28px !important;
  background:
    radial-gradient(circle at 24% 16%, rgba(255, 255, 255, 0.92), transparent 7.5rem),
    radial-gradient(circle at 80% 92%, rgba(49, 87, 255, 0.08), transparent 8rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.8), rgba(245, 248, 255, 0.56)) !important;
  border: 1px solid rgba(255, 255, 255, 0.78) !important;
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.74),
    0 18px 44px rgba(43, 55, 115, 0.1) !important;
  overflow: hidden !important;
  transform: translateZ(0) !important;
}

.pack-type-grid.product-trio .pet-sticker-preview {
  background:
    radial-gradient(circle at 18% 16%, rgba(57, 231, 165, 0.18), transparent 7rem),
    radial-gradient(circle at 86% 20%, rgba(255, 227, 107, 0.22), transparent 7.5rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.86), rgba(239, 255, 249, 0.62)) !important;
}

.pack-type-grid.product-trio .couple-sticker-preview {
  background:
    radial-gradient(circle at 18% 16%, rgba(240, 22, 140, 0.14), transparent 7rem),
    radial-gradient(circle at 86% 20%, rgba(129, 140, 248, 0.18), transparent 7.5rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.86), rgba(255, 245, 251, 0.64)) !important;
}

.pack-type-grid.product-trio .premium-sticker-preview img {
  width: min(100%, 18.4rem) !important;
  height: auto !important;
  object-fit: contain !important;
  filter: drop-shadow(0 14px 22px rgba(30, 36, 82, 0.16)) !important;
  transform: translate3d(0, 0, 0) scale(1.02) !important;
  animation: sticker-preview-float 6s ease-in-out infinite !important;
}

@keyframes sticker-preview-float {
  0%,
  100% {
    transform: translate3d(0, 0, 0) scale(1.02);
  }

  50% {
    transform: translate3d(0, -0.42rem, 0) scale(1.04);
  }
}

@media (hover: hover) {
  .pack-type-grid.product-trio .premium-personal-card:hover .premium-sticker-preview img {
    transform: translate3d(0, -0.35rem, 0) scale(1.05) !important;
  }
}

.pack-type-grid.product-trio .premium-personal-card a,
.pack-type-grid.product-trio .personal-card a {
  margin-top: auto !important;
}

.pack-type-grid.product-trio .pet-card {
  background:
    radial-gradient(circle at 12% 10%, rgba(57, 231, 165, 0.22), transparent 11rem),
    radial-gradient(circle at 88% 10%, rgba(255, 227, 107, 0.22), transparent 12rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(241, 255, 250, 0.9)) !important;
}

.pack-type-grid.product-trio .couple-card {
  background:
    radial-gradient(circle at 12% 10%, rgba(240, 22, 140, 0.18), transparent 11rem),
    radial-gradient(circle at 88% 10%, rgba(49, 87, 255, 0.16), transparent 12rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(255, 244, 251, 0.9)) !important;
}

@media (max-width: 1180px) {
  .pack-type-grid.product-trio {
    grid-template-columns: 1fr !important;
  }

  .pack-type-grid.product-trio .premium-sticker-preview {
    min-height: 14rem !important;
  }

  .pack-type-grid.product-trio .premium-sticker-preview img {
    width: min(100%, 19.5rem) !important;
  }
}

@media (max-width: 760px) {
  .product-card-head {
    align-items: flex-start !important;
    flex-direction: column !important;
  }

  .pack-type-grid.product-trio .premium-sticker-preview {
    min-height: clamp(12.2rem, 58vw, 15.25rem) !important;
    border-radius: 24px !important;
  }

  .pack-type-grid.product-trio .premium-sticker-preview img {
    width: min(100%, 16.9rem) !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .pack-type-grid.product-trio .premium-sticker-preview img {
    animation: none !important;
  }
}

/* Personal Pack categories: Individual, Couples, Pets. */
.shared-key-flow {
  width: min(100%, 58rem) !important;
  min-height: 4.7rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: clamp(0.4rem, 1vw, 0.85rem) !important;
  margin: clamp(1.2rem, 2.2vw, 1.7rem) auto 0 !important;
  padding: clamp(0.45rem, 1vw, 0.75rem) !important;
  border-radius: 999px !important;
  background:
    radial-gradient(circle at 16% 24%, rgba(255, 255, 255, 0.92), transparent 8rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.82), rgba(245, 248, 255, 0.56)) !important;
  border: 1px solid rgba(255, 255, 255, 0.78) !important;
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.72),
    0 18px 42px rgba(43, 55, 115, 0.1) !important;
}

.shared-key-flow span {
  min-width: 0 !important;
  flex: 1 1 0 !important;
  min-height: 3.2rem !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.72) !important;
  color: #353848 !important;
  font-weight: 1000 !important;
  text-align: center !important;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.82) !important;
}

.shared-key-flow b {
  flex: 0 0 auto !important;
  width: clamp(1.2rem, 2.2vw, 1.7rem) !important;
  color: #8797ff !important;
  font-size: clamp(1.35rem, 2.4vw, 1.85rem) !important;
  line-height: 1 !important;
  justify-self: center !important;
  transform: none !important;
}

.shared-key-flow b:nth-of-type(1) {
  grid-column: auto !important;
  grid-row: auto !important;
  justify-self: auto !important;
  transform: none !important;
}

.shared-key-flow b:nth-of-type(2) {
  grid-column: auto !important;
  grid-row: auto !important;
  justify-self: auto !important;
  transform: none !important;
}

.shared-key-flow b:nth-of-type(3) {
  grid-column: auto !important;
  grid-row: auto !important;
  justify-self: auto !important;
  transform: none !important;
}

.pack-type-grid.product-trio {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.pack-type-grid.product-trio .product-type-card {
  min-height: clamp(30rem, 40vw, 35rem) !important;
}

.new-type-badge {
  color: #fff !important;
  background: linear-gradient(135deg, #ff335f, #f0168c) !important;
  box-shadow: 0 14px 28px rgba(240, 22, 92, 0.24) !important;
}

.pack-type-grid.product-trio .category-preview-grid,
.pack-type-grid.product-trio .category-sheet-preview {
  margin-top: auto !important;
  min-height: clamp(13.6rem, 19vw, 16rem) !important;
  border-radius: 28px !important;
  background:
    radial-gradient(circle at 24% 18%, rgba(255, 255, 255, 0.78), transparent 8rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.82), rgba(245, 248, 255, 0.6)) !important;
  border: 1px solid rgba(255, 255, 255, 0.76) !important;
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.72),
    0 18px 44px rgba(43, 55, 115, 0.1) !important;
}

.pack-type-grid.product-trio .category-preview-grid.real-pack-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  align-content: center !important;
  gap: clamp(0.3rem, 0.8vw, 0.55rem) !important;
  padding: clamp(0.7rem, 1.4vw, 0.95rem) !important;
}

.pack-type-grid.product-trio .category-preview-grid .sticker-image img {
  --sticker-scale: 1.08 !important;
}

.pack-type-grid.product-trio .category-sheet-preview img {
  width: min(100%, 22rem) !important;
  max-height: 15rem !important;
  object-fit: contain !important;
}

.pack-type-grid.product-trio .couple-card .category-sheet-preview {
  background:
    radial-gradient(circle at 18% 16%, rgba(240, 22, 140, 0.14), transparent 7rem),
    radial-gradient(circle at 86% 20%, rgba(129, 140, 248, 0.18), transparent 7.5rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.88), rgba(255, 245, 251, 0.66)) !important;
}

.pack-type-grid.product-trio .pet-card .category-sheet-preview {
  background:
    radial-gradient(circle at 18% 16%, rgba(57, 231, 165, 0.18), transparent 7rem),
    radial-gradient(circle at 86% 20%, rgba(255, 227, 107, 0.22), transparent 7.5rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.88), rgba(239, 255, 249, 0.64)) !important;
}

@media (max-width: 1180px) {
  .pack-type-grid.product-trio {
    grid-template-columns: 1fr !important;
  }

  .pack-type-grid.product-trio .product-type-card {
    min-height: 0 !important;
  }

  .pack-type-grid.product-trio .category-preview-grid,
  .pack-type-grid.product-trio .category-sheet-preview {
    min-height: clamp(15rem, 42vw, 19rem) !important;
  }

  .pack-type-grid.product-trio .category-sheet-preview img {
    width: min(100%, 27rem) !important;
    max-height: 18rem !important;
  }
}

@media (max-width: 760px) {
  .shared-key-flow {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    border-radius: 28px !important;
    padding: 0.65rem !important;
  }

  .shared-key-flow b {
    display: none !important;
  }

  .shared-key-flow span {
    min-height: 3rem !important;
    font-size: 0.95rem !important;
  }

  .pack-type-grid.product-trio .category-preview-grid,
  .pack-type-grid.product-trio .category-sheet-preview {
    min-height: clamp(13.6rem, 58vw, 16rem) !important;
    border-radius: 24px !important;
  }

  .pack-type-grid.product-trio .category-sheet-preview img {
    width: min(100%, 20rem) !important;
    max-height: 14.2rem !important;
  }

  .sticker-image img[data-src],
  .sticker-image.is-loading img,
  .sticker-image.is-mobile-hydrating img {
    opacity: 1 !important;
    transition: none !important;
  }
}

@media (prefers-reduced-motion: no-preference) {
  .is-visible .category-preview-grid .sticker-image,
  .is-visible .phone-pack-preview .sticker-image,
  .is-visible .mini-export-grid .sticker-image,
  .is-visible .export-pack-preview .sticker-image,
  .is-visible .limited-pack-art .sticker-image {
    animation: stiqi-sticker-pop 520ms cubic-bezier(0.18, 1.22, 0.28, 1) both !important;
    animation-delay: calc(var(--reveal-delay, 0ms) + var(--sticker-delay, 0ms)) !important;
  }

  .is-visible .category-preview-grid .sticker-image:nth-child(1),
  .is-visible .phone-pack-preview .sticker-image:nth-child(1),
  .is-visible .mini-export-grid .sticker-image:nth-child(1),
  .is-visible .export-pack-preview .sticker-image:nth-child(1),
  .is-visible .limited-pack-art .sticker-image:nth-child(1) {
    --sticker-delay: 0ms;
  }

  .is-visible .category-preview-grid .sticker-image:nth-child(2),
  .is-visible .phone-pack-preview .sticker-image:nth-child(2),
  .is-visible .mini-export-grid .sticker-image:nth-child(2),
  .is-visible .export-pack-preview .sticker-image:nth-child(2),
  .is-visible .limited-pack-art .sticker-image:nth-child(2) {
    --sticker-delay: 34ms;
  }

  .is-visible .category-preview-grid .sticker-image:nth-child(3),
  .is-visible .phone-pack-preview .sticker-image:nth-child(3),
  .is-visible .mini-export-grid .sticker-image:nth-child(3),
  .is-visible .export-pack-preview .sticker-image:nth-child(3),
  .is-visible .limited-pack-art .sticker-image:nth-child(3) {
    --sticker-delay: 68ms;
  }

  .is-visible .category-preview-grid .sticker-image:nth-child(4),
  .is-visible .phone-pack-preview .sticker-image:nth-child(4),
  .is-visible .mini-export-grid .sticker-image:nth-child(4),
  .is-visible .export-pack-preview .sticker-image:nth-child(4),
  .is-visible .limited-pack-art .sticker-image:nth-child(4) {
    --sticker-delay: 102ms;
  }

  .is-visible .category-preview-grid .sticker-image:nth-child(5),
  .is-visible .phone-pack-preview .sticker-image:nth-child(5),
  .is-visible .mini-export-grid .sticker-image:nth-child(5),
  .is-visible .export-pack-preview .sticker-image:nth-child(5),
  .is-visible .limited-pack-art .sticker-image:nth-child(5) {
    --sticker-delay: 136ms;
  }

  .is-visible .category-preview-grid .sticker-image:nth-child(6),
  .is-visible .phone-pack-preview .sticker-image:nth-child(6),
  .is-visible .mini-export-grid .sticker-image:nth-child(6),
  .is-visible .export-pack-preview .sticker-image:nth-child(6),
  .is-visible .limited-pack-art .sticker-image:nth-child(6) {
    --sticker-delay: 170ms;
  }

  .is-visible .category-preview-grid .sticker-image:nth-child(n + 7),
  .is-visible .phone-pack-preview .sticker-image:nth-child(n + 7),
  .is-visible .mini-export-grid .sticker-image:nth-child(n + 7),
  .is-visible .export-pack-preview .sticker-image:nth-child(n + 7),
  .is-visible .limited-pack-art .sticker-image:nth-child(n + 7) {
    --sticker-delay: 204ms;
  }
}

@keyframes stiqi-sticker-pop {
  0% {
    opacity: 0;
    transform: translate3d(0, 10px, 0) scale(0.9) rotate(var(--tilt, 0deg));
  }

  70% {
    opacity: 1;
    transform: translate3d(0, -2px, 0) scale(1.04) rotate(var(--tilt, 0deg));
  }

  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1) rotate(var(--tilt, 0deg));
  }
}

.site-footer .footer-brand-panel {
  justify-items: start !important;
  text-align: left !important;
}

.site-footer .footer-brand-panel p {
  justify-self: start !important;
  text-align: left !important;
}

/* Performance/conversion layer: mobile sticky download CTA and thumbnail-safe motion. */
.mobile-sticky-cta {
  display: none;
}

@media (max-width: 760px) {
  .mobile-sticky-cta {
    position: fixed;
    left: max(0.75rem, env(safe-area-inset-left));
    right: max(0.75rem, env(safe-area-inset-right));
    bottom: max(0.75rem, env(safe-area-inset-bottom));
    z-index: 120;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 2.55rem;
    align-items: center;
    gap: 0.55rem;
    max-width: 29rem;
    margin-inline: auto;
    padding: 0.58rem;
    border-radius: 24px;
    border: 1px solid rgba(255, 255, 255, 0.82);
    background:
      radial-gradient(circle at 15% 0%, rgba(49, 87, 255, 0.18), transparent 9rem),
      radial-gradient(circle at 92% 0%, rgba(240, 22, 140, 0.18), transparent 9rem),
      rgba(255, 255, 255, 0.84);
    box-shadow:
      0 22px 54px rgba(28, 32, 78, 0.22),
      inset 0 0 0 1px rgba(255, 255, 255, 0.72);
    backdrop-filter: blur(18px) saturate(130%);
    opacity: 0;
    pointer-events: none;
    transform: translate3d(0, calc(100% + 1rem), 0) scale(0.98);
    transition:
      opacity 240ms ease,
      transform 320ms cubic-bezier(0.16, 1, 0.3, 1);
  }

  .mobile-sticky-cta.is-visible {
    opacity: 1;
    pointer-events: auto;
    transform: translate3d(0, 0, 0) scale(1);
  }

  .mobile-sticky-cta .store-button {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 45px !important;
    height: auto !important;
    border-radius: 13px !important;
    filter: drop-shadow(0 10px 18px rgba(28, 32, 78, 0.18));
  }

  .mobile-sticky-cta .store-button img {
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    display: block !important;
  }

  .mobile-sticky-dismiss {
    width: 2.55rem;
    height: 2.55rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 999px;
    color: #111322;
    background: rgba(255, 255, 255, 0.78);
    box-shadow:
      inset 0 0 0 1px rgba(255, 255, 255, 0.9),
      0 12px 26px rgba(43, 55, 115, 0.12);
    font: inherit;
    font-size: 1.45rem;
    font-weight: 900;
    line-height: 1;
    cursor: pointer;
  }

  .mobile-sticky-dismiss:focus-visible {
    outline: 3px solid rgba(49, 87, 255, 0.9);
    outline-offset: 3px;
  }
}

@media (max-width: 370px) {
  .mobile-sticky-cta {
    grid-template-columns: 1fr 1fr;
  }

  .mobile-sticky-dismiss {
    position: absolute;
    top: -0.55rem;
    right: -0.35rem;
    width: 2.25rem;
    height: 2.25rem;
    font-size: 1.25rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .mobile-sticky-cta,
  .mobile-sticky-cta.is-visible {
    transition: none !important;
    transform: none !important;
  }
}

/* Focused mobile/layout polish: compact store badges, social proof, and stable scroll paint. */
.hero-social-proof{width:fit-content;max-width:100%;display:inline-flex;align-items:center;justify-content:center;gap:clamp(1rem,1.8vw,1.35rem);margin-top:1.15rem;color:rgba(17,19,34,.74)}
.hero-rating-proof,.hero-download-proof{display:grid;justify-items:center;gap:.18rem;min-width:0;text-align:center}
.hero-stars{color:#ffc400;font-size:clamp(1.35rem,1.8vw,1.65rem);line-height:1;letter-spacing:.08em}
.hero-rating-proof strong{color:#1b1d27;font-size:clamp(.98rem,1.15vw,1.12rem);font-weight:880;line-height:1.1}
.hero-proof-divider{width:1px;height:3.2rem;border-radius:999px;background:rgba(17,19,34,.22)}
.hero-download-proof b{color:#111322;font-size:clamp(2rem,3vw,2.7rem);font-weight:1000;line-height:.95}
.hero-download-proof span{color:rgba(17,19,34,.7);font-size:clamp(.96rem,1.05vw,1.06rem);font-weight:760;line-height:1.1}
.testimonial-card .review-avatar{overflow:hidden!important;contain:paint!important;clip-path:inset(0 round 24px)!important;background:linear-gradient(135deg,rgba(236,245,255,.95),rgba(255,227,246,.86))!important}
.testimonial-card .review-avatar.photo-avatar{background-image:url("./assets/reviews/review-avatars.webp")!important;background-repeat:no-repeat!important;background-size:300% 200%!important;background-color:rgba(244,247,255,.92)!important;transform:none!important;filter:none!important}
.testimonial-card .review-avatar.avatar-ava{background-position:0% 0%!important}
.testimonial-card .review-avatar.avatar-daniel{background-position:50% 0%!important}
.testimonial-card .review-avatar.avatar-mia{background-position:100% 0%!important}
.testimonial-card .review-avatar.avatar-sofia{background-position:0% 100%!important}
.testimonial-card .review-avatar.avatar-alex{background-position:50% 100%!important}
.testimonial-card .review-avatar.avatar-emma{background-position:100% 100%!important}
.testimonial-card .review-avatar img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;opacity:1!important;transform:none!important;filter:none!important;transition:none!important;animation:none!important;backface-visibility:hidden!important}
.limited-section .section-heading.split{grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important}
.limited-section .section-heading.split>div,.limited-section .section-heading.split>p{justify-self:center!important;text-align:center!important}
.limited-section .section-heading.split>p{max-width:38rem!important;margin-inline:auto!important}
@media (min-width:861px){.social-proof-section .section-heading.split{align-items:end!important}.social-proof-section .section-heading.split>p{justify-self:end!important;max-width:34rem!important;margin-left:auto!important;text-align:right!important}}
@media (max-width:760px){
html,body{overflow-x:hidden!important}
main>section:not(.hero),.site-footer,img[loading="lazy"]{content-visibility:visible!important;contain-intrinsic-size:none!important}
.sticker-slot,.sticker-image,.review-avatar,.category-sheet-preview,.premium-sticker-preview,.store-button,.hero-platform-strip,.mini-destinations,.messenger-cloud{content-visibility:visible!important;contain-intrinsic-size:none!important}
.hero-store-badges,.final-cta .store-row{width:min(100%,19rem)!important;max-width:calc(100vw - 2rem)!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:.75rem!important;margin-inline:auto!important}
.hero-store-badges{margin-top:.95rem!important}.final-cta .store-row{margin-top:1rem!important}
.hero-store-badges .store-button,.final-cta .store-button{flex:0 1 auto!important;width:auto!important;max-width:calc((100vw - 2.85rem)/2)!important;height:40px!important;min-height:40px!important;min-width:0!important;padding:0!important;border:0!important;border-radius:9px!important;background:#050711!important;box-shadow:0 8px 14px rgba(28,32,78,.16)!important;filter:none!important;overflow:hidden!important;transform:none!important;animation:none!important}
.hero-store-badges .store-button::before,.hero-store-badges .store-button::after,.final-cta .store-button::before,.final-cta .store-button::after,.mobile-sticky-cta .store-button::before,.mobile-sticky-cta .store-button::after{content:""!important;display:none!important;animation:none!important}
.hero-store-badges .store-button img,.final-cta .store-button img,.mobile-sticky-cta .store-button img,.google-play-store-button img[src*="googleplay"]{width:auto!important;max-width:100%!important;height:100%!important;display:block!important;object-fit:contain!important;transform:none!important}
.hero-store-badges .store-button img,.final-cta .store-button img,.mobile-sticky-cta .store-button img,.footer-downloads .store-button img,.hero-platform-strip img,.mini-destinations img,.messenger-cloud img{opacity:1!important;transition:none!important;animation:none!important;filter:none!important;clip-path:none!important;-webkit-mask-image:none!important;mask-image:none!important;will-change:auto!important}
.sticker-image img,.sticker-slot img,.review-avatar img,.category-sheet-preview img,.premium-sticker-preview img{content-visibility:visible!important;contain-intrinsic-size:none!important;opacity:1!important;transition:none!important;animation:none!important;filter:none!important;will-change:auto!important}
.review-avatar.photo-avatar{opacity:1!important;transition:none!important;animation:none!important;filter:none!important;will-change:auto!important}
.category-sheet-preview img,.premium-sticker-preview img{filter:none!important;transform:none!important}
.hero-social-proof{width:min(100%,21.5rem);max-width:calc(100vw - 2rem);display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);margin:.94rem auto 0!important;padding:.72rem .8rem;gap:.85rem;border-radius:20px;background:rgba(255,255,255,.52);box-shadow:inset 0 0 0 1px rgba(255,255,255,.68);text-align:center!important}
.hero-stars{font-size:1.14rem;letter-spacing:.045em}.hero-rating-proof strong,.hero-download-proof span{font-size:.82rem}.hero-download-proof b{font-size:1.6rem}.hero-proof-divider{height:2.65rem}
.limited-section .section-heading.split,.social-proof-section .section-heading.split{justify-items:center!important;text-align:center!important}
.limited-section .section-heading.split>p,.social-proof-section .section-heading.split>p{justify-self:center!important;max-width:23rem!important;margin-inline:auto!important;text-align:center!important}
.final-stickers{display:none!important}body::before{animation:none!important;transform:none!important}.site-header,.mobile-sticky-cta{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;backface-visibility:hidden!important;contain:paint!important}.site-header.nav-open{contain:layout!important;overflow:visible!important;z-index:180!important}.site-header.nav-open .nav-links{display:grid!important;visibility:visible!important;pointer-events:auto!important;z-index:181!important}
.mobile-sticky-cta{grid-template-columns:auto auto 2.25rem!important;justify-content:center!important;gap:.5rem!important;max-width:calc(100vw - 1.5rem)!important}
.mobile-sticky-cta .store-button{flex:0 1 auto!important;width:auto!important;max-width:calc((100vw - 5.4rem)/2)!important;height:38px!important;min-height:38px!important;padding:0!important;border:0!important;background:#050711!important;box-shadow:0 7px 12px rgba(28,32,78,.16)!important;filter:none!important;overflow:hidden!important;animation:none!important}
[data-reveal]{filter:none!important;transform:translate3d(0,14px,0) scale(.996)!important;transition:opacity 420ms ease var(--reveal-delay,0ms),transform 520ms cubic-bezier(.2,.8,.2,1) var(--reveal-delay,0ms)!important;will-change:opacity,transform!important}
[data-reveal].is-visible{filter:none!important;transform:none!important;will-change:auto!important}
.is-visible .category-preview-grid .sticker-image,.is-visible .type-pack-grid .sticker-image,.is-visible .phone-pack-preview .sticker-image,.is-visible .pack-preview-grid .sticker-image,.is-visible .mini-export-grid .sticker-image,.is-visible .export-pack-preview .sticker-image,.is-visible .limited-pack-art .sticker-image{opacity:1!important;transform:none!important;animation:none!important}
.final-cta,.final-cta::after,.regular-floating-stickers,.hero-sticker-burst .sticker-slot,.pack-type-grid.product-trio .premium-sticker-preview img,.aurora,h1>span:last-child{animation:none!important}
.product-type-card::after,.limited-card::after,.final-cta::after{filter:none!important}
.testimonial-carousel{overflow:auto hidden!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;padding-inline:1rem!important;margin-inline:-1rem!important}
.testimonial-track{width:max-content!important;animation:testimonialMarquee 54s linear infinite!important;will-change:transform!important}
.testimonial-set[aria-hidden="true"]{display:flex!important}
.testimonial-card{scroll-snap-align:center!important}
.export-choice{clip-path:inset(0 round 32px)!important}.chat-preview{border-radius:28px!important;clip-path:inset(0 round 28px)!important;background-clip:padding-box!important}
.sticker-image,.sticker-image img,.sticker-slot img,.category-sheet-preview img,.premium-sticker-preview img{backface-visibility:hidden!important;contain:paint!important;will-change:auto!important}
}
@media (max-width:760px) and (prefers-reduced-motion:reduce){.testimonial-track{animation:none!important;will-change:auto!important}.testimonial-set[aria-hidden="true"]{display:none!important}}
@media (max-width:370px){.hero-store-badges,.final-cta .store-row{width:min(100%,18rem)!important;gap:.62rem!important}.hero-store-badges .store-button,.final-cta .store-button{height:38px!important;min-height:38px!important;max-width:calc((100vw - 2.45rem)/2)!important}}
