/* =============================================================
   1. Tokens
   ============================================================= */
:root {
  --bg:        #0a0a0c;
  --bg-2:      #101014;
  --bg-3:      #17171c;
  --ink:       #f4f5f3;
  --ink-soft:  rgba(244,245,243,0.72);
  --ink-mute:  rgba(244,245,243,0.48);
  --line:      rgba(244,245,243,0.10);
  --line-strong: rgba(244,245,243,0.18);

  --accent:      #e5342a;   /* crimson — matches the real TWINHAX panel & banner */
  --accent-dim:  #ff8a4a;
  --accent-ink:  #fff5f0;
  --grad-1:      #ff4d3d;
  --grad-2:      #e0a83c;
  --grad-3:      #ff7a45;

  --danger: #ff5c5c;
  --warn:   #ffd166;
  --success: #3ecf8e;

  --radius-sm: 10px;
  --radius-md: 16px;
  --radius-lg: 24px;

  --ease-out:    cubic-bezier(0.16, 1, 0.3, 1);
  --ease-in:     cubic-bezier(0.7, 0, 0.84, 0);
  --ease-soft:   cubic-bezier(0.25, 0.46, 0.45, 0.94);
  --ease-bounce: cubic-bezier(0.34, 1.56, 0.64, 1);

  --sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;
  --display: "Sora", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;
  --mono: "JetBrains Mono", "IBM Plex Mono", ui-monospace, "SFMono-Regular", Menlo, monospace;

  --mx: 50%;
  --my: 40%;
}

/* =============================================================
   2. Reset & base
   ============================================================= */
*, *::before, *::after { box-sizing: border-box; margin: 0; }
html {
  -webkit-text-size-adjust: 100%;
  tab-size: 2;
  overflow-x: clip;
  scroll-behavior: smooth;
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
}
body {
  background: var(--bg);
  color: var(--ink);
  font-family: var(--sans);
  font-size: 16px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  overflow-x: clip;
  overscroll-behavior-y: none;
}
img, svg, video { display: block; max-width: 100%; }
img { height: auto; }
button { font: inherit; color: inherit; cursor: pointer; border: 0; background: none; }
a { color: inherit; text-decoration: none; }
ul, ol { list-style: none; padding: 0; }
p { text-wrap: pretty; }
h1, h2, h3, h4 { text-wrap: balance; line-height: 1.06; letter-spacing: -0.015em; font-family: var(--display); font-weight: 700; }
::selection { background: var(--accent); color: var(--accent-ink); }

:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 3px;
  border-radius: 4px;
}

.skip-link {
  position: fixed; top: -100px; left: 1rem;
  padding: .6rem 1rem; background: var(--accent); color: var(--accent-ink);
  z-index: 9999; border-radius: 8px; font-weight: 600; font-family: var(--mono); font-size: .85rem;
  transition: top .3s var(--ease-out);
}
.skip-link:focus { top: 1rem; }

.scroll-progress {
  position: fixed; top: 0; left: 0; right: 0; z-index: 900;
  height: 2px;
  background: linear-gradient(90deg, var(--grad-1), var(--grad-3));
  transform: scaleX(0);
  transform-origin: 0 50%;
  box-shadow: 0 0 10px 0 rgba(229,52,42,.5);
  pointer-events: none;
}

/* =============================================================
   3. Utilities
   ============================================================= */
.container {
  width: 100%;
  max-width: 1180px;
  margin-inline: auto;
  padding-inline: 1.25rem;
}
.sr-only {
  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0;
}
.eyebrow {
  display: inline-flex; align-items: center; gap: .5rem;
  font-family: var(--mono); font-size: .78rem; letter-spacing: .12em; text-transform: uppercase;
  color: var(--accent);
}
.eyebrow .dot {
  width: 6px; height: 6px; border-radius: 50%; background: var(--accent);
  box-shadow: 0 0 8px 1px var(--accent);
}
.section {
  position: relative;
  padding-block: clamp(2.8rem, 6vw, 5.5rem);
  overflow: clip;
}
.section::before {
  content: "";
  position: absolute; inset: 0; z-index: -1; pointer-events: none;
  background:
    radial-gradient(ellipse 42% 55% at 6% 12%, rgba(229,52,42,.13), transparent 70%),
    radial-gradient(ellipse 46% 58% at 96% 90%, rgba(255,122,69,.11), transparent 70%);
  filter: blur(6px);
  animation: sectionGlowDrift 16s ease-in-out infinite;
}
@keyframes sectionGlowDrift {
  0%, 100% { opacity: .85; transform: scale(1); }
  50%      { opacity: 1; transform: scale(1.06); }
}
.section-head {
  max-width: 640px;
  margin-bottom: clamp(1.6rem, 4vw, 2.8rem);
}
.section-head h2 {
  font-size: clamp(1.9rem, 4vw, 2.8rem);
  margin-top: .6rem;
}
.section-head p {
  margin-top: .9rem;
  color: var(--ink-soft);
  font-size: 1.05rem;
}
.pixel-fx {
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
}

.grain {
  position: fixed; inset: 0; z-index: 1; opacity: .035; mix-blend-mode: overlay; pointer-events: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='120'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");
}

/* =============================================================
   4. Buttons
   ============================================================= */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: .5rem;
  padding: .85rem 1.6rem;
  border-radius: 999px;
  font-family: var(--sans); font-size: .95rem; font-weight: 600; letter-spacing: -0.01em;
  transition: transform .35s var(--ease-out), background .3s var(--ease-out), box-shadow .3s var(--ease-out), border-color .3s var(--ease-out);
  white-space: nowrap;
}
.btn-primary {
  position: relative;
  background: var(--accent);
  color: var(--accent-ink);
  box-shadow: 0 0 0 0 rgba(229,52,42,0);
  overflow: hidden;
}
.btn-primary::after {
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(115deg, transparent 30%, rgba(255,255,255,.55) 48%, transparent 66%);
  transform: translateX(-120%);
  transition: transform .65s var(--ease-out);
}
.btn-primary:hover::after { transform: translateX(120%); }
.btn-primary:hover {
  box-shadow: 0 0 28px 2px rgba(229,52,42,.45);
  transform: translateY(-2px);
}
.btn-primary > * { position: relative; z-index: 1; }
.btn-ghost {
  background: transparent;
  color: var(--ink);
  border: 1px solid var(--line-strong);
}
.btn-ghost:hover {
  border-color: var(--accent);
  color: var(--accent);
}
.btn-block { width: 100%; }
.btn-sm { padding: .6rem 1.1rem; font-size: .82rem; }

/* =============================================================
   5. Nav
   ============================================================= */
.nav {
  position: fixed; top: 0; left: 0; right: 0; z-index: 500;
  padding-block: 1.1rem;
  transition: background .4s var(--ease-out), border-color .4s var(--ease-out), padding .3s var(--ease-out);
  border-bottom: 1px solid transparent;
}
.nav.is-solid {
  background: rgba(10,10,12,0.82);
  backdrop-filter: blur(14px) saturate(140%);
  -webkit-backdrop-filter: blur(14px) saturate(140%);
  border-bottom-color: var(--line);
  padding-block: .75rem;
}
.nav-inner { display: flex; align-items: center; justify-content: space-between; gap: 1rem; }
.nav-brand {
  display: flex; align-items: center; gap: .55rem;
}
.brand-icon {
  width: 24px; height: 24px; flex-shrink: 0;
  border-radius: 7px; background: var(--accent);
  display: inline-flex; align-items: center; justify-content: center;
  box-shadow: 0 0 14px 0 rgba(229,52,42,.35);
}
.brand-icon svg { width: 13px; height: auto; }
.brand-name {
  font-family: var(--sans); font-weight: 800; font-size: 1.1rem; letter-spacing: -0.02em;
  color: var(--ink);
}
.nav-links {
  display: none;
  align-items: center; gap: 2rem;
  font-family: var(--mono); font-size: .88rem;
}
.nav-links a { position: relative; padding-block: .3rem; color: var(--ink-soft); transition: color .25s var(--ease-out); }
.nav-links a::after {
  content: ""; position: absolute; left: 0; right: 100%; bottom: 0; height: 1px; background: var(--accent);
  transition: right .35s var(--ease-out);
}
.nav-links a:hover { color: var(--ink); }
.nav-links a:hover::after { right: 0; }
.nav-actions { display: flex; align-items: center; gap: .75rem; }
.lang-switch {
  display: flex; align-items: center; gap: .25rem;
  border: 1px solid var(--line); border-radius: 999px;
  padding: .2rem;
  margin-right: .5rem;
}
.lang-btn {
  display: inline-flex; align-items: center; justify-content: center;
  width: 30px; height: 30px;
  border-radius: 50%;
  opacity: .55;
  filter: grayscale(70%);
  transition: opacity .25s var(--ease-out), filter .25s var(--ease-out), background .25s var(--ease-out), transform .25s var(--ease-out);
}
.lang-flag {
  width: 18px; height: 12px; flex-shrink: 0;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(244,245,243,.12);
}
.lang-btn[aria-pressed="true"] {
  background: rgba(229,52,42,.14);
  opacity: 1;
  filter: grayscale(0%);
  transform: scale(1.08);
}
.lang-btn:not([aria-pressed="true"]):hover { opacity: .85; filter: grayscale(20%); }
.nav-toggle {
  display: inline-flex; width: 40px; height: 40px; align-items: center; justify-content: center;
  border: 1px solid var(--line-strong); border-radius: 10px;
}
.nav-toggle span, .nav-toggle::before, .nav-toggle::after {
  content: ""; display: block; width: 18px; height: 1.5px; background: var(--ink); position: relative;
}
.nav-toggle::before { position: absolute; transform: translateY(-6px); }
.nav-toggle::after { position: absolute; transform: translateY(6px); }
.nav-toggle[aria-expanded="true"] span { background: transparent; }
.nav-toggle[aria-expanded="true"]::before { transform: rotate(45deg); }
.nav-toggle[aria-expanded="true"]::after { transform: rotate(-45deg); }

