/* ============================================================
   Självhostade typsnitt (SIL Open Font License).
   Laddas lokalt — inga anrop till Google, inga besökardata delas.
   ============================================================ */

@font-face {
  font-family: 'Fraunces';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/fraunces-latin-ext-400-italic-1.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Fraunces';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/fraunces-latin-400-italic-2.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('fonts/fraunces-latin-ext-400-3.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('fonts/fraunces-latin-400-4.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('fonts/hanken-grotesk-latin-ext-400-5.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('fonts/hanken-grotesk-latin-400-6.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ============================================================
   WB Agency — designsystem 2.0
   Varm beige-palett: ivory, sand, terrakotta & koppar.
   Rubriker i Fraunces (serif), brödtext i Hanken Grotesk.
   Typsnitten är självhostade (se fonts.css) — inga externa anrop.
   ============================================================ */

:root {
  --ink: #2b2420;
  --ink-soft: rgba(43, 36, 32, 0.72);
  --ink-faint: rgba(43, 36, 32, 0.12);
  --bg: #faf6f0;
  --white: #ffffff;
  --cream: #fffdf9;
  --surface: #f1e8dc;
  --accent: #c4633e;
  --accent-dark: #9a4a2c;
  --sand: #e8c9a8;
  --sand-text: #e8c9a8;
  --clay: #d9a583;
  --champagne: #f3e2c8;
  --rose: #e2a9b4;
  --blush: #f6dce1;
  --rose-deep: #c97b8e;
  --card-radius: 12px;
  --big-radius: 28px;
  --pill: 100px;
  --container: 1200px;
  --nav-h: 80px;
  --font: "Hanken Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-display: "Fraunces", Georgia, "Times New Roman", serif;
}

* { box-sizing: border-box; }

html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: var(--font);
  font-style: normal;
  font-synthesis: none;
  -webkit-font-smoothing: antialiased;
  color: var(--ink);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  background: var(--bg);
  overflow-x: hidden;
}

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

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

::selection { background: rgba(226, 169, 180, 0.4); }

/* ---------- Typografi ---------- */

h1, h2, h3, h4 { margin: 0; font-weight: 600; letter-spacing: -0.02em; }

.display {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: clamp(2.4rem, 5.2vw, 4rem);
  line-height: 1.06;
  letter-spacing: -0.02em;
}

.h2 {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: clamp(1.8rem, 3.4vw, 2.6rem);
  line-height: 1.12;
  letter-spacing: -0.015em;
}

.h3 { font-size: 1.35rem; line-height: 1.2; }

.lead {
  font-size: 1.125rem;
  line-height: 1.55;
  color: var(--ink-soft);
}

.eyebrow {
  display: inline-block;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--rose-deep);
  margin-bottom: 1rem;
}

.eyebrow--peach, .eyebrow--sand { color: var(--sand-text); }

.accent, .accent-magenta { color: var(--accent); }
.accent-2, .accent-orange { color: var(--accent-dark); }

/* ---------- Layout ---------- */

.container {
  width: min(var(--container), calc(100% - 3rem));
  margin: 0 auto;
}

.section { padding: 5.5rem 0; }
.section--tight { padding: 3.5rem 0; }

.section-head {
  text-align: center;
  max-width: 46rem;
  margin: 0 auto 3rem;
}

/* ---------- Knappar ---------- */

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: var(--pill);
  font-family: var(--font);
  font-size: 0.95rem;
  font-weight: 600;
  padding: 0.72rem 1.5rem;
  border: 1.5px solid transparent;
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.15s ease, box-shadow 0.2s ease;
  white-space: nowrap;
}

.btn:active { transform: scale(0.98); }

.btn--primary {
  background: var(--accent);
  color: var(--cream);
  box-shadow: 0 6px 18px rgba(196, 99, 62, 0.28);
}
.btn--primary:hover { background: var(--accent-dark); box-shadow: 0 8px 22px rgba(154, 74, 44, 0.32); }

.btn--outline {
  background: transparent;
  color: var(--ink);
  border-color: rgba(43, 36, 32, 0.35);
}
.btn--outline:hover { border-color: var(--ink); background: rgba(255, 255, 255, 0.6); }

.btn--white {
  background: var(--cream);
  color: var(--ink);
}
.btn--white:hover { background: var(--sand); }

.btn--lg { padding: 0.9rem 2rem; font-size: 1.05rem; }

.arrow-link {
  font-weight: 600;
  color: var(--accent);
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  transition: gap 0.2s ease, color 0.2s ease;
}
.arrow-link:hover { gap: 0.6rem; color: var(--accent-dark); }

/* ---------- Announcement-banner ---------- */

.banner {
  background: #ffffff;
  color: var(--ink-soft);
  font-size: 0.84rem;
  text-align: center;
  padding: 0.7rem 3rem;
  position: relative;
  border-bottom: 1px solid rgba(43, 36, 32, 0.07);
}

.banner a {
  color: var(--rose-deep);
  text-decoration: underline;
  text-underline-offset: 3px;
  font-weight: 700;
}

.banner__close {
  position: absolute;
  right: 0.9rem;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  color: rgba(43, 36, 32, 0.45);
  font-size: 1.1rem;
  line-height: 1;
  cursor: pointer;
  padding: 0.25rem;
}
.banner__close:hover { color: var(--ink); }

.banner.is-hidden { display: none; }

/* ---------- Navigation ---------- */

.nav {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(255, 255, 255, 0.94);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  transition: box-shadow 0.25s ease;
}

.nav.is-scrolled { box-shadow: 0 1px 0 rgba(43, 36, 32, 0.08), 0 8px 24px rgba(43, 36, 32, 0.06); }

.nav__inner {
  height: var(--nav-h);
  display: flex;
  align-items: center;
  gap: 2rem;
}

/* Wordmark i modehus-stil: spärrade serif-versaler */
.logo {
  display: inline-flex;
  align-items: center;
  gap: 0.7rem;
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.26em;
  flex: none;
  white-space: nowrap;
}

.logo svg { width: 30px; height: 30px; flex: none; }
.lg-coin { fill: #1b1614; }
.lg-spark { fill: #ffffff; }
.footer .lg-coin { fill: var(--cream); }
.footer .lg-spark { fill: #1b1614; }

.nav__links {
  display: flex;
  align-items: center;
  gap: 1.6rem;
  font-size: 0.95rem;
  font-weight: 500;
}

.nav__links > a, .nav__item > .nav__link { padding: 0.4rem 0; transition: color 0.2s ease; }
.nav__links > a:hover, .nav__item > .nav__link:hover { color: var(--accent); }
.nav__links > a.is-active, .nav__item > .nav__link.is-active { color: var(--accent); }

/* Mega-menu */
.nav__item { position: relative; }

.nav__item > .nav__link {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  cursor: pointer;
  background: none;
  border: none;
  font: inherit;
  color: inherit;
}

.nav__item .caret {
  width: 8px;
  height: 8px;
  border-right: 1.6px solid currentColor;
  border-bottom: 1.6px solid currentColor;
  transform: rotate(45deg) translateY(-2px);
  transition: transform 0.2s ease;
  margin-top: -2px;
}
.nav__item.is-open .caret, .nav__item:hover .caret { transform: rotate(225deg) translateY(-1px); }

.mega {
  position: absolute;
  top: calc(100% + 14px);
  left: 50%;
  transform: translateX(-38%) translateY(10px);
  width: min(880px, calc(100vw - 3rem));
  background: var(--cream);
  border: 1px solid rgba(43, 36, 32, 0.08);
  border-radius: 18px;
  box-shadow: 0 30px 70px rgba(43, 36, 32, 0.18), 0 4px 16px rgba(43, 36, 32, 0.08);
  padding: 2rem 2.2rem 2.2rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.8rem;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.22s ease, transform 0.22s ease, visibility 0.22s;
}

/* Osynlig "bro" så att muspekaren kan färdas ner till panelen utan att den stängs */
.mega::before {
  content: "";
  position: absolute;
  top: -16px;
  left: 0;
  right: 0;
  height: 16px;
}

.nav__item:hover .mega,
.nav__item.is-open .mega,
.nav__item:focus-within .mega {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateX(-38%) translateY(0);
}

.mega__col h5 {
  margin: 0 0 0.9rem;
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--accent-dark);
}

.mega__link {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.42rem 0.5rem;
  margin: 0 -0.5rem;
  border-radius: 9px;
  font-size: 0.9rem;
  font-weight: 600;
  transition: background 0.15s ease, color 0.15s ease;
}
.mega__link:hover { background: var(--surface); color: var(--accent-dark); }

.mega__link .mi {
  width: 28px;
  height: 28px;
  border-radius: 8px;
  flex: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.85rem;
  background: rgba(232, 201, 168, 0.4);
}
.mega__col:nth-child(2) .mi { background: rgba(243, 226, 200, 0.7); }
.mega__col:nth-child(3) .mi { background: rgba(226, 169, 180, 0.3); }
.mega__col:nth-child(4) .mi { background: rgba(196, 99, 62, 0.14); }

.nav__actions {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 0.9rem;
}

.nav__login {
  font-size: 0.95rem;
  font-weight: 500;
  margin-right: 0.2rem;
}
.nav__login:hover { color: var(--accent); }

.nav__toggle {
  display: none;
  margin-left: auto;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
}

.nav__toggle span {
  display: block;
  width: 22px;
  height: 2px;
  background: var(--ink);
  margin: 5px 0;
  border-radius: 2px;
  transition: transform 0.25s ease, opacity 0.25s ease;
}

.nav__toggle.is-open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.nav__toggle.is-open span:nth-child(2) { opacity: 0; }
.nav__toggle.is-open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

/* Mobilmeny */
.nav__mobile {
  display: none;
  padding: 0.5rem 0 1.5rem;
  flex-direction: column;
  gap: 0.2rem;
  max-height: calc(100vh - var(--nav-h));
  overflow-y: auto;
}
.nav__mobile a {
  padding: 0.7rem 0;
  font-size: 1.05rem;
  font-weight: 500;
  border-bottom: 1px solid var(--ink-faint);
}
.nav__mobile .nav__mobile-group {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--accent-dark);
  padding: 1rem 0 0.3rem;
}
.nav__mobile .nav__mobile-sub { font-size: 0.95rem; padding: 0.5rem 0 0.5rem 0.8rem; }
.nav__mobile .nav__mobile-cta {
  display: flex;
  gap: 0.8rem;
  padding-top: 1.2rem;
  border-bottom: none;
}
.nav.is-open .nav__mobile { display: flex; }

/* ---------- Hero ---------- */

.hero {
  position: relative;
  padding: 5rem 0 3rem;
  text-align: center;
}

.gradient-field {
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    radial-gradient(52% 44% at 18% 38%, rgba(232, 201, 168, 0.68), transparent 70%),
    radial-gradient(46% 42% at 82% 30%, rgba(243, 226, 200, 0.9), transparent 70%),
    radial-gradient(44% 40% at 30% 68%, rgba(226, 169, 180, 0.58), transparent 70%),
    radial-gradient(36% 32% at 12% 16%, rgba(246, 220, 225, 0.7), transparent 70%),
    radial-gradient(60% 52% at 55% 72%, rgba(217, 165, 131, 0.4), transparent 72%),
    radial-gradient(30% 26% at 88% 74%, rgba(201, 123, 142, 0.3), transparent 70%),
    radial-gradient(34% 30% at 68% 60%, rgba(154, 74, 44, 0.12), transparent 70%),
    radial-gradient(40% 36% at 40% 20%, rgba(196, 99, 62, 0.16), transparent 70%);
  animation: fieldDrift 18s ease-in-out infinite alternate;
}

.gradient-field--tall { inset: -12rem 0 -14rem; }

@keyframes fieldDrift {
  from { background-position: 0 0; filter: hue-rotate(0deg); transform: translateY(0); }
  to   { transform: translateY(-18px); }
}

/* Mjuka svävande färgklot bakom sektioner */
.hero::before, .hero::after,
.page-hero::before, .svc-hero::before, .cta-band::before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  pointer-events: none;
  filter: blur(46px);
  animation: orbFloat 16s ease-in-out infinite alternate;
}
.hero::before {
  width: 380px; height: 380px;
  left: -120px; top: 60px;
  background: radial-gradient(circle at 35% 35%, rgba(196, 99, 62, 0.32), rgba(196, 99, 62, 0) 70%);
}
.hero::after {
  width: 460px; height: 460px;
  right: -150px; top: 260px;
  background: radial-gradient(circle at 60% 40%, rgba(226, 169, 180, 0.55), rgba(226, 169, 180, 0) 72%);
  animation-delay: 3s;
}
.section--rose-orb { position: relative; }
.section--rose-orb::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 440px; height: 440px;
  left: -140px; top: 10%;
  border-radius: 50%;
  filter: blur(48px);
  background: radial-gradient(circle at 45% 45%, rgba(226, 169, 180, 0.45), rgba(226, 169, 180, 0) 70%);
  animation: orbFloat 15s 1.5s ease-in-out infinite alternate;
  pointer-events: none;
}
.cta-band::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 340px; height: 340px;
  right: 6%; top: -120px;
  border-radius: 50%;
  filter: blur(46px);
  background: radial-gradient(circle at 50% 50%, rgba(226, 169, 180, 0.4), rgba(226, 169, 180, 0) 70%);
  animation: orbFloat 18s 2s ease-in-out infinite alternate;
  pointer-events: none;
}
.page-hero::before, .svc-hero::before {
  width: 420px; height: 420px;
  right: -140px; top: 30px;
  background: radial-gradient(circle at 50% 40%, rgba(217, 165, 131, 0.42), rgba(217, 165, 131, 0) 70%);
}
.cta-band::before {
  width: 400px; height: 400px;
  left: 8%; bottom: -160px;
  background: radial-gradient(circle at 50% 50%, rgba(196, 99, 62, 0.22), rgba(196, 99, 62, 0) 70%);
}
@keyframes orbFloat {
  from { transform: translate(0, 0) scale(1); }
  to   { transform: translate(26px, -30px) scale(1.08); }
}

