/* Vindra — zelfde palet als de app, "Schemering met saliegroen" (Vindra/PLAN.md): amber
   alleen voor primaire acties, saliegroen en gedempt blauw als ondersteunende kleuren.
   Systeemlettertype, net als de app; niets van derden geladen. */

:root {
  --bg: #12171C;
  --surface: #1C252A;
  --card: #242E33;
  --text: #F1EEE7;
  --muted: #AAB4B6;
  --teal: #91B39B;
  --sand: #D6A866;
  --sand-light: #E5BE87;
  --line: rgba(241, 238, 231, 0.10);
  --vape: #C97B7B;
  --drink: #879BC2;
  --craving: #91B39B;
  --night: #D6A866;
  color-scheme: dark;
}

* { box-sizing: border-box; }
html, body { margin: 0; padding: 0; background: var(--bg); color: var(--text); }
body {
  font: 16px/1.55 -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;
  -webkit-font-smoothing: antialiased;
}
h1, h2, h3, .brand span, .cta, .price { font-family: -apple-system, system-ui, sans-serif; }
a { color: var(--sand); }
a:focus-visible, button:focus-visible, input:focus-visible { outline: 2px solid var(--sand); outline-offset: 3px; }

.wrap { max-width: 1040px; margin: 0 auto; padding-inline: 20px; padding-block: 0 72px; }

.topbar { display: flex; align-items: center; justify-content: space-between; padding-block: 18px; }
.brand { display: flex; align-items: center; gap: 10px; text-decoration: none; color: var(--text); }
.brand img { width: 36px; height: 36px; border-radius: 9px; }
.brand span { font-size: 21px; font-weight: 800; letter-spacing: -0.2px; }
.lang-switch { display: flex; gap: 2px; font-size: 13px; }
.lang-switch a { color: var(--muted); text-decoration: none; padding: 6px 8px; border-radius: 8px; }
.lang-switch a.active { color: var(--sand); font-weight: 500; background: rgba(214, 168, 102, 0.10); }

/* Hero: tekst links, telefoon rechts; op smalle schermen onder elkaar. */
.hero { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr); gap: 48px; align-items: center; padding-block: 36px 24px; }
.hero h1 { font-size: clamp(34px, 5.2vw, 54px); line-height: 1.08; font-weight: 800; letter-spacing: -0.8px; margin: 0 0 18px; text-wrap: balance; }
.hero h1 em { font-style: normal; color: var(--teal); }
.hero .sub { color: #CFD3D1; font-size: 18px; max-width: 34ch; margin: 0 0 28px; }
.phone { justify-self: center; width: min(320px, 100%); border-radius: 34px; border: 1px solid var(--line); box-shadow: 0 30px 60px rgba(0, 0, 0, 0.5), 0 0 0 8px #0C1014; overflow: hidden; background: #0C1014; }
.phone img { display: block; width: 100%; height: auto; }

.waitlist { display: flex; flex-direction: column; gap: 10px; max-width: 440px; }
.waitlist label { font-size: 14px; color: var(--muted); }
.waitlist .row { display: flex; gap: 8px; flex-wrap: wrap; }
.waitlist input[type="email"] { flex: 1 1 220px; min-width: 0; font: inherit; color: var(--text); background: var(--surface); border: 1px solid var(--line); border-radius: 14px; padding: 13px 15px; }
.waitlist input[type="email"]::placeholder { color: #7A8487; }
.cta { font-size: 16px; font-weight: 800; color: #1a1207; background: var(--sand); border: 0; border-radius: 14px; padding: 13px 22px; cursor: pointer; text-decoration: none; display: inline-block; }
.cta:hover { background: var(--sand-light); }
.note { font-size: 13px; color: var(--muted); margin: 0; }
.hidden-field { position: absolute; left: -9999px; }

.features { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; margin: 56px 0 0; padding: 0; list-style: none; }
.feature { background: var(--surface); border: 1px solid var(--line); border-radius: 18px; padding: 20px; display: flex; gap: 16px; align-items: flex-start; }
.feature .ic { flex: none; width: 46px; height: 46px; border-radius: 15px; display: grid; place-items: center; border: 1.5px solid var(--c); background: color-mix(in srgb, var(--c) 16%, transparent); }
.feature h2 { font-size: 18px; font-weight: 800; margin: 0 0 4px; }
.feature p { margin: 0; color: var(--muted); font-size: 15px; }

.pricing { margin: 40px 0 0; padding: 26px; border-radius: 20px; background: linear-gradient(135deg, #242E33, var(--surface)); border: 1px solid rgba(214, 168, 102, 0.35); display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 18px; align-items: center; }
.pricing h2 { font-size: 22px; font-weight: 800; margin: 0 0 6px; }
.pricing p { margin: 0; color: var(--muted); max-width: 52ch; }
.price-list { display: flex; gap: 10px; flex-wrap: wrap; }
.price { background: var(--bg); border: 1px solid var(--line); border-radius: 14px; padding: 10px 14px; text-align: center; min-width: 96px; }
.price b { display: block; font-size: 20px; color: var(--sand); }
.price span { font-family: system-ui, sans-serif; font-size: 12px; color: var(--muted); }

.honest { margin: 40px 0 0; color: var(--muted); font-size: 14px; max-width: 70ch; }

footer { margin-top: 56px; padding-top: 22px; border-top: 1px solid var(--line); display: flex; flex-wrap: wrap; gap: 8px 18px; color: var(--muted); font-size: 13.5px; }
footer a { color: var(--muted); }

/* Privacy- en keuzepagina's */
.doc { max-width: 700px; margin: 0 auto; padding-block: 12px 72px; }
.doc h1 { font-size: 34px; font-weight: 800; margin: 18px 0 6px; }
.doc .meta { color: var(--muted); font-size: 14px; margin: 0 0 26px; }
.doc h2 { font-size: 20px; font-weight: 800; margin: 34px 0 8px; }
.doc p, .doc li { color: #D9DCDA; }
.doc ul { padding-left: 22px; }
.doc li { margin-bottom: 6px; }
.lang-choice { display: flex; flex-direction: column; gap: 12px; max-width: 260px; margin: 40px auto 0; }
.lang-choice a { display: block; text-align: center; background: var(--surface); border: 1px solid var(--line); border-radius: 14px; padding: 14px 20px; color: var(--text); font-weight: 500; text-decoration: none; }

@media (max-width: 760px) {
  .hero { grid-template-columns: 1fr; gap: 32px; padding-block: 20px 8px; }
  .features { grid-template-columns: 1fr; }
  .pricing { grid-template-columns: 1fr; }
}
.cta.soon { cursor: default; background: transparent; color: var(--sand); border: 1.5px solid var(--sand); align-self: flex-start; }
.cta.soon:hover { background: transparent; }