#nav-menu {
  position: fixed; inset: 64px 0 auto 0; z-index: 400;
  background: rgba(10,10,12,0.98);
  border-bottom: 1px solid var(--line);
  padding: 1.5rem 1.25rem 2rem;
  display: flex; flex-direction: column; gap: 1.1rem;
  font-family: var(--mono); font-size: 1.05rem;
  transform: translateY(-12px); opacity: 0; pointer-events: none;
  transition: transform .35s var(--ease-out), opacity .35s var(--ease-out);
}
#nav-menu.is-open { transform: translateY(0); opacity: 1; pointer-events: auto; }
@media (max-width: 959px) {
  #nav-menu.is-open .nav-links {
    display: flex;
    flex-direction: column;
    gap: 1.1rem;
    padding-bottom: 1.1rem;
    border-bottom: 1px solid var(--line);
  }
}

@media (min-width: 960px) {
  .nav-links { display: flex; }
  .nav-toggle { display: none; }
  #nav-menu {
    position: static; inset: auto; background: none; border: 0; padding: 0;
    flex-direction: row; transform: none; opacity: 1; pointer-events: auto;
  }
}

/* =============================================================
   6. Hero
   ============================================================= */
.hero {
  position: relative;
  min-height: 88svh;
  display: flex;
  align-items: center;
  padding-top: 6rem;
  padding-bottom: 3rem;
  overflow: clip;
}
.hero-gradient {
  position: absolute; inset: -10% -10%; z-index: -2;
  background:
    radial-gradient(circle 620px at var(--mx) var(--my), rgba(229,52,42,.20) 0%, transparent 60%),
    radial-gradient(circle 780px at calc(var(--mx) + 18%) calc(var(--my) - 14%), rgba(224,168,60,.16) 0%, transparent 60%),
    radial-gradient(circle 900px at calc(var(--mx) - 22%) calc(var(--my) + 20%), rgba(255,122,69,.12) 0%, transparent 60%),
    var(--bg);
  filter: blur(10px);
}
.hero-particles {
  position: absolute; inset: 0; z-index: -1; overflow: hidden; pointer-events: none;
}
.hero-particles span {
  position: absolute;
  width: 3px; height: 3px; border-radius: 50%;
  background: var(--accent);
  opacity: 0;
  animation: particleFloat 9s ease-in-out infinite;
  box-shadow: 0 0 6px 1px rgba(229,52,42,.6);
}
.hero-particles span:nth-child(1)  { left: 8%;  top: 70%; animation-delay: .2s;  animation-duration: 8s; }
.hero-particles span:nth-child(2)  { left: 18%; top: 30%; animation-delay: 1.8s; animation-duration: 10s; }
.hero-particles span:nth-child(3)  { left: 27%; top: 85%; animation-delay: .9s;  animation-duration: 9s; }
.hero-particles span:nth-child(4)  { left: 40%; top: 15%; animation-delay: 2.6s; animation-duration: 11s; }
.hero-particles span:nth-child(5)  { left: 52%; top: 60%; animation-delay: 0s;   animation-duration: 8.5s; }
.hero-particles span:nth-child(6)  { left: 61%; top: 22%; animation-delay: 3.4s; animation-duration: 9.5s; }
.hero-particles span:nth-child(7)  { left: 70%; top: 75%; animation-delay: 1.3s; animation-duration: 10.5s; }
.hero-particles span:nth-child(8)  { left: 80%; top: 40%; animation-delay: 2.1s; animation-duration: 8s; }
.hero-particles span:nth-child(9)  { left: 90%; top: 65%; animation-delay: .6s;  animation-duration: 11.5s; }
.hero-particles span:nth-child(10) { left: 34%; top: 50%; animation-delay: 4s;   animation-duration: 9s; }
@keyframes particleFloat {
  0%   { opacity: 0; transform: translateY(0); }
  15%  { opacity: .8; }
  50%  { opacity: .5; transform: translateY(-40px); }
  85%  { opacity: .8; }
  100% { opacity: 0; transform: translateY(-80px); }
}
@media (prefers-reduced-motion: reduce) {
  .hero-particles { display: none; }
}