/* Mjuk tonad bakgrundsbandning för sektioner */
.section--tint {
  background: linear-gradient(180deg,
    rgba(241, 232, 220, 0) 0%,
    rgba(241, 232, 220, 0.7) 16%,
    rgba(241, 232, 220, 0.7) 84%,
    rgba(241, 232, 220, 0) 100%);
}
.section--tint--rose {
  background: linear-gradient(180deg,
    rgba(246, 220, 225, 0) 0%,
    rgba(246, 220, 225, 0.9) 16%,
    rgba(246, 220, 225, 0.9) 84%,
    rgba(246, 220, 225, 0) 100%);
}

.hero .lead { max-width: 34rem; margin: 1.4rem auto 1.8rem; }

/* ---------- Hero-showreel (4 stora tjänster) ---------- */

.showreel { margin: 3.2rem auto 0; text-align: center; }

.showreel__chips {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.55rem;
  margin-bottom: 2rem;
}

.chip-tab {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(43, 36, 32, 0.16);
  background: rgba(255, 253, 249, 0.75);
  color: var(--ink);
  font-family: var(--font);
  font-size: 0.96rem;
  font-weight: 600;
  border-radius: var(--pill);
  padding: 0.68rem 1.45rem;
  cursor: pointer;
  transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease;
}
.chip-tab:hover { border-color: var(--accent); }
.chip-tab.is-active {
  background: var(--ink);
  color: var(--cream);
  border-color: var(--ink);
}

.chip-tab .bar {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  background: var(--accent);
  transform: scaleX(0);
  transform-origin: left;
}
.chip-tab.is-active .bar { transform: scaleX(var(--p, 0)); }

.showreel__stage {
  position: relative;
  min-height: 740px;
}

.showreel__slide {
  position: absolute;
  inset: 0;
  display: block;
  opacity: 0;
  visibility: hidden;
  transform: translateX(46px);
  transition: opacity 0.55s ease, transform 0.55s ease, visibility 0.55s;
  pointer-events: none;
}
.showreel__slide.is-active {
  opacity: 1;
  visibility: visible;
  transform: none;
  pointer-events: auto;
}
.showreel__slide.is-leaving {
  opacity: 0;
  transform: translateX(-36px);
}

/* Stor bildlayout: huvudkort i nästan full bredd,
   flytande detaljkort nere till vänster, badge uppe till höger */
.slide-main {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  background: var(--cream);
  border: 1px solid rgba(43, 36, 32, 0.08);
  border-radius: 18px;
  box-shadow: 0 34px 80px rgba(43, 36, 32, 0.18);
  overflow: hidden;
  text-align: left;
}

.slide-float {
  position: absolute;
  left: 0;
  bottom: 14px;
  z-index: 2;
  width: min(320px, 60%);
  background: var(--white);
  border: 1px solid rgba(43, 36, 32, 0.08);
  border-radius: 14px;
  box-shadow: 0 22px 50px rgba(43, 36, 32, 0.18);
  padding: 1rem 1.1rem;
  text-align: left;
  animation: floaty 6s ease-in-out infinite;
}

.slide-badge {
  position: absolute;
  top: -14px;
  right: 2%;
  z-index: 2;
  background: var(--ink);
  color: var(--sand);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  border-radius: var(--pill);
  padding: 0.45rem 0.95rem;
  box-shadow: 0 10px 26px rgba(43, 36, 32, 0.25);
  animation: floaty 7s 0.8s ease-in-out infinite;
}

@keyframes floaty {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-9px); }
}

/* Fotoplats: gradient-fallback tills Higgsfield-bilden finns i img/higgsfield/ */
.ph-slot {
  position: relative;
  overflow: hidden;
  background: linear-gradient(150deg, #e9d7be, #d9b795 55%, #c99f7f);
}
.ph-img {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
}
.ph-slot::after {
  content: "";
  position: absolute;
  inset: 0;
  box-shadow: inset 0 0 70px rgba(43, 36, 32, 0.16);
  pointer-events: none;
}

/* Bred fotosektion på tjänstesidor */
.svc-photo {
  height: 380px;
  border-radius: 20px;
  box-shadow: 0 30px 70px rgba(43, 36, 32, 0.18);
}

/* Hero-länkrad */
.hero-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8rem;
  flex-wrap: wrap;
}

.showreel__slide.is-active .ph-img--kb,
.eclat-show .ph-img--kb { animation: kenburns 14s ease-in-out infinite alternate; }
@keyframes kenburns {
  from { transform: scale(1) translate(0, 0); }
  to   { transform: scale(1.09) translate(-1.5%, 2%); }
}

/* Hemsideslide: sajt-teaser i Curly-stil */
.site-teaser__hero { height: 580px; }

/* Stora mock-ytor i sliderna */
.duo > div > .ui-body { min-height: 480px; }
.site-teaser__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.9rem;
  background: linear-gradient(180deg, rgba(26, 20, 16, 0.3), rgba(26, 20, 16, 0.55));
  color: #f7efe3;
  text-align: center;
}
.site-teaser__nav {
  position: absolute;
  top: 1.3rem;
  left: 0; right: 0;
  display: flex;
  justify-content: center;
  gap: 1.6rem;
  font-size: 0.6rem;
  letter-spacing: 0.26em;
  font-weight: 600;
  color: rgba(247, 239, 227, 0.85);
}
.site-teaser__logo {
  font-family: var(--font-display);
  font-size: clamp(2rem, 4vw, 3.1rem);
  letter-spacing: 0.4em;
  text-indent: 0.4em;
  font-weight: 400;
}
.site-teaser__tag {
  font-size: 0.62rem;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  color: rgba(247, 239, 227, 0.8);
}
.site-teaser__cta {
  margin-top: 0.4rem;
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.26em;
  padding: 0.65rem 1.5rem;
  border: 1px solid rgba(247, 239, 227, 0.75);
  color: #f7efe3;
}

/* Tvådelade slides */
.duo { display: grid; grid-template-columns: 1fr 1fr; }
.duo > :first-child { border-right: 1px solid rgba(43, 36, 32, 0.08); }

/* Tidsluckor (bokningsslide) */
.slots { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.5rem; margin-top: 0.7rem; }
.slots span {
  border: 1px solid rgba(43, 36, 32, 0.14);
  border-radius: 8px;
  padding: 0.45rem 0.3rem;
  font-size: 0.75rem;
  font-weight: 600;
  text-align: center;
  background: var(--white);
}
.slots .sel { background: var(--accent); border-color: var(--accent); color: var(--cream); }

/* Chatt som "skrivs" vid varje aktivering */
.ui-chat--live > * { opacity: 0; transform: translateY(10px); }
.showreel__slide.is-active .ui-chat--live > * { animation: chatIn 0.45s ease forwards; }
.showreel__slide.is-active .ui-chat--live > :nth-child(1) { animation-delay: 0.35s; }
.showreel__slide.is-active .ui-chat--live > :nth-child(2) { animation-delay: 1.15s; }
.showreel__slide.is-active .ui-chat--live > :nth-child(3) { animation-delay: 2.1s; }
.showreel__slide.is-active .ui-chat--live > :nth-child(4) { animation-delay: 2.9s; }
.showreel__slide.is-active .ui-chat--live > :nth-child(5) { animation-delay: 4.5s; }
@keyframes chatIn { to { opacity: 1; transform: none; } }

.msg .dots { display: inline-flex; gap: 3px; }
.msg .dots i {
  width: 5px; height: 5px; border-radius: 50%;
  background: currentColor; opacity: 0.5; display: block;
  animation: dotPulse 1s ease-in-out infinite;
}
.msg .dots i:nth-child(2) { animation-delay: 0.15s; }
.msg .dots i:nth-child(3) { animation-delay: 0.3s; }
@keyframes dotPulse { 0%, 100% { opacity: 0.3; } 50% { opacity: 1; } }
.showreel__slide.is-active .msg .dots { animation: hideEl 0.1s 3.9s forwards; }
.msg .msg-text { opacity: 0; display: none; }
.showreel__slide.is-active .msg .msg-text { display: inline; animation: chatIn 0.3s 4s forwards; }
@keyframes hideEl { to { opacity: 0; visibility: hidden; width: 0; } }

/* Automationsflöde: stegen tänds i tur och ordning */
.flow { position: relative; display: flex; flex-direction: column; gap: 0.85rem; padding-left: 1.5rem; }
.flow::before {
  content: "";
  position: absolute;
  left: 7px; top: 10px; bottom: 10px;
  width: 2px;
  background: var(--surface);
}
.flow__step {
  position: relative;
  font-size: 0.8rem;
  font-weight: 600;
  opacity: 0.35;
  transform: translateX(8px);
}
.flow__step small { display: block; font-weight: 500; color: var(--ink-soft); font-size: 0.72rem; }
.flow__step::before {
  content: "";
  position: absolute;
  left: -1.5rem;
  top: 4px;
  width: 12px; height: 12px;
  border-radius: 50%;
  background: var(--sand);
  border: 2px solid var(--cream);
  box-shadow: 0 0 0 1px var(--sand);
}
.showreel__slide.is-active .flow__step { animation: stepOn 0.5s ease forwards; }
.showreel__slide.is-active .flow__step:nth-child(1) { animation-delay: 0.4s; }
.showreel__slide.is-active .flow__step:nth-child(2) { animation-delay: 1.1s; }
.showreel__slide.is-active .flow__step:nth-child(3) { animation-delay: 1.8s; }
.showreel__slide.is-active .flow__step:nth-child(4) { animation-delay: 2.5s; }
@keyframes stepOn { to { opacity: 1; transform: none; } }

.pop-in { opacity: 0; transform: scale(0.6); }
.showreel__slide.is-active .pop-in {
  animation: popIn 0.5s 2.9s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}
@keyframes popIn { to { opacity: 1; transform: scale(1); } }

/* Portalslide: staplar växer & rader glider in vid aktivering */
.showreel__slide.is-active .ui-bars--grow i {
  transform-origin: bottom;
  animation: barGrow 0.9s ease both;
}
.showreel__slide.is-active .ui-bars--grow i:nth-child(2) { animation-delay: 0.12s; }
.showreel__slide.is-active .ui-bars--grow i:nth-child(3) { animation-delay: 0.24s; }
.showreel__slide.is-active .ui-bars--grow i:nth-child(4) { animation-delay: 0.36s; }
.showreel__slide.is-active .ui-bars--grow i:nth-child(5) { animation-delay: 0.48s; }
.showreel__slide.is-active .ui-bars--grow i:nth-child(6) { animation-delay: 0.6s; }
@keyframes barGrow { from { transform: scaleY(0); } }

.ui-rows--in .ui-row { opacity: 0; transform: translateX(18px); }
.showreel__slide.is-active .ui-rows--in .ui-row { animation: rowIn 0.5s ease forwards; }
.showreel__slide.is-active .ui-rows--in .ui-row:nth-child(1) { animation-delay: 0.9s; }
.showreel__slide.is-active .ui-rows--in .ui-row:nth-child(2) { animation-delay: 1.3s; }
.showreel__slide.is-active .ui-rows--in .ui-row:nth-child(3) { animation-delay: 1.7s; }
@keyframes rowIn { to { opacity: 1; transform: none; } }

/* Bokningsslide: värme & känsla */
.mini-hero {
  position: relative;
  height: 96px;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 0.85rem;
}
.mini-hero .cap {
  position: absolute;
  left: 0.75rem;
  bottom: 0.5rem;
  z-index: 1;
  color: #fff;
  font-size: 0.74rem;
  font-weight: 700;
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.55);
}
.ui-body--warm {
  background: linear-gradient(180deg, rgba(246, 220, 225, 0.4), rgba(255, 253, 249, 0) 60%);
}
.showreel__slide.is-active .slots .sel { animation: slotPulse 2s 0.8s ease-in-out 2; }
@keyframes slotPulse {
  0%, 100% { box-shadow: 0 0 0 0 rgba(196, 99, 62, 0.45); }
  50% { box-shadow: 0 0 0 8px rgba(196, 99, 62, 0); }
}
.mrow { display: flex; align-items: flex-end; gap: 0.45rem; }
.mrow--out { flex-direction: row-reverse; }
.mavatar {
  width: 24px; height: 24px;
  border-radius: 50%;
  flex: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.58rem;
  font-weight: 700;
  background: var(--blush);
  color: var(--rose-deep);
}
.mavatar--staff { background: var(--ink); color: var(--sand); }
.mtime { font-size: 0.56rem; color: rgba(43, 36, 32, 0.45); margin: -0.15rem 0 0.15rem 2.1rem; }
.mrow--out + .mtime { text-align: right; margin: -0.15rem 2.1rem 0.15rem 0; }

/* Inkorg (Kundportal-slide + tjänstesida) */
.inbox { display: grid; grid-template-columns: 0.78fr 1.22fr; min-height: 500px; }
.inbox__list { border-right: 1px solid rgba(43, 36, 32, 0.08); overflow: hidden; }
.convo {
  display: flex;
  gap: 0.6rem;
  align-items: flex-start;
  padding: 0.68rem 0.85rem;
  border-bottom: 1px solid rgba(43, 36, 32, 0.06);
  font-size: 0.7rem;
}
.convo.is-sel { background: var(--blush); }
.cavatar {
  width: 30px; height: 30px;
  border-radius: 50%;
  flex: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.6rem;
  font-weight: 700;
  color: var(--cream);
}
.cavatar--a { background: var(--rose-deep); }
.cavatar--b { background: var(--accent); }
.cavatar--c { background: var(--clay); }
.convo b { display: block; font-size: 0.74rem; }
.convo small { color: var(--ink-soft); display: block; margin-top: 1px; }
.convo .live {
  margin-left: auto;
  flex: none;
  font-size: 0.52rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  background: var(--blush);
  color: var(--rose-deep);
  border-radius: var(--pill);
  padding: 0.14rem 0.45rem;
}
.showreel__slide.is-active .inbox__list .convo { opacity: 0; animation: rowIn 0.45s ease forwards; }
.showreel__slide.is-active .inbox__list .convo:nth-child(1) { animation-delay: 0.25s; }
.showreel__slide.is-active .inbox__list .convo:nth-child(2) { animation-delay: 0.45s; }
.showreel__slide.is-active .inbox__list .convo:nth-child(3) { animation-delay: 0.65s; }

.inbox__thread {
  padding: 0.9rem 1rem 1.1rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.sysline {
  align-self: center;
  font-size: 0.62rem;
  font-weight: 600;
  color: var(--ink-soft);
  background: var(--surface);
  border-radius: var(--pill);
  padding: 0.26rem 0.75rem;
}
.note {
  background: #fdf3d7;
  border: 1px solid #f0dfae;
  border-radius: 10px;
  padding: 0.6rem 0.75rem;
  font-size: 0.72rem;
  line-height: 1.45;
}
.note .ntag { font-size: 0.56rem; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: #8a6d1a; display: block; margin-bottom: 2px; }
.mention { color: var(--accent-dark); font-weight: 700; }
.showreel__slide.is-active .inbox__thread > * { opacity: 0; animation: chatIn 0.45s ease forwards; }
.showreel__slide.is-active .inbox__thread > :nth-child(1) { animation-delay: 0.5s; }
.showreel__slide.is-active .inbox__thread > :nth-child(2) { animation-delay: 0.9s; }
.showreel__slide.is-active .inbox__thread > :nth-child(3) { animation-delay: 1.3s; }
.showreel__slide.is-active .inbox__thread > :nth-child(4) { animation-delay: 1.7s; }
.showreel__slide.is-active .inbox__thread > :nth-child(5) { animation-delay: 2.2s; }
.showreel__slide.is-active .inbox__thread > :nth-child(6) { animation-delay: 2.8s; }

/* Telefonram (Marknadsförings-slide + efterbehandling) */
.phone {
  width: 240px;
  border-radius: 28px;
  background: var(--ink);
  padding: 10px;
  box-shadow: 0 26px 60px rgba(43, 36, 32, 0.3);
}
.phone__screen { border-radius: 19px; overflow: hidden; background: var(--cream); }
.igpost__head { display: flex; align-items: center; gap: 0.45rem; padding: 0.5rem 0.6rem; font-size: 0.66rem; font-weight: 700; }
.igpost__head .cavatar { width: 22px; height: 22px; font-size: 0.5rem; }
.igpost__img { height: 170px; position: relative; }
.igpost__bar { display: flex; gap: 0.55rem; padding: 0.45rem 0.6rem 0.2rem; font-size: 0.8rem; }
.igpost__cap { padding: 0 0.6rem 0.6rem; font-size: 0.62rem; color: var(--ink-soft); line-height: 1.4; }

.app-push {
  display: flex;
  gap: 0.5rem;
  align-items: flex-start;
  background: var(--white);
  border: 1px solid rgba(43, 36, 32, 0.1);
  border-radius: 12px;
  padding: 0.55rem 0.65rem;
  font-size: 0.66rem;
  box-shadow: 0 10px 26px rgba(43, 36, 32, 0.14);
}
.app-push .ai { width: 26px; height: 26px; border-radius: 7px; background: var(--blush); display: inline-flex; align-items: center; justify-content: center; flex: none; }
.app-push b { display: block; font-size: 0.68rem; }
.app-push small { color: var(--ink-soft); }

/* Efterbehandlingssektion */
.flag {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  background: rgba(201, 123, 142, 0.15);
  color: var(--rose-deep);
  border-radius: var(--pill);
  padding: 0.38rem 0.9rem;
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  margin-bottom: 1.1rem;
}
.care { display: grid; grid-template-columns: 1fr 1fr; gap: 3rem; align-items: center; }
.care__stage { position: relative; min-height: 460px; }
.care__photo {
  position: absolute;
  top: 0; right: 0;
  width: min(430px, 92%);
  height: 400px;
  border-radius: 20px;
  transform: rotate(1.2deg);
  box-shadow: 0 30px 70px rgba(43, 36, 32, 0.2);
}
.care__phone {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  animation: floaty 7s ease-in-out infinite;
}
.pguide {
  background: var(--white);
  border: 1px solid rgba(43, 36, 32, 0.09);
  border-radius: 14px;
  padding: 1.1rem 1.2rem;
  margin-top: 1.4rem;
  box-shadow: 0 14px 34px rgba(43, 36, 32, 0.08);
  font-size: 0.85rem;
}
.pguide b { display: block; margin-bottom: 0.6rem; font-size: 0.9rem; }
.pguide .schips { margin-top: 0; }
.pguide .rec {
  margin-top: 0.7rem;
  padding-top: 0.7rem;
  border-top: 1px dashed rgba(43, 36, 32, 0.15);
  color: var(--ink-soft);
  font-size: 0.8rem;
}
.pguide .rec b { display: inline; font-size: 0.8rem; color: var(--accent-dark); }

/* Dynamiska prototyper: ljus scen + live-iframes */
.dark-card { position: relative; }

.proto-light {
  position: relative;
  background: linear-gradient(160deg, rgba(246, 220, 225, 0.55), rgba(243, 226, 200, 0.5) 60%, rgba(232, 201, 168, 0.35));
  border: 1px solid rgba(43, 36, 32, 0.07);
  border-radius: var(--big-radius);
  padding: 4rem 3rem 3rem;
  box-shadow: 0 24px 60px rgba(43, 36, 32, 0.08);
}
.proto-light .showcase-card {
  background: var(--white);
  border: 1px solid rgba(43, 36, 32, 0.1);
  box-shadow: 0 16px 40px rgba(43, 36, 32, 0.1);
}
.proto-light .showcase-card:hover { border-color: rgba(196, 99, 62, 0.5); }
.proto-light .showcase-card__meta b { color: var(--ink); }
.proto-light .showcase-card__meta span { color: var(--accent-dark); }
.proto-light .showcase__note { color: var(--ink-soft); }
.proto-light .showcase__nav button { border-color: rgba(43, 36, 32, 0.3); color: var(--ink); }
.proto-light .showcase__nav button:hover { background: rgba(43, 36, 32, 0.08); }

.showcase-card { flex: 0 0 340px; }
.proto-frame {
  position: relative;
  height: 350px;
  overflow: hidden;
  background: #fff;
  border-bottom: 1px solid rgba(43, 36, 32, 0.08);
}
.proto-frame iframe {
  width: 1200px;
  height: 2600px;
  border: 0;
  transform: scale(0.2833);
  transform-origin: 0 0;
  pointer-events: none;
  transition: transform 3s ease-in-out;
}
.showcase-card:hover .proto-frame iframe { transform: scale(0.2833) translateY(-1250px); }

/* Prototyper v3: tre desktopramar i rad — minimalistiskt & premium */
.proto-row {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.6rem;
  align-items: start;
}
.proto-cap {
  text-align: center;
  margin-top: 1rem;
  font-size: 0.9rem;
}
.proto-cap b {
  display: block;
  font-family: var(--font-display);
  font-weight: 500;
  font-size: 1.1rem;
  letter-spacing: 0.01em;
}
.proto-cap .tag {
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--rose-deep);
}
.proto-note {
  text-align: center;
  font-size: 0.85rem;
  color: var(--ink-soft);
  margin-top: 2.2rem;
}

/* Äldre tvåkolumnslayout (kvar för ev. återbruk) */
.proto-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.55fr) minmax(0, 0.85fr);
  gap: 1.8rem;
  align-items: center;
}
.proto-col { display: flex; flex-direction: column; gap: 1.8rem; min-width: 0; }