.hero-grid {
  position: absolute; inset: 0; z-index: -1; pointer-events: none;
  background-image:
    linear-gradient(rgba(244,245,243,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(244,245,243,.045) 1px, transparent 1px);
  background-size: 42px 42px;
  mask-image: radial-gradient(ellipse 70% 60% at 50% 30%, black 40%, transparent 90%);
}
.hero-inner {
  display: grid;
  gap: clamp(2.5rem, 6vw, 4rem);
  grid-template-columns: 1fr;
  align-items: center;
}
@media (min-width: 960px) {
  .hero-inner { grid-template-columns: 1.05fr .95fr; }
}
.hero-title {
  font-size: clamp(3rem, 9vw, 5.6rem);
  line-height: .96;
  margin-top: .9rem;
}
.hero-title .accent-text {
  color: var(--accent);
  text-shadow: 0 0 34px rgba(229,52,42,.45);
}

/* Brand banner — ambient background layer, blended into the theme rather
   than pasted as a flat rectangle. `screen` lets the dark maroon backdrop
   dissolve into the page bg while the mascot + orange accents glow through. */
.hero-banner-bg {
  position: absolute;
  top: 4%;
  left: 50%;
  transform: translateX(-50%);
  width: min(920px, 105%);
  height: auto;
  z-index: -1;
  opacity: .4;
  mix-blend-mode: screen;
  filter: saturate(1.15) contrast(1.05);
  -webkit-mask-image: radial-gradient(ellipse 62% 60% at 50% 42%, black 35%, transparent 82%);
  mask-image: radial-gradient(ellipse 62% 60% at 50% 42%, black 35%, transparent 82%);
  pointer-events: none;
}
@media (max-width: 719px) {
  .hero-banner-bg { top: 2%; opacity: .32; }
}
.hero-sub {
  margin-top: 1.3rem;
  font-size: 1.08rem;
  color: var(--ink-soft);
  max-width: 46ch;
}
.hero-badges {
  display: flex; flex-wrap: wrap; gap: .6rem;
  margin-top: 1.6rem;
}
.badge {
  display: inline-flex; align-items: center; gap: .4rem;
  font-family: var(--mono); font-size: .78rem; color: var(--ink-mute);
  border: 1px solid var(--line); border-radius: 999px; padding: .4rem .8rem;
}
.badge .dot { width: 5px; height: 5px; border-radius: 50%; background: var(--accent); }
.hero-cta { display: flex; flex-wrap: wrap; gap: .9rem; margin-top: 2.1rem; }

/* Live product demo — real panel mockup embedded via iframe.
   No background/border here on purpose: the iframe body is transparent,
   so the hero's own ambient gradient shows through around the floating
   panel window instead of sitting in an opaque black box. */
.hero-demo {
  position: relative;
  min-width: 0;
  overflow: hidden;
}
.hero-demo-frame {
  display: block;
  border: 0;
  background: transparent;
  transform-origin: top left;
  pointer-events: none;
}

/* =============================================================
   7. Products
   ============================================================= */
.products-grid {
  display: grid;
  gap: 1.4rem;
  grid-template-columns: 1fr;
}
@media (min-width: 720px) {
  .products-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (min-width: 1180px) {
  .products-grid { grid-template-columns: 1.15fr 1fr 1fr; }
}
.product-card {
  --tilt-x: 0deg; --tilt-y: 0deg; --glow-x: 50%; --glow-y: 30%;
  position: relative;
  border-radius: var(--radius-lg);
  border: 1px solid var(--line);
  background: var(--bg-2);
  padding: 1.9rem;
  box-shadow: 0 1px 0 0 rgba(244,245,243,.03) inset, 0 20px 40px -28px rgba(0,0,0,.6);
  transform: perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));
  transition: transform .4s var(--ease-out), border-color .35s var(--ease-out), box-shadow .4s var(--ease-out);
  overflow: hidden;
}
.product-card::before {
  content: "";
  position: absolute; inset: 0; z-index: 0; opacity: 0;
  background: radial-gradient(circle 220px at var(--glow-x) var(--glow-y), rgba(229,52,42,.16), transparent 70%);
  transition: opacity .4s var(--ease-out);
  pointer-events: none;
}
.product-card:not(.is-featured)::after {
  content: "";
  position: absolute; top: 0; left: 12%; right: 12%; height: 1px;
  background: linear-gradient(90deg, transparent, var(--accent), transparent);
  transform: scaleX(0);
  transition: transform .5s var(--ease-out);
}
.product-card:hover {
  border-color: var(--line-strong);
  box-shadow: 0 1px 0 0 rgba(244,245,243,.05) inset, 0 32px 60px -24px rgba(0,0,0,.7);
}
.product-card:hover::before { opacity: 1; }
.product-card:not(.is-featured):hover::after { transform: scaleX(1); }
.product-card > * { position: relative; z-index: 1; }
.product-card.is-featured {
  border-color: rgba(229,52,42,.35);
  background: linear-gradient(165deg, rgba(229,52,42,.05), var(--bg-2) 55%);
}
.product-card.is-featured::after {
  content: "Recomendado";
  position: absolute; top: 1.4rem; right: -2.6rem;
  transform: rotate(35deg);
  background: var(--accent); color: var(--accent-ink);
  font-family: var(--mono); font-size: .68rem; font-weight: 700; letter-spacing: .06em;
  padding: .3rem 2.6rem;
}
.product-banner {
  position: relative;
  display: flex; align-items: center; justify-content: center;
  height: 110px;
  margin: -1.9rem -1.9rem 1.4rem;
  background:
    radial-gradient(ellipse 70% 90% at 50% 20%, rgba(229,52,42,.25), transparent 70%),
    linear-gradient(160deg, #1c1112, #0d0a0b 65%);
  border-bottom: 1px solid var(--line);
  overflow: hidden;
}
.product-banner::before {
  content: "";
  position: absolute; inset: 0;
  background-image:
    linear-gradient(rgba(244,245,243,.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(244,245,243,.05) 1px, transparent 1px);
  background-size: 20px 20px;
  mask-image: radial-gradient(ellipse 80% 100% at 50% 30%, black 30%, transparent 85%);
}
.product-banner-logo {
  position: relative;
  height: 58px; width: auto;
  filter: drop-shadow(0 6px 16px rgba(0,0,0,.6));
}
.product-tag {
  font-family: var(--sans); font-weight: 700; font-size: .74rem; letter-spacing: .06em; text-transform: uppercase;
  color: var(--accent-dim);
}
.product-card.is-featured .product-tag { color: var(--accent); }
.product-name {
  font-size: 1.6rem; margin-top: .5rem;
}
.product-desc {
  margin-top: .7rem; color: var(--ink-soft); font-size: .95rem;
}
.product-price {
  margin-top: 1.3rem; display: flex; align-items: baseline; gap: .4rem;
  font-family: var(--sans);
}
.product-price .amount { font-size: 2rem; font-weight: 800; letter-spacing: -0.02em; font-variant-numeric: tabular-nums; }
.product-price .period { font-size: .8rem; color: var(--ink-mute); }
.product-features {
  margin-top: 1.2rem; display: grid; gap: .7rem;
}
.product-features li {
  display: flex; gap: .65rem; align-items: flex-start;
  font-size: .88rem; color: var(--ink-soft);
}
.product-features li::before {
  content: "▸"; color: var(--accent); flex-shrink: 0; line-height: 1.4;
}
.product-features li:has(.feature-icon)::before { content: none; }
.feature-icon {
  width: 18px; height: 18px; flex-shrink: 0;
  margin-top: .1rem;
  color: var(--accent);
}

.variant-toggle {
  display: flex; gap: .5rem;
  border: 0; padding: 0; margin-top: 1.2rem;
}
.variant-option {
  flex: 1;
  position: relative;
  text-align: center;
  font-family: var(--mono); font-size: .85rem;
  text-transform: uppercase; letter-spacing: .04em;
  padding: .6rem .5rem;
  border: 1px solid var(--line-strong); border-radius: var(--radius-sm);
  color: var(--ink-soft);
  cursor: pointer;
  transition: border-color .25s var(--ease-out), color .25s var(--ease-out), background .25s var(--ease-out);
}
.variant-option input {
  position: absolute; inset: 0; opacity: 0; cursor: pointer; margin: 0;
}
.variant-option.is-active,
.variant-option:has(input:checked) {
  border-color: var(--accent);
  color: var(--accent);
  background: rgba(229,52,42,.08);
}
.variant-option:has(input:focus-visible) {
  outline: 2px solid var(--accent);
  outline-offset: 2px;
}

.teras-label {
  display: block;
  font-family: var(--mono); font-size: .78rem; color: var(--ink-mute);
  margin-top: 1.2rem; margin-bottom: .5rem;
}
.teras-input-row {
  display: flex; align-items: center; gap: .6rem;
  background: var(--bg-3); border: 1px solid var(--line-strong); border-radius: var(--radius-sm);
  padding: .3rem .3rem .3rem 1rem;
}
.teras-input {
  flex: 1; min-width: 0;
  background: none; border: 0; color: var(--ink);
  font-family: var(--mono); font-size: 1rem;
  padding: .5rem 0;
}
.teras-input::-webkit-inner-spin-button,
.teras-input::-webkit-outer-spin-button { opacity: .6; }
.teras-unit {
  font-family: var(--mono); font-size: .78rem; color: var(--ink-mute);
  padding-right: .4rem;
}
.teras-presets {
  display: flex; gap: .5rem; margin-top: .6rem;
}
.teras-preset {
  flex: 1;
  font-family: var(--mono); font-size: .78rem;
  padding: .45rem .3rem;
  border: 1px solid var(--line); border-radius: 999px;
  color: var(--ink-mute);
  transition: border-color .25s var(--ease-out), color .25s var(--ease-out);
}
.teras-preset:hover { border-color: var(--accent); color: var(--accent); }
.teras-rate {
  margin-top: .7rem;
  font-size: .78rem; color: var(--ink-mute);
}

.product-select {
  margin-top: 1.2rem;
  width: 100%;
  font-family: var(--mono); font-size: .88rem;
  background: var(--bg-3); color: var(--ink);
  border: 1px solid var(--line-strong); border-radius: var(--radius-sm);
  padding: .7rem .9rem;
  appearance: none;
}
.product-actions { margin-top: 1.5rem; }

/* =============================================================
   8. Cómo comprar (steps)
   ============================================================= */
.steps-list {
  display: grid; gap: 1.3rem;
  grid-template-columns: 1fr;
  counter-reset: step;
}
@media (min-width: 720px) {
  .steps-list { grid-template-columns: repeat(2, 1fr); }
}
@media (min-width: 1180px) {
  .steps-list { grid-template-columns: repeat(4, 1fr); }
}
.step {
  --tilt-x: 0deg; --tilt-y: 0deg; --glow-x: 50%; --glow-y: 30%;
  position: relative;
  border: 1px solid var(--line);
  border-radius: var(--radius-md);
  padding: 1.5rem;
  background: var(--bg-2);
  overflow: hidden;
  transform: perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));
  transition: transform .4s var(--ease-out), border-color .35s var(--ease-out), box-shadow .4s var(--ease-out);
}
.step::before {
  content: "";
  position: absolute; inset: 0; z-index: 0; opacity: 0;
  background: radial-gradient(circle 180px at var(--glow-x) var(--glow-y), rgba(229,52,42,.16), transparent 70%);
  transition: opacity .4s var(--ease-out);
  pointer-events: none;
}
.step:hover {
  border-color: var(--line-strong);
  box-shadow: 0 20px 40px -26px rgba(0,0,0,.6);
}
.step:hover::before { opacity: 1; }
.step > * { position: relative; z-index: 1; }
@media (min-width: 1180px) {
  .step:not(:last-child)::after {
    content: "→";
    position: absolute; z-index: 2;
    top: 1.9rem; right: calc(-1.3rem - 1px); transform: translateX(50%);
    font-family: var(--mono); font-size: 1.1rem; color: var(--line-strong);
  }
}
.step-n {
  display: inline-flex; align-items: center; justify-content: center;
  font-family: var(--mono); font-size: .78rem; font-weight: 700; color: var(--accent);
  background: rgba(229,52,42,.12); border-radius: 6px; padding: .3rem .6rem;
  margin-bottom: .9rem;
  transition: background .3s var(--ease-out), color .3s var(--ease-out);
}
.step:hover .step-n { background: var(--accent); color: var(--accent-ink); }
.step h3 { font-size: 1.05rem; margin-bottom: .5rem; }
.step p { font-size: .88rem; color: var(--ink-soft); }

/* =============================================================
   9. FAQ
   ============================================================= */