.browser-shell {
  display: block;
  background: #ffffff;
  border: 1px solid rgba(43, 36, 32, 0.12);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 22px 55px rgba(43, 36, 32, 0.14);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}
.browser-shell:hover {
  transform: translateY(-5px);
  border-color: rgba(201, 123, 142, 0.55);
  box-shadow: 0 32px 75px rgba(43, 36, 32, 0.2);
}

.scale-frame {
  position: relative;
  overflow: hidden;
  background: #fff;
}
.browser-shell .scale-frame { aspect-ratio: 16 / 9; }
.scale-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  pointer-events: none;
  transform-origin: 0 0;
  transform: scale(var(--s, 0.35));
  transition: transform 3s ease-in-out;
}
.browser-shell:hover .scale-frame iframe,
.phone-shell:hover .scale-frame iframe {
  transform: scale(var(--s, 0.35)) translateY(-1300px);
}

.proto-meta {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.85rem 1.15rem;
  border-top: 1px solid rgba(43, 36, 32, 0.08);
  font-size: 0.9rem;
}
.proto-meta b { font-size: 0.98rem; }
.proto-meta .tag {
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--rose-deep);
}
.proto-meta .proto-live { position: static; margin-left: auto; }

/* Telefonram */
.phone-shell {
  display: block;
  width: min(290px, 100%);
  margin: 0 auto;
  background: #17120f;
  border-radius: 42px;
  padding: 12px;
  box-shadow: 0 32px 75px rgba(43, 36, 32, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.09);
  position: relative;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.phone-shell:hover { transform: translateY(-5px); box-shadow: 0 40px 90px rgba(43, 36, 32, 0.36); }
.phone-shell .notch {
  position: absolute;
  top: 12px;
  left: 50%;
  transform: translateX(-50%);
  width: 92px;
  height: 20px;
  background: #17120f;
  border-radius: 0 0 12px 12px;
  z-index: 2;
}
.phone-shell .scale-frame {
  border-radius: 30px;
  aspect-ratio: 9 / 19;
}
.phone-caption {
  text-align: center;
  margin-top: 0.9rem;
  font-size: 0.9rem;
}
.phone-caption b { display: block; font-size: 0.98rem; }
.phone-caption .tag {
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--rose-deep);
}
.proto-live {
  position: absolute;
  top: 0.6rem;
  left: 0.6rem;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  font-size: 0.58rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  background: rgba(23, 19, 16, 0.72);
  color: #fff;
  padding: 0.3rem 0.6rem;
  border-radius: var(--pill);
  backdrop-filter: blur(4px);
}
.proto-live i {
  width: 7px; height: 7px;
  border-radius: 50%;
  background: #ff5f7a;
  animation: livePulse 1.6s infinite;
}
@keyframes livePulse {
  0%, 100% { box-shadow: 0 0 0 0 rgba(255, 95, 122, 0.55); }
  50% { box-shadow: 0 0 0 6px rgba(255, 95, 122, 0); }
}
.proto-open {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  transform: translate(-50%, -50%) scale(0.88);
  opacity: 0;
  transition: opacity 0.25s ease, transform 0.25s ease;
  background: var(--cream);
  color: var(--ink);
  border-radius: var(--pill);
  padding: 0.55rem 1.1rem;
  font-size: 0.8rem;
  font-weight: 700;
  box-shadow: 0 12px 34px rgba(0, 0, 0, 0.35);
  white-space: nowrap;
}
.showcase-card:hover .proto-open { opacity: 1; transform: translate(-50%, -50%) scale(1); }

/* UI-mockar i sliderna */
.ui-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1rem 1.3rem;
  border-bottom: 1px solid rgba(43, 36, 32, 0.08);
  font-size: 0.86rem;
  font-weight: 700;
}
.ui-head .dot-row { display: flex; gap: 5px; }
.ui-head .dot-row i { width: 8px; height: 8px; border-radius: 50%; background: var(--surface); display: block; }
.ui-head .dot-row i:first-child { background: var(--clay); }

.ui-body { padding: 1.3rem 1.4rem 1.5rem; }

.ui-cal { display: grid; grid-template-columns: repeat(5, 1fr); gap: 6px; }
.ui-cal .col { display: flex; flex-direction: column; gap: 6px; }
.ui-cal .col b {
  font-size: 0.58rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--ink-soft);
  font-weight: 700;
  text-align: center;
  padding-bottom: 2px;
}
.ui-cal .evt {
  border-radius: 7px;
  padding: 0.42rem 0.5rem;
  font-size: 0.6rem;
  font-weight: 600;
  line-height: 1.25;
  background: var(--champagne);
}
.ui-cal .evt small { display: block; font-weight: 500; color: var(--ink-soft); font-size: 0.55rem; }
.ui-cal .evt--a { background: rgba(232, 201, 168, 0.7); }
.ui-cal .evt--b { background: rgba(217, 165, 131, 0.45); }
.ui-cal .evt--c { background: rgba(196, 99, 62, 0.18); }
.ui-cal .evt--empty { background: transparent; border: 1px dashed rgba(43, 36, 32, 0.14); min-height: 26px; }

.ui-rows { display: flex; flex-direction: column; gap: 0.55rem; }
.ui-row {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  border: 1px solid rgba(43, 36, 32, 0.1);
  border-radius: 10px;
  padding: 0.6rem 0.75rem;
  font-size: 0.8rem;
  font-weight: 600;
  background: var(--white);
}
.ui-row .ico {
  width: 26px; height: 26px; border-radius: 50%;
  background: rgba(232, 201, 168, 0.45);
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 0.75rem;
  flex: none;
}
.ui-row em { margin-left: auto; font-style: normal; color: rgba(43, 36, 32, 0.4); font-size: 0.8rem; }
.ui-row small { font-weight: 500; color: var(--ink-soft); }

.ui-chat { display: flex; flex-direction: column; gap: 0.5rem; }
.ui-chat .msg {
  max-width: 78%;
  border-radius: 13px;
  padding: 0.55rem 0.8rem;
  font-size: 0.76rem;
  line-height: 1.4;
}
.ui-chat .msg--in { background: var(--blush); border-bottom-left-radius: 4px; align-self: flex-start; }
.ui-chat .msg--out { background: var(--ink); color: var(--cream); border-bottom-right-radius: 4px; align-self: flex-end; }
.ui-chat .msg--out small { color: var(--sand); }

.ui-bars { display: flex; align-items: flex-end; gap: 10px; height: 120px; margin-top: 0.8rem; }
.ui-bars i {
  flex: 1;
  border-radius: 6px 6px 0 0;
  background: linear-gradient(180deg, var(--sand), rgba(232, 201, 168, 0.4));
}
.ui-bars i.hl { background: linear-gradient(180deg, var(--accent), var(--clay)); }

.ui-kpis { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.7rem; }
.ui-kpi {
  border: 1px solid rgba(43, 36, 32, 0.09);
  border-radius: 10px;
  padding: 0.7rem 0.8rem;
}
.ui-kpi b { display: block; font-size: 1.15rem; letter-spacing: -0.02em; }
.ui-kpi span { font-size: 0.62rem; color: var(--ink-soft); font-weight: 600; text-transform: uppercase; letter-spacing: 0.08em; }
.ui-kpi .up { color: #3e7a4e; font-size: 0.66rem; font-weight: 700; }

/* ---------- Mockup-kort (delade) ---------- */

.mock-card {
  background: var(--white);
  border-radius: 14px;
  box-shadow: 0 24px 60px rgba(43, 36, 32, 0.16);
  overflow: hidden;
  text-align: left;
}

.browser-bar {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 10px 14px;
  border-bottom: 1px solid rgba(43, 36, 32, 0.08);
  background: var(--cream);
}
.browser-bar i {
  width: 9px; height: 9px; border-radius: 50%; display: block;
}
.browser-bar i:nth-child(1) { background: #ff5f57; }
.browser-bar i:nth-child(2) { background: #febc2e; }
.browser-bar i:nth-child(3) { background: #28c840; }

/* Mini-mockup av Salong Lumi */
.lumi-mock { display: grid; grid-template-columns: 44% 56%; min-height: 340px; }

.lumi-mock__panel {
  padding: 1.5rem 1.35rem;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}

.lumi-mock__brand {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  margin-bottom: 0.6rem;
}
.lumi-mock__brand small {
  display: block;
  font-size: 0.55rem;
  letter-spacing: 0.14em;
  color: var(--ink-soft);
  font-weight: 500;
  margin-top: 2px;
}

.lumi-mock__hint {
  font-size: 0.72rem;
  color: var(--ink-soft);
  margin: 0 0 0.2rem;
}

.mock-row {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  border: 1px solid rgba(43, 36, 32, 0.12);
  border-radius: 10px;
  padding: 0.6rem 0.75rem;
  font-size: 0.8rem;
  font-weight: 600;
  background: var(--white);
}
.mock-row span.ico {
  width: 26px; height: 26px; border-radius: 50%;
  background: rgba(232, 201, 168, 0.4);
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 0.75rem;
  flex: none;
}
.mock-row em { margin-left: auto; font-style: normal; color: rgba(43, 36, 32, 0.4); font-size: 0.8rem; }

.lumi-mock__photo {
  position: relative;
  background:
    radial-gradient(80% 90% at 70% 20%, rgba(243, 226, 200, 0.95), transparent 70%),
    radial-gradient(90% 80% at 25% 80%, rgba(217, 165, 131, 0.6), transparent 75%),
    linear-gradient(160deg, #f6e3d3, #e8d3bd 60%, #f3d9c4);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding: 1.4rem;
}

.lumi-mock__nav {
  position: absolute;
  top: 1rem;
  left: 0; right: 0;
  display: flex;
  justify-content: center;
  gap: 1rem;
  font-size: 0.52rem;
  letter-spacing: 0.22em;
  font-weight: 600;
  color: rgba(43, 36, 32, 0.75);
}

.lumi-mock__logo {
  font-family: var(--font-display);
  font-size: 2rem;
  letter-spacing: 0.42em;
  text-indent: 0.42em;
  color: #3c2f28;
  font-weight: 400;
}
.lumi-mock__tag {
  font-size: 0.55rem;
  letter-spacing: 0.35em;
  text-transform: uppercase;
  color: rgba(60, 47, 40, 0.7);
}

.lumi-mock__cta {
  font-size: 0.6rem;
  font-weight: 700;
  letter-spacing: 0.22em;
  padding: 0.5rem 1.1rem;
  border: 1px solid rgba(60, 47, 40, 0.6);
  border-radius: 2px;
  color: #3c2f28;
  background: rgba(255, 255, 255, 0.55);
}

/* Sidokort */
.side-card {
  width: 230px;
  padding: 1rem 1.1rem;
  font-size: 0.78rem;
}

.side-card h5 {
  margin: 0 0 0.7rem;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--ink-soft);
}

.side-card .appt, .appt {
  border: 1px solid rgba(43, 36, 32, 0.1);
  border-radius: 10px;
  padding: 0.65rem 0.7rem;
  margin-bottom: 0.55rem;
}
.appt b { display: block; font-size: 0.82rem; }
.appt span { color: var(--ink-soft); font-size: 0.72rem; }

.chip {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  font-size: 0.62rem;
  font-weight: 700;
  color: #1c7c4b;
  background: rgba(40, 200, 100, 0.14);
  border-radius: var(--pill);
  padding: 0.22rem 0.6rem;
}

.stat-bars { display: flex; align-items: flex-end; gap: 8px; height: 74px; margin: 0.6rem 0 0.4rem; }
.stat-bars i {
  flex: 1;
  border-radius: 4px 4px 0 0;
  background: linear-gradient(180deg, var(--sand), rgba(232, 201, 168, 0.4));
}
.stat-bars i.hl { background: linear-gradient(180deg, var(--accent), var(--clay)); }

.side-card .stat-note { font-size: 0.68rem; color: var(--ink-soft); }
.side-card .stat-big, .stat-big { font-size: 1.35rem; font-weight: 700; letter-spacing: -0.02em; }

/* ---------- Demo-CTA-band (under hero) ---------- */

.demo-cta {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 1.5rem;
  max-width: 860px;
  margin: 0 auto;
  background: var(--ink);
  color: rgba(255, 253, 249, 0.85);
  border-radius: 26px;
  padding: 3rem 2.5rem 2.7rem;
  position: relative;
  overflow: hidden;
  box-shadow: 0 30px 70px rgba(43, 36, 32, 0.25);
}
.demo-cta::after {
  content: "";
  position: absolute;
  inset: auto -25% -130% -25%;
  height: 170%;
  background: radial-gradient(50% 100% at 50% 100%, rgba(226, 169, 180, 0.45), transparent 75%);
  pointer-events: none;
}
.demo-cta b {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: clamp(1.5rem, 2.8vw, 2rem);
  line-height: 1.2;
  color: var(--cream);
  display: block;
}
.demo-cta small { font-size: 1rem; color: var(--sand); display: block; margin-top: 0.5rem; }
.demo-cta .btn-row { display: flex; gap: 0.8rem; flex-wrap: wrap; justify-content: center; position: relative; z-index: 1; }

/* ---------- Statsband ---------- */

.stats-band {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1060px;
  margin: 0 auto;
  background: linear-gradient(135deg, rgba(246, 220, 225, 0.6), rgba(243, 226, 200, 0.6));
  border: 1px solid rgba(43, 36, 32, 0.08);
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(43, 36, 32, 0.08);
}
.stat-cell {
  padding: 2.4rem 1.8rem;
  text-align: center;
}
.stat-cell + .stat-cell { border-left: 1px solid rgba(43, 36, 32, 0.1); }
.stat-cell b {
  display: block;
  font-family: var(--font-display);
  font-weight: 500;
  font-size: clamp(2.2rem, 4vw, 3.1rem);
  letter-spacing: -0.02em;
  color: var(--accent-dark);
  line-height: 1.1;
}
.stat-cell span { display: block; margin-top: 0.4rem; font-weight: 600; }
.stat-cell small { color: var(--ink-soft); font-size: 0.86rem; }

/* ---------- Mörka kortsektioner ---------- */

.dark-card {
  background: var(--ink);
  color: var(--cream);
  border-radius: var(--big-radius);
  padding: 4.5rem 3rem;
}

.dark-card .h2 { color: var(--cream); }
.dark-card .lead { color: rgba(255, 253, 249, 0.7); }

/* Showcase-karusell */
.showcase__track {
  display: flex;
  gap: 1.4rem;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  padding: 0.5rem 0.25rem 1rem;
  scrollbar-width: none;
}
.showcase__track::-webkit-scrollbar { display: none; }

.showcase-card {
  flex: 0 0 260px;
  scroll-snap-align: start;
  border-radius: 14px;
  overflow: hidden;
  background: rgba(255, 253, 249, 0.06);
  border: 1px solid rgba(255, 253, 249, 0.1);
  transition: transform 0.25s ease, border-color 0.25s ease;
}
.showcase-card:hover { transform: translateY(-6px); border-color: rgba(255, 253, 249, 0.35); }

.showcase-card__thumb {
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.5rem;
  position: relative;
}

.showcase-card__thumb .wordmark {
  font-size: 1.5rem;
  letter-spacing: 0.3em;
  text-indent: 0.3em;
  font-weight: 500;
}

.showcase-card__thumb .sub {
  font-size: 0.55rem;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  opacity: 0.8;
}

.showcase-card__thumb--lumi {
  background:
    radial-gradient(90% 80% at 70% 15%, rgba(255, 201, 163, 0.85), transparent 70%),
    linear-gradient(165deg, #f4e0d2, #d9c2ef 65%, #efc9d5);
  color: #3c2f35;
  font-family: Georgia, serif;
}

.showcase-card__thumb--nord {
  background: linear-gradient(170deg, #eef0ec, #cfd8cf 70%, #b9c6ba);
  color: #23291f;
  letter-spacing: 0.1em;
}

.showcase-card__thumb--broda {
  background:
    radial-gradient(80% 70% at 30% 85%, rgba(224, 74, 47, 0.5), transparent 70%),
    linear-gradient(160deg, #191919, #2b2320);
  color: #f4ede4;
}

.showcase-card__meta { padding: 1rem 1.1rem 1.15rem; }
.showcase-card__meta b { display: block; font-size: 1.02rem; margin-bottom: 0.2rem; }
.showcase-card__meta span {
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--sand-text);
}

.showcase__note {
  text-align: center;
  font-size: 0.85rem;
  color: rgba(255, 253, 249, 0.55);
  margin-top: 1.6rem;
}

.showcase__nav {
  display: flex;
  gap: 0.6rem;
  justify-content: flex-end;
  margin-top: 0.4rem;
}
.showcase__nav button {
  width: 40px; height: 40px;
  border-radius: 50%;
  border: 1px solid rgba(255, 253, 249, 0.3);
  background: none;
  color: var(--cream);
  font-size: 1rem;
  cursor: pointer;
  transition: background 0.2s ease;
}
.showcase__nav button:hover { background: rgba(255, 253, 249, 0.12); }

/* ---------- Pill-grid ---------- */

.pill-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.8rem;
  max-width: 980px;
  margin: 0 auto;
}

.pill-grid a {
  background: var(--white);
  border: 1px solid rgba(43, 36, 32, 0.1);
  border-radius: 10px;
  padding: 0.85rem 1.1rem;
  font-size: 0.92rem;
  font-weight: 600;
  text-align: center;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.15s ease;
}
.pill-grid a:hover {
  border-color: rgba(196, 99, 62, 0.55);
  box-shadow: 0 8px 20px rgba(43, 36, 32, 0.07);
  transform: translateY(-2px);
}

/* ---------- Features-grid ---------- */

.features-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem 1.6rem;
}

.features-col h4 {
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--ink-soft);
  margin-bottom: 1rem;
}

.feature-link {
  display: flex;
  align-items: center;
  gap: 0.7rem;
  background: var(--white);
  border: 1px solid rgba(43, 36, 32, 0.09);
  border-radius: 10px;
  padding: 0.62rem 0.8rem;
  font-size: 0.88rem;
  font-weight: 600;
  margin-bottom: 0.6rem;
  transition: border-color 0.2s ease, transform 0.15s ease, box-shadow 0.2s ease;
}
.feature-link:hover {
  border-color: rgba(196, 99, 62, 0.5);
  transform: translateY(-1px);
  box-shadow: 0 6px 16px rgba(43, 36, 32, 0.06);
}

.feature-link .fi {
  width: 28px; height: 28px;
  border-radius: 8px;
  flex: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.85rem;
  background: rgba(232, 201, 168, 0.4);
}
.features-col:nth-child(2) .fi { background: rgba(243, 226, 200, 0.75); }
.features-col:nth-child(3) .fi { background: rgba(217, 165, 131, 0.32); }
.features-col:nth-child(4) .fi { background: rgba(196, 99, 62, 0.14); }

/* ---------- Tjänsteindex (redaktionella rader) ---------- */

.sindex {
  max-width: 1060px;
  margin: 0 auto;
  border-top: 1px solid rgba(43, 36, 32, 0.16);
  text-align: left;
}

.sindex__row { border-bottom: 1px solid rgba(43, 36, 32, 0.16); }

.sindex__head {
  width: 100%;
  background: none;
  border: none;
  cursor: pointer;
  display: grid;
  grid-template-columns: 3.6rem 1fr auto;
  align-items: baseline;
  gap: 1.2rem;
  padding: 1.6rem 0.4rem;
  text-align: left;
  font: inherit;
  color: inherit;
}

.sindex__num {
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  color: var(--rose-deep);
}

.sindex__title {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: clamp(1.5rem, 3vw, 2.2rem);
  letter-spacing: -0.015em;
  transition: color 0.2s ease, transform 0.3s ease;
}
.sindex__row:hover .sindex__title,
.sindex__row.is-open .sindex__title { color: var(--accent-dark); transform: translateX(8px); }

.sindex__plus {
  font-size: 1.6rem;
  font-weight: 300;
  color: var(--accent);
  line-height: 1;
  transition: transform 0.3s ease;
}
.sindex__row.is-open .sindex__plus { transform: rotate(45deg); }

.sindex__body {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.45s ease;
}
.sindex__body > div { overflow: hidden; }
.sindex__row.is-open .sindex__body { grid-template-rows: 1fr; }

.sindex__inner {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 2.4rem;
  align-items: center;
  padding: 0.2rem 0.4rem 2rem 4.8rem;
}
.sindex__inner p { margin: 0; color: var(--ink-soft); line-height: 1.55; }

.schips { display: flex; flex-wrap: wrap; gap: 0.5rem; margin-top: 1.1rem; }
.schips a {
  border: 1px solid rgba(43, 36, 32, 0.16);
  background: var(--white);
  border-radius: var(--pill);
  padding: 0.42rem 0.95rem;
  font-size: 0.84rem;
  font-weight: 600;
  transition: border-color 0.2s ease, color 0.2s ease, transform 0.15s ease;
}
.schips a:hover { border-color: var(--accent); color: var(--accent-dark); transform: translateY(-1px); }

.sindex__thumb {
  height: 240px;
  border-radius: 14px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 18px 40px rgba(43, 36, 32, 0.12);
}

/* ---------- Kundupplevelse: tre vanliga vägar vs ÉCLAT ---------- */

.vs2 {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 2.2rem;
  align-items: start;
}

.vs2__label {
  font-family: var(--font-display);
  font-size: clamp(1.35rem, 2.2vw, 1.7rem);
  font-weight: 500;
  color: var(--ink);
  margin: 0 0 1.1rem;
  display: flex;
  align-items: center;
  gap: 0.6rem;
}
.vs2__label::before {
  content: "";
  width: 12px; height: 12px;
  border-radius: 50%;
  flex: none;
}
.vs2__label--bad::before { background: rgba(43, 36, 32, 0.3); }
.vs2__label--good::before { background: var(--accent); box-shadow: 0 0 0 4px rgba(196, 99, 62, 0.18); }

/* Webbläsarram runt "dåliga" mockarna */
.mini-browser {
  background: var(--white);
  border: 1px solid rgba(43, 36, 32, 0.12);
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 14px 34px rgba(43, 36, 32, 0.1);
}
.mini-browser .browser-bar { background: #f2efe9; }
.mini-url {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  background: #e9e6e0;
  border-radius: 7px;
  margin: 0 10px 8px;
  padding: 4px 10px;
  font-size: 0.66rem;
  color: #7a756d;
}
.mini-browser > :last-child { border-radius: 0; border: none; box-shadow: none; }

/* Chattbubbla i ÉCLAT-mocken */
.eclat-chat {
  position: absolute;
  right: 0.9rem;
  bottom: 0.9rem;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.5rem;
  animation: floaty 6s 1s ease-in-out infinite;
}
.eclat-chat .bubble {
  background: var(--cream);
  color: var(--ink);
  border-radius: 12px 12px 4px 12px;
  padding: 0.55rem 0.8rem;
  font-size: 0.72rem;
  font-weight: 600;
  max-width: 200px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.35);
}
.eclat-chat .fab {
  width: 42px; height: 42px;
  border-radius: 50%;
  background: var(--accent);
  color: var(--cream);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.05rem;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.35);
}

/* Större telefon (eftervård) */
.phone--lg { width: 300px; }
.phone--lg .ui-row { font-size: 0.8rem !important; }

/* En plan: bred singelplan-layout */
.plan-solo {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  max-width: 1020px;
  margin: 0 auto;
  background: var(--white);
  border: 1px solid rgba(43, 36, 32, 0.1);
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 26px 60px rgba(43, 36, 32, 0.12);
}
.plan-solo__main { padding: 2.6rem 2.6rem 2.4rem; }
.plan-solo__main .plan-name {
  font-family: var(--font-display);
  font-size: 2.1rem;
  font-weight: 500;
  letter-spacing: -0.02em;
  margin: 0.5rem 0 0.3rem;
}
.plan-solo__main .check-list { columns: 2; column-gap: 2.2rem; margin-top: 1.3rem; }
.plan-solo__main .check-list li { break-inside: avoid; font-size: 0.92rem; padding: 0.35rem 0 0.35rem 1.7rem; }
.plan-solo__side {
  background: linear-gradient(165deg, var(--blush), var(--champagne));
  padding: 2.6rem 2.4rem;
  display: flex;
  flex-direction: column;
}
.plan-solo__side h4 {
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--rose-deep);
  margin-bottom: 1rem;
}
.plan-solo__side .check-list li::before { content: "+"; font-size: 1.05rem; line-height: 1.2; color: var(--rose-deep); }
.plan-solo__side .check-list li { color: var(--ink); font-size: 0.92rem; }
.plan-solo__side .btn-row { margin-top: auto; padding-top: 1.8rem; display: flex; gap: 0.7rem; flex-wrap: wrap; }

.pain-tabs { display: flex; gap: 0.5rem; flex-wrap: wrap; margin-bottom: 1.2rem; }

.pain-tab {
  border: 1px solid rgba(43, 36, 32, 0.18);
  background: var(--cream);
  color: var(--ink);
  font-family: var(--font);
  font-size: 0.84rem;
  font-weight: 600;
  border-radius: var(--pill);
  padding: 0.5rem 1.05rem;
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.pain-tab:hover { border-color: var(--accent); }
.pain-tab.is-active { background: var(--ink); color: var(--cream); border-color: var(--ink); }

.pain-view { display: none; }
.pain-view.is-active { display: block; animation: stepIn 0.35s ease; }
.pain-view .vs__list { margin-top: 1.1rem; }

/* Mock: föråldrad hemsida */
.bad-site {
  font-family: "Times New Roman", Times, serif;
  background: #fdfdf2;
  border: 2px ridge #b5b5b5;
  padding: 0.9rem 1rem;
  font-size: 0.8rem;
  color: #222;
  line-height: 1.45;
}
.bad-site h4 {
  font-family: inherit;
  font-size: 1.05rem;
  color: #cc0000;
  margin: 0 0 0.3rem;
  font-weight: 700;
  letter-spacing: 0;
}
.bad-site .bad-links { color: #0000cc; text-decoration: underline; font-size: 0.76rem; margin-bottom: 0.6rem; }
.bad-site .bad-img {
  background: repeating-linear-gradient(45deg, #ddd, #ddd 6px, #eee 6px, #eee 12px);
  border: 1px solid #999;
  height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #888;
  font-size: 0.68rem;
  margin: 0.5rem 0;
}
.bad-site .bad-meta { font-size: 0.68rem; color: #777; }

/* Mock: Google-sök utan träff */
.gsearch {
  background: var(--white);
  border: 1px solid rgba(43, 36, 32, 0.12);
  border-radius: 12px;
  padding: 1rem 1.1rem;
  font-size: 0.8rem;
}
.gsearch .gbar {
  border: 1px solid rgba(43, 36, 32, 0.16);
  border-radius: var(--pill);
  padding: 0.5rem 0.95rem;
  font-weight: 600;
  color: var(--ink-soft);
  margin-bottom: 0.7rem;
  background: var(--cream);
}
.gres { padding: 0.55rem 0.2rem; border-bottom: 1px solid rgba(43, 36, 32, 0.07); }
.gres:last-child { border-bottom: none; }
.gres b { display: block; color: #1a0dab; font-size: 0.84rem; font-weight: 600; }
.gres small { color: #006621; font-size: 0.68rem; }
.gres .gad {
  display: inline-block;
  font-size: 0.6rem;
  font-weight: 700;
  border: 1px solid #999;
  border-radius: 3px;
  color: #666;
  padding: 0 0.3rem;
  margin-right: 0.4rem;
  vertical-align: 1px;
}
.gres--missing b { color: #999; font-style: italic; font-weight: 500; }

/* ÉCLAT-showcase */
.eclat-show {
  border-radius: 18px;
  overflow: hidden;
  background: #171310;
  color: #f3ead9;
  box-shadow: 0 30px 70px rgba(43, 36, 32, 0.25);
}

.eclat-show__hero { height: 390px; }
.eclat-show__hero .ph-slot { position: absolute; inset: 0; }

.eclat-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.7rem;
  background: linear-gradient(180deg, rgba(18, 14, 11, 0.25), rgba(18, 14, 11, 0.6));
  text-align: center;
}
.eclat-overlay .site-teaser__nav { color: rgba(243, 234, 217, 0.8); }
.eclat-overlay .eclat-logo {
  font-family: var(--font-display);
  font-size: 2.4rem;
  font-weight: 400;
  letter-spacing: 0.45em;
  text-indent: 0.45em;
}
.eclat-overlay .eclat-sub {
  font-size: 0.6rem;
  letter-spacing: 0.42em;
  text-transform: uppercase;
  color: rgba(243, 234, 217, 0.75);
}
.eclat-overlay .site-teaser__cta { border-color: rgba(243, 234, 217, 0.7); color: #f3ead9; }

.eclat-show__body { padding: 1.5rem 1.7rem 1.7rem; }
.eclat-show__body .wb-tag {
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--sand);
  display: block;
  margin-bottom: 0.8rem;
}
.eclat-show__body .vs__list li { color: rgba(243, 234, 217, 0.85); }
.eclat-show__body .vs__list li::before { color: var(--sand); }

.vs__list { list-style: none; padding: 0; margin: 0; }
.vs__list li {
  padding: 0.42rem 0 0.42rem 1.8rem;
  position: relative;
  font-size: 0.94rem;
  color: var(--ink-soft);
}
.vs__list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  font-weight: 700;
  color: var(--accent);
}
.vs__list--x li::before { content: "✕"; color: rgba(43, 36, 32, 0.35); }

/* Portal-mock (generisk lista) */
.portal-mock {
  background: var(--white);
  border-radius: 12px;
  border: 1px solid rgba(43, 36, 32, 0.1);
  overflow: hidden;
  font-size: 0.76rem;
  filter: saturate(0.4);
}
.portal-mock .portal-search {
  background: #ececec;
  padding: 0.6rem 0.9rem;
  font-weight: 600;
  color: #777;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.portal-row {
  display: flex;
  align-items: center;
  gap: 0.7rem;
  padding: 0.6rem 0.9rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.portal-row .pfp {
  width: 30px; height: 30px;
  border-radius: 6px;
  background: #d8d8d8;
  flex: none;
}
.portal-row b { font-size: 0.78rem; display: block; }
.portal-row small { color: #888; }
.portal-row .ad {
  margin-left: auto;
  font-size: 0.56rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #999;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0.15rem 0.4rem;
  flex: none;
}
.portal-row--hl { background: #f4f4f4; }

/* ---------- Priser ---------- */

.price-cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
  max-width: 880px;
  margin: 0 auto;
}

.price-card {
  background: var(--white);
  border: 1px solid rgba(43, 36, 32, 0.1);
  border-radius: 18px;
  padding: 2.2rem 2rem;
  box-shadow: 0 16px 40px rgba(43, 36, 32, 0.06);
  display: flex;
  flex-direction: column;
}

.price-card { transition: transform 0.25s ease, box-shadow 0.25s ease; }
.price-card:hover { transform: translateY(-4px); box-shadow: 0 24px 55px rgba(43, 36, 32, 0.12); }

.price-card--accent {
  border-color: rgba(196, 99, 62, 0.5);
  position: relative;
  box-shadow: 0 16px 40px rgba(196, 99, 62, 0.14);
}
.price-card--accent:hover { box-shadow: 0 26px 60px rgba(196, 99, 62, 0.22); }

.plan-badge {
  position: absolute;
  top: -13px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--accent);
  color: var(--cream);
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  border-radius: var(--pill);
  padding: 0.35rem 0.9rem;
  white-space: nowrap;
}

.price-card .phase {
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--accent);
}

.price-card .plan-name {
  font-family: var(--font-display);
  font-size: 1.9rem;
  font-weight: 500;
  letter-spacing: -0.02em;
  margin: 0.6rem 0 0.2rem;
}

.price-card .plan-desc { color: var(--ink-soft); font-size: 0.93rem; margin: 0.3rem 0 0; }

.price-card .amount {
  font-size: 2.1rem;
  font-weight: 700;
  letter-spacing: -0.03em;
  margin: 0.6rem 0 0.2rem;
}
.price-card .amount small { font-size: 1rem; font-weight: 500; color: var(--ink-soft); letter-spacing: 0; }

.price-card ul { list-style: none; padding: 0; margin: 1.2rem 0 0; }
.price-card li {
  padding: 0.45rem 0 0.45rem 1.7rem;
  position: relative;
  font-size: 0.95rem;
  color: var(--ink-soft);
}
.price-card li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: var(--accent);
  font-weight: 700;
}
.price-card li.li-plus::before { content: "+"; font-size: 1.05rem; line-height: 1.2; }

.price-card .btn { margin-top: auto; align-self: flex-start; }
.price-card ul { margin-bottom: 1.6rem; }

.price-note {
  text-align: center;
  color: var(--ink-soft);
  font-size: 0.95rem;
  max-width: 34rem;
  margin: 2rem auto 0;
}

/* Jämförelsetabell */
.compare-wrap {
  max-width: 920px;
  margin: 0 auto;
  overflow-x: auto;
  border: 1px solid rgba(43, 36, 32, 0.1);
  border-radius: 18px;
  background: var(--white);
  box-shadow: 0 16px 40px rgba(43, 36, 32, 0.06);
}

.compare {
  width: 100%;
  min-width: 560px;
  border-collapse: collapse;
  font-size: 0.92rem;
}

.compare th, .compare td { padding: 0.85rem 1.4rem; text-align: left; }

.compare thead th {
  position: sticky;
  top: 0;
  background: var(--cream);
  border-bottom: 1.5px solid rgba(43, 36, 32, 0.14);
  font-family: var(--font-display);
  font-size: 1.1rem;
  font-weight: 600;
  z-index: 1;
}
.compare thead th:not(:first-child) { text-align: center; width: 24%; }

.compare thead .plan-sub {
  display: block;
  font-family: var(--font);
  font-size: 0.72rem;
  font-weight: 500;
  color: var(--ink-soft);
  margin-top: 2px;
}

.compare td:not(:first-child) { text-align: center; }

.compare tbody tr { border-bottom: 1px solid rgba(43, 36, 32, 0.06); }
.compare tbody tr:last-child { border-bottom: none; }

.compare .group td {
  background: var(--surface);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--accent-dark);
  padding: 0.6rem 1.4rem;
}

.compare .col-hl { background: rgba(243, 226, 200, 0.35); }

.tick { color: var(--accent); font-weight: 700; }
.dash { color: rgba(43, 36, 32, 0.25); font-weight: 600; }

.opt-pill {
  display: inline-block;
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--accent-dark);
  background: rgba(196, 99, 62, 0.12);
  border-radius: var(--pill);
  padding: 0.22rem 0.6rem;
}

/* ---------- Checklistor & innehållsblock ---------- */

.check-list { list-style: none; padding: 0; margin: 1rem 0 0; }
.check-list li {
  padding: 0.4rem 0 0.4rem 1.8rem;
  position: relative;
  color: var(--ink-soft);
}
.check-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: var(--accent);
  font-weight: 700;
}

.x-list li::before { content: "✕"; color: #b0533a; }

.split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3.5rem;
  align-items: center;
}

.split--reverse > :first-child { order: 2; }

.info-card {
  background: var(--white);
  border: 1px solid rgba(43, 36, 32, 0.1);
  border-radius: 18px;
  padding: 2rem;
  box-shadow: 0 16px 40px rgba(43, 36, 32, 0.06);
}

.num-label {
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.22em;
  color: var(--accent);
}

/* Fördelskort */
.advantage-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.3rem;
}

.advantage-card {
  background: var(--white);
  border: 1px solid rgba(43, 36, 32, 0.09);
  border-radius: 16px;
  padding: 1.8rem 1.6rem;
}
.advantage-card .ai {
  width: 42px; height: 42px;
  border-radius: 12px;
  display: flex; align-items: center; justify-content: center;
  font-size: 1.2rem;
  margin-bottom: 1rem;
  background: rgba(232, 201, 168, 0.45);
}
.advantage-card h3 { font-size: 1.08rem; margin-bottom: 0.5rem; }
.advantage-card p { color: var(--ink-soft); font-size: 0.93rem; margin: 0; }

/* FAQ */
.faq { max-width: 720px; margin: 0 auto; }
.faq details {
  background: var(--white);
  border: 1px solid rgba(43, 36, 32, 0.1);
  border-radius: 12px;
  padding: 1.1rem 1.4rem;
  margin-bottom: 0.8rem;
}
.faq summary {
  font-weight: 600;
  cursor: pointer;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after { content: "+"; font-size: 1.3rem; color: var(--accent); flex: none; }
.faq details[open] summary::after { content: "–"; }
.faq details p { color: var(--ink-soft); margin: 0.8rem 0 0.2rem; }

/* ---------- Formulär ---------- */

.form-grid { display: grid; gap: 1rem; }
.form-grid label {
  font-size: 0.85rem;
  font-weight: 600;
  display: block;
  margin-bottom: 0.35rem;
}
.form-grid input,
.form-grid textarea {
  width: 100%;
  font-family: var(--font);
  font-size: 0.95rem;
  color: var(--ink);
  background: var(--white);
  border: 1px solid rgba(43, 36, 32, 0.18);
  border-radius: 10px;
  padding: 0.75rem 0.9rem;
}
.form-grid input:focus,
.form-grid textarea:focus {
  outline: 2px solid rgba(196, 99, 62, 0.45);
  outline-offset: 1px;
  border-color: transparent;
}
.form-grid .form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }

/* ---------- Demo-wizard ---------- */

.demo-grid {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 2.5rem;
  align-items: stretch;
  max-width: 1060px;
  margin: 0 auto;
}

.demo-aside {
  background: var(--ink);
  color: var(--cream);
  border-radius: 22px;
  padding: 2.6rem 2.4rem;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.demo-aside::after {
  content: "";
  position: absolute;
  inset: auto -35% -60% -35%;
  height: 80%;
  background: radial-gradient(50% 100% at 50% 100%, rgba(196, 99, 62, 0.5), transparent 75%);
  pointer-events: none;
}

.demo-aside h2 {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: 1.9rem;
  line-height: 1.15;
  margin-bottom: 1rem;
}

.demo-aside p { color: rgba(255, 253, 249, 0.75); line-height: 1.55; margin: 0 0 1.4rem; }

.demo-aside .aside-list { list-style: none; padding: 0; margin: 0; position: relative; z-index: 1; }
.demo-aside .aside-list li {
  padding: 0.45rem 0 0.45rem 1.9rem;
  position: relative;
  font-size: 0.95rem;
  color: rgba(255, 253, 249, 0.85);
}
.demo-aside .aside-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: var(--sand);
  font-weight: 700;
}

.demo-aside .aside-note {
  margin-top: auto;
  padding-top: 2rem;
  font-size: 0.82rem;
  color: rgba(255, 253, 249, 0.55);
  position: relative;
  z-index: 1;
}

.wizard {
  background: var(--white);
  border: 1px solid rgba(43, 36, 32, 0.1);
  border-radius: 22px;
  padding: 2.4rem 2.4rem 2.2rem;
  box-shadow: 0 24px 55px rgba(43, 36, 32, 0.08);
  display: flex;
  flex-direction: column;
  min-height: 520px;
}

.wizard__dots {
  display: flex;
  gap: 0.45rem;
  margin-bottom: 1.8rem;
}
.wizard__dots i {
  height: 4px;
  flex: 1;
  border-radius: 2px;
  background: var(--surface);
  transition: background 0.3s ease;
}
.wizard__dots i.is-done { background: var(--sand); }
.wizard__dots i.is-current { background: var(--accent); }

.wizard__step { display: none; animation: stepIn 0.4s ease; flex: 1; flex-direction: column; }
.wizard__step.is-active { display: flex; }

@keyframes stepIn {
  from { opacity: 0; transform: translateX(26px); }
  to { opacity: 1; transform: none; }
}

.wizard__step h3 {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 0.4rem;
}
.wizard__step .hint { color: var(--ink-soft); font-size: 0.92rem; margin: 0 0 1.4rem; }

.opt-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.7rem;
}
.opt-grid--2 { grid-template-columns: repeat(2, 1fr); }
.opt-grid--4 { grid-template-columns: repeat(4, 1fr); }