.faq-list { display: grid; gap: .7rem; max-width: 760px; }
.faq-item {
  border: 1px solid var(--line);
  border-radius: var(--radius-md);
  background: var(--bg-2);
  overflow: hidden;
  transition: border-color .25s var(--ease-out), box-shadow .25s var(--ease-out), transform .25s var(--ease-out);
}
.faq-item:hover { border-color: var(--line-strong); }
.faq-item.is-open {
  border-color: rgba(229,52,42,.35);
  box-shadow: 0 10px 26px -14px rgba(229,52,42,.35);
}
.faq-q {
  width: 100%; display: flex; align-items: center; gap: 1rem;
  padding: 1.1rem 1.3rem; text-align: left;
  font-family: var(--sans); font-size: .95rem; font-weight: 500;
}
.faq-q-num {
  flex: none;
  font-family: var(--mono); font-size: .74rem; font-weight: 700; color: var(--accent);
  background: rgba(229,52,42,.12); border-radius: 6px; padding: .25rem .5rem;
  transition: background .25s var(--ease-out), color .25s var(--ease-out);
}
.faq-item.is-open .faq-q-num { background: var(--accent); color: var(--accent-ink); }
.faq-q-text { flex: 1; }
.faq-icon {
  width: 18px; height: 18px; color: var(--ink-mute);
  transition: transform .3s var(--ease-out), color .3s var(--ease-out);
  flex-shrink: 0;
}
.faq-item.is-open .faq-icon { transform: rotate(180deg); color: var(--accent); }
.faq-a {
  max-height: 0; overflow: hidden;
  transition: max-height .4s var(--ease-out);
}
.faq-item.is-open .faq-a { max-height: 240px; }
.faq-a p { padding: 0 1.3rem 1.2rem 3.1rem; color: var(--ink-soft); font-size: .92rem; }

.faq-more {
  max-width: 760px; margin-top: 1.4rem;
  display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: .8rem;
  padding: 1.1rem 1.3rem;
  border: 1px dashed var(--line-strong); border-radius: var(--radius-md);
  color: var(--ink-mute); font-size: .9rem;
}
.faq-more a { color: var(--accent); font-weight: 600; transition: color .25s var(--ease-out); }
.faq-more a:hover { color: var(--accent-dim); }

/* =============================================================
   10. Purchase modal
   ============================================================= */
dialog#purchase-dialog {
  border: 1px solid var(--line-strong);
  border-radius: var(--radius-lg);
  background: var(--bg-2);
  color: var(--ink);
  padding: 0;
  width: min(92vw, 480px);
  max-height: 88vh;
  overflow-y: auto;
  margin: auto;
}
dialog#purchase-dialog::backdrop {
  background: rgba(6,6,8,0.72);
  backdrop-filter: blur(4px);
}
.modal-head {
  display: flex; align-items: flex-start; justify-content: space-between; gap: 1rem;
  padding: 1.5rem 1.6rem 1rem;
  border-bottom: 1px solid var(--line);
}
.modal-head h3 { font-size: 1.1rem; }
.modal-close {
  font-family: var(--mono); font-size: 1.3rem; line-height: 1; color: var(--ink-mute);
}
.modal-close:hover { color: var(--ink); }
.modal-body { padding: 1.5rem 1.6rem; }
.modal-price {
  font-family: var(--sans); font-size: 1.6rem; font-weight: 800; letter-spacing: -0.02em; color: var(--accent);
  margin-bottom: 1.3rem;
}
.modal-section-title {
  font-family: var(--mono); font-size: .72rem; text-transform: uppercase; letter-spacing: .1em;
  color: var(--ink-mute); margin-bottom: .5rem;
}
.binance-box {
  display: flex; align-items: center; justify-content: space-between; gap: .8rem;
  background: var(--bg-3); border: 1px solid var(--line-strong); border-radius: var(--radius-sm);
  padding: .9rem 1rem; margin-bottom: 1.4rem;
}
.binance-box strong {
  font-family: var(--mono); font-size: 1.1rem; letter-spacing: .02em; word-break: break-all;
}
.modal-steps { display: grid; gap: .6rem; margin-bottom: 1.5rem; counter-reset: mstep; }
.modal-steps li {
  display: flex; gap: .7rem; font-size: .88rem; color: var(--ink-soft);
  counter-increment: mstep;
}
.modal-steps li::before {
  content: counter(mstep);
  flex-shrink: 0;
  width: 22px; height: 22px; border-radius: 50%;
  background: var(--bg-3); border: 1px solid var(--line-strong);
  display: flex; align-items: center; justify-content: center;
  font-family: var(--mono); font-size: .74rem; color: var(--accent);
}
.modal-note {
  font-size: .8rem; color: var(--ink-mute); margin-bottom: 1.3rem;
}

/* =============================================================
   10.5. CTA final
   ============================================================= */
.cta-box {
  position: relative;
  overflow: clip;
  border: 1px solid var(--line-strong);
  border-radius: var(--radius-lg);
  background: var(--bg-2);
  padding: clamp(2rem, 5vw, 3.5rem) clamp(1.5rem, 5vw, 3rem);
  text-align: center;
}
.cta-box::before {
  content: "";
  position: absolute; inset: -26px; z-index: 0;
  background-image: radial-gradient(rgba(244,245,243,.14) 1px, transparent 1px);
  background-size: 26px 26px;
  mask-image: radial-gradient(ellipse 65% 70% at 50% 20%, black 30%, transparent 85%);
  pointer-events: none;
  animation: ctaDotsDrift 22s linear infinite;
}
.cta-box::after {
  content: "";
  position: absolute; inset: -20% -10% auto -10%; height: 70%; z-index: 0;
  background: radial-gradient(circle 420px at 50% 0%, rgba(229,52,42,.16), transparent 70%);
  pointer-events: none;
  animation: ctaGlowPulse 10s ease-in-out infinite;
}
@keyframes ctaDotsDrift {
  0% { background-position: 0 0; }
  100% { background-position: 26px 26px; }
}
@keyframes ctaGlowPulse {
  0%, 100% { opacity: .8; transform: translateX(0) scale(1); }
  50% { opacity: 1; transform: translateX(3%) scale(1.08); }
}
@media (prefers-reduced-motion: reduce) {
  .cta-box::before, .cta-box::after { animation: none; }
}
.cta-box > * { position: relative; z-index: 1; }

.cta-ring {
  position: absolute; top: 2rem; left: 2rem; z-index: 1;
  width: 34px; height: 34px;
  border: 1px dashed var(--line-strong);
  border-radius: 50%;
  display: none;
  animation: ctaSpin 14s linear infinite;
}
.cta-ring span {
  position: absolute; top: -3px; left: 50%; width: 6px; height: 6px;
  transform: translateX(-50%);
  border-radius: 50%; background: var(--accent);
  box-shadow: 0 0 8px 1px var(--accent);
}
@keyframes ctaSpin { to { transform: rotate(360deg); } }
@media (min-width: 720px) { .cta-ring { display: block; } }

.cta-terminal {
  display: inline-flex; align-items: center; gap: .5rem;
  font-family: var(--mono); font-size: .78rem; color: var(--ink-mute);
  border: 1px solid var(--line); border-radius: 999px;
  padding: .45rem 1rem; margin-bottom: 1.6rem;
}
.cta-terminal .dot {
  width: 6px; height: 6px; border-radius: 50%; background: var(--accent);
  box-shadow: 0 0 8px 1px var(--accent);
}
.cta-sep { color: var(--line-strong); }

.cta-title {
  font-size: clamp(1.9rem, 5vw, 3.1rem);
  max-width: 22ch;
  margin-inline: auto;
}
.cta-sub {
  max-width: 56ch; margin: 1.2rem auto 0;
  color: var(--ink-soft); font-size: 1.02rem;
}
.cta-sub .accent-text { font-family: var(--mono); color: var(--accent); }

.cta-actions {
  display: flex; flex-wrap: wrap; justify-content: center; gap: .9rem;
  margin-top: 2rem;
}

.cta-stats {
  display: grid; grid-template-columns: repeat(2, 1fr);
  gap: 0;
  margin-top: 3rem;
  border-top: 1px solid var(--line);
  padding-top: 2rem;
}
@media (min-width: 720px) {
  .cta-stats { grid-template-columns: repeat(4, 1fr); }
}
.cta-stat {
  display: flex; flex-direction: column; align-items: center; gap: .4rem;
  padding: .9rem .5rem;
  border-left: 1px solid var(--line);
}
.cta-stat:first-child,
.cta-stat:nth-child(2) { border-left: 0; }
@media (min-width: 720px) {
  .cta-stat:nth-child(2) { border-left: 1px solid var(--line); }
}
.cta-stat-icon { width: 20px; height: 20px; color: var(--accent); margin-bottom: .2rem; }
.cta-stat-num { font-family: var(--sans); font-weight: 800; letter-spacing: -0.02em; font-size: 1.35rem; font-variant-numeric: tabular-nums; }
.cta-stat-label { font-family: var(--mono); font-size: .72rem; color: var(--ink-mute); text-transform: uppercase; letter-spacing: .04em; }