.opt-card {
  border: 1.5px solid rgba(43, 36, 32, 0.14);
  border-radius: 12px;
  background: var(--cream);
  padding: 0.95rem 0.7rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  text-align: center;
  font-size: 0.85rem;
  font-weight: 600;
  cursor: pointer;
  transition: border-color 0.15s ease, background 0.15s ease, transform 0.12s ease, box-shadow 0.15s ease;
  user-select: none;
}
.opt-card:hover { border-color: var(--clay); transform: translateY(-2px); box-shadow: 0 8px 18px rgba(43, 36, 32, 0.07); }
.opt-card .oi { font-size: 1.4rem; line-height: 1; }
.opt-card.is-selected {
  border-color: var(--accent);
  background: rgba(196, 99, 62, 0.07);
  box-shadow: inset 0 0 0 1px var(--accent);
}

.wizard__nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  margin-top: auto;
  padding-top: 1.8rem;
}

.wizard__back {
  background: none;
  border: none;
  font: inherit;
  font-weight: 600;
  color: var(--ink-soft);
  cursor: pointer;
  padding: 0.5rem 0.4rem;
}
.wizard__back:hover { color: var(--ink); }
.wizard__back[hidden] { visibility: hidden; display: inline-block; }

.wizard__finish { display: none; flex: 1; flex-direction: column; justify-content: center; }
.wizard__finish.is-active { display: flex; animation: stepIn 0.4s ease; }