.cta-tags {
  display: flex; flex-wrap: wrap; justify-content: center; gap: 1.4rem;
  margin-top: 1.6rem;
  font-family: var(--mono); font-size: .75rem; color: var(--ink-mute);
}
.cta-tags span { display: inline-flex; align-items: center; gap: .4rem; }
.cta-tags .dot { width: 5px; height: 5px; border-radius: 50%; background: var(--accent); }

/* =============================================================
   11. Footer
   ============================================================= */
.footer {
  border-top: 1px solid var(--line);
  padding-block: 3rem 2rem;
}
.footer-top {
  display: flex; flex-wrap: wrap; gap: 2rem; justify-content: space-between;
  padding-bottom: 2rem; border-bottom: 1px solid var(--line);
}
.footer-brand { max-width: 340px; }
.footer-brand .nav-brand { margin-bottom: .8rem; }
.footer-brand p { color: var(--ink-mute); font-size: .88rem; }
.footer-links { display: flex; gap: 3rem; flex-wrap: wrap; }
.footer-col h4 {
  font-family: var(--mono); font-size: .78rem; text-transform: uppercase; letter-spacing: .08em;
  color: var(--ink-mute); margin-bottom: .8rem;
}
.footer-col a, .footer-col span {
  display: block; font-size: .88rem; color: var(--ink-soft); padding-block: .3rem;
}
.footer-col a:hover { color: var(--accent); }
.footer-bottom {
  display: flex; flex-wrap: wrap; gap: 1rem; justify-content: space-between; align-items: center;
  padding-top: 1.5rem;
  font-size: .8rem; color: var(--ink-mute);
}
.footer-disclaimer {
  max-width: 760px; margin-top: 1.2rem;
  font-size: .76rem; color: var(--ink-mute); line-height: 1.6;
}

/* =============================================================
   12. Reveals & misc effects
   ============================================================= */
.reveal { opacity: 0; transform: translateY(28px); transition: opacity .7s var(--ease-out), transform .7s var(--ease-out); }
.reveal.is-visible { opacity: 1; transform: none; }
.reveal[data-split] { opacity: 1; transform: none; }

/* Staggered cascade for grid items — each child reveals slightly after the previous */
.products-grid > .reveal:nth-child(1) { transition-delay: 0s; }
.products-grid > .reveal:nth-child(2) { transition-delay: .12s; }
.products-grid > .reveal:nth-child(3) { transition-delay: .24s; }
.steps-list > .reveal:nth-child(1) { transition-delay: 0s; }
.steps-list > .reveal:nth-child(2) { transition-delay: .1s; }
.steps-list > .reveal:nth-child(3) { transition-delay: .2s; }
.steps-list > .reveal:nth-child(4) { transition-delay: .3s; }
.faq-list > .reveal:nth-child(1) { transition-delay: 0s; }
.faq-list > .reveal:nth-child(2) { transition-delay: .07s; }
.faq-list > .reveal:nth-child(3) { transition-delay: .14s; }
.faq-list > .reveal:nth-child(4) { transition-delay: .21s; }
.faq-list > .reveal:nth-child(5) { transition-delay: .28s; }

[data-magnetic] { transition: transform .3s var(--ease-out); }

/* =============================================================
   13. Download center page
   ============================================================= */
.install-hero { padding-block: clamp(3rem, 7vw, 5rem) clamp(2rem, 5vw, 3rem); }
.back-home-link {
  display: inline-flex; align-items: center; gap: .5rem;
  margin-bottom: 1.4rem;
  font-family: var(--sans); font-size: .88rem; font-weight: 600; color: var(--ink-mute);
  transition: color .25s var(--ease-out), transform .25s var(--ease-out);
}
.back-home-link svg { width: 16px; height: 16px; }
.back-home-link:hover { color: var(--accent); transform: translateX(-2px); }
.install-title { margin-top: .8rem; }
.install-title h1 {
  font-weight: 800; letter-spacing: -0.02em;
  font-size: clamp(1.9rem, 5vw, 2.8rem);
}
.section-head-sub { margin-top: .5rem; color: var(--ink-soft); font-size: 1.05rem; max-width: 560px; }

/* =============================================================
   14. Visual guide page
   ============================================================= */
.guide-index {
  display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 1px;
  background: var(--line); border: 1px solid var(--line); border-radius: var(--radius-md);
  overflow: hidden; margin-top: 1.6rem;
}
.guide-index a {
  display: flex; flex-direction: column; gap: .3rem;
  padding: .9rem 1.05rem; background: var(--bg-2);
  transition: background .2s var(--ease-out);
}
.guide-index a:hover { background: var(--bg-3); }
.guide-index-num { font-family: var(--mono); font-size: .72rem; font-weight: 700; color: var(--accent); letter-spacing: .05em; }
.guide-index a span:last-child { font-family: var(--sans); font-weight: 600; font-size: .85rem; }

.guide-stage { margin-top: clamp(2.6rem, 6vw, 4rem); scroll-margin-top: 5.5rem; }
.guide-stage-head { display: flex; align-items: baseline; gap: .9rem; margin-bottom: .4rem; }
.guide-stage-num {
  font-family: var(--mono); font-size: .8rem; font-weight: 700;
  color: var(--accent); background: rgba(229,52,42,.12);
  border-radius: 6px; padding: .2rem .55rem; flex: none;
}
.guide-stage-head h2 { font-size: 1.35rem; }
.guide-stage-sub { color: var(--ink-soft); font-size: .92rem; max-width: 640px; margin: .5rem 0 1.8rem; }

.guide-steps {
  position: relative;
  display: flex; flex-direction: column; gap: 2.2rem;
  padding-left: 1.7rem; margin-left: .2rem;
  border-left: 1px solid var(--line-strong);
}
.guide-steps::after {
  content: "";
  position: absolute; left: -1.98rem; top: 10px;
  width: 9px; height: 9px; border-radius: 50%;
  background: var(--accent);
  box-shadow: 0 0 0 4px var(--bg), 0 0 16px 3px rgba(229,52,42,.65);
  pointer-events: none;
  animation: railDotTravel 2.8s cubic-bezier(.45,0,.55,1) infinite;
}
@keyframes railDotTravel {
  0%, 100% { top: 10px; }
  50% { top: calc(100% - 19px); }
}
.guide-step {
  position: relative;
  display: grid; grid-template-columns: minmax(200px, 300px) 1fr;
  gap: 1.6rem; align-items: center;
}
.guide-step::before {
  content: ""; position: absolute; left: -1.98rem; top: 10px;
  width: 9px; height: 9px; border-radius: 50%;
  background: var(--accent); box-shadow: 0 0 0 4px var(--bg), 0 0 14px 2px rgba(229,52,42,.4);
  animation: stepDotPulse 2.4s ease-in-out infinite;
}
.guide-step:nth-child(2)::before { animation-delay: .5s; }
.guide-step:nth-child(3)::before { animation-delay: 1s; }
.guide-step:nth-child(4)::before { animation-delay: 1.5s; }
@keyframes stepDotPulse {
  0%, 100% { transform: scale(1); box-shadow: 0 0 0 4px var(--bg), 0 0 14px 2px rgba(229,52,42,.4); }
  50% { transform: scale(1.35); box-shadow: 0 0 0 4px var(--bg), 0 0 20px 6px rgba(229,52,42,.75); }
}
.guide-shot {
  border-radius: var(--radius-md); overflow: hidden;
  border: 1px solid var(--line-strong); background: var(--bg-2);
  box-shadow: 0 16px 30px rgba(0,0,0,.35);
}
.guide-shot img { display: block; width: 100%; height: auto; }

.guide-step-body h3 { font-size: 1.05rem; margin-bottom: .5rem; }
.guide-step-body p { color: var(--ink-soft); font-size: .92rem; line-height: 1.65; }
.guide-step-tag {
  display: inline-flex; align-items: center; gap: .4rem; margin-top: .6rem;
  font-family: var(--mono); font-size: .74rem; color: var(--ink-mute);
  background: var(--bg-3); border: 1px solid var(--line); padding: .2rem .55rem; border-radius: 6px;
}
.guide-step-tag.warn { color: var(--accent); background: rgba(229,52,42,.12); border-color: transparent; }
.guide-step-tag.go { color: #3ddc84; background: rgba(61,220,132,.12); border-color: transparent; }
.guide-step-body .kbd {
  font-family: var(--mono); font-size: .85em;
  background: rgba(229,52,42,.12); color: var(--accent-dim);
  padding: .1rem .4rem; border-radius: 6px;
}

.guide-live-demo { margin-top: clamp(2.6rem, 6vw, 4rem); }
.guide-live-shot {
  position: relative; border-radius: var(--radius-md); overflow: hidden;
  border: 1px solid var(--line-strong); box-shadow: 0 16px 34px rgba(0,0,0,.4);
}
.guide-live-bg { display: block; width: 100%; height: auto; }
.guide-live-panel {
  position: absolute; top: 4%; left: 3%; width: 28%; min-width: 150px;
}
.guide-live-panel img {
  display: block; width: 100%; height: auto;
  border-radius: 10px;
}

.guide-callout {
  margin-top: clamp(2.6rem, 6vw, 4rem);
  background: var(--bg-2); border: 1px solid var(--line-strong); border-left: 3px solid var(--accent);
  border-radius: var(--radius-md); padding: 1.5rem 1.7rem;
}
.guide-callout h3 { font-size: 1rem; margin-bottom: .7rem; }
.guide-callout p { color: var(--ink-soft); font-size: .9rem; margin-bottom: .6rem; }
.guide-callout p:last-child { margin-bottom: 0; }
.guide-callout .kbd {
  font-family: var(--mono); font-size: .8em;
  background: rgba(229,52,42,.12); color: var(--accent-dim); padding: .1rem .4rem; border-radius: 6px;
}

.dl-mock-card {
  background: var(--bg-3); border: 1px solid var(--line-strong); border-radius: var(--radius-md);
  padding: 1.3rem 1.5rem;
}
.dl-mock-row { display: flex; align-items: center; gap: 1rem; margin-bottom: 1.1rem; }
.dl-mock-icon {
  flex: none; width: 42px; height: 42px; border-radius: 11px;
  background: linear-gradient(135deg, var(--grad-1), var(--grad-3));
  display: flex; align-items: center; justify-content: center;
}
.dl-mock-icon svg { width: 22px; height: 22px; }
.dl-mock-name { font-weight: 700; font-size: .95rem; }
.dl-mock-size { color: var(--ink-mute); font-size: .78rem; font-family: var(--mono); margin-top: .15rem; }

/* ---------- Nav dropdown ---------- */
.nav-dropdown { position: relative; }
.nav-dropdown summary {
  display: flex; align-items: center; gap: .35rem; list-style: none; cursor: pointer;
  padding: .6rem 1.1rem; font-family: var(--sans); font-size: .82rem; font-weight: 600; color: var(--ink);
  border: 1px solid var(--line-strong); border-radius: 999px;
}
.nav-dropdown summary::-webkit-details-marker { display: none; }
.nav-dropdown summary::after { content: "▾"; font-size: .7em; opacity: .6; transition: transform .25s var(--ease-out); }
.nav-dropdown[open] summary::after { transform: rotate(180deg); }
.nav-dropdown summary:hover { border-color: var(--accent); color: var(--accent); }
.nav-dropdown-menu {
  position: absolute; top: calc(100% + .6rem); left: 0; min-width: 190px; z-index: 60;
  display: flex; flex-direction: column; gap: .2rem; padding: .4rem;
  background: var(--bg-2); border: 1px solid var(--line-strong); border-radius: var(--radius-md);
  box-shadow: 0 16px 34px rgba(0,0,0,.4);
}
.nav-dropdown-menu a {
  padding: .6rem .75rem; border-radius: 8px; font-family: var(--sans); font-size: .9rem; font-weight: 500;
}
.nav-dropdown-menu a:hover { background: rgba(229,52,42,.1); color: var(--accent); }

@media (max-width: 700px) {
  .guide-step { grid-template-columns: 1fr; }
}

/* =============================================================
   15. Responsive tune-ups
   ============================================================= */
@media (max-width: 719px) {
  .hero-cta { flex-direction: column; align-items: stretch; }
  .hero-cta .btn { width: 100%; }

  /* Card carousels — on phones, these lists scroll sideways (with a peek
     of the next card) instead of stacking one under the other. */
  .products-grid, .steps-list, .faq-list {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-padding-inline: 1.25rem;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    margin-inline: -1.25rem;
    padding-inline: 1.25rem;
    padding-bottom: .3rem;
  }
  .products-grid::-webkit-scrollbar,
  .steps-list::-webkit-scrollbar,
  .faq-list::-webkit-scrollbar { display: none; }
  .products-grid > *, .steps-list > *, .faq-list > * {
    flex: 0 0 100%;
    scroll-snap-align: start;
  }
  .products-grid > *:last-child, .steps-list > *:last-child, .faq-list > *:last-child {
    scroll-snap-align: end;
  }
  .faq-list { align-items: flex-start; max-width: none; }
}

/* =============================================================
   16. Reduced motion — only intrusive effects
   ============================================================= */
@media (prefers-reduced-motion: reduce) {
  .reveal { transition-duration: .25s; }
}

/* =============================================================
   17. Auth modal (account creation / login gating a download)
   ============================================================= */
dialog#auth-dialog {
  border: 1px solid var(--line-strong);
  border-radius: var(--radius-lg);
  background: var(--bg-2);
  color: var(--ink);
  padding: 0;
  width: min(92vw, 420px);
  max-height: 88vh;
  overflow-y: auto;
  margin: auto;
}
dialog#auth-dialog::backdrop {
  background: rgba(6,6,8,0.72);
  backdrop-filter: blur(4px);
}
dialog#auth-dialog .modal-head h3 { font-weight: 800; letter-spacing: -0.01em; }
.modal-sub { color: var(--ink-mute); font-size: .85rem; margin-top: .3rem; }
.auth-tabs {
  display: flex; gap: .4rem;
  background: var(--bg-3); border: 1px solid var(--line); border-radius: 999px;
  padding: .25rem; margin-bottom: 1.3rem;
}
.auth-tab {
  flex: 1; padding: .55rem .8rem; border-radius: 999px;
  font-family: var(--sans); font-size: .85rem; font-weight: 600; color: var(--ink-mute);
  transition: background .25s var(--ease-out), color .25s var(--ease-out);
}
.auth-tab.is-active { background: var(--accent); color: var(--accent-ink); }
.auth-google-btn { gap: .6rem; margin-bottom: 1.2rem; }
.auth-google-btn svg { width: 18px; height: 18px; flex-shrink: 0; }
.auth-divider {
  display: flex; align-items: center; gap: .8rem;
  color: var(--ink-mute); font-size: .78rem; text-transform: uppercase; letter-spacing: .08em;
  margin-bottom: 1.2rem;
}
.auth-divider::before, .auth-divider::after {
  content: ""; flex: 1; height: 1px; background: var(--line);
}
.auth-label {
  display: block; font-family: var(--sans); font-weight: 600; font-size: .82rem; color: var(--ink-soft);
  margin-bottom: .4rem;
}
.auth-register-only { display: block; }
.auth-input {
  width: 100%; background: var(--bg-3); color: var(--ink);
  border: 1px solid var(--line-strong); border-radius: var(--radius-sm);
  padding: .75rem .9rem; font-family: var(--sans); font-size: .95rem;
  margin-bottom: 1rem;
}
.auth-input:focus-visible { outline: 2px solid var(--accent); outline-offset: 1px; }
.auth-error {
  background: rgba(255,92,92,.1); border: 1px solid rgba(255,92,92,.3); color: var(--danger);
  border-radius: var(--radius-sm); padding: .7rem .9rem; font-size: .85rem; margin-bottom: 1rem;
}
.auth-verify-pane h4 {
  font-family: var(--display); font-weight: 700; font-size: 1.1rem; margin-bottom: .6rem;
}
.auth-verify-text {
  color: var(--ink-soft); font-size: .88rem; line-height: 1.5; margin-bottom: 1.1rem;
}
.auth-verify-text strong { color: var(--ink); word-break: break-all; }
.auth-verify-note {
  background: rgba(255,255,255,.05); border: 1px solid var(--line);
  border-radius: var(--radius-sm); padding: .65rem .9rem; font-size: .82rem; color: var(--ink-soft);
  margin-bottom: 1rem;
}
#auth-verify-continue { margin-bottom: .7rem; }
.auth-status-bar {
  display: inline-flex; align-items: center; gap: .5rem; flex-wrap: wrap;
}
.auth-status-bar a { color: var(--accent); text-decoration: underline; text-underline-offset: 2px; }
.auth-status-bar a:hover { color: var(--accent-dim); }

.user-menu { position: relative; display: none; }
.user-menu-trigger {
  display: inline-flex; align-items: center; gap: .55rem;
  background: var(--bg-3); border: 1px solid var(--line-strong); border-radius: 999px;
  padding: .3rem .8rem .3rem .3rem; cursor: pointer;
  font-family: var(--sans); font-size: .85rem; font-weight: 600; color: var(--ink);
  transition: border-color .2s var(--ease-out), background .2s var(--ease-out);
}
.user-menu-trigger:hover { border-color: var(--accent); }
.user-avatar {
  width: 26px; height: 26px; border-radius: 50%; flex-shrink: 0;
  background: var(--accent); color: var(--accent-ink);
  display: flex; align-items: center; justify-content: center;
  font-family: var(--display); font-size: .78rem; font-weight: 700; text-transform: uppercase;
  background-size: cover; background-position: center;
  position: relative; overflow: hidden;
}

/* Avatares con ícono elemental — silueta profesional (llama, hoja, gota, rayo,
   luna, gema), cada uno con su propio degradé y sin ningún personaje real. */