.wizard__done { text-align: center; padding: 2rem 0; }
.wizard__done .big-check {
  width: 64px; height: 64px;
  border-radius: 50%;
  margin: 0 auto 1.2rem;
  background: rgba(196, 99, 62, 0.12);
  color: var(--accent);
  font-size: 1.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* ---------- Tjänstesidor ---------- */

.crumbs {
  font-size: 0.82rem;
  color: var(--ink-soft);
  margin-bottom: 1.2rem;
}
.crumbs a:hover { color: var(--accent); }
.crumbs .sep { margin: 0 0.45rem; opacity: 0.5; }

.svc-hero {
  position: relative;
  padding: 4rem 0 4.5rem;
}

.svc-hero .split { align-items: center; }

.svc-hero .lead { margin: 1.2rem 0 1.8rem; }

.svc-hero .btn-row { display: flex; gap: 0.9rem; flex-wrap: wrap; }

.stat-band {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
  max-width: 760px;
  margin: 0 auto;
}

.stat-band .stat {
  background: var(--white);
  border: 1px solid rgba(43, 36, 32, 0.09);
  border-radius: 16px;
  padding: 1.8rem;
  text-align: center;
}
.stat-band .stat b {
  display: block;
  font-family: var(--font-display);
  font-size: 2.6rem;
  font-weight: 500;
  letter-spacing: -0.02em;
  color: var(--accent-dark);
}
.stat-band .stat span { color: var(--ink-soft); font-size: 0.92rem; }

/* ---------- CTA-band ---------- */

.cta-band { text-align: center; position: relative; }
.cta-band .lead { max-width: 32rem; margin: 1rem auto 1.8rem; }
.cta-band .btn-row { display: flex; gap: 0.9rem; justify-content: center; flex-wrap: wrap; }

/* ---------- Footer (platt, kant till kant) ---------- */

.footer {
  background: var(--ink);
  color: rgba(255, 253, 249, 0.85);
  margin-top: 5rem;
  border-top: 3px solid var(--accent);
}

.footer__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
  flex-wrap: wrap;
  padding: 3.2rem 0 2.4rem;
}