.user-avatar.has-preset {
  color: transparent; box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .18);
}
.user-avatar.has-preset::after {
  content: ""; position: absolute; inset: 0; border-radius: 50%;
  -webkit-mask-size: 54% 54%; mask-size: 54% 54%;
  -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;
  -webkit-mask-position: center; mask-position: center;
  background: rgba(255, 255, 255, .92);
}
.user-avatar[data-preset="flame"] {
  background: linear-gradient(135deg, #ff7a45, #e5342a);
}
.user-avatar[data-preset="flame"]::after {
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEyLDIgQzkuMiw1LjYgNi4yLDguOCA2LjIsMTIuOCBBNS44LDUuOCAwIDAgMCAxMiwxOC42IEE1LjgsNS44IDAgMCAwIDE3LjgsMTIuOCBDMTcuOCwxMC42IDE3LjEsOSAxNiw3LjYgQzE2LjIsOS44IDE1LDExLjQgMTMuNiwxMSBDMTQuNiw3LjggMTQsNC42IDEyLDIgWiIvPjwvc3ZnPg==");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEyLDIgQzkuMiw1LjYgNi4yLDguOCA2LjIsMTIuOCBBNS44LDUuOCAwIDAgMCAxMiwxOC42IEE1LjgsNS44IDAgMCAwIDE3LjgsMTIuOCBDMTcuOCwxMC42IDE3LjEsOSAxNiw3LjYgQzE2LjIsOS44IDE1LDExLjQgMTMuNiwxMSBDMTQuNiw3LjggMTQsNC42IDEyLDIgWiIvPjwvc3ZnPg==");
}
.user-avatar[data-preset="leaf"] {
  background: linear-gradient(135deg, #6fd36a, #2f9e4f);
}
.user-avatar[data-preset="leaf"]::after {
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTQsMjEgQzQsMTAuNSAxMi41LDMgMjIsMyBDMjIsMTAuNSAxNi41LDIxIDQsMjEgWiIvPjwvc3ZnPg==");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTQsMjEgQzQsMTAuNSAxMi41LDMgMjIsMyBDMjIsMTAuNSAxNi41LDIxIDQsMjEgWiIvPjwvc3ZnPg==");
}
.user-avatar[data-preset="drop"] {
  background: linear-gradient(135deg, #63b6ff, #2f7fd6);
}
.user-avatar[data-preset="drop"]::after {
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEyLDIuNSBDMTIsMi41IDQuOCwxMS42IDQuOCwxNi40IEE3LjIsNy4yIDAgMCAwIDE5LjIsMTYuNCBDMTkuMiwxMS42IDEyLDIuNSAxMiwyLjUgWiIvPjwvc3ZnPg==");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEyLDIuNSBDMTIsMi41IDQuOCwxMS42IDQuOCwxNi40IEE3LjIsNy4yIDAgMCAwIDE5LjIsMTYuNCBDMTkuMiwxMS42IDEyLDIuNSAxMiwyLjUgWiIvPjwvc3ZnPg==");
}
.user-avatar[data-preset="bolt"] {
  background: linear-gradient(135deg, #ffd84a, #e6a800);
}
.user-avatar[data-preset="bolt"]::after {
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEzLjIsMiBMNC40LDEzLjYgTDEwLjYsMTMuNiBMOS40LDIyIEwxOS42LDkuNCBMMTMuNCw5LjQgWiIvPjwvc3ZnPg==");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEzLjIsMiBMNC40LDEzLjYgTDEwLjYsMTMuNiBMOS40LDIyIEwxOS42LDkuNCBMMTMuNCw5LjQgWiIvPjwvc3ZnPg==");
}
.user-avatar[data-preset="moon"] {
  background: linear-gradient(135deg, #b491f9, #7c3aed);
}
.user-avatar[data-preset="moon"]::after {
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTIwLjIsMTMuNiBBOC40LDguNCAwIDEsMSAxMC40LDMuOCBBNi42LDYuNiAwIDAsMCAyMC4yLDEzLjYgWiIvPjwvc3ZnPg==");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTIwLjIsMTMuNiBBOC40LDguNCAwIDEsMSAxMC40LDMuOCBBNi42LDYuNiAwIDAsMCAyMC4yLDEzLjYgWiIvPjwvc3ZnPg==");
}
.user-avatar[data-preset="gem"] {
  background: linear-gradient(135deg, #4fe3d6, #12a89f);
}
.user-avatar[data-preset="gem"]::after {
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTcsNCBIMTcgTDIxLjUsMTAuMiBMMTIsMjEuNSBMMi41LDEwLjIgWiIvPjwvc3ZnPg==");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTcsNCBIMTcgTDIxLjUsMTAuMiBMMTIsMjEuNSBMMi41LDEwLjIgWiIvPjwvc3ZnPg==");
}

.dash-card-avatar {
  max-width: 560px; margin-inline: auto; text-align: center;
  padding: 2.2rem 1.8rem;
  background: linear-gradient(180deg, var(--bg-3), var(--bg-2));
}

.avatar-hero {
  display: flex; flex-direction: column; align-items: center; gap: .2rem;
  padding-bottom: 1.8rem; margin-bottom: 1.8rem;
  border-bottom: 1px solid var(--line-strong);
}
.avatar-hero-icon {
  width: 84px; height: 84px; font-size: 2rem;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.18), 0 8px 24px rgba(0,0,0,.35);
  margin-bottom: .7rem;
}
.avatar-hero-caption {
  font-family: var(--mono); font-size: .68rem; text-transform: uppercase; letter-spacing: .08em;
  color: var(--ink-mute);
}
.avatar-hero-name { font-family: var(--display); font-size: 1.15rem; font-weight: 700; color: var(--ink); }
.avatar-hero-desc { font-size: .86rem; color: var(--ink-mute); max-width: 320px; }