.footer__brand { display: flex; flex-direction: column; gap: 0.5rem; }
.footer__brand .logo { color: var(--cream); }

.footer__tagline {
  margin: 0;
  font-family: var(--font-display);
  font-style: italic;
  font-size: 1rem;
  color: var(--sand);
}

.socials { display: flex; gap: 0.7rem; }
.socials a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid rgba(255, 253, 249, 0.25);
  color: rgba(255, 253, 249, 0.85);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.15s ease, color 0.2s ease;
}
.socials a:hover {
  background: var(--accent);
  border-color: var(--accent);
  color: var(--cream);
  transform: translateY(-2px);
}
.socials svg { width: 18px; height: 18px; display: block; }

.footer__cols {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
  padding-bottom: 2.6rem;
  border-bottom: 1px solid rgba(255, 253, 249, 0.12);
}

.footer__cols h5 {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--sand-text);
  margin: 0 0 1rem;
}

.footer__cols a, .footer__cols span {
  display: block;
  font-size: 0.9rem;
  color: rgba(255, 253, 249, 0.75);
  padding: 0.28rem 0;
}
.footer__cols a:hover { color: var(--cream); }

.footer__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  padding: 1.4rem 0 1.8rem;
  font-size: 0.82rem;
  color: rgba(255, 253, 249, 0.55);
}

/* ---------- Scroll-reveal ---------- */

.reveal {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}
.reveal--left { transform: translateX(-32px); }
.reveal--right { transform: translateX(32px); }
.reveal--scale { transform: scale(0.94); }
.reveal.is-visible { opacity: 1; transform: none; }

.reveal-stagger > * {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.reveal-stagger.is-visible > * { opacity: 1; transform: none; }
.reveal-stagger.is-visible > :nth-child(2) { transition-delay: 0.08s; }
.reveal-stagger.is-visible > :nth-child(3) { transition-delay: 0.16s; }
.reveal-stagger.is-visible > :nth-child(4) { transition-delay: 0.24s; }
.reveal-stagger.is-visible > :nth-child(5) { transition-delay: 0.32s; }
.reveal-stagger.is-visible > :nth-child(6) { transition-delay: 0.4s; }

@media (prefers-reduced-motion: reduce) {
  .reveal, .reveal-stagger > * { opacity: 1; transform: none; transition: none; }
  .gradient-field, .slide-float, .slide-badge { animation: none; }
  html { scroll-behavior: auto; }
}

/* ---------- Undersidor: sidhero ---------- */

.page-hero {
  position: relative;
  text-align: center;
  padding: 4.5rem 0 3rem;
}
.page-hero .lead { max-width: 38rem; margin: 1.2rem auto 0; }

/* ---------- Responsivt ---------- */

@media (max-width: 1080px) {
  .features-grid { grid-template-columns: repeat(2, 1fr); }
  .pill-grid { grid-template-columns: repeat(3, 1fr); }
  .advantage-grid { grid-template-columns: repeat(2, 1fr); }
  .mega { width: min(700px, calc(100vw - 3rem)); grid-template-columns: repeat(2, 1fr); transform: translateX(-30%) translateY(10px); }
  .nav__item:hover .mega, .nav__item.is-open .mega, .nav__item:focus-within .mega { transform: translateX(-30%) translateY(0); }
  .showreel__stage { min-height: 600px; }
  .site-teaser__hero { height: 430px; }
  .care { grid-template-columns: 1fr; gap: 2rem; }
  .care__stage { min-height: 430px; }
}

@media (max-width: 900px) {
  .nav__links, .nav__actions { display: none; }
  .nav__toggle { display: block; }

  .split, .split--reverse { grid-template-columns: 1fr; gap: 2rem; }
  .split--reverse > :first-child { order: 0; }
  .vs2 { grid-template-columns: 1fr; }
  .stats-band { grid-template-columns: 1fr; }
  .stat-cell + .stat-cell { border-left: none; border-top: 1px solid rgba(43, 36, 32, 0.1); }
  .plan-solo { grid-template-columns: 1fr; }
  .plan-solo__main .check-list { columns: 1; }
  .demo-cta { justify-content: center; text-align: center; }
  .demo-grid { grid-template-columns: 1fr; }
  .demo-aside { order: 2; }

  /* Slideshowen går ur absolut läge och flödar naturligt */
  .showreel__stage { min-height: 0; position: static; }
  .showreel__slide { position: static; display: none; }
  .showreel__slide.is-active { display: block; animation: stepIn 0.45s ease; }
  .showreel__slide.is-leaving { display: none; }
  .slide-main { position: static; width: 100%; margin-bottom: 1rem; }
  .slide-float { position: static; width: 100%; animation: none; }
  .slide-badge { display: none; }
  .duo { grid-template-columns: 1fr; }
  .duo > :first-child { border-right: none; border-bottom: 1px solid rgba(43, 36, 32, 0.08); }
  .site-teaser__hero { height: 320px; }

  .sindex__inner { grid-template-columns: 1fr; gap: 1.4rem; padding-left: 0.4rem; }
  .sindex__thumb { height: 180px; }
  .proto-grid { grid-template-columns: 1fr; }
  .proto-row { grid-template-columns: 1fr; gap: 2.2rem; }
  .proto-light { padding: 2.5rem 1.5rem 2rem; }

  .inbox { grid-template-columns: 1fr; min-height: 0; }
  .inbox__list { border-right: none; border-bottom: 1px solid rgba(43, 36, 32, 0.08); display: flex; }
  .inbox__list .convo { border-bottom: none; flex: 1; }
  .inbox__list .convo small { display: none; }
  .care__photo { position: static; width: 100%; height: 300px; transform: none; margin-bottom: 1rem; }
  .care__phone { position: static; animation: none; margin: -140px auto 0; }
  .care__stage { min-height: 0; display: flex; flex-direction: column; align-items: center; }
}

@media (max-width: 640px) {
  .section { padding: 3.5rem 0; }
  .display br { display: none; }
  .dark-card { padding: 3rem 1.5rem; border-radius: 20px; }
  .footer__cols { grid-template-columns: repeat(2, 1fr); }
  .footer__top { flex-direction: column; align-items: flex-start; gap: 1.2rem; padding: 2.4rem 0 1.8rem; }
  .pill-grid { grid-template-columns: repeat(2, 1fr); }
  .features-grid { grid-template-columns: 1fr; }
  .advantage-grid { grid-template-columns: 1fr; }
  .price-cards { grid-template-columns: 1fr; }
  .form-grid .form-row { grid-template-columns: 1fr; }
  .lumi-mock { grid-template-columns: 1fr; }
  .lumi-mock__photo { min-height: 200px; }
  .container { width: calc(100% - 2rem); }

  .ui-cal { grid-template-columns: repeat(3, 1fr); }
  .ui-cal .col:nth-child(n+4) { display: none; }
  .ui-kpis { grid-template-columns: 1fr; }
  .site-teaser__hero { height: 250px; }
  .site-teaser__nav { display: none; }

  .sindex__head { grid-template-columns: 2.4rem 1fr auto; padding: 1.2rem 0.2rem; }

  .opt-grid, .opt-grid--4 { grid-template-columns: repeat(2, 1fr); }
  .wizard { padding: 1.8rem 1.4rem 1.6rem; min-height: 0; }
  .demo-aside { padding: 2rem 1.6rem; }
  .stat-band { grid-template-columns: 1fr; }
}

/* ---------- Cookie-banner (visas endast när spårning är påslagen) ---------- */

.cookie-bar {
  position: fixed;
  left: 1rem;
  right: 1rem;
  bottom: 1rem;
  z-index: 90;
  max-width: 640px;
  margin: 0 auto;
  background: var(--ink);
  color: rgba(255, 253, 249, 0.9);
  border-radius: 16px;
  padding: 1.3rem 1.5rem;
  box-shadow: 0 24px 60px rgba(43, 36, 32, 0.35);
  display: flex;
  flex-direction: column;
  gap: 1rem;
  animation: stepIn 0.4s ease;
}
.cookie-bar p { margin: 0; font-size: 0.9rem; line-height: 1.5; }
.cookie-bar__row { display: flex; gap: 0.7rem; flex-wrap: wrap; }
.cookie-bar .btn--outline { color: var(--cream); border-color: rgba(255, 253, 249, 0.4); }
.cookie-bar .btn--outline:hover { border-color: var(--cream); background: rgba(255, 253, 249, 0.1); }

/* ---------- GHL-inbäddningar ---------- */

.ghl-slot { width: 100%; }
.ghl-slot iframe { display: block; border-radius: 14px; background: var(--white); }