.avatar-picker {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.1rem 1rem;
  margin-bottom: 1.8rem;
}
.avatar-preset-option {
  display: flex; flex-direction: column; align-items: center; gap: .5rem;
  background: transparent; border: none; padding: .6rem .4rem; border-radius: var(--radius-sm);
  cursor: pointer; transition: transform .2s var(--ease-out), background .2s var(--ease-out);
}
.avatar-preset-option:hover { transform: translateY(-2px); background: rgba(255,255,255,.04); }
.avatar-preset-option .user-avatar {
  width: 56px; height: 56px;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.16);
  transition: box-shadow .2s var(--ease-out);
}
.avatar-preset-option.is-selected .user-avatar {
  box-shadow: 0 0 0 3px var(--bg-2), 0 0 0 5px var(--accent);
}
.avatar-preset-name {
  font-family: var(--sans); font-size: .78rem; font-weight: 600; color: var(--ink-soft);
}
.avatar-save-btn { min-width: 200px; }
.avatar-save-btn:disabled { opacity: .45; cursor: not-allowed; }
@media (max-width: 480px) {
  .avatar-picker { grid-template-columns: repeat(3, 1fr); gap: .8rem .4rem; }
  .dash-card-avatar { padding: 1.8rem 1.2rem; }
}
.user-name {
  max-width: 130px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
.user-chevron { width: 14px; height: 14px; color: var(--ink-mute); flex-shrink: 0; transition: transform .2s var(--ease-out); }
.user-menu.is-open .user-chevron { transform: rotate(180deg); }
.user-menu-dropdown {
  position: absolute; top: calc(100% + .6rem); right: 0; min-width: 170px;
  background: var(--bg-2); border: 1px solid var(--line-strong); border-radius: var(--radius-sm);
  box-shadow: 0 16px 36px rgba(0,0,0,.45);
  padding: .35rem; display: none; flex-direction: column; gap: .1rem; z-index: 60;
}
.user-menu.is-open .user-menu-dropdown { display: flex; }
.user-menu-dropdown a {
  padding: .6rem .7rem; border-radius: calc(var(--radius-sm) - 2px);
  font-family: var(--sans); font-size: .85rem; font-weight: 500; color: var(--ink-soft);
  transition: background .18s var(--ease-out), color .18s var(--ease-out);
}
.user-menu-dropdown a:hover { background: var(--bg-3); color: var(--ink); }
.user-menu-divider { height: 1px; background: var(--line); margin: .3rem .2rem; }
.user-menu-dropdown a.user-menu-danger { color: var(--danger); }
.user-menu-dropdown a.user-menu-danger:hover { background: rgba(255,92,92,.12); color: var(--danger); }
#nav-dashboard-link.is-active-page { color: var(--ink); }

/* =============================================================
   18. Dashboard
   ============================================================= */
.dash-hero {
  display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 1rem;
  margin-bottom: 2rem;
}
.dash-hero h1 { margin-bottom: .3rem; }
.dash-hero p { color: var(--ink-mute); }

.dash-locked {
  text-align: center; padding: clamp(3rem, 8vw, 5rem) 1.5rem; max-width: 420px; margin-inline: auto;
}
.dash-locked h2 { margin-bottom: .6rem; }
.dash-locked p { color: var(--ink-mute); margin-bottom: 1.6rem; }

.dash-tabs {
  display: flex; gap: .6rem; flex-wrap: wrap; justify-content: center;
  margin-bottom: 2rem;
}
.dash-tab {
  padding: .65rem 1.3rem; border-radius: 999px;
  font-family: var(--sans); font-size: .85rem; font-weight: 600; color: var(--ink-mute);
  background: var(--bg-3); border: 1px solid var(--line-strong);
  transition: background .25s var(--ease-out), color .25s var(--ease-out), border-color .25s var(--ease-out), transform .2s var(--ease-out), box-shadow .25s var(--ease-out);
  white-space: nowrap;
}
.dash-tab.is-active {
  background: var(--accent); color: var(--accent-ink); border-color: var(--accent);
  box-shadow: 0 8px 20px rgba(229,52,42,.32);
}
.dash-tab:not(.is-active):hover { color: var(--ink); border-color: var(--accent); transform: translateY(-2px); }

.dash-panel { display: none; }
.dash-panel.is-active { display: block; }
.dash-panel-head { margin-bottom: 1.4rem; }
.dash-panel-head h2 { font-size: 1.3rem; margin-bottom: .3rem; }
.dash-panel-head p { color: var(--ink-mute); font-size: .9rem; }

.dash-card {
  background: var(--bg-2); border: 1px solid var(--line-strong); border-radius: var(--radius-md);
  padding: 1.4rem;
}
.dash-empty {
  text-align: center; padding: 2.5rem 1.5rem; color: var(--ink-mute);
  border: 1px dashed var(--line-strong); border-radius: var(--radius-md);
}
.dash-empty strong { display: block; color: var(--ink-soft); font-size: 1rem; margin-bottom: .4rem; }

.license-result { margin-top: 1.2rem; }
.license-result p { color: var(--ink-soft); font-size: .88rem; margin-top: .9rem; }
.license-result p.license-note { color: var(--ink-mute); }

.license-stats {
  display: flex; flex-wrap: wrap; gap: .7rem;
}
.license-stat {
  flex: 1 1 130px;
  background: var(--bg-3); border: 1px solid var(--line-strong); border-radius: var(--radius-sm);
  padding: .85rem 1rem;
  opacity: 0; transform: translateY(8px);
  animation: licenseStatIn .45s var(--ease-out) forwards;
}
.license-stat:nth-child(1) { animation-delay: .04s; }
.license-stat:nth-child(2) { animation-delay: .11s; }
.license-stat:nth-child(3) { animation-delay: .18s; }
.license-stat:nth-child(4) { animation-delay: .25s; }
@keyframes licenseStatIn {
  to { opacity: 1; transform: translateY(0); }
}
.license-stat-label {
  display: block; font-family: var(--mono); font-size: .68rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--ink-mute); margin-bottom: .5rem;
}
.license-stat-value {
  display: block; font-family: var(--sans); font-weight: 700; font-size: 1rem; color: var(--ink);
}
.license-stat-value.is-mono {
  font-family: var(--mono); font-variant-numeric: tabular-nums; letter-spacing: .02em;
}
.license-stat .status-pill { font-size: .78rem; }
.license-stat.is-live {
  border-color: rgba(62,207,142,.35);
  animation: licenseStatIn .45s var(--ease-out) forwards, licensePulse 2.6s ease-in-out .55s infinite;
}
@keyframes licensePulse {
  0%, 100% { box-shadow: 0 0 0 0 rgba(62,207,142,.28); }
  50% { box-shadow: 0 0 0 7px rgba(62,207,142,0); }
}
.status-pill.is-active::before { animation: licensePillDot 1.6s ease-in-out infinite; }
@media (max-width: 559px) {
  .license-stat { flex: 1 1 45%; }
}
@media (prefers-reduced-motion: reduce) {
  .license-stat { animation: none; opacity: 1; transform: none; }
  .license-stat.is-live { animation: none; }
  .status-pill.is-active::before { animation: none; }
}
@keyframes licensePillDot { 0%, 100% { opacity: 1; } 50% { opacity: .35; } }

.status-pill {
  display: inline-flex; align-items: center; gap: .35rem;
  padding: .25rem .65rem; border-radius: 999px; font-size: .76rem; font-weight: 700;
  text-transform: uppercase; letter-spacing: .03em;
}
.status-pill::before { content: ""; width: 6px; height: 6px; border-radius: 50%; background: currentColor; }
.status-pill.is-active { background: rgba(62,207,142,.14); color: var(--success); }
.status-pill.is-expired { background: rgba(244,245,243,.08); color: var(--ink-mute); }
.status-pill.is-open { background: rgba(229,52,42,.14); color: var(--accent); }
.status-pill.is-closed { background: rgba(244,245,243,.08); color: var(--ink-mute); }

.dash-form { max-width: 420px; margin-inline: auto; }
.dash-card-license { max-width: 640px; margin-inline: auto; }

/* Overview: summary cards + full plans table */
.license-summary {
  display: flex; flex-wrap: wrap; gap: .9rem; margin-bottom: 1.6rem;
}
.license-summary-card {
  flex: 1 1 180px;
  display: flex; align-items: center; gap: .9rem;
  background: var(--bg-2); border: 1px solid var(--line-strong); border-radius: var(--radius-md);
  padding: 1.1rem 1.3rem;
  opacity: 0; transform: translateY(10px);
  animation: licenseStatIn .5s var(--ease-out) forwards;
}
.license-summary-card:nth-child(1) { animation-delay: .04s; }
.license-summary-card:nth-child(2) { animation-delay: .12s; }
.license-summary-card:nth-child(3) { animation-delay: .2s; }
.license-summary-icon {
  width: 44px; height: 44px; flex-shrink: 0; border-radius: var(--radius-sm);
  background: var(--bg-3); display: flex; align-items: center; justify-content: center;
  font-size: 1.2rem;
}
.license-summary-card.is-active .license-summary-icon { background: rgba(62,207,142,.14); }
.license-summary-card.is-expired .license-summary-icon { background: rgba(244,245,243,.08); }
.license-summary-label {
  display: block; font-family: var(--mono); font-size: .72rem; text-transform: uppercase;
  letter-spacing: .06em; color: var(--ink-mute); margin-bottom: .25rem;
}
.license-summary-number {
  display: block; font-family: var(--display); font-weight: 700; font-size: 1.9rem; color: var(--ink);
  letter-spacing: -0.01em;
}

.license-table-wrap {
  overflow-x: auto; border: 1px solid var(--line-strong); border-radius: var(--radius-md);
  margin-bottom: 2.2rem;
  opacity: 0; animation: licenseStatIn .5s var(--ease-out) .28s forwards;
}
.license-table { width: 100%; border-collapse: collapse; background: var(--bg-2); min-width: 560px; }
.license-table th, .license-table td {
  text-align: left; padding: .85rem 1.1rem; font-size: .88rem; font-family: var(--sans);
  border-bottom: 1px solid var(--line); white-space: nowrap;
}
.license-table th {
  font-family: var(--mono); color: var(--ink-mute); font-weight: 600; font-size: .72rem;
  text-transform: uppercase; letter-spacing: .06em;
}
.license-table tr:last-child td { border-bottom: none; }
.license-table td.is-mono { font-family: var(--mono); font-variant-numeric: tabular-nums; }
.license-table tbody tr { transition: background .2s var(--ease-out); }
.license-table tbody tr:hover { background: var(--bg-3); }

.license-manual-title {
  font-family: var(--display); font-weight: 700; font-size: 1rem; color: var(--ink-soft);
  margin-bottom: 1rem; max-width: 640px; margin-inline: auto; text-align: center;
}
@media (prefers-reduced-motion: reduce) {
  .license-summary-card, .license-table-wrap { animation: none; opacity: 1; transform: none; }
}
.dash-form textarea.auth-input { resize: vertical; min-height: 100px; font-family: var(--sans); }
.dash-feedback {
  padding: .7rem .9rem; border-radius: var(--radius-sm); font-size: .85rem; margin-bottom: 1rem; display: none;
}
.dash-feedback.is-success { display: block; background: rgba(62,207,142,.1); border: 1px solid rgba(62,207,142,.3); color: var(--success); }
.dash-feedback.is-error { display: block; background: rgba(255,92,92,.1); border: 1px solid rgba(255,92,92,.3); color: var(--danger); }

.ticket-list { display: flex; flex-direction: column; gap: .8rem; margin-top: 1.6rem; }
.ticket-item {
  border: 1px solid var(--line-strong); border-radius: var(--radius-sm); padding: 1rem 1.1rem;
}
.ticket-item-head { display: flex; align-items: center; justify-content: space-between; gap: .8rem; margin-bottom: .4rem; }
.ticket-item-head strong { font-size: .92rem; }
.ticket-item p { color: var(--ink-mute); font-size: .85rem; }
.ticket-item time { color: var(--ink-mute); font-size: .76rem; }
